
Time bar (total: 19.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)
| 836.0ms | 8 256× | 0 | valid |
ival-mult!: 209.0ms (31.8% of total)ival-div!: 205.0ms (31.2% of total)ival-exp: 183.0ms (27.9% of total)ival-neg: 41.0ms (6.2% of total)ival-add!: 16.0ms (2.4% of total)adjust: 1.0ms (0.2% of total)ival-and: 1.0ms (0.2% of total)ival-<: 1.0ms (0.2% 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 | 146 |
| 1× | node-limit |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.7% | (+.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 | |
|---|---|---|---|---|
| 7.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) |
| 7.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) |
| 5.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) |
| Inputs |
|---|
(+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
(/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) |
(*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) |
#s(literal 1/4 binary32) |
(exp.f32 (/.f32 (neg.f32 r) s)) |
(/.f32 (neg.f32 r) s) |
(neg.f32 r) |
r |
s |
(*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r) |
(*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) |
(*.f32 #s(literal 2 binary32) (PI.f32)) |
#s(literal 2 binary32) |
(PI.f32) |
(/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r)) |
(*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) |
#s(literal 3/4 binary32) |
(exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) |
(/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)) |
(*.f32 #s(literal 3 binary32) s) |
#s(literal 3 binary32) |
(*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r) |
(*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) |
(*.f32 #s(literal 6 binary32) (PI.f32)) |
#s(literal 6 binary32) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (/ (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) s))) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) #s(hole binary32 (* 1/8 (/ (exp (* -1 (/ r s))) (* r (* s (PI))))))) |
#s(approx (* 1/4 (exp (/ (neg r) s))) #s(hole binary32 (* 1/4 (exp (* -1 (/ r s)))))) |
#s(approx (exp (/ (neg r) s)) #s(hole binary32 (exp (* -1 (/ r s))))) |
#s(approx (/ (neg r) s) #s(hole binary32 (* -1 (/ r s)))) |
#s(approx s #s(hole binary32 s)) |
#s(approx (* (* (* 2 (PI)) s) r) #s(hole binary32 (* 2 (* r (* s (PI)))))) |
#s(approx (* (* 2 (PI)) s) #s(hole binary32 (* 2 (* s (PI))))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) #s(hole binary32 (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (* s (PI))))))) |
#s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(hole binary32 (* 3/4 (exp (* -1/3 (/ r s)))))) |
#s(approx (exp (/ (neg r) (* 3 s))) #s(hole binary32 (exp (* -1/3 (/ r s))))) |
#s(approx (/ (neg r) (* 3 s)) #s(hole binary32 (* -1/3 (/ r s)))) |
#s(approx (* 3 s) #s(hole binary32 (* 3 s))) |
#s(approx (* (* (* 6 (PI)) s) r) #s(hole binary32 (* 6 (* r (* s (PI)))))) |
#s(approx (* (* 6 (PI)) s) #s(hole binary32 (* 6 (* s (PI))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (/ 1/4 (* r (* s (PI)))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (/ (- (* 1/4 (/ 1 (* r (PI)))) (* 1/6 (/ 1 (* s (PI))))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (/ (- (+ (* 1/144 (/ r (* (pow s 2) (PI)))) (+ (* 1/16 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* r (PI)))))) (/ 1/6 (* s (PI)))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (/ (- (+ (* -1/48 (/ (pow r 2) (* (pow s 3) (PI)))) (+ (* -1/1296 (/ (pow r 2) (* (pow s 3) (PI)))) (+ (* 1/144 (/ r (* (pow s 2) (PI)))) (+ (* 1/16 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* r (PI)))))))) (/ 1/6 (* s (PI)))) s))) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) #s(hole binary32 (/ 1/8 (* r (* s (PI)))))) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) #s(hole binary32 (/ (- (* 1/8 (/ 1 (* r (PI)))) (* 1/8 (/ 1 (* s (PI))))) s))) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) #s(hole binary32 (/ (- (+ (* 1/16 (/ r (* (pow s 2) (PI)))) (* 1/8 (/ 1 (* r (PI))))) (/ 1/8 (* s (PI)))) s))) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) #s(hole binary32 (/ (- (+ (* -1/48 (/ (pow r 2) (* (pow s 3) (PI)))) (+ (* 1/16 (/ r (* (pow s 2) (PI)))) (* 1/8 (/ 1 (* r (PI)))))) (/ 1/8 (* s (PI)))) s))) |
#s(approx (* 1/4 (exp (/ (neg r) s))) #s(hole binary32 1/4)) |
#s(approx (* 1/4 (exp (/ (neg r) s))) #s(hole binary32 (+ 1/4 (* -1/4 (/ r s))))) |
#s(approx (* 1/4 (exp (/ (neg r) s))) #s(hole binary32 (+ 1/4 (+ (* -1/4 (/ r s)) (* 1/8 (/ (pow r 2) (pow s 2))))))) |
#s(approx (* 1/4 (exp (/ (neg r) s))) #s(hole binary32 (+ 1/4 (+ (* -1/4 (/ r s)) (+ (* -1/24 (/ (pow r 3) (pow s 3))) (* 1/8 (/ (pow r 2) (pow s 2)))))))) |
#s(approx (exp (/ (neg r) s)) #s(hole binary32 1)) |
#s(approx (exp (/ (neg r) s)) #s(hole binary32 (+ 1 (* -1 (/ r s))))) |
#s(approx (exp (/ (neg r) s)) #s(hole binary32 (+ 1 (+ (* -1 (/ r s)) (* 1/2 (/ (pow r 2) (pow s 2))))))) |
#s(approx (exp (/ (neg r) s)) #s(hole binary32 (+ 1 (+ (* -1 (/ r s)) (+ (* -1/6 (/ (pow r 3) (pow s 3))) (* 1/2 (/ (pow r 2) (pow s 2)))))))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) #s(hole binary32 (/ 1/8 (* r (* s (PI)))))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) #s(hole binary32 (/ (- (* 1/8 (/ 1 (* r (PI)))) (* 1/24 (/ 1 (* s (PI))))) s))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) #s(hole binary32 (/ (- (+ (* 1/144 (/ r (* (pow s 2) (PI)))) (* 1/8 (/ 1 (* r (PI))))) (/ 1/24 (* s (PI)))) s))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) #s(hole binary32 (/ (- (+ (* -1/1296 (/ (pow r 2) (* (pow s 3) (PI)))) (+ (* 1/144 (/ r (* (pow s 2) (PI)))) (* 1/8 (/ 1 (* r (PI)))))) (/ 1/24 (* s (PI)))) s))) |
#s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(hole binary32 3/4)) |
#s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(hole binary32 (+ 3/4 (* -1/4 (/ r s))))) |
#s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(hole binary32 (+ 3/4 (+ (* -1/4 (/ r s)) (* 1/24 (/ (pow r 2) (pow s 2))))))) |
#s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(hole binary32 (+ 3/4 (+ (* -1/4 (/ r s)) (+ (* -1/216 (/ (pow r 3) (pow s 3))) (* 1/24 (/ (pow r 2) (pow s 2)))))))) |
#s(approx (exp (/ (neg r) (* 3 s))) #s(hole binary32 1)) |
#s(approx (exp (/ (neg r) (* 3 s))) #s(hole binary32 (+ 1 (* -1/3 (/ r s))))) |
#s(approx (exp (/ (neg r) (* 3 s))) #s(hole binary32 (+ 1 (+ (* -1/3 (/ r s)) (* 1/18 (/ (pow r 2) (pow s 2))))))) |
#s(approx (exp (/ (neg r) (* 3 s))) #s(hole binary32 (+ 1 (+ (* -1/3 (/ r s)) (+ (* -1/162 (/ (pow r 3) (pow s 3))) (* 1/18 (/ (pow r 2) (pow s 2)))))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (* -1 (/ (- (* 1/6 (/ 1 (* s (PI)))) (* 1/4 (/ 1 (* r (PI))))) s)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -1/16 (/ r (PI))) (* -1/144 (/ r (PI)))) s)) (* 1/6 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))) s)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -1 (/ (+ (* -1/48 (/ (pow r 2) (PI))) (* -1/1296 (/ (pow r 2) (PI)))) s)) (+ (* -1/16 (/ r (PI))) (* -1/144 (/ r (PI))))) s)) (* 1/6 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))) s)))) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) #s(hole binary32 (* -1 (/ (- (* 1/8 (/ 1 (* s (PI)))) (* 1/8 (/ 1 (* r (PI))))) s)))) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* 1/16 (/ r (* s (PI)))) (* 1/8 (/ 1 (PI)))) s)) (* 1/8 (/ 1 (* r (PI))))) s)))) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -1/16 (/ r (PI))) (* 1/48 (/ (pow r 2) (* s (PI))))) s)) (* 1/8 (/ 1 (PI)))) s)) (* 1/8 (/ 1 (* r (PI))))) s)))) |
#s(approx (* 1/4 (exp (/ (neg r) s))) #s(hole binary32 (+ 1/4 (* -1 (/ (+ (* -1/8 (/ (pow r 2) s)) (* 1/4 r)) s))))) |
#s(approx (* 1/4 (exp (/ (neg r) s))) #s(hole binary32 (+ 1/4 (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (/ (pow r 3) s)) (* 1/8 (pow r 2))) s)) (* 1/4 r)) s))))) |
#s(approx (exp (/ (neg r) s)) #s(hole binary32 (+ 1 (* -1 (/ (+ r (* -1/2 (/ (pow r 2) s))) s))))) |
#s(approx (exp (/ (neg r) s)) #s(hole binary32 (+ 1 (* -1 (/ (+ r (* -1 (/ (+ (* -1/6 (/ (pow r 3) s)) (* 1/2 (pow r 2))) s))) s))))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) #s(hole binary32 (* -1 (/ (- (* 1/24 (/ 1 (* s (PI)))) (* 1/8 (/ 1 (* r (PI))))) s)))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* 1/144 (/ r (* s (PI)))) (* 1/24 (/ 1 (PI)))) s)) (* 1/8 (/ 1 (* r (PI))))) s)))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -1/144 (/ r (PI))) (* 1/1296 (/ (pow r 2) (* s (PI))))) s)) (* 1/24 (/ 1 (PI)))) s)) (* 1/8 (/ 1 (* r (PI))))) s)))) |
#s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(hole binary32 (+ 3/4 (* -1 (/ (+ (* -1/24 (/ (pow r 2) s)) (* 1/4 r)) s))))) |
#s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(hole binary32 (+ 3/4 (* -1 (/ (+ (* -1 (/ (+ (* -1/216 (/ (pow r 3) s)) (* 1/24 (pow r 2))) s)) (* 1/4 r)) s))))) |
#s(approx (exp (/ (neg r) (* 3 s))) #s(hole binary32 (+ 1 (* -1 (/ (+ (* -1/18 (/ (pow r 2) s)) (* 1/3 r)) s))))) |
#s(approx (exp (/ (neg r) (* 3 s))) #s(hole binary32 (+ 1 (* -1 (/ (+ (* -1 (/ (+ (* -1/162 (/ (pow r 3) s)) (* 1/18 (pow r 2))) s)) (* 1/3 r)) s))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (/ (+ (* -1/6 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* s (PI))))) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (/ (+ (* r (- (* 5/72 (/ r (* (pow s 3) (PI)))) (* 1/6 (/ 1 (* (pow s 2) (PI)))))) (* 1/4 (/ 1 (* s (PI))))) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (/ (+ (* r (- (* r (+ (* -7/324 (/ r (* (pow s 4) (PI)))) (* 5/72 (/ 1 (* (pow s 3) (PI)))))) (* 1/6 (/ 1 (* (pow s 2) (PI)))))) (* 1/4 (/ 1 (* s (PI))))) r))) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) #s(hole binary32 (/ (+ (* -1/8 (/ r (* (pow s 2) (PI)))) (* 1/8 (/ 1 (* s (PI))))) r))) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) #s(hole binary32 (/ (+ (* r (- (* 1/16 (/ r (* (pow s 3) (PI)))) (* 1/8 (/ 1 (* (pow s 2) (PI)))))) (* 1/8 (/ 1 (* s (PI))))) r))) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) #s(hole binary32 (/ (+ (* r (- (* r (+ (* -1/48 (/ r (* (pow s 4) (PI)))) (* 1/16 (/ 1 (* (pow s 3) (PI)))))) (* 1/8 (/ 1 (* (pow s 2) (PI)))))) (* 1/8 (/ 1 (* s (PI))))) r))) |
#s(approx (* 1/4 (exp (/ (neg r) s))) #s(hole binary32 (+ 1/4 (* r (- (* 1/8 (/ r (pow s 2))) (* 1/4 (/ 1 s))))))) |
#s(approx (* 1/4 (exp (/ (neg r) s))) #s(hole binary32 (+ 1/4 (* r (- (* r (+ (* -1/24 (/ r (pow s 3))) (* 1/8 (/ 1 (pow s 2))))) (* 1/4 (/ 1 s))))))) |
#s(approx (exp (/ (neg r) s)) #s(hole binary32 (+ 1 (* r (- (* 1/2 (/ r (pow s 2))) (/ 1 s)))))) |
#s(approx (exp (/ (neg r) s)) #s(hole binary32 (+ 1 (* r (- (* r (+ (* -1/6 (/ r (pow s 3))) (* 1/2 (/ 1 (pow s 2))))) (/ 1 s)))))) |
#s(approx (neg r) #s(hole binary32 (* -1 r))) |
#s(approx r #s(hole binary32 r)) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) #s(hole binary32 (/ (+ (* -1/24 (/ r (* (pow s 2) (PI)))) (* 1/8 (/ 1 (* s (PI))))) r))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) #s(hole binary32 (/ (+ (* r (- (* 1/144 (/ r (* (pow s 3) (PI)))) (* 1/24 (/ 1 (* (pow s 2) (PI)))))) (* 1/8 (/ 1 (* s (PI))))) r))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) #s(hole binary32 (/ (+ (* r (- (* r (+ (* -1/1296 (/ r (* (pow s 4) (PI)))) (* 1/144 (/ 1 (* (pow s 3) (PI)))))) (* 1/24 (/ 1 (* (pow s 2) (PI)))))) (* 1/8 (/ 1 (* s (PI))))) r))) |
#s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(hole binary32 (+ 3/4 (* r (- (* 1/24 (/ r (pow s 2))) (* 1/4 (/ 1 s))))))) |
#s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(hole binary32 (+ 3/4 (* r (- (* r (+ (* -1/216 (/ r (pow s 3))) (* 1/24 (/ 1 (pow s 2))))) (* 1/4 (/ 1 s))))))) |
#s(approx (exp (/ (neg r) (* 3 s))) #s(hole binary32 (+ 1 (* r (- (* 1/18 (/ r (pow s 2))) (* 1/3 (/ 1 s))))))) |
#s(approx (exp (/ (neg r) (* 3 s))) #s(hole binary32 (+ 1 (* r (- (* r (+ (* -1/162 (/ r (pow s 3))) (* 1/18 (/ 1 (pow s 2))))) (* 1/3 (/ 1 s))))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (/ (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* s (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* s (PI))))) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (* -1 (/ (+ (* -1/8 (/ (exp (* -1 (/ r s))) (* s (PI)))) (* -1/8 (/ (exp (* -1/3 (/ r s))) (* s (PI))))) r)))) |
| Outputs |
|---|
(+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (neg.f32 (/.f32 r s)))) (*.f32 (+.f32 (PI.f32) (PI.f32)) (*.f32 s r))) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (neg.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s))))) (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) (*.f32 s r)))) |
(+.f32 (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (neg.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s))))) (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) (*.f32 s r))) (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (neg.f32 (/.f32 r s)))) (*.f32 (+.f32 (PI.f32) (PI.f32)) (*.f32 s r)))) |
(/.f32 (fma.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (neg.f32 (/.f32 r s)))) (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) (*.f32 s r)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) (*.f32 s r)) (*.f32 #s(literal 3/4 binary32) (exp.f32 (neg.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s))))))) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) (*.f32 s r)) (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) (*.f32 s r)))) |
(/.f32 (-.f32 (*.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (neg.f32 (/.f32 r s)))) (*.f32 (+.f32 (PI.f32) (PI.f32)) (*.f32 s r))) (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (neg.f32 (/.f32 r s)))) (*.f32 (+.f32 (PI.f32) (PI.f32)) (*.f32 s r)))) (*.f32 (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (neg.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s))))) (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) (*.f32 s r))) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (neg.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s))))) (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) (*.f32 s r))))) (-.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (neg.f32 (/.f32 r s)))) (*.f32 (+.f32 (PI.f32) (PI.f32)) (*.f32 s r))) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (neg.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s))))) (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) (*.f32 s r))))) |
(/.f32 (+.f32 (pow.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (neg.f32 (/.f32 r s)))) (*.f32 (+.f32 (PI.f32) (PI.f32)) (*.f32 s r))) #s(literal 3 binary32)) (pow.f32 (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (neg.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s))))) (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) (*.f32 s r))) #s(literal 3 binary32))) (fma.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (neg.f32 (/.f32 r s)))) (*.f32 (+.f32 (PI.f32) (PI.f32)) (*.f32 s r))) (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (neg.f32 (/.f32 r s)))) (*.f32 (+.f32 (PI.f32) (PI.f32)) (*.f32 s r))) (-.f32 (*.f32 (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (neg.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s))))) (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) (*.f32 s r))) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (neg.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s))))) (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) (*.f32 s r)))) (*.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (neg.f32 (/.f32 r s)))) (*.f32 (+.f32 (PI.f32) (PI.f32)) (*.f32 s r))) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (neg.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s))))) (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) (*.f32 s r))))))) |
(fma.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s)) (/.f32 (exp.f32 (neg.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s)))) r) (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (neg.f32 (/.f32 r s)))) (*.f32 (+.f32 (PI.f32) (PI.f32)) (*.f32 s r)))) |
(fma.f32 #s(literal 3/4 binary32) (/.f32 (exp.f32 (neg.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s)))) (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) (*.f32 s r))) (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (neg.f32 (/.f32 r s)))) (*.f32 (+.f32 (PI.f32) (PI.f32)) (*.f32 s r)))) |
(fma.f32 #s(literal 1/4 binary32) (/.f32 (exp.f32 (neg.f32 (/.f32 r s))) (*.f32 (+.f32 (PI.f32) (PI.f32)) (*.f32 s r))) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (neg.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s))))) (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) (*.f32 s r)))) |
(fma.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (+.f32 (PI.f32) (PI.f32)) s)) (/.f32 (exp.f32 (neg.f32 (/.f32 r s))) r) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (neg.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s))))) (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) (*.f32 s r)))) |
(*.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (+.f32 (PI.f32) (PI.f32)) s)) (/.f32 (exp.f32 (neg.f32 (/.f32 r s))) r)) |
(*.f32 #s(literal 1/4 binary32) (/.f32 (exp.f32 (neg.f32 (/.f32 r s))) (*.f32 (+.f32 (PI.f32) (PI.f32)) (*.f32 s r)))) |
(/.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (neg.f32 (/.f32 r s)))) (*.f32 (+.f32 (PI.f32) (PI.f32)) s)) r) |
(/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (neg.f32 (/.f32 r s)))) (*.f32 (+.f32 (PI.f32) (PI.f32)) (*.f32 s r))) |
(/.f32 (neg.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (neg.f32 (/.f32 r s))))) (neg.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) (*.f32 s r)))) |
(*.f32 #s(literal 1/4 binary32) (exp.f32 (neg.f32 (/.f32 r s)))) |
(*.f32 (exp.f32 (neg.f32 (/.f32 r s))) #s(literal 1/4 binary32)) |
#s(literal 1/4 binary32) |
(+.f32 (cosh.f32 (neg.f32 (/.f32 r s))) (sinh.f32 (neg.f32 (/.f32 r s)))) |
(exp.f32 (neg.f32 (/.f32 r s))) |
(pow.f32 (exp.f32 #s(literal -1 binary32)) (/.f32 r s)) |
(*.f32 (/.f32 r s) #s(literal -1 binary32)) |
(*.f32 #s(literal -1 binary32) (/.f32 r s)) |
(/.f32 (neg.f32 r) s) |
(/.f32 (neg.f32 (neg.f32 r)) (neg.f32 s)) |
(neg.f32 (/.f32 r s)) |
(*.f32 #s(literal -1 binary32) r) |
(*.f32 r #s(literal -1 binary32)) |
(neg.f32 r) |
r |
s |
(*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) |
(*.f32 r (*.f32 (+.f32 (PI.f32) (PI.f32)) s)) |
(*.f32 (+.f32 (PI.f32) (PI.f32)) (*.f32 s r)) |
(*.f32 (+.f32 (PI.f32) (PI.f32)) s) |
(*.f32 (*.f32 (PI.f32) s) #s(literal 2 binary32)) |
(*.f32 (*.f32 #s(literal 2 binary32) s) (PI.f32)) |
(*.f32 #s(literal 2 binary32) (*.f32 (PI.f32) s)) |
(*.f32 s (+.f32 (PI.f32) (PI.f32))) |
(+.f32 (*.f32 (PI.f32) s) (*.f32 (PI.f32) s)) |
(fma.f32 s (PI.f32) (*.f32 (PI.f32) s)) |
(fma.f32 (PI.f32) s (*.f32 (PI.f32) s)) |
(*.f32 #s(literal 2 binary32) (PI.f32)) |
(*.f32 (PI.f32) #s(literal 2 binary32)) |
(+.f32 (PI.f32) (PI.f32)) |
#s(literal 2 binary32) |
(+.f32 #s(literal 1 binary32) #s(literal 1 binary32)) |
(PI.f32) |
(*.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s)) (/.f32 (exp.f32 (neg.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s)))) r)) |
(*.f32 #s(literal 3/4 binary32) (/.f32 (exp.f32 (neg.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s)))) (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) (*.f32 s r)))) |
(/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (neg.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s))))) (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) (*.f32 s r))) |
(/.f32 (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (neg.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s))))) (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s)) r) |
(/.f32 (neg.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (neg.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s)))))) (neg.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) (*.f32 s r)))) |
(*.f32 #s(literal 3/4 binary32) (exp.f32 (neg.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s))))) |
(*.f32 (exp.f32 (neg.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s)))) #s(literal 3/4 binary32)) |
#s(literal 3/4 binary32) |
(+.f32 (cosh.f32 (neg.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s)))) (sinh.f32 (neg.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s))))) |
(exp.f32 (neg.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s)))) |
(/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)) |
(/.f32 (neg.f32 (neg.f32 r)) (neg.f32 (*.f32 #s(literal 3 binary32) s))) |
(/.f32 (/.f32 (neg.f32 r) #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) (PI.f32)) s) r) |
(*.f32 r (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s)) |
(*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) (*.f32 s r)) |
(*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) |
(*.f32 (*.f32 (PI.f32) s) #s(literal 6 binary32)) |
(*.f32 (*.f32 #s(literal 6 binary32) s) (PI.f32)) |
(*.f32 #s(literal 6 binary32) (*.f32 (PI.f32) s)) |
(*.f32 s (*.f32 #s(literal 6 binary32) (PI.f32))) |
(*.f32 #s(literal 6 binary32) (PI.f32)) |
(*.f32 (PI.f32) #s(literal 6 binary32)) |
#s(literal 6 binary32) |
#s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (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 (neg.f32 (/.f32 r s))) (*.f32 (PI.f32) r)) (/.f32 (exp.f32 (/.f32 (*.f32 #s(literal -1/3 binary32) r) s)) (*.f32 (PI.f32) r)))) s)) |
#s(approx (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (neg.f32 (/.f32 r s)))) (*.f32 (*.f32 r s) (PI.f32)))) |
#s(approx (* 1/4 (exp (neg (/ r s)))) (*.f32 #s(literal 1/4 binary32) (exp.f32 (neg.f32 (/.f32 r s))))) |
#s(approx (exp (neg (/ r s))) (exp.f32 (neg.f32 (/.f32 r s)))) |
#s(approx (neg (/ r s)) (neg.f32 (/.f32 r s))) |
#s(approx s s) |
#s(approx (* (+ (PI) (PI)) (* s r)) (*.f32 (*.f32 (*.f32 r s) (PI.f32)) #s(literal 2 binary32))) |
#s(approx (* s (+ (PI) (PI))) (*.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 #s(literal -1/3 binary32) r) s))) (*.f32 (*.f32 r s) (PI.f32)))) |
#s(approx (* 3/4 (exp (neg (/ r (* 3 s))))) (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (*.f32 #s(literal -1/3 binary32) r) s)))) |
#s(approx (exp (neg (/ r (* 3 s)))) (exp.f32 (/.f32 (*.f32 #s(literal -1/3 binary32) r) s))) |
#s(approx (neg (/ r (* 3 s))) (/.f32 (*.f32 #s(literal -1/3 binary32) r) s)) |
#s(approx (* 3 s) (*.f32 #s(literal 3 binary32) s)) |
#s(approx (* (* 6 (PI)) (* s r)) (*.f32 (*.f32 (*.f32 r s) (PI.f32)) #s(literal 6 binary32))) |
#s(approx (* 6 (* s (PI))) (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s)) |
#s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 r s) (PI.f32)))) |
#s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r)))) (/.f32 (-.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) r)) (/.f32 (*.f32 #s(literal 1/6 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) s))) s)) |
#s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (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 (PI.f32) (*.f32 s s))) (fma.f32 (/.f32 r (*.f32 (PI.f32) (*.f32 s s))) #s(literal 1/16 binary32) (/.f32 (*.f32 #s(literal 1/4 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) r)))) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) s)) |
#s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r)))) (/.f32 (-.f32 (fma.f32 #s(literal -1/48 binary32) (/.f32 (*.f32 r r) (*.f32 (*.f32 (*.f32 s s) s) (PI.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 (PI.f32) (*.f32 s s))) (fma.f32 (/.f32 r (*.f32 (PI.f32) (*.f32 s s))) #s(literal 1/16 binary32) (/.f32 (*.f32 #s(literal 1/4 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) r)))))) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) s)) |
#s(approx (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 r s) (PI.f32)))) |
#s(approx (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/.f32 (*.f32 #s(literal 1/8 binary32) (-.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) s)))) s)) |
#s(approx (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/.f32 (-.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) (*.f32 s s))) #s(literal 1/16 binary32) (/.f32 (*.f32 #s(literal 1/8 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) r))) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s))) s)) |
#s(approx (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/.f32 (-.f32 (fma.f32 (/.f32 (*.f32 r r) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) #s(literal -1/48 binary32) (fma.f32 (/.f32 r (*.f32 (PI.f32) (*.f32 s s))) #s(literal 1/16 binary32) (/.f32 (*.f32 #s(literal 1/8 binary32) #s(literal 1 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 (/.f32 r s) #s(literal -1/4 binary32) #s(literal 1/4 binary32))) |
#s(approx (* 1/4 (exp (neg (/ r s)))) (+.f32 (fma.f32 (/.f32 (*.f32 r r) (*.f32 s s)) #s(literal 1/8 binary32) (/.f32 (*.f32 #s(literal -1/4 binary32) r) s)) #s(literal 1/4 binary32))) |
#s(approx (* 1/4 (exp (neg (/ r s)))) (+.f32 (fma.f32 (/.f32 r s) #s(literal -1/4 binary32) #s(literal 1/4 binary32)) (fma.f32 #s(literal -1/24 binary32) (/.f32 (*.f32 (*.f32 r r) r) (*.f32 (*.f32 s s) s)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/8 binary32)) (*.f32 s s))))) |
#s(approx (exp (neg (/ r s))) #s(literal 1 binary32)) |
#s(approx (exp (neg (/ r s))) (+.f32 #s(literal 1 binary32) (neg.f32 (/.f32 r s)))) |
#s(approx (exp (neg (/ r s))) (+.f32 (fma.f32 (/.f32 (*.f32 r r) (*.f32 s s)) #s(literal 1/2 binary32) (neg.f32 (/.f32 r s))) #s(literal 1 binary32))) |
#s(approx (exp (neg (/ r s))) (+.f32 (+.f32 #s(literal 1 binary32) (neg.f32 (/.f32 r s))) (fma.f32 #s(literal -1/6 binary32) (/.f32 (*.f32 (*.f32 r r) r) (*.f32 (*.f32 s s) s)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/2 binary32)) (*.f32 s s))))) |
#s(approx (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 r s) (PI.f32)))) |
#s(approx (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/.f32 (-.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) r)) (/.f32 (*.f32 #s(literal 1/24 binary32) #s(literal 1 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 (PI.f32) (*.f32 s s))) #s(literal 1/144 binary32) (/.f32 (*.f32 #s(literal 1/8 binary32) #s(literal 1 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 (*.f32 r r) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) #s(literal -1/1296 binary32) (fma.f32 (/.f32 r (*.f32 (PI.f32) (*.f32 s s))) #s(literal 1/144 binary32) (/.f32 (*.f32 #s(literal 1/8 binary32) #s(literal 1 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 (/.f32 r s) #s(literal -1/4 binary32) #s(literal 3/4 binary32))) |
#s(approx (* 3/4 (exp (neg (/ r (* 3 s))))) (+.f32 (fma.f32 (/.f32 (*.f32 r r) (*.f32 s s)) #s(literal 1/24 binary32) (/.f32 (*.f32 #s(literal -1/4 binary32) r) s)) #s(literal 3/4 binary32))) |
#s(approx (* 3/4 (exp (neg (/ r (* 3 s))))) (+.f32 (fma.f32 (/.f32 r s) #s(literal -1/4 binary32) #s(literal 3/4 binary32)) (fma.f32 #s(literal -1/216 binary32) (/.f32 (*.f32 (*.f32 r r) r) (*.f32 (*.f32 s s) s)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/24 binary32)) (*.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 (*.f32 r r) (*.f32 s s)) #s(literal 1/18 binary32) (/.f32 (*.f32 #s(literal -1/3 binary32) r) s)) #s(literal 1 binary32))) |
#s(approx (exp (neg (/ r (* 3 s)))) (+.f32 (fma.f32 (/.f32 r s) #s(literal -1/3 binary32) #s(literal 1 binary32)) (fma.f32 #s(literal -1/162 binary32) (/.f32 (*.f32 (*.f32 r r) r) (*.f32 (*.f32 s s) s)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) (*.f32 s s))))) |
#s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r)))) (neg.f32 (/.f32 (-.f32 (/.f32 (*.f32 #s(literal 1/6 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) s)) (/.f32 (*.f32 #s(literal 1/4 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) 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)))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (*.f32 (/.f32 r (PI.f32)) (+.f32 #s(literal -1/16 binary32) #s(literal -1/144 binary32))) s)) (/.f32 (*.f32 #s(literal 1/6 binary32) #s(literal 1 binary32)) (PI.f32))) s)) (/.f32 (*.f32 #s(literal 1/4 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) 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)))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (fma.f32 (/.f32 r (PI.f32)) (+.f32 #s(literal -1/16 binary32) #s(literal -1/144 binary32)) (neg.f32 (/.f32 (*.f32 (/.f32 (*.f32 r r) (PI.f32)) (+.f32 #s(literal -1/48 binary32) #s(literal -1/1296 binary32))) s))) s)) (/.f32 (*.f32 #s(literal 1/6 binary32) #s(literal 1 binary32)) (PI.f32))) s)) (/.f32 (*.f32 #s(literal 1/4 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) r))) s))) |
#s(approx (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (neg.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (-.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) r)))) s))) |
#s(approx (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (/.f32 (*.f32 #s(literal 1/16 binary32) r) (*.f32 (PI.f32) s)) (/.f32 (*.f32 #s(literal 1/8 binary32) #s(literal 1 binary32)) (PI.f32))) s)) (/.f32 (*.f32 #s(literal 1/8 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) r))) s))) |
#s(approx (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (fma.f32 (/.f32 (*.f32 r r) (*.f32 (PI.f32) s)) #s(literal 1/48 binary32) (/.f32 (*.f32 #s(literal -1/16 binary32) r) (PI.f32))) s)) (/.f32 (*.f32 #s(literal 1/8 binary32) #s(literal 1 binary32)) (PI.f32))) s)) (/.f32 (*.f32 #s(literal 1/8 binary32) #s(literal 1 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 #s(literal 1/4 binary32) r)) s)) #s(literal 1/4 binary32))) |
#s(approx (* 1/4 (exp (neg (/ r s)))) (+.f32 (neg.f32 (/.f32 (fma.f32 #s(literal 1/4 binary32) r (neg.f32 (/.f32 (fma.f32 (/.f32 (*.f32 (*.f32 r r) r) s) #s(literal -1/24 binary32) (*.f32 (*.f32 r r) #s(literal 1/8 binary32))) s))) s)) #s(literal 1/4 binary32))) |
#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 (neg.f32 (/.f32 (+.f32 (neg.f32 (/.f32 (fma.f32 (/.f32 (*.f32 (*.f32 r r) r) s) #s(literal -1/6 binary32) (*.f32 (*.f32 r r) #s(literal 1/2 binary32))) s)) r) s)) #s(literal 1 binary32))) |
#s(approx (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (neg.f32 (/.f32 (-.f32 (/.f32 (*.f32 #s(literal 1/24 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) s)) (/.f32 (*.f32 #s(literal 1/8 binary32) #s(literal 1 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 #s(literal 1/144 binary32) r) (*.f32 (PI.f32) s)) (/.f32 (*.f32 #s(literal 1/24 binary32) #s(literal 1 binary32)) (PI.f32))) s)) (/.f32 (*.f32 #s(literal 1/8 binary32) #s(literal 1 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 (/.f32 (*.f32 r r) (*.f32 (PI.f32) s)) #s(literal 1/1296 binary32) (/.f32 (*.f32 #s(literal -1/144 binary32) r) (PI.f32))) s)) (/.f32 (*.f32 #s(literal 1/24 binary32) #s(literal 1 binary32)) (PI.f32))) s)) (/.f32 (*.f32 #s(literal 1/8 binary32) #s(literal 1 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 #s(literal 1/4 binary32) r)) s)) #s(literal 3/4 binary32))) |
#s(approx (* 3/4 (exp (neg (/ r (* 3 s))))) (+.f32 (neg.f32 (/.f32 (fma.f32 #s(literal 1/4 binary32) r (neg.f32 (/.f32 (fma.f32 (/.f32 (*.f32 (*.f32 r r) r) s) #s(literal -1/216 binary32) (*.f32 (*.f32 r r) #s(literal 1/24 binary32))) s))) s)) #s(literal 3/4 binary32))) |
#s(approx (exp (neg (/ r (* 3 s)))) (+.f32 (neg.f32 (/.f32 (fma.f32 (/.f32 (*.f32 r r) s) #s(literal -1/18 binary32) (*.f32 #s(literal 1/3 binary32) r)) s)) #s(literal 1 binary32))) |
#s(approx (exp (neg (/ r (* 3 s)))) (+.f32 (neg.f32 (/.f32 (fma.f32 #s(literal 1/3 binary32) r (neg.f32 (/.f32 (fma.f32 (/.f32 (*.f32 (*.f32 r r) r) s) #s(literal -1/162 binary32) (*.f32 (*.f32 r r) #s(literal 1/18 binary32))) s))) s)) #s(literal 1 binary32))) |
#s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r)))) (/.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) (*.f32 s s))) #s(literal -1/6 binary32) (/.f32 (*.f32 #s(literal 1/4 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) s))) r)) |
#s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r)))) (/.f32 (fma.f32 (-.f32 (/.f32 (*.f32 #s(literal 5/72 binary32) r) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) (/.f32 (*.f32 #s(literal 1/6 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) (*.f32 s s)))) r (/.f32 (*.f32 #s(literal 1/4 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) s))) r)) |
#s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r)))) (/.f32 (fma.f32 (-.f32 (*.f32 (fma.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) #s(literal 5/72 binary32) (/.f32 (*.f32 #s(literal -7/324 binary32) r) (*.f32 (pow.f32 s #s(literal 4 binary32)) (PI.f32)))) r) (/.f32 (*.f32 #s(literal 1/6 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) (*.f32 s s)))) r (/.f32 (*.f32 #s(literal 1/4 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) s))) r)) |
#s(approx (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) (*.f32 s s))) #s(literal -1/8 binary32) (/.f32 (*.f32 #s(literal 1/8 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) s))) r)) |
#s(approx (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/.f32 (fma.f32 (-.f32 (/.f32 (*.f32 #s(literal 1/16 binary32) r) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) (/.f32 (*.f32 #s(literal 1/8 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) (*.f32 s s)))) r (/.f32 (*.f32 #s(literal 1/8 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) s))) r)) |
#s(approx (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/.f32 (fma.f32 (-.f32 (*.f32 (fma.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) #s(literal 1/16 binary32) (/.f32 (*.f32 #s(literal -1/48 binary32) r) (*.f32 (pow.f32 s #s(literal 4 binary32)) (PI.f32)))) r) (/.f32 (*.f32 #s(literal 1/8 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) (*.f32 s s)))) r (/.f32 (*.f32 #s(literal 1/8 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) s))) r)) |
#s(approx (* 1/4 (exp (neg (/ r s)))) (fma.f32 (-.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) r) (*.f32 s s)) (/.f32 (*.f32 #s(literal 1/4 binary32) #s(literal 1 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 (*.f32 #s(literal 1/8 binary32) #s(literal 1 binary32)) (*.f32 s s))) r) (/.f32 (*.f32 #s(literal 1/4 binary32) #s(literal 1 binary32)) s)) r #s(literal 1/4 binary32))) |
#s(approx (exp (neg (/ r s))) (fma.f32 (-.f32 (/.f32 (*.f32 #s(literal 1/2 binary32) r) (*.f32 s s)) (/.f32 #s(literal 1 binary32) s)) r #s(literal 1 binary32))) |
#s(approx (exp (neg (/ r s))) (fma.f32 (-.f32 (*.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) s)) #s(literal -1/6 binary32) (/.f32 (*.f32 #s(literal 1/2 binary32) #s(literal 1 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 (/.f32 r (*.f32 (PI.f32) (*.f32 s s))) #s(literal -1/24 binary32) (/.f32 (*.f32 #s(literal 1/8 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) s))) r)) |
#s(approx (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/.f32 (fma.f32 (-.f32 (/.f32 (*.f32 #s(literal 1/144 binary32) r) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) (/.f32 (*.f32 #s(literal 1/24 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) (*.f32 s s)))) r (/.f32 (*.f32 #s(literal 1/8 binary32) #s(literal 1 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 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) #s(literal 1/144 binary32) (/.f32 (*.f32 #s(literal -1/1296 binary32) r) (*.f32 (pow.f32 s #s(literal 4 binary32)) (PI.f32)))) r) (/.f32 (*.f32 #s(literal 1/24 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) (*.f32 s s)))) r (/.f32 (*.f32 #s(literal 1/8 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) s))) r)) |
#s(approx (* 3/4 (exp (neg (/ r (* 3 s))))) (fma.f32 (-.f32 (/.f32 (*.f32 #s(literal 1/24 binary32) r) (*.f32 s s)) (/.f32 (*.f32 #s(literal 1/4 binary32) #s(literal 1 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 (*.f32 #s(literal 1/24 binary32) #s(literal 1 binary32)) (*.f32 s s))) r) (/.f32 (*.f32 #s(literal 1/4 binary32) #s(literal 1 binary32)) s)) r #s(literal 3/4 binary32))) |
#s(approx (exp (neg (/ r (* 3 s)))) (fma.f32 (-.f32 (/.f32 (*.f32 #s(literal 1/18 binary32) r) (*.f32 s s)) (/.f32 (*.f32 #s(literal 1/3 binary32) #s(literal 1 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 (*.f32 #s(literal 1/18 binary32) #s(literal 1 binary32)) (*.f32 s s))) r) (/.f32 (*.f32 #s(literal 1/3 binary32) #s(literal 1 binary32)) s)) r #s(literal 1 binary32))) |
#s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (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 (neg.f32 (/.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)))) (* (+ (PI) (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 (neg.f32 (/.f32 r s))) (*.f32 (PI.f32) s)) (/.f32 (exp.f32 (/.f32 (*.f32 #s(literal -1/3 binary32) r) s)) (*.f32 (PI.f32) s)))) r))) |
Compiled 2 491 to 878 computations (64.8% saved)
18 alts after pruning (18 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 122 | 18 | 140 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 123 | 18 | 141 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.7% | (fma.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (+.f32 (PI.f32) (PI.f32)) s)) (/.f32 (exp.f32 (neg.f32 (/.f32 r s))) r) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (neg.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s))))) (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) (*.f32 s r)))) |
| 99.7% | (fma.f32 #s(literal 3/4 binary32) (/.f32 (exp.f32 (neg.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s)))) (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) (*.f32 s r))) (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (neg.f32 (/.f32 r s)))) (*.f32 (+.f32 (PI.f32) (PI.f32)) (*.f32 s r)))) | |
| 64.5% | (/.f32 (fma.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (neg.f32 (/.f32 r s)))) (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) (*.f32 s r)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) (*.f32 s r)) (*.f32 #s(literal 3/4 binary32) (exp.f32 (neg.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s))))))) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) (*.f32 s r)) (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) (*.f32 s r)))) | |
| 99.7% | (+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (neg.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s))))) (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s)) r)) | |
| 99.6% | (+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (/.f32 (neg.f32 r) #s(literal 3 binary32)) s))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) | |
| ▶ | 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 #s(approx (* 3/4 (exp (neg (/ r (* 3 s))))) (fma.f32 (/.f32 r s) #s(literal -1/4 binary32) #s(literal 3/4 binary32))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
| 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 #s(approx (* 3/4 (exp (neg (/ r (* 3 s))))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) | |
| 99.5% | (+.f32 (/.f32 (*.f32 #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 #s(literal -1/3 binary32) r) s))) (*.f32 (*.f32 r s) (PI.f32))))) | |
| 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)) #s(approx (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 r s) (PI.f32))))) | |
| 7.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 (*.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.7% | (+.f32 #s(approx (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (neg.f32 (/.f32 r s)))) (*.f32 (*.f32 r s) (PI.f32)))) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
| 7.6% | #s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r)))) (/.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) (*.f32 s s))) #s(literal -1/6 binary32) (/.f32 (*.f32 #s(literal 1/4 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) s))) r)) | |
| 6.8% | #s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r)))) (/.f32 (fma.f32 (-.f32 (/.f32 (*.f32 #s(literal 5/72 binary32) r) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) (/.f32 (*.f32 #s(literal 1/6 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) (*.f32 s s)))) r (/.f32 (*.f32 #s(literal 1/4 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) s))) r)) | |
| 7.6% | #s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r)))) (/.f32 (-.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) r)) (/.f32 (*.f32 #s(literal 1/6 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) s))) s)) | |
| 99.6% | #s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (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 (neg.f32 (/.f32 r s))) (*.f32 (PI.f32) s)) (/.f32 (exp.f32 (/.f32 (*.f32 #s(literal -1/3 binary32) r) s)) (*.f32 (PI.f32) s)))) r)) | |
| 99.5% | #s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (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 (neg.f32 (/.f32 r s))) (*.f32 (PI.f32) r)) (/.f32 (exp.f32 (/.f32 (*.f32 #s(literal -1/3 binary32) r) s)) (*.f32 (PI.f32) r)))) s)) | |
| ▶ | 7.7% | #s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 r s) (PI.f32)))) |
| ▶ | 8.3% | #s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (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)) (+.f32 #s(literal -1/16 binary32) #s(literal -1/144 binary32))) s)) (/.f32 (*.f32 #s(literal 1/6 binary32) #s(literal 1 binary32)) (PI.f32))) s)) (/.f32 (*.f32 #s(literal 1/4 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) r))) s))) |
Compiled 1 296 to 1 178 computations (9.1% saved)
| Inputs |
|---|
(fma.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (+.f32 (PI.f32) (PI.f32)) s)) (/.f32 (exp.f32 (neg.f32 (/.f32 r s))) r) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (neg.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s))))) (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) (*.f32 s r)))) |
(/.f32 #s(literal 1/4 binary32) (*.f32 (+.f32 (PI.f32) (PI.f32)) s)) |
#s(literal 1/4 binary32) |
(*.f32 (+.f32 (PI.f32) (PI.f32)) s) |
(+.f32 (PI.f32) (PI.f32)) |
(PI.f32) |
s |
(/.f32 (exp.f32 (neg.f32 (/.f32 r s))) r) |
(exp.f32 (neg.f32 (/.f32 r s))) |
(neg.f32 (/.f32 r s)) |
(/.f32 r s) |
r |
(/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (neg.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s))))) (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) (*.f32 s r))) |
(*.f32 #s(literal 3/4 binary32) (exp.f32 (neg.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s))))) |
#s(literal 3/4 binary32) |
(exp.f32 (neg.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s)))) |
(neg.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s))) |
(/.f32 r (*.f32 #s(literal 3 binary32) s)) |
(*.f32 #s(literal 3 binary32) s) |
#s(literal 3 binary32) |
(*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) (*.f32 s r)) |
(*.f32 #s(literal 6 binary32) (PI.f32)) |
#s(literal 6 binary32) |
(*.f32 s r) |
#s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 r s) (PI.f32)))) |
(/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 r s) (PI.f32))) |
(*.f32 (*.f32 r s) (PI.f32)) |
(*.f32 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)))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (*.f32 (/.f32 r (PI.f32)) (+.f32 #s(literal -1/16 binary32) #s(literal -1/144 binary32))) s)) (/.f32 (*.f32 #s(literal 1/6 binary32) #s(literal 1 binary32)) (PI.f32))) s)) (/.f32 (*.f32 #s(literal 1/4 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) r))) s))) |
(neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (*.f32 (/.f32 r (PI.f32)) (+.f32 #s(literal -1/16 binary32) #s(literal -1/144 binary32))) s)) (/.f32 (*.f32 #s(literal 1/6 binary32) #s(literal 1 binary32)) (PI.f32))) s)) (/.f32 (*.f32 #s(literal 1/4 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) r))) s)) |
(/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (*.f32 (/.f32 r (PI.f32)) (+.f32 #s(literal -1/16 binary32) #s(literal -1/144 binary32))) s)) (/.f32 (*.f32 #s(literal 1/6 binary32) #s(literal 1 binary32)) (PI.f32))) s)) (/.f32 (*.f32 #s(literal 1/4 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) r))) s) |
(-.f32 (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (*.f32 (/.f32 r (PI.f32)) (+.f32 #s(literal -1/16 binary32) #s(literal -1/144 binary32))) s)) (/.f32 (*.f32 #s(literal 1/6 binary32) #s(literal 1 binary32)) (PI.f32))) s)) (/.f32 (*.f32 #s(literal 1/4 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) r))) |
(neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (*.f32 (/.f32 r (PI.f32)) (+.f32 #s(literal -1/16 binary32) #s(literal -1/144 binary32))) s)) (/.f32 (*.f32 #s(literal 1/6 binary32) #s(literal 1 binary32)) (PI.f32))) s)) |
(/.f32 (-.f32 (neg.f32 (/.f32 (*.f32 (/.f32 r (PI.f32)) (+.f32 #s(literal -1/16 binary32) #s(literal -1/144 binary32))) s)) (/.f32 (*.f32 #s(literal 1/6 binary32) #s(literal 1 binary32)) (PI.f32))) s) |
(-.f32 (neg.f32 (/.f32 (*.f32 (/.f32 r (PI.f32)) (+.f32 #s(literal -1/16 binary32) #s(literal -1/144 binary32))) s)) (/.f32 (*.f32 #s(literal 1/6 binary32) #s(literal 1 binary32)) (PI.f32))) |
(neg.f32 (/.f32 (*.f32 (/.f32 r (PI.f32)) (+.f32 #s(literal -1/16 binary32) #s(literal -1/144 binary32))) s)) |
(/.f32 (*.f32 (/.f32 r (PI.f32)) (+.f32 #s(literal -1/16 binary32) #s(literal -1/144 binary32))) s) |
(*.f32 (/.f32 r (PI.f32)) (+.f32 #s(literal -1/16 binary32) #s(literal -1/144 binary32))) |
(/.f32 r (PI.f32)) |
(+.f32 #s(literal -1/16 binary32) #s(literal -1/144 binary32)) |
#s(literal -1/16 binary32) |
#s(literal -1/144 binary32) |
(/.f32 (*.f32 #s(literal 1/6 binary32) #s(literal 1 binary32)) (PI.f32)) |
(*.f32 #s(literal 1/6 binary32) #s(literal 1 binary32)) |
#s(literal 1/6 binary32) |
#s(literal 1 binary32) |
(/.f32 (*.f32 #s(literal 1/4 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) r)) |
(*.f32 #s(literal 1/4 binary32) #s(literal 1 binary32)) |
(*.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))))) (fma.f32 (/.f32 r s) #s(literal -1/4 binary32) #s(literal 3/4 binary32))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
(/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) |
(*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) |
(exp.f32 (/.f32 (neg.f32 r) s)) |
(/.f32 (neg.f32 r) s) |
(neg.f32 r) |
(*.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))))) (fma.f32 (/.f32 r s) #s(literal -1/4 binary32) #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))))) (fma.f32 (/.f32 r s) #s(literal -1/4 binary32) #s(literal 3/4 binary32))) |
(fma.f32 (/.f32 r s) #s(literal -1/4 binary32) #s(literal 3/4 binary32)) |
#s(literal -1/4 binary32) |
(*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r) |
(*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) |
(+.f32 #s(approx (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (neg.f32 (/.f32 r s)))) (*.f32 (*.f32 r s) (PI.f32)))) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
#s(approx (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (neg.f32 (/.f32 r s)))) (*.f32 (*.f32 r s) (PI.f32)))) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (neg.f32 (/.f32 r s)))) (*.f32 (*.f32 r s) (PI.f32))) |
(*.f32 #s(literal 1/8 binary32) (exp.f32 (neg.f32 (/.f32 r s)))) |
#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 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) |
(exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) |
(/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)) |
| Outputs |
|---|
#s(approx (+ (* (/ 1/4 (* (+ (PI) (PI)) s)) (/ (exp (neg (/ r s))) r)) (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r)))) #s(hole binary32 (/ (+ (* 1/8 (/ (exp (neg (* 1/3 (/ r s)))) (* r (PI)))) (* 1/8 (/ (exp (neg (/ r s))) (* r (PI))))) s))) |
#s(approx (/ 1/4 (* (+ (PI) (PI)) s)) #s(hole binary32 (/ 1/8 (* s (PI))))) |
#s(approx (* (+ (PI) (PI)) s) #s(hole binary32 (* 2 (* s (PI))))) |
#s(approx s #s(hole binary32 s)) |
#s(approx (/ (exp (neg (/ r s))) r) #s(hole binary32 (/ (exp (neg (/ r s))) r))) |
#s(approx (exp (neg (/ r s))) #s(hole binary32 (exp (neg (/ r s))))) |
#s(approx (neg (/ r s)) #s(hole binary32 (* -1 (/ r s)))) |
#s(approx (/ r s) #s(hole binary32 (/ r s))) |
#s(approx (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) #s(hole binary32 (* 1/8 (/ (exp (neg (* 1/3 (/ r s)))) (* r (* s (PI))))))) |
#s(approx (* 3/4 (exp (neg (/ r (* 3 s))))) #s(hole binary32 (* 3/4 (exp (neg (* 1/3 (/ r s))))))) |
#s(approx (exp (neg (/ r (* 3 s)))) #s(hole binary32 (exp (neg (* 1/3 (/ r s)))))) |
#s(approx (neg (/ r (* 3 s))) #s(hole binary32 (* -1/3 (/ r s)))) |
#s(approx (/ r (* 3 s)) #s(hole binary32 (* 1/3 (/ r s)))) |
#s(approx (* 3 s) #s(hole binary32 (* 3 s))) |
#s(approx (* (* 6 (PI)) (* s r)) #s(hole binary32 (* 6 (* r (* s (PI)))))) |
#s(approx (* s r) #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 (neg (* 1/3 (/ r s)))) (* r (PI)))) (* 1/8 (/ (exp (neg (/ r s))) (* r (PI))))) s))) |
#s(approx (/ 1/4 (* (* r s) (PI))) #s(hole binary32 (/ 1/4 (* r (* s (PI)))))) |
#s(approx (* (* r s) (PI)) #s(hole binary32 (* r (* s (PI))))) |
#s(approx (* r s) #s(hole binary32 (* r s))) |
#s(approx (neg (/ (- (neg (/ (- (neg (/ (* (/ r (PI)) (+ -1/16 -1/144)) s)) (/ (* 1/6 1) (PI))) s)) (/ (* 1/4 1) (* (PI) r))) s)) #s(hole binary32 (* 5/72 (/ r (* (pow s 3) (PI)))))) |
#s(approx (neg (/ (- (neg (/ (- (neg (/ (* (/ r (PI)) (+ -1/16 -1/144)) s)) (/ (* 1/6 1) (PI))) s)) (/ (* 1/4 1) (* (PI) r))) s)) #s(hole binary32 (/ (- (* -1/6 (/ s (PI))) (* -5/72 (/ r (PI)))) (pow s 3)))) |
#s(approx (neg (/ (- (neg (/ (- (neg (/ (* (/ r (PI)) (+ -1/16 -1/144)) s)) (/ (* 1/6 1) (PI))) s)) (/ (* 1/4 1) (* (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)) (+ -1/16 -1/144)) s)) (/ (* 1/6 1) (PI))) s)) (/ (* 1/4 1) (* (PI) r))) s) #s(hole binary32 (* -5/72 (/ r (* (pow s 3) (PI)))))) |
#s(approx (/ (- (neg (/ (- (neg (/ (* (/ r (PI)) (+ -1/16 -1/144)) s)) (/ (* 1/6 1) (PI))) s)) (/ (* 1/4 1) (* (PI) r))) s) #s(hole binary32 (/ (+ (* -5/72 (/ r (PI))) (* 1/6 (/ s (PI)))) (pow s 3)))) |
#s(approx (/ (- (neg (/ (- (neg (/ (* (/ r (PI)) (+ -1/16 -1/144)) s)) (/ (* 1/6 1) (PI))) s)) (/ (* 1/4 1) (* (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)) (+ -1/16 -1/144)) s)) (/ (* 1/6 1) (PI))) s)) (/ (* 1/4 1) (* (PI) r))) #s(hole binary32 (* -5/72 (/ r (* (pow s 2) (PI)))))) |
#s(approx (- (neg (/ (- (neg (/ (* (/ r (PI)) (+ -1/16 -1/144)) s)) (/ (* 1/6 1) (PI))) s)) (/ (* 1/4 1) (* (PI) r))) #s(hole binary32 (/ (- (* 1/6 (/ s (PI))) (* 5/72 (/ r (PI)))) (pow s 2)))) |
#s(approx (- (neg (/ (- (neg (/ (* (/ r (PI)) (+ -1/16 -1/144)) s)) (/ (* 1/6 1) (PI))) s)) (/ (* 1/4 1) (* (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)) (+ -1/16 -1/144)) s)) (/ (* 1/6 1) (PI))) s)) #s(hole binary32 (* -5/72 (/ r (* (pow s 2) (PI)))))) |
#s(approx (neg (/ (- (neg (/ (* (/ r (PI)) (+ -1/16 -1/144)) s)) (/ (* 1/6 1) (PI))) s)) #s(hole binary32 (/ (- (* 1/6 (/ s (PI))) (* 5/72 (/ r (PI)))) (pow s 2)))) |
#s(approx (/ (- (neg (/ (* (/ r (PI)) (+ -1/16 -1/144)) s)) (/ (* 1/6 1) (PI))) s) #s(hole binary32 (* 5/72 (/ r (* (pow s 2) (PI)))))) |
#s(approx (/ (- (neg (/ (* (/ r (PI)) (+ -1/16 -1/144)) s)) (/ (* 1/6 1) (PI))) s) #s(hole binary32 (/ (+ (* -1/6 (/ s (PI))) (* 5/72 (/ r (PI)))) (pow s 2)))) |
#s(approx (- (neg (/ (* (/ r (PI)) (+ -1/16 -1/144)) s)) (/ (* 1/6 1) (PI))) #s(hole binary32 (* 5/72 (/ r (* s (PI)))))) |
#s(approx (- (neg (/ (* (/ r (PI)) (+ -1/16 -1/144)) s)) (/ (* 1/6 1) (PI))) #s(hole binary32 (/ (- (* -1/6 (/ s (PI))) (* -5/72 (/ r (PI)))) s))) |
#s(approx (neg (/ (* (/ r (PI)) (+ -1/16 -1/144)) s)) #s(hole binary32 (* 5/72 (/ r (* s (PI)))))) |
#s(approx (/ (* (/ r (PI)) (+ -1/16 -1/144)) 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 (PI)) s) r))) #s(hole binary32 (/ (+ (* 1/8 (/ (exp (neg (* 1/3 (/ r s)))) (* r (PI)))) (* 1/8 (/ (exp (* -1 (/ 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 (* (* (* 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 (neg (* 1/3 (/ r s)))) (* r (* s (PI))))))) |
#s(approx (+ (* (/ r s) -1/4) 3/4) #s(hole binary32 (* -1/4 (/ r s)))) |
#s(approx (+ (* (/ r s) -1/4) 3/4) #s(hole binary32 (/ (+ (* -1/4 r) (* 3/4 s)) 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)))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (/ (+ (* 1/8 (/ (exp (neg (/ 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 (neg (/ r s))) (* r (* s (PI))))))) |
#s(approx (/ (* 1/8 (exp (neg (/ r s)))) (* (* r s) (PI))) #s(hole binary32 (* 1/8 (/ (exp (neg (/ r s))) (* r (* s (PI))))))) |
#s(approx (* 1/8 (exp (neg (/ r s)))) #s(hole binary32 (* 1/8 (exp (neg (/ r s)))))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) #s(hole binary32 (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (* s (PI))))))) |
#s(approx (* 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 (+ (* (/ 1/4 (* (+ (PI) (PI)) s)) (/ (exp (neg (/ r 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 (* (+ (PI) (PI)) s)) (/ (exp (neg (/ r 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 (* (+ (PI) (PI)) s)) (/ (exp (neg (/ r 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 (* (+ (PI) (PI)) s)) (/ (exp (neg (/ r 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 (/ (exp (neg (/ r s))) r) #s(hole binary32 (/ 1 r))) |
#s(approx (/ (exp (neg (/ r s))) r) #s(hole binary32 (- (/ 1 r) (/ 1 s)))) |
#s(approx (/ (exp (neg (/ r s))) r) #s(hole binary32 (- (+ (* 1/2 (/ r (pow s 2))) (/ 1 r)) (/ 1 s)))) |
#s(approx (/ (exp (neg (/ r s))) r) #s(hole binary32 (- (+ (* -1/6 (/ (pow r 2) (pow s 3))) (+ (* 1/2 (/ r (pow s 2))) (/ 1 r))) (/ 1 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))))) (* (* 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)))) (* (+ (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 (neg (/ (- (neg (/ (- (neg (/ (* (/ r (PI)) (+ -1/16 -1/144)) s)) (/ (* 1/6 1) (PI))) s)) (/ (* 1/4 1) (* (PI) r))) s)) #s(hole binary32 (/ 1/4 (* r (* s (PI)))))) |
#s(approx (neg (/ (- (neg (/ (- (neg (/ (* (/ r (PI)) (+ -1/16 -1/144)) s)) (/ (* 1/6 1) (PI))) s)) (/ (* 1/4 1) (* (PI) r))) s)) #s(hole binary32 (/ (- (* 1/4 (/ 1 (* r (PI)))) (* 1/6 (/ 1 (* s (PI))))) s))) |
#s(approx (neg (/ (- (neg (/ (- (neg (/ (* (/ r (PI)) (+ -1/16 -1/144)) s)) (/ (* 1/6 1) (PI))) s)) (/ (* 1/4 1) (* (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)) (+ -1/16 -1/144)) s)) (/ (* 1/6 1) (PI))) s)) (/ (* 1/4 1) (* (PI) r))) s) #s(hole binary32 (/ -1/4 (* r (* s (PI)))))) |
#s(approx (/ (- (neg (/ (- (neg (/ (* (/ r (PI)) (+ -1/16 -1/144)) s)) (/ (* 1/6 1) (PI))) s)) (/ (* 1/4 1) (* (PI) r))) s) #s(hole binary32 (/ (- (* 1/6 (/ 1 (* s (PI)))) (* 1/4 (/ 1 (* r (PI))))) s))) |
#s(approx (/ (- (neg (/ (- (neg (/ (* (/ r (PI)) (+ -1/16 -1/144)) s)) (/ (* 1/6 1) (PI))) s)) (/ (* 1/4 1) (* (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)) (+ -1/16 -1/144)) s)) (/ (* 1/6 1) (PI))) s)) (/ (* 1/4 1) (* (PI) r))) #s(hole binary32 (/ -1/4 (* r (PI))))) |
#s(approx (- (neg (/ (- (neg (/ (* (/ r (PI)) (+ -1/16 -1/144)) s)) (/ (* 1/6 1) (PI))) s)) (/ (* 1/4 1) (* (PI) r))) #s(hole binary32 (- (* 1/6 (/ 1 (* s (PI)))) (* 1/4 (/ 1 (* r (PI))))))) |
#s(approx (- (neg (/ (- (neg (/ (* (/ r (PI)) (+ -1/16 -1/144)) s)) (/ (* 1/6 1) (PI))) s)) (/ (* 1/4 1) (* (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)) (+ -1/16 -1/144)) s)) (/ (* 1/6 1) (PI))) s)) #s(hole binary32 (/ 1/6 (* s (PI))))) |
#s(approx (neg (/ (- (neg (/ (* (/ r (PI)) (+ -1/16 -1/144)) s)) (/ (* 1/6 1) (PI))) s)) #s(hole binary32 (/ (+ (* -5/72 (/ r (* s (PI)))) (* 1/6 (/ 1 (PI)))) s))) |
#s(approx (/ (- (neg (/ (* (/ r (PI)) (+ -1/16 -1/144)) s)) (/ (* 1/6 1) (PI))) s) #s(hole binary32 (/ -1/6 (* s (PI))))) |
#s(approx (/ (- (neg (/ (* (/ r (PI)) (+ -1/16 -1/144)) s)) (/ (* 1/6 1) (PI))) s) #s(hole binary32 (/ (- (* 5/72 (/ r (* s (PI)))) (* 1/6 (/ 1 (PI)))) s))) |
#s(approx (- (neg (/ (* (/ r (PI)) (+ -1/16 -1/144)) s)) (/ (* 1/6 1) (PI))) #s(hole binary32 (/ -1/6 (PI)))) |
#s(approx (- (neg (/ (* (/ r (PI)) (+ -1/16 -1/144)) s)) (/ (* 1/6 1) (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 (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 (+ (* (/ r s) -1/4) 3/4) #s(hole binary32 3/4)) |
#s(approx (+ (* (/ r s) -1/4) 3/4) #s(hole binary32 (+ 3/4 (* -1/4 (/ 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/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/8 (exp (neg (/ r s)))) (* (* r s) (PI))) #s(hole binary32 (/ 1/8 (* r (* s (PI)))))) |
#s(approx (/ (* 1/8 (exp (neg (/ r s)))) (* (* r s) (PI))) #s(hole binary32 (/ (- (* 1/8 (/ 1 (* r (PI)))) (* 1/8 (/ 1 (* s (PI))))) s))) |
#s(approx (/ (* 1/8 (exp (neg (/ r s)))) (* (* r s) (PI))) #s(hole binary32 (/ (- (+ (* 1/16 (/ r (* (pow s 2) (PI)))) (* 1/8 (/ 1 (* r (PI))))) (/ 1/8 (* s (PI)))) s))) |
#s(approx (/ (* 1/8 (exp (neg (/ r s)))) (* (* r s) (PI))) #s(hole binary32 (/ (- (+ (* -1/48 (/ (pow r 2) (* (pow s 3) (PI)))) (+ (* 1/16 (/ r (* (pow s 2) (PI)))) (* 1/8 (/ 1 (* r (PI)))))) (/ 1/8 (* s (PI)))) s))) |
#s(approx (* 1/8 (exp (neg (/ r s)))) #s(hole binary32 1/8)) |
#s(approx (* 1/8 (exp (neg (/ r s)))) #s(hole binary32 (+ 1/8 (* -1/8 (/ r s))))) |
#s(approx (* 1/8 (exp (neg (/ r s)))) #s(hole binary32 (+ 1/8 (+ (* -1/8 (/ r s)) (* 1/16 (/ (pow r 2) (pow s 2))))))) |
#s(approx (* 1/8 (exp (neg (/ r s)))) #s(hole binary32 (+ 1/8 (+ (* -1/8 (/ r s)) (+ (* -1/48 (/ (pow r 3) (pow s 3))) (* 1/16 (/ (pow r 2) (pow s 2)))))))) |
#s(approx (/ (* 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 (* (+ (PI) (PI)) s)) (/ (exp (neg (/ r 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 (* (+ (PI) (PI)) s)) (/ (exp (neg (/ r 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 (* (+ (PI) (PI)) s)) (/ (exp (neg (/ r 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 (/ (exp (neg (/ r s))) r) #s(hole binary32 (+ (* -1 (/ (+ 1 (* -1/2 (/ r s))) s)) (/ 1 r)))) |
#s(approx (/ (exp (neg (/ r s))) r) #s(hole binary32 (+ (* -1 (/ (+ 1 (* -1 (/ (+ (* -1/6 (/ (pow r 2) s)) (* 1/2 r)) s))) s)) (/ 1 r)))) |
#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)))) (* (+ (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 (neg (/ (- (neg (/ (- (neg (/ (* (/ r (PI)) (+ -1/16 -1/144)) s)) (/ (* 1/6 1) (PI))) s)) (/ (* 1/4 1) (* (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)) (+ -1/16 -1/144)) s)) (/ (* 1/6 1) (PI))) s)) (/ (* 1/4 1) (* (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)) (+ -1/16 -1/144)) s)) (/ (* 1/6 1) (PI))) s)) (/ (* 1/4 1) (* (PI) r))) s) #s(hole binary32 (* -1 (/ (- (* 1/4 (/ 1 (* r (PI)))) (* 1/6 (/ 1 (* s (PI))))) s)))) |
#s(approx (/ (- (neg (/ (- (neg (/ (* (/ r (PI)) (+ -1/16 -1/144)) s)) (/ (* 1/6 1) (PI))) s)) (/ (* 1/4 1) (* (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)) (+ -1/16 -1/144)) s)) (/ (* 1/6 1) (PI))) s)) (/ (* 1/4 1) (* (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)) (+ -1/16 -1/144)) s)) (/ (* 1/6 1) (PI))) s)) #s(hole binary32 (* -1 (/ (- (* 5/72 (/ r (* s (PI)))) (* 1/6 (/ 1 (PI)))) s)))) |
#s(approx (/ (- (neg (/ (* (/ r (PI)) (+ -1/16 -1/144)) s)) (/ (* 1/6 1) (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 (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 (+ (/ (* 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/8 (exp (neg (/ r s)))) (* (* r s) (PI))) #s(hole binary32 (* -1 (/ (- (* 1/8 (/ 1 (* s (PI)))) (* 1/8 (/ 1 (* r (PI))))) s)))) |
#s(approx (/ (* 1/8 (exp (neg (/ r s)))) (* (* r s) (PI))) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* 1/16 (/ r (* s (PI)))) (* 1/8 (/ 1 (PI)))) s)) (* 1/8 (/ 1 (* r (PI))))) s)))) |
#s(approx (/ (* 1/8 (exp (neg (/ r s)))) (* (* r s) (PI))) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -1/16 (/ r (PI))) (* 1/48 (/ (pow r 2) (* s (PI))))) s)) (* 1/8 (/ 1 (PI)))) s)) (* 1/8 (/ 1 (* r (PI))))) s)))) |
#s(approx (* 1/8 (exp (neg (/ r s)))) #s(hole binary32 (+ 1/8 (* -1 (/ (+ (* -1/16 (/ (pow r 2) s)) (* 1/8 r)) s))))) |
#s(approx (* 1/8 (exp (neg (/ r s)))) #s(hole binary32 (+ 1/8 (* -1 (/ (+ (* -1 (/ (+ (* -1/48 (/ (pow r 3) s)) (* 1/16 (pow r 2))) s)) (* 1/8 r)) s))))) |
#s(approx (/ (* 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 (* (+ (PI) (PI)) s)) (/ (exp (neg (/ r 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 (* (+ (PI) (PI)) s)) (/ (exp (neg (/ r 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 (* (+ (PI) (PI)) s)) (/ (exp (neg (/ r 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 (/ (exp (neg (/ r s))) r) #s(hole binary32 (/ (+ 1 (* -1 (/ r s))) r))) |
#s(approx (/ (exp (neg (/ r s))) r) #s(hole binary32 (/ (+ 1 (* r (- (* 1/2 (/ r (pow s 2))) (/ 1 s)))) r))) |
#s(approx (/ (exp (neg (/ r s))) r) #s(hole binary32 (/ (+ 1 (* r (- (* r (+ (* -1/6 (/ r (pow s 3))) (* 1/2 (/ 1 (pow s 2))))) (/ 1 s)))) 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 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)))) (* (+ (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 (neg (/ (- (neg (/ (- (neg (/ (* (/ r (PI)) (+ -1/16 -1/144)) s)) (/ (* 1/6 1) (PI))) s)) (/ (* 1/4 1) (* (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)) (+ -1/16 -1/144)) s)) (/ (* 1/6 1) (PI))) s)) (/ (* 1/4 1) (* (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)) (+ -1/16 -1/144)) s)) (/ (* 1/6 1) (PI))) s)) (/ (* 1/4 1) (* (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)) (+ -1/16 -1/144)) s)) (/ (* 1/6 1) (PI))) s)) (/ (* 1/4 1) (* (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)) (+ -1/16 -1/144)) s)) (/ (* 1/6 1) (PI))) s)) (/ (* 1/4 1) (* (PI) r))) #s(hole binary32 (/ (- (* 1/6 (/ r (* s (PI)))) (* 1/4 (/ 1 (PI)))) r))) |
#s(approx (- (neg (/ (- (neg (/ (* (/ r (PI)) (+ -1/16 -1/144)) s)) (/ (* 1/6 1) (PI))) s)) (/ (* 1/4 1) (* (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)) (+ -1/16 -1/144)) s)) (/ (* 1/6 1) (PI))) s)) #s(hole binary32 (+ (* -5/72 (/ r (* (pow s 2) (PI)))) (* 1/6 (/ 1 (* s (PI))))))) |
#s(approx (/ (- (neg (/ (* (/ r (PI)) (+ -1/16 -1/144)) s)) (/ (* 1/6 1) (PI))) s) #s(hole binary32 (- (* 5/72 (/ r (* (pow s 2) (PI)))) (* 1/6 (/ 1 (* s (PI))))))) |
#s(approx (* (/ r (PI)) (+ -1/16 -1/144)) #s(hole binary32 (* -5/72 (/ r (PI))))) |
#s(approx (/ r (PI)) #s(hole binary32 (/ r (PI)))) |
#s(approx (/ (* 1/4 1) (* (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 (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 (/ (* 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/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/8 (exp (neg (/ r s)))) (* (* r s) (PI))) #s(hole binary32 (/ (+ (* -1/8 (/ r (* (pow s 2) (PI)))) (* 1/8 (/ 1 (* s (PI))))) r))) |
#s(approx (/ (* 1/8 (exp (neg (/ r s)))) (* (* r s) (PI))) #s(hole binary32 (/ (+ (* r (- (* 1/16 (/ r (* (pow s 3) (PI)))) (* 1/8 (/ 1 (* (pow s 2) (PI)))))) (* 1/8 (/ 1 (* s (PI))))) r))) |
#s(approx (/ (* 1/8 (exp (neg (/ r s)))) (* (* r s) (PI))) #s(hole binary32 (/ (+ (* r (- (* r (+ (* -1/48 (/ r (* (pow s 4) (PI)))) (* 1/16 (/ 1 (* (pow s 3) (PI)))))) (* 1/8 (/ 1 (* (pow s 2) (PI)))))) (* 1/8 (/ 1 (* s (PI))))) r))) |
#s(approx (* 1/8 (exp (neg (/ r s)))) #s(hole binary32 (+ 1/8 (* r (- (* 1/16 (/ r (pow s 2))) (* 1/8 (/ 1 s))))))) |
#s(approx (* 1/8 (exp (neg (/ r s)))) #s(hole binary32 (+ 1/8 (* r (- (* r (+ (* -1/48 (/ r (pow s 3))) (* 1/16 (/ 1 (pow s 2))))) (* 1/8 (/ 1 s))))))) |
#s(approx (/ (* 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 (* (+ (PI) (PI)) s)) (/ (exp (neg (/ r s))) r)) (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r)))) #s(hole binary32 (/ (+ (* 1/8 (/ (exp (neg (* 1/3 (/ r s)))) (* s (PI)))) (* 1/8 (/ (exp (neg (/ 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/8 (/ (exp (neg (* 1/3 (/ r s)))) (* s (PI)))) (* 1/8 (/ (exp (neg (/ r s))) (* s (PI))))) r))) |
#s(approx (neg (/ (- (neg (/ (- (neg (/ (* (/ r (PI)) (+ -1/16 -1/144)) s)) (/ (* 1/6 1) (PI))) s)) (/ (* 1/4 1) (* (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)) (+ -1/16 -1/144)) s)) (/ (* 1/6 1) (PI))) s)) (/ (* 1/4 1) (* (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)) (+ -1/16 -1/144)) s)) (/ (* 1/6 1) (PI))) s)) (/ (* 1/4 1) (* (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)) (+ -1/16 -1/144)) s)) (/ (* 1/6 1) (PI))) s)) (/ (* 1/4 1) (* (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)) (+ -1/16 -1/144)) s)) (/ (* 1/6 1) (PI))) s)) (/ (* 1/4 1) (* (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)) (+ -1/16 -1/144)) s)) (/ (* 1/6 1) (PI))) s)) (/ (* 1/4 1) (* (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)) (+ -1/16 -1/144)) s)) (/ (* 1/6 1) (PI))) s)) #s(hole binary32 (* r (- (* 1/6 (/ 1 (* r (* s (PI))))) (* 5/72 (/ 1 (* (pow s 2) (PI)))))))) |
#s(approx (/ (- (neg (/ (* (/ r (PI)) (+ -1/16 -1/144)) s)) (/ (* 1/6 1) (PI))) s) #s(hole binary32 (* r (- (* 5/72 (/ 1 (* (pow s 2) (PI)))) (* 1/6 (/ 1 (* r (* s (PI))))))))) |
#s(approx (- (neg (/ (* (/ r (PI)) (+ -1/16 -1/144)) s)) (/ (* 1/6 1) (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 (PI)) s) r))) #s(hole binary32 (/ (+ (* 1/8 (/ (exp (neg (* 1/3 (/ r s)))) (* s (PI)))) (* 1/8 (/ (exp (* -1 (/ r s))) (* s (PI))))) r))) |
#s(approx (+ (* (/ r s) -1/4) 3/4) #s(hole binary32 (* r (- (* 3/4 (/ 1 r)) (* 1/4 (/ 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/8 (/ (exp (neg (/ r s))) (* s (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* s (PI))))) r))) |
#s(approx (+ (* (/ 1/4 (* (+ (PI) (PI)) s)) (/ (exp (neg (/ r 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 (/ (exp (neg (/ r s))) r) #s(hole binary32 (/ (exp (* -1 (/ r s))) r))) |
#s(approx (exp (neg (/ r s))) #s(hole binary32 (exp (* -1 (/ r s))))) |
#s(approx (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) #s(hole binary32 (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (* s (PI))))))) |
#s(approx (* 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 (+ (/ (* 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)))) |
#s(approx (neg (/ (- (neg (/ (- (neg (/ (* (/ r (PI)) (+ -1/16 -1/144)) s)) (/ (* 1/6 1) (PI))) s)) (/ (* 1/4 1) (* (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)) (+ -1/16 -1/144)) s)) (/ (* 1/6 1) (PI))) s)) (/ (* 1/4 1) (* (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)) (+ -1/16 -1/144)) s)) (/ (* 1/6 1) (PI))) s)) (/ (* 1/4 1) (* (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)) (+ -1/16 -1/144)) s)) (/ (* 1/6 1) (PI))) s)) (/ (* 1/4 1) (* (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)) (+ -1/16 -1/144)) s)) (/ (* 1/6 1) (PI))) s)) (/ (* 1/4 1) (* (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)) (+ -1/16 -1/144)) s)) (/ (* 1/6 1) (PI))) s)) (/ (* 1/4 1) (* (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)) (+ -1/16 -1/144)) s)) (/ (* 1/6 1) (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)) (+ -1/16 -1/144)) s)) (/ (* 1/6 1) (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)) (+ -1/16 -1/144)) s)) (/ (* 1/6 1) (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 (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 (/ (* 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 (+ (* (/ r s) -1/4) 3/4) #s(hole binary32 (* -1 (* r (- (* 1/4 (/ 1 s)) (* 3/4 (/ 1 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)))) |
#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 (/ (* 1/8 (exp (neg (/ r s)))) (* (* r s) (PI))) #s(hole binary32 (* 1/8 (/ (exp (* -1 (/ r s))) (* r (* s (PI))))))) |
#s(approx (* 1/8 (exp (neg (/ r s)))) #s(hole binary32 (* 1/8 (exp (* -1 (/ r s)))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 14.0ms | s | @ | inf | ((+ (* (/ 1/4 (* (+ (PI) (PI)) s)) (/ (exp (neg (/ r s))) r)) (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r)))) (/ 1/4 (* (+ (PI) (PI)) s)) 1/4 (* (+ (PI) (PI)) s) (+ (PI) (PI)) (PI) s (/ (exp (neg (/ r s))) r) (exp (neg (/ r s))) (neg (/ r s)) (/ r s) r (/ (* 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))) (/ r (* 3 s)) (* 3 s) 3 (* (* 6 (PI)) (* s r)) (* 6 (PI)) 6 (* s r) (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r)))) (/ 1/4 (* (* r s) (PI))) (* (* r s) (PI)) (* r s) (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r)))) (neg (/ (- (neg (/ (- (neg (/ (* (/ r (PI)) (+ -1/16 -1/144)) s)) (/ (* 1/6 1) (PI))) s)) (/ (* 1/4 1) (* (PI) r))) s)) (/ (- (neg (/ (- (neg (/ (* (/ r (PI)) (+ -1/16 -1/144)) s)) (/ (* 1/6 1) (PI))) s)) (/ (* 1/4 1) (* (PI) r))) s) (- (neg (/ (- (neg (/ (* (/ r (PI)) (+ -1/16 -1/144)) s)) (/ (* 1/6 1) (PI))) s)) (/ (* 1/4 1) (* (PI) r))) (neg (/ (- (neg (/ (* (/ r (PI)) (+ -1/16 -1/144)) s)) (/ (* 1/6 1) (PI))) s)) (/ (- (neg (/ (* (/ r (PI)) (+ -1/16 -1/144)) s)) (/ (* 1/6 1) (PI))) s) (- (neg (/ (* (/ r (PI)) (+ -1/16 -1/144)) s)) (/ (* 1/6 1) (PI))) (neg (/ (* (/ r (PI)) (+ -1/16 -1/144)) s)) (/ (* (/ r (PI)) (+ -1/16 -1/144)) s) (* (/ r (PI)) (+ -1/16 -1/144)) (/ r (PI)) (+ -1/16 -1/144) -1/16 -1/144 (/ (* 1/6 1) (PI)) (* 1/6 1) 1/6 1 (/ (* 1/4 1) (* (PI) r)) (* 1/4 1) (* (PI) r) (+ (/ (* 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))) (exp (/ (neg r) s)) (/ (neg r) s) (neg r) (* (* (* 2 (PI)) s) r) (* (* 2 (PI)) s) (* 2 (PI)) 2 (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* (* 6 (PI)) s) r)) (* 3/4 (exp (neg (/ r (* 3 s))))) (+ (* (/ r s) -1/4) 3/4) -1/4 (* (* (* 6 (PI)) s) r) (* (* 6 (PI)) 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))) (/ (* 1/8 (exp (neg (/ r s)))) (* (* r s) (PI))) (* 1/8 (exp (neg (/ r s)))) 1/8 (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (* 3/4 (exp (/ (neg r) (* 3 s)))) (exp (/ (neg r) (* 3 s))) (/ (neg r) (* 3 s))) |
| 13.0ms | r | @ | inf | ((+ (* (/ 1/4 (* (+ (PI) (PI)) s)) (/ (exp (neg (/ r s))) r)) (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r)))) (/ 1/4 (* (+ (PI) (PI)) s)) 1/4 (* (+ (PI) (PI)) s) (+ (PI) (PI)) (PI) s (/ (exp (neg (/ r s))) r) (exp (neg (/ r s))) (neg (/ r s)) (/ r s) r (/ (* 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))) (/ r (* 3 s)) (* 3 s) 3 (* (* 6 (PI)) (* s r)) (* 6 (PI)) 6 (* s r) (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r)))) (/ 1/4 (* (* r s) (PI))) (* (* r s) (PI)) (* r s) (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r)))) (neg (/ (- (neg (/ (- (neg (/ (* (/ r (PI)) (+ -1/16 -1/144)) s)) (/ (* 1/6 1) (PI))) s)) (/ (* 1/4 1) (* (PI) r))) s)) (/ (- (neg (/ (- (neg (/ (* (/ r (PI)) (+ -1/16 -1/144)) s)) (/ (* 1/6 1) (PI))) s)) (/ (* 1/4 1) (* (PI) r))) s) (- (neg (/ (- (neg (/ (* (/ r (PI)) (+ -1/16 -1/144)) s)) (/ (* 1/6 1) (PI))) s)) (/ (* 1/4 1) (* (PI) r))) (neg (/ (- (neg (/ (* (/ r (PI)) (+ -1/16 -1/144)) s)) (/ (* 1/6 1) (PI))) s)) (/ (- (neg (/ (* (/ r (PI)) (+ -1/16 -1/144)) s)) (/ (* 1/6 1) (PI))) s) (- (neg (/ (* (/ r (PI)) (+ -1/16 -1/144)) s)) (/ (* 1/6 1) (PI))) (neg (/ (* (/ r (PI)) (+ -1/16 -1/144)) s)) (/ (* (/ r (PI)) (+ -1/16 -1/144)) s) (* (/ r (PI)) (+ -1/16 -1/144)) (/ r (PI)) (+ -1/16 -1/144) -1/16 -1/144 (/ (* 1/6 1) (PI)) (* 1/6 1) 1/6 1 (/ (* 1/4 1) (* (PI) r)) (* 1/4 1) (* (PI) r) (+ (/ (* 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))) (exp (/ (neg r) s)) (/ (neg r) s) (neg r) (* (* (* 2 (PI)) s) r) (* (* 2 (PI)) s) (* 2 (PI)) 2 (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* (* 6 (PI)) s) r)) (* 3/4 (exp (neg (/ r (* 3 s))))) (+ (* (/ r s) -1/4) 3/4) -1/4 (* (* (* 6 (PI)) s) r) (* (* 6 (PI)) 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))) (/ (* 1/8 (exp (neg (/ r s)))) (* (* r s) (PI))) (* 1/8 (exp (neg (/ r s)))) 1/8 (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (* 3/4 (exp (/ (neg r) (* 3 s)))) (exp (/ (neg r) (* 3 s))) (/ (neg r) (* 3 s))) |
| 11.0ms | r | @ | -inf | ((+ (* (/ 1/4 (* (+ (PI) (PI)) s)) (/ (exp (neg (/ r s))) r)) (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r)))) (/ 1/4 (* (+ (PI) (PI)) s)) 1/4 (* (+ (PI) (PI)) s) (+ (PI) (PI)) (PI) s (/ (exp (neg (/ r s))) r) (exp (neg (/ r s))) (neg (/ r s)) (/ r s) r (/ (* 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))) (/ r (* 3 s)) (* 3 s) 3 (* (* 6 (PI)) (* s r)) (* 6 (PI)) 6 (* s r) (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r)))) (/ 1/4 (* (* r s) (PI))) (* (* r s) (PI)) (* r s) (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r)))) (neg (/ (- (neg (/ (- (neg (/ (* (/ r (PI)) (+ -1/16 -1/144)) s)) (/ (* 1/6 1) (PI))) s)) (/ (* 1/4 1) (* (PI) r))) s)) (/ (- (neg (/ (- (neg (/ (* (/ r (PI)) (+ -1/16 -1/144)) s)) (/ (* 1/6 1) (PI))) s)) (/ (* 1/4 1) (* (PI) r))) s) (- (neg (/ (- (neg (/ (* (/ r (PI)) (+ -1/16 -1/144)) s)) (/ (* 1/6 1) (PI))) s)) (/ (* 1/4 1) (* (PI) r))) (neg (/ (- (neg (/ (* (/ r (PI)) (+ -1/16 -1/144)) s)) (/ (* 1/6 1) (PI))) s)) (/ (- (neg (/ (* (/ r (PI)) (+ -1/16 -1/144)) s)) (/ (* 1/6 1) (PI))) s) (- (neg (/ (* (/ r (PI)) (+ -1/16 -1/144)) s)) (/ (* 1/6 1) (PI))) (neg (/ (* (/ r (PI)) (+ -1/16 -1/144)) s)) (/ (* (/ r (PI)) (+ -1/16 -1/144)) s) (* (/ r (PI)) (+ -1/16 -1/144)) (/ r (PI)) (+ -1/16 -1/144) -1/16 -1/144 (/ (* 1/6 1) (PI)) (* 1/6 1) 1/6 1 (/ (* 1/4 1) (* (PI) r)) (* 1/4 1) (* (PI) r) (+ (/ (* 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))) (exp (/ (neg r) s)) (/ (neg r) s) (neg r) (* (* (* 2 (PI)) s) r) (* (* 2 (PI)) s) (* 2 (PI)) 2 (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* (* 6 (PI)) s) r)) (* 3/4 (exp (neg (/ r (* 3 s))))) (+ (* (/ r s) -1/4) 3/4) -1/4 (* (* (* 6 (PI)) s) r) (* (* 6 (PI)) 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))) (/ (* 1/8 (exp (neg (/ r s)))) (* (* r s) (PI))) (* 1/8 (exp (neg (/ r s)))) 1/8 (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (* 3/4 (exp (/ (neg r) (* 3 s)))) (exp (/ (neg r) (* 3 s))) (/ (neg r) (* 3 s))) |
| 10.0ms | s | @ | 0 | ((+ (* (/ 1/4 (* (+ (PI) (PI)) s)) (/ (exp (neg (/ r s))) r)) (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r)))) (/ 1/4 (* (+ (PI) (PI)) s)) 1/4 (* (+ (PI) (PI)) s) (+ (PI) (PI)) (PI) s (/ (exp (neg (/ r s))) r) (exp (neg (/ r s))) (neg (/ r s)) (/ r s) r (/ (* 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))) (/ r (* 3 s)) (* 3 s) 3 (* (* 6 (PI)) (* s r)) (* 6 (PI)) 6 (* s r) (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r)))) (/ 1/4 (* (* r s) (PI))) (* (* r s) (PI)) (* r s) (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r)))) (neg (/ (- (neg (/ (- (neg (/ (* (/ r (PI)) (+ -1/16 -1/144)) s)) (/ (* 1/6 1) (PI))) s)) (/ (* 1/4 1) (* (PI) r))) s)) (/ (- (neg (/ (- (neg (/ (* (/ r (PI)) (+ -1/16 -1/144)) s)) (/ (* 1/6 1) (PI))) s)) (/ (* 1/4 1) (* (PI) r))) s) (- (neg (/ (- (neg (/ (* (/ r (PI)) (+ -1/16 -1/144)) s)) (/ (* 1/6 1) (PI))) s)) (/ (* 1/4 1) (* (PI) r))) (neg (/ (- (neg (/ (* (/ r (PI)) (+ -1/16 -1/144)) s)) (/ (* 1/6 1) (PI))) s)) (/ (- (neg (/ (* (/ r (PI)) (+ -1/16 -1/144)) s)) (/ (* 1/6 1) (PI))) s) (- (neg (/ (* (/ r (PI)) (+ -1/16 -1/144)) s)) (/ (* 1/6 1) (PI))) (neg (/ (* (/ r (PI)) (+ -1/16 -1/144)) s)) (/ (* (/ r (PI)) (+ -1/16 -1/144)) s) (* (/ r (PI)) (+ -1/16 -1/144)) (/ r (PI)) (+ -1/16 -1/144) -1/16 -1/144 (/ (* 1/6 1) (PI)) (* 1/6 1) 1/6 1 (/ (* 1/4 1) (* (PI) r)) (* 1/4 1) (* (PI) r) (+ (/ (* 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))) (exp (/ (neg r) s)) (/ (neg r) s) (neg r) (* (* (* 2 (PI)) s) r) (* (* 2 (PI)) s) (* 2 (PI)) 2 (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* (* 6 (PI)) s) r)) (* 3/4 (exp (neg (/ r (* 3 s))))) (+ (* (/ r s) -1/4) 3/4) -1/4 (* (* (* 6 (PI)) s) r) (* (* 6 (PI)) 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))) (/ (* 1/8 (exp (neg (/ r s)))) (* (* r s) (PI))) (* 1/8 (exp (neg (/ r s)))) 1/8 (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (* 3/4 (exp (/ (neg r) (* 3 s)))) (exp (/ (neg r) (* 3 s))) (/ (neg r) (* 3 s))) |
| 10.0ms | s | @ | -inf | ((+ (* (/ 1/4 (* (+ (PI) (PI)) s)) (/ (exp (neg (/ r s))) r)) (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r)))) (/ 1/4 (* (+ (PI) (PI)) s)) 1/4 (* (+ (PI) (PI)) s) (+ (PI) (PI)) (PI) s (/ (exp (neg (/ r s))) r) (exp (neg (/ r s))) (neg (/ r s)) (/ r s) r (/ (* 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))) (/ r (* 3 s)) (* 3 s) 3 (* (* 6 (PI)) (* s r)) (* 6 (PI)) 6 (* s r) (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r)))) (/ 1/4 (* (* r s) (PI))) (* (* r s) (PI)) (* r s) (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r)))) (neg (/ (- (neg (/ (- (neg (/ (* (/ r (PI)) (+ -1/16 -1/144)) s)) (/ (* 1/6 1) (PI))) s)) (/ (* 1/4 1) (* (PI) r))) s)) (/ (- (neg (/ (- (neg (/ (* (/ r (PI)) (+ -1/16 -1/144)) s)) (/ (* 1/6 1) (PI))) s)) (/ (* 1/4 1) (* (PI) r))) s) (- (neg (/ (- (neg (/ (* (/ r (PI)) (+ -1/16 -1/144)) s)) (/ (* 1/6 1) (PI))) s)) (/ (* 1/4 1) (* (PI) r))) (neg (/ (- (neg (/ (* (/ r (PI)) (+ -1/16 -1/144)) s)) (/ (* 1/6 1) (PI))) s)) (/ (- (neg (/ (* (/ r (PI)) (+ -1/16 -1/144)) s)) (/ (* 1/6 1) (PI))) s) (- (neg (/ (* (/ r (PI)) (+ -1/16 -1/144)) s)) (/ (* 1/6 1) (PI))) (neg (/ (* (/ r (PI)) (+ -1/16 -1/144)) s)) (/ (* (/ r (PI)) (+ -1/16 -1/144)) s) (* (/ r (PI)) (+ -1/16 -1/144)) (/ r (PI)) (+ -1/16 -1/144) -1/16 -1/144 (/ (* 1/6 1) (PI)) (* 1/6 1) 1/6 1 (/ (* 1/4 1) (* (PI) r)) (* 1/4 1) (* (PI) r) (+ (/ (* 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))) (exp (/ (neg r) s)) (/ (neg r) s) (neg r) (* (* (* 2 (PI)) s) r) (* (* 2 (PI)) s) (* 2 (PI)) 2 (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* (* 6 (PI)) s) r)) (* 3/4 (exp (neg (/ r (* 3 s))))) (+ (* (/ r s) -1/4) 3/4) -1/4 (* (* (* 6 (PI)) s) r) (* (* 6 (PI)) 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))) (/ (* 1/8 (exp (neg (/ r s)))) (* (* r s) (PI))) (* 1/8 (exp (neg (/ r s)))) 1/8 (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (* 3/4 (exp (/ (neg r) (* 3 s)))) (exp (/ (neg r) (* 3 s))) (/ (neg r) (* 3 s))) |
| Inputs |
|---|
(fma.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (+.f32 (PI.f32) (PI.f32)) s)) (/.f32 (exp.f32 (neg.f32 (/.f32 r s))) r) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (neg.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s))))) (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) (*.f32 s r)))) |
(/.f32 #s(literal 1/4 binary32) (*.f32 (+.f32 (PI.f32) (PI.f32)) s)) |
#s(literal 1/4 binary32) |
(*.f32 (+.f32 (PI.f32) (PI.f32)) s) |
(+.f32 (PI.f32) (PI.f32)) |
(PI.f32) |
s |
(/.f32 (exp.f32 (neg.f32 (/.f32 r s))) r) |
(exp.f32 (neg.f32 (/.f32 r s))) |
(neg.f32 (/.f32 r s)) |
(/.f32 r s) |
r |
(/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (neg.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s))))) (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) (*.f32 s r))) |
(*.f32 #s(literal 3/4 binary32) (exp.f32 (neg.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s))))) |
#s(literal 3/4 binary32) |
(exp.f32 (neg.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s)))) |
(neg.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s))) |
(/.f32 r (*.f32 #s(literal 3 binary32) s)) |
(*.f32 #s(literal 3 binary32) s) |
#s(literal 3 binary32) |
(*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) (*.f32 s r)) |
(*.f32 #s(literal 6 binary32) (PI.f32)) |
#s(literal 6 binary32) |
(*.f32 s r) |
#s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 r s) (PI.f32)))) |
(/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 r s) (PI.f32))) |
(*.f32 (*.f32 r s) (PI.f32)) |
(*.f32 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)))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (*.f32 (/.f32 r (PI.f32)) (+.f32 #s(literal -1/16 binary32) #s(literal -1/144 binary32))) s)) (/.f32 (*.f32 #s(literal 1/6 binary32) #s(literal 1 binary32)) (PI.f32))) s)) (/.f32 (*.f32 #s(literal 1/4 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) r))) s))) |
(neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (*.f32 (/.f32 r (PI.f32)) (+.f32 #s(literal -1/16 binary32) #s(literal -1/144 binary32))) s)) (/.f32 (*.f32 #s(literal 1/6 binary32) #s(literal 1 binary32)) (PI.f32))) s)) (/.f32 (*.f32 #s(literal 1/4 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) r))) s)) |
(/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (*.f32 (/.f32 r (PI.f32)) (+.f32 #s(literal -1/16 binary32) #s(literal -1/144 binary32))) s)) (/.f32 (*.f32 #s(literal 1/6 binary32) #s(literal 1 binary32)) (PI.f32))) s)) (/.f32 (*.f32 #s(literal 1/4 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) r))) s) |
(-.f32 (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (*.f32 (/.f32 r (PI.f32)) (+.f32 #s(literal -1/16 binary32) #s(literal -1/144 binary32))) s)) (/.f32 (*.f32 #s(literal 1/6 binary32) #s(literal 1 binary32)) (PI.f32))) s)) (/.f32 (*.f32 #s(literal 1/4 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) r))) |
(neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (*.f32 (/.f32 r (PI.f32)) (+.f32 #s(literal -1/16 binary32) #s(literal -1/144 binary32))) s)) (/.f32 (*.f32 #s(literal 1/6 binary32) #s(literal 1 binary32)) (PI.f32))) s)) |
(/.f32 (-.f32 (neg.f32 (/.f32 (*.f32 (/.f32 r (PI.f32)) (+.f32 #s(literal -1/16 binary32) #s(literal -1/144 binary32))) s)) (/.f32 (*.f32 #s(literal 1/6 binary32) #s(literal 1 binary32)) (PI.f32))) s) |
(-.f32 (neg.f32 (/.f32 (*.f32 (/.f32 r (PI.f32)) (+.f32 #s(literal -1/16 binary32) #s(literal -1/144 binary32))) s)) (/.f32 (*.f32 #s(literal 1/6 binary32) #s(literal 1 binary32)) (PI.f32))) |
(neg.f32 (/.f32 (*.f32 (/.f32 r (PI.f32)) (+.f32 #s(literal -1/16 binary32) #s(literal -1/144 binary32))) s)) |
(/.f32 (*.f32 (/.f32 r (PI.f32)) (+.f32 #s(literal -1/16 binary32) #s(literal -1/144 binary32))) s) |
(*.f32 (/.f32 r (PI.f32)) (+.f32 #s(literal -1/16 binary32) #s(literal -1/144 binary32))) |
(/.f32 r (PI.f32)) |
(+.f32 #s(literal -1/16 binary32) #s(literal -1/144 binary32)) |
#s(literal -1/16 binary32) |
#s(literal -1/144 binary32) |
(/.f32 (*.f32 #s(literal 1/6 binary32) #s(literal 1 binary32)) (PI.f32)) |
(*.f32 #s(literal 1/6 binary32) #s(literal 1 binary32)) |
#s(literal 1/6 binary32) |
#s(literal 1 binary32) |
(/.f32 (*.f32 #s(literal 1/4 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) r)) |
(*.f32 #s(literal 1/4 binary32) #s(literal 1 binary32)) |
(*.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))))) (fma.f32 (/.f32 r s) #s(literal -1/4 binary32) #s(literal 3/4 binary32))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
(/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) |
(*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) |
(exp.f32 (/.f32 (neg.f32 r) s)) |
(/.f32 (neg.f32 r) s) |
(neg.f32 r) |
(*.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))))) (fma.f32 (/.f32 r s) #s(literal -1/4 binary32) #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))))) (fma.f32 (/.f32 r s) #s(literal -1/4 binary32) #s(literal 3/4 binary32))) |
(fma.f32 (/.f32 r s) #s(literal -1/4 binary32) #s(literal 3/4 binary32)) |
#s(literal -1/4 binary32) |
(*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r) |
(*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) |
(+.f32 #s(approx (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (neg.f32 (/.f32 r s)))) (*.f32 (*.f32 r s) (PI.f32)))) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
#s(approx (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (neg.f32 (/.f32 r s)))) (*.f32 (*.f32 r s) (PI.f32)))) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (neg.f32 (/.f32 r s)))) (*.f32 (*.f32 r s) (PI.f32))) |
(*.f32 #s(literal 1/8 binary32) (exp.f32 (neg.f32 (/.f32 r s)))) |
#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 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) |
(exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) |
(/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)) |
#s(approx (+ (* (/ 1/4 (* (+ (PI) (PI)) s)) (/ (exp (neg (/ r s))) r)) (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r)))) #s(hole binary32 (/ (+ (* 1/8 (/ (exp (neg (* 1/3 (/ r s)))) (* r (PI)))) (* 1/8 (/ (exp (neg (/ r s))) (* r (PI))))) s))) |
#s(approx (/ 1/4 (* (+ (PI) (PI)) s)) #s(hole binary32 (/ 1/8 (* s (PI))))) |
#s(approx (* (+ (PI) (PI)) s) #s(hole binary32 (* 2 (* s (PI))))) |
#s(approx s #s(hole binary32 s)) |
#s(approx (/ (exp (neg (/ r s))) r) #s(hole binary32 (/ (exp (neg (/ r s))) r))) |
#s(approx (exp (neg (/ r s))) #s(hole binary32 (exp (neg (/ r s))))) |
#s(approx (neg (/ r s)) #s(hole binary32 (* -1 (/ r s)))) |
#s(approx (/ r s) #s(hole binary32 (/ r s))) |
#s(approx (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) #s(hole binary32 (* 1/8 (/ (exp (neg (* 1/3 (/ r s)))) (* r (* s (PI))))))) |
#s(approx (* 3/4 (exp (neg (/ r (* 3 s))))) #s(hole binary32 (* 3/4 (exp (neg (* 1/3 (/ r s))))))) |
#s(approx (exp (neg (/ r (* 3 s)))) #s(hole binary32 (exp (neg (* 1/3 (/ r s)))))) |
#s(approx (neg (/ r (* 3 s))) #s(hole binary32 (* -1/3 (/ r s)))) |
#s(approx (/ r (* 3 s)) #s(hole binary32 (* 1/3 (/ r s)))) |
#s(approx (* 3 s) #s(hole binary32 (* 3 s))) |
#s(approx (* (* 6 (PI)) (* s r)) #s(hole binary32 (* 6 (* r (* s (PI)))))) |
#s(approx (* s r) #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 (neg (* 1/3 (/ r s)))) (* r (PI)))) (* 1/8 (/ (exp (neg (/ r s))) (* r (PI))))) s))) |
#s(approx (/ 1/4 (* (* r s) (PI))) #s(hole binary32 (/ 1/4 (* r (* s (PI)))))) |
#s(approx (* (* r s) (PI)) #s(hole binary32 (* r (* s (PI))))) |
#s(approx (* r s) #s(hole binary32 (* r s))) |
#s(approx (neg (/ (- (neg (/ (- (neg (/ (* (/ r (PI)) (+ -1/16 -1/144)) s)) (/ (* 1/6 1) (PI))) s)) (/ (* 1/4 1) (* (PI) r))) s)) #s(hole binary32 (* 5/72 (/ r (* (pow s 3) (PI)))))) |
#s(approx (neg (/ (- (neg (/ (- (neg (/ (* (/ r (PI)) (+ -1/16 -1/144)) s)) (/ (* 1/6 1) (PI))) s)) (/ (* 1/4 1) (* (PI) r))) s)) #s(hole binary32 (/ (- (* -1/6 (/ s (PI))) (* -5/72 (/ r (PI)))) (pow s 3)))) |
#s(approx (neg (/ (- (neg (/ (- (neg (/ (* (/ r (PI)) (+ -1/16 -1/144)) s)) (/ (* 1/6 1) (PI))) s)) (/ (* 1/4 1) (* (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)) (+ -1/16 -1/144)) s)) (/ (* 1/6 1) (PI))) s)) (/ (* 1/4 1) (* (PI) r))) s) #s(hole binary32 (* -5/72 (/ r (* (pow s 3) (PI)))))) |
#s(approx (/ (- (neg (/ (- (neg (/ (* (/ r (PI)) (+ -1/16 -1/144)) s)) (/ (* 1/6 1) (PI))) s)) (/ (* 1/4 1) (* (PI) r))) s) #s(hole binary32 (/ (+ (* -5/72 (/ r (PI))) (* 1/6 (/ s (PI)))) (pow s 3)))) |
#s(approx (/ (- (neg (/ (- (neg (/ (* (/ r (PI)) (+ -1/16 -1/144)) s)) (/ (* 1/6 1) (PI))) s)) (/ (* 1/4 1) (* (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)) (+ -1/16 -1/144)) s)) (/ (* 1/6 1) (PI))) s)) (/ (* 1/4 1) (* (PI) r))) #s(hole binary32 (* -5/72 (/ r (* (pow s 2) (PI)))))) |
#s(approx (- (neg (/ (- (neg (/ (* (/ r (PI)) (+ -1/16 -1/144)) s)) (/ (* 1/6 1) (PI))) s)) (/ (* 1/4 1) (* (PI) r))) #s(hole binary32 (/ (- (* 1/6 (/ s (PI))) (* 5/72 (/ r (PI)))) (pow s 2)))) |
#s(approx (- (neg (/ (- (neg (/ (* (/ r (PI)) (+ -1/16 -1/144)) s)) (/ (* 1/6 1) (PI))) s)) (/ (* 1/4 1) (* (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)) (+ -1/16 -1/144)) s)) (/ (* 1/6 1) (PI))) s)) #s(hole binary32 (* -5/72 (/ r (* (pow s 2) (PI)))))) |
#s(approx (neg (/ (- (neg (/ (* (/ r (PI)) (+ -1/16 -1/144)) s)) (/ (* 1/6 1) (PI))) s)) #s(hole binary32 (/ (- (* 1/6 (/ s (PI))) (* 5/72 (/ r (PI)))) (pow s 2)))) |
#s(approx (/ (- (neg (/ (* (/ r (PI)) (+ -1/16 -1/144)) s)) (/ (* 1/6 1) (PI))) s) #s(hole binary32 (* 5/72 (/ r (* (pow s 2) (PI)))))) |
#s(approx (/ (- (neg (/ (* (/ r (PI)) (+ -1/16 -1/144)) s)) (/ (* 1/6 1) (PI))) s) #s(hole binary32 (/ (+ (* -1/6 (/ s (PI))) (* 5/72 (/ r (PI)))) (pow s 2)))) |
#s(approx (- (neg (/ (* (/ r (PI)) (+ -1/16 -1/144)) s)) (/ (* 1/6 1) (PI))) #s(hole binary32 (* 5/72 (/ r (* s (PI)))))) |
#s(approx (- (neg (/ (* (/ r (PI)) (+ -1/16 -1/144)) s)) (/ (* 1/6 1) (PI))) #s(hole binary32 (/ (- (* -1/6 (/ s (PI))) (* -5/72 (/ r (PI)))) s))) |
#s(approx (neg (/ (* (/ r (PI)) (+ -1/16 -1/144)) s)) #s(hole binary32 (* 5/72 (/ r (* s (PI)))))) |
#s(approx (/ (* (/ r (PI)) (+ -1/16 -1/144)) 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 (PI)) s) r))) #s(hole binary32 (/ (+ (* 1/8 (/ (exp (neg (* 1/3 (/ r s)))) (* r (PI)))) (* 1/8 (/ (exp (* -1 (/ 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 (* (* (* 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 (neg (* 1/3 (/ r s)))) (* r (* s (PI))))))) |
#s(approx (+ (* (/ r s) -1/4) 3/4) #s(hole binary32 (* -1/4 (/ r s)))) |
#s(approx (+ (* (/ r s) -1/4) 3/4) #s(hole binary32 (/ (+ (* -1/4 r) (* 3/4 s)) 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)))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (/ (+ (* 1/8 (/ (exp (neg (/ 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 (neg (/ r s))) (* r (* s (PI))))))) |
#s(approx (/ (* 1/8 (exp (neg (/ r s)))) (* (* r s) (PI))) #s(hole binary32 (* 1/8 (/ (exp (neg (/ r s))) (* r (* s (PI))))))) |
#s(approx (* 1/8 (exp (neg (/ r s)))) #s(hole binary32 (* 1/8 (exp (neg (/ r s)))))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) #s(hole binary32 (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (* s (PI))))))) |
#s(approx (* 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 (+ (* (/ 1/4 (* (+ (PI) (PI)) s)) (/ (exp (neg (/ r 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 (* (+ (PI) (PI)) s)) (/ (exp (neg (/ r 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 (* (+ (PI) (PI)) s)) (/ (exp (neg (/ r 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 (* (+ (PI) (PI)) s)) (/ (exp (neg (/ r 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 (/ (exp (neg (/ r s))) r) #s(hole binary32 (/ 1 r))) |
#s(approx (/ (exp (neg (/ r s))) r) #s(hole binary32 (- (/ 1 r) (/ 1 s)))) |
#s(approx (/ (exp (neg (/ r s))) r) #s(hole binary32 (- (+ (* 1/2 (/ r (pow s 2))) (/ 1 r)) (/ 1 s)))) |
#s(approx (/ (exp (neg (/ r s))) r) #s(hole binary32 (- (+ (* -1/6 (/ (pow r 2) (pow s 3))) (+ (* 1/2 (/ r (pow s 2))) (/ 1 r))) (/ 1 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))))) (* (* 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)))) (* (+ (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 (neg (/ (- (neg (/ (- (neg (/ (* (/ r (PI)) (+ -1/16 -1/144)) s)) (/ (* 1/6 1) (PI))) s)) (/ (* 1/4 1) (* (PI) r))) s)) #s(hole binary32 (/ 1/4 (* r (* s (PI)))))) |
#s(approx (neg (/ (- (neg (/ (- (neg (/ (* (/ r (PI)) (+ -1/16 -1/144)) s)) (/ (* 1/6 1) (PI))) s)) (/ (* 1/4 1) (* (PI) r))) s)) #s(hole binary32 (/ (- (* 1/4 (/ 1 (* r (PI)))) (* 1/6 (/ 1 (* s (PI))))) s))) |
#s(approx (neg (/ (- (neg (/ (- (neg (/ (* (/ r (PI)) (+ -1/16 -1/144)) s)) (/ (* 1/6 1) (PI))) s)) (/ (* 1/4 1) (* (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)) (+ -1/16 -1/144)) s)) (/ (* 1/6 1) (PI))) s)) (/ (* 1/4 1) (* (PI) r))) s) #s(hole binary32 (/ -1/4 (* r (* s (PI)))))) |
#s(approx (/ (- (neg (/ (- (neg (/ (* (/ r (PI)) (+ -1/16 -1/144)) s)) (/ (* 1/6 1) (PI))) s)) (/ (* 1/4 1) (* (PI) r))) s) #s(hole binary32 (/ (- (* 1/6 (/ 1 (* s (PI)))) (* 1/4 (/ 1 (* r (PI))))) s))) |
#s(approx (/ (- (neg (/ (- (neg (/ (* (/ r (PI)) (+ -1/16 -1/144)) s)) (/ (* 1/6 1) (PI))) s)) (/ (* 1/4 1) (* (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)) (+ -1/16 -1/144)) s)) (/ (* 1/6 1) (PI))) s)) (/ (* 1/4 1) (* (PI) r))) #s(hole binary32 (/ -1/4 (* r (PI))))) |
#s(approx (- (neg (/ (- (neg (/ (* (/ r (PI)) (+ -1/16 -1/144)) s)) (/ (* 1/6 1) (PI))) s)) (/ (* 1/4 1) (* (PI) r))) #s(hole binary32 (- (* 1/6 (/ 1 (* s (PI)))) (* 1/4 (/ 1 (* r (PI))))))) |
#s(approx (- (neg (/ (- (neg (/ (* (/ r (PI)) (+ -1/16 -1/144)) s)) (/ (* 1/6 1) (PI))) s)) (/ (* 1/4 1) (* (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)) (+ -1/16 -1/144)) s)) (/ (* 1/6 1) (PI))) s)) #s(hole binary32 (/ 1/6 (* s (PI))))) |
#s(approx (neg (/ (- (neg (/ (* (/ r (PI)) (+ -1/16 -1/144)) s)) (/ (* 1/6 1) (PI))) s)) #s(hole binary32 (/ (+ (* -5/72 (/ r (* s (PI)))) (* 1/6 (/ 1 (PI)))) s))) |
#s(approx (/ (- (neg (/ (* (/ r (PI)) (+ -1/16 -1/144)) s)) (/ (* 1/6 1) (PI))) s) #s(hole binary32 (/ -1/6 (* s (PI))))) |
#s(approx (/ (- (neg (/ (* (/ r (PI)) (+ -1/16 -1/144)) s)) (/ (* 1/6 1) (PI))) s) #s(hole binary32 (/ (- (* 5/72 (/ r (* s (PI)))) (* 1/6 (/ 1 (PI)))) s))) |
#s(approx (- (neg (/ (* (/ r (PI)) (+ -1/16 -1/144)) s)) (/ (* 1/6 1) (PI))) #s(hole binary32 (/ -1/6 (PI)))) |
#s(approx (- (neg (/ (* (/ r (PI)) (+ -1/16 -1/144)) s)) (/ (* 1/6 1) (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 (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 (+ (* (/ r s) -1/4) 3/4) #s(hole binary32 3/4)) |
#s(approx (+ (* (/ r s) -1/4) 3/4) #s(hole binary32 (+ 3/4 (* -1/4 (/ 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/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/8 (exp (neg (/ r s)))) (* (* r s) (PI))) #s(hole binary32 (/ 1/8 (* r (* s (PI)))))) |
#s(approx (/ (* 1/8 (exp (neg (/ r s)))) (* (* r s) (PI))) #s(hole binary32 (/ (- (* 1/8 (/ 1 (* r (PI)))) (* 1/8 (/ 1 (* s (PI))))) s))) |
#s(approx (/ (* 1/8 (exp (neg (/ r s)))) (* (* r s) (PI))) #s(hole binary32 (/ (- (+ (* 1/16 (/ r (* (pow s 2) (PI)))) (* 1/8 (/ 1 (* r (PI))))) (/ 1/8 (* s (PI)))) s))) |
#s(approx (/ (* 1/8 (exp (neg (/ r s)))) (* (* r s) (PI))) #s(hole binary32 (/ (- (+ (* -1/48 (/ (pow r 2) (* (pow s 3) (PI)))) (+ (* 1/16 (/ r (* (pow s 2) (PI)))) (* 1/8 (/ 1 (* r (PI)))))) (/ 1/8 (* s (PI)))) s))) |
#s(approx (* 1/8 (exp (neg (/ r s)))) #s(hole binary32 1/8)) |
#s(approx (* 1/8 (exp (neg (/ r s)))) #s(hole binary32 (+ 1/8 (* -1/8 (/ r s))))) |
#s(approx (* 1/8 (exp (neg (/ r s)))) #s(hole binary32 (+ 1/8 (+ (* -1/8 (/ r s)) (* 1/16 (/ (pow r 2) (pow s 2))))))) |
#s(approx (* 1/8 (exp (neg (/ r s)))) #s(hole binary32 (+ 1/8 (+ (* -1/8 (/ r s)) (+ (* -1/48 (/ (pow r 3) (pow s 3))) (* 1/16 (/ (pow r 2) (pow s 2)))))))) |
#s(approx (/ (* 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 (* (+ (PI) (PI)) s)) (/ (exp (neg (/ r 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 (* (+ (PI) (PI)) s)) (/ (exp (neg (/ r 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 (* (+ (PI) (PI)) s)) (/ (exp (neg (/ r 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 (/ (exp (neg (/ r s))) r) #s(hole binary32 (+ (* -1 (/ (+ 1 (* -1/2 (/ r s))) s)) (/ 1 r)))) |
#s(approx (/ (exp (neg (/ r s))) r) #s(hole binary32 (+ (* -1 (/ (+ 1 (* -1 (/ (+ (* -1/6 (/ (pow r 2) s)) (* 1/2 r)) s))) s)) (/ 1 r)))) |
#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)))) (* (+ (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 (neg (/ (- (neg (/ (- (neg (/ (* (/ r (PI)) (+ -1/16 -1/144)) s)) (/ (* 1/6 1) (PI))) s)) (/ (* 1/4 1) (* (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)) (+ -1/16 -1/144)) s)) (/ (* 1/6 1) (PI))) s)) (/ (* 1/4 1) (* (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)) (+ -1/16 -1/144)) s)) (/ (* 1/6 1) (PI))) s)) (/ (* 1/4 1) (* (PI) r))) s) #s(hole binary32 (* -1 (/ (- (* 1/4 (/ 1 (* r (PI)))) (* 1/6 (/ 1 (* s (PI))))) s)))) |
#s(approx (/ (- (neg (/ (- (neg (/ (* (/ r (PI)) (+ -1/16 -1/144)) s)) (/ (* 1/6 1) (PI))) s)) (/ (* 1/4 1) (* (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)) (+ -1/16 -1/144)) s)) (/ (* 1/6 1) (PI))) s)) (/ (* 1/4 1) (* (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)) (+ -1/16 -1/144)) s)) (/ (* 1/6 1) (PI))) s)) #s(hole binary32 (* -1 (/ (- (* 5/72 (/ r (* s (PI)))) (* 1/6 (/ 1 (PI)))) s)))) |
#s(approx (/ (- (neg (/ (* (/ r (PI)) (+ -1/16 -1/144)) s)) (/ (* 1/6 1) (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 (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 (+ (/ (* 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/8 (exp (neg (/ r s)))) (* (* r s) (PI))) #s(hole binary32 (* -1 (/ (- (* 1/8 (/ 1 (* s (PI)))) (* 1/8 (/ 1 (* r (PI))))) s)))) |
#s(approx (/ (* 1/8 (exp (neg (/ r s)))) (* (* r s) (PI))) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* 1/16 (/ r (* s (PI)))) (* 1/8 (/ 1 (PI)))) s)) (* 1/8 (/ 1 (* r (PI))))) s)))) |
#s(approx (/ (* 1/8 (exp (neg (/ r s)))) (* (* r s) (PI))) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -1/16 (/ r (PI))) (* 1/48 (/ (pow r 2) (* s (PI))))) s)) (* 1/8 (/ 1 (PI)))) s)) (* 1/8 (/ 1 (* r (PI))))) s)))) |
#s(approx (* 1/8 (exp (neg (/ r s)))) #s(hole binary32 (+ 1/8 (* -1 (/ (+ (* -1/16 (/ (pow r 2) s)) (* 1/8 r)) s))))) |
#s(approx (* 1/8 (exp (neg (/ r s)))) #s(hole binary32 (+ 1/8 (* -1 (/ (+ (* -1 (/ (+ (* -1/48 (/ (pow r 3) s)) (* 1/16 (pow r 2))) s)) (* 1/8 r)) s))))) |
#s(approx (/ (* 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 (* (+ (PI) (PI)) s)) (/ (exp (neg (/ r 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 (* (+ (PI) (PI)) s)) (/ (exp (neg (/ r 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 (* (+ (PI) (PI)) s)) (/ (exp (neg (/ r 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 (/ (exp (neg (/ r s))) r) #s(hole binary32 (/ (+ 1 (* -1 (/ r s))) r))) |
#s(approx (/ (exp (neg (/ r s))) r) #s(hole binary32 (/ (+ 1 (* r (- (* 1/2 (/ r (pow s 2))) (/ 1 s)))) r))) |
#s(approx (/ (exp (neg (/ r s))) r) #s(hole binary32 (/ (+ 1 (* r (- (* r (+ (* -1/6 (/ r (pow s 3))) (* 1/2 (/ 1 (pow s 2))))) (/ 1 s)))) 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 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)))) (* (+ (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 (neg (/ (- (neg (/ (- (neg (/ (* (/ r (PI)) (+ -1/16 -1/144)) s)) (/ (* 1/6 1) (PI))) s)) (/ (* 1/4 1) (* (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)) (+ -1/16 -1/144)) s)) (/ (* 1/6 1) (PI))) s)) (/ (* 1/4 1) (* (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)) (+ -1/16 -1/144)) s)) (/ (* 1/6 1) (PI))) s)) (/ (* 1/4 1) (* (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)) (+ -1/16 -1/144)) s)) (/ (* 1/6 1) (PI))) s)) (/ (* 1/4 1) (* (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)) (+ -1/16 -1/144)) s)) (/ (* 1/6 1) (PI))) s)) (/ (* 1/4 1) (* (PI) r))) #s(hole binary32 (/ (- (* 1/6 (/ r (* s (PI)))) (* 1/4 (/ 1 (PI)))) r))) |
#s(approx (- (neg (/ (- (neg (/ (* (/ r (PI)) (+ -1/16 -1/144)) s)) (/ (* 1/6 1) (PI))) s)) (/ (* 1/4 1) (* (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)) (+ -1/16 -1/144)) s)) (/ (* 1/6 1) (PI))) s)) #s(hole binary32 (+ (* -5/72 (/ r (* (pow s 2) (PI)))) (* 1/6 (/ 1 (* s (PI))))))) |
#s(approx (/ (- (neg (/ (* (/ r (PI)) (+ -1/16 -1/144)) s)) (/ (* 1/6 1) (PI))) s) #s(hole binary32 (- (* 5/72 (/ r (* (pow s 2) (PI)))) (* 1/6 (/ 1 (* s (PI))))))) |
#s(approx (* (/ r (PI)) (+ -1/16 -1/144)) #s(hole binary32 (* -5/72 (/ r (PI))))) |
#s(approx (/ r (PI)) #s(hole binary32 (/ r (PI)))) |
#s(approx (/ (* 1/4 1) (* (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 (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 (/ (* 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/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/8 (exp (neg (/ r s)))) (* (* r s) (PI))) #s(hole binary32 (/ (+ (* -1/8 (/ r (* (pow s 2) (PI)))) (* 1/8 (/ 1 (* s (PI))))) r))) |
#s(approx (/ (* 1/8 (exp (neg (/ r s)))) (* (* r s) (PI))) #s(hole binary32 (/ (+ (* r (- (* 1/16 (/ r (* (pow s 3) (PI)))) (* 1/8 (/ 1 (* (pow s 2) (PI)))))) (* 1/8 (/ 1 (* s (PI))))) r))) |
#s(approx (/ (* 1/8 (exp (neg (/ r s)))) (* (* r s) (PI))) #s(hole binary32 (/ (+ (* r (- (* r (+ (* -1/48 (/ r (* (pow s 4) (PI)))) (* 1/16 (/ 1 (* (pow s 3) (PI)))))) (* 1/8 (/ 1 (* (pow s 2) (PI)))))) (* 1/8 (/ 1 (* s (PI))))) r))) |
#s(approx (* 1/8 (exp (neg (/ r s)))) #s(hole binary32 (+ 1/8 (* r (- (* 1/16 (/ r (pow s 2))) (* 1/8 (/ 1 s))))))) |
#s(approx (* 1/8 (exp (neg (/ r s)))) #s(hole binary32 (+ 1/8 (* r (- (* r (+ (* -1/48 (/ r (pow s 3))) (* 1/16 (/ 1 (pow s 2))))) (* 1/8 (/ 1 s))))))) |
#s(approx (/ (* 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 (* (+ (PI) (PI)) s)) (/ (exp (neg (/ r s))) r)) (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r)))) #s(hole binary32 (/ (+ (* 1/8 (/ (exp (neg (* 1/3 (/ r s)))) (* s (PI)))) (* 1/8 (/ (exp (neg (/ 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/8 (/ (exp (neg (* 1/3 (/ r s)))) (* s (PI)))) (* 1/8 (/ (exp (neg (/ r s))) (* s (PI))))) r))) |
#s(approx (neg (/ (- (neg (/ (- (neg (/ (* (/ r (PI)) (+ -1/16 -1/144)) s)) (/ (* 1/6 1) (PI))) s)) (/ (* 1/4 1) (* (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)) (+ -1/16 -1/144)) s)) (/ (* 1/6 1) (PI))) s)) (/ (* 1/4 1) (* (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)) (+ -1/16 -1/144)) s)) (/ (* 1/6 1) (PI))) s)) (/ (* 1/4 1) (* (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)) (+ -1/16 -1/144)) s)) (/ (* 1/6 1) (PI))) s)) (/ (* 1/4 1) (* (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)) (+ -1/16 -1/144)) s)) (/ (* 1/6 1) (PI))) s)) (/ (* 1/4 1) (* (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)) (+ -1/16 -1/144)) s)) (/ (* 1/6 1) (PI))) s)) (/ (* 1/4 1) (* (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)) (+ -1/16 -1/144)) s)) (/ (* 1/6 1) (PI))) s)) #s(hole binary32 (* r (- (* 1/6 (/ 1 (* r (* s (PI))))) (* 5/72 (/ 1 (* (pow s 2) (PI)))))))) |
#s(approx (/ (- (neg (/ (* (/ r (PI)) (+ -1/16 -1/144)) s)) (/ (* 1/6 1) (PI))) s) #s(hole binary32 (* r (- (* 5/72 (/ 1 (* (pow s 2) (PI)))) (* 1/6 (/ 1 (* r (* s (PI))))))))) |
#s(approx (- (neg (/ (* (/ r (PI)) (+ -1/16 -1/144)) s)) (/ (* 1/6 1) (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 (PI)) s) r))) #s(hole binary32 (/ (+ (* 1/8 (/ (exp (neg (* 1/3 (/ r s)))) (* s (PI)))) (* 1/8 (/ (exp (* -1 (/ r s))) (* s (PI))))) r))) |
#s(approx (+ (* (/ r s) -1/4) 3/4) #s(hole binary32 (* r (- (* 3/4 (/ 1 r)) (* 1/4 (/ 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/8 (/ (exp (neg (/ r s))) (* s (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* s (PI))))) r))) |
#s(approx (+ (* (/ 1/4 (* (+ (PI) (PI)) s)) (/ (exp (neg (/ r 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 (/ (exp (neg (/ r s))) r) #s(hole binary32 (/ (exp (* -1 (/ r s))) r))) |
#s(approx (exp (neg (/ r s))) #s(hole binary32 (exp (* -1 (/ r s))))) |
#s(approx (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) #s(hole binary32 (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (* s (PI))))))) |
#s(approx (* 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 (+ (/ (* 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)))) |
#s(approx (neg (/ (- (neg (/ (- (neg (/ (* (/ r (PI)) (+ -1/16 -1/144)) s)) (/ (* 1/6 1) (PI))) s)) (/ (* 1/4 1) (* (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)) (+ -1/16 -1/144)) s)) (/ (* 1/6 1) (PI))) s)) (/ (* 1/4 1) (* (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)) (+ -1/16 -1/144)) s)) (/ (* 1/6 1) (PI))) s)) (/ (* 1/4 1) (* (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)) (+ -1/16 -1/144)) s)) (/ (* 1/6 1) (PI))) s)) (/ (* 1/4 1) (* (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)) (+ -1/16 -1/144)) s)) (/ (* 1/6 1) (PI))) s)) (/ (* 1/4 1) (* (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)) (+ -1/16 -1/144)) s)) (/ (* 1/6 1) (PI))) s)) (/ (* 1/4 1) (* (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)) (+ -1/16 -1/144)) s)) (/ (* 1/6 1) (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)) (+ -1/16 -1/144)) s)) (/ (* 1/6 1) (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)) (+ -1/16 -1/144)) s)) (/ (* 1/6 1) (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 (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 (/ (* 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 (+ (* (/ r s) -1/4) 3/4) #s(hole binary32 (* -1 (* r (- (* 1/4 (/ 1 s)) (* 3/4 (/ 1 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)))) |
#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 (/ (* 1/8 (exp (neg (/ r s)))) (* (* r s) (PI))) #s(hole binary32 (* 1/8 (/ (exp (* -1 (/ r s))) (* r (* s (PI))))))) |
#s(approx (* 1/8 (exp (neg (/ r s)))) #s(hole binary32 (* 1/8 (exp (* -1 (/ r s)))))) |
| Outputs |
|---|
(+.f32 (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (neg.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s))))) (*.f32 #s(literal 6 binary32) (*.f32 (*.f32 s r) (PI.f32)))) (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (neg.f32 (/.f32 r s)))) (*.f32 (+.f32 (PI.f32) (PI.f32)) (*.f32 s r)))) |
(+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (neg.f32 (/.f32 r s)))) (*.f32 (+.f32 (PI.f32) (PI.f32)) (*.f32 s r))) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (neg.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s))))) (*.f32 #s(literal 6 binary32) (*.f32 (*.f32 s r) (PI.f32))))) |
(/.f32 (fma.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (neg.f32 (/.f32 r s)))) (*.f32 #s(literal 6 binary32) (*.f32 (*.f32 s r) (PI.f32))) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) (*.f32 s r)) (*.f32 #s(literal 3/4 binary32) (exp.f32 (neg.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s))))))) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) (*.f32 s r)) (*.f32 #s(literal 6 binary32) (*.f32 (*.f32 s r) (PI.f32))))) |
(/.f32 (-.f32 (*.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (neg.f32 (/.f32 r s)))) (*.f32 (+.f32 (PI.f32) (PI.f32)) (*.f32 s r))) (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (neg.f32 (/.f32 r s)))) (*.f32 (+.f32 (PI.f32) (PI.f32)) (*.f32 s r)))) (*.f32 (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (neg.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s))))) (*.f32 #s(literal 6 binary32) (*.f32 (*.f32 s r) (PI.f32)))) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (neg.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s))))) (*.f32 #s(literal 6 binary32) (*.f32 (*.f32 s r) (PI.f32)))))) (-.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (neg.f32 (/.f32 r s)))) (*.f32 (+.f32 (PI.f32) (PI.f32)) (*.f32 s r))) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (neg.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s))))) (*.f32 #s(literal 6 binary32) (*.f32 (*.f32 s r) (PI.f32)))))) |
(/.f32 (+.f32 (pow.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (neg.f32 (/.f32 r s)))) (*.f32 (+.f32 (PI.f32) (PI.f32)) (*.f32 s r))) #s(literal 3 binary32)) (pow.f32 (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (neg.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s))))) (*.f32 #s(literal 6 binary32) (*.f32 (*.f32 s r) (PI.f32)))) #s(literal 3 binary32))) (fma.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (neg.f32 (/.f32 r s)))) (*.f32 (+.f32 (PI.f32) (PI.f32)) (*.f32 s r))) (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (neg.f32 (/.f32 r s)))) (*.f32 (+.f32 (PI.f32) (PI.f32)) (*.f32 s r))) (-.f32 (*.f32 (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (neg.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s))))) (*.f32 #s(literal 6 binary32) (*.f32 (*.f32 s r) (PI.f32)))) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (neg.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s))))) (*.f32 #s(literal 6 binary32) (*.f32 (*.f32 s r) (PI.f32))))) (*.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (neg.f32 (/.f32 r s)))) (*.f32 (+.f32 (PI.f32) (PI.f32)) (*.f32 s r))) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (neg.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s))))) (*.f32 #s(literal 6 binary32) (*.f32 (*.f32 s r) (PI.f32)))))))) |
(fma.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 #s(literal 6 binary32) (PI.f32))) (/.f32 (exp.f32 (neg.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s)))) (*.f32 s r)) (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (neg.f32 (/.f32 r s)))) (*.f32 (+.f32 (PI.f32) (PI.f32)) (*.f32 s r)))) |
(fma.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s)) (/.f32 (exp.f32 (neg.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s)))) r) (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (neg.f32 (/.f32 r s)))) (*.f32 (+.f32 (PI.f32) (PI.f32)) (*.f32 s r)))) |
(fma.f32 #s(literal 3/4 binary32) (/.f32 (exp.f32 (neg.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s)))) (*.f32 #s(literal 6 binary32) (*.f32 (*.f32 s r) (PI.f32)))) (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (neg.f32 (/.f32 r s)))) (*.f32 (+.f32 (PI.f32) (PI.f32)) (*.f32 s r)))) |
(fma.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (+.f32 (PI.f32) (PI.f32)) s)) (/.f32 (exp.f32 (neg.f32 (/.f32 r s))) r) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (neg.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s))))) (*.f32 #s(literal 6 binary32) (*.f32 (*.f32 s r) (PI.f32))))) |
(fma.f32 (/.f32 #s(literal 1/4 binary32) (+.f32 (PI.f32) (PI.f32))) (/.f32 (exp.f32 (neg.f32 (/.f32 r s))) (*.f32 s r)) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (neg.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s))))) (*.f32 #s(literal 6 binary32) (*.f32 (*.f32 s r) (PI.f32))))) |
(fma.f32 #s(literal 1/4 binary32) (/.f32 (exp.f32 (neg.f32 (/.f32 r s))) (*.f32 (+.f32 (PI.f32) (PI.f32)) (*.f32 s r))) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (neg.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s))))) (*.f32 #s(literal 6 binary32) (*.f32 (*.f32 s r) (PI.f32))))) |
(fma.f32 (/.f32 (exp.f32 (neg.f32 (/.f32 r s))) r) (/.f32 #s(literal 1/4 binary32) (*.f32 (+.f32 (PI.f32) (PI.f32)) s)) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (neg.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s))))) (*.f32 #s(literal 6 binary32) (*.f32 (*.f32 s r) (PI.f32))))) |
(/.f32 #s(literal 1/4 binary32) (*.f32 (+.f32 (PI.f32) (PI.f32)) s)) |
(/.f32 (neg.f32 #s(literal 1/4 binary32)) (neg.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s))) |
(/.f32 (/.f32 #s(literal 1/4 binary32) (+.f32 (PI.f32) (PI.f32))) s) |
#s(literal 1/4 binary32) |
(*.f32 #s(literal 1/4 binary32) #s(literal 1 binary32)) |
(*.f32 #s(literal 1 binary32) #s(literal 1/4 binary32)) |
(*.f32 (+.f32 (PI.f32) (PI.f32)) s) |
(*.f32 (*.f32 (PI.f32) s) #s(literal 2 binary32)) |
(*.f32 (*.f32 #s(literal 2 binary32) s) (PI.f32)) |
(*.f32 #s(literal 2 binary32) (*.f32 (PI.f32) s)) |
(*.f32 s (+.f32 (PI.f32) (PI.f32))) |
(+.f32 (*.f32 (PI.f32) s) (*.f32 (PI.f32) s)) |
(fma.f32 s (PI.f32) (*.f32 (PI.f32) s)) |
(fma.f32 (PI.f32) s (*.f32 (PI.f32) s)) |
(*.f32 #s(literal 2 binary32) (PI.f32)) |
(*.f32 (PI.f32) #s(literal 2 binary32)) |
(+.f32 (PI.f32) (PI.f32)) |
(/.f32 (-.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 (PI.f32) (PI.f32))) (-.f32 (PI.f32) (PI.f32))) |
(/.f32 (+.f32 (pow.f32 (PI.f32) #s(literal 3 binary32)) (pow.f32 (PI.f32) #s(literal 3 binary32))) (fma.f32 (PI.f32) (PI.f32) (-.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 (PI.f32) (PI.f32))))) |
(PI.f32) |
s |
(/.f32 (exp.f32 (neg.f32 (/.f32 r s))) r) |
(/.f32 (neg.f32 (exp.f32 (neg.f32 (/.f32 r s)))) (neg.f32 r)) |
(+.f32 (cosh.f32 (neg.f32 (/.f32 r s))) (sinh.f32 (neg.f32 (/.f32 r s)))) |
(-.f32 (cosh.f32 (/.f32 r s)) (sinh.f32 (/.f32 r s))) |
(/.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r s))) |
(exp.f32 (neg.f32 (/.f32 r s))) |
(pow.f32 (exp.f32 #s(literal -1 binary32)) (/.f32 r s)) |
(*.f32 #s(literal -1 binary32) (/.f32 r s)) |
(*.f32 (/.f32 r s) #s(literal -1 binary32)) |
(/.f32 (neg.f32 r) s) |
(/.f32 (neg.f32 (neg.f32 r)) (neg.f32 s)) |
(/.f32 r (neg.f32 s)) |
(neg.f32 (/.f32 r s)) |
(/.f32 r s) |
(/.f32 (neg.f32 r) (neg.f32 s)) |
r |
(*.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 #s(literal 6 binary32) (PI.f32))) (/.f32 (exp.f32 (neg.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s)))) (*.f32 s r))) |
(*.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s)) (/.f32 (exp.f32 (neg.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s)))) r)) |
(*.f32 #s(literal 3/4 binary32) (/.f32 (exp.f32 (neg.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s)))) (*.f32 #s(literal 6 binary32) (*.f32 (*.f32 s r) (PI.f32))))) |
(/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (neg.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s))))) (*.f32 #s(literal 6 binary32) (*.f32 (*.f32 s r) (PI.f32)))) |
(/.f32 (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (neg.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s))))) (*.f32 #s(literal 6 binary32) (PI.f32))) (*.f32 s r)) |
(/.f32 (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (neg.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s))))) (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s)) r) |
(/.f32 (neg.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (neg.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s)))))) (neg.f32 (*.f32 #s(literal 6 binary32) (*.f32 (*.f32 s r) (PI.f32))))) |
(*.f32 #s(literal 3/4 binary32) (exp.f32 (neg.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s))))) |
(*.f32 (exp.f32 (neg.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s)))) #s(literal 3/4 binary32)) |
#s(literal 3/4 binary32) |
(+.f32 (cosh.f32 (neg.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s)))) (sinh.f32 (neg.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 #s(literal 1 binary32) (exp.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s)))) |
(exp.f32 (neg.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s)))) |
(/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)) |
(/.f32 (neg.f32 (neg.f32 r)) (neg.f32 (*.f32 #s(literal 3 binary32) s))) |
(/.f32 r (neg.f32 (*.f32 #s(literal 3 binary32) s))) |
(/.f32 (/.f32 (neg.f32 r) #s(literal 3 binary32)) s) |
(neg.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s))) |
(/.f32 r (*.f32 #s(literal 3 binary32) s)) |
(/.f32 (neg.f32 r) (neg.f32 (*.f32 #s(literal 3 binary32) s))) |
(/.f32 (/.f32 r #s(literal 3 binary32)) s) |
(*.f32 #s(literal 3 binary32) s) |
(*.f32 s #s(literal 3 binary32)) |
#s(literal 3 binary32) |
(*.f32 r (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s)) |
(*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r) |
(*.f32 #s(literal 6 binary32) (*.f32 (*.f32 s r) (PI.f32))) |
(*.f32 (*.f32 (*.f32 s r) (PI.f32)) #s(literal 6 binary32)) |
(*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) (*.f32 s r)) |
(*.f32 (*.f32 #s(literal 6 binary32) r) (*.f32 (PI.f32) s)) |
(*.f32 (*.f32 s r) (*.f32 #s(literal 6 binary32) (PI.f32))) |
(*.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 (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 s r) (PI.f32)))) |
(*.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 s r) (PI.f32))) #s(literal 1/4 binary32)) |
(*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 s r) (PI.f32)))) |
(/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 s r) (PI.f32))) |
(/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 s r)) (PI.f32)) |
(/.f32 (neg.f32 #s(literal 1/4 binary32)) (neg.f32 (*.f32 (*.f32 s r) (PI.f32)))) |
(/.f32 (/.f32 #s(literal 1/4 binary32) r) (*.f32 (PI.f32) s)) |
(*.f32 (*.f32 s r) (PI.f32)) |
(*.f32 (PI.f32) (*.f32 s r)) |
(*.f32 (*.f32 (PI.f32) s) r) |
(*.f32 r (*.f32 (PI.f32) s)) |
(*.f32 s r) |
(*.f32 r s) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 (-.f32 (/.f32 (-.f32 (/.f32 (*.f32 (/.f32 r (PI.f32)) (+.f32 #s(literal -1/16 binary32) #s(literal -1/144 binary32))) (neg.f32 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 (*.f32 (/.f32 r (PI.f32)) (+.f32 #s(literal -1/16 binary32) #s(literal -1/144 binary32))) (neg.f32 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 (*.f32 (/.f32 r (PI.f32)) (+.f32 #s(literal -1/16 binary32) #s(literal -1/144 binary32))) (neg.f32 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 (*.f32 (/.f32 r (PI.f32)) (+.f32 #s(literal -1/16 binary32) #s(literal -1/144 binary32))) (neg.f32 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 #s(literal -1 binary32) (-.f32 (/.f32 (-.f32 (/.f32 (*.f32 (/.f32 r (PI.f32)) (+.f32 #s(literal -1/16 binary32) #s(literal -1/144 binary32))) (neg.f32 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 (*.f32 (/.f32 r (PI.f32)) (+.f32 #s(literal -1/16 binary32) #s(literal -1/144 binary32))) (neg.f32 s)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) (neg.f32 s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r)))) s) |
(neg.f32 (/.f32 (-.f32 (/.f32 (-.f32 (/.f32 (*.f32 (/.f32 r (PI.f32)) (+.f32 #s(literal -1/16 binary32) #s(literal -1/144 binary32))) (neg.f32 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 (*.f32 (/.f32 r (PI.f32)) (+.f32 #s(literal -1/16 binary32) #s(literal -1/144 binary32))) (neg.f32 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 (/.f32 r (PI.f32)) (+.f32 #s(literal -1/16 binary32) #s(literal -1/144 binary32))) (neg.f32 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 (*.f32 (/.f32 r (PI.f32)) (+.f32 #s(literal -1/16 binary32) #s(literal -1/144 binary32))) (neg.f32 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 r (PI.f32)) (+.f32 #s(literal -1/16 binary32) #s(literal -1/144 binary32))) (neg.f32 s)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) (neg.f32 s)) (*.f32 (neg.f32 #s(literal 1/4 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) r)))) |
(-.f32 (/.f32 (-.f32 (/.f32 (*.f32 (/.f32 r (PI.f32)) (+.f32 #s(literal -1/16 binary32) #s(literal -1/144 binary32))) (neg.f32 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 (-.f32 (/.f32 (*.f32 (/.f32 r (PI.f32)) (+.f32 #s(literal -1/16 binary32) #s(literal -1/144 binary32))) (neg.f32 s)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) (neg.f32 s)) (/.f32 (-.f32 (/.f32 (*.f32 (/.f32 r (PI.f32)) (+.f32 #s(literal -1/16 binary32) #s(literal -1/144 binary32))) (neg.f32 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 (*.f32 (/.f32 r (PI.f32)) (+.f32 #s(literal -1/16 binary32) #s(literal -1/144 binary32))) (neg.f32 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 (*.f32 (/.f32 r (PI.f32)) (+.f32 #s(literal -1/16 binary32) #s(literal -1/144 binary32))) (neg.f32 s)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) (neg.f32 s)) #s(literal 3 binary32)) (pow.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r)) #s(literal 3 binary32))) (fma.f32 (/.f32 (-.f32 (/.f32 (*.f32 (/.f32 r (PI.f32)) (+.f32 #s(literal -1/16 binary32) #s(literal -1/144 binary32))) (neg.f32 s)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) (neg.f32 s)) (/.f32 (-.f32 (/.f32 (*.f32 (/.f32 r (PI.f32)) (+.f32 #s(literal -1/16 binary32) #s(literal -1/144 binary32))) (neg.f32 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 (*.f32 (/.f32 r (PI.f32)) (+.f32 #s(literal -1/16 binary32) #s(literal -1/144 binary32))) (neg.f32 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 (*.f32 (/.f32 r (PI.f32)) (+.f32 #s(literal -1/16 binary32) #s(literal -1/144 binary32))) (neg.f32 s)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s) #s(literal -1 binary32) (*.f32 (neg.f32 #s(literal 1/4 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) r)))) |
(fma.f32 #s(literal -1 binary32) (/.f32 (-.f32 (/.f32 (*.f32 (/.f32 r (PI.f32)) (+.f32 #s(literal -1/16 binary32) #s(literal -1/144 binary32))) (neg.f32 s)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s) (*.f32 (neg.f32 #s(literal 1/4 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) r)))) |
(*.f32 (/.f32 (-.f32 (/.f32 (*.f32 (/.f32 r (PI.f32)) (+.f32 #s(literal -1/16 binary32) #s(literal -1/144 binary32))) (neg.f32 s)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s) #s(literal -1 binary32)) |
(*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (/.f32 (*.f32 (/.f32 r (PI.f32)) (+.f32 #s(literal -1/16 binary32) #s(literal -1/144 binary32))) (neg.f32 s)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) |
(/.f32 (-.f32 (/.f32 (*.f32 (/.f32 r (PI.f32)) (+.f32 #s(literal -1/16 binary32) #s(literal -1/144 binary32))) (neg.f32 s)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) (neg.f32 s)) |
(/.f32 (*.f32 #s(literal -1 binary32) (-.f32 (/.f32 (*.f32 (/.f32 r (PI.f32)) (+.f32 #s(literal -1/16 binary32) #s(literal -1/144 binary32))) (neg.f32 s)) (/.f32 #s(literal 1/6 binary32) (PI.f32)))) s) |
(/.f32 (neg.f32 (-.f32 (/.f32 (*.f32 (/.f32 r (PI.f32)) (+.f32 #s(literal -1/16 binary32) #s(literal -1/144 binary32))) (neg.f32 s)) (/.f32 #s(literal 1/6 binary32) (PI.f32)))) s) |
(neg.f32 (/.f32 (-.f32 (/.f32 (*.f32 (/.f32 r (PI.f32)) (+.f32 #s(literal -1/16 binary32) #s(literal -1/144 binary32))) (neg.f32 s)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) |
(-.f32 (/.f32 (/.f32 (*.f32 (/.f32 r (PI.f32)) (+.f32 #s(literal -1/16 binary32) #s(literal -1/144 binary32))) (neg.f32 s)) s) (/.f32 (/.f32 #s(literal 1/6 binary32) (PI.f32)) s)) |
(/.f32 (-.f32 (/.f32 (*.f32 (/.f32 r (PI.f32)) (+.f32 #s(literal -1/16 binary32) #s(literal -1/144 binary32))) (neg.f32 s)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s) |
(/.f32 (neg.f32 (-.f32 (/.f32 (*.f32 (/.f32 r (PI.f32)) (+.f32 #s(literal -1/16 binary32) #s(literal -1/144 binary32))) (neg.f32 s)) (/.f32 #s(literal 1/6 binary32) (PI.f32)))) (neg.f32 s)) |
(+.f32 (/.f32 (*.f32 (/.f32 r (PI.f32)) (+.f32 #s(literal -1/16 binary32) #s(literal -1/144 binary32))) (neg.f32 s)) (*.f32 (neg.f32 #s(literal 1/6 binary32)) (/.f32 #s(literal 1 binary32) (PI.f32)))) |
(-.f32 (/.f32 (*.f32 (/.f32 r (PI.f32)) (+.f32 #s(literal -1/16 binary32) #s(literal -1/144 binary32))) (neg.f32 s)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) |
(/.f32 (-.f32 (*.f32 (/.f32 (*.f32 (/.f32 r (PI.f32)) (+.f32 #s(literal -1/16 binary32) #s(literal -1/144 binary32))) (neg.f32 s)) (/.f32 (*.f32 (/.f32 r (PI.f32)) (+.f32 #s(literal -1/16 binary32) #s(literal -1/144 binary32))) (neg.f32 s))) (*.f32 (/.f32 #s(literal 1/6 binary32) (PI.f32)) (/.f32 #s(literal 1/6 binary32) (PI.f32)))) (+.f32 (/.f32 (*.f32 (/.f32 r (PI.f32)) (+.f32 #s(literal -1/16 binary32) #s(literal -1/144 binary32))) (neg.f32 s)) (/.f32 #s(literal 1/6 binary32) (PI.f32)))) |
(/.f32 (-.f32 (pow.f32 (/.f32 (*.f32 (/.f32 r (PI.f32)) (+.f32 #s(literal -1/16 binary32) #s(literal -1/144 binary32))) (neg.f32 s)) #s(literal 3 binary32)) (pow.f32 (/.f32 #s(literal 1/6 binary32) (PI.f32)) #s(literal 3 binary32))) (fma.f32 (/.f32 (*.f32 (/.f32 r (PI.f32)) (+.f32 #s(literal -1/16 binary32) #s(literal -1/144 binary32))) (neg.f32 s)) (/.f32 (*.f32 (/.f32 r (PI.f32)) (+.f32 #s(literal -1/16 binary32) #s(literal -1/144 binary32))) (neg.f32 s)) (fma.f32 (/.f32 #s(literal 1/6 binary32) (PI.f32)) (/.f32 #s(literal 1/6 binary32) (PI.f32)) (*.f32 (/.f32 (*.f32 (/.f32 r (PI.f32)) (+.f32 #s(literal -1/16 binary32) #s(literal -1/144 binary32))) (neg.f32 s)) (/.f32 #s(literal 1/6 binary32) (PI.f32)))))) |
(fma.f32 (*.f32 (/.f32 r (PI.f32)) (/.f32 (+.f32 #s(literal -1/16 binary32) #s(literal -1/144 binary32)) s)) #s(literal -1 binary32) (*.f32 (neg.f32 #s(literal 1/6 binary32)) (/.f32 #s(literal 1 binary32) (PI.f32)))) |
(fma.f32 #s(literal -1 binary32) (*.f32 (/.f32 r (PI.f32)) (/.f32 (+.f32 #s(literal -1/16 binary32) #s(literal -1/144 binary32)) s)) (*.f32 (neg.f32 #s(literal 1/6 binary32)) (/.f32 #s(literal 1 binary32) (PI.f32)))) |
(*.f32 (*.f32 (/.f32 r (PI.f32)) (/.f32 (+.f32 #s(literal -1/16 binary32) #s(literal -1/144 binary32)) s)) #s(literal -1 binary32)) |
(*.f32 #s(literal -1 binary32) (*.f32 (/.f32 r (PI.f32)) (/.f32 (+.f32 #s(literal -1/16 binary32) #s(literal -1/144 binary32)) s))) |
(/.f32 (*.f32 (/.f32 r (PI.f32)) (+.f32 #s(literal -1/16 binary32) #s(literal -1/144 binary32))) (neg.f32 s)) |
(/.f32 (*.f32 #s(literal -1 binary32) (*.f32 (/.f32 r (PI.f32)) (+.f32 #s(literal -1/16 binary32) #s(literal -1/144 binary32)))) s) |
(/.f32 (neg.f32 (*.f32 (/.f32 r (PI.f32)) (+.f32 #s(literal -1/16 binary32) #s(literal -1/144 binary32)))) s) |
(neg.f32 (*.f32 (/.f32 r (PI.f32)) (/.f32 (+.f32 #s(literal -1/16 binary32) #s(literal -1/144 binary32)) s))) |
(*.f32 (/.f32 r (PI.f32)) (/.f32 (+.f32 #s(literal -1/16 binary32) #s(literal -1/144 binary32)) s)) |
(+.f32 (/.f32 (/.f32 (*.f32 #s(literal -1/16 binary32) r) (PI.f32)) s) (/.f32 (/.f32 (*.f32 #s(literal -1/144 binary32) r) (PI.f32)) s)) |
(/.f32 (*.f32 (/.f32 r (PI.f32)) (+.f32 #s(literal -1/16 binary32) #s(literal -1/144 binary32))) s) |
(/.f32 (neg.f32 (*.f32 (/.f32 r (PI.f32)) (+.f32 #s(literal -1/16 binary32) #s(literal -1/144 binary32)))) (neg.f32 s)) |
(*.f32 (/.f32 r (PI.f32)) (+.f32 #s(literal -1/16 binary32) #s(literal -1/144 binary32))) |
(*.f32 (+.f32 #s(literal -1/16 binary32) #s(literal -1/144 binary32)) (/.f32 r (PI.f32))) |
(+.f32 (/.f32 (*.f32 #s(literal -1/16 binary32) r) (PI.f32)) (/.f32 (*.f32 #s(literal -1/144 binary32) r) (PI.f32))) |
(+.f32 (/.f32 (*.f32 #s(literal -1/144 binary32) r) (PI.f32)) (/.f32 (*.f32 #s(literal -1/16 binary32) r) (PI.f32))) |
(-.f32 (/.f32 (*.f32 #s(literal -1/16 binary32) r) (PI.f32)) (*.f32 (neg.f32 #s(literal -1/144 binary32)) (/.f32 r (PI.f32)))) |
(/.f32 (*.f32 r (+.f32 #s(literal -1/16 binary32) #s(literal -1/144 binary32))) (PI.f32)) |
(/.f32 (-.f32 (*.f32 (/.f32 (*.f32 #s(literal -1/16 binary32) r) (PI.f32)) (/.f32 (*.f32 #s(literal -1/16 binary32) r) (PI.f32))) (*.f32 (/.f32 (*.f32 #s(literal -1/144 binary32) r) (PI.f32)) (/.f32 (*.f32 #s(literal -1/144 binary32) r) (PI.f32)))) (-.f32 (/.f32 (*.f32 #s(literal -1/16 binary32) r) (PI.f32)) (/.f32 (*.f32 #s(literal -1/144 binary32) r) (PI.f32)))) |
(/.f32 (+.f32 (pow.f32 (/.f32 (*.f32 #s(literal -1/16 binary32) r) (PI.f32)) #s(literal 3 binary32)) (pow.f32 (/.f32 (*.f32 #s(literal -1/144 binary32) r) (PI.f32)) #s(literal 3 binary32))) (fma.f32 (/.f32 (*.f32 #s(literal -1/16 binary32) r) (PI.f32)) (/.f32 (*.f32 #s(literal -1/16 binary32) r) (PI.f32)) (-.f32 (*.f32 (/.f32 (*.f32 #s(literal -1/144 binary32) r) (PI.f32)) (/.f32 (*.f32 #s(literal -1/144 binary32) r) (PI.f32))) (*.f32 (/.f32 (*.f32 #s(literal -1/16 binary32) r) (PI.f32)) (/.f32 (*.f32 #s(literal -1/144 binary32) r) (PI.f32)))))) |
(fma.f32 #s(literal -1/144 binary32) (/.f32 r (PI.f32)) (/.f32 (*.f32 #s(literal -1/16 binary32) r) (PI.f32))) |
(fma.f32 (/.f32 r (PI.f32)) #s(literal -1/144 binary32) (/.f32 (*.f32 #s(literal -1/16 binary32) r) (PI.f32))) |
(fma.f32 #s(literal -1/16 binary32) (/.f32 r (PI.f32)) (/.f32 (*.f32 #s(literal -1/144 binary32) r) (PI.f32))) |
(fma.f32 (/.f32 r (PI.f32)) #s(literal -1/16 binary32) (/.f32 (*.f32 #s(literal -1/144 binary32) r) (PI.f32))) |
(/.f32 r (PI.f32)) |
(/.f32 (neg.f32 r) (neg.f32 (PI.f32))) |
(+.f32 #s(literal -1/16 binary32) #s(literal -1/144 binary32)) |
(+.f32 #s(literal -1/144 binary32) #s(literal -1/16 binary32)) |
(/.f32 (-.f32 (*.f32 #s(literal -1/16 binary32) #s(literal -1/16 binary32)) (*.f32 #s(literal -1/144 binary32) #s(literal -1/144 binary32))) (-.f32 #s(literal -1/16 binary32) #s(literal -1/144 binary32))) |
(/.f32 (+.f32 (pow.f32 #s(literal -1/16 binary32) #s(literal 3 binary32)) (pow.f32 #s(literal -1/144 binary32) #s(literal 3 binary32))) (fma.f32 #s(literal -1/16 binary32) #s(literal -1/16 binary32) (-.f32 (*.f32 #s(literal -1/144 binary32) #s(literal -1/144 binary32)) (*.f32 #s(literal -1/16 binary32) #s(literal -1/144 binary32))))) |
#s(literal -1/16 binary32) |
#s(literal -1/144 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) (PI.f32)) |
(/.f32 (neg.f32 #s(literal 1/6 binary32)) (neg.f32 (PI.f32))) |
#s(literal 1/6 binary32) |
(*.f32 #s(literal 1/6 binary32) #s(literal 1 binary32)) |
(*.f32 #s(literal 1 binary32) #s(literal 1/6 binary32)) |
#s(literal 1/6 binary32) |
(*.f32 #s(literal 1/6 binary32) #s(literal 1 binary32)) |
(*.f32 #s(literal 1 binary32) #s(literal 1/6 binary32)) |
#s(literal 1 binary32) |
(cosh.f32 #s(literal 0 binary32)) |
(exp.f32 #s(literal 0 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) (PI.f32)) (/.f32 #s(literal 1 binary32) r)) |
(/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r)) |
(/.f32 (/.f32 #s(literal 1/4 binary32) r) (PI.f32)) |
(/.f32 (neg.f32 #s(literal 1/4 binary32)) (neg.f32 (*.f32 (PI.f32) r))) |
(/.f32 (/.f32 #s(literal 1/4 binary32) (PI.f32)) r) |
#s(literal 1/4 binary32) |
(*.f32 #s(literal 1/4 binary32) #s(literal 1 binary32)) |
(*.f32 #s(literal 1 binary32) #s(literal 1/4 binary32)) |
(*.f32 (PI.f32) r) |
(*.f32 r (PI.f32)) |
(+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (neg.f32 (/.f32 r s)))) (*.f32 (+.f32 (PI.f32) (PI.f32)) (*.f32 s r))) (/.f32 #s(approx (* 3/4 (exp (neg (/ r (* 3 s))))) (fma.f32 (/.f32 r s) #s(literal -1/4 binary32) #s(literal 3/4 binary32))) (*.f32 #s(literal 6 binary32) (*.f32 (*.f32 s r) (PI.f32))))) |
(*.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (+.f32 (PI.f32) (PI.f32)) s)) (/.f32 (exp.f32 (neg.f32 (/.f32 r s))) r)) |
(*.f32 (/.f32 (exp.f32 (neg.f32 (/.f32 r s))) r) (/.f32 #s(literal 1/4 binary32) (*.f32 (+.f32 (PI.f32) (PI.f32)) s))) |
(*.f32 #s(literal 1/4 binary32) (/.f32 (exp.f32 (neg.f32 (/.f32 r s))) (*.f32 (+.f32 (PI.f32) (PI.f32)) (*.f32 s r)))) |
(*.f32 (/.f32 #s(literal 1/4 binary32) (+.f32 (PI.f32) (PI.f32))) (/.f32 (exp.f32 (neg.f32 (/.f32 r s))) (*.f32 s r))) |
(/.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 (exp.f32 (neg.f32 (/.f32 r s))) r)) (*.f32 (+.f32 (PI.f32) (PI.f32)) s)) |
(/.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (neg.f32 (/.f32 r s)))) (*.f32 (+.f32 (PI.f32) (PI.f32)) s)) r) |
(/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (neg.f32 (/.f32 r s)))) (*.f32 (+.f32 (PI.f32) (PI.f32)) (*.f32 s r))) |
(/.f32 (*.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (+.f32 (PI.f32) (PI.f32)) s)) (exp.f32 (neg.f32 (/.f32 r s)))) r) |
(/.f32 (neg.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (neg.f32 (/.f32 r s))))) (neg.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) (*.f32 s r)))) |
(/.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (neg.f32 (/.f32 r s)))) (+.f32 (PI.f32) (PI.f32))) (*.f32 s r)) |
(*.f32 #s(literal 1/4 binary32) (exp.f32 (neg.f32 (/.f32 r s)))) |
(*.f32 (exp.f32 (neg.f32 (/.f32 r s))) #s(literal 1/4 binary32)) |
(+.f32 (cosh.f32 (neg.f32 (/.f32 r s))) (sinh.f32 (neg.f32 (/.f32 r s)))) |
(-.f32 (cosh.f32 (/.f32 r s)) (sinh.f32 (/.f32 r s))) |
(/.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r s))) |
(exp.f32 (neg.f32 (/.f32 r s))) |
(pow.f32 (exp.f32 #s(literal -1 binary32)) (/.f32 r s)) |
(*.f32 #s(literal -1 binary32) (/.f32 r s)) |
(*.f32 (/.f32 r s) #s(literal -1 binary32)) |
(/.f32 (neg.f32 r) s) |
(/.f32 (neg.f32 (neg.f32 r)) (neg.f32 s)) |
(/.f32 r (neg.f32 s)) |
(neg.f32 (/.f32 r s)) |
(*.f32 #s(literal -1 binary32) r) |
(*.f32 r #s(literal -1 binary32)) |
(neg.f32 r) |
(*.f32 r (*.f32 (+.f32 (PI.f32) (PI.f32)) s)) |
(*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) |
(*.f32 (+.f32 (PI.f32) (PI.f32)) (*.f32 s r)) |
(*.f32 (*.f32 s r) (+.f32 (PI.f32) (PI.f32))) |
(*.f32 (+.f32 (PI.f32) (PI.f32)) s) |
(*.f32 (*.f32 (PI.f32) s) #s(literal 2 binary32)) |
(*.f32 (*.f32 #s(literal 2 binary32) s) (PI.f32)) |
(*.f32 #s(literal 2 binary32) (*.f32 (PI.f32) s)) |
(*.f32 s (+.f32 (PI.f32) (PI.f32))) |
(+.f32 (*.f32 (PI.f32) s) (*.f32 (PI.f32) s)) |
(fma.f32 s (PI.f32) (*.f32 (PI.f32) s)) |
(fma.f32 (PI.f32) s (*.f32 (PI.f32) s)) |
(*.f32 #s(literal 2 binary32) (PI.f32)) |
(*.f32 (PI.f32) #s(literal 2 binary32)) |
(+.f32 (PI.f32) (PI.f32)) |
(/.f32 (-.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 (PI.f32) (PI.f32))) (-.f32 (PI.f32) (PI.f32))) |
(/.f32 (+.f32 (pow.f32 (PI.f32) #s(literal 3 binary32)) (pow.f32 (PI.f32) #s(literal 3 binary32))) (fma.f32 (PI.f32) (PI.f32) (-.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 (PI.f32) (PI.f32))))) |
#s(literal 2 binary32) |
(+.f32 #s(literal 1 binary32) #s(literal 1 binary32)) |
(/.f32 #s(approx (* 3/4 (exp (neg (/ r (* 3 s))))) (fma.f32 (/.f32 r s) #s(literal -1/4 binary32) #s(literal 3/4 binary32))) (*.f32 #s(literal 6 binary32) (*.f32 (*.f32 s r) (PI.f32)))) |
#s(approx (* 3/4 (exp (neg (/ r (* 3 s))))) (fma.f32 (/.f32 r s) #s(literal -1/4 binary32) #s(literal 3/4 binary32))) |
(+.f32 #s(literal 3/4 binary32) (/.f32 (*.f32 #s(literal -1/4 binary32) r) s)) |
(+.f32 (/.f32 (*.f32 #s(literal -1/4 binary32) r) s) #s(literal 3/4 binary32)) |
(-.f32 #s(literal 3/4 binary32) (*.f32 (neg.f32 #s(literal -1/4 binary32)) (/.f32 r s))) |
(/.f32 (-.f32 (*.f32 (/.f32 (*.f32 #s(literal -1/4 binary32) r) s) (/.f32 (*.f32 #s(literal -1/4 binary32) r) s)) (*.f32 #s(literal 3/4 binary32) #s(literal 3/4 binary32))) (-.f32 (/.f32 (*.f32 #s(literal -1/4 binary32) r) s) #s(literal 3/4 binary32))) |
(/.f32 (-.f32 (*.f32 #s(literal 3/4 binary32) #s(literal 3/4 binary32)) (*.f32 (/.f32 (*.f32 #s(literal -1/4 binary32) r) s) (/.f32 (*.f32 #s(literal -1/4 binary32) r) s))) (-.f32 #s(literal 3/4 binary32) (/.f32 (*.f32 #s(literal -1/4 binary32) r) s))) |
(/.f32 (+.f32 (pow.f32 (/.f32 (*.f32 #s(literal -1/4 binary32) r) s) #s(literal 3 binary32)) (pow.f32 #s(literal 3/4 binary32) #s(literal 3 binary32))) (fma.f32 (/.f32 (*.f32 #s(literal -1/4 binary32) r) s) (/.f32 (*.f32 #s(literal -1/4 binary32) r) s) (-.f32 (*.f32 #s(literal 3/4 binary32) #s(literal 3/4 binary32)) (*.f32 (/.f32 (*.f32 #s(literal -1/4 binary32) r) s) #s(literal 3/4 binary32))))) |
(/.f32 (+.f32 (pow.f32 #s(literal 3/4 binary32) #s(literal 3 binary32)) (pow.f32 (/.f32 (*.f32 #s(literal -1/4 binary32) r) s) #s(literal 3 binary32))) (fma.f32 #s(literal 3/4 binary32) #s(literal 3/4 binary32) (-.f32 (*.f32 (/.f32 (*.f32 #s(literal -1/4 binary32) r) s) (/.f32 (*.f32 #s(literal -1/4 binary32) r) s)) (*.f32 #s(literal 3/4 binary32) (/.f32 (*.f32 #s(literal -1/4 binary32) r) s))))) |
(fma.f32 (/.f32 r s) #s(literal -1/4 binary32) #s(literal 3/4 binary32)) |
(fma.f32 #s(literal -1/4 binary32) (/.f32 r s) #s(literal 3/4 binary32)) |
#s(literal -1/4 binary32) |
(*.f32 r (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s)) |
(*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r) |
(*.f32 #s(literal 6 binary32) (*.f32 (*.f32 s r) (PI.f32))) |
(*.f32 (*.f32 (*.f32 s r) (PI.f32)) #s(literal 6 binary32)) |
(*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) (*.f32 s r)) |
(*.f32 (*.f32 #s(literal 6 binary32) r) (*.f32 (PI.f32) s)) |
(*.f32 (*.f32 s r) (*.f32 #s(literal 6 binary32) (PI.f32))) |
(*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) |
(*.f32 (*.f32 (PI.f32) s) #s(literal 6 binary32)) |
(*.f32 (*.f32 #s(literal 6 binary32) s) (PI.f32)) |
(*.f32 #s(literal 6 binary32) (*.f32 (PI.f32) s)) |
(*.f32 s (*.f32 #s(literal 6 binary32) (PI.f32))) |
(+.f32 #s(approx (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (neg.f32 (/.f32 r s)))) (*.f32 (*.f32 s r) (PI.f32)))) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (neg.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s))))) (*.f32 #s(literal 6 binary32) (*.f32 (*.f32 s r) (PI.f32))))) |
#s(approx (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (neg.f32 (/.f32 r s)))) (*.f32 (*.f32 s r) (PI.f32)))) |
(*.f32 (/.f32 (exp.f32 (neg.f32 (/.f32 r s))) (*.f32 (*.f32 s r) (PI.f32))) #s(literal 1/8 binary32)) |
(*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (neg.f32 (/.f32 r s))) (*.f32 (*.f32 s r) (PI.f32)))) |
(*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s r)) (/.f32 (exp.f32 (neg.f32 (/.f32 r s))) (PI.f32))) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (neg.f32 (/.f32 r s)))) (*.f32 (*.f32 s r) (PI.f32))) |
(/.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (neg.f32 (/.f32 r s)))) (*.f32 s r)) (PI.f32)) |
(/.f32 (neg.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (neg.f32 (/.f32 r s))))) (neg.f32 (*.f32 (*.f32 s r) (PI.f32)))) |
(*.f32 #s(literal 1/8 binary32) (exp.f32 (neg.f32 (/.f32 r s)))) |
(*.f32 (exp.f32 (neg.f32 (/.f32 r s))) #s(literal 1/8 binary32)) |
#s(literal 1/8 binary32) |
(*.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 #s(literal 6 binary32) (PI.f32))) (/.f32 (exp.f32 (neg.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s)))) (*.f32 s r))) |
(*.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s)) (/.f32 (exp.f32 (neg.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s)))) r)) |
(*.f32 #s(literal 3/4 binary32) (/.f32 (exp.f32 (neg.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s)))) (*.f32 #s(literal 6 binary32) (*.f32 (*.f32 s r) (PI.f32))))) |
(/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (neg.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s))))) (*.f32 #s(literal 6 binary32) (*.f32 (*.f32 s r) (PI.f32)))) |
(/.f32 (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (neg.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s))))) (*.f32 #s(literal 6 binary32) (PI.f32))) (*.f32 s r)) |
(/.f32 (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (neg.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s))))) (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s)) r) |
(/.f32 (neg.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (neg.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s)))))) (neg.f32 (*.f32 #s(literal 6 binary32) (*.f32 (*.f32 s r) (PI.f32))))) |
(*.f32 #s(literal 3/4 binary32) (exp.f32 (neg.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s))))) |
(*.f32 (exp.f32 (neg.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s)))) #s(literal 3/4 binary32)) |
(+.f32 (cosh.f32 (neg.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s)))) (sinh.f32 (neg.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 #s(literal 1 binary32) (exp.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s)))) |
(exp.f32 (neg.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s)))) |
(/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)) |
(/.f32 (neg.f32 (neg.f32 r)) (neg.f32 (*.f32 #s(literal 3 binary32) s))) |
(/.f32 r (neg.f32 (*.f32 #s(literal 3 binary32) s))) |
(/.f32 (/.f32 (neg.f32 r) #s(literal 3 binary32)) s) |
(neg.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s))) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (/.f32 (exp.f32 (neg.f32 (/.f32 (*.f32 #s(literal 1/3 binary32) r) s))) (*.f32 (PI.f32) r)) (/.f32 (exp.f32 (neg.f32 (/.f32 r s))) (*.f32 (PI.f32) r)))) s)) |
#s(approx (/ (/ 1/4 (+ (PI) (PI))) s) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s))) |
#s(approx (* s (+ (PI) (PI))) (*.f32 (+.f32 (PI.f32) (PI.f32)) s)) |
#s(approx s s) |
#s(approx (/ (exp (neg (/ r s))) r) (/.f32 (exp.f32 (neg.f32 (/.f32 r s))) r)) |
#s(approx (exp (neg (/ r s))) (exp.f32 (neg.f32 (/.f32 r s)))) |
#s(approx (neg (/ r s)) (neg.f32 (/.f32 r s))) |
#s(approx (/ r s) (/.f32 r s)) |
#s(approx (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (neg.f32 (/.f32 (*.f32 #s(literal 1/3 binary32) r) s)))) (*.f32 (*.f32 s r) (PI.f32)))) |
#s(approx (* 3/4 (exp (neg (/ r (* 3 s))))) (*.f32 #s(literal 3/4 binary32) (exp.f32 (neg.f32 (/.f32 (*.f32 #s(literal 1/3 binary32) r) s))))) |
#s(approx (exp (neg (/ r (* 3 s)))) (exp.f32 (neg.f32 (/.f32 (*.f32 #s(literal 1/3 binary32) r) s)))) |
#s(approx (neg (/ r (* 3 s))) (/.f32 (*.f32 #s(literal -1/3 binary32) r) s)) |
#s(approx (/ r (* 3 s)) (/.f32 (*.f32 #s(literal 1/3 binary32) r) s)) |
#s(approx (* 3 s) (*.f32 #s(literal 3 binary32) s)) |
#s(approx (* (* 6 (PI)) (* s r)) (*.f32 #s(literal 6 binary32) (*.f32 (*.f32 s r) (PI.f32)))) |
#s(approx (* s r) (*.f32 s r)) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (/.f32 (exp.f32 (neg.f32 (/.f32 (*.f32 #s(literal 1/3 binary32) r) s))) (*.f32 (PI.f32) r)) (/.f32 (exp.f32 (neg.f32 (/.f32 r s))) (*.f32 (PI.f32) r)))) s)) |
#s(approx (/ 1/4 (* (PI) (* s r))) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 s r) (PI.f32)))) |
#s(approx (* (PI) (* s r)) (*.f32 (*.f32 s r) (PI.f32))) |
#s(approx (* s r) (*.f32 s r)) |
#s(approx (/ (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) (neg s)) (/.f32 (*.f32 #s(literal 5/72 binary32) r) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32)))) |
#s(approx (/ (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) (neg s)) (/.f32 (-.f32 (/.f32 (*.f32 #s(literal -1/6 binary32) s) (PI.f32)) (/.f32 (*.f32 #s(literal -5/72 binary32) r) (PI.f32))) (*.f32 (*.f32 s s) s))) |
#s(approx (/ (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) (neg s)) (/.f32 (-.f32 (*.f32 (-.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) s) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s) (/.f32 (*.f32 #s(literal -5/72 binary32) r) (PI.f32))) (*.f32 (*.f32 s s) s))) |
#s(approx (/ (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) s) (/.f32 (*.f32 #s(literal -5/72 binary32) r) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32)))) |
#s(approx (/ (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) s) (/.f32 (fma.f32 (/.f32 s (PI.f32)) #s(literal 1/6 binary32) (/.f32 (*.f32 #s(literal -5/72 binary32) r) (PI.f32))) (*.f32 (*.f32 s s) s))) |
#s(approx (/ (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) s) (/.f32 (fma.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(literal -5/72 binary32) r) (PI.f32))) (*.f32 (*.f32 s s) s))) |
#s(approx (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) (/.f32 (*.f32 #s(literal -5/72 binary32) r) (*.f32 (PI.f32) (*.f32 s s)))) |
#s(approx (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) (/.f32 (-.f32 (/.f32 (*.f32 #s(literal 1/6 binary32) s) (PI.f32)) (/.f32 (*.f32 #s(literal 5/72 binary32) r) (PI.f32))) (*.f32 s s))) |
#s(approx (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) (/.f32 (-.f32 (*.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(literal 5/72 binary32) r) (PI.f32))) (*.f32 s s))) |
#s(approx (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/.f32 (*.f32 #s(literal -5/72 binary32) r) (*.f32 (PI.f32) (*.f32 s s)))) |
#s(approx (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/.f32 (-.f32 (/.f32 (*.f32 #s(literal 1/6 binary32) s) (PI.f32)) (/.f32 (*.f32 #s(literal 5/72 binary32) r) (PI.f32))) (*.f32 s s))) |
#s(approx (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) s) (/.f32 (*.f32 #s(literal 5/72 binary32) r) (*.f32 (PI.f32) (*.f32 s s)))) |
#s(approx (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) s) (/.f32 (fma.f32 (/.f32 s (PI.f32)) #s(literal -1/6 binary32) (/.f32 (*.f32 #s(literal 5/72 binary32) r) (PI.f32))) (*.f32 s s))) |
#s(approx (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (/.f32 (*.f32 #s(literal 5/72 binary32) r) (*.f32 (PI.f32) s))) |
#s(approx (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (/.f32 (-.f32 (/.f32 (*.f32 #s(literal -1/6 binary32) s) (PI.f32)) (/.f32 (*.f32 #s(literal -5/72 binary32) r) (PI.f32))) s)) |
#s(approx (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/.f32 (*.f32 #s(literal 5/72 binary32) r) (*.f32 (PI.f32) s))) |
#s(approx (* (/ r (PI)) (/ (+ -1/16 -1/144) s)) (/.f32 (*.f32 #s(literal -5/72 binary32) r) (*.f32 (PI.f32) s))) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (/.f32 (exp.f32 (neg.f32 (/.f32 (*.f32 #s(literal 1/3 binary32) r) s))) (*.f32 (PI.f32) r)) (/.f32 (exp.f32 (neg.f32 (/.f32 r s))) (*.f32 (PI.f32) r)))) s)) |
#s(approx (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (neg.f32 (/.f32 r s)))) (*.f32 (*.f32 s r) (PI.f32)))) |
#s(approx (* 1/4 (exp (neg (/ r s)))) (*.f32 #s(literal 1/4 binary32) (exp.f32 (neg.f32 (/.f32 r s))))) |
#s(approx (exp (neg (/ r s))) (exp.f32 (neg.f32 (/.f32 r s)))) |
#s(approx (neg (/ r s)) (neg.f32 (/.f32 r s))) |
#s(approx (* (+ (PI) (PI)) (* s r)) (*.f32 #s(literal 2 binary32) (*.f32 (*.f32 s r) (PI.f32)))) |
#s(approx (* s (+ (PI) (PI))) (*.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 (neg.f32 (/.f32 (*.f32 #s(literal 1/3 binary32) r) s)))) (*.f32 (*.f32 s r) (PI.f32)))) |
#s(approx (+ 3/4 (/ (* -1/4 r) s)) (/.f32 (*.f32 #s(literal -1/4 binary32) r) s)) |
#s(approx (+ 3/4 (/ (* -1/4 r) s)) (/.f32 (fma.f32 #s(literal -1/4 binary32) r (*.f32 #s(literal 3/4 binary32) s)) s)) |
#s(approx (* (* 6 (PI)) (* s r)) (*.f32 #s(literal 6 binary32) (*.f32 (*.f32 s r) (PI.f32)))) |
#s(approx (* 6 (* s (PI))) (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s)) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (/.f32 (exp.f32 (neg.f32 (/.f32 r s))) (*.f32 (PI.f32) r)) (/.f32 (exp.f32 (/.f32 (*.f32 #s(literal -1/3 binary32) r) s)) (*.f32 (PI.f32) r)))) s)) |
#s(approx (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (neg.f32 (/.f32 r s)))) (*.f32 (*.f32 s r) (PI.f32)))) |
#s(approx (/ (* 1/8 (exp (neg (/ r s)))) (* (PI) (* s r))) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (neg.f32 (/.f32 r s)))) (*.f32 (*.f32 s r) (PI.f32)))) |
#s(approx (* 1/8 (exp (neg (/ r s)))) (*.f32 #s(literal 1/8 binary32) (exp.f32 (neg.f32 (/.f32 r s))))) |
#s(approx (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (*.f32 #s(literal -1/3 binary32) r) s))) (*.f32 (*.f32 s r) (PI.f32)))) |
#s(approx (* 3/4 (exp (neg (/ r (* 3 s))))) (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (*.f32 #s(literal -1/3 binary32) r) s)))) |
#s(approx (exp (neg (/ r (* 3 s)))) (exp.f32 (/.f32 (*.f32 #s(literal -1/3 binary32) r) s))) |
#s(approx (neg (/ r (* 3 s))) (/.f32 (*.f32 #s(literal -1/3 binary32) r) s)) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 s r) (PI.f32)))) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r 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 (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 (-.f32 (fma.f32 #s(literal 1/144 binary32) (/.f32 r (*.f32 (PI.f32) (*.f32 s s))) (fma.f32 (/.f32 r (*.f32 (PI.f32) (*.f32 s s))) #s(literal 1/16 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r)))) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) s)) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 (-.f32 (fma.f32 #s(literal -1/48 binary32) (/.f32 (*.f32 r r) (*.f32 (*.f32 (*.f32 s s) s) (PI.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 (PI.f32) (*.f32 s s))) (fma.f32 (/.f32 r (*.f32 (PI.f32) (*.f32 s s))) #s(literal 1/16 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r)))))) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) s)) |
#s(approx (/ (exp (neg (/ r s))) r) (/.f32 #s(literal 1 binary32) r)) |
#s(approx (/ (exp (neg (/ r s))) r) (-.f32 (/.f32 #s(literal 1 binary32) r) (/.f32 #s(literal 1 binary32) s))) |
#s(approx (/ (exp (neg (/ r s))) r) (-.f32 (fma.f32 (/.f32 r (*.f32 s s)) #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) r)) (/.f32 #s(literal 1 binary32) s))) |
#s(approx (/ (exp (neg (/ r s))) r) (-.f32 (fma.f32 (/.f32 (*.f32 r r) (*.f32 (*.f32 s s) s)) #s(literal -1/6 binary32) (fma.f32 (/.f32 r (*.f32 s s)) #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) r))) (/.f32 #s(literal 1 binary32) s))) |
#s(approx (exp (neg (/ r s))) #s(literal 1 binary32)) |
#s(approx (exp (neg (/ r s))) (+.f32 #s(literal 1 binary32) (neg.f32 (/.f32 r s)))) |
#s(approx (exp (neg (/ r s))) (+.f32 (fma.f32 (/.f32 (*.f32 r r) (*.f32 s s)) #s(literal 1/2 binary32) (neg.f32 (/.f32 r s))) #s(literal 1 binary32))) |
#s(approx (exp (neg (/ r s))) (+.f32 (+.f32 #s(literal 1 binary32) (neg.f32 (/.f32 r s))) (fma.f32 #s(literal -1/6 binary32) (/.f32 (*.f32 (*.f32 r r) r) (*.f32 (*.f32 s s) s)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/2 binary32)) (*.f32 s s))))) |
#s(approx (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 s r) (PI.f32)))) |
#s(approx (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/.f32 (-.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) r)) (/.f32 (*.f32 #s(literal 1/24 binary32) #s(literal 1 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 (PI.f32) (*.f32 s s))) #s(literal 1/144 binary32) (/.f32 (*.f32 #s(literal 1/8 binary32) #s(literal 1 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 (*.f32 r r) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) #s(literal -1/1296 binary32) (fma.f32 (/.f32 r (*.f32 (PI.f32) (*.f32 s s))) #s(literal 1/144 binary32) (/.f32 (*.f32 #s(literal 1/8 binary32) #s(literal 1 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 (/.f32 r s) #s(literal -1/4 binary32) #s(literal 3/4 binary32))) |
#s(approx (* 3/4 (exp (neg (/ r (* 3 s))))) (+.f32 (fma.f32 (/.f32 (*.f32 r r) (*.f32 s s)) #s(literal 1/24 binary32) (/.f32 (*.f32 #s(literal -1/4 binary32) r) s)) #s(literal 3/4 binary32))) |
#s(approx (* 3/4 (exp (neg (/ r (* 3 s))))) (+.f32 (fma.f32 (/.f32 r s) #s(literal -1/4 binary32) #s(literal 3/4 binary32)) (fma.f32 #s(literal -1/216 binary32) (/.f32 (*.f32 (*.f32 r r) r) (*.f32 (*.f32 s s) s)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/24 binary32)) (*.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 (/.f32 (*.f32 r r) (*.f32 s s)) #s(literal 1/18 binary32) (/.f32 (*.f32 #s(literal -1/3 binary32) r) s)) #s(literal 1 binary32))) |
#s(approx (exp (neg (/ r (* 3 s)))) (+.f32 (fma.f32 #s(literal -1/3 binary32) (/.f32 r s) #s(literal 1 binary32)) (fma.f32 #s(literal -1/162 binary32) (/.f32 (*.f32 (*.f32 r r) r) (*.f32 (*.f32 s s) s)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) (*.f32 s s))))) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 s r) (PI.f32)))) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r 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 (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 (-.f32 (fma.f32 #s(literal 1/144 binary32) (/.f32 r (*.f32 (PI.f32) (*.f32 s s))) (fma.f32 (/.f32 r (*.f32 (PI.f32) (*.f32 s s))) #s(literal 1/16 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r)))) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) s)) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 (-.f32 (fma.f32 #s(literal -1/48 binary32) (/.f32 (*.f32 r r) (*.f32 (*.f32 (*.f32 s s) s) (PI.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 (PI.f32) (*.f32 s s))) (fma.f32 (/.f32 r (*.f32 (PI.f32) (*.f32 s s))) #s(literal 1/16 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r)))))) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) s)) |
#s(approx (/ (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) (neg s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 s r) (PI.f32)))) |
#s(approx (/ (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) (neg 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 (/ (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) (neg s)) (/.f32 (-.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) (*.f32 s s))) #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 (/ (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) s) (/.f32 #s(literal -1/4 binary32) (*.f32 (*.f32 s r) (PI.f32)))) |
#s(approx (/ (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) 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 (/ (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) s) (/.f32 (-.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) (*.f32 s s))) #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 (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) (/.f32 #s(literal -1/4 binary32) (*.f32 (PI.f32) r))) |
#s(approx (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) (-.f32 (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r)))) |
#s(approx (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) (-.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) (*.f32 s s))) #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 (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) |
#s(approx (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg 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 (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) s) (/.f32 #s(literal -1/6 binary32) (*.f32 (PI.f32) s))) |
#s(approx (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) s) (/.f32 (-.f32 (/.f32 (*.f32 #s(literal 5/72 binary32) r) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) |
#s(approx (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (/.f32 #s(literal -1/6 binary32) (PI.f32))) |
#s(approx (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (-.f32 (/.f32 (*.f32 #s(literal 5/72 binary32) r) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/6 binary32) (PI.f32)))) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 s r) (PI.f32)))) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r 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 (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 (-.f32 (fma.f32 #s(literal 1/144 binary32) (/.f32 r (*.f32 (PI.f32) (*.f32 s s))) (fma.f32 (/.f32 r (*.f32 (PI.f32) (*.f32 s s))) #s(literal 1/16 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r)))) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) s)) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 (-.f32 (fma.f32 #s(literal -1/48 binary32) (/.f32 (*.f32 r r) (*.f32 (*.f32 (*.f32 s s) s) (PI.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 (PI.f32) (*.f32 s s))) (fma.f32 (/.f32 r (*.f32 (PI.f32) (*.f32 s s))) #s(literal 1/16 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 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 s r) (PI.f32)))) |
#s(approx (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r) (/.f32 (*.f32 #s(literal 1/8 binary32) (-.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) s)))) s)) |
#s(approx (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r) (/.f32 (-.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) (*.f32 s s))) #s(literal 1/16 binary32) (/.f32 (*.f32 #s(literal 1/8 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) r))) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s))) s)) |
#s(approx (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r) (/.f32 (-.f32 (fma.f32 (/.f32 (*.f32 r r) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) #s(literal -1/48 binary32) (fma.f32 (/.f32 r (*.f32 (PI.f32) (*.f32 s s))) #s(literal 1/16 binary32) (/.f32 (*.f32 #s(literal 1/8 binary32) #s(literal 1 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 (/.f32 (*.f32 r r) (*.f32 s s)) #s(literal 1/8 binary32) (/.f32 (*.f32 #s(literal -1/4 binary32) r) s)) #s(literal 1/4 binary32))) |
#s(approx (* 1/4 (exp (neg (/ r s)))) (+.f32 (fma.f32 #s(literal -1/4 binary32) (/.f32 r s) #s(literal 1/4 binary32)) (fma.f32 #s(literal -1/24 binary32) (/.f32 (*.f32 (*.f32 r r) r) (*.f32 (*.f32 s s) s)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/8 binary32)) (*.f32 s s))))) |
#s(approx (exp (neg (/ r s))) #s(literal 1 binary32)) |
#s(approx (exp (neg (/ r s))) (+.f32 #s(literal 1 binary32) (neg.f32 (/.f32 r s)))) |
#s(approx (exp (neg (/ r s))) (+.f32 (fma.f32 (/.f32 (*.f32 r r) (*.f32 s s)) #s(literal 1/2 binary32) (neg.f32 (/.f32 r s))) #s(literal 1 binary32))) |
#s(approx (exp (neg (/ r s))) (+.f32 (+.f32 #s(literal 1 binary32) (neg.f32 (/.f32 r s))) (fma.f32 #s(literal -1/6 binary32) (/.f32 (*.f32 (*.f32 r r) r) (*.f32 (*.f32 s s) s)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/2 binary32)) (*.f32 s s))))) |
#s(approx (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 s r) (PI.f32)))) |
#s(approx (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/.f32 (-.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) r)) (/.f32 (*.f32 #s(literal 1/24 binary32) #s(literal 1 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 (PI.f32) (*.f32 s s))) #s(literal 1/144 binary32) (/.f32 (*.f32 #s(literal 1/8 binary32) #s(literal 1 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 (*.f32 r r) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) #s(literal -1/1296 binary32) (fma.f32 (/.f32 r (*.f32 (PI.f32) (*.f32 s s))) #s(literal 1/144 binary32) (/.f32 (*.f32 #s(literal 1/8 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) r)))) (/.f32 #s(literal 1/24 binary32) (*.f32 (PI.f32) s))) s)) |
#s(approx (+ 3/4 (/ (* -1/4 r) s)) #s(literal 3/4 binary32)) |
#s(approx (+ 3/4 (/ (* -1/4 r) s)) (fma.f32 (/.f32 r s) #s(literal -1/4 binary32) #s(literal 3/4 binary32))) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 s r) (PI.f32)))) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r 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 (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 (-.f32 (fma.f32 #s(literal 1/144 binary32) (/.f32 r (*.f32 (PI.f32) (*.f32 s s))) (fma.f32 (/.f32 r (*.f32 (PI.f32) (*.f32 s s))) #s(literal 1/16 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r)))) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) s)) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 (-.f32 (fma.f32 #s(literal -1/48 binary32) (/.f32 (*.f32 r r) (*.f32 (*.f32 (*.f32 s s) s) (PI.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 (PI.f32) (*.f32 s s))) (fma.f32 (/.f32 r (*.f32 (PI.f32) (*.f32 s s))) #s(literal 1/16 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 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 s r) (PI.f32)))) |
#s(approx (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r) (/.f32 (*.f32 #s(literal 1/8 binary32) (-.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) s)))) s)) |
#s(approx (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r) (/.f32 (-.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) (*.f32 s s))) #s(literal 1/16 binary32) (/.f32 (*.f32 #s(literal 1/8 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) r))) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s))) s)) |
#s(approx (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r) (/.f32 (-.f32 (fma.f32 (/.f32 (*.f32 r r) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) #s(literal -1/48 binary32) (fma.f32 (/.f32 r (*.f32 (PI.f32) (*.f32 s s))) #s(literal 1/16 binary32) (/.f32 (*.f32 #s(literal 1/8 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) r)))) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s))) s)) |
#s(approx (/ (* 1/8 (exp (neg (/ r s)))) (* (PI) (* s r))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 s r) (PI.f32)))) |
#s(approx (/ (* 1/8 (exp (neg (/ r s)))) (* (PI) (* s r))) (/.f32 (*.f32 #s(literal 1/8 binary32) (-.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) s)))) s)) |
#s(approx (/ (* 1/8 (exp (neg (/ r s)))) (* (PI) (* s r))) (/.f32 (-.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) (*.f32 s s))) #s(literal 1/16 binary32) (/.f32 (*.f32 #s(literal 1/8 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) r))) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s))) s)) |
#s(approx (/ (* 1/8 (exp (neg (/ r s)))) (* (PI) (* s r))) (/.f32 (-.f32 (fma.f32 (/.f32 (*.f32 r r) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) #s(literal -1/48 binary32) (fma.f32 (/.f32 r (*.f32 (PI.f32) (*.f32 s s))) #s(literal 1/16 binary32) (/.f32 (*.f32 #s(literal 1/8 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) r)))) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s))) s)) |
#s(approx (* 1/8 (exp (neg (/ r s)))) #s(literal 1/8 binary32)) |
#s(approx (* 1/8 (exp (neg (/ r s)))) (fma.f32 #s(literal -1/8 binary32) (/.f32 r s) #s(literal 1/8 binary32))) |
#s(approx (* 1/8 (exp (neg (/ r s)))) (+.f32 (fma.f32 (/.f32 (*.f32 r r) (*.f32 s s)) #s(literal 1/16 binary32) (/.f32 (*.f32 #s(literal -1/8 binary32) r) s)) #s(literal 1/8 binary32))) |
#s(approx (* 1/8 (exp (neg (/ r s)))) (+.f32 (fma.f32 #s(literal -1/8 binary32) (/.f32 r s) #s(literal 1/8 binary32)) (fma.f32 #s(literal -1/48 binary32) (/.f32 (*.f32 (*.f32 r r) r) (*.f32 (*.f32 s s) s)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/16 binary32)) (*.f32 s s))))) |
#s(approx (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 s r) (PI.f32)))) |
#s(approx (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/.f32 (-.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) r)) (/.f32 (*.f32 #s(literal 1/24 binary32) #s(literal 1 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 (PI.f32) (*.f32 s s))) #s(literal 1/144 binary32) (/.f32 (*.f32 #s(literal 1/8 binary32) #s(literal 1 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 (*.f32 r r) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) #s(literal -1/1296 binary32) (fma.f32 (/.f32 r (*.f32 (PI.f32) (*.f32 s s))) #s(literal 1/144 binary32) (/.f32 (*.f32 #s(literal 1/8 binary32) #s(literal 1 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 (/.f32 r s) #s(literal -1/4 binary32) #s(literal 3/4 binary32))) |
#s(approx (* 3/4 (exp (neg (/ r (* 3 s))))) (+.f32 (fma.f32 (/.f32 (*.f32 r r) (*.f32 s s)) #s(literal 1/24 binary32) (/.f32 (*.f32 #s(literal -1/4 binary32) r) s)) #s(literal 3/4 binary32))) |
#s(approx (* 3/4 (exp (neg (/ r (* 3 s))))) (+.f32 (fma.f32 (/.f32 r s) #s(literal -1/4 binary32) #s(literal 3/4 binary32)) (fma.f32 #s(literal -1/216 binary32) (/.f32 (*.f32 (*.f32 r r) r) (*.f32 (*.f32 s s) s)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/24 binary32)) (*.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 (/.f32 (*.f32 r r) (*.f32 s s)) #s(literal 1/18 binary32) (/.f32 (*.f32 #s(literal -1/3 binary32) r) s)) #s(literal 1 binary32))) |
#s(approx (exp (neg (/ r (* 3 s)))) (+.f32 (fma.f32 #s(literal -1/3 binary32) (/.f32 r s) #s(literal 1 binary32)) (fma.f32 #s(literal -1/162 binary32) (/.f32 (*.f32 (*.f32 r r) r) (*.f32 (*.f32 s s) s)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) (*.f32 s s))))) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r 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 (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 (-.f32 (/.f32 (-.f32 (/.f32 (*.f32 (/.f32 r (PI.f32)) (+.f32 #s(literal -1/16 binary32) #s(literal -1/144 binary32))) (neg.f32 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 (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (fma.f32 (/.f32 r (PI.f32)) (+.f32 #s(literal -1/16 binary32) #s(literal -1/144 binary32)) (neg.f32 (/.f32 (*.f32 (/.f32 (*.f32 r r) (PI.f32)) (+.f32 #s(literal -1/48 binary32) #s(literal -1/1296 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 (/ (exp (neg (/ r s))) r) (+.f32 (neg.f32 (/.f32 (fma.f32 #s(literal -1/2 binary32) (/.f32 r s) #s(literal 1 binary32)) s)) (/.f32 #s(literal 1 binary32) r))) |
#s(approx (/ (exp (neg (/ r s))) r) (+.f32 (neg.f32 (/.f32 (+.f32 (neg.f32 (/.f32 (fma.f32 (/.f32 (*.f32 r r) s) #s(literal -1/6 binary32) (*.f32 #s(literal 1/2 binary32) r)) s)) #s(literal 1 binary32)) s)) (/.f32 #s(literal 1 binary32) r))) |
#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 (neg.f32 (/.f32 (+.f32 (neg.f32 (/.f32 (fma.f32 (/.f32 (*.f32 (*.f32 r r) r) s) #s(literal -1/6 binary32) (*.f32 (*.f32 r r) #s(literal 1/2 binary32))) s)) r) s)) #s(literal 1 binary32))) |
#s(approx (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (neg.f32 (/.f32 (-.f32 (/.f32 (*.f32 #s(literal 1/24 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) s)) (/.f32 (*.f32 #s(literal 1/8 binary32) #s(literal 1 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 #s(literal 1/144 binary32) r) (*.f32 (PI.f32) s)) (/.f32 (*.f32 #s(literal 1/24 binary32) #s(literal 1 binary32)) (PI.f32))) s)) (/.f32 (*.f32 #s(literal 1/8 binary32) #s(literal 1 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 (/.f32 (*.f32 r r) (*.f32 (PI.f32) s)) #s(literal 1/1296 binary32) (/.f32 (*.f32 #s(literal -1/144 binary32) r) (PI.f32))) s)) (/.f32 (*.f32 #s(literal 1/24 binary32) #s(literal 1 binary32)) (PI.f32))) s)) (/.f32 (*.f32 #s(literal 1/8 binary32) #s(literal 1 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 #s(literal 1/4 binary32) r)) s)) #s(literal 3/4 binary32))) |
#s(approx (* 3/4 (exp (neg (/ r (* 3 s))))) (+.f32 (neg.f32 (/.f32 (fma.f32 #s(literal 1/4 binary32) r (neg.f32 (/.f32 (fma.f32 (/.f32 (*.f32 (*.f32 r r) r) s) #s(literal -1/216 binary32) (*.f32 (*.f32 r r) #s(literal 1/24 binary32))) s))) s)) #s(literal 3/4 binary32))) |
#s(approx (exp (neg (/ r (* 3 s)))) (+.f32 (neg.f32 (/.f32 (fma.f32 (/.f32 (*.f32 r r) s) #s(literal -1/18 binary32) (*.f32 #s(literal 1/3 binary32) r)) s)) #s(literal 1 binary32))) |
#s(approx (exp (neg (/ r (* 3 s)))) (+.f32 (neg.f32 (/.f32 (fma.f32 #s(literal 1/3 binary32) r (neg.f32 (/.f32 (fma.f32 (/.f32 (*.f32 (*.f32 r r) r) s) #s(literal -1/162 binary32) (*.f32 (*.f32 r r) #s(literal 1/18 binary32))) s))) s)) #s(literal 1 binary32))) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r 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 (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 (-.f32 (/.f32 (-.f32 (/.f32 (*.f32 (/.f32 r (PI.f32)) (+.f32 #s(literal -1/16 binary32) #s(literal -1/144 binary32))) (neg.f32 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 (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (fma.f32 (/.f32 r (PI.f32)) (+.f32 #s(literal -1/16 binary32) #s(literal -1/144 binary32)) (neg.f32 (/.f32 (*.f32 (/.f32 (*.f32 r r) (PI.f32)) (+.f32 #s(literal -1/48 binary32) #s(literal -1/1296 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 (/ (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) (neg 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 (/ (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) (neg s)) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (/.f32 (*.f32 #s(literal 5/72 binary32) r) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (/ (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) 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 (/ (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) s) (neg.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r)) (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))) |
#s(approx (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) (-.f32 (neg.f32 (/.f32 (-.f32 (/.f32 (*.f32 #s(literal 5/72 binary32) r) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r)))) |
#s(approx (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (neg.f32 (/.f32 (-.f32 (/.f32 (*.f32 #s(literal 5/72 binary32) r) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s))) |
#s(approx (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg 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 (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r 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 (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 (-.f32 (/.f32 (-.f32 (/.f32 (*.f32 (/.f32 r (PI.f32)) (+.f32 #s(literal -1/16 binary32) #s(literal -1/144 binary32))) (neg.f32 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 (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (fma.f32 (/.f32 r (PI.f32)) (+.f32 #s(literal -1/16 binary32) #s(literal -1/144 binary32)) (neg.f32 (/.f32 (*.f32 (/.f32 (*.f32 r r) (PI.f32)) (+.f32 #s(literal -1/48 binary32) #s(literal -1/1296 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 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r) (neg.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (-.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) r)))) s))) |
#s(approx (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (/.f32 (*.f32 #s(literal 1/16 binary32) r) (*.f32 (PI.f32) s)) (/.f32 (*.f32 #s(literal 1/8 binary32) #s(literal 1 binary32)) (PI.f32))) s)) (/.f32 (*.f32 #s(literal 1/8 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) r))) s))) |
#s(approx (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (fma.f32 (/.f32 (*.f32 r r) (*.f32 (PI.f32) s)) #s(literal 1/48 binary32) (/.f32 (*.f32 #s(literal -1/16 binary32) r) (PI.f32))) s)) (/.f32 (*.f32 #s(literal 1/8 binary32) #s(literal 1 binary32)) (PI.f32))) s)) (/.f32 (*.f32 #s(literal 1/8 binary32) #s(literal 1 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 #s(literal 1/4 binary32) r)) s)) #s(literal 1/4 binary32))) |
#s(approx (* 1/4 (exp (neg (/ r s)))) (+.f32 (neg.f32 (/.f32 (fma.f32 #s(literal 1/4 binary32) r (neg.f32 (/.f32 (fma.f32 (/.f32 (*.f32 (*.f32 r r) r) s) #s(literal -1/24 binary32) (*.f32 (*.f32 r r) #s(literal 1/8 binary32))) s))) s)) #s(literal 1/4 binary32))) |
#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 (neg.f32 (/.f32 (+.f32 (neg.f32 (/.f32 (fma.f32 (/.f32 (*.f32 (*.f32 r r) r) s) #s(literal -1/6 binary32) (*.f32 (*.f32 r r) #s(literal 1/2 binary32))) s)) r) s)) #s(literal 1 binary32))) |
#s(approx (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (neg.f32 (/.f32 (-.f32 (/.f32 (*.f32 #s(literal 1/24 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) s)) (/.f32 (*.f32 #s(literal 1/8 binary32) #s(literal 1 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 #s(literal 1/144 binary32) r) (*.f32 (PI.f32) s)) (/.f32 (*.f32 #s(literal 1/24 binary32) #s(literal 1 binary32)) (PI.f32))) s)) (/.f32 (*.f32 #s(literal 1/8 binary32) #s(literal 1 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 (/.f32 (*.f32 r r) (*.f32 (PI.f32) s)) #s(literal 1/1296 binary32) (/.f32 (*.f32 #s(literal -1/144 binary32) r) (PI.f32))) s)) (/.f32 (*.f32 #s(literal 1/24 binary32) #s(literal 1 binary32)) (PI.f32))) s)) (/.f32 (*.f32 #s(literal 1/8 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) r))) s))) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r 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 (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 (-.f32 (/.f32 (-.f32 (/.f32 (*.f32 (/.f32 r (PI.f32)) (+.f32 #s(literal -1/16 binary32) #s(literal -1/144 binary32))) (neg.f32 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 (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (fma.f32 (/.f32 r (PI.f32)) (+.f32 #s(literal -1/16 binary32) #s(literal -1/144 binary32)) (neg.f32 (/.f32 (*.f32 (/.f32 (*.f32 r r) (PI.f32)) (+.f32 #s(literal -1/48 binary32) #s(literal -1/1296 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 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r) (neg.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (-.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) r)))) s))) |
#s(approx (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (/.f32 (*.f32 #s(literal 1/16 binary32) r) (*.f32 (PI.f32) s)) (/.f32 (*.f32 #s(literal 1/8 binary32) #s(literal 1 binary32)) (PI.f32))) s)) (/.f32 (*.f32 #s(literal 1/8 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) r))) s))) |
#s(approx (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (fma.f32 (/.f32 (*.f32 r r) (*.f32 (PI.f32) s)) #s(literal 1/48 binary32) (/.f32 (*.f32 #s(literal -1/16 binary32) r) (PI.f32))) s)) (/.f32 (*.f32 #s(literal 1/8 binary32) #s(literal 1 binary32)) (PI.f32))) s)) (/.f32 (*.f32 #s(literal 1/8 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) r))) s))) |
#s(approx (/ (* 1/8 (exp (neg (/ r s)))) (* (PI) (* s r))) (neg.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (-.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) r)))) s))) |
#s(approx (/ (* 1/8 (exp (neg (/ r s)))) (* (PI) (* s r))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (/.f32 (*.f32 #s(literal 1/16 binary32) r) (*.f32 (PI.f32) s)) (/.f32 (*.f32 #s(literal 1/8 binary32) #s(literal 1 binary32)) (PI.f32))) s)) (/.f32 (*.f32 #s(literal 1/8 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) r))) s))) |
#s(approx (/ (* 1/8 (exp (neg (/ r s)))) (* (PI) (* s r))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (fma.f32 (/.f32 (*.f32 r r) (*.f32 (PI.f32) s)) #s(literal 1/48 binary32) (/.f32 (*.f32 #s(literal -1/16 binary32) r) (PI.f32))) s)) (/.f32 (*.f32 #s(literal 1/8 binary32) #s(literal 1 binary32)) (PI.f32))) s)) (/.f32 (*.f32 #s(literal 1/8 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) r))) s))) |
#s(approx (* 1/8 (exp (neg (/ r s)))) (+.f32 (neg.f32 (/.f32 (fma.f32 (/.f32 (*.f32 r r) s) #s(literal -1/16 binary32) (*.f32 r #s(literal 1/8 binary32))) s)) #s(literal 1/8 binary32))) |
#s(approx (* 1/8 (exp (neg (/ r s)))) (+.f32 (neg.f32 (/.f32 (fma.f32 #s(literal 1/8 binary32) r (neg.f32 (/.f32 (fma.f32 (/.f32 (*.f32 (*.f32 r r) r) s) #s(literal -1/48 binary32) (*.f32 (*.f32 r r) #s(literal 1/16 binary32))) s))) s)) #s(literal 1/8 binary32))) |
#s(approx (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (neg.f32 (/.f32 (-.f32 (/.f32 (*.f32 #s(literal 1/24 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) s)) (/.f32 (*.f32 #s(literal 1/8 binary32) #s(literal 1 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 #s(literal 1/144 binary32) r) (*.f32 (PI.f32) s)) (/.f32 (*.f32 #s(literal 1/24 binary32) #s(literal 1 binary32)) (PI.f32))) s)) (/.f32 (*.f32 #s(literal 1/8 binary32) #s(literal 1 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 (/.f32 (*.f32 r r) (*.f32 (PI.f32) s)) #s(literal 1/1296 binary32) (/.f32 (*.f32 #s(literal -1/144 binary32) r) (PI.f32))) s)) (/.f32 (*.f32 #s(literal 1/24 binary32) #s(literal 1 binary32)) (PI.f32))) s)) (/.f32 (*.f32 #s(literal 1/8 binary32) #s(literal 1 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 #s(literal 1/4 binary32) r)) s)) #s(literal 3/4 binary32))) |
#s(approx (* 3/4 (exp (neg (/ r (* 3 s))))) (+.f32 (neg.f32 (/.f32 (fma.f32 #s(literal 1/4 binary32) r (neg.f32 (/.f32 (fma.f32 (/.f32 (*.f32 (*.f32 r r) r) s) #s(literal -1/216 binary32) (*.f32 (*.f32 r r) #s(literal 1/24 binary32))) s))) s)) #s(literal 3/4 binary32))) |
#s(approx (exp (neg (/ r (* 3 s)))) (+.f32 (neg.f32 (/.f32 (fma.f32 (/.f32 (*.f32 r r) s) #s(literal -1/18 binary32) (*.f32 #s(literal 1/3 binary32) r)) s)) #s(literal 1 binary32))) |
#s(approx (exp (neg (/ r (* 3 s)))) (+.f32 (neg.f32 (/.f32 (fma.f32 #s(literal 1/3 binary32) r (neg.f32 (/.f32 (fma.f32 (/.f32 (*.f32 (*.f32 r r) r) s) #s(literal -1/162 binary32) (*.f32 (*.f32 r r) #s(literal 1/18 binary32))) s))) s)) #s(literal 1 binary32))) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) (*.f32 s s))) #s(literal -1/6 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 (fma.f32 (-.f32 (/.f32 (*.f32 #s(literal 5/72 binary32) r) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) (*.f32 s s)))) 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))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 (fma.f32 (-.f32 (*.f32 (fma.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) #s(literal 5/72 binary32) (/.f32 (*.f32 #s(literal -7/324 binary32) r) (*.f32 (pow.f32 s #s(literal 4 binary32)) (PI.f32)))) r) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) (*.f32 s s)))) r (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (/ (exp (neg (/ r s))) r) (/.f32 (+.f32 #s(literal 1 binary32) (neg.f32 (/.f32 r s))) r)) |
#s(approx (/ (exp (neg (/ r s))) r) (/.f32 (fma.f32 (-.f32 (/.f32 (*.f32 #s(literal 1/2 binary32) r) (*.f32 s s)) (/.f32 #s(literal 1 binary32) s)) r #s(literal 1 binary32)) r)) |
#s(approx (/ (exp (neg (/ r s))) r) (/.f32 (fma.f32 (-.f32 (*.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) s)) #s(literal -1/6 binary32) (/.f32 (*.f32 #s(literal 1/2 binary32) #s(literal 1 binary32)) (*.f32 s s))) r) (/.f32 #s(literal 1 binary32) s)) r #s(literal 1 binary32)) r)) |
#s(approx (exp (neg (/ r s))) (fma.f32 (-.f32 (/.f32 (*.f32 #s(literal 1/2 binary32) r) (*.f32 s s)) (/.f32 #s(literal 1 binary32) s)) r #s(literal 1 binary32))) |
#s(approx (exp (neg (/ r s))) (fma.f32 (-.f32 (*.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) s)) #s(literal -1/6 binary32) (/.f32 (*.f32 #s(literal 1/2 binary32) #s(literal 1 binary32)) (*.f32 s s))) r) (/.f32 #s(literal 1 binary32) s)) r #s(literal 1 binary32))) |
#s(approx r r) |
#s(approx (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) (*.f32 s s))) #s(literal -1/24 binary32) (/.f32 (*.f32 #s(literal 1/8 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) s))) r)) |
#s(approx (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/.f32 (fma.f32 (-.f32 (/.f32 (*.f32 #s(literal 1/144 binary32) r) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) (/.f32 (*.f32 #s(literal 1/24 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) (*.f32 s s)))) r (/.f32 (*.f32 #s(literal 1/8 binary32) #s(literal 1 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 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) #s(literal 1/144 binary32) (/.f32 (*.f32 #s(literal -1/1296 binary32) r) (*.f32 (pow.f32 s #s(literal 4 binary32)) (PI.f32)))) r) (/.f32 (*.f32 #s(literal 1/24 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) (*.f32 s s)))) r (/.f32 (*.f32 #s(literal 1/8 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) s))) r)) |
#s(approx (* 3/4 (exp (neg (/ r (* 3 s))))) (fma.f32 (-.f32 (/.f32 (*.f32 #s(literal 1/24 binary32) r) (*.f32 s s)) (/.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 (*.f32 #s(literal 1/24 binary32) #s(literal 1 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 #s(literal 1/18 binary32) r) (*.f32 s s)) (/.f32 (*.f32 #s(literal 1/3 binary32) #s(literal 1 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 (*.f32 #s(literal 1/18 binary32) #s(literal 1 binary32)) (*.f32 s s))) r) (/.f32 (*.f32 #s(literal 1/3 binary32) #s(literal 1 binary32)) s)) r #s(literal 1 binary32))) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) (*.f32 s s))) #s(literal -1/6 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 (fma.f32 (-.f32 (/.f32 (*.f32 #s(literal 5/72 binary32) r) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) (*.f32 s s)))) 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))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 (fma.f32 (-.f32 (*.f32 (fma.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) #s(literal 5/72 binary32) (/.f32 (*.f32 #s(literal -7/324 binary32) r) (*.f32 (pow.f32 s #s(literal 4 binary32)) (PI.f32)))) r) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) (*.f32 s s)))) r (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (/ (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) (neg s)) (/.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) (*.f32 s s))) #s(literal -1/6 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (/ (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) (neg s)) (/.f32 (fma.f32 (-.f32 (/.f32 (*.f32 #s(literal 5/72 binary32) r) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) (*.f32 s s)))) r (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (/ (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) s) (/.f32 (-.f32 (/.f32 (*.f32 #s(literal 1/6 binary32) r) (*.f32 (PI.f32) (*.f32 s s))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (/ (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) 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 (PI.f32) (*.f32 s s)))) r) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) (/.f32 (-.f32 (/.f32 (*.f32 #s(literal 1/6 binary32) r) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/4 binary32) (PI.f32))) r)) |
#s(approx (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) (/.f32 (-.f32 (*.f32 r (fma.f32 (/.f32 r (*.f32 (PI.f32) (*.f32 s s))) #s(literal -5/72 binary32) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s)))) (/.f32 #s(literal 1/4 binary32) (PI.f32))) r)) |
#s(approx (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (fma.f32 (/.f32 r (*.f32 (PI.f32) (*.f32 s s))) #s(literal -5/72 binary32) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s)))) |
#s(approx (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) s) (-.f32 (/.f32 (*.f32 #s(literal 5/72 binary32) r) (*.f32 (PI.f32) (*.f32 s s))) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s)))) |
#s(approx (/ (* r (+ -1/16 -1/144)) (PI)) (/.f32 (*.f32 #s(literal -5/72 binary32) r) (PI.f32))) |
#s(approx (/ r (PI)) (/.f32 r (PI.f32))) |
#s(approx (/ 1/4 (* r (PI))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) |
#s(approx (* r (PI)) (*.f32 (PI.f32) r)) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) (*.f32 s s))) #s(literal -1/6 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 (fma.f32 (-.f32 (/.f32 (*.f32 #s(literal 5/72 binary32) r) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) (*.f32 s s)))) 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))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 (fma.f32 (-.f32 (*.f32 (fma.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) #s(literal 5/72 binary32) (/.f32 (*.f32 #s(literal -7/324 binary32) r) (*.f32 (pow.f32 s #s(literal 4 binary32)) (PI.f32)))) r) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) (*.f32 s s)))) r (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r) (/.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) (*.f32 s s))) #s(literal -1/8 binary32) (/.f32 (*.f32 #s(literal 1/8 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) s))) r)) |
#s(approx (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r) (/.f32 (fma.f32 (-.f32 (/.f32 (*.f32 #s(literal 1/16 binary32) r) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) (/.f32 (*.f32 #s(literal 1/8 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) (*.f32 s s)))) r (/.f32 (*.f32 #s(literal 1/8 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) s))) r)) |
#s(approx (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r) (/.f32 (fma.f32 (-.f32 (*.f32 (fma.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) #s(literal 1/16 binary32) (/.f32 (*.f32 #s(literal -1/48 binary32) r) (*.f32 (pow.f32 s #s(literal 4 binary32)) (PI.f32)))) r) (/.f32 (*.f32 #s(literal 1/8 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) (*.f32 s s)))) r (/.f32 (*.f32 #s(literal 1/8 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) s))) r)) |
#s(approx (* 1/4 (exp (neg (/ r s)))) (fma.f32 (-.f32 (/.f32 (*.f32 r #s(literal 1/8 binary32)) (*.f32 s s)) (/.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 (*.f32 #s(literal 1/8 binary32) #s(literal 1 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 #s(literal 1/2 binary32) r) (*.f32 s s)) (/.f32 #s(literal 1 binary32) s)) r #s(literal 1 binary32))) |
#s(approx (exp (neg (/ r s))) (fma.f32 (-.f32 (*.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) s)) #s(literal -1/6 binary32) (/.f32 (*.f32 #s(literal 1/2 binary32) #s(literal 1 binary32)) (*.f32 s s))) r) (/.f32 #s(literal 1 binary32) s)) r #s(literal 1 binary32))) |
#s(approx (neg r) (neg.f32 r)) |
#s(approx (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) (*.f32 s s))) #s(literal -1/24 binary32) (/.f32 (*.f32 #s(literal 1/8 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) s))) r)) |
#s(approx (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/.f32 (fma.f32 (-.f32 (/.f32 (*.f32 #s(literal 1/144 binary32) r) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) (/.f32 (*.f32 #s(literal 1/24 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) (*.f32 s s)))) r (/.f32 (*.f32 #s(literal 1/8 binary32) #s(literal 1 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 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) #s(literal 1/144 binary32) (/.f32 (*.f32 #s(literal -1/1296 binary32) r) (*.f32 (pow.f32 s #s(literal 4 binary32)) (PI.f32)))) r) (/.f32 (*.f32 #s(literal 1/24 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) (*.f32 s s)))) r (/.f32 (*.f32 #s(literal 1/8 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) s))) r)) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) (*.f32 s s))) #s(literal -1/6 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 (fma.f32 (-.f32 (/.f32 (*.f32 #s(literal 5/72 binary32) r) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) (*.f32 s s)))) 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))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 (fma.f32 (-.f32 (*.f32 (fma.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) #s(literal 5/72 binary32) (/.f32 (*.f32 #s(literal -7/324 binary32) r) (*.f32 (pow.f32 s #s(literal 4 binary32)) (PI.f32)))) r) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) (*.f32 s s)))) r (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r) (/.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) (*.f32 s s))) #s(literal -1/8 binary32) (/.f32 (*.f32 #s(literal 1/8 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) s))) r)) |
#s(approx (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r) (/.f32 (fma.f32 (-.f32 (/.f32 (*.f32 #s(literal 1/16 binary32) r) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) (/.f32 (*.f32 #s(literal 1/8 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) (*.f32 s s)))) r (/.f32 (*.f32 #s(literal 1/8 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) s))) r)) |
#s(approx (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r) (/.f32 (fma.f32 (-.f32 (*.f32 (fma.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) #s(literal 1/16 binary32) (/.f32 (*.f32 #s(literal -1/48 binary32) r) (*.f32 (pow.f32 s #s(literal 4 binary32)) (PI.f32)))) r) (/.f32 (*.f32 #s(literal 1/8 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) (*.f32 s s)))) r (/.f32 (*.f32 #s(literal 1/8 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) s))) r)) |
#s(approx (/ (* 1/8 (exp (neg (/ r s)))) (* (PI) (* s r))) (/.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) (*.f32 s s))) #s(literal -1/8 binary32) (/.f32 (*.f32 #s(literal 1/8 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) s))) r)) |
#s(approx (/ (* 1/8 (exp (neg (/ r s)))) (* (PI) (* s r))) (/.f32 (fma.f32 (-.f32 (/.f32 (*.f32 #s(literal 1/16 binary32) r) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) (/.f32 (*.f32 #s(literal 1/8 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) (*.f32 s s)))) r (/.f32 (*.f32 #s(literal 1/8 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) s))) r)) |
#s(approx (/ (* 1/8 (exp (neg (/ r s)))) (* (PI) (* s r))) (/.f32 (fma.f32 (-.f32 (*.f32 (fma.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) #s(literal 1/16 binary32) (/.f32 (*.f32 #s(literal -1/48 binary32) r) (*.f32 (pow.f32 s #s(literal 4 binary32)) (PI.f32)))) r) (/.f32 (*.f32 #s(literal 1/8 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) (*.f32 s s)))) r (/.f32 (*.f32 #s(literal 1/8 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) s))) r)) |
#s(approx (* 1/8 (exp (neg (/ r s)))) (fma.f32 (-.f32 (/.f32 (*.f32 #s(literal 1/16 binary32) r) (*.f32 s s)) (/.f32 (*.f32 #s(literal 1/8 binary32) #s(literal 1 binary32)) s)) r #s(literal 1/8 binary32))) |
#s(approx (* 1/8 (exp (neg (/ r s)))) (fma.f32 (-.f32 (*.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) s)) #s(literal -1/48 binary32) (/.f32 (*.f32 #s(literal 1/16 binary32) #s(literal 1 binary32)) (*.f32 s s))) r) (/.f32 (*.f32 #s(literal 1/8 binary32) #s(literal 1 binary32)) s)) r #s(literal 1/8 binary32))) |
#s(approx (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) (*.f32 s s))) #s(literal -1/24 binary32) (/.f32 (*.f32 #s(literal 1/8 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) s))) r)) |
#s(approx (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/.f32 (fma.f32 (-.f32 (/.f32 (*.f32 #s(literal 1/144 binary32) r) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) (/.f32 (*.f32 #s(literal 1/24 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) (*.f32 s s)))) r (/.f32 (*.f32 #s(literal 1/8 binary32) #s(literal 1 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 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) #s(literal 1/144 binary32) (/.f32 (*.f32 #s(literal -1/1296 binary32) r) (*.f32 (pow.f32 s #s(literal 4 binary32)) (PI.f32)))) r) (/.f32 (*.f32 #s(literal 1/24 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) (*.f32 s s)))) r (/.f32 (*.f32 #s(literal 1/8 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) s))) r)) |
#s(approx (* 3/4 (exp (neg (/ r (* 3 s))))) (fma.f32 (-.f32 (/.f32 (*.f32 #s(literal 1/24 binary32) r) (*.f32 s s)) (/.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 (*.f32 #s(literal 1/24 binary32) #s(literal 1 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 #s(literal 1/18 binary32) r) (*.f32 s s)) (/.f32 (*.f32 #s(literal 1/3 binary32) #s(literal 1 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 (*.f32 #s(literal 1/18 binary32) #s(literal 1 binary32)) (*.f32 s s))) r) (/.f32 (*.f32 #s(literal 1/3 binary32) #s(literal 1 binary32)) s)) r #s(literal 1 binary32))) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (/.f32 (exp.f32 (neg.f32 (/.f32 (*.f32 #s(literal 1/3 binary32) r) s))) (*.f32 (PI.f32) s)) (/.f32 (exp.f32 (neg.f32 (/.f32 r s))) (*.f32 (PI.f32) s)))) r)) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (/.f32 (exp.f32 (neg.f32 (/.f32 (*.f32 #s(literal 1/3 binary32) r) s))) (*.f32 (PI.f32) s)) (/.f32 (exp.f32 (neg.f32 (/.f32 r s))) (*.f32 (PI.f32) s)))) r)) |
#s(approx (/ (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) (neg s)) (*.f32 (-.f32 (/.f32 (*.f32 #s(literal 5/72 binary32) #s(literal 1 binary32)) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 (PI.f32) (*.f32 s s)) r))) r)) |
#s(approx (/ (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) (neg s)) (*.f32 (-.f32 (fma.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) #s(literal 5/72 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) (*.f32 r r)))) (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 (PI.f32) (*.f32 s s)) r))) r)) |
#s(approx (/ (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) s) (*.f32 (-.f32 (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 (PI.f32) (*.f32 s s)) r)) (/.f32 (*.f32 #s(literal 5/72 binary32) #s(literal 1 binary32)) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32)))) r)) |
#s(approx (/ (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) s) (*.f32 (-.f32 (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 (PI.f32) (*.f32 s s)) r)) (fma.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) #s(literal 5/72 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) (*.f32 r r))))) r)) |
#s(approx (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) (*.f32 (-.f32 (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 s r) (PI.f32))) (/.f32 (*.f32 #s(literal 5/72 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) (*.f32 s s)))) r)) |
#s(approx (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) (*.f32 (-.f32 (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 s r) (PI.f32))) (fma.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) (*.f32 s s))) #s(literal 5/72 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) (*.f32 r r))))) r)) |
#s(approx (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (*.f32 (-.f32 (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 s r) (PI.f32))) (/.f32 (*.f32 #s(literal 5/72 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) (*.f32 s s)))) r)) |
#s(approx (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) s) (*.f32 (-.f32 (/.f32 (*.f32 #s(literal 5/72 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) (*.f32 s s))) (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 s r) (PI.f32)))) r)) |
#s(approx (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (*.f32 (-.f32 (/.f32 (*.f32 #s(literal 5/72 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) r))) r)) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (/.f32 (exp.f32 (neg.f32 (/.f32 (*.f32 #s(literal 1/3 binary32) r) s))) (*.f32 (PI.f32) s)) (/.f32 (exp.f32 (neg.f32 (/.f32 r s))) (*.f32 (PI.f32) s)))) r)) |
#s(approx (+ 3/4 (/ (* -1/4 r) s)) (*.f32 (-.f32 (/.f32 (*.f32 #s(literal 3/4 binary32) #s(literal 1 binary32)) r) (/.f32 #s(literal 1/4 binary32) s)) r)) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (/.f32 (exp.f32 (neg.f32 (/.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 (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (neg.f32 (/.f32 (*.f32 #s(literal -1/8 binary32) (+.f32 (/.f32 (exp.f32 (neg.f32 (/.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 (/ (exp (neg (/ r s))) r) (/.f32 (exp.f32 (neg.f32 (/.f32 r s))) r)) |
#s(approx (exp (neg (/ r s))) (exp.f32 (neg.f32 (/.f32 r s)))) |
#s(approx (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (*.f32 #s(literal -1/3 binary32) r) s))) (*.f32 (*.f32 s r) (PI.f32)))) |
#s(approx (* 3/4 (exp (neg (/ r (* 3 s))))) (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (*.f32 #s(literal -1/3 binary32) r) s)))) |
#s(approx (exp (neg (/ r (* 3 s)))) (exp.f32 (/.f32 (*.f32 #s(literal -1/3 binary32) r) s))) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (neg.f32 (/.f32 (*.f32 #s(literal -1/8 binary32) (+.f32 (/.f32 (exp.f32 (neg.f32 (/.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 (/ (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) (neg s)) (*.f32 (neg.f32 r) (-.f32 (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 (PI.f32) (*.f32 s s)) r)) (/.f32 (*.f32 #s(literal 5/72 binary32) #s(literal 1 binary32)) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32)))))) |
#s(approx (/ (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) (neg s)) (*.f32 (neg.f32 r) (-.f32 (neg.f32 (/.f32 (-.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 s r) (PI.f32))) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) (*.f32 s s)))) r)) (/.f32 (*.f32 #s(literal 5/72 binary32) #s(literal 1 binary32)) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32)))))) |
#s(approx (/ (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) s) (*.f32 (neg.f32 r) (-.f32 (/.f32 (*.f32 #s(literal 5/72 binary32) #s(literal 1 binary32)) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 (PI.f32) (*.f32 s s)) r))))) |
#s(approx (/ (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) s) (*.f32 (neg.f32 r) (fma.f32 #s(literal 5/72 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) (neg.f32 (/.f32 (-.f32 (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) (*.f32 s s))) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 s r) (PI.f32)))) r))))) |
#s(approx (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) (*.f32 (neg.f32 r) (-.f32 (/.f32 (*.f32 #s(literal 5/72 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) (*.f32 s s))) (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 s r) (PI.f32)))))) |
#s(approx (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) (*.f32 (neg.f32 r) (fma.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) (*.f32 s s))) #s(literal 5/72 binary32) (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 (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (*.f32 (neg.f32 r) (-.f32 (/.f32 (*.f32 #s(literal 5/72 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) (*.f32 s s))) (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 s r) (PI.f32)))))) |
#s(approx (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) s) (*.f32 (neg.f32 r) (-.f32 (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 s r) (PI.f32))) (/.f32 (*.f32 #s(literal 5/72 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) (*.f32 s s)))))) |
#s(approx (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (*.f32 (neg.f32 r) (-.f32 (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) r)) (/.f32 (*.f32 #s(literal 5/72 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) s))))) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (neg.f32 (/.f32 (*.f32 #s(literal -1/8 binary32) (+.f32 (/.f32 (exp.f32 (neg.f32 (/.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 (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (*.f32 #s(literal -1/3 binary32) r) s))) (*.f32 (*.f32 s r) (PI.f32)))) |
#s(approx (+ 3/4 (/ (* -1/4 r) s)) (*.f32 (neg.f32 r) (-.f32 (/.f32 #s(literal 1/4 binary32) s) (/.f32 (*.f32 #s(literal 3/4 binary32) #s(literal 1 binary32)) r)))) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (neg.f32 (/.f32 (*.f32 #s(literal -1/8 binary32) (+.f32 (/.f32 (exp.f32 (neg.f32 (/.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 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (neg.f32 (/.f32 r s)))) (*.f32 (*.f32 s r) (PI.f32)))) |
#s(approx (/ (* 1/8 (exp (neg (/ r s)))) (* (PI) (* s r))) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (neg.f32 (/.f32 r s)))) (*.f32 (*.f32 s r) (PI.f32)))) |
#s(approx (* 1/8 (exp (neg (/ r s)))) (*.f32 #s(literal 1/8 binary32) (exp.f32 (neg.f32 (/.f32 r s))))) |
Compiled 7 389 to 2 496 computations (66.2% saved)
33 alts after pruning (32 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 404 | 31 | 435 |
| Fresh | 12 | 1 | 13 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 0 | 0 |
| Total | 420 | 33 | 453 |
| Status | Accuracy | Program |
|---|---|---|
| 99.7% | (fma.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 #s(literal 6 binary32) (PI.f32))) (/.f32 (exp.f32 (neg.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s)))) (*.f32 s r)) (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (neg.f32 (/.f32 r s)))) (*.f32 (+.f32 (PI.f32) (PI.f32)) (*.f32 s r)))) | |
| 99.6% | (fma.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (+.f32 (PI.f32) (PI.f32)) s)) (/.f32 (exp.f32 (neg.f32 (/.f32 r s))) r) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (/.f32 (neg.f32 r) #s(literal 3 binary32)) s))) (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) (*.f32 s r)))) | |
| 8.1% | (fma.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (+.f32 (PI.f32) (PI.f32)) s)) (/.f32 (exp.f32 (neg.f32 (/.f32 r s))) r) (/.f32 #s(approx (* 3/4 (exp (neg (/ r (* 3 s))))) #s(literal 3/4 binary32)) (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) (*.f32 s r)))) | |
| 8.1% | (fma.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (+.f32 (PI.f32) (PI.f32)) s)) (/.f32 (exp.f32 (neg.f32 (/.f32 r s))) r) #s(approx (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 s r) (PI.f32))))) | |
| 7.8% | (fma.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (+.f32 (PI.f32) (PI.f32)) s)) (/.f32 #s(approx (exp (neg (/ r s))) #s(literal 1 binary32)) r) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (neg.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s))))) (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) (*.f32 s r)))) | |
| ▶ | 99.7% | (fma.f32 #s(approx (/ (/ 1/4 (+ (PI) (PI))) s) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s))) (/.f32 (exp.f32 (neg.f32 (/.f32 r s))) r) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (neg.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s))))) (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) (*.f32 s r)))) |
| 8.2% | (+.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 #s(approx (* 3/4 (exp (neg (/ r (* 3 s))))) (fma.f32 (/.f32 r s) #s(literal -1/4 binary32) #s(literal 3/4 binary32))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) | |
| 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 #s(approx (* 3/4 (exp (neg (/ r (* 3 s))))) #s(approx (+ 3/4 (/ (* -1/4 r) s)) #s(literal 3/4 binary32))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) | |
| 7.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 (*.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))) | |
| 6.8% | (+.f32 #s(approx (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 s r) (PI.f32)))) (/.f32 #s(approx (* 3/4 (exp (neg (/ r (* 3 s))))) (fma.f32 (/.f32 r s) #s(literal -1/4 binary32) #s(literal 3/4 binary32))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) | |
| 99.7% | (+.f32 #s(approx (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (neg.f32 (/.f32 r s)))) (*.f32 (*.f32 r s) (PI.f32)))) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 (*.f32 (*.f32 (PI.f32) s) #s(literal 6 binary32)) r))) | |
| 99.6% | (+.f32 #s(approx (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (neg.f32 (/.f32 r s)))) (*.f32 (*.f32 r s) (PI.f32)))) (/.f32 (*.f32 #s(literal 3/4 binary32) #s(approx (exp (neg (/ r (* 3 s)))) (exp.f32 (/.f32 (*.f32 #s(literal -1/3 binary32) r) s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) | |
| 99.5% | (+.f32 #s(approx (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (neg.f32 (/.f32 r s)))) (*.f32 (*.f32 r s) (PI.f32)))) #s(approx (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (*.f32 #s(literal -1/3 binary32) r) s))) (*.f32 (*.f32 s r) (PI.f32))))) | |
| ▶ | 7.6% | #s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) (*.f32 s s))) #s(literal -1/6 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r)) |
| ▶ | 6.8% | #s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 (fma.f32 (-.f32 (/.f32 (*.f32 #s(literal 5/72 binary32) r) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) (*.f32 s s)))) r (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r)) |
| 7.6% | #s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r 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.6% | #s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (/.f32 (exp.f32 (neg.f32 (/.f32 r s))) (*.f32 (PI.f32) s)) (/.f32 (exp.f32 (/.f32 (*.f32 #s(literal -1/3 binary32) r) s)) (*.f32 (PI.f32) s)))) r)) | |
| ▶ | 99.5% | #s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (/.f32 (exp.f32 (neg.f32 (/.f32 r s))) (*.f32 (PI.f32) r)) (/.f32 (exp.f32 (/.f32 (*.f32 #s(literal -1/3 binary32) r) s)) (*.f32 (PI.f32) r)))) s)) |
| 7.7% | #s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (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))) | |
| 7.7% | #s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (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))) | |
| ▶ | 7.7% | #s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (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))) |
| ✓ | 7.7% | #s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 r s) (PI.f32)))) |
| 7.6% | #s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r)))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 #s(approx (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (/.f32 #s(literal -1/6 binary32) (PI.f32))) s)) (/.f32 (*.f32 #s(literal 1/4 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) r))) s))) | |
| 7.6% | #s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r)))) (neg.f32 (/.f32 #s(approx (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) (/.f32 (-.f32 (/.f32 (*.f32 #s(literal 1/6 binary32) r) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/4 binary32) (PI.f32))) r)) s))) | |
| 8.3% | #s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r)))) (neg.f32 (/.f32 #s(approx (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) (/.f32 (-.f32 (*.f32 r (fma.f32 (/.f32 r (*.f32 (PI.f32) (*.f32 s s))) #s(literal -5/72 binary32) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s)))) (/.f32 #s(literal 1/4 binary32) (PI.f32))) r)) s))) | |
| 7.7% | #s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r)))) (neg.f32 (/.f32 #s(approx (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) (/.f32 #s(literal -1/4 binary32) (*.f32 (PI.f32) r))) s))) | |
| 8.3% | #s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r)))) (neg.f32 (/.f32 #s(approx (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) (-.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) (*.f32 s s))) #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))) | |
| 8.3% | #s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r)))) (neg.f32 (/.f32 #s(approx (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) (-.f32 (neg.f32 (/.f32 (-.f32 (/.f32 (*.f32 #s(literal 5/72 binary32) r) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r)))) s))) | |
| 8.2% | #s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r)))) (neg.f32 (/.f32 #s(approx (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) (*.f32 (neg.f32 r) (fma.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) (*.f32 s s))) #s(literal 5/72 binary32) (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))) | |
| 8.3% | #s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r)))) (neg.f32 #s(approx (/ (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) s) (/.f32 (fma.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(literal -5/72 binary32) r) (PI.f32))) (*.f32 (*.f32 s s) s))))) | |
| 8.3% | #s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r)))) #s(approx (/ (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) (neg s)) (/.f32 (-.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) (*.f32 s s))) #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))) | |
| 4.8% | #s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r)))) #s(approx (/ (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) (neg s)) (/.f32 (*.f32 #s(literal 5/72 binary32) r) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))))) | |
| 6.8% | #s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r)))) #s(approx (/ (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) (neg s)) (*.f32 (-.f32 (fma.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) #s(literal 5/72 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) (*.f32 r r)))) (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 (PI.f32) (*.f32 s s)) r))) r))) |
Compiled 2 893 to 2 590 computations (10.5% saved)
| Inputs |
|---|
(fma.f32 #s(approx (/ (/ 1/4 (+ (PI) (PI))) s) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s))) (/.f32 (exp.f32 (neg.f32 (/.f32 r s))) r) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (neg.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s))))) (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) (*.f32 s r)))) |
#s(approx (/ (/ 1/4 (+ (PI) (PI))) s) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s))) |
(/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) |
#s(literal 1/8 binary32) |
(*.f32 (PI.f32) s) |
(PI.f32) |
s |
(/.f32 (exp.f32 (neg.f32 (/.f32 r s))) r) |
(exp.f32 (neg.f32 (/.f32 r s))) |
(neg.f32 (/.f32 r s)) |
(/.f32 r s) |
r |
(/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (neg.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s))))) (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) (*.f32 s r))) |
(*.f32 #s(literal 3/4 binary32) (exp.f32 (neg.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s))))) |
#s(literal 3/4 binary32) |
(exp.f32 (neg.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s)))) |
(neg.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s))) |
(/.f32 r (*.f32 #s(literal 3 binary32) s)) |
(*.f32 #s(literal 3 binary32) s) |
#s(literal 3 binary32) |
(*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) (*.f32 s r)) |
(*.f32 #s(literal 6 binary32) (PI.f32)) |
#s(literal 6 binary32) |
(*.f32 s r) |
#s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
(/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)) |
#s(literal 1/4 binary32) |
(*.f32 (*.f32 (PI.f32) s) r) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) (*.f32 s s))) #s(literal -1/6 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r)) |
(/.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) (*.f32 s s))) #s(literal -1/6 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r) |
(fma.f32 (/.f32 r (*.f32 (PI.f32) (*.f32 s s))) #s(literal -1/6 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) |
(/.f32 r (*.f32 (PI.f32) (*.f32 s s))) |
(*.f32 (PI.f32) (*.f32 s s)) |
(*.f32 s s) |
#s(literal -1/6 binary32) |
(/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s)) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 (fma.f32 (-.f32 (/.f32 (*.f32 #s(literal 5/72 binary32) r) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) (*.f32 s s)))) r (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r)) |
(/.f32 (fma.f32 (-.f32 (/.f32 (*.f32 #s(literal 5/72 binary32) r) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) (*.f32 s s)))) r (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r) |
(fma.f32 (-.f32 (/.f32 (*.f32 #s(literal 5/72 binary32) r) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) (*.f32 s s)))) r (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) |
(-.f32 (/.f32 (*.f32 #s(literal 5/72 binary32) r) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) (*.f32 s s)))) |
(/.f32 (*.f32 #s(literal 5/72 binary32) r) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) |
(*.f32 #s(literal 5/72 binary32) r) |
#s(literal 5/72 binary32) |
(*.f32 (*.f32 (*.f32 s s) s) (PI.f32)) |
(*.f32 (*.f32 s s) s) |
(/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) (*.f32 s s))) |
#s(literal 1/6 binary32) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (/.f32 (exp.f32 (neg.f32 (/.f32 r s))) (*.f32 (PI.f32) r)) (/.f32 (exp.f32 (/.f32 (*.f32 #s(literal -1/3 binary32) r) s)) (*.f32 (PI.f32) r)))) s)) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (/.f32 (exp.f32 (neg.f32 (/.f32 r s))) (*.f32 (PI.f32) r)) (/.f32 (exp.f32 (/.f32 (*.f32 #s(literal -1/3 binary32) r) s)) (*.f32 (PI.f32) r)))) s) |
(*.f32 #s(literal 1/8 binary32) (+.f32 (/.f32 (exp.f32 (neg.f32 (/.f32 r s))) (*.f32 (PI.f32) r)) (/.f32 (exp.f32 (/.f32 (*.f32 #s(literal -1/3 binary32) r) s)) (*.f32 (PI.f32) r)))) |
(+.f32 (/.f32 (exp.f32 (neg.f32 (/.f32 r s))) (*.f32 (PI.f32) r)) (/.f32 (exp.f32 (/.f32 (*.f32 #s(literal -1/3 binary32) r) s)) (*.f32 (PI.f32) r))) |
(/.f32 (exp.f32 (neg.f32 (/.f32 r s))) (*.f32 (PI.f32) r)) |
(*.f32 (PI.f32) r) |
(/.f32 (exp.f32 (/.f32 (*.f32 #s(literal -1/3 binary32) r) s)) (*.f32 (PI.f32) r)) |
(exp.f32 (/.f32 (*.f32 #s(literal -1/3 binary32) r) s)) |
(/.f32 (*.f32 #s(literal -1/3 binary32) r) s) |
(*.f32 #s(literal -1/3 binary32) r) |
#s(literal -1/3 binary32) |
| Outputs |
|---|
#s(approx (+ (* (/ (/ 1/4 (+ (PI) (PI))) s) (/ (exp (neg (/ r s))) r)) (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r)))) #s(hole binary32 (/ (+ (* 1/8 (/ (exp (neg (* 1/3 (/ r s)))) (* r (PI)))) (* 1/8 (/ (exp (neg (/ r s))) (* r (PI))))) s))) |
#s(approx (/ (/ 1/4 (+ (PI) (PI))) s) #s(hole binary32 (/ 1/8 (* s (PI))))) |
#s(approx (/ 1/8 (* (PI) s)) #s(hole binary32 (/ 1/8 (* s (PI))))) |
#s(approx (* (PI) s) #s(hole binary32 (* s (PI)))) |
#s(approx s #s(hole binary32 s)) |
#s(approx (/ (exp (neg (/ r s))) r) #s(hole binary32 (/ (exp (neg (/ r s))) r))) |
#s(approx (exp (neg (/ r s))) #s(hole binary32 (exp (neg (/ r s))))) |
#s(approx (neg (/ r s)) #s(hole binary32 (* -1 (/ r s)))) |
#s(approx (/ r s) #s(hole binary32 (/ r s))) |
#s(approx (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) #s(hole binary32 (* 1/8 (/ (exp (neg (* 1/3 (/ r s)))) (* r (* s (PI))))))) |
#s(approx (* 3/4 (exp (neg (/ r (* 3 s))))) #s(hole binary32 (* 3/4 (exp (neg (* 1/3 (/ r s))))))) |
#s(approx (exp (neg (/ r (* 3 s)))) #s(hole binary32 (exp (neg (* 1/3 (/ r s)))))) |
#s(approx (neg (/ r (* 3 s))) #s(hole binary32 (* -1/3 (/ r s)))) |
#s(approx (/ r (* 3 s)) #s(hole binary32 (* 1/3 (/ r s)))) |
#s(approx (* 3 s) #s(hole binary32 (* 3 s))) |
#s(approx (* (* 6 (PI)) (* s r)) #s(hole binary32 (* 6 (* r (* s (PI)))))) |
#s(approx (* s r) #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 (neg (* 1/3 (/ r s)))) (* r (PI)))) (* 1/8 (/ (exp (neg (/ 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 (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) #s(hole binary32 (/ (+ (* 1/8 (/ (exp (neg (* 1/3 (/ r s)))) (* r (PI)))) (* 1/8 (/ (exp (neg (/ r s))) (* r (PI))))) s))) |
#s(approx (/ (+ (* (/ r (* (PI) (* s s))) -1/6) (/ 1/4 (* (PI) s))) r) #s(hole binary32 (/ -1/6 (* (pow s 2) (PI))))) |
#s(approx (/ (+ (* (/ r (* (PI) (* s s))) -1/6) (/ 1/4 (* (PI) s))) r) #s(hole binary32 (/ (- (* 1/4 (/ s (* r (PI)))) (* 1/6 (/ 1 (PI)))) (pow s 2)))) |
#s(approx (+ (* (/ r (* (PI) (* s s))) -1/6) (/ 1/4 (* (PI) s))) #s(hole binary32 (* -1/6 (/ r (* (pow s 2) (PI)))))) |
#s(approx (+ (* (/ r (* (PI) (* s s))) -1/6) (/ 1/4 (* (PI) s))) #s(hole binary32 (/ (+ (* -1/6 (/ r (PI))) (* 1/4 (/ s (PI)))) (pow s 2)))) |
#s(approx (/ r (* (PI) (* s s))) #s(hole binary32 (/ r (* (pow s 2) (PI))))) |
#s(approx (* (PI) (* s s)) #s(hole binary32 (* (pow s 2) (PI)))) |
#s(approx (* s s) #s(hole binary32 (pow s 2))) |
#s(approx (/ 1/4 (* (PI) s)) #s(hole binary32 (/ 1/4 (* s (PI))))) |
#s(approx (/ (+ (* (- (/ (* 5/72 r) (* (* (* s s) s) (PI))) (/ 1/6 (* (PI) (* s s)))) r) (/ 1/4 (* (PI) s))) r) #s(hole binary32 (* 5/72 (/ r (* (pow s 3) (PI)))))) |
#s(approx (/ (+ (* (- (/ (* 5/72 r) (* (* (* s s) s) (PI))) (/ 1/6 (* (PI) (* s s)))) r) (/ 1/4 (* (PI) s))) r) #s(hole binary32 (/ (+ (* -1/6 (/ s (PI))) (* 5/72 (/ r (PI)))) (pow s 3)))) |
#s(approx (/ (+ (* (- (/ (* 5/72 r) (* (* (* s s) s) (PI))) (/ 1/6 (* (PI) (* s s)))) r) (/ 1/4 (* (PI) s))) r) #s(hole binary32 (/ (+ (* 5/72 (/ r (PI))) (* s (- (* 1/4 (/ s (* r (PI)))) (* 1/6 (/ 1 (PI)))))) (pow s 3)))) |
#s(approx (+ (* (- (/ (* 5/72 r) (* (* (* s s) s) (PI))) (/ 1/6 (* (PI) (* s s)))) r) (/ 1/4 (* (PI) s))) #s(hole binary32 (* 5/72 (/ (pow r 2) (* (pow s 3) (PI)))))) |
#s(approx (+ (* (- (/ (* 5/72 r) (* (* (* s s) s) (PI))) (/ 1/6 (* (PI) (* s s)))) r) (/ 1/4 (* (PI) s))) #s(hole binary32 (/ (+ (* -1/6 (/ (* r s) (PI))) (* 5/72 (/ (pow r 2) (PI)))) (pow s 3)))) |
#s(approx (+ (* (- (/ (* 5/72 r) (* (* (* s s) s) (PI))) (/ 1/6 (* (PI) (* s s)))) r) (/ 1/4 (* (PI) s))) #s(hole binary32 (/ (+ (* 5/72 (/ (pow r 2) (PI))) (* s (+ (* -1/6 (/ r (PI))) (* 1/4 (/ s (PI)))))) (pow s 3)))) |
#s(approx (- (/ (* 5/72 r) (* (* (* s s) s) (PI))) (/ 1/6 (* (PI) (* s s)))) #s(hole binary32 (* 5/72 (/ r (* (pow s 3) (PI)))))) |
#s(approx (- (/ (* 5/72 r) (* (* (* s s) s) (PI))) (/ 1/6 (* (PI) (* s s)))) #s(hole binary32 (/ (+ (* -1/6 (/ s (PI))) (* 5/72 (/ r (PI)))) (pow s 3)))) |
#s(approx (/ (* 5/72 r) (* (* (* s s) s) (PI))) #s(hole binary32 (* 5/72 (/ r (* (pow s 3) (PI)))))) |
#s(approx (* (* (* s s) s) (PI)) #s(hole binary32 (* (pow s 3) (PI)))) |
#s(approx (* (* s s) s) #s(hole binary32 (pow s 3))) |
#s(approx (/ 1/6 (* (PI) (* s s))) #s(hole binary32 (/ 1/6 (* (pow s 2) (PI))))) |
#s(approx (/ (* 1/8 (+ (/ (exp (neg (/ r s))) (* (PI) r)) (/ (exp (/ (* -1/3 r) s)) (* (PI) r)))) s) #s(hole binary32 (* 1/8 (/ (+ (/ (exp (neg (/ r s))) (* r (PI))) (/ (exp (* -1/3 (/ r s))) (* r (PI)))) s)))) |
#s(approx (* 1/8 (+ (/ (exp (neg (/ r s))) (* (PI) r)) (/ (exp (/ (* -1/3 r) s)) (* (PI) r)))) #s(hole binary32 (* 1/8 (+ (/ (exp (neg (/ r s))) (* r (PI))) (/ (exp (* -1/3 (/ r s))) (* r (PI))))))) |
#s(approx (+ (/ (exp (neg (/ r s))) (* (PI) r)) (/ (exp (/ (* -1/3 r) s)) (* (PI) r))) #s(hole binary32 (+ (/ (exp (neg (/ r s))) (* r (PI))) (/ (exp (* -1/3 (/ r s))) (* r (PI)))))) |
#s(approx (/ (exp (neg (/ r s))) (* (PI) r)) #s(hole binary32 (/ (exp (neg (/ r s))) (* r (PI))))) |
#s(approx (/ (exp (/ (* -1/3 r) s)) (* (PI) r)) #s(hole binary32 (/ (exp (* -1/3 (/ r s))) (* r (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 (+ (* (/ (/ 1/4 (+ (PI) (PI))) s) (/ (exp (neg (/ r 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 (+ (PI) (PI))) s) (/ (exp (neg (/ r 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 (+ (PI) (PI))) s) (/ (exp (neg (/ r 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 (+ (PI) (PI))) s) (/ (exp (neg (/ r 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 (/ (exp (neg (/ r s))) r) #s(hole binary32 (/ 1 r))) |
#s(approx (/ (exp (neg (/ r s))) r) #s(hole binary32 (- (/ 1 r) (/ 1 s)))) |
#s(approx (/ (exp (neg (/ r s))) r) #s(hole binary32 (- (+ (* 1/2 (/ r (pow s 2))) (/ 1 r)) (/ 1 s)))) |
#s(approx (/ (exp (neg (/ r s))) r) #s(hole binary32 (- (+ (* -1/6 (/ (pow r 2) (pow s 3))) (+ (* 1/2 (/ r (pow s 2))) (/ 1 r))) (/ 1 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))))) (* (* 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)))) (* (+ (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 (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) #s(hole binary32 (/ 1/4 (* r (* s (PI)))))) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) #s(hole binary32 (/ (- (* 1/4 (/ 1 (* r (PI)))) (* 1/6 (/ 1 (* s (PI))))) s))) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r 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 (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r 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 (/ (+ (* (/ r (* (PI) (* s s))) -1/6) (/ 1/4 (* (PI) s))) r) #s(hole binary32 (/ 1/4 (* r (* s (PI)))))) |
#s(approx (/ (+ (* (/ r (* (PI) (* s s))) -1/6) (/ 1/4 (* (PI) s))) r) #s(hole binary32 (/ (- (* 1/4 (/ 1 (* r (PI)))) (* 1/6 (/ 1 (* s (PI))))) s))) |
#s(approx (+ (* (/ r (* (PI) (* s s))) -1/6) (/ 1/4 (* (PI) s))) #s(hole binary32 (/ 1/4 (* s (PI))))) |
#s(approx (+ (* (/ r (* (PI) (* s s))) -1/6) (/ 1/4 (* (PI) s))) #s(hole binary32 (/ (+ (* -1/6 (/ r (* s (PI)))) (* 1/4 (/ 1 (PI)))) s))) |
#s(approx (/ (+ (* (- (/ (* 5/72 r) (* (* (* s s) s) (PI))) (/ 1/6 (* (PI) (* s s)))) r) (/ 1/4 (* (PI) s))) r) #s(hole binary32 (/ 1/4 (* r (* s (PI)))))) |
#s(approx (/ (+ (* (- (/ (* 5/72 r) (* (* (* s s) s) (PI))) (/ 1/6 (* (PI) (* s s)))) r) (/ 1/4 (* (PI) s))) r) #s(hole binary32 (/ (- (* 1/4 (/ 1 (* r (PI)))) (* 1/6 (/ 1 (* s (PI))))) s))) |
#s(approx (/ (+ (* (- (/ (* 5/72 r) (* (* (* s s) s) (PI))) (/ 1/6 (* (PI) (* s s)))) r) (/ 1/4 (* (PI) s))) r) #s(hole binary32 (/ (- (+ (* 5/72 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* r (PI))))) (/ 1/6 (* s (PI)))) s))) |
#s(approx (+ (* (- (/ (* 5/72 r) (* (* (* s s) s) (PI))) (/ 1/6 (* (PI) (* s s)))) r) (/ 1/4 (* (PI) s))) #s(hole binary32 (/ 1/4 (* s (PI))))) |
#s(approx (+ (* (- (/ (* 5/72 r) (* (* (* s s) s) (PI))) (/ 1/6 (* (PI) (* s s)))) r) (/ 1/4 (* (PI) s))) #s(hole binary32 (/ (+ (* -1/6 (/ r (* s (PI)))) (* 1/4 (/ 1 (PI)))) s))) |
#s(approx (+ (* (- (/ (* 5/72 r) (* (* (* s s) s) (PI))) (/ 1/6 (* (PI) (* s s)))) r) (/ 1/4 (* (PI) s))) #s(hole binary32 (/ (+ (* -1/6 (/ r (* s (PI)))) (+ (* 5/72 (/ (pow r 2) (* (pow s 2) (PI)))) (* 1/4 (/ 1 (PI))))) s))) |
#s(approx (- (/ (* 5/72 r) (* (* (* s s) s) (PI))) (/ 1/6 (* (PI) (* s s)))) #s(hole binary32 (/ -1/6 (* (pow s 2) (PI))))) |
#s(approx (- (/ (* 5/72 r) (* (* (* s s) s) (PI))) (/ 1/6 (* (PI) (* s s)))) #s(hole binary32 (/ (- (* 5/72 (/ r (* s (PI)))) (* 1/6 (/ 1 (PI)))) (pow s 2)))) |
#s(approx (/ (* 1/8 (+ (/ (exp (neg (/ r s))) (* (PI) r)) (/ (exp (/ (* -1/3 r) s)) (* (PI) r)))) s) #s(hole binary32 (/ 1/4 (* r (* s (PI)))))) |
#s(approx (/ (* 1/8 (+ (/ (exp (neg (/ r s))) (* (PI) r)) (/ (exp (/ (* -1/3 r) s)) (* (PI) r)))) s) #s(hole binary32 (/ (- (* 1/4 (/ 1 (* r (PI)))) (* 1/6 (/ 1 (* s (PI))))) s))) |
#s(approx (/ (* 1/8 (+ (/ (exp (neg (/ r s))) (* (PI) r)) (/ (exp (/ (* -1/3 r) s)) (* (PI) r)))) s) #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) r)) (/ (exp (/ (* -1/3 r) s)) (* (PI) r)))) s) #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) r)) (/ (exp (/ (* -1/3 r) s)) (* (PI) r)))) #s(hole binary32 (/ 1/4 (* r (PI))))) |
#s(approx (* 1/8 (+ (/ (exp (neg (/ r s))) (* (PI) r)) (/ (exp (/ (* -1/3 r) s)) (* (PI) r)))) #s(hole binary32 (- (* 1/4 (/ 1 (* r (PI)))) (* 1/6 (/ 1 (* s (PI))))))) |
#s(approx (* 1/8 (+ (/ (exp (neg (/ r s))) (* (PI) r)) (/ (exp (/ (* -1/3 r) s)) (* (PI) 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(approx (* 1/8 (+ (/ (exp (neg (/ r s))) (* (PI) r)) (/ (exp (/ (* -1/3 r) s)) (* (PI) 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(approx (+ (/ (exp (neg (/ r s))) (* (PI) r)) (/ (exp (/ (* -1/3 r) s)) (* (PI) r))) #s(hole binary32 (/ 2 (* r (PI))))) |
#s(approx (+ (/ (exp (neg (/ r s))) (* (PI) r)) (/ (exp (/ (* -1/3 r) s)) (* (PI) r))) #s(hole binary32 (- (* 2 (/ 1 (* r (PI)))) (* 4/3 (/ 1 (* s (PI))))))) |
#s(approx (+ (/ (exp (neg (/ r s))) (* (PI) r)) (/ (exp (/ (* -1/3 r) s)) (* (PI) r))) #s(hole binary32 (- (+ (* 1/18 (/ r (* (pow s 2) (PI)))) (+ (* 1/2 (/ r (* (pow s 2) (PI)))) (* 2 (/ 1 (* r (PI)))))) (/ 4/3 (* s (PI)))))) |
#s(approx (+ (/ (exp (neg (/ r s))) (* (PI) r)) (/ (exp (/ (* -1/3 r) s)) (* (PI) r))) #s(hole binary32 (- (+ (* -1/6 (/ (pow r 2) (* (pow s 3) (PI)))) (+ (* -1/162 (/ (pow r 2) (* (pow s 3) (PI)))) (+ (* 1/18 (/ r (* (pow s 2) (PI)))) (+ (* 1/2 (/ r (* (pow s 2) (PI)))) (* 2 (/ 1 (* r (PI)))))))) (/ 4/3 (* s (PI)))))) |
#s(approx (/ (exp (neg (/ r s))) (* (PI) r)) #s(hole binary32 (/ 1 (* r (PI))))) |
#s(approx (/ (exp (neg (/ r s))) (* (PI) r)) #s(hole binary32 (- (/ 1 (* r (PI))) (/ 1 (* s (PI)))))) |
#s(approx (/ (exp (neg (/ r s))) (* (PI) r)) #s(hole binary32 (- (+ (* 1/2 (/ r (* (pow s 2) (PI)))) (/ 1 (* r (PI)))) (/ 1 (* s (PI)))))) |
#s(approx (/ (exp (neg (/ r s))) (* (PI) 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(approx (/ (exp (/ (* -1/3 r) s)) (* (PI) r)) #s(hole binary32 (/ 1 (* r (PI))))) |
#s(approx (/ (exp (/ (* -1/3 r) s)) (* (PI) r)) #s(hole binary32 (- (/ 1 (* r (PI))) (* 1/3 (/ 1 (* s (PI))))))) |
#s(approx (/ (exp (/ (* -1/3 r) s)) (* (PI) r)) #s(hole binary32 (- (+ (* 1/18 (/ r (* (pow s 2) (PI)))) (/ 1 (* r (PI)))) (/ 1/3 (* s (PI)))))) |
#s(approx (/ (exp (/ (* -1/3 r) s)) (* (PI) r)) #s(hole binary32 (- (+ (* -1/162 (/ (pow r 2) (* (pow s 3) (PI)))) (+ (* 1/18 (/ r (* (pow s 2) (PI)))) (/ 1 (* r (PI))))) (/ 1/3 (* s (PI)))))) |
#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 (+ (PI) (PI))) s) (/ (exp (neg (/ r 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 (+ (PI) (PI))) s) (/ (exp (neg (/ r 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 (+ (PI) (PI))) s) (/ (exp (neg (/ r 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 (/ (exp (neg (/ r s))) r) #s(hole binary32 (+ (* -1 (/ (+ 1 (* -1/2 (/ r s))) s)) (/ 1 r)))) |
#s(approx (/ (exp (neg (/ r s))) r) #s(hole binary32 (+ (* -1 (/ (+ 1 (* -1 (/ (+ (* -1/6 (/ (pow r 2) s)) (* 1/2 r)) s))) s)) (/ 1 r)))) |
#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)))) (* (+ (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 (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) #s(hole binary32 (* -1 (/ (- (* 1/6 (/ 1 (* s (PI)))) (* 1/4 (/ 1 (* r (PI))))) s)))) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r 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 (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r 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 (/ (+ (* (/ r (* (PI) (* s s))) -1/6) (/ 1/4 (* (PI) s))) r) #s(hole binary32 (* -1 (/ (- (* 1/6 (/ 1 (* s (PI)))) (* 1/4 (/ 1 (* r (PI))))) s)))) |
#s(approx (+ (* (/ r (* (PI) (* s s))) -1/6) (/ 1/4 (* (PI) s))) #s(hole binary32 (* -1 (/ (- (* 1/6 (/ r (* s (PI)))) (* 1/4 (/ 1 (PI)))) s)))) |
#s(approx (/ (+ (* (- (/ (* 5/72 r) (* (* (* s s) s) (PI))) (/ 1/6 (* (PI) (* s s)))) r) (/ 1/4 (* (PI) s))) r) #s(hole binary32 (* -1 (/ (- (* 1/6 (/ 1 (* s (PI)))) (* 1/4 (/ 1 (* r (PI))))) s)))) |
#s(approx (/ (+ (* (- (/ (* 5/72 r) (* (* (* s s) s) (PI))) (/ 1/6 (* (PI) (* s s)))) r) (/ 1/4 (* (PI) s))) r) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* 5/72 (/ r (* s (PI)))) (* 1/6 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))) s)))) |
#s(approx (+ (* (- (/ (* 5/72 r) (* (* (* s s) s) (PI))) (/ 1/6 (* (PI) (* s s)))) r) (/ 1/4 (* (PI) s))) #s(hole binary32 (* -1 (/ (- (* 1/6 (/ r (* s (PI)))) (* 1/4 (/ 1 (PI)))) s)))) |
#s(approx (+ (* (- (/ (* 5/72 r) (* (* (* s s) s) (PI))) (/ 1/6 (* (PI) (* s s)))) r) (/ 1/4 (* (PI) s))) #s(hole binary32 (* -1 (/ (- (* -1 (/ (+ (* -1/6 (/ r (PI))) (* 5/72 (/ (pow r 2) (* s (PI))))) s)) (* 1/4 (/ 1 (PI)))) s)))) |
#s(approx (/ (* 1/8 (+ (/ (exp (neg (/ r s))) (* (PI) r)) (/ (exp (/ (* -1/3 r) s)) (* (PI) r)))) s) #s(hole binary32 (* -1 (/ (- (* 1/6 (/ 1 (* s (PI)))) (* 1/4 (/ 1 (* r (PI))))) s)))) |
#s(approx (/ (* 1/8 (+ (/ (exp (neg (/ r s))) (* (PI) r)) (/ (exp (/ (* -1/3 r) s)) (* (PI) r)))) s) #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))) (* (PI) r)) (/ (exp (/ (* -1/3 r) s)) (* (PI) r)))) s) #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))) (* (PI) r)) (/ (exp (/ (* -1/3 r) s)) (* (PI) r)))) #s(hole binary32 (+ (* -1 (/ (+ (* -1/8 (/ (+ (* 1/18 (/ r (PI))) (* 1/2 (/ r (PI)))) s)) (* 1/6 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))))) |
#s(approx (* 1/8 (+ (/ (exp (neg (/ r s))) (* (PI) r)) (/ (exp (/ (* -1/3 r) s)) (* (PI) r)))) #s(hole binary32 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (/ (+ (* 1/162 (/ (pow r 2) (PI))) (* 1/6 (/ (pow r 2) (PI)))) s)) (* 1/8 (+ (* 1/18 (/ r (PI))) (* 1/2 (/ r (PI)))))) s)) (* 1/6 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))))) |
#s(approx (+ (/ (exp (neg (/ r s))) (* (PI) r)) (/ (exp (/ (* -1/3 r) s)) (* (PI) r))) #s(hole binary32 (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/18 (/ r (PI))) (* 1/2 (/ r (PI)))) s)) (* 4/3 (/ 1 (PI)))) s)) (* 2 (/ 1 (* r (PI))))))) |
#s(approx (+ (/ (exp (neg (/ r s))) (* (PI) r)) (/ (exp (/ (* -1/3 r) s)) (* (PI) r))) #s(hole binary32 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/162 (/ (pow r 2) (PI))) (* 1/6 (/ (pow r 2) (PI)))) s)) (+ (* 1/18 (/ r (PI))) (* 1/2 (/ r (PI))))) s)) (* 4/3 (/ 1 (PI)))) s)) (* 2 (/ 1 (* r (PI))))))) |
#s(approx (/ (exp (neg (/ r s))) (* (PI) r)) #s(hole binary32 (+ (* -1 (/ (+ (* -1/2 (/ r (* s (PI)))) (/ 1 (PI))) s)) (/ 1 (* r (PI)))))) |
#s(approx (/ (exp (neg (/ r s))) (* (PI) r)) #s(hole binary32 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (/ (pow r 2) (* s (PI)))) (* 1/2 (/ r (PI)))) s)) (/ 1 (PI))) s)) (/ 1 (* r (PI)))))) |
#s(approx (/ (exp (/ (* -1/3 r) s)) (* (PI) r)) #s(hole binary32 (+ (* -1 (/ (+ (* -1/18 (/ r (* s (PI)))) (* 1/3 (/ 1 (PI)))) s)) (/ 1 (* r (PI)))))) |
#s(approx (/ (exp (/ (* -1/3 r) s)) (* (PI) r)) #s(hole binary32 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/162 (/ (pow r 2) (* s (PI)))) (* 1/18 (/ r (PI)))) s)) (* 1/3 (/ 1 (PI)))) s)) (/ 1 (* r (PI)))))) |
#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 (+ (PI) (PI))) s) (/ (exp (neg (/ r 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 (+ (PI) (PI))) s) (/ (exp (neg (/ r 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 (+ (PI) (PI))) s) (/ (exp (neg (/ r 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 (/ (exp (neg (/ r s))) r) #s(hole binary32 (/ (+ 1 (* -1 (/ r s))) r))) |
#s(approx (/ (exp (neg (/ r s))) r) #s(hole binary32 (/ (+ 1 (* r (- (* 1/2 (/ r (pow s 2))) (/ 1 s)))) r))) |
#s(approx (/ (exp (neg (/ r s))) r) #s(hole binary32 (/ (+ 1 (* r (- (* r (+ (* -1/6 (/ r (pow s 3))) (* 1/2 (/ 1 (pow s 2))))) (/ 1 s)))) 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 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)))) (* (+ (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 (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) #s(hole binary32 (/ (+ (* -1/6 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* s (PI))))) r))) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r 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 (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r 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 (/ (+ (* (/ r (* (PI) (* s s))) -1/6) (/ 1/4 (* (PI) s))) r) #s(hole binary32 (/ (+ (* -1/6 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* s (PI))))) r))) |
#s(approx (+ (* (/ r (* (PI) (* s s))) -1/6) (/ 1/4 (* (PI) s))) #s(hole binary32 (+ (* -1/6 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* s (PI))))))) |
#s(approx (/ (+ (* (- (/ (* 5/72 r) (* (* (* s s) s) (PI))) (/ 1/6 (* (PI) (* s s)))) r) (/ 1/4 (* (PI) s))) r) #s(hole binary32 (/ (+ (* -1/6 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* s (PI))))) r))) |
#s(approx (/ (+ (* (- (/ (* 5/72 r) (* (* (* s s) s) (PI))) (/ 1/6 (* (PI) (* s s)))) r) (/ 1/4 (* (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 (+ (* (- (/ (* 5/72 r) (* (* (* s s) s) (PI))) (/ 1/6 (* (PI) (* s s)))) r) (/ 1/4 (* (PI) s))) #s(hole binary32 (+ (* -1/6 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* s (PI))))))) |
#s(approx (+ (* (- (/ (* 5/72 r) (* (* (* s s) s) (PI))) (/ 1/6 (* (PI) (* s s)))) r) (/ 1/4 (* (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 (- (/ (* 5/72 r) (* (* (* s s) s) (PI))) (/ 1/6 (* (PI) (* s s)))) #s(hole binary32 (- (* 5/72 (/ r (* (pow s 3) (PI)))) (* 1/6 (/ 1 (* (pow s 2) (PI))))))) |
#s(approx (* 5/72 r) #s(hole binary32 (* 5/72 r))) |
#s(approx (/ (* 1/8 (+ (/ (exp (neg (/ r s))) (* (PI) r)) (/ (exp (/ (* -1/3 r) s)) (* (PI) r)))) s) #s(hole binary32 (/ (+ (* -1/6 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* s (PI))))) r))) |
#s(approx (/ (* 1/8 (+ (/ (exp (neg (/ r s))) (* (PI) r)) (/ (exp (/ (* -1/3 r) s)) (* (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 (/ (* 1/8 (+ (/ (exp (neg (/ r s))) (* (PI) r)) (/ (exp (/ (* -1/3 r) s)) (* (PI) r)))) 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))))) r))) |
#s(approx (* 1/8 (+ (/ (exp (neg (/ r s))) (* (PI) r)) (/ (exp (/ (* -1/3 r) s)) (* (PI) r)))) #s(hole binary32 (/ (+ (* -1/6 (/ r (* s (PI)))) (* 1/4 (/ 1 (PI)))) r))) |
#s(approx (* 1/8 (+ (/ (exp (neg (/ r s))) (* (PI) r)) (/ (exp (/ (* -1/3 r) s)) (* (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 (* 1/8 (+ (/ (exp (neg (/ r s))) (* (PI) r)) (/ (exp (/ (* -1/3 r) s)) (* (PI) r)))) #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)))) r))) |
#s(approx (+ (/ (exp (neg (/ r s))) (* (PI) r)) (/ (exp (/ (* -1/3 r) s)) (* (PI) r))) #s(hole binary32 (/ (+ (* -4/3 (/ r (* s (PI)))) (* 2 (/ 1 (PI)))) r))) |
#s(approx (+ (/ (exp (neg (/ r s))) (* (PI) r)) (/ (exp (/ (* -1/3 r) s)) (* (PI) r))) #s(hole binary32 (/ (+ (* r (- (* 5/9 (/ r (* (pow s 2) (PI)))) (* 4/3 (/ 1 (* s (PI)))))) (* 2 (/ 1 (PI)))) r))) |
#s(approx (+ (/ (exp (neg (/ r s))) (* (PI) r)) (/ (exp (/ (* -1/3 r) s)) (* (PI) r))) #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)))) r))) |
#s(approx (/ (exp (neg (/ r s))) (* (PI) r)) #s(hole binary32 (/ (+ (* -1 (/ r (* s (PI)))) (/ 1 (PI))) r))) |
#s(approx (/ (exp (neg (/ r s))) (* (PI) r)) #s(hole binary32 (/ (+ (* r (- (* 1/2 (/ r (* (pow s 2) (PI)))) (/ 1 (* s (PI))))) (/ 1 (PI))) r))) |
#s(approx (/ (exp (neg (/ r s))) (* (PI) r)) #s(hole binary32 (/ (+ (* r (- (* r (+ (* -1/6 (/ r (* (pow s 3) (PI)))) (* 1/2 (/ 1 (* (pow s 2) (PI)))))) (/ 1 (* s (PI))))) (/ 1 (PI))) r))) |
#s(approx (* (PI) r) #s(hole binary32 (* r (PI)))) |
#s(approx (/ (exp (/ (* -1/3 r) s)) (* (PI) r)) #s(hole binary32 (/ (+ (* -1/3 (/ r (* s (PI)))) (/ 1 (PI))) r))) |
#s(approx (/ (exp (/ (* -1/3 r) s)) (* (PI) r)) #s(hole binary32 (/ (+ (* r (- (* 1/18 (/ r (* (pow s 2) (PI)))) (* 1/3 (/ 1 (* s (PI)))))) (/ 1 (PI))) r))) |
#s(approx (/ (exp (/ (* -1/3 r) s)) (* (PI) r)) #s(hole binary32 (/ (+ (* r (- (* r (+ (* -1/162 (/ r (* (pow s 3) (PI)))) (* 1/18 (/ 1 (* (pow s 2) (PI)))))) (* 1/3 (/ 1 (* s (PI)))))) (/ 1 (PI))) r))) |
#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/3 r) #s(hole binary32 (* -1/3 r))) |
#s(approx (+ (* (/ (/ 1/4 (+ (PI) (PI))) s) (/ (exp (neg (/ r s))) r)) (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r)))) #s(hole binary32 (/ (+ (* 1/8 (/ (exp (neg (* 1/3 (/ r s)))) (* s (PI)))) (* 1/8 (/ (exp (neg (/ 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/8 (/ (exp (neg (* 1/3 (/ r s)))) (* s (PI)))) (* 1/8 (/ (exp (neg (/ r s))) (* s (PI))))) r))) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) #s(hole binary32 (/ (+ (* 1/8 (/ (exp (neg (* 1/3 (/ r s)))) (* s (PI)))) (* 1/8 (/ (exp (neg (/ r s))) (* s (PI))))) r))) |
#s(approx (/ (+ (* (/ r (* (PI) (* s s))) -1/6) (/ 1/4 (* (PI) s))) r) #s(hole binary32 (- (* 1/4 (/ 1 (* r (* s (PI))))) (* 1/6 (/ 1 (* (pow s 2) (PI))))))) |
#s(approx (+ (* (/ r (* (PI) (* s s))) -1/6) (/ 1/4 (* (PI) s))) #s(hole binary32 (* r (- (* 1/4 (/ 1 (* r (* s (PI))))) (* 1/6 (/ 1 (* (pow s 2) (PI)))))))) |
#s(approx (/ (+ (* (- (/ (* 5/72 r) (* (* (* s s) s) (PI))) (/ 1/6 (* (PI) (* s s)))) r) (/ 1/4 (* (PI) s))) r) #s(hole binary32 (* r (- (* 5/72 (/ 1 (* (pow s 3) (PI)))) (* 1/6 (/ 1 (* r (* (pow s 2) (PI))))))))) |
#s(approx (/ (+ (* (- (/ (* 5/72 r) (* (* (* s s) s) (PI))) (/ 1/6 (* (PI) (* s s)))) r) (/ 1/4 (* (PI) s))) r) #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 (+ (* (- (/ (* 5/72 r) (* (* (* s s) s) (PI))) (/ 1/6 (* (PI) (* s s)))) r) (/ 1/4 (* (PI) s))) #s(hole binary32 (* (pow r 2) (- (* 5/72 (/ 1 (* (pow s 3) (PI)))) (* 1/6 (/ 1 (* r (* (pow s 2) (PI))))))))) |
#s(approx (+ (* (- (/ (* 5/72 r) (* (* (* s s) s) (PI))) (/ 1/6 (* (PI) (* s s)))) r) (/ 1/4 (* (PI) s))) #s(hole binary32 (* (pow r 2) (- (+ (/ 1/4 (* (pow r 2) (* s (PI)))) (* 5/72 (/ 1 (* (pow s 3) (PI))))) (/ 1/6 (* r (* (pow s 2) (PI)))))))) |
#s(approx (- (/ (* 5/72 r) (* (* (* s s) s) (PI))) (/ 1/6 (* (PI) (* s s)))) #s(hole binary32 (* r (- (* 5/72 (/ 1 (* (pow s 3) (PI)))) (* 1/6 (/ 1 (* r (* (pow s 2) (PI))))))))) |
#s(approx (/ (* 1/8 (+ (/ (exp (neg (/ r s))) (* (PI) r)) (/ (exp (/ (* -1/3 r) s)) (* (PI) r)))) s) #s(hole binary32 (* 1/8 (/ (+ (/ (exp (neg (/ r s))) (PI)) (/ (exp (* -1/3 (/ r s))) (PI))) (* r s))))) |
#s(approx (* 1/8 (+ (/ (exp (neg (/ r s))) (* (PI) r)) (/ (exp (/ (* -1/3 r) s)) (* (PI) r)))) #s(hole binary32 (* 1/8 (/ (+ (/ (exp (neg (/ r s))) (PI)) (/ (exp (* -1/3 (/ r s))) (PI))) r)))) |
#s(approx (+ (/ (exp (neg (/ r s))) (* (PI) r)) (/ (exp (/ (* -1/3 r) s)) (* (PI) r))) #s(hole binary32 (/ (+ (/ (exp (neg (/ r s))) (PI)) (/ (exp (* -1/3 (/ r s))) (PI))) r))) |
#s(approx (+ (* (/ (/ 1/4 (+ (PI) (PI))) s) (/ (exp (neg (/ r 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 (/ (exp (neg (/ r s))) r) #s(hole binary32 (/ (exp (* -1 (/ r s))) r))) |
#s(approx (exp (neg (/ r s))) #s(hole binary32 (exp (* -1 (/ r s))))) |
#s(approx (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) #s(hole binary32 (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (* s (PI))))))) |
#s(approx (* 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 (+ (/ (* 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)))) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r 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 (+ (* (/ r (* (PI) (* s s))) -1/6) (/ 1/4 (* (PI) s))) #s(hole binary32 (* -1 (* r (- (* 1/6 (/ 1 (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* r (* s (PI)))))))))) |
#s(approx (/ (+ (* (- (/ (* 5/72 r) (* (* (* s s) s) (PI))) (/ 1/6 (* (PI) (* s s)))) r) (/ 1/4 (* (PI) s))) r) #s(hole binary32 (* -1 (* r (- (* 1/6 (/ 1 (* r (* (pow s 2) (PI))))) (* 5/72 (/ 1 (* (pow s 3) (PI))))))))) |
#s(approx (/ (+ (* (- (/ (* 5/72 r) (* (* (* s s) s) (PI))) (/ 1/6 (* (PI) (* s s)))) r) (/ 1/4 (* (PI) s))) r) #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 (+ (* (- (/ (* 5/72 r) (* (* (* s s) s) (PI))) (/ 1/6 (* (PI) (* s s)))) r) (/ 1/4 (* (PI) s))) #s(hole binary32 (* (pow r 2) (+ (* -1 (/ (- (* 1/6 (/ 1 (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* r (* s (PI)))))) r)) (* 5/72 (/ 1 (* (pow s 3) (PI)))))))) |
#s(approx (- (/ (* 5/72 r) (* (* (* s s) s) (PI))) (/ 1/6 (* (PI) (* s s)))) #s(hole binary32 (* -1 (* r (- (* 1/6 (/ 1 (* r (* (pow s 2) (PI))))) (* 5/72 (/ 1 (* (pow s 3) (PI))))))))) |
#s(approx (/ (* 1/8 (+ (/ (exp (neg (/ r s))) (* (PI) r)) (/ (exp (/ (* -1/3 r) s)) (* (PI) r)))) s) #s(hole binary32 (* -1/8 (/ (+ (* -1 (/ (exp (* -1 (/ r s))) (PI))) (* -1 (/ (exp (* -1/3 (/ r s))) (PI)))) (* r s))))) |
#s(approx (* 1/8 (+ (/ (exp (neg (/ r s))) (* (PI) r)) (/ (exp (/ (* -1/3 r) s)) (* (PI) r)))) #s(hole binary32 (* -1/8 (/ (+ (* -1 (/ (exp (* -1 (/ r s))) (PI))) (* -1 (/ (exp (* -1/3 (/ r s))) (PI)))) r)))) |
#s(approx (+ (/ (exp (neg (/ r s))) (* (PI) r)) (/ (exp (/ (* -1/3 r) s)) (* (PI) r))) #s(hole binary32 (* -1 (/ (+ (* -1 (/ (exp (* -1 (/ r s))) (PI))) (* -1 (/ (exp (* -1/3 (/ r s))) (PI)))) r)))) |
#s(approx (/ (exp (neg (/ r s))) (* (PI) r)) #s(hole binary32 (/ (exp (* -1 (/ r s))) (* r (PI))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 24.0ms | r | @ | -inf | ((+ (* (/ (/ 1/4 (+ (PI) (PI))) s) (/ (exp (neg (/ r s))) r)) (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r)))) (/ (/ 1/4 (+ (PI) (PI))) s) (/ 1/8 (* (PI) s)) 1/8 (* (PI) s) (PI) s (/ (exp (neg (/ r s))) r) (exp (neg (/ r s))) (neg (/ r s)) (/ r s) r (/ (* 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))) (/ r (* 3 s)) (* 3 s) 3 (* (* 6 (PI)) (* s r)) (* 6 (PI)) 6 (* s r) (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r)))) (/ 1/4 (* (* (PI) s) r)) 1/4 (* (* (PI) s) r) (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/ (+ (* (/ r (* (PI) (* s s))) -1/6) (/ 1/4 (* (PI) s))) r) (+ (* (/ r (* (PI) (* s s))) -1/6) (/ 1/4 (* (PI) s))) (/ r (* (PI) (* s s))) (* (PI) (* s s)) (* s s) -1/6 (/ 1/4 (* (PI) s)) (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/ (+ (* (- (/ (* 5/72 r) (* (* (* s s) s) (PI))) (/ 1/6 (* (PI) (* s s)))) r) (/ 1/4 (* (PI) s))) r) (+ (* (- (/ (* 5/72 r) (* (* (* s s) s) (PI))) (/ 1/6 (* (PI) (* s s)))) r) (/ 1/4 (* (PI) s))) (- (/ (* 5/72 r) (* (* (* s s) s) (PI))) (/ 1/6 (* (PI) (* s s)))) (/ (* 5/72 r) (* (* (* s s) s) (PI))) (* 5/72 r) 5/72 (* (* (* s s) s) (PI)) (* (* s s) s) (/ 1/6 (* (PI) (* s s))) 1/6 (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/ (* 1/8 (+ (/ (exp (neg (/ r s))) (* (PI) r)) (/ (exp (/ (* -1/3 r) s)) (* (PI) r)))) s) (* 1/8 (+ (/ (exp (neg (/ r s))) (* (PI) r)) (/ (exp (/ (* -1/3 r) s)) (* (PI) r)))) (+ (/ (exp (neg (/ r s))) (* (PI) r)) (/ (exp (/ (* -1/3 r) s)) (* (PI) r))) (/ (exp (neg (/ r s))) (* (PI) r)) (* (PI) r) (/ (exp (/ (* -1/3 r) s)) (* (PI) r)) (exp (/ (* -1/3 r) s)) (/ (* -1/3 r) s) (* -1/3 r) -1/3) |
| 11.0ms | s | @ | -inf | ((+ (* (/ (/ 1/4 (+ (PI) (PI))) s) (/ (exp (neg (/ r s))) r)) (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r)))) (/ (/ 1/4 (+ (PI) (PI))) s) (/ 1/8 (* (PI) s)) 1/8 (* (PI) s) (PI) s (/ (exp (neg (/ r s))) r) (exp (neg (/ r s))) (neg (/ r s)) (/ r s) r (/ (* 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))) (/ r (* 3 s)) (* 3 s) 3 (* (* 6 (PI)) (* s r)) (* 6 (PI)) 6 (* s r) (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r)))) (/ 1/4 (* (* (PI) s) r)) 1/4 (* (* (PI) s) r) (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/ (+ (* (/ r (* (PI) (* s s))) -1/6) (/ 1/4 (* (PI) s))) r) (+ (* (/ r (* (PI) (* s s))) -1/6) (/ 1/4 (* (PI) s))) (/ r (* (PI) (* s s))) (* (PI) (* s s)) (* s s) -1/6 (/ 1/4 (* (PI) s)) (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/ (+ (* (- (/ (* 5/72 r) (* (* (* s s) s) (PI))) (/ 1/6 (* (PI) (* s s)))) r) (/ 1/4 (* (PI) s))) r) (+ (* (- (/ (* 5/72 r) (* (* (* s s) s) (PI))) (/ 1/6 (* (PI) (* s s)))) r) (/ 1/4 (* (PI) s))) (- (/ (* 5/72 r) (* (* (* s s) s) (PI))) (/ 1/6 (* (PI) (* s s)))) (/ (* 5/72 r) (* (* (* s s) s) (PI))) (* 5/72 r) 5/72 (* (* (* s s) s) (PI)) (* (* s s) s) (/ 1/6 (* (PI) (* s s))) 1/6 (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/ (* 1/8 (+ (/ (exp (neg (/ r s))) (* (PI) r)) (/ (exp (/ (* -1/3 r) s)) (* (PI) r)))) s) (* 1/8 (+ (/ (exp (neg (/ r s))) (* (PI) r)) (/ (exp (/ (* -1/3 r) s)) (* (PI) r)))) (+ (/ (exp (neg (/ r s))) (* (PI) r)) (/ (exp (/ (* -1/3 r) s)) (* (PI) r))) (/ (exp (neg (/ r s))) (* (PI) r)) (* (PI) r) (/ (exp (/ (* -1/3 r) s)) (* (PI) r)) (exp (/ (* -1/3 r) s)) (/ (* -1/3 r) s) (* -1/3 r) -1/3) |
| 10.0ms | r | @ | inf | ((+ (* (/ (/ 1/4 (+ (PI) (PI))) s) (/ (exp (neg (/ r s))) r)) (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r)))) (/ (/ 1/4 (+ (PI) (PI))) s) (/ 1/8 (* (PI) s)) 1/8 (* (PI) s) (PI) s (/ (exp (neg (/ r s))) r) (exp (neg (/ r s))) (neg (/ r s)) (/ r s) r (/ (* 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))) (/ r (* 3 s)) (* 3 s) 3 (* (* 6 (PI)) (* s r)) (* 6 (PI)) 6 (* s r) (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r)))) (/ 1/4 (* (* (PI) s) r)) 1/4 (* (* (PI) s) r) (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/ (+ (* (/ r (* (PI) (* s s))) -1/6) (/ 1/4 (* (PI) s))) r) (+ (* (/ r (* (PI) (* s s))) -1/6) (/ 1/4 (* (PI) s))) (/ r (* (PI) (* s s))) (* (PI) (* s s)) (* s s) -1/6 (/ 1/4 (* (PI) s)) (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/ (+ (* (- (/ (* 5/72 r) (* (* (* s s) s) (PI))) (/ 1/6 (* (PI) (* s s)))) r) (/ 1/4 (* (PI) s))) r) (+ (* (- (/ (* 5/72 r) (* (* (* s s) s) (PI))) (/ 1/6 (* (PI) (* s s)))) r) (/ 1/4 (* (PI) s))) (- (/ (* 5/72 r) (* (* (* s s) s) (PI))) (/ 1/6 (* (PI) (* s s)))) (/ (* 5/72 r) (* (* (* s s) s) (PI))) (* 5/72 r) 5/72 (* (* (* s s) s) (PI)) (* (* s s) s) (/ 1/6 (* (PI) (* s s))) 1/6 (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/ (* 1/8 (+ (/ (exp (neg (/ r s))) (* (PI) r)) (/ (exp (/ (* -1/3 r) s)) (* (PI) r)))) s) (* 1/8 (+ (/ (exp (neg (/ r s))) (* (PI) r)) (/ (exp (/ (* -1/3 r) s)) (* (PI) r)))) (+ (/ (exp (neg (/ r s))) (* (PI) r)) (/ (exp (/ (* -1/3 r) s)) (* (PI) r))) (/ (exp (neg (/ r s))) (* (PI) r)) (* (PI) r) (/ (exp (/ (* -1/3 r) s)) (* (PI) r)) (exp (/ (* -1/3 r) s)) (/ (* -1/3 r) s) (* -1/3 r) -1/3) |
| 9.0ms | s | @ | inf | ((+ (* (/ (/ 1/4 (+ (PI) (PI))) s) (/ (exp (neg (/ r s))) r)) (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r)))) (/ (/ 1/4 (+ (PI) (PI))) s) (/ 1/8 (* (PI) s)) 1/8 (* (PI) s) (PI) s (/ (exp (neg (/ r s))) r) (exp (neg (/ r s))) (neg (/ r s)) (/ r s) r (/ (* 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))) (/ r (* 3 s)) (* 3 s) 3 (* (* 6 (PI)) (* s r)) (* 6 (PI)) 6 (* s r) (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r)))) (/ 1/4 (* (* (PI) s) r)) 1/4 (* (* (PI) s) r) (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/ (+ (* (/ r (* (PI) (* s s))) -1/6) (/ 1/4 (* (PI) s))) r) (+ (* (/ r (* (PI) (* s s))) -1/6) (/ 1/4 (* (PI) s))) (/ r (* (PI) (* s s))) (* (PI) (* s s)) (* s s) -1/6 (/ 1/4 (* (PI) s)) (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/ (+ (* (- (/ (* 5/72 r) (* (* (* s s) s) (PI))) (/ 1/6 (* (PI) (* s s)))) r) (/ 1/4 (* (PI) s))) r) (+ (* (- (/ (* 5/72 r) (* (* (* s s) s) (PI))) (/ 1/6 (* (PI) (* s s)))) r) (/ 1/4 (* (PI) s))) (- (/ (* 5/72 r) (* (* (* s s) s) (PI))) (/ 1/6 (* (PI) (* s s)))) (/ (* 5/72 r) (* (* (* s s) s) (PI))) (* 5/72 r) 5/72 (* (* (* s s) s) (PI)) (* (* s s) s) (/ 1/6 (* (PI) (* s s))) 1/6 (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/ (* 1/8 (+ (/ (exp (neg (/ r s))) (* (PI) r)) (/ (exp (/ (* -1/3 r) s)) (* (PI) r)))) s) (* 1/8 (+ (/ (exp (neg (/ r s))) (* (PI) r)) (/ (exp (/ (* -1/3 r) s)) (* (PI) r)))) (+ (/ (exp (neg (/ r s))) (* (PI) r)) (/ (exp (/ (* -1/3 r) s)) (* (PI) r))) (/ (exp (neg (/ r s))) (* (PI) r)) (* (PI) r) (/ (exp (/ (* -1/3 r) s)) (* (PI) r)) (exp (/ (* -1/3 r) s)) (/ (* -1/3 r) s) (* -1/3 r) -1/3) |
| 9.0ms | s | @ | 0 | ((+ (* (/ (/ 1/4 (+ (PI) (PI))) s) (/ (exp (neg (/ r s))) r)) (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r)))) (/ (/ 1/4 (+ (PI) (PI))) s) (/ 1/8 (* (PI) s)) 1/8 (* (PI) s) (PI) s (/ (exp (neg (/ r s))) r) (exp (neg (/ r s))) (neg (/ r s)) (/ r s) r (/ (* 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))) (/ r (* 3 s)) (* 3 s) 3 (* (* 6 (PI)) (* s r)) (* 6 (PI)) 6 (* s r) (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r)))) (/ 1/4 (* (* (PI) s) r)) 1/4 (* (* (PI) s) r) (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/ (+ (* (/ r (* (PI) (* s s))) -1/6) (/ 1/4 (* (PI) s))) r) (+ (* (/ r (* (PI) (* s s))) -1/6) (/ 1/4 (* (PI) s))) (/ r (* (PI) (* s s))) (* (PI) (* s s)) (* s s) -1/6 (/ 1/4 (* (PI) s)) (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/ (+ (* (- (/ (* 5/72 r) (* (* (* s s) s) (PI))) (/ 1/6 (* (PI) (* s s)))) r) (/ 1/4 (* (PI) s))) r) (+ (* (- (/ (* 5/72 r) (* (* (* s s) s) (PI))) (/ 1/6 (* (PI) (* s s)))) r) (/ 1/4 (* (PI) s))) (- (/ (* 5/72 r) (* (* (* s s) s) (PI))) (/ 1/6 (* (PI) (* s s)))) (/ (* 5/72 r) (* (* (* s s) s) (PI))) (* 5/72 r) 5/72 (* (* (* s s) s) (PI)) (* (* s s) s) (/ 1/6 (* (PI) (* s s))) 1/6 (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/ (* 1/8 (+ (/ (exp (neg (/ r s))) (* (PI) r)) (/ (exp (/ (* -1/3 r) s)) (* (PI) r)))) s) (* 1/8 (+ (/ (exp (neg (/ r s))) (* (PI) r)) (/ (exp (/ (* -1/3 r) s)) (* (PI) r)))) (+ (/ (exp (neg (/ r s))) (* (PI) r)) (/ (exp (/ (* -1/3 r) s)) (* (PI) r))) (/ (exp (neg (/ r s))) (* (PI) r)) (* (PI) r) (/ (exp (/ (* -1/3 r) s)) (* (PI) r)) (exp (/ (* -1/3 r) s)) (/ (* -1/3 r) s) (* -1/3 r) -1/3) |
| Inputs |
|---|
(fma.f32 #s(approx (/ (/ 1/4 (+ (PI) (PI))) s) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s))) (/.f32 (exp.f32 (neg.f32 (/.f32 r s))) r) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (neg.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s))))) (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) (*.f32 s r)))) |
#s(approx (/ (/ 1/4 (+ (PI) (PI))) s) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s))) |
(/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) |
#s(literal 1/8 binary32) |
(*.f32 (PI.f32) s) |
(PI.f32) |
s |
(/.f32 (exp.f32 (neg.f32 (/.f32 r s))) r) |
(exp.f32 (neg.f32 (/.f32 r s))) |
(neg.f32 (/.f32 r s)) |
(/.f32 r s) |
r |
(/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (neg.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s))))) (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) (*.f32 s r))) |
(*.f32 #s(literal 3/4 binary32) (exp.f32 (neg.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s))))) |
#s(literal 3/4 binary32) |
(exp.f32 (neg.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s)))) |
(neg.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s))) |
(/.f32 r (*.f32 #s(literal 3 binary32) s)) |
(*.f32 #s(literal 3 binary32) s) |
#s(literal 3 binary32) |
(*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) (*.f32 s r)) |
(*.f32 #s(literal 6 binary32) (PI.f32)) |
#s(literal 6 binary32) |
(*.f32 s r) |
#s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
(/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)) |
#s(literal 1/4 binary32) |
(*.f32 (*.f32 (PI.f32) s) r) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) (*.f32 s s))) #s(literal -1/6 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r)) |
(/.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) (*.f32 s s))) #s(literal -1/6 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r) |
(fma.f32 (/.f32 r (*.f32 (PI.f32) (*.f32 s s))) #s(literal -1/6 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) |
(/.f32 r (*.f32 (PI.f32) (*.f32 s s))) |
(*.f32 (PI.f32) (*.f32 s s)) |
(*.f32 s s) |
#s(literal -1/6 binary32) |
(/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s)) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 (fma.f32 (-.f32 (/.f32 (*.f32 #s(literal 5/72 binary32) r) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) (*.f32 s s)))) r (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r)) |
(/.f32 (fma.f32 (-.f32 (/.f32 (*.f32 #s(literal 5/72 binary32) r) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) (*.f32 s s)))) r (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r) |
(fma.f32 (-.f32 (/.f32 (*.f32 #s(literal 5/72 binary32) r) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) (*.f32 s s)))) r (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) |
(-.f32 (/.f32 (*.f32 #s(literal 5/72 binary32) r) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) (*.f32 s s)))) |
(/.f32 (*.f32 #s(literal 5/72 binary32) r) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) |
(*.f32 #s(literal 5/72 binary32) r) |
#s(literal 5/72 binary32) |
(*.f32 (*.f32 (*.f32 s s) s) (PI.f32)) |
(*.f32 (*.f32 s s) s) |
(/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) (*.f32 s s))) |
#s(literal 1/6 binary32) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (/.f32 (exp.f32 (neg.f32 (/.f32 r s))) (*.f32 (PI.f32) r)) (/.f32 (exp.f32 (/.f32 (*.f32 #s(literal -1/3 binary32) r) s)) (*.f32 (PI.f32) r)))) s)) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (/.f32 (exp.f32 (neg.f32 (/.f32 r s))) (*.f32 (PI.f32) r)) (/.f32 (exp.f32 (/.f32 (*.f32 #s(literal -1/3 binary32) r) s)) (*.f32 (PI.f32) r)))) s) |
(*.f32 #s(literal 1/8 binary32) (+.f32 (/.f32 (exp.f32 (neg.f32 (/.f32 r s))) (*.f32 (PI.f32) r)) (/.f32 (exp.f32 (/.f32 (*.f32 #s(literal -1/3 binary32) r) s)) (*.f32 (PI.f32) r)))) |
(+.f32 (/.f32 (exp.f32 (neg.f32 (/.f32 r s))) (*.f32 (PI.f32) r)) (/.f32 (exp.f32 (/.f32 (*.f32 #s(literal -1/3 binary32) r) s)) (*.f32 (PI.f32) r))) |
(/.f32 (exp.f32 (neg.f32 (/.f32 r s))) (*.f32 (PI.f32) r)) |
(*.f32 (PI.f32) r) |
(/.f32 (exp.f32 (/.f32 (*.f32 #s(literal -1/3 binary32) r) s)) (*.f32 (PI.f32) r)) |
(exp.f32 (/.f32 (*.f32 #s(literal -1/3 binary32) r) s)) |
(/.f32 (*.f32 #s(literal -1/3 binary32) r) s) |
(*.f32 #s(literal -1/3 binary32) r) |
#s(literal -1/3 binary32) |
#s(approx (+ (* (/ (/ 1/4 (+ (PI) (PI))) s) (/ (exp (neg (/ r s))) r)) (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r)))) #s(hole binary32 (/ (+ (* 1/8 (/ (exp (neg (* 1/3 (/ r s)))) (* r (PI)))) (* 1/8 (/ (exp (neg (/ r s))) (* r (PI))))) s))) |
#s(approx (/ (/ 1/4 (+ (PI) (PI))) s) #s(hole binary32 (/ 1/8 (* s (PI))))) |
#s(approx (/ 1/8 (* (PI) s)) #s(hole binary32 (/ 1/8 (* s (PI))))) |
#s(approx (* (PI) s) #s(hole binary32 (* s (PI)))) |
#s(approx s #s(hole binary32 s)) |
#s(approx (/ (exp (neg (/ r s))) r) #s(hole binary32 (/ (exp (neg (/ r s))) r))) |
#s(approx (exp (neg (/ r s))) #s(hole binary32 (exp (neg (/ r s))))) |
#s(approx (neg (/ r s)) #s(hole binary32 (* -1 (/ r s)))) |
#s(approx (/ r s) #s(hole binary32 (/ r s))) |
#s(approx (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) #s(hole binary32 (* 1/8 (/ (exp (neg (* 1/3 (/ r s)))) (* r (* s (PI))))))) |
#s(approx (* 3/4 (exp (neg (/ r (* 3 s))))) #s(hole binary32 (* 3/4 (exp (neg (* 1/3 (/ r s))))))) |
#s(approx (exp (neg (/ r (* 3 s)))) #s(hole binary32 (exp (neg (* 1/3 (/ r s)))))) |
#s(approx (neg (/ r (* 3 s))) #s(hole binary32 (* -1/3 (/ r s)))) |
#s(approx (/ r (* 3 s)) #s(hole binary32 (* 1/3 (/ r s)))) |
#s(approx (* 3 s) #s(hole binary32 (* 3 s))) |
#s(approx (* (* 6 (PI)) (* s r)) #s(hole binary32 (* 6 (* r (* s (PI)))))) |
#s(approx (* s r) #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 (neg (* 1/3 (/ r s)))) (* r (PI)))) (* 1/8 (/ (exp (neg (/ 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 (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) #s(hole binary32 (/ (+ (* 1/8 (/ (exp (neg (* 1/3 (/ r s)))) (* r (PI)))) (* 1/8 (/ (exp (neg (/ r s))) (* r (PI))))) s))) |
#s(approx (/ (+ (* (/ r (* (PI) (* s s))) -1/6) (/ 1/4 (* (PI) s))) r) #s(hole binary32 (/ -1/6 (* (pow s 2) (PI))))) |
#s(approx (/ (+ (* (/ r (* (PI) (* s s))) -1/6) (/ 1/4 (* (PI) s))) r) #s(hole binary32 (/ (- (* 1/4 (/ s (* r (PI)))) (* 1/6 (/ 1 (PI)))) (pow s 2)))) |
#s(approx (+ (* (/ r (* (PI) (* s s))) -1/6) (/ 1/4 (* (PI) s))) #s(hole binary32 (* -1/6 (/ r (* (pow s 2) (PI)))))) |
#s(approx (+ (* (/ r (* (PI) (* s s))) -1/6) (/ 1/4 (* (PI) s))) #s(hole binary32 (/ (+ (* -1/6 (/ r (PI))) (* 1/4 (/ s (PI)))) (pow s 2)))) |
#s(approx (/ r (* (PI) (* s s))) #s(hole binary32 (/ r (* (pow s 2) (PI))))) |
#s(approx (* (PI) (* s s)) #s(hole binary32 (* (pow s 2) (PI)))) |
#s(approx (* s s) #s(hole binary32 (pow s 2))) |
#s(approx (/ 1/4 (* (PI) s)) #s(hole binary32 (/ 1/4 (* s (PI))))) |
#s(approx (/ (+ (* (- (/ (* 5/72 r) (* (* (* s s) s) (PI))) (/ 1/6 (* (PI) (* s s)))) r) (/ 1/4 (* (PI) s))) r) #s(hole binary32 (* 5/72 (/ r (* (pow s 3) (PI)))))) |
#s(approx (/ (+ (* (- (/ (* 5/72 r) (* (* (* s s) s) (PI))) (/ 1/6 (* (PI) (* s s)))) r) (/ 1/4 (* (PI) s))) r) #s(hole binary32 (/ (+ (* -1/6 (/ s (PI))) (* 5/72 (/ r (PI)))) (pow s 3)))) |
#s(approx (/ (+ (* (- (/ (* 5/72 r) (* (* (* s s) s) (PI))) (/ 1/6 (* (PI) (* s s)))) r) (/ 1/4 (* (PI) s))) r) #s(hole binary32 (/ (+ (* 5/72 (/ r (PI))) (* s (- (* 1/4 (/ s (* r (PI)))) (* 1/6 (/ 1 (PI)))))) (pow s 3)))) |
#s(approx (+ (* (- (/ (* 5/72 r) (* (* (* s s) s) (PI))) (/ 1/6 (* (PI) (* s s)))) r) (/ 1/4 (* (PI) s))) #s(hole binary32 (* 5/72 (/ (pow r 2) (* (pow s 3) (PI)))))) |
#s(approx (+ (* (- (/ (* 5/72 r) (* (* (* s s) s) (PI))) (/ 1/6 (* (PI) (* s s)))) r) (/ 1/4 (* (PI) s))) #s(hole binary32 (/ (+ (* -1/6 (/ (* r s) (PI))) (* 5/72 (/ (pow r 2) (PI)))) (pow s 3)))) |
#s(approx (+ (* (- (/ (* 5/72 r) (* (* (* s s) s) (PI))) (/ 1/6 (* (PI) (* s s)))) r) (/ 1/4 (* (PI) s))) #s(hole binary32 (/ (+ (* 5/72 (/ (pow r 2) (PI))) (* s (+ (* -1/6 (/ r (PI))) (* 1/4 (/ s (PI)))))) (pow s 3)))) |
#s(approx (- (/ (* 5/72 r) (* (* (* s s) s) (PI))) (/ 1/6 (* (PI) (* s s)))) #s(hole binary32 (* 5/72 (/ r (* (pow s 3) (PI)))))) |
#s(approx (- (/ (* 5/72 r) (* (* (* s s) s) (PI))) (/ 1/6 (* (PI) (* s s)))) #s(hole binary32 (/ (+ (* -1/6 (/ s (PI))) (* 5/72 (/ r (PI)))) (pow s 3)))) |
#s(approx (/ (* 5/72 r) (* (* (* s s) s) (PI))) #s(hole binary32 (* 5/72 (/ r (* (pow s 3) (PI)))))) |
#s(approx (* (* (* s s) s) (PI)) #s(hole binary32 (* (pow s 3) (PI)))) |
#s(approx (* (* s s) s) #s(hole binary32 (pow s 3))) |
#s(approx (/ 1/6 (* (PI) (* s s))) #s(hole binary32 (/ 1/6 (* (pow s 2) (PI))))) |
#s(approx (/ (* 1/8 (+ (/ (exp (neg (/ r s))) (* (PI) r)) (/ (exp (/ (* -1/3 r) s)) (* (PI) r)))) s) #s(hole binary32 (* 1/8 (/ (+ (/ (exp (neg (/ r s))) (* r (PI))) (/ (exp (* -1/3 (/ r s))) (* r (PI)))) s)))) |
#s(approx (* 1/8 (+ (/ (exp (neg (/ r s))) (* (PI) r)) (/ (exp (/ (* -1/3 r) s)) (* (PI) r)))) #s(hole binary32 (* 1/8 (+ (/ (exp (neg (/ r s))) (* r (PI))) (/ (exp (* -1/3 (/ r s))) (* r (PI))))))) |
#s(approx (+ (/ (exp (neg (/ r s))) (* (PI) r)) (/ (exp (/ (* -1/3 r) s)) (* (PI) r))) #s(hole binary32 (+ (/ (exp (neg (/ r s))) (* r (PI))) (/ (exp (* -1/3 (/ r s))) (* r (PI)))))) |
#s(approx (/ (exp (neg (/ r s))) (* (PI) r)) #s(hole binary32 (/ (exp (neg (/ r s))) (* r (PI))))) |
#s(approx (/ (exp (/ (* -1/3 r) s)) (* (PI) r)) #s(hole binary32 (/ (exp (* -1/3 (/ r s))) (* r (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 (+ (* (/ (/ 1/4 (+ (PI) (PI))) s) (/ (exp (neg (/ r 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 (+ (PI) (PI))) s) (/ (exp (neg (/ r 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 (+ (PI) (PI))) s) (/ (exp (neg (/ r 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 (+ (PI) (PI))) s) (/ (exp (neg (/ r 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 (/ (exp (neg (/ r s))) r) #s(hole binary32 (/ 1 r))) |
#s(approx (/ (exp (neg (/ r s))) r) #s(hole binary32 (- (/ 1 r) (/ 1 s)))) |
#s(approx (/ (exp (neg (/ r s))) r) #s(hole binary32 (- (+ (* 1/2 (/ r (pow s 2))) (/ 1 r)) (/ 1 s)))) |
#s(approx (/ (exp (neg (/ r s))) r) #s(hole binary32 (- (+ (* -1/6 (/ (pow r 2) (pow s 3))) (+ (* 1/2 (/ r (pow s 2))) (/ 1 r))) (/ 1 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))))) (* (* 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)))) (* (+ (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 (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) #s(hole binary32 (/ 1/4 (* r (* s (PI)))))) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) #s(hole binary32 (/ (- (* 1/4 (/ 1 (* r (PI)))) (* 1/6 (/ 1 (* s (PI))))) s))) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r 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 (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r 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 (/ (+ (* (/ r (* (PI) (* s s))) -1/6) (/ 1/4 (* (PI) s))) r) #s(hole binary32 (/ 1/4 (* r (* s (PI)))))) |
#s(approx (/ (+ (* (/ r (* (PI) (* s s))) -1/6) (/ 1/4 (* (PI) s))) r) #s(hole binary32 (/ (- (* 1/4 (/ 1 (* r (PI)))) (* 1/6 (/ 1 (* s (PI))))) s))) |
#s(approx (+ (* (/ r (* (PI) (* s s))) -1/6) (/ 1/4 (* (PI) s))) #s(hole binary32 (/ 1/4 (* s (PI))))) |
#s(approx (+ (* (/ r (* (PI) (* s s))) -1/6) (/ 1/4 (* (PI) s))) #s(hole binary32 (/ (+ (* -1/6 (/ r (* s (PI)))) (* 1/4 (/ 1 (PI)))) s))) |
#s(approx (/ (+ (* (- (/ (* 5/72 r) (* (* (* s s) s) (PI))) (/ 1/6 (* (PI) (* s s)))) r) (/ 1/4 (* (PI) s))) r) #s(hole binary32 (/ 1/4 (* r (* s (PI)))))) |
#s(approx (/ (+ (* (- (/ (* 5/72 r) (* (* (* s s) s) (PI))) (/ 1/6 (* (PI) (* s s)))) r) (/ 1/4 (* (PI) s))) r) #s(hole binary32 (/ (- (* 1/4 (/ 1 (* r (PI)))) (* 1/6 (/ 1 (* s (PI))))) s))) |
#s(approx (/ (+ (* (- (/ (* 5/72 r) (* (* (* s s) s) (PI))) (/ 1/6 (* (PI) (* s s)))) r) (/ 1/4 (* (PI) s))) r) #s(hole binary32 (/ (- (+ (* 5/72 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* r (PI))))) (/ 1/6 (* s (PI)))) s))) |
#s(approx (+ (* (- (/ (* 5/72 r) (* (* (* s s) s) (PI))) (/ 1/6 (* (PI) (* s s)))) r) (/ 1/4 (* (PI) s))) #s(hole binary32 (/ 1/4 (* s (PI))))) |
#s(approx (+ (* (- (/ (* 5/72 r) (* (* (* s s) s) (PI))) (/ 1/6 (* (PI) (* s s)))) r) (/ 1/4 (* (PI) s))) #s(hole binary32 (/ (+ (* -1/6 (/ r (* s (PI)))) (* 1/4 (/ 1 (PI)))) s))) |
#s(approx (+ (* (- (/ (* 5/72 r) (* (* (* s s) s) (PI))) (/ 1/6 (* (PI) (* s s)))) r) (/ 1/4 (* (PI) s))) #s(hole binary32 (/ (+ (* -1/6 (/ r (* s (PI)))) (+ (* 5/72 (/ (pow r 2) (* (pow s 2) (PI)))) (* 1/4 (/ 1 (PI))))) s))) |
#s(approx (- (/ (* 5/72 r) (* (* (* s s) s) (PI))) (/ 1/6 (* (PI) (* s s)))) #s(hole binary32 (/ -1/6 (* (pow s 2) (PI))))) |
#s(approx (- (/ (* 5/72 r) (* (* (* s s) s) (PI))) (/ 1/6 (* (PI) (* s s)))) #s(hole binary32 (/ (- (* 5/72 (/ r (* s (PI)))) (* 1/6 (/ 1 (PI)))) (pow s 2)))) |
#s(approx (/ (* 1/8 (+ (/ (exp (neg (/ r s))) (* (PI) r)) (/ (exp (/ (* -1/3 r) s)) (* (PI) r)))) s) #s(hole binary32 (/ 1/4 (* r (* s (PI)))))) |
#s(approx (/ (* 1/8 (+ (/ (exp (neg (/ r s))) (* (PI) r)) (/ (exp (/ (* -1/3 r) s)) (* (PI) r)))) s) #s(hole binary32 (/ (- (* 1/4 (/ 1 (* r (PI)))) (* 1/6 (/ 1 (* s (PI))))) s))) |
#s(approx (/ (* 1/8 (+ (/ (exp (neg (/ r s))) (* (PI) r)) (/ (exp (/ (* -1/3 r) s)) (* (PI) r)))) s) #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) r)) (/ (exp (/ (* -1/3 r) s)) (* (PI) r)))) s) #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) r)) (/ (exp (/ (* -1/3 r) s)) (* (PI) r)))) #s(hole binary32 (/ 1/4 (* r (PI))))) |
#s(approx (* 1/8 (+ (/ (exp (neg (/ r s))) (* (PI) r)) (/ (exp (/ (* -1/3 r) s)) (* (PI) r)))) #s(hole binary32 (- (* 1/4 (/ 1 (* r (PI)))) (* 1/6 (/ 1 (* s (PI))))))) |
#s(approx (* 1/8 (+ (/ (exp (neg (/ r s))) (* (PI) r)) (/ (exp (/ (* -1/3 r) s)) (* (PI) 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(approx (* 1/8 (+ (/ (exp (neg (/ r s))) (* (PI) r)) (/ (exp (/ (* -1/3 r) s)) (* (PI) 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(approx (+ (/ (exp (neg (/ r s))) (* (PI) r)) (/ (exp (/ (* -1/3 r) s)) (* (PI) r))) #s(hole binary32 (/ 2 (* r (PI))))) |
#s(approx (+ (/ (exp (neg (/ r s))) (* (PI) r)) (/ (exp (/ (* -1/3 r) s)) (* (PI) r))) #s(hole binary32 (- (* 2 (/ 1 (* r (PI)))) (* 4/3 (/ 1 (* s (PI))))))) |
#s(approx (+ (/ (exp (neg (/ r s))) (* (PI) r)) (/ (exp (/ (* -1/3 r) s)) (* (PI) r))) #s(hole binary32 (- (+ (* 1/18 (/ r (* (pow s 2) (PI)))) (+ (* 1/2 (/ r (* (pow s 2) (PI)))) (* 2 (/ 1 (* r (PI)))))) (/ 4/3 (* s (PI)))))) |
#s(approx (+ (/ (exp (neg (/ r s))) (* (PI) r)) (/ (exp (/ (* -1/3 r) s)) (* (PI) r))) #s(hole binary32 (- (+ (* -1/6 (/ (pow r 2) (* (pow s 3) (PI)))) (+ (* -1/162 (/ (pow r 2) (* (pow s 3) (PI)))) (+ (* 1/18 (/ r (* (pow s 2) (PI)))) (+ (* 1/2 (/ r (* (pow s 2) (PI)))) (* 2 (/ 1 (* r (PI)))))))) (/ 4/3 (* s (PI)))))) |
#s(approx (/ (exp (neg (/ r s))) (* (PI) r)) #s(hole binary32 (/ 1 (* r (PI))))) |
#s(approx (/ (exp (neg (/ r s))) (* (PI) r)) #s(hole binary32 (- (/ 1 (* r (PI))) (/ 1 (* s (PI)))))) |
#s(approx (/ (exp (neg (/ r s))) (* (PI) r)) #s(hole binary32 (- (+ (* 1/2 (/ r (* (pow s 2) (PI)))) (/ 1 (* r (PI)))) (/ 1 (* s (PI)))))) |
#s(approx (/ (exp (neg (/ r s))) (* (PI) 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(approx (/ (exp (/ (* -1/3 r) s)) (* (PI) r)) #s(hole binary32 (/ 1 (* r (PI))))) |
#s(approx (/ (exp (/ (* -1/3 r) s)) (* (PI) r)) #s(hole binary32 (- (/ 1 (* r (PI))) (* 1/3 (/ 1 (* s (PI))))))) |
#s(approx (/ (exp (/ (* -1/3 r) s)) (* (PI) r)) #s(hole binary32 (- (+ (* 1/18 (/ r (* (pow s 2) (PI)))) (/ 1 (* r (PI)))) (/ 1/3 (* s (PI)))))) |
#s(approx (/ (exp (/ (* -1/3 r) s)) (* (PI) r)) #s(hole binary32 (- (+ (* -1/162 (/ (pow r 2) (* (pow s 3) (PI)))) (+ (* 1/18 (/ r (* (pow s 2) (PI)))) (/ 1 (* r (PI))))) (/ 1/3 (* s (PI)))))) |
#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 (+ (PI) (PI))) s) (/ (exp (neg (/ r 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 (+ (PI) (PI))) s) (/ (exp (neg (/ r 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 (+ (PI) (PI))) s) (/ (exp (neg (/ r 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 (/ (exp (neg (/ r s))) r) #s(hole binary32 (+ (* -1 (/ (+ 1 (* -1/2 (/ r s))) s)) (/ 1 r)))) |
#s(approx (/ (exp (neg (/ r s))) r) #s(hole binary32 (+ (* -1 (/ (+ 1 (* -1 (/ (+ (* -1/6 (/ (pow r 2) s)) (* 1/2 r)) s))) s)) (/ 1 r)))) |
#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)))) (* (+ (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 (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) #s(hole binary32 (* -1 (/ (- (* 1/6 (/ 1 (* s (PI)))) (* 1/4 (/ 1 (* r (PI))))) s)))) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r 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 (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r 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 (/ (+ (* (/ r (* (PI) (* s s))) -1/6) (/ 1/4 (* (PI) s))) r) #s(hole binary32 (* -1 (/ (- (* 1/6 (/ 1 (* s (PI)))) (* 1/4 (/ 1 (* r (PI))))) s)))) |
#s(approx (+ (* (/ r (* (PI) (* s s))) -1/6) (/ 1/4 (* (PI) s))) #s(hole binary32 (* -1 (/ (- (* 1/6 (/ r (* s (PI)))) (* 1/4 (/ 1 (PI)))) s)))) |
#s(approx (/ (+ (* (- (/ (* 5/72 r) (* (* (* s s) s) (PI))) (/ 1/6 (* (PI) (* s s)))) r) (/ 1/4 (* (PI) s))) r) #s(hole binary32 (* -1 (/ (- (* 1/6 (/ 1 (* s (PI)))) (* 1/4 (/ 1 (* r (PI))))) s)))) |
#s(approx (/ (+ (* (- (/ (* 5/72 r) (* (* (* s s) s) (PI))) (/ 1/6 (* (PI) (* s s)))) r) (/ 1/4 (* (PI) s))) r) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* 5/72 (/ r (* s (PI)))) (* 1/6 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))) s)))) |
#s(approx (+ (* (- (/ (* 5/72 r) (* (* (* s s) s) (PI))) (/ 1/6 (* (PI) (* s s)))) r) (/ 1/4 (* (PI) s))) #s(hole binary32 (* -1 (/ (- (* 1/6 (/ r (* s (PI)))) (* 1/4 (/ 1 (PI)))) s)))) |
#s(approx (+ (* (- (/ (* 5/72 r) (* (* (* s s) s) (PI))) (/ 1/6 (* (PI) (* s s)))) r) (/ 1/4 (* (PI) s))) #s(hole binary32 (* -1 (/ (- (* -1 (/ (+ (* -1/6 (/ r (PI))) (* 5/72 (/ (pow r 2) (* s (PI))))) s)) (* 1/4 (/ 1 (PI)))) s)))) |
#s(approx (/ (* 1/8 (+ (/ (exp (neg (/ r s))) (* (PI) r)) (/ (exp (/ (* -1/3 r) s)) (* (PI) r)))) s) #s(hole binary32 (* -1 (/ (- (* 1/6 (/ 1 (* s (PI)))) (* 1/4 (/ 1 (* r (PI))))) s)))) |
#s(approx (/ (* 1/8 (+ (/ (exp (neg (/ r s))) (* (PI) r)) (/ (exp (/ (* -1/3 r) s)) (* (PI) r)))) s) #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))) (* (PI) r)) (/ (exp (/ (* -1/3 r) s)) (* (PI) r)))) s) #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))) (* (PI) r)) (/ (exp (/ (* -1/3 r) s)) (* (PI) r)))) #s(hole binary32 (+ (* -1 (/ (+ (* -1/8 (/ (+ (* 1/18 (/ r (PI))) (* 1/2 (/ r (PI)))) s)) (* 1/6 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))))) |
#s(approx (* 1/8 (+ (/ (exp (neg (/ r s))) (* (PI) r)) (/ (exp (/ (* -1/3 r) s)) (* (PI) r)))) #s(hole binary32 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (/ (+ (* 1/162 (/ (pow r 2) (PI))) (* 1/6 (/ (pow r 2) (PI)))) s)) (* 1/8 (+ (* 1/18 (/ r (PI))) (* 1/2 (/ r (PI)))))) s)) (* 1/6 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))))) |
#s(approx (+ (/ (exp (neg (/ r s))) (* (PI) r)) (/ (exp (/ (* -1/3 r) s)) (* (PI) r))) #s(hole binary32 (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/18 (/ r (PI))) (* 1/2 (/ r (PI)))) s)) (* 4/3 (/ 1 (PI)))) s)) (* 2 (/ 1 (* r (PI))))))) |
#s(approx (+ (/ (exp (neg (/ r s))) (* (PI) r)) (/ (exp (/ (* -1/3 r) s)) (* (PI) r))) #s(hole binary32 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/162 (/ (pow r 2) (PI))) (* 1/6 (/ (pow r 2) (PI)))) s)) (+ (* 1/18 (/ r (PI))) (* 1/2 (/ r (PI))))) s)) (* 4/3 (/ 1 (PI)))) s)) (* 2 (/ 1 (* r (PI))))))) |
#s(approx (/ (exp (neg (/ r s))) (* (PI) r)) #s(hole binary32 (+ (* -1 (/ (+ (* -1/2 (/ r (* s (PI)))) (/ 1 (PI))) s)) (/ 1 (* r (PI)))))) |
#s(approx (/ (exp (neg (/ r s))) (* (PI) r)) #s(hole binary32 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (/ (pow r 2) (* s (PI)))) (* 1/2 (/ r (PI)))) s)) (/ 1 (PI))) s)) (/ 1 (* r (PI)))))) |
#s(approx (/ (exp (/ (* -1/3 r) s)) (* (PI) r)) #s(hole binary32 (+ (* -1 (/ (+ (* -1/18 (/ r (* s (PI)))) (* 1/3 (/ 1 (PI)))) s)) (/ 1 (* r (PI)))))) |
#s(approx (/ (exp (/ (* -1/3 r) s)) (* (PI) r)) #s(hole binary32 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/162 (/ (pow r 2) (* s (PI)))) (* 1/18 (/ r (PI)))) s)) (* 1/3 (/ 1 (PI)))) s)) (/ 1 (* r (PI)))))) |
#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 (+ (PI) (PI))) s) (/ (exp (neg (/ r 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 (+ (PI) (PI))) s) (/ (exp (neg (/ r 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 (+ (PI) (PI))) s) (/ (exp (neg (/ r 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 (/ (exp (neg (/ r s))) r) #s(hole binary32 (/ (+ 1 (* -1 (/ r s))) r))) |
#s(approx (/ (exp (neg (/ r s))) r) #s(hole binary32 (/ (+ 1 (* r (- (* 1/2 (/ r (pow s 2))) (/ 1 s)))) r))) |
#s(approx (/ (exp (neg (/ r s))) r) #s(hole binary32 (/ (+ 1 (* r (- (* r (+ (* -1/6 (/ r (pow s 3))) (* 1/2 (/ 1 (pow s 2))))) (/ 1 s)))) 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 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)))) (* (+ (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 (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) #s(hole binary32 (/ (+ (* -1/6 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* s (PI))))) r))) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r 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 (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r 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 (/ (+ (* (/ r (* (PI) (* s s))) -1/6) (/ 1/4 (* (PI) s))) r) #s(hole binary32 (/ (+ (* -1/6 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* s (PI))))) r))) |
#s(approx (+ (* (/ r (* (PI) (* s s))) -1/6) (/ 1/4 (* (PI) s))) #s(hole binary32 (+ (* -1/6 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* s (PI))))))) |
#s(approx (/ (+ (* (- (/ (* 5/72 r) (* (* (* s s) s) (PI))) (/ 1/6 (* (PI) (* s s)))) r) (/ 1/4 (* (PI) s))) r) #s(hole binary32 (/ (+ (* -1/6 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* s (PI))))) r))) |
#s(approx (/ (+ (* (- (/ (* 5/72 r) (* (* (* s s) s) (PI))) (/ 1/6 (* (PI) (* s s)))) r) (/ 1/4 (* (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 (+ (* (- (/ (* 5/72 r) (* (* (* s s) s) (PI))) (/ 1/6 (* (PI) (* s s)))) r) (/ 1/4 (* (PI) s))) #s(hole binary32 (+ (* -1/6 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* s (PI))))))) |
#s(approx (+ (* (- (/ (* 5/72 r) (* (* (* s s) s) (PI))) (/ 1/6 (* (PI) (* s s)))) r) (/ 1/4 (* (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 (- (/ (* 5/72 r) (* (* (* s s) s) (PI))) (/ 1/6 (* (PI) (* s s)))) #s(hole binary32 (- (* 5/72 (/ r (* (pow s 3) (PI)))) (* 1/6 (/ 1 (* (pow s 2) (PI))))))) |
#s(approx (* 5/72 r) #s(hole binary32 (* 5/72 r))) |
#s(approx (/ (* 1/8 (+ (/ (exp (neg (/ r s))) (* (PI) r)) (/ (exp (/ (* -1/3 r) s)) (* (PI) r)))) s) #s(hole binary32 (/ (+ (* -1/6 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* s (PI))))) r))) |
#s(approx (/ (* 1/8 (+ (/ (exp (neg (/ r s))) (* (PI) r)) (/ (exp (/ (* -1/3 r) s)) (* (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 (/ (* 1/8 (+ (/ (exp (neg (/ r s))) (* (PI) r)) (/ (exp (/ (* -1/3 r) s)) (* (PI) r)))) 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))))) r))) |
#s(approx (* 1/8 (+ (/ (exp (neg (/ r s))) (* (PI) r)) (/ (exp (/ (* -1/3 r) s)) (* (PI) r)))) #s(hole binary32 (/ (+ (* -1/6 (/ r (* s (PI)))) (* 1/4 (/ 1 (PI)))) r))) |
#s(approx (* 1/8 (+ (/ (exp (neg (/ r s))) (* (PI) r)) (/ (exp (/ (* -1/3 r) s)) (* (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 (* 1/8 (+ (/ (exp (neg (/ r s))) (* (PI) r)) (/ (exp (/ (* -1/3 r) s)) (* (PI) r)))) #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)))) r))) |
#s(approx (+ (/ (exp (neg (/ r s))) (* (PI) r)) (/ (exp (/ (* -1/3 r) s)) (* (PI) r))) #s(hole binary32 (/ (+ (* -4/3 (/ r (* s (PI)))) (* 2 (/ 1 (PI)))) r))) |
#s(approx (+ (/ (exp (neg (/ r s))) (* (PI) r)) (/ (exp (/ (* -1/3 r) s)) (* (PI) r))) #s(hole binary32 (/ (+ (* r (- (* 5/9 (/ r (* (pow s 2) (PI)))) (* 4/3 (/ 1 (* s (PI)))))) (* 2 (/ 1 (PI)))) r))) |
#s(approx (+ (/ (exp (neg (/ r s))) (* (PI) r)) (/ (exp (/ (* -1/3 r) s)) (* (PI) r))) #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)))) r))) |
#s(approx (/ (exp (neg (/ r s))) (* (PI) r)) #s(hole binary32 (/ (+ (* -1 (/ r (* s (PI)))) (/ 1 (PI))) r))) |
#s(approx (/ (exp (neg (/ r s))) (* (PI) r)) #s(hole binary32 (/ (+ (* r (- (* 1/2 (/ r (* (pow s 2) (PI)))) (/ 1 (* s (PI))))) (/ 1 (PI))) r))) |
#s(approx (/ (exp (neg (/ r s))) (* (PI) r)) #s(hole binary32 (/ (+ (* r (- (* r (+ (* -1/6 (/ r (* (pow s 3) (PI)))) (* 1/2 (/ 1 (* (pow s 2) (PI)))))) (/ 1 (* s (PI))))) (/ 1 (PI))) r))) |
#s(approx (* (PI) r) #s(hole binary32 (* r (PI)))) |
#s(approx (/ (exp (/ (* -1/3 r) s)) (* (PI) r)) #s(hole binary32 (/ (+ (* -1/3 (/ r (* s (PI)))) (/ 1 (PI))) r))) |
#s(approx (/ (exp (/ (* -1/3 r) s)) (* (PI) r)) #s(hole binary32 (/ (+ (* r (- (* 1/18 (/ r (* (pow s 2) (PI)))) (* 1/3 (/ 1 (* s (PI)))))) (/ 1 (PI))) r))) |
#s(approx (/ (exp (/ (* -1/3 r) s)) (* (PI) r)) #s(hole binary32 (/ (+ (* r (- (* r (+ (* -1/162 (/ r (* (pow s 3) (PI)))) (* 1/18 (/ 1 (* (pow s 2) (PI)))))) (* 1/3 (/ 1 (* s (PI)))))) (/ 1 (PI))) r))) |
#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/3 r) #s(hole binary32 (* -1/3 r))) |
#s(approx (+ (* (/ (/ 1/4 (+ (PI) (PI))) s) (/ (exp (neg (/ r s))) r)) (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r)))) #s(hole binary32 (/ (+ (* 1/8 (/ (exp (neg (* 1/3 (/ r s)))) (* s (PI)))) (* 1/8 (/ (exp (neg (/ 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/8 (/ (exp (neg (* 1/3 (/ r s)))) (* s (PI)))) (* 1/8 (/ (exp (neg (/ r s))) (* s (PI))))) r))) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) #s(hole binary32 (/ (+ (* 1/8 (/ (exp (neg (* 1/3 (/ r s)))) (* s (PI)))) (* 1/8 (/ (exp (neg (/ r s))) (* s (PI))))) r))) |
#s(approx (/ (+ (* (/ r (* (PI) (* s s))) -1/6) (/ 1/4 (* (PI) s))) r) #s(hole binary32 (- (* 1/4 (/ 1 (* r (* s (PI))))) (* 1/6 (/ 1 (* (pow s 2) (PI))))))) |
#s(approx (+ (* (/ r (* (PI) (* s s))) -1/6) (/ 1/4 (* (PI) s))) #s(hole binary32 (* r (- (* 1/4 (/ 1 (* r (* s (PI))))) (* 1/6 (/ 1 (* (pow s 2) (PI)))))))) |
#s(approx (/ (+ (* (- (/ (* 5/72 r) (* (* (* s s) s) (PI))) (/ 1/6 (* (PI) (* s s)))) r) (/ 1/4 (* (PI) s))) r) #s(hole binary32 (* r (- (* 5/72 (/ 1 (* (pow s 3) (PI)))) (* 1/6 (/ 1 (* r (* (pow s 2) (PI))))))))) |
#s(approx (/ (+ (* (- (/ (* 5/72 r) (* (* (* s s) s) (PI))) (/ 1/6 (* (PI) (* s s)))) r) (/ 1/4 (* (PI) s))) r) #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 (+ (* (- (/ (* 5/72 r) (* (* (* s s) s) (PI))) (/ 1/6 (* (PI) (* s s)))) r) (/ 1/4 (* (PI) s))) #s(hole binary32 (* (pow r 2) (- (* 5/72 (/ 1 (* (pow s 3) (PI)))) (* 1/6 (/ 1 (* r (* (pow s 2) (PI))))))))) |
#s(approx (+ (* (- (/ (* 5/72 r) (* (* (* s s) s) (PI))) (/ 1/6 (* (PI) (* s s)))) r) (/ 1/4 (* (PI) s))) #s(hole binary32 (* (pow r 2) (- (+ (/ 1/4 (* (pow r 2) (* s (PI)))) (* 5/72 (/ 1 (* (pow s 3) (PI))))) (/ 1/6 (* r (* (pow s 2) (PI)))))))) |
#s(approx (- (/ (* 5/72 r) (* (* (* s s) s) (PI))) (/ 1/6 (* (PI) (* s s)))) #s(hole binary32 (* r (- (* 5/72 (/ 1 (* (pow s 3) (PI)))) (* 1/6 (/ 1 (* r (* (pow s 2) (PI))))))))) |
#s(approx (/ (* 1/8 (+ (/ (exp (neg (/ r s))) (* (PI) r)) (/ (exp (/ (* -1/3 r) s)) (* (PI) r)))) s) #s(hole binary32 (* 1/8 (/ (+ (/ (exp (neg (/ r s))) (PI)) (/ (exp (* -1/3 (/ r s))) (PI))) (* r s))))) |
#s(approx (* 1/8 (+ (/ (exp (neg (/ r s))) (* (PI) r)) (/ (exp (/ (* -1/3 r) s)) (* (PI) r)))) #s(hole binary32 (* 1/8 (/ (+ (/ (exp (neg (/ r s))) (PI)) (/ (exp (* -1/3 (/ r s))) (PI))) r)))) |
#s(approx (+ (/ (exp (neg (/ r s))) (* (PI) r)) (/ (exp (/ (* -1/3 r) s)) (* (PI) r))) #s(hole binary32 (/ (+ (/ (exp (neg (/ r s))) (PI)) (/ (exp (* -1/3 (/ r s))) (PI))) r))) |
#s(approx (+ (* (/ (/ 1/4 (+ (PI) (PI))) s) (/ (exp (neg (/ r 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 (/ (exp (neg (/ r s))) r) #s(hole binary32 (/ (exp (* -1 (/ r s))) r))) |
#s(approx (exp (neg (/ r s))) #s(hole binary32 (exp (* -1 (/ r s))))) |
#s(approx (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) #s(hole binary32 (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (* s (PI))))))) |
#s(approx (* 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 (+ (/ (* 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)))) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r 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 (+ (* (/ r (* (PI) (* s s))) -1/6) (/ 1/4 (* (PI) s))) #s(hole binary32 (* -1 (* r (- (* 1/6 (/ 1 (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* r (* s (PI)))))))))) |
#s(approx (/ (+ (* (- (/ (* 5/72 r) (* (* (* s s) s) (PI))) (/ 1/6 (* (PI) (* s s)))) r) (/ 1/4 (* (PI) s))) r) #s(hole binary32 (* -1 (* r (- (* 1/6 (/ 1 (* r (* (pow s 2) (PI))))) (* 5/72 (/ 1 (* (pow s 3) (PI))))))))) |
#s(approx (/ (+ (* (- (/ (* 5/72 r) (* (* (* s s) s) (PI))) (/ 1/6 (* (PI) (* s s)))) r) (/ 1/4 (* (PI) s))) r) #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 (+ (* (- (/ (* 5/72 r) (* (* (* s s) s) (PI))) (/ 1/6 (* (PI) (* s s)))) r) (/ 1/4 (* (PI) s))) #s(hole binary32 (* (pow r 2) (+ (* -1 (/ (- (* 1/6 (/ 1 (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* r (* s (PI)))))) r)) (* 5/72 (/ 1 (* (pow s 3) (PI)))))))) |
#s(approx (- (/ (* 5/72 r) (* (* (* s s) s) (PI))) (/ 1/6 (* (PI) (* s s)))) #s(hole binary32 (* -1 (* r (- (* 1/6 (/ 1 (* r (* (pow s 2) (PI))))) (* 5/72 (/ 1 (* (pow s 3) (PI))))))))) |
#s(approx (/ (* 1/8 (+ (/ (exp (neg (/ r s))) (* (PI) r)) (/ (exp (/ (* -1/3 r) s)) (* (PI) r)))) s) #s(hole binary32 (* -1/8 (/ (+ (* -1 (/ (exp (* -1 (/ r s))) (PI))) (* -1 (/ (exp (* -1/3 (/ r s))) (PI)))) (* r s))))) |
#s(approx (* 1/8 (+ (/ (exp (neg (/ r s))) (* (PI) r)) (/ (exp (/ (* -1/3 r) s)) (* (PI) r)))) #s(hole binary32 (* -1/8 (/ (+ (* -1 (/ (exp (* -1 (/ r s))) (PI))) (* -1 (/ (exp (* -1/3 (/ r s))) (PI)))) r)))) |
#s(approx (+ (/ (exp (neg (/ r s))) (* (PI) r)) (/ (exp (/ (* -1/3 r) s)) (* (PI) r))) #s(hole binary32 (* -1 (/ (+ (* -1 (/ (exp (* -1 (/ r s))) (PI))) (* -1 (/ (exp (* -1/3 (/ r s))) (PI)))) r)))) |
#s(approx (/ (exp (neg (/ r s))) (* (PI) r)) #s(hole binary32 (/ (exp (* -1 (/ r s))) (* r (PI))))) |
| Outputs |
|---|
(fma.f32 #s(approx (/ (/ 1/4 (+ (PI) (PI))) s) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s))) (/.f32 (exp.f32 (neg.f32 (/.f32 r s))) r) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (neg.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s))))) (*.f32 #s(literal 6 binary32) (*.f32 (PI.f32) (*.f32 s r))))) |
#s(approx (/ (/ 1/4 (+ (PI) (PI))) s) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s))) |
(/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) |
(/.f32 (/.f32 #s(literal 1/8 binary32) s) (PI.f32)) |
(/.f32 (/.f32 #s(literal 1/8 binary32) (PI.f32)) s) |
(/.f32 (neg.f32 #s(literal 1/8 binary32)) (neg.f32 (*.f32 (PI.f32) s))) |
#s(literal 1/8 binary32) |
(*.f32 (PI.f32) s) |
(*.f32 s (PI.f32)) |
(PI.f32) |
s |
(/.f32 (exp.f32 (neg.f32 (/.f32 r s))) r) |
(/.f32 (neg.f32 (exp.f32 (neg.f32 (/.f32 r s)))) (neg.f32 r)) |
(+.f32 (cosh.f32 (neg.f32 (/.f32 r s))) (sinh.f32 (neg.f32 (/.f32 r s)))) |
(-.f32 (cosh.f32 (/.f32 r s)) (sinh.f32 (/.f32 r s))) |
(/.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r s))) |
(exp.f32 (neg.f32 (/.f32 r s))) |
(pow.f32 (exp.f32 #s(literal -1 binary32)) (/.f32 r s)) |
(*.f32 #s(literal -1 binary32) (/.f32 r s)) |
(*.f32 (/.f32 r s) #s(literal -1 binary32)) |
(/.f32 (neg.f32 r) s) |
(/.f32 r (neg.f32 s)) |
(/.f32 (*.f32 #s(literal -1 binary32) r) s) |
(neg.f32 (/.f32 r s)) |
(/.f32 r s) |
(/.f32 (neg.f32 r) (neg.f32 s)) |
r |
(*.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 #s(literal 6 binary32) (PI.f32))) (/.f32 (exp.f32 (neg.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s)))) (*.f32 s r))) |
(*.f32 #s(literal 3/4 binary32) (/.f32 (exp.f32 (neg.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s)))) (*.f32 #s(literal 6 binary32) (*.f32 (PI.f32) (*.f32 s r))))) |
(/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (neg.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s))))) (*.f32 #s(literal 6 binary32) (*.f32 (PI.f32) (*.f32 s r)))) |
(/.f32 (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (neg.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s))))) (*.f32 #s(literal 6 binary32) (PI.f32))) (*.f32 s r)) |
(/.f32 (neg.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (neg.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s)))))) (neg.f32 (*.f32 #s(literal 6 binary32) (*.f32 (PI.f32) (*.f32 s r))))) |
(*.f32 #s(literal 3/4 binary32) (exp.f32 (neg.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s))))) |
(*.f32 (exp.f32 (neg.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s)))) #s(literal 3/4 binary32)) |
#s(literal 3/4 binary32) |
(+.f32 (cosh.f32 (neg.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s)))) (sinh.f32 (neg.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 #s(literal 1 binary32) (exp.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s)))) |
(exp.f32 (neg.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s)))) |
(/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)) |
(/.f32 r (neg.f32 (*.f32 #s(literal 3 binary32) s))) |
(neg.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s))) |
(/.f32 r (*.f32 #s(literal 3 binary32) s)) |
(/.f32 (neg.f32 r) (neg.f32 (*.f32 #s(literal 3 binary32) s))) |
(/.f32 (/.f32 r #s(literal 3 binary32)) s) |
(*.f32 #s(literal 3 binary32) s) |
(*.f32 s #s(literal 3 binary32)) |
#s(literal 3 binary32) |
(*.f32 #s(literal 6 binary32) (*.f32 (PI.f32) (*.f32 s r))) |
(*.f32 (*.f32 (PI.f32) (*.f32 s r)) #s(literal 6 binary32)) |
(*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) (*.f32 s r)) |
(*.f32 (*.f32 #s(literal 6 binary32) r) (*.f32 (PI.f32) s)) |
(*.f32 (*.f32 s r) (*.f32 #s(literal 6 binary32) (PI.f32))) |
(*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r) |
(*.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 (+ (/ (* (exp (neg (/ r s))) 1/4) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* 6 (* r (* s (PI)))))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) (*.f32 s r)))) |
(/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s)) r) |
(/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) (*.f32 s r))) |
(/.f32 (/.f32 #s(literal 1/4 binary32) r) (*.f32 (PI.f32) s)) |
(/.f32 (neg.f32 #s(literal 1/4 binary32)) (neg.f32 (*.f32 (PI.f32) (*.f32 s r)))) |
#s(literal 1/4 binary32) |
(*.f32 r (*.f32 (PI.f32) s)) |
(*.f32 (*.f32 (PI.f32) s) r) |
(*.f32 (PI.f32) (*.f32 s r)) |
(*.f32 (*.f32 s r) (PI.f32)) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* 6 (* r (* s (PI))))) (/ (* (exp (neg (/ r s))) (/ (/ 1/4 (+ (PI) (PI))) s)) r)) (/.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) (*.f32 s s))) #s(literal -1/6 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r)) |
(+.f32 (/.f32 (/.f32 (*.f32 #s(literal -1/6 binary32) r) (*.f32 (PI.f32) (*.f32 s s))) r) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) (*.f32 s r)))) |
(/.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) (*.f32 s s))) #s(literal -1/6 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r) |
(/.f32 (neg.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) (*.f32 s s))) #s(literal -1/6 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s)))) (neg.f32 r)) |
(+.f32 (/.f32 (*.f32 #s(literal -1/6 binary32) r) (*.f32 (PI.f32) (*.f32 s s))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) |
(+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s)) (/.f32 (*.f32 #s(literal -1/6 binary32) r) (*.f32 (PI.f32) (*.f32 s s)))) |
(/.f32 (-.f32 (*.f32 (/.f32 (*.f32 #s(literal -1/6 binary32) r) (*.f32 (PI.f32) (*.f32 s s))) (/.f32 (*.f32 #s(literal -1/6 binary32) r) (*.f32 (PI.f32) (*.f32 s s)))) (*.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s)))) (-.f32 (/.f32 (*.f32 #s(literal -1/6 binary32) r) (*.f32 (PI.f32) (*.f32 s s))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s)))) |
(/.f32 (+.f32 (pow.f32 (/.f32 (*.f32 #s(literal -1/6 binary32) r) (*.f32 (PI.f32) (*.f32 s s))) #s(literal 3 binary32)) (pow.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s)) #s(literal 3 binary32))) (fma.f32 (/.f32 (*.f32 #s(literal -1/6 binary32) r) (*.f32 (PI.f32) (*.f32 s s))) (/.f32 (*.f32 #s(literal -1/6 binary32) r) (*.f32 (PI.f32) (*.f32 s s))) (-.f32 (*.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) (*.f32 (/.f32 (*.f32 #s(literal -1/6 binary32) r) (*.f32 (PI.f32) (*.f32 s s))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s)))))) |
(fma.f32 (/.f32 r (*.f32 (PI.f32) (*.f32 s s))) #s(literal -1/6 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) |
(fma.f32 #s(literal -1/6 binary32) (/.f32 r (*.f32 (PI.f32) (*.f32 s s))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) |
(/.f32 r (*.f32 (PI.f32) (*.f32 s s))) |
(/.f32 (/.f32 r (*.f32 s s)) (PI.f32)) |
(/.f32 (neg.f32 r) (neg.f32 (*.f32 (PI.f32) (*.f32 s s)))) |
(/.f32 (/.f32 r (PI.f32)) (*.f32 s s)) |
(*.f32 (*.f32 (PI.f32) s) s) |
(*.f32 (PI.f32) (*.f32 s s)) |
(*.f32 (*.f32 s s) (PI.f32)) |
(*.f32 s s) |
(*.f32 (fabs.f32 s) (fabs.f32 s)) |
(*.f32 (neg.f32 s) (neg.f32 s)) |
(*.f32 (pow.f32 s (/.f32 #s(literal 2 binary32) #s(literal 2 binary32))) (pow.f32 s (/.f32 #s(literal 2 binary32) #s(literal 2 binary32)))) |
(exp.f32 (*.f32 (log.f32 s) #s(literal 2 binary32))) |
(pow.f32 s #s(literal 2 binary32)) |
#s(literal -1/6 binary32) |
(/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s)) |
(/.f32 (/.f32 #s(literal 1/4 binary32) s) (PI.f32)) |
(/.f32 (/.f32 #s(literal 1/4 binary32) (PI.f32)) s) |
(/.f32 (neg.f32 #s(literal 1/4 binary32)) (neg.f32 (*.f32 (PI.f32) s))) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* 6 (* r (* s (PI))))) (/ (* (exp (neg (/ r s))) (/ (/ 1/4 (+ (PI) (PI))) s)) r)) (/.f32 (fma.f32 (-.f32 (/.f32 (*.f32 #s(literal 5/72 binary32) r) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) (*.f32 s s)))) r (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r)) |
(+.f32 (/.f32 (*.f32 (-.f32 (/.f32 (*.f32 #s(literal 5/72 binary32) r) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) (*.f32 s s)))) r) r) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) (*.f32 s r)))) |
(/.f32 (fma.f32 (-.f32 (/.f32 (*.f32 #s(literal 5/72 binary32) r) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) (*.f32 s s)))) r (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r) |
(/.f32 (neg.f32 (fma.f32 (-.f32 (/.f32 (*.f32 #s(literal 5/72 binary32) r) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) (*.f32 s s)))) r (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s)))) (neg.f32 r)) |
(+.f32 (*.f32 (-.f32 (/.f32 (*.f32 #s(literal 5/72 binary32) r) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) (*.f32 s s)))) r) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) |
(+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s)) (*.f32 (-.f32 (/.f32 (*.f32 #s(literal 5/72 binary32) r) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) (*.f32 s s)))) r)) |
(/.f32 (-.f32 (*.f32 (*.f32 (-.f32 (/.f32 (*.f32 #s(literal 5/72 binary32) r) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) (*.f32 s s)))) r) (*.f32 (-.f32 (/.f32 (*.f32 #s(literal 5/72 binary32) r) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) (*.f32 s s)))) r)) (*.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s)))) (-.f32 (*.f32 (-.f32 (/.f32 (*.f32 #s(literal 5/72 binary32) r) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) (*.f32 s s)))) r) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s)))) |
(/.f32 (+.f32 (pow.f32 (*.f32 (-.f32 (/.f32 (*.f32 #s(literal 5/72 binary32) r) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) (*.f32 s s)))) r) #s(literal 3 binary32)) (pow.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s)) #s(literal 3 binary32))) (fma.f32 (*.f32 (-.f32 (/.f32 (*.f32 #s(literal 5/72 binary32) r) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) (*.f32 s s)))) r) (*.f32 (-.f32 (/.f32 (*.f32 #s(literal 5/72 binary32) r) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) (*.f32 s s)))) r) (-.f32 (*.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) (*.f32 (*.f32 (-.f32 (/.f32 (*.f32 #s(literal 5/72 binary32) r) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) (*.f32 s s)))) r) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s)))))) |
(fma.f32 (-.f32 (/.f32 (*.f32 #s(literal 5/72 binary32) r) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) (*.f32 s s)))) r (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) |
(fma.f32 r (-.f32 (/.f32 (*.f32 #s(literal 5/72 binary32) r) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) (*.f32 s s)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) |
(-.f32 (/.f32 (*.f32 #s(literal 5/72 binary32) r) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) (*.f32 s s)))) |
(/.f32 (-.f32 (*.f32 (/.f32 (*.f32 #s(literal 5/72 binary32) r) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) (/.f32 (*.f32 #s(literal 5/72 binary32) r) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32)))) (*.f32 (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) (*.f32 s s))) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) (*.f32 s s))))) (fma.f32 (/.f32 r (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) #s(literal 5/72 binary32) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) (*.f32 s s))))) |
(/.f32 (-.f32 (pow.f32 (/.f32 (*.f32 #s(literal 5/72 binary32) r) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) #s(literal 3 binary32)) (pow.f32 (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) (*.f32 s s))) #s(literal 3 binary32))) (fma.f32 (/.f32 (*.f32 #s(literal 5/72 binary32) r) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) (/.f32 (*.f32 #s(literal 5/72 binary32) r) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) (fma.f32 (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) (*.f32 s s))) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) (*.f32 s s))) (*.f32 (/.f32 (*.f32 #s(literal 5/72 binary32) r) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) (*.f32 s s))))))) |
(/.f32 (-.f32 (*.f32 (*.f32 #s(literal 5/72 binary32) r) (*.f32 (PI.f32) (*.f32 s s))) (*.f32 (*.f32 (*.f32 (*.f32 s s) s) (PI.f32)) #s(literal 1/6 binary32))) (*.f32 (*.f32 (*.f32 (*.f32 s s) s) (PI.f32)) (*.f32 (PI.f32) (*.f32 s s)))) |
(*.f32 (/.f32 r (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) #s(literal 5/72 binary32)) |
(*.f32 #s(literal 5/72 binary32) (/.f32 r (*.f32 (*.f32 (*.f32 s s) s) (PI.f32)))) |
(*.f32 (/.f32 #s(literal 5/72 binary32) (*.f32 (*.f32 s s) s)) (/.f32 r (PI.f32))) |
(/.f32 (*.f32 #s(literal 5/72 binary32) r) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) |
(/.f32 (/.f32 (*.f32 #s(literal 5/72 binary32) r) (*.f32 (*.f32 s s) s)) (PI.f32)) |
(/.f32 (neg.f32 (*.f32 #s(literal 5/72 binary32) r)) (neg.f32 (*.f32 (*.f32 (*.f32 s s) s) (PI.f32)))) |
(*.f32 #s(literal 5/72 binary32) r) |
(*.f32 r #s(literal 5/72 binary32)) |
#s(literal 5/72 binary32) |
(*.f32 (*.f32 s s) (*.f32 (PI.f32) s)) |
(*.f32 (*.f32 (*.f32 s s) s) (PI.f32)) |
(*.f32 (PI.f32) (*.f32 (*.f32 s s) s)) |
(*.f32 (*.f32 s s) s) |
(*.f32 s (*.f32 s s)) |
(*.f32 (pow.f32 s (/.f32 #s(literal 3 binary32) #s(literal 2 binary32))) (pow.f32 s (/.f32 #s(literal 3 binary32) #s(literal 2 binary32)))) |
(exp.f32 (*.f32 (log.f32 s) #s(literal 3 binary32))) |
(pow.f32 s #s(literal 3 binary32)) |
(/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) (*.f32 s s))) |
(/.f32 (/.f32 #s(literal 1/6 binary32) (PI.f32)) (*.f32 s s)) |
(/.f32 (/.f32 #s(literal 1/6 binary32) (*.f32 s s)) (PI.f32)) |
(/.f32 (neg.f32 #s(literal 1/6 binary32)) (neg.f32 (*.f32 (PI.f32) (*.f32 s s)))) |
#s(literal 1/6 binary32) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* 6 (* r (* s (PI))))) (/ (* (exp (neg (/ r s))) (/ (/ 1/4 (+ (PI) (PI))) s)) r)) (*.f32 (/.f32 (/.f32 (+.f32 (exp.f32 (neg.f32 (/.f32 r s))) (exp.f32 (/.f32 (*.f32 #s(literal -1/3 binary32) r) s))) (PI.f32)) (*.f32 s r)) #s(literal 1/8 binary32))) |
(*.f32 (/.f32 (/.f32 (+.f32 (exp.f32 (neg.f32 (/.f32 r s))) (exp.f32 (/.f32 (*.f32 #s(literal -1/3 binary32) r) s))) (PI.f32)) (*.f32 s r)) #s(literal 1/8 binary32)) |
(*.f32 #s(literal 1/8 binary32) (/.f32 (/.f32 (+.f32 (exp.f32 (neg.f32 (/.f32 r s))) (exp.f32 (/.f32 (*.f32 #s(literal -1/3 binary32) r) s))) (PI.f32)) (*.f32 s r))) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (+.f32 (exp.f32 (neg.f32 (/.f32 r s))) (exp.f32 (/.f32 (*.f32 #s(literal -1/3 binary32) r) s))) (*.f32 (PI.f32) r))) s) |
(/.f32 (neg.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (+.f32 (exp.f32 (neg.f32 (/.f32 r s))) (exp.f32 (/.f32 (*.f32 #s(literal -1/3 binary32) r) s))) (*.f32 (PI.f32) r)))) (neg.f32 s)) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (+.f32 (exp.f32 (neg.f32 (/.f32 r s))) (exp.f32 (/.f32 (*.f32 #s(literal -1/3 binary32) r) s))) (PI.f32))) (*.f32 s r)) |
(*.f32 #s(literal 1/8 binary32) (/.f32 (+.f32 (exp.f32 (neg.f32 (/.f32 r s))) (exp.f32 (/.f32 (*.f32 #s(literal -1/3 binary32) r) s))) (*.f32 (PI.f32) r))) |
(*.f32 (/.f32 (+.f32 (exp.f32 (neg.f32 (/.f32 r s))) (exp.f32 (/.f32 (*.f32 #s(literal -1/3 binary32) r) s))) (*.f32 (PI.f32) r)) #s(literal 1/8 binary32)) |
(+.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (neg.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (*.f32 (/.f32 (exp.f32 (/.f32 (*.f32 #s(literal -1/3 binary32) r) s)) (*.f32 (PI.f32) r)) #s(literal 1/8 binary32))) |
(+.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (neg.f32 (/.f32 r s)))) (*.f32 (PI.f32) r)) (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (/.f32 (*.f32 #s(literal -1/3 binary32) r) s)) (*.f32 (PI.f32) r)))) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (+.f32 (exp.f32 (neg.f32 (/.f32 r s))) (exp.f32 (/.f32 (*.f32 #s(literal -1/3 binary32) r) s))) (PI.f32))) r) |
(fma.f32 (/.f32 (exp.f32 (neg.f32 (/.f32 r s))) (*.f32 (PI.f32) r)) #s(literal 1/8 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (/.f32 (*.f32 #s(literal -1/3 binary32) r) s)) (*.f32 (PI.f32) r)))) |
(fma.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (neg.f32 (/.f32 r s))) (*.f32 (PI.f32) r)) (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (/.f32 (*.f32 #s(literal -1/3 binary32) r) s)) (*.f32 (PI.f32) r)))) |
(fma.f32 (/.f32 (exp.f32 (neg.f32 (/.f32 r s))) (*.f32 (PI.f32) r)) #s(literal 1/8 binary32) (*.f32 (/.f32 (exp.f32 (/.f32 (*.f32 #s(literal -1/3 binary32) r) s)) (*.f32 (PI.f32) r)) #s(literal 1/8 binary32))) |
(fma.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (neg.f32 (/.f32 r s))) (*.f32 (PI.f32) r)) (*.f32 (/.f32 (exp.f32 (/.f32 (*.f32 #s(literal -1/3 binary32) r) s)) (*.f32 (PI.f32) r)) #s(literal 1/8 binary32))) |
(+.f32 (/.f32 (exp.f32 (/.f32 (*.f32 #s(literal -1/3 binary32) r) s)) (*.f32 (PI.f32) r)) (/.f32 (exp.f32 (neg.f32 (/.f32 r s))) (*.f32 (PI.f32) r))) |
(+.f32 (/.f32 (exp.f32 (neg.f32 (/.f32 r s))) (*.f32 (PI.f32) r)) (/.f32 (exp.f32 (/.f32 (*.f32 #s(literal -1/3 binary32) r) s)) (*.f32 (PI.f32) r))) |
(/.f32 (+.f32 (exp.f32 (neg.f32 (/.f32 r s))) (exp.f32 (/.f32 (*.f32 #s(literal -1/3 binary32) r) s))) (*.f32 (PI.f32) r)) |
(/.f32 (fma.f32 (exp.f32 (neg.f32 (/.f32 r s))) (*.f32 (PI.f32) r) (*.f32 (*.f32 (PI.f32) r) (exp.f32 (/.f32 (*.f32 #s(literal -1/3 binary32) r) s)))) (*.f32 (*.f32 (PI.f32) r) (*.f32 (PI.f32) r))) |
(/.f32 (-.f32 (*.f32 (/.f32 (exp.f32 (neg.f32 (/.f32 r s))) (*.f32 (PI.f32) r)) (/.f32 (exp.f32 (neg.f32 (/.f32 r s))) (*.f32 (PI.f32) r))) (*.f32 (/.f32 (exp.f32 (/.f32 (*.f32 #s(literal -1/3 binary32) r) s)) (*.f32 (PI.f32) r)) (/.f32 (exp.f32 (/.f32 (*.f32 #s(literal -1/3 binary32) r) s)) (*.f32 (PI.f32) r)))) (-.f32 (/.f32 (exp.f32 (neg.f32 (/.f32 r s))) (*.f32 (PI.f32) r)) (/.f32 (exp.f32 (/.f32 (*.f32 #s(literal -1/3 binary32) r) s)) (*.f32 (PI.f32) r)))) |
(/.f32 (/.f32 (+.f32 (exp.f32 (neg.f32 (/.f32 r s))) (exp.f32 (/.f32 (*.f32 #s(literal -1/3 binary32) r) s))) (PI.f32)) r) |
(/.f32 (+.f32 (pow.f32 (/.f32 (exp.f32 (neg.f32 (/.f32 r s))) (*.f32 (PI.f32) r)) #s(literal 3 binary32)) (pow.f32 (/.f32 (exp.f32 (/.f32 (*.f32 #s(literal -1/3 binary32) r) s)) (*.f32 (PI.f32) r)) #s(literal 3 binary32))) (fma.f32 (/.f32 (exp.f32 (neg.f32 (/.f32 r s))) (*.f32 (PI.f32) r)) (/.f32 (exp.f32 (neg.f32 (/.f32 r s))) (*.f32 (PI.f32) r)) (-.f32 (*.f32 (/.f32 (exp.f32 (/.f32 (*.f32 #s(literal -1/3 binary32) r) s)) (*.f32 (PI.f32) r)) (/.f32 (exp.f32 (/.f32 (*.f32 #s(literal -1/3 binary32) r) s)) (*.f32 (PI.f32) r))) (*.f32 (/.f32 (exp.f32 (neg.f32 (/.f32 r s))) (*.f32 (PI.f32) r)) (/.f32 (exp.f32 (/.f32 (*.f32 #s(literal -1/3 binary32) r) s)) (*.f32 (PI.f32) r)))))) |
(/.f32 (neg.f32 (/.f32 (+.f32 (exp.f32 (neg.f32 (/.f32 r s))) (exp.f32 (/.f32 (*.f32 #s(literal -1/3 binary32) r) s))) (PI.f32))) (neg.f32 r)) |
(/.f32 (exp.f32 (neg.f32 (/.f32 r s))) (*.f32 (PI.f32) r)) |
(/.f32 (neg.f32 (exp.f32 (neg.f32 (/.f32 r s)))) (neg.f32 (*.f32 (PI.f32) r))) |
(/.f32 (/.f32 (exp.f32 (neg.f32 (/.f32 r s))) r) (PI.f32)) |
(/.f32 (/.f32 (exp.f32 (neg.f32 (/.f32 r s))) (PI.f32)) r) |
(*.f32 (PI.f32) r) |
(*.f32 r (PI.f32)) |
(/.f32 (exp.f32 (/.f32 (*.f32 #s(literal -1/3 binary32) r) s)) (*.f32 (PI.f32) r)) |
(/.f32 (/.f32 (exp.f32 (/.f32 (*.f32 #s(literal -1/3 binary32) r) s)) r) (PI.f32)) |
(/.f32 (neg.f32 (exp.f32 (/.f32 (*.f32 #s(literal -1/3 binary32) r) s))) (neg.f32 (*.f32 (PI.f32) r))) |
(/.f32 (/.f32 (exp.f32 (/.f32 (*.f32 #s(literal -1/3 binary32) r) s)) (PI.f32)) r) |
(+.f32 (cosh.f32 (/.f32 (*.f32 #s(literal -1/3 binary32) r) s)) (sinh.f32 (/.f32 (*.f32 #s(literal -1/3 binary32) r) s))) |
(exp.f32 (/.f32 (*.f32 #s(literal -1/3 binary32) r) s)) |
(pow.f32 (exp.f32 #s(literal -1/3 binary32)) (/.f32 r s)) |
(*.f32 #s(literal -1/3 binary32) (/.f32 r s)) |
(*.f32 (/.f32 r s) #s(literal -1/3 binary32)) |
(/.f32 (*.f32 #s(literal -1/3 binary32) r) s) |
(/.f32 (neg.f32 (*.f32 #s(literal -1/3 binary32) r)) (neg.f32 s)) |
(*.f32 #s(literal -1/3 binary32) r) |
(*.f32 r #s(literal -1/3 binary32)) |
#s(literal -1/3 binary32) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* 6 (* r (* s (PI))))) (/ (* (exp (neg (/ r s))) (/ (/ 1/4 (+ (PI) (PI))) s)) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (/.f32 (exp.f32 (neg.f32 (/.f32 (*.f32 #s(literal 1/3 binary32) r) s))) (*.f32 (PI.f32) r)) (/.f32 (exp.f32 (neg.f32 (/.f32 r s))) (*.f32 (PI.f32) r)))) s)) |
#s(approx (/ (/ 1/4 (+ (PI) (PI))) s) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s))) |
#s(approx (/ 1/8 (* s (PI))) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s))) |
#s(approx (* s (PI)) (*.f32 (PI.f32) s)) |
#s(approx s s) |
#s(approx (/ (exp (neg (/ r s))) r) (/.f32 (exp.f32 (neg.f32 (/.f32 r s))) r)) |
#s(approx (exp (neg (/ r s))) (exp.f32 (neg.f32 (/.f32 r s)))) |
#s(approx (neg (/ r s)) (neg.f32 (/.f32 r s))) |
#s(approx (/ r s) (/.f32 r s)) |
#s(approx (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* 6 (* r (* s (PI))))) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (neg.f32 (/.f32 (*.f32 #s(literal 1/3 binary32) r) s)))) (*.f32 (PI.f32) (*.f32 s r)))) |
#s(approx (* 3/4 (exp (neg (/ r (* 3 s))))) (*.f32 #s(literal 3/4 binary32) (exp.f32 (neg.f32 (/.f32 (*.f32 #s(literal 1/3 binary32) r) s))))) |
#s(approx (exp (neg (/ r (* 3 s)))) (exp.f32 (neg.f32 (/.f32 (*.f32 #s(literal 1/3 binary32) r) s)))) |
#s(approx (neg (/ r (* 3 s))) (/.f32 (*.f32 #s(literal -1/3 binary32) r) s)) |
#s(approx (/ r (* 3 s)) (/.f32 (*.f32 #s(literal 1/3 binary32) r) s)) |
#s(approx (* 3 s) (*.f32 #s(literal 3 binary32) s)) |
#s(approx (* 6 (* r (* s (PI)))) (*.f32 #s(literal 6 binary32) (*.f32 (PI.f32) (*.f32 s r)))) |
#s(approx (* s r) (*.f32 s r)) |
#s(approx (+ (/ (* (exp (neg (/ r s))) 1/4) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* 6 (* r (* s (PI)))))) (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (/.f32 (exp.f32 (neg.f32 (/.f32 (*.f32 #s(literal 1/3 binary32) r) s))) (*.f32 (PI.f32) r)) (/.f32 (exp.f32 (neg.f32 (/.f32 r s))) (*.f32 (PI.f32) r)))) s)) |
#s(approx (/ 1/4 (* r (* s (PI)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) (*.f32 s r)))) |
#s(approx (* r (* s (PI))) (*.f32 (PI.f32) (*.f32 s r))) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* 6 (* r (* s (PI))))) (/ (* (exp (neg (/ r s))) (/ (/ 1/4 (+ (PI) (PI))) s)) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (/.f32 (exp.f32 (neg.f32 (/.f32 (*.f32 #s(literal 1/3 binary32) r) s))) (*.f32 (PI.f32) r)) (/.f32 (exp.f32 (neg.f32 (/.f32 r s))) (*.f32 (PI.f32) r)))) s)) |
#s(approx (/ (+ (/ 1/4 (* s (PI))) (/ (* r -1/6) (* (PI) (* s s)))) r) (/.f32 #s(literal -1/6 binary32) (*.f32 (PI.f32) (*.f32 s s)))) |
#s(approx (/ (+ (/ 1/4 (* s (PI))) (/ (* r -1/6) (* (PI) (* s s)))) r) (/.f32 (-.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) s) (*.f32 (PI.f32) r)) (/.f32 (*.f32 #s(literal 1/6 binary32) #s(literal 1 binary32)) (PI.f32))) (*.f32 s s))) |
#s(approx (+ (/ 1/4 (* s (PI))) (/ (* r -1/6) (* (PI) (* s s)))) (/.f32 (*.f32 #s(literal -1/6 binary32) r) (*.f32 (PI.f32) (*.f32 s s)))) |
#s(approx (+ (/ 1/4 (* s (PI))) (/ (* r -1/6) (* (PI) (* s s)))) (/.f32 (fma.f32 #s(literal -1/6 binary32) (/.f32 r (PI.f32)) (/.f32 (*.f32 #s(literal 1/4 binary32) s) (PI.f32))) (*.f32 s s))) |
#s(approx (/ r (* (PI) (* s s))) (/.f32 r (*.f32 (PI.f32) (*.f32 s s)))) |
#s(approx (* (PI) (* s s)) (*.f32 (PI.f32) (*.f32 s s))) |
#s(approx (* s s) (*.f32 s s)) |
#s(approx (/ 1/4 (* s (PI))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) |
#s(approx (/ (+ (/ 1/4 (* s (PI))) (* (- (/ (* 5/72 r) (* (pow s 3) (PI))) (/ 1/6 (* (PI) (* s s)))) r)) r) (/.f32 (*.f32 #s(literal 5/72 binary32) r) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32)))) |
#s(approx (/ (+ (/ 1/4 (* s (PI))) (* (- (/ (* 5/72 r) (* (pow s 3) (PI))) (/ 1/6 (* (PI) (* s s)))) r)) r) (/.f32 (fma.f32 (/.f32 s (PI.f32)) #s(literal -1/6 binary32) (/.f32 (*.f32 #s(literal 5/72 binary32) r) (PI.f32))) (*.f32 (*.f32 s s) s))) |
#s(approx (/ (+ (/ 1/4 (* s (PI))) (* (- (/ (* 5/72 r) (* (pow s 3) (PI))) (/ 1/6 (* (PI) (* s s)))) r)) r) (/.f32 (fma.f32 (-.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) s) (*.f32 (PI.f32) r)) (/.f32 (*.f32 #s(literal 1/6 binary32) #s(literal 1 binary32)) (PI.f32))) s (/.f32 (*.f32 #s(literal 5/72 binary32) r) (PI.f32))) (*.f32 (*.f32 s s) s))) |
#s(approx (+ (/ 1/4 (* s (PI))) (* (- (/ (* 5/72 r) (* (pow s 3) (PI))) (/ 1/6 (* (PI) (* s s)))) r)) (/.f32 (*.f32 #s(literal 5/72 binary32) (*.f32 r r)) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32)))) |
#s(approx (+ (/ 1/4 (* s (PI))) (* (- (/ (* 5/72 r) (* (pow s 3) (PI))) (/ 1/6 (* (PI) (* s s)))) r)) (/.f32 (fma.f32 #s(literal -1/6 binary32) (/.f32 (*.f32 s r) (PI.f32)) (/.f32 (*.f32 #s(literal 5/72 binary32) (*.f32 r r)) (PI.f32))) (*.f32 (*.f32 s s) s))) |
#s(approx (+ (/ 1/4 (* s (PI))) (* (- (/ (* 5/72 r) (* (pow s 3) (PI))) (/ 1/6 (* (PI) (* s s)))) r)) (/.f32 (fma.f32 (fma.f32 #s(literal -1/6 binary32) (/.f32 r (PI.f32)) (/.f32 (*.f32 #s(literal 1/4 binary32) s) (PI.f32))) s (/.f32 (*.f32 #s(literal 5/72 binary32) (*.f32 r r)) (PI.f32))) (*.f32 (*.f32 s s) s))) |
#s(approx (- (/ (* 5/72 r) (* (pow s 3) (PI))) (/ 1/6 (* (PI) (* s s)))) (/.f32 (*.f32 #s(literal 5/72 binary32) r) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32)))) |
#s(approx (- (/ (* 5/72 r) (* (pow s 3) (PI))) (/ 1/6 (* (PI) (* s s)))) (/.f32 (fma.f32 (/.f32 s (PI.f32)) #s(literal -1/6 binary32) (/.f32 (*.f32 #s(literal 5/72 binary32) r) (PI.f32))) (*.f32 (*.f32 s s) s))) |
#s(approx (/ (* 5/72 r) (* (pow s 3) (PI))) (/.f32 (*.f32 #s(literal 5/72 binary32) r) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32)))) |
#s(approx (* (pow s 3) (PI)) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) |
#s(approx (pow s 3) (*.f32 (*.f32 s s) s)) |
#s(approx (/ 1/6 (* (PI) (* s s))) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) (*.f32 s s)))) |
#s(approx (* 1/8 (/ (/ (+ (exp (neg (/ r s))) (exp (/ (* -1/3 r) s))) (PI)) (* s r))) (*.f32 (/.f32 (/.f32 (+.f32 (exp.f32 (neg.f32 (/.f32 r s))) (exp.f32 (/.f32 (*.f32 #s(literal -1/3 binary32) r) s))) (PI.f32)) (*.f32 s r)) #s(literal 1/8 binary32))) |
#s(approx (* 1/8 (/ (+ (exp (neg (/ r s))) (exp (/ (* -1/3 r) s))) (* r (PI)))) (*.f32 #s(literal 1/8 binary32) (/.f32 (+.f32 (exp.f32 (neg.f32 (/.f32 r s))) (exp.f32 (/.f32 (*.f32 #s(literal -1/3 binary32) r) s))) (*.f32 (PI.f32) r)))) |
#s(approx (/ (+ (exp (neg (/ r s))) (exp (/ (* -1/3 r) s))) (* r (PI))) (/.f32 (+.f32 (exp.f32 (neg.f32 (/.f32 r s))) (exp.f32 (/.f32 (*.f32 #s(literal -1/3 binary32) r) s))) (*.f32 (PI.f32) r))) |
#s(approx (/ (exp (neg (/ r s))) (* r (PI))) (/.f32 (exp.f32 (neg.f32 (/.f32 r s))) (*.f32 (PI.f32) r))) |
#s(approx (/ (exp (/ (* -1/3 r) s)) (* r (PI))) (/.f32 (exp.f32 (/.f32 (*.f32 #s(literal -1/3 binary32) r) s)) (*.f32 (PI.f32) r))) |
#s(approx (exp (/ (* -1/3 r) s)) (exp.f32 (/.f32 (*.f32 #s(literal -1/3 binary32) r) s))) |
#s(approx (/ (* -1/3 r) s) (/.f32 (*.f32 #s(literal -1/3 binary32) r) s)) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* 6 (* r (* s (PI))))) (/ (* (exp (neg (/ r s))) (/ (/ 1/4 (+ (PI) (PI))) s)) r)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) (*.f32 s r)))) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* 6 (* r (* s (PI))))) (/ (* (exp (neg (/ r s))) (/ (/ 1/4 (+ (PI) (PI))) s)) r)) (/.f32 (-.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) r)) (/.f32 (*.f32 #s(literal 1/6 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) s))) s)) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* 6 (* r (* s (PI))))) (/ (* (exp (neg (/ r s))) (/ (/ 1/4 (+ (PI) (PI))) s)) r)) (/.f32 (-.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) (*.f32 s s))) #s(literal 1/144 binary32) (fma.f32 (/.f32 r (*.f32 (PI.f32) (*.f32 s s))) #s(literal 1/16 binary32) (/.f32 (*.f32 #s(literal 1/4 binary32) #s(literal 1 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 (* r (* s (PI))))) (/ (* (exp (neg (/ r s))) (/ (/ 1/4 (+ (PI) (PI))) s)) r)) (/.f32 (-.f32 (fma.f32 #s(literal -1/48 binary32) (/.f32 (*.f32 r r) (*.f32 (*.f32 (*.f32 s s) s) (PI.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 (PI.f32) (*.f32 s s))) #s(literal 1/144 binary32) (fma.f32 (/.f32 r (*.f32 (PI.f32) (*.f32 s s))) #s(literal 1/16 binary32) (/.f32 (*.f32 #s(literal 1/4 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) r)))))) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) s)) |
#s(approx (/ (exp (neg (/ r s))) r) (/.f32 #s(literal 1 binary32) r)) |
#s(approx (/ (exp (neg (/ r s))) r) (-.f32 (/.f32 #s(literal 1 binary32) r) (/.f32 #s(literal 1 binary32) s))) |
#s(approx (/ (exp (neg (/ r s))) r) (-.f32 (fma.f32 (/.f32 r (*.f32 s s)) #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) r)) (/.f32 #s(literal 1 binary32) s))) |
#s(approx (/ (exp (neg (/ r s))) r) (-.f32 (fma.f32 (/.f32 (*.f32 r r) (*.f32 (*.f32 s s) s)) #s(literal -1/6 binary32) (fma.f32 (/.f32 r (*.f32 s s)) #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) r))) (/.f32 #s(literal 1 binary32) s))) |
#s(approx (exp (neg (/ r s))) #s(literal 1 binary32)) |
#s(approx (exp (neg (/ r s))) (+.f32 #s(literal 1 binary32) (neg.f32 (/.f32 r s)))) |
#s(approx (exp (neg (/ r s))) (+.f32 (fma.f32 (/.f32 (*.f32 r r) (*.f32 s s)) #s(literal 1/2 binary32) (neg.f32 (/.f32 r s))) #s(literal 1 binary32))) |
#s(approx (exp (neg (/ r s))) (+.f32 (+.f32 #s(literal 1 binary32) (neg.f32 (/.f32 r s))) (fma.f32 #s(literal -1/6 binary32) (/.f32 (*.f32 (*.f32 r r) r) (*.f32 (*.f32 s s) s)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/2 binary32)) (*.f32 s s))))) |
#s(approx (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* 6 (* r (* s (PI))))) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) (*.f32 s r)))) |
#s(approx (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* 6 (* r (* s (PI))))) (/.f32 (-.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) r)) (/.f32 (*.f32 #s(literal 1/24 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) s))) s)) |
#s(approx (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* 6 (* r (* s (PI))))) (/.f32 (-.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) (*.f32 s s))) #s(literal 1/144 binary32) (/.f32 (*.f32 #s(literal 1/8 binary32) #s(literal 1 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 (* r (* s (PI))))) (/.f32 (-.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 (PI.f32) (*.f32 s s))) #s(literal 1/144 binary32) (/.f32 (*.f32 #s(literal 1/8 binary32) #s(literal 1 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 (/.f32 (*.f32 r r) (*.f32 s s)) #s(literal 1/24 binary32) (/.f32 (*.f32 #s(literal -1/4 binary32) 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) #s(literal 3/4 binary32)) (fma.f32 #s(literal -1/216 binary32) (/.f32 (*.f32 (*.f32 r r) r) (*.f32 (*.f32 s s) s)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/24 binary32)) (*.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 (/.f32 (*.f32 r r) (*.f32 s s)) #s(literal 1/18 binary32) (/.f32 (*.f32 #s(literal -1/3 binary32) r) s)) #s(literal 1 binary32))) |
#s(approx (exp (neg (/ r (* 3 s)))) (+.f32 (fma.f32 #s(literal -1/3 binary32) (/.f32 r s) #s(literal 1 binary32)) (fma.f32 #s(literal -1/162 binary32) (/.f32 (*.f32 (*.f32 r r) r) (*.f32 (*.f32 s s) s)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) (*.f32 s s))))) |
#s(approx (+ (/ (* (exp (neg (/ r s))) 1/4) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* 6 (* r (* s (PI)))))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) (*.f32 s r)))) |
#s(approx (+ (/ (* (exp (neg (/ r s))) 1/4) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* 6 (* r (* s (PI)))))) (/.f32 (-.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) r)) (/.f32 (*.f32 #s(literal 1/6 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) s))) s)) |
#s(approx (+ (/ (* (exp (neg (/ r s))) 1/4) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* 6 (* r (* s (PI)))))) (/.f32 (-.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) (*.f32 s s))) #s(literal 1/144 binary32) (fma.f32 (/.f32 r (*.f32 (PI.f32) (*.f32 s s))) #s(literal 1/16 binary32) (/.f32 (*.f32 #s(literal 1/4 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) r)))) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) s)) |
#s(approx (+ (/ (* (exp (neg (/ r s))) 1/4) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* 6 (* r (* s (PI)))))) (/.f32 (-.f32 (fma.f32 #s(literal -1/48 binary32) (/.f32 (*.f32 r r) (*.f32 (*.f32 (*.f32 s s) s) (PI.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 (PI.f32) (*.f32 s s))) #s(literal 1/144 binary32) (fma.f32 (/.f32 r (*.f32 (PI.f32) (*.f32 s s))) #s(literal 1/16 binary32) (/.f32 (*.f32 #s(literal 1/4 binary32) #s(literal 1 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 (* r (* s (PI))))) (/ (* (exp (neg (/ r s))) (/ (/ 1/4 (+ (PI) (PI))) s)) r)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) (*.f32 s r)))) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* 6 (* r (* s (PI))))) (/ (* (exp (neg (/ r s))) (/ (/ 1/4 (+ (PI) (PI))) s)) r)) (/.f32 (-.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) r)) (/.f32 (*.f32 #s(literal 1/6 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) s))) s)) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* 6 (* r (* s (PI))))) (/ (* (exp (neg (/ r s))) (/ (/ 1/4 (+ (PI) (PI))) s)) r)) (/.f32 (-.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) (*.f32 s s))) #s(literal 1/144 binary32) (fma.f32 (/.f32 r (*.f32 (PI.f32) (*.f32 s s))) #s(literal 1/16 binary32) (/.f32 (*.f32 #s(literal 1/4 binary32) #s(literal 1 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 (* r (* s (PI))))) (/ (* (exp (neg (/ r s))) (/ (/ 1/4 (+ (PI) (PI))) s)) r)) (/.f32 (-.f32 (fma.f32 #s(literal -1/48 binary32) (/.f32 (*.f32 r r) (*.f32 (*.f32 (*.f32 s s) s) (PI.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 (PI.f32) (*.f32 s s))) #s(literal 1/144 binary32) (fma.f32 (/.f32 r (*.f32 (PI.f32) (*.f32 s s))) #s(literal 1/16 binary32) (/.f32 (*.f32 #s(literal 1/4 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) r)))))) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) s)) |
#s(approx (/ (+ (/ 1/4 (* s (PI))) (/ (* r -1/6) (* (PI) (* s s)))) r) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) (*.f32 s r)))) |
#s(approx (/ (+ (/ 1/4 (* s (PI))) (/ (* r -1/6) (* (PI) (* s s)))) r) (/.f32 (-.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) r)) (/.f32 (*.f32 #s(literal 1/6 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) s))) s)) |
#s(approx (+ (/ 1/4 (* s (PI))) (/ (* r -1/6) (* (PI) (* s s)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) |
#s(approx (+ (/ 1/4 (* s (PI))) (/ (* r -1/6) (* (PI) (* s s)))) (/.f32 (fma.f32 (/.f32 #s(literal 1 binary32) (PI.f32)) #s(literal 1/4 binary32) (/.f32 (*.f32 #s(literal -1/6 binary32) r) (*.f32 (PI.f32) s))) s)) |
#s(approx (/ (+ (/ 1/4 (* s (PI))) (* (- (/ (* 5/72 r) (* (pow s 3) (PI))) (/ 1/6 (* (PI) (* s s)))) r)) r) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) (*.f32 s r)))) |
#s(approx (/ (+ (/ 1/4 (* s (PI))) (* (- (/ (* 5/72 r) (* (pow s 3) (PI))) (/ 1/6 (* (PI) (* s s)))) r)) r) (/.f32 (-.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) r)) (/.f32 (*.f32 #s(literal 1/6 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) s))) s)) |
#s(approx (/ (+ (/ 1/4 (* s (PI))) (* (- (/ (* 5/72 r) (* (pow s 3) (PI))) (/ 1/6 (* (PI) (* s s)))) r)) r) (/.f32 (-.f32 (fma.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) r)) (/.f32 (*.f32 #s(literal 5/72 binary32) r) (*.f32 (PI.f32) (*.f32 s s)))) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) s)) |
#s(approx (+ (/ 1/4 (* s (PI))) (* (- (/ (* 5/72 r) (* (pow s 3) (PI))) (/ 1/6 (* (PI) (* s s)))) r)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) |
#s(approx (+ (/ 1/4 (* s (PI))) (* (- (/ (* 5/72 r) (* (pow s 3) (PI))) (/ 1/6 (* (PI) (* s s)))) r)) (/.f32 (fma.f32 (/.f32 #s(literal 1 binary32) (PI.f32)) #s(literal 1/4 binary32) (/.f32 (*.f32 #s(literal -1/6 binary32) r) (*.f32 (PI.f32) s))) s)) |
#s(approx (+ (/ 1/4 (* s (PI))) (* (- (/ (* 5/72 r) (* (pow s 3) (PI))) (/ 1/6 (* (PI) (* s s)))) r)) (/.f32 (fma.f32 #s(literal -1/6 binary32) (/.f32 r (*.f32 (PI.f32) s)) (fma.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (PI.f32)) (/.f32 (*.f32 #s(literal 5/72 binary32) (*.f32 r r)) (*.f32 (PI.f32) (*.f32 s s))))) s)) |
#s(approx (- (/ (* 5/72 r) (* (pow s 3) (PI))) (/ 1/6 (* (PI) (* s s)))) (/.f32 #s(literal -1/6 binary32) (*.f32 (PI.f32) (*.f32 s s)))) |
#s(approx (- (/ (* 5/72 r) (* (pow s 3) (PI))) (/ 1/6 (* (PI) (* s s)))) (/.f32 (-.f32 (/.f32 (*.f32 #s(literal 5/72 binary32) r) (*.f32 (PI.f32) s)) (/.f32 (*.f32 #s(literal 1/6 binary32) #s(literal 1 binary32)) (PI.f32))) (*.f32 s s))) |
#s(approx (* 1/8 (/ (/ (+ (exp (neg (/ r s))) (exp (/ (* -1/3 r) s))) (PI)) (* s r))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) (*.f32 s r)))) |
#s(approx (* 1/8 (/ (/ (+ (exp (neg (/ r s))) (exp (/ (* -1/3 r) s))) (PI)) (* s r))) (/.f32 (-.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) r)) (/.f32 (*.f32 #s(literal 1/6 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) s))) s)) |
#s(approx (* 1/8 (/ (/ (+ (exp (neg (/ r s))) (exp (/ (* -1/3 r) s))) (PI)) (* s r))) (/.f32 (fma.f32 (/.f32 (*.f32 (/.f32 r (PI.f32)) (+.f32 #s(literal 1/18 binary32) #s(literal 1/2 binary32))) (*.f32 s s)) #s(literal 1/8 binary32) (-.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s)))) s)) |
#s(approx (* 1/8 (/ (/ (+ (exp (neg (/ r s))) (exp (/ (* -1/3 r) s))) (PI)) (* s r))) (/.f32 (fma.f32 (/.f32 (*.f32 (/.f32 (*.f32 r r) (PI.f32)) (+.f32 #s(literal -1/6 binary32) #s(literal -1/162 binary32))) (*.f32 (*.f32 s s) s)) #s(literal 1/8 binary32) (fma.f32 (/.f32 (*.f32 (/.f32 r (PI.f32)) (+.f32 #s(literal 1/18 binary32) #s(literal 1/2 binary32))) (*.f32 s s)) #s(literal 1/8 binary32) (-.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))))) s)) |
#s(approx (* 1/8 (/ (+ (exp (neg (/ r s))) (exp (/ (* -1/3 r) s))) (* r (PI)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) |
#s(approx (* 1/8 (/ (+ (exp (neg (/ r s))) (exp (/ (* -1/3 r) s))) (* r (PI)))) (-.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) r)) (/.f32 (*.f32 #s(literal 1/6 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) s)))) |
#s(approx (* 1/8 (/ (+ (exp (neg (/ r s))) (exp (/ (* -1/3 r) s))) (* r (PI)))) (fma.f32 (/.f32 (*.f32 (/.f32 r (PI.f32)) (+.f32 #s(literal 1/18 binary32) #s(literal 1/2 binary32))) (*.f32 s s)) #s(literal 1/8 binary32) (-.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))))) |
#s(approx (* 1/8 (/ (+ (exp (neg (/ r s))) (exp (/ (* -1/3 r) s))) (* r (PI)))) (fma.f32 (/.f32 (*.f32 (/.f32 (*.f32 r r) (PI.f32)) (+.f32 #s(literal -1/6 binary32) #s(literal -1/162 binary32))) (*.f32 (*.f32 s s) s)) #s(literal 1/8 binary32) (fma.f32 (/.f32 (*.f32 (/.f32 r (PI.f32)) (+.f32 #s(literal 1/18 binary32) #s(literal 1/2 binary32))) (*.f32 s s)) #s(literal 1/8 binary32) (-.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s)))))) |
#s(approx (/ (+ (exp (neg (/ r s))) (exp (/ (* -1/3 r) s))) (* r (PI))) (/.f32 #s(literal 2 binary32) (*.f32 (PI.f32) r))) |
#s(approx (/ (+ (exp (neg (/ r s))) (exp (/ (* -1/3 r) s))) (* r (PI))) (-.f32 (/.f32 (*.f32 #s(literal 2 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) r)) (/.f32 (*.f32 #s(literal 4/3 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) s)))) |
#s(approx (/ (+ (exp (neg (/ r s))) (exp (/ (* -1/3 r) s))) (* r (PI))) (-.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) (*.f32 s s))) #s(literal 1/18 binary32) (fma.f32 #s(literal 1/2 binary32) (/.f32 r (*.f32 (PI.f32) (*.f32 s s))) (/.f32 (*.f32 #s(literal 2 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) r)))) (/.f32 #s(literal 4/3 binary32) (*.f32 (PI.f32) s)))) |
#s(approx (/ (+ (exp (neg (/ r s))) (exp (/ (* -1/3 r) s))) (* r (PI))) (-.f32 (fma.f32 #s(literal -1/6 binary32) (/.f32 (*.f32 r r) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) (fma.f32 #s(literal -1/162 binary32) (/.f32 (*.f32 r r) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) (fma.f32 (/.f32 r (*.f32 (PI.f32) (*.f32 s s))) #s(literal 1/18 binary32) (fma.f32 #s(literal 1/2 binary32) (/.f32 r (*.f32 (PI.f32) (*.f32 s s))) (/.f32 (*.f32 #s(literal 2 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) r)))))) (/.f32 #s(literal 4/3 binary32) (*.f32 (PI.f32) s)))) |
#s(approx (/ (exp (neg (/ r s))) (* r (PI))) (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) r))) |
#s(approx (/ (exp (neg (/ r s))) (* r (PI))) (-.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) s)))) |
#s(approx (/ (exp (neg (/ r s))) (* r (PI))) (-.f32 (fma.f32 #s(literal 1/2 binary32) (/.f32 r (*.f32 (PI.f32) (*.f32 s s))) (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) r))) (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) s)))) |
#s(approx (/ (exp (neg (/ r s))) (* r (PI))) (-.f32 (fma.f32 (/.f32 (*.f32 r r) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) #s(literal -1/6 binary32) (fma.f32 #s(literal 1/2 binary32) (/.f32 r (*.f32 (PI.f32) (*.f32 s s))) (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) r)))) (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) s)))) |
#s(approx (/ (exp (/ (* -1/3 r) s)) (* r (PI))) (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) r))) |
#s(approx (/ (exp (/ (* -1/3 r) s)) (* r (PI))) (-.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) r)) (/.f32 (*.f32 #s(literal 1/3 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) s)))) |
#s(approx (/ (exp (/ (* -1/3 r) s)) (* r (PI))) (-.f32 (fma.f32 #s(literal 1/18 binary32) (/.f32 r (*.f32 (PI.f32) (*.f32 s s))) (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) r))) (/.f32 #s(literal 1/3 binary32) (*.f32 (PI.f32) s)))) |
#s(approx (/ (exp (/ (* -1/3 r) s)) (* r (PI))) (-.f32 (fma.f32 (/.f32 (*.f32 r r) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) #s(literal -1/162 binary32) (fma.f32 #s(literal 1/18 binary32) (/.f32 r (*.f32 (PI.f32) (*.f32 s s))) (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) r)))) (/.f32 #s(literal 1/3 binary32) (*.f32 (PI.f32) s)))) |
#s(approx (exp (/ (* -1/3 r) s)) #s(literal 1 binary32)) |
#s(approx (exp (/ (* -1/3 r) s)) (fma.f32 #s(literal -1/3 binary32) (/.f32 r s) #s(literal 1 binary32))) |
#s(approx (exp (/ (* -1/3 r) s)) (+.f32 (fma.f32 (/.f32 (*.f32 r r) (*.f32 s s)) #s(literal 1/18 binary32) (/.f32 (*.f32 #s(literal -1/3 binary32) r) s)) #s(literal 1 binary32))) |
#s(approx (exp (/ (* -1/3 r) s)) (+.f32 (fma.f32 #s(literal -1/3 binary32) (/.f32 r s) #s(literal 1 binary32)) (fma.f32 #s(literal -1/162 binary32) (/.f32 (*.f32 (*.f32 r r) r) (*.f32 (*.f32 s s) s)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) (*.f32 s s))))) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* 6 (* r (* s (PI))))) (/ (* (exp (neg (/ r s))) (/ (/ 1/4 (+ (PI) (PI))) s)) r)) (neg.f32 (/.f32 (-.f32 (/.f32 (*.f32 #s(literal 1/6 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) s)) (/.f32 (*.f32 #s(literal 1/4 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) r))) s))) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* 6 (* r (* s (PI))))) (/ (* (exp (neg (/ r s))) (/ (/ 1/4 (+ (PI) (PI))) s)) r)) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (*.f32 (/.f32 r (PI.f32)) (+.f32 #s(literal -1/16 binary32) #s(literal -1/144 binary32))) s)) (/.f32 (*.f32 #s(literal 1/6 binary32) #s(literal 1 binary32)) (PI.f32))) s)) (/.f32 (*.f32 #s(literal 1/4 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) r))) s))) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* 6 (* r (* s (PI))))) (/ (* (exp (neg (/ r s))) (/ (/ 1/4 (+ (PI) (PI))) s)) r)) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (fma.f32 (/.f32 r (PI.f32)) (+.f32 #s(literal -1/16 binary32) #s(literal -1/144 binary32)) (neg.f32 (/.f32 (*.f32 (/.f32 (*.f32 r r) (PI.f32)) (+.f32 #s(literal -1/48 binary32) #s(literal -1/1296 binary32))) s))) s)) (/.f32 (*.f32 #s(literal 1/6 binary32) #s(literal 1 binary32)) (PI.f32))) s)) (/.f32 (*.f32 #s(literal 1/4 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) r))) s))) |
#s(approx (/ (exp (neg (/ r s))) r) (+.f32 (neg.f32 (/.f32 (fma.f32 #s(literal -1/2 binary32) (/.f32 r s) #s(literal 1 binary32)) s)) (/.f32 #s(literal 1 binary32) r))) |
#s(approx (/ (exp (neg (/ r s))) r) (+.f32 (neg.f32 (/.f32 (+.f32 (neg.f32 (/.f32 (fma.f32 (/.f32 (*.f32 r r) s) #s(literal -1/6 binary32) (*.f32 #s(literal 1/2 binary32) r)) s)) #s(literal 1 binary32)) s)) (/.f32 #s(literal 1 binary32) r))) |
#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 (neg.f32 (/.f32 (+.f32 (neg.f32 (/.f32 (fma.f32 (/.f32 (*.f32 (*.f32 r r) r) s) #s(literal -1/6 binary32) (*.f32 (*.f32 r r) #s(literal 1/2 binary32))) s)) r) s)) #s(literal 1 binary32))) |
#s(approx (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* 6 (* r (* s (PI))))) (neg.f32 (/.f32 (-.f32 (/.f32 (*.f32 #s(literal 1/24 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) s)) (/.f32 (*.f32 #s(literal 1/8 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) r))) s))) |
#s(approx (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* 6 (* r (* s (PI))))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (/.f32 (*.f32 #s(literal 1/144 binary32) r) (*.f32 (PI.f32) s)) (/.f32 (*.f32 #s(literal 1/24 binary32) #s(literal 1 binary32)) (PI.f32))) s)) (/.f32 (*.f32 #s(literal 1/8 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) r))) s))) |
#s(approx (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* 6 (* r (* s (PI))))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (fma.f32 #s(literal -1/144 binary32) (/.f32 r (PI.f32)) (/.f32 (*.f32 #s(literal 1/1296 binary32) (*.f32 r r)) (*.f32 (PI.f32) s))) s)) (/.f32 (*.f32 #s(literal 1/24 binary32) #s(literal 1 binary32)) (PI.f32))) s)) (/.f32 (*.f32 #s(literal 1/8 binary32) #s(literal 1 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 #s(literal 1/4 binary32) r)) s)) #s(literal 3/4 binary32))) |
#s(approx (* 3/4 (exp (neg (/ r (* 3 s))))) (+.f32 (neg.f32 (/.f32 (fma.f32 #s(literal 1/4 binary32) r (neg.f32 (/.f32 (fma.f32 (/.f32 (*.f32 (*.f32 r r) r) s) #s(literal -1/216 binary32) (*.f32 (*.f32 r r) #s(literal 1/24 binary32))) s))) s)) #s(literal 3/4 binary32))) |
#s(approx (exp (neg (/ r (* 3 s)))) (+.f32 (neg.f32 (/.f32 (fma.f32 (/.f32 (*.f32 r r) s) #s(literal -1/18 binary32) (*.f32 #s(literal 1/3 binary32) r)) s)) #s(literal 1 binary32))) |
#s(approx (exp (neg (/ r (* 3 s)))) (+.f32 (neg.f32 (/.f32 (fma.f32 #s(literal 1/3 binary32) r (neg.f32 (/.f32 (fma.f32 (/.f32 (*.f32 (*.f32 r r) r) s) #s(literal -1/162 binary32) (*.f32 (*.f32 r r) #s(literal 1/18 binary32))) s))) s)) #s(literal 1 binary32))) |
#s(approx (+ (/ (* (exp (neg (/ r s))) 1/4) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* 6 (* r (* s (PI)))))) (neg.f32 (/.f32 (-.f32 (/.f32 (*.f32 #s(literal 1/6 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) s)) (/.f32 (*.f32 #s(literal 1/4 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) r))) s))) |
#s(approx (+ (/ (* (exp (neg (/ r s))) 1/4) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* 6 (* r (* s (PI)))))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (*.f32 (/.f32 r (PI.f32)) (+.f32 #s(literal -1/16 binary32) #s(literal -1/144 binary32))) s)) (/.f32 (*.f32 #s(literal 1/6 binary32) #s(literal 1 binary32)) (PI.f32))) s)) (/.f32 (*.f32 #s(literal 1/4 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) r))) s))) |
#s(approx (+ (/ (* (exp (neg (/ r s))) 1/4) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* 6 (* r (* s (PI)))))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (fma.f32 (/.f32 r (PI.f32)) (+.f32 #s(literal -1/16 binary32) #s(literal -1/144 binary32)) (neg.f32 (/.f32 (*.f32 (/.f32 (*.f32 r r) (PI.f32)) (+.f32 #s(literal -1/48 binary32) #s(literal -1/1296 binary32))) s))) s)) (/.f32 (*.f32 #s(literal 1/6 binary32) #s(literal 1 binary32)) (PI.f32))) s)) (/.f32 (*.f32 #s(literal 1/4 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) r))) s))) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* 6 (* r (* s (PI))))) (/ (* (exp (neg (/ r s))) (/ (/ 1/4 (+ (PI) (PI))) s)) r)) (neg.f32 (/.f32 (-.f32 (/.f32 (*.f32 #s(literal 1/6 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) s)) (/.f32 (*.f32 #s(literal 1/4 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) r))) s))) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* 6 (* r (* s (PI))))) (/ (* (exp (neg (/ r s))) (/ (/ 1/4 (+ (PI) (PI))) s)) r)) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (*.f32 (/.f32 r (PI.f32)) (+.f32 #s(literal -1/16 binary32) #s(literal -1/144 binary32))) s)) (/.f32 (*.f32 #s(literal 1/6 binary32) #s(literal 1 binary32)) (PI.f32))) s)) (/.f32 (*.f32 #s(literal 1/4 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) r))) s))) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* 6 (* r (* s (PI))))) (/ (* (exp (neg (/ r s))) (/ (/ 1/4 (+ (PI) (PI))) s)) r)) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (fma.f32 (/.f32 r (PI.f32)) (+.f32 #s(literal -1/16 binary32) #s(literal -1/144 binary32)) (neg.f32 (/.f32 (*.f32 (/.f32 (*.f32 r r) (PI.f32)) (+.f32 #s(literal -1/48 binary32) #s(literal -1/1296 binary32))) s))) s)) (/.f32 (*.f32 #s(literal 1/6 binary32) #s(literal 1 binary32)) (PI.f32))) s)) (/.f32 (*.f32 #s(literal 1/4 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) r))) s))) |
#s(approx (/ (+ (/ 1/4 (* s (PI))) (/ (* r -1/6) (* (PI) (* s s)))) r) (neg.f32 (/.f32 (-.f32 (/.f32 (*.f32 #s(literal 1/6 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) s)) (/.f32 (*.f32 #s(literal 1/4 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) r))) s))) |
#s(approx (+ (/ 1/4 (* s (PI))) (/ (* r -1/6) (* (PI) (* s s)))) (neg.f32 (/.f32 (-.f32 (/.f32 (*.f32 #s(literal 1/6 binary32) r) (*.f32 (PI.f32) s)) (/.f32 (*.f32 #s(literal 1/4 binary32) #s(literal 1 binary32)) (PI.f32))) s))) |
#s(approx (/ (+ (/ 1/4 (* s (PI))) (* (- (/ (* 5/72 r) (* (pow s 3) (PI))) (/ 1/6 (* (PI) (* s s)))) r)) r) (neg.f32 (/.f32 (-.f32 (/.f32 (*.f32 #s(literal 1/6 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) s)) (/.f32 (*.f32 #s(literal 1/4 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) r))) s))) |
#s(approx (/ (+ (/ 1/4 (* s (PI))) (* (- (/ (* 5/72 r) (* (pow s 3) (PI))) (/ 1/6 (* (PI) (* s s)))) r)) r) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (/.f32 (*.f32 #s(literal 5/72 binary32) r) (*.f32 (PI.f32) s)) (/.f32 (*.f32 #s(literal 1/6 binary32) #s(literal 1 binary32)) (PI.f32))) s)) (/.f32 (*.f32 #s(literal 1/4 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) r))) s))) |
#s(approx (+ (/ 1/4 (* s (PI))) (* (- (/ (* 5/72 r) (* (pow s 3) (PI))) (/ 1/6 (* (PI) (* s s)))) r)) (neg.f32 (/.f32 (-.f32 (/.f32 (*.f32 #s(literal 1/6 binary32) r) (*.f32 (PI.f32) s)) (/.f32 (*.f32 #s(literal 1/4 binary32) #s(literal 1 binary32)) (PI.f32))) s))) |
#s(approx (+ (/ 1/4 (* s (PI))) (* (- (/ (* 5/72 r) (* (pow s 3) (PI))) (/ 1/6 (* (PI) (* s s)))) r)) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (fma.f32 #s(literal -1/6 binary32) (/.f32 r (PI.f32)) (/.f32 (*.f32 #s(literal 5/72 binary32) (*.f32 r r)) (*.f32 (PI.f32) s))) s)) (/.f32 (*.f32 #s(literal 1/4 binary32) #s(literal 1 binary32)) (PI.f32))) s))) |
#s(approx (* 1/8 (/ (/ (+ (exp (neg (/ r s))) (exp (/ (* -1/3 r) s))) (PI)) (* s r))) (neg.f32 (/.f32 (-.f32 (/.f32 (*.f32 #s(literal 1/6 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) s)) (/.f32 (*.f32 #s(literal 1/4 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) r))) s))) |
#s(approx (* 1/8 (/ (/ (+ (exp (neg (/ r s))) (exp (/ (* -1/3 r) s))) (PI)) (* s r))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (/.f32 (*.f32 (*.f32 (/.f32 r (PI.f32)) (+.f32 #s(literal 1/18 binary32) #s(literal 1/2 binary32))) #s(literal 1/8 binary32)) s) (/.f32 (*.f32 #s(literal 1/6 binary32) #s(literal 1 binary32)) (PI.f32))) s)) (/.f32 (*.f32 #s(literal 1/4 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) r))) s))) |
#s(approx (* 1/8 (/ (/ (+ (exp (neg (/ r 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)) (+.f32 #s(literal 1/162 binary32) #s(literal 1/6 binary32))) s) #s(literal 1/8 binary32) (*.f32 (*.f32 (/.f32 r (PI.f32)) (+.f32 #s(literal 1/18 binary32) #s(literal 1/2 binary32))) #s(literal -1/8 binary32))) s)) (/.f32 (*.f32 #s(literal 1/6 binary32) #s(literal 1 binary32)) (PI.f32))) s)) (/.f32 (*.f32 #s(literal 1/4 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) r))) s))) |
#s(approx (* 1/8 (/ (+ (exp (neg (/ r s))) (exp (/ (* -1/3 r) s))) (* r (PI)))) (fma.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) r)) (neg.f32 (/.f32 (fma.f32 (/.f32 (*.f32 (/.f32 r (PI.f32)) (+.f32 #s(literal 1/18 binary32) #s(literal 1/2 binary32))) s) #s(literal -1/8 binary32) (/.f32 (*.f32 #s(literal 1/6 binary32) #s(literal 1 binary32)) (PI.f32))) s)))) |
#s(approx (* 1/8 (/ (+ (exp (neg (/ r s))) (exp (/ (* -1/3 r) s))) (* r (PI)))) (fma.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) r)) (neg.f32 (/.f32 (fma.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (PI.f32)) (neg.f32 (/.f32 (fma.f32 (/.f32 (*.f32 (/.f32 (*.f32 r r) (PI.f32)) (+.f32 #s(literal 1/162 binary32) #s(literal 1/6 binary32))) s) #s(literal -1/8 binary32) (*.f32 (*.f32 (/.f32 r (PI.f32)) (+.f32 #s(literal 1/18 binary32) #s(literal 1/2 binary32))) #s(literal 1/8 binary32))) s))) s)))) |
#s(approx (/ (+ (exp (neg (/ r s))) (exp (/ (* -1/3 r) s))) (* r (PI))) (fma.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) r)) (neg.f32 (/.f32 (fma.f32 #s(literal 4/3 binary32) (/.f32 #s(literal 1 binary32) (PI.f32)) (neg.f32 (/.f32 (*.f32 (/.f32 r (PI.f32)) (+.f32 #s(literal 1/18 binary32) #s(literal 1/2 binary32))) s))) s)))) |
#s(approx (/ (+ (exp (neg (/ r s))) (exp (/ (* -1/3 r) s))) (* r (PI))) (fma.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) r)) (neg.f32 (/.f32 (fma.f32 #s(literal 4/3 binary32) (/.f32 #s(literal 1 binary32) (PI.f32)) (neg.f32 (/.f32 (fma.f32 (/.f32 r (PI.f32)) (+.f32 #s(literal 1/18 binary32) #s(literal 1/2 binary32)) (neg.f32 (/.f32 (*.f32 (/.f32 (*.f32 r r) (PI.f32)) (+.f32 #s(literal 1/162 binary32) #s(literal 1/6 binary32))) s))) s))) s)))) |
#s(approx (/ (exp (neg (/ r s))) (* r (PI))) (+.f32 (neg.f32 (/.f32 (fma.f32 #s(literal -1/2 binary32) (/.f32 r (*.f32 (PI.f32) s)) (/.f32 #s(literal 1 binary32) (PI.f32))) s)) (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) r)))) |
#s(approx (/ (exp (neg (/ r s))) (* r (PI))) (+.f32 (neg.f32 (/.f32 (+.f32 (neg.f32 (/.f32 (fma.f32 #s(literal 1/2 binary32) (/.f32 r (PI.f32)) (/.f32 (*.f32 #s(literal -1/6 binary32) (*.f32 r r)) (*.f32 (PI.f32) s))) s)) (/.f32 #s(literal 1 binary32) (PI.f32))) s)) (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) r)))) |
#s(approx (/ (exp (/ (* -1/3 r) s)) (* r (PI))) (+.f32 (neg.f32 (/.f32 (fma.f32 (/.f32 #s(literal 1 binary32) (PI.f32)) #s(literal 1/3 binary32) (/.f32 (*.f32 #s(literal -1/18 binary32) r) (*.f32 (PI.f32) s))) s)) (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) r)))) |
#s(approx (/ (exp (/ (* -1/3 r) s)) (* r (PI))) (+.f32 (neg.f32 (/.f32 (fma.f32 #s(literal 1/3 binary32) (/.f32 #s(literal 1 binary32) (PI.f32)) (neg.f32 (/.f32 (fma.f32 #s(literal 1/18 binary32) (/.f32 r (PI.f32)) (/.f32 (*.f32 #s(literal -1/162 binary32) (*.f32 r r)) (*.f32 (PI.f32) s))) s))) s)) (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) r)))) |
#s(approx (exp (/ (* -1/3 r) s)) (+.f32 (neg.f32 (/.f32 (fma.f32 (/.f32 (*.f32 r r) s) #s(literal -1/18 binary32) (*.f32 #s(literal 1/3 binary32) r)) s)) #s(literal 1 binary32))) |
#s(approx (exp (/ (* -1/3 r) s)) (+.f32 (neg.f32 (/.f32 (fma.f32 #s(literal 1/3 binary32) r (neg.f32 (/.f32 (fma.f32 (/.f32 (*.f32 (*.f32 r r) r) s) #s(literal -1/162 binary32) (*.f32 (*.f32 r r) #s(literal 1/18 binary32))) s))) s)) #s(literal 1 binary32))) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* 6 (* r (* s (PI))))) (/ (* (exp (neg (/ r s))) (/ (/ 1/4 (+ (PI) (PI))) s)) r)) (/.f32 (fma.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) s)) #s(literal 1/4 binary32) (/.f32 (*.f32 #s(literal -1/6 binary32) r) (*.f32 (PI.f32) (*.f32 s s)))) r)) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* 6 (* r (* s (PI))))) (/ (* (exp (neg (/ r s))) (/ (/ 1/4 (+ (PI) (PI))) s)) r)) (/.f32 (fma.f32 r (-.f32 (/.f32 (*.f32 #s(literal 5/72 binary32) r) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) (/.f32 (*.f32 #s(literal 1/6 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) (*.f32 s s)))) (/.f32 (*.f32 #s(literal 1/4 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) s))) r)) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* 6 (* r (* s (PI))))) (/ (* (exp (neg (/ r s))) (/ (/ 1/4 (+ (PI) (PI))) s)) r)) (/.f32 (fma.f32 (-.f32 (*.f32 (fma.f32 (/.f32 r (*.f32 (pow.f32 s #s(literal 4 binary32)) (PI.f32))) #s(literal -7/324 binary32) (/.f32 (*.f32 #s(literal 5/72 binary32) #s(literal 1 binary32)) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32)))) r) (/.f32 (*.f32 #s(literal 1/6 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) (*.f32 s s)))) r (/.f32 (*.f32 #s(literal 1/4 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) s))) r)) |
#s(approx (/ (exp (neg (/ r s))) r) (/.f32 (+.f32 #s(literal 1 binary32) (neg.f32 (/.f32 r s))) r)) |
#s(approx (/ (exp (neg (/ r s))) r) (/.f32 (fma.f32 (-.f32 (/.f32 (*.f32 #s(literal 1/2 binary32) r) (*.f32 s s)) (/.f32 #s(literal 1 binary32) s)) r #s(literal 1 binary32)) r)) |
#s(approx (/ (exp (neg (/ r s))) r) (/.f32 (fma.f32 (-.f32 (*.f32 (fma.f32 #s(literal -1/6 binary32) (/.f32 r (*.f32 (*.f32 s s) s)) (/.f32 (*.f32 #s(literal 1/2 binary32) #s(literal 1 binary32)) (*.f32 s s))) r) (/.f32 #s(literal 1 binary32) s)) r #s(literal 1 binary32)) r)) |
#s(approx (exp (neg (/ r s))) (fma.f32 (-.f32 (/.f32 (*.f32 #s(literal 1/2 binary32) r) (*.f32 s s)) (/.f32 #s(literal 1 binary32) s)) r #s(literal 1 binary32))) |
#s(approx (exp (neg (/ r s))) (fma.f32 (-.f32 (*.f32 (fma.f32 #s(literal -1/6 binary32) (/.f32 r (*.f32 (*.f32 s s) s)) (/.f32 (*.f32 #s(literal 1/2 binary32) #s(literal 1 binary32)) (*.f32 s s))) r) (/.f32 #s(literal 1 binary32) s)) r #s(literal 1 binary32))) |
#s(approx r r) |
#s(approx (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* 6 (* r (* s (PI))))) (/.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) (*.f32 s s))) #s(literal -1/24 binary32) (/.f32 (*.f32 #s(literal 1/8 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) s))) r)) |
#s(approx (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* 6 (* r (* s (PI))))) (/.f32 (fma.f32 (-.f32 (/.f32 (*.f32 #s(literal 1/144 binary32) r) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) (/.f32 (*.f32 #s(literal 1/24 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) (*.f32 s s)))) r (/.f32 (*.f32 #s(literal 1/8 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) s))) r)) |
#s(approx (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* 6 (* r (* s (PI))))) (/.f32 (fma.f32 (-.f32 (*.f32 (fma.f32 (/.f32 r (*.f32 (pow.f32 s #s(literal 4 binary32)) (PI.f32))) #s(literal -1/1296 binary32) (/.f32 (*.f32 #s(literal 1/144 binary32) #s(literal 1 binary32)) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32)))) r) (/.f32 (*.f32 #s(literal 1/24 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) (*.f32 s s)))) r (/.f32 (*.f32 #s(literal 1/8 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) s))) r)) |
#s(approx (* 3/4 (exp (neg (/ r (* 3 s))))) (fma.f32 (-.f32 (/.f32 (*.f32 #s(literal 1/24 binary32) r) (*.f32 s s)) (/.f32 (*.f32 #s(literal 1/4 binary32) #s(literal 1 binary32)) s)) r #s(literal 3/4 binary32))) |
#s(approx (* 3/4 (exp (neg (/ r (* 3 s))))) (fma.f32 (-.f32 (*.f32 (fma.f32 #s(literal -1/216 binary32) (/.f32 r (*.f32 (*.f32 s s) s)) (/.f32 (*.f32 #s(literal 1/24 binary32) #s(literal 1 binary32)) (*.f32 s s))) r) (/.f32 (*.f32 #s(literal 1/4 binary32) #s(literal 1 binary32)) s)) r #s(literal 3/4 binary32))) |
#s(approx (exp (neg (/ r (* 3 s)))) (fma.f32 (-.f32 (/.f32 (*.f32 #s(literal 1/18 binary32) r) (*.f32 s s)) (/.f32 (*.f32 #s(literal 1/3 binary32) #s(literal 1 binary32)) s)) r #s(literal 1 binary32))) |
#s(approx (exp (neg (/ r (* 3 s)))) (fma.f32 (-.f32 (*.f32 (fma.f32 #s(literal -1/162 binary32) (/.f32 r (*.f32 (*.f32 s s) s)) (/.f32 (*.f32 #s(literal 1/18 binary32) #s(literal 1 binary32)) (*.f32 s s))) r) (/.f32 (*.f32 #s(literal 1/3 binary32) #s(literal 1 binary32)) s)) r #s(literal 1 binary32))) |
#s(approx (+ (/ (* (exp (neg (/ r s))) 1/4) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* 6 (* r (* s (PI)))))) (/.f32 (fma.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) s)) #s(literal 1/4 binary32) (/.f32 (*.f32 #s(literal -1/6 binary32) r) (*.f32 (PI.f32) (*.f32 s s)))) r)) |
#s(approx (+ (/ (* (exp (neg (/ r s))) 1/4) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* 6 (* r (* s (PI)))))) (/.f32 (fma.f32 r (-.f32 (/.f32 (*.f32 #s(literal 5/72 binary32) r) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) (/.f32 (*.f32 #s(literal 1/6 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) (*.f32 s s)))) (/.f32 (*.f32 #s(literal 1/4 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) s))) r)) |
#s(approx (+ (/ (* (exp (neg (/ r s))) 1/4) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* 6 (* r (* s (PI)))))) (/.f32 (fma.f32 (-.f32 (*.f32 (fma.f32 (/.f32 r (*.f32 (pow.f32 s #s(literal 4 binary32)) (PI.f32))) #s(literal -7/324 binary32) (/.f32 (*.f32 #s(literal 5/72 binary32) #s(literal 1 binary32)) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32)))) r) (/.f32 (*.f32 #s(literal 1/6 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) (*.f32 s s)))) r (/.f32 (*.f32 #s(literal 1/4 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) s))) r)) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* 6 (* r (* s (PI))))) (/ (* (exp (neg (/ r s))) (/ (/ 1/4 (+ (PI) (PI))) s)) r)) (/.f32 (fma.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) s)) #s(literal 1/4 binary32) (/.f32 (*.f32 #s(literal -1/6 binary32) r) (*.f32 (PI.f32) (*.f32 s s)))) r)) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* 6 (* r (* s (PI))))) (/ (* (exp (neg (/ r s))) (/ (/ 1/4 (+ (PI) (PI))) s)) r)) (/.f32 (fma.f32 r (-.f32 (/.f32 (*.f32 #s(literal 5/72 binary32) r) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) (/.f32 (*.f32 #s(literal 1/6 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) (*.f32 s s)))) (/.f32 (*.f32 #s(literal 1/4 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) s))) r)) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* 6 (* r (* s (PI))))) (/ (* (exp (neg (/ r s))) (/ (/ 1/4 (+ (PI) (PI))) s)) r)) (/.f32 (fma.f32 (-.f32 (*.f32 (fma.f32 (/.f32 r (*.f32 (pow.f32 s #s(literal 4 binary32)) (PI.f32))) #s(literal -7/324 binary32) (/.f32 (*.f32 #s(literal 5/72 binary32) #s(literal 1 binary32)) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32)))) r) (/.f32 (*.f32 #s(literal 1/6 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) (*.f32 s s)))) r (/.f32 (*.f32 #s(literal 1/4 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) s))) r)) |
#s(approx (/ (+ (/ 1/4 (* s (PI))) (/ (* r -1/6) (* (PI) (* s s)))) r) (/.f32 (fma.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) s)) #s(literal 1/4 binary32) (/.f32 (*.f32 #s(literal -1/6 binary32) r) (*.f32 (PI.f32) (*.f32 s s)))) r)) |
#s(approx (+ (/ 1/4 (* s (PI))) (/ (* r -1/6) (* (PI) (* s s)))) (fma.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) s)) #s(literal 1/4 binary32) (/.f32 (*.f32 #s(literal -1/6 binary32) r) (*.f32 (PI.f32) (*.f32 s s))))) |
#s(approx (/ (+ (/ 1/4 (* s (PI))) (* (- (/ (* 5/72 r) (* (pow s 3) (PI))) (/ 1/6 (* (PI) (* s s)))) r)) r) (/.f32 (fma.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) s)) #s(literal 1/4 binary32) (/.f32 (*.f32 #s(literal -1/6 binary32) r) (*.f32 (PI.f32) (*.f32 s s)))) r)) |
#s(approx (/ (+ (/ 1/4 (* s (PI))) (* (- (/ (* 5/72 r) (* (pow s 3) (PI))) (/ 1/6 (* (PI) (* s s)))) r)) r) (/.f32 (fma.f32 r (-.f32 (/.f32 (*.f32 #s(literal 5/72 binary32) r) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) (/.f32 (*.f32 #s(literal 1/6 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) (*.f32 s s)))) (/.f32 (*.f32 #s(literal 1/4 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) s))) r)) |
#s(approx (+ (/ 1/4 (* s (PI))) (* (- (/ (* 5/72 r) (* (pow s 3) (PI))) (/ 1/6 (* (PI) (* s s)))) r)) (fma.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) s)) #s(literal 1/4 binary32) (/.f32 (*.f32 #s(literal -1/6 binary32) r) (*.f32 (PI.f32) (*.f32 s s))))) |
#s(approx (+ (/ 1/4 (* s (PI))) (* (- (/ (* 5/72 r) (* (pow s 3) (PI))) (/ 1/6 (* (PI) (* s s)))) r)) (fma.f32 r (-.f32 (/.f32 (*.f32 #s(literal 5/72 binary32) r) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) (/.f32 (*.f32 #s(literal 1/6 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) (*.f32 s s)))) (/.f32 (*.f32 #s(literal 1/4 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) s)))) |
#s(approx (- (/ (* 5/72 r) (* (pow s 3) (PI))) (/ 1/6 (* (PI) (* s s)))) (-.f32 (/.f32 (*.f32 #s(literal 5/72 binary32) r) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) (/.f32 (*.f32 #s(literal 1/6 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) (*.f32 s s))))) |
#s(approx (* 5/72 r) (*.f32 #s(literal 5/72 binary32) r)) |
#s(approx (* 1/8 (/ (/ (+ (exp (neg (/ r s))) (exp (/ (* -1/3 r) s))) (PI)) (* s r))) (/.f32 (fma.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) s)) #s(literal 1/4 binary32) (/.f32 (*.f32 #s(literal -1/6 binary32) r) (*.f32 (PI.f32) (*.f32 s s)))) r)) |
#s(approx (* 1/8 (/ (/ (+ (exp (neg (/ r s))) (exp (/ (* -1/3 r) s))) (PI)) (* s r))) (/.f32 (fma.f32 r (-.f32 (/.f32 (*.f32 #s(literal 5/72 binary32) r) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) (/.f32 (*.f32 #s(literal 1/6 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) (*.f32 s s)))) (/.f32 (*.f32 #s(literal 1/4 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) s))) r)) |
#s(approx (* 1/8 (/ (/ (+ (exp (neg (/ r s))) (exp (/ (* -1/3 r) s))) (PI)) (* s r))) (/.f32 (fma.f32 (-.f32 (*.f32 (fma.f32 (/.f32 r (*.f32 (pow.f32 s #s(literal 4 binary32)) (PI.f32))) #s(literal -7/324 binary32) (/.f32 (*.f32 #s(literal 5/72 binary32) #s(literal 1 binary32)) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32)))) r) (/.f32 (*.f32 #s(literal 1/6 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) (*.f32 s s)))) r (/.f32 (*.f32 #s(literal 1/4 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) s))) r)) |
#s(approx (* 1/8 (/ (+ (exp (neg (/ r s))) (exp (/ (* -1/3 r) s))) (* r (PI)))) (/.f32 (fma.f32 (/.f32 #s(literal 1 binary32) (PI.f32)) #s(literal 1/4 binary32) (/.f32 (*.f32 #s(literal -1/6 binary32) r) (*.f32 (PI.f32) s))) r)) |
#s(approx (* 1/8 (/ (+ (exp (neg (/ r s))) (exp (/ (* -1/3 r) s))) (* r (PI)))) (/.f32 (fma.f32 (-.f32 (/.f32 (*.f32 #s(literal 5/72 binary32) r) (*.f32 (PI.f32) (*.f32 s s))) (/.f32 (*.f32 #s(literal 1/6 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) s))) r (/.f32 (*.f32 #s(literal 1/4 binary32) #s(literal 1 binary32)) (PI.f32))) r)) |
#s(approx (* 1/8 (/ (+ (exp (neg (/ r s))) (exp (/ (* -1/3 r) s))) (* r (PI)))) (/.f32 (fma.f32 (-.f32 (*.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) #s(literal -7/324 binary32) (/.f32 (*.f32 #s(literal 5/72 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) (*.f32 s s)))) r) (/.f32 (*.f32 #s(literal 1/6 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) s))) r (/.f32 (*.f32 #s(literal 1/4 binary32) #s(literal 1 binary32)) (PI.f32))) r)) |
#s(approx (/ (+ (exp (neg (/ r s))) (exp (/ (* -1/3 r) s))) (* r (PI))) (/.f32 (fma.f32 (/.f32 #s(literal 1 binary32) (PI.f32)) #s(literal 2 binary32) (/.f32 (*.f32 #s(literal -4/3 binary32) r) (*.f32 (PI.f32) s))) r)) |
#s(approx (/ (+ (exp (neg (/ r s))) (exp (/ (* -1/3 r) s))) (* r (PI))) (/.f32 (fma.f32 (-.f32 (/.f32 (*.f32 #s(literal 5/9 binary32) r) (*.f32 (PI.f32) (*.f32 s s))) (/.f32 (*.f32 #s(literal 4/3 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) s))) r (/.f32 (*.f32 #s(literal 2 binary32) #s(literal 1 binary32)) (PI.f32))) r)) |
#s(approx (/ (+ (exp (neg (/ r s))) (exp (/ (* -1/3 r) s))) (* r (PI))) (/.f32 (fma.f32 (-.f32 (*.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) #s(literal -14/81 binary32) (/.f32 (*.f32 #s(literal 5/9 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) (*.f32 s s)))) r) (/.f32 (*.f32 #s(literal 4/3 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) s))) r (/.f32 (*.f32 #s(literal 2 binary32) #s(literal 1 binary32)) (PI.f32))) r)) |
#s(approx (/ (exp (neg (/ r s))) (* r (PI))) (/.f32 (+.f32 (neg.f32 (/.f32 r (*.f32 (PI.f32) s))) (/.f32 #s(literal 1 binary32) (PI.f32))) r)) |
#s(approx (/ (exp (neg (/ r s))) (* r (PI))) (/.f32 (fma.f32 (-.f32 (/.f32 (*.f32 #s(literal 1/2 binary32) r) (*.f32 (PI.f32) (*.f32 s s))) (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) s))) r (/.f32 #s(literal 1 binary32) (PI.f32))) r)) |
#s(approx (/ (exp (neg (/ r s))) (* r (PI))) (/.f32 (fma.f32 (-.f32 (*.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) #s(literal -1/6 binary32) (/.f32 (*.f32 #s(literal 1/2 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) (*.f32 s s)))) r) (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) s))) r (/.f32 #s(literal 1 binary32) (PI.f32))) r)) |
#s(approx (* r (PI)) (*.f32 (PI.f32) r)) |
#s(approx (/ (exp (/ (* -1/3 r) s)) (* r (PI))) (/.f32 (fma.f32 #s(literal -1/3 binary32) (/.f32 r (*.f32 (PI.f32) s)) (/.f32 #s(literal 1 binary32) (PI.f32))) r)) |
#s(approx (/ (exp (/ (* -1/3 r) s)) (* r (PI))) (/.f32 (fma.f32 (-.f32 (/.f32 (*.f32 #s(literal 1/18 binary32) r) (*.f32 (PI.f32) (*.f32 s s))) (/.f32 (*.f32 #s(literal 1/3 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) s))) r (/.f32 #s(literal 1 binary32) (PI.f32))) r)) |
#s(approx (/ (exp (/ (* -1/3 r) s)) (* r (PI))) (/.f32 (fma.f32 (-.f32 (*.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) #s(literal -1/162 binary32) (/.f32 (*.f32 #s(literal 1/18 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) (*.f32 s s)))) r) (/.f32 (*.f32 #s(literal 1/3 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) s))) r (/.f32 #s(literal 1 binary32) (PI.f32))) r)) |
#s(approx (exp (/ (* -1/3 r) s)) (fma.f32 (-.f32 (/.f32 (*.f32 #s(literal 1/18 binary32) r) (*.f32 s s)) (/.f32 (*.f32 #s(literal 1/3 binary32) #s(literal 1 binary32)) s)) r #s(literal 1 binary32))) |
#s(approx (exp (/ (* -1/3 r) s)) (fma.f32 (-.f32 (*.f32 (fma.f32 #s(literal -1/162 binary32) (/.f32 r (*.f32 (*.f32 s s) s)) (/.f32 (*.f32 #s(literal 1/18 binary32) #s(literal 1 binary32)) (*.f32 s s))) r) (/.f32 (*.f32 #s(literal 1/3 binary32) #s(literal 1 binary32)) s)) r #s(literal 1 binary32))) |
#s(approx (* -1/3 r) (*.f32 #s(literal -1/3 binary32) r)) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* 6 (* r (* s (PI))))) (/ (* (exp (neg (/ r s))) (/ (/ 1/4 (+ (PI) (PI))) s)) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (/.f32 (exp.f32 (neg.f32 (/.f32 (*.f32 #s(literal 1/3 binary32) r) s))) (*.f32 (PI.f32) s)) (/.f32 (exp.f32 (neg.f32 (/.f32 r s))) (*.f32 (PI.f32) s)))) r)) |
#s(approx (+ (/ (* (exp (neg (/ r s))) 1/4) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* 6 (* r (* s (PI)))))) (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (/.f32 (exp.f32 (neg.f32 (/.f32 (*.f32 #s(literal 1/3 binary32) r) s))) (*.f32 (PI.f32) s)) (/.f32 (exp.f32 (neg.f32 (/.f32 r s))) (*.f32 (PI.f32) s)))) r)) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* 6 (* r (* s (PI))))) (/ (* (exp (neg (/ r s))) (/ (/ 1/4 (+ (PI) (PI))) s)) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (/.f32 (exp.f32 (neg.f32 (/.f32 (*.f32 #s(literal 1/3 binary32) r) s))) (*.f32 (PI.f32) s)) (/.f32 (exp.f32 (neg.f32 (/.f32 r s))) (*.f32 (PI.f32) s)))) r)) |
#s(approx (/ (+ (/ 1/4 (* s (PI))) (/ (* r -1/6) (* (PI) (* s s)))) r) (-.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) (*.f32 s r))) (/.f32 (*.f32 #s(literal 1/6 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) (*.f32 s s))))) |
#s(approx (+ (/ 1/4 (* s (PI))) (/ (* r -1/6) (* (PI) (* s s)))) (*.f32 r (-.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) (*.f32 s r))) (/.f32 (*.f32 #s(literal 1/6 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) (*.f32 s s)))))) |
#s(approx (/ (+ (/ 1/4 (* s (PI))) (* (- (/ (* 5/72 r) (* (pow s 3) (PI))) (/ 1/6 (* (PI) (* s s)))) r)) r) (*.f32 (-.f32 (/.f32 (*.f32 #s(literal 5/72 binary32) #s(literal 1 binary32)) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) (/.f32 (*.f32 #s(literal 1/6 binary32) #s(literal 1 binary32)) (*.f32 (*.f32 r (*.f32 s s)) (PI.f32)))) r)) |
#s(approx (/ (+ (/ 1/4 (* s (PI))) (* (- (/ (* 5/72 r) (* (pow s 3) (PI))) (/ 1/6 (* (PI) (* s s)))) r)) r) (*.f32 (-.f32 (fma.f32 #s(literal 5/72 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 r r) (*.f32 (PI.f32) s)))) (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 r (*.f32 s s)) (PI.f32)))) r)) |
#s(approx (+ (/ 1/4 (* s (PI))) (* (- (/ (* 5/72 r) (* (pow s 3) (PI))) (/ 1/6 (* (PI) (* s s)))) r)) (*.f32 (-.f32 (/.f32 (*.f32 #s(literal 5/72 binary32) #s(literal 1 binary32)) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) (/.f32 (*.f32 #s(literal 1/6 binary32) #s(literal 1 binary32)) (*.f32 (*.f32 r (*.f32 s s)) (PI.f32)))) (*.f32 r r))) |
#s(approx (+ (/ 1/4 (* s (PI))) (* (- (/ (* 5/72 r) (* (pow s 3) (PI))) (/ 1/6 (* (PI) (* s s)))) r)) (*.f32 (-.f32 (fma.f32 #s(literal 5/72 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 r r) (*.f32 (PI.f32) s)))) (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 r (*.f32 s s)) (PI.f32)))) (*.f32 r r))) |
#s(approx (- (/ (* 5/72 r) (* (pow s 3) (PI))) (/ 1/6 (* (PI) (* s s)))) (*.f32 (-.f32 (/.f32 (*.f32 #s(literal 5/72 binary32) #s(literal 1 binary32)) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) (/.f32 (*.f32 #s(literal 1/6 binary32) #s(literal 1 binary32)) (*.f32 (*.f32 r (*.f32 s s)) (PI.f32)))) r)) |
#s(approx (* 1/8 (/ (/ (+ (exp (neg (/ r s))) (exp (/ (* -1/3 r) s))) (PI)) (* s r))) (*.f32 (/.f32 (/.f32 (+.f32 (exp.f32 (neg.f32 (/.f32 r s))) (exp.f32 (/.f32 (*.f32 #s(literal -1/3 binary32) r) s))) (PI.f32)) (*.f32 s r)) #s(literal 1/8 binary32))) |
#s(approx (* 1/8 (/ (+ (exp (neg (/ r s))) (exp (/ (* -1/3 r) s))) (* r (PI)))) (*.f32 #s(literal 1/8 binary32) (/.f32 (+.f32 (exp.f32 (neg.f32 (/.f32 r s))) (exp.f32 (/.f32 (*.f32 #s(literal -1/3 binary32) r) s))) (*.f32 (PI.f32) r)))) |
#s(approx (/ (+ (exp (neg (/ r s))) (exp (/ (* -1/3 r) s))) (* r (PI))) (/.f32 (+.f32 (exp.f32 (neg.f32 (/.f32 r s))) (exp.f32 (/.f32 (*.f32 #s(literal -1/3 binary32) r) s))) (*.f32 (PI.f32) r))) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* 6 (* r (* s (PI))))) (/ (* (exp (neg (/ r s))) (/ (/ 1/4 (+ (PI) (PI))) s)) r)) (neg.f32 (/.f32 (*.f32 #s(literal -1/8 binary32) (+.f32 (/.f32 (exp.f32 (neg.f32 (/.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 (/ (exp (neg (/ r s))) r) (/.f32 (exp.f32 (neg.f32 (/.f32 r s))) r)) |
#s(approx (exp (neg (/ r s))) (exp.f32 (neg.f32 (/.f32 r s)))) |
#s(approx (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* 6 (* r (* s (PI))))) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (*.f32 #s(literal -1/3 binary32) r) s))) (*.f32 (PI.f32) (*.f32 s r)))) |
#s(approx (* 3/4 (exp (neg (/ r (* 3 s))))) (*.f32 (exp.f32 (/.f32 (*.f32 #s(literal -1/3 binary32) r) s)) #s(literal 3/4 binary32))) |
#s(approx (exp (neg (/ r (* 3 s)))) (exp.f32 (/.f32 (*.f32 #s(literal -1/3 binary32) r) s))) |
#s(approx (+ (/ (* (exp (neg (/ r s))) 1/4) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* 6 (* r (* s (PI)))))) (neg.f32 (/.f32 (*.f32 #s(literal -1/8 binary32) (+.f32 (/.f32 (exp.f32 (neg.f32 (/.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 (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* 6 (* r (* s (PI))))) (/ (* (exp (neg (/ r s))) (/ (/ 1/4 (+ (PI) (PI))) s)) r)) (neg.f32 (/.f32 (*.f32 #s(literal -1/8 binary32) (+.f32 (/.f32 (exp.f32 (neg.f32 (/.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 (* s (PI))) (/ (* r -1/6) (* (PI) (* s s)))) (neg.f32 (*.f32 (-.f32 (/.f32 (*.f32 #s(literal 1/6 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) (*.f32 s s))) (/.f32 (*.f32 #s(literal 1/4 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) (*.f32 s r)))) r))) |
#s(approx (/ (+ (/ 1/4 (* s (PI))) (* (- (/ (* 5/72 r) (* (pow s 3) (PI))) (/ 1/6 (* (PI) (* s s)))) r)) r) (neg.f32 (*.f32 (-.f32 (/.f32 (*.f32 #s(literal 1/6 binary32) #s(literal 1 binary32)) (*.f32 (*.f32 r (*.f32 s s)) (PI.f32))) (/.f32 (*.f32 #s(literal 5/72 binary32) #s(literal 1 binary32)) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32)))) r))) |
#s(approx (/ (+ (/ 1/4 (* s (PI))) (* (- (/ (* 5/72 r) (* (pow s 3) (PI))) (/ 1/6 (* (PI) (* s s)))) r)) r) (neg.f32 (*.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) (*.f32 s r))) (/.f32 (*.f32 #s(literal 1/6 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) (*.f32 s s)))) r)) (/.f32 (*.f32 #s(literal 5/72 binary32) #s(literal 1 binary32)) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32)))) r))) |
#s(approx (+ (/ 1/4 (* s (PI))) (* (- (/ (* 5/72 r) (* (pow s 3) (PI))) (/ 1/6 (* (PI) (* s s)))) r)) (*.f32 (fma.f32 #s(literal 5/72 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) (neg.f32 (/.f32 (-.f32 (/.f32 (*.f32 #s(literal 1/6 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) (*.f32 s s))) (/.f32 (*.f32 #s(literal 1/4 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) (*.f32 s r)))) r))) (*.f32 r r))) |
#s(approx (- (/ (* 5/72 r) (* (pow s 3) (PI))) (/ 1/6 (* (PI) (* s s)))) (neg.f32 (*.f32 (-.f32 (/.f32 (*.f32 #s(literal 1/6 binary32) #s(literal 1 binary32)) (*.f32 (*.f32 r (*.f32 s s)) (PI.f32))) (/.f32 (*.f32 #s(literal 5/72 binary32) #s(literal 1 binary32)) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32)))) r))) |
#s(approx (* 1/8 (/ (/ (+ (exp (neg (/ r s))) (exp (/ (* -1/3 r) s))) (PI)) (* s r))) (/.f32 (*.f32 #s(literal -1/8 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 (exp.f32 (neg.f32 (/.f32 r s))) (exp.f32 (/.f32 (*.f32 #s(literal -1/3 binary32) r) s))) (PI.f32)))) (*.f32 s r))) |
#s(approx (* 1/8 (/ (+ (exp (neg (/ r s))) (exp (/ (* -1/3 r) s))) (* r (PI)))) (/.f32 (*.f32 #s(literal -1/8 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 (exp.f32 (neg.f32 (/.f32 r s))) (exp.f32 (/.f32 (*.f32 #s(literal -1/3 binary32) r) s))) (PI.f32)))) r)) |
#s(approx (/ (+ (exp (neg (/ r s))) (exp (/ (* -1/3 r) s))) (* r (PI))) (neg.f32 (/.f32 (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 (exp.f32 (neg.f32 (/.f32 r s))) (exp.f32 (/.f32 (*.f32 #s(literal -1/3 binary32) r) s))) (PI.f32))) r))) |
#s(approx (/ (exp (neg (/ r s))) (* r (PI))) (/.f32 (exp.f32 (neg.f32 (/.f32 r s))) (*.f32 (PI.f32) r))) |
Compiled 7 372 to 2 218 computations (69.9% saved)
38 alts after pruning (34 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 370 | 17 | 387 |
| Fresh | 10 | 17 | 27 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 1 | 1 |
| Total | 382 | 38 | 420 |
| Status | Accuracy | Program |
|---|---|---|
| 99.6% | (fma.f32 #s(approx (/ (/ 1/4 (+ (PI) (PI))) s) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s))) (/.f32 (exp.f32 (neg.f32 (/.f32 r s))) r) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 #s(approx (neg (/ r (* 3 s))) (/.f32 (*.f32 #s(literal -1/3 binary32) r) s)))) (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) (*.f32 s r)))) | |
| 8.1% | (fma.f32 #s(approx (/ (/ 1/4 (+ (PI) (PI))) s) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s))) (/.f32 (exp.f32 (neg.f32 (/.f32 r s))) r) (/.f32 #s(approx (* 3/4 (exp (neg (/ r (* 3 s))))) #s(literal 3/4 binary32)) (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) (*.f32 s r)))) | |
| 99.7% | (fma.f32 #s(approx (/ (/ 1/4 (+ (PI) (PI))) s) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s))) (/.f32 (exp.f32 (neg.f32 (/.f32 r s))) r) (*.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 #s(literal 6 binary32) (PI.f32))) (/.f32 (exp.f32 (neg.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s)))) (*.f32 s r)))) | |
| 8.1% | (fma.f32 #s(approx (/ (/ 1/4 (+ (PI) (PI))) s) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s))) (/.f32 (exp.f32 (neg.f32 (/.f32 r s))) r) #s(approx (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* 6 (* r (* s (PI))))) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) (*.f32 s r))))) | |
| 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 #s(approx (* 3/4 (exp (neg (/ r (* 3 s))))) #s(approx (+ 3/4 (/ (* -1/4 r) s)) #s(literal 3/4 binary32))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) | |
| 6.8% | (+.f32 #s(approx (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 s r) (PI.f32)))) (/.f32 #s(approx (* 3/4 (exp (neg (/ r (* 3 s))))) (fma.f32 (/.f32 r s) #s(literal -1/4 binary32) #s(literal 3/4 binary32))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) | |
| ▶ | 99.7% | (+.f32 #s(approx (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (neg.f32 (/.f32 r s)))) (*.f32 (*.f32 r s) (PI.f32)))) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 (*.f32 (*.f32 (PI.f32) s) #s(literal 6 binary32)) r))) |
| 99.6% | (+.f32 #s(approx (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (neg.f32 (/.f32 r s)))) (*.f32 (*.f32 r s) (PI.f32)))) (/.f32 (*.f32 #s(literal 3/4 binary32) #s(approx (exp (neg (/ r (* 3 s)))) (exp.f32 (/.f32 (*.f32 #s(literal -1/3 binary32) r) s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) | |
| 99.5% | (+.f32 #s(approx (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (neg.f32 (/.f32 r s)))) (*.f32 (*.f32 r s) (PI.f32)))) #s(approx (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (*.f32 #s(literal -1/3 binary32) r) s))) (*.f32 (*.f32 s r) (PI.f32))))) | |
| ✓ | 7.6% | #s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) (*.f32 s s))) #s(literal -1/6 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r)) |
| ✓ | 6.8% | #s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 (fma.f32 (-.f32 (/.f32 (*.f32 #s(literal 5/72 binary32) r) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) (*.f32 s s)))) r (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r)) |
| 99.5% | #s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (+.f32 (exp.f32 (neg.f32 (/.f32 r s))) (exp.f32 (/.f32 (*.f32 #s(literal -1/3 binary32) r) s))) (PI.f32))) r) s)) | |
| 7.6% | #s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r 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.5% | #s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 (*.f32 (/.f32 (+.f32 (exp.f32 (neg.f32 (/.f32 r s))) (exp.f32 (/.f32 (*.f32 #s(literal -1/3 binary32) r) s))) (*.f32 (PI.f32) r)) #s(literal 1/8 binary32)) s)) | |
| ▶ | 99.5% | #s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (+.f32 (exp.f32 (neg.f32 (/.f32 r s))) (exp.f32 (/.f32 (*.f32 #s(literal -1/3 binary32) r) s))) (PI.f32))) (*.f32 s r))) |
| 99.6% | #s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (/.f32 (exp.f32 (neg.f32 (/.f32 r s))) (*.f32 (PI.f32) s)) (/.f32 (exp.f32 (/.f32 (*.f32 #s(literal -1/3 binary32) r) s)) (*.f32 (PI.f32) s)))) r)) | |
| 99.5% | #s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (/.f32 (exp.f32 (neg.f32 (/.f32 r s))) (*.f32 (PI.f32) r)) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) r)))) s)) | |
| 8.1% | #s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (/.f32 (exp.f32 (neg.f32 (/.f32 r s))) (*.f32 (PI.f32) r)) (/.f32 #s(approx (exp (/ (* -1/3 r) s)) (fma.f32 #s(literal -1/3 binary32) (/.f32 r s) #s(literal 1 binary32))) (*.f32 (PI.f32) r)))) s)) | |
| 8.1% | #s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (/.f32 (exp.f32 (neg.f32 (/.f32 r s))) (*.f32 (PI.f32) r)) (/.f32 #s(approx (exp (/ (* -1/3 r) s)) #s(literal 1 binary32)) (*.f32 (PI.f32) r)))) s)) | |
| ▶ | 7.6% | #s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 #s(approx (+ (/ 1/4 (* s (PI))) (/ (* r -1/6) (* (PI) (* s s)))) (/.f32 (fma.f32 #s(literal -1/6 binary32) (/.f32 r (PI.f32)) (/.f32 (*.f32 #s(literal 1/4 binary32) s) (PI.f32))) (*.f32 s s))) r)) |
| 7.7% | #s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 #s(approx (+ (/ 1/4 (* s (PI))) (/ (* r -1/6) (* (PI) (* s s)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r)) | |
| 8.2% | #s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 #s(approx (+ (/ 1/4 (* s (PI))) (* (- (/ (* 5/72 r) (* (pow s 3) (PI))) (/ 1/6 (* (PI) (* s s)))) r)) (/.f32 (fma.f32 #s(literal -1/6 binary32) (/.f32 r (*.f32 (PI.f32) s)) (fma.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (PI.f32)) (/.f32 (*.f32 #s(literal 5/72 binary32) (*.f32 r r)) (*.f32 (PI.f32) (*.f32 s s))))) s)) r)) | |
| 8.3% | #s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 #s(approx (+ (/ 1/4 (* s (PI))) (* (- (/ (* 5/72 r) (* (pow s 3) (PI))) (/ 1/6 (* (PI) (* s s)))) r)) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (fma.f32 #s(literal -1/6 binary32) (/.f32 r (PI.f32)) (/.f32 (*.f32 #s(literal 5/72 binary32) (*.f32 r r)) (*.f32 (PI.f32) s))) s)) (/.f32 (*.f32 #s(literal 1/4 binary32) #s(literal 1 binary32)) (PI.f32))) s))) r)) | |
| 7.7% | #s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 #s(approx (* 1/8 (/ (+ (exp (neg (/ r s))) (exp (/ (* -1/3 r) s))) (* r (PI)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s)) | |
| 7.5% | #s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) #s(approx (/ (+ (/ 1/4 (* s (PI))) (/ (* r -1/6) (* (PI) (* s s)))) r) (-.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) (*.f32 s r))) (/.f32 (*.f32 #s(literal 1/6 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) (*.f32 s s)))))) | |
| 4.8% | #s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) #s(approx (/ (+ (/ 1/4 (* s (PI))) (* (- (/ (* 5/72 r) (* (pow s 3) (PI))) (/ 1/6 (* (PI) (* s s)))) r)) r) (/.f32 (*.f32 #s(literal 5/72 binary32) r) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))))) | |
| ▶ | 7.7% | #s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (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))) |
| 7.7% | #s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (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))) | |
| ✓ | 7.7% | #s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (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))) |
| ✓ | 7.7% | #s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 r s) (PI.f32)))) |
| 7.6% | #s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r)))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 #s(approx (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (/.f32 #s(literal -1/6 binary32) (PI.f32))) s)) (/.f32 (*.f32 #s(literal 1/4 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) r))) s))) | |
| 7.6% | #s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r)))) (neg.f32 (/.f32 #s(approx (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) (/.f32 (-.f32 (/.f32 (*.f32 #s(literal 1/6 binary32) r) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/4 binary32) (PI.f32))) r)) s))) | |
| ▶ | 8.3% | #s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r)))) (neg.f32 (/.f32 #s(approx (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) (/.f32 (-.f32 (*.f32 r (fma.f32 (/.f32 r (*.f32 (PI.f32) (*.f32 s s))) #s(literal -5/72 binary32) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s)))) (/.f32 #s(literal 1/4 binary32) (PI.f32))) r)) s))) |
| 8.3% | #s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r)))) (neg.f32 (/.f32 #s(approx (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) (-.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) (*.f32 s s))) #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))) | |
| 8.3% | #s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r)))) (neg.f32 (/.f32 #s(approx (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) (-.f32 (neg.f32 (/.f32 (-.f32 (/.f32 (*.f32 #s(literal 5/72 binary32) r) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r)))) s))) | |
| 8.2% | #s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r)))) (neg.f32 (/.f32 #s(approx (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) (*.f32 (neg.f32 r) (fma.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) (*.f32 s s))) #s(literal 5/72 binary32) (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))) | |
| 8.3% | #s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r)))) (neg.f32 #s(approx (/ (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) s) (/.f32 (fma.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(literal -5/72 binary32) r) (PI.f32))) (*.f32 (*.f32 s s) s))))) | |
| 8.3% | #s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r)))) #s(approx (/ (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) (neg s)) (/.f32 (-.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) (*.f32 s s))) #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))) |
Compiled 3 428 to 3 092 computations (9.8% saved)
| Inputs |
|---|
(+.f32 #s(approx (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (neg.f32 (/.f32 r s)))) (*.f32 (*.f32 r s) (PI.f32)))) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 (*.f32 (*.f32 (PI.f32) s) #s(literal 6 binary32)) r))) |
#s(approx (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (neg.f32 (/.f32 r s)))) (*.f32 (*.f32 r s) (PI.f32)))) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (neg.f32 (/.f32 r s)))) (*.f32 (*.f32 r s) (PI.f32))) |
(*.f32 #s(literal 1/8 binary32) (exp.f32 (neg.f32 (/.f32 r s)))) |
#s(literal 1/8 binary32) |
(exp.f32 (neg.f32 (/.f32 r s))) |
(neg.f32 (/.f32 r s)) |
(/.f32 r s) |
r |
s |
(*.f32 (*.f32 r s) (PI.f32)) |
(*.f32 r s) |
(PI.f32) |
(/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 (*.f32 (*.f32 (PI.f32) s) #s(literal 6 binary32)) 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)) |
(neg.f32 r) |
(*.f32 #s(literal 3 binary32) s) |
#s(literal 3 binary32) |
(*.f32 (*.f32 (*.f32 (PI.f32) s) #s(literal 6 binary32)) r) |
(*.f32 (*.f32 (PI.f32) s) #s(literal 6 binary32)) |
(*.f32 (PI.f32) s) |
#s(literal 6 binary32) |
#s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (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 (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 #s(approx (+ (/ 1/4 (* s (PI))) (/ (* r -1/6) (* (PI) (* s s)))) (/.f32 (fma.f32 #s(literal -1/6 binary32) (/.f32 r (PI.f32)) (/.f32 (*.f32 #s(literal 1/4 binary32) s) (PI.f32))) (*.f32 s s))) r)) |
(/.f32 #s(approx (+ (/ 1/4 (* s (PI))) (/ (* r -1/6) (* (PI) (* s s)))) (/.f32 (fma.f32 #s(literal -1/6 binary32) (/.f32 r (PI.f32)) (/.f32 (*.f32 #s(literal 1/4 binary32) s) (PI.f32))) (*.f32 s s))) r) |
#s(approx (+ (/ 1/4 (* s (PI))) (/ (* r -1/6) (* (PI) (* s s)))) (/.f32 (fma.f32 #s(literal -1/6 binary32) (/.f32 r (PI.f32)) (/.f32 (*.f32 #s(literal 1/4 binary32) s) (PI.f32))) (*.f32 s s))) |
(/.f32 (fma.f32 #s(literal -1/6 binary32) (/.f32 r (PI.f32)) (/.f32 (*.f32 #s(literal 1/4 binary32) s) (PI.f32))) (*.f32 s s)) |
(fma.f32 #s(literal -1/6 binary32) (/.f32 r (PI.f32)) (/.f32 (*.f32 #s(literal 1/4 binary32) s) (PI.f32))) |
#s(literal -1/6 binary32) |
(/.f32 r (PI.f32)) |
(/.f32 (*.f32 #s(literal 1/4 binary32) s) (PI.f32)) |
(*.f32 #s(literal 1/4 binary32) s) |
(*.f32 s s) |
#s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r)))) (neg.f32 (/.f32 #s(approx (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) (/.f32 (-.f32 (*.f32 r (fma.f32 (/.f32 r (*.f32 (PI.f32) (*.f32 s s))) #s(literal -5/72 binary32) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s)))) (/.f32 #s(literal 1/4 binary32) (PI.f32))) r)) s))) |
(neg.f32 (/.f32 #s(approx (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) (/.f32 (-.f32 (*.f32 r (fma.f32 (/.f32 r (*.f32 (PI.f32) (*.f32 s s))) #s(literal -5/72 binary32) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s)))) (/.f32 #s(literal 1/4 binary32) (PI.f32))) r)) s)) |
(/.f32 #s(approx (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) (/.f32 (-.f32 (*.f32 r (fma.f32 (/.f32 r (*.f32 (PI.f32) (*.f32 s s))) #s(literal -5/72 binary32) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s)))) (/.f32 #s(literal 1/4 binary32) (PI.f32))) r)) s) |
#s(approx (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) (/.f32 (-.f32 (*.f32 r (fma.f32 (/.f32 r (*.f32 (PI.f32) (*.f32 s s))) #s(literal -5/72 binary32) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s)))) (/.f32 #s(literal 1/4 binary32) (PI.f32))) r)) |
(/.f32 (-.f32 (*.f32 r (fma.f32 (/.f32 r (*.f32 (PI.f32) (*.f32 s s))) #s(literal -5/72 binary32) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s)))) (/.f32 #s(literal 1/4 binary32) (PI.f32))) r) |
(-.f32 (*.f32 r (fma.f32 (/.f32 r (*.f32 (PI.f32) (*.f32 s s))) #s(literal -5/72 binary32) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s)))) (/.f32 #s(literal 1/4 binary32) (PI.f32))) |
(*.f32 r (fma.f32 (/.f32 r (*.f32 (PI.f32) (*.f32 s s))) #s(literal -5/72 binary32) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 r (*.f32 (PI.f32) (*.f32 s s))) #s(literal -5/72 binary32) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) |
(/.f32 r (*.f32 (PI.f32) (*.f32 s s))) |
(*.f32 (PI.f32) (*.f32 s s)) |
#s(literal -5/72 binary32) |
(/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s)) |
#s(literal 1/6 binary32) |
(/.f32 #s(literal 1/4 binary32) (PI.f32)) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (+.f32 (exp.f32 (neg.f32 (/.f32 r s))) (exp.f32 (/.f32 (*.f32 #s(literal -1/3 binary32) r) s))) (PI.f32))) (*.f32 s r))) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (+.f32 (exp.f32 (neg.f32 (/.f32 r s))) (exp.f32 (/.f32 (*.f32 #s(literal -1/3 binary32) r) s))) (PI.f32))) (*.f32 s r)) |
(*.f32 #s(literal 1/8 binary32) (/.f32 (+.f32 (exp.f32 (neg.f32 (/.f32 r s))) (exp.f32 (/.f32 (*.f32 #s(literal -1/3 binary32) r) s))) (PI.f32))) |
(/.f32 (+.f32 (exp.f32 (neg.f32 (/.f32 r s))) (exp.f32 (/.f32 (*.f32 #s(literal -1/3 binary32) r) s))) (PI.f32)) |
(+.f32 (exp.f32 (neg.f32 (/.f32 r s))) (exp.f32 (/.f32 (*.f32 #s(literal -1/3 binary32) r) s))) |
(exp.f32 (/.f32 (*.f32 #s(literal -1/3 binary32) r) s)) |
(/.f32 (*.f32 #s(literal -1/3 binary32) r) s) |
(*.f32 #s(literal -1/3 binary32) r) |
#s(literal -1/3 binary32) |
| Outputs |
|---|
#s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* (PI) s) 6) r))) #s(hole binary32 (/ (+ (* 1/8 (/ (exp (neg (/ 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 (neg (/ r s))) (* r (* s (PI))))))) |
#s(approx (/ (* 1/8 (exp (neg (/ r s)))) (* (* r s) (PI))) #s(hole binary32 (* 1/8 (/ (exp (neg (/ r s))) (* r (* s (PI))))))) |
#s(approx (* 1/8 (exp (neg (/ r s)))) #s(hole binary32 (* 1/8 (exp (neg (/ r s)))))) |
#s(approx (exp (neg (/ r s))) #s(hole binary32 (exp (neg (/ r s))))) |
#s(approx (neg (/ r s)) #s(hole binary32 (* -1 (/ r s)))) |
#s(approx (/ r s) #s(hole binary32 (/ r s))) |
#s(approx s #s(hole binary32 s)) |
#s(approx (* (* r s) (PI)) #s(hole binary32 (* r (* s (PI))))) |
#s(approx (* r s) #s(hole binary32 (* r s))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* (PI) s) 6) 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) s) 6) r) #s(hole binary32 (* 6 (* r (* s (PI)))))) |
#s(approx (* (* (PI) s) 6) #s(hole binary32 (* 6 (* s (PI))))) |
#s(approx (* (PI) s) #s(hole binary32 (* 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 (neg (* 1/3 (/ r s)))) (* r (PI)))) (* 1/8 (/ (exp (neg (/ r s))) (* r (PI))))) 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 (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) #s(hole binary32 (/ (+ (* 1/8 (/ (exp (neg (* 1/3 (/ r s)))) (* r (PI)))) (* 1/8 (/ (exp (neg (/ r s))) (* r (PI))))) s))) |
#s(approx (/ (+ (/ 1/4 (* s (PI))) (/ (* r -1/6) (* (PI) (* s s)))) r) #s(hole binary32 (/ -1/6 (* (pow s 2) (PI))))) |
#s(approx (/ (+ (/ 1/4 (* s (PI))) (/ (* r -1/6) (* (PI) (* s s)))) r) #s(hole binary32 (/ (- (* 1/4 (/ s (* r (PI)))) (* 1/6 (/ 1 (PI)))) (pow s 2)))) |
#s(approx (+ (/ 1/4 (* s (PI))) (/ (* r -1/6) (* (PI) (* s s)))) #s(hole binary32 (* -1/6 (/ r (* (pow s 2) (PI)))))) |
#s(approx (+ (/ 1/4 (* s (PI))) (/ (* r -1/6) (* (PI) (* s s)))) #s(hole binary32 (/ (+ (* -1/6 (/ r (PI))) (* 1/4 (/ s (PI)))) (pow s 2)))) |
#s(approx (/ (+ (* -1/6 (/ r (PI))) (/ (* 1/4 s) (PI))) (* s s)) #s(hole binary32 (* -1/6 (/ r (* (pow s 2) (PI)))))) |
#s(approx (/ (+ (* -1/6 (/ r (PI))) (/ (* 1/4 s) (PI))) (* s s)) #s(hole binary32 (/ (+ (* -1/6 (/ r (PI))) (* 1/4 (/ s (PI)))) (pow s 2)))) |
#s(approx (+ (* -1/6 (/ r (PI))) (/ (* 1/4 s) (PI))) #s(hole binary32 (* -1/6 (/ r (PI))))) |
#s(approx (+ (* -1/6 (/ r (PI))) (/ (* 1/4 s) (PI))) #s(hole binary32 (+ (* -1/6 (/ r (PI))) (* 1/4 (/ s (PI)))))) |
#s(approx (/ (* 1/4 s) (PI)) #s(hole binary32 (* 1/4 (/ s (PI))))) |
#s(approx (* 1/4 s) #s(hole binary32 (* 1/4 s))) |
#s(approx (* s s) #s(hole binary32 (pow s 2))) |
#s(approx (neg (/ (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) s)) #s(hole binary32 (* 5/72 (/ r (* (pow s 3) (PI)))))) |
#s(approx (neg (/ (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) s)) #s(hole binary32 (/ (- (* -1/6 (/ s (PI))) (* -5/72 (/ r (PI)))) (pow s 3)))) |
#s(approx (neg (/ (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) s)) #s(hole binary32 (/ (- (* s (- (* 1/4 (/ s (* r (PI)))) (* 1/6 (/ 1 (PI))))) (* -5/72 (/ r (PI)))) (pow s 3)))) |
#s(approx (/ (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) s) #s(hole binary32 (* -5/72 (/ r (* (pow s 3) (PI)))))) |
#s(approx (/ (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) s) #s(hole binary32 (/ (+ (* -5/72 (/ r (PI))) (* 1/6 (/ s (PI)))) (pow s 3)))) |
#s(approx (/ (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) s) #s(hole binary32 (/ (+ (* -5/72 (/ r (PI))) (* s (+ (* -1/4 (/ s (* r (PI)))) (* 1/6 (/ 1 (PI)))))) (pow s 3)))) |
#s(approx (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) #s(hole binary32 (* -5/72 (/ r (* (pow s 2) (PI)))))) |
#s(approx (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) #s(hole binary32 (/ (+ (* -5/72 (/ r (PI))) (* 1/6 (/ s (PI)))) (pow s 2)))) |
#s(approx (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) #s(hole binary32 (/ (+ (* -5/72 (/ r (PI))) (* s (+ (* -1/4 (/ s (* r (PI)))) (* 1/6 (/ 1 (PI)))))) (pow s 2)))) |
#s(approx (/ (- (* r (+ (* (/ r (* (PI) (* s s))) -5/72) (/ 1/6 (* (PI) s)))) (/ 1/4 (PI))) r) #s(hole binary32 (* -5/72 (/ r (* (pow s 2) (PI)))))) |
#s(approx (/ (- (* r (+ (* (/ r (* (PI) (* s s))) -5/72) (/ 1/6 (* (PI) s)))) (/ 1/4 (PI))) r) #s(hole binary32 (/ (+ (* -5/72 (/ r (PI))) (* 1/6 (/ s (PI)))) (pow s 2)))) |
#s(approx (/ (- (* r (+ (* (/ r (* (PI) (* s s))) -5/72) (/ 1/6 (* (PI) s)))) (/ 1/4 (PI))) r) #s(hole binary32 (/ (+ (* -5/72 (/ r (PI))) (* s (+ (* -1/4 (/ s (* r (PI)))) (* 1/6 (/ 1 (PI)))))) (pow s 2)))) |
#s(approx (- (* r (+ (* (/ r (* (PI) (* s s))) -5/72) (/ 1/6 (* (PI) s)))) (/ 1/4 (PI))) #s(hole binary32 (* -5/72 (/ (pow r 2) (* (pow s 2) (PI)))))) |
#s(approx (- (* r (+ (* (/ r (* (PI) (* s s))) -5/72) (/ 1/6 (* (PI) s)))) (/ 1/4 (PI))) #s(hole binary32 (/ (+ (* -5/72 (/ (pow r 2) (PI))) (* 1/6 (/ (* r s) (PI)))) (pow s 2)))) |
#s(approx (- (* r (+ (* (/ r (* (PI) (* s s))) -5/72) (/ 1/6 (* (PI) s)))) (/ 1/4 (PI))) #s(hole binary32 (/ (+ (* -5/72 (/ (pow r 2) (PI))) (* s (+ (* -1/4 (/ s (PI))) (* 1/6 (/ r (PI)))))) (pow s 2)))) |
#s(approx (* r (+ (* (/ r (* (PI) (* s s))) -5/72) (/ 1/6 (* (PI) s)))) #s(hole binary32 (* -5/72 (/ (pow r 2) (* (pow s 2) (PI)))))) |
#s(approx (* r (+ (* (/ r (* (PI) (* s s))) -5/72) (/ 1/6 (* (PI) s)))) #s(hole binary32 (/ (+ (* -5/72 (/ (pow r 2) (PI))) (* 1/6 (/ (* r s) (PI)))) (pow s 2)))) |
#s(approx (+ (* (/ r (* (PI) (* s s))) -5/72) (/ 1/6 (* (PI) s))) #s(hole binary32 (* -5/72 (/ r (* (pow s 2) (PI)))))) |
#s(approx (+ (* (/ r (* (PI) (* s s))) -5/72) (/ 1/6 (* (PI) s))) #s(hole binary32 (/ (+ (* -5/72 (/ r (PI))) (* 1/6 (/ s (PI)))) (pow s 2)))) |
#s(approx (/ r (* (PI) (* s s))) #s(hole binary32 (/ r (* (pow s 2) (PI))))) |
#s(approx (* (PI) (* s s)) #s(hole binary32 (* (pow s 2) (PI)))) |
#s(approx (/ 1/6 (* (PI) s)) #s(hole binary32 (/ 1/6 (* s (PI))))) |
#s(approx (/ (* 1/8 (/ (+ (exp (neg (/ r s))) (exp (/ (* -1/3 r) s))) (PI))) (* s r)) #s(hole binary32 (* 1/8 (/ (+ (exp (neg (/ r s))) (exp (* -1/3 (/ r s)))) (* r (* s (PI))))))) |
#s(approx (* 1/8 (/ (+ (exp (neg (/ r s))) (exp (/ (* -1/3 r) s))) (PI))) #s(hole binary32 (* 1/8 (/ (+ (exp (neg (/ r s))) (exp (* -1/3 (/ r s)))) (PI))))) |
#s(approx (/ (+ (exp (neg (/ r s))) (exp (/ (* -1/3 r) s))) (PI)) #s(hole binary32 (/ (+ (exp (neg (/ r s))) (exp (* -1/3 (/ r s)))) (PI)))) |
#s(approx (+ (exp (neg (/ r s))) (exp (/ (* -1/3 r) s))) #s(hole binary32 (+ (exp (neg (/ r s))) (exp (* -1/3 (/ r s)))))) |
#s(approx (exp (/ (* -1/3 r) s)) #s(hole binary32 (exp (* -1/3 (/ r s))))) |
#s(approx (/ (* -1/3 r) s) #s(hole binary32 (* -1/3 (/ r s)))) |
#s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* (PI) s) 6) 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)))) (* (* (* (PI) s) 6) 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)))) (* (* (* (PI) s) 6) 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)))) (* (* (* (PI) s) 6) 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/8 (exp (neg (/ r s)))) (* (* r s) (PI))) #s(hole binary32 (/ 1/8 (* r (* s (PI)))))) |
#s(approx (/ (* 1/8 (exp (neg (/ r s)))) (* (* r s) (PI))) #s(hole binary32 (/ (- (* 1/8 (/ 1 (* r (PI)))) (* 1/8 (/ 1 (* s (PI))))) s))) |
#s(approx (/ (* 1/8 (exp (neg (/ r s)))) (* (* r s) (PI))) #s(hole binary32 (/ (- (+ (* 1/16 (/ r (* (pow s 2) (PI)))) (* 1/8 (/ 1 (* r (PI))))) (/ 1/8 (* s (PI)))) s))) |
#s(approx (/ (* 1/8 (exp (neg (/ r s)))) (* (* r s) (PI))) #s(hole binary32 (/ (- (+ (* -1/48 (/ (pow r 2) (* (pow s 3) (PI)))) (+ (* 1/16 (/ r (* (pow s 2) (PI)))) (* 1/8 (/ 1 (* r (PI)))))) (/ 1/8 (* s (PI)))) s))) |
#s(approx (* 1/8 (exp (neg (/ r s)))) #s(hole binary32 1/8)) |
#s(approx (* 1/8 (exp (neg (/ r s)))) #s(hole binary32 (+ 1/8 (* -1/8 (/ r s))))) |
#s(approx (* 1/8 (exp (neg (/ r s)))) #s(hole binary32 (+ 1/8 (+ (* -1/8 (/ r s)) (* 1/16 (/ (pow r 2) (pow s 2))))))) |
#s(approx (* 1/8 (exp (neg (/ r s)))) #s(hole binary32 (+ 1/8 (+ (* -1/8 (/ r s)) (+ (* -1/48 (/ (pow r 3) (pow s 3))) (* 1/16 (/ (pow r 2) (pow s 2)))))))) |
#s(approx (exp (neg (/ r s))) #s(hole binary32 1)) |
#s(approx (exp (neg (/ r s))) #s(hole binary32 (+ 1 (* -1 (/ r s))))) |
#s(approx (exp (neg (/ r s))) #s(hole binary32 (+ 1 (+ (* -1 (/ r s)) (* 1/2 (/ (pow r 2) (pow s 2))))))) |
#s(approx (exp (neg (/ r s))) #s(hole binary32 (+ 1 (+ (* -1 (/ r s)) (+ (* -1/6 (/ (pow r 3) (pow s 3))) (* 1/2 (/ (pow r 2) (pow s 2)))))))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* (PI) s) 6) r)) #s(hole binary32 (/ 1/8 (* r (* s (PI)))))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* (PI) s) 6) 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) s) 6) 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) s) 6) 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)))) (* (+ (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 (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) #s(hole binary32 (/ 1/4 (* r (* s (PI)))))) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) #s(hole binary32 (/ (- (* 1/4 (/ 1 (* r (PI)))) (* 1/6 (/ 1 (* s (PI))))) s))) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r 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 (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r 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 (* s (PI))) (/ (* r -1/6) (* (PI) (* s s)))) r) #s(hole binary32 (/ 1/4 (* r (* s (PI)))))) |
#s(approx (/ (+ (/ 1/4 (* s (PI))) (/ (* r -1/6) (* (PI) (* s s)))) r) #s(hole binary32 (/ (- (* 1/4 (/ 1 (* r (PI)))) (* 1/6 (/ 1 (* s (PI))))) s))) |
#s(approx (+ (/ 1/4 (* s (PI))) (/ (* r -1/6) (* (PI) (* s s)))) #s(hole binary32 (/ 1/4 (* s (PI))))) |
#s(approx (+ (/ 1/4 (* s (PI))) (/ (* r -1/6) (* (PI) (* s s)))) #s(hole binary32 (/ (+ (* -1/6 (/ r (* s (PI)))) (* 1/4 (/ 1 (PI)))) s))) |
#s(approx (/ (+ (* -1/6 (/ r (PI))) (/ (* 1/4 s) (PI))) (* s s)) #s(hole binary32 (/ 1/4 (* s (PI))))) |
#s(approx (/ (+ (* -1/6 (/ r (PI))) (/ (* 1/4 s) (PI))) (* s s)) #s(hole binary32 (/ (+ (* -1/6 (/ r (* s (PI)))) (* 1/4 (/ 1 (PI)))) s))) |
#s(approx (+ (* -1/6 (/ r (PI))) (/ (* 1/4 s) (PI))) #s(hole binary32 (* 1/4 (/ s (PI))))) |
#s(approx (+ (* -1/6 (/ r (PI))) (/ (* 1/4 s) (PI))) #s(hole binary32 (* s (+ (* -1/6 (/ r (* s (PI)))) (* 1/4 (/ 1 (PI))))))) |
#s(approx (neg (/ (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) s)) #s(hole binary32 (/ 1/4 (* r (* s (PI)))))) |
#s(approx (neg (/ (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) s)) #s(hole binary32 (/ (- (* 1/4 (/ 1 (* r (PI)))) (* 1/6 (/ 1 (* s (PI))))) s))) |
#s(approx (neg (/ (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) s)) #s(hole binary32 (/ (- (+ (* 5/72 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* r (PI))))) (/ 1/6 (* s (PI)))) s))) |
#s(approx (/ (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) s) #s(hole binary32 (/ -1/4 (* r (* s (PI)))))) |
#s(approx (/ (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) s) #s(hole binary32 (/ (- (* 1/6 (/ 1 (* s (PI)))) (* 1/4 (/ 1 (* r (PI))))) s))) |
#s(approx (/ (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) s) #s(hole binary32 (/ (- (+ (* -5/72 (/ r (* (pow s 2) (PI)))) (/ 1/6 (* s (PI)))) (* 1/4 (/ 1 (* r (PI))))) s))) |
#s(approx (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) #s(hole binary32 (/ -1/4 (* r (PI))))) |
#s(approx (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) #s(hole binary32 (- (* 1/6 (/ 1 (* s (PI)))) (* 1/4 (/ 1 (* r (PI))))))) |
#s(approx (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) #s(hole binary32 (- (+ (* -5/72 (/ r (* (pow s 2) (PI)))) (/ 1/6 (* s (PI)))) (* 1/4 (/ 1 (* r (PI))))))) |
#s(approx (/ (- (* r (+ (* (/ r (* (PI) (* s s))) -5/72) (/ 1/6 (* (PI) s)))) (/ 1/4 (PI))) r) #s(hole binary32 (/ -1/4 (* r (PI))))) |
#s(approx (/ (- (* r (+ (* (/ r (* (PI) (* s s))) -5/72) (/ 1/6 (* (PI) s)))) (/ 1/4 (PI))) r) #s(hole binary32 (- (* 1/6 (/ 1 (* s (PI)))) (* 1/4 (/ 1 (* r (PI))))))) |
#s(approx (/ (- (* r (+ (* (/ r (* (PI) (* s s))) -5/72) (/ 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 (- (* r (+ (* (/ r (* (PI) (* s s))) -5/72) (/ 1/6 (* (PI) s)))) (/ 1/4 (PI))) #s(hole binary32 (/ -1/4 (PI)))) |
#s(approx (- (* r (+ (* (/ r (* (PI) (* s s))) -5/72) (/ 1/6 (* (PI) s)))) (/ 1/4 (PI))) #s(hole binary32 (- (* 1/6 (/ r (* s (PI)))) (* 1/4 (/ 1 (PI)))))) |
#s(approx (- (* r (+ (* (/ r (* (PI) (* s s))) -5/72) (/ 1/6 (* (PI) s)))) (/ 1/4 (PI))) #s(hole binary32 (- (+ (* -5/72 (/ (pow r 2) (* (pow s 2) (PI)))) (* 1/6 (/ r (* s (PI))))) (* 1/4 (/ 1 (PI)))))) |
#s(approx (* r (+ (* (/ r (* (PI) (* s s))) -5/72) (/ 1/6 (* (PI) s)))) #s(hole binary32 (* 1/6 (/ r (* s (PI)))))) |
#s(approx (* r (+ (* (/ r (* (PI) (* s s))) -5/72) (/ 1/6 (* (PI) s)))) #s(hole binary32 (/ (+ (* -5/72 (/ (pow r 2) (* s (PI)))) (* 1/6 (/ r (PI)))) s))) |
#s(approx (+ (* (/ r (* (PI) (* s s))) -5/72) (/ 1/6 (* (PI) s))) #s(hole binary32 (/ 1/6 (* s (PI))))) |
#s(approx (+ (* (/ r (* (PI) (* s s))) -5/72) (/ 1/6 (* (PI) s))) #s(hole binary32 (/ (+ (* -5/72 (/ r (* s (PI)))) (* 1/6 (/ 1 (PI)))) s))) |
#s(approx (/ (* 1/8 (/ (+ (exp (neg (/ r 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))) (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))) (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))) (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))) (exp (/ (* -1/3 r) s))) (PI))) #s(hole binary32 (/ 1/4 (PI)))) |
#s(approx (* 1/8 (/ (+ (exp (neg (/ r s))) (exp (/ (* -1/3 r) 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 (/ (* -1/3 r) 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 (/ (* -1/3 r) 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 (/ (* -1/3 r) s))) (PI)) #s(hole binary32 (/ 2 (PI)))) |
#s(approx (/ (+ (exp (neg (/ r s))) (exp (/ (* -1/3 r) s))) (PI)) #s(hole binary32 (+ (* -1 (/ r (* s (PI)))) (+ (* -1/3 (/ r (* s (PI)))) (* 2 (/ 1 (PI))))))) |
#s(approx (/ (+ (exp (neg (/ r s))) (exp (/ (* -1/3 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 (neg (/ r s))) (exp (/ (* -1/3 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 (neg (/ r s))) (exp (/ (* -1/3 r) s))) #s(hole binary32 2)) |
#s(approx (+ (exp (neg (/ r s))) (exp (/ (* -1/3 r) s))) #s(hole binary32 (+ 2 (+ (* -1 (/ r s)) (* -1/3 (/ r s)))))) |
#s(approx (+ (exp (neg (/ r s))) (exp (/ (* -1/3 r) s))) #s(hole binary32 (+ 2 (+ (* -1 (/ r s)) (+ (* -1/3 (/ r s)) (+ (* 1/18 (/ (pow r 2) (pow s 2))) (* 1/2 (/ (pow r 2) (pow s 2))))))))) |
#s(approx (+ (exp (neg (/ r s))) (exp (/ (* -1/3 r) s))) #s(hole binary32 (+ 2 (+ (* -1 (/ r s)) (+ (* -1/3 (/ r s)) (+ (* -1/6 (/ (pow r 3) (pow s 3))) (+ (* -1/162 (/ (pow r 3) (pow s 3))) (+ (* 1/18 (/ (pow r 2) (pow s 2))) (* 1/2 (/ (pow r 2) (pow s 2))))))))))) |
#s(approx (exp (/ (* -1/3 r) s)) #s(hole binary32 1)) |
#s(approx (exp (/ (* -1/3 r) s)) #s(hole binary32 (+ 1 (* -1/3 (/ r s))))) |
#s(approx (exp (/ (* -1/3 r) s)) #s(hole binary32 (+ 1 (+ (* -1/3 (/ r s)) (* 1/18 (/ (pow r 2) (pow s 2))))))) |
#s(approx (exp (/ (* -1/3 r) s)) #s(hole binary32 (+ 1 (+ (* -1/3 (/ r s)) (+ (* -1/162 (/ (pow r 3) (pow s 3))) (* 1/18 (/ (pow r 2) (pow s 2)))))))) |
#s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* (PI) s) 6) 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)))) (* (* (* (PI) s) 6) 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)))) (* (* (* (PI) s) 6) 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/8 (exp (neg (/ r s)))) (* (* r s) (PI))) #s(hole binary32 (* -1 (/ (- (* 1/8 (/ 1 (* s (PI)))) (* 1/8 (/ 1 (* r (PI))))) s)))) |
#s(approx (/ (* 1/8 (exp (neg (/ r s)))) (* (* r s) (PI))) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* 1/16 (/ r (* s (PI)))) (* 1/8 (/ 1 (PI)))) s)) (* 1/8 (/ 1 (* r (PI))))) s)))) |
#s(approx (/ (* 1/8 (exp (neg (/ r s)))) (* (* r s) (PI))) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -1/16 (/ r (PI))) (* 1/48 (/ (pow r 2) (* s (PI))))) s)) (* 1/8 (/ 1 (PI)))) s)) (* 1/8 (/ 1 (* r (PI))))) s)))) |
#s(approx (* 1/8 (exp (neg (/ r s)))) #s(hole binary32 (+ 1/8 (* -1 (/ (+ (* -1/16 (/ (pow r 2) s)) (* 1/8 r)) s))))) |
#s(approx (* 1/8 (exp (neg (/ r s)))) #s(hole binary32 (+ 1/8 (* -1 (/ (+ (* -1 (/ (+ (* -1/48 (/ (pow r 3) s)) (* 1/16 (pow r 2))) s)) (* 1/8 r)) s))))) |
#s(approx (exp (neg (/ r s))) #s(hole binary32 (+ 1 (* -1 (/ (+ r (* -1/2 (/ (pow r 2) s))) s))))) |
#s(approx (exp (neg (/ r s))) #s(hole binary32 (+ 1 (* -1 (/ (+ r (* -1 (/ (+ (* -1/6 (/ (pow r 3) s)) (* 1/2 (pow r 2))) s))) s))))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* (PI) s) 6) 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) s) 6) 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) s) 6) 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)))) (* (+ (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 (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) #s(hole binary32 (* -1 (/ (- (* 1/6 (/ 1 (* s (PI)))) (* 1/4 (/ 1 (* r (PI))))) s)))) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r 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 (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r 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 (* s (PI))) (/ (* r -1/6) (* (PI) (* s s)))) r) #s(hole binary32 (* -1 (/ (- (* 1/6 (/ 1 (* s (PI)))) (* 1/4 (/ 1 (* r (PI))))) s)))) |
#s(approx (+ (/ 1/4 (* s (PI))) (/ (* r -1/6) (* (PI) (* s s)))) #s(hole binary32 (* -1 (/ (- (* 1/6 (/ r (* s (PI)))) (* 1/4 (/ 1 (PI)))) s)))) |
#s(approx (/ (+ (* -1/6 (/ r (PI))) (/ (* 1/4 s) (PI))) (* s s)) #s(hole binary32 (* -1 (/ (- (* 1/6 (/ r (* s (PI)))) (* 1/4 (/ 1 (PI)))) s)))) |
#s(approx (+ (* -1/6 (/ r (PI))) (/ (* 1/4 s) (PI))) #s(hole binary32 (* -1 (* s (- (* 1/6 (/ r (* s (PI)))) (* 1/4 (/ 1 (PI)))))))) |
#s(approx (neg (/ (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) s)) #s(hole binary32 (* -1 (/ (- (* 1/6 (/ 1 (* s (PI)))) (* 1/4 (/ 1 (* r (PI))))) s)))) |
#s(approx (neg (/ (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) s)) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* 5/72 (/ r (* s (PI)))) (* 1/6 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))) s)))) |
#s(approx (/ (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) s) #s(hole binary32 (* -1 (/ (- (* 1/4 (/ 1 (* r (PI)))) (* 1/6 (/ 1 (* s (PI))))) s)))) |
#s(approx (/ (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) s) #s(hole binary32 (* -1 (/ (+ (* -1 (/ (+ (* -5/72 (/ r (* s (PI)))) (* 1/6 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))) s)))) |
#s(approx (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) #s(hole binary32 (- (* -1 (/ (- (* 5/72 (/ r (* s (PI)))) (* 1/6 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))))) |
#s(approx (/ (- (* r (+ (* (/ r (* (PI) (* s s))) -5/72) (/ 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 (- (* r (+ (* (/ r (* (PI) (* s s))) -5/72) (/ 1/6 (* (PI) s)))) (/ 1/4 (PI))) #s(hole binary32 (- (* -1 (/ (+ (* -1/6 (/ r (PI))) (* 5/72 (/ (pow r 2) (* s (PI))))) s)) (* 1/4 (/ 1 (PI)))))) |
#s(approx (* r (+ (* (/ r (* (PI) (* s s))) -5/72) (/ 1/6 (* (PI) s)))) #s(hole binary32 (* -1 (/ (+ (* -1/6 (/ r (PI))) (* 5/72 (/ (pow r 2) (* s (PI))))) s)))) |
#s(approx (+ (* (/ r (* (PI) (* s s))) -5/72) (/ 1/6 (* (PI) s))) #s(hole binary32 (* -1 (/ (- (* 5/72 (/ r (* s (PI)))) (* 1/6 (/ 1 (PI)))) s)))) |
#s(approx (/ (* 1/8 (/ (+ (exp (neg (/ r 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))) (exp (/ (* -1/3 r) 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 (/ (* -1/3 r) 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 (/ (* -1/3 r) 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 (/ (* -1/3 r) 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 (/ (* -1/3 r) 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 (/ (* -1/3 r) s))) (PI)) #s(hole binary32 (+ (* -1 (/ (+ (* 1/3 (/ r (PI))) (/ r (PI))) s)) (* 2 (/ 1 (PI)))))) |
#s(approx (/ (+ (exp (neg (/ r s))) (exp (/ (* -1/3 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 (neg (/ r s))) (exp (/ (* -1/3 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 (neg (/ r s))) (exp (/ (* -1/3 r) s))) #s(hole binary32 (+ 2 (* -1 (/ (+ r (* 1/3 r)) s))))) |
#s(approx (+ (exp (neg (/ r s))) (exp (/ (* -1/3 r) s))) #s(hole binary32 (+ 2 (* -1 (/ (+ r (+ (* -1 (/ (+ (* 1/18 (pow r 2)) (* 1/2 (pow r 2))) s)) (* 1/3 r))) s))))) |
#s(approx (+ (exp (neg (/ r s))) (exp (/ (* -1/3 r) s))) #s(hole binary32 (+ 2 (* -1 (/ (+ r (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/162 (pow r 3)) (* 1/6 (pow r 3))) s)) (+ (* 1/18 (pow r 2)) (* 1/2 (pow r 2)))) s)) (* 1/3 r))) s))))) |
#s(approx (exp (/ (* -1/3 r) s)) #s(hole binary32 (+ 1 (* -1 (/ (+ (* -1/18 (/ (pow r 2) s)) (* 1/3 r)) s))))) |
#s(approx (exp (/ (* -1/3 r) s)) #s(hole binary32 (+ 1 (* -1 (/ (+ (* -1 (/ (+ (* -1/162 (/ (pow r 3) s)) (* 1/18 (pow r 2))) s)) (* 1/3 r)) s))))) |
#s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* (PI) s) 6) 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)))) (* (* (* (PI) s) 6) 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)))) (* (* (* (PI) s) 6) 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/8 (exp (neg (/ r s)))) (* (* r s) (PI))) #s(hole binary32 (/ (+ (* -1/8 (/ r (* (pow s 2) (PI)))) (* 1/8 (/ 1 (* s (PI))))) r))) |
#s(approx (/ (* 1/8 (exp (neg (/ r s)))) (* (* r s) (PI))) #s(hole binary32 (/ (+ (* r (- (* 1/16 (/ r (* (pow s 3) (PI)))) (* 1/8 (/ 1 (* (pow s 2) (PI)))))) (* 1/8 (/ 1 (* s (PI))))) r))) |
#s(approx (/ (* 1/8 (exp (neg (/ r s)))) (* (* r s) (PI))) #s(hole binary32 (/ (+ (* r (- (* r (+ (* -1/48 (/ r (* (pow s 4) (PI)))) (* 1/16 (/ 1 (* (pow s 3) (PI)))))) (* 1/8 (/ 1 (* (pow s 2) (PI)))))) (* 1/8 (/ 1 (* s (PI))))) r))) |
#s(approx (* 1/8 (exp (neg (/ r s)))) #s(hole binary32 (+ 1/8 (* r (- (* 1/16 (/ r (pow s 2))) (* 1/8 (/ 1 s))))))) |
#s(approx (* 1/8 (exp (neg (/ r s)))) #s(hole binary32 (+ 1/8 (* r (- (* r (+ (* -1/48 (/ r (pow s 3))) (* 1/16 (/ 1 (pow s 2))))) (* 1/8 (/ 1 s))))))) |
#s(approx (exp (neg (/ r s))) #s(hole binary32 (+ 1 (* r (- (* 1/2 (/ r (pow s 2))) (/ 1 s)))))) |
#s(approx (exp (neg (/ r s))) #s(hole binary32 (+ 1 (* r (- (* r (+ (* -1/6 (/ r (pow s 3))) (* 1/2 (/ 1 (pow s 2))))) (/ 1 s)))))) |
#s(approx r #s(hole binary32 r)) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* (PI) s) 6) 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) s) 6) 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) s) 6) 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 (neg r) #s(hole binary32 (* -1 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/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 (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) #s(hole binary32 (/ (+ (* -1/6 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* s (PI))))) r))) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r 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 (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r 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 (* s (PI))) (/ (* r -1/6) (* (PI) (* s s)))) r) #s(hole binary32 (/ (+ (* -1/6 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* s (PI))))) r))) |
#s(approx (+ (/ 1/4 (* s (PI))) (/ (* r -1/6) (* (PI) (* s s)))) #s(hole binary32 (+ (* -1/6 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* s (PI))))))) |
#s(approx (/ (+ (* -1/6 (/ r (PI))) (/ (* 1/4 s) (PI))) (* s s)) #s(hole binary32 (+ (* -1/6 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* s (PI))))))) |
#s(approx (/ r (PI)) #s(hole binary32 (/ r (PI)))) |
#s(approx (neg (/ (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) s)) #s(hole binary32 (/ (+ (* -1/6 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* s (PI))))) r))) |
#s(approx (neg (/ (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (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))))) r))) |
#s(approx (/ (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) s) #s(hole binary32 (/ (- (* 1/6 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* s (PI))))) r))) |
#s(approx (/ (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (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))))) r))) |
#s(approx (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) #s(hole binary32 (/ (- (* 1/6 (/ r (* s (PI)))) (* 1/4 (/ 1 (PI)))) r))) |
#s(approx (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) #s(hole binary32 (/ (- (* r (+ (* -5/72 (/ r (* (pow s 2) (PI)))) (* 1/6 (/ 1 (* s (PI)))))) (* 1/4 (/ 1 (PI)))) r))) |
#s(approx (/ (- (* r (+ (* (/ r (* (PI) (* s s))) -5/72) (/ 1/6 (* (PI) s)))) (/ 1/4 (PI))) r) #s(hole binary32 (/ (- (* 1/6 (/ r (* s (PI)))) (* 1/4 (/ 1 (PI)))) r))) |
#s(approx (/ (- (* r (+ (* (/ r (* (PI) (* s s))) -5/72) (/ 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 (- (* r (+ (* (/ r (* (PI) (* s s))) -5/72) (/ 1/6 (* (PI) s)))) (/ 1/4 (PI))) #s(hole binary32 (- (* r (+ (* -5/72 (/ r (* (pow s 2) (PI)))) (* 1/6 (/ 1 (* s (PI)))))) (* 1/4 (/ 1 (PI)))))) |
#s(approx (* r (+ (* (/ r (* (PI) (* s s))) -5/72) (/ 1/6 (* (PI) s)))) #s(hole binary32 (* r (+ (* -5/72 (/ r (* (pow s 2) (PI)))) (* 1/6 (/ 1 (* s (PI)))))))) |
#s(approx (+ (* (/ r (* (PI) (* s s))) -5/72) (/ 1/6 (* (PI) s))) #s(hole binary32 (+ (* -5/72 (/ r (* (pow s 2) (PI)))) (* 1/6 (/ 1 (* s (PI))))))) |
#s(approx (/ (* 1/8 (/ (+ (exp (neg (/ r 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))) (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))) (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))) (exp (/ (* -1/3 r) s))) (PI))) #s(hole binary32 (+ (* -1/6 (/ r (* s (PI)))) (* 1/4 (/ 1 (PI)))))) |
#s(approx (* 1/8 (/ (+ (exp (neg (/ r s))) (exp (/ (* -1/3 r) 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 (/ (* -1/3 r) 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 (/ (* -1/3 r) s))) (PI)) #s(hole binary32 (+ (* -4/3 (/ r (* s (PI)))) (* 2 (/ 1 (PI)))))) |
#s(approx (/ (+ (exp (neg (/ r s))) (exp (/ (* -1/3 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 (neg (/ r s))) (exp (/ (* -1/3 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 (neg (/ r s))) (exp (/ (* -1/3 r) s))) #s(hole binary32 (+ 2 (* -4/3 (/ r s))))) |
#s(approx (+ (exp (neg (/ r s))) (exp (/ (* -1/3 r) s))) #s(hole binary32 (+ 2 (* r (- (* 5/9 (/ r (pow s 2))) (* 4/3 (/ 1 s))))))) |
#s(approx (+ (exp (neg (/ r s))) (exp (/ (* -1/3 r) s))) #s(hole binary32 (+ 2 (* r (- (* r (+ (* -14/81 (/ r (pow s 3))) (* 5/9 (/ 1 (pow s 2))))) (* 4/3 (/ 1 s))))))) |
#s(approx (exp (/ (* -1/3 r) s)) #s(hole binary32 (+ 1 (* r (- (* 1/18 (/ r (pow s 2))) (* 1/3 (/ 1 s))))))) |
#s(approx (exp (/ (* -1/3 r) s)) #s(hole binary32 (+ 1 (* r (- (* r (+ (* -1/162 (/ r (pow s 3))) (* 1/18 (/ 1 (pow s 2))))) (* 1/3 (/ 1 s))))))) |
#s(approx (* -1/3 r) #s(hole binary32 (* -1/3 r))) |
#s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* (PI) s) 6) r))) #s(hole binary32 (/ (+ (* 1/8 (/ (exp (neg (/ 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/8 (/ (exp (neg (* 1/3 (/ r s)))) (* s (PI)))) (* 1/8 (/ (exp (neg (/ r s))) (* s (PI))))) r))) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) #s(hole binary32 (/ (+ (* 1/8 (/ (exp (neg (* 1/3 (/ r s)))) (* s (PI)))) (* 1/8 (/ (exp (neg (/ r s))) (* s (PI))))) r))) |
#s(approx (/ (+ (/ 1/4 (* s (PI))) (/ (* r -1/6) (* (PI) (* s s)))) r) #s(hole binary32 (- (* 1/4 (/ 1 (* r (* s (PI))))) (* 1/6 (/ 1 (* (pow s 2) (PI))))))) |
#s(approx (+ (/ 1/4 (* s (PI))) (/ (* r -1/6) (* (PI) (* s s)))) #s(hole binary32 (* r (- (* 1/4 (/ 1 (* r (* s (PI))))) (* 1/6 (/ 1 (* (pow s 2) (PI)))))))) |
#s(approx (/ (+ (* -1/6 (/ r (PI))) (/ (* 1/4 s) (PI))) (* s s)) #s(hole binary32 (* r (- (* 1/4 (/ 1 (* r (* s (PI))))) (* 1/6 (/ 1 (* (pow s 2) (PI)))))))) |
#s(approx (+ (* -1/6 (/ r (PI))) (/ (* 1/4 s) (PI))) #s(hole binary32 (* r (- (* 1/4 (/ s (* r (PI)))) (* 1/6 (/ 1 (PI))))))) |
#s(approx (neg (/ (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) s)) #s(hole binary32 (* r (- (* 5/72 (/ 1 (* (pow s 3) (PI)))) (* 1/6 (/ 1 (* r (* (pow s 2) (PI))))))))) |
#s(approx (neg (/ (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) 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 (/ (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) s) #s(hole binary32 (* r (- (* 1/6 (/ 1 (* r (* (pow s 2) (PI))))) (* 5/72 (/ 1 (* (pow s 3) (PI)))))))) |
#s(approx (/ (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) 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 (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) #s(hole binary32 (* r (- (* 1/6 (/ 1 (* r (* s (PI))))) (* 5/72 (/ 1 (* (pow s 2) (PI)))))))) |
#s(approx (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) #s(hole binary32 (* r (- (/ 1/6 (* r (* s (PI)))) (+ (* 5/72 (/ 1 (* (pow s 2) (PI)))) (/ 1/4 (* (pow r 2) (PI)))))))) |
#s(approx (/ (- (* r (+ (* (/ r (* (PI) (* s s))) -5/72) (/ 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 (/ (- (* r (+ (* (/ r (* (PI) (* s s))) -5/72) (/ 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 (- (* r (+ (* (/ r (* (PI) (* s s))) -5/72) (/ 1/6 (* (PI) s)))) (/ 1/4 (PI))) #s(hole binary32 (* (pow r 2) (- (* 1/6 (/ 1 (* r (* s (PI))))) (* 5/72 (/ 1 (* (pow s 2) (PI)))))))) |
#s(approx (- (* r (+ (* (/ r (* (PI) (* s s))) -5/72) (/ 1/6 (* (PI) s)))) (/ 1/4 (PI))) #s(hole binary32 (* (pow r 2) (- (/ 1/6 (* r (* s (PI)))) (+ (* 5/72 (/ 1 (* (pow s 2) (PI)))) (/ 1/4 (* (pow r 2) (PI)))))))) |
#s(approx (* r (+ (* (/ r (* (PI) (* s s))) -5/72) (/ 1/6 (* (PI) s)))) #s(hole binary32 (* (pow r 2) (- (* 1/6 (/ 1 (* r (* s (PI))))) (* 5/72 (/ 1 (* (pow s 2) (PI)))))))) |
#s(approx (+ (* (/ r (* (PI) (* s s))) -5/72) (/ 1/6 (* (PI) s))) #s(hole binary32 (* r (- (* 1/6 (/ 1 (* r (* s (PI))))) (* 5/72 (/ 1 (* (pow s 2) (PI)))))))) |
#s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* (PI) s) 6) 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))) #s(hole binary32 (* 1/8 (/ (exp (* -1 (/ r s))) (* r (* s (PI))))))) |
#s(approx (/ (* 1/8 (exp (neg (/ r s)))) (* (* r s) (PI))) #s(hole binary32 (* 1/8 (/ (exp (* -1 (/ r s))) (* r (* s (PI))))))) |
#s(approx (* 1/8 (exp (neg (/ r s)))) #s(hole binary32 (* 1/8 (exp (* -1 (/ r s)))))) |
#s(approx (exp (neg (/ r s))) #s(hole binary32 (exp (* -1 (/ r s))))) |
#s(approx (+ (/ (* 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)))) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r 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 (* s (PI))) (/ (* r -1/6) (* (PI) (* s s)))) #s(hole binary32 (* -1 (* r (- (* 1/6 (/ 1 (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* r (* s (PI)))))))))) |
#s(approx (/ (+ (* -1/6 (/ r (PI))) (/ (* 1/4 s) (PI))) (* s s)) #s(hole binary32 (* -1 (* r (- (* 1/6 (/ 1 (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* r (* s (PI)))))))))) |
#s(approx (+ (* -1/6 (/ r (PI))) (/ (* 1/4 s) (PI))) #s(hole binary32 (* -1 (* r (+ (* -1/4 (/ s (* r (PI)))) (* 1/6 (/ 1 (PI)))))))) |
#s(approx (neg (/ (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) s)) #s(hole binary32 (* -1 (* r (- (* 1/6 (/ 1 (* r (* (pow s 2) (PI))))) (* 5/72 (/ 1 (* (pow s 3) (PI))))))))) |
#s(approx (neg (/ (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) 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 (/ (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) s) #s(hole binary32 (* -1 (* r (- (* 5/72 (/ 1 (* (pow s 3) (PI)))) (* 1/6 (/ 1 (* r (* (pow s 2) (PI)))))))))) |
#s(approx (/ (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) 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 (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) #s(hole binary32 (* -1 (* r (- (* 5/72 (/ 1 (* (pow s 2) (PI)))) (* 1/6 (/ 1 (* r (* s (PI)))))))))) |
#s(approx (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) #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 (/ (- (* r (+ (* (/ r (* (PI) (* s s))) -5/72) (/ 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 (/ (- (* r (+ (* (/ r (* (PI) (* s s))) -5/72) (/ 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 (- (* r (+ (* (/ r (* (PI) (* s s))) -5/72) (/ 1/6 (* (PI) s)))) (/ 1/4 (PI))) #s(hole binary32 (* (pow r 2) (- (* -1 (/ (- (* 1/4 (/ 1 (* r (PI)))) (* 1/6 (/ 1 (* s (PI))))) r)) (* 5/72 (/ 1 (* (pow s 2) (PI)))))))) |
#s(approx (+ (* (/ r (* (PI) (* s s))) -5/72) (/ 1/6 (* (PI) s))) #s(hole binary32 (* -1 (* r (- (* 5/72 (/ 1 (* (pow s 2) (PI)))) (* 1/6 (/ 1 (* r (* s (PI)))))))))) |
#s(approx (/ (* 1/8 (/ (+ (exp (neg (/ r s))) (exp (/ (* -1/3 r) 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 (/ (* -1/3 r) s))) (PI))) #s(hole binary32 (* 1/8 (/ (+ (exp (* -1 (/ r s))) (exp (* -1/3 (/ r s)))) (PI))))) |
#s(approx (/ (+ (exp (neg (/ r s))) (exp (/ (* -1/3 r) s))) (PI)) #s(hole binary32 (/ (+ (exp (* -1 (/ r s))) (exp (* -1/3 (/ r s)))) (PI)))) |
#s(approx (+ (exp (neg (/ r s))) (exp (/ (* -1/3 r) s))) #s(hole binary32 (+ (exp (* -1 (/ r s))) (exp (* -1/3 (/ r s)))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 15.0ms | r | @ | inf | ((+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* (PI) s) 6) r))) (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/ (* 1/8 (exp (neg (/ r s)))) (* (* r s) (PI))) (* 1/8 (exp (neg (/ r s)))) 1/8 (exp (neg (/ r s))) (neg (/ r s)) (/ r s) r s (* (* r s) (PI)) (* r s) (PI) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* (PI) s) 6) r)) (* 3/4 (exp (/ (neg r) (* 3 s)))) 3/4 (exp (/ (neg r) (* 3 s))) (/ (neg r) (* 3 s)) (neg r) (* 3 s) 3 (* (* (* (PI) s) 6) r) (* (* (PI) s) 6) (* (PI) s) 6 (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (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) (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/ (+ (/ 1/4 (* s (PI))) (/ (* r -1/6) (* (PI) (* s s)))) r) (+ (/ 1/4 (* s (PI))) (/ (* r -1/6) (* (PI) (* s s)))) (/ (+ (* -1/6 (/ r (PI))) (/ (* 1/4 s) (PI))) (* s s)) (+ (* -1/6 (/ r (PI))) (/ (* 1/4 s) (PI))) -1/6 (/ r (PI)) (/ (* 1/4 s) (PI)) (* 1/4 s) (* s s) (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r)))) (neg (/ (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) s)) (/ (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) s) (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) (/ (- (* r (+ (* (/ r (* (PI) (* s s))) -5/72) (/ 1/6 (* (PI) s)))) (/ 1/4 (PI))) r) (- (* r (+ (* (/ r (* (PI) (* s s))) -5/72) (/ 1/6 (* (PI) s)))) (/ 1/4 (PI))) (* r (+ (* (/ r (* (PI) (* s s))) -5/72) (/ 1/6 (* (PI) s)))) (+ (* (/ r (* (PI) (* s s))) -5/72) (/ 1/6 (* (PI) s))) (/ r (* (PI) (* s s))) (* (PI) (* s s)) -5/72 (/ 1/6 (* (PI) s)) 1/6 (/ 1/4 (PI)) (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/ (* 1/8 (/ (+ (exp (neg (/ r s))) (exp (/ (* -1/3 r) s))) (PI))) (* s r)) (* 1/8 (/ (+ (exp (neg (/ r s))) (exp (/ (* -1/3 r) s))) (PI))) (/ (+ (exp (neg (/ r s))) (exp (/ (* -1/3 r) s))) (PI)) (+ (exp (neg (/ r s))) (exp (/ (* -1/3 r) s))) (exp (/ (* -1/3 r) s)) (/ (* -1/3 r) s) (* -1/3 r) -1/3) |
| 12.0ms | r | @ | -inf | ((+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* (PI) s) 6) r))) (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/ (* 1/8 (exp (neg (/ r s)))) (* (* r s) (PI))) (* 1/8 (exp (neg (/ r s)))) 1/8 (exp (neg (/ r s))) (neg (/ r s)) (/ r s) r s (* (* r s) (PI)) (* r s) (PI) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* (PI) s) 6) r)) (* 3/4 (exp (/ (neg r) (* 3 s)))) 3/4 (exp (/ (neg r) (* 3 s))) (/ (neg r) (* 3 s)) (neg r) (* 3 s) 3 (* (* (* (PI) s) 6) r) (* (* (PI) s) 6) (* (PI) s) 6 (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (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) (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/ (+ (/ 1/4 (* s (PI))) (/ (* r -1/6) (* (PI) (* s s)))) r) (+ (/ 1/4 (* s (PI))) (/ (* r -1/6) (* (PI) (* s s)))) (/ (+ (* -1/6 (/ r (PI))) (/ (* 1/4 s) (PI))) (* s s)) (+ (* -1/6 (/ r (PI))) (/ (* 1/4 s) (PI))) -1/6 (/ r (PI)) (/ (* 1/4 s) (PI)) (* 1/4 s) (* s s) (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r)))) (neg (/ (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) s)) (/ (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) s) (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) (/ (- (* r (+ (* (/ r (* (PI) (* s s))) -5/72) (/ 1/6 (* (PI) s)))) (/ 1/4 (PI))) r) (- (* r (+ (* (/ r (* (PI) (* s s))) -5/72) (/ 1/6 (* (PI) s)))) (/ 1/4 (PI))) (* r (+ (* (/ r (* (PI) (* s s))) -5/72) (/ 1/6 (* (PI) s)))) (+ (* (/ r (* (PI) (* s s))) -5/72) (/ 1/6 (* (PI) s))) (/ r (* (PI) (* s s))) (* (PI) (* s s)) -5/72 (/ 1/6 (* (PI) s)) 1/6 (/ 1/4 (PI)) (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/ (* 1/8 (/ (+ (exp (neg (/ r s))) (exp (/ (* -1/3 r) s))) (PI))) (* s r)) (* 1/8 (/ (+ (exp (neg (/ r s))) (exp (/ (* -1/3 r) s))) (PI))) (/ (+ (exp (neg (/ r s))) (exp (/ (* -1/3 r) s))) (PI)) (+ (exp (neg (/ r s))) (exp (/ (* -1/3 r) s))) (exp (/ (* -1/3 r) s)) (/ (* -1/3 r) s) (* -1/3 r) -1/3) |
| 10.0ms | s | @ | -inf | ((+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* (PI) s) 6) r))) (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/ (* 1/8 (exp (neg (/ r s)))) (* (* r s) (PI))) (* 1/8 (exp (neg (/ r s)))) 1/8 (exp (neg (/ r s))) (neg (/ r s)) (/ r s) r s (* (* r s) (PI)) (* r s) (PI) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* (PI) s) 6) r)) (* 3/4 (exp (/ (neg r) (* 3 s)))) 3/4 (exp (/ (neg r) (* 3 s))) (/ (neg r) (* 3 s)) (neg r) (* 3 s) 3 (* (* (* (PI) s) 6) r) (* (* (PI) s) 6) (* (PI) s) 6 (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (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) (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/ (+ (/ 1/4 (* s (PI))) (/ (* r -1/6) (* (PI) (* s s)))) r) (+ (/ 1/4 (* s (PI))) (/ (* r -1/6) (* (PI) (* s s)))) (/ (+ (* -1/6 (/ r (PI))) (/ (* 1/4 s) (PI))) (* s s)) (+ (* -1/6 (/ r (PI))) (/ (* 1/4 s) (PI))) -1/6 (/ r (PI)) (/ (* 1/4 s) (PI)) (* 1/4 s) (* s s) (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r)))) (neg (/ (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) s)) (/ (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) s) (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) (/ (- (* r (+ (* (/ r (* (PI) (* s s))) -5/72) (/ 1/6 (* (PI) s)))) (/ 1/4 (PI))) r) (- (* r (+ (* (/ r (* (PI) (* s s))) -5/72) (/ 1/6 (* (PI) s)))) (/ 1/4 (PI))) (* r (+ (* (/ r (* (PI) (* s s))) -5/72) (/ 1/6 (* (PI) s)))) (+ (* (/ r (* (PI) (* s s))) -5/72) (/ 1/6 (* (PI) s))) (/ r (* (PI) (* s s))) (* (PI) (* s s)) -5/72 (/ 1/6 (* (PI) s)) 1/6 (/ 1/4 (PI)) (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/ (* 1/8 (/ (+ (exp (neg (/ r s))) (exp (/ (* -1/3 r) s))) (PI))) (* s r)) (* 1/8 (/ (+ (exp (neg (/ r s))) (exp (/ (* -1/3 r) s))) (PI))) (/ (+ (exp (neg (/ r s))) (exp (/ (* -1/3 r) s))) (PI)) (+ (exp (neg (/ r s))) (exp (/ (* -1/3 r) s))) (exp (/ (* -1/3 r) s)) (/ (* -1/3 r) s) (* -1/3 r) -1/3) |
| 10.0ms | s | @ | inf | ((+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* (PI) s) 6) r))) (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/ (* 1/8 (exp (neg (/ r s)))) (* (* r s) (PI))) (* 1/8 (exp (neg (/ r s)))) 1/8 (exp (neg (/ r s))) (neg (/ r s)) (/ r s) r s (* (* r s) (PI)) (* r s) (PI) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* (PI) s) 6) r)) (* 3/4 (exp (/ (neg r) (* 3 s)))) 3/4 (exp (/ (neg r) (* 3 s))) (/ (neg r) (* 3 s)) (neg r) (* 3 s) 3 (* (* (* (PI) s) 6) r) (* (* (PI) s) 6) (* (PI) s) 6 (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (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) (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/ (+ (/ 1/4 (* s (PI))) (/ (* r -1/6) (* (PI) (* s s)))) r) (+ (/ 1/4 (* s (PI))) (/ (* r -1/6) (* (PI) (* s s)))) (/ (+ (* -1/6 (/ r (PI))) (/ (* 1/4 s) (PI))) (* s s)) (+ (* -1/6 (/ r (PI))) (/ (* 1/4 s) (PI))) -1/6 (/ r (PI)) (/ (* 1/4 s) (PI)) (* 1/4 s) (* s s) (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r)))) (neg (/ (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) s)) (/ (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) s) (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) (/ (- (* r (+ (* (/ r (* (PI) (* s s))) -5/72) (/ 1/6 (* (PI) s)))) (/ 1/4 (PI))) r) (- (* r (+ (* (/ r (* (PI) (* s s))) -5/72) (/ 1/6 (* (PI) s)))) (/ 1/4 (PI))) (* r (+ (* (/ r (* (PI) (* s s))) -5/72) (/ 1/6 (* (PI) s)))) (+ (* (/ r (* (PI) (* s s))) -5/72) (/ 1/6 (* (PI) s))) (/ r (* (PI) (* s s))) (* (PI) (* s s)) -5/72 (/ 1/6 (* (PI) s)) 1/6 (/ 1/4 (PI)) (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/ (* 1/8 (/ (+ (exp (neg (/ r s))) (exp (/ (* -1/3 r) s))) (PI))) (* s r)) (* 1/8 (/ (+ (exp (neg (/ r s))) (exp (/ (* -1/3 r) s))) (PI))) (/ (+ (exp (neg (/ r s))) (exp (/ (* -1/3 r) s))) (PI)) (+ (exp (neg (/ r s))) (exp (/ (* -1/3 r) s))) (exp (/ (* -1/3 r) s)) (/ (* -1/3 r) s) (* -1/3 r) -1/3) |
| 9.0ms | s | @ | 0 | ((+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* (PI) s) 6) r))) (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/ (* 1/8 (exp (neg (/ r s)))) (* (* r s) (PI))) (* 1/8 (exp (neg (/ r s)))) 1/8 (exp (neg (/ r s))) (neg (/ r s)) (/ r s) r s (* (* r s) (PI)) (* r s) (PI) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* (PI) s) 6) r)) (* 3/4 (exp (/ (neg r) (* 3 s)))) 3/4 (exp (/ (neg r) (* 3 s))) (/ (neg r) (* 3 s)) (neg r) (* 3 s) 3 (* (* (* (PI) s) 6) r) (* (* (PI) s) 6) (* (PI) s) 6 (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (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) (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/ (+ (/ 1/4 (* s (PI))) (/ (* r -1/6) (* (PI) (* s s)))) r) (+ (/ 1/4 (* s (PI))) (/ (* r -1/6) (* (PI) (* s s)))) (/ (+ (* -1/6 (/ r (PI))) (/ (* 1/4 s) (PI))) (* s s)) (+ (* -1/6 (/ r (PI))) (/ (* 1/4 s) (PI))) -1/6 (/ r (PI)) (/ (* 1/4 s) (PI)) (* 1/4 s) (* s s) (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r)))) (neg (/ (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) s)) (/ (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) s) (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) (/ (- (* r (+ (* (/ r (* (PI) (* s s))) -5/72) (/ 1/6 (* (PI) s)))) (/ 1/4 (PI))) r) (- (* r (+ (* (/ r (* (PI) (* s s))) -5/72) (/ 1/6 (* (PI) s)))) (/ 1/4 (PI))) (* r (+ (* (/ r (* (PI) (* s s))) -5/72) (/ 1/6 (* (PI) s)))) (+ (* (/ r (* (PI) (* s s))) -5/72) (/ 1/6 (* (PI) s))) (/ r (* (PI) (* s s))) (* (PI) (* s s)) -5/72 (/ 1/6 (* (PI) s)) 1/6 (/ 1/4 (PI)) (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/ (* 1/8 (/ (+ (exp (neg (/ r s))) (exp (/ (* -1/3 r) s))) (PI))) (* s r)) (* 1/8 (/ (+ (exp (neg (/ r s))) (exp (/ (* -1/3 r) s))) (PI))) (/ (+ (exp (neg (/ r s))) (exp (/ (* -1/3 r) s))) (PI)) (+ (exp (neg (/ r s))) (exp (/ (* -1/3 r) s))) (exp (/ (* -1/3 r) s)) (/ (* -1/3 r) s) (* -1/3 r) -1/3) |
| Inputs |
|---|
(+.f32 #s(approx (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (neg.f32 (/.f32 r s)))) (*.f32 (*.f32 r s) (PI.f32)))) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 (*.f32 (*.f32 (PI.f32) s) #s(literal 6 binary32)) r))) |
#s(approx (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (neg.f32 (/.f32 r s)))) (*.f32 (*.f32 r s) (PI.f32)))) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (neg.f32 (/.f32 r s)))) (*.f32 (*.f32 r s) (PI.f32))) |
(*.f32 #s(literal 1/8 binary32) (exp.f32 (neg.f32 (/.f32 r s)))) |
#s(literal 1/8 binary32) |
(exp.f32 (neg.f32 (/.f32 r s))) |
(neg.f32 (/.f32 r s)) |
(/.f32 r s) |
r |
s |
(*.f32 (*.f32 r s) (PI.f32)) |
(*.f32 r s) |
(PI.f32) |
(/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 (*.f32 (*.f32 (PI.f32) s) #s(literal 6 binary32)) 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)) |
(neg.f32 r) |
(*.f32 #s(literal 3 binary32) s) |
#s(literal 3 binary32) |
(*.f32 (*.f32 (*.f32 (PI.f32) s) #s(literal 6 binary32)) r) |
(*.f32 (*.f32 (PI.f32) s) #s(literal 6 binary32)) |
(*.f32 (PI.f32) s) |
#s(literal 6 binary32) |
#s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (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 (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 #s(approx (+ (/ 1/4 (* s (PI))) (/ (* r -1/6) (* (PI) (* s s)))) (/.f32 (fma.f32 #s(literal -1/6 binary32) (/.f32 r (PI.f32)) (/.f32 (*.f32 #s(literal 1/4 binary32) s) (PI.f32))) (*.f32 s s))) r)) |
(/.f32 #s(approx (+ (/ 1/4 (* s (PI))) (/ (* r -1/6) (* (PI) (* s s)))) (/.f32 (fma.f32 #s(literal -1/6 binary32) (/.f32 r (PI.f32)) (/.f32 (*.f32 #s(literal 1/4 binary32) s) (PI.f32))) (*.f32 s s))) r) |
#s(approx (+ (/ 1/4 (* s (PI))) (/ (* r -1/6) (* (PI) (* s s)))) (/.f32 (fma.f32 #s(literal -1/6 binary32) (/.f32 r (PI.f32)) (/.f32 (*.f32 #s(literal 1/4 binary32) s) (PI.f32))) (*.f32 s s))) |
(/.f32 (fma.f32 #s(literal -1/6 binary32) (/.f32 r (PI.f32)) (/.f32 (*.f32 #s(literal 1/4 binary32) s) (PI.f32))) (*.f32 s s)) |
(fma.f32 #s(literal -1/6 binary32) (/.f32 r (PI.f32)) (/.f32 (*.f32 #s(literal 1/4 binary32) s) (PI.f32))) |
#s(literal -1/6 binary32) |
(/.f32 r (PI.f32)) |
(/.f32 (*.f32 #s(literal 1/4 binary32) s) (PI.f32)) |
(*.f32 #s(literal 1/4 binary32) s) |
(*.f32 s s) |
#s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r)))) (neg.f32 (/.f32 #s(approx (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) (/.f32 (-.f32 (*.f32 r (fma.f32 (/.f32 r (*.f32 (PI.f32) (*.f32 s s))) #s(literal -5/72 binary32) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s)))) (/.f32 #s(literal 1/4 binary32) (PI.f32))) r)) s))) |
(neg.f32 (/.f32 #s(approx (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) (/.f32 (-.f32 (*.f32 r (fma.f32 (/.f32 r (*.f32 (PI.f32) (*.f32 s s))) #s(literal -5/72 binary32) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s)))) (/.f32 #s(literal 1/4 binary32) (PI.f32))) r)) s)) |
(/.f32 #s(approx (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) (/.f32 (-.f32 (*.f32 r (fma.f32 (/.f32 r (*.f32 (PI.f32) (*.f32 s s))) #s(literal -5/72 binary32) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s)))) (/.f32 #s(literal 1/4 binary32) (PI.f32))) r)) s) |
#s(approx (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) (/.f32 (-.f32 (*.f32 r (fma.f32 (/.f32 r (*.f32 (PI.f32) (*.f32 s s))) #s(literal -5/72 binary32) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s)))) (/.f32 #s(literal 1/4 binary32) (PI.f32))) r)) |
(/.f32 (-.f32 (*.f32 r (fma.f32 (/.f32 r (*.f32 (PI.f32) (*.f32 s s))) #s(literal -5/72 binary32) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s)))) (/.f32 #s(literal 1/4 binary32) (PI.f32))) r) |
(-.f32 (*.f32 r (fma.f32 (/.f32 r (*.f32 (PI.f32) (*.f32 s s))) #s(literal -5/72 binary32) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s)))) (/.f32 #s(literal 1/4 binary32) (PI.f32))) |
(*.f32 r (fma.f32 (/.f32 r (*.f32 (PI.f32) (*.f32 s s))) #s(literal -5/72 binary32) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 r (*.f32 (PI.f32) (*.f32 s s))) #s(literal -5/72 binary32) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) |
(/.f32 r (*.f32 (PI.f32) (*.f32 s s))) |
(*.f32 (PI.f32) (*.f32 s s)) |
#s(literal -5/72 binary32) |
(/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s)) |
#s(literal 1/6 binary32) |
(/.f32 #s(literal 1/4 binary32) (PI.f32)) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (+.f32 (exp.f32 (neg.f32 (/.f32 r s))) (exp.f32 (/.f32 (*.f32 #s(literal -1/3 binary32) r) s))) (PI.f32))) (*.f32 s r))) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (+.f32 (exp.f32 (neg.f32 (/.f32 r s))) (exp.f32 (/.f32 (*.f32 #s(literal -1/3 binary32) r) s))) (PI.f32))) (*.f32 s r)) |
(*.f32 #s(literal 1/8 binary32) (/.f32 (+.f32 (exp.f32 (neg.f32 (/.f32 r s))) (exp.f32 (/.f32 (*.f32 #s(literal -1/3 binary32) r) s))) (PI.f32))) |
(/.f32 (+.f32 (exp.f32 (neg.f32 (/.f32 r s))) (exp.f32 (/.f32 (*.f32 #s(literal -1/3 binary32) r) s))) (PI.f32)) |
(+.f32 (exp.f32 (neg.f32 (/.f32 r s))) (exp.f32 (/.f32 (*.f32 #s(literal -1/3 binary32) r) s))) |
(exp.f32 (/.f32 (*.f32 #s(literal -1/3 binary32) r) s)) |
(/.f32 (*.f32 #s(literal -1/3 binary32) r) s) |
(*.f32 #s(literal -1/3 binary32) r) |
#s(literal -1/3 binary32) |
#s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* (PI) s) 6) r))) #s(hole binary32 (/ (+ (* 1/8 (/ (exp (neg (/ 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 (neg (/ r s))) (* r (* s (PI))))))) |
#s(approx (/ (* 1/8 (exp (neg (/ r s)))) (* (* r s) (PI))) #s(hole binary32 (* 1/8 (/ (exp (neg (/ r s))) (* r (* s (PI))))))) |
#s(approx (* 1/8 (exp (neg (/ r s)))) #s(hole binary32 (* 1/8 (exp (neg (/ r s)))))) |
#s(approx (exp (neg (/ r s))) #s(hole binary32 (exp (neg (/ r s))))) |
#s(approx (neg (/ r s)) #s(hole binary32 (* -1 (/ r s)))) |
#s(approx (/ r s) #s(hole binary32 (/ r s))) |
#s(approx s #s(hole binary32 s)) |
#s(approx (* (* r s) (PI)) #s(hole binary32 (* r (* s (PI))))) |
#s(approx (* r s) #s(hole binary32 (* r s))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* (PI) s) 6) 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) s) 6) r) #s(hole binary32 (* 6 (* r (* s (PI)))))) |
#s(approx (* (* (PI) s) 6) #s(hole binary32 (* 6 (* s (PI))))) |
#s(approx (* (PI) s) #s(hole binary32 (* 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 (neg (* 1/3 (/ r s)))) (* r (PI)))) (* 1/8 (/ (exp (neg (/ r s))) (* r (PI))))) 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 (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) #s(hole binary32 (/ (+ (* 1/8 (/ (exp (neg (* 1/3 (/ r s)))) (* r (PI)))) (* 1/8 (/ (exp (neg (/ r s))) (* r (PI))))) s))) |
#s(approx (/ (+ (/ 1/4 (* s (PI))) (/ (* r -1/6) (* (PI) (* s s)))) r) #s(hole binary32 (/ -1/6 (* (pow s 2) (PI))))) |
#s(approx (/ (+ (/ 1/4 (* s (PI))) (/ (* r -1/6) (* (PI) (* s s)))) r) #s(hole binary32 (/ (- (* 1/4 (/ s (* r (PI)))) (* 1/6 (/ 1 (PI)))) (pow s 2)))) |
#s(approx (+ (/ 1/4 (* s (PI))) (/ (* r -1/6) (* (PI) (* s s)))) #s(hole binary32 (* -1/6 (/ r (* (pow s 2) (PI)))))) |
#s(approx (+ (/ 1/4 (* s (PI))) (/ (* r -1/6) (* (PI) (* s s)))) #s(hole binary32 (/ (+ (* -1/6 (/ r (PI))) (* 1/4 (/ s (PI)))) (pow s 2)))) |
#s(approx (/ (+ (* -1/6 (/ r (PI))) (/ (* 1/4 s) (PI))) (* s s)) #s(hole binary32 (* -1/6 (/ r (* (pow s 2) (PI)))))) |
#s(approx (/ (+ (* -1/6 (/ r (PI))) (/ (* 1/4 s) (PI))) (* s s)) #s(hole binary32 (/ (+ (* -1/6 (/ r (PI))) (* 1/4 (/ s (PI)))) (pow s 2)))) |
#s(approx (+ (* -1/6 (/ r (PI))) (/ (* 1/4 s) (PI))) #s(hole binary32 (* -1/6 (/ r (PI))))) |
#s(approx (+ (* -1/6 (/ r (PI))) (/ (* 1/4 s) (PI))) #s(hole binary32 (+ (* -1/6 (/ r (PI))) (* 1/4 (/ s (PI)))))) |
#s(approx (/ (* 1/4 s) (PI)) #s(hole binary32 (* 1/4 (/ s (PI))))) |
#s(approx (* 1/4 s) #s(hole binary32 (* 1/4 s))) |
#s(approx (* s s) #s(hole binary32 (pow s 2))) |
#s(approx (neg (/ (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) s)) #s(hole binary32 (* 5/72 (/ r (* (pow s 3) (PI)))))) |
#s(approx (neg (/ (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) s)) #s(hole binary32 (/ (- (* -1/6 (/ s (PI))) (* -5/72 (/ r (PI)))) (pow s 3)))) |
#s(approx (neg (/ (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) s)) #s(hole binary32 (/ (- (* s (- (* 1/4 (/ s (* r (PI)))) (* 1/6 (/ 1 (PI))))) (* -5/72 (/ r (PI)))) (pow s 3)))) |
#s(approx (/ (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) s) #s(hole binary32 (* -5/72 (/ r (* (pow s 3) (PI)))))) |
#s(approx (/ (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) s) #s(hole binary32 (/ (+ (* -5/72 (/ r (PI))) (* 1/6 (/ s (PI)))) (pow s 3)))) |
#s(approx (/ (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) s) #s(hole binary32 (/ (+ (* -5/72 (/ r (PI))) (* s (+ (* -1/4 (/ s (* r (PI)))) (* 1/6 (/ 1 (PI)))))) (pow s 3)))) |
#s(approx (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) #s(hole binary32 (* -5/72 (/ r (* (pow s 2) (PI)))))) |
#s(approx (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) #s(hole binary32 (/ (+ (* -5/72 (/ r (PI))) (* 1/6 (/ s (PI)))) (pow s 2)))) |
#s(approx (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) #s(hole binary32 (/ (+ (* -5/72 (/ r (PI))) (* s (+ (* -1/4 (/ s (* r (PI)))) (* 1/6 (/ 1 (PI)))))) (pow s 2)))) |
#s(approx (/ (- (* r (+ (* (/ r (* (PI) (* s s))) -5/72) (/ 1/6 (* (PI) s)))) (/ 1/4 (PI))) r) #s(hole binary32 (* -5/72 (/ r (* (pow s 2) (PI)))))) |
#s(approx (/ (- (* r (+ (* (/ r (* (PI) (* s s))) -5/72) (/ 1/6 (* (PI) s)))) (/ 1/4 (PI))) r) #s(hole binary32 (/ (+ (* -5/72 (/ r (PI))) (* 1/6 (/ s (PI)))) (pow s 2)))) |
#s(approx (/ (- (* r (+ (* (/ r (* (PI) (* s s))) -5/72) (/ 1/6 (* (PI) s)))) (/ 1/4 (PI))) r) #s(hole binary32 (/ (+ (* -5/72 (/ r (PI))) (* s (+ (* -1/4 (/ s (* r (PI)))) (* 1/6 (/ 1 (PI)))))) (pow s 2)))) |
#s(approx (- (* r (+ (* (/ r (* (PI) (* s s))) -5/72) (/ 1/6 (* (PI) s)))) (/ 1/4 (PI))) #s(hole binary32 (* -5/72 (/ (pow r 2) (* (pow s 2) (PI)))))) |
#s(approx (- (* r (+ (* (/ r (* (PI) (* s s))) -5/72) (/ 1/6 (* (PI) s)))) (/ 1/4 (PI))) #s(hole binary32 (/ (+ (* -5/72 (/ (pow r 2) (PI))) (* 1/6 (/ (* r s) (PI)))) (pow s 2)))) |
#s(approx (- (* r (+ (* (/ r (* (PI) (* s s))) -5/72) (/ 1/6 (* (PI) s)))) (/ 1/4 (PI))) #s(hole binary32 (/ (+ (* -5/72 (/ (pow r 2) (PI))) (* s (+ (* -1/4 (/ s (PI))) (* 1/6 (/ r (PI)))))) (pow s 2)))) |
#s(approx (* r (+ (* (/ r (* (PI) (* s s))) -5/72) (/ 1/6 (* (PI) s)))) #s(hole binary32 (* -5/72 (/ (pow r 2) (* (pow s 2) (PI)))))) |
#s(approx (* r (+ (* (/ r (* (PI) (* s s))) -5/72) (/ 1/6 (* (PI) s)))) #s(hole binary32 (/ (+ (* -5/72 (/ (pow r 2) (PI))) (* 1/6 (/ (* r s) (PI)))) (pow s 2)))) |
#s(approx (+ (* (/ r (* (PI) (* s s))) -5/72) (/ 1/6 (* (PI) s))) #s(hole binary32 (* -5/72 (/ r (* (pow s 2) (PI)))))) |
#s(approx (+ (* (/ r (* (PI) (* s s))) -5/72) (/ 1/6 (* (PI) s))) #s(hole binary32 (/ (+ (* -5/72 (/ r (PI))) (* 1/6 (/ s (PI)))) (pow s 2)))) |
#s(approx (/ r (* (PI) (* s s))) #s(hole binary32 (/ r (* (pow s 2) (PI))))) |
#s(approx (* (PI) (* s s)) #s(hole binary32 (* (pow s 2) (PI)))) |
#s(approx (/ 1/6 (* (PI) s)) #s(hole binary32 (/ 1/6 (* s (PI))))) |
#s(approx (/ (* 1/8 (/ (+ (exp (neg (/ r s))) (exp (/ (* -1/3 r) s))) (PI))) (* s r)) #s(hole binary32 (* 1/8 (/ (+ (exp (neg (/ r s))) (exp (* -1/3 (/ r s)))) (* r (* s (PI))))))) |
#s(approx (* 1/8 (/ (+ (exp (neg (/ r s))) (exp (/ (* -1/3 r) s))) (PI))) #s(hole binary32 (* 1/8 (/ (+ (exp (neg (/ r s))) (exp (* -1/3 (/ r s)))) (PI))))) |
#s(approx (/ (+ (exp (neg (/ r s))) (exp (/ (* -1/3 r) s))) (PI)) #s(hole binary32 (/ (+ (exp (neg (/ r s))) (exp (* -1/3 (/ r s)))) (PI)))) |
#s(approx (+ (exp (neg (/ r s))) (exp (/ (* -1/3 r) s))) #s(hole binary32 (+ (exp (neg (/ r s))) (exp (* -1/3 (/ r s)))))) |
#s(approx (exp (/ (* -1/3 r) s)) #s(hole binary32 (exp (* -1/3 (/ r s))))) |
#s(approx (/ (* -1/3 r) s) #s(hole binary32 (* -1/3 (/ r s)))) |
#s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* (PI) s) 6) 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)))) (* (* (* (PI) s) 6) 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)))) (* (* (* (PI) s) 6) 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)))) (* (* (* (PI) s) 6) 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/8 (exp (neg (/ r s)))) (* (* r s) (PI))) #s(hole binary32 (/ 1/8 (* r (* s (PI)))))) |
#s(approx (/ (* 1/8 (exp (neg (/ r s)))) (* (* r s) (PI))) #s(hole binary32 (/ (- (* 1/8 (/ 1 (* r (PI)))) (* 1/8 (/ 1 (* s (PI))))) s))) |
#s(approx (/ (* 1/8 (exp (neg (/ r s)))) (* (* r s) (PI))) #s(hole binary32 (/ (- (+ (* 1/16 (/ r (* (pow s 2) (PI)))) (* 1/8 (/ 1 (* r (PI))))) (/ 1/8 (* s (PI)))) s))) |
#s(approx (/ (* 1/8 (exp (neg (/ r s)))) (* (* r s) (PI))) #s(hole binary32 (/ (- (+ (* -1/48 (/ (pow r 2) (* (pow s 3) (PI)))) (+ (* 1/16 (/ r (* (pow s 2) (PI)))) (* 1/8 (/ 1 (* r (PI)))))) (/ 1/8 (* s (PI)))) s))) |
#s(approx (* 1/8 (exp (neg (/ r s)))) #s(hole binary32 1/8)) |
#s(approx (* 1/8 (exp (neg (/ r s)))) #s(hole binary32 (+ 1/8 (* -1/8 (/ r s))))) |
#s(approx (* 1/8 (exp (neg (/ r s)))) #s(hole binary32 (+ 1/8 (+ (* -1/8 (/ r s)) (* 1/16 (/ (pow r 2) (pow s 2))))))) |
#s(approx (* 1/8 (exp (neg (/ r s)))) #s(hole binary32 (+ 1/8 (+ (* -1/8 (/ r s)) (+ (* -1/48 (/ (pow r 3) (pow s 3))) (* 1/16 (/ (pow r 2) (pow s 2)))))))) |
#s(approx (exp (neg (/ r s))) #s(hole binary32 1)) |
#s(approx (exp (neg (/ r s))) #s(hole binary32 (+ 1 (* -1 (/ r s))))) |
#s(approx (exp (neg (/ r s))) #s(hole binary32 (+ 1 (+ (* -1 (/ r s)) (* 1/2 (/ (pow r 2) (pow s 2))))))) |
#s(approx (exp (neg (/ r s))) #s(hole binary32 (+ 1 (+ (* -1 (/ r s)) (+ (* -1/6 (/ (pow r 3) (pow s 3))) (* 1/2 (/ (pow r 2) (pow s 2)))))))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* (PI) s) 6) r)) #s(hole binary32 (/ 1/8 (* r (* s (PI)))))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* (PI) s) 6) 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) s) 6) 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) s) 6) 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)))) (* (+ (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 (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) #s(hole binary32 (/ 1/4 (* r (* s (PI)))))) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) #s(hole binary32 (/ (- (* 1/4 (/ 1 (* r (PI)))) (* 1/6 (/ 1 (* s (PI))))) s))) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r 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 (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r 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 (* s (PI))) (/ (* r -1/6) (* (PI) (* s s)))) r) #s(hole binary32 (/ 1/4 (* r (* s (PI)))))) |
#s(approx (/ (+ (/ 1/4 (* s (PI))) (/ (* r -1/6) (* (PI) (* s s)))) r) #s(hole binary32 (/ (- (* 1/4 (/ 1 (* r (PI)))) (* 1/6 (/ 1 (* s (PI))))) s))) |
#s(approx (+ (/ 1/4 (* s (PI))) (/ (* r -1/6) (* (PI) (* s s)))) #s(hole binary32 (/ 1/4 (* s (PI))))) |
#s(approx (+ (/ 1/4 (* s (PI))) (/ (* r -1/6) (* (PI) (* s s)))) #s(hole binary32 (/ (+ (* -1/6 (/ r (* s (PI)))) (* 1/4 (/ 1 (PI)))) s))) |
#s(approx (/ (+ (* -1/6 (/ r (PI))) (/ (* 1/4 s) (PI))) (* s s)) #s(hole binary32 (/ 1/4 (* s (PI))))) |
#s(approx (/ (+ (* -1/6 (/ r (PI))) (/ (* 1/4 s) (PI))) (* s s)) #s(hole binary32 (/ (+ (* -1/6 (/ r (* s (PI)))) (* 1/4 (/ 1 (PI)))) s))) |
#s(approx (+ (* -1/6 (/ r (PI))) (/ (* 1/4 s) (PI))) #s(hole binary32 (* 1/4 (/ s (PI))))) |
#s(approx (+ (* -1/6 (/ r (PI))) (/ (* 1/4 s) (PI))) #s(hole binary32 (* s (+ (* -1/6 (/ r (* s (PI)))) (* 1/4 (/ 1 (PI))))))) |
#s(approx (neg (/ (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) s)) #s(hole binary32 (/ 1/4 (* r (* s (PI)))))) |
#s(approx (neg (/ (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) s)) #s(hole binary32 (/ (- (* 1/4 (/ 1 (* r (PI)))) (* 1/6 (/ 1 (* s (PI))))) s))) |
#s(approx (neg (/ (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) s)) #s(hole binary32 (/ (- (+ (* 5/72 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* r (PI))))) (/ 1/6 (* s (PI)))) s))) |
#s(approx (/ (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) s) #s(hole binary32 (/ -1/4 (* r (* s (PI)))))) |
#s(approx (/ (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) s) #s(hole binary32 (/ (- (* 1/6 (/ 1 (* s (PI)))) (* 1/4 (/ 1 (* r (PI))))) s))) |
#s(approx (/ (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) s) #s(hole binary32 (/ (- (+ (* -5/72 (/ r (* (pow s 2) (PI)))) (/ 1/6 (* s (PI)))) (* 1/4 (/ 1 (* r (PI))))) s))) |
#s(approx (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) #s(hole binary32 (/ -1/4 (* r (PI))))) |
#s(approx (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) #s(hole binary32 (- (* 1/6 (/ 1 (* s (PI)))) (* 1/4 (/ 1 (* r (PI))))))) |
#s(approx (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) #s(hole binary32 (- (+ (* -5/72 (/ r (* (pow s 2) (PI)))) (/ 1/6 (* s (PI)))) (* 1/4 (/ 1 (* r (PI))))))) |
#s(approx (/ (- (* r (+ (* (/ r (* (PI) (* s s))) -5/72) (/ 1/6 (* (PI) s)))) (/ 1/4 (PI))) r) #s(hole binary32 (/ -1/4 (* r (PI))))) |
#s(approx (/ (- (* r (+ (* (/ r (* (PI) (* s s))) -5/72) (/ 1/6 (* (PI) s)))) (/ 1/4 (PI))) r) #s(hole binary32 (- (* 1/6 (/ 1 (* s (PI)))) (* 1/4 (/ 1 (* r (PI))))))) |
#s(approx (/ (- (* r (+ (* (/ r (* (PI) (* s s))) -5/72) (/ 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 (- (* r (+ (* (/ r (* (PI) (* s s))) -5/72) (/ 1/6 (* (PI) s)))) (/ 1/4 (PI))) #s(hole binary32 (/ -1/4 (PI)))) |
#s(approx (- (* r (+ (* (/ r (* (PI) (* s s))) -5/72) (/ 1/6 (* (PI) s)))) (/ 1/4 (PI))) #s(hole binary32 (- (* 1/6 (/ r (* s (PI)))) (* 1/4 (/ 1 (PI)))))) |
#s(approx (- (* r (+ (* (/ r (* (PI) (* s s))) -5/72) (/ 1/6 (* (PI) s)))) (/ 1/4 (PI))) #s(hole binary32 (- (+ (* -5/72 (/ (pow r 2) (* (pow s 2) (PI)))) (* 1/6 (/ r (* s (PI))))) (* 1/4 (/ 1 (PI)))))) |
#s(approx (* r (+ (* (/ r (* (PI) (* s s))) -5/72) (/ 1/6 (* (PI) s)))) #s(hole binary32 (* 1/6 (/ r (* s (PI)))))) |
#s(approx (* r (+ (* (/ r (* (PI) (* s s))) -5/72) (/ 1/6 (* (PI) s)))) #s(hole binary32 (/ (+ (* -5/72 (/ (pow r 2) (* s (PI)))) (* 1/6 (/ r (PI)))) s))) |
#s(approx (+ (* (/ r (* (PI) (* s s))) -5/72) (/ 1/6 (* (PI) s))) #s(hole binary32 (/ 1/6 (* s (PI))))) |
#s(approx (+ (* (/ r (* (PI) (* s s))) -5/72) (/ 1/6 (* (PI) s))) #s(hole binary32 (/ (+ (* -5/72 (/ r (* s (PI)))) (* 1/6 (/ 1 (PI)))) s))) |
#s(approx (/ (* 1/8 (/ (+ (exp (neg (/ r 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))) (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))) (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))) (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))) (exp (/ (* -1/3 r) s))) (PI))) #s(hole binary32 (/ 1/4 (PI)))) |
#s(approx (* 1/8 (/ (+ (exp (neg (/ r s))) (exp (/ (* -1/3 r) 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 (/ (* -1/3 r) 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 (/ (* -1/3 r) 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 (/ (* -1/3 r) s))) (PI)) #s(hole binary32 (/ 2 (PI)))) |
#s(approx (/ (+ (exp (neg (/ r s))) (exp (/ (* -1/3 r) s))) (PI)) #s(hole binary32 (+ (* -1 (/ r (* s (PI)))) (+ (* -1/3 (/ r (* s (PI)))) (* 2 (/ 1 (PI))))))) |
#s(approx (/ (+ (exp (neg (/ r s))) (exp (/ (* -1/3 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 (neg (/ r s))) (exp (/ (* -1/3 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 (neg (/ r s))) (exp (/ (* -1/3 r) s))) #s(hole binary32 2)) |
#s(approx (+ (exp (neg (/ r s))) (exp (/ (* -1/3 r) s))) #s(hole binary32 (+ 2 (+ (* -1 (/ r s)) (* -1/3 (/ r s)))))) |
#s(approx (+ (exp (neg (/ r s))) (exp (/ (* -1/3 r) s))) #s(hole binary32 (+ 2 (+ (* -1 (/ r s)) (+ (* -1/3 (/ r s)) (+ (* 1/18 (/ (pow r 2) (pow s 2))) (* 1/2 (/ (pow r 2) (pow s 2))))))))) |
#s(approx (+ (exp (neg (/ r s))) (exp (/ (* -1/3 r) s))) #s(hole binary32 (+ 2 (+ (* -1 (/ r s)) (+ (* -1/3 (/ r s)) (+ (* -1/6 (/ (pow r 3) (pow s 3))) (+ (* -1/162 (/ (pow r 3) (pow s 3))) (+ (* 1/18 (/ (pow r 2) (pow s 2))) (* 1/2 (/ (pow r 2) (pow s 2))))))))))) |
#s(approx (exp (/ (* -1/3 r) s)) #s(hole binary32 1)) |
#s(approx (exp (/ (* -1/3 r) s)) #s(hole binary32 (+ 1 (* -1/3 (/ r s))))) |
#s(approx (exp (/ (* -1/3 r) s)) #s(hole binary32 (+ 1 (+ (* -1/3 (/ r s)) (* 1/18 (/ (pow r 2) (pow s 2))))))) |
#s(approx (exp (/ (* -1/3 r) s)) #s(hole binary32 (+ 1 (+ (* -1/3 (/ r s)) (+ (* -1/162 (/ (pow r 3) (pow s 3))) (* 1/18 (/ (pow r 2) (pow s 2)))))))) |
#s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* (PI) s) 6) 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)))) (* (* (* (PI) s) 6) 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)))) (* (* (* (PI) s) 6) 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/8 (exp (neg (/ r s)))) (* (* r s) (PI))) #s(hole binary32 (* -1 (/ (- (* 1/8 (/ 1 (* s (PI)))) (* 1/8 (/ 1 (* r (PI))))) s)))) |
#s(approx (/ (* 1/8 (exp (neg (/ r s)))) (* (* r s) (PI))) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* 1/16 (/ r (* s (PI)))) (* 1/8 (/ 1 (PI)))) s)) (* 1/8 (/ 1 (* r (PI))))) s)))) |
#s(approx (/ (* 1/8 (exp (neg (/ r s)))) (* (* r s) (PI))) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -1/16 (/ r (PI))) (* 1/48 (/ (pow r 2) (* s (PI))))) s)) (* 1/8 (/ 1 (PI)))) s)) (* 1/8 (/ 1 (* r (PI))))) s)))) |
#s(approx (* 1/8 (exp (neg (/ r s)))) #s(hole binary32 (+ 1/8 (* -1 (/ (+ (* -1/16 (/ (pow r 2) s)) (* 1/8 r)) s))))) |
#s(approx (* 1/8 (exp (neg (/ r s)))) #s(hole binary32 (+ 1/8 (* -1 (/ (+ (* -1 (/ (+ (* -1/48 (/ (pow r 3) s)) (* 1/16 (pow r 2))) s)) (* 1/8 r)) s))))) |
#s(approx (exp (neg (/ r s))) #s(hole binary32 (+ 1 (* -1 (/ (+ r (* -1/2 (/ (pow r 2) s))) s))))) |
#s(approx (exp (neg (/ r s))) #s(hole binary32 (+ 1 (* -1 (/ (+ r (* -1 (/ (+ (* -1/6 (/ (pow r 3) s)) (* 1/2 (pow r 2))) s))) s))))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* (PI) s) 6) 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) s) 6) 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) s) 6) 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)))) (* (+ (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 (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) #s(hole binary32 (* -1 (/ (- (* 1/6 (/ 1 (* s (PI)))) (* 1/4 (/ 1 (* r (PI))))) s)))) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r 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 (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r 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 (* s (PI))) (/ (* r -1/6) (* (PI) (* s s)))) r) #s(hole binary32 (* -1 (/ (- (* 1/6 (/ 1 (* s (PI)))) (* 1/4 (/ 1 (* r (PI))))) s)))) |
#s(approx (+ (/ 1/4 (* s (PI))) (/ (* r -1/6) (* (PI) (* s s)))) #s(hole binary32 (* -1 (/ (- (* 1/6 (/ r (* s (PI)))) (* 1/4 (/ 1 (PI)))) s)))) |
#s(approx (/ (+ (* -1/6 (/ r (PI))) (/ (* 1/4 s) (PI))) (* s s)) #s(hole binary32 (* -1 (/ (- (* 1/6 (/ r (* s (PI)))) (* 1/4 (/ 1 (PI)))) s)))) |
#s(approx (+ (* -1/6 (/ r (PI))) (/ (* 1/4 s) (PI))) #s(hole binary32 (* -1 (* s (- (* 1/6 (/ r (* s (PI)))) (* 1/4 (/ 1 (PI)))))))) |
#s(approx (neg (/ (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) s)) #s(hole binary32 (* -1 (/ (- (* 1/6 (/ 1 (* s (PI)))) (* 1/4 (/ 1 (* r (PI))))) s)))) |
#s(approx (neg (/ (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) s)) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* 5/72 (/ r (* s (PI)))) (* 1/6 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))) s)))) |
#s(approx (/ (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) s) #s(hole binary32 (* -1 (/ (- (* 1/4 (/ 1 (* r (PI)))) (* 1/6 (/ 1 (* s (PI))))) s)))) |
#s(approx (/ (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) s) #s(hole binary32 (* -1 (/ (+ (* -1 (/ (+ (* -5/72 (/ r (* s (PI)))) (* 1/6 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))) s)))) |
#s(approx (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) #s(hole binary32 (- (* -1 (/ (- (* 5/72 (/ r (* s (PI)))) (* 1/6 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))))) |
#s(approx (/ (- (* r (+ (* (/ r (* (PI) (* s s))) -5/72) (/ 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 (- (* r (+ (* (/ r (* (PI) (* s s))) -5/72) (/ 1/6 (* (PI) s)))) (/ 1/4 (PI))) #s(hole binary32 (- (* -1 (/ (+ (* -1/6 (/ r (PI))) (* 5/72 (/ (pow r 2) (* s (PI))))) s)) (* 1/4 (/ 1 (PI)))))) |
#s(approx (* r (+ (* (/ r (* (PI) (* s s))) -5/72) (/ 1/6 (* (PI) s)))) #s(hole binary32 (* -1 (/ (+ (* -1/6 (/ r (PI))) (* 5/72 (/ (pow r 2) (* s (PI))))) s)))) |
#s(approx (+ (* (/ r (* (PI) (* s s))) -5/72) (/ 1/6 (* (PI) s))) #s(hole binary32 (* -1 (/ (- (* 5/72 (/ r (* s (PI)))) (* 1/6 (/ 1 (PI)))) s)))) |
#s(approx (/ (* 1/8 (/ (+ (exp (neg (/ r 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))) (exp (/ (* -1/3 r) 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 (/ (* -1/3 r) 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 (/ (* -1/3 r) 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 (/ (* -1/3 r) 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 (/ (* -1/3 r) 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 (/ (* -1/3 r) s))) (PI)) #s(hole binary32 (+ (* -1 (/ (+ (* 1/3 (/ r (PI))) (/ r (PI))) s)) (* 2 (/ 1 (PI)))))) |
#s(approx (/ (+ (exp (neg (/ r s))) (exp (/ (* -1/3 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 (neg (/ r s))) (exp (/ (* -1/3 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 (neg (/ r s))) (exp (/ (* -1/3 r) s))) #s(hole binary32 (+ 2 (* -1 (/ (+ r (* 1/3 r)) s))))) |
#s(approx (+ (exp (neg (/ r s))) (exp (/ (* -1/3 r) s))) #s(hole binary32 (+ 2 (* -1 (/ (+ r (+ (* -1 (/ (+ (* 1/18 (pow r 2)) (* 1/2 (pow r 2))) s)) (* 1/3 r))) s))))) |
#s(approx (+ (exp (neg (/ r s))) (exp (/ (* -1/3 r) s))) #s(hole binary32 (+ 2 (* -1 (/ (+ r (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/162 (pow r 3)) (* 1/6 (pow r 3))) s)) (+ (* 1/18 (pow r 2)) (* 1/2 (pow r 2)))) s)) (* 1/3 r))) s))))) |
#s(approx (exp (/ (* -1/3 r) s)) #s(hole binary32 (+ 1 (* -1 (/ (+ (* -1/18 (/ (pow r 2) s)) (* 1/3 r)) s))))) |
#s(approx (exp (/ (* -1/3 r) s)) #s(hole binary32 (+ 1 (* -1 (/ (+ (* -1 (/ (+ (* -1/162 (/ (pow r 3) s)) (* 1/18 (pow r 2))) s)) (* 1/3 r)) s))))) |
#s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* (PI) s) 6) 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)))) (* (* (* (PI) s) 6) 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)))) (* (* (* (PI) s) 6) 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/8 (exp (neg (/ r s)))) (* (* r s) (PI))) #s(hole binary32 (/ (+ (* -1/8 (/ r (* (pow s 2) (PI)))) (* 1/8 (/ 1 (* s (PI))))) r))) |
#s(approx (/ (* 1/8 (exp (neg (/ r s)))) (* (* r s) (PI))) #s(hole binary32 (/ (+ (* r (- (* 1/16 (/ r (* (pow s 3) (PI)))) (* 1/8 (/ 1 (* (pow s 2) (PI)))))) (* 1/8 (/ 1 (* s (PI))))) r))) |
#s(approx (/ (* 1/8 (exp (neg (/ r s)))) (* (* r s) (PI))) #s(hole binary32 (/ (+ (* r (- (* r (+ (* -1/48 (/ r (* (pow s 4) (PI)))) (* 1/16 (/ 1 (* (pow s 3) (PI)))))) (* 1/8 (/ 1 (* (pow s 2) (PI)))))) (* 1/8 (/ 1 (* s (PI))))) r))) |
#s(approx (* 1/8 (exp (neg (/ r s)))) #s(hole binary32 (+ 1/8 (* r (- (* 1/16 (/ r (pow s 2))) (* 1/8 (/ 1 s))))))) |
#s(approx (* 1/8 (exp (neg (/ r s)))) #s(hole binary32 (+ 1/8 (* r (- (* r (+ (* -1/48 (/ r (pow s 3))) (* 1/16 (/ 1 (pow s 2))))) (* 1/8 (/ 1 s))))))) |
#s(approx (exp (neg (/ r s))) #s(hole binary32 (+ 1 (* r (- (* 1/2 (/ r (pow s 2))) (/ 1 s)))))) |
#s(approx (exp (neg (/ r s))) #s(hole binary32 (+ 1 (* r (- (* r (+ (* -1/6 (/ r (pow s 3))) (* 1/2 (/ 1 (pow s 2))))) (/ 1 s)))))) |
#s(approx r #s(hole binary32 r)) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* (PI) s) 6) 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) s) 6) 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) s) 6) 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 (neg r) #s(hole binary32 (* -1 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/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 (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) #s(hole binary32 (/ (+ (* -1/6 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* s (PI))))) r))) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r 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 (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r 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 (* s (PI))) (/ (* r -1/6) (* (PI) (* s s)))) r) #s(hole binary32 (/ (+ (* -1/6 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* s (PI))))) r))) |
#s(approx (+ (/ 1/4 (* s (PI))) (/ (* r -1/6) (* (PI) (* s s)))) #s(hole binary32 (+ (* -1/6 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* s (PI))))))) |
#s(approx (/ (+ (* -1/6 (/ r (PI))) (/ (* 1/4 s) (PI))) (* s s)) #s(hole binary32 (+ (* -1/6 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* s (PI))))))) |
#s(approx (/ r (PI)) #s(hole binary32 (/ r (PI)))) |
#s(approx (neg (/ (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) s)) #s(hole binary32 (/ (+ (* -1/6 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* s (PI))))) r))) |
#s(approx (neg (/ (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (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))))) r))) |
#s(approx (/ (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) s) #s(hole binary32 (/ (- (* 1/6 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* s (PI))))) r))) |
#s(approx (/ (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (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))))) r))) |
#s(approx (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) #s(hole binary32 (/ (- (* 1/6 (/ r (* s (PI)))) (* 1/4 (/ 1 (PI)))) r))) |
#s(approx (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) #s(hole binary32 (/ (- (* r (+ (* -5/72 (/ r (* (pow s 2) (PI)))) (* 1/6 (/ 1 (* s (PI)))))) (* 1/4 (/ 1 (PI)))) r))) |
#s(approx (/ (- (* r (+ (* (/ r (* (PI) (* s s))) -5/72) (/ 1/6 (* (PI) s)))) (/ 1/4 (PI))) r) #s(hole binary32 (/ (- (* 1/6 (/ r (* s (PI)))) (* 1/4 (/ 1 (PI)))) r))) |
#s(approx (/ (- (* r (+ (* (/ r (* (PI) (* s s))) -5/72) (/ 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 (- (* r (+ (* (/ r (* (PI) (* s s))) -5/72) (/ 1/6 (* (PI) s)))) (/ 1/4 (PI))) #s(hole binary32 (- (* r (+ (* -5/72 (/ r (* (pow s 2) (PI)))) (* 1/6 (/ 1 (* s (PI)))))) (* 1/4 (/ 1 (PI)))))) |
#s(approx (* r (+ (* (/ r (* (PI) (* s s))) -5/72) (/ 1/6 (* (PI) s)))) #s(hole binary32 (* r (+ (* -5/72 (/ r (* (pow s 2) (PI)))) (* 1/6 (/ 1 (* s (PI)))))))) |
#s(approx (+ (* (/ r (* (PI) (* s s))) -5/72) (/ 1/6 (* (PI) s))) #s(hole binary32 (+ (* -5/72 (/ r (* (pow s 2) (PI)))) (* 1/6 (/ 1 (* s (PI))))))) |
#s(approx (/ (* 1/8 (/ (+ (exp (neg (/ r 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))) (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))) (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))) (exp (/ (* -1/3 r) s))) (PI))) #s(hole binary32 (+ (* -1/6 (/ r (* s (PI)))) (* 1/4 (/ 1 (PI)))))) |
#s(approx (* 1/8 (/ (+ (exp (neg (/ r s))) (exp (/ (* -1/3 r) 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 (/ (* -1/3 r) 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 (/ (* -1/3 r) s))) (PI)) #s(hole binary32 (+ (* -4/3 (/ r (* s (PI)))) (* 2 (/ 1 (PI)))))) |
#s(approx (/ (+ (exp (neg (/ r s))) (exp (/ (* -1/3 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 (neg (/ r s))) (exp (/ (* -1/3 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 (neg (/ r s))) (exp (/ (* -1/3 r) s))) #s(hole binary32 (+ 2 (* -4/3 (/ r s))))) |
#s(approx (+ (exp (neg (/ r s))) (exp (/ (* -1/3 r) s))) #s(hole binary32 (+ 2 (* r (- (* 5/9 (/ r (pow s 2))) (* 4/3 (/ 1 s))))))) |
#s(approx (+ (exp (neg (/ r s))) (exp (/ (* -1/3 r) s))) #s(hole binary32 (+ 2 (* r (- (* r (+ (* -14/81 (/ r (pow s 3))) (* 5/9 (/ 1 (pow s 2))))) (* 4/3 (/ 1 s))))))) |
#s(approx (exp (/ (* -1/3 r) s)) #s(hole binary32 (+ 1 (* r (- (* 1/18 (/ r (pow s 2))) (* 1/3 (/ 1 s))))))) |
#s(approx (exp (/ (* -1/3 r) s)) #s(hole binary32 (+ 1 (* r (- (* r (+ (* -1/162 (/ r (pow s 3))) (* 1/18 (/ 1 (pow s 2))))) (* 1/3 (/ 1 s))))))) |
#s(approx (* -1/3 r) #s(hole binary32 (* -1/3 r))) |
#s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* (PI) s) 6) r))) #s(hole binary32 (/ (+ (* 1/8 (/ (exp (neg (/ 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/8 (/ (exp (neg (* 1/3 (/ r s)))) (* s (PI)))) (* 1/8 (/ (exp (neg (/ r s))) (* s (PI))))) r))) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) #s(hole binary32 (/ (+ (* 1/8 (/ (exp (neg (* 1/3 (/ r s)))) (* s (PI)))) (* 1/8 (/ (exp (neg (/ r s))) (* s (PI))))) r))) |
#s(approx (/ (+ (/ 1/4 (* s (PI))) (/ (* r -1/6) (* (PI) (* s s)))) r) #s(hole binary32 (- (* 1/4 (/ 1 (* r (* s (PI))))) (* 1/6 (/ 1 (* (pow s 2) (PI))))))) |
#s(approx (+ (/ 1/4 (* s (PI))) (/ (* r -1/6) (* (PI) (* s s)))) #s(hole binary32 (* r (- (* 1/4 (/ 1 (* r (* s (PI))))) (* 1/6 (/ 1 (* (pow s 2) (PI)))))))) |
#s(approx (/ (+ (* -1/6 (/ r (PI))) (/ (* 1/4 s) (PI))) (* s s)) #s(hole binary32 (* r (- (* 1/4 (/ 1 (* r (* s (PI))))) (* 1/6 (/ 1 (* (pow s 2) (PI)))))))) |
#s(approx (+ (* -1/6 (/ r (PI))) (/ (* 1/4 s) (PI))) #s(hole binary32 (* r (- (* 1/4 (/ s (* r (PI)))) (* 1/6 (/ 1 (PI))))))) |
#s(approx (neg (/ (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) s)) #s(hole binary32 (* r (- (* 5/72 (/ 1 (* (pow s 3) (PI)))) (* 1/6 (/ 1 (* r (* (pow s 2) (PI))))))))) |
#s(approx (neg (/ (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) 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 (/ (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) s) #s(hole binary32 (* r (- (* 1/6 (/ 1 (* r (* (pow s 2) (PI))))) (* 5/72 (/ 1 (* (pow s 3) (PI)))))))) |
#s(approx (/ (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) 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 (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) #s(hole binary32 (* r (- (* 1/6 (/ 1 (* r (* s (PI))))) (* 5/72 (/ 1 (* (pow s 2) (PI)))))))) |
#s(approx (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) #s(hole binary32 (* r (- (/ 1/6 (* r (* s (PI)))) (+ (* 5/72 (/ 1 (* (pow s 2) (PI)))) (/ 1/4 (* (pow r 2) (PI)))))))) |
#s(approx (/ (- (* r (+ (* (/ r (* (PI) (* s s))) -5/72) (/ 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 (/ (- (* r (+ (* (/ r (* (PI) (* s s))) -5/72) (/ 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 (- (* r (+ (* (/ r (* (PI) (* s s))) -5/72) (/ 1/6 (* (PI) s)))) (/ 1/4 (PI))) #s(hole binary32 (* (pow r 2) (- (* 1/6 (/ 1 (* r (* s (PI))))) (* 5/72 (/ 1 (* (pow s 2) (PI)))))))) |
#s(approx (- (* r (+ (* (/ r (* (PI) (* s s))) -5/72) (/ 1/6 (* (PI) s)))) (/ 1/4 (PI))) #s(hole binary32 (* (pow r 2) (- (/ 1/6 (* r (* s (PI)))) (+ (* 5/72 (/ 1 (* (pow s 2) (PI)))) (/ 1/4 (* (pow r 2) (PI)))))))) |
#s(approx (* r (+ (* (/ r (* (PI) (* s s))) -5/72) (/ 1/6 (* (PI) s)))) #s(hole binary32 (* (pow r 2) (- (* 1/6 (/ 1 (* r (* s (PI))))) (* 5/72 (/ 1 (* (pow s 2) (PI)))))))) |
#s(approx (+ (* (/ r (* (PI) (* s s))) -5/72) (/ 1/6 (* (PI) s))) #s(hole binary32 (* r (- (* 1/6 (/ 1 (* r (* s (PI))))) (* 5/72 (/ 1 (* (pow s 2) (PI)))))))) |
#s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* (PI) s) 6) 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))) #s(hole binary32 (* 1/8 (/ (exp (* -1 (/ r s))) (* r (* s (PI))))))) |
#s(approx (/ (* 1/8 (exp (neg (/ r s)))) (* (* r s) (PI))) #s(hole binary32 (* 1/8 (/ (exp (* -1 (/ r s))) (* r (* s (PI))))))) |
#s(approx (* 1/8 (exp (neg (/ r s)))) #s(hole binary32 (* 1/8 (exp (* -1 (/ r s)))))) |
#s(approx (exp (neg (/ r s))) #s(hole binary32 (exp (* -1 (/ r s))))) |
#s(approx (+ (/ (* 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)))) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r 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 (* s (PI))) (/ (* r -1/6) (* (PI) (* s s)))) #s(hole binary32 (* -1 (* r (- (* 1/6 (/ 1 (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* r (* s (PI)))))))))) |
#s(approx (/ (+ (* -1/6 (/ r (PI))) (/ (* 1/4 s) (PI))) (* s s)) #s(hole binary32 (* -1 (* r (- (* 1/6 (/ 1 (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* r (* s (PI)))))))))) |
#s(approx (+ (* -1/6 (/ r (PI))) (/ (* 1/4 s) (PI))) #s(hole binary32 (* -1 (* r (+ (* -1/4 (/ s (* r (PI)))) (* 1/6 (/ 1 (PI)))))))) |
#s(approx (neg (/ (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) s)) #s(hole binary32 (* -1 (* r (- (* 1/6 (/ 1 (* r (* (pow s 2) (PI))))) (* 5/72 (/ 1 (* (pow s 3) (PI))))))))) |
#s(approx (neg (/ (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) 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 (/ (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) s) #s(hole binary32 (* -1 (* r (- (* 5/72 (/ 1 (* (pow s 3) (PI)))) (* 1/6 (/ 1 (* r (* (pow s 2) (PI)))))))))) |
#s(approx (/ (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) 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 (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) #s(hole binary32 (* -1 (* r (- (* 5/72 (/ 1 (* (pow s 2) (PI)))) (* 1/6 (/ 1 (* r (* s (PI)))))))))) |
#s(approx (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) #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 (/ (- (* r (+ (* (/ r (* (PI) (* s s))) -5/72) (/ 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 (/ (- (* r (+ (* (/ r (* (PI) (* s s))) -5/72) (/ 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 (- (* r (+ (* (/ r (* (PI) (* s s))) -5/72) (/ 1/6 (* (PI) s)))) (/ 1/4 (PI))) #s(hole binary32 (* (pow r 2) (- (* -1 (/ (- (* 1/4 (/ 1 (* r (PI)))) (* 1/6 (/ 1 (* s (PI))))) r)) (* 5/72 (/ 1 (* (pow s 2) (PI)))))))) |
#s(approx (+ (* (/ r (* (PI) (* s s))) -5/72) (/ 1/6 (* (PI) s))) #s(hole binary32 (* -1 (* r (- (* 5/72 (/ 1 (* (pow s 2) (PI)))) (* 1/6 (/ 1 (* r (* s (PI)))))))))) |
#s(approx (/ (* 1/8 (/ (+ (exp (neg (/ r s))) (exp (/ (* -1/3 r) 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 (/ (* -1/3 r) s))) (PI))) #s(hole binary32 (* 1/8 (/ (+ (exp (* -1 (/ r s))) (exp (* -1/3 (/ r s)))) (PI))))) |
#s(approx (/ (+ (exp (neg (/ r s))) (exp (/ (* -1/3 r) s))) (PI)) #s(hole binary32 (/ (+ (exp (* -1 (/ r s))) (exp (* -1/3 (/ r s)))) (PI)))) |
#s(approx (+ (exp (neg (/ r s))) (exp (/ (* -1/3 r) s))) #s(hole binary32 (+ (exp (* -1 (/ r s))) (exp (* -1/3 (/ r s)))))) |
| Outputs |
|---|
(+.f32 #s(approx (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (neg.f32 (/.f32 r s)))) (*.f32 (*.f32 r s) (PI.f32)))) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 (*.f32 (*.f32 (PI.f32) s) #s(literal 6 binary32)) r))) |
#s(approx (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (neg.f32 (/.f32 r s)))) (*.f32 (*.f32 r s) (PI.f32)))) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (neg.f32 (/.f32 r s)))) (*.f32 (*.f32 r s) (PI.f32))) |
(*.f32 #s(literal 1/8 binary32) (exp.f32 (neg.f32 (/.f32 r s)))) |
#s(literal 1/8 binary32) |
(exp.f32 (neg.f32 (/.f32 r s))) |
(neg.f32 (/.f32 r s)) |
(/.f32 r s) |
r |
s |
(*.f32 (*.f32 r s) (PI.f32)) |
(*.f32 r s) |
(PI.f32) |
(/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 (*.f32 (*.f32 (PI.f32) s) #s(literal 6 binary32)) 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)) |
(neg.f32 r) |
(*.f32 #s(literal 3 binary32) s) |
#s(literal 3 binary32) |
(*.f32 (*.f32 (*.f32 (PI.f32) s) #s(literal 6 binary32)) r) |
(*.f32 (*.f32 (PI.f32) s) #s(literal 6 binary32)) |
(*.f32 (PI.f32) s) |
#s(literal 6 binary32) |
#s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (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 (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 #s(approx (+ (/ 1/4 (* s (PI))) (/ (* r -1/6) (* (PI) (* s s)))) (/.f32 (fma.f32 #s(literal -1/6 binary32) (/.f32 r (PI.f32)) (/.f32 (*.f32 #s(literal 1/4 binary32) s) (PI.f32))) (*.f32 s s))) r)) |
(/.f32 #s(approx (+ (/ 1/4 (* s (PI))) (/ (* r -1/6) (* (PI) (* s s)))) (/.f32 (fma.f32 #s(literal -1/6 binary32) (/.f32 r (PI.f32)) (/.f32 (*.f32 #s(literal 1/4 binary32) s) (PI.f32))) (*.f32 s s))) r) |
#s(approx (+ (/ 1/4 (* s (PI))) (/ (* r -1/6) (* (PI) (* s s)))) (/.f32 (fma.f32 #s(literal -1/6 binary32) (/.f32 r (PI.f32)) (/.f32 (*.f32 #s(literal 1/4 binary32) s) (PI.f32))) (*.f32 s s))) |
(/.f32 (fma.f32 #s(literal -1/6 binary32) (/.f32 r (PI.f32)) (/.f32 (*.f32 #s(literal 1/4 binary32) s) (PI.f32))) (*.f32 s s)) |
(+.f32 (*.f32 #s(literal -1/6 binary32) (/.f32 r (PI.f32))) (/.f32 (*.f32 #s(literal 1/4 binary32) s) (PI.f32))) |
(fma.f32 #s(literal -1/6 binary32) (/.f32 r (PI.f32)) (/.f32 (*.f32 #s(literal 1/4 binary32) s) (PI.f32))) |
#s(literal -1/6 binary32) |
(/.f32 r (PI.f32)) |
(/.f32 (*.f32 #s(literal 1/4 binary32) s) (PI.f32)) |
(*.f32 #s(literal 1/4 binary32) s) |
(*.f32 s s) |
#s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r)))) (neg.f32 (/.f32 #s(approx (- (/ (- (/ (/ (* r -5/72) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) (/.f32 (-.f32 (*.f32 r (fma.f32 (/.f32 r (*.f32 (PI.f32) (*.f32 s s))) #s(literal -5/72 binary32) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s)))) (/.f32 #s(literal 1/4 binary32) (PI.f32))) r)) s))) |
(neg.f32 (/.f32 #s(approx (- (/ (- (/ (/ (* r -5/72) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) (/.f32 (-.f32 (*.f32 r (fma.f32 (/.f32 r (*.f32 (PI.f32) (*.f32 s s))) #s(literal -5/72 binary32) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s)))) (/.f32 #s(literal 1/4 binary32) (PI.f32))) r)) s)) |
(/.f32 #s(approx (- (/ (- (/ (/ (* r -5/72) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) (/.f32 (-.f32 (*.f32 r (fma.f32 (/.f32 r (*.f32 (PI.f32) (*.f32 s s))) #s(literal -5/72 binary32) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s)))) (/.f32 #s(literal 1/4 binary32) (PI.f32))) r)) s) |
#s(approx (- (/ (- (/ (/ (* r -5/72) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) (/.f32 (-.f32 (*.f32 r (fma.f32 (/.f32 r (*.f32 (PI.f32) (*.f32 s s))) #s(literal -5/72 binary32) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s)))) (/.f32 #s(literal 1/4 binary32) (PI.f32))) r)) |
(/.f32 (-.f32 (*.f32 r (fma.f32 (/.f32 r (*.f32 (PI.f32) (*.f32 s s))) #s(literal -5/72 binary32) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s)))) (/.f32 #s(literal 1/4 binary32) (PI.f32))) r) |
(-.f32 (*.f32 r (fma.f32 (/.f32 r (*.f32 (PI.f32) (*.f32 s s))) #s(literal -5/72 binary32) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s)))) (/.f32 #s(literal 1/4 binary32) (PI.f32))) |
(*.f32 r (fma.f32 (/.f32 r (*.f32 (PI.f32) (*.f32 s s))) #s(literal -5/72 binary32) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s)))) |
(+.f32 (*.f32 (/.f32 r (*.f32 (PI.f32) (*.f32 s s))) #s(literal -5/72 binary32)) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) |
(fma.f32 (/.f32 r (*.f32 (PI.f32) (*.f32 s s))) #s(literal -5/72 binary32) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) |
(/.f32 r (*.f32 (PI.f32) (*.f32 s s))) |
(*.f32 (PI.f32) (*.f32 s s)) |
#s(literal -5/72 binary32) |
(+.f32 #s(literal -1/16 binary32) #s(literal -1/144 binary32)) |
(/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s)) |
#s(literal 1/6 binary32) |
(/.f32 #s(literal 1/4 binary32) (PI.f32)) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (+.f32 (exp.f32 (neg.f32 (/.f32 r s))) (exp.f32 (/.f32 (*.f32 #s(literal -1/3 binary32) r) s))) (PI.f32))) (*.f32 s r))) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (+.f32 (exp.f32 (neg.f32 (/.f32 r s))) (exp.f32 (/.f32 (*.f32 #s(literal -1/3 binary32) r) s))) (PI.f32))) (*.f32 s r)) |
(*.f32 #s(literal 1/8 binary32) (/.f32 (+.f32 (exp.f32 (neg.f32 (/.f32 r s))) (exp.f32 (/.f32 (*.f32 #s(literal -1/3 binary32) r) s))) (PI.f32))) |
(/.f32 (+.f32 (exp.f32 (neg.f32 (/.f32 r s))) (exp.f32 (/.f32 (*.f32 #s(literal -1/3 binary32) r) s))) (PI.f32)) |
(+.f32 (exp.f32 (neg.f32 (/.f32 r s))) (exp.f32 (/.f32 (*.f32 #s(literal -1/3 binary32) r) s))) |
(exp.f32 (/.f32 (*.f32 #s(literal -1/3 binary32) r) s)) |
(/.f32 (*.f32 #s(literal -1/3 binary32) r) s) |
(*.f32 #s(literal -1/3 binary32) r) |
#s(literal -1/3 binary32) |
#s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* (PI) s) 6) r))) (/.f32 (fma.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (neg.f32 (/.f32 r s))) (*.f32 r (PI.f32))) (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 r (PI.f32))))) s)) |
#s(approx (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (neg.f32 (/.f32 r s))) (*.f32 r (*.f32 s (PI.f32)))))) |
#s(approx (/ (* 1/8 (exp (neg (/ r s)))) (* (* r s) (PI))) (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (neg.f32 (/.f32 r s))) (*.f32 r (*.f32 s (PI.f32)))))) |
#s(approx (* 1/8 (exp (neg (/ r s)))) (*.f32 #s(literal 1/8 binary32) (exp.f32 (neg.f32 (/.f32 r s))))) |
#s(approx (exp (neg (/ r s))) (exp.f32 (neg.f32 (/.f32 r s)))) |
#s(approx (neg (/ r s)) (*.f32 #s(literal -1 binary32) (/.f32 r s))) |
#s(approx (/ r s) (/.f32 r s)) |
#s(approx s s) |
#s(approx (* (* r s) (PI)) (*.f32 r (*.f32 s (PI.f32)))) |
#s(approx (* r s) (*.f32 r s)) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* (PI) s) 6) r)) (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 r (*.f32 s (PI.f32)))))) |
#s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) (*.f32 #s(literal 3/4 binary32) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))))) |
#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 (* (* (* (PI) s) 6) r) (*.f32 #s(literal 6 binary32) (*.f32 r (*.f32 s (PI.f32))))) |
#s(approx (* (* (PI) s) 6) (*.f32 #s(literal 6 binary32) (*.f32 s (PI.f32)))) |
#s(approx (* (PI) s) (*.f32 s (PI.f32))) |
#s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r)))) (/.f32 (fma.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (neg.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s)))) (*.f32 r (PI.f32))) (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (neg.f32 (/.f32 r s))) (*.f32 r (PI.f32))))) s)) |
#s(approx (/ (/ 1/4 (* s r)) (PI)) (/.f32 #s(literal 1/4 binary32) (*.f32 r (*.f32 s (PI.f32))))) |
#s(approx (/ 1/4 (* s r)) (/.f32 #s(literal 1/4 binary32) (*.f32 r s))) |
#s(approx (* s r) (*.f32 r s)) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 (fma.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (neg.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s)))) (*.f32 r (PI.f32))) (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (neg.f32 (/.f32 r s))) (*.f32 r (PI.f32))))) s)) |
#s(approx (/ (+ (/ 1/4 (* s (PI))) (/ (* r -1/6) (* (PI) (* s s)))) r) (/.f32 #s(literal -1/6 binary32) (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32)))) |
#s(approx (/ (+ (/ 1/4 (* s (PI))) (/ (* r -1/6) (* (PI) (* s s)))) r) (/.f32 (-.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 s (*.f32 r (PI.f32)))) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (PI.f32)))) (pow.f32 s #s(literal 2 binary32)))) |
#s(approx (+ (/ 1/4 (* s (PI))) (/ (* r -1/6) (* (PI) (* s s)))) (*.f32 #s(literal -1/6 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))))) |
#s(approx (+ (/ 1/4 (* s (PI))) (/ (* r -1/6) (* (PI) (* s s)))) (/.f32 (fma.f32 #s(literal -1/6 binary32) (/.f32 r (PI.f32)) (*.f32 #s(literal 1/4 binary32) (/.f32 s (PI.f32)))) (pow.f32 s #s(literal 2 binary32)))) |
#s(approx (/ (+ (* -1/6 (/ r (PI))) (/ (* 1/4 s) (PI))) (* s s)) (*.f32 #s(literal -1/6 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))))) |
#s(approx (/ (+ (* -1/6 (/ r (PI))) (/ (* 1/4 s) (PI))) (* s s)) (/.f32 (fma.f32 #s(literal -1/6 binary32) (/.f32 r (PI.f32)) (*.f32 #s(literal 1/4 binary32) (/.f32 s (PI.f32)))) (pow.f32 s #s(literal 2 binary32)))) |
#s(approx (+ (* -1/6 (/ r (PI))) (/ (* 1/4 s) (PI))) (*.f32 #s(literal -1/6 binary32) (/.f32 r (PI.f32)))) |
#s(approx (+ (* -1/6 (/ r (PI))) (/ (* 1/4 s) (PI))) (fma.f32 #s(literal -1/6 binary32) (/.f32 r (PI.f32)) (*.f32 #s(literal 1/4 binary32) (/.f32 s (PI.f32))))) |
#s(approx (/ (* 1/4 s) (PI)) (*.f32 #s(literal 1/4 binary32) (/.f32 s (PI.f32)))) |
#s(approx (* 1/4 s) (*.f32 #s(literal 1/4 binary32) s)) |
#s(approx (* s s) (pow.f32 s #s(literal 2 binary32))) |
#s(approx (neg (/ (- (/ (- (/ (/ (* r -5/72) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) s)) (*.f32 #s(literal 5/72 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 3 binary32)) (PI.f32))))) |
#s(approx (neg (/ (- (/ (- (/ (/ (* r -5/72) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) s)) (/.f32 (-.f32 (*.f32 #s(literal -1/6 binary32) (/.f32 s (PI.f32))) (*.f32 #s(literal -5/72 binary32) (/.f32 r (PI.f32)))) (pow.f32 s #s(literal 3 binary32)))) |
#s(approx (neg (/ (- (/ (- (/ (/ (* r -5/72) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) s)) (/.f32 (-.f32 (*.f32 s (-.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 s (*.f32 r (PI.f32)))) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (PI.f32))))) (*.f32 #s(literal -5/72 binary32) (/.f32 r (PI.f32)))) (pow.f32 s #s(literal 3 binary32)))) |
#s(approx (/ (- (/ (- (/ (/ (* r -5/72) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) s) (*.f32 #s(literal -5/72 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 3 binary32)) (PI.f32))))) |
#s(approx (/ (- (/ (- (/ (/ (* r -5/72) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) s) (/.f32 (fma.f32 #s(literal -5/72 binary32) (/.f32 r (PI.f32)) (*.f32 #s(literal 1/6 binary32) (/.f32 s (PI.f32)))) (pow.f32 s #s(literal 3 binary32)))) |
#s(approx (/ (- (/ (- (/ (/ (* r -5/72) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) s) (/.f32 (fma.f32 #s(literal -5/72 binary32) (/.f32 r (PI.f32)) (*.f32 s (fma.f32 #s(literal -1/4 binary32) (/.f32 s (*.f32 r (PI.f32))) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (PI.f32)))))) (pow.f32 s #s(literal 3 binary32)))) |
#s(approx (- (/ (- (/ (/ (* r -5/72) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) (*.f32 #s(literal -5/72 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))))) |
#s(approx (- (/ (- (/ (/ (* r -5/72) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) (/.f32 (fma.f32 #s(literal -5/72 binary32) (/.f32 r (PI.f32)) (*.f32 #s(literal 1/6 binary32) (/.f32 s (PI.f32)))) (pow.f32 s #s(literal 2 binary32)))) |
#s(approx (- (/ (- (/ (/ (* r -5/72) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) (/.f32 (fma.f32 #s(literal -5/72 binary32) (/.f32 r (PI.f32)) (*.f32 s (fma.f32 #s(literal -1/4 binary32) (/.f32 s (*.f32 r (PI.f32))) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (PI.f32)))))) (pow.f32 s #s(literal 2 binary32)))) |
#s(approx (/ (- (* r (+ (* (/ r (* (PI) (* s s))) -5/72) (/ 1/6 (* (PI) s)))) (/ 1/4 (PI))) r) (*.f32 #s(literal -5/72 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))))) |
#s(approx (/ (- (* r (+ (* (/ r (* (PI) (* s s))) -5/72) (/ 1/6 (* (PI) s)))) (/ 1/4 (PI))) r) (/.f32 (fma.f32 #s(literal -5/72 binary32) (/.f32 r (PI.f32)) (*.f32 #s(literal 1/6 binary32) (/.f32 s (PI.f32)))) (pow.f32 s #s(literal 2 binary32)))) |
#s(approx (/ (- (* r (+ (* (/ r (* (PI) (* s s))) -5/72) (/ 1/6 (* (PI) s)))) (/ 1/4 (PI))) r) (/.f32 (fma.f32 #s(literal -5/72 binary32) (/.f32 r (PI.f32)) (*.f32 s (fma.f32 #s(literal -1/4 binary32) (/.f32 s (*.f32 r (PI.f32))) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (PI.f32)))))) (pow.f32 s #s(literal 2 binary32)))) |
#s(approx (- (* r (+ (* (/ r (* (PI) (* s s))) -5/72) (/ 1/6 (* (PI) s)))) (/ 1/4 (PI))) (*.f32 #s(literal -5/72 binary32) (/.f32 (pow.f32 r #s(literal 2 binary32)) (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))))) |
#s(approx (- (* r (+ (* (/ r (* (PI) (* s s))) -5/72) (/ 1/6 (* (PI) s)))) (/ 1/4 (PI))) (/.f32 (fma.f32 #s(literal -5/72 binary32) (/.f32 (pow.f32 r #s(literal 2 binary32)) (PI.f32)) (*.f32 #s(literal 1/6 binary32) (/.f32 (*.f32 r s) (PI.f32)))) (pow.f32 s #s(literal 2 binary32)))) |
#s(approx (- (* r (+ (* (/ r (* (PI) (* s s))) -5/72) (/ 1/6 (* (PI) s)))) (/ 1/4 (PI))) (/.f32 (fma.f32 #s(literal -5/72 binary32) (/.f32 (pow.f32 r #s(literal 2 binary32)) (PI.f32)) (*.f32 s (fma.f32 #s(literal -1/4 binary32) (/.f32 s (PI.f32)) (*.f32 #s(literal 1/6 binary32) (/.f32 r (PI.f32)))))) (pow.f32 s #s(literal 2 binary32)))) |
#s(approx (* r (+ (* (/ r (* (PI) (* s s))) -5/72) (/ 1/6 (* (PI) s)))) (*.f32 #s(literal -5/72 binary32) (/.f32 (pow.f32 r #s(literal 2 binary32)) (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))))) |
#s(approx (* r (+ (* (/ r (* (PI) (* s s))) -5/72) (/ 1/6 (* (PI) s)))) (/.f32 (fma.f32 #s(literal -5/72 binary32) (/.f32 (pow.f32 r #s(literal 2 binary32)) (PI.f32)) (*.f32 #s(literal 1/6 binary32) (/.f32 (*.f32 r s) (PI.f32)))) (pow.f32 s #s(literal 2 binary32)))) |
#s(approx (+ (* (/ r (* (PI) (* s s))) -5/72) (/ 1/6 (* (PI) s))) (*.f32 #s(literal -5/72 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))))) |
#s(approx (+ (* (/ r (* (PI) (* s s))) -5/72) (/ 1/6 (* (PI) s))) (/.f32 (fma.f32 #s(literal -5/72 binary32) (/.f32 r (PI.f32)) (*.f32 #s(literal 1/6 binary32) (/.f32 s (PI.f32)))) (pow.f32 s #s(literal 2 binary32)))) |
#s(approx (/ r (* (PI) (* s s))) (/.f32 r (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32)))) |
#s(approx (* (PI) (* s s)) (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))) |
#s(approx (/ 1/6 (* (PI) s)) (/.f32 #s(literal 1/6 binary32) (*.f32 s (PI.f32)))) |
#s(approx (/ (* 1/8 (/ (+ (exp (neg (/ r s))) (exp (/ (* -1/3 r) s))) (PI))) (* s r)) (*.f32 #s(literal 1/8 binary32) (/.f32 (+.f32 (exp.f32 (neg.f32 (/.f32 r s))) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s)))) (*.f32 r (*.f32 s (PI.f32)))))) |
#s(approx (* 1/8 (/ (+ (exp (neg (/ r s))) (exp (/ (* -1/3 r) s))) (PI))) (*.f32 #s(literal 1/8 binary32) (/.f32 (+.f32 (exp.f32 (neg.f32 (/.f32 r s))) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s)))) (PI.f32)))) |
#s(approx (/ (+ (exp (neg (/ r s))) (exp (/ (* -1/3 r) s))) (PI)) (/.f32 (+.f32 (exp.f32 (neg.f32 (/.f32 r s))) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s)))) (PI.f32))) |
#s(approx (+ (exp (neg (/ r s))) (exp (/ (* -1/3 r) s))) (+.f32 (exp.f32 (neg.f32 (/.f32 r s))) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))))) |
#s(approx (exp (/ (* -1/3 r) s)) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s)))) |
#s(approx (/ (* -1/3 r) s) (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) |
#s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* (PI) s) 6) r))) (/.f32 #s(literal 1/4 binary32) (*.f32 r (*.f32 s (PI.f32))))) |
#s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* (PI) s) 6) r))) (/.f32 (-.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32)))) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))) s)) |
#s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* (PI) s) 6) r))) (/.f32 (-.f32 (fma.f32 #s(literal 1/144 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))) (fma.f32 #s(literal 1/16 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32)))))) (/.f32 #s(literal 1/6 binary32) (*.f32 s (PI.f32)))) s)) |
#s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* (PI) s) 6) r))) (/.f32 (-.f32 (fma.f32 #s(literal -1/48 binary32) (/.f32 (pow.f32 r #s(literal 2 binary32)) (*.f32 (pow.f32 s #s(literal 3 binary32)) (PI.f32))) (fma.f32 #s(literal -1/1296 binary32) (/.f32 (pow.f32 r #s(literal 2 binary32)) (*.f32 (pow.f32 s #s(literal 3 binary32)) (PI.f32))) (fma.f32 #s(literal 1/144 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))) (fma.f32 #s(literal 1/16 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32)))))))) (/.f32 #s(literal 1/6 binary32) (*.f32 s (PI.f32)))) s)) |
#s(approx (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/.f32 #s(literal 1/8 binary32) (*.f32 r (*.f32 s (PI.f32))))) |
#s(approx (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/.f32 (-.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32)))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))) s)) |
#s(approx (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/.f32 (-.f32 (fma.f32 #s(literal 1/16 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32))))) (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32)))) s)) |
#s(approx (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/.f32 (-.f32 (fma.f32 #s(literal -1/48 binary32) (/.f32 (pow.f32 r #s(literal 2 binary32)) (*.f32 (pow.f32 s #s(literal 3 binary32)) (PI.f32))) (fma.f32 #s(literal 1/16 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32)))))) (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32)))) s)) |
#s(approx (/ (* 1/8 (exp (neg (/ r s)))) (* (* r s) (PI))) (/.f32 #s(literal 1/8 binary32) (*.f32 r (*.f32 s (PI.f32))))) |
#s(approx (/ (* 1/8 (exp (neg (/ r s)))) (* (* r s) (PI))) (/.f32 (-.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32)))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))) s)) |
#s(approx (/ (* 1/8 (exp (neg (/ r s)))) (* (* r s) (PI))) (/.f32 (-.f32 (fma.f32 #s(literal 1/16 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32))))) (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32)))) s)) |
#s(approx (/ (* 1/8 (exp (neg (/ r s)))) (* (* r s) (PI))) (/.f32 (-.f32 (fma.f32 #s(literal -1/48 binary32) (/.f32 (pow.f32 r #s(literal 2 binary32)) (*.f32 (pow.f32 s #s(literal 3 binary32)) (PI.f32))) (fma.f32 #s(literal 1/16 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32)))))) (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32)))) s)) |
#s(approx (* 1/8 (exp (neg (/ r s)))) #s(literal 1/8 binary32)) |
#s(approx (* 1/8 (exp (neg (/ r s)))) (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal -1/8 binary32) (/.f32 r s)))) |
#s(approx (* 1/8 (exp (neg (/ r s)))) (+.f32 #s(literal 1/8 binary32) (fma.f32 #s(literal -1/8 binary32) (/.f32 r s) (*.f32 #s(literal 1/16 binary32) (/.f32 (pow.f32 r #s(literal 2 binary32)) (pow.f32 s #s(literal 2 binary32))))))) |
#s(approx (* 1/8 (exp (neg (/ r s)))) (+.f32 #s(literal 1/8 binary32) (fma.f32 #s(literal -1/8 binary32) (/.f32 r s) (fma.f32 #s(literal -1/48 binary32) (/.f32 (pow.f32 r #s(literal 3 binary32)) (pow.f32 s #s(literal 3 binary32))) (*.f32 #s(literal 1/16 binary32) (/.f32 (pow.f32 r #s(literal 2 binary32)) (pow.f32 s #s(literal 2 binary32)))))))) |
#s(approx (exp (neg (/ r s))) #s(literal 1 binary32)) |
#s(approx (exp (neg (/ r s))) (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -1 binary32) (/.f32 r s)))) |
#s(approx (exp (neg (/ r s))) (+.f32 #s(literal 1 binary32) (fma.f32 #s(literal -1 binary32) (/.f32 r s) (*.f32 #s(literal 1/2 binary32) (/.f32 (pow.f32 r #s(literal 2 binary32)) (pow.f32 s #s(literal 2 binary32))))))) |
#s(approx (exp (neg (/ r s))) (+.f32 #s(literal 1 binary32) (fma.f32 #s(literal -1 binary32) (/.f32 r s) (fma.f32 #s(literal -1/6 binary32) (/.f32 (pow.f32 r #s(literal 3 binary32)) (pow.f32 s #s(literal 3 binary32))) (*.f32 #s(literal 1/2 binary32) (/.f32 (pow.f32 r #s(literal 2 binary32)) (pow.f32 s #s(literal 2 binary32)))))))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* (PI) s) 6) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 r (*.f32 s (PI.f32))))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* (PI) s) 6) r)) (/.f32 (-.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32)))) (*.f32 #s(literal 1/24 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))) s)) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* (PI) s) 6) r)) (/.f32 (-.f32 (fma.f32 #s(literal 1/144 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32))))) (/.f32 #s(literal 1/24 binary32) (*.f32 s (PI.f32)))) s)) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* (PI) s) 6) r)) (/.f32 (-.f32 (fma.f32 #s(literal -1/1296 binary32) (/.f32 (pow.f32 r #s(literal 2 binary32)) (*.f32 (pow.f32 s #s(literal 3 binary32)) (PI.f32))) (fma.f32 #s(literal 1/144 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32)))))) (/.f32 #s(literal 1/24 binary32) (*.f32 s (PI.f32)))) s)) |
#s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) |
#s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) (+.f32 #s(literal 3/4 binary32) (*.f32 #s(literal -1/4 binary32) (/.f32 r s)))) |
#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) (*.f32 #s(literal 1/24 binary32) (/.f32 (pow.f32 r #s(literal 2 binary32)) (pow.f32 s #s(literal 2 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 (pow.f32 r #s(literal 3 binary32)) (pow.f32 s #s(literal 3 binary32))) (*.f32 #s(literal 1/24 binary32) (/.f32 (pow.f32 r #s(literal 2 binary32)) (pow.f32 s #s(literal 2 binary32)))))))) |
#s(approx (exp (/ (neg r) (* 3 s))) #s(literal 1 binary32)) |
#s(approx (exp (/ (neg r) (* 3 s))) (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -1/3 binary32) (/.f32 r s)))) |
#s(approx (exp (/ (neg r) (* 3 s))) (+.f32 #s(literal 1 binary32) (fma.f32 #s(literal -1/3 binary32) (/.f32 r s) (*.f32 #s(literal 1/18 binary32) (/.f32 (pow.f32 r #s(literal 2 binary32)) (pow.f32 s #s(literal 2 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 (pow.f32 r #s(literal 3 binary32)) (pow.f32 s #s(literal 3 binary32))) (*.f32 #s(literal 1/18 binary32) (/.f32 (pow.f32 r #s(literal 2 binary32)) (pow.f32 s #s(literal 2 binary32)))))))) |
#s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r)))) (/.f32 #s(literal 1/4 binary32) (*.f32 r (*.f32 s (PI.f32))))) |
#s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r)))) (/.f32 (-.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32)))) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))) s)) |
#s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (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 (pow.f32 s #s(literal 2 binary32)) (PI.f32))) (fma.f32 #s(literal 1/16 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32)))))) (/.f32 #s(literal 1/6 binary32) (*.f32 s (PI.f32)))) s)) |
#s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r)))) (/.f32 (-.f32 (fma.f32 #s(literal -1/48 binary32) (/.f32 (pow.f32 r #s(literal 2 binary32)) (*.f32 (pow.f32 s #s(literal 3 binary32)) (PI.f32))) (fma.f32 #s(literal -1/1296 binary32) (/.f32 (pow.f32 r #s(literal 2 binary32)) (*.f32 (pow.f32 s #s(literal 3 binary32)) (PI.f32))) (fma.f32 #s(literal 1/144 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))) (fma.f32 #s(literal 1/16 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32)))))))) (/.f32 #s(literal 1/6 binary32) (*.f32 s (PI.f32)))) s)) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 #s(literal 1/4 binary32) (*.f32 r (*.f32 s (PI.f32))))) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 (-.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32)))) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))) s)) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 (-.f32 (fma.f32 #s(literal 1/144 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))) (fma.f32 #s(literal 1/16 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32)))))) (/.f32 #s(literal 1/6 binary32) (*.f32 s (PI.f32)))) s)) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 (-.f32 (fma.f32 #s(literal -1/48 binary32) (/.f32 (pow.f32 r #s(literal 2 binary32)) (*.f32 (pow.f32 s #s(literal 3 binary32)) (PI.f32))) (fma.f32 #s(literal -1/1296 binary32) (/.f32 (pow.f32 r #s(literal 2 binary32)) (*.f32 (pow.f32 s #s(literal 3 binary32)) (PI.f32))) (fma.f32 #s(literal 1/144 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))) (fma.f32 #s(literal 1/16 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32)))))))) (/.f32 #s(literal 1/6 binary32) (*.f32 s (PI.f32)))) s)) |
#s(approx (/ (+ (/ 1/4 (* s (PI))) (/ (* r -1/6) (* (PI) (* s s)))) r) (/.f32 #s(literal 1/4 binary32) (*.f32 r (*.f32 s (PI.f32))))) |
#s(approx (/ (+ (/ 1/4 (* s (PI))) (/ (* r -1/6) (* (PI) (* s s)))) r) (/.f32 (-.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32)))) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))) s)) |
#s(approx (+ (/ 1/4 (* s (PI))) (/ (* r -1/6) (* (PI) (* s s)))) (/.f32 #s(literal 1/4 binary32) (*.f32 s (PI.f32)))) |
#s(approx (+ (/ 1/4 (* s (PI))) (/ (* r -1/6) (* (PI) (* s s)))) (/.f32 (fma.f32 #s(literal -1/6 binary32) (/.f32 r (*.f32 s (PI.f32))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (PI.f32)))) s)) |
#s(approx (/ (+ (* -1/6 (/ r (PI))) (/ (* 1/4 s) (PI))) (* s s)) (/.f32 #s(literal 1/4 binary32) (*.f32 s (PI.f32)))) |
#s(approx (/ (+ (* -1/6 (/ r (PI))) (/ (* 1/4 s) (PI))) (* s s)) (/.f32 (fma.f32 #s(literal -1/6 binary32) (/.f32 r (*.f32 s (PI.f32))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (PI.f32)))) s)) |
#s(approx (+ (* -1/6 (/ r (PI))) (/ (* 1/4 s) (PI))) (*.f32 #s(literal 1/4 binary32) (/.f32 s (PI.f32)))) |
#s(approx (+ (* -1/6 (/ r (PI))) (/ (* 1/4 s) (PI))) (*.f32 s (fma.f32 #s(literal -1/6 binary32) (/.f32 r (*.f32 s (PI.f32))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (PI.f32)))))) |
#s(approx (neg (/ (- (/ (- (/ (/ (* r -5/72) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 r (*.f32 s (PI.f32))))) |
#s(approx (neg (/ (- (/ (- (/ (/ (* r -5/72) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) s)) (/.f32 (-.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32)))) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))) s)) |
#s(approx (neg (/ (- (/ (- (/ (/ (* r -5/72) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) s)) (/.f32 (-.f32 (fma.f32 #s(literal 5/72 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32))))) (/.f32 #s(literal 1/6 binary32) (*.f32 s (PI.f32)))) s)) |
#s(approx (/ (- (/ (- (/ (/ (* r -5/72) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) s) (/.f32 #s(literal -1/4 binary32) (*.f32 r (*.f32 s (PI.f32))))) |
#s(approx (/ (- (/ (- (/ (/ (* r -5/72) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) s) (/.f32 (-.f32 (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32)))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32))))) s)) |
#s(approx (/ (- (/ (- (/ (/ (* r -5/72) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) s) (/.f32 (-.f32 (fma.f32 #s(literal -5/72 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))) (/.f32 #s(literal 1/6 binary32) (*.f32 s (PI.f32)))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32))))) s)) |
#s(approx (- (/ (- (/ (/ (* r -5/72) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) (/.f32 #s(literal -1/4 binary32) (*.f32 r (PI.f32)))) |
#s(approx (- (/ (- (/ (/ (* r -5/72) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) (-.f32 (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32)))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32)))))) |
#s(approx (- (/ (- (/ (/ (* r -5/72) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) (-.f32 (fma.f32 #s(literal -5/72 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))) (/.f32 #s(literal 1/6 binary32) (*.f32 s (PI.f32)))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32)))))) |
#s(approx (/ (- (* r (+ (* (/ r (* (PI) (* s s))) -5/72) (/ 1/6 (* (PI) s)))) (/ 1/4 (PI))) r) (/.f32 #s(literal -1/4 binary32) (*.f32 r (PI.f32)))) |
#s(approx (/ (- (* r (+ (* (/ r (* (PI) (* s s))) -5/72) (/ 1/6 (* (PI) s)))) (/ 1/4 (PI))) r) (-.f32 (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32)))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32)))))) |
#s(approx (/ (- (* r (+ (* (/ r (* (PI) (* s s))) -5/72) (/ 1/6 (* (PI) s)))) (/ 1/4 (PI))) r) (-.f32 (fma.f32 #s(literal -5/72 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))) (/.f32 #s(literal 1/6 binary32) (*.f32 s (PI.f32)))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32)))))) |
#s(approx (- (* r (+ (* (/ r (* (PI) (* s s))) -5/72) (/ 1/6 (* (PI) s)))) (/ 1/4 (PI))) (/.f32 #s(literal -1/4 binary32) (PI.f32))) |
#s(approx (- (* r (+ (* (/ r (* (PI) (* s s))) -5/72) (/ 1/6 (* (PI) s)))) (/ 1/4 (PI))) (-.f32 (*.f32 #s(literal 1/6 binary32) (/.f32 r (*.f32 s (PI.f32)))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (PI.f32))))) |
#s(approx (- (* r (+ (* (/ r (* (PI) (* s s))) -5/72) (/ 1/6 (* (PI) s)))) (/ 1/4 (PI))) (-.f32 (fma.f32 #s(literal -5/72 binary32) (/.f32 (pow.f32 r #s(literal 2 binary32)) (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))) (*.f32 #s(literal 1/6 binary32) (/.f32 r (*.f32 s (PI.f32))))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (PI.f32))))) |
#s(approx (* r (+ (* (/ r (* (PI) (* s s))) -5/72) (/ 1/6 (* (PI) s)))) (*.f32 #s(literal 1/6 binary32) (/.f32 r (*.f32 s (PI.f32))))) |
#s(approx (* r (+ (* (/ r (* (PI) (* s s))) -5/72) (/ 1/6 (* (PI) s)))) (/.f32 (fma.f32 #s(literal -5/72 binary32) (/.f32 (pow.f32 r #s(literal 2 binary32)) (*.f32 s (PI.f32))) (*.f32 #s(literal 1/6 binary32) (/.f32 r (PI.f32)))) s)) |
#s(approx (+ (* (/ r (* (PI) (* s s))) -5/72) (/ 1/6 (* (PI) s))) (/.f32 #s(literal 1/6 binary32) (*.f32 s (PI.f32)))) |
#s(approx (+ (* (/ r (* (PI) (* s s))) -5/72) (/ 1/6 (* (PI) s))) (/.f32 (fma.f32 #s(literal -5/72 binary32) (/.f32 r (*.f32 s (PI.f32))) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (PI.f32)))) s)) |
#s(approx (/ (* 1/8 (/ (+ (exp (neg (/ r s))) (exp (/ (* -1/3 r) s))) (PI))) (* s r)) (/.f32 #s(literal 1/4 binary32) (*.f32 r (*.f32 s (PI.f32))))) |
#s(approx (/ (* 1/8 (/ (+ (exp (neg (/ r s))) (exp (/ (* -1/3 r) s))) (PI))) (* s r)) (/.f32 (-.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32)))) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))) s)) |
#s(approx (/ (* 1/8 (/ (+ (exp (neg (/ r s))) (exp (/ (* -1/3 r) s))) (PI))) (* s r)) (/.f32 (-.f32 (fma.f32 #s(literal 1/8 binary32) (/.f32 (fma.f32 #s(literal 1/18 binary32) (/.f32 r (PI.f32)) (*.f32 #s(literal 1/2 binary32) (/.f32 r (PI.f32)))) (pow.f32 s #s(literal 2 binary32))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32))))) (/.f32 #s(literal 1/6 binary32) (*.f32 s (PI.f32)))) s)) |
#s(approx (/ (* 1/8 (/ (+ (exp (neg (/ r s))) (exp (/ (* -1/3 r) s))) (PI))) (* s r)) (/.f32 (-.f32 (fma.f32 #s(literal 1/8 binary32) (/.f32 (fma.f32 #s(literal -1/6 binary32) (/.f32 (pow.f32 r #s(literal 2 binary32)) (PI.f32)) (*.f32 #s(literal -1/162 binary32) (/.f32 (pow.f32 r #s(literal 2 binary32)) (PI.f32)))) (pow.f32 s #s(literal 3 binary32))) (fma.f32 #s(literal 1/8 binary32) (/.f32 (fma.f32 #s(literal 1/18 binary32) (/.f32 r (PI.f32)) (*.f32 #s(literal 1/2 binary32) (/.f32 r (PI.f32)))) (pow.f32 s #s(literal 2 binary32))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32)))))) (/.f32 #s(literal 1/6 binary32) (*.f32 s (PI.f32)))) s)) |
#s(approx (* 1/8 (/ (+ (exp (neg (/ r s))) (exp (/ (* -1/3 r) s))) (PI))) (/.f32 #s(literal 1/4 binary32) (PI.f32))) |
#s(approx (* 1/8 (/ (+ (exp (neg (/ r s))) (exp (/ (* -1/3 r) s))) (PI))) (fma.f32 #s(literal 1/8 binary32) (/.f32 (fma.f32 #s(literal -1 binary32) (/.f32 r (PI.f32)) (*.f32 #s(literal -1/3 binary32) (/.f32 r (PI.f32)))) s) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (PI.f32))))) |
#s(approx (* 1/8 (/ (+ (exp (neg (/ r s))) (exp (/ (* -1/3 r) s))) (PI))) (fma.f32 #s(literal 1/8 binary32) (/.f32 (fma.f32 #s(literal -1 binary32) (/.f32 r (PI.f32)) (*.f32 #s(literal -1/3 binary32) (/.f32 r (PI.f32)))) s) (fma.f32 #s(literal 1/8 binary32) (/.f32 (fma.f32 #s(literal 1/18 binary32) (/.f32 (pow.f32 r #s(literal 2 binary32)) (PI.f32)) (*.f32 #s(literal 1/2 binary32) (/.f32 (pow.f32 r #s(literal 2 binary32)) (PI.f32)))) (pow.f32 s #s(literal 2 binary32))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (PI.f32)))))) |
#s(approx (* 1/8 (/ (+ (exp (neg (/ r s))) (exp (/ (* -1/3 r) s))) (PI))) (fma.f32 #s(literal 1/8 binary32) (/.f32 (fma.f32 #s(literal -1 binary32) (/.f32 r (PI.f32)) (*.f32 #s(literal -1/3 binary32) (/.f32 r (PI.f32)))) s) (fma.f32 #s(literal 1/8 binary32) (/.f32 (fma.f32 #s(literal -1/6 binary32) (/.f32 (pow.f32 r #s(literal 3 binary32)) (PI.f32)) (*.f32 #s(literal -1/162 binary32) (/.f32 (pow.f32 r #s(literal 3 binary32)) (PI.f32)))) (pow.f32 s #s(literal 3 binary32))) (fma.f32 #s(literal 1/8 binary32) (/.f32 (fma.f32 #s(literal 1/18 binary32) (/.f32 (pow.f32 r #s(literal 2 binary32)) (PI.f32)) (*.f32 #s(literal 1/2 binary32) (/.f32 (pow.f32 r #s(literal 2 binary32)) (PI.f32)))) (pow.f32 s #s(literal 2 binary32))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (PI.f32))))))) |
#s(approx (/ (+ (exp (neg (/ r s))) (exp (/ (* -1/3 r) s))) (PI)) (/.f32 #s(literal 2 binary32) (PI.f32))) |
#s(approx (/ (+ (exp (neg (/ r s))) (exp (/ (* -1/3 r) s))) (PI)) (fma.f32 #s(literal -1 binary32) (/.f32 r (*.f32 s (PI.f32))) (fma.f32 #s(literal -1/3 binary32) (/.f32 r (*.f32 s (PI.f32))) (*.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) (PI.f32)))))) |
#s(approx (/ (+ (exp (neg (/ r s))) (exp (/ (* -1/3 r) s))) (PI)) (fma.f32 #s(literal -1 binary32) (/.f32 r (*.f32 s (PI.f32))) (fma.f32 #s(literal -1/3 binary32) (/.f32 r (*.f32 s (PI.f32))) (fma.f32 #s(literal 1/18 binary32) (/.f32 (pow.f32 r #s(literal 2 binary32)) (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))) (fma.f32 #s(literal 1/2 binary32) (/.f32 (pow.f32 r #s(literal 2 binary32)) (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))) (*.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) (PI.f32)))))))) |
#s(approx (/ (+ (exp (neg (/ r s))) (exp (/ (* -1/3 r) s))) (PI)) (fma.f32 #s(literal -1 binary32) (/.f32 r (*.f32 s (PI.f32))) (fma.f32 #s(literal -1/3 binary32) (/.f32 r (*.f32 s (PI.f32))) (fma.f32 #s(literal -1/6 binary32) (/.f32 (pow.f32 r #s(literal 3 binary32)) (*.f32 (pow.f32 s #s(literal 3 binary32)) (PI.f32))) (fma.f32 #s(literal -1/162 binary32) (/.f32 (pow.f32 r #s(literal 3 binary32)) (*.f32 (pow.f32 s #s(literal 3 binary32)) (PI.f32))) (fma.f32 #s(literal 1/18 binary32) (/.f32 (pow.f32 r #s(literal 2 binary32)) (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))) (fma.f32 #s(literal 1/2 binary32) (/.f32 (pow.f32 r #s(literal 2 binary32)) (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))) (*.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) (PI.f32)))))))))) |
#s(approx (+ (exp (neg (/ r s))) (exp (/ (* -1/3 r) s))) #s(literal 2 binary32)) |
#s(approx (+ (exp (neg (/ r s))) (exp (/ (* -1/3 r) s))) (+.f32 #s(literal 2 binary32) (fma.f32 #s(literal -1 binary32) (/.f32 r s) (*.f32 #s(literal -1/3 binary32) (/.f32 r s))))) |
#s(approx (+ (exp (neg (/ r s))) (exp (/ (* -1/3 r) s))) (+.f32 #s(literal 2 binary32) (fma.f32 #s(literal -1 binary32) (/.f32 r s) (fma.f32 #s(literal -1/3 binary32) (/.f32 r s) (fma.f32 #s(literal 1/18 binary32) (/.f32 (pow.f32 r #s(literal 2 binary32)) (pow.f32 s #s(literal 2 binary32))) (*.f32 #s(literal 1/2 binary32) (/.f32 (pow.f32 r #s(literal 2 binary32)) (pow.f32 s #s(literal 2 binary32))))))))) |
#s(approx (+ (exp (neg (/ r s))) (exp (/ (* -1/3 r) s))) (+.f32 #s(literal 2 binary32) (fma.f32 #s(literal -1 binary32) (/.f32 r s) (fma.f32 #s(literal -1/3 binary32) (/.f32 r s) (fma.f32 #s(literal -1/6 binary32) (/.f32 (pow.f32 r #s(literal 3 binary32)) (pow.f32 s #s(literal 3 binary32))) (fma.f32 #s(literal -1/162 binary32) (/.f32 (pow.f32 r #s(literal 3 binary32)) (pow.f32 s #s(literal 3 binary32))) (fma.f32 #s(literal 1/18 binary32) (/.f32 (pow.f32 r #s(literal 2 binary32)) (pow.f32 s #s(literal 2 binary32))) (*.f32 #s(literal 1/2 binary32) (/.f32 (pow.f32 r #s(literal 2 binary32)) (pow.f32 s #s(literal 2 binary32))))))))))) |
#s(approx (exp (/ (* -1/3 r) s)) #s(literal 1 binary32)) |
#s(approx (exp (/ (* -1/3 r) s)) (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -1/3 binary32) (/.f32 r s)))) |
#s(approx (exp (/ (* -1/3 r) s)) (+.f32 #s(literal 1 binary32) (fma.f32 #s(literal -1/3 binary32) (/.f32 r s) (*.f32 #s(literal 1/18 binary32) (/.f32 (pow.f32 r #s(literal 2 binary32)) (pow.f32 s #s(literal 2 binary32))))))) |
#s(approx (exp (/ (* -1/3 r) s)) (+.f32 #s(literal 1 binary32) (fma.f32 #s(literal -1/3 binary32) (/.f32 r s) (fma.f32 #s(literal -1/162 binary32) (/.f32 (pow.f32 r #s(literal 3 binary32)) (pow.f32 s #s(literal 3 binary32))) (*.f32 #s(literal 1/18 binary32) (/.f32 (pow.f32 r #s(literal 2 binary32)) (pow.f32 s #s(literal 2 binary32)))))))) |
#s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* (PI) s) 6) r))) (*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32)))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32))))) s))) |
#s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* (PI) s) 6) r))) (*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (*.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1/16 binary32) (/.f32 r (PI.f32)) (*.f32 #s(literal -1/144 binary32) (/.f32 r (PI.f32)))) s)) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (PI.f32)))) s)) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32))))) s))) |
#s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* (PI) s) 6) r))) (*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (*.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1/48 binary32) (/.f32 (pow.f32 r #s(literal 2 binary32)) (PI.f32)) (*.f32 #s(literal -1/1296 binary32) (/.f32 (pow.f32 r #s(literal 2 binary32)) (PI.f32)))) s) (fma.f32 #s(literal -1/16 binary32) (/.f32 r (PI.f32)) (*.f32 #s(literal -1/144 binary32) (/.f32 r (PI.f32))))) s)) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (PI.f32)))) s)) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32))))) s))) |
#s(approx (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32)))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32))))) s))) |
#s(approx (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (*.f32 #s(literal 1/16 binary32) (/.f32 r (*.f32 s (PI.f32)))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (PI.f32)))) s)) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32))))) s))) |
#s(approx (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (*.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1/16 binary32) (/.f32 r (PI.f32)) (*.f32 #s(literal 1/48 binary32) (/.f32 (pow.f32 r #s(literal 2 binary32)) (*.f32 s (PI.f32))))) s)) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (PI.f32)))) s)) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32))))) s))) |
#s(approx (/ (* 1/8 (exp (neg (/ r s)))) (* (* r s) (PI))) (*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32)))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32))))) s))) |
#s(approx (/ (* 1/8 (exp (neg (/ r s)))) (* (* r s) (PI))) (*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (*.f32 #s(literal 1/16 binary32) (/.f32 r (*.f32 s (PI.f32)))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (PI.f32)))) s)) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32))))) s))) |
#s(approx (/ (* 1/8 (exp (neg (/ r s)))) (* (* r s) (PI))) (*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (*.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1/16 binary32) (/.f32 r (PI.f32)) (*.f32 #s(literal 1/48 binary32) (/.f32 (pow.f32 r #s(literal 2 binary32)) (*.f32 s (PI.f32))))) s)) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (PI.f32)))) s)) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32))))) s))) |
#s(approx (* 1/8 (exp (neg (/ r s)))) (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1/16 binary32) (/.f32 (pow.f32 r #s(literal 2 binary32)) s) (*.f32 #s(literal 1/8 binary32) r)) s)))) |
#s(approx (* 1/8 (exp (neg (/ r s)))) (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1/48 binary32) (/.f32 (pow.f32 r #s(literal 3 binary32)) s) (*.f32 #s(literal 1/16 binary32) (pow.f32 r #s(literal 2 binary32)))) s) (*.f32 #s(literal 1/8 binary32) r)) s)))) |
#s(approx (exp (neg (/ r s))) (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 r (*.f32 #s(literal -1/2 binary32) (/.f32 (pow.f32 r #s(literal 2 binary32)) s))) s)))) |
#s(approx (exp (neg (/ r s))) (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 r (*.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1/6 binary32) (/.f32 (pow.f32 r #s(literal 3 binary32)) s) (*.f32 #s(literal 1/2 binary32) (pow.f32 r #s(literal 2 binary32)))) s))) s)))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* (PI) s) 6) r)) (*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (*.f32 #s(literal 1/24 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32)))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32))))) s))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* (PI) s) 6) r)) (*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (*.f32 #s(literal 1/144 binary32) (/.f32 r (*.f32 s (PI.f32)))) (*.f32 #s(literal 1/24 binary32) (/.f32 #s(literal 1 binary32) (PI.f32)))) s)) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32))))) s))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* (PI) s) 6) r)) (*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (*.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1/144 binary32) (/.f32 r (PI.f32)) (*.f32 #s(literal 1/1296 binary32) (/.f32 (pow.f32 r #s(literal 2 binary32)) (*.f32 s (PI.f32))))) s)) (*.f32 #s(literal 1/24 binary32) (/.f32 #s(literal 1 binary32) (PI.f32)))) s)) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32))))) s))) |
#s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) (+.f32 #s(literal 3/4 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1/24 binary32) (/.f32 (pow.f32 r #s(literal 2 binary32)) s) (*.f32 #s(literal 1/4 binary32) r)) s)))) |
#s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) (+.f32 #s(literal 3/4 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1/216 binary32) (/.f32 (pow.f32 r #s(literal 3 binary32)) s) (*.f32 #s(literal 1/24 binary32) (pow.f32 r #s(literal 2 binary32)))) s) (*.f32 #s(literal 1/4 binary32) r)) s)))) |
#s(approx (exp (/ (neg r) (* 3 s))) (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1/18 binary32) (/.f32 (pow.f32 r #s(literal 2 binary32)) s) (*.f32 #s(literal 1/3 binary32) r)) s)))) |
#s(approx (exp (/ (neg r) (* 3 s))) (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1/162 binary32) (/.f32 (pow.f32 r #s(literal 3 binary32)) s) (*.f32 #s(literal 1/18 binary32) (pow.f32 r #s(literal 2 binary32)))) s) (*.f32 #s(literal 1/3 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)))) (*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32)))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32))))) s))) |
#s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r)))) (*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (*.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1/16 binary32) (/.f32 r (PI.f32)) (*.f32 #s(literal -1/144 binary32) (/.f32 r (PI.f32)))) s)) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (PI.f32)))) s)) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32))))) s))) |
#s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r)))) (*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (*.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1/48 binary32) (/.f32 (pow.f32 r #s(literal 2 binary32)) (PI.f32)) (*.f32 #s(literal -1/1296 binary32) (/.f32 (pow.f32 r #s(literal 2 binary32)) (PI.f32)))) s) (fma.f32 #s(literal -1/16 binary32) (/.f32 r (PI.f32)) (*.f32 #s(literal -1/144 binary32) (/.f32 r (PI.f32))))) s)) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (PI.f32)))) s)) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32))))) s))) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32)))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32))))) s))) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (*.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1/16 binary32) (/.f32 r (PI.f32)) (*.f32 #s(literal -1/144 binary32) (/.f32 r (PI.f32)))) s)) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (PI.f32)))) s)) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32))))) s))) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (*.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1/48 binary32) (/.f32 (pow.f32 r #s(literal 2 binary32)) (PI.f32)) (*.f32 #s(literal -1/1296 binary32) (/.f32 (pow.f32 r #s(literal 2 binary32)) (PI.f32)))) s) (fma.f32 #s(literal -1/16 binary32) (/.f32 r (PI.f32)) (*.f32 #s(literal -1/144 binary32) (/.f32 r (PI.f32))))) s)) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (PI.f32)))) s)) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32))))) s))) |
#s(approx (/ (+ (/ 1/4 (* s (PI))) (/ (* r -1/6) (* (PI) (* s s)))) r) (*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32)))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32))))) s))) |
#s(approx (+ (/ 1/4 (* s (PI))) (/ (* r -1/6) (* (PI) (* s s)))) (*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (*.f32 #s(literal 1/6 binary32) (/.f32 r (*.f32 s (PI.f32)))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (PI.f32)))) s))) |
#s(approx (/ (+ (* -1/6 (/ r (PI))) (/ (* 1/4 s) (PI))) (* s s)) (*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (*.f32 #s(literal 1/6 binary32) (/.f32 r (*.f32 s (PI.f32)))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (PI.f32)))) s))) |
#s(approx (+ (* -1/6 (/ r (PI))) (/ (* 1/4 s) (PI))) (*.f32 #s(literal -1 binary32) (*.f32 s (-.f32 (*.f32 #s(literal 1/6 binary32) (/.f32 r (*.f32 s (PI.f32)))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (PI.f32))))))) |
#s(approx (neg (/ (- (/ (- (/ (/ (* r -5/72) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) s)) (*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32)))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32))))) s))) |
#s(approx (neg (/ (- (/ (- (/ (/ (* r -5/72) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) s)) (*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r (*.f32 s (PI.f32)))) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (PI.f32)))) s)) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32))))) s))) |
#s(approx (/ (- (/ (- (/ (/ (* r -5/72) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) s) (*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32)))) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))) s))) |
#s(approx (/ (- (/ (- (/ (/ (* r -5/72) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) s) (*.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -5/72 binary32) (/.f32 r (*.f32 s (PI.f32))) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (PI.f32)))) s) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32))))) s))) |
#s(approx (- (/ (- (/ (/ (* r -5/72) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) (-.f32 (*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r (*.f32 s (PI.f32)))) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (PI.f32)))) s)) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32)))))) |
#s(approx (/ (- (* r (+ (* (/ r (* (PI) (* s s))) -5/72) (/ 1/6 (* (PI) s)))) (/ 1/4 (PI))) r) (-.f32 (*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r (*.f32 s (PI.f32)))) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (PI.f32)))) s)) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32)))))) |
#s(approx (- (* r (+ (* (/ r (* (PI) (* s s))) -5/72) (/ 1/6 (* (PI) s)))) (/ 1/4 (PI))) (-.f32 (*.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1/6 binary32) (/.f32 r (PI.f32)) (*.f32 #s(literal 5/72 binary32) (/.f32 (pow.f32 r #s(literal 2 binary32)) (*.f32 s (PI.f32))))) s)) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (PI.f32))))) |
#s(approx (* r (+ (* (/ r (* (PI) (* s s))) -5/72) (/ 1/6 (* (PI) s)))) (*.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1/6 binary32) (/.f32 r (PI.f32)) (*.f32 #s(literal 5/72 binary32) (/.f32 (pow.f32 r #s(literal 2 binary32)) (*.f32 s (PI.f32))))) s))) |
#s(approx (+ (* (/ r (* (PI) (* s s))) -5/72) (/ 1/6 (* (PI) s))) (*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r (*.f32 s (PI.f32)))) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (PI.f32)))) s))) |
#s(approx (/ (* 1/8 (/ (+ (exp (neg (/ r s))) (exp (/ (* -1/3 r) s))) (PI))) (* s r)) (*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32)))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32))))) s))) |
#s(approx (/ (* 1/8 (/ (+ (exp (neg (/ r s))) (exp (/ (* -1/3 r) s))) (PI))) (* s r)) (*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (fma.f32 #s(literal 1/18 binary32) (/.f32 r (PI.f32)) (*.f32 #s(literal 1/2 binary32) (/.f32 r (PI.f32)))) s)) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (PI.f32)))) s)) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32))))) s))) |
#s(approx (/ (* 1/8 (/ (+ (exp (neg (/ r s))) (exp (/ (* -1/3 r) s))) (PI))) (* s r)) (*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (*.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1/8 binary32) (fma.f32 #s(literal 1/18 binary32) (/.f32 r (PI.f32)) (*.f32 #s(literal 1/2 binary32) (/.f32 r (PI.f32)))) (*.f32 #s(literal 1/8 binary32) (/.f32 (fma.f32 #s(literal 1/162 binary32) (/.f32 (pow.f32 r #s(literal 2 binary32)) (PI.f32)) (*.f32 #s(literal 1/6 binary32) (/.f32 (pow.f32 r #s(literal 2 binary32)) (PI.f32)))) s))) s)) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (PI.f32)))) s)) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32))))) s))) |
#s(approx (* 1/8 (/ (+ (exp (neg (/ r s))) (exp (/ (* -1/3 r) s))) (PI))) (fma.f32 #s(literal -1/8 binary32) (/.f32 (fma.f32 #s(literal 1/3 binary32) (/.f32 r (PI.f32)) (/.f32 r (PI.f32))) s) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (PI.f32))))) |
#s(approx (* 1/8 (/ (+ (exp (neg (/ r s))) (exp (/ (* -1/3 r) s))) (PI))) (fma.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1/8 binary32) (/.f32 (fma.f32 #s(literal 1/18 binary32) (/.f32 (pow.f32 r #s(literal 2 binary32)) (PI.f32)) (*.f32 #s(literal 1/2 binary32) (/.f32 (pow.f32 r #s(literal 2 binary32)) (PI.f32)))) s) (*.f32 #s(literal 1/8 binary32) (fma.f32 #s(literal 1/3 binary32) (/.f32 r (PI.f32)) (/.f32 r (PI.f32))))) s) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (PI.f32))))) |
#s(approx (* 1/8 (/ (+ (exp (neg (/ r s))) (exp (/ (* -1/3 r) s))) (PI))) (fma.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1/8 binary32) (/.f32 (fma.f32 #s(literal 1/162 binary32) (/.f32 (pow.f32 r #s(literal 3 binary32)) (PI.f32)) (*.f32 #s(literal 1/6 binary32) (/.f32 (pow.f32 r #s(literal 3 binary32)) (PI.f32)))) s) (*.f32 #s(literal 1/8 binary32) (fma.f32 #s(literal 1/18 binary32) (/.f32 (pow.f32 r #s(literal 2 binary32)) (PI.f32)) (*.f32 #s(literal 1/2 binary32) (/.f32 (pow.f32 r #s(literal 2 binary32)) (PI.f32)))))) s) (*.f32 #s(literal 1/8 binary32) (fma.f32 #s(literal 1/3 binary32) (/.f32 r (PI.f32)) (/.f32 r (PI.f32))))) s) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (PI.f32))))) |
#s(approx (/ (+ (exp (neg (/ r s))) (exp (/ (* -1/3 r) s))) (PI)) (fma.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal 1/3 binary32) (/.f32 r (PI.f32)) (/.f32 r (PI.f32))) s) (*.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) (PI.f32))))) |
#s(approx (/ (+ (exp (neg (/ r s))) (exp (/ (* -1/3 r) s))) (PI)) (fma.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal 1/18 binary32) (/.f32 (pow.f32 r #s(literal 2 binary32)) (PI.f32)) (*.f32 #s(literal 1/2 binary32) (/.f32 (pow.f32 r #s(literal 2 binary32)) (PI.f32)))) s) (fma.f32 #s(literal 1/3 binary32) (/.f32 r (PI.f32)) (/.f32 r (PI.f32)))) s) (*.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) (PI.f32))))) |
#s(approx (/ (+ (exp (neg (/ r s))) (exp (/ (* -1/3 r) s))) (PI)) (fma.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal 1/162 binary32) (/.f32 (pow.f32 r #s(literal 3 binary32)) (PI.f32)) (*.f32 #s(literal 1/6 binary32) (/.f32 (pow.f32 r #s(literal 3 binary32)) (PI.f32)))) s) (fma.f32 #s(literal 1/18 binary32) (/.f32 (pow.f32 r #s(literal 2 binary32)) (PI.f32)) (*.f32 #s(literal 1/2 binary32) (/.f32 (pow.f32 r #s(literal 2 binary32)) (PI.f32))))) s) (fma.f32 #s(literal 1/3 binary32) (/.f32 r (PI.f32)) (/.f32 r (PI.f32)))) s) (*.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) (PI.f32))))) |
#s(approx (+ (exp (neg (/ r s))) (exp (/ (* -1/3 r) s))) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 r (*.f32 #s(literal 1/3 binary32) r)) s)))) |
#s(approx (+ (exp (neg (/ r s))) (exp (/ (* -1/3 r) s))) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 r (fma.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal 1/18 binary32) (pow.f32 r #s(literal 2 binary32)) (*.f32 #s(literal 1/2 binary32) (pow.f32 r #s(literal 2 binary32)))) s) (*.f32 #s(literal 1/3 binary32) r))) s)))) |
#s(approx (+ (exp (neg (/ r s))) (exp (/ (* -1/3 r) s))) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 r (fma.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal 1/162 binary32) (pow.f32 r #s(literal 3 binary32)) (*.f32 #s(literal 1/6 binary32) (pow.f32 r #s(literal 3 binary32)))) s) (fma.f32 #s(literal 1/18 binary32) (pow.f32 r #s(literal 2 binary32)) (*.f32 #s(literal 1/2 binary32) (pow.f32 r #s(literal 2 binary32))))) s) (*.f32 #s(literal 1/3 binary32) r))) s)))) |
#s(approx (exp (/ (* -1/3 r) s)) (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1/18 binary32) (/.f32 (pow.f32 r #s(literal 2 binary32)) s) (*.f32 #s(literal 1/3 binary32) r)) s)))) |
#s(approx (exp (/ (* -1/3 r) s)) (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1/162 binary32) (/.f32 (pow.f32 r #s(literal 3 binary32)) s) (*.f32 #s(literal 1/18 binary32) (pow.f32 r #s(literal 2 binary32)))) s) (*.f32 #s(literal 1/3 binary32) r)) s)))) |
#s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* (PI) s) 6) r))) (/.f32 (fma.f32 #s(literal -1/6 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))) r)) |
#s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* (PI) s) 6) r))) (/.f32 (fma.f32 r (-.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 3 binary32)) (PI.f32)))) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))) r)) |
#s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* (PI) s) 6) r))) (/.f32 (fma.f32 r (-.f32 (*.f32 r (fma.f32 #s(literal -7/324 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 4 binary32)) (PI.f32))) (*.f32 #s(literal 5/72 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 s #s(literal 3 binary32)) (PI.f32)))))) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))) r)) |
#s(approx (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/.f32 (fma.f32 #s(literal -1/8 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))) r)) |
#s(approx (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/.f32 (fma.f32 r (-.f32 (*.f32 #s(literal 1/16 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 3 binary32)) (PI.f32)))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))) r)) |
#s(approx (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/.f32 (fma.f32 r (-.f32 (*.f32 r (fma.f32 #s(literal -1/48 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 4 binary32)) (PI.f32))) (*.f32 #s(literal 1/16 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 s #s(literal 3 binary32)) (PI.f32)))))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))) r)) |
#s(approx (/ (* 1/8 (exp (neg (/ r s)))) (* (* r s) (PI))) (/.f32 (fma.f32 #s(literal -1/8 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))) r)) |
#s(approx (/ (* 1/8 (exp (neg (/ r s)))) (* (* r s) (PI))) (/.f32 (fma.f32 r (-.f32 (*.f32 #s(literal 1/16 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 3 binary32)) (PI.f32)))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))) r)) |
#s(approx (/ (* 1/8 (exp (neg (/ r s)))) (* (* r s) (PI))) (/.f32 (fma.f32 r (-.f32 (*.f32 r (fma.f32 #s(literal -1/48 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 4 binary32)) (PI.f32))) (*.f32 #s(literal 1/16 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 s #s(literal 3 binary32)) (PI.f32)))))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))) r)) |
#s(approx (* 1/8 (exp (neg (/ r s)))) (+.f32 #s(literal 1/8 binary32) (*.f32 r (-.f32 (*.f32 #s(literal 1/16 binary32) (/.f32 r (pow.f32 s #s(literal 2 binary32)))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) s)))))) |
#s(approx (* 1/8 (exp (neg (/ r s)))) (+.f32 #s(literal 1/8 binary32) (*.f32 r (-.f32 (*.f32 r (fma.f32 #s(literal -1/48 binary32) (/.f32 r (pow.f32 s #s(literal 3 binary32))) (*.f32 #s(literal 1/16 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 s #s(literal 2 binary32)))))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) s)))))) |
#s(approx (exp (neg (/ r s))) (+.f32 #s(literal 1 binary32) (*.f32 r (-.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 r (pow.f32 s #s(literal 2 binary32)))) (/.f32 #s(literal 1 binary32) s))))) |
#s(approx (exp (neg (/ r s))) (+.f32 #s(literal 1 binary32) (*.f32 r (-.f32 (*.f32 r (fma.f32 #s(literal -1/6 binary32) (/.f32 r (pow.f32 s #s(literal 3 binary32))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 s #s(literal 2 binary32)))))) (/.f32 #s(literal 1 binary32) s))))) |
#s(approx r r) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* (PI) s) 6) r)) (/.f32 (fma.f32 #s(literal -1/24 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))) r)) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* (PI) s) 6) r)) (/.f32 (fma.f32 r (-.f32 (*.f32 #s(literal 1/144 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 3 binary32)) (PI.f32)))) (*.f32 #s(literal 1/24 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))) r)) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* (PI) s) 6) r)) (/.f32 (fma.f32 r (-.f32 (*.f32 r (fma.f32 #s(literal -1/1296 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 4 binary32)) (PI.f32))) (*.f32 #s(literal 1/144 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 s #s(literal 3 binary32)) (PI.f32)))))) (*.f32 #s(literal 1/24 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))) r)) |
#s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) (+.f32 #s(literal 3/4 binary32) (*.f32 r (-.f32 (*.f32 #s(literal 1/24 binary32) (/.f32 r (pow.f32 s #s(literal 2 binary32)))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) s)))))) |
#s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) (+.f32 #s(literal 3/4 binary32) (*.f32 r (-.f32 (*.f32 r (fma.f32 #s(literal -1/216 binary32) (/.f32 r (pow.f32 s #s(literal 3 binary32))) (*.f32 #s(literal 1/24 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 s #s(literal 2 binary32)))))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) s)))))) |
#s(approx (exp (/ (neg r) (* 3 s))) (+.f32 #s(literal 1 binary32) (*.f32 r (-.f32 (*.f32 #s(literal 1/18 binary32) (/.f32 r (pow.f32 s #s(literal 2 binary32)))) (*.f32 #s(literal 1/3 binary32) (/.f32 #s(literal 1 binary32) s)))))) |
#s(approx (exp (/ (neg r) (* 3 s))) (+.f32 #s(literal 1 binary32) (*.f32 r (-.f32 (*.f32 r (fma.f32 #s(literal -1/162 binary32) (/.f32 r (pow.f32 s #s(literal 3 binary32))) (*.f32 #s(literal 1/18 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 s #s(literal 2 binary32)))))) (*.f32 #s(literal 1/3 binary32) (/.f32 #s(literal 1 binary32) s)))))) |
#s(approx (neg r) (*.f32 #s(literal -1 binary32) r)) |
#s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (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 (pow.f32 s #s(literal 2 binary32)) (PI.f32))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))) r)) |
#s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r)))) (/.f32 (fma.f32 r (-.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 3 binary32)) (PI.f32)))) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))) r)) |
#s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r)))) (/.f32 (fma.f32 r (-.f32 (*.f32 r (fma.f32 #s(literal -7/324 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 4 binary32)) (PI.f32))) (*.f32 #s(literal 5/72 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 s #s(literal 3 binary32)) (PI.f32)))))) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))) r)) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 (fma.f32 #s(literal -1/6 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))) r)) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 (fma.f32 r (-.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 3 binary32)) (PI.f32)))) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))) r)) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 (fma.f32 r (-.f32 (*.f32 r (fma.f32 #s(literal -7/324 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 4 binary32)) (PI.f32))) (*.f32 #s(literal 5/72 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 s #s(literal 3 binary32)) (PI.f32)))))) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))) r)) |
#s(approx (/ (+ (/ 1/4 (* s (PI))) (/ (* r -1/6) (* (PI) (* s s)))) r) (/.f32 (fma.f32 #s(literal -1/6 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))) r)) |
#s(approx (+ (/ 1/4 (* s (PI))) (/ (* r -1/6) (* (PI) (* s s)))) (fma.f32 #s(literal -1/6 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32)))))) |
#s(approx (/ (+ (* -1/6 (/ r (PI))) (/ (* 1/4 s) (PI))) (* s s)) (fma.f32 #s(literal -1/6 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32)))))) |
#s(approx (/ r (PI)) (/.f32 r (PI.f32))) |
#s(approx (neg (/ (- (/ (- (/ (/ (* r -5/72) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) s)) (/.f32 (fma.f32 #s(literal -1/6 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))) r)) |
#s(approx (neg (/ (- (/ (- (/ (/ (* r -5/72) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) s)) (/.f32 (fma.f32 r (-.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 3 binary32)) (PI.f32)))) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))) r)) |
#s(approx (/ (- (/ (- (/ (/ (* r -5/72) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) s) (/.f32 (-.f32 (*.f32 #s(literal 1/6 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32)))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))) r)) |
#s(approx (/ (- (/ (- (/ (/ (* r -5/72) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) s) (/.f32 (-.f32 (*.f32 r (fma.f32 #s(literal -5/72 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 3 binary32)) (PI.f32))) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32)))))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))) r)) |
#s(approx (- (/ (- (/ (/ (* r -5/72) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) (/.f32 (-.f32 (*.f32 #s(literal 1/6 binary32) (/.f32 r (*.f32 s (PI.f32)))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (PI.f32)))) r)) |
#s(approx (- (/ (- (/ (/ (* r -5/72) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) (/.f32 (-.f32 (*.f32 r (fma.f32 #s(literal -5/72 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32)))))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (PI.f32)))) r)) |
#s(approx (/ (- (* r (+ (* (/ r (* (PI) (* s s))) -5/72) (/ 1/6 (* (PI) s)))) (/ 1/4 (PI))) r) (/.f32 (-.f32 (*.f32 #s(literal 1/6 binary32) (/.f32 r (*.f32 s (PI.f32)))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (PI.f32)))) r)) |
#s(approx (/ (- (* r (+ (* (/ r (* (PI) (* s s))) -5/72) (/ 1/6 (* (PI) s)))) (/ 1/4 (PI))) r) (/.f32 (-.f32 (*.f32 r (fma.f32 #s(literal -5/72 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32)))))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (PI.f32)))) r)) |
#s(approx (- (* r (+ (* (/ r (* (PI) (* s s))) -5/72) (/ 1/6 (* (PI) s)))) (/ 1/4 (PI))) (-.f32 (*.f32 r (fma.f32 #s(literal -5/72 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32)))))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (PI.f32))))) |
#s(approx (* r (+ (* (/ r (* (PI) (* s s))) -5/72) (/ 1/6 (* (PI) s)))) (*.f32 r (fma.f32 #s(literal -5/72 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))))) |
#s(approx (+ (* (/ r (* (PI) (* s s))) -5/72) (/ 1/6 (* (PI) s))) (fma.f32 #s(literal -5/72 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32)))))) |
#s(approx (/ (* 1/8 (/ (+ (exp (neg (/ r s))) (exp (/ (* -1/3 r) s))) (PI))) (* s r)) (/.f32 (fma.f32 #s(literal -1/6 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))) r)) |
#s(approx (/ (* 1/8 (/ (+ (exp (neg (/ r s))) (exp (/ (* -1/3 r) s))) (PI))) (* s r)) (/.f32 (fma.f32 r (-.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 3 binary32)) (PI.f32)))) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))) r)) |
#s(approx (/ (* 1/8 (/ (+ (exp (neg (/ r s))) (exp (/ (* -1/3 r) s))) (PI))) (* s r)) (/.f32 (fma.f32 r (-.f32 (*.f32 r (fma.f32 #s(literal -7/324 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 4 binary32)) (PI.f32))) (*.f32 #s(literal 5/72 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 s #s(literal 3 binary32)) (PI.f32)))))) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))) r)) |
#s(approx (* 1/8 (/ (+ (exp (neg (/ r s))) (exp (/ (* -1/3 r) s))) (PI))) (fma.f32 #s(literal -1/6 binary32) (/.f32 r (*.f32 s (PI.f32))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (PI.f32))))) |
#s(approx (* 1/8 (/ (+ (exp (neg (/ r s))) (exp (/ (* -1/3 r) s))) (PI))) (fma.f32 r (-.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32)))) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (PI.f32))))) |
#s(approx (* 1/8 (/ (+ (exp (neg (/ r s))) (exp (/ (* -1/3 r) s))) (PI))) (fma.f32 r (-.f32 (*.f32 r (fma.f32 #s(literal -7/324 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 3 binary32)) (PI.f32))) (*.f32 #s(literal 5/72 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32)))))) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (PI.f32))))) |
#s(approx (/ (+ (exp (neg (/ r s))) (exp (/ (* -1/3 r) s))) (PI)) (fma.f32 #s(literal -4/3 binary32) (/.f32 r (*.f32 s (PI.f32))) (*.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) (PI.f32))))) |
#s(approx (/ (+ (exp (neg (/ r s))) (exp (/ (* -1/3 r) s))) (PI)) (fma.f32 r (-.f32 (*.f32 #s(literal 5/9 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32)))) (*.f32 #s(literal 4/3 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))) (*.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) (PI.f32))))) |
#s(approx (/ (+ (exp (neg (/ r s))) (exp (/ (* -1/3 r) s))) (PI)) (fma.f32 r (-.f32 (*.f32 r (fma.f32 #s(literal -14/81 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 3 binary32)) (PI.f32))) (*.f32 #s(literal 5/9 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32)))))) (*.f32 #s(literal 4/3 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))) (*.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) (PI.f32))))) |
#s(approx (+ (exp (neg (/ r s))) (exp (/ (* -1/3 r) s))) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -4/3 binary32) (/.f32 r s)))) |
#s(approx (+ (exp (neg (/ r s))) (exp (/ (* -1/3 r) s))) (+.f32 #s(literal 2 binary32) (*.f32 r (-.f32 (*.f32 #s(literal 5/9 binary32) (/.f32 r (pow.f32 s #s(literal 2 binary32)))) (*.f32 #s(literal 4/3 binary32) (/.f32 #s(literal 1 binary32) s)))))) |
#s(approx (+ (exp (neg (/ r s))) (exp (/ (* -1/3 r) s))) (+.f32 #s(literal 2 binary32) (*.f32 r (-.f32 (*.f32 r (fma.f32 #s(literal -14/81 binary32) (/.f32 r (pow.f32 s #s(literal 3 binary32))) (*.f32 #s(literal 5/9 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 s #s(literal 2 binary32)))))) (*.f32 #s(literal 4/3 binary32) (/.f32 #s(literal 1 binary32) s)))))) |
#s(approx (exp (/ (* -1/3 r) s)) (+.f32 #s(literal 1 binary32) (*.f32 r (-.f32 (*.f32 #s(literal 1/18 binary32) (/.f32 r (pow.f32 s #s(literal 2 binary32)))) (*.f32 #s(literal 1/3 binary32) (/.f32 #s(literal 1 binary32) s)))))) |
#s(approx (exp (/ (* -1/3 r) s)) (+.f32 #s(literal 1 binary32) (*.f32 r (-.f32 (*.f32 r (fma.f32 #s(literal -1/162 binary32) (/.f32 r (pow.f32 s #s(literal 3 binary32))) (*.f32 #s(literal 1/18 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 s #s(literal 2 binary32)))))) (*.f32 #s(literal 1/3 binary32) (/.f32 #s(literal 1 binary32) s)))))) |
#s(approx (* -1/3 r) (*.f32 #s(literal -1/3 binary32) r)) |
#s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* (PI) s) 6) r))) (/.f32 (fma.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (neg.f32 (/.f32 r s))) (*.f32 s (PI.f32))) (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 s (PI.f32))))) r)) |
#s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r)))) (/.f32 (fma.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (neg.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s)))) (*.f32 s (PI.f32))) (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (neg.f32 (/.f32 r s))) (*.f32 s (PI.f32))))) r)) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 (fma.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (neg.f32 (*.f32 #s(literal 1/3 binary32) (/.f32 r s)))) (*.f32 s (PI.f32))) (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (neg.f32 (/.f32 r s))) (*.f32 s (PI.f32))))) r)) |
#s(approx (/ (+ (/ 1/4 (* s (PI))) (/ (* r -1/6) (* (PI) (* s s)))) r) (-.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (*.f32 s (PI.f32))))) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32)))))) |
#s(approx (+ (/ 1/4 (* s (PI))) (/ (* r -1/6) (* (PI) (* s s)))) (*.f32 r (-.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (*.f32 s (PI.f32))))) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))))))) |
#s(approx (/ (+ (* -1/6 (/ r (PI))) (/ (* 1/4 s) (PI))) (* s s)) (*.f32 r (-.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (*.f32 s (PI.f32))))) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))))))) |
#s(approx (+ (* -1/6 (/ r (PI))) (/ (* 1/4 s) (PI))) (*.f32 r (-.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 s (*.f32 r (PI.f32)))) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (PI.f32)))))) |
#s(approx (neg (/ (- (/ (- (/ (/ (* r -5/72) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) s)) (*.f32 r (-.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 s #s(literal 3 binary32)) (PI.f32)))) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32)))))))) |
#s(approx (neg (/ (- (/ (- (/ (/ (* r -5/72) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) s)) (*.f32 r (-.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (pow.f32 r #s(literal 2 binary32)) (*.f32 s (PI.f32)))) (*.f32 #s(literal 5/72 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 s #s(literal 3 binary32)) (PI.f32))))) (/.f32 #s(literal 1/6 binary32) (*.f32 r (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))))))) |
#s(approx (/ (- (/ (- (/ (/ (* r -5/72) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) s) (*.f32 r (-.f32 (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))))) (*.f32 #s(literal 5/72 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 s #s(literal 3 binary32)) (PI.f32))))))) |
#s(approx (/ (- (/ (- (/ (/ (* r -5/72) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) s) (*.f32 r (-.f32 (/.f32 #s(literal 1/6 binary32) (*.f32 r (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32)))) (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (pow.f32 r #s(literal 2 binary32)) (*.f32 s (PI.f32)))) (*.f32 #s(literal 5/72 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 s #s(literal 3 binary32)) (PI.f32)))))))) |
#s(approx (- (/ (- (/ (/ (* r -5/72) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) (*.f32 r (-.f32 (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (*.f32 s (PI.f32))))) (*.f32 #s(literal 5/72 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))))))) |
#s(approx (- (/ (- (/ (/ (* r -5/72) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) (*.f32 r (-.f32 (/.f32 #s(literal 1/6 binary32) (*.f32 r (*.f32 s (PI.f32)))) (fma.f32 #s(literal 5/72 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))) (/.f32 #s(literal 1/4 binary32) (*.f32 (pow.f32 r #s(literal 2 binary32)) (PI.f32))))))) |
#s(approx (/ (- (* r (+ (* (/ r (* (PI) (* s s))) -5/72) (/ 1/6 (* (PI) s)))) (/ 1/4 (PI))) r) (*.f32 r (-.f32 (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (*.f32 s (PI.f32))))) (*.f32 #s(literal 5/72 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))))))) |
#s(approx (/ (- (* r (+ (* (/ r (* (PI) (* s s))) -5/72) (/ 1/6 (* (PI) s)))) (/ 1/4 (PI))) r) (*.f32 r (-.f32 (/.f32 #s(literal 1/6 binary32) (*.f32 r (*.f32 s (PI.f32)))) (fma.f32 #s(literal 5/72 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))) (/.f32 #s(literal 1/4 binary32) (*.f32 (pow.f32 r #s(literal 2 binary32)) (PI.f32))))))) |
#s(approx (- (* r (+ (* (/ r (* (PI) (* s s))) -5/72) (/ 1/6 (* (PI) s)))) (/ 1/4 (PI))) (*.f32 (pow.f32 r #s(literal 2 binary32)) (-.f32 (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (*.f32 s (PI.f32))))) (*.f32 #s(literal 5/72 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))))))) |
#s(approx (- (* r (+ (* (/ r (* (PI) (* s s))) -5/72) (/ 1/6 (* (PI) s)))) (/ 1/4 (PI))) (*.f32 (pow.f32 r #s(literal 2 binary32)) (-.f32 (/.f32 #s(literal 1/6 binary32) (*.f32 r (*.f32 s (PI.f32)))) (fma.f32 #s(literal 5/72 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))) (/.f32 #s(literal 1/4 binary32) (*.f32 (pow.f32 r #s(literal 2 binary32)) (PI.f32))))))) |
#s(approx (* r (+ (* (/ r (* (PI) (* s s))) -5/72) (/ 1/6 (* (PI) s)))) (*.f32 (pow.f32 r #s(literal 2 binary32)) (-.f32 (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (*.f32 s (PI.f32))))) (*.f32 #s(literal 5/72 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))))))) |
#s(approx (+ (* (/ r (* (PI) (* s s))) -5/72) (/ 1/6 (* (PI) s))) (*.f32 r (-.f32 (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (*.f32 s (PI.f32))))) (*.f32 #s(literal 5/72 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))))))) |
#s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* (PI) s) 6) r))) (*.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1 binary32) (/.f32 r s))) (*.f32 s (PI.f32))) (*.f32 #s(literal -1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 s (PI.f32))))) r))) |
#s(approx (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1 binary32) (/.f32 r s))) (*.f32 r (*.f32 s (PI.f32)))))) |
#s(approx (/ (* 1/8 (exp (neg (/ r s)))) (* (* r s) (PI))) (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1 binary32) (/.f32 r s))) (*.f32 r (*.f32 s (PI.f32)))))) |
#s(approx (* 1/8 (exp (neg (/ r s)))) (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 #s(literal -1 binary32) (/.f32 r s))))) |
#s(approx (exp (neg (/ r s))) (exp.f32 (*.f32 #s(literal -1 binary32) (/.f32 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)))) (*.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1 binary32) (/.f32 r s))) (*.f32 s (PI.f32))) (*.f32 #s(literal -1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 s (PI.f32))))) r))) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (*.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1 binary32) (/.f32 r s))) (*.f32 s (PI.f32))) (*.f32 #s(literal -1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 s (PI.f32))))) r))) |
#s(approx (+ (/ 1/4 (* s (PI))) (/ (* r -1/6) (* (PI) (* s s)))) (*.f32 #s(literal -1 binary32) (*.f32 r (-.f32 (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32)))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (*.f32 s (PI.f32))))))))) |
#s(approx (/ (+ (* -1/6 (/ r (PI))) (/ (* 1/4 s) (PI))) (* s s)) (*.f32 #s(literal -1 binary32) (*.f32 r (-.f32 (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32)))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (*.f32 s (PI.f32))))))))) |
#s(approx (+ (* -1/6 (/ r (PI))) (/ (* 1/4 s) (PI))) (*.f32 #s(literal -1 binary32) (*.f32 r (fma.f32 #s(literal -1/4 binary32) (/.f32 s (*.f32 r (PI.f32))) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (PI.f32))))))) |
#s(approx (neg (/ (- (/ (- (/ (/ (* r -5/72) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) s)) (*.f32 #s(literal -1 binary32) (*.f32 r (-.f32 (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))))) (*.f32 #s(literal 5/72 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 s #s(literal 3 binary32)) (PI.f32)))))))) |
#s(approx (neg (/ (- (/ (- (/ (/ (* r -5/72) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) s)) (*.f32 #s(literal -1 binary32) (*.f32 r (-.f32 (*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (*.f32 s (PI.f32))))) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))))) r)) (*.f32 #s(literal 5/72 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 s #s(literal 3 binary32)) (PI.f32)))))))) |
#s(approx (/ (- (/ (- (/ (/ (* r -5/72) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) s) (*.f32 #s(literal -1 binary32) (*.f32 r (-.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 s #s(literal 3 binary32)) (PI.f32)))) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))))))))) |
#s(approx (/ (- (/ (- (/ (/ (* r -5/72) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) s) (*.f32 #s(literal -1 binary32) (*.f32 r (fma.f32 #s(literal -1 binary32) (/.f32 (-.f32 (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32)))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (*.f32 s (PI.f32)))))) r) (*.f32 #s(literal 5/72 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 s #s(literal 3 binary32)) (PI.f32)))))))) |
#s(approx (- (/ (- (/ (/ (* r -5/72) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) (*.f32 #s(literal -1 binary32) (*.f32 r (-.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32)))) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (*.f32 s (PI.f32))))))))) |
#s(approx (- (/ (- (/ (/ (* r -5/72) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) (*.f32 #s(literal -1 binary32) (*.f32 r (fma.f32 #s(literal -1 binary32) (/.f32 (-.f32 (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32)))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32))))) r) (*.f32 #s(literal 5/72 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32)))))))) |
#s(approx (/ (- (* r (+ (* (/ r (* (PI) (* s s))) -5/72) (/ 1/6 (* (PI) s)))) (/ 1/4 (PI))) r) (*.f32 #s(literal -1 binary32) (*.f32 r (-.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32)))) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (*.f32 s (PI.f32))))))))) |
#s(approx (/ (- (* r (+ (* (/ r (* (PI) (* s s))) -5/72) (/ 1/6 (* (PI) s)))) (/ 1/4 (PI))) r) (*.f32 #s(literal -1 binary32) (*.f32 r (fma.f32 #s(literal -1 binary32) (/.f32 (-.f32 (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32)))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32))))) r) (*.f32 #s(literal 5/72 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32)))))))) |
#s(approx (- (* r (+ (* (/ r (* (PI) (* s s))) -5/72) (/ 1/6 (* (PI) s)))) (/ 1/4 (PI))) (*.f32 (pow.f32 r #s(literal 2 binary32)) (-.f32 (*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32)))) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))) r)) (*.f32 #s(literal 5/72 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))))))) |
#s(approx (+ (* (/ r (* (PI) (* s s))) -5/72) (/ 1/6 (* (PI) s))) (*.f32 #s(literal -1 binary32) (*.f32 r (-.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32)))) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (*.f32 s (PI.f32))))))))) |
#s(approx (/ (* 1/8 (/ (+ (exp (neg (/ r s))) (exp (/ (* -1/3 r) s))) (PI))) (* s r)) (*.f32 #s(literal 1/8 binary32) (/.f32 (+.f32 (exp.f32 (*.f32 #s(literal -1 binary32) (/.f32 r s))) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s)))) (*.f32 r (*.f32 s (PI.f32)))))) |
#s(approx (* 1/8 (/ (+ (exp (neg (/ r s))) (exp (/ (* -1/3 r) s))) (PI))) (*.f32 #s(literal 1/8 binary32) (/.f32 (+.f32 (exp.f32 (*.f32 #s(literal -1 binary32) (/.f32 r s))) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s)))) (PI.f32)))) |
#s(approx (/ (+ (exp (neg (/ r s))) (exp (/ (* -1/3 r) s))) (PI)) (/.f32 (+.f32 (exp.f32 (*.f32 #s(literal -1 binary32) (/.f32 r s))) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s)))) (PI.f32))) |
#s(approx (+ (exp (neg (/ r s))) (exp (/ (* -1/3 r) s))) (+.f32 (exp.f32 (*.f32 #s(literal -1 binary32) (/.f32 r s))) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))))) |
Compiled 8 362 to 2 120 computations (74.6% saved)
39 alts after pruning (32 fresh and 7 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 321 | 12 | 333 |
| Fresh | 9 | 20 | 29 |
| Picked | 1 | 4 | 5 |
| Done | 1 | 3 | 4 |
| Total | 332 | 39 | 371 |
| Status | Accuracy | Program |
|---|---|---|
| 99.7% | (fma.f32 #s(approx (/ (/ 1/4 (+ (PI) (PI))) s) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s))) (/.f32 (exp.f32 (neg.f32 (/.f32 r s))) r) (*.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 #s(literal 6 binary32) (PI.f32))) (/.f32 (exp.f32 (neg.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s)))) (*.f32 s r)))) | |
| 8.1% | (fma.f32 #s(approx (/ (/ 1/4 (+ (PI) (PI))) s) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s))) (/.f32 (exp.f32 (neg.f32 (/.f32 r s))) r) #s(approx (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* 6 (* r (* s (PI))))) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) (*.f32 s r))))) | |
| 6.8% | (+.f32 #s(approx (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 s r) (PI.f32)))) (/.f32 #s(approx (* 3/4 (exp (neg (/ r (* 3 s))))) (fma.f32 (/.f32 r s) #s(literal -1/4 binary32) #s(literal 3/4 binary32))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) | |
| ✓ | 99.7% | (+.f32 #s(approx (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (neg.f32 (/.f32 r s)))) (*.f32 (*.f32 r s) (PI.f32)))) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 (*.f32 (*.f32 (PI.f32) s) #s(literal 6 binary32)) r))) |
| 99.6% | (+.f32 #s(approx (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (neg.f32 (/.f32 r s)))) (*.f32 (*.f32 r s) (PI.f32)))) (/.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 (PI.f32) s) #s(literal 6 binary32)) r))) | |
| 8.1% | (+.f32 #s(approx (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (neg.f32 (/.f32 r s)))) (*.f32 (*.f32 r s) (PI.f32)))) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) s) #s(literal 6 binary32)) r))) | |
| 8.1% | (+.f32 #s(approx (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (neg.f32 (/.f32 r s)))) (*.f32 (*.f32 r s) (PI.f32)))) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* (PI) s) 6) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 r (*.f32 s (PI.f32)))))) | |
| ✓ | 7.6% | #s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) (*.f32 s s))) #s(literal -1/6 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r)) |
| 7.6% | #s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r 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.5% | #s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 (*.f32 (/.f32 (+.f32 (exp.f32 (neg.f32 (/.f32 r s))) (exp.f32 (/.f32 (*.f32 #s(literal -1/3 binary32) r) s))) (*.f32 (PI.f32) r)) #s(literal 1/8 binary32)) s)) | |
| 99.6% | #s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (+.f32 (exp.f32 (neg.f32 (/.f32 r s))) (exp.f32 #s(approx (/ (* -1/3 r) s) (*.f32 #s(literal -1/3 binary32) (/.f32 r s))))) (PI.f32))) (*.f32 s r))) | |
| 8.1% | #s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (+.f32 (exp.f32 (neg.f32 (/.f32 r s))) #s(approx (exp (/ (* -1/3 r) s)) (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -1/3 binary32) (/.f32 r s))))) (PI.f32))) (*.f32 s r))) | |
| 8.1% | #s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (+.f32 (exp.f32 (neg.f32 (/.f32 r s))) #s(approx (exp (/ (* -1/3 r) s)) #s(literal 1 binary32))) (PI.f32))) (*.f32 s r))) | |
| 7.6% | #s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 #s(approx (+ (exp (neg (/ r s))) (exp (/ (* -1/3 r) s))) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -4/3 binary32) (/.f32 r s)))) (PI.f32))) (*.f32 s r))) | |
| 99.6% | #s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (/.f32 (exp.f32 (neg.f32 (/.f32 r s))) (*.f32 (PI.f32) s)) (/.f32 (exp.f32 (/.f32 (*.f32 #s(literal -1/3 binary32) r) s)) (*.f32 (PI.f32) s)))) r)) | |
| 8.1% | #s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (/.f32 (exp.f32 (neg.f32 (/.f32 r s))) (*.f32 (PI.f32) r)) (/.f32 #s(approx (exp (/ (* -1/3 r) s)) #s(literal 1 binary32)) (*.f32 (PI.f32) r)))) s)) | |
| ✓ | 7.6% | #s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 #s(approx (+ (/ 1/4 (* s (PI))) (/ (* r -1/6) (* (PI) (* s s)))) (/.f32 (fma.f32 #s(literal -1/6 binary32) (/.f32 r (PI.f32)) (/.f32 (*.f32 #s(literal 1/4 binary32) s) (PI.f32))) (*.f32 s s))) r)) |
| 7.5% | #s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 #s(approx (+ (/ 1/4 (* s (PI))) (/ (* r -1/6) (* (PI) (* s s)))) (/.f32 #s(approx (+ (* -1/6 (/ r (PI))) (/ (* 1/4 s) (PI))) (*.f32 #s(literal 1/4 binary32) (/.f32 s (PI.f32)))) (*.f32 s s))) r)) | |
| 7.7% | #s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 #s(approx (+ (/ 1/4 (* s (PI))) (/ (* r -1/6) (* (PI) (* s s)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r)) | |
| 8.3% | #s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 #s(approx (+ (/ 1/4 (* s (PI))) (* (- (/ (* 5/72 r) (* (pow s 3) (PI))) (/ 1/6 (* (PI) (* s s)))) r)) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (fma.f32 #s(literal -1/6 binary32) (/.f32 r (PI.f32)) (/.f32 (*.f32 #s(literal 5/72 binary32) (*.f32 r r)) (*.f32 (PI.f32) s))) s)) (/.f32 (*.f32 #s(literal 1/4 binary32) #s(literal 1 binary32)) (PI.f32))) s))) r)) | |
| 7.7% | #s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 #s(approx (* 1/8 (/ (+ (exp (neg (/ r s))) (exp (/ (* -1/3 r) s))) (* r (PI)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s)) | |
| 7.7% | #s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 #s(approx (* 1/8 (/ (+ (exp (neg (/ r s))) (exp (/ (* -1/3 r) s))) (PI))) (/.f32 #s(literal 1/4 binary32) (PI.f32))) (*.f32 s r))) | |
| 7.5% | #s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) #s(approx (/ (+ (/ 1/4 (* s (PI))) (/ (* r -1/6) (* (PI) (* s s)))) r) (-.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) (*.f32 s r))) (/.f32 (*.f32 #s(literal 1/6 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) (*.f32 s s)))))) | |
| 4.8% | #s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) #s(approx (/ (+ (/ 1/4 (* s (PI))) (* (- (/ (* 5/72 r) (* (pow s 3) (PI))) (/ 1/6 (* (PI) (* s s)))) r)) r) (/.f32 (*.f32 #s(literal 5/72 binary32) r) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))))) | |
| 99.6% | #s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) #s(approx (/ (* 1/8 (/ (+ (exp (neg (/ r s))) (exp (/ (* -1/3 r) s))) (PI))) (* s r)) (*.f32 #s(literal 1/8 binary32) (/.f32 (+.f32 (exp.f32 (neg.f32 (/.f32 r s))) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s)))) (*.f32 r (*.f32 s (PI.f32))))))) | |
| ✓ | 7.7% | #s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (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))) |
| 7.7% | #s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (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))) | |
| ✓ | 7.7% | #s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (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))) |
| ✓ | 7.7% | #s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 r s) (PI.f32)))) |
| 7.6% | #s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r)))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 #s(approx (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (/.f32 #s(literal -1/6 binary32) (PI.f32))) s)) (/.f32 (*.f32 #s(literal 1/4 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) r))) s))) | |
| 7.6% | #s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r)))) (neg.f32 (/.f32 #s(approx (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) (/.f32 (-.f32 (/.f32 (*.f32 #s(literal 1/6 binary32) r) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/4 binary32) (PI.f32))) r)) s))) | |
| ✓ | 8.3% | #s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r)))) (neg.f32 (/.f32 #s(approx (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) (/.f32 (-.f32 (*.f32 r (fma.f32 (/.f32 r (*.f32 (PI.f32) (*.f32 s s))) #s(literal -5/72 binary32) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s)))) (/.f32 #s(literal 1/4 binary32) (PI.f32))) r)) s))) |
| 8.3% | #s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r)))) (neg.f32 (/.f32 #s(approx (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) (/.f32 (-.f32 (*.f32 r (+.f32 (*.f32 (/.f32 r (*.f32 (PI.f32) (*.f32 s s))) #s(literal -5/72 binary32)) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s)))) (/.f32 #s(literal 1/4 binary32) (PI.f32))) r)) s))) | |
| 7.7% | #s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r)))) (neg.f32 (/.f32 #s(approx (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) (/.f32 #s(approx (- (* r (+ (* (/ r (* (PI) (* s s))) -5/72) (/ 1/6 (* (PI) s)))) (/ 1/4 (PI))) (/.f32 #s(literal -1/4 binary32) (PI.f32))) r)) s))) | |
| 8.3% | #s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r)))) (neg.f32 (/.f32 #s(approx (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) (-.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) (*.f32 s s))) #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))) | |
| 8.3% | #s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r)))) (neg.f32 (/.f32 #s(approx (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) (-.f32 (neg.f32 (/.f32 (-.f32 (/.f32 (*.f32 #s(literal 5/72 binary32) r) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r)))) s))) | |
| 8.2% | #s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r)))) (neg.f32 (/.f32 #s(approx (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) (*.f32 (neg.f32 r) (fma.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) (*.f32 s s))) #s(literal 5/72 binary32) (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))) | |
| 8.3% | #s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r)))) (neg.f32 #s(approx (/ (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) s) (/.f32 (fma.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(literal -5/72 binary32) r) (PI.f32))) (*.f32 (*.f32 s s) s))))) | |
| 8.3% | #s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r)))) #s(approx (/ (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) (neg s)) (/.f32 (-.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) (*.f32 s s))) #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))) |
Compiled 3 478 to 2 256 computations (35.1% saved)
| Inputs |
|---|
#s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 r s) (PI.f32)))) |
#s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (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)))) (* (+ (PI) (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 (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 #s(approx (* 1/8 (/ (+ (exp (neg (/ r s))) (exp (/ (* -1/3 r) s))) (* r (PI)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s)) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 #s(approx (+ (/ 1/4 (* s (PI))) (/ (* r -1/6) (* (PI) (* s s)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (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 (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 #s(approx (* 1/8 (/ (+ (exp (neg (/ r s))) (exp (/ (* -1/3 r) s))) (PI))) (/.f32 #s(literal 1/4 binary32) (PI.f32))) (*.f32 s r))) |
#s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r)))) (neg.f32 (/.f32 #s(approx (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) (/.f32 #s(literal -1/4 binary32) (*.f32 (PI.f32) 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)))) (neg.f32 (/.f32 #s(approx (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) (/.f32 #s(approx (- (* r (+ (* (/ r (* (PI) (* s s))) -5/72) (/ 1/6 (* (PI) s)))) (/ 1/4 (PI))) (/.f32 #s(literal -1/4 binary32) (PI.f32))) 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(approx (/ (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) (neg s)) (/.f32 (*.f32 #s(literal 5/72 binary32) r) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))))) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) #s(approx (/ (+ (/ 1/4 (* s (PI))) (* (- (/ (* 5/72 r) (* (pow s 3) (PI))) (/ 1/6 (* (PI) (* s s)))) r)) r) (/.f32 (*.f32 #s(literal 5/72 binary32) r) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))))) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 #s(approx (+ (/ 1/4 (* s (PI))) (/ (* r -1/6) (* (PI) (* s s)))) (/.f32 #s(approx (+ (* -1/6 (/ r (PI))) (/ (* 1/4 s) (PI))) (*.f32 #s(literal 1/4 binary32) (/.f32 s (PI.f32)))) (*.f32 s s))) r)) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r 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 (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 #s(approx (+ (exp (neg (/ r s))) (exp (/ (* -1/3 r) s))) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -4/3 binary32) (/.f32 r s)))) (PI.f32))) (*.f32 s r))) |
#s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r)))) (neg.f32 (/.f32 #s(approx (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) (/.f32 (-.f32 (/.f32 (*.f32 #s(literal 1/6 binary32) r) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/4 binary32) (PI.f32))) 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)))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 #s(approx (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (/.f32 #s(literal -1/6 binary32) (PI.f32))) s)) (/.f32 (*.f32 #s(literal 1/4 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) r))) s))) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) (*.f32 s s))) #s(literal -1/6 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r)))) (/.f32 (-.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) r)) (/.f32 (*.f32 #s(literal 1/6 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) s))) s)) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 #s(approx (+ (/ 1/4 (* s (PI))) (/ (* r -1/6) (* (PI) (* s s)))) (/.f32 (fma.f32 #s(literal -1/6 binary32) (/.f32 r (PI.f32)) (/.f32 (*.f32 #s(literal 1/4 binary32) s) (PI.f32))) (*.f32 s s))) r)) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) #s(approx (/ (+ (/ 1/4 (* s (PI))) (/ (* r -1/6) (* (PI) (* s s)))) r) (-.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) (*.f32 s r))) (/.f32 (*.f32 #s(literal 1/6 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) (*.f32 s s)))))) |
#s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r)))) (/.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) (*.f32 s s))) #s(literal -1/6 binary32) (/.f32 (*.f32 #s(literal 1/4 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) s))) r)) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (+.f32 (exp.f32 (neg.f32 (/.f32 r s))) #s(approx (exp (/ (* -1/3 r) s)) #s(literal 1 binary32))) (PI.f32))) (*.f32 s r))) |
(+.f32 #s(approx (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 s r) (PI.f32)))) (/.f32 #s(approx (* 3/4 (exp (neg (/ r (* 3 s))))) (fma.f32 (/.f32 r s) #s(literal -1/4 binary32) #s(literal 3/4 binary32))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
#s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r)))) (neg.f32 (/.f32 #s(approx (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) (-.f32 (neg.f32 (/.f32 (-.f32 (/.f32 (*.f32 #s(literal 5/72 binary32) r) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r)))) s))) |
#s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r)))) #s(approx (/ (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) (neg s)) (/.f32 (-.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) (*.f32 s s))) #s(literal 5/72 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) s))) |
#s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r)))) (neg.f32 (/.f32 #s(approx (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) (-.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) (*.f32 s s))) #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 (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r)))) (neg.f32 #s(approx (/ (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) s) (/.f32 (fma.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(literal -5/72 binary32) r) (PI.f32))) (*.f32 (*.f32 s s) s))))) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (/.f32 (exp.f32 (neg.f32 (/.f32 r s))) (*.f32 (PI.f32) r)) (/.f32 #s(approx (exp (/ (* -1/3 r) s)) #s(literal 1 binary32)) (*.f32 (PI.f32) 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)))) (neg.f32 (/.f32 #s(approx (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) (/.f32 (-.f32 (*.f32 r (fma.f32 (/.f32 r (*.f32 (PI.f32) (*.f32 s s))) #s(literal -5/72 binary32) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s)))) (/.f32 #s(literal 1/4 binary32) (PI.f32))) 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)))) (neg.f32 (/.f32 #s(approx (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) (/.f32 (-.f32 (*.f32 r (+.f32 (*.f32 (/.f32 r (*.f32 (PI.f32) (*.f32 s s))) #s(literal -5/72 binary32)) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s)))) (/.f32 #s(literal 1/4 binary32) (PI.f32))) r)) s))) |
(+.f32 #s(approx (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (neg.f32 (/.f32 r s)))) (*.f32 (*.f32 r s) (PI.f32)))) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* (PI) s) 6) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 r (*.f32 s (PI.f32)))))) |
(fma.f32 #s(approx (/ (/ 1/4 (+ (PI) (PI))) s) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s))) (/.f32 (exp.f32 (neg.f32 (/.f32 r s))) r) #s(approx (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* 6 (* r (* s (PI))))) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) (*.f32 s r))))) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (+.f32 (exp.f32 (neg.f32 (/.f32 r s))) #s(approx (exp (/ (* -1/3 r) s)) (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -1/3 binary32) (/.f32 r s))))) (PI.f32))) (*.f32 s r))) |
(fma.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (+.f32 (PI.f32) (PI.f32)) s)) (/.f32 (exp.f32 (neg.f32 (/.f32 r s))) r) #s(approx (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 s r) (PI.f32))))) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 (fma.f32 (-.f32 (/.f32 (*.f32 #s(literal 5/72 binary32) r) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) (*.f32 s s)))) r (/.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 r s) (PI.f32))))) |
(+.f32 #s(approx (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (neg.f32 (/.f32 r s)))) (*.f32 (*.f32 r s) (PI.f32)))) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) s) #s(literal 6 binary32)) r))) |
(fma.f32 #s(approx (/ (/ 1/4 (+ (PI) (PI))) s) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s))) (/.f32 (exp.f32 (neg.f32 (/.f32 r s))) r) (/.f32 #s(approx (* 3/4 (exp (neg (/ r (* 3 s))))) #s(literal 3/4 binary32)) (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) (*.f32 s r)))) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 #s(approx (+ (/ 1/4 (* s (PI))) (* (- (/ (* 5/72 r) (* (pow s 3) (PI))) (/ 1/6 (* (PI) (* s s)))) r)) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (fma.f32 #s(literal -1/6 binary32) (/.f32 r (PI.f32)) (/.f32 (*.f32 #s(literal 5/72 binary32) (*.f32 r r)) (*.f32 (PI.f32) s))) s)) (/.f32 (*.f32 #s(literal 1/4 binary32) #s(literal 1 binary32)) (PI.f32))) s))) r)) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 #s(approx (+ (/ 1/4 (* s (PI))) (* (- (/ (* 5/72 r) (* (pow s 3) (PI))) (/ 1/6 (* (PI) (* s s)))) r)) (/.f32 (fma.f32 #s(literal -1/6 binary32) (/.f32 r (*.f32 (PI.f32) s)) (fma.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (PI.f32)) (/.f32 (*.f32 #s(literal 5/72 binary32) (*.f32 r r)) (*.f32 (PI.f32) (*.f32 s s))))) s)) r)) |
#s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r)))) (neg.f32 (/.f32 #s(approx (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) (*.f32 (neg.f32 r) (fma.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) (*.f32 s s))) #s(literal 5/72 binary32) (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))) |
#s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (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)) (+.f32 #s(literal -1/16 binary32) #s(literal -1/144 binary32))) s)) (/.f32 (*.f32 #s(literal 1/6 binary32) #s(literal 1 binary32)) (PI.f32))) s)) (/.f32 (*.f32 #s(literal 1/4 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) r))) s))) |
(fma.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (+.f32 (PI.f32) (PI.f32)) s)) (/.f32 (exp.f32 (neg.f32 (/.f32 r s))) r) (/.f32 #s(approx (* 3/4 (exp (neg (/ r (* 3 s))))) #s(literal 3/4 binary32)) (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) (*.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) (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(approx (+ 3/4 (/ (* -1/4 r) 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))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (/.f32 (exp.f32 (neg.f32 (/.f32 r s))) (*.f32 (PI.f32) r)) (/.f32 #s(approx (exp (/ (* -1/3 r) s)) (fma.f32 #s(literal -1/3 binary32) (/.f32 r s) #s(literal 1 binary32))) (*.f32 (PI.f32) r)))) s)) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) #s(approx (/ (* 1/8 (/ (+ (exp (neg (/ r s))) (exp (/ (* -1/3 r) s))) (PI))) (* s r)) (*.f32 #s(literal 1/8 binary32) (/.f32 (+.f32 (exp.f32 (neg.f32 (/.f32 r s))) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s)))) (*.f32 r (*.f32 s (PI.f32))))))) |
#s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r)))) #s(approx (/ (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) (neg s)) (*.f32 (-.f32 (fma.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) #s(literal 5/72 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) (*.f32 r r)))) (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 (PI.f32) (*.f32 s s)) r))) r))) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (+.f32 (exp.f32 (neg.f32 (/.f32 r s))) (exp.f32 #s(approx (/ (* -1/3 r) s) (*.f32 #s(literal -1/3 binary32) (/.f32 r s))))) (PI.f32))) (*.f32 s r))) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (+.f32 (exp.f32 (neg.f32 (/.f32 r s))) (exp.f32 (/.f32 (*.f32 #s(literal -1/3 binary32) r) s))) (PI.f32))) (*.f32 s r))) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 (*.f32 (/.f32 (+.f32 (exp.f32 (neg.f32 (/.f32 r s))) (exp.f32 (/.f32 (*.f32 #s(literal -1/3 binary32) r) s))) (*.f32 (PI.f32) r)) #s(literal 1/8 binary32)) s)) |
#s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r)))) (/.f32 (fma.f32 (-.f32 (/.f32 (*.f32 #s(literal 5/72 binary32) r) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) (/.f32 (*.f32 #s(literal 1/6 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) (*.f32 s s)))) r (/.f32 (*.f32 #s(literal 1/4 binary32) #s(literal 1 binary32)) (*.f32 (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 (*.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 (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (+.f32 (exp.f32 (neg.f32 (/.f32 r s))) (exp.f32 (/.f32 (*.f32 #s(literal -1/3 binary32) r) s))) (PI.f32))) r) s)) |
(fma.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (+.f32 (PI.f32) (PI.f32)) s)) (/.f32 #s(approx (exp (neg (/ r s))) #s(literal 1 binary32)) r) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (neg.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s))))) (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) (*.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 #s(approx (* 3/4 (exp (neg (/ r (* 3 s))))) (fma.f32 (/.f32 r s) #s(literal -1/4 binary32) #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))))) (fma.f32 (/.f32 r s) #s(literal -1/4 binary32) #s(literal 3/4 binary32))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
#s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (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 (neg.f32 (/.f32 r s))) (*.f32 (PI.f32) r)) (/.f32 (exp.f32 (/.f32 (*.f32 #s(literal -1/3 binary32) r) s)) (*.f32 (PI.f32) 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)))) (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (/.f32 (exp.f32 (neg.f32 (/.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 (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (/.f32 (exp.f32 (neg.f32 (/.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 (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (/.f32 (exp.f32 (neg.f32 (/.f32 r s))) (*.f32 (PI.f32) r)) (/.f32 (exp.f32 (/.f32 (*.f32 #s(literal -1/3 binary32) r) s)) (*.f32 (PI.f32) r)))) s)) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (/.f32 (exp.f32 (neg.f32 (/.f32 r s))) (*.f32 (PI.f32) s)) (/.f32 (exp.f32 (/.f32 (*.f32 #s(literal -1/3 binary32) r) s)) (*.f32 (PI.f32) s)))) r)) |
(+.f32 #s(approx (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (neg.f32 (/.f32 r s)))) (*.f32 (*.f32 r s) (PI.f32)))) #s(approx (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (*.f32 #s(literal -1/3 binary32) r) s))) (*.f32 (*.f32 s r) (PI.f32))))) |
(+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) #s(approx (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (*.f32 #s(literal -1/3 binary32) r) s))) (*.f32 (*.f32 r s) (PI.f32))))) |
(+.f32 #s(approx (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (neg.f32 (/.f32 r s)))) (*.f32 (*.f32 r s) (PI.f32)))) (/.f32 (*.f32 #s(literal 3/4 binary32) #s(approx (exp (neg (/ r (* 3 s)))) (exp.f32 (/.f32 (*.f32 #s(literal -1/3 binary32) r) s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
(+.f32 #s(approx (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (neg.f32 (/.f32 r s)))) (*.f32 (*.f32 r s) (PI.f32)))) (/.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 (PI.f32) s) #s(literal 6 binary32)) r))) |
(fma.f32 #s(approx (/ (/ 1/4 (+ (PI) (PI))) s) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s))) (/.f32 (exp.f32 (neg.f32 (/.f32 r s))) r) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 #s(approx (neg (/ r (* 3 s))) (/.f32 (*.f32 #s(literal -1/3 binary32) r) s)))) (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) (*.f32 s r)))) |
(+.f32 #s(approx (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (neg.f32 (/.f32 r s)))) (*.f32 (*.f32 r s) (PI.f32)))) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
(+.f32 #s(approx (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (neg.f32 (/.f32 r s)))) (*.f32 (*.f32 r s) (PI.f32)))) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 (*.f32 (*.f32 (PI.f32) s) #s(literal 6 binary32)) r))) |
(fma.f32 #s(approx (/ (/ 1/4 (+ (PI) (PI))) s) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s))) (/.f32 (exp.f32 (neg.f32 (/.f32 r s))) r) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (neg.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s))))) (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) (*.f32 s r)))) |
(fma.f32 #s(approx (/ (/ 1/4 (+ (PI) (PI))) s) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s))) (/.f32 (exp.f32 (neg.f32 (/.f32 r s))) r) (*.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 #s(literal 6 binary32) (PI.f32))) (/.f32 (exp.f32 (neg.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s)))) (*.f32 s r)))) |
(fma.f32 #s(literal 3/4 binary32) (/.f32 (exp.f32 (neg.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s)))) (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) (*.f32 s r))) (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (neg.f32 (/.f32 r s)))) (*.f32 (+.f32 (PI.f32) (PI.f32)) (*.f32 s r)))) |
(fma.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (+.f32 (PI.f32) (PI.f32)) s)) (/.f32 (exp.f32 (neg.f32 (/.f32 r s))) r) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (neg.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s))))) (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) (*.f32 s r)))) |
(fma.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 #s(literal 6 binary32) (PI.f32))) (/.f32 (exp.f32 (neg.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s)))) (*.f32 s r)) (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (neg.f32 (/.f32 r s)))) (*.f32 (+.f32 (PI.f32) (PI.f32)) (*.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))) |
(fma.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (+.f32 (PI.f32) (PI.f32)) s)) (/.f32 (exp.f32 (neg.f32 (/.f32 r s))) r) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (/.f32 (neg.f32 r) #s(literal 3 binary32)) s))) (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) (*.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))) |
(+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (neg.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s))))) (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s)) r)) |
(/.f32 (fma.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (neg.f32 (/.f32 r s)))) (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) (*.f32 s r)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) (*.f32 s r)) (*.f32 #s(literal 3/4 binary32) (exp.f32 (neg.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s))))))) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) (*.f32 s r)) (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) (*.f32 s r)))) |
| Outputs |
|---|
(fma.f32 #s(approx (/ (/ 1/4 (+ (PI) (PI))) s) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s))) (/.f32 (exp.f32 (neg.f32 (/.f32 r s))) r) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (neg.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s))))) (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) (*.f32 s r)))) |
3 calls:
| 23.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))) |
| 20.0ms | r |
| 20.0ms | s |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.7% | 1 | (+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
| 99.7% | 1 | s |
| 99.7% | 1 | r |
Compiled 29 to 29 computations (0% saved)
| Inputs |
|---|
#s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 r s) (PI.f32)))) |
#s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (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)))) (* (+ (PI) (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 (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 #s(approx (* 1/8 (/ (+ (exp (neg (/ r s))) (exp (/ (* -1/3 r) s))) (* r (PI)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s)) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 #s(approx (+ (/ 1/4 (* s (PI))) (/ (* r -1/6) (* (PI) (* s s)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (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 (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 #s(approx (* 1/8 (/ (+ (exp (neg (/ r s))) (exp (/ (* -1/3 r) s))) (PI))) (/.f32 #s(literal 1/4 binary32) (PI.f32))) (*.f32 s r))) |
#s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r)))) (neg.f32 (/.f32 #s(approx (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) (/.f32 #s(literal -1/4 binary32) (*.f32 (PI.f32) 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)))) (neg.f32 (/.f32 #s(approx (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) (/.f32 #s(approx (- (* r (+ (* (/ r (* (PI) (* s s))) -5/72) (/ 1/6 (* (PI) s)))) (/ 1/4 (PI))) (/.f32 #s(literal -1/4 binary32) (PI.f32))) 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(approx (/ (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) (neg s)) (/.f32 (*.f32 #s(literal 5/72 binary32) r) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))))) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) #s(approx (/ (+ (/ 1/4 (* s (PI))) (* (- (/ (* 5/72 r) (* (pow s 3) (PI))) (/ 1/6 (* (PI) (* s s)))) r)) r) (/.f32 (*.f32 #s(literal 5/72 binary32) r) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))))) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 #s(approx (+ (/ 1/4 (* s (PI))) (/ (* r -1/6) (* (PI) (* s s)))) (/.f32 #s(approx (+ (* -1/6 (/ r (PI))) (/ (* 1/4 s) (PI))) (*.f32 #s(literal 1/4 binary32) (/.f32 s (PI.f32)))) (*.f32 s s))) r)) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r 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 (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 #s(approx (+ (exp (neg (/ r s))) (exp (/ (* -1/3 r) s))) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -4/3 binary32) (/.f32 r s)))) (PI.f32))) (*.f32 s r))) |
#s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r)))) (neg.f32 (/.f32 #s(approx (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) (/.f32 (-.f32 (/.f32 (*.f32 #s(literal 1/6 binary32) r) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/4 binary32) (PI.f32))) 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)))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 #s(approx (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (/.f32 #s(literal -1/6 binary32) (PI.f32))) s)) (/.f32 (*.f32 #s(literal 1/4 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) r))) s))) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) (*.f32 s s))) #s(literal -1/6 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r)))) (/.f32 (-.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) r)) (/.f32 (*.f32 #s(literal 1/6 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) s))) s)) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 #s(approx (+ (/ 1/4 (* s (PI))) (/ (* r -1/6) (* (PI) (* s s)))) (/.f32 (fma.f32 #s(literal -1/6 binary32) (/.f32 r (PI.f32)) (/.f32 (*.f32 #s(literal 1/4 binary32) s) (PI.f32))) (*.f32 s s))) r)) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) #s(approx (/ (+ (/ 1/4 (* s (PI))) (/ (* r -1/6) (* (PI) (* s s)))) r) (-.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) (*.f32 s r))) (/.f32 (*.f32 #s(literal 1/6 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) (*.f32 s s)))))) |
#s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r)))) (/.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) (*.f32 s s))) #s(literal -1/6 binary32) (/.f32 (*.f32 #s(literal 1/4 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) s))) r)) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (+.f32 (exp.f32 (neg.f32 (/.f32 r s))) #s(approx (exp (/ (* -1/3 r) s)) #s(literal 1 binary32))) (PI.f32))) (*.f32 s r))) |
(+.f32 #s(approx (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 s r) (PI.f32)))) (/.f32 #s(approx (* 3/4 (exp (neg (/ r (* 3 s))))) (fma.f32 (/.f32 r s) #s(literal -1/4 binary32) #s(literal 3/4 binary32))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
#s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r)))) (neg.f32 (/.f32 #s(approx (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) (-.f32 (neg.f32 (/.f32 (-.f32 (/.f32 (*.f32 #s(literal 5/72 binary32) r) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r)))) s))) |
#s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r)))) #s(approx (/ (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) (neg s)) (/.f32 (-.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) (*.f32 s s))) #s(literal 5/72 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) s))) |
#s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r)))) (neg.f32 (/.f32 #s(approx (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) (-.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) (*.f32 s s))) #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 (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r)))) (neg.f32 #s(approx (/ (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) s) (/.f32 (fma.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(literal -5/72 binary32) r) (PI.f32))) (*.f32 (*.f32 s s) s))))) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (/.f32 (exp.f32 (neg.f32 (/.f32 r s))) (*.f32 (PI.f32) r)) (/.f32 #s(approx (exp (/ (* -1/3 r) s)) #s(literal 1 binary32)) (*.f32 (PI.f32) 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)))) (neg.f32 (/.f32 #s(approx (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) (/.f32 (-.f32 (*.f32 r (fma.f32 (/.f32 r (*.f32 (PI.f32) (*.f32 s s))) #s(literal -5/72 binary32) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s)))) (/.f32 #s(literal 1/4 binary32) (PI.f32))) 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)))) (neg.f32 (/.f32 #s(approx (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) (/.f32 (-.f32 (*.f32 r (+.f32 (*.f32 (/.f32 r (*.f32 (PI.f32) (*.f32 s s))) #s(literal -5/72 binary32)) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s)))) (/.f32 #s(literal 1/4 binary32) (PI.f32))) r)) s))) |
(+.f32 #s(approx (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (neg.f32 (/.f32 r s)))) (*.f32 (*.f32 r s) (PI.f32)))) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* (PI) s) 6) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 r (*.f32 s (PI.f32)))))) |
(fma.f32 #s(approx (/ (/ 1/4 (+ (PI) (PI))) s) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s))) (/.f32 (exp.f32 (neg.f32 (/.f32 r s))) r) #s(approx (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* 6 (* r (* s (PI))))) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) (*.f32 s r))))) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (+.f32 (exp.f32 (neg.f32 (/.f32 r s))) #s(approx (exp (/ (* -1/3 r) s)) (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -1/3 binary32) (/.f32 r s))))) (PI.f32))) (*.f32 s r))) |
(fma.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (+.f32 (PI.f32) (PI.f32)) s)) (/.f32 (exp.f32 (neg.f32 (/.f32 r s))) r) #s(approx (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 s r) (PI.f32))))) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 (fma.f32 (-.f32 (/.f32 (*.f32 #s(literal 5/72 binary32) r) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) (*.f32 s s)))) r (/.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 r s) (PI.f32))))) |
(+.f32 #s(approx (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (neg.f32 (/.f32 r s)))) (*.f32 (*.f32 r s) (PI.f32)))) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) s) #s(literal 6 binary32)) r))) |
(fma.f32 #s(approx (/ (/ 1/4 (+ (PI) (PI))) s) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s))) (/.f32 (exp.f32 (neg.f32 (/.f32 r s))) r) (/.f32 #s(approx (* 3/4 (exp (neg (/ r (* 3 s))))) #s(literal 3/4 binary32)) (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) (*.f32 s r)))) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 #s(approx (+ (/ 1/4 (* s (PI))) (* (- (/ (* 5/72 r) (* (pow s 3) (PI))) (/ 1/6 (* (PI) (* s s)))) r)) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (fma.f32 #s(literal -1/6 binary32) (/.f32 r (PI.f32)) (/.f32 (*.f32 #s(literal 5/72 binary32) (*.f32 r r)) (*.f32 (PI.f32) s))) s)) (/.f32 (*.f32 #s(literal 1/4 binary32) #s(literal 1 binary32)) (PI.f32))) s))) r)) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 #s(approx (+ (/ 1/4 (* s (PI))) (* (- (/ (* 5/72 r) (* (pow s 3) (PI))) (/ 1/6 (* (PI) (* s s)))) r)) (/.f32 (fma.f32 #s(literal -1/6 binary32) (/.f32 r (*.f32 (PI.f32) s)) (fma.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (PI.f32)) (/.f32 (*.f32 #s(literal 5/72 binary32) (*.f32 r r)) (*.f32 (PI.f32) (*.f32 s s))))) s)) r)) |
#s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r)))) (neg.f32 (/.f32 #s(approx (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) (*.f32 (neg.f32 r) (fma.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) (*.f32 s s))) #s(literal 5/72 binary32) (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))) |
#s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (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)) (+.f32 #s(literal -1/16 binary32) #s(literal -1/144 binary32))) s)) (/.f32 (*.f32 #s(literal 1/6 binary32) #s(literal 1 binary32)) (PI.f32))) s)) (/.f32 (*.f32 #s(literal 1/4 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) r))) s))) |
(fma.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (+.f32 (PI.f32) (PI.f32)) s)) (/.f32 (exp.f32 (neg.f32 (/.f32 r s))) r) (/.f32 #s(approx (* 3/4 (exp (neg (/ r (* 3 s))))) #s(literal 3/4 binary32)) (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) (*.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) (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(approx (+ 3/4 (/ (* -1/4 r) 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))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (/.f32 (exp.f32 (neg.f32 (/.f32 r s))) (*.f32 (PI.f32) r)) (/.f32 #s(approx (exp (/ (* -1/3 r) s)) (fma.f32 #s(literal -1/3 binary32) (/.f32 r s) #s(literal 1 binary32))) (*.f32 (PI.f32) r)))) s)) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) #s(approx (/ (* 1/8 (/ (+ (exp (neg (/ r s))) (exp (/ (* -1/3 r) s))) (PI))) (* s r)) (*.f32 #s(literal 1/8 binary32) (/.f32 (+.f32 (exp.f32 (neg.f32 (/.f32 r s))) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s)))) (*.f32 r (*.f32 s (PI.f32))))))) |
#s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r)))) #s(approx (/ (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) (neg s)) (*.f32 (-.f32 (fma.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) #s(literal 5/72 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) (*.f32 r r)))) (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 (PI.f32) (*.f32 s s)) r))) r))) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (+.f32 (exp.f32 (neg.f32 (/.f32 r s))) (exp.f32 #s(approx (/ (* -1/3 r) s) (*.f32 #s(literal -1/3 binary32) (/.f32 r s))))) (PI.f32))) (*.f32 s r))) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (+.f32 (exp.f32 (neg.f32 (/.f32 r s))) (exp.f32 (/.f32 (*.f32 #s(literal -1/3 binary32) r) s))) (PI.f32))) (*.f32 s r))) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 (*.f32 (/.f32 (+.f32 (exp.f32 (neg.f32 (/.f32 r s))) (exp.f32 (/.f32 (*.f32 #s(literal -1/3 binary32) r) s))) (*.f32 (PI.f32) r)) #s(literal 1/8 binary32)) s)) |
#s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r)))) (/.f32 (fma.f32 (-.f32 (/.f32 (*.f32 #s(literal 5/72 binary32) r) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) (/.f32 (*.f32 #s(literal 1/6 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) (*.f32 s s)))) r (/.f32 (*.f32 #s(literal 1/4 binary32) #s(literal 1 binary32)) (*.f32 (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 (*.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 (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (+.f32 (exp.f32 (neg.f32 (/.f32 r s))) (exp.f32 (/.f32 (*.f32 #s(literal -1/3 binary32) r) s))) (PI.f32))) r) s)) |
(fma.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (+.f32 (PI.f32) (PI.f32)) s)) (/.f32 #s(approx (exp (neg (/ r s))) #s(literal 1 binary32)) r) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (neg.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s))))) (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) (*.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 #s(approx (* 3/4 (exp (neg (/ r (* 3 s))))) (fma.f32 (/.f32 r s) #s(literal -1/4 binary32) #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))))) (fma.f32 (/.f32 r s) #s(literal -1/4 binary32) #s(literal 3/4 binary32))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
#s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (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 (neg.f32 (/.f32 r s))) (*.f32 (PI.f32) r)) (/.f32 (exp.f32 (/.f32 (*.f32 #s(literal -1/3 binary32) r) s)) (*.f32 (PI.f32) 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)))) (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (/.f32 (exp.f32 (neg.f32 (/.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 (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (/.f32 (exp.f32 (neg.f32 (/.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 (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (/.f32 (exp.f32 (neg.f32 (/.f32 r s))) (*.f32 (PI.f32) r)) (/.f32 (exp.f32 (/.f32 (*.f32 #s(literal -1/3 binary32) r) s)) (*.f32 (PI.f32) r)))) s)) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (/.f32 (exp.f32 (neg.f32 (/.f32 r s))) (*.f32 (PI.f32) s)) (/.f32 (exp.f32 (/.f32 (*.f32 #s(literal -1/3 binary32) r) s)) (*.f32 (PI.f32) s)))) r)) |
(+.f32 #s(approx (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (neg.f32 (/.f32 r s)))) (*.f32 (*.f32 r s) (PI.f32)))) #s(approx (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (*.f32 #s(literal -1/3 binary32) r) s))) (*.f32 (*.f32 s r) (PI.f32))))) |
(+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) #s(approx (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (*.f32 #s(literal -1/3 binary32) r) s))) (*.f32 (*.f32 r s) (PI.f32))))) |
(+.f32 #s(approx (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (neg.f32 (/.f32 r s)))) (*.f32 (*.f32 r s) (PI.f32)))) (/.f32 (*.f32 #s(literal 3/4 binary32) #s(approx (exp (neg (/ r (* 3 s)))) (exp.f32 (/.f32 (*.f32 #s(literal -1/3 binary32) r) s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
(+.f32 #s(approx (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (neg.f32 (/.f32 r s)))) (*.f32 (*.f32 r s) (PI.f32)))) (/.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 (PI.f32) s) #s(literal 6 binary32)) r))) |
(fma.f32 #s(approx (/ (/ 1/4 (+ (PI) (PI))) s) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s))) (/.f32 (exp.f32 (neg.f32 (/.f32 r s))) r) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 #s(approx (neg (/ r (* 3 s))) (/.f32 (*.f32 #s(literal -1/3 binary32) r) s)))) (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) (*.f32 s r)))) |
(+.f32 #s(approx (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (neg.f32 (/.f32 r s)))) (*.f32 (*.f32 r s) (PI.f32)))) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
(+.f32 #s(approx (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (neg.f32 (/.f32 r s)))) (*.f32 (*.f32 r s) (PI.f32)))) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 (*.f32 (*.f32 (PI.f32) s) #s(literal 6 binary32)) r))) |
| Outputs |
|---|
(+.f32 #s(approx (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (neg.f32 (/.f32 r s)))) (*.f32 (*.f32 r s) (PI.f32)))) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
3 calls:
| 18.0ms | r |
| 17.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.7% | 1 | (+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
| 99.7% | 1 | s |
| 99.7% | 1 | r |
Compiled 29 to 29 computations (0% saved)
| Inputs |
|---|
#s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 r s) (PI.f32)))) |
#s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (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)))) (* (+ (PI) (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 (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 #s(approx (* 1/8 (/ (+ (exp (neg (/ r s))) (exp (/ (* -1/3 r) s))) (* r (PI)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s)) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 #s(approx (+ (/ 1/4 (* s (PI))) (/ (* r -1/6) (* (PI) (* s s)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (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 (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 #s(approx (* 1/8 (/ (+ (exp (neg (/ r s))) (exp (/ (* -1/3 r) s))) (PI))) (/.f32 #s(literal 1/4 binary32) (PI.f32))) (*.f32 s r))) |
#s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r)))) (neg.f32 (/.f32 #s(approx (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) (/.f32 #s(literal -1/4 binary32) (*.f32 (PI.f32) 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)))) (neg.f32 (/.f32 #s(approx (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) (/.f32 #s(approx (- (* r (+ (* (/ r (* (PI) (* s s))) -5/72) (/ 1/6 (* (PI) s)))) (/ 1/4 (PI))) (/.f32 #s(literal -1/4 binary32) (PI.f32))) 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(approx (/ (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) (neg s)) (/.f32 (*.f32 #s(literal 5/72 binary32) r) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))))) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) #s(approx (/ (+ (/ 1/4 (* s (PI))) (* (- (/ (* 5/72 r) (* (pow s 3) (PI))) (/ 1/6 (* (PI) (* s s)))) r)) r) (/.f32 (*.f32 #s(literal 5/72 binary32) r) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))))) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 #s(approx (+ (/ 1/4 (* s (PI))) (/ (* r -1/6) (* (PI) (* s s)))) (/.f32 #s(approx (+ (* -1/6 (/ r (PI))) (/ (* 1/4 s) (PI))) (*.f32 #s(literal 1/4 binary32) (/.f32 s (PI.f32)))) (*.f32 s s))) r)) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r 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 (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 #s(approx (+ (exp (neg (/ r s))) (exp (/ (* -1/3 r) s))) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -4/3 binary32) (/.f32 r s)))) (PI.f32))) (*.f32 s r))) |
#s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r)))) (neg.f32 (/.f32 #s(approx (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) (/.f32 (-.f32 (/.f32 (*.f32 #s(literal 1/6 binary32) r) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/4 binary32) (PI.f32))) 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)))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 #s(approx (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (/.f32 #s(literal -1/6 binary32) (PI.f32))) s)) (/.f32 (*.f32 #s(literal 1/4 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) r))) s))) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) (*.f32 s s))) #s(literal -1/6 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r)))) (/.f32 (-.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) r)) (/.f32 (*.f32 #s(literal 1/6 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) s))) s)) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 #s(approx (+ (/ 1/4 (* s (PI))) (/ (* r -1/6) (* (PI) (* s s)))) (/.f32 (fma.f32 #s(literal -1/6 binary32) (/.f32 r (PI.f32)) (/.f32 (*.f32 #s(literal 1/4 binary32) s) (PI.f32))) (*.f32 s s))) r)) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) #s(approx (/ (+ (/ 1/4 (* s (PI))) (/ (* r -1/6) (* (PI) (* s s)))) r) (-.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) (*.f32 s r))) (/.f32 (*.f32 #s(literal 1/6 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) (*.f32 s s)))))) |
#s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r)))) (/.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) (*.f32 s s))) #s(literal -1/6 binary32) (/.f32 (*.f32 #s(literal 1/4 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) s))) r)) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (+.f32 (exp.f32 (neg.f32 (/.f32 r s))) #s(approx (exp (/ (* -1/3 r) s)) #s(literal 1 binary32))) (PI.f32))) (*.f32 s r))) |
(+.f32 #s(approx (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 s r) (PI.f32)))) (/.f32 #s(approx (* 3/4 (exp (neg (/ r (* 3 s))))) (fma.f32 (/.f32 r s) #s(literal -1/4 binary32) #s(literal 3/4 binary32))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
#s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r)))) (neg.f32 (/.f32 #s(approx (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) (-.f32 (neg.f32 (/.f32 (-.f32 (/.f32 (*.f32 #s(literal 5/72 binary32) r) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r)))) s))) |
#s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r)))) #s(approx (/ (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) (neg s)) (/.f32 (-.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) (*.f32 s s))) #s(literal 5/72 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) s))) |
#s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r)))) (neg.f32 (/.f32 #s(approx (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) (-.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) (*.f32 s s))) #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 (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r)))) (neg.f32 #s(approx (/ (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) s) (/.f32 (fma.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(literal -5/72 binary32) r) (PI.f32))) (*.f32 (*.f32 s s) s))))) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (/.f32 (exp.f32 (neg.f32 (/.f32 r s))) (*.f32 (PI.f32) r)) (/.f32 #s(approx (exp (/ (* -1/3 r) s)) #s(literal 1 binary32)) (*.f32 (PI.f32) 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)))) (neg.f32 (/.f32 #s(approx (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) (/.f32 (-.f32 (*.f32 r (fma.f32 (/.f32 r (*.f32 (PI.f32) (*.f32 s s))) #s(literal -5/72 binary32) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s)))) (/.f32 #s(literal 1/4 binary32) (PI.f32))) 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)))) (neg.f32 (/.f32 #s(approx (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) (/.f32 (-.f32 (*.f32 r (+.f32 (*.f32 (/.f32 r (*.f32 (PI.f32) (*.f32 s s))) #s(literal -5/72 binary32)) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s)))) (/.f32 #s(literal 1/4 binary32) (PI.f32))) r)) s))) |
(+.f32 #s(approx (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (neg.f32 (/.f32 r s)))) (*.f32 (*.f32 r s) (PI.f32)))) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* (PI) s) 6) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 r (*.f32 s (PI.f32)))))) |
(fma.f32 #s(approx (/ (/ 1/4 (+ (PI) (PI))) s) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s))) (/.f32 (exp.f32 (neg.f32 (/.f32 r s))) r) #s(approx (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* 6 (* r (* s (PI))))) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) (*.f32 s r))))) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (+.f32 (exp.f32 (neg.f32 (/.f32 r s))) #s(approx (exp (/ (* -1/3 r) s)) (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -1/3 binary32) (/.f32 r s))))) (PI.f32))) (*.f32 s r))) |
(fma.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (+.f32 (PI.f32) (PI.f32)) s)) (/.f32 (exp.f32 (neg.f32 (/.f32 r s))) r) #s(approx (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 s r) (PI.f32))))) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 (fma.f32 (-.f32 (/.f32 (*.f32 #s(literal 5/72 binary32) r) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) (*.f32 s s)))) r (/.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 r s) (PI.f32))))) |
(+.f32 #s(approx (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (neg.f32 (/.f32 r s)))) (*.f32 (*.f32 r s) (PI.f32)))) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) s) #s(literal 6 binary32)) r))) |
(fma.f32 #s(approx (/ (/ 1/4 (+ (PI) (PI))) s) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s))) (/.f32 (exp.f32 (neg.f32 (/.f32 r s))) r) (/.f32 #s(approx (* 3/4 (exp (neg (/ r (* 3 s))))) #s(literal 3/4 binary32)) (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) (*.f32 s r)))) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 #s(approx (+ (/ 1/4 (* s (PI))) (* (- (/ (* 5/72 r) (* (pow s 3) (PI))) (/ 1/6 (* (PI) (* s s)))) r)) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (fma.f32 #s(literal -1/6 binary32) (/.f32 r (PI.f32)) (/.f32 (*.f32 #s(literal 5/72 binary32) (*.f32 r r)) (*.f32 (PI.f32) s))) s)) (/.f32 (*.f32 #s(literal 1/4 binary32) #s(literal 1 binary32)) (PI.f32))) s))) r)) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 #s(approx (+ (/ 1/4 (* s (PI))) (* (- (/ (* 5/72 r) (* (pow s 3) (PI))) (/ 1/6 (* (PI) (* s s)))) r)) (/.f32 (fma.f32 #s(literal -1/6 binary32) (/.f32 r (*.f32 (PI.f32) s)) (fma.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (PI.f32)) (/.f32 (*.f32 #s(literal 5/72 binary32) (*.f32 r r)) (*.f32 (PI.f32) (*.f32 s s))))) s)) r)) |
#s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r)))) (neg.f32 (/.f32 #s(approx (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) (*.f32 (neg.f32 r) (fma.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) (*.f32 s s))) #s(literal 5/72 binary32) (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))) |
#s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (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)) (+.f32 #s(literal -1/16 binary32) #s(literal -1/144 binary32))) s)) (/.f32 (*.f32 #s(literal 1/6 binary32) #s(literal 1 binary32)) (PI.f32))) s)) (/.f32 (*.f32 #s(literal 1/4 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) r))) s))) |
(fma.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (+.f32 (PI.f32) (PI.f32)) s)) (/.f32 (exp.f32 (neg.f32 (/.f32 r s))) r) (/.f32 #s(approx (* 3/4 (exp (neg (/ r (* 3 s))))) #s(literal 3/4 binary32)) (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) (*.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) (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(approx (+ 3/4 (/ (* -1/4 r) 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))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (/.f32 (exp.f32 (neg.f32 (/.f32 r s))) (*.f32 (PI.f32) r)) (/.f32 #s(approx (exp (/ (* -1/3 r) s)) (fma.f32 #s(literal -1/3 binary32) (/.f32 r s) #s(literal 1 binary32))) (*.f32 (PI.f32) r)))) s)) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) #s(approx (/ (* 1/8 (/ (+ (exp (neg (/ r s))) (exp (/ (* -1/3 r) s))) (PI))) (* s r)) (*.f32 #s(literal 1/8 binary32) (/.f32 (+.f32 (exp.f32 (neg.f32 (/.f32 r s))) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s)))) (*.f32 r (*.f32 s (PI.f32))))))) |
#s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r)))) #s(approx (/ (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) (neg s)) (*.f32 (-.f32 (fma.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) #s(literal 5/72 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) (*.f32 r r)))) (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 (PI.f32) (*.f32 s s)) r))) r))) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (+.f32 (exp.f32 (neg.f32 (/.f32 r s))) (exp.f32 #s(approx (/ (* -1/3 r) s) (*.f32 #s(literal -1/3 binary32) (/.f32 r s))))) (PI.f32))) (*.f32 s r))) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (+.f32 (exp.f32 (neg.f32 (/.f32 r s))) (exp.f32 (/.f32 (*.f32 #s(literal -1/3 binary32) r) s))) (PI.f32))) (*.f32 s r))) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 (*.f32 (/.f32 (+.f32 (exp.f32 (neg.f32 (/.f32 r s))) (exp.f32 (/.f32 (*.f32 #s(literal -1/3 binary32) r) s))) (*.f32 (PI.f32) r)) #s(literal 1/8 binary32)) s)) |
#s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r)))) (/.f32 (fma.f32 (-.f32 (/.f32 (*.f32 #s(literal 5/72 binary32) r) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) (/.f32 (*.f32 #s(literal 1/6 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) (*.f32 s s)))) r (/.f32 (*.f32 #s(literal 1/4 binary32) #s(literal 1 binary32)) (*.f32 (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 (*.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 (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (+.f32 (exp.f32 (neg.f32 (/.f32 r s))) (exp.f32 (/.f32 (*.f32 #s(literal -1/3 binary32) r) s))) (PI.f32))) r) s)) |
(fma.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (+.f32 (PI.f32) (PI.f32)) s)) (/.f32 #s(approx (exp (neg (/ r s))) #s(literal 1 binary32)) r) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (neg.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s))))) (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) (*.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 #s(approx (* 3/4 (exp (neg (/ r (* 3 s))))) (fma.f32 (/.f32 r s) #s(literal -1/4 binary32) #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))))) (fma.f32 (/.f32 r s) #s(literal -1/4 binary32) #s(literal 3/4 binary32))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
#s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (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 (neg.f32 (/.f32 r s))) (*.f32 (PI.f32) r)) (/.f32 (exp.f32 (/.f32 (*.f32 #s(literal -1/3 binary32) r) s)) (*.f32 (PI.f32) 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)))) (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (/.f32 (exp.f32 (neg.f32 (/.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 (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (/.f32 (exp.f32 (neg.f32 (/.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 (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (/.f32 (exp.f32 (neg.f32 (/.f32 r s))) (*.f32 (PI.f32) r)) (/.f32 (exp.f32 (/.f32 (*.f32 #s(literal -1/3 binary32) r) s)) (*.f32 (PI.f32) r)))) s)) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (/.f32 (exp.f32 (neg.f32 (/.f32 r s))) (*.f32 (PI.f32) s)) (/.f32 (exp.f32 (/.f32 (*.f32 #s(literal -1/3 binary32) r) s)) (*.f32 (PI.f32) s)))) r)) |
(+.f32 #s(approx (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (neg.f32 (/.f32 r s)))) (*.f32 (*.f32 r s) (PI.f32)))) #s(approx (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (*.f32 #s(literal -1/3 binary32) r) s))) (*.f32 (*.f32 s r) (PI.f32))))) |
(+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) #s(approx (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (*.f32 #s(literal -1/3 binary32) r) s))) (*.f32 (*.f32 r s) (PI.f32))))) |
(+.f32 #s(approx (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (neg.f32 (/.f32 r s)))) (*.f32 (*.f32 r s) (PI.f32)))) (/.f32 (*.f32 #s(literal 3/4 binary32) #s(approx (exp (neg (/ r (* 3 s)))) (exp.f32 (/.f32 (*.f32 #s(literal -1/3 binary32) r) s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
(+.f32 #s(approx (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (neg.f32 (/.f32 r s)))) (*.f32 (*.f32 r s) (PI.f32)))) (/.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 (PI.f32) s) #s(literal 6 binary32)) r))) |
(fma.f32 #s(approx (/ (/ 1/4 (+ (PI) (PI))) s) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s))) (/.f32 (exp.f32 (neg.f32 (/.f32 r s))) r) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 #s(approx (neg (/ r (* 3 s))) (/.f32 (*.f32 #s(literal -1/3 binary32) r) s)))) (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) (*.f32 s r)))) |
| Outputs |
|---|
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) #s(approx (/ (* 1/8 (/ (+ (exp (neg (/ r s))) (exp (/ (* -1/3 r) s))) (PI))) (* s r)) (*.f32 #s(literal 1/8 binary32) (/.f32 (+.f32 (exp.f32 (neg.f32 (/.f32 r s))) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s)))) (*.f32 r (*.f32 s (PI.f32))))))) |
3 calls:
| 37.0ms | s |
| 17.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))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.6% | 1 | (+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
| 99.6% | 1 | s |
| 99.6% | 1 | r |
Compiled 29 to 29 computations (0% saved)
| Inputs |
|---|
#s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 r s) (PI.f32)))) |
#s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (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)))) (* (+ (PI) (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 (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 #s(approx (* 1/8 (/ (+ (exp (neg (/ r s))) (exp (/ (* -1/3 r) s))) (* r (PI)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s)) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 #s(approx (+ (/ 1/4 (* s (PI))) (/ (* r -1/6) (* (PI) (* s s)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (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 (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 #s(approx (* 1/8 (/ (+ (exp (neg (/ r s))) (exp (/ (* -1/3 r) s))) (PI))) (/.f32 #s(literal 1/4 binary32) (PI.f32))) (*.f32 s r))) |
#s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r)))) (neg.f32 (/.f32 #s(approx (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) (/.f32 #s(literal -1/4 binary32) (*.f32 (PI.f32) 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)))) (neg.f32 (/.f32 #s(approx (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) (/.f32 #s(approx (- (* r (+ (* (/ r (* (PI) (* s s))) -5/72) (/ 1/6 (* (PI) s)))) (/ 1/4 (PI))) (/.f32 #s(literal -1/4 binary32) (PI.f32))) 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(approx (/ (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) (neg s)) (/.f32 (*.f32 #s(literal 5/72 binary32) r) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))))) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) #s(approx (/ (+ (/ 1/4 (* s (PI))) (* (- (/ (* 5/72 r) (* (pow s 3) (PI))) (/ 1/6 (* (PI) (* s s)))) r)) r) (/.f32 (*.f32 #s(literal 5/72 binary32) r) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))))) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 #s(approx (+ (/ 1/4 (* s (PI))) (/ (* r -1/6) (* (PI) (* s s)))) (/.f32 #s(approx (+ (* -1/6 (/ r (PI))) (/ (* 1/4 s) (PI))) (*.f32 #s(literal 1/4 binary32) (/.f32 s (PI.f32)))) (*.f32 s s))) r)) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r 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 (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 #s(approx (+ (exp (neg (/ r s))) (exp (/ (* -1/3 r) s))) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -4/3 binary32) (/.f32 r s)))) (PI.f32))) (*.f32 s r))) |
#s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r)))) (neg.f32 (/.f32 #s(approx (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) (/.f32 (-.f32 (/.f32 (*.f32 #s(literal 1/6 binary32) r) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/4 binary32) (PI.f32))) 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)))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 #s(approx (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (/.f32 #s(literal -1/6 binary32) (PI.f32))) s)) (/.f32 (*.f32 #s(literal 1/4 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) r))) s))) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) (*.f32 s s))) #s(literal -1/6 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r)))) (/.f32 (-.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) r)) (/.f32 (*.f32 #s(literal 1/6 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) s))) s)) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 #s(approx (+ (/ 1/4 (* s (PI))) (/ (* r -1/6) (* (PI) (* s s)))) (/.f32 (fma.f32 #s(literal -1/6 binary32) (/.f32 r (PI.f32)) (/.f32 (*.f32 #s(literal 1/4 binary32) s) (PI.f32))) (*.f32 s s))) r)) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) #s(approx (/ (+ (/ 1/4 (* s (PI))) (/ (* r -1/6) (* (PI) (* s s)))) r) (-.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) (*.f32 s r))) (/.f32 (*.f32 #s(literal 1/6 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) (*.f32 s s)))))) |
#s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r)))) (/.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) (*.f32 s s))) #s(literal -1/6 binary32) (/.f32 (*.f32 #s(literal 1/4 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) s))) r)) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (+.f32 (exp.f32 (neg.f32 (/.f32 r s))) #s(approx (exp (/ (* -1/3 r) s)) #s(literal 1 binary32))) (PI.f32))) (*.f32 s r))) |
(+.f32 #s(approx (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 s r) (PI.f32)))) (/.f32 #s(approx (* 3/4 (exp (neg (/ r (* 3 s))))) (fma.f32 (/.f32 r s) #s(literal -1/4 binary32) #s(literal 3/4 binary32))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
#s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r)))) (neg.f32 (/.f32 #s(approx (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) (-.f32 (neg.f32 (/.f32 (-.f32 (/.f32 (*.f32 #s(literal 5/72 binary32) r) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r)))) s))) |
#s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r)))) #s(approx (/ (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) (neg s)) (/.f32 (-.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) (*.f32 s s))) #s(literal 5/72 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) s))) |
#s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r)))) (neg.f32 (/.f32 #s(approx (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) (-.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) (*.f32 s s))) #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 (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r)))) (neg.f32 #s(approx (/ (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) s) (/.f32 (fma.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(literal -5/72 binary32) r) (PI.f32))) (*.f32 (*.f32 s s) s))))) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (/.f32 (exp.f32 (neg.f32 (/.f32 r s))) (*.f32 (PI.f32) r)) (/.f32 #s(approx (exp (/ (* -1/3 r) s)) #s(literal 1 binary32)) (*.f32 (PI.f32) 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)))) (neg.f32 (/.f32 #s(approx (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) (/.f32 (-.f32 (*.f32 r (fma.f32 (/.f32 r (*.f32 (PI.f32) (*.f32 s s))) #s(literal -5/72 binary32) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s)))) (/.f32 #s(literal 1/4 binary32) (PI.f32))) 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)))) (neg.f32 (/.f32 #s(approx (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) (/.f32 (-.f32 (*.f32 r (+.f32 (*.f32 (/.f32 r (*.f32 (PI.f32) (*.f32 s s))) #s(literal -5/72 binary32)) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s)))) (/.f32 #s(literal 1/4 binary32) (PI.f32))) r)) s))) |
(+.f32 #s(approx (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (neg.f32 (/.f32 r s)))) (*.f32 (*.f32 r s) (PI.f32)))) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* (PI) s) 6) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 r (*.f32 s (PI.f32)))))) |
(fma.f32 #s(approx (/ (/ 1/4 (+ (PI) (PI))) s) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s))) (/.f32 (exp.f32 (neg.f32 (/.f32 r s))) r) #s(approx (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* 6 (* r (* s (PI))))) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) (*.f32 s r))))) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (+.f32 (exp.f32 (neg.f32 (/.f32 r s))) #s(approx (exp (/ (* -1/3 r) s)) (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -1/3 binary32) (/.f32 r s))))) (PI.f32))) (*.f32 s r))) |
(fma.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (+.f32 (PI.f32) (PI.f32)) s)) (/.f32 (exp.f32 (neg.f32 (/.f32 r s))) r) #s(approx (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 s r) (PI.f32))))) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 (fma.f32 (-.f32 (/.f32 (*.f32 #s(literal 5/72 binary32) r) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) (*.f32 s s)))) r (/.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 r s) (PI.f32))))) |
(+.f32 #s(approx (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (neg.f32 (/.f32 r s)))) (*.f32 (*.f32 r s) (PI.f32)))) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) s) #s(literal 6 binary32)) r))) |
(fma.f32 #s(approx (/ (/ 1/4 (+ (PI) (PI))) s) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s))) (/.f32 (exp.f32 (neg.f32 (/.f32 r s))) r) (/.f32 #s(approx (* 3/4 (exp (neg (/ r (* 3 s))))) #s(literal 3/4 binary32)) (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) (*.f32 s r)))) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 #s(approx (+ (/ 1/4 (* s (PI))) (* (- (/ (* 5/72 r) (* (pow s 3) (PI))) (/ 1/6 (* (PI) (* s s)))) r)) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (fma.f32 #s(literal -1/6 binary32) (/.f32 r (PI.f32)) (/.f32 (*.f32 #s(literal 5/72 binary32) (*.f32 r r)) (*.f32 (PI.f32) s))) s)) (/.f32 (*.f32 #s(literal 1/4 binary32) #s(literal 1 binary32)) (PI.f32))) s))) r)) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 #s(approx (+ (/ 1/4 (* s (PI))) (* (- (/ (* 5/72 r) (* (pow s 3) (PI))) (/ 1/6 (* (PI) (* s s)))) r)) (/.f32 (fma.f32 #s(literal -1/6 binary32) (/.f32 r (*.f32 (PI.f32) s)) (fma.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (PI.f32)) (/.f32 (*.f32 #s(literal 5/72 binary32) (*.f32 r r)) (*.f32 (PI.f32) (*.f32 s s))))) s)) r)) |
#s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r)))) (neg.f32 (/.f32 #s(approx (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) (*.f32 (neg.f32 r) (fma.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) (*.f32 s s))) #s(literal 5/72 binary32) (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))) |
#s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (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)) (+.f32 #s(literal -1/16 binary32) #s(literal -1/144 binary32))) s)) (/.f32 (*.f32 #s(literal 1/6 binary32) #s(literal 1 binary32)) (PI.f32))) s)) (/.f32 (*.f32 #s(literal 1/4 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) r))) s))) |
(fma.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (+.f32 (PI.f32) (PI.f32)) s)) (/.f32 (exp.f32 (neg.f32 (/.f32 r s))) r) (/.f32 #s(approx (* 3/4 (exp (neg (/ r (* 3 s))))) #s(literal 3/4 binary32)) (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) (*.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) (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(approx (+ 3/4 (/ (* -1/4 r) 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))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (/.f32 (exp.f32 (neg.f32 (/.f32 r s))) (*.f32 (PI.f32) r)) (/.f32 #s(approx (exp (/ (* -1/3 r) s)) (fma.f32 #s(literal -1/3 binary32) (/.f32 r s) #s(literal 1 binary32))) (*.f32 (PI.f32) r)))) s)) |
| Outputs |
|---|
#s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r)))) (neg.f32 (/.f32 #s(approx (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) (/.f32 (-.f32 (*.f32 r (+.f32 (*.f32 (/.f32 r (*.f32 (PI.f32) (*.f32 s s))) #s(literal -5/72 binary32)) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s)))) (/.f32 #s(literal 1/4 binary32) (PI.f32))) r)) s))) |
3 calls:
| 13.0ms | r |
| 13.0ms | s |
| 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 |
|---|---|---|
| 8.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))) |
| 8.3% | 1 | s |
| 8.3% | 1 | r |
Compiled 29 to 29 computations (0% saved)
| Inputs |
|---|
#s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 r s) (PI.f32)))) |
#s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (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)))) (* (+ (PI) (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 (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 #s(approx (* 1/8 (/ (+ (exp (neg (/ r s))) (exp (/ (* -1/3 r) s))) (* r (PI)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s)) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 #s(approx (+ (/ 1/4 (* s (PI))) (/ (* r -1/6) (* (PI) (* s s)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (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 (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 #s(approx (* 1/8 (/ (+ (exp (neg (/ r s))) (exp (/ (* -1/3 r) s))) (PI))) (/.f32 #s(literal 1/4 binary32) (PI.f32))) (*.f32 s r))) |
#s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r)))) (neg.f32 (/.f32 #s(approx (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) (/.f32 #s(literal -1/4 binary32) (*.f32 (PI.f32) 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)))) (neg.f32 (/.f32 #s(approx (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) (/.f32 #s(approx (- (* r (+ (* (/ r (* (PI) (* s s))) -5/72) (/ 1/6 (* (PI) s)))) (/ 1/4 (PI))) (/.f32 #s(literal -1/4 binary32) (PI.f32))) 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(approx (/ (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) (neg s)) (/.f32 (*.f32 #s(literal 5/72 binary32) r) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))))) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) #s(approx (/ (+ (/ 1/4 (* s (PI))) (* (- (/ (* 5/72 r) (* (pow s 3) (PI))) (/ 1/6 (* (PI) (* s s)))) r)) r) (/.f32 (*.f32 #s(literal 5/72 binary32) r) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))))) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 #s(approx (+ (/ 1/4 (* s (PI))) (/ (* r -1/6) (* (PI) (* s s)))) (/.f32 #s(approx (+ (* -1/6 (/ r (PI))) (/ (* 1/4 s) (PI))) (*.f32 #s(literal 1/4 binary32) (/.f32 s (PI.f32)))) (*.f32 s s))) r)) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r 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 (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 #s(approx (+ (exp (neg (/ r s))) (exp (/ (* -1/3 r) s))) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -4/3 binary32) (/.f32 r s)))) (PI.f32))) (*.f32 s r))) |
#s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r)))) (neg.f32 (/.f32 #s(approx (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) (/.f32 (-.f32 (/.f32 (*.f32 #s(literal 1/6 binary32) r) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/4 binary32) (PI.f32))) 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)))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 #s(approx (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (/.f32 #s(literal -1/6 binary32) (PI.f32))) s)) (/.f32 (*.f32 #s(literal 1/4 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) r))) s))) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) (*.f32 s s))) #s(literal -1/6 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r)))) (/.f32 (-.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) r)) (/.f32 (*.f32 #s(literal 1/6 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) s))) s)) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 #s(approx (+ (/ 1/4 (* s (PI))) (/ (* r -1/6) (* (PI) (* s s)))) (/.f32 (fma.f32 #s(literal -1/6 binary32) (/.f32 r (PI.f32)) (/.f32 (*.f32 #s(literal 1/4 binary32) s) (PI.f32))) (*.f32 s s))) r)) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) #s(approx (/ (+ (/ 1/4 (* s (PI))) (/ (* r -1/6) (* (PI) (* s s)))) r) (-.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) (*.f32 s r))) (/.f32 (*.f32 #s(literal 1/6 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) (*.f32 s s)))))) |
#s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r)))) (/.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) (*.f32 s s))) #s(literal -1/6 binary32) (/.f32 (*.f32 #s(literal 1/4 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) s))) r)) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (+.f32 (exp.f32 (neg.f32 (/.f32 r s))) #s(approx (exp (/ (* -1/3 r) s)) #s(literal 1 binary32))) (PI.f32))) (*.f32 s r))) |
(+.f32 #s(approx (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 s r) (PI.f32)))) (/.f32 #s(approx (* 3/4 (exp (neg (/ r (* 3 s))))) (fma.f32 (/.f32 r s) #s(literal -1/4 binary32) #s(literal 3/4 binary32))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
#s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r)))) (neg.f32 (/.f32 #s(approx (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) (-.f32 (neg.f32 (/.f32 (-.f32 (/.f32 (*.f32 #s(literal 5/72 binary32) r) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r)))) s))) |
#s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r)))) #s(approx (/ (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) (neg s)) (/.f32 (-.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) (*.f32 s s))) #s(literal 5/72 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) s))) |
#s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r)))) (neg.f32 (/.f32 #s(approx (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) (-.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) (*.f32 s s))) #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 (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r)))) (neg.f32 #s(approx (/ (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) s) (/.f32 (fma.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(literal -5/72 binary32) r) (PI.f32))) (*.f32 (*.f32 s s) s))))) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (/.f32 (exp.f32 (neg.f32 (/.f32 r s))) (*.f32 (PI.f32) r)) (/.f32 #s(approx (exp (/ (* -1/3 r) s)) #s(literal 1 binary32)) (*.f32 (PI.f32) 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)))) (neg.f32 (/.f32 #s(approx (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) (/.f32 (-.f32 (*.f32 r (fma.f32 (/.f32 r (*.f32 (PI.f32) (*.f32 s s))) #s(literal -5/72 binary32) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s)))) (/.f32 #s(literal 1/4 binary32) (PI.f32))) r)) s))) |
| Outputs |
|---|
#s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r)))) (neg.f32 (/.f32 #s(approx (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) (/.f32 (-.f32 (*.f32 r (fma.f32 (/.f32 r (*.f32 (PI.f32) (*.f32 s s))) #s(literal -5/72 binary32) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s)))) (/.f32 #s(literal 1/4 binary32) (PI.f32))) r)) s))) |
3 calls:
| 8.0ms | s |
| 8.0ms | r |
| 7.0ms | (+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 8.3% | 1 | r |
| 8.3% | 1 | s |
| 8.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)))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 r s) (PI.f32)))) |
#s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (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)))) (* (+ (PI) (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 (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 #s(approx (* 1/8 (/ (+ (exp (neg (/ r s))) (exp (/ (* -1/3 r) s))) (* r (PI)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s)) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 #s(approx (+ (/ 1/4 (* s (PI))) (/ (* r -1/6) (* (PI) (* s s)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (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 (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 #s(approx (* 1/8 (/ (+ (exp (neg (/ r s))) (exp (/ (* -1/3 r) s))) (PI))) (/.f32 #s(literal 1/4 binary32) (PI.f32))) (*.f32 s r))) |
#s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r)))) (neg.f32 (/.f32 #s(approx (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) (/.f32 #s(literal -1/4 binary32) (*.f32 (PI.f32) 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)))) (neg.f32 (/.f32 #s(approx (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) (/.f32 #s(approx (- (* r (+ (* (/ r (* (PI) (* s s))) -5/72) (/ 1/6 (* (PI) s)))) (/ 1/4 (PI))) (/.f32 #s(literal -1/4 binary32) (PI.f32))) 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(approx (/ (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) (neg s)) (/.f32 (*.f32 #s(literal 5/72 binary32) r) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))))) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) #s(approx (/ (+ (/ 1/4 (* s (PI))) (* (- (/ (* 5/72 r) (* (pow s 3) (PI))) (/ 1/6 (* (PI) (* s s)))) r)) r) (/.f32 (*.f32 #s(literal 5/72 binary32) r) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))))) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 #s(approx (+ (/ 1/4 (* s (PI))) (/ (* r -1/6) (* (PI) (* s s)))) (/.f32 #s(approx (+ (* -1/6 (/ r (PI))) (/ (* 1/4 s) (PI))) (*.f32 #s(literal 1/4 binary32) (/.f32 s (PI.f32)))) (*.f32 s s))) r)) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r 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 (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 #s(approx (+ (exp (neg (/ r s))) (exp (/ (* -1/3 r) s))) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -4/3 binary32) (/.f32 r s)))) (PI.f32))) (*.f32 s r))) |
#s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r)))) (neg.f32 (/.f32 #s(approx (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) (/.f32 (-.f32 (/.f32 (*.f32 #s(literal 1/6 binary32) r) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/4 binary32) (PI.f32))) 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)))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 #s(approx (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (/.f32 #s(literal -1/6 binary32) (PI.f32))) s)) (/.f32 (*.f32 #s(literal 1/4 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) r))) s))) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) (*.f32 s s))) #s(literal -1/6 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r)))) (/.f32 (-.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) r)) (/.f32 (*.f32 #s(literal 1/6 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) s))) s)) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 #s(approx (+ (/ 1/4 (* s (PI))) (/ (* r -1/6) (* (PI) (* s s)))) (/.f32 (fma.f32 #s(literal -1/6 binary32) (/.f32 r (PI.f32)) (/.f32 (*.f32 #s(literal 1/4 binary32) s) (PI.f32))) (*.f32 s s))) r)) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) #s(approx (/ (+ (/ 1/4 (* s (PI))) (/ (* r -1/6) (* (PI) (* s s)))) r) (-.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) (*.f32 s r))) (/.f32 (*.f32 #s(literal 1/6 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) (*.f32 s s)))))) |
#s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r)))) (/.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) (*.f32 s s))) #s(literal -1/6 binary32) (/.f32 (*.f32 #s(literal 1/4 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) s))) r)) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (+.f32 (exp.f32 (neg.f32 (/.f32 r s))) #s(approx (exp (/ (* -1/3 r) s)) #s(literal 1 binary32))) (PI.f32))) (*.f32 s r))) |
(+.f32 #s(approx (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 s r) (PI.f32)))) (/.f32 #s(approx (* 3/4 (exp (neg (/ r (* 3 s))))) (fma.f32 (/.f32 r s) #s(literal -1/4 binary32) #s(literal 3/4 binary32))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
#s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r)))) (neg.f32 (/.f32 #s(approx (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) (-.f32 (neg.f32 (/.f32 (-.f32 (/.f32 (*.f32 #s(literal 5/72 binary32) r) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r)))) s))) |
#s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r)))) #s(approx (/ (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) (neg s)) (/.f32 (-.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) (*.f32 s s))) #s(literal 5/72 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) s))) |
#s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r)))) (neg.f32 (/.f32 #s(approx (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) (-.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) (*.f32 s s))) #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 (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r)))) (neg.f32 #s(approx (/ (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) s) (/.f32 (fma.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(literal -5/72 binary32) r) (PI.f32))) (*.f32 (*.f32 s s) s))))) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (/.f32 (exp.f32 (neg.f32 (/.f32 r s))) (*.f32 (PI.f32) r)) (/.f32 #s(approx (exp (/ (* -1/3 r) s)) #s(literal 1 binary32)) (*.f32 (PI.f32) r)))) s)) |
| Outputs |
|---|
#s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r)))) (neg.f32 (/.f32 #s(approx (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) (-.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) (*.f32 s s))) #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))) |
3 calls:
| 8.0ms | r |
| 8.0ms | s |
| 5.0ms | (+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 8.3% | 1 | s |
| 8.3% | 1 | r |
| 8.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)))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 r s) (PI.f32)))) |
#s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (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)))) (* (+ (PI) (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 (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 #s(approx (* 1/8 (/ (+ (exp (neg (/ r s))) (exp (/ (* -1/3 r) s))) (* r (PI)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s)) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 #s(approx (+ (/ 1/4 (* s (PI))) (/ (* r -1/6) (* (PI) (* s s)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (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 (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 #s(approx (* 1/8 (/ (+ (exp (neg (/ r s))) (exp (/ (* -1/3 r) s))) (PI))) (/.f32 #s(literal 1/4 binary32) (PI.f32))) (*.f32 s r))) |
#s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r)))) (neg.f32 (/.f32 #s(approx (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) (/.f32 #s(literal -1/4 binary32) (*.f32 (PI.f32) 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)))) (neg.f32 (/.f32 #s(approx (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) (/.f32 #s(approx (- (* r (+ (* (/ r (* (PI) (* s s))) -5/72) (/ 1/6 (* (PI) s)))) (/ 1/4 (PI))) (/.f32 #s(literal -1/4 binary32) (PI.f32))) 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(approx (/ (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) (neg s)) (/.f32 (*.f32 #s(literal 5/72 binary32) r) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))))) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) #s(approx (/ (+ (/ 1/4 (* s (PI))) (* (- (/ (* 5/72 r) (* (pow s 3) (PI))) (/ 1/6 (* (PI) (* s s)))) r)) r) (/.f32 (*.f32 #s(literal 5/72 binary32) r) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))))) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 #s(approx (+ (/ 1/4 (* s (PI))) (/ (* r -1/6) (* (PI) (* s s)))) (/.f32 #s(approx (+ (* -1/6 (/ r (PI))) (/ (* 1/4 s) (PI))) (*.f32 #s(literal 1/4 binary32) (/.f32 s (PI.f32)))) (*.f32 s s))) r)) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r 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 (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 #s(approx (+ (exp (neg (/ r s))) (exp (/ (* -1/3 r) s))) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -4/3 binary32) (/.f32 r s)))) (PI.f32))) (*.f32 s r))) |
#s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r)))) (neg.f32 (/.f32 #s(approx (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) (/.f32 (-.f32 (/.f32 (*.f32 #s(literal 1/6 binary32) r) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/4 binary32) (PI.f32))) 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)))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 #s(approx (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (/.f32 #s(literal -1/6 binary32) (PI.f32))) s)) (/.f32 (*.f32 #s(literal 1/4 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) r))) s))) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) (*.f32 s s))) #s(literal -1/6 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r)))) (/.f32 (-.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) r)) (/.f32 (*.f32 #s(literal 1/6 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) s))) s)) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 #s(approx (+ (/ 1/4 (* s (PI))) (/ (* r -1/6) (* (PI) (* s s)))) (/.f32 (fma.f32 #s(literal -1/6 binary32) (/.f32 r (PI.f32)) (/.f32 (*.f32 #s(literal 1/4 binary32) s) (PI.f32))) (*.f32 s s))) r)) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) #s(approx (/ (+ (/ 1/4 (* s (PI))) (/ (* r -1/6) (* (PI) (* s s)))) r) (-.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) (*.f32 s r))) (/.f32 (*.f32 #s(literal 1/6 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) (*.f32 s s)))))) |
#s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r)))) (/.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) (*.f32 s s))) #s(literal -1/6 binary32) (/.f32 (*.f32 #s(literal 1/4 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) s))) r)) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (+.f32 (exp.f32 (neg.f32 (/.f32 r s))) #s(approx (exp (/ (* -1/3 r) s)) #s(literal 1 binary32))) (PI.f32))) (*.f32 s r))) |
(+.f32 #s(approx (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 s r) (PI.f32)))) (/.f32 #s(approx (* 3/4 (exp (neg (/ r (* 3 s))))) (fma.f32 (/.f32 r s) #s(literal -1/4 binary32) #s(literal 3/4 binary32))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
#s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r)))) (neg.f32 (/.f32 #s(approx (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) (-.f32 (neg.f32 (/.f32 (-.f32 (/.f32 (*.f32 #s(literal 5/72 binary32) r) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r)))) s))) |
#s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r)))) #s(approx (/ (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) (neg s)) (/.f32 (-.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) (*.f32 s s))) #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))) |
| Outputs |
|---|
#s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r)))) (neg.f32 (/.f32 #s(approx (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) (-.f32 (neg.f32 (/.f32 (-.f32 (/.f32 (*.f32 #s(literal 5/72 binary32) r) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r)))) s))) |
3 calls:
| 7.0ms | r |
| 7.0ms | s |
| 5.0ms | (+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 8.3% | 1 | s |
| 8.3% | 1 | r |
| 8.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)))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 r s) (PI.f32)))) |
#s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (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)))) (* (+ (PI) (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 (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 #s(approx (* 1/8 (/ (+ (exp (neg (/ r s))) (exp (/ (* -1/3 r) s))) (* r (PI)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s)) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 #s(approx (+ (/ 1/4 (* s (PI))) (/ (* r -1/6) (* (PI) (* s s)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (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 (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 #s(approx (* 1/8 (/ (+ (exp (neg (/ r s))) (exp (/ (* -1/3 r) s))) (PI))) (/.f32 #s(literal 1/4 binary32) (PI.f32))) (*.f32 s r))) |
#s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r)))) (neg.f32 (/.f32 #s(approx (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) (/.f32 #s(literal -1/4 binary32) (*.f32 (PI.f32) 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)))) (neg.f32 (/.f32 #s(approx (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) (/.f32 #s(approx (- (* r (+ (* (/ r (* (PI) (* s s))) -5/72) (/ 1/6 (* (PI) s)))) (/ 1/4 (PI))) (/.f32 #s(literal -1/4 binary32) (PI.f32))) 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(approx (/ (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) (neg s)) (/.f32 (*.f32 #s(literal 5/72 binary32) r) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))))) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) #s(approx (/ (+ (/ 1/4 (* s (PI))) (* (- (/ (* 5/72 r) (* (pow s 3) (PI))) (/ 1/6 (* (PI) (* s s)))) r)) r) (/.f32 (*.f32 #s(literal 5/72 binary32) r) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))))) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 #s(approx (+ (/ 1/4 (* s (PI))) (/ (* r -1/6) (* (PI) (* s s)))) (/.f32 #s(approx (+ (* -1/6 (/ r (PI))) (/ (* 1/4 s) (PI))) (*.f32 #s(literal 1/4 binary32) (/.f32 s (PI.f32)))) (*.f32 s s))) r)) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r 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 (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 #s(approx (+ (exp (neg (/ r s))) (exp (/ (* -1/3 r) s))) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -4/3 binary32) (/.f32 r s)))) (PI.f32))) (*.f32 s r))) |
#s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r)))) (neg.f32 (/.f32 #s(approx (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) (/.f32 (-.f32 (/.f32 (*.f32 #s(literal 1/6 binary32) r) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/4 binary32) (PI.f32))) 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)))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 #s(approx (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (/.f32 #s(literal -1/6 binary32) (PI.f32))) s)) (/.f32 (*.f32 #s(literal 1/4 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) r))) s))) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) (*.f32 s s))) #s(literal -1/6 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r)))) (/.f32 (-.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) r)) (/.f32 (*.f32 #s(literal 1/6 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) s))) s)) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 #s(approx (+ (/ 1/4 (* s (PI))) (/ (* r -1/6) (* (PI) (* s s)))) (/.f32 (fma.f32 #s(literal -1/6 binary32) (/.f32 r (PI.f32)) (/.f32 (*.f32 #s(literal 1/4 binary32) s) (PI.f32))) (*.f32 s s))) r)) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) #s(approx (/ (+ (/ 1/4 (* s (PI))) (/ (* r -1/6) (* (PI) (* s s)))) r) (-.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) (*.f32 s r))) (/.f32 (*.f32 #s(literal 1/6 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) (*.f32 s s)))))) |
#s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r)))) (/.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) (*.f32 s s))) #s(literal -1/6 binary32) (/.f32 (*.f32 #s(literal 1/4 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) s))) r)) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (+.f32 (exp.f32 (neg.f32 (/.f32 r s))) #s(approx (exp (/ (* -1/3 r) s)) #s(literal 1 binary32))) (PI.f32))) (*.f32 s r))) |
(+.f32 #s(approx (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 s r) (PI.f32)))) (/.f32 #s(approx (* 3/4 (exp (neg (/ r (* 3 s))))) (fma.f32 (/.f32 r s) #s(literal -1/4 binary32) #s(literal 3/4 binary32))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
| Outputs |
|---|
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (+.f32 (exp.f32 (neg.f32 (/.f32 r s))) #s(approx (exp (/ (* -1/3 r) s)) #s(literal 1 binary32))) (PI.f32))) (*.f32 s r))) |
3 calls:
| 8.0ms | s |
| 7.0ms | r |
| 5.0ms | (+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 8.1% | 1 | s |
| 8.1% | 1 | r |
| 8.1% | 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)))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 r s) (PI.f32)))) |
#s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (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)))) (* (+ (PI) (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 (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 #s(approx (* 1/8 (/ (+ (exp (neg (/ r s))) (exp (/ (* -1/3 r) s))) (* r (PI)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s)) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 #s(approx (+ (/ 1/4 (* s (PI))) (/ (* r -1/6) (* (PI) (* s s)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (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 (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 #s(approx (* 1/8 (/ (+ (exp (neg (/ r s))) (exp (/ (* -1/3 r) s))) (PI))) (/.f32 #s(literal 1/4 binary32) (PI.f32))) (*.f32 s r))) |
#s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r)))) (neg.f32 (/.f32 #s(approx (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) (/.f32 #s(literal -1/4 binary32) (*.f32 (PI.f32) 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)))) (neg.f32 (/.f32 #s(approx (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) (/.f32 #s(approx (- (* r (+ (* (/ r (* (PI) (* s s))) -5/72) (/ 1/6 (* (PI) s)))) (/ 1/4 (PI))) (/.f32 #s(literal -1/4 binary32) (PI.f32))) 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(approx (/ (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) (neg s)) (/.f32 (*.f32 #s(literal 5/72 binary32) r) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))))) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) #s(approx (/ (+ (/ 1/4 (* s (PI))) (* (- (/ (* 5/72 r) (* (pow s 3) (PI))) (/ 1/6 (* (PI) (* s s)))) r)) r) (/.f32 (*.f32 #s(literal 5/72 binary32) r) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))))) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 #s(approx (+ (/ 1/4 (* s (PI))) (/ (* r -1/6) (* (PI) (* s s)))) (/.f32 #s(approx (+ (* -1/6 (/ r (PI))) (/ (* 1/4 s) (PI))) (*.f32 #s(literal 1/4 binary32) (/.f32 s (PI.f32)))) (*.f32 s s))) r)) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r 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 (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 #s(approx (+ (exp (neg (/ r s))) (exp (/ (* -1/3 r) s))) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -4/3 binary32) (/.f32 r s)))) (PI.f32))) (*.f32 s r))) |
#s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r)))) (neg.f32 (/.f32 #s(approx (- (/ (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (neg s)) (/ 1/4 (* r (PI)))) (/.f32 (-.f32 (/.f32 (*.f32 #s(literal 1/6 binary32) r) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/4 binary32) (PI.f32))) 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)))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 #s(approx (- (/ (/ (* r (+ -1/16 -1/144)) (PI)) (neg s)) (/ 1/6 (PI))) (/.f32 #s(literal -1/6 binary32) (PI.f32))) s)) (/.f32 (*.f32 #s(literal 1/4 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) r))) s))) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) (*.f32 s s))) #s(literal -1/6 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r)))) (/.f32 (-.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) r)) (/.f32 (*.f32 #s(literal 1/6 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) s))) s)) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 #s(approx (+ (/ 1/4 (* s (PI))) (/ (* r -1/6) (* (PI) (* s s)))) (/.f32 (fma.f32 #s(literal -1/6 binary32) (/.f32 r (PI.f32)) (/.f32 (*.f32 #s(literal 1/4 binary32) s) (PI.f32))) (*.f32 s s))) r)) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) #s(approx (/ (+ (/ 1/4 (* s (PI))) (/ (* r -1/6) (* (PI) (* s s)))) r) (-.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) (*.f32 s r))) (/.f32 (*.f32 #s(literal 1/6 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) (*.f32 s s)))))) |
#s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r)))) (/.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) (*.f32 s s))) #s(literal -1/6 binary32) (/.f32 (*.f32 #s(literal 1/4 binary32) #s(literal 1 binary32)) (*.f32 (PI.f32) s))) r)) |
| Outputs |
|---|
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 #s(approx (* 1/8 (/ (+ (exp (neg (/ r s))) (exp (/ (* -1/3 r) s))) (PI))) (/.f32 #s(literal 1/4 binary32) (PI.f32))) (*.f32 s r))) |
3 calls:
| 6.0ms | s |
| 6.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 |
|---|---|---|
| 7.7% | 1 | r |
| 7.7% | 1 | (+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
| 7.7% | 1 | s |
Compiled 29 to 29 computations (0% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
#s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 r s) (PI.f32)))) |
#s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (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)))) (* (+ (PI) (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 (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 #s(approx (* 1/8 (/ (+ (exp (neg (/ r s))) (exp (/ (* -1/3 r) s))) (* r (PI)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s)) |
#s(approx (+ (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r))) (/ (* (/ (/ 1/4 (+ (PI) (PI))) s) (exp (neg (/ r s)))) r)) (/.f32 #s(approx (+ (/ 1/4 (* s (PI))) (/ (* r -1/6) (* (PI) (* s s)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r)))) (/.f32 (/.f32 #s(literal 1/4 binary32) r) (*.f32 (PI.f32) s))) |
| Outputs |
|---|
#s(approx (+ (/ (* 1/4 (exp (neg (/ r s)))) (* (+ (PI) (PI)) (* s r))) (/ (* 3/4 (exp (neg (/ r (* 3 s))))) (* (* 6 (PI)) (* s r)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 r s) (PI.f32)))) |
3 calls:
| 2.0ms | r |
| 2.0ms | s |
| 2.0ms | (+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 7.7% | 1 | s |
| 7.7% | 1 | (+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
| 7.7% | 1 | r |
Compiled 29 to 29 computations (0% saved)
| 1× | fuel |
Compiled 309 to 153 computations (50.5% saved)
Compiled 336 to 178 computations (47% saved)
Loading profile data...