
Time bar (total: 5.6s)
| 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)
| 966.0ms | 8 256× | 0 | valid |
ival-mult!: 345.0ms (46.3% of total)ival-div!: 208.0ms (27.9% of total)ival-exp: 124.0ms (16.6% of total)ival-neg: 50.0ms (6.7% of total)ival-add!: 16.0ms (2.1% of total)adjust: 1.0ms (0.1% of total)ival-and: 1.0ms (0.1% of total)ival-<: 1.0ms (0.1% of total)ival-assert: 0.0ms (0% of total)Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 68 | 200 |
| 1 | 315 | 158 |
| 2 | 1986 | 112 |
| 1× | node-limit |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.4% | (+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
Compiled 66 to 50 computations (24.2% 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 (/ 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 (* -1/3 (/ r s))))) |
#s(approx (exp (/ (neg r) (* 3 s))) #s(hole binary32 (+ 1 (+ (* -1/3 (/ r s)) (* 1/18 (/ (pow r 2) (pow s 2))))))) |
#s(approx (exp (/ (neg r) (* 3 s))) #s(hole binary32 (+ 1 (+ (* -1/3 (/ r s)) (+ (* -1/162 (/ (pow r 3) (pow s 3))) (* 1/18 (/ (pow r 2) (pow s 2)))))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (* -1 (/ (- (* 1/6 (/ 1 (* s (PI)))) (* 1/4 (/ 1 (* r (PI))))) s)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -1/16 (/ r (PI))) (* -1/144 (/ r (PI)))) s)) (* 1/6 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))) s)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -1 (/ (+ (* -1/48 (/ (pow r 2) (PI))) (* -1/1296 (/ (pow r 2) (PI)))) s)) (+ (* -1/16 (/ r (PI))) (* -1/144 (/ r (PI))))) s)) (* 1/6 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))) s)))) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) #s(hole binary32 (* -1 (/ (- (* 1/8 (/ 1 (* s (PI)))) (* 1/8 (/ 1 (* r (PI))))) s)))) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* 1/16 (/ r (* s (PI)))) (* 1/8 (/ 1 (PI)))) s)) (* 1/8 (/ 1 (* r (PI))))) s)))) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -1/16 (/ r (PI))) (* 1/48 (/ (pow r 2) (* s (PI))))) s)) (* 1/8 (/ 1 (PI)))) s)) (* 1/8 (/ 1 (* r (PI))))) s)))) |
#s(approx (* 1/4 (exp (/ (neg r) s))) #s(hole binary32 (+ 1/4 (* -1 (/ (+ (* -1/8 (/ (pow r 2) s)) (* 1/4 r)) s))))) |
#s(approx (* 1/4 (exp (/ (neg r) s))) #s(hole binary32 (+ 1/4 (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (/ (pow r 3) s)) (* 1/8 (pow r 2))) s)) (* 1/4 r)) s))))) |
#s(approx (exp (/ (neg r) s)) #s(hole binary32 (+ 1 (* -1 (/ (+ r (* -1/2 (/ (pow r 2) s))) s))))) |
#s(approx (exp (/ (neg r) s)) #s(hole binary32 (+ 1 (* -1 (/ (+ r (* -1 (/ (+ (* -1/6 (/ (pow r 3) s)) (* 1/2 (pow r 2))) s))) s))))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) #s(hole binary32 (* -1 (/ (- (* 1/24 (/ 1 (* s (PI)))) (* 1/8 (/ 1 (* r (PI))))) s)))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* 1/144 (/ r (* s (PI)))) (* 1/24 (/ 1 (PI)))) s)) (* 1/8 (/ 1 (* r (PI))))) s)))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -1/144 (/ r (PI))) (* 1/1296 (/ (pow r 2) (* s (PI))))) s)) (* 1/24 (/ 1 (PI)))) s)) (* 1/8 (/ 1 (* r (PI))))) s)))) |
#s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(hole binary32 (+ 3/4 (* -1 (/ (+ (* -1/24 (/ (pow r 2) s)) (* 1/4 r)) s))))) |
#s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(hole binary32 (+ 3/4 (* -1 (/ (+ (* -1 (/ (+ (* -1/216 (/ (pow r 3) s)) (* 1/24 (pow r 2))) s)) (* 1/4 r)) s))))) |
#s(approx (exp (/ (neg r) (* 3 s))) #s(hole binary32 (+ 1 (* -1 (/ (+ (* -1/18 (/ (pow r 2) s)) (* 1/3 r)) s))))) |
#s(approx (exp (/ (neg r) (* 3 s))) #s(hole binary32 (+ 1 (* -1 (/ (+ (* -1 (/ (+ (* -1/162 (/ (pow r 3) s)) (* 1/18 (pow r 2))) s)) (* 1/3 r)) s))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (/ (+ (* -1/6 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* s (PI))))) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (/ (+ (* r (- (* 5/72 (/ r (* (pow s 3) (PI)))) (* 1/6 (/ 1 (* (pow s 2) (PI)))))) (* 1/4 (/ 1 (* s (PI))))) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (/ (+ (* r (- (* r (+ (* -7/324 (/ r (* (pow s 4) (PI)))) (* 5/72 (/ 1 (* (pow s 3) (PI)))))) (* 1/6 (/ 1 (* (pow s 2) (PI)))))) (* 1/4 (/ 1 (* s (PI))))) r))) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) #s(hole binary32 (/ (+ (* -1/8 (/ r (* (pow s 2) (PI)))) (* 1/8 (/ 1 (* s (PI))))) r))) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) #s(hole binary32 (/ (+ (* r (- (* 1/16 (/ r (* (pow s 3) (PI)))) (* 1/8 (/ 1 (* (pow s 2) (PI)))))) (* 1/8 (/ 1 (* s (PI))))) r))) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) #s(hole binary32 (/ (+ (* r (- (* r (+ (* -1/48 (/ r (* (pow s 4) (PI)))) (* 1/16 (/ 1 (* (pow s 3) (PI)))))) (* 1/8 (/ 1 (* (pow s 2) (PI)))))) (* 1/8 (/ 1 (* s (PI))))) r))) |
#s(approx (* 1/4 (exp (/ (neg r) s))) #s(hole binary32 (+ 1/4 (* r (- (* 1/8 (/ r (pow s 2))) (* 1/4 (/ 1 s))))))) |
#s(approx (* 1/4 (exp (/ (neg r) s))) #s(hole binary32 (+ 1/4 (* r (- (* r (+ (* -1/24 (/ r (pow s 3))) (* 1/8 (/ 1 (pow s 2))))) (* 1/4 (/ 1 s))))))) |
#s(approx (exp (/ (neg r) s)) #s(hole binary32 (+ 1 (* r (- (* 1/2 (/ r (pow s 2))) (/ 1 s)))))) |
#s(approx (exp (/ (neg r) s)) #s(hole binary32 (+ 1 (* r (- (* r (+ (* -1/6 (/ r (pow s 3))) (* 1/2 (/ 1 (pow s 2))))) (/ 1 s)))))) |
#s(approx (neg r) #s(hole binary32 (* -1 r))) |
#s(approx r #s(hole binary32 r)) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) #s(hole binary32 (/ (+ (* -1/24 (/ r (* (pow s 2) (PI)))) (* 1/8 (/ 1 (* s (PI))))) r))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) #s(hole binary32 (/ (+ (* r (- (* 1/144 (/ r (* (pow s 3) (PI)))) (* 1/24 (/ 1 (* (pow s 2) (PI)))))) (* 1/8 (/ 1 (* s (PI))))) r))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) #s(hole binary32 (/ (+ (* r (- (* r (+ (* -1/1296 (/ r (* (pow s 4) (PI)))) (* 1/144 (/ 1 (* (pow s 3) (PI)))))) (* 1/24 (/ 1 (* (pow s 2) (PI)))))) (* 1/8 (/ 1 (* s (PI))))) r))) |
#s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(hole binary32 (+ 3/4 (* r (- (* 1/24 (/ r (pow s 2))) (* 1/4 (/ 1 s))))))) |
#s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(hole binary32 (+ 3/4 (* r (- (* r (+ (* -1/216 (/ r (pow s 3))) (* 1/24 (/ 1 (pow s 2))))) (* 1/4 (/ 1 s))))))) |
#s(approx (exp (/ (neg r) (* 3 s))) #s(hole binary32 (+ 1 (* r (- (* 1/18 (/ r (pow s 2))) (* 1/3 (/ 1 s))))))) |
#s(approx (exp (/ (neg r) (* 3 s))) #s(hole binary32 (+ 1 (* r (- (* r (+ (* -1/162 (/ r (pow s 3))) (* 1/18 (/ 1 (pow s 2))))) (* 1/3 (/ 1 s))))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (/ (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* s (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* s (PI))))) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (* -1 (/ (+ (* -1/8 (/ (exp (* -1 (/ r s))) (* s (PI)))) (* -1/8 (/ (exp (* -1/3 (/ r s))) (* s (PI))))) r)))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 6.0ms | r | @ | 0 | ((+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (* 1/4 (exp (/ (neg r) s))) 1/4 (exp (/ (neg r) s)) (/ (neg r) s) (neg r) r s (* (* (* 2 (PI)) s) r) (* (* 2 (PI)) s) (* 2 (PI)) 2 (PI) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (* 3/4 (exp (/ (neg r) (* 3 s)))) 3/4 (exp (/ (neg r) (* 3 s))) (/ (neg r) (* 3 s)) (* 3 s) 3 (* (* (* 6 (PI)) s) r) (* (* 6 (PI)) s) (* 6 (PI)) 6) |
| 6.0ms | s | @ | inf | ((+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (* 1/4 (exp (/ (neg r) s))) 1/4 (exp (/ (neg r) s)) (/ (neg r) s) (neg r) r s (* (* (* 2 (PI)) s) r) (* (* 2 (PI)) s) (* 2 (PI)) 2 (PI) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (* 3/4 (exp (/ (neg r) (* 3 s)))) 3/4 (exp (/ (neg r) (* 3 s))) (/ (neg r) (* 3 s)) (* 3 s) 3 (* (* (* 6 (PI)) s) r) (* (* 6 (PI)) s) (* 6 (PI)) 6) |
| 5.0ms | s | @ | 0 | ((+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (* 1/4 (exp (/ (neg r) s))) 1/4 (exp (/ (neg r) s)) (/ (neg r) s) (neg r) r s (* (* (* 2 (PI)) s) r) (* (* 2 (PI)) s) (* 2 (PI)) 2 (PI) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (* 3/4 (exp (/ (neg r) (* 3 s)))) 3/4 (exp (/ (neg r) (* 3 s))) (/ (neg r) (* 3 s)) (* 3 s) 3 (* (* (* 6 (PI)) s) r) (* (* 6 (PI)) s) (* 6 (PI)) 6) |
| 4.0ms | r | @ | inf | ((+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (* 1/4 (exp (/ (neg r) s))) 1/4 (exp (/ (neg r) s)) (/ (neg r) s) (neg r) r s (* (* (* 2 (PI)) s) r) (* (* 2 (PI)) s) (* 2 (PI)) 2 (PI) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (* 3/4 (exp (/ (neg r) (* 3 s)))) 3/4 (exp (/ (neg r) (* 3 s))) (/ (neg r) (* 3 s)) (* 3 s) 3 (* (* (* 6 (PI)) s) r) (* (* 6 (PI)) s) (* 6 (PI)) 6) |
| 4.0ms | r | @ | -inf | ((+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (* 1/4 (exp (/ (neg r) s))) 1/4 (exp (/ (neg r) s)) (/ (neg r) s) (neg r) r s (* (* (* 2 (PI)) s) r) (* (* 2 (PI)) s) (* 2 (PI)) 2 (PI) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (* 3/4 (exp (/ (neg r) (* 3 s)))) 3/4 (exp (/ (neg r) (* 3 s))) (/ (neg r) (* 3 s)) (* 3 s) 3 (* (* (* 6 (PI)) s) r) (* (* 6 (PI)) s) (* 6 (PI)) 6) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 515 | 2860 |
| 0 | 547 | 2666 |
| 1 | 3063 | 2658 |
| 0 | 8646 | 2574 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
(/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) |
(*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) |
#s(literal 1/4 binary32) |
(exp.f32 (/.f32 (neg.f32 r) s)) |
(/.f32 (neg.f32 r) s) |
(neg.f32 r) |
r |
s |
(*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r) |
(*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) |
(*.f32 #s(literal 2 binary32) (PI.f32)) |
#s(literal 2 binary32) |
(PI.f32) |
(/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r)) |
(*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) |
#s(literal 3/4 binary32) |
(exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) |
(/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)) |
(*.f32 #s(literal 3 binary32) s) |
#s(literal 3 binary32) |
(*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r) |
(*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) |
(*.f32 #s(literal 6 binary32) (PI.f32)) |
#s(literal 6 binary32) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (/ (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) s))) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) #s(hole binary32 (* 1/8 (/ (exp (* -1 (/ r s))) (* r (* s (PI))))))) |
#s(approx (* 1/4 (exp (/ (neg r) s))) #s(hole binary32 (* 1/4 (exp (* -1 (/ r s)))))) |
#s(approx (exp (/ (neg r) s)) #s(hole binary32 (exp (* -1 (/ r s))))) |
#s(approx (/ (neg r) s) #s(hole binary32 (* -1 (/ r s)))) |
#s(approx s #s(hole binary32 s)) |
#s(approx (* (* (* 2 (PI)) s) r) #s(hole binary32 (* 2 (* r (* s (PI)))))) |
#s(approx (* (* 2 (PI)) s) #s(hole binary32 (* 2 (* s (PI))))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) #s(hole binary32 (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (* s (PI))))))) |
#s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(hole binary32 (* 3/4 (exp (* -1/3 (/ r s)))))) |
#s(approx (exp (/ (neg r) (* 3 s))) #s(hole binary32 (exp (* -1/3 (/ r s))))) |
#s(approx (/ (neg r) (* 3 s)) #s(hole binary32 (* -1/3 (/ r s)))) |
#s(approx (* 3 s) #s(hole binary32 (* 3 s))) |
#s(approx (* (* (* 6 (PI)) s) r) #s(hole binary32 (* 6 (* r (* s (PI)))))) |
#s(approx (* (* 6 (PI)) s) #s(hole binary32 (* 6 (* s (PI))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (/ 1/4 (* r (* s (PI)))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (/ (- (* 1/4 (/ 1 (* r (PI)))) (* 1/6 (/ 1 (* s (PI))))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (/ (- (+ (* 1/144 (/ r (* (pow s 2) (PI)))) (+ (* 1/16 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* r (PI)))))) (/ 1/6 (* s (PI)))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (/ (- (+ (* -1/48 (/ (pow r 2) (* (pow s 3) (PI)))) (+ (* -1/1296 (/ (pow r 2) (* (pow s 3) (PI)))) (+ (* 1/144 (/ r (* (pow s 2) (PI)))) (+ (* 1/16 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* r (PI)))))))) (/ 1/6 (* s (PI)))) s))) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) #s(hole binary32 (/ 1/8 (* r (* s (PI)))))) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) #s(hole binary32 (/ (- (* 1/8 (/ 1 (* r (PI)))) (* 1/8 (/ 1 (* s (PI))))) s))) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) #s(hole binary32 (/ (- (+ (* 1/16 (/ r (* (pow s 2) (PI)))) (* 1/8 (/ 1 (* r (PI))))) (/ 1/8 (* s (PI)))) s))) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) #s(hole binary32 (/ (- (+ (* -1/48 (/ (pow r 2) (* (pow s 3) (PI)))) (+ (* 1/16 (/ r (* (pow s 2) (PI)))) (* 1/8 (/ 1 (* r (PI)))))) (/ 1/8 (* s (PI)))) s))) |
#s(approx (* 1/4 (exp (/ (neg r) s))) #s(hole binary32 1/4)) |
#s(approx (* 1/4 (exp (/ (neg r) s))) #s(hole binary32 (+ 1/4 (* -1/4 (/ r s))))) |
#s(approx (* 1/4 (exp (/ (neg r) s))) #s(hole binary32 (+ 1/4 (+ (* -1/4 (/ r s)) (* 1/8 (/ (pow r 2) (pow s 2))))))) |
#s(approx (* 1/4 (exp (/ (neg r) s))) #s(hole binary32 (+ 1/4 (+ (* -1/4 (/ r s)) (+ (* -1/24 (/ (pow r 3) (pow s 3))) (* 1/8 (/ (pow r 2) (pow s 2)))))))) |
#s(approx (exp (/ (neg r) s)) #s(hole binary32 1)) |
#s(approx (exp (/ (neg r) s)) #s(hole binary32 (+ 1 (* -1 (/ r s))))) |
#s(approx (exp (/ (neg r) s)) #s(hole binary32 (+ 1 (+ (* -1 (/ r s)) (* 1/2 (/ (pow r 2) (pow s 2))))))) |
#s(approx (exp (/ (neg r) s)) #s(hole binary32 (+ 1 (+ (* -1 (/ r s)) (+ (* -1/6 (/ (pow r 3) (pow s 3))) (* 1/2 (/ (pow r 2) (pow s 2)))))))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) #s(hole binary32 (/ (- (* 1/8 (/ 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 (* -1/3 (/ r s))))) |
#s(approx (exp (/ (neg r) (* 3 s))) #s(hole binary32 (+ 1 (+ (* -1/3 (/ r s)) (* 1/18 (/ (pow r 2) (pow s 2))))))) |
#s(approx (exp (/ (neg r) (* 3 s))) #s(hole binary32 (+ 1 (+ (* -1/3 (/ r s)) (+ (* -1/162 (/ (pow r 3) (pow s 3))) (* 1/18 (/ (pow r 2) (pow s 2)))))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (* -1 (/ (- (* 1/6 (/ 1 (* s (PI)))) (* 1/4 (/ 1 (* r (PI))))) s)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -1/16 (/ r (PI))) (* -1/144 (/ r (PI)))) s)) (* 1/6 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))) s)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -1 (/ (+ (* -1/48 (/ (pow r 2) (PI))) (* -1/1296 (/ (pow r 2) (PI)))) s)) (+ (* -1/16 (/ r (PI))) (* -1/144 (/ r (PI))))) s)) (* 1/6 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))) s)))) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) #s(hole binary32 (* -1 (/ (- (* 1/8 (/ 1 (* s (PI)))) (* 1/8 (/ 1 (* r (PI))))) s)))) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* 1/16 (/ r (* s (PI)))) (* 1/8 (/ 1 (PI)))) s)) (* 1/8 (/ 1 (* r (PI))))) s)))) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -1/16 (/ r (PI))) (* 1/48 (/ (pow r 2) (* s (PI))))) s)) (* 1/8 (/ 1 (PI)))) s)) (* 1/8 (/ 1 (* r (PI))))) s)))) |
#s(approx (* 1/4 (exp (/ (neg r) s))) #s(hole binary32 (+ 1/4 (* -1 (/ (+ (* -1/8 (/ (pow r 2) s)) (* 1/4 r)) s))))) |
#s(approx (* 1/4 (exp (/ (neg r) s))) #s(hole binary32 (+ 1/4 (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (/ (pow r 3) s)) (* 1/8 (pow r 2))) s)) (* 1/4 r)) s))))) |
#s(approx (exp (/ (neg r) s)) #s(hole binary32 (+ 1 (* -1 (/ (+ r (* -1/2 (/ (pow r 2) s))) s))))) |
#s(approx (exp (/ (neg r) s)) #s(hole binary32 (+ 1 (* -1 (/ (+ r (* -1 (/ (+ (* -1/6 (/ (pow r 3) s)) (* 1/2 (pow r 2))) s))) s))))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) #s(hole binary32 (* -1 (/ (- (* 1/24 (/ 1 (* s (PI)))) (* 1/8 (/ 1 (* r (PI))))) s)))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* 1/144 (/ r (* s (PI)))) (* 1/24 (/ 1 (PI)))) s)) (* 1/8 (/ 1 (* r (PI))))) s)))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -1/144 (/ r (PI))) (* 1/1296 (/ (pow r 2) (* s (PI))))) s)) (* 1/24 (/ 1 (PI)))) s)) (* 1/8 (/ 1 (* r (PI))))) s)))) |
#s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(hole binary32 (+ 3/4 (* -1 (/ (+ (* -1/24 (/ (pow r 2) s)) (* 1/4 r)) s))))) |
#s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(hole binary32 (+ 3/4 (* -1 (/ (+ (* -1 (/ (+ (* -1/216 (/ (pow r 3) s)) (* 1/24 (pow r 2))) s)) (* 1/4 r)) s))))) |
#s(approx (exp (/ (neg r) (* 3 s))) #s(hole binary32 (+ 1 (* -1 (/ (+ (* -1/18 (/ (pow r 2) s)) (* 1/3 r)) s))))) |
#s(approx (exp (/ (neg r) (* 3 s))) #s(hole binary32 (+ 1 (* -1 (/ (+ (* -1 (/ (+ (* -1/162 (/ (pow r 3) s)) (* 1/18 (pow r 2))) s)) (* 1/3 r)) s))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (/ (+ (* -1/6 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* s (PI))))) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (/ (+ (* r (- (* 5/72 (/ r (* (pow s 3) (PI)))) (* 1/6 (/ 1 (* (pow s 2) (PI)))))) (* 1/4 (/ 1 (* s (PI))))) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (/ (+ (* r (- (* r (+ (* -7/324 (/ r (* (pow s 4) (PI)))) (* 5/72 (/ 1 (* (pow s 3) (PI)))))) (* 1/6 (/ 1 (* (pow s 2) (PI)))))) (* 1/4 (/ 1 (* s (PI))))) r))) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) #s(hole binary32 (/ (+ (* -1/8 (/ r (* (pow s 2) (PI)))) (* 1/8 (/ 1 (* s (PI))))) r))) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) #s(hole binary32 (/ (+ (* r (- (* 1/16 (/ r (* (pow s 3) (PI)))) (* 1/8 (/ 1 (* (pow s 2) (PI)))))) (* 1/8 (/ 1 (* s (PI))))) r))) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) #s(hole binary32 (/ (+ (* r (- (* r (+ (* -1/48 (/ r (* (pow s 4) (PI)))) (* 1/16 (/ 1 (* (pow s 3) (PI)))))) (* 1/8 (/ 1 (* (pow s 2) (PI)))))) (* 1/8 (/ 1 (* s (PI))))) r))) |
#s(approx (* 1/4 (exp (/ (neg r) s))) #s(hole binary32 (+ 1/4 (* r (- (* 1/8 (/ r (pow s 2))) (* 1/4 (/ 1 s))))))) |
#s(approx (* 1/4 (exp (/ (neg r) s))) #s(hole binary32 (+ 1/4 (* r (- (* r (+ (* -1/24 (/ r (pow s 3))) (* 1/8 (/ 1 (pow s 2))))) (* 1/4 (/ 1 s))))))) |
#s(approx (exp (/ (neg r) s)) #s(hole binary32 (+ 1 (* r (- (* 1/2 (/ r (pow s 2))) (/ 1 s)))))) |
#s(approx (exp (/ (neg r) s)) #s(hole binary32 (+ 1 (* r (- (* r (+ (* -1/6 (/ r (pow s 3))) (* 1/2 (/ 1 (pow s 2))))) (/ 1 s)))))) |
#s(approx (neg r) #s(hole binary32 (* -1 r))) |
#s(approx r #s(hole binary32 r)) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) #s(hole binary32 (/ (+ (* -1/24 (/ r (* (pow s 2) (PI)))) (* 1/8 (/ 1 (* s (PI))))) r))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) #s(hole binary32 (/ (+ (* r (- (* 1/144 (/ r (* (pow s 3) (PI)))) (* 1/24 (/ 1 (* (pow s 2) (PI)))))) (* 1/8 (/ 1 (* s (PI))))) r))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) #s(hole binary32 (/ (+ (* r (- (* r (+ (* -1/1296 (/ r (* (pow s 4) (PI)))) (* 1/144 (/ 1 (* (pow s 3) (PI)))))) (* 1/24 (/ 1 (* (pow s 2) (PI)))))) (* 1/8 (/ 1 (* s (PI))))) r))) |
#s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(hole binary32 (+ 3/4 (* r (- (* 1/24 (/ r (pow s 2))) (* 1/4 (/ 1 s))))))) |
#s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(hole binary32 (+ 3/4 (* r (- (* r (+ (* -1/216 (/ r (pow s 3))) (* 1/24 (/ 1 (pow s 2))))) (* 1/4 (/ 1 s))))))) |
#s(approx (exp (/ (neg r) (* 3 s))) #s(hole binary32 (+ 1 (* r (- (* 1/18 (/ r (pow s 2))) (* 1/3 (/ 1 s))))))) |
#s(approx (exp (/ (neg r) (* 3 s))) #s(hole binary32 (+ 1 (* r (- (* r (+ (* -1/162 (/ r (pow s 3))) (* 1/18 (/ 1 (pow s 2))))) (* 1/3 (/ 1 s))))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (/ (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* s (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* s (PI))))) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(hole binary32 (* -1 (/ (+ (* -1/8 (/ (exp (* -1 (/ r s))) (* s (PI)))) (* -1/8 (/ (exp (* -1/3 (/ r s))) (* s (PI))))) r)))) |
| Outputs |
|---|
(/.f32 (neg.f32 (-.f32 (pow.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r))) #s(literal 2 binary32)) (pow.f32 (*.f32 #s(literal 3/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) #s(literal 2 binary32)))) (neg.f32 (-.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r))) (*.f32 #s(literal 3/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)))))) |
(/.f32 (neg.f32 (fma.f32 #s(literal 1/64 binary32) (pow.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) #s(literal 3 binary32)) (*.f32 #s(literal 27/64 binary32) (pow.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)) #s(literal 3 binary32))))) (neg.f32 (+.f32 (pow.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r))) #s(literal 2 binary32)) (-.f32 (pow.f32 (*.f32 #s(literal 3/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) #s(literal 2 binary32)) (/.f32 (*.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/4 binary32)) (*.f32 (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) #s(literal 3/4 binary32))) (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))))))) |
(/.f32 (neg.f32 (fma.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/4 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) #s(literal 3/4 binary32))))) (neg.f32 (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)))) |
(/.f32 (-.f32 (pow.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r))) #s(literal 2 binary32)) (pow.f32 (*.f32 #s(literal 3/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) #s(literal 2 binary32))) (-.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r))) (*.f32 #s(literal 3/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))))) |
(/.f32 (fma.f32 #s(literal 1/64 binary32) (pow.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) #s(literal 3 binary32)) (*.f32 #s(literal 27/64 binary32) (pow.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)) #s(literal 3 binary32)))) (+.f32 (pow.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r))) #s(literal 2 binary32)) (-.f32 (pow.f32 (*.f32 #s(literal 3/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) #s(literal 2 binary32)) (/.f32 (*.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/4 binary32)) (*.f32 (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) #s(literal 3/4 binary32))) (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)))))) |
(/.f32 (fma.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/4 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) #s(literal 3/4 binary32)))) (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) |
(fma.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) r) (*.f32 #s(literal 1/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)))) |
(fma.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (+.f32 (PI.f32) (PI.f32)) s)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r) (*.f32 #s(literal 3/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)))) |
(fma.f32 #s(literal 3/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)) (*.f32 #s(literal 1/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)))) |
(fma.f32 #s(literal 1/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) (*.f32 #s(literal 3/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)))) |
(+.f32 (*.f32 #s(literal 3/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) (*.f32 #s(literal 1/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)))) |
(+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r))) (*.f32 #s(literal 3/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)))) |
(*.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (+.f32 (PI.f32) (PI.f32)) s)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r)) |
(*.f32 #s(literal 1/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r))) |
(/.f32 (neg.f32 (/.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/4 binary32)) (*.f32 (+.f32 (PI.f32) (PI.f32)) s))) (neg.f32 r)) |
(/.f32 (neg.f32 (neg.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/4 binary32)))) (neg.f32 (neg.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)))) |
(/.f32 (/.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/4 binary32)) (*.f32 (+.f32 (PI.f32) (PI.f32)) s)) r) |
(/.f32 (neg.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/4 binary32))) (neg.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r))) |
(/.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/4 binary32)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) |
(*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/4 binary32)) |
(*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) |
#s(literal 1/4 binary32) |
(/.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r s))) |
(-.f32 (cosh.f32 (/.f32 r s)) (sinh.f32 (/.f32 r s))) |
(pow.f32 (exp.f32 (/.f32 r s)) #s(literal -1 binary32)) |
(pow.f32 (exp.f32 #s(literal -1 binary32)) (/.f32 r s)) |
(+.f32 (cosh.f32 (/.f32 r s)) (neg.f32 (sinh.f32 (/.f32 r s)))) |
(exp.f32 (*.f32 (log.f32 (exp.f32 #s(literal -1 binary32))) (/.f32 r s))) |
(exp.f32 (/.f32 (neg.f32 r) s)) |
(*.f32 (/.f32 r s) #s(literal -1 binary32)) |
(*.f32 #s(literal -1 binary32) (/.f32 r s)) |
(/.f32 (neg.f32 (neg.f32 (neg.f32 r))) (neg.f32 (neg.f32 s))) |
(/.f32 (neg.f32 (neg.f32 r)) (neg.f32 s)) |
(/.f32 (neg.f32 r) s) |
(neg.f32 (/.f32 r s)) |
(*.f32 #s(literal -1 binary32) r) |
(*.f32 r #s(literal -1 binary32)) |
(neg.f32 r) |
r |
s |
(*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) |
(*.f32 (+.f32 (PI.f32) (PI.f32)) (*.f32 s r)) |
(*.f32 r (*.f32 (+.f32 (PI.f32) (PI.f32)) s)) |
(log.f32 (pow.f32 (exp.f32 (PI.f32)) (*.f32 #s(literal 2 binary32) s))) |
(*.f32 (*.f32 #s(literal 2 binary32) s) (PI.f32)) |
(*.f32 (*.f32 (PI.f32) s) #s(literal 2 binary32)) |
(*.f32 (+.f32 (PI.f32) (PI.f32)) s) |
(*.f32 #s(literal 2 binary32) (*.f32 (PI.f32) s)) |
(*.f32 s (+.f32 (PI.f32) (PI.f32))) |
(fma.f32 (PI.f32) s (*.f32 (PI.f32) s)) |
(fma.f32 s (PI.f32) (*.f32 (PI.f32) s)) |
(+.f32 (*.f32 (PI.f32) s) (*.f32 (PI.f32) s)) |
(log.f32 (pow.f32 (exp.f32 (PI.f32)) #s(literal 2 binary32))) |
(log.f32 (*.f32 (exp.f32 (PI.f32)) (exp.f32 (PI.f32)))) |
(*.f32 (PI.f32) #s(literal 2 binary32)) |
(*.f32 #s(literal 2 binary32) (PI.f32)) |
(+.f32 (PI.f32) (PI.f32)) |
#s(literal 2 binary32) |
(PI.f32) |
(*.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) r)) |
(*.f32 #s(literal 3/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) |
(/.f32 (neg.f32 (/.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s))) (neg.f32 r)) |
(/.f32 (neg.f32 (neg.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) #s(literal 3/4 binary32)))) (neg.f32 (neg.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)))) |
(/.f32 (/.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)) r) |
(/.f32 (neg.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) #s(literal 3/4 binary32))) (neg.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) |
(/.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)) |
(*.f32 (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) #s(literal 3/4 binary32)) |
(*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) |
#s(literal 3/4 binary32) |
(/.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s)))) |
(-.f32 (cosh.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s))) (sinh.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s)))) |
(+.f32 (cosh.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s))) (neg.f32 (sinh.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s))))) |
(exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) |
(/.f32 (neg.f32 (/.f32 (neg.f32 r) #s(literal 3 binary32))) (neg.f32 s)) |
(/.f32 (neg.f32 (neg.f32 (neg.f32 r))) (neg.f32 (neg.f32 (*.f32 #s(literal 3 binary32) s)))) |
(/.f32 (/.f32 (neg.f32 r) #s(literal 3 binary32)) s) |
(/.f32 (neg.f32 (neg.f32 r)) (neg.f32 (*.f32 #s(literal 3 binary32) s))) |
(/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)) |
(neg.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s))) |
(*.f32 #s(literal 3 binary32) s) |
(*.f32 s #s(literal 3 binary32)) |
#s(literal 3 binary32) |
(*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) |
(*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) (*.f32 s r)) |
(*.f32 r (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)) |
(log.f32 (pow.f32 (exp.f32 (PI.f32)) (*.f32 #s(literal 6 binary32) s))) |
(*.f32 (*.f32 #s(literal 6 binary32) s) (PI.f32)) |
(*.f32 (*.f32 (PI.f32) s) #s(literal 6 binary32)) |
(*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) |
(*.f32 #s(literal 6 binary32) (*.f32 (PI.f32) s)) |
(*.f32 s (*.f32 (PI.f32) #s(literal 6 binary32))) |
(log.f32 (pow.f32 (exp.f32 (PI.f32)) #s(literal 6 binary32))) |
(*.f32 (PI.f32) #s(literal 6 binary32)) |
(*.f32 #s(literal 6 binary32) (PI.f32)) |
#s(literal 6 binary32) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) r)) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 (PI.f32) r)))) s)) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32))) |
#s(approx (* 1/4 (exp (/ (neg r) s))) (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/4 binary32))) |
#s(approx (exp (/ (neg r) s)) (exp.f32 (/.f32 (neg.f32 r) s))) |
#s(approx (/ (neg r) s) (/.f32 (neg.f32 r) s)) |
#s(approx s s) |
#s(approx (* (* (* 2 (PI)) s) r) (*.f32 (*.f32 (*.f32 (PI.f32) s) r) #s(literal 2 binary32))) |
#s(approx (* (* 2 (PI)) s) (*.f32 (+.f32 (PI.f32) (PI.f32)) s)) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s)))) (*.f32 (*.f32 (PI.f32) s) r))) |
#s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) (*.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) #s(literal 3/4 binary32))) |
#s(approx (exp (/ (neg r) (* 3 s))) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s)))) |
#s(approx (/ (neg r) (* 3 s)) (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) |
#s(approx (* 3 s) (*.f32 #s(literal 3 binary32) s)) |
#s(approx (* (* (* 6 (PI)) s) r) (*.f32 (*.f32 (*.f32 (PI.f32) s) r) #s(literal 6 binary32))) |
#s(approx (* (* 6 (PI)) s) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (-.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) s)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (-.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal 1/144 binary32) (fma.f32 #s(literal 1/16 binary32) (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r)))) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) s)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 (/.f32 (*.f32 r r) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) #s(literal -1/48 binary32) (-.f32 (fma.f32 #s(literal -1/1296 binary32) (/.f32 (*.f32 r r) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal 1/144 binary32) (fma.f32 #s(literal 1/16 binary32) (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))))) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s)))) s)) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/.f32 (-.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s))) s)) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/.f32 (-.f32 (fma.f32 #s(literal 1/16 binary32) (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r))) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s))) s)) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/.f32 (fma.f32 (/.f32 (*.f32 r r) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) #s(literal -1/48 binary32) (-.f32 (fma.f32 #s(literal 1/16 binary32) (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r))) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) s)) |
#s(approx (* 1/4 (exp (/ (neg r) s))) #s(literal 1/4 binary32)) |
#s(approx (* 1/4 (exp (/ (neg r) s))) (fma.f32 #s(literal -1/4 binary32) (/.f32 r s) #s(literal 1/4 binary32))) |
#s(approx (* 1/4 (exp (/ (neg r) s))) (+.f32 (fma.f32 #s(literal -1/4 binary32) (/.f32 r s) (*.f32 (/.f32 (*.f32 r r) (*.f32 s s)) #s(literal 1/8 binary32))) #s(literal 1/4 binary32))) |
#s(approx (* 1/4 (exp (/ (neg r) s))) (+.f32 #s(literal 1/4 binary32) (fma.f32 #s(literal -1/4 binary32) (/.f32 r s) (fma.f32 (/.f32 (*.f32 (*.f32 r r) r) (*.f32 (*.f32 s s) s)) #s(literal -1/24 binary32) (*.f32 (/.f32 (*.f32 r r) (*.f32 s s)) #s(literal 1/8 binary32)))))) |
#s(approx (exp (/ (neg r) s)) #s(literal 1 binary32)) |
#s(approx (exp (/ (neg r) s)) (+.f32 #s(literal 1 binary32) (/.f32 (neg.f32 r) s))) |
#s(approx (exp (/ (neg r) s)) (+.f32 (fma.f32 #s(literal 1/2 binary32) (/.f32 (*.f32 r r) (*.f32 s s)) (/.f32 (neg.f32 r) s)) #s(literal 1 binary32))) |
#s(approx (exp (/ (neg r) s)) (+.f32 #s(literal 1 binary32) (+.f32 (fma.f32 #s(literal -1/6 binary32) (/.f32 (*.f32 (*.f32 r r) r) (*.f32 (*.f32 s s) s)) (*.f32 #s(literal 1/2 binary32) (/.f32 (*.f32 r r) (*.f32 s s)))) (/.f32 (neg.f32 r) s)))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 (-.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/24 binary32) (*.f32 (PI.f32) s))) s)) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 (-.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal 1/144 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r))) (/.f32 #s(literal 1/24 binary32) (*.f32 (PI.f32) s))) s)) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 (fma.f32 (/.f32 (*.f32 r r) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) #s(literal -1/1296 binary32) (-.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal 1/144 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r))) (/.f32 #s(literal 1/24 binary32) (*.f32 (PI.f32) s)))) s)) |
#s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) |
#s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) (fma.f32 #s(literal -1/4 binary32) (/.f32 r s) #s(literal 3/4 binary32))) |
#s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) (+.f32 (fma.f32 #s(literal -1/4 binary32) (/.f32 r s) (*.f32 #s(literal 1/24 binary32) (/.f32 (*.f32 r r) (*.f32 s s)))) #s(literal 3/4 binary32))) |
#s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) (+.f32 #s(literal 3/4 binary32) (fma.f32 #s(literal -1/4 binary32) (/.f32 r s) (fma.f32 #s(literal -1/216 binary32) (/.f32 (*.f32 (*.f32 r r) r) (*.f32 (*.f32 s s) s)) (*.f32 #s(literal 1/24 binary32) (/.f32 (*.f32 r r) (*.f32 s s))))))) |
#s(approx (exp (/ (neg r) (* 3 s))) (fma.f32 #s(literal -1/3 binary32) (/.f32 r s) #s(literal 1 binary32))) |
#s(approx (exp (/ (neg r) (* 3 s))) (+.f32 (fma.f32 #s(literal -1/3 binary32) (/.f32 r s) (*.f32 #s(literal 1/18 binary32) (/.f32 (*.f32 r r) (*.f32 s s)))) #s(literal 1 binary32))) |
#s(approx (exp (/ (neg r) (* 3 s))) (+.f32 #s(literal 1 binary32) (fma.f32 #s(literal -1/3 binary32) (/.f32 r s) (fma.f32 #s(literal -1/162 binary32) (/.f32 (*.f32 (*.f32 r r) r) (*.f32 (*.f32 s s) s)) (*.f32 #s(literal 1/18 binary32) (/.f32 (*.f32 r r) (*.f32 s s))))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32)) s)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (neg.f32 (/.f32 (*.f32 (/.f32 (*.f32 r r) (PI.f32)) #s(literal -7/324 binary32)) s))) s)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (neg.f32 (/.f32 (-.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (*.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal 1/16 binary32)) (/.f32 #s(literal 1/8 binary32) (PI.f32))) s)) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -1/16 binary32) (*.f32 (/.f32 (*.f32 r r) (*.f32 (PI.f32) s)) #s(literal 1/48 binary32))) s)) (/.f32 #s(literal 1/8 binary32) (PI.f32))) s)) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (* 1/4 (exp (/ (neg r) s))) (+.f32 (neg.f32 (/.f32 (fma.f32 (/.f32 (*.f32 r r) s) #s(literal -1/8 binary32) (*.f32 r #s(literal 1/4 binary32))) s)) #s(literal 1/4 binary32))) |
#s(approx (* 1/4 (exp (/ (neg r) s))) (+.f32 #s(literal 1/4 binary32) (neg.f32 (/.f32 (fma.f32 r #s(literal 1/4 binary32) (neg.f32 (/.f32 (fma.f32 (*.f32 r r) #s(literal 1/8 binary32) (*.f32 (/.f32 (*.f32 (*.f32 r r) r) s) #s(literal -1/24 binary32))) s))) s)))) |
#s(approx (exp (/ (neg r) s)) (+.f32 (neg.f32 (/.f32 (fma.f32 #s(literal -1/2 binary32) (/.f32 (*.f32 r r) s) r) s)) #s(literal 1 binary32))) |
#s(approx (exp (/ (neg r) s)) (+.f32 #s(literal 1 binary32) (neg.f32 (/.f32 (+.f32 (neg.f32 (/.f32 (fma.f32 #s(literal 1/2 binary32) (*.f32 r r) (*.f32 (/.f32 (*.f32 (*.f32 r r) r) s) #s(literal -1/6 binary32))) s)) r) s)))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (neg.f32 (/.f32 (-.f32 (/.f32 #s(literal 1/24 binary32) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (*.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal 1/144 binary32)) (/.f32 #s(literal 1/24 binary32) (PI.f32))) s)) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (fma.f32 #s(literal -1/144 binary32) (/.f32 r (PI.f32)) (*.f32 #s(literal 1/1296 binary32) (/.f32 (*.f32 r r) (*.f32 (PI.f32) s)))) s)) (/.f32 #s(literal 1/24 binary32) (PI.f32))) s)) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) (+.f32 (neg.f32 (/.f32 (fma.f32 (/.f32 (*.f32 r r) s) #s(literal -1/24 binary32) (*.f32 r #s(literal 1/4 binary32))) s)) #s(literal 3/4 binary32))) |
#s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) (+.f32 #s(literal 3/4 binary32) (neg.f32 (/.f32 (fma.f32 r #s(literal 1/4 binary32) (neg.f32 (/.f32 (fma.f32 #s(literal 1/24 binary32) (*.f32 r r) (*.f32 (/.f32 (*.f32 (*.f32 r r) r) s) #s(literal -1/216 binary32))) s))) s)))) |
#s(approx (exp (/ (neg r) (* 3 s))) (+.f32 (neg.f32 (/.f32 (fma.f32 #s(literal 1/3 binary32) r (*.f32 #s(literal -1/18 binary32) (/.f32 (*.f32 r r) s))) s)) #s(literal 1 binary32))) |
#s(approx (exp (/ (neg r) (* 3 s))) (+.f32 #s(literal 1 binary32) (neg.f32 (/.f32 (fma.f32 #s(literal 1/3 binary32) r (neg.f32 (/.f32 (fma.f32 #s(literal 1/18 binary32) (*.f32 r r) (*.f32 (/.f32 (*.f32 (*.f32 r r) r) s) #s(literal -1/162 binary32))) s))) s)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 #s(literal -1/6 binary32) (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 r (-.f32 (*.f32 (/.f32 r (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) #s(literal 5/72 binary32)) (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 s s) (PI.f32)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 (-.f32 (*.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 (*.f32 s s) (*.f32 s s)) (PI.f32))) #s(literal -7/324 binary32) (/.f32 #s(literal 5/72 binary32) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32)))) r) (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 s s) (PI.f32)))) r (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/.f32 (fma.f32 #s(literal -1/8 binary32) (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/.f32 (fma.f32 r (-.f32 (*.f32 (/.f32 r (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) #s(literal 1/16 binary32)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 s s) (PI.f32)))) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/.f32 (fma.f32 (-.f32 (*.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 (*.f32 s s) (*.f32 s s)) (PI.f32))) #s(literal -1/48 binary32) (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32)))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 s s) (PI.f32)))) r (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (* 1/4 (exp (/ (neg r) s))) (fma.f32 (-.f32 (*.f32 (/.f32 r (*.f32 s s)) #s(literal 1/8 binary32)) (/.f32 #s(literal 1/4 binary32) s)) r #s(literal 1/4 binary32))) |
#s(approx (* 1/4 (exp (/ (neg r) s))) (fma.f32 (-.f32 (*.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) s)) #s(literal -1/24 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 s s))) r) (/.f32 #s(literal 1/4 binary32) s)) r #s(literal 1/4 binary32))) |
#s(approx (exp (/ (neg r) s)) (fma.f32 (-.f32 (*.f32 (/.f32 r (*.f32 s s)) #s(literal 1/2 binary32)) (/.f32 #s(literal 1 binary32) s)) r #s(literal 1 binary32))) |
#s(approx (exp (/ (neg r) s)) (fma.f32 (-.f32 (*.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) s)) #s(literal -1/6 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 s s))) r) (/.f32 #s(literal 1 binary32) s)) r #s(literal 1 binary32))) |
#s(approx (neg r) (neg.f32 r)) |
#s(approx r r) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 (fma.f32 #s(literal -1/24 binary32) (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 (fma.f32 r (-.f32 (*.f32 (/.f32 r (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) #s(literal 1/144 binary32)) (/.f32 #s(literal 1/24 binary32) (*.f32 (*.f32 s s) (PI.f32)))) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 (fma.f32 (-.f32 (*.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 (*.f32 s s) (*.f32 s s)) (PI.f32))) #s(literal -1/1296 binary32) (/.f32 #s(literal 1/144 binary32) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32)))) r) (/.f32 #s(literal 1/24 binary32) (*.f32 (*.f32 s s) (PI.f32)))) r (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) (fma.f32 (-.f32 (*.f32 (/.f32 r (*.f32 s s)) #s(literal 1/24 binary32)) (/.f32 #s(literal 1/4 binary32) s)) r #s(literal 3/4 binary32))) |
#s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) (fma.f32 (-.f32 (*.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) s)) #s(literal -1/216 binary32) (/.f32 #s(literal 1/24 binary32) (*.f32 s s))) r) (/.f32 #s(literal 1/4 binary32) s)) r #s(literal 3/4 binary32))) |
#s(approx (exp (/ (neg r) (* 3 s))) (fma.f32 (-.f32 (*.f32 (/.f32 r (*.f32 s s)) #s(literal 1/18 binary32)) (/.f32 #s(literal 1/3 binary32) s)) r #s(literal 1 binary32))) |
#s(approx (exp (/ (neg r) (* 3 s))) (fma.f32 (-.f32 (*.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) s)) #s(literal -1/162 binary32) (/.f32 #s(literal 1/18 binary32) (*.f32 s s))) r) (/.f32 #s(literal 1/3 binary32) s)) r #s(literal 1 binary32))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 (PI.f32) s)))) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (*.f32 #s(literal -1/8 binary32) (+.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 (PI.f32) s)))) r))) |
Compiled 6 979 to 941 computations (86.5% saved)
20 alts after pruning (20 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 136 | 20 | 156 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 137 | 20 | 157 |
| Status | Accuracy | Program |
|---|---|---|
| 99.4% | (fma.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) r) (*.f32 #s(literal 1/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)))) | |
| 99.4% | (fma.f32 #s(literal 3/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)) (*.f32 #s(literal 1/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)))) | |
| 63.9% | (/.f32 (fma.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/4 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) #s(literal 3/4 binary32)))) (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) | |
| 99.4% | (+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (+.f32 (PI.f32) (PI.f32)) (*.f32 s r))) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) | |
| 99.4% | (+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (/.f32 (neg.f32 r) #s(literal 3 binary32)) s))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) | |
| ▶ | 99.4% | (+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) s) (PI.f32)) r))) |
| 10.4% | (+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) | |
| 10.8% | (+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 (-.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/24 binary32) (*.f32 (PI.f32) s))) s))) | |
| ▶ | 99.3% | (+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s)))) (*.f32 (*.f32 (PI.f32) s) r)))) |
| 10.0% | (+.f32 #s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) | |
| 99.4% | (+.f32 #s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32))) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) | |
| ▶ | 9.8% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 r (-.f32 (*.f32 (/.f32 r (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) #s(literal 5/72 binary32)) (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 s s) (PI.f32)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r)) |
| 10.2% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 #s(literal -1/6 binary32) (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r)) | |
| 11.2% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (-.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal 1/144 binary32) (fma.f32 #s(literal 1/16 binary32) (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r)))) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) s)) | |
| 10.2% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (-.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) s)) | |
| 99.3% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 (PI.f32) s)))) r)) | |
| 99.4% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) r)) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 (PI.f32) r)))) s)) | |
| ▶ | 9.8% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
| ▶ | 11.0% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (neg.f32 (/.f32 (*.f32 (/.f32 (*.f32 r r) (PI.f32)) #s(literal -7/324 binary32)) s))) s)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s))) |
| 11.2% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32)) s)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s))) |
Compiled 1 872 to 1 346 computations (28.1% 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) s) (PI.f32)) r))) |
(/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) |
(*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) |
#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) s) (PI.f32)) 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) s) (PI.f32)) r) |
(*.f32 (*.f32 #s(literal 6 binary32) s) (PI.f32)) |
(*.f32 #s(literal 6 binary32) s) |
#s(literal 6 binary32) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
(/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)) |
(*.f32 (*.f32 (PI.f32) s) r) |
(*.f32 (PI.f32) s) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 r (-.f32 (*.f32 (/.f32 r (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) #s(literal 5/72 binary32)) (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 s s) (PI.f32)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r)) |
(/.f32 (fma.f32 r (-.f32 (*.f32 (/.f32 r (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) #s(literal 5/72 binary32)) (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 s s) (PI.f32)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r) |
(fma.f32 r (-.f32 (*.f32 (/.f32 r (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) #s(literal 5/72 binary32)) (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 s s) (PI.f32)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) |
(-.f32 (*.f32 (/.f32 r (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) #s(literal 5/72 binary32)) (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 s s) (PI.f32)))) |
(*.f32 (/.f32 r (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) #s(literal 5/72 binary32)) |
(/.f32 r (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) |
(*.f32 (*.f32 (*.f32 s s) s) (PI.f32)) |
(*.f32 (*.f32 s s) s) |
(*.f32 s s) |
#s(literal 5/72 binary32) |
(/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 s s) (PI.f32))) |
#s(literal 1/6 binary32) |
(*.f32 (*.f32 s s) (PI.f32)) |
(/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (neg.f32 (/.f32 (*.f32 (/.f32 (*.f32 r r) (PI.f32)) #s(literal -7/324 binary32)) s))) s)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s))) |
(neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (neg.f32 (/.f32 (*.f32 (/.f32 (*.f32 r r) (PI.f32)) #s(literal -7/324 binary32)) s))) s)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s)) |
(/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (neg.f32 (/.f32 (*.f32 (/.f32 (*.f32 r r) (PI.f32)) #s(literal -7/324 binary32)) s))) s)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s) |
(-.f32 (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (neg.f32 (/.f32 (*.f32 (/.f32 (*.f32 r r) (PI.f32)) #s(literal -7/324 binary32)) s))) s)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) |
(neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (neg.f32 (/.f32 (*.f32 (/.f32 (*.f32 r r) (PI.f32)) #s(literal -7/324 binary32)) s))) s)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) |
(/.f32 (-.f32 (neg.f32 (/.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (neg.f32 (/.f32 (*.f32 (/.f32 (*.f32 r r) (PI.f32)) #s(literal -7/324 binary32)) s))) s)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s) |
(-.f32 (neg.f32 (/.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (neg.f32 (/.f32 (*.f32 (/.f32 (*.f32 r r) (PI.f32)) #s(literal -7/324 binary32)) s))) s)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) |
(neg.f32 (/.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (neg.f32 (/.f32 (*.f32 (/.f32 (*.f32 r r) (PI.f32)) #s(literal -7/324 binary32)) s))) s)) |
(/.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (neg.f32 (/.f32 (*.f32 (/.f32 (*.f32 r r) (PI.f32)) #s(literal -7/324 binary32)) s))) s) |
(fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (neg.f32 (/.f32 (*.f32 (/.f32 (*.f32 r r) (PI.f32)) #s(literal -7/324 binary32)) s))) |
(/.f32 r (PI.f32)) |
#s(literal -5/72 binary32) |
(neg.f32 (/.f32 (*.f32 (/.f32 (*.f32 r r) (PI.f32)) #s(literal -7/324 binary32)) s)) |
(/.f32 (*.f32 (/.f32 (*.f32 r r) (PI.f32)) #s(literal -7/324 binary32)) s) |
(*.f32 (/.f32 (*.f32 r r) (PI.f32)) #s(literal -7/324 binary32)) |
(/.f32 (*.f32 r r) (PI.f32)) |
(*.f32 r r) |
#s(literal -7/324 binary32) |
(/.f32 #s(literal 1/6 binary32) (PI.f32)) |
(/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r)) |
(*.f32 (PI.f32) r) |
(+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s)))) (*.f32 (*.f32 (PI.f32) s) r)))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s)))) (*.f32 (*.f32 (PI.f32) s) r))) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s)))) (*.f32 (*.f32 (PI.f32) s) r)) |
(*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s)))) |
#s(literal 1/8 binary32) |
(exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) |
(*.f32 #s(literal -1/3 binary32) (/.f32 r s)) |
#s(literal -1/3 binary32) |
(/.f32 r s) |
| Outputs |
|---|
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) r))) #s(hole binary32 (/ (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) s))) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) #s(hole binary32 (* 1/8 (/ (exp (* -1 (/ r s))) (* r (* s (PI))))))) |
#s(approx (* 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 s) (PI)) 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 s) (PI)) r) #s(hole binary32 (* 6 (* r (* s (PI)))))) |
#s(approx (* (* 6 s) (PI)) #s(hole binary32 (* 6 (* s (PI))))) |
#s(approx (* 6 s) #s(hole binary32 (* 6 s))) |
#s(approx (/ 1/4 (* (* (PI) s) r)) #s(hole binary32 (/ 1/4 (* r (* s (PI)))))) |
#s(approx (* (* (PI) s) r) #s(hole binary32 (* r (* s (PI))))) |
#s(approx (* (PI) s) #s(hole binary32 (* s (PI)))) |
#s(approx (/ (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) r) #s(hole binary32 (* 5/72 (/ r (* (pow s 3) (PI)))))) |
#s(approx (/ (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) r) #s(hole binary32 (/ (+ (* -1/6 (/ s (PI))) (* 5/72 (/ r (PI)))) (pow s 3)))) |
#s(approx (/ (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 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 (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) #s(hole binary32 (* 5/72 (/ (pow r 2) (* (pow s 3) (PI)))))) |
#s(approx (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) #s(hole binary32 (/ (+ (* -1/6 (/ (* r s) (PI))) (* 5/72 (/ (pow r 2) (PI)))) (pow s 3)))) |
#s(approx (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 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 (/ r (* (* (* s s) s) (PI))) #s(hole binary32 (/ 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 (* s s) #s(hole binary32 (pow s 2))) |
#s(approx (/ 1/6 (* (* s s) (PI))) #s(hole binary32 (/ 1/6 (* (pow s 2) (PI))))) |
#s(approx (* (* s s) (PI)) #s(hole binary32 (* (pow s 2) (PI)))) |
#s(approx (/ 1/4 (* (PI) s)) #s(hole binary32 (/ 1/4 (* s (PI))))) |
#s(approx (neg (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) #s(hole binary32 (* -7/324 (/ (pow r 2) (* (pow s 4) (PI)))))) |
#s(approx (neg (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) #s(hole binary32 (/ (+ (* -7/324 (/ (pow r 2) (PI))) (* 5/72 (/ (* r s) (PI)))) (pow s 4)))) |
#s(approx (neg (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) #s(hole binary32 (/ (+ (* -7/324 (/ (pow r 2) (PI))) (* s (- (* -1/6 (/ s (PI))) (* -5/72 (/ r (PI)))))) (pow s 4)))) |
#s(approx (neg (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) #s(hole binary32 (/ (+ (* -7/324 (/ (pow r 2) (PI))) (* s (- (* s (- (* 1/4 (/ s (* r (PI)))) (* 1/6 (/ 1 (PI))))) (* -5/72 (/ r (PI)))))) (pow s 4)))) |
#s(approx (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s) #s(hole binary32 (* 7/324 (/ (pow r 2) (* (pow s 4) (PI)))))) |
#s(approx (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s) #s(hole binary32 (/ (+ (* -5/72 (/ (* r s) (PI))) (* 7/324 (/ (pow r 2) (PI)))) (pow s 4)))) |
#s(approx (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s) #s(hole binary32 (/ (+ (* 7/324 (/ (pow r 2) (PI))) (* s (+ (* -5/72 (/ r (PI))) (* 1/6 (/ s (PI)))))) (pow s 4)))) |
#s(approx (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s) #s(hole binary32 (/ (+ (* 7/324 (/ (pow r 2) (PI))) (* s (+ (* -5/72 (/ r (PI))) (* s (+ (* -1/4 (/ s (* r (PI)))) (* 1/6 (/ 1 (PI)))))))) (pow s 4)))) |
#s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) #s(hole binary32 (* 7/324 (/ (pow r 2) (* (pow s 3) (PI)))))) |
#s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) #s(hole binary32 (/ (- (* -5/72 (/ (* r s) (PI))) (* -7/324 (/ (pow r 2) (PI)))) (pow s 3)))) |
#s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) #s(hole binary32 (/ (- (* s (+ (* -5/72 (/ r (PI))) (* 1/6 (/ s (PI))))) (* -7/324 (/ (pow r 2) (PI)))) (pow s 3)))) |
#s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) #s(hole binary32 (/ (- (* s (+ (* -5/72 (/ r (PI))) (* s (+ (* -1/4 (/ s (* r (PI)))) (* 1/6 (/ 1 (PI))))))) (* -7/324 (/ (pow r 2) (PI)))) (pow s 3)))) |
#s(approx (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s) #s(hole binary32 (* -7/324 (/ (pow r 2) (* (pow s 3) (PI)))))) |
#s(approx (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s) #s(hole binary32 (/ (+ (* -7/324 (/ (pow r 2) (PI))) (* 5/72 (/ (* r s) (PI)))) (pow s 3)))) |
#s(approx (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s) #s(hole binary32 (/ (+ (* -7/324 (/ (pow r 2) (PI))) (* s (+ (* -1/6 (/ s (PI))) (* 5/72 (/ r (PI)))))) (pow s 3)))) |
#s(approx (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) #s(hole binary32 (* -7/324 (/ (pow r 2) (* (pow s 2) (PI)))))) |
#s(approx (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) #s(hole binary32 (/ (+ (* -7/324 (/ (pow r 2) (PI))) (* 5/72 (/ (* r s) (PI)))) (pow s 2)))) |
#s(approx (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) #s(hole binary32 (/ (+ (* -7/324 (/ (pow r 2) (PI))) (* s (- (* -1/6 (/ s (PI))) (* -5/72 (/ r (PI)))))) (pow s 2)))) |
#s(approx (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s) #s(hole binary32 (* 7/324 (/ (pow r 2) (* (pow s 2) (PI)))))) |
#s(approx (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s) #s(hole binary32 (/ (+ (* -5/72 (/ (* r s) (PI))) (* 7/324 (/ (pow r 2) (PI)))) (pow s 2)))) |
#s(approx (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) #s(hole binary32 (* 7/324 (/ (pow r 2) (* s (PI)))))) |
#s(approx (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) #s(hole binary32 (/ (- (* -5/72 (/ (* r s) (PI))) (* -7/324 (/ (pow r 2) (PI)))) s))) |
#s(approx (/ (* (/ (* r r) (PI)) -7/324) s) #s(hole binary32 (* -7/324 (/ (pow r 2) (* s (PI)))))) |
#s(approx (* 1/8 (exp (* -1/3 (/ r s)))) #s(hole binary32 (* 1/8 (exp (* -1/3 (/ r s)))))) |
#s(approx (/ r s) #s(hole binary32 (/ r s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) r))) #s(hole binary32 (/ (- (* 1/4 (/ 1 (* r (PI)))) (* 1/6 (/ 1 (* s (PI))))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) r))) #s(hole binary32 (/ (- (+ (* 1/144 (/ r (* (pow s 2) (PI)))) (+ (* 1/16 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* r (PI)))))) (/ 1/6 (* s (PI)))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) r))) #s(hole binary32 (/ (- (+ (* -1/48 (/ (pow r 2) (* (pow s 3) (PI)))) (+ (* -1/1296 (/ (pow r 2) (* (pow s 3) (PI)))) (+ (* 1/144 (/ r (* (pow s 2) (PI)))) (+ (* 1/16 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* r (PI)))))))) (/ 1/6 (* s (PI)))) s))) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) #s(hole binary32 (/ 1/8 (* r (* s (PI)))))) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) #s(hole binary32 (/ (- (* 1/8 (/ 1 (* r (PI)))) (* 1/8 (/ 1 (* s (PI))))) s))) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) #s(hole binary32 (/ (- (+ (* 1/16 (/ r (* (pow s 2) (PI)))) (* 1/8 (/ 1 (* r (PI))))) (/ 1/8 (* s (PI)))) s))) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) #s(hole binary32 (/ (- (+ (* -1/48 (/ (pow r 2) (* (pow s 3) (PI)))) (+ (* 1/16 (/ r (* (pow s 2) (PI)))) (* 1/8 (/ 1 (* r (PI)))))) (/ 1/8 (* s (PI)))) s))) |
#s(approx (* 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 s) (PI)) r)) #s(hole binary32 (/ (- (* 1/8 (/ 1 (* r (PI)))) (* 1/24 (/ 1 (* s (PI))))) s))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) r)) #s(hole binary32 (/ (- (+ (* 1/144 (/ r (* (pow s 2) (PI)))) (* 1/8 (/ 1 (* r (PI))))) (/ 1/24 (* s (PI)))) s))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) r)) #s(hole binary32 (/ (- (+ (* -1/1296 (/ (pow r 2) (* (pow s 3) (PI)))) (+ (* 1/144 (/ r (* (pow s 2) (PI)))) (* 1/8 (/ 1 (* r (PI)))))) (/ 1/24 (* s (PI)))) s))) |
#s(approx (* 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 (* -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 (/ (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 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 (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) #s(hole binary32 (/ (+ (* -1/6 (/ r (* s (PI)))) (* 1/4 (/ 1 (PI)))) s))) |
#s(approx (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 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 (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI)))) #s(hole binary32 (/ -1/6 (* (pow s 2) (PI))))) |
#s(approx (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI)))) #s(hole binary32 (/ (- (* 5/72 (/ r (* s (PI)))) (* 1/6 (/ 1 (PI)))) (pow s 2)))) |
#s(approx (neg (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) #s(hole binary32 (/ (- (+ (* -7/324 (/ (pow r 2) (* (pow s 3) (PI)))) (* 1/4 (/ 1 (* r (PI))))) (+ (* -5/72 (/ r (* (pow s 2) (PI)))) (/ 1/6 (* s (PI))))) s))) |
#s(approx (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s) #s(hole binary32 (/ -1/4 (* r (* s (PI)))))) |
#s(approx (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s) #s(hole binary32 (/ (- (* 1/6 (/ 1 (* s (PI)))) (* 1/4 (/ 1 (* r (PI))))) s))) |
#s(approx (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s) #s(hole binary32 (/ (- (+ (* -5/72 (/ r (* (pow s 2) (PI)))) (/ 1/6 (* s (PI)))) (* 1/4 (/ 1 (* r (PI))))) s))) |
#s(approx (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s) #s(hole binary32 (/ (- (+ (* -5/72 (/ r (* (pow s 2) (PI)))) (+ (* 7/324 (/ (pow r 2) (* (pow s 3) (PI)))) (/ 1/6 (* s (PI))))) (* 1/4 (/ 1 (* r (PI))))) s))) |
#s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) #s(hole binary32 (/ -1/4 (* r (PI))))) |
#s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) #s(hole binary32 (- (* 1/6 (/ 1 (* s (PI)))) (* 1/4 (/ 1 (* r (PI))))))) |
#s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) #s(hole binary32 (- (+ (* -5/72 (/ r (* (pow s 2) (PI)))) (/ 1/6 (* s (PI)))) (* 1/4 (/ 1 (* r (PI))))))) |
#s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) #s(hole binary32 (- (+ (* 7/324 (/ (pow r 2) (* (pow s 3) (PI)))) (/ 1/6 (* s (PI)))) (+ (* 5/72 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* r (PI)))))))) |
#s(approx (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) #s(hole binary32 (/ 1/6 (* s (PI))))) |
#s(approx (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) #s(hole binary32 (/ (+ (* -5/72 (/ r (* s (PI)))) (* 1/6 (/ 1 (PI)))) s))) |
#s(approx (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) #s(hole binary32 (/ (- (+ (* 7/324 (/ (pow r 2) (* (pow s 2) (PI)))) (* 1/6 (/ 1 (PI)))) (* 5/72 (/ r (* s (PI))))) s))) |
#s(approx (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s) #s(hole binary32 (/ -1/6 (* s (PI))))) |
#s(approx (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s) #s(hole binary32 (/ (- (* 5/72 (/ r (* s (PI)))) (* 1/6 (/ 1 (PI)))) s))) |
#s(approx (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s) #s(hole binary32 (/ (- (+ (* -7/324 (/ (pow r 2) (* (pow s 2) (PI)))) (* 5/72 (/ r (* s (PI))))) (* 1/6 (/ 1 (PI)))) s))) |
#s(approx (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) #s(hole binary32 (/ -1/6 (PI)))) |
#s(approx (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) #s(hole binary32 (- (* 5/72 (/ r (* s (PI)))) (* 1/6 (/ 1 (PI)))))) |
#s(approx (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) #s(hole binary32 (- (* -7/324 (/ (pow r 2) (* (pow s 2) (PI)))) (+ (* -5/72 (/ r (* s (PI)))) (* 1/6 (/ 1 (PI))))))) |
#s(approx (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) #s(hole binary32 (* 5/72 (/ r (* s (PI)))))) |
#s(approx (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) #s(hole binary32 (/ (- (* -7/324 (/ (pow r 2) (* s (PI)))) (* -5/72 (/ r (PI)))) s))) |
#s(approx (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s) #s(hole binary32 (* -5/72 (/ r (* s (PI)))))) |
#s(approx (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s) #s(hole binary32 (/ (+ (* -5/72 (/ r (PI))) (* 7/324 (/ (pow r 2) (* s (PI))))) s))) |
#s(approx (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) #s(hole binary32 (* -5/72 (/ r (PI))))) |
#s(approx (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) #s(hole binary32 (+ (* -5/72 (/ r (PI))) (* 7/324 (/ (pow r 2) (* s (PI))))))) |
#s(approx (* 1/8 (exp (* -1/3 (/ r s)))) #s(hole binary32 1/8)) |
#s(approx (* 1/8 (exp (* -1/3 (/ r s)))) #s(hole binary32 (+ 1/8 (* -1/24 (/ r s))))) |
#s(approx (* 1/8 (exp (* -1/3 (/ r s)))) #s(hole binary32 (+ 1/8 (+ (* -1/24 (/ r s)) (* 1/144 (/ (pow r 2) (pow s 2))))))) |
#s(approx (* 1/8 (exp (* -1/3 (/ r s)))) #s(hole binary32 (+ 1/8 (+ (* -1/24 (/ r s)) (+ (* -1/1296 (/ (pow r 3) (pow s 3))) (* 1/144 (/ (pow r 2) (pow s 2)))))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) r))) #s(hole binary32 (* -1 (/ (- (* 1/6 (/ 1 (* s (PI)))) (* 1/4 (/ 1 (* r (PI))))) s)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) r))) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -1/16 (/ r (PI))) (* -1/144 (/ r (PI)))) s)) (* 1/6 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))) s)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) r))) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -1 (/ (+ (* -1/48 (/ (pow r 2) (PI))) (* -1/1296 (/ (pow r 2) (PI)))) s)) (+ (* -1/16 (/ r (PI))) (* -1/144 (/ r (PI))))) s)) (* 1/6 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))) s)))) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) #s(hole binary32 (* -1 (/ (- (* 1/8 (/ 1 (* s (PI)))) (* 1/8 (/ 1 (* r (PI))))) s)))) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* 1/16 (/ r (* s (PI)))) (* 1/8 (/ 1 (PI)))) s)) (* 1/8 (/ 1 (* r (PI))))) s)))) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -1/16 (/ r (PI))) (* 1/48 (/ (pow r 2) (* s (PI))))) s)) (* 1/8 (/ 1 (PI)))) s)) (* 1/8 (/ 1 (* r (PI))))) s)))) |
#s(approx (* 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 s) (PI)) r)) #s(hole binary32 (* -1 (/ (- (* 1/24 (/ 1 (* s (PI)))) (* 1/8 (/ 1 (* r (PI))))) s)))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) r)) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* 1/144 (/ r (* s (PI)))) (* 1/24 (/ 1 (PI)))) s)) (* 1/8 (/ 1 (* r (PI))))) s)))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) r)) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -1/144 (/ r (PI))) (* 1/1296 (/ (pow r 2) (* s (PI))))) s)) (* 1/24 (/ 1 (PI)))) s)) (* 1/8 (/ 1 (* r (PI))))) s)))) |
#s(approx (* 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 (/ (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 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 (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) #s(hole binary32 (* -1 (/ (- (* 1/6 (/ r (* s (PI)))) (* 1/4 (/ 1 (PI)))) s)))) |
#s(approx (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 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 (neg (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* 7/324 (/ (pow r 2) (* s (PI)))) (* 5/72 (/ r (PI)))) s)) (* 1/6 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))) s)))) |
#s(approx (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s) #s(hole binary32 (* -1 (/ (- (* 1/4 (/ 1 (* r (PI)))) (* 1/6 (/ 1 (* s (PI))))) s)))) |
#s(approx (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s) #s(hole binary32 (* -1 (/ (+ (* -1 (/ (+ (* -5/72 (/ r (* s (PI)))) (* 1/6 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))) s)))) |
#s(approx (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s) #s(hole binary32 (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -7/324 (/ (pow r 2) (* s (PI)))) (* 5/72 (/ r (PI)))) s)) (* 1/6 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))) s)))) |
#s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) #s(hole binary32 (- (* -1 (/ (- (* 5/72 (/ r (* s (PI)))) (* 1/6 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))))) |
#s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) #s(hole binary32 (- (* -1 (/ (- (* -1 (/ (- (* 7/324 (/ (pow r 2) (* s (PI)))) (* 5/72 (/ r (PI)))) s)) (* 1/6 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))))) |
#s(approx (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) #s(hole binary32 (* -1 (/ (- (* 5/72 (/ r (* s (PI)))) (* 1/6 (/ 1 (PI)))) s)))) |
#s(approx (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* 7/324 (/ (pow r 2) (* s (PI)))) (* 5/72 (/ r (PI)))) s)) (* 1/6 (/ 1 (PI)))) s)))) |
#s(approx (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s) #s(hole binary32 (* -1 (/ (+ (* -5/72 (/ r (* s (PI)))) (* 1/6 (/ 1 (PI)))) s)))) |
#s(approx (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s) #s(hole binary32 (* -1 (/ (+ (* -1 (/ (+ (* -7/324 (/ (pow r 2) (* s (PI)))) (* 5/72 (/ r (PI)))) s)) (* 1/6 (/ 1 (PI)))) s)))) |
#s(approx (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) #s(hole binary32 (- (* -1 (/ (- (* 7/324 (/ (pow r 2) (* s (PI)))) (* 5/72 (/ r (PI)))) s)) (* 1/6 (/ 1 (PI)))))) |
#s(approx (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) #s(hole binary32 (* -1 (/ (- (* 7/324 (/ (pow r 2) (* s (PI)))) (* 5/72 (/ r (PI)))) s)))) |
#s(approx (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s) #s(hole binary32 (* -1 (/ (+ (* -7/324 (/ (pow r 2) (* s (PI)))) (* 5/72 (/ r (PI)))) s)))) |
#s(approx (* 1/8 (exp (* -1/3 (/ r s)))) #s(hole binary32 (+ 1/8 (* -1 (/ (+ (* -1/144 (/ (pow r 2) s)) (* 1/24 r)) s))))) |
#s(approx (* 1/8 (exp (* -1/3 (/ r s)))) #s(hole binary32 (+ 1/8 (* -1 (/ (+ (* -1 (/ (+ (* -1/1296 (/ (pow r 3) s)) (* 1/144 (pow r 2))) s)) (* 1/24 r)) s))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) r))) #s(hole binary32 (/ (+ (* -1/6 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* s (PI))))) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) r))) #s(hole binary32 (/ (+ (* r (- (* 5/72 (/ r (* (pow s 3) (PI)))) (* 1/6 (/ 1 (* (pow s 2) (PI)))))) (* 1/4 (/ 1 (* s (PI))))) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) r))) #s(hole binary32 (/ (+ (* r (- (* r (+ (* -7/324 (/ r (* (pow s 4) (PI)))) (* 5/72 (/ 1 (* (pow s 3) (PI)))))) (* 1/6 (/ 1 (* (pow s 2) (PI)))))) (* 1/4 (/ 1 (* s (PI))))) r))) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) #s(hole binary32 (/ (+ (* -1/8 (/ r (* (pow s 2) (PI)))) (* 1/8 (/ 1 (* s (PI))))) r))) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) #s(hole binary32 (/ (+ (* r (- (* 1/16 (/ r (* (pow s 3) (PI)))) (* 1/8 (/ 1 (* (pow s 2) (PI)))))) (* 1/8 (/ 1 (* s (PI))))) r))) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) #s(hole binary32 (/ (+ (* r (- (* r (+ (* -1/48 (/ r (* (pow s 4) (PI)))) (* 1/16 (/ 1 (* (pow s 3) (PI)))))) (* 1/8 (/ 1 (* (pow s 2) (PI)))))) (* 1/8 (/ 1 (* s (PI))))) r))) |
#s(approx (* 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 s) (PI)) r)) #s(hole binary32 (/ (+ (* -1/24 (/ r (* (pow s 2) (PI)))) (* 1/8 (/ 1 (* s (PI))))) r))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) r)) #s(hole binary32 (/ (+ (* r (- (* 1/144 (/ r (* (pow s 3) (PI)))) (* 1/24 (/ 1 (* (pow s 2) (PI)))))) (* 1/8 (/ 1 (* s (PI))))) r))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) r)) #s(hole binary32 (/ (+ (* r (- (* r (+ (* -1/1296 (/ r (* (pow s 4) (PI)))) (* 1/144 (/ 1 (* (pow s 3) (PI)))))) (* 1/24 (/ 1 (* (pow s 2) (PI)))))) (* 1/8 (/ 1 (* s (PI))))) r))) |
#s(approx (* 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 (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) #s(hole binary32 (+ (* -1/6 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* s (PI))))))) |
#s(approx (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 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 (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI)))) #s(hole binary32 (- (* 5/72 (/ r (* (pow s 3) (PI)))) (* 1/6 (/ 1 (* (pow s 2) (PI))))))) |
#s(approx (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s) #s(hole binary32 (/ (- (* 1/6 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* s (PI))))) r))) |
#s(approx (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s) #s(hole binary32 (/ (- (* r (+ (* -5/72 (/ r (* (pow s 3) (PI)))) (* 1/6 (/ 1 (* (pow s 2) (PI)))))) (* 1/4 (/ 1 (* s (PI))))) r))) |
#s(approx (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (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 (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) #s(hole binary32 (/ (- (* 1/6 (/ r (* s (PI)))) (* 1/4 (/ 1 (PI)))) r))) |
#s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) #s(hole binary32 (/ (- (* r (+ (* -5/72 (/ r (* (pow s 2) (PI)))) (* 1/6 (/ 1 (* s (PI)))))) (* 1/4 (/ 1 (PI)))) r))) |
#s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (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 (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) #s(hole binary32 (+ (* -5/72 (/ r (* (pow s 2) (PI)))) (* 1/6 (/ 1 (* s (PI))))))) |
#s(approx (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) #s(hole binary32 (+ (* r (- (* 7/324 (/ r (* (pow s 3) (PI)))) (* 5/72 (/ 1 (* (pow s 2) (PI)))))) (* 1/6 (/ 1 (* s (PI))))))) |
#s(approx (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s) #s(hole binary32 (- (* 5/72 (/ r (* (pow s 2) (PI)))) (* 1/6 (/ 1 (* s (PI))))))) |
#s(approx (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s) #s(hole binary32 (- (* r (+ (* -7/324 (/ r (* (pow s 3) (PI)))) (* 5/72 (/ 1 (* (pow s 2) (PI)))))) (* 1/6 (/ 1 (* s (PI))))))) |
#s(approx (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) #s(hole binary32 (- (* r (+ (* -7/324 (/ r (* (pow s 2) (PI)))) (* 5/72 (/ 1 (* s (PI)))))) (* 1/6 (/ 1 (PI)))))) |
#s(approx (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) #s(hole binary32 (* r (+ (* -7/324 (/ r (* (pow s 2) (PI)))) (* 5/72 (/ 1 (* s (PI)))))))) |
#s(approx (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s) #s(hole binary32 (* r (- (* 7/324 (/ r (* (pow s 2) (PI)))) (* 5/72 (/ 1 (* s (PI)))))))) |
#s(approx (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) #s(hole binary32 (* r (- (* 7/324 (/ r (* s (PI)))) (* 5/72 (/ 1 (PI))))))) |
#s(approx (/ r (PI)) #s(hole binary32 (/ r (PI)))) |
#s(approx (* (/ (* r r) (PI)) -7/324) #s(hole binary32 (* -7/324 (/ (pow r 2) (PI))))) |
#s(approx (/ (* r r) (PI)) #s(hole binary32 (/ (pow r 2) (PI)))) |
#s(approx (* r r) #s(hole binary32 (pow r 2))) |
#s(approx (/ 1/4 (* (PI) r)) #s(hole binary32 (/ 1/4 (* r (PI))))) |
#s(approx (* (PI) r) #s(hole binary32 (* r (PI)))) |
#s(approx (* 1/8 (exp (* -1/3 (/ r s)))) #s(hole binary32 (+ 1/8 (* r (- (* 1/144 (/ r (pow s 2))) (* 1/24 (/ 1 s))))))) |
#s(approx (* 1/8 (exp (* -1/3 (/ r s)))) #s(hole binary32 (+ 1/8 (* r (- (* r (+ (* -1/1296 (/ r (pow s 3))) (* 1/144 (/ 1 (pow s 2))))) (* 1/24 (/ 1 s))))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) r))) #s(hole binary32 (/ (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* s (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* s (PI))))) r))) |
#s(approx (/ (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 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 (/ (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 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 (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 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 (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 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 (neg (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) #s(hole binary32 (* (pow r 2) (- (* 5/72 (/ 1 (* r (* (pow s 3) (PI))))) (* 7/324 (/ 1 (* (pow s 4) (PI)))))))) |
#s(approx (neg (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) #s(hole binary32 (* (pow r 2) (- (/ 5/72 (* r (* (pow s 3) (PI)))) (+ (* 7/324 (/ 1 (* (pow s 4) (PI)))) (/ 1/6 (* (pow r 2) (* (pow s 2) (PI))))))))) |
#s(approx (neg (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) #s(hole binary32 (* (pow r 2) (- (+ (/ 5/72 (* r (* (pow s 3) (PI)))) (* 1/4 (/ 1 (* (pow r 3) (* s (PI)))))) (+ (* 7/324 (/ 1 (* (pow s 4) (PI)))) (* 1/6 (/ 1 (* (pow r 2) (* (pow s 2) (PI)))))))))) |
#s(approx (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s) #s(hole binary32 (* (pow r 2) (- (* 7/324 (/ 1 (* (pow s 4) (PI)))) (* 5/72 (/ 1 (* r (* (pow s 3) (PI))))))))) |
#s(approx (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s) #s(hole binary32 (* (pow r 2) (- (+ (/ 1/6 (* (pow r 2) (* (pow s 2) (PI)))) (* 7/324 (/ 1 (* (pow s 4) (PI))))) (/ 5/72 (* r (* (pow s 3) (PI)))))))) |
#s(approx (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s) #s(hole binary32 (* (pow r 2) (- (+ (* 1/6 (/ 1 (* (pow r 2) (* (pow s 2) (PI))))) (* 7/324 (/ 1 (* (pow s 4) (PI))))) (+ (/ 5/72 (* r (* (pow s 3) (PI)))) (* 1/4 (/ 1 (* (pow r 3) (* s (PI)))))))))) |
#s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) #s(hole binary32 (* (pow r 2) (- (* 7/324 (/ 1 (* (pow s 3) (PI)))) (* 5/72 (/ 1 (* r (* (pow s 2) (PI))))))))) |
#s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) #s(hole binary32 (* (pow r 2) (- (+ (/ 1/6 (* (pow r 2) (* s (PI)))) (* 7/324 (/ 1 (* (pow s 3) (PI))))) (/ 5/72 (* r (* (pow s 2) (PI)))))))) |
#s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) #s(hole binary32 (* (pow r 2) (- (+ (* 1/6 (/ 1 (* (pow r 2) (* s (PI))))) (* 7/324 (/ 1 (* (pow s 3) (PI))))) (+ (/ 5/72 (* r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* (pow r 3) (PI))))))))) |
#s(approx (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s) #s(hole binary32 (* (pow r 2) (- (* 5/72 (/ 1 (* r (* (pow s 2) (PI))))) (* 7/324 (/ 1 (* (pow s 3) (PI)))))))) |
#s(approx (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s) #s(hole binary32 (* (pow r 2) (- (/ 5/72 (* r (* (pow s 2) (PI)))) (+ (/ 1/6 (* (pow r 2) (* s (PI)))) (* 7/324 (/ 1 (* (pow s 3) (PI))))))))) |
#s(approx (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) #s(hole binary32 (* (pow r 2) (- (* 5/72 (/ 1 (* r (* s (PI))))) (* 7/324 (/ 1 (* (pow s 2) (PI)))))))) |
#s(approx (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) #s(hole binary32 (* (pow r 2) (- (/ 5/72 (* r (* s (PI)))) (+ (* 7/324 (/ 1 (* (pow s 2) (PI)))) (/ 1/6 (* (pow r 2) (PI)))))))) |
#s(approx (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s) #s(hole binary32 (* (pow r 2) (- (* 7/324 (/ 1 (* (pow s 2) (PI)))) (* 5/72 (/ 1 (* r (* s (PI))))))))) |
#s(approx (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) #s(hole binary32 (* (pow r 2) (- (* 7/324 (/ 1 (* s (PI)))) (* 5/72 (/ 1 (* r (PI)))))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) r))) #s(hole binary32 (* -1 (/ (+ (* -1/8 (/ (exp (* -1 (/ r s))) (* s (PI)))) (* -1/8 (/ (exp (* -1/3 (/ r s))) (* s (PI))))) r)))) |
#s(approx (/ (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 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 (/ (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 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 (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 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 (neg (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) #s(hole binary32 (* (pow r 2) (- (* -1 (/ (- (* 1/6 (/ 1 (* r (* (pow s 2) (PI))))) (* 5/72 (/ 1 (* (pow s 3) (PI))))) r)) (* 7/324 (/ 1 (* (pow s 4) (PI)))))))) |
#s(approx (neg (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) #s(hole binary32 (* (pow r 2) (- (* -1 (/ (- (* -1 (/ (- (* 1/4 (/ 1 (* r (* s (PI))))) (* 1/6 (/ 1 (* (pow s 2) (PI))))) r)) (* 5/72 (/ 1 (* (pow s 3) (PI))))) r)) (* 7/324 (/ 1 (* (pow s 4) (PI)))))))) |
#s(approx (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s) #s(hole binary32 (* (pow r 2) (+ (* -1 (/ (- (* 5/72 (/ 1 (* (pow s 3) (PI)))) (* 1/6 (/ 1 (* r (* (pow s 2) (PI)))))) r)) (* 7/324 (/ 1 (* (pow s 4) (PI)))))))) |
#s(approx (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s) #s(hole binary32 (* (pow r 2) (+ (* -1 (/ (+ (* -1 (/ (- (* 1/6 (/ 1 (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* r (* s (PI)))))) r)) (* 5/72 (/ 1 (* (pow s 3) (PI))))) r)) (* 7/324 (/ 1 (* (pow s 4) (PI)))))))) |
#s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) #s(hole binary32 (* (pow r 2) (+ (* -1 (/ (- (* 5/72 (/ 1 (* (pow s 2) (PI)))) (* 1/6 (/ 1 (* r (* s (PI)))))) r)) (* 7/324 (/ 1 (* (pow s 3) (PI)))))))) |
#s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) #s(hole binary32 (* (pow r 2) (+ (* -1 (/ (+ (* -1 (/ (- (* 1/6 (/ 1 (* s (PI)))) (* 1/4 (/ 1 (* r (PI))))) r)) (* 5/72 (/ 1 (* (pow s 2) (PI))))) r)) (* 7/324 (/ 1 (* (pow s 3) (PI)))))))) |
#s(approx (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s) #s(hole binary32 (* (pow r 2) (- (* -1 (/ (- (* 1/6 (/ 1 (* r (* s (PI))))) (* 5/72 (/ 1 (* (pow s 2) (PI))))) r)) (* 7/324 (/ 1 (* (pow s 3) (PI)))))))) |
#s(approx (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) #s(hole binary32 (* (pow r 2) (- (* -1 (/ (- (* 1/6 (/ 1 (* r (PI)))) (* 5/72 (/ 1 (* s (PI))))) r)) (* 7/324 (/ 1 (* (pow s 2) (PI)))))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 19.0ms | s | @ | inf | ((+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) r))) (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (* 1/4 (exp (/ (neg r) s))) 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 s) (PI)) r)) (* 3/4 (exp (/ (neg r) (* 3 s)))) 3/4 (exp (/ (neg r) (* 3 s))) (/ (neg r) (* 3 s)) (* 3 s) 3 (* (* (* 6 s) (PI)) r) (* (* 6 s) (PI)) (* 6 s) 6 (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/ 1/4 (* (* (PI) s) r)) (* (* (PI) s) r) (* (PI) s) (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/ (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) r) (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI)))) (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ r (* (* (* s s) s) (PI))) (* (* (* s s) s) (PI)) (* (* s s) s) (* s s) 5/72 (/ 1/6 (* (* s s) (PI))) 1/6 (* (* s s) (PI)) (/ 1/4 (* (PI) s)) (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s) (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s) (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s) (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) (/ r (PI)) -5/72 (neg (/ (* (/ (* r r) (PI)) -7/324) s)) (/ (* (/ (* r r) (PI)) -7/324) s) (* (/ (* r r) (PI)) -7/324) (/ (* r r) (PI)) (* r r) -7/324 (/ 1/6 (PI)) (/ 1/4 (* (PI) r)) (* (PI) r) (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/ (* 1/8 (exp (* -1/3 (/ r s)))) (* (* (PI) s) r)) (* 1/8 (exp (* -1/3 (/ r s)))) 1/8 (exp (* -1/3 (/ r s))) (* -1/3 (/ r s)) -1/3 (/ r s)) |
| 15.0ms | r | @ | inf | ((+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) r))) (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (* 1/4 (exp (/ (neg r) s))) 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 s) (PI)) r)) (* 3/4 (exp (/ (neg r) (* 3 s)))) 3/4 (exp (/ (neg r) (* 3 s))) (/ (neg r) (* 3 s)) (* 3 s) 3 (* (* (* 6 s) (PI)) r) (* (* 6 s) (PI)) (* 6 s) 6 (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/ 1/4 (* (* (PI) s) r)) (* (* (PI) s) r) (* (PI) s) (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/ (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) r) (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI)))) (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ r (* (* (* s s) s) (PI))) (* (* (* s s) s) (PI)) (* (* s s) s) (* s s) 5/72 (/ 1/6 (* (* s s) (PI))) 1/6 (* (* s s) (PI)) (/ 1/4 (* (PI) s)) (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s) (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s) (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s) (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) (/ r (PI)) -5/72 (neg (/ (* (/ (* r r) (PI)) -7/324) s)) (/ (* (/ (* r r) (PI)) -7/324) s) (* (/ (* r r) (PI)) -7/324) (/ (* r r) (PI)) (* r r) -7/324 (/ 1/6 (PI)) (/ 1/4 (* (PI) r)) (* (PI) r) (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/ (* 1/8 (exp (* -1/3 (/ r s)))) (* (* (PI) s) r)) (* 1/8 (exp (* -1/3 (/ r s)))) 1/8 (exp (* -1/3 (/ r s))) (* -1/3 (/ r s)) -1/3 (/ r s)) |
| 14.0ms | r | @ | -inf | ((+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) r))) (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (* 1/4 (exp (/ (neg r) s))) 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 s) (PI)) r)) (* 3/4 (exp (/ (neg r) (* 3 s)))) 3/4 (exp (/ (neg r) (* 3 s))) (/ (neg r) (* 3 s)) (* 3 s) 3 (* (* (* 6 s) (PI)) r) (* (* 6 s) (PI)) (* 6 s) 6 (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/ 1/4 (* (* (PI) s) r)) (* (* (PI) s) r) (* (PI) s) (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/ (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) r) (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI)))) (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ r (* (* (* s s) s) (PI))) (* (* (* s s) s) (PI)) (* (* s s) s) (* s s) 5/72 (/ 1/6 (* (* s s) (PI))) 1/6 (* (* s s) (PI)) (/ 1/4 (* (PI) s)) (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s) (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s) (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s) (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) (/ r (PI)) -5/72 (neg (/ (* (/ (* r r) (PI)) -7/324) s)) (/ (* (/ (* r r) (PI)) -7/324) s) (* (/ (* r r) (PI)) -7/324) (/ (* r r) (PI)) (* r r) -7/324 (/ 1/6 (PI)) (/ 1/4 (* (PI) r)) (* (PI) r) (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/ (* 1/8 (exp (* -1/3 (/ r s)))) (* (* (PI) s) r)) (* 1/8 (exp (* -1/3 (/ r s)))) 1/8 (exp (* -1/3 (/ r s))) (* -1/3 (/ r s)) -1/3 (/ r s)) |
| 12.0ms | s | @ | 0 | ((+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) r))) (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (* 1/4 (exp (/ (neg r) s))) 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 s) (PI)) r)) (* 3/4 (exp (/ (neg r) (* 3 s)))) 3/4 (exp (/ (neg r) (* 3 s))) (/ (neg r) (* 3 s)) (* 3 s) 3 (* (* (* 6 s) (PI)) r) (* (* 6 s) (PI)) (* 6 s) 6 (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/ 1/4 (* (* (PI) s) r)) (* (* (PI) s) r) (* (PI) s) (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/ (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) r) (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI)))) (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ r (* (* (* s s) s) (PI))) (* (* (* s s) s) (PI)) (* (* s s) s) (* s s) 5/72 (/ 1/6 (* (* s s) (PI))) 1/6 (* (* s s) (PI)) (/ 1/4 (* (PI) s)) (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s) (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s) (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s) (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) (/ r (PI)) -5/72 (neg (/ (* (/ (* r r) (PI)) -7/324) s)) (/ (* (/ (* r r) (PI)) -7/324) s) (* (/ (* r r) (PI)) -7/324) (/ (* r r) (PI)) (* r r) -7/324 (/ 1/6 (PI)) (/ 1/4 (* (PI) r)) (* (PI) r) (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/ (* 1/8 (exp (* -1/3 (/ r s)))) (* (* (PI) s) r)) (* 1/8 (exp (* -1/3 (/ r s)))) 1/8 (exp (* -1/3 (/ r s))) (* -1/3 (/ r s)) -1/3 (/ r s)) |
| 9.0ms | s | @ | -inf | ((+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) r))) (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (* 1/4 (exp (/ (neg r) s))) 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 s) (PI)) r)) (* 3/4 (exp (/ (neg r) (* 3 s)))) 3/4 (exp (/ (neg r) (* 3 s))) (/ (neg r) (* 3 s)) (* 3 s) 3 (* (* (* 6 s) (PI)) r) (* (* 6 s) (PI)) (* 6 s) 6 (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/ 1/4 (* (* (PI) s) r)) (* (* (PI) s) r) (* (PI) s) (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/ (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) r) (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI)))) (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ r (* (* (* s s) s) (PI))) (* (* (* s s) s) (PI)) (* (* s s) s) (* s s) 5/72 (/ 1/6 (* (* s s) (PI))) 1/6 (* (* s s) (PI)) (/ 1/4 (* (PI) s)) (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s) (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s) (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s) (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) (/ r (PI)) -5/72 (neg (/ (* (/ (* r r) (PI)) -7/324) s)) (/ (* (/ (* r r) (PI)) -7/324) s) (* (/ (* r r) (PI)) -7/324) (/ (* r r) (PI)) (* r r) -7/324 (/ 1/6 (PI)) (/ 1/4 (* (PI) r)) (* (PI) r) (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/ (* 1/8 (exp (* -1/3 (/ r s)))) (* (* (PI) s) r)) (* 1/8 (exp (* -1/3 (/ r s)))) 1/8 (exp (* -1/3 (/ r s))) (* -1/3 (/ r s)) -1/3 (/ r s)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1128 | 10149 |
| 0 | 1238 | 9550 |
| 1 | 6529 | 9550 |
| 0 | 8253 | 9351 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) s) (PI.f32)) r))) |
(/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) |
(*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) |
#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) s) (PI.f32)) 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) s) (PI.f32)) r) |
(*.f32 (*.f32 #s(literal 6 binary32) s) (PI.f32)) |
(*.f32 #s(literal 6 binary32) s) |
#s(literal 6 binary32) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
(/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)) |
(*.f32 (*.f32 (PI.f32) s) r) |
(*.f32 (PI.f32) s) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 r (-.f32 (*.f32 (/.f32 r (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) #s(literal 5/72 binary32)) (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 s s) (PI.f32)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r)) |
(/.f32 (fma.f32 r (-.f32 (*.f32 (/.f32 r (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) #s(literal 5/72 binary32)) (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 s s) (PI.f32)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r) |
(fma.f32 r (-.f32 (*.f32 (/.f32 r (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) #s(literal 5/72 binary32)) (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 s s) (PI.f32)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) |
(-.f32 (*.f32 (/.f32 r (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) #s(literal 5/72 binary32)) (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 s s) (PI.f32)))) |
(*.f32 (/.f32 r (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) #s(literal 5/72 binary32)) |
(/.f32 r (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) |
(*.f32 (*.f32 (*.f32 s s) s) (PI.f32)) |
(*.f32 (*.f32 s s) s) |
(*.f32 s s) |
#s(literal 5/72 binary32) |
(/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 s s) (PI.f32))) |
#s(literal 1/6 binary32) |
(*.f32 (*.f32 s s) (PI.f32)) |
(/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (neg.f32 (/.f32 (*.f32 (/.f32 (*.f32 r r) (PI.f32)) #s(literal -7/324 binary32)) s))) s)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s))) |
(neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (neg.f32 (/.f32 (*.f32 (/.f32 (*.f32 r r) (PI.f32)) #s(literal -7/324 binary32)) s))) s)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s)) |
(/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (neg.f32 (/.f32 (*.f32 (/.f32 (*.f32 r r) (PI.f32)) #s(literal -7/324 binary32)) s))) s)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s) |
(-.f32 (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (neg.f32 (/.f32 (*.f32 (/.f32 (*.f32 r r) (PI.f32)) #s(literal -7/324 binary32)) s))) s)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) |
(neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (neg.f32 (/.f32 (*.f32 (/.f32 (*.f32 r r) (PI.f32)) #s(literal -7/324 binary32)) s))) s)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) |
(/.f32 (-.f32 (neg.f32 (/.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (neg.f32 (/.f32 (*.f32 (/.f32 (*.f32 r r) (PI.f32)) #s(literal -7/324 binary32)) s))) s)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s) |
(-.f32 (neg.f32 (/.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (neg.f32 (/.f32 (*.f32 (/.f32 (*.f32 r r) (PI.f32)) #s(literal -7/324 binary32)) s))) s)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) |
(neg.f32 (/.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (neg.f32 (/.f32 (*.f32 (/.f32 (*.f32 r r) (PI.f32)) #s(literal -7/324 binary32)) s))) s)) |
(/.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (neg.f32 (/.f32 (*.f32 (/.f32 (*.f32 r r) (PI.f32)) #s(literal -7/324 binary32)) s))) s) |
(fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (neg.f32 (/.f32 (*.f32 (/.f32 (*.f32 r r) (PI.f32)) #s(literal -7/324 binary32)) s))) |
(/.f32 r (PI.f32)) |
#s(literal -5/72 binary32) |
(neg.f32 (/.f32 (*.f32 (/.f32 (*.f32 r r) (PI.f32)) #s(literal -7/324 binary32)) s)) |
(/.f32 (*.f32 (/.f32 (*.f32 r r) (PI.f32)) #s(literal -7/324 binary32)) s) |
(*.f32 (/.f32 (*.f32 r r) (PI.f32)) #s(literal -7/324 binary32)) |
(/.f32 (*.f32 r r) (PI.f32)) |
(*.f32 r r) |
#s(literal -7/324 binary32) |
(/.f32 #s(literal 1/6 binary32) (PI.f32)) |
(/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r)) |
(*.f32 (PI.f32) r) |
(+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s)))) (*.f32 (*.f32 (PI.f32) s) r)))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s)))) (*.f32 (*.f32 (PI.f32) s) r))) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s)))) (*.f32 (*.f32 (PI.f32) s) r)) |
(*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s)))) |
#s(literal 1/8 binary32) |
(exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) |
(*.f32 #s(literal -1/3 binary32) (/.f32 r s)) |
#s(literal -1/3 binary32) |
(/.f32 r s) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) r))) #s(hole binary32 (/ (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) s))) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) #s(hole binary32 (* 1/8 (/ (exp (* -1 (/ r s))) (* r (* s (PI))))))) |
#s(approx (* 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 s) (PI)) 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 s) (PI)) r) #s(hole binary32 (* 6 (* r (* s (PI)))))) |
#s(approx (* (* 6 s) (PI)) #s(hole binary32 (* 6 (* s (PI))))) |
#s(approx (* 6 s) #s(hole binary32 (* 6 s))) |
#s(approx (/ 1/4 (* (* (PI) s) r)) #s(hole binary32 (/ 1/4 (* r (* s (PI)))))) |
#s(approx (* (* (PI) s) r) #s(hole binary32 (* r (* s (PI))))) |
#s(approx (* (PI) s) #s(hole binary32 (* s (PI)))) |
#s(approx (/ (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) r) #s(hole binary32 (* 5/72 (/ r (* (pow s 3) (PI)))))) |
#s(approx (/ (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) r) #s(hole binary32 (/ (+ (* -1/6 (/ s (PI))) (* 5/72 (/ r (PI)))) (pow s 3)))) |
#s(approx (/ (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 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 (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) #s(hole binary32 (* 5/72 (/ (pow r 2) (* (pow s 3) (PI)))))) |
#s(approx (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) #s(hole binary32 (/ (+ (* -1/6 (/ (* r s) (PI))) (* 5/72 (/ (pow r 2) (PI)))) (pow s 3)))) |
#s(approx (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 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 (/ r (* (* (* s s) s) (PI))) #s(hole binary32 (/ 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 (* s s) #s(hole binary32 (pow s 2))) |
#s(approx (/ 1/6 (* (* s s) (PI))) #s(hole binary32 (/ 1/6 (* (pow s 2) (PI))))) |
#s(approx (* (* s s) (PI)) #s(hole binary32 (* (pow s 2) (PI)))) |
#s(approx (/ 1/4 (* (PI) s)) #s(hole binary32 (/ 1/4 (* s (PI))))) |
#s(approx (neg (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) #s(hole binary32 (* -7/324 (/ (pow r 2) (* (pow s 4) (PI)))))) |
#s(approx (neg (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) #s(hole binary32 (/ (+ (* -7/324 (/ (pow r 2) (PI))) (* 5/72 (/ (* r s) (PI)))) (pow s 4)))) |
#s(approx (neg (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) #s(hole binary32 (/ (+ (* -7/324 (/ (pow r 2) (PI))) (* s (- (* -1/6 (/ s (PI))) (* -5/72 (/ r (PI)))))) (pow s 4)))) |
#s(approx (neg (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) #s(hole binary32 (/ (+ (* -7/324 (/ (pow r 2) (PI))) (* s (- (* s (- (* 1/4 (/ s (* r (PI)))) (* 1/6 (/ 1 (PI))))) (* -5/72 (/ r (PI)))))) (pow s 4)))) |
#s(approx (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s) #s(hole binary32 (* 7/324 (/ (pow r 2) (* (pow s 4) (PI)))))) |
#s(approx (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s) #s(hole binary32 (/ (+ (* -5/72 (/ (* r s) (PI))) (* 7/324 (/ (pow r 2) (PI)))) (pow s 4)))) |
#s(approx (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s) #s(hole binary32 (/ (+ (* 7/324 (/ (pow r 2) (PI))) (* s (+ (* -5/72 (/ r (PI))) (* 1/6 (/ s (PI)))))) (pow s 4)))) |
#s(approx (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s) #s(hole binary32 (/ (+ (* 7/324 (/ (pow r 2) (PI))) (* s (+ (* -5/72 (/ r (PI))) (* s (+ (* -1/4 (/ s (* r (PI)))) (* 1/6 (/ 1 (PI)))))))) (pow s 4)))) |
#s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) #s(hole binary32 (* 7/324 (/ (pow r 2) (* (pow s 3) (PI)))))) |
#s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) #s(hole binary32 (/ (- (* -5/72 (/ (* r s) (PI))) (* -7/324 (/ (pow r 2) (PI)))) (pow s 3)))) |
#s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) #s(hole binary32 (/ (- (* s (+ (* -5/72 (/ r (PI))) (* 1/6 (/ s (PI))))) (* -7/324 (/ (pow r 2) (PI)))) (pow s 3)))) |
#s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) #s(hole binary32 (/ (- (* s (+ (* -5/72 (/ r (PI))) (* s (+ (* -1/4 (/ s (* r (PI)))) (* 1/6 (/ 1 (PI))))))) (* -7/324 (/ (pow r 2) (PI)))) (pow s 3)))) |
#s(approx (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s) #s(hole binary32 (* -7/324 (/ (pow r 2) (* (pow s 3) (PI)))))) |
#s(approx (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s) #s(hole binary32 (/ (+ (* -7/324 (/ (pow r 2) (PI))) (* 5/72 (/ (* r s) (PI)))) (pow s 3)))) |
#s(approx (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s) #s(hole binary32 (/ (+ (* -7/324 (/ (pow r 2) (PI))) (* s (+ (* -1/6 (/ s (PI))) (* 5/72 (/ r (PI)))))) (pow s 3)))) |
#s(approx (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) #s(hole binary32 (* -7/324 (/ (pow r 2) (* (pow s 2) (PI)))))) |
#s(approx (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) #s(hole binary32 (/ (+ (* -7/324 (/ (pow r 2) (PI))) (* 5/72 (/ (* r s) (PI)))) (pow s 2)))) |
#s(approx (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) #s(hole binary32 (/ (+ (* -7/324 (/ (pow r 2) (PI))) (* s (- (* -1/6 (/ s (PI))) (* -5/72 (/ r (PI)))))) (pow s 2)))) |
#s(approx (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s) #s(hole binary32 (* 7/324 (/ (pow r 2) (* (pow s 2) (PI)))))) |
#s(approx (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s) #s(hole binary32 (/ (+ (* -5/72 (/ (* r s) (PI))) (* 7/324 (/ (pow r 2) (PI)))) (pow s 2)))) |
#s(approx (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) #s(hole binary32 (* 7/324 (/ (pow r 2) (* s (PI)))))) |
#s(approx (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) #s(hole binary32 (/ (- (* -5/72 (/ (* r s) (PI))) (* -7/324 (/ (pow r 2) (PI)))) s))) |
#s(approx (/ (* (/ (* r r) (PI)) -7/324) s) #s(hole binary32 (* -7/324 (/ (pow r 2) (* s (PI)))))) |
#s(approx (* 1/8 (exp (* -1/3 (/ r s)))) #s(hole binary32 (* 1/8 (exp (* -1/3 (/ r s)))))) |
#s(approx (/ r s) #s(hole binary32 (/ r s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) r))) #s(hole binary32 (/ (- (* 1/4 (/ 1 (* r (PI)))) (* 1/6 (/ 1 (* s (PI))))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) r))) #s(hole binary32 (/ (- (+ (* 1/144 (/ r (* (pow s 2) (PI)))) (+ (* 1/16 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* r (PI)))))) (/ 1/6 (* s (PI)))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) r))) #s(hole binary32 (/ (- (+ (* -1/48 (/ (pow r 2) (* (pow s 3) (PI)))) (+ (* -1/1296 (/ (pow r 2) (* (pow s 3) (PI)))) (+ (* 1/144 (/ r (* (pow s 2) (PI)))) (+ (* 1/16 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* r (PI)))))))) (/ 1/6 (* s (PI)))) s))) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) #s(hole binary32 (/ 1/8 (* r (* s (PI)))))) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) #s(hole binary32 (/ (- (* 1/8 (/ 1 (* r (PI)))) (* 1/8 (/ 1 (* s (PI))))) s))) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) #s(hole binary32 (/ (- (+ (* 1/16 (/ r (* (pow s 2) (PI)))) (* 1/8 (/ 1 (* r (PI))))) (/ 1/8 (* s (PI)))) s))) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) #s(hole binary32 (/ (- (+ (* -1/48 (/ (pow r 2) (* (pow s 3) (PI)))) (+ (* 1/16 (/ r (* (pow s 2) (PI)))) (* 1/8 (/ 1 (* r (PI)))))) (/ 1/8 (* s (PI)))) s))) |
#s(approx (* 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 s) (PI)) r)) #s(hole binary32 (/ (- (* 1/8 (/ 1 (* r (PI)))) (* 1/24 (/ 1 (* s (PI))))) s))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) r)) #s(hole binary32 (/ (- (+ (* 1/144 (/ r (* (pow s 2) (PI)))) (* 1/8 (/ 1 (* r (PI))))) (/ 1/24 (* s (PI)))) s))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) r)) #s(hole binary32 (/ (- (+ (* -1/1296 (/ (pow r 2) (* (pow s 3) (PI)))) (+ (* 1/144 (/ r (* (pow s 2) (PI)))) (* 1/8 (/ 1 (* r (PI)))))) (/ 1/24 (* s (PI)))) s))) |
#s(approx (* 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 (* -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 (/ (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 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 (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) #s(hole binary32 (/ (+ (* -1/6 (/ r (* s (PI)))) (* 1/4 (/ 1 (PI)))) s))) |
#s(approx (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 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 (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI)))) #s(hole binary32 (/ -1/6 (* (pow s 2) (PI))))) |
#s(approx (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI)))) #s(hole binary32 (/ (- (* 5/72 (/ r (* s (PI)))) (* 1/6 (/ 1 (PI)))) (pow s 2)))) |
#s(approx (neg (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) #s(hole binary32 (/ (- (+ (* -7/324 (/ (pow r 2) (* (pow s 3) (PI)))) (* 1/4 (/ 1 (* r (PI))))) (+ (* -5/72 (/ r (* (pow s 2) (PI)))) (/ 1/6 (* s (PI))))) s))) |
#s(approx (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s) #s(hole binary32 (/ -1/4 (* r (* s (PI)))))) |
#s(approx (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s) #s(hole binary32 (/ (- (* 1/6 (/ 1 (* s (PI)))) (* 1/4 (/ 1 (* r (PI))))) s))) |
#s(approx (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s) #s(hole binary32 (/ (- (+ (* -5/72 (/ r (* (pow s 2) (PI)))) (/ 1/6 (* s (PI)))) (* 1/4 (/ 1 (* r (PI))))) s))) |
#s(approx (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s) #s(hole binary32 (/ (- (+ (* -5/72 (/ r (* (pow s 2) (PI)))) (+ (* 7/324 (/ (pow r 2) (* (pow s 3) (PI)))) (/ 1/6 (* s (PI))))) (* 1/4 (/ 1 (* r (PI))))) s))) |
#s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) #s(hole binary32 (/ -1/4 (* r (PI))))) |
#s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) #s(hole binary32 (- (* 1/6 (/ 1 (* s (PI)))) (* 1/4 (/ 1 (* r (PI))))))) |
#s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) #s(hole binary32 (- (+ (* -5/72 (/ r (* (pow s 2) (PI)))) (/ 1/6 (* s (PI)))) (* 1/4 (/ 1 (* r (PI))))))) |
#s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) #s(hole binary32 (- (+ (* 7/324 (/ (pow r 2) (* (pow s 3) (PI)))) (/ 1/6 (* s (PI)))) (+ (* 5/72 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* r (PI)))))))) |
#s(approx (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) #s(hole binary32 (/ 1/6 (* s (PI))))) |
#s(approx (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) #s(hole binary32 (/ (+ (* -5/72 (/ r (* s (PI)))) (* 1/6 (/ 1 (PI)))) s))) |
#s(approx (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) #s(hole binary32 (/ (- (+ (* 7/324 (/ (pow r 2) (* (pow s 2) (PI)))) (* 1/6 (/ 1 (PI)))) (* 5/72 (/ r (* s (PI))))) s))) |
#s(approx (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s) #s(hole binary32 (/ -1/6 (* s (PI))))) |
#s(approx (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s) #s(hole binary32 (/ (- (* 5/72 (/ r (* s (PI)))) (* 1/6 (/ 1 (PI)))) s))) |
#s(approx (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s) #s(hole binary32 (/ (- (+ (* -7/324 (/ (pow r 2) (* (pow s 2) (PI)))) (* 5/72 (/ r (* s (PI))))) (* 1/6 (/ 1 (PI)))) s))) |
#s(approx (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) #s(hole binary32 (/ -1/6 (PI)))) |
#s(approx (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) #s(hole binary32 (- (* 5/72 (/ r (* s (PI)))) (* 1/6 (/ 1 (PI)))))) |
#s(approx (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) #s(hole binary32 (- (* -7/324 (/ (pow r 2) (* (pow s 2) (PI)))) (+ (* -5/72 (/ r (* s (PI)))) (* 1/6 (/ 1 (PI))))))) |
#s(approx (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) #s(hole binary32 (* 5/72 (/ r (* s (PI)))))) |
#s(approx (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) #s(hole binary32 (/ (- (* -7/324 (/ (pow r 2) (* s (PI)))) (* -5/72 (/ r (PI)))) s))) |
#s(approx (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s) #s(hole binary32 (* -5/72 (/ r (* s (PI)))))) |
#s(approx (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s) #s(hole binary32 (/ (+ (* -5/72 (/ r (PI))) (* 7/324 (/ (pow r 2) (* s (PI))))) s))) |
#s(approx (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) #s(hole binary32 (* -5/72 (/ r (PI))))) |
#s(approx (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) #s(hole binary32 (+ (* -5/72 (/ r (PI))) (* 7/324 (/ (pow r 2) (* s (PI))))))) |
#s(approx (* 1/8 (exp (* -1/3 (/ r s)))) #s(hole binary32 1/8)) |
#s(approx (* 1/8 (exp (* -1/3 (/ r s)))) #s(hole binary32 (+ 1/8 (* -1/24 (/ r s))))) |
#s(approx (* 1/8 (exp (* -1/3 (/ r s)))) #s(hole binary32 (+ 1/8 (+ (* -1/24 (/ r s)) (* 1/144 (/ (pow r 2) (pow s 2))))))) |
#s(approx (* 1/8 (exp (* -1/3 (/ r s)))) #s(hole binary32 (+ 1/8 (+ (* -1/24 (/ r s)) (+ (* -1/1296 (/ (pow r 3) (pow s 3))) (* 1/144 (/ (pow r 2) (pow s 2)))))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) r))) #s(hole binary32 (* -1 (/ (- (* 1/6 (/ 1 (* s (PI)))) (* 1/4 (/ 1 (* r (PI))))) s)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) r))) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -1/16 (/ r (PI))) (* -1/144 (/ r (PI)))) s)) (* 1/6 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))) s)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) r))) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -1 (/ (+ (* -1/48 (/ (pow r 2) (PI))) (* -1/1296 (/ (pow r 2) (PI)))) s)) (+ (* -1/16 (/ r (PI))) (* -1/144 (/ r (PI))))) s)) (* 1/6 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))) s)))) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) #s(hole binary32 (* -1 (/ (- (* 1/8 (/ 1 (* s (PI)))) (* 1/8 (/ 1 (* r (PI))))) s)))) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* 1/16 (/ r (* s (PI)))) (* 1/8 (/ 1 (PI)))) s)) (* 1/8 (/ 1 (* r (PI))))) s)))) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -1/16 (/ r (PI))) (* 1/48 (/ (pow r 2) (* s (PI))))) s)) (* 1/8 (/ 1 (PI)))) s)) (* 1/8 (/ 1 (* r (PI))))) s)))) |
#s(approx (* 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 s) (PI)) r)) #s(hole binary32 (* -1 (/ (- (* 1/24 (/ 1 (* s (PI)))) (* 1/8 (/ 1 (* r (PI))))) s)))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) r)) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* 1/144 (/ r (* s (PI)))) (* 1/24 (/ 1 (PI)))) s)) (* 1/8 (/ 1 (* r (PI))))) s)))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) r)) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -1/144 (/ r (PI))) (* 1/1296 (/ (pow r 2) (* s (PI))))) s)) (* 1/24 (/ 1 (PI)))) s)) (* 1/8 (/ 1 (* r (PI))))) s)))) |
#s(approx (* 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 (/ (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 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 (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) #s(hole binary32 (* -1 (/ (- (* 1/6 (/ r (* s (PI)))) (* 1/4 (/ 1 (PI)))) s)))) |
#s(approx (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 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 (neg (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* 7/324 (/ (pow r 2) (* s (PI)))) (* 5/72 (/ r (PI)))) s)) (* 1/6 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))) s)))) |
#s(approx (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s) #s(hole binary32 (* -1 (/ (- (* 1/4 (/ 1 (* r (PI)))) (* 1/6 (/ 1 (* s (PI))))) s)))) |
#s(approx (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s) #s(hole binary32 (* -1 (/ (+ (* -1 (/ (+ (* -5/72 (/ r (* s (PI)))) (* 1/6 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))) s)))) |
#s(approx (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s) #s(hole binary32 (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -7/324 (/ (pow r 2) (* s (PI)))) (* 5/72 (/ r (PI)))) s)) (* 1/6 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))) s)))) |
#s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) #s(hole binary32 (- (* -1 (/ (- (* 5/72 (/ r (* s (PI)))) (* 1/6 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))))) |
#s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) #s(hole binary32 (- (* -1 (/ (- (* -1 (/ (- (* 7/324 (/ (pow r 2) (* s (PI)))) (* 5/72 (/ r (PI)))) s)) (* 1/6 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))))) |
#s(approx (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) #s(hole binary32 (* -1 (/ (- (* 5/72 (/ r (* s (PI)))) (* 1/6 (/ 1 (PI)))) s)))) |
#s(approx (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* 7/324 (/ (pow r 2) (* s (PI)))) (* 5/72 (/ r (PI)))) s)) (* 1/6 (/ 1 (PI)))) s)))) |
#s(approx (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s) #s(hole binary32 (* -1 (/ (+ (* -5/72 (/ r (* s (PI)))) (* 1/6 (/ 1 (PI)))) s)))) |
#s(approx (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s) #s(hole binary32 (* -1 (/ (+ (* -1 (/ (+ (* -7/324 (/ (pow r 2) (* s (PI)))) (* 5/72 (/ r (PI)))) s)) (* 1/6 (/ 1 (PI)))) s)))) |
#s(approx (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) #s(hole binary32 (- (* -1 (/ (- (* 7/324 (/ (pow r 2) (* s (PI)))) (* 5/72 (/ r (PI)))) s)) (* 1/6 (/ 1 (PI)))))) |
#s(approx (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) #s(hole binary32 (* -1 (/ (- (* 7/324 (/ (pow r 2) (* s (PI)))) (* 5/72 (/ r (PI)))) s)))) |
#s(approx (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s) #s(hole binary32 (* -1 (/ (+ (* -7/324 (/ (pow r 2) (* s (PI)))) (* 5/72 (/ r (PI)))) s)))) |
#s(approx (* 1/8 (exp (* -1/3 (/ r s)))) #s(hole binary32 (+ 1/8 (* -1 (/ (+ (* -1/144 (/ (pow r 2) s)) (* 1/24 r)) s))))) |
#s(approx (* 1/8 (exp (* -1/3 (/ r s)))) #s(hole binary32 (+ 1/8 (* -1 (/ (+ (* -1 (/ (+ (* -1/1296 (/ (pow r 3) s)) (* 1/144 (pow r 2))) s)) (* 1/24 r)) s))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) r))) #s(hole binary32 (/ (+ (* -1/6 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* s (PI))))) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) r))) #s(hole binary32 (/ (+ (* r (- (* 5/72 (/ r (* (pow s 3) (PI)))) (* 1/6 (/ 1 (* (pow s 2) (PI)))))) (* 1/4 (/ 1 (* s (PI))))) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) r))) #s(hole binary32 (/ (+ (* r (- (* r (+ (* -7/324 (/ r (* (pow s 4) (PI)))) (* 5/72 (/ 1 (* (pow s 3) (PI)))))) (* 1/6 (/ 1 (* (pow s 2) (PI)))))) (* 1/4 (/ 1 (* s (PI))))) r))) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) #s(hole binary32 (/ (+ (* -1/8 (/ r (* (pow s 2) (PI)))) (* 1/8 (/ 1 (* s (PI))))) r))) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) #s(hole binary32 (/ (+ (* r (- (* 1/16 (/ r (* (pow s 3) (PI)))) (* 1/8 (/ 1 (* (pow s 2) (PI)))))) (* 1/8 (/ 1 (* s (PI))))) r))) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) #s(hole binary32 (/ (+ (* r (- (* r (+ (* -1/48 (/ r (* (pow s 4) (PI)))) (* 1/16 (/ 1 (* (pow s 3) (PI)))))) (* 1/8 (/ 1 (* (pow s 2) (PI)))))) (* 1/8 (/ 1 (* s (PI))))) r))) |
#s(approx (* 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 s) (PI)) r)) #s(hole binary32 (/ (+ (* -1/24 (/ r (* (pow s 2) (PI)))) (* 1/8 (/ 1 (* s (PI))))) r))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) r)) #s(hole binary32 (/ (+ (* r (- (* 1/144 (/ r (* (pow s 3) (PI)))) (* 1/24 (/ 1 (* (pow s 2) (PI)))))) (* 1/8 (/ 1 (* s (PI))))) r))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) r)) #s(hole binary32 (/ (+ (* r (- (* r (+ (* -1/1296 (/ r (* (pow s 4) (PI)))) (* 1/144 (/ 1 (* (pow s 3) (PI)))))) (* 1/24 (/ 1 (* (pow s 2) (PI)))))) (* 1/8 (/ 1 (* s (PI))))) r))) |
#s(approx (* 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 (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) #s(hole binary32 (+ (* -1/6 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* s (PI))))))) |
#s(approx (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 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 (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI)))) #s(hole binary32 (- (* 5/72 (/ r (* (pow s 3) (PI)))) (* 1/6 (/ 1 (* (pow s 2) (PI))))))) |
#s(approx (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s) #s(hole binary32 (/ (- (* 1/6 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* s (PI))))) r))) |
#s(approx (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s) #s(hole binary32 (/ (- (* r (+ (* -5/72 (/ r (* (pow s 3) (PI)))) (* 1/6 (/ 1 (* (pow s 2) (PI)))))) (* 1/4 (/ 1 (* s (PI))))) r))) |
#s(approx (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (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 (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) #s(hole binary32 (/ (- (* 1/6 (/ r (* s (PI)))) (* 1/4 (/ 1 (PI)))) r))) |
#s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) #s(hole binary32 (/ (- (* r (+ (* -5/72 (/ r (* (pow s 2) (PI)))) (* 1/6 (/ 1 (* s (PI)))))) (* 1/4 (/ 1 (PI)))) r))) |
#s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (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 (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) #s(hole binary32 (+ (* -5/72 (/ r (* (pow s 2) (PI)))) (* 1/6 (/ 1 (* s (PI))))))) |
#s(approx (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) #s(hole binary32 (+ (* r (- (* 7/324 (/ r (* (pow s 3) (PI)))) (* 5/72 (/ 1 (* (pow s 2) (PI)))))) (* 1/6 (/ 1 (* s (PI))))))) |
#s(approx (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s) #s(hole binary32 (- (* 5/72 (/ r (* (pow s 2) (PI)))) (* 1/6 (/ 1 (* s (PI))))))) |
#s(approx (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s) #s(hole binary32 (- (* r (+ (* -7/324 (/ r (* (pow s 3) (PI)))) (* 5/72 (/ 1 (* (pow s 2) (PI)))))) (* 1/6 (/ 1 (* s (PI))))))) |
#s(approx (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) #s(hole binary32 (- (* r (+ (* -7/324 (/ r (* (pow s 2) (PI)))) (* 5/72 (/ 1 (* s (PI)))))) (* 1/6 (/ 1 (PI)))))) |
#s(approx (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) #s(hole binary32 (* r (+ (* -7/324 (/ r (* (pow s 2) (PI)))) (* 5/72 (/ 1 (* s (PI)))))))) |
#s(approx (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s) #s(hole binary32 (* r (- (* 7/324 (/ r (* (pow s 2) (PI)))) (* 5/72 (/ 1 (* s (PI)))))))) |
#s(approx (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) #s(hole binary32 (* r (- (* 7/324 (/ r (* s (PI)))) (* 5/72 (/ 1 (PI))))))) |
#s(approx (/ r (PI)) #s(hole binary32 (/ r (PI)))) |
#s(approx (* (/ (* r r) (PI)) -7/324) #s(hole binary32 (* -7/324 (/ (pow r 2) (PI))))) |
#s(approx (/ (* r r) (PI)) #s(hole binary32 (/ (pow r 2) (PI)))) |
#s(approx (* r r) #s(hole binary32 (pow r 2))) |
#s(approx (/ 1/4 (* (PI) r)) #s(hole binary32 (/ 1/4 (* r (PI))))) |
#s(approx (* (PI) r) #s(hole binary32 (* r (PI)))) |
#s(approx (* 1/8 (exp (* -1/3 (/ r s)))) #s(hole binary32 (+ 1/8 (* r (- (* 1/144 (/ r (pow s 2))) (* 1/24 (/ 1 s))))))) |
#s(approx (* 1/8 (exp (* -1/3 (/ r s)))) #s(hole binary32 (+ 1/8 (* r (- (* r (+ (* -1/1296 (/ r (pow s 3))) (* 1/144 (/ 1 (pow s 2))))) (* 1/24 (/ 1 s))))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) r))) #s(hole binary32 (/ (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* s (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* s (PI))))) r))) |
#s(approx (/ (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 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 (/ (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 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 (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 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 (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 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 (neg (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) #s(hole binary32 (* (pow r 2) (- (* 5/72 (/ 1 (* r (* (pow s 3) (PI))))) (* 7/324 (/ 1 (* (pow s 4) (PI)))))))) |
#s(approx (neg (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) #s(hole binary32 (* (pow r 2) (- (/ 5/72 (* r (* (pow s 3) (PI)))) (+ (* 7/324 (/ 1 (* (pow s 4) (PI)))) (/ 1/6 (* (pow r 2) (* (pow s 2) (PI))))))))) |
#s(approx (neg (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) #s(hole binary32 (* (pow r 2) (- (+ (/ 5/72 (* r (* (pow s 3) (PI)))) (* 1/4 (/ 1 (* (pow r 3) (* s (PI)))))) (+ (* 7/324 (/ 1 (* (pow s 4) (PI)))) (* 1/6 (/ 1 (* (pow r 2) (* (pow s 2) (PI)))))))))) |
#s(approx (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s) #s(hole binary32 (* (pow r 2) (- (* 7/324 (/ 1 (* (pow s 4) (PI)))) (* 5/72 (/ 1 (* r (* (pow s 3) (PI))))))))) |
#s(approx (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s) #s(hole binary32 (* (pow r 2) (- (+ (/ 1/6 (* (pow r 2) (* (pow s 2) (PI)))) (* 7/324 (/ 1 (* (pow s 4) (PI))))) (/ 5/72 (* r (* (pow s 3) (PI)))))))) |
#s(approx (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s) #s(hole binary32 (* (pow r 2) (- (+ (* 1/6 (/ 1 (* (pow r 2) (* (pow s 2) (PI))))) (* 7/324 (/ 1 (* (pow s 4) (PI))))) (+ (/ 5/72 (* r (* (pow s 3) (PI)))) (* 1/4 (/ 1 (* (pow r 3) (* s (PI)))))))))) |
#s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) #s(hole binary32 (* (pow r 2) (- (* 7/324 (/ 1 (* (pow s 3) (PI)))) (* 5/72 (/ 1 (* r (* (pow s 2) (PI))))))))) |
#s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) #s(hole binary32 (* (pow r 2) (- (+ (/ 1/6 (* (pow r 2) (* s (PI)))) (* 7/324 (/ 1 (* (pow s 3) (PI))))) (/ 5/72 (* r (* (pow s 2) (PI)))))))) |
#s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) #s(hole binary32 (* (pow r 2) (- (+ (* 1/6 (/ 1 (* (pow r 2) (* s (PI))))) (* 7/324 (/ 1 (* (pow s 3) (PI))))) (+ (/ 5/72 (* r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* (pow r 3) (PI))))))))) |
#s(approx (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s) #s(hole binary32 (* (pow r 2) (- (* 5/72 (/ 1 (* r (* (pow s 2) (PI))))) (* 7/324 (/ 1 (* (pow s 3) (PI)))))))) |
#s(approx (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s) #s(hole binary32 (* (pow r 2) (- (/ 5/72 (* r (* (pow s 2) (PI)))) (+ (/ 1/6 (* (pow r 2) (* s (PI)))) (* 7/324 (/ 1 (* (pow s 3) (PI))))))))) |
#s(approx (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) #s(hole binary32 (* (pow r 2) (- (* 5/72 (/ 1 (* r (* s (PI))))) (* 7/324 (/ 1 (* (pow s 2) (PI)))))))) |
#s(approx (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) #s(hole binary32 (* (pow r 2) (- (/ 5/72 (* r (* s (PI)))) (+ (* 7/324 (/ 1 (* (pow s 2) (PI)))) (/ 1/6 (* (pow r 2) (PI)))))))) |
#s(approx (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s) #s(hole binary32 (* (pow r 2) (- (* 7/324 (/ 1 (* (pow s 2) (PI)))) (* 5/72 (/ 1 (* r (* s (PI))))))))) |
#s(approx (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) #s(hole binary32 (* (pow r 2) (- (* 7/324 (/ 1 (* s (PI)))) (* 5/72 (/ 1 (* r (PI)))))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) r))) #s(hole binary32 (* -1 (/ (+ (* -1/8 (/ (exp (* -1 (/ r s))) (* s (PI)))) (* -1/8 (/ (exp (* -1/3 (/ r s))) (* s (PI))))) r)))) |
#s(approx (/ (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 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 (/ (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 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 (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 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 (neg (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) #s(hole binary32 (* (pow r 2) (- (* -1 (/ (- (* 1/6 (/ 1 (* r (* (pow s 2) (PI))))) (* 5/72 (/ 1 (* (pow s 3) (PI))))) r)) (* 7/324 (/ 1 (* (pow s 4) (PI)))))))) |
#s(approx (neg (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) #s(hole binary32 (* (pow r 2) (- (* -1 (/ (- (* -1 (/ (- (* 1/4 (/ 1 (* r (* s (PI))))) (* 1/6 (/ 1 (* (pow s 2) (PI))))) r)) (* 5/72 (/ 1 (* (pow s 3) (PI))))) r)) (* 7/324 (/ 1 (* (pow s 4) (PI)))))))) |
#s(approx (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s) #s(hole binary32 (* (pow r 2) (+ (* -1 (/ (- (* 5/72 (/ 1 (* (pow s 3) (PI)))) (* 1/6 (/ 1 (* r (* (pow s 2) (PI)))))) r)) (* 7/324 (/ 1 (* (pow s 4) (PI)))))))) |
#s(approx (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s) #s(hole binary32 (* (pow r 2) (+ (* -1 (/ (+ (* -1 (/ (- (* 1/6 (/ 1 (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* r (* s (PI)))))) r)) (* 5/72 (/ 1 (* (pow s 3) (PI))))) r)) (* 7/324 (/ 1 (* (pow s 4) (PI)))))))) |
#s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) #s(hole binary32 (* (pow r 2) (+ (* -1 (/ (- (* 5/72 (/ 1 (* (pow s 2) (PI)))) (* 1/6 (/ 1 (* r (* s (PI)))))) r)) (* 7/324 (/ 1 (* (pow s 3) (PI)))))))) |
#s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) #s(hole binary32 (* (pow r 2) (+ (* -1 (/ (+ (* -1 (/ (- (* 1/6 (/ 1 (* s (PI)))) (* 1/4 (/ 1 (* r (PI))))) r)) (* 5/72 (/ 1 (* (pow s 2) (PI))))) r)) (* 7/324 (/ 1 (* (pow s 3) (PI)))))))) |
#s(approx (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s) #s(hole binary32 (* (pow r 2) (- (* -1 (/ (- (* 1/6 (/ 1 (* r (* s (PI))))) (* 5/72 (/ 1 (* (pow s 2) (PI))))) r)) (* 7/324 (/ 1 (* (pow s 3) (PI)))))))) |
#s(approx (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) #s(hole binary32 (* (pow r 2) (- (* -1 (/ (- (* 1/6 (/ 1 (* r (PI)))) (* 5/72 (/ 1 (* s (PI))))) r)) (* 7/324 (/ 1 (* (pow s 2) (PI)))))))) |
| Outputs |
|---|
(/.f32 (-.f32 (*.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r))) (*.f32 #s(literal 1/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)))) (*.f32 (*.f32 #s(literal 3/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) (*.f32 #s(literal 3/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))))) (-.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r))) (*.f32 #s(literal 3/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))))) |
(/.f32 (fma.f32 #s(literal 1/64 binary32) (pow.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) #s(literal 3 binary32)) (*.f32 #s(literal 27/64 binary32) (pow.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)) #s(literal 3 binary32)))) (fma.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r))) (*.f32 #s(literal 1/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r))) (-.f32 (*.f32 (*.f32 #s(literal 3/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) (*.f32 #s(literal 3/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)))) (*.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r))) (*.f32 #s(literal 3/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))))))) |
(/.f32 (fma.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/4 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) #s(literal 3/4 binary32)))) (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) |
(fma.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) r) (*.f32 #s(literal 1/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)))) |
(fma.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (+.f32 (PI.f32) (PI.f32)) s)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r) (*.f32 #s(literal 3/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)))) |
(fma.f32 #s(literal 3/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)) (*.f32 #s(literal 1/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)))) |
(fma.f32 #s(literal 1/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) (*.f32 #s(literal 3/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)))) |
(+.f32 (*.f32 #s(literal 3/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) (*.f32 #s(literal 1/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)))) |
(+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r))) (*.f32 #s(literal 3/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)))) |
(*.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (+.f32 (PI.f32) (PI.f32)) s)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r)) |
(*.f32 #s(literal 1/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r))) |
(/.f32 (/.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/4 binary32)) (*.f32 (+.f32 (PI.f32) (PI.f32)) s)) r) |
(/.f32 (neg.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/4 binary32))) (neg.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r))) |
(/.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/4 binary32)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) |
(*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/4 binary32)) |
(*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) |
#s(literal 1/4 binary32) |
(-.f32 (cosh.f32 (/.f32 r s)) (sinh.f32 (/.f32 r s))) |
(pow.f32 (exp.f32 #s(literal -1 binary32)) (/.f32 r s)) |
(+.f32 (cosh.f32 (/.f32 r s)) (neg.f32 (sinh.f32 (/.f32 r s)))) |
(exp.f32 (*.f32 (log.f32 (exp.f32 #s(literal -1 binary32))) (/.f32 r s))) |
(exp.f32 (/.f32 (neg.f32 r) s)) |
(*.f32 (/.f32 r s) #s(literal -1 binary32)) |
(*.f32 #s(literal -1 binary32) (/.f32 r s)) |
(/.f32 (neg.f32 (neg.f32 r)) (neg.f32 s)) |
(/.f32 (neg.f32 r) s) |
(neg.f32 (/.f32 r s)) |
(*.f32 #s(literal -1 binary32) r) |
(*.f32 r #s(literal -1 binary32)) |
(neg.f32 r) |
r |
s |
(*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) |
(*.f32 (+.f32 (PI.f32) (PI.f32)) (*.f32 s r)) |
(*.f32 r (*.f32 (+.f32 (PI.f32) (PI.f32)) s)) |
(log.f32 (pow.f32 (exp.f32 (PI.f32)) (*.f32 #s(literal 2 binary32) s))) |
(*.f32 (*.f32 #s(literal 2 binary32) s) (PI.f32)) |
(*.f32 (*.f32 (PI.f32) s) #s(literal 2 binary32)) |
(*.f32 (+.f32 (PI.f32) (PI.f32)) s) |
(*.f32 #s(literal 2 binary32) (*.f32 (PI.f32) s)) |
(*.f32 s (+.f32 (PI.f32) (PI.f32))) |
(fma.f32 (PI.f32) s (*.f32 (PI.f32) s)) |
(fma.f32 s (PI.f32) (*.f32 (PI.f32) s)) |
(+.f32 (*.f32 (PI.f32) s) (*.f32 (PI.f32) s)) |
(log.f32 (pow.f32 (exp.f32 (PI.f32)) #s(literal 2 binary32))) |
(log.f32 (*.f32 (exp.f32 (PI.f32)) (exp.f32 (PI.f32)))) |
(*.f32 (PI.f32) #s(literal 2 binary32)) |
(*.f32 #s(literal 2 binary32) (PI.f32)) |
(+.f32 (PI.f32) (PI.f32)) |
#s(literal 2 binary32) |
(PI.f32) |
(*.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) r)) |
(*.f32 #s(literal 3/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) |
(/.f32 (/.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)) r) |
(/.f32 (neg.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) #s(literal 3/4 binary32))) (neg.f32 (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) |
(/.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)) |
(*.f32 (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) #s(literal 3/4 binary32)) |
(*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) |
#s(literal 3/4 binary32) |
(-.f32 (cosh.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s))) (sinh.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s)))) |
(+.f32 (cosh.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s))) (neg.f32 (sinh.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s))))) |
(exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) |
(/.f32 (/.f32 (neg.f32 r) #s(literal 3 binary32)) s) |
(/.f32 (neg.f32 (neg.f32 r)) (neg.f32 (*.f32 #s(literal 3 binary32) s))) |
(/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)) |
(neg.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s))) |
(*.f32 #s(literal 3 binary32) s) |
(*.f32 s #s(literal 3 binary32)) |
#s(literal 3 binary32) |
(*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) |
(*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) (*.f32 s r)) |
(*.f32 (*.f32 #s(literal 6 binary32) s) (*.f32 (PI.f32) r)) |
(*.f32 r (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)) |
(log.f32 (pow.f32 (exp.f32 (PI.f32)) (*.f32 #s(literal 6 binary32) s))) |
(*.f32 (*.f32 (PI.f32) s) #s(literal 6 binary32)) |
(*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) |
(*.f32 (PI.f32) (*.f32 #s(literal 6 binary32) s)) |
(*.f32 (*.f32 #s(literal 6 binary32) s) (PI.f32)) |
(*.f32 #s(literal 6 binary32) (*.f32 (PI.f32) s)) |
(*.f32 s (*.f32 (PI.f32) #s(literal 6 binary32))) |
(*.f32 #s(literal 6 binary32) s) |
(*.f32 s #s(literal 6 binary32)) |
#s(literal 6 binary32) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
(*.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/4 binary32)) |
(*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
(/.f32 (/.f32 #s(literal 1/4 binary32) r) (*.f32 (PI.f32) s)) |
(/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s)) r) |
(/.f32 #s(literal -1/4 binary32) (neg.f32 (*.f32 (*.f32 (PI.f32) s) r))) |
(/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)) |
(log.f32 (pow.f32 (exp.f32 (PI.f32)) (*.f32 s r))) |
(*.f32 (*.f32 s r) (PI.f32)) |
(*.f32 (*.f32 (PI.f32) s) r) |
(*.f32 (PI.f32) (*.f32 s r)) |
(*.f32 r (*.f32 (PI.f32) s)) |
(log.f32 (pow.f32 (exp.f32 (PI.f32)) s)) |
(*.f32 (PI.f32) s) |
(*.f32 s (PI.f32)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 r (-.f32 (*.f32 (/.f32 r (*.f32 (*.f32 s s) (*.f32 (PI.f32) s))) #s(literal 5/72 binary32)) (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 s s) (PI.f32)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r)) |
(/.f32 (neg.f32 (fma.f32 r (-.f32 (*.f32 (/.f32 r (*.f32 (*.f32 s s) (*.f32 (PI.f32) s))) #s(literal 5/72 binary32)) (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 s s) (PI.f32)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s)))) (neg.f32 r)) |
(/.f32 (fma.f32 r (-.f32 (*.f32 (/.f32 r (*.f32 (*.f32 s s) (*.f32 (PI.f32) s))) #s(literal 5/72 binary32)) (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 s s) (PI.f32)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r) |
(+.f32 (/.f32 (*.f32 (-.f32 (*.f32 (/.f32 r (*.f32 (*.f32 s s) (*.f32 (PI.f32) s))) #s(literal 5/72 binary32)) (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 s s) (PI.f32)))) r) r) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
(/.f32 (-.f32 (*.f32 (*.f32 (-.f32 (*.f32 (/.f32 r (*.f32 (*.f32 s s) (*.f32 (PI.f32) s))) #s(literal 5/72 binary32)) (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 s s) (PI.f32)))) r) (*.f32 (-.f32 (*.f32 (/.f32 r (*.f32 (*.f32 s s) (*.f32 (PI.f32) s))) #s(literal 5/72 binary32)) (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 s s) (PI.f32)))) 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 r (*.f32 (*.f32 s s) (*.f32 (PI.f32) s))) #s(literal 5/72 binary32)) (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 s s) (PI.f32)))) r) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s)))) |
(/.f32 (+.f32 (pow.f32 (*.f32 (-.f32 (*.f32 (/.f32 r (*.f32 (*.f32 s s) (*.f32 (PI.f32) s))) #s(literal 5/72 binary32)) (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 s s) (PI.f32)))) 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 r (*.f32 (*.f32 s s) (*.f32 (PI.f32) s))) #s(literal 5/72 binary32)) (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 s s) (PI.f32)))) r) (*.f32 (-.f32 (*.f32 (/.f32 r (*.f32 (*.f32 s s) (*.f32 (PI.f32) s))) #s(literal 5/72 binary32)) (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 s s) (PI.f32)))) 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 r (*.f32 (*.f32 s s) (*.f32 (PI.f32) s))) #s(literal 5/72 binary32)) (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 s s) (PI.f32)))) r) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s)))))) |
(-.f32 (*.f32 (-.f32 (*.f32 (/.f32 r (*.f32 (*.f32 s s) (*.f32 (PI.f32) s))) #s(literal 5/72 binary32)) (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 s s) (PI.f32)))) r) (*.f32 #s(literal -1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) s)) #s(literal 1/4 binary32) (*.f32 (-.f32 (*.f32 (/.f32 r (*.f32 (*.f32 s s) (*.f32 (PI.f32) s))) #s(literal 5/72 binary32)) (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 s s) (PI.f32)))) r)) |
(fma.f32 (-.f32 (*.f32 (/.f32 r (*.f32 (*.f32 s s) (*.f32 (PI.f32) s))) #s(literal 5/72 binary32)) (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 s s) (PI.f32)))) r (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) |
(fma.f32 r (-.f32 (*.f32 (/.f32 r (*.f32 (*.f32 s s) (*.f32 (PI.f32) s))) #s(literal 5/72 binary32)) (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 s s) (PI.f32)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) |
(fma.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) s)) (*.f32 (-.f32 (*.f32 (/.f32 r (*.f32 (*.f32 s s) (*.f32 (PI.f32) s))) #s(literal 5/72 binary32)) (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 s s) (PI.f32)))) r)) |
(+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s)) (*.f32 (-.f32 (*.f32 (/.f32 r (*.f32 (*.f32 s s) (*.f32 (PI.f32) s))) #s(literal 5/72 binary32)) (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 s s) (PI.f32)))) r)) |
(+.f32 (*.f32 (-.f32 (*.f32 (/.f32 r (*.f32 (*.f32 s s) (*.f32 (PI.f32) s))) #s(literal 5/72 binary32)) (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 s s) (PI.f32)))) r) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) |
(/.f32 (-.f32 (*.f32 (*.f32 (/.f32 r (*.f32 (*.f32 s s) (*.f32 (PI.f32) s))) #s(literal 5/72 binary32)) (*.f32 (/.f32 r (*.f32 (*.f32 s s) (*.f32 (PI.f32) s))) #s(literal 5/72 binary32))) (*.f32 (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 s s) (PI.f32))) (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 s s) (PI.f32))))) (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (*.f32 (PI.f32) s))) #s(literal 5/72 binary32) (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 s s) (PI.f32))))) |
(/.f32 (-.f32 (*.f32 #s(literal 125/373248 binary32) (pow.f32 (/.f32 r (*.f32 (*.f32 s s) (*.f32 (PI.f32) s))) #s(literal 3 binary32))) (pow.f32 (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 s s) (PI.f32))) #s(literal 3 binary32))) (fma.f32 (*.f32 (/.f32 r (*.f32 (*.f32 s s) (*.f32 (PI.f32) s))) #s(literal 5/72 binary32)) (*.f32 (/.f32 r (*.f32 (*.f32 s s) (*.f32 (PI.f32) s))) #s(literal 5/72 binary32)) (fma.f32 (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 s s) (PI.f32))) (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 s s) (PI.f32))) (*.f32 (*.f32 (/.f32 r (*.f32 (*.f32 s s) (*.f32 (PI.f32) s))) #s(literal 5/72 binary32)) (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 s s) (PI.f32))))))) |
(-.f32 (*.f32 (/.f32 r (*.f32 (*.f32 s s) (*.f32 (PI.f32) s))) #s(literal 5/72 binary32)) (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 s s) (PI.f32)))) |
(fma.f32 (/.f32 r (*.f32 (*.f32 s s) (*.f32 (PI.f32) s))) #s(literal 5/72 binary32) (*.f32 #s(literal -1/6 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 s s) (PI.f32))))) |
(fma.f32 #s(literal 5/72 binary32) (/.f32 r (*.f32 (*.f32 s s) (*.f32 (PI.f32) s))) (*.f32 #s(literal -1/6 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 s s) (PI.f32))))) |
(+.f32 (*.f32 (/.f32 r (*.f32 (*.f32 s s) (*.f32 (PI.f32) s))) #s(literal 5/72 binary32)) (*.f32 #s(literal -1/6 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 s s) (PI.f32))))) |
(*.f32 (/.f32 r (*.f32 (*.f32 s s) (*.f32 (PI.f32) s))) #s(literal 5/72 binary32)) |
(*.f32 #s(literal 5/72 binary32) (/.f32 r (*.f32 (*.f32 s s) (*.f32 (PI.f32) s)))) |
(/.f32 (*.f32 #s(literal 5/72 binary32) r) (*.f32 (*.f32 s s) (*.f32 (PI.f32) s))) |
(/.f32 (*.f32 r #s(literal 5/72 binary32)) (*.f32 (*.f32 s s) (*.f32 (PI.f32) s))) |
(/.f32 (/.f32 r (*.f32 (*.f32 s s) s)) (PI.f32)) |
(/.f32 (neg.f32 r) (neg.f32 (*.f32 (*.f32 s s) (*.f32 (PI.f32) s)))) |
(/.f32 r (*.f32 (*.f32 s s) (*.f32 (PI.f32) s))) |
(log.f32 (pow.f32 (exp.f32 (PI.f32)) (*.f32 (*.f32 s s) s))) |
(*.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 (pow.f32 s #s(literal 3/2 binary32)) (pow.f32 s #s(literal 3/2 binary32))) |
(*.f32 (*.f32 s s) s) |
(*.f32 s (*.f32 s s)) |
(pow.f32 s #s(literal 3 binary32)) |
(+.f32 (cosh.f32 (*.f32 (log.f32 s) #s(literal 3 binary32))) (sinh.f32 (*.f32 (log.f32 s) #s(literal 3 binary32)))) |
(exp.f32 (*.f32 (log.f32 s) #s(literal 3 binary32))) |
(*.f32 (pow.f32 s #s(literal 1 binary32)) (pow.f32 s #s(literal 1 binary32))) |
(*.f32 (fabs.f32 s) (fabs.f32 s)) |
(*.f32 (neg.f32 s) (neg.f32 s)) |
(*.f32 s s) |
(pow.f32 s #s(literal 2 binary32)) |
(+.f32 (cosh.f32 (*.f32 (log.f32 s) #s(literal 2 binary32))) (sinh.f32 (*.f32 (log.f32 s) #s(literal 2 binary32)))) |
(exp.f32 (*.f32 (log.f32 s) #s(literal 2 binary32))) |
#s(literal 5/72 binary32) |
(*.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 s s) (PI.f32))) #s(literal 1/6 binary32)) |
(*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 s s) (PI.f32)))) |
(/.f32 (/.f32 #s(literal 1/6 binary32) (*.f32 s s)) (PI.f32)) |
(/.f32 #s(literal -1/6 binary32) (neg.f32 (*.f32 (*.f32 s s) (PI.f32)))) |
(/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 s s) (PI.f32))) |
#s(literal 1/6 binary32) |
(log.f32 (pow.f32 (exp.f32 (PI.f32)) (*.f32 s s))) |
(*.f32 (*.f32 s s) (PI.f32)) |
(*.f32 (PI.f32) (*.f32 s s)) |
(*.f32 s (*.f32 (PI.f32) s)) |
(*.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) s)) #s(literal 1/4 binary32)) |
(*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 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 #s(literal -1/4 binary32) (neg.f32 (*.f32 (PI.f32) s))) |
(/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (-.f32 (/.f32 (-.f32 (/.f32 (neg.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (/.f32 (neg.f32 (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32))) s))) s) (/.f32 #s(literal 1/6 binary32) (PI.f32))) (neg.f32 s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) (neg.f32 s))) |
(*.f32 (/.f32 (-.f32 (/.f32 (-.f32 (/.f32 (neg.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (/.f32 (neg.f32 (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32))) s))) s) (/.f32 #s(literal 1/6 binary32) (PI.f32))) (neg.f32 s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s) #s(literal -1 binary32)) |
(*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (/.f32 (-.f32 (/.f32 (neg.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (/.f32 (neg.f32 (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32))) s))) s) (/.f32 #s(literal 1/6 binary32) (PI.f32))) (neg.f32 s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s)) |
(/.f32 (*.f32 #s(literal -1 binary32) (-.f32 (/.f32 (-.f32 (/.f32 (neg.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (/.f32 (neg.f32 (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32))) s))) s) (/.f32 #s(literal 1/6 binary32) (PI.f32))) (neg.f32 s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r)))) s) |
(/.f32 (neg.f32 (-.f32 (/.f32 (-.f32 (/.f32 (neg.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (/.f32 (neg.f32 (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32))) s))) s) (/.f32 #s(literal 1/6 binary32) (PI.f32))) (neg.f32 s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r)))) s) |
(/.f32 (-.f32 (/.f32 (-.f32 (/.f32 (neg.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (/.f32 (neg.f32 (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32))) s))) s) (/.f32 #s(literal 1/6 binary32) (PI.f32))) (neg.f32 s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) (neg.f32 s)) |
(neg.f32 (/.f32 (-.f32 (/.f32 (-.f32 (/.f32 (neg.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (/.f32 (neg.f32 (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32))) s))) s) (/.f32 #s(literal 1/6 binary32) (PI.f32))) (neg.f32 s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s)) |
(/.f32 (neg.f32 (-.f32 (/.f32 (-.f32 (/.f32 (neg.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (/.f32 (neg.f32 (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32))) s))) s) (/.f32 #s(literal 1/6 binary32) (PI.f32))) (neg.f32 s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r)))) (neg.f32 s)) |
(/.f32 (-.f32 (/.f32 (-.f32 (/.f32 (neg.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (/.f32 (neg.f32 (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32))) s))) s) (/.f32 #s(literal 1/6 binary32) (PI.f32))) (neg.f32 s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s) |
(-.f32 (/.f32 (/.f32 (-.f32 (/.f32 (neg.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (/.f32 (neg.f32 (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32))) s))) s) (/.f32 #s(literal 1/6 binary32) (PI.f32))) (neg.f32 s)) s) (/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r)) s)) |
(/.f32 (-.f32 (*.f32 (/.f32 (-.f32 (/.f32 (neg.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (/.f32 (neg.f32 (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32))) s))) s) (/.f32 #s(literal 1/6 binary32) (PI.f32))) (neg.f32 s)) (/.f32 (-.f32 (/.f32 (neg.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (/.f32 (neg.f32 (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32))) s))) s) (/.f32 #s(literal 1/6 binary32) (PI.f32))) (neg.f32 s))) (*.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r)))) (+.f32 (/.f32 (-.f32 (/.f32 (neg.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (/.f32 (neg.f32 (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32))) s))) s) (/.f32 #s(literal 1/6 binary32) (PI.f32))) (neg.f32 s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r)))) |
(/.f32 (-.f32 (pow.f32 (/.f32 (-.f32 (/.f32 (neg.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (/.f32 (neg.f32 (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32))) s))) 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 (neg.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (/.f32 (neg.f32 (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32))) s))) s) (/.f32 #s(literal 1/6 binary32) (PI.f32))) (neg.f32 s)) (/.f32 (-.f32 (/.f32 (neg.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (/.f32 (neg.f32 (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32))) s))) s) (/.f32 #s(literal 1/6 binary32) (PI.f32))) (neg.f32 s)) (fma.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r)) (*.f32 (/.f32 (-.f32 (/.f32 (neg.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (/.f32 (neg.f32 (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32))) s))) s) (/.f32 #s(literal 1/6 binary32) (PI.f32))) (neg.f32 s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r)))))) |
(-.f32 (/.f32 (-.f32 (/.f32 (neg.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (/.f32 (neg.f32 (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32))) s))) s) (/.f32 #s(literal 1/6 binary32) (PI.f32))) (neg.f32 s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) |
(fma.f32 (/.f32 (-.f32 (/.f32 (neg.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (/.f32 (neg.f32 (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32))) s))) s) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s) #s(literal -1 binary32) (*.f32 #s(literal -1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) r)))) |
(fma.f32 #s(literal -1 binary32) (/.f32 (-.f32 (/.f32 (neg.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (/.f32 (neg.f32 (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32))) s))) s) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s) (*.f32 #s(literal -1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) r)))) |
(+.f32 (/.f32 (-.f32 (/.f32 (neg.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (/.f32 (neg.f32 (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32))) s))) s) (/.f32 #s(literal 1/6 binary32) (PI.f32))) (neg.f32 s)) (*.f32 #s(literal -1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) r)))) |
(*.f32 (/.f32 (-.f32 (/.f32 (neg.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (/.f32 (neg.f32 (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32))) s))) s) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s) #s(literal -1 binary32)) |
(*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (/.f32 (neg.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (/.f32 (neg.f32 (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32))) s))) s) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) |
(/.f32 (*.f32 #s(literal -1 binary32) (-.f32 (/.f32 (neg.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (/.f32 (neg.f32 (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32))) s))) s) (/.f32 #s(literal 1/6 binary32) (PI.f32)))) s) |
(/.f32 (neg.f32 (-.f32 (/.f32 (neg.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (/.f32 (neg.f32 (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32))) s))) s) (/.f32 #s(literal 1/6 binary32) (PI.f32)))) s) |
(/.f32 (-.f32 (/.f32 (neg.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (/.f32 (neg.f32 (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32))) s))) s) (/.f32 #s(literal 1/6 binary32) (PI.f32))) (neg.f32 s)) |
(neg.f32 (/.f32 (-.f32 (/.f32 (neg.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (/.f32 (neg.f32 (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32))) s))) s) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) |
(/.f32 (neg.f32 (-.f32 (/.f32 (neg.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (/.f32 (neg.f32 (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32))) s))) s) (/.f32 #s(literal 1/6 binary32) (PI.f32)))) (neg.f32 s)) |
(/.f32 (-.f32 (/.f32 (neg.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (/.f32 (neg.f32 (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32))) s))) s) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s) |
(-.f32 (/.f32 (/.f32 (neg.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (/.f32 (neg.f32 (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32))) s))) s) s) (/.f32 (/.f32 #s(literal 1/6 binary32) (PI.f32)) s)) |
(/.f32 (-.f32 (*.f32 (/.f32 (neg.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (/.f32 (neg.f32 (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32))) s))) s) (/.f32 (neg.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (/.f32 (neg.f32 (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32))) s))) s)) (*.f32 (/.f32 #s(literal 1/6 binary32) (PI.f32)) (/.f32 #s(literal 1/6 binary32) (PI.f32)))) (+.f32 (/.f32 (neg.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (/.f32 (neg.f32 (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32))) s))) s) (/.f32 #s(literal 1/6 binary32) (PI.f32)))) |
(/.f32 (-.f32 (pow.f32 (/.f32 (neg.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (/.f32 (neg.f32 (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32))) s))) s) #s(literal 3 binary32)) (pow.f32 (/.f32 #s(literal 1/6 binary32) (PI.f32)) #s(literal 3 binary32))) (fma.f32 (/.f32 (neg.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (/.f32 (neg.f32 (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32))) s))) s) (/.f32 (neg.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (/.f32 (neg.f32 (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32))) s))) s) (fma.f32 (/.f32 #s(literal 1/6 binary32) (PI.f32)) (/.f32 #s(literal 1/6 binary32) (PI.f32)) (*.f32 (/.f32 (neg.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (/.f32 (neg.f32 (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32))) s))) s) (/.f32 #s(literal 1/6 binary32) (PI.f32)))))) |
(-.f32 (/.f32 (neg.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (/.f32 (neg.f32 (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32))) s))) s) (/.f32 #s(literal 1/6 binary32) (PI.f32))) |
(fma.f32 (/.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (/.f32 (neg.f32 (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32))) s)) s) #s(literal -1 binary32) (*.f32 #s(literal -1/6 binary32) (/.f32 #s(literal 1 binary32) (PI.f32)))) |
(fma.f32 #s(literal -1 binary32) (/.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (/.f32 (neg.f32 (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32))) s)) s) (*.f32 #s(literal -1/6 binary32) (/.f32 #s(literal 1 binary32) (PI.f32)))) |
(+.f32 (/.f32 (neg.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (/.f32 (neg.f32 (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32))) s))) s) (*.f32 #s(literal -1/6 binary32) (/.f32 #s(literal 1 binary32) (PI.f32)))) |
(*.f32 (/.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (/.f32 (neg.f32 (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32))) s)) s) #s(literal -1 binary32)) |
(*.f32 #s(literal -1 binary32) (/.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (/.f32 (neg.f32 (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32))) s)) s)) |
(/.f32 (*.f32 #s(literal -1 binary32) (fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (/.f32 (neg.f32 (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32))) s))) s) |
(/.f32 (neg.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (/.f32 (neg.f32 (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32))) s))) s) |
(/.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (/.f32 (neg.f32 (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32))) s)) (neg.f32 s)) |
(neg.f32 (/.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (/.f32 (neg.f32 (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32))) s)) s)) |
(/.f32 (neg.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (/.f32 (neg.f32 (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32))) s))) (neg.f32 s)) |
(/.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (/.f32 (neg.f32 (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32))) s)) s) |
(+.f32 (/.f32 (/.f32 (neg.f32 (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32))) s) s) (/.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32)) s)) |
(+.f32 (/.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32)) s) (/.f32 (/.f32 (neg.f32 (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32))) s) s)) |
(/.f32 (-.f32 (*.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32)) (*.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32))) (*.f32 (/.f32 (neg.f32 (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32))) s) (/.f32 (neg.f32 (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32))) s))) (-.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32)) (/.f32 (neg.f32 (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32))) s))) |
(/.f32 (-.f32 (*.f32 (/.f32 (neg.f32 (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32))) s) (/.f32 (neg.f32 (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32))) s)) (*.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32)) (*.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32)))) (-.f32 (/.f32 (neg.f32 (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32))) s) (*.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32)))) |
(/.f32 (fma.f32 (pow.f32 (/.f32 r (PI.f32)) #s(literal 3 binary32)) #s(literal -125/373248 binary32) (pow.f32 (/.f32 (neg.f32 (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32))) s) #s(literal 3 binary32))) (fma.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32)) (*.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32)) (-.f32 (*.f32 (/.f32 (neg.f32 (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32))) s) (/.f32 (neg.f32 (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32))) s)) (*.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32)) (/.f32 (neg.f32 (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32))) s))))) |
(/.f32 (+.f32 (pow.f32 (/.f32 (neg.f32 (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32))) s) #s(literal 3 binary32)) (pow.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32)) #s(literal 3 binary32))) (fma.f32 (/.f32 (neg.f32 (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32))) s) (/.f32 (neg.f32 (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32))) s) (-.f32 (*.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32)) (*.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32))) (*.f32 (/.f32 (neg.f32 (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32))) s) (*.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32)))))) |
(fma.f32 (/.f32 (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32)) s) #s(literal -1 binary32) (*.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32))) |
(fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (/.f32 (neg.f32 (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32))) s)) |
(fma.f32 #s(literal -1 binary32) (/.f32 (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32)) s) (*.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32))) |
(fma.f32 #s(literal -5/72 binary32) (/.f32 r (PI.f32)) (/.f32 (neg.f32 (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32))) s)) |
(+.f32 (+.f32 (/.f32 (neg.f32 (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32))) s) (*.f32 #s(literal -1/16 binary32) (/.f32 r (PI.f32)))) (*.f32 #s(literal -1/144 binary32) (/.f32 r (PI.f32)))) |
(+.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32)) (/.f32 (neg.f32 (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32))) s)) |
(+.f32 (/.f32 (neg.f32 (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32))) s) (*.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32))) |
(/.f32 (neg.f32 r) (neg.f32 (PI.f32))) |
(/.f32 r (PI.f32)) |
#s(literal -5/72 binary32) |
(*.f32 (/.f32 (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32)) s) #s(literal -1 binary32)) |
(*.f32 #s(literal -1 binary32) (/.f32 (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32)) s)) |
(/.f32 (*.f32 #s(literal -1 binary32) (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32))) s) |
(/.f32 (neg.f32 (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32))) s) |
(/.f32 (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32)) (neg.f32 s)) |
(neg.f32 (/.f32 (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32)) s)) |
(*.f32 (*.f32 r (/.f32 r (PI.f32))) (/.f32 #s(literal -7/324 binary32) s)) |
(/.f32 (neg.f32 (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32))) (neg.f32 s)) |
(/.f32 (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32)) s) |
(+.f32 (/.f32 (*.f32 #s(literal -1/48 binary32) (*.f32 r (/.f32 r (PI.f32)))) s) (/.f32 (*.f32 #s(literal -1/1296 binary32) (*.f32 r (/.f32 r (PI.f32)))) s)) |
(*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32)) |
(*.f32 #s(literal -7/324 binary32) (*.f32 r (/.f32 r (PI.f32)))) |
(/.f32 (*.f32 #s(literal -7/324 binary32) (*.f32 r r)) (PI.f32)) |
(/.f32 (*.f32 (*.f32 r r) #s(literal -7/324 binary32)) (PI.f32)) |
(/.f32 (-.f32 (*.f32 (*.f32 #s(literal -1/48 binary32) (*.f32 r (/.f32 r (PI.f32)))) (*.f32 #s(literal -1/48 binary32) (*.f32 r (/.f32 r (PI.f32))))) (*.f32 (*.f32 #s(literal -1/1296 binary32) (*.f32 r (/.f32 r (PI.f32)))) (*.f32 #s(literal -1/1296 binary32) (*.f32 r (/.f32 r (PI.f32)))))) (-.f32 (*.f32 #s(literal -1/48 binary32) (*.f32 r (/.f32 r (PI.f32)))) (*.f32 #s(literal -1/1296 binary32) (*.f32 r (/.f32 r (PI.f32)))))) |
(/.f32 (fma.f32 #s(literal -1/110592 binary32) (pow.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal 3 binary32)) (pow.f32 (*.f32 #s(literal -1/1296 binary32) (*.f32 r (/.f32 r (PI.f32)))) #s(literal 3 binary32))) (fma.f32 (*.f32 #s(literal -1/48 binary32) (*.f32 r (/.f32 r (PI.f32)))) (*.f32 #s(literal -1/48 binary32) (*.f32 r (/.f32 r (PI.f32)))) (-.f32 (*.f32 (*.f32 #s(literal -1/1296 binary32) (*.f32 r (/.f32 r (PI.f32)))) (*.f32 #s(literal -1/1296 binary32) (*.f32 r (/.f32 r (PI.f32))))) (*.f32 (*.f32 #s(literal -1/48 binary32) (*.f32 r (/.f32 r (PI.f32)))) (*.f32 #s(literal -1/1296 binary32) (*.f32 r (/.f32 r (PI.f32)))))))) |
(-.f32 (*.f32 #s(literal -1/48 binary32) (*.f32 r (/.f32 r (PI.f32)))) (*.f32 #s(literal 1/1296 binary32) (*.f32 r (/.f32 r (PI.f32))))) |
(fma.f32 #s(literal -1/1296 binary32) (*.f32 r (/.f32 r (PI.f32))) (*.f32 #s(literal -1/48 binary32) (*.f32 r (/.f32 r (PI.f32))))) |
(fma.f32 #s(literal -1/48 binary32) (*.f32 r (/.f32 r (PI.f32))) (*.f32 #s(literal -1/1296 binary32) (*.f32 r (/.f32 r (PI.f32))))) |
(fma.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -1/1296 binary32) (*.f32 #s(literal -1/48 binary32) (*.f32 r (/.f32 r (PI.f32))))) |
(fma.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -1/48 binary32) (*.f32 #s(literal -1/1296 binary32) (*.f32 r (/.f32 r (PI.f32))))) |
(+.f32 (*.f32 #s(literal -1/1296 binary32) (*.f32 r (/.f32 r (PI.f32)))) (*.f32 #s(literal -1/48 binary32) (*.f32 r (/.f32 r (PI.f32))))) |
(+.f32 (*.f32 #s(literal -1/48 binary32) (*.f32 r (/.f32 r (PI.f32)))) (*.f32 #s(literal -1/1296 binary32) (*.f32 r (/.f32 r (PI.f32))))) |
(*.f32 r (/.f32 r (PI.f32))) |
(/.f32 (neg.f32 (*.f32 r r)) (neg.f32 (PI.f32))) |
(/.f32 (*.f32 r r) (PI.f32)) |
(*.f32 (pow.f32 r #s(literal 1 binary32)) (pow.f32 r #s(literal 1 binary32))) |
(*.f32 (fabs.f32 r) (fabs.f32 r)) |
(*.f32 (neg.f32 r) (neg.f32 r)) |
(*.f32 r r) |
(pow.f32 r #s(literal 2 binary32)) |
(+.f32 (cosh.f32 (*.f32 (log.f32 r) #s(literal 2 binary32))) (sinh.f32 (*.f32 (log.f32 r) #s(literal 2 binary32)))) |
(exp.f32 (*.f32 (log.f32 r) #s(literal 2 binary32))) |
#s(literal -7/324 binary32) |
(*.f32 (/.f32 #s(literal 1 binary32) (PI.f32)) #s(literal 1/6 binary32)) |
(*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (PI.f32))) |
(/.f32 #s(literal -1/6 binary32) (neg.f32 (PI.f32))) |
(/.f32 #s(literal 1/6 binary32) (PI.f32)) |
(*.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) r)) #s(literal 1/4 binary32)) |
(*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) r))) |
(/.f32 (/.f32 #s(literal 1/4 binary32) r) (PI.f32)) |
(/.f32 (/.f32 #s(literal 1/4 binary32) (PI.f32)) r) |
(/.f32 #s(literal -1/4 binary32) (neg.f32 (*.f32 (PI.f32) r))) |
(/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r)) |
(log.f32 (pow.f32 (exp.f32 (PI.f32)) r)) |
(*.f32 (PI.f32) r) |
(*.f32 r (PI.f32)) |
(/.f32 (-.f32 (*.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r))) (*.f32 #s(literal 1/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)))) (*.f32 #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 1/8 binary32)) (*.f32 (*.f32 (PI.f32) s) r))) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 1/8 binary32)) (*.f32 (*.f32 (PI.f32) s) r))))) (-.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r))) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 1/8 binary32)) (*.f32 (*.f32 (PI.f32) s) r))))) |
(/.f32 (fma.f32 #s(literal 1/64 binary32) (pow.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) #s(literal 3 binary32)) (pow.f32 #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 1/8 binary32)) (*.f32 (*.f32 (PI.f32) s) r))) #s(literal 3 binary32))) (fma.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r))) (*.f32 #s(literal 1/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r))) (-.f32 (*.f32 #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 1/8 binary32)) (*.f32 (*.f32 (PI.f32) s) r))) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 1/8 binary32)) (*.f32 (*.f32 (PI.f32) s) r)))) (*.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r))) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 1/8 binary32)) (*.f32 (*.f32 (PI.f32) s) r))))))) |
(fma.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (+.f32 (PI.f32) (PI.f32)) s)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 1/8 binary32)) (*.f32 (*.f32 (PI.f32) s) r)))) |
(fma.f32 #s(literal 1/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 1/8 binary32)) (*.f32 (*.f32 (PI.f32) s) r)))) |
(+.f32 #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 1/8 binary32)) (*.f32 (*.f32 (PI.f32) s) r))) (*.f32 #s(literal 1/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)))) |
(+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r))) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 1/8 binary32)) (*.f32 (*.f32 (PI.f32) s) r)))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 1/8 binary32)) (*.f32 (*.f32 (PI.f32) s) r))) |
(*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r)) |
(*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32)) |
(*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (*.f32 (PI.f32) s) r))) |
(/.f32 (neg.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 1/8 binary32))) (neg.f32 (*.f32 (*.f32 (PI.f32) s) r))) |
(/.f32 (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)) #s(literal 1/8 binary32)) r) |
(/.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 1/8 binary32)) (*.f32 (*.f32 (PI.f32) s) r)) |
(*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 1/8 binary32)) |
(*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) |
#s(literal 1/8 binary32) |
(pow.f32 (exp.f32 #s(literal -1/3 binary32)) (/.f32 r s)) |
(+.f32 (cosh.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (sinh.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) |
(exp.f32 (*.f32 (log.f32 (exp.f32 #s(literal -1/3 binary32))) (/.f32 r s))) |
(exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) |
(*.f32 (/.f32 r s) #s(literal -1/3 binary32)) |
(*.f32 #s(literal -1/3 binary32) (/.f32 r s)) |
(/.f32 (*.f32 #s(literal -1/3 binary32) r) s) |
#s(literal -1/3 binary32) |
(/.f32 (neg.f32 r) (neg.f32 s)) |
(/.f32 r s) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) r)) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) r)))) s)) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32))) |
#s(approx (* 1/4 (exp (/ (neg r) s))) (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/4 binary32))) |
#s(approx (exp (/ (neg r) s)) (exp.f32 (/.f32 (neg.f32 r) s))) |
#s(approx (/ (neg r) s) (/.f32 (neg.f32 r) s)) |
#s(approx s s) |
#s(approx (* (* (* 2 (PI)) s) r) (*.f32 (*.f32 (*.f32 (PI.f32) s) r) #s(literal 2 binary32))) |
#s(approx (* (* 2 (PI)) s) (*.f32 (+.f32 (PI.f32) (PI.f32)) s)) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 1/8 binary32)) (*.f32 (*.f32 (PI.f32) s) r))) |
#s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 3/4 binary32))) |
#s(approx (exp (/ (neg r) (* 3 s))) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) |
#s(approx (/ (neg r) (* 3 s)) (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) |
#s(approx (* 3 s) (*.f32 #s(literal 3 binary32) s)) |
#s(approx (* (* (* 6 s) (PI)) r) (*.f32 (*.f32 (*.f32 (PI.f32) s) r) #s(literal 6 binary32))) |
#s(approx (* (* 6 s) (PI)) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)) |
#s(approx (* 6 s) (*.f32 #s(literal 6 binary32) s)) |
#s(approx (/ 1/4 (* (* (PI) s) r)) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
#s(approx (* (* (PI) s) r) (*.f32 (*.f32 (PI.f32) s) r)) |
#s(approx (* (PI) s) (*.f32 (PI.f32) s)) |
#s(approx (/ (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) r) (*.f32 (/.f32 r (*.f32 (*.f32 s s) (*.f32 (PI.f32) s))) #s(literal 5/72 binary32))) |
#s(approx (/ (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) r) (/.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal 5/72 binary32) (*.f32 (/.f32 s (PI.f32)) #s(literal -1/6 binary32))) (*.f32 (*.f32 s s) s))) |
#s(approx (/ (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) r) (/.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal 5/72 binary32) (*.f32 (-.f32 (*.f32 (/.f32 s (*.f32 (PI.f32) r)) #s(literal 1/4 binary32)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (*.f32 (*.f32 s s) s))) |
#s(approx (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) (/.f32 (*.f32 #s(literal 5/72 binary32) (*.f32 r r)) (*.f32 (*.f32 s s) (*.f32 (PI.f32) s)))) |
#s(approx (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) (/.f32 (fma.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal 5/72 binary32) (*.f32 (*.f32 r (/.f32 s (PI.f32))) #s(literal -1/6 binary32))) (*.f32 (*.f32 s s) s))) |
#s(approx (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) (/.f32 (fma.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -1/6 binary32) (*.f32 (/.f32 s (PI.f32)) #s(literal 1/4 binary32))) s (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal 5/72 binary32))) (*.f32 (*.f32 s s) s))) |
#s(approx (/ r (* (* (* s s) s) (PI))) (/.f32 r (*.f32 (*.f32 s s) (*.f32 (PI.f32) s)))) |
#s(approx (* (* (* s s) s) (PI)) (*.f32 (*.f32 s s) (*.f32 (PI.f32) s))) |
#s(approx (* (* s s) s) (*.f32 (*.f32 s s) s)) |
#s(approx (* s s) (*.f32 s s)) |
#s(approx (/ 1/6 (* (* s s) (PI))) (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 s s) (PI.f32)))) |
#s(approx (* (* s s) (PI)) (*.f32 (*.f32 s s) (PI.f32))) |
#s(approx (/ 1/4 (* (PI) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) |
#s(approx (neg (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) (/.f32 (*.f32 #s(literal -7/324 binary32) (*.f32 r r)) (*.f32 (*.f32 (*.f32 s s) (*.f32 s s)) (PI.f32)))) |
#s(approx (neg (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) (/.f32 (fma.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32) (*.f32 (*.f32 r (/.f32 s (PI.f32))) #s(literal 5/72 binary32))) (*.f32 (*.f32 s s) (*.f32 s s)))) |
#s(approx (neg (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) (/.f32 (fma.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal 5/72 binary32) (*.f32 (/.f32 s (PI.f32)) #s(literal -1/6 binary32))) s (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32))) (*.f32 (*.f32 s s) (*.f32 s s)))) |
#s(approx (neg (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) (/.f32 (fma.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal 5/72 binary32) (*.f32 (-.f32 (*.f32 (/.f32 s (*.f32 (PI.f32) r)) #s(literal 1/4 binary32)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) s (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32))) (*.f32 (*.f32 s s) (*.f32 s s)))) |
#s(approx (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s) (/.f32 (*.f32 #s(literal 7/324 binary32) (*.f32 r r)) (*.f32 (*.f32 (*.f32 s s) (*.f32 s s)) (PI.f32)))) |
#s(approx (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s) (/.f32 (fma.f32 #s(literal 7/324 binary32) (*.f32 r (/.f32 r (PI.f32))) (*.f32 (*.f32 r (/.f32 s (PI.f32))) #s(literal -5/72 binary32))) (*.f32 (*.f32 s s) (*.f32 s s)))) |
#s(approx (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s) (/.f32 (fma.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (*.f32 (/.f32 s (PI.f32)) #s(literal 1/6 binary32))) s (*.f32 #s(literal 7/324 binary32) (*.f32 r (/.f32 r (PI.f32))))) (*.f32 (*.f32 s s) (*.f32 s s)))) |
#s(approx (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s) (/.f32 (fma.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (*.f32 (fma.f32 #s(literal -1/4 binary32) (/.f32 s (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) s (*.f32 #s(literal 7/324 binary32) (*.f32 r (/.f32 r (PI.f32))))) (*.f32 (*.f32 s s) (*.f32 s s)))) |
#s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) (/.f32 (*.f32 #s(literal 7/324 binary32) (*.f32 r r)) (*.f32 (*.f32 s s) (*.f32 (PI.f32) s)))) |
#s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) (/.f32 (fma.f32 #s(literal 7/324 binary32) (*.f32 r (/.f32 r (PI.f32))) (*.f32 (*.f32 r (/.f32 s (PI.f32))) #s(literal -5/72 binary32))) (*.f32 (*.f32 s s) s))) |
#s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) (/.f32 (fma.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (*.f32 (/.f32 s (PI.f32)) #s(literal 1/6 binary32))) s (*.f32 #s(literal 7/324 binary32) (*.f32 r (/.f32 r (PI.f32))))) (*.f32 (*.f32 s s) s))) |
#s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) (/.f32 (fma.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (*.f32 (fma.f32 #s(literal -1/4 binary32) (/.f32 s (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) s (*.f32 #s(literal 7/324 binary32) (*.f32 r (/.f32 r (PI.f32))))) (*.f32 (*.f32 s s) s))) |
#s(approx (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s) (/.f32 (*.f32 #s(literal -7/324 binary32) (*.f32 r r)) (*.f32 (*.f32 s s) (*.f32 (PI.f32) s)))) |
#s(approx (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s) (/.f32 (fma.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32) (*.f32 (*.f32 r (/.f32 s (PI.f32))) #s(literal 5/72 binary32))) (*.f32 (*.f32 s s) s))) |
#s(approx (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s) (/.f32 (fma.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal 5/72 binary32) (*.f32 (/.f32 s (PI.f32)) #s(literal -1/6 binary32))) s (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32))) (*.f32 (*.f32 s s) s))) |
#s(approx (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) (*.f32 (/.f32 (*.f32 r r) (*.f32 (*.f32 s s) (PI.f32))) #s(literal -7/324 binary32))) |
#s(approx (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) (/.f32 (fma.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32) (*.f32 (*.f32 r (/.f32 s (PI.f32))) #s(literal 5/72 binary32))) (*.f32 s s))) |
#s(approx (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) (/.f32 (fma.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal 5/72 binary32) (*.f32 (/.f32 s (PI.f32)) #s(literal -1/6 binary32))) s (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32))) (*.f32 s s))) |
#s(approx (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s) (*.f32 (/.f32 (*.f32 r r) (*.f32 (*.f32 s s) (PI.f32))) #s(literal 7/324 binary32))) |
#s(approx (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s) (/.f32 (fma.f32 #s(literal 7/324 binary32) (*.f32 r (/.f32 r (PI.f32))) (*.f32 (*.f32 r (/.f32 s (PI.f32))) #s(literal -5/72 binary32))) (*.f32 s s))) |
#s(approx (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) (*.f32 (/.f32 (*.f32 r r) (*.f32 (PI.f32) s)) #s(literal 7/324 binary32))) |
#s(approx (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) (/.f32 (fma.f32 #s(literal 7/324 binary32) (*.f32 r (/.f32 r (PI.f32))) (*.f32 (*.f32 r (/.f32 s (PI.f32))) #s(literal -5/72 binary32))) s)) |
#s(approx (/ (* (/ (* r r) (PI)) -7/324) s) (*.f32 (/.f32 (*.f32 r r) (*.f32 (PI.f32) s)) #s(literal -7/324 binary32))) |
#s(approx (* 1/8 (exp (* -1/3 (/ r s)))) (*.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) #s(literal 1/8 binary32))) |
#s(approx (/ r s) (/.f32 r s)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (-.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) s)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (-.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal 1/144 binary32) (fma.f32 #s(literal 1/16 binary32) (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r)))) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) s)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 (/.f32 (*.f32 r r) (*.f32 (*.f32 s s) (*.f32 (PI.f32) s))) #s(literal -1/48 binary32) (-.f32 (fma.f32 #s(literal -1/1296 binary32) (/.f32 (*.f32 r r) (*.f32 (*.f32 s s) (*.f32 (PI.f32) s))) (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal 1/144 binary32) (fma.f32 #s(literal 1/16 binary32) (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))))) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s)))) s)) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/.f32 (-.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s))) s)) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/.f32 (-.f32 (fma.f32 #s(literal 1/16 binary32) (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r))) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s))) s)) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/.f32 (fma.f32 (/.f32 (*.f32 r r) (*.f32 (*.f32 s s) (*.f32 (PI.f32) s))) #s(literal -1/48 binary32) (-.f32 (fma.f32 #s(literal 1/16 binary32) (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r))) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) s)) |
#s(approx (* 1/4 (exp (/ (neg r) s))) #s(literal 1/4 binary32)) |
#s(approx (* 1/4 (exp (/ (neg r) s))) (fma.f32 #s(literal -1/4 binary32) (/.f32 r s) #s(literal 1/4 binary32))) |
#s(approx (* 1/4 (exp (/ (neg r) s))) (+.f32 (fma.f32 #s(literal -1/4 binary32) (/.f32 r s) (*.f32 (/.f32 (*.f32 r r) (*.f32 s s)) #s(literal 1/8 binary32))) #s(literal 1/4 binary32))) |
#s(approx (* 1/4 (exp (/ (neg r) s))) (+.f32 #s(literal 1/4 binary32) (fma.f32 #s(literal -1/4 binary32) (/.f32 r s) (fma.f32 (/.f32 (*.f32 (*.f32 r r) r) (*.f32 (*.f32 s s) s)) #s(literal -1/24 binary32) (*.f32 (/.f32 (*.f32 r r) (*.f32 s s)) #s(literal 1/8 binary32)))))) |
#s(approx (exp (/ (neg r) s)) #s(literal 1 binary32)) |
#s(approx (exp (/ (neg r) s)) (+.f32 #s(literal 1 binary32) (/.f32 (neg.f32 r) s))) |
#s(approx (exp (/ (neg r) s)) (+.f32 (fma.f32 #s(literal 1/2 binary32) (/.f32 (*.f32 r r) (*.f32 s s)) (/.f32 (neg.f32 r) s)) #s(literal 1 binary32))) |
#s(approx (exp (/ (neg r) s)) (+.f32 #s(literal 1 binary32) (+.f32 (fma.f32 #s(literal 1/2 binary32) (/.f32 (*.f32 r r) (*.f32 s s)) (*.f32 (/.f32 (*.f32 (*.f32 r r) r) (*.f32 (*.f32 s s) s)) #s(literal -1/6 binary32))) (/.f32 (neg.f32 r) s)))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 (-.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/24 binary32) (*.f32 (PI.f32) s))) s)) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 (-.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal 1/144 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r))) (/.f32 #s(literal 1/24 binary32) (*.f32 (PI.f32) s))) s)) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 (fma.f32 (/.f32 (*.f32 r r) (*.f32 (*.f32 s s) (*.f32 (PI.f32) s))) #s(literal -1/1296 binary32) (-.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal 1/144 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r))) (/.f32 #s(literal 1/24 binary32) (*.f32 (PI.f32) s)))) s)) |
#s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) |
#s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) (fma.f32 #s(literal -1/4 binary32) (/.f32 r s) #s(literal 3/4 binary32))) |
#s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) (+.f32 (fma.f32 #s(literal -1/4 binary32) (/.f32 r s) (*.f32 #s(literal 1/24 binary32) (/.f32 (*.f32 r r) (*.f32 s s)))) #s(literal 3/4 binary32))) |
#s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) (+.f32 #s(literal 3/4 binary32) (fma.f32 #s(literal -1/4 binary32) (/.f32 r s) (fma.f32 #s(literal -1/216 binary32) (/.f32 (*.f32 (*.f32 r r) r) (*.f32 (*.f32 s s) s)) (*.f32 #s(literal 1/24 binary32) (/.f32 (*.f32 r r) (*.f32 s s))))))) |
#s(approx (exp (/ (neg r) (* 3 s))) (fma.f32 (/.f32 r s) #s(literal -1/3 binary32) #s(literal 1 binary32))) |
#s(approx (exp (/ (neg r) (* 3 s))) (+.f32 (fma.f32 (/.f32 r s) #s(literal -1/3 binary32) (*.f32 #s(literal 1/18 binary32) (/.f32 (*.f32 r r) (*.f32 s s)))) #s(literal 1 binary32))) |
#s(approx (exp (/ (neg r) (* 3 s))) (+.f32 #s(literal 1 binary32) (fma.f32 (/.f32 r s) #s(literal -1/3 binary32) (fma.f32 #s(literal -1/162 binary32) (/.f32 (*.f32 (*.f32 r r) r) (*.f32 (*.f32 s s) s)) (*.f32 #s(literal 1/18 binary32) (/.f32 (*.f32 r r) (*.f32 s s))))))) |
#s(approx (/ (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) r) (/.f32 (-.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal 5/72 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) s)) |
#s(approx (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) (/.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -1/6 binary32) (/.f32 #s(literal 1/4 binary32) (PI.f32))) s)) |
#s(approx (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) (/.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -1/6 binary32) (fma.f32 (/.f32 (*.f32 r r) (*.f32 (*.f32 s s) (PI.f32))) #s(literal 5/72 binary32) (/.f32 #s(literal 1/4 binary32) (PI.f32)))) s)) |
#s(approx (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI)))) (/.f32 #s(literal -1/6 binary32) (*.f32 (*.f32 s s) (PI.f32)))) |
#s(approx (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI)))) (/.f32 (-.f32 (*.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal 5/72 binary32)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) (*.f32 s s))) |
#s(approx (neg (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) (/.f32 (-.f32 (fma.f32 (/.f32 (*.f32 r r) (*.f32 (*.f32 s s) (*.f32 (PI.f32) s))) #s(literal -7/324 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal -5/72 binary32) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s)))) s)) |
#s(approx (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s) (/.f32 #s(literal -1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
#s(approx (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s) (/.f32 (-.f32 (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s)) |
#s(approx (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s) (/.f32 (-.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal -5/72 binary32) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s)) |
#s(approx (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s) (/.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal -5/72 binary32) (-.f32 (fma.f32 (/.f32 (*.f32 r r) (*.f32 (*.f32 s s) (*.f32 (PI.f32) s))) #s(literal 7/324 binary32) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r)))) s)) |
#s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) (/.f32 #s(literal -1/4 binary32) (*.f32 (PI.f32) r))) |
#s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) (-.f32 (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r)))) |
#s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) (-.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal -5/72 binary32) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r)))) |
#s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) (-.f32 (fma.f32 (/.f32 (*.f32 r r) (*.f32 (*.f32 s s) (*.f32 (PI.f32) s))) #s(literal 7/324 binary32) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal 5/72 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))))) |
#s(approx (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) |
#s(approx (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -5/72 binary32) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) |
#s(approx (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/.f32 (-.f32 (fma.f32 (/.f32 (*.f32 r r) (*.f32 (*.f32 s s) (PI.f32))) #s(literal 7/324 binary32) (/.f32 #s(literal 1/6 binary32) (PI.f32))) (*.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal 5/72 binary32))) s)) |
#s(approx (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s) (/.f32 #s(literal -1/6 binary32) (*.f32 (PI.f32) s))) |
#s(approx (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s) (/.f32 (-.f32 (*.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal 5/72 binary32)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) |
#s(approx (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s) (/.f32 (-.f32 (fma.f32 (/.f32 (*.f32 r r) (*.f32 (*.f32 s s) (PI.f32))) #s(literal -7/324 binary32) (*.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal 5/72 binary32))) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) |
#s(approx (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) (/.f32 #s(literal -1/6 binary32) (PI.f32))) |
#s(approx (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) (-.f32 (*.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal 5/72 binary32)) (/.f32 #s(literal 1/6 binary32) (PI.f32)))) |
#s(approx (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) (-.f32 (fma.f32 (/.f32 (*.f32 r r) (*.f32 (*.f32 s s) (PI.f32))) #s(literal -7/324 binary32) (*.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal 5/72 binary32))) (/.f32 #s(literal 1/6 binary32) (PI.f32)))) |
#s(approx (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (*.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal 5/72 binary32))) |
#s(approx (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal 5/72 binary32) (*.f32 (/.f32 (*.f32 r r) (*.f32 (PI.f32) s)) #s(literal -7/324 binary32))) s)) |
#s(approx (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s) (*.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -5/72 binary32))) |
#s(approx (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s) (/.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (*.f32 (/.f32 (*.f32 r r) (*.f32 (PI.f32) s)) #s(literal 7/324 binary32))) s)) |
#s(approx (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) (*.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32))) |
#s(approx (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) (fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (*.f32 (/.f32 (*.f32 r r) (*.f32 (PI.f32) s)) #s(literal 7/324 binary32)))) |
#s(approx (* 1/8 (exp (* -1/3 (/ r s)))) #s(literal 1/8 binary32)) |
#s(approx (* 1/8 (exp (* -1/3 (/ r s)))) (fma.f32 #s(literal -1/24 binary32) (/.f32 r s) #s(literal 1/8 binary32))) |
#s(approx (* 1/8 (exp (* -1/3 (/ r s)))) (+.f32 (fma.f32 #s(literal -1/24 binary32) (/.f32 r s) (*.f32 (/.f32 (*.f32 r r) (*.f32 s s)) #s(literal 1/144 binary32))) #s(literal 1/8 binary32))) |
#s(approx (* 1/8 (exp (* -1/3 (/ r s)))) (+.f32 #s(literal 1/8 binary32) (fma.f32 #s(literal -1/24 binary32) (/.f32 r s) (fma.f32 (/.f32 (*.f32 (*.f32 r r) r) (*.f32 (*.f32 s s) s)) #s(literal -1/1296 binary32) (*.f32 (/.f32 (*.f32 r r) (*.f32 s s)) #s(literal 1/144 binary32)))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32)) s)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (-.f32 (/.f32 (-.f32 (/.f32 (neg.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (/.f32 (neg.f32 (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32))) s))) s) (/.f32 #s(literal 1/6 binary32) (PI.f32))) (neg.f32 s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) (neg.f32 s))) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (neg.f32 (/.f32 (-.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (*.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal 1/16 binary32)) (/.f32 #s(literal 1/8 binary32) (PI.f32))) s)) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (fma.f32 #s(literal -1/16 binary32) (/.f32 r (PI.f32)) (*.f32 #s(literal 1/48 binary32) (/.f32 (*.f32 r r) (*.f32 (PI.f32) s)))) s)) (/.f32 #s(literal 1/8 binary32) (PI.f32))) s)) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (* 1/4 (exp (/ (neg r) s))) (+.f32 (neg.f32 (/.f32 (fma.f32 (/.f32 (*.f32 r r) s) #s(literal -1/8 binary32) (*.f32 r #s(literal 1/4 binary32))) s)) #s(literal 1/4 binary32))) |
#s(approx (* 1/4 (exp (/ (neg r) s))) (+.f32 #s(literal 1/4 binary32) (neg.f32 (/.f32 (fma.f32 r #s(literal 1/4 binary32) (neg.f32 (/.f32 (fma.f32 (*.f32 r r) #s(literal 1/8 binary32) (*.f32 (/.f32 (*.f32 (*.f32 r r) r) s) #s(literal -1/24 binary32))) s))) s)))) |
#s(approx (exp (/ (neg r) s)) (+.f32 (neg.f32 (/.f32 (fma.f32 #s(literal -1/2 binary32) (/.f32 (*.f32 r r) s) r) s)) #s(literal 1 binary32))) |
#s(approx (exp (/ (neg r) s)) (+.f32 #s(literal 1 binary32) (neg.f32 (/.f32 (+.f32 (neg.f32 (/.f32 (fma.f32 #s(literal 1/2 binary32) (*.f32 r r) (*.f32 (/.f32 (*.f32 (*.f32 r r) r) s) #s(literal -1/6 binary32))) s)) r) s)))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (neg.f32 (/.f32 (-.f32 (/.f32 #s(literal 1/24 binary32) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (*.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal 1/144 binary32)) (/.f32 #s(literal 1/24 binary32) (PI.f32))) s)) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (fma.f32 #s(literal -1/144 binary32) (/.f32 r (PI.f32)) (*.f32 #s(literal 1/1296 binary32) (/.f32 (*.f32 r r) (*.f32 (PI.f32) s)))) s)) (/.f32 #s(literal 1/24 binary32) (PI.f32))) s)) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) (+.f32 (neg.f32 (/.f32 (fma.f32 (/.f32 (*.f32 r r) s) #s(literal -1/24 binary32) (*.f32 r #s(literal 1/4 binary32))) s)) #s(literal 3/4 binary32))) |
#s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) (+.f32 #s(literal 3/4 binary32) (neg.f32 (/.f32 (fma.f32 r #s(literal 1/4 binary32) (neg.f32 (/.f32 (fma.f32 #s(literal 1/24 binary32) (*.f32 r r) (*.f32 (/.f32 (*.f32 (*.f32 r r) r) s) #s(literal -1/216 binary32))) s))) s)))) |
#s(approx (exp (/ (neg r) (* 3 s))) (+.f32 (neg.f32 (/.f32 (fma.f32 #s(literal 1/3 binary32) r (*.f32 #s(literal -1/18 binary32) (/.f32 (*.f32 r r) s))) s)) #s(literal 1 binary32))) |
#s(approx (exp (/ (neg r) (* 3 s))) (+.f32 #s(literal 1 binary32) (neg.f32 (/.f32 (fma.f32 #s(literal 1/3 binary32) r (neg.f32 (/.f32 (fma.f32 #s(literal 1/18 binary32) (*.f32 r r) (*.f32 (/.f32 (*.f32 (*.f32 r r) r) s) #s(literal -1/162 binary32))) s))) s)))) |
#s(approx (/ (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) r) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (*.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal 5/72 binary32)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) (neg.f32 (/.f32 (-.f32 (*.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal 1/6 binary32)) (/.f32 #s(literal 1/4 binary32) (PI.f32))) s))) |
#s(approx (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -1/6 binary32) (*.f32 (/.f32 (*.f32 r r) (*.f32 (PI.f32) s)) #s(literal 5/72 binary32))) s)) (/.f32 #s(literal 1/4 binary32) (PI.f32))) s))) |
#s(approx (neg (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (*.f32 (/.f32 (*.f32 r r) (*.f32 (PI.f32) s)) #s(literal 7/324 binary32))) s)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s) (neg.f32 (/.f32 (-.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) s))) |
#s(approx (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s) (neg.f32 (/.f32 (+.f32 (neg.f32 (/.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -5/72 binary32) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s) (neg.f32 (/.f32 (+.f32 (neg.f32 (/.f32 (+.f32 (neg.f32 (/.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal 5/72 binary32) (*.f32 (/.f32 (*.f32 r r) (*.f32 (PI.f32) s)) #s(literal -7/324 binary32))) s)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) (-.f32 (neg.f32 (/.f32 (-.f32 (*.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal 5/72 binary32)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r)))) |
#s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) (-.f32 (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (*.f32 (/.f32 (*.f32 r r) (*.f32 (PI.f32) s)) #s(literal 7/324 binary32))) s)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r)))) |
#s(approx (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (neg.f32 (/.f32 (-.f32 (*.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal 5/72 binary32)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s))) |
#s(approx (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (*.f32 (/.f32 (*.f32 r r) (*.f32 (PI.f32) s)) #s(literal 7/324 binary32))) s)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s))) |
#s(approx (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) 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 (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s) (neg.f32 (/.f32 (+.f32 (neg.f32 (/.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal 5/72 binary32) (*.f32 (/.f32 (*.f32 r r) (*.f32 (PI.f32) s)) #s(literal -7/324 binary32))) s)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s))) |
#s(approx (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) (-.f32 (neg.f32 (/.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (*.f32 (/.f32 (*.f32 r r) (*.f32 (PI.f32) s)) #s(literal 7/324 binary32))) s)) (/.f32 #s(literal 1/6 binary32) (PI.f32)))) |
#s(approx (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (neg.f32 (/.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (*.f32 (/.f32 (*.f32 r r) (*.f32 (PI.f32) s)) #s(literal 7/324 binary32))) s))) |
#s(approx (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s) (neg.f32 (/.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal 5/72 binary32) (*.f32 (/.f32 (*.f32 r r) (*.f32 (PI.f32) s)) #s(literal -7/324 binary32))) s))) |
#s(approx (* 1/8 (exp (* -1/3 (/ r s)))) (+.f32 (neg.f32 (/.f32 (fma.f32 (/.f32 (*.f32 r r) s) #s(literal -1/144 binary32) (*.f32 #s(literal 1/24 binary32) r)) s)) #s(literal 1/8 binary32))) |
#s(approx (* 1/8 (exp (* -1/3 (/ r s)))) (+.f32 #s(literal 1/8 binary32) (neg.f32 (/.f32 (fma.f32 #s(literal 1/24 binary32) r (neg.f32 (/.f32 (fma.f32 #s(literal 1/144 binary32) (*.f32 r r) (*.f32 (/.f32 (*.f32 (*.f32 r r) r) s) #s(literal -1/1296 binary32))) s))) s)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal -1/6 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 r (-.f32 (*.f32 (/.f32 r (*.f32 (*.f32 s s) (*.f32 (PI.f32) s))) #s(literal 5/72 binary32)) (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 s s) (PI.f32)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 (-.f32 (*.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 (*.f32 s s) (*.f32 s s)) (PI.f32))) #s(literal -7/324 binary32) (/.f32 #s(literal 5/72 binary32) (*.f32 (*.f32 s s) (*.f32 (PI.f32) s)))) r) (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 s s) (PI.f32)))) r (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/.f32 (fma.f32 #s(literal -1/8 binary32) (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/.f32 (fma.f32 r (-.f32 (*.f32 (/.f32 r (*.f32 (*.f32 s s) (*.f32 (PI.f32) s))) #s(literal 1/16 binary32)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 s s) (PI.f32)))) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/.f32 (fma.f32 (-.f32 (*.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 (*.f32 s s) (*.f32 s s)) (PI.f32))) #s(literal -1/48 binary32) (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 s s) (*.f32 (PI.f32) s)))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 s s) (PI.f32)))) r (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (* 1/4 (exp (/ (neg r) s))) (fma.f32 (-.f32 (*.f32 (/.f32 r (*.f32 s s)) #s(literal 1/8 binary32)) (/.f32 #s(literal 1/4 binary32) s)) r #s(literal 1/4 binary32))) |
#s(approx (* 1/4 (exp (/ (neg r) s))) (fma.f32 (-.f32 (*.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) s)) #s(literal -1/24 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 s s))) r) (/.f32 #s(literal 1/4 binary32) s)) r #s(literal 1/4 binary32))) |
#s(approx (exp (/ (neg r) s)) (fma.f32 (-.f32 (*.f32 (/.f32 r (*.f32 s s)) #s(literal 1/2 binary32)) (/.f32 #s(literal 1 binary32) s)) r #s(literal 1 binary32))) |
#s(approx (exp (/ (neg r) s)) (fma.f32 (-.f32 (*.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) s)) #s(literal -1/6 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 s s))) r) (/.f32 #s(literal 1 binary32) s)) r #s(literal 1 binary32))) |
#s(approx (neg r) (neg.f32 r)) |
#s(approx r r) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 (fma.f32 #s(literal -1/24 binary32) (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 (fma.f32 r (-.f32 (*.f32 (/.f32 r (*.f32 (*.f32 s s) (*.f32 (PI.f32) s))) #s(literal 1/144 binary32)) (/.f32 #s(literal 1/24 binary32) (*.f32 (*.f32 s s) (PI.f32)))) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 (fma.f32 (-.f32 (*.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 (*.f32 s s) (*.f32 s s)) (PI.f32))) #s(literal -1/1296 binary32) (/.f32 #s(literal 1/144 binary32) (*.f32 (*.f32 s s) (*.f32 (PI.f32) s)))) r) (/.f32 #s(literal 1/24 binary32) (*.f32 (*.f32 s s) (PI.f32)))) r (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) (fma.f32 (-.f32 (*.f32 (/.f32 r (*.f32 s s)) #s(literal 1/24 binary32)) (/.f32 #s(literal 1/4 binary32) s)) r #s(literal 3/4 binary32))) |
#s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) (fma.f32 (-.f32 (*.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) s)) #s(literal -1/216 binary32) (/.f32 #s(literal 1/24 binary32) (*.f32 s s))) r) (/.f32 #s(literal 1/4 binary32) s)) r #s(literal 3/4 binary32))) |
#s(approx (exp (/ (neg r) (* 3 s))) (fma.f32 (-.f32 (*.f32 (/.f32 r (*.f32 s s)) #s(literal 1/18 binary32)) (/.f32 #s(literal 1/3 binary32) s)) r #s(literal 1 binary32))) |
#s(approx (exp (/ (neg r) (* 3 s))) (fma.f32 (-.f32 (*.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) s)) #s(literal -1/162 binary32) (/.f32 #s(literal 1/18 binary32) (*.f32 s s))) r) (/.f32 #s(literal 1/3 binary32) s)) r #s(literal 1 binary32))) |
#s(approx (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal -1/6 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s)))) |
#s(approx (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) (fma.f32 r (-.f32 (*.f32 (/.f32 r (*.f32 (*.f32 s s) (*.f32 (PI.f32) s))) #s(literal 5/72 binary32)) (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 s s) (PI.f32)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s)))) |
#s(approx (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI)))) (-.f32 (*.f32 (/.f32 r (*.f32 (*.f32 s s) (*.f32 (PI.f32) s))) #s(literal 5/72 binary32)) (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 s s) (PI.f32))))) |
#s(approx (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s) (/.f32 (-.f32 (*.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal 1/6 binary32)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s) (/.f32 (-.f32 (*.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (*.f32 (PI.f32) s))) #s(literal -5/72 binary32) (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 s s) (PI.f32)))) r) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s) (/.f32 (-.f32 (*.f32 (fma.f32 (-.f32 (*.f32 (/.f32 r (*.f32 (*.f32 (*.f32 s s) (*.f32 s s)) (PI.f32))) #s(literal 7/324 binary32)) (/.f32 #s(literal 5/72 binary32) (*.f32 (*.f32 s s) (*.f32 (PI.f32) s)))) r (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 s s) (PI.f32)))) r) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) (/.f32 (-.f32 (*.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal 1/6 binary32)) (/.f32 #s(literal 1/4 binary32) (PI.f32))) r)) |
#s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) (/.f32 (-.f32 (*.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal -5/72 binary32) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) r) (/.f32 #s(literal 1/4 binary32) (PI.f32))) r)) |
#s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) (/.f32 (-.f32 (*.f32 (fma.f32 r (-.f32 (*.f32 (/.f32 r (*.f32 (*.f32 s s) (*.f32 (PI.f32) s))) #s(literal 7/324 binary32)) (/.f32 #s(literal 5/72 binary32) (*.f32 (*.f32 s s) (PI.f32)))) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) r) (/.f32 #s(literal 1/4 binary32) (PI.f32))) r)) |
#s(approx (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal -5/72 binary32) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s)))) |
#s(approx (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (fma.f32 r (-.f32 (*.f32 (/.f32 r (*.f32 (*.f32 s s) (*.f32 (PI.f32) s))) #s(literal 7/324 binary32)) (/.f32 #s(literal 5/72 binary32) (*.f32 (*.f32 s s) (PI.f32)))) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s)))) |
#s(approx (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s) (-.f32 (*.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal 5/72 binary32)) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s)))) |
#s(approx (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s) (-.f32 (*.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (*.f32 (PI.f32) s))) #s(literal -7/324 binary32) (/.f32 #s(literal 5/72 binary32) (*.f32 (*.f32 s s) (PI.f32)))) r) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s)))) |
#s(approx (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) (-.f32 (*.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal -7/324 binary32) (/.f32 #s(literal 5/72 binary32) (*.f32 (PI.f32) s))) r) (/.f32 #s(literal 1/6 binary32) (PI.f32)))) |
#s(approx (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (*.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal -7/324 binary32) (/.f32 #s(literal 5/72 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s) (*.f32 (-.f32 (*.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal 7/324 binary32)) (/.f32 #s(literal 5/72 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) (*.f32 (-.f32 (*.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal 7/324 binary32)) (/.f32 #s(literal 5/72 binary32) (PI.f32))) r)) |
#s(approx (/ r (PI)) (/.f32 r (PI.f32))) |
#s(approx (* (/ (* r r) (PI)) -7/324) (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32))) |
#s(approx (/ (* r r) (PI)) (*.f32 r (/.f32 r (PI.f32)))) |
#s(approx (* r r) (*.f32 r r)) |
#s(approx (/ 1/4 (* (PI) r)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) |
#s(approx (* (PI) r) (*.f32 (PI.f32) r)) |
#s(approx (* 1/8 (exp (* -1/3 (/ r s)))) (fma.f32 (-.f32 (*.f32 (/.f32 r (*.f32 s s)) #s(literal 1/144 binary32)) (/.f32 #s(literal 1/24 binary32) s)) r #s(literal 1/8 binary32))) |
#s(approx (* 1/8 (exp (* -1/3 (/ r s)))) (fma.f32 (-.f32 (*.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) s)) #s(literal -1/1296 binary32) (/.f32 #s(literal 1/144 binary32) (*.f32 s s))) r) (/.f32 #s(literal 1/24 binary32) s)) r #s(literal 1/8 binary32))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)))) r)) |
#s(approx (/ (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) r) (*.f32 (-.f32 (/.f32 #s(literal 5/72 binary32) (*.f32 (*.f32 s s) (*.f32 (PI.f32) s))) (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 (*.f32 s s) (PI.f32)) r))) r)) |
#s(approx (/ (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) r) (*.f32 (-.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 r r) s) (PI.f32))) (/.f32 #s(literal 5/72 binary32) (*.f32 (*.f32 s s) (*.f32 (PI.f32) s)))) (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 (*.f32 s s) (PI.f32)) r))) r)) |
#s(approx (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) (*.f32 (-.f32 (/.f32 #s(literal 5/72 binary32) (*.f32 (*.f32 s s) (*.f32 (PI.f32) s))) (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 (*.f32 s s) (PI.f32)) r))) (*.f32 r r))) |
#s(approx (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) (*.f32 (-.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 r r) s) (PI.f32))) (/.f32 #s(literal 5/72 binary32) (*.f32 (*.f32 s s) (*.f32 (PI.f32) s)))) (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 (*.f32 s s) (PI.f32)) r))) (*.f32 r r))) |
#s(approx (neg (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) (*.f32 (-.f32 (/.f32 #s(literal 5/72 binary32) (*.f32 (*.f32 (*.f32 s s) (*.f32 (PI.f32) s)) r)) (/.f32 #s(literal 7/324 binary32) (*.f32 (*.f32 (*.f32 s s) (*.f32 s s)) (PI.f32)))) (*.f32 r r))) |
#s(approx (neg (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) (*.f32 (-.f32 (-.f32 (/.f32 #s(literal 5/72 binary32) (*.f32 (*.f32 (*.f32 s s) (*.f32 (PI.f32) s)) r)) (/.f32 #s(literal 7/324 binary32) (*.f32 (*.f32 (*.f32 s s) (*.f32 s s)) (PI.f32)))) (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 r r) (*.f32 (*.f32 s s) (PI.f32))))) (*.f32 r r))) |
#s(approx (neg (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) (*.f32 (-.f32 (-.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 (*.f32 r r) r) s) (PI.f32))) (/.f32 #s(literal 5/72 binary32) (*.f32 (*.f32 (*.f32 s s) (*.f32 (PI.f32) s)) r))) (/.f32 #s(literal 7/324 binary32) (*.f32 (*.f32 (*.f32 s s) (*.f32 s s)) (PI.f32)))) (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 r r) (*.f32 (*.f32 s s) (PI.f32))))) (*.f32 r r))) |
#s(approx (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s) (*.f32 (-.f32 (/.f32 #s(literal 7/324 binary32) (*.f32 (*.f32 (*.f32 s s) (*.f32 s s)) (PI.f32))) (/.f32 #s(literal 5/72 binary32) (*.f32 (*.f32 (*.f32 s s) (*.f32 (PI.f32) s)) r))) (*.f32 r r))) |
#s(approx (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s) (*.f32 (+.f32 (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 r r) (*.f32 (*.f32 s s) (PI.f32)))) (-.f32 (/.f32 #s(literal 7/324 binary32) (*.f32 (*.f32 (*.f32 s s) (*.f32 s s)) (PI.f32))) (/.f32 #s(literal 5/72 binary32) (*.f32 (*.f32 (*.f32 s s) (*.f32 (PI.f32) s)) r)))) (*.f32 r r))) |
#s(approx (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s) (*.f32 (-.f32 (+.f32 (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 r r) (*.f32 (*.f32 s s) (PI.f32)))) (-.f32 (/.f32 #s(literal 7/324 binary32) (*.f32 (*.f32 (*.f32 s s) (*.f32 s s)) (PI.f32))) (/.f32 #s(literal 5/72 binary32) (*.f32 (*.f32 (*.f32 s s) (*.f32 (PI.f32) s)) r)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 (*.f32 r r) r) s) (PI.f32)))) (*.f32 r r))) |
#s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) (*.f32 (-.f32 (/.f32 #s(literal 7/324 binary32) (*.f32 (*.f32 s s) (*.f32 (PI.f32) s))) (/.f32 #s(literal 5/72 binary32) (*.f32 (*.f32 (*.f32 s s) (PI.f32)) r))) (*.f32 r r))) |
#s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) (*.f32 (-.f32 (+.f32 (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 (*.f32 r r) s) (PI.f32))) (/.f32 #s(literal 7/324 binary32) (*.f32 (*.f32 s s) (*.f32 (PI.f32) s)))) (/.f32 #s(literal 5/72 binary32) (*.f32 (*.f32 (*.f32 s s) (PI.f32)) r))) (*.f32 r r))) |
#s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) (*.f32 (-.f32 (-.f32 (+.f32 (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 (*.f32 r r) s) (PI.f32))) (/.f32 #s(literal 7/324 binary32) (*.f32 (*.f32 s s) (*.f32 (PI.f32) s)))) (/.f32 #s(literal 5/72 binary32) (*.f32 (*.f32 (*.f32 s s) (PI.f32)) r))) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 r r) r) (PI.f32)))) (*.f32 r r))) |
#s(approx (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s) (*.f32 (-.f32 (/.f32 #s(literal 5/72 binary32) (*.f32 (*.f32 (*.f32 s s) (PI.f32)) r)) (/.f32 #s(literal 7/324 binary32) (*.f32 (*.f32 s s) (*.f32 (PI.f32) s)))) (*.f32 r r))) |
#s(approx (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s) (*.f32 (-.f32 (-.f32 (/.f32 #s(literal 5/72 binary32) (*.f32 (*.f32 (*.f32 s s) (PI.f32)) r)) (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 (*.f32 r r) s) (PI.f32)))) (/.f32 #s(literal 7/324 binary32) (*.f32 (*.f32 s s) (*.f32 (PI.f32) s)))) (*.f32 r r))) |
#s(approx (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) (*.f32 (-.f32 (/.f32 #s(literal 5/72 binary32) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 #s(literal 7/324 binary32) (*.f32 (*.f32 s s) (PI.f32)))) (*.f32 r r))) |
#s(approx (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) (*.f32 (-.f32 (-.f32 (/.f32 #s(literal 5/72 binary32) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 #s(literal 7/324 binary32) (*.f32 (*.f32 s s) (PI.f32)))) (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 r r) (PI.f32)))) (*.f32 r r))) |
#s(approx (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s) (*.f32 (-.f32 (/.f32 #s(literal 7/324 binary32) (*.f32 (*.f32 s s) (PI.f32))) (/.f32 #s(literal 5/72 binary32) (*.f32 (*.f32 (PI.f32) s) r))) (*.f32 r r))) |
#s(approx (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) (*.f32 (-.f32 (/.f32 #s(literal 7/324 binary32) (*.f32 (PI.f32) s)) (/.f32 #s(literal 5/72 binary32) (*.f32 (PI.f32) r))) (*.f32 r r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (*.f32 #s(literal -1/8 binary32) (+.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)))) r))) |
#s(approx (/ (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) r) (*.f32 (neg.f32 r) (-.f32 (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 (*.f32 s s) (PI.f32)) r)) (/.f32 #s(literal 5/72 binary32) (*.f32 (*.f32 s s) (*.f32 (PI.f32) s)))))) |
#s(approx (/ (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) r) (*.f32 (neg.f32 r) (-.f32 (neg.f32 (/.f32 (-.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 s s) (PI.f32)))) r)) (/.f32 #s(literal 5/72 binary32) (*.f32 (*.f32 s s) (*.f32 (PI.f32) s)))))) |
#s(approx (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) (*.f32 (+.f32 (neg.f32 (/.f32 (-.f32 (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 s s) (PI.f32))) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r))) r)) (/.f32 #s(literal 5/72 binary32) (*.f32 (*.f32 s s) (*.f32 (PI.f32) s)))) (*.f32 r r))) |
#s(approx (neg (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) (*.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 (*.f32 s s) (PI.f32)) r)) (/.f32 #s(literal 5/72 binary32) (*.f32 (*.f32 s s) (*.f32 (PI.f32) s)))) r)) (/.f32 #s(literal 7/324 binary32) (*.f32 (*.f32 (*.f32 s s) (*.f32 s s)) (PI.f32)))) (*.f32 r r))) |
#s(approx (neg (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) (*.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 s s) (PI.f32)))) r)) (/.f32 #s(literal 5/72 binary32) (*.f32 (*.f32 s s) (*.f32 (PI.f32) s)))) r)) (/.f32 #s(literal 7/324 binary32) (*.f32 (*.f32 (*.f32 s s) (*.f32 s s)) (PI.f32)))) (*.f32 r r))) |
#s(approx (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s) (*.f32 (+.f32 (neg.f32 (/.f32 (-.f32 (/.f32 #s(literal 5/72 binary32) (*.f32 (*.f32 s s) (*.f32 (PI.f32) s))) (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 (*.f32 s s) (PI.f32)) r))) r)) (/.f32 #s(literal 7/324 binary32) (*.f32 (*.f32 (*.f32 s s) (*.f32 s s)) (PI.f32)))) (*.f32 r r))) |
#s(approx (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s) (*.f32 (+.f32 (neg.f32 (/.f32 (+.f32 (neg.f32 (/.f32 (-.f32 (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 s s) (PI.f32))) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r))) r)) (/.f32 #s(literal 5/72 binary32) (*.f32 (*.f32 s s) (*.f32 (PI.f32) s)))) r)) (/.f32 #s(literal 7/324 binary32) (*.f32 (*.f32 (*.f32 s s) (*.f32 s s)) (PI.f32)))) (*.f32 r r))) |
#s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) (*.f32 (+.f32 (neg.f32 (/.f32 (-.f32 (/.f32 #s(literal 5/72 binary32) (*.f32 (*.f32 s s) (PI.f32))) (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 (PI.f32) s) r))) r)) (/.f32 #s(literal 7/324 binary32) (*.f32 (*.f32 s s) (*.f32 (PI.f32) s)))) (*.f32 r r))) |
#s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) (*.f32 (+.f32 (neg.f32 (/.f32 (+.f32 (/.f32 #s(literal 5/72 binary32) (*.f32 (*.f32 s s) (PI.f32))) (neg.f32 (/.f32 (-.f32 (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) r))) r)) (/.f32 #s(literal 7/324 binary32) (*.f32 (*.f32 s s) (*.f32 (PI.f32) s)))) (*.f32 r r))) |
#s(approx (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s) (*.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 #s(literal 5/72 binary32) (*.f32 (*.f32 s s) (PI.f32)))) r)) (/.f32 #s(literal 7/324 binary32) (*.f32 (*.f32 s s) (*.f32 (PI.f32) s)))) (*.f32 r r))) |
#s(approx (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) (*.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) r)) (/.f32 #s(literal 5/72 binary32) (*.f32 (PI.f32) s))) r)) (/.f32 #s(literal 7/324 binary32) (*.f32 (*.f32 s s) (PI.f32)))) (*.f32 r r))) |
Compiled 35 848 to 3 354 computations (90.6% saved)
42 alts after pruning (41 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 507 | 36 | 543 |
| Fresh | 10 | 5 | 15 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 0 | 0 |
| Total | 521 | 42 | 563 |
| Status | Accuracy | Program |
|---|---|---|
| 63.9% | (/.f32 (fma.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/4 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) #s(literal 3/4 binary32)))) (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) | |
| 99.4% | (+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (+.f32 (PI.f32) (PI.f32)) (*.f32 s r))) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s)))) (*.f32 (*.f32 (PI.f32) s) r)))) | |
| 99.4% | (+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (/.f32 (neg.f32 r) #s(literal 3 binary32)) s))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) | |
| 10.4% | (+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) | |
| 10.4% | (+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) s) (PI.f32)) r))) | |
| 99.4% | (+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (*.f32 #s(literal -1/3 binary32) r) s))) (*.f32 (*.f32 (PI.f32) s) r)))) | |
| 99.3% | (+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s)))) (*.f32 (*.f32 s r) (PI.f32))))) | |
| 10.4% | (+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 #s(approx (* 1/8 (exp (* -1/3 (/ r s)))) #s(literal 1/8 binary32)) (*.f32 (*.f32 (PI.f32) s) r)))) | |
| 9.9% | (+.f32 #s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s)))) (*.f32 (*.f32 (PI.f32) s) r)))) | |
| 99.4% | (+.f32 #s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32))) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) | |
| ▶ | 99.4% | (+.f32 #s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32))) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) s) (PI.f32)) r))) |
| 99.3% | (+.f32 #s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32))) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s)))) (*.f32 (*.f32 (PI.f32) s) r)))) | |
| 10.2% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal -1/6 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r)) | |
| 9.8% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 r (-.f32 (*.f32 (/.f32 r (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) #s(literal 5/72 binary32)) (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 s s) (PI.f32)))) (/.f32 (/.f32 #s(literal 1/4 binary32) (PI.f32)) s)) r)) | |
| 11.2% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 r #s(approx (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI)))) (/.f32 (-.f32 (*.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal 5/72 binary32)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) (*.f32 s s))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r)) | |
| 9.8% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s)) r)) | |
| 9.8% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 #s(literal 1/4 binary32) r) (*.f32 (PI.f32) s))) | |
| 10.2% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (-.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) s)) | |
| 99.3% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)))) r)) | |
| 99.4% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) r)) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) r)))) s)) | |
| ▶ | 11.1% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(approx (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) (/.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -1/6 binary32) (fma.f32 (/.f32 (*.f32 r r) (*.f32 (*.f32 s s) (PI.f32))) #s(literal 5/72 binary32) (/.f32 #s(literal 1/4 binary32) (PI.f32)))) s)) r)) |
| 10.2% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(approx (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) (/.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -1/6 binary32) (/.f32 #s(literal 1/4 binary32) (PI.f32))) s)) r)) | |
| ✓ | 9.8% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
| ▶ | 9.8% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 s r) (PI.f32)))) |
| 8.0% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (*.f32 (log.f32 (pow.f32 (exp.f32 (PI.f32)) s)) r))) | |
| 11.1% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (log.f32 (pow.f32 (exp.f32 (PI.f32)) (*.f32 s r))))) | |
| 11.0% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (neg.f32 (/.f32 (*.f32 (/.f32 (*.f32 r r) (PI.f32)) #s(literal -7/324 binary32)) s))) s)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 (/.f32 #s(literal 1/4 binary32) r) (PI.f32))) s))) | |
| 11.0% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 #s(approx (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) (*.f32 (-.f32 (*.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal 7/324 binary32)) (/.f32 #s(literal 5/72 binary32) (PI.f32))) r)) s)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s))) | |
| 11.2% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 #s(approx (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (*.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal 5/72 binary32))) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s))) | |
| 10.2% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 #s(approx (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) (/.f32 #s(literal -1/6 binary32) (PI.f32))) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s))) | |
| 11.0% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 (neg.f32 #s(approx (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s) (/.f32 (fma.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal 5/72 binary32) (*.f32 (/.f32 s (PI.f32)) #s(literal -1/6 binary32))) s (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32))) (*.f32 (*.f32 s s) s)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s))) | |
| 11.2% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 #s(approx (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal -5/72 binary32) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s))) | |
| ▶ | 11.2% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 #s(approx (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -5/72 binary32) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s))) |
| 11.2% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 #s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) (/.f32 (-.f32 (*.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal -5/72 binary32) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) r) (/.f32 #s(literal 1/4 binary32) (PI.f32))) r)) s))) | |
| 10.2% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 #s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) (/.f32 (-.f32 (*.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal 1/6 binary32)) (/.f32 #s(literal 1/4 binary32) (PI.f32))) r)) s))) | |
| 9.8% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 #s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) (/.f32 #s(literal -1/4 binary32) (*.f32 (PI.f32) r))) s))) | |
| 4.0% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(approx (/ (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) r) (/.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal 5/72 binary32) (*.f32 (/.f32 s (PI.f32)) #s(literal -1/6 binary32))) (*.f32 (*.f32 s s) s)))) | |
| 11.1% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(approx (/ (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) r) (/.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal 5/72 binary32) (*.f32 (-.f32 (*.f32 (/.f32 s (*.f32 (PI.f32) r)) #s(literal 1/4 binary32)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (*.f32 (*.f32 s s) s)))) | |
| 11.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(approx (/ (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) r) (/.f32 (-.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal 5/72 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) s))) | |
| 9.8% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(approx (/ (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) r) (*.f32 (-.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 r r) s) (PI.f32))) (/.f32 #s(literal 5/72 binary32) (*.f32 (*.f32 s s) (*.f32 (PI.f32) s)))) (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 (*.f32 s s) (PI.f32)) r))) r))) | |
| ▶ | 10.9% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(approx (neg (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) (/.f32 (fma.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal 5/72 binary32) (*.f32 (-.f32 (*.f32 (/.f32 s (*.f32 (PI.f32) r)) #s(literal 1/4 binary32)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) s (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32))) (*.f32 (*.f32 s s) (*.f32 s s))))) |
| 4.7% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(approx (neg (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) (/.f32 (fma.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32) (*.f32 (*.f32 r (/.f32 s (PI.f32))) #s(literal 5/72 binary32))) (*.f32 (*.f32 s s) (*.f32 s s))))) |
Compiled 5 321 to 3 713 computations (30.2% saved)
| Inputs |
|---|
(+.f32 #s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32))) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) s) (PI.f32)) r))) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32))) |
(*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32)) |
(/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) |
(exp.f32 (/.f32 (neg.f32 r) s)) |
(/.f32 (neg.f32 r) s) |
(neg.f32 r) |
r |
s |
(*.f32 (*.f32 (PI.f32) s) r) |
(*.f32 (PI.f32) s) |
(PI.f32) |
#s(literal 1/8 binary32) |
(/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) s) (PI.f32)) 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) s) (PI.f32)) r) |
(*.f32 (*.f32 #s(literal 6 binary32) s) (PI.f32)) |
(*.f32 #s(literal 6 binary32) s) |
#s(literal 6 binary32) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 s r) (PI.f32)))) |
(/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 s r) (PI.f32))) |
#s(literal 1/4 binary32) |
(*.f32 (*.f32 s r) (PI.f32)) |
(*.f32 s r) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 #s(approx (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -5/72 binary32) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s))) |
(neg.f32 (/.f32 (-.f32 #s(approx (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -5/72 binary32) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s)) |
(/.f32 (-.f32 #s(approx (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -5/72 binary32) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s) |
(-.f32 #s(approx (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -5/72 binary32) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) |
#s(approx (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -5/72 binary32) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) |
(/.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -5/72 binary32) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s) |
(fma.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -5/72 binary32) (/.f32 #s(literal 1/6 binary32) (PI.f32))) |
(/.f32 r (*.f32 (PI.f32) s)) |
#s(literal -5/72 binary32) |
(/.f32 #s(literal 1/6 binary32) (PI.f32)) |
#s(literal 1/6 binary32) |
(/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r)) |
(*.f32 (PI.f32) r) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(approx (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) (/.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -1/6 binary32) (fma.f32 (/.f32 (*.f32 r r) (*.f32 (*.f32 s s) (PI.f32))) #s(literal 5/72 binary32) (/.f32 #s(literal 1/4 binary32) (PI.f32)))) s)) r)) |
(/.f32 #s(approx (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) (/.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -1/6 binary32) (fma.f32 (/.f32 (*.f32 r r) (*.f32 (*.f32 s s) (PI.f32))) #s(literal 5/72 binary32) (/.f32 #s(literal 1/4 binary32) (PI.f32)))) s)) r) |
#s(approx (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) (/.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -1/6 binary32) (fma.f32 (/.f32 (*.f32 r r) (*.f32 (*.f32 s s) (PI.f32))) #s(literal 5/72 binary32) (/.f32 #s(literal 1/4 binary32) (PI.f32)))) s)) |
(/.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -1/6 binary32) (fma.f32 (/.f32 (*.f32 r r) (*.f32 (*.f32 s s) (PI.f32))) #s(literal 5/72 binary32) (/.f32 #s(literal 1/4 binary32) (PI.f32)))) s) |
(fma.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -1/6 binary32) (fma.f32 (/.f32 (*.f32 r r) (*.f32 (*.f32 s s) (PI.f32))) #s(literal 5/72 binary32) (/.f32 #s(literal 1/4 binary32) (PI.f32)))) |
#s(literal -1/6 binary32) |
(fma.f32 (/.f32 (*.f32 r r) (*.f32 (*.f32 s s) (PI.f32))) #s(literal 5/72 binary32) (/.f32 #s(literal 1/4 binary32) (PI.f32))) |
(/.f32 (*.f32 r r) (*.f32 (*.f32 s s) (PI.f32))) |
(*.f32 r r) |
(*.f32 (*.f32 s s) (PI.f32)) |
(*.f32 s s) |
#s(literal 5/72 binary32) |
(/.f32 #s(literal 1/4 binary32) (PI.f32)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(approx (neg (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) (/.f32 (fma.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal 5/72 binary32) (*.f32 (-.f32 (*.f32 (/.f32 s (*.f32 (PI.f32) r)) #s(literal 1/4 binary32)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) s (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32))) (*.f32 (*.f32 s s) (*.f32 s s))))) |
#s(approx (neg (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) (/.f32 (fma.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal 5/72 binary32) (*.f32 (-.f32 (*.f32 (/.f32 s (*.f32 (PI.f32) r)) #s(literal 1/4 binary32)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) s (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32))) (*.f32 (*.f32 s s) (*.f32 s s)))) |
(/.f32 (fma.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal 5/72 binary32) (*.f32 (-.f32 (*.f32 (/.f32 s (*.f32 (PI.f32) r)) #s(literal 1/4 binary32)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) s (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32))) (*.f32 (*.f32 s s) (*.f32 s s))) |
(fma.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal 5/72 binary32) (*.f32 (-.f32 (*.f32 (/.f32 s (*.f32 (PI.f32) r)) #s(literal 1/4 binary32)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) s (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32))) |
(fma.f32 (/.f32 r (PI.f32)) #s(literal 5/72 binary32) (*.f32 (-.f32 (*.f32 (/.f32 s (*.f32 (PI.f32) r)) #s(literal 1/4 binary32)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) |
(/.f32 r (PI.f32)) |
(*.f32 (-.f32 (*.f32 (/.f32 s (*.f32 (PI.f32) r)) #s(literal 1/4 binary32)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s) |
(-.f32 (*.f32 (/.f32 s (*.f32 (PI.f32) r)) #s(literal 1/4 binary32)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) |
(*.f32 (/.f32 s (*.f32 (PI.f32) r)) #s(literal 1/4 binary32)) |
(/.f32 s (*.f32 (PI.f32) r)) |
(*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32)) |
(*.f32 r (/.f32 r (PI.f32))) |
#s(literal -7/324 binary32) |
(*.f32 (*.f32 s s) (*.f32 s s)) |
| Outputs |
|---|
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) r))) #s(hole binary32 (/ (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) s))) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) #s(hole binary32 (* 1/8 (/ (exp (* -1 (/ r s))) (* r (* s (PI))))))) |
#s(approx (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) #s(hole binary32 (/ (exp (* -1 (/ r s))) (* r (* s (PI)))))) |
#s(approx (exp (/ (neg r) s)) #s(hole binary32 (exp (* -1 (/ r s))))) |
#s(approx (/ (neg r) s) #s(hole binary32 (* -1 (/ r s)))) |
#s(approx s #s(hole binary32 s)) |
#s(approx (* (* (PI) s) r) #s(hole binary32 (* r (* s (PI))))) |
#s(approx (* (PI) s) #s(hole binary32 (* s (PI)))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) 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 s) (PI)) r) #s(hole binary32 (* 6 (* r (* s (PI)))))) |
#s(approx (* (* 6 s) (PI)) #s(hole binary32 (* 6 (* s (PI))))) |
#s(approx (* 6 s) #s(hole binary32 (* 6 s))) |
#s(approx (/ 1/4 (* (* s r) (PI))) #s(hole binary32 (/ 1/4 (* r (* s (PI)))))) |
#s(approx (* s r) #s(hole binary32 (* r s))) |
#s(approx (neg (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) #s(hole binary32 (* -7/324 (/ (pow r 2) (* (pow s 4) (PI)))))) |
#s(approx (neg (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) #s(hole binary32 (/ (+ (* -7/324 (/ (pow r 2) (PI))) (* 5/72 (/ (* r s) (PI)))) (pow s 4)))) |
#s(approx (neg (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) #s(hole binary32 (/ (+ (* -7/324 (/ (pow r 2) (PI))) (* s (- (* -1/6 (/ s (PI))) (* -5/72 (/ r (PI)))))) (pow s 4)))) |
#s(approx (neg (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) #s(hole binary32 (/ (+ (* -7/324 (/ (pow r 2) (PI))) (* s (- (* s (- (* 1/4 (/ s (* r (PI)))) (* 1/6 (/ 1 (PI))))) (* -5/72 (/ r (PI)))))) (pow s 4)))) |
#s(approx (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s) #s(hole binary32 (* 7/324 (/ (pow r 2) (* (pow s 4) (PI)))))) |
#s(approx (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s) #s(hole binary32 (/ (+ (* -5/72 (/ (* r s) (PI))) (* 7/324 (/ (pow r 2) (PI)))) (pow s 4)))) |
#s(approx (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s) #s(hole binary32 (/ (+ (* 7/324 (/ (pow r 2) (PI))) (* s (+ (* -5/72 (/ r (PI))) (* 1/6 (/ s (PI)))))) (pow s 4)))) |
#s(approx (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s) #s(hole binary32 (/ (+ (* 7/324 (/ (pow r 2) (PI))) (* s (+ (* -5/72 (/ r (PI))) (* s (+ (* -1/4 (/ s (* r (PI)))) (* 1/6 (/ 1 (PI)))))))) (pow s 4)))) |
#s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) #s(hole binary32 (* 7/324 (/ (pow r 2) (* (pow s 3) (PI)))))) |
#s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) #s(hole binary32 (/ (- (* -5/72 (/ (* r s) (PI))) (* -7/324 (/ (pow r 2) (PI)))) (pow s 3)))) |
#s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) #s(hole binary32 (/ (- (* s (+ (* -5/72 (/ r (PI))) (* 1/6 (/ s (PI))))) (* -7/324 (/ (pow r 2) (PI)))) (pow s 3)))) |
#s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) #s(hole binary32 (/ (- (* s (+ (* -5/72 (/ r (PI))) (* s (+ (* -1/4 (/ s (* r (PI)))) (* 1/6 (/ 1 (PI))))))) (* -7/324 (/ (pow r 2) (PI)))) (pow s 3)))) |
#s(approx (/ (+ (* (/ r (* (PI) s)) -5/72) (/ 1/6 (PI))) s) #s(hole binary32 (* -5/72 (/ r (* (pow s 2) (PI)))))) |
#s(approx (/ (+ (* (/ r (* (PI) 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)) -5/72) (/ 1/6 (PI))) #s(hole binary32 (* -5/72 (/ r (* s (PI)))))) |
#s(approx (+ (* (/ r (* (PI) s)) -5/72) (/ 1/6 (PI))) #s(hole binary32 (/ (+ (* -5/72 (/ r (PI))) (* 1/6 (/ s (PI)))) s))) |
#s(approx (/ r (* (PI) s)) #s(hole binary32 (/ r (* s (PI))))) |
#s(approx (/ (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) r) #s(hole binary32 (* 5/72 (/ r (* (pow s 3) (PI)))))) |
#s(approx (/ (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) r) #s(hole binary32 (/ (+ (* -1/6 (/ s (PI))) (* 5/72 (/ r (PI)))) (pow s 3)))) |
#s(approx (/ (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 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 (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) #s(hole binary32 (* 5/72 (/ (pow r 2) (* (pow s 3) (PI)))))) |
#s(approx (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) #s(hole binary32 (/ (+ (* -1/6 (/ (* r s) (PI))) (* 5/72 (/ (pow r 2) (PI)))) (pow s 3)))) |
#s(approx (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 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 (+ (* (/ r (* (PI) s)) -1/6) (+ (* (/ (* r r) (* (* s s) (PI))) 5/72) (/ 1/4 (PI)))) #s(hole binary32 (* 5/72 (/ (pow r 2) (* (pow s 2) (PI)))))) |
#s(approx (+ (* (/ r (* (PI) s)) -1/6) (+ (* (/ (* r r) (* (* s s) (PI))) 5/72) (/ 1/4 (PI)))) #s(hole binary32 (/ (+ (* -1/6 (/ (* r s) (PI))) (* 5/72 (/ (pow r 2) (PI)))) (pow s 2)))) |
#s(approx (+ (* (/ r (* (PI) s)) -1/6) (+ (* (/ (* r r) (* (* s s) (PI))) 5/72) (/ 1/4 (PI)))) #s(hole binary32 (/ (+ (* 5/72 (/ (pow r 2) (PI))) (* s (+ (* -1/6 (/ r (PI))) (* 1/4 (/ s (PI)))))) (pow s 2)))) |
#s(approx (+ (* (/ (* r r) (* (* s s) (PI))) 5/72) (/ 1/4 (PI))) #s(hole binary32 (/ (+ (* 5/72 (/ (pow r 2) (PI))) (* 1/4 (/ (pow s 2) (PI)))) (pow s 2)))) |
#s(approx (/ (* r r) (* (* s s) (PI))) #s(hole binary32 (/ (pow r 2) (* (pow s 2) (PI))))) |
#s(approx (* (* s s) (PI)) #s(hole binary32 (* (pow s 2) (PI)))) |
#s(approx (* s s) #s(hole binary32 (pow s 2))) |
#s(approx (/ (+ (* (+ (* (/ r (PI)) 5/72) (* (- (* (/ s (* (PI) r)) 1/4) (/ 1/6 (PI))) s)) s) (* (* r (/ r (PI))) -7/324)) (* (* s s) (* s s))) #s(hole binary32 (/ (+ (* -7/324 (/ (pow r 2) (PI))) (* s (+ (* -1/6 (/ s (PI))) (* 5/72 (/ r (PI)))))) (pow s 4)))) |
#s(approx (/ (+ (* (+ (* (/ r (PI)) 5/72) (* (- (* (/ s (* (PI) r)) 1/4) (/ 1/6 (PI))) s)) s) (* (* r (/ r (PI))) -7/324)) (* (* s s) (* s s))) #s(hole binary32 (/ (+ (* -7/324 (/ (pow r 2) (PI))) (* s (+ (* 5/72 (/ r (PI))) (* s (- (* 1/4 (/ s (* r (PI)))) (* 1/6 (/ 1 (PI)))))))) (pow s 4)))) |
#s(approx (+ (* (+ (* (/ r (PI)) 5/72) (* (- (* (/ s (* (PI) r)) 1/4) (/ 1/6 (PI))) s)) s) (* (* r (/ r (PI))) -7/324)) #s(hole binary32 (* -7/324 (/ (pow r 2) (PI))))) |
#s(approx (+ (* (+ (* (/ r (PI)) 5/72) (* (- (* (/ s (* (PI) r)) 1/4) (/ 1/6 (PI))) s)) s) (* (* r (/ r (PI))) -7/324)) #s(hole binary32 (+ (* -7/324 (/ (pow r 2) (PI))) (* 5/72 (/ (* r s) (PI)))))) |
#s(approx (+ (* (+ (* (/ r (PI)) 5/72) (* (- (* (/ s (* (PI) r)) 1/4) (/ 1/6 (PI))) s)) s) (* (* r (/ r (PI))) -7/324)) #s(hole binary32 (+ (* -7/324 (/ (pow r 2) (PI))) (* s (+ (* -1/6 (/ s (PI))) (* 5/72 (/ r (PI)))))))) |
#s(approx (+ (* (+ (* (/ r (PI)) 5/72) (* (- (* (/ s (* (PI) r)) 1/4) (/ 1/6 (PI))) s)) s) (* (* r (/ r (PI))) -7/324)) #s(hole binary32 (+ (* -7/324 (/ (pow r 2) (PI))) (* s (+ (* 5/72 (/ r (PI))) (* s (- (* 1/4 (/ s (* r (PI)))) (* 1/6 (/ 1 (PI)))))))))) |
#s(approx (+ (* (/ r (PI)) 5/72) (* (- (* (/ s (* (PI) r)) 1/4) (/ 1/6 (PI))) s)) #s(hole binary32 (* 5/72 (/ r (PI))))) |
#s(approx (+ (* (/ r (PI)) 5/72) (* (- (* (/ s (* (PI) r)) 1/4) (/ 1/6 (PI))) s)) #s(hole binary32 (+ (* -1/6 (/ s (PI))) (* 5/72 (/ r (PI)))))) |
#s(approx (+ (* (/ r (PI)) 5/72) (* (- (* (/ s (* (PI) r)) 1/4) (/ 1/6 (PI))) s)) #s(hole binary32 (+ (* 5/72 (/ r (PI))) (* s (- (* 1/4 (/ s (* r (PI)))) (* 1/6 (/ 1 (PI)))))))) |
#s(approx (* (- (* (/ s (* (PI) r)) 1/4) (/ 1/6 (PI))) s) #s(hole binary32 (* -1/6 (/ s (PI))))) |
#s(approx (* (- (* (/ s (* (PI) r)) 1/4) (/ 1/6 (PI))) s) #s(hole binary32 (* s (- (* 1/4 (/ s (* r (PI)))) (* 1/6 (/ 1 (PI))))))) |
#s(approx (- (* (/ s (* (PI) r)) 1/4) (/ 1/6 (PI))) #s(hole binary32 (/ -1/6 (PI)))) |
#s(approx (- (* (/ s (* (PI) r)) 1/4) (/ 1/6 (PI))) #s(hole binary32 (- (* 1/4 (/ s (* r (PI)))) (* 1/6 (/ 1 (PI)))))) |
#s(approx (* (/ s (* (PI) r)) 1/4) #s(hole binary32 (* 1/4 (/ s (* r (PI)))))) |
#s(approx (/ s (* (PI) r)) #s(hole binary32 (/ s (* r (PI))))) |
#s(approx (* (* s s) (* s s)) #s(hole binary32 (pow s 4))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) r))) #s(hole binary32 (/ (- (* 1/4 (/ 1 (* r (PI)))) (* 1/6 (/ 1 (* s (PI))))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) r))) #s(hole binary32 (/ (- (+ (* 1/144 (/ r (* (pow s 2) (PI)))) (+ (* 1/16 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* r (PI)))))) (/ 1/6 (* s (PI)))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) r))) #s(hole binary32 (/ (- (+ (* -1/48 (/ (pow r 2) (* (pow s 3) (PI)))) (+ (* -1/1296 (/ (pow r 2) (* (pow s 3) (PI)))) (+ (* 1/144 (/ r (* (pow s 2) (PI)))) (+ (* 1/16 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* r (PI)))))))) (/ 1/6 (* s (PI)))) s))) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) #s(hole binary32 (/ 1/8 (* r (* s (PI)))))) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) #s(hole binary32 (/ (- (* 1/8 (/ 1 (* r (PI)))) (* 1/8 (/ 1 (* s (PI))))) s))) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) #s(hole binary32 (/ (- (+ (* 1/16 (/ r (* (pow s 2) (PI)))) (* 1/8 (/ 1 (* r (PI))))) (/ 1/8 (* s (PI)))) s))) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) #s(hole binary32 (/ (- (+ (* -1/48 (/ (pow r 2) (* (pow s 3) (PI)))) (+ (* 1/16 (/ r (* (pow s 2) (PI)))) (* 1/8 (/ 1 (* r (PI)))))) (/ 1/8 (* s (PI)))) s))) |
#s(approx (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) #s(hole binary32 (/ 1 (* r (* s (PI)))))) |
#s(approx (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) #s(hole binary32 (/ (- (/ 1 (* r (PI))) (/ 1 (* s (PI)))) s))) |
#s(approx (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) #s(hole binary32 (/ (- (+ (* 1/2 (/ r (* (pow s 2) (PI)))) (/ 1 (* r (PI)))) (/ 1 (* s (PI)))) s))) |
#s(approx (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) #s(hole binary32 (/ (- (+ (* -1/6 (/ (pow r 2) (* (pow s 3) (PI)))) (+ (* 1/2 (/ r (* (pow s 2) (PI)))) (/ 1 (* r (PI))))) (/ 1 (* s (PI)))) s))) |
#s(approx (exp (/ (neg r) s)) #s(hole binary32 1)) |
#s(approx (exp (/ (neg r) s)) #s(hole binary32 (+ 1 (* -1 (/ r s))))) |
#s(approx (exp (/ (neg r) s)) #s(hole binary32 (+ 1 (+ (* -1 (/ r s)) (* 1/2 (/ (pow r 2) (pow s 2))))))) |
#s(approx (exp (/ (neg r) s)) #s(hole binary32 (+ 1 (+ (* -1 (/ r s)) (+ (* -1/6 (/ (pow r 3) (pow s 3))) (* 1/2 (/ (pow r 2) (pow s 2)))))))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) r)) #s(hole binary32 (/ (- (* 1/8 (/ 1 (* r (PI)))) (* 1/24 (/ 1 (* s (PI))))) s))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) r)) #s(hole binary32 (/ (- (+ (* 1/144 (/ r (* (pow s 2) (PI)))) (* 1/8 (/ 1 (* r (PI))))) (/ 1/24 (* s (PI)))) s))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) r)) #s(hole binary32 (/ (- (+ (* -1/1296 (/ (pow r 2) (* (pow s 3) (PI)))) (+ (* 1/144 (/ r (* (pow s 2) (PI)))) (* 1/8 (/ 1 (* r (PI)))))) (/ 1/24 (* s (PI)))) s))) |
#s(approx (* 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 (* -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 (neg (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) #s(hole binary32 (/ (- (+ (* 5/72 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* r (PI))))) (/ 1/6 (* s (PI)))) s))) |
#s(approx (neg (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) #s(hole binary32 (/ (- (+ (* -7/324 (/ (pow r 2) (* (pow s 3) (PI)))) (* 1/4 (/ 1 (* r (PI))))) (+ (* -5/72 (/ r (* (pow s 2) (PI)))) (/ 1/6 (* s (PI))))) s))) |
#s(approx (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s) #s(hole binary32 (/ -1/4 (* r (* s (PI)))))) |
#s(approx (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s) #s(hole binary32 (/ (- (* 1/6 (/ 1 (* s (PI)))) (* 1/4 (/ 1 (* r (PI))))) s))) |
#s(approx (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s) #s(hole binary32 (/ (- (+ (* -5/72 (/ r (* (pow s 2) (PI)))) (/ 1/6 (* s (PI)))) (* 1/4 (/ 1 (* r (PI))))) s))) |
#s(approx (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s) #s(hole binary32 (/ (- (+ (* -5/72 (/ r (* (pow s 2) (PI)))) (+ (* 7/324 (/ (pow r 2) (* (pow s 3) (PI)))) (/ 1/6 (* s (PI))))) (* 1/4 (/ 1 (* r (PI))))) s))) |
#s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) #s(hole binary32 (/ -1/4 (* r (PI))))) |
#s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) #s(hole binary32 (- (* 1/6 (/ 1 (* s (PI)))) (* 1/4 (/ 1 (* r (PI))))))) |
#s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) #s(hole binary32 (- (+ (* -5/72 (/ r (* (pow s 2) (PI)))) (/ 1/6 (* s (PI)))) (* 1/4 (/ 1 (* r (PI))))))) |
#s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) #s(hole binary32 (- (+ (* 7/324 (/ (pow r 2) (* (pow s 3) (PI)))) (/ 1/6 (* s (PI)))) (+ (* 5/72 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* r (PI)))))))) |
#s(approx (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) #s(hole binary32 (/ 1/6 (* s (PI))))) |
#s(approx (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) #s(hole binary32 (/ (+ (* -5/72 (/ r (* s (PI)))) (* 1/6 (/ 1 (PI)))) s))) |
#s(approx (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) #s(hole binary32 (/ (- (+ (* 7/324 (/ (pow r 2) (* (pow s 2) (PI)))) (* 1/6 (/ 1 (PI)))) (* 5/72 (/ r (* s (PI))))) s))) |
#s(approx (+ (* (/ r (* (PI) s)) -5/72) (/ 1/6 (PI))) #s(hole binary32 (/ 1/6 (PI)))) |
#s(approx (+ (* (/ r (* (PI) s)) -5/72) (/ 1/6 (PI))) #s(hole binary32 (+ (* -5/72 (/ r (* s (PI)))) (* 1/6 (/ 1 (PI)))))) |
#s(approx (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) #s(hole binary32 (/ 1/4 (* s (PI))))) |
#s(approx (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) #s(hole binary32 (/ (+ (* -1/6 (/ r (* s (PI)))) (* 1/4 (/ 1 (PI)))) s))) |
#s(approx (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 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 (+ (* (/ r (* (PI) s)) -1/6) (+ (* (/ (* r r) (* (* s s) (PI))) 5/72) (/ 1/4 (PI)))) #s(hole binary32 (/ 1/4 (PI)))) |
#s(approx (+ (* (/ r (* (PI) s)) -1/6) (+ (* (/ (* r r) (* (* s s) (PI))) 5/72) (/ 1/4 (PI)))) #s(hole binary32 (+ (* -1/6 (/ r (* s (PI)))) (* 1/4 (/ 1 (PI)))))) |
#s(approx (+ (* (/ r (* (PI) s)) -1/6) (+ (* (/ (* r r) (* (* s s) (PI))) 5/72) (/ 1/4 (PI)))) #s(hole binary32 (+ (* -1/6 (/ r (* s (PI)))) (+ (* 5/72 (/ (pow r 2) (* (pow s 2) (PI)))) (* 1/4 (/ 1 (PI))))))) |
#s(approx (+ (* (/ (* r r) (* (* s s) (PI))) 5/72) (/ 1/4 (PI))) #s(hole binary32 (+ (* 5/72 (/ (pow r 2) (* (pow s 2) (PI)))) (* 1/4 (/ 1 (PI)))))) |
#s(approx (/ (+ (* (+ (* (/ r (PI)) 5/72) (* (- (* (/ s (* (PI) r)) 1/4) (/ 1/6 (PI))) s)) s) (* (* r (/ r (PI))) -7/324)) (* (* s s) (* s s))) #s(hole binary32 (/ (- (+ (* -7/324 (/ (pow r 2) (* (pow s 3) (PI)))) (+ (* 5/72 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* r (PI)))))) (/ 1/6 (* s (PI)))) s))) |
#s(approx (+ (* (+ (* (/ r (PI)) 5/72) (* (- (* (/ s (* (PI) r)) 1/4) (/ 1/6 (PI))) s)) s) (* (* r (/ r (PI))) -7/324)) #s(hole binary32 (* 1/4 (/ (pow s 3) (* r (PI)))))) |
#s(approx (+ (* (+ (* (/ r (PI)) 5/72) (* (- (* (/ s (* (PI) r)) 1/4) (/ 1/6 (PI))) s)) s) (* (* r (/ r (PI))) -7/324)) #s(hole binary32 (* (pow s 3) (- (* 1/4 (/ 1 (* r (PI)))) (* 1/6 (/ 1 (* s (PI)))))))) |
#s(approx (+ (* (+ (* (/ r (PI)) 5/72) (* (- (* (/ s (* (PI) r)) 1/4) (/ 1/6 (PI))) s)) s) (* (* r (/ r (PI))) -7/324)) #s(hole binary32 (* (pow s 3) (- (+ (* 5/72 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* r (PI))))) (/ 1/6 (* s (PI))))))) |
#s(approx (+ (* (+ (* (/ r (PI)) 5/72) (* (- (* (/ s (* (PI) r)) 1/4) (/ 1/6 (PI))) s)) s) (* (* r (/ r (PI))) -7/324)) #s(hole binary32 (* (pow s 3) (- (+ (* -7/324 (/ (pow r 2) (* (pow s 3) (PI)))) (+ (* 5/72 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* r (PI)))))) (/ 1/6 (* s (PI))))))) |
#s(approx (+ (* (/ r (PI)) 5/72) (* (- (* (/ s (* (PI) r)) 1/4) (/ 1/6 (PI))) s)) #s(hole binary32 (* 1/4 (/ (pow s 2) (* r (PI)))))) |
#s(approx (+ (* (/ r (PI)) 5/72) (* (- (* (/ s (* (PI) r)) 1/4) (/ 1/6 (PI))) s)) #s(hole binary32 (* (pow s 2) (- (* 1/4 (/ 1 (* r (PI)))) (* 1/6 (/ 1 (* s (PI)))))))) |
#s(approx (+ (* (/ r (PI)) 5/72) (* (- (* (/ s (* (PI) r)) 1/4) (/ 1/6 (PI))) s)) #s(hole binary32 (* (pow s 2) (- (+ (* 5/72 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* r (PI))))) (/ 1/6 (* s (PI))))))) |
#s(approx (- (* (/ s (* (PI) r)) 1/4) (/ 1/6 (PI))) #s(hole binary32 (* s (- (* 1/4 (/ 1 (* r (PI)))) (* 1/6 (/ 1 (* s (PI)))))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) r))) #s(hole binary32 (* -1 (/ (- (* 1/6 (/ 1 (* s (PI)))) (* 1/4 (/ 1 (* r (PI))))) s)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) r))) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -1/16 (/ r (PI))) (* -1/144 (/ r (PI)))) s)) (* 1/6 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))) s)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) r))) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -1 (/ (+ (* -1/48 (/ (pow r 2) (PI))) (* -1/1296 (/ (pow r 2) (PI)))) s)) (+ (* -1/16 (/ r (PI))) (* -1/144 (/ r (PI))))) s)) (* 1/6 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))) s)))) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) #s(hole binary32 (* -1 (/ (- (* 1/8 (/ 1 (* s (PI)))) (* 1/8 (/ 1 (* r (PI))))) s)))) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* 1/16 (/ r (* s (PI)))) (* 1/8 (/ 1 (PI)))) s)) (* 1/8 (/ 1 (* r (PI))))) s)))) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -1/16 (/ r (PI))) (* 1/48 (/ (pow r 2) (* s (PI))))) s)) (* 1/8 (/ 1 (PI)))) s)) (* 1/8 (/ 1 (* r (PI))))) s)))) |
#s(approx (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) #s(hole binary32 (* -1 (/ (- (/ 1 (* s (PI))) (/ 1 (* r (PI)))) s)))) |
#s(approx (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* 1/2 (/ r (* s (PI)))) (/ 1 (PI))) s)) (/ 1 (* r (PI)))) s)))) |
#s(approx (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -1/2 (/ r (PI))) (* 1/6 (/ (pow r 2) (* s (PI))))) s)) (/ 1 (PI))) s)) (/ 1 (* r (PI)))) s)))) |
#s(approx (exp (/ (neg r) s)) #s(hole binary32 (+ 1 (* -1 (/ (+ r (* -1/2 (/ (pow r 2) s))) s))))) |
#s(approx (exp (/ (neg r) s)) #s(hole binary32 (+ 1 (* -1 (/ (+ r (* -1 (/ (+ (* -1/6 (/ (pow r 3) s)) (* 1/2 (pow r 2))) s))) s))))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) r)) #s(hole binary32 (* -1 (/ (- (* 1/24 (/ 1 (* s (PI)))) (* 1/8 (/ 1 (* r (PI))))) s)))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) r)) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* 1/144 (/ r (* s (PI)))) (* 1/24 (/ 1 (PI)))) s)) (* 1/8 (/ 1 (* r (PI))))) s)))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) r)) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -1/144 (/ r (PI))) (* 1/1296 (/ (pow r 2) (* s (PI))))) s)) (* 1/24 (/ 1 (PI)))) s)) (* 1/8 (/ 1 (* r (PI))))) s)))) |
#s(approx (* 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 (neg (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* 5/72 (/ r (* s (PI)))) (* 1/6 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))) s)))) |
#s(approx (neg (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* 7/324 (/ (pow r 2) (* s (PI)))) (* 5/72 (/ r (PI)))) s)) (* 1/6 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))) s)))) |
#s(approx (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s) #s(hole binary32 (* -1 (/ (- (* 1/4 (/ 1 (* r (PI)))) (* 1/6 (/ 1 (* s (PI))))) s)))) |
#s(approx (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s) #s(hole binary32 (* -1 (/ (+ (* -1 (/ (+ (* -5/72 (/ r (* s (PI)))) (* 1/6 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))) s)))) |
#s(approx (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s) #s(hole binary32 (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -7/324 (/ (pow r 2) (* s (PI)))) (* 5/72 (/ r (PI)))) s)) (* 1/6 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))) s)))) |
#s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) #s(hole binary32 (- (* -1 (/ (- (* 5/72 (/ r (* s (PI)))) (* 1/6 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))))) |
#s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) #s(hole binary32 (- (* -1 (/ (- (* -1 (/ (- (* 7/324 (/ (pow r 2) (* s (PI)))) (* 5/72 (/ r (PI)))) s)) (* 1/6 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))))) |
#s(approx (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) #s(hole binary32 (* -1 (/ (- (* 5/72 (/ r (* s (PI)))) (* 1/6 (/ 1 (PI)))) s)))) |
#s(approx (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* 7/324 (/ (pow r 2) (* s (PI)))) (* 5/72 (/ r (PI)))) s)) (* 1/6 (/ 1 (PI)))) s)))) |
#s(approx (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) #s(hole binary32 (* -1 (/ (- (* 1/6 (/ r (* s (PI)))) (* 1/4 (/ 1 (PI)))) s)))) |
#s(approx (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 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 (+ (* (/ r (* (PI) s)) -1/6) (+ (* (/ (* r r) (* (* s s) (PI))) 5/72) (/ 1/4 (PI)))) #s(hole binary32 (+ (* -1 (/ (+ (* -5/72 (/ (pow r 2) (* s (PI)))) (* 1/6 (/ r (PI)))) s)) (* 1/4 (/ 1 (PI)))))) |
#s(approx (/ (+ (* (+ (* (/ r (PI)) 5/72) (* (- (* (/ s (* (PI) r)) 1/4) (/ 1/6 (PI))) s)) s) (* (* r (/ r (PI))) -7/324)) (* (* s s) (* s s))) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -5/72 (/ r (PI))) (* 7/324 (/ (pow r 2) (* s (PI))))) s)) (* 1/6 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))) s)))) |
#s(approx (+ (* (+ (* (/ r (PI)) 5/72) (* (- (* (/ s (* (PI) r)) 1/4) (/ 1/6 (PI))) s)) s) (* (* r (/ r (PI))) -7/324)) #s(hole binary32 (* -1 (* (pow s 3) (- (* 1/6 (/ 1 (* s (PI)))) (* 1/4 (/ 1 (* r (PI))))))))) |
#s(approx (+ (* (+ (* (/ r (PI)) 5/72) (* (- (* (/ s (* (PI) r)) 1/4) (/ 1/6 (PI))) s)) s) (* (* r (/ r (PI))) -7/324)) #s(hole binary32 (* -1 (* (pow s 3) (- (* -1 (/ (- (* 5/72 (/ r (* s (PI)))) (* 1/6 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))))))) |
#s(approx (+ (* (+ (* (/ r (PI)) 5/72) (* (- (* (/ s (* (PI) r)) 1/4) (/ 1/6 (PI))) s)) s) (* (* r (/ r (PI))) -7/324)) #s(hole binary32 (* -1 (* (pow s 3) (- (* -1 (/ (- (* -1 (/ (+ (* -5/72 (/ r (PI))) (* 7/324 (/ (pow r 2) (* s (PI))))) s)) (* 1/6 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))))))) |
#s(approx (+ (* (/ r (PI)) 5/72) (* (- (* (/ s (* (PI) r)) 1/4) (/ 1/6 (PI))) s)) #s(hole binary32 (* (pow s 2) (+ (* -1 (/ (+ (* -5/72 (/ r (* s (PI)))) (* 1/6 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI)))))))) |
#s(approx (- (* (/ s (* (PI) r)) 1/4) (/ 1/6 (PI))) #s(hole binary32 (* -1 (* s (- (* 1/6 (/ 1 (* s (PI)))) (* 1/4 (/ 1 (* r (PI))))))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) r))) #s(hole binary32 (/ (+ (* -1/6 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* s (PI))))) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) r))) #s(hole binary32 (/ (+ (* r (- (* 5/72 (/ r (* (pow s 3) (PI)))) (* 1/6 (/ 1 (* (pow s 2) (PI)))))) (* 1/4 (/ 1 (* s (PI))))) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) r))) #s(hole binary32 (/ (+ (* r (- (* r (+ (* -7/324 (/ r (* (pow s 4) (PI)))) (* 5/72 (/ 1 (* (pow s 3) (PI)))))) (* 1/6 (/ 1 (* (pow s 2) (PI)))))) (* 1/4 (/ 1 (* s (PI))))) r))) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) #s(hole binary32 (/ (+ (* -1/8 (/ r (* (pow s 2) (PI)))) (* 1/8 (/ 1 (* s (PI))))) r))) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) #s(hole binary32 (/ (+ (* r (- (* 1/16 (/ r (* (pow s 3) (PI)))) (* 1/8 (/ 1 (* (pow s 2) (PI)))))) (* 1/8 (/ 1 (* s (PI))))) r))) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) #s(hole binary32 (/ (+ (* r (- (* r (+ (* -1/48 (/ r (* (pow s 4) (PI)))) (* 1/16 (/ 1 (* (pow s 3) (PI)))))) (* 1/8 (/ 1 (* (pow s 2) (PI)))))) (* 1/8 (/ 1 (* s (PI))))) r))) |
#s(approx (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) #s(hole binary32 (/ (+ (* -1 (/ r (* (pow s 2) (PI)))) (/ 1 (* s (PI)))) r))) |
#s(approx (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) #s(hole binary32 (/ (+ (* r (- (* 1/2 (/ r (* (pow s 3) (PI)))) (/ 1 (* (pow s 2) (PI))))) (/ 1 (* s (PI)))) r))) |
#s(approx (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) #s(hole binary32 (/ (+ (* r (- (* r (+ (* -1/6 (/ r (* (pow s 4) (PI)))) (* 1/2 (/ 1 (* (pow s 3) (PI)))))) (/ 1 (* (pow s 2) (PI))))) (/ 1 (* s (PI)))) r))) |
#s(approx (exp (/ (neg r) s)) #s(hole binary32 (+ 1 (* r (- (* 1/2 (/ r (pow s 2))) (/ 1 s)))))) |
#s(approx (exp (/ (neg r) s)) #s(hole binary32 (+ 1 (* r (- (* r (+ (* -1/6 (/ r (pow s 3))) (* 1/2 (/ 1 (pow s 2))))) (/ 1 s)))))) |
#s(approx (neg r) #s(hole binary32 (* -1 r))) |
#s(approx r #s(hole binary32 r)) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) r)) #s(hole binary32 (/ (+ (* -1/24 (/ r (* (pow s 2) (PI)))) (* 1/8 (/ 1 (* s (PI))))) r))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) r)) #s(hole binary32 (/ (+ (* r (- (* 1/144 (/ r (* (pow s 3) (PI)))) (* 1/24 (/ 1 (* (pow s 2) (PI)))))) (* 1/8 (/ 1 (* s (PI))))) r))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) r)) #s(hole binary32 (/ (+ (* r (- (* r (+ (* -1/1296 (/ r (* (pow s 4) (PI)))) (* 1/144 (/ 1 (* (pow s 3) (PI)))))) (* 1/24 (/ 1 (* (pow s 2) (PI)))))) (* 1/8 (/ 1 (* s (PI))))) r))) |
#s(approx (* 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 (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s) #s(hole binary32 (/ (- (* 1/6 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* s (PI))))) r))) |
#s(approx (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s) #s(hole binary32 (/ (- (* r (+ (* -5/72 (/ r (* (pow s 3) (PI)))) (* 1/6 (/ 1 (* (pow s 2) (PI)))))) (* 1/4 (/ 1 (* s (PI))))) r))) |
#s(approx (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (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 (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) #s(hole binary32 (/ (- (* 1/6 (/ r (* s (PI)))) (* 1/4 (/ 1 (PI)))) r))) |
#s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) #s(hole binary32 (/ (- (* r (+ (* -5/72 (/ r (* (pow s 2) (PI)))) (* 1/6 (/ 1 (* s (PI)))))) (* 1/4 (/ 1 (PI)))) r))) |
#s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (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 (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) #s(hole binary32 (+ (* -5/72 (/ r (* (pow s 2) (PI)))) (* 1/6 (/ 1 (* s (PI))))))) |
#s(approx (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) #s(hole binary32 (+ (* r (- (* 7/324 (/ r (* (pow s 3) (PI)))) (* 5/72 (/ 1 (* (pow s 2) (PI)))))) (* 1/6 (/ 1 (* s (PI))))))) |
#s(approx (/ 1/4 (* (PI) r)) #s(hole binary32 (/ 1/4 (* r (PI))))) |
#s(approx (* (PI) r) #s(hole binary32 (* r (PI)))) |
#s(approx (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) #s(hole binary32 (+ (* -1/6 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* s (PI))))))) |
#s(approx (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 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 (+ (* (/ r (* (PI) s)) -1/6) (+ (* (/ (* r r) (* (* s s) (PI))) 5/72) (/ 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) #s(hole binary32 (pow r 2))) |
#s(approx (+ (* (+ (* (/ r (PI)) 5/72) (* (- (* (/ s (* (PI) r)) 1/4) (/ 1/6 (PI))) s)) s) (* (* r (/ r (PI))) -7/324)) #s(hole binary32 (/ (+ (* -1/6 (/ (* r (pow s 2)) (PI))) (* 1/4 (/ (pow s 3) (PI)))) r))) |
#s(approx (+ (* (+ (* (/ r (PI)) 5/72) (* (- (* (/ s (* (PI) r)) 1/4) (/ 1/6 (PI))) s)) s) (* (* r (/ r (PI))) -7/324)) #s(hole binary32 (/ (+ (* 1/4 (/ (pow s 3) (PI))) (* r (+ (* -1/6 (/ (pow s 2) (PI))) (* 5/72 (/ (* r s) (PI)))))) r))) |
#s(approx (+ (* (+ (* (/ r (PI)) 5/72) (* (- (* (/ s (* (PI) r)) 1/4) (/ 1/6 (PI))) s)) s) (* (* r (/ r (PI))) -7/324)) #s(hole binary32 (/ (+ (* 1/4 (/ (pow s 3) (PI))) (* r (+ (* -1/6 (/ (pow s 2) (PI))) (* r (+ (* -7/324 (/ r (PI))) (* 5/72 (/ s (PI)))))))) r))) |
#s(approx (+ (* (/ r (PI)) 5/72) (* (- (* (/ s (* (PI) r)) 1/4) (/ 1/6 (PI))) s)) #s(hole binary32 (/ (+ (* -1/6 (/ (* r s) (PI))) (* 1/4 (/ (pow s 2) (PI)))) r))) |
#s(approx (+ (* (/ r (PI)) 5/72) (* (- (* (/ s (* (PI) r)) 1/4) (/ 1/6 (PI))) s)) #s(hole binary32 (/ (+ (* 1/4 (/ (pow s 2) (PI))) (* r (+ (* -1/6 (/ s (PI))) (* 5/72 (/ r (PI)))))) r))) |
#s(approx (/ r (PI)) #s(hole binary32 (/ r (PI)))) |
#s(approx (- (* (/ s (* (PI) r)) 1/4) (/ 1/6 (PI))) #s(hole binary32 (/ (+ (* -1/6 (/ r (PI))) (* 1/4 (/ s (PI)))) r))) |
#s(approx (* r (/ r (PI))) #s(hole binary32 (/ (pow r 2) (PI)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) r))) #s(hole binary32 (/ (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* s (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* s (PI))))) r))) |
#s(approx (neg (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) #s(hole binary32 (* (pow r 2) (- (* 5/72 (/ 1 (* r (* (pow s 3) (PI))))) (* 7/324 (/ 1 (* (pow s 4) (PI)))))))) |
#s(approx (neg (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) #s(hole binary32 (* (pow r 2) (- (/ 5/72 (* r (* (pow s 3) (PI)))) (+ (* 7/324 (/ 1 (* (pow s 4) (PI)))) (/ 1/6 (* (pow r 2) (* (pow s 2) (PI))))))))) |
#s(approx (neg (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) #s(hole binary32 (* (pow r 2) (- (+ (/ 5/72 (* r (* (pow s 3) (PI)))) (* 1/4 (/ 1 (* (pow r 3) (* s (PI)))))) (+ (* 7/324 (/ 1 (* (pow s 4) (PI)))) (* 1/6 (/ 1 (* (pow r 2) (* (pow s 2) (PI)))))))))) |
#s(approx (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s) #s(hole binary32 (* (pow r 2) (- (* 7/324 (/ 1 (* (pow s 4) (PI)))) (* 5/72 (/ 1 (* r (* (pow s 3) (PI))))))))) |
#s(approx (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s) #s(hole binary32 (* (pow r 2) (- (+ (/ 1/6 (* (pow r 2) (* (pow s 2) (PI)))) (* 7/324 (/ 1 (* (pow s 4) (PI))))) (/ 5/72 (* r (* (pow s 3) (PI)))))))) |
#s(approx (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s) #s(hole binary32 (* (pow r 2) (- (+ (* 1/6 (/ 1 (* (pow r 2) (* (pow s 2) (PI))))) (* 7/324 (/ 1 (* (pow s 4) (PI))))) (+ (/ 5/72 (* r (* (pow s 3) (PI)))) (* 1/4 (/ 1 (* (pow r 3) (* s (PI)))))))))) |
#s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) #s(hole binary32 (* (pow r 2) (- (* 7/324 (/ 1 (* (pow s 3) (PI)))) (* 5/72 (/ 1 (* r (* (pow s 2) (PI))))))))) |
#s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) #s(hole binary32 (* (pow r 2) (- (+ (/ 1/6 (* (pow r 2) (* s (PI)))) (* 7/324 (/ 1 (* (pow s 3) (PI))))) (/ 5/72 (* r (* (pow s 2) (PI)))))))) |
#s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) #s(hole binary32 (* (pow r 2) (- (+ (* 1/6 (/ 1 (* (pow r 2) (* s (PI))))) (* 7/324 (/ 1 (* (pow s 3) (PI))))) (+ (/ 5/72 (* r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* (pow r 3) (PI))))))))) |
#s(approx (/ (+ (* (/ r (* (PI) 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 (+ (* (/ r (* (PI) s)) -5/72) (/ 1/6 (PI))) #s(hole binary32 (* r (- (* 1/6 (/ 1 (* r (PI)))) (* 5/72 (/ 1 (* s (PI)))))))) |
#s(approx (/ (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 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 (/ (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 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 (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 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 (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 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 (+ (* (/ r (* (PI) s)) -1/6) (+ (* (/ (* r r) (* (* s s) (PI))) 5/72) (/ 1/4 (PI)))) #s(hole binary32 (* (pow r 2) (- (* 5/72 (/ 1 (* (pow s 2) (PI)))) (* 1/6 (/ 1 (* r (* s (PI))))))))) |
#s(approx (+ (* (/ r (* (PI) s)) -1/6) (+ (* (/ (* r r) (* (* s s) (PI))) 5/72) (/ 1/4 (PI)))) #s(hole binary32 (* (pow r 2) (- (+ (/ 1/4 (* (pow r 2) (PI))) (* 5/72 (/ 1 (* (pow s 2) (PI))))) (/ 1/6 (* r (* s (PI)))))))) |
#s(approx (+ (* (/ (* r r) (* (* s s) (PI))) 5/72) (/ 1/4 (PI))) #s(hole binary32 (* (pow r 2) (+ (* 1/4 (/ 1 (* (pow r 2) (PI)))) (* 5/72 (/ 1 (* (pow s 2) (PI)))))))) |
#s(approx (/ (+ (* (+ (* (/ r (PI)) 5/72) (* (- (* (/ s (* (PI) r)) 1/4) (/ 1/6 (PI))) s)) s) (* (* r (/ r (PI))) -7/324)) (* (* s s) (* s s))) #s(hole binary32 (* (pow r 2) (- (/ 5/72 (* r (* (pow s 3) (PI)))) (+ (/ 1/6 (* (pow r 2) (* (pow s 2) (PI)))) (* 7/324 (/ 1 (* (pow s 4) (PI))))))))) |
#s(approx (/ (+ (* (+ (* (/ r (PI)) 5/72) (* (- (* (/ s (* (PI) r)) 1/4) (/ 1/6 (PI))) s)) s) (* (* r (/ r (PI))) -7/324)) (* (* s s) (* s s))) #s(hole binary32 (* (pow r 2) (- (+ (/ 5/72 (* r (* (pow s 3) (PI)))) (* 1/4 (/ 1 (* (pow r 3) (* s (PI)))))) (+ (* 1/6 (/ 1 (* (pow r 2) (* (pow s 2) (PI))))) (* 7/324 (/ 1 (* (pow s 4) (PI))))))))) |
#s(approx (+ (* (+ (* (/ r (PI)) 5/72) (* (- (* (/ s (* (PI) r)) 1/4) (/ 1/6 (PI))) s)) s) (* (* r (/ r (PI))) -7/324)) #s(hole binary32 (* (pow r 2) (- (* 5/72 (/ s (* r (PI)))) (* 7/324 (/ 1 (PI))))))) |
#s(approx (+ (* (+ (* (/ r (PI)) 5/72) (* (- (* (/ s (* (PI) r)) 1/4) (/ 1/6 (PI))) s)) s) (* (* r (/ r (PI))) -7/324)) #s(hole binary32 (* (pow r 2) (- (+ (* -1/6 (/ (pow s 2) (* (pow r 2) (PI)))) (* 5/72 (/ s (* r (PI))))) (* 7/324 (/ 1 (PI))))))) |
#s(approx (+ (* (+ (* (/ r (PI)) 5/72) (* (- (* (/ s (* (PI) r)) 1/4) (/ 1/6 (PI))) s)) s) (* (* r (/ r (PI))) -7/324)) #s(hole binary32 (* (pow r 2) (- (+ (* -1/6 (/ (pow s 2) (* (pow r 2) (PI)))) (+ (* 5/72 (/ s (* r (PI)))) (* 1/4 (/ (pow s 3) (* (pow r 3) (PI)))))) (* 7/324 (/ 1 (PI))))))) |
#s(approx (+ (* (/ r (PI)) 5/72) (* (- (* (/ s (* (PI) r)) 1/4) (/ 1/6 (PI))) s)) #s(hole binary32 (* r (+ (* -1/6 (/ s (* r (PI)))) (* 5/72 (/ 1 (PI))))))) |
#s(approx (+ (* (/ r (PI)) 5/72) (* (- (* (/ s (* (PI) r)) 1/4) (/ 1/6 (PI))) s)) #s(hole binary32 (* r (+ (* -1/6 (/ s (* r (PI)))) (+ (* 1/4 (/ (pow s 2) (* (pow r 2) (PI)))) (* 5/72 (/ 1 (PI)))))))) |
#s(approx (* (- (* (/ s (* (PI) r)) 1/4) (/ 1/6 (PI))) s) #s(hole binary32 (+ (* -1/6 (/ s (PI))) (* 1/4 (/ (pow s 2) (* r (PI))))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) r))) #s(hole binary32 (* -1 (/ (+ (* -1/8 (/ (exp (* -1 (/ r s))) (* s (PI)))) (* -1/8 (/ (exp (* -1/3 (/ r s))) (* s (PI))))) r)))) |
#s(approx (neg (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) #s(hole binary32 (* (pow r 2) (- (* -1 (/ (- (* 1/6 (/ 1 (* r (* (pow s 2) (PI))))) (* 5/72 (/ 1 (* (pow s 3) (PI))))) r)) (* 7/324 (/ 1 (* (pow s 4) (PI)))))))) |
#s(approx (neg (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) #s(hole binary32 (* (pow r 2) (- (* -1 (/ (- (* -1 (/ (- (* 1/4 (/ 1 (* r (* s (PI))))) (* 1/6 (/ 1 (* (pow s 2) (PI))))) r)) (* 5/72 (/ 1 (* (pow s 3) (PI))))) r)) (* 7/324 (/ 1 (* (pow s 4) (PI)))))))) |
#s(approx (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s) #s(hole binary32 (* (pow r 2) (+ (* -1 (/ (- (* 5/72 (/ 1 (* (pow s 3) (PI)))) (* 1/6 (/ 1 (* r (* (pow s 2) (PI)))))) r)) (* 7/324 (/ 1 (* (pow s 4) (PI)))))))) |
#s(approx (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s) #s(hole binary32 (* (pow r 2) (+ (* -1 (/ (+ (* -1 (/ (- (* 1/6 (/ 1 (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* r (* s (PI)))))) r)) (* 5/72 (/ 1 (* (pow s 3) (PI))))) r)) (* 7/324 (/ 1 (* (pow s 4) (PI)))))))) |
#s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) #s(hole binary32 (* (pow r 2) (+ (* -1 (/ (- (* 5/72 (/ 1 (* (pow s 2) (PI)))) (* 1/6 (/ 1 (* r (* s (PI)))))) r)) (* 7/324 (/ 1 (* (pow s 3) (PI)))))))) |
#s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) #s(hole binary32 (* (pow r 2) (+ (* -1 (/ (+ (* -1 (/ (- (* 1/6 (/ 1 (* s (PI)))) (* 1/4 (/ 1 (* r (PI))))) r)) (* 5/72 (/ 1 (* (pow s 2) (PI))))) r)) (* 7/324 (/ 1 (* (pow s 3) (PI)))))))) |
#s(approx (/ (+ (* (/ r (* (PI) 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 (+ (* (/ r (* (PI) s)) -5/72) (/ 1/6 (PI))) #s(hole binary32 (* -1 (* r (- (* 5/72 (/ 1 (* s (PI)))) (* 1/6 (/ 1 (* r (PI))))))))) |
#s(approx (/ (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 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 (/ (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 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 (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 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 (+ (* (/ r (* (PI) s)) -1/6) (+ (* (/ (* r r) (* (* s s) (PI))) 5/72) (/ 1/4 (PI)))) #s(hole binary32 (* (pow r 2) (+ (* -1 (/ (- (* 1/6 (/ 1 (* s (PI)))) (* 1/4 (/ 1 (* r (PI))))) r)) (* 5/72 (/ 1 (* (pow s 2) (PI)))))))) |
#s(approx (+ (* (+ (* (/ r (PI)) 5/72) (* (- (* (/ s (* (PI) r)) 1/4) (/ 1/6 (PI))) s)) s) (* (* r (/ r (PI))) -7/324)) #s(hole binary32 (* (pow r 2) (- (* -1 (/ (+ (* -5/72 (/ s (PI))) (* 1/6 (/ (pow s 2) (* r (PI))))) r)) (* 7/324 (/ 1 (PI))))))) |
#s(approx (+ (* (+ (* (/ r (PI)) 5/72) (* (- (* (/ s (* (PI) r)) 1/4) (/ 1/6 (PI))) s)) s) (* (* r (/ r (PI))) -7/324)) #s(hole binary32 (* (pow r 2) (- (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (/ (pow s 2) (PI))) (* 1/4 (/ (pow s 3) (* r (PI))))) r)) (* -5/72 (/ s (PI)))) r)) (* 7/324 (/ 1 (PI))))))) |
#s(approx (+ (* (/ r (PI)) 5/72) (* (- (* (/ s (* (PI) r)) 1/4) (/ 1/6 (PI))) s)) #s(hole binary32 (* -1 (* r (- (* 1/6 (/ s (* r (PI)))) (* 5/72 (/ 1 (PI)))))))) |
#s(approx (+ (* (/ r (PI)) 5/72) (* (- (* (/ s (* (PI) r)) 1/4) (/ 1/6 (PI))) s)) #s(hole binary32 (* -1 (* r (- (* -1 (/ (+ (* -1/6 (/ s (PI))) (* 1/4 (/ (pow s 2) (* r (PI))))) r)) (* 5/72 (/ 1 (PI)))))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 14.0ms | r | @ | inf | ((+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) r))) (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (* (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) 1/8) (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) (exp (/ (neg r) s)) (/ (neg r) s) (neg r) r s (* (* (PI) s) r) (* (PI) s) (PI) 1/8 (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) r)) (* 3/4 (exp (/ (neg r) (* 3 s)))) 3/4 (exp (/ (neg r) (* 3 s))) (/ (neg r) (* 3 s)) (* 3 s) 3 (* (* (* 6 s) (PI)) r) (* (* 6 s) (PI)) (* 6 s) 6 (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/ 1/4 (* (* s r) (PI))) 1/4 (* (* s r) (PI)) (* s r) (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s) (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ (+ (* (/ r (* (PI) s)) -5/72) (/ 1/6 (PI))) s) (+ (* (/ r (* (PI) s)) -5/72) (/ 1/6 (PI))) (/ r (* (PI) s)) -5/72 (/ 1/6 (PI)) 1/6 (/ 1/4 (* (PI) r)) (* (PI) r) (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/ (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) r) (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) (/ (+ (* (/ r (* (PI) s)) -1/6) (+ (* (/ (* r r) (* (* s s) (PI))) 5/72) (/ 1/4 (PI)))) s) (+ (* (/ r (* (PI) s)) -1/6) (+ (* (/ (* r r) (* (* s s) (PI))) 5/72) (/ 1/4 (PI)))) -1/6 (+ (* (/ (* r r) (* (* s s) (PI))) 5/72) (/ 1/4 (PI))) (/ (* r r) (* (* s s) (PI))) (* r r) (* (* s s) (PI)) (* s s) 5/72 (/ 1/4 (PI)) (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) (/ (+ (* (+ (* (/ r (PI)) 5/72) (* (- (* (/ s (* (PI) r)) 1/4) (/ 1/6 (PI))) s)) s) (* (* r (/ r (PI))) -7/324)) (* (* s s) (* s s))) (+ (* (+ (* (/ r (PI)) 5/72) (* (- (* (/ s (* (PI) r)) 1/4) (/ 1/6 (PI))) s)) s) (* (* r (/ r (PI))) -7/324)) (+ (* (/ r (PI)) 5/72) (* (- (* (/ s (* (PI) r)) 1/4) (/ 1/6 (PI))) s)) (/ r (PI)) (* (- (* (/ s (* (PI) r)) 1/4) (/ 1/6 (PI))) s) (- (* (/ s (* (PI) r)) 1/4) (/ 1/6 (PI))) (* (/ s (* (PI) r)) 1/4) (/ s (* (PI) r)) (* (* r (/ r (PI))) -7/324) (* r (/ r (PI))) -7/324 (* (* s s) (* s s))) |
| 13.0ms | s | @ | -inf | ((+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) r))) (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (* (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) 1/8) (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) (exp (/ (neg r) s)) (/ (neg r) s) (neg r) r s (* (* (PI) s) r) (* (PI) s) (PI) 1/8 (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) r)) (* 3/4 (exp (/ (neg r) (* 3 s)))) 3/4 (exp (/ (neg r) (* 3 s))) (/ (neg r) (* 3 s)) (* 3 s) 3 (* (* (* 6 s) (PI)) r) (* (* 6 s) (PI)) (* 6 s) 6 (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/ 1/4 (* (* s r) (PI))) 1/4 (* (* s r) (PI)) (* s r) (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s) (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ (+ (* (/ r (* (PI) s)) -5/72) (/ 1/6 (PI))) s) (+ (* (/ r (* (PI) s)) -5/72) (/ 1/6 (PI))) (/ r (* (PI) s)) -5/72 (/ 1/6 (PI)) 1/6 (/ 1/4 (* (PI) r)) (* (PI) r) (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/ (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) r) (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) (/ (+ (* (/ r (* (PI) s)) -1/6) (+ (* (/ (* r r) (* (* s s) (PI))) 5/72) (/ 1/4 (PI)))) s) (+ (* (/ r (* (PI) s)) -1/6) (+ (* (/ (* r r) (* (* s s) (PI))) 5/72) (/ 1/4 (PI)))) -1/6 (+ (* (/ (* r r) (* (* s s) (PI))) 5/72) (/ 1/4 (PI))) (/ (* r r) (* (* s s) (PI))) (* r r) (* (* s s) (PI)) (* s s) 5/72 (/ 1/4 (PI)) (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) (/ (+ (* (+ (* (/ r (PI)) 5/72) (* (- (* (/ s (* (PI) r)) 1/4) (/ 1/6 (PI))) s)) s) (* (* r (/ r (PI))) -7/324)) (* (* s s) (* s s))) (+ (* (+ (* (/ r (PI)) 5/72) (* (- (* (/ s (* (PI) r)) 1/4) (/ 1/6 (PI))) s)) s) (* (* r (/ r (PI))) -7/324)) (+ (* (/ r (PI)) 5/72) (* (- (* (/ s (* (PI) r)) 1/4) (/ 1/6 (PI))) s)) (/ r (PI)) (* (- (* (/ s (* (PI) r)) 1/4) (/ 1/6 (PI))) s) (- (* (/ s (* (PI) r)) 1/4) (/ 1/6 (PI))) (* (/ s (* (PI) r)) 1/4) (/ s (* (PI) r)) (* (* r (/ r (PI))) -7/324) (* r (/ r (PI))) -7/324 (* (* s s) (* s s))) |
| 10.0ms | r | @ | -inf | ((+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) r))) (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (* (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) 1/8) (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) (exp (/ (neg r) s)) (/ (neg r) s) (neg r) r s (* (* (PI) s) r) (* (PI) s) (PI) 1/8 (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) r)) (* 3/4 (exp (/ (neg r) (* 3 s)))) 3/4 (exp (/ (neg r) (* 3 s))) (/ (neg r) (* 3 s)) (* 3 s) 3 (* (* (* 6 s) (PI)) r) (* (* 6 s) (PI)) (* 6 s) 6 (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/ 1/4 (* (* s r) (PI))) 1/4 (* (* s r) (PI)) (* s r) (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s) (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ (+ (* (/ r (* (PI) s)) -5/72) (/ 1/6 (PI))) s) (+ (* (/ r (* (PI) s)) -5/72) (/ 1/6 (PI))) (/ r (* (PI) s)) -5/72 (/ 1/6 (PI)) 1/6 (/ 1/4 (* (PI) r)) (* (PI) r) (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/ (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) r) (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) (/ (+ (* (/ r (* (PI) s)) -1/6) (+ (* (/ (* r r) (* (* s s) (PI))) 5/72) (/ 1/4 (PI)))) s) (+ (* (/ r (* (PI) s)) -1/6) (+ (* (/ (* r r) (* (* s s) (PI))) 5/72) (/ 1/4 (PI)))) -1/6 (+ (* (/ (* r r) (* (* s s) (PI))) 5/72) (/ 1/4 (PI))) (/ (* r r) (* (* s s) (PI))) (* r r) (* (* s s) (PI)) (* s s) 5/72 (/ 1/4 (PI)) (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) (/ (+ (* (+ (* (/ r (PI)) 5/72) (* (- (* (/ s (* (PI) r)) 1/4) (/ 1/6 (PI))) s)) s) (* (* r (/ r (PI))) -7/324)) (* (* s s) (* s s))) (+ (* (+ (* (/ r (PI)) 5/72) (* (- (* (/ s (* (PI) r)) 1/4) (/ 1/6 (PI))) s)) s) (* (* r (/ r (PI))) -7/324)) (+ (* (/ r (PI)) 5/72) (* (- (* (/ s (* (PI) r)) 1/4) (/ 1/6 (PI))) s)) (/ r (PI)) (* (- (* (/ s (* (PI) r)) 1/4) (/ 1/6 (PI))) s) (- (* (/ s (* (PI) r)) 1/4) (/ 1/6 (PI))) (* (/ s (* (PI) r)) 1/4) (/ s (* (PI) r)) (* (* r (/ r (PI))) -7/324) (* r (/ r (PI))) -7/324 (* (* s s) (* s s))) |
| 8.0ms | s | @ | inf | ((+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) r))) (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (* (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) 1/8) (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) (exp (/ (neg r) s)) (/ (neg r) s) (neg r) r s (* (* (PI) s) r) (* (PI) s) (PI) 1/8 (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) r)) (* 3/4 (exp (/ (neg r) (* 3 s)))) 3/4 (exp (/ (neg r) (* 3 s))) (/ (neg r) (* 3 s)) (* 3 s) 3 (* (* (* 6 s) (PI)) r) (* (* 6 s) (PI)) (* 6 s) 6 (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/ 1/4 (* (* s r) (PI))) 1/4 (* (* s r) (PI)) (* s r) (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s) (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ (+ (* (/ r (* (PI) s)) -5/72) (/ 1/6 (PI))) s) (+ (* (/ r (* (PI) s)) -5/72) (/ 1/6 (PI))) (/ r (* (PI) s)) -5/72 (/ 1/6 (PI)) 1/6 (/ 1/4 (* (PI) r)) (* (PI) r) (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/ (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) r) (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) (/ (+ (* (/ r (* (PI) s)) -1/6) (+ (* (/ (* r r) (* (* s s) (PI))) 5/72) (/ 1/4 (PI)))) s) (+ (* (/ r (* (PI) s)) -1/6) (+ (* (/ (* r r) (* (* s s) (PI))) 5/72) (/ 1/4 (PI)))) -1/6 (+ (* (/ (* r r) (* (* s s) (PI))) 5/72) (/ 1/4 (PI))) (/ (* r r) (* (* s s) (PI))) (* r r) (* (* s s) (PI)) (* s s) 5/72 (/ 1/4 (PI)) (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) (/ (+ (* (+ (* (/ r (PI)) 5/72) (* (- (* (/ s (* (PI) r)) 1/4) (/ 1/6 (PI))) s)) s) (* (* r (/ r (PI))) -7/324)) (* (* s s) (* s s))) (+ (* (+ (* (/ r (PI)) 5/72) (* (- (* (/ s (* (PI) r)) 1/4) (/ 1/6 (PI))) s)) s) (* (* r (/ r (PI))) -7/324)) (+ (* (/ r (PI)) 5/72) (* (- (* (/ s (* (PI) r)) 1/4) (/ 1/6 (PI))) s)) (/ r (PI)) (* (- (* (/ s (* (PI) r)) 1/4) (/ 1/6 (PI))) s) (- (* (/ s (* (PI) r)) 1/4) (/ 1/6 (PI))) (* (/ s (* (PI) r)) 1/4) (/ s (* (PI) r)) (* (* r (/ r (PI))) -7/324) (* r (/ r (PI))) -7/324 (* (* s s) (* s s))) |
| 7.0ms | s | @ | 0 | ((+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) r))) (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (* (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) 1/8) (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) (exp (/ (neg r) s)) (/ (neg r) s) (neg r) r s (* (* (PI) s) r) (* (PI) s) (PI) 1/8 (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) r)) (* 3/4 (exp (/ (neg r) (* 3 s)))) 3/4 (exp (/ (neg r) (* 3 s))) (/ (neg r) (* 3 s)) (* 3 s) 3 (* (* (* 6 s) (PI)) r) (* (* 6 s) (PI)) (* 6 s) 6 (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/ 1/4 (* (* s r) (PI))) 1/4 (* (* s r) (PI)) (* s r) (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s) (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ (+ (* (/ r (* (PI) s)) -5/72) (/ 1/6 (PI))) s) (+ (* (/ r (* (PI) s)) -5/72) (/ 1/6 (PI))) (/ r (* (PI) s)) -5/72 (/ 1/6 (PI)) 1/6 (/ 1/4 (* (PI) r)) (* (PI) r) (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/ (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) r) (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) (/ (+ (* (/ r (* (PI) s)) -1/6) (+ (* (/ (* r r) (* (* s s) (PI))) 5/72) (/ 1/4 (PI)))) s) (+ (* (/ r (* (PI) s)) -1/6) (+ (* (/ (* r r) (* (* s s) (PI))) 5/72) (/ 1/4 (PI)))) -1/6 (+ (* (/ (* r r) (* (* s s) (PI))) 5/72) (/ 1/4 (PI))) (/ (* r r) (* (* s s) (PI))) (* r r) (* (* s s) (PI)) (* s s) 5/72 (/ 1/4 (PI)) (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) (/ (+ (* (+ (* (/ r (PI)) 5/72) (* (- (* (/ s (* (PI) r)) 1/4) (/ 1/6 (PI))) s)) s) (* (* r (/ r (PI))) -7/324)) (* (* s s) (* s s))) (+ (* (+ (* (/ r (PI)) 5/72) (* (- (* (/ s (* (PI) r)) 1/4) (/ 1/6 (PI))) s)) s) (* (* r (/ r (PI))) -7/324)) (+ (* (/ r (PI)) 5/72) (* (- (* (/ s (* (PI) r)) 1/4) (/ 1/6 (PI))) s)) (/ r (PI)) (* (- (* (/ s (* (PI) r)) 1/4) (/ 1/6 (PI))) s) (- (* (/ s (* (PI) r)) 1/4) (/ 1/6 (PI))) (* (/ s (* (PI) r)) 1/4) (/ s (* (PI) r)) (* (* r (/ r (PI))) -7/324) (* r (/ r (PI))) -7/324 (* (* s s) (* s s))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1226 | 11675 |
| 0 | 1332 | 10978 |
| 1 | 7134 | 10978 |
| 0 | 8886 | 10690 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(+.f32 #s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32))) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) s) (PI.f32)) r))) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32))) |
(*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32)) |
(/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) |
(exp.f32 (/.f32 (neg.f32 r) s)) |
(/.f32 (neg.f32 r) s) |
(neg.f32 r) |
r |
s |
(*.f32 (*.f32 (PI.f32) s) r) |
(*.f32 (PI.f32) s) |
(PI.f32) |
#s(literal 1/8 binary32) |
(/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) s) (PI.f32)) 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) s) (PI.f32)) r) |
(*.f32 (*.f32 #s(literal 6 binary32) s) (PI.f32)) |
(*.f32 #s(literal 6 binary32) s) |
#s(literal 6 binary32) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 s r) (PI.f32)))) |
(/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 s r) (PI.f32))) |
#s(literal 1/4 binary32) |
(*.f32 (*.f32 s r) (PI.f32)) |
(*.f32 s r) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 #s(approx (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -5/72 binary32) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s))) |
(neg.f32 (/.f32 (-.f32 #s(approx (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -5/72 binary32) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s)) |
(/.f32 (-.f32 #s(approx (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -5/72 binary32) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s) |
(-.f32 #s(approx (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -5/72 binary32) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) |
#s(approx (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -5/72 binary32) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) |
(/.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -5/72 binary32) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s) |
(fma.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -5/72 binary32) (/.f32 #s(literal 1/6 binary32) (PI.f32))) |
(/.f32 r (*.f32 (PI.f32) s)) |
#s(literal -5/72 binary32) |
(/.f32 #s(literal 1/6 binary32) (PI.f32)) |
#s(literal 1/6 binary32) |
(/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r)) |
(*.f32 (PI.f32) r) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(approx (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) (/.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -1/6 binary32) (fma.f32 (/.f32 (*.f32 r r) (*.f32 (*.f32 s s) (PI.f32))) #s(literal 5/72 binary32) (/.f32 #s(literal 1/4 binary32) (PI.f32)))) s)) r)) |
(/.f32 #s(approx (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) (/.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -1/6 binary32) (fma.f32 (/.f32 (*.f32 r r) (*.f32 (*.f32 s s) (PI.f32))) #s(literal 5/72 binary32) (/.f32 #s(literal 1/4 binary32) (PI.f32)))) s)) r) |
#s(approx (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) (/.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -1/6 binary32) (fma.f32 (/.f32 (*.f32 r r) (*.f32 (*.f32 s s) (PI.f32))) #s(literal 5/72 binary32) (/.f32 #s(literal 1/4 binary32) (PI.f32)))) s)) |
(/.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -1/6 binary32) (fma.f32 (/.f32 (*.f32 r r) (*.f32 (*.f32 s s) (PI.f32))) #s(literal 5/72 binary32) (/.f32 #s(literal 1/4 binary32) (PI.f32)))) s) |
(fma.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -1/6 binary32) (fma.f32 (/.f32 (*.f32 r r) (*.f32 (*.f32 s s) (PI.f32))) #s(literal 5/72 binary32) (/.f32 #s(literal 1/4 binary32) (PI.f32)))) |
#s(literal -1/6 binary32) |
(fma.f32 (/.f32 (*.f32 r r) (*.f32 (*.f32 s s) (PI.f32))) #s(literal 5/72 binary32) (/.f32 #s(literal 1/4 binary32) (PI.f32))) |
(/.f32 (*.f32 r r) (*.f32 (*.f32 s s) (PI.f32))) |
(*.f32 r r) |
(*.f32 (*.f32 s s) (PI.f32)) |
(*.f32 s s) |
#s(literal 5/72 binary32) |
(/.f32 #s(literal 1/4 binary32) (PI.f32)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(approx (neg (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) (/.f32 (fma.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal 5/72 binary32) (*.f32 (-.f32 (*.f32 (/.f32 s (*.f32 (PI.f32) r)) #s(literal 1/4 binary32)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) s (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32))) (*.f32 (*.f32 s s) (*.f32 s s))))) |
#s(approx (neg (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) (/.f32 (fma.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal 5/72 binary32) (*.f32 (-.f32 (*.f32 (/.f32 s (*.f32 (PI.f32) r)) #s(literal 1/4 binary32)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) s (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32))) (*.f32 (*.f32 s s) (*.f32 s s)))) |
(/.f32 (fma.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal 5/72 binary32) (*.f32 (-.f32 (*.f32 (/.f32 s (*.f32 (PI.f32) r)) #s(literal 1/4 binary32)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) s (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32))) (*.f32 (*.f32 s s) (*.f32 s s))) |
(fma.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal 5/72 binary32) (*.f32 (-.f32 (*.f32 (/.f32 s (*.f32 (PI.f32) r)) #s(literal 1/4 binary32)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) s (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32))) |
(fma.f32 (/.f32 r (PI.f32)) #s(literal 5/72 binary32) (*.f32 (-.f32 (*.f32 (/.f32 s (*.f32 (PI.f32) r)) #s(literal 1/4 binary32)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) |
(/.f32 r (PI.f32)) |
(*.f32 (-.f32 (*.f32 (/.f32 s (*.f32 (PI.f32) r)) #s(literal 1/4 binary32)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s) |
(-.f32 (*.f32 (/.f32 s (*.f32 (PI.f32) r)) #s(literal 1/4 binary32)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) |
(*.f32 (/.f32 s (*.f32 (PI.f32) r)) #s(literal 1/4 binary32)) |
(/.f32 s (*.f32 (PI.f32) r)) |
(*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32)) |
(*.f32 r (/.f32 r (PI.f32))) |
#s(literal -7/324 binary32) |
(*.f32 (*.f32 s s) (*.f32 s s)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) r))) #s(hole binary32 (/ (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) s))) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) #s(hole binary32 (* 1/8 (/ (exp (* -1 (/ r s))) (* r (* s (PI))))))) |
#s(approx (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) #s(hole binary32 (/ (exp (* -1 (/ r s))) (* r (* s (PI)))))) |
#s(approx (exp (/ (neg r) s)) #s(hole binary32 (exp (* -1 (/ r s))))) |
#s(approx (/ (neg r) s) #s(hole binary32 (* -1 (/ r s)))) |
#s(approx s #s(hole binary32 s)) |
#s(approx (* (* (PI) s) r) #s(hole binary32 (* r (* s (PI))))) |
#s(approx (* (PI) s) #s(hole binary32 (* s (PI)))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) 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 s) (PI)) r) #s(hole binary32 (* 6 (* r (* s (PI)))))) |
#s(approx (* (* 6 s) (PI)) #s(hole binary32 (* 6 (* s (PI))))) |
#s(approx (* 6 s) #s(hole binary32 (* 6 s))) |
#s(approx (/ 1/4 (* (* s r) (PI))) #s(hole binary32 (/ 1/4 (* r (* s (PI)))))) |
#s(approx (* s r) #s(hole binary32 (* r s))) |
#s(approx (neg (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) #s(hole binary32 (* -7/324 (/ (pow r 2) (* (pow s 4) (PI)))))) |
#s(approx (neg (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) #s(hole binary32 (/ (+ (* -7/324 (/ (pow r 2) (PI))) (* 5/72 (/ (* r s) (PI)))) (pow s 4)))) |
#s(approx (neg (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) #s(hole binary32 (/ (+ (* -7/324 (/ (pow r 2) (PI))) (* s (- (* -1/6 (/ s (PI))) (* -5/72 (/ r (PI)))))) (pow s 4)))) |
#s(approx (neg (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) #s(hole binary32 (/ (+ (* -7/324 (/ (pow r 2) (PI))) (* s (- (* s (- (* 1/4 (/ s (* r (PI)))) (* 1/6 (/ 1 (PI))))) (* -5/72 (/ r (PI)))))) (pow s 4)))) |
#s(approx (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s) #s(hole binary32 (* 7/324 (/ (pow r 2) (* (pow s 4) (PI)))))) |
#s(approx (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s) #s(hole binary32 (/ (+ (* -5/72 (/ (* r s) (PI))) (* 7/324 (/ (pow r 2) (PI)))) (pow s 4)))) |
#s(approx (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s) #s(hole binary32 (/ (+ (* 7/324 (/ (pow r 2) (PI))) (* s (+ (* -5/72 (/ r (PI))) (* 1/6 (/ s (PI)))))) (pow s 4)))) |
#s(approx (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s) #s(hole binary32 (/ (+ (* 7/324 (/ (pow r 2) (PI))) (* s (+ (* -5/72 (/ r (PI))) (* s (+ (* -1/4 (/ s (* r (PI)))) (* 1/6 (/ 1 (PI)))))))) (pow s 4)))) |
#s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) #s(hole binary32 (* 7/324 (/ (pow r 2) (* (pow s 3) (PI)))))) |
#s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) #s(hole binary32 (/ (- (* -5/72 (/ (* r s) (PI))) (* -7/324 (/ (pow r 2) (PI)))) (pow s 3)))) |
#s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) #s(hole binary32 (/ (- (* s (+ (* -5/72 (/ r (PI))) (* 1/6 (/ s (PI))))) (* -7/324 (/ (pow r 2) (PI)))) (pow s 3)))) |
#s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) #s(hole binary32 (/ (- (* s (+ (* -5/72 (/ r (PI))) (* s (+ (* -1/4 (/ s (* r (PI)))) (* 1/6 (/ 1 (PI))))))) (* -7/324 (/ (pow r 2) (PI)))) (pow s 3)))) |
#s(approx (/ (+ (* (/ r (* (PI) s)) -5/72) (/ 1/6 (PI))) s) #s(hole binary32 (* -5/72 (/ r (* (pow s 2) (PI)))))) |
#s(approx (/ (+ (* (/ r (* (PI) 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)) -5/72) (/ 1/6 (PI))) #s(hole binary32 (* -5/72 (/ r (* s (PI)))))) |
#s(approx (+ (* (/ r (* (PI) s)) -5/72) (/ 1/6 (PI))) #s(hole binary32 (/ (+ (* -5/72 (/ r (PI))) (* 1/6 (/ s (PI)))) s))) |
#s(approx (/ r (* (PI) s)) #s(hole binary32 (/ r (* s (PI))))) |
#s(approx (/ (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) r) #s(hole binary32 (* 5/72 (/ r (* (pow s 3) (PI)))))) |
#s(approx (/ (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) r) #s(hole binary32 (/ (+ (* -1/6 (/ s (PI))) (* 5/72 (/ r (PI)))) (pow s 3)))) |
#s(approx (/ (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 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 (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) #s(hole binary32 (* 5/72 (/ (pow r 2) (* (pow s 3) (PI)))))) |
#s(approx (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) #s(hole binary32 (/ (+ (* -1/6 (/ (* r s) (PI))) (* 5/72 (/ (pow r 2) (PI)))) (pow s 3)))) |
#s(approx (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 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 (+ (* (/ r (* (PI) s)) -1/6) (+ (* (/ (* r r) (* (* s s) (PI))) 5/72) (/ 1/4 (PI)))) #s(hole binary32 (* 5/72 (/ (pow r 2) (* (pow s 2) (PI)))))) |
#s(approx (+ (* (/ r (* (PI) s)) -1/6) (+ (* (/ (* r r) (* (* s s) (PI))) 5/72) (/ 1/4 (PI)))) #s(hole binary32 (/ (+ (* -1/6 (/ (* r s) (PI))) (* 5/72 (/ (pow r 2) (PI)))) (pow s 2)))) |
#s(approx (+ (* (/ r (* (PI) s)) -1/6) (+ (* (/ (* r r) (* (* s s) (PI))) 5/72) (/ 1/4 (PI)))) #s(hole binary32 (/ (+ (* 5/72 (/ (pow r 2) (PI))) (* s (+ (* -1/6 (/ r (PI))) (* 1/4 (/ s (PI)))))) (pow s 2)))) |
#s(approx (+ (* (/ (* r r) (* (* s s) (PI))) 5/72) (/ 1/4 (PI))) #s(hole binary32 (/ (+ (* 5/72 (/ (pow r 2) (PI))) (* 1/4 (/ (pow s 2) (PI)))) (pow s 2)))) |
#s(approx (/ (* r r) (* (* s s) (PI))) #s(hole binary32 (/ (pow r 2) (* (pow s 2) (PI))))) |
#s(approx (* (* s s) (PI)) #s(hole binary32 (* (pow s 2) (PI)))) |
#s(approx (* s s) #s(hole binary32 (pow s 2))) |
#s(approx (/ (+ (* (+ (* (/ r (PI)) 5/72) (* (- (* (/ s (* (PI) r)) 1/4) (/ 1/6 (PI))) s)) s) (* (* r (/ r (PI))) -7/324)) (* (* s s) (* s s))) #s(hole binary32 (/ (+ (* -7/324 (/ (pow r 2) (PI))) (* s (+ (* -1/6 (/ s (PI))) (* 5/72 (/ r (PI)))))) (pow s 4)))) |
#s(approx (/ (+ (* (+ (* (/ r (PI)) 5/72) (* (- (* (/ s (* (PI) r)) 1/4) (/ 1/6 (PI))) s)) s) (* (* r (/ r (PI))) -7/324)) (* (* s s) (* s s))) #s(hole binary32 (/ (+ (* -7/324 (/ (pow r 2) (PI))) (* s (+ (* 5/72 (/ r (PI))) (* s (- (* 1/4 (/ s (* r (PI)))) (* 1/6 (/ 1 (PI)))))))) (pow s 4)))) |
#s(approx (+ (* (+ (* (/ r (PI)) 5/72) (* (- (* (/ s (* (PI) r)) 1/4) (/ 1/6 (PI))) s)) s) (* (* r (/ r (PI))) -7/324)) #s(hole binary32 (* -7/324 (/ (pow r 2) (PI))))) |
#s(approx (+ (* (+ (* (/ r (PI)) 5/72) (* (- (* (/ s (* (PI) r)) 1/4) (/ 1/6 (PI))) s)) s) (* (* r (/ r (PI))) -7/324)) #s(hole binary32 (+ (* -7/324 (/ (pow r 2) (PI))) (* 5/72 (/ (* r s) (PI)))))) |
#s(approx (+ (* (+ (* (/ r (PI)) 5/72) (* (- (* (/ s (* (PI) r)) 1/4) (/ 1/6 (PI))) s)) s) (* (* r (/ r (PI))) -7/324)) #s(hole binary32 (+ (* -7/324 (/ (pow r 2) (PI))) (* s (+ (* -1/6 (/ s (PI))) (* 5/72 (/ r (PI)))))))) |
#s(approx (+ (* (+ (* (/ r (PI)) 5/72) (* (- (* (/ s (* (PI) r)) 1/4) (/ 1/6 (PI))) s)) s) (* (* r (/ r (PI))) -7/324)) #s(hole binary32 (+ (* -7/324 (/ (pow r 2) (PI))) (* s (+ (* 5/72 (/ r (PI))) (* s (- (* 1/4 (/ s (* r (PI)))) (* 1/6 (/ 1 (PI)))))))))) |
#s(approx (+ (* (/ r (PI)) 5/72) (* (- (* (/ s (* (PI) r)) 1/4) (/ 1/6 (PI))) s)) #s(hole binary32 (* 5/72 (/ r (PI))))) |
#s(approx (+ (* (/ r (PI)) 5/72) (* (- (* (/ s (* (PI) r)) 1/4) (/ 1/6 (PI))) s)) #s(hole binary32 (+ (* -1/6 (/ s (PI))) (* 5/72 (/ r (PI)))))) |
#s(approx (+ (* (/ r (PI)) 5/72) (* (- (* (/ s (* (PI) r)) 1/4) (/ 1/6 (PI))) s)) #s(hole binary32 (+ (* 5/72 (/ r (PI))) (* s (- (* 1/4 (/ s (* r (PI)))) (* 1/6 (/ 1 (PI)))))))) |
#s(approx (* (- (* (/ s (* (PI) r)) 1/4) (/ 1/6 (PI))) s) #s(hole binary32 (* -1/6 (/ s (PI))))) |
#s(approx (* (- (* (/ s (* (PI) r)) 1/4) (/ 1/6 (PI))) s) #s(hole binary32 (* s (- (* 1/4 (/ s (* r (PI)))) (* 1/6 (/ 1 (PI))))))) |
#s(approx (- (* (/ s (* (PI) r)) 1/4) (/ 1/6 (PI))) #s(hole binary32 (/ -1/6 (PI)))) |
#s(approx (- (* (/ s (* (PI) r)) 1/4) (/ 1/6 (PI))) #s(hole binary32 (- (* 1/4 (/ s (* r (PI)))) (* 1/6 (/ 1 (PI)))))) |
#s(approx (* (/ s (* (PI) r)) 1/4) #s(hole binary32 (* 1/4 (/ s (* r (PI)))))) |
#s(approx (/ s (* (PI) r)) #s(hole binary32 (/ s (* r (PI))))) |
#s(approx (* (* s s) (* s s)) #s(hole binary32 (pow s 4))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) r))) #s(hole binary32 (/ (- (* 1/4 (/ 1 (* r (PI)))) (* 1/6 (/ 1 (* s (PI))))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) r))) #s(hole binary32 (/ (- (+ (* 1/144 (/ r (* (pow s 2) (PI)))) (+ (* 1/16 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* r (PI)))))) (/ 1/6 (* s (PI)))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) r))) #s(hole binary32 (/ (- (+ (* -1/48 (/ (pow r 2) (* (pow s 3) (PI)))) (+ (* -1/1296 (/ (pow r 2) (* (pow s 3) (PI)))) (+ (* 1/144 (/ r (* (pow s 2) (PI)))) (+ (* 1/16 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* r (PI)))))))) (/ 1/6 (* s (PI)))) s))) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) #s(hole binary32 (/ 1/8 (* r (* s (PI)))))) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) #s(hole binary32 (/ (- (* 1/8 (/ 1 (* r (PI)))) (* 1/8 (/ 1 (* s (PI))))) s))) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) #s(hole binary32 (/ (- (+ (* 1/16 (/ r (* (pow s 2) (PI)))) (* 1/8 (/ 1 (* r (PI))))) (/ 1/8 (* s (PI)))) s))) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) #s(hole binary32 (/ (- (+ (* -1/48 (/ (pow r 2) (* (pow s 3) (PI)))) (+ (* 1/16 (/ r (* (pow s 2) (PI)))) (* 1/8 (/ 1 (* r (PI)))))) (/ 1/8 (* s (PI)))) s))) |
#s(approx (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) #s(hole binary32 (/ 1 (* r (* s (PI)))))) |
#s(approx (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) #s(hole binary32 (/ (- (/ 1 (* r (PI))) (/ 1 (* s (PI)))) s))) |
#s(approx (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) #s(hole binary32 (/ (- (+ (* 1/2 (/ r (* (pow s 2) (PI)))) (/ 1 (* r (PI)))) (/ 1 (* s (PI)))) s))) |
#s(approx (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) #s(hole binary32 (/ (- (+ (* -1/6 (/ (pow r 2) (* (pow s 3) (PI)))) (+ (* 1/2 (/ r (* (pow s 2) (PI)))) (/ 1 (* r (PI))))) (/ 1 (* s (PI)))) s))) |
#s(approx (exp (/ (neg r) s)) #s(hole binary32 1)) |
#s(approx (exp (/ (neg r) s)) #s(hole binary32 (+ 1 (* -1 (/ r s))))) |
#s(approx (exp (/ (neg r) s)) #s(hole binary32 (+ 1 (+ (* -1 (/ r s)) (* 1/2 (/ (pow r 2) (pow s 2))))))) |
#s(approx (exp (/ (neg r) s)) #s(hole binary32 (+ 1 (+ (* -1 (/ r s)) (+ (* -1/6 (/ (pow r 3) (pow s 3))) (* 1/2 (/ (pow r 2) (pow s 2)))))))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) r)) #s(hole binary32 (/ (- (* 1/8 (/ 1 (* r (PI)))) (* 1/24 (/ 1 (* s (PI))))) s))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) r)) #s(hole binary32 (/ (- (+ (* 1/144 (/ r (* (pow s 2) (PI)))) (* 1/8 (/ 1 (* r (PI))))) (/ 1/24 (* s (PI)))) s))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) r)) #s(hole binary32 (/ (- (+ (* -1/1296 (/ (pow r 2) (* (pow s 3) (PI)))) (+ (* 1/144 (/ r (* (pow s 2) (PI)))) (* 1/8 (/ 1 (* r (PI)))))) (/ 1/24 (* s (PI)))) s))) |
#s(approx (* 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 (* -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 (neg (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) #s(hole binary32 (/ (- (+ (* 5/72 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* r (PI))))) (/ 1/6 (* s (PI)))) s))) |
#s(approx (neg (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) #s(hole binary32 (/ (- (+ (* -7/324 (/ (pow r 2) (* (pow s 3) (PI)))) (* 1/4 (/ 1 (* r (PI))))) (+ (* -5/72 (/ r (* (pow s 2) (PI)))) (/ 1/6 (* s (PI))))) s))) |
#s(approx (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s) #s(hole binary32 (/ -1/4 (* r (* s (PI)))))) |
#s(approx (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s) #s(hole binary32 (/ (- (* 1/6 (/ 1 (* s (PI)))) (* 1/4 (/ 1 (* r (PI))))) s))) |
#s(approx (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s) #s(hole binary32 (/ (- (+ (* -5/72 (/ r (* (pow s 2) (PI)))) (/ 1/6 (* s (PI)))) (* 1/4 (/ 1 (* r (PI))))) s))) |
#s(approx (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s) #s(hole binary32 (/ (- (+ (* -5/72 (/ r (* (pow s 2) (PI)))) (+ (* 7/324 (/ (pow r 2) (* (pow s 3) (PI)))) (/ 1/6 (* s (PI))))) (* 1/4 (/ 1 (* r (PI))))) s))) |
#s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) #s(hole binary32 (/ -1/4 (* r (PI))))) |
#s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) #s(hole binary32 (- (* 1/6 (/ 1 (* s (PI)))) (* 1/4 (/ 1 (* r (PI))))))) |
#s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) #s(hole binary32 (- (+ (* -5/72 (/ r (* (pow s 2) (PI)))) (/ 1/6 (* s (PI)))) (* 1/4 (/ 1 (* r (PI))))))) |
#s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) #s(hole binary32 (- (+ (* 7/324 (/ (pow r 2) (* (pow s 3) (PI)))) (/ 1/6 (* s (PI)))) (+ (* 5/72 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* r (PI)))))))) |
#s(approx (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) #s(hole binary32 (/ 1/6 (* s (PI))))) |
#s(approx (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) #s(hole binary32 (/ (+ (* -5/72 (/ r (* s (PI)))) (* 1/6 (/ 1 (PI)))) s))) |
#s(approx (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) #s(hole binary32 (/ (- (+ (* 7/324 (/ (pow r 2) (* (pow s 2) (PI)))) (* 1/6 (/ 1 (PI)))) (* 5/72 (/ r (* s (PI))))) s))) |
#s(approx (+ (* (/ r (* (PI) s)) -5/72) (/ 1/6 (PI))) #s(hole binary32 (/ 1/6 (PI)))) |
#s(approx (+ (* (/ r (* (PI) s)) -5/72) (/ 1/6 (PI))) #s(hole binary32 (+ (* -5/72 (/ r (* s (PI)))) (* 1/6 (/ 1 (PI)))))) |
#s(approx (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) #s(hole binary32 (/ 1/4 (* s (PI))))) |
#s(approx (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) #s(hole binary32 (/ (+ (* -1/6 (/ r (* s (PI)))) (* 1/4 (/ 1 (PI)))) s))) |
#s(approx (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 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 (+ (* (/ r (* (PI) s)) -1/6) (+ (* (/ (* r r) (* (* s s) (PI))) 5/72) (/ 1/4 (PI)))) #s(hole binary32 (/ 1/4 (PI)))) |
#s(approx (+ (* (/ r (* (PI) s)) -1/6) (+ (* (/ (* r r) (* (* s s) (PI))) 5/72) (/ 1/4 (PI)))) #s(hole binary32 (+ (* -1/6 (/ r (* s (PI)))) (* 1/4 (/ 1 (PI)))))) |
#s(approx (+ (* (/ r (* (PI) s)) -1/6) (+ (* (/ (* r r) (* (* s s) (PI))) 5/72) (/ 1/4 (PI)))) #s(hole binary32 (+ (* -1/6 (/ r (* s (PI)))) (+ (* 5/72 (/ (pow r 2) (* (pow s 2) (PI)))) (* 1/4 (/ 1 (PI))))))) |
#s(approx (+ (* (/ (* r r) (* (* s s) (PI))) 5/72) (/ 1/4 (PI))) #s(hole binary32 (+ (* 5/72 (/ (pow r 2) (* (pow s 2) (PI)))) (* 1/4 (/ 1 (PI)))))) |
#s(approx (/ (+ (* (+ (* (/ r (PI)) 5/72) (* (- (* (/ s (* (PI) r)) 1/4) (/ 1/6 (PI))) s)) s) (* (* r (/ r (PI))) -7/324)) (* (* s s) (* s s))) #s(hole binary32 (/ (- (+ (* -7/324 (/ (pow r 2) (* (pow s 3) (PI)))) (+ (* 5/72 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* r (PI)))))) (/ 1/6 (* s (PI)))) s))) |
#s(approx (+ (* (+ (* (/ r (PI)) 5/72) (* (- (* (/ s (* (PI) r)) 1/4) (/ 1/6 (PI))) s)) s) (* (* r (/ r (PI))) -7/324)) #s(hole binary32 (* 1/4 (/ (pow s 3) (* r (PI)))))) |
#s(approx (+ (* (+ (* (/ r (PI)) 5/72) (* (- (* (/ s (* (PI) r)) 1/4) (/ 1/6 (PI))) s)) s) (* (* r (/ r (PI))) -7/324)) #s(hole binary32 (* (pow s 3) (- (* 1/4 (/ 1 (* r (PI)))) (* 1/6 (/ 1 (* s (PI)))))))) |
#s(approx (+ (* (+ (* (/ r (PI)) 5/72) (* (- (* (/ s (* (PI) r)) 1/4) (/ 1/6 (PI))) s)) s) (* (* r (/ r (PI))) -7/324)) #s(hole binary32 (* (pow s 3) (- (+ (* 5/72 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* r (PI))))) (/ 1/6 (* s (PI))))))) |
#s(approx (+ (* (+ (* (/ r (PI)) 5/72) (* (- (* (/ s (* (PI) r)) 1/4) (/ 1/6 (PI))) s)) s) (* (* r (/ r (PI))) -7/324)) #s(hole binary32 (* (pow s 3) (- (+ (* -7/324 (/ (pow r 2) (* (pow s 3) (PI)))) (+ (* 5/72 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* r (PI)))))) (/ 1/6 (* s (PI))))))) |
#s(approx (+ (* (/ r (PI)) 5/72) (* (- (* (/ s (* (PI) r)) 1/4) (/ 1/6 (PI))) s)) #s(hole binary32 (* 1/4 (/ (pow s 2) (* r (PI)))))) |
#s(approx (+ (* (/ r (PI)) 5/72) (* (- (* (/ s (* (PI) r)) 1/4) (/ 1/6 (PI))) s)) #s(hole binary32 (* (pow s 2) (- (* 1/4 (/ 1 (* r (PI)))) (* 1/6 (/ 1 (* s (PI)))))))) |
#s(approx (+ (* (/ r (PI)) 5/72) (* (- (* (/ s (* (PI) r)) 1/4) (/ 1/6 (PI))) s)) #s(hole binary32 (* (pow s 2) (- (+ (* 5/72 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* r (PI))))) (/ 1/6 (* s (PI))))))) |
#s(approx (- (* (/ s (* (PI) r)) 1/4) (/ 1/6 (PI))) #s(hole binary32 (* s (- (* 1/4 (/ 1 (* r (PI)))) (* 1/6 (/ 1 (* s (PI)))))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) r))) #s(hole binary32 (* -1 (/ (- (* 1/6 (/ 1 (* s (PI)))) (* 1/4 (/ 1 (* r (PI))))) s)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) r))) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -1/16 (/ r (PI))) (* -1/144 (/ r (PI)))) s)) (* 1/6 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))) s)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) r))) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -1 (/ (+ (* -1/48 (/ (pow r 2) (PI))) (* -1/1296 (/ (pow r 2) (PI)))) s)) (+ (* -1/16 (/ r (PI))) (* -1/144 (/ r (PI))))) s)) (* 1/6 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))) s)))) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) #s(hole binary32 (* -1 (/ (- (* 1/8 (/ 1 (* s (PI)))) (* 1/8 (/ 1 (* r (PI))))) s)))) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* 1/16 (/ r (* s (PI)))) (* 1/8 (/ 1 (PI)))) s)) (* 1/8 (/ 1 (* r (PI))))) s)))) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -1/16 (/ r (PI))) (* 1/48 (/ (pow r 2) (* s (PI))))) s)) (* 1/8 (/ 1 (PI)))) s)) (* 1/8 (/ 1 (* r (PI))))) s)))) |
#s(approx (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) #s(hole binary32 (* -1 (/ (- (/ 1 (* s (PI))) (/ 1 (* r (PI)))) s)))) |
#s(approx (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* 1/2 (/ r (* s (PI)))) (/ 1 (PI))) s)) (/ 1 (* r (PI)))) s)))) |
#s(approx (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -1/2 (/ r (PI))) (* 1/6 (/ (pow r 2) (* s (PI))))) s)) (/ 1 (PI))) s)) (/ 1 (* r (PI)))) s)))) |
#s(approx (exp (/ (neg r) s)) #s(hole binary32 (+ 1 (* -1 (/ (+ r (* -1/2 (/ (pow r 2) s))) s))))) |
#s(approx (exp (/ (neg r) s)) #s(hole binary32 (+ 1 (* -1 (/ (+ r (* -1 (/ (+ (* -1/6 (/ (pow r 3) s)) (* 1/2 (pow r 2))) s))) s))))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) r)) #s(hole binary32 (* -1 (/ (- (* 1/24 (/ 1 (* s (PI)))) (* 1/8 (/ 1 (* r (PI))))) s)))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) r)) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* 1/144 (/ r (* s (PI)))) (* 1/24 (/ 1 (PI)))) s)) (* 1/8 (/ 1 (* r (PI))))) s)))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) r)) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -1/144 (/ r (PI))) (* 1/1296 (/ (pow r 2) (* s (PI))))) s)) (* 1/24 (/ 1 (PI)))) s)) (* 1/8 (/ 1 (* r (PI))))) s)))) |
#s(approx (* 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 (neg (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* 5/72 (/ r (* s (PI)))) (* 1/6 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))) s)))) |
#s(approx (neg (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* 7/324 (/ (pow r 2) (* s (PI)))) (* 5/72 (/ r (PI)))) s)) (* 1/6 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))) s)))) |
#s(approx (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s) #s(hole binary32 (* -1 (/ (- (* 1/4 (/ 1 (* r (PI)))) (* 1/6 (/ 1 (* s (PI))))) s)))) |
#s(approx (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s) #s(hole binary32 (* -1 (/ (+ (* -1 (/ (+ (* -5/72 (/ r (* s (PI)))) (* 1/6 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))) s)))) |
#s(approx (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s) #s(hole binary32 (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -7/324 (/ (pow r 2) (* s (PI)))) (* 5/72 (/ r (PI)))) s)) (* 1/6 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))) s)))) |
#s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) #s(hole binary32 (- (* -1 (/ (- (* 5/72 (/ r (* s (PI)))) (* 1/6 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))))) |
#s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) #s(hole binary32 (- (* -1 (/ (- (* -1 (/ (- (* 7/324 (/ (pow r 2) (* s (PI)))) (* 5/72 (/ r (PI)))) s)) (* 1/6 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))))) |
#s(approx (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) #s(hole binary32 (* -1 (/ (- (* 5/72 (/ r (* s (PI)))) (* 1/6 (/ 1 (PI)))) s)))) |
#s(approx (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* 7/324 (/ (pow r 2) (* s (PI)))) (* 5/72 (/ r (PI)))) s)) (* 1/6 (/ 1 (PI)))) s)))) |
#s(approx (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) #s(hole binary32 (* -1 (/ (- (* 1/6 (/ r (* s (PI)))) (* 1/4 (/ 1 (PI)))) s)))) |
#s(approx (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 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 (+ (* (/ r (* (PI) s)) -1/6) (+ (* (/ (* r r) (* (* s s) (PI))) 5/72) (/ 1/4 (PI)))) #s(hole binary32 (+ (* -1 (/ (+ (* -5/72 (/ (pow r 2) (* s (PI)))) (* 1/6 (/ r (PI)))) s)) (* 1/4 (/ 1 (PI)))))) |
#s(approx (/ (+ (* (+ (* (/ r (PI)) 5/72) (* (- (* (/ s (* (PI) r)) 1/4) (/ 1/6 (PI))) s)) s) (* (* r (/ r (PI))) -7/324)) (* (* s s) (* s s))) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -5/72 (/ r (PI))) (* 7/324 (/ (pow r 2) (* s (PI))))) s)) (* 1/6 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))) s)))) |
#s(approx (+ (* (+ (* (/ r (PI)) 5/72) (* (- (* (/ s (* (PI) r)) 1/4) (/ 1/6 (PI))) s)) s) (* (* r (/ r (PI))) -7/324)) #s(hole binary32 (* -1 (* (pow s 3) (- (* 1/6 (/ 1 (* s (PI)))) (* 1/4 (/ 1 (* r (PI))))))))) |
#s(approx (+ (* (+ (* (/ r (PI)) 5/72) (* (- (* (/ s (* (PI) r)) 1/4) (/ 1/6 (PI))) s)) s) (* (* r (/ r (PI))) -7/324)) #s(hole binary32 (* -1 (* (pow s 3) (- (* -1 (/ (- (* 5/72 (/ r (* s (PI)))) (* 1/6 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))))))) |
#s(approx (+ (* (+ (* (/ r (PI)) 5/72) (* (- (* (/ s (* (PI) r)) 1/4) (/ 1/6 (PI))) s)) s) (* (* r (/ r (PI))) -7/324)) #s(hole binary32 (* -1 (* (pow s 3) (- (* -1 (/ (- (* -1 (/ (+ (* -5/72 (/ r (PI))) (* 7/324 (/ (pow r 2) (* s (PI))))) s)) (* 1/6 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))))))) |
#s(approx (+ (* (/ r (PI)) 5/72) (* (- (* (/ s (* (PI) r)) 1/4) (/ 1/6 (PI))) s)) #s(hole binary32 (* (pow s 2) (+ (* -1 (/ (+ (* -5/72 (/ r (* s (PI)))) (* 1/6 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI)))))))) |
#s(approx (- (* (/ s (* (PI) r)) 1/4) (/ 1/6 (PI))) #s(hole binary32 (* -1 (* s (- (* 1/6 (/ 1 (* s (PI)))) (* 1/4 (/ 1 (* r (PI))))))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) r))) #s(hole binary32 (/ (+ (* -1/6 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* s (PI))))) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) r))) #s(hole binary32 (/ (+ (* r (- (* 5/72 (/ r (* (pow s 3) (PI)))) (* 1/6 (/ 1 (* (pow s 2) (PI)))))) (* 1/4 (/ 1 (* s (PI))))) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) r))) #s(hole binary32 (/ (+ (* r (- (* r (+ (* -7/324 (/ r (* (pow s 4) (PI)))) (* 5/72 (/ 1 (* (pow s 3) (PI)))))) (* 1/6 (/ 1 (* (pow s 2) (PI)))))) (* 1/4 (/ 1 (* s (PI))))) r))) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) #s(hole binary32 (/ (+ (* -1/8 (/ r (* (pow s 2) (PI)))) (* 1/8 (/ 1 (* s (PI))))) r))) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) #s(hole binary32 (/ (+ (* r (- (* 1/16 (/ r (* (pow s 3) (PI)))) (* 1/8 (/ 1 (* (pow s 2) (PI)))))) (* 1/8 (/ 1 (* s (PI))))) r))) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) #s(hole binary32 (/ (+ (* r (- (* r (+ (* -1/48 (/ r (* (pow s 4) (PI)))) (* 1/16 (/ 1 (* (pow s 3) (PI)))))) (* 1/8 (/ 1 (* (pow s 2) (PI)))))) (* 1/8 (/ 1 (* s (PI))))) r))) |
#s(approx (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) #s(hole binary32 (/ (+ (* -1 (/ r (* (pow s 2) (PI)))) (/ 1 (* s (PI)))) r))) |
#s(approx (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) #s(hole binary32 (/ (+ (* r (- (* 1/2 (/ r (* (pow s 3) (PI)))) (/ 1 (* (pow s 2) (PI))))) (/ 1 (* s (PI)))) r))) |
#s(approx (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) #s(hole binary32 (/ (+ (* r (- (* r (+ (* -1/6 (/ r (* (pow s 4) (PI)))) (* 1/2 (/ 1 (* (pow s 3) (PI)))))) (/ 1 (* (pow s 2) (PI))))) (/ 1 (* s (PI)))) r))) |
#s(approx (exp (/ (neg r) s)) #s(hole binary32 (+ 1 (* r (- (* 1/2 (/ r (pow s 2))) (/ 1 s)))))) |
#s(approx (exp (/ (neg r) s)) #s(hole binary32 (+ 1 (* r (- (* r (+ (* -1/6 (/ r (pow s 3))) (* 1/2 (/ 1 (pow s 2))))) (/ 1 s)))))) |
#s(approx (neg r) #s(hole binary32 (* -1 r))) |
#s(approx r #s(hole binary32 r)) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) r)) #s(hole binary32 (/ (+ (* -1/24 (/ r (* (pow s 2) (PI)))) (* 1/8 (/ 1 (* s (PI))))) r))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) r)) #s(hole binary32 (/ (+ (* r (- (* 1/144 (/ r (* (pow s 3) (PI)))) (* 1/24 (/ 1 (* (pow s 2) (PI)))))) (* 1/8 (/ 1 (* s (PI))))) r))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) r)) #s(hole binary32 (/ (+ (* r (- (* r (+ (* -1/1296 (/ r (* (pow s 4) (PI)))) (* 1/144 (/ 1 (* (pow s 3) (PI)))))) (* 1/24 (/ 1 (* (pow s 2) (PI)))))) (* 1/8 (/ 1 (* s (PI))))) r))) |
#s(approx (* 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 (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s) #s(hole binary32 (/ (- (* 1/6 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* s (PI))))) r))) |
#s(approx (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s) #s(hole binary32 (/ (- (* r (+ (* -5/72 (/ r (* (pow s 3) (PI)))) (* 1/6 (/ 1 (* (pow s 2) (PI)))))) (* 1/4 (/ 1 (* s (PI))))) r))) |
#s(approx (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (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 (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) #s(hole binary32 (/ (- (* 1/6 (/ r (* s (PI)))) (* 1/4 (/ 1 (PI)))) r))) |
#s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) #s(hole binary32 (/ (- (* r (+ (* -5/72 (/ r (* (pow s 2) (PI)))) (* 1/6 (/ 1 (* s (PI)))))) (* 1/4 (/ 1 (PI)))) r))) |
#s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (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 (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) #s(hole binary32 (+ (* -5/72 (/ r (* (pow s 2) (PI)))) (* 1/6 (/ 1 (* s (PI))))))) |
#s(approx (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) #s(hole binary32 (+ (* r (- (* 7/324 (/ r (* (pow s 3) (PI)))) (* 5/72 (/ 1 (* (pow s 2) (PI)))))) (* 1/6 (/ 1 (* s (PI))))))) |
#s(approx (/ 1/4 (* (PI) r)) #s(hole binary32 (/ 1/4 (* r (PI))))) |
#s(approx (* (PI) r) #s(hole binary32 (* r (PI)))) |
#s(approx (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) #s(hole binary32 (+ (* -1/6 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* s (PI))))))) |
#s(approx (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 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 (+ (* (/ r (* (PI) s)) -1/6) (+ (* (/ (* r r) (* (* s s) (PI))) 5/72) (/ 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) #s(hole binary32 (pow r 2))) |
#s(approx (+ (* (+ (* (/ r (PI)) 5/72) (* (- (* (/ s (* (PI) r)) 1/4) (/ 1/6 (PI))) s)) s) (* (* r (/ r (PI))) -7/324)) #s(hole binary32 (/ (+ (* -1/6 (/ (* r (pow s 2)) (PI))) (* 1/4 (/ (pow s 3) (PI)))) r))) |
#s(approx (+ (* (+ (* (/ r (PI)) 5/72) (* (- (* (/ s (* (PI) r)) 1/4) (/ 1/6 (PI))) s)) s) (* (* r (/ r (PI))) -7/324)) #s(hole binary32 (/ (+ (* 1/4 (/ (pow s 3) (PI))) (* r (+ (* -1/6 (/ (pow s 2) (PI))) (* 5/72 (/ (* r s) (PI)))))) r))) |
#s(approx (+ (* (+ (* (/ r (PI)) 5/72) (* (- (* (/ s (* (PI) r)) 1/4) (/ 1/6 (PI))) s)) s) (* (* r (/ r (PI))) -7/324)) #s(hole binary32 (/ (+ (* 1/4 (/ (pow s 3) (PI))) (* r (+ (* -1/6 (/ (pow s 2) (PI))) (* r (+ (* -7/324 (/ r (PI))) (* 5/72 (/ s (PI)))))))) r))) |
#s(approx (+ (* (/ r (PI)) 5/72) (* (- (* (/ s (* (PI) r)) 1/4) (/ 1/6 (PI))) s)) #s(hole binary32 (/ (+ (* -1/6 (/ (* r s) (PI))) (* 1/4 (/ (pow s 2) (PI)))) r))) |
#s(approx (+ (* (/ r (PI)) 5/72) (* (- (* (/ s (* (PI) r)) 1/4) (/ 1/6 (PI))) s)) #s(hole binary32 (/ (+ (* 1/4 (/ (pow s 2) (PI))) (* r (+ (* -1/6 (/ s (PI))) (* 5/72 (/ r (PI)))))) r))) |
#s(approx (/ r (PI)) #s(hole binary32 (/ r (PI)))) |
#s(approx (- (* (/ s (* (PI) r)) 1/4) (/ 1/6 (PI))) #s(hole binary32 (/ (+ (* -1/6 (/ r (PI))) (* 1/4 (/ s (PI)))) r))) |
#s(approx (* r (/ r (PI))) #s(hole binary32 (/ (pow r 2) (PI)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) r))) #s(hole binary32 (/ (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* s (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* s (PI))))) r))) |
#s(approx (neg (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) #s(hole binary32 (* (pow r 2) (- (* 5/72 (/ 1 (* r (* (pow s 3) (PI))))) (* 7/324 (/ 1 (* (pow s 4) (PI)))))))) |
#s(approx (neg (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) #s(hole binary32 (* (pow r 2) (- (/ 5/72 (* r (* (pow s 3) (PI)))) (+ (* 7/324 (/ 1 (* (pow s 4) (PI)))) (/ 1/6 (* (pow r 2) (* (pow s 2) (PI))))))))) |
#s(approx (neg (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) #s(hole binary32 (* (pow r 2) (- (+ (/ 5/72 (* r (* (pow s 3) (PI)))) (* 1/4 (/ 1 (* (pow r 3) (* s (PI)))))) (+ (* 7/324 (/ 1 (* (pow s 4) (PI)))) (* 1/6 (/ 1 (* (pow r 2) (* (pow s 2) (PI)))))))))) |
#s(approx (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s) #s(hole binary32 (* (pow r 2) (- (* 7/324 (/ 1 (* (pow s 4) (PI)))) (* 5/72 (/ 1 (* r (* (pow s 3) (PI))))))))) |
#s(approx (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s) #s(hole binary32 (* (pow r 2) (- (+ (/ 1/6 (* (pow r 2) (* (pow s 2) (PI)))) (* 7/324 (/ 1 (* (pow s 4) (PI))))) (/ 5/72 (* r (* (pow s 3) (PI)))))))) |
#s(approx (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s) #s(hole binary32 (* (pow r 2) (- (+ (* 1/6 (/ 1 (* (pow r 2) (* (pow s 2) (PI))))) (* 7/324 (/ 1 (* (pow s 4) (PI))))) (+ (/ 5/72 (* r (* (pow s 3) (PI)))) (* 1/4 (/ 1 (* (pow r 3) (* s (PI)))))))))) |
#s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) #s(hole binary32 (* (pow r 2) (- (* 7/324 (/ 1 (* (pow s 3) (PI)))) (* 5/72 (/ 1 (* r (* (pow s 2) (PI))))))))) |
#s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) #s(hole binary32 (* (pow r 2) (- (+ (/ 1/6 (* (pow r 2) (* s (PI)))) (* 7/324 (/ 1 (* (pow s 3) (PI))))) (/ 5/72 (* r (* (pow s 2) (PI)))))))) |
#s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) #s(hole binary32 (* (pow r 2) (- (+ (* 1/6 (/ 1 (* (pow r 2) (* s (PI))))) (* 7/324 (/ 1 (* (pow s 3) (PI))))) (+ (/ 5/72 (* r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* (pow r 3) (PI))))))))) |
#s(approx (/ (+ (* (/ r (* (PI) 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 (+ (* (/ r (* (PI) s)) -5/72) (/ 1/6 (PI))) #s(hole binary32 (* r (- (* 1/6 (/ 1 (* r (PI)))) (* 5/72 (/ 1 (* s (PI)))))))) |
#s(approx (/ (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 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 (/ (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 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 (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 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 (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 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 (+ (* (/ r (* (PI) s)) -1/6) (+ (* (/ (* r r) (* (* s s) (PI))) 5/72) (/ 1/4 (PI)))) #s(hole binary32 (* (pow r 2) (- (* 5/72 (/ 1 (* (pow s 2) (PI)))) (* 1/6 (/ 1 (* r (* s (PI))))))))) |
#s(approx (+ (* (/ r (* (PI) s)) -1/6) (+ (* (/ (* r r) (* (* s s) (PI))) 5/72) (/ 1/4 (PI)))) #s(hole binary32 (* (pow r 2) (- (+ (/ 1/4 (* (pow r 2) (PI))) (* 5/72 (/ 1 (* (pow s 2) (PI))))) (/ 1/6 (* r (* s (PI)))))))) |
#s(approx (+ (* (/ (* r r) (* (* s s) (PI))) 5/72) (/ 1/4 (PI))) #s(hole binary32 (* (pow r 2) (+ (* 1/4 (/ 1 (* (pow r 2) (PI)))) (* 5/72 (/ 1 (* (pow s 2) (PI)))))))) |
#s(approx (/ (+ (* (+ (* (/ r (PI)) 5/72) (* (- (* (/ s (* (PI) r)) 1/4) (/ 1/6 (PI))) s)) s) (* (* r (/ r (PI))) -7/324)) (* (* s s) (* s s))) #s(hole binary32 (* (pow r 2) (- (/ 5/72 (* r (* (pow s 3) (PI)))) (+ (/ 1/6 (* (pow r 2) (* (pow s 2) (PI)))) (* 7/324 (/ 1 (* (pow s 4) (PI))))))))) |
#s(approx (/ (+ (* (+ (* (/ r (PI)) 5/72) (* (- (* (/ s (* (PI) r)) 1/4) (/ 1/6 (PI))) s)) s) (* (* r (/ r (PI))) -7/324)) (* (* s s) (* s s))) #s(hole binary32 (* (pow r 2) (- (+ (/ 5/72 (* r (* (pow s 3) (PI)))) (* 1/4 (/ 1 (* (pow r 3) (* s (PI)))))) (+ (* 1/6 (/ 1 (* (pow r 2) (* (pow s 2) (PI))))) (* 7/324 (/ 1 (* (pow s 4) (PI))))))))) |
#s(approx (+ (* (+ (* (/ r (PI)) 5/72) (* (- (* (/ s (* (PI) r)) 1/4) (/ 1/6 (PI))) s)) s) (* (* r (/ r (PI))) -7/324)) #s(hole binary32 (* (pow r 2) (- (* 5/72 (/ s (* r (PI)))) (* 7/324 (/ 1 (PI))))))) |
#s(approx (+ (* (+ (* (/ r (PI)) 5/72) (* (- (* (/ s (* (PI) r)) 1/4) (/ 1/6 (PI))) s)) s) (* (* r (/ r (PI))) -7/324)) #s(hole binary32 (* (pow r 2) (- (+ (* -1/6 (/ (pow s 2) (* (pow r 2) (PI)))) (* 5/72 (/ s (* r (PI))))) (* 7/324 (/ 1 (PI))))))) |
#s(approx (+ (* (+ (* (/ r (PI)) 5/72) (* (- (* (/ s (* (PI) r)) 1/4) (/ 1/6 (PI))) s)) s) (* (* r (/ r (PI))) -7/324)) #s(hole binary32 (* (pow r 2) (- (+ (* -1/6 (/ (pow s 2) (* (pow r 2) (PI)))) (+ (* 5/72 (/ s (* r (PI)))) (* 1/4 (/ (pow s 3) (* (pow r 3) (PI)))))) (* 7/324 (/ 1 (PI))))))) |
#s(approx (+ (* (/ r (PI)) 5/72) (* (- (* (/ s (* (PI) r)) 1/4) (/ 1/6 (PI))) s)) #s(hole binary32 (* r (+ (* -1/6 (/ s (* r (PI)))) (* 5/72 (/ 1 (PI))))))) |
#s(approx (+ (* (/ r (PI)) 5/72) (* (- (* (/ s (* (PI) r)) 1/4) (/ 1/6 (PI))) s)) #s(hole binary32 (* r (+ (* -1/6 (/ s (* r (PI)))) (+ (* 1/4 (/ (pow s 2) (* (pow r 2) (PI)))) (* 5/72 (/ 1 (PI)))))))) |
#s(approx (* (- (* (/ s (* (PI) r)) 1/4) (/ 1/6 (PI))) s) #s(hole binary32 (+ (* -1/6 (/ s (PI))) (* 1/4 (/ (pow s 2) (* r (PI))))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) r))) #s(hole binary32 (* -1 (/ (+ (* -1/8 (/ (exp (* -1 (/ r s))) (* s (PI)))) (* -1/8 (/ (exp (* -1/3 (/ r s))) (* s (PI))))) r)))) |
#s(approx (neg (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) #s(hole binary32 (* (pow r 2) (- (* -1 (/ (- (* 1/6 (/ 1 (* r (* (pow s 2) (PI))))) (* 5/72 (/ 1 (* (pow s 3) (PI))))) r)) (* 7/324 (/ 1 (* (pow s 4) (PI)))))))) |
#s(approx (neg (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) #s(hole binary32 (* (pow r 2) (- (* -1 (/ (- (* -1 (/ (- (* 1/4 (/ 1 (* r (* s (PI))))) (* 1/6 (/ 1 (* (pow s 2) (PI))))) r)) (* 5/72 (/ 1 (* (pow s 3) (PI))))) r)) (* 7/324 (/ 1 (* (pow s 4) (PI)))))))) |
#s(approx (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s) #s(hole binary32 (* (pow r 2) (+ (* -1 (/ (- (* 5/72 (/ 1 (* (pow s 3) (PI)))) (* 1/6 (/ 1 (* r (* (pow s 2) (PI)))))) r)) (* 7/324 (/ 1 (* (pow s 4) (PI)))))))) |
#s(approx (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s) #s(hole binary32 (* (pow r 2) (+ (* -1 (/ (+ (* -1 (/ (- (* 1/6 (/ 1 (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* r (* s (PI)))))) r)) (* 5/72 (/ 1 (* (pow s 3) (PI))))) r)) (* 7/324 (/ 1 (* (pow s 4) (PI)))))))) |
#s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) #s(hole binary32 (* (pow r 2) (+ (* -1 (/ (- (* 5/72 (/ 1 (* (pow s 2) (PI)))) (* 1/6 (/ 1 (* r (* s (PI)))))) r)) (* 7/324 (/ 1 (* (pow s 3) (PI)))))))) |
#s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) #s(hole binary32 (* (pow r 2) (+ (* -1 (/ (+ (* -1 (/ (- (* 1/6 (/ 1 (* s (PI)))) (* 1/4 (/ 1 (* r (PI))))) r)) (* 5/72 (/ 1 (* (pow s 2) (PI))))) r)) (* 7/324 (/ 1 (* (pow s 3) (PI)))))))) |
#s(approx (/ (+ (* (/ r (* (PI) 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 (+ (* (/ r (* (PI) s)) -5/72) (/ 1/6 (PI))) #s(hole binary32 (* -1 (* r (- (* 5/72 (/ 1 (* s (PI)))) (* 1/6 (/ 1 (* r (PI))))))))) |
#s(approx (/ (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 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 (/ (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 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 (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 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 (+ (* (/ r (* (PI) s)) -1/6) (+ (* (/ (* r r) (* (* s s) (PI))) 5/72) (/ 1/4 (PI)))) #s(hole binary32 (* (pow r 2) (+ (* -1 (/ (- (* 1/6 (/ 1 (* s (PI)))) (* 1/4 (/ 1 (* r (PI))))) r)) (* 5/72 (/ 1 (* (pow s 2) (PI)))))))) |
#s(approx (+ (* (+ (* (/ r (PI)) 5/72) (* (- (* (/ s (* (PI) r)) 1/4) (/ 1/6 (PI))) s)) s) (* (* r (/ r (PI))) -7/324)) #s(hole binary32 (* (pow r 2) (- (* -1 (/ (+ (* -5/72 (/ s (PI))) (* 1/6 (/ (pow s 2) (* r (PI))))) r)) (* 7/324 (/ 1 (PI))))))) |
#s(approx (+ (* (+ (* (/ r (PI)) 5/72) (* (- (* (/ s (* (PI) r)) 1/4) (/ 1/6 (PI))) s)) s) (* (* r (/ r (PI))) -7/324)) #s(hole binary32 (* (pow r 2) (- (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (/ (pow s 2) (PI))) (* 1/4 (/ (pow s 3) (* r (PI))))) r)) (* -5/72 (/ s (PI)))) r)) (* 7/324 (/ 1 (PI))))))) |
#s(approx (+ (* (/ r (PI)) 5/72) (* (- (* (/ s (* (PI) r)) 1/4) (/ 1/6 (PI))) s)) #s(hole binary32 (* -1 (* r (- (* 1/6 (/ s (* r (PI)))) (* 5/72 (/ 1 (PI)))))))) |
#s(approx (+ (* (/ r (PI)) 5/72) (* (- (* (/ s (* (PI) r)) 1/4) (/ 1/6 (PI))) s)) #s(hole binary32 (* -1 (* r (- (* -1 (/ (+ (* -1/6 (/ s (PI))) (* 1/4 (/ (pow s 2) (* r (PI))))) r)) (* 5/72 (/ 1 (PI)))))))) |
| Outputs |
|---|
(/.f32 (-.f32 (*.f32 #s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32))) #s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32)))) (*.f32 (*.f32 #s(literal 3/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) (*.f32 #s(literal 3/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))))) (-.f32 #s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32))) (*.f32 #s(literal 3/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))))) |
(/.f32 (+.f32 (pow.f32 #s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32))) #s(literal 3 binary32)) (*.f32 #s(literal 27/64 binary32) (pow.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r)) #s(literal 3 binary32)))) (fma.f32 #s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32))) #s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32))) (-.f32 (*.f32 (*.f32 #s(literal 3/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) (*.f32 #s(literal 3/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r)))) (*.f32 #s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32))) (*.f32 #s(literal 3/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))))))) |
(fma.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) r) #s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32)))) |
(fma.f32 #s(literal 3/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r)) #s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32)))) |
(+.f32 (*.f32 #s(literal 3/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) #s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32)))) |
(+.f32 #s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32))) (*.f32 #s(literal 3/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r)))) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32))) |
(*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32)) |
(*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r))) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (PI.f32) s) r)) |
(/.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/8 binary32)) (*.f32 (*.f32 (PI.f32) s) r)) |
(/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r) (*.f32 (PI.f32) s)) |
(/.f32 (neg.f32 (exp.f32 (/.f32 (neg.f32 r) s))) (neg.f32 (*.f32 (*.f32 (PI.f32) s) r))) |
(/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) r) |
(/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) |
(-.f32 (cosh.f32 (/.f32 r s)) (sinh.f32 (/.f32 r s))) |
(pow.f32 (exp.f32 #s(literal -1 binary32)) (/.f32 r s)) |
(+.f32 (cosh.f32 (/.f32 r s)) (neg.f32 (sinh.f32 (/.f32 r s)))) |
(exp.f32 (*.f32 (log.f32 (exp.f32 #s(literal -1 binary32))) (/.f32 r s))) |
(exp.f32 (/.f32 (neg.f32 r) s)) |
(*.f32 (/.f32 r s) #s(literal -1 binary32)) |
(*.f32 #s(literal -1 binary32) (/.f32 r s)) |
(/.f32 (neg.f32 (neg.f32 r)) (neg.f32 s)) |
(/.f32 (neg.f32 r) s) |
(neg.f32 (/.f32 r s)) |
(*.f32 #s(literal -1 binary32) r) |
(*.f32 r #s(literal -1 binary32)) |
(neg.f32 r) |
r |
s |
(log.f32 (pow.f32 (exp.f32 (PI.f32)) (*.f32 s r))) |
(*.f32 (*.f32 (PI.f32) s) r) |
(*.f32 (*.f32 s r) (PI.f32)) |
(*.f32 (PI.f32) (*.f32 s r)) |
(*.f32 s (*.f32 (PI.f32) r)) |
(*.f32 r (*.f32 (PI.f32) s)) |
(log.f32 (pow.f32 (exp.f32 (PI.f32)) s)) |
(*.f32 (PI.f32) s) |
(*.f32 s (PI.f32)) |
(PI.f32) |
#s(literal 1/8 binary32) |
(*.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) r)) |
(*.f32 #s(literal 3/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
(/.f32 (/.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) #s(literal 3/4 binary32)) (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s)) r) |
(/.f32 (neg.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) #s(literal 3/4 binary32))) (neg.f32 (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
(/.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r)) |
(*.f32 (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) #s(literal 3/4 binary32)) |
(*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) |
#s(literal 3/4 binary32) |
(-.f32 (cosh.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s))) (sinh.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s)))) |
(+.f32 (cosh.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s))) (neg.f32 (sinh.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s))))) |
(exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) |
(/.f32 (/.f32 (neg.f32 r) #s(literal 3 binary32)) s) |
(/.f32 (neg.f32 (neg.f32 r)) (neg.f32 (*.f32 #s(literal 3 binary32) s))) |
(/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)) |
(neg.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s))) |
(*.f32 #s(literal 3 binary32) s) |
(*.f32 s #s(literal 3 binary32)) |
#s(literal 3 binary32) |
(*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r) |
(*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) (*.f32 s r)) |
(*.f32 (*.f32 #s(literal 6 binary32) s) (*.f32 (PI.f32) r)) |
(*.f32 r (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s)) |
(log.f32 (pow.f32 (exp.f32 (PI.f32)) (*.f32 #s(literal 6 binary32) s))) |
(*.f32 (*.f32 (PI.f32) s) #s(literal 6 binary32)) |
(*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) |
(*.f32 (*.f32 #s(literal 6 binary32) s) (PI.f32)) |
(*.f32 #s(literal 6 binary32) (*.f32 (PI.f32) s)) |
(*.f32 (PI.f32) (*.f32 #s(literal 6 binary32) s)) |
(*.f32 s (*.f32 #s(literal 6 binary32) (PI.f32))) |
(*.f32 #s(literal 6 binary32) s) |
(*.f32 s #s(literal 6 binary32)) |
#s(literal 6 binary32) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) r))) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
(*.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/4 binary32)) |
(*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
(/.f32 (/.f32 #s(literal 1/4 binary32) r) (*.f32 (PI.f32) s)) |
(/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 s r)) (PI.f32)) |
(/.f32 #s(literal -1/4 binary32) (neg.f32 (*.f32 (*.f32 (PI.f32) s) r))) |
(/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)) |
#s(literal 1/4 binary32) |
(log.f32 (pow.f32 (exp.f32 (PI.f32)) (*.f32 s r))) |
(*.f32 (*.f32 (PI.f32) s) r) |
(*.f32 (*.f32 s r) (PI.f32)) |
(*.f32 (PI.f32) (*.f32 s r)) |
(*.f32 s (*.f32 (PI.f32) r)) |
(*.f32 r (*.f32 (PI.f32) s)) |
(*.f32 s r) |
(*.f32 r s) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) r))) (/.f32 (-.f32 #s(approx (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -5/72 binary32) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) (neg.f32 s))) |
(/.f32 (neg.f32 (-.f32 #s(approx (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -5/72 binary32) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r)))) s) |
(/.f32 (-.f32 #s(approx (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -5/72 binary32) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) (neg.f32 s)) |
(neg.f32 (/.f32 (-.f32 #s(approx (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -5/72 binary32) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s)) |
(/.f32 (neg.f32 (-.f32 #s(approx (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -5/72 binary32) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r)))) (neg.f32 s)) |
(/.f32 (-.f32 #s(approx (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -5/72 binary32) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s) |
(-.f32 (/.f32 #s(approx (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -5/72 binary32) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) s) (/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r)) s)) |
(/.f32 (-.f32 (*.f32 #s(approx (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -5/72 binary32) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) #s(approx (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -5/72 binary32) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s))) (*.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r)))) (+.f32 #s(approx (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -5/72 binary32) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r)))) |
(/.f32 (-.f32 (pow.f32 #s(approx (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -5/72 binary32) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) #s(literal 3 binary32)) (pow.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r)) #s(literal 3 binary32))) (fma.f32 #s(approx (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -5/72 binary32) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) #s(approx (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -5/72 binary32) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (fma.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r)) (*.f32 #s(approx (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -5/72 binary32) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r)))))) |
(-.f32 #s(approx (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -5/72 binary32) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) |
#s(approx (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -5/72 binary32) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) |
(/.f32 (neg.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -5/72 binary32) (/.f32 #s(literal 1/6 binary32) (PI.f32)))) (neg.f32 s)) |
(/.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -5/72 binary32) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s) |
(+.f32 (/.f32 (*.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -5/72 binary32)) s) (/.f32 (/.f32 #s(literal 1/6 binary32) (PI.f32)) s)) |
(/.f32 (-.f32 (*.f32 (*.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -5/72 binary32)) (*.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -5/72 binary32))) (*.f32 (/.f32 #s(literal 1/6 binary32) (PI.f32)) (/.f32 #s(literal 1/6 binary32) (PI.f32)))) (-.f32 (*.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -5/72 binary32)) (/.f32 #s(literal 1/6 binary32) (PI.f32)))) |
(/.f32 (fma.f32 (pow.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal 3 binary32)) #s(literal -125/373248 binary32) (pow.f32 (/.f32 #s(literal 1/6 binary32) (PI.f32)) #s(literal 3 binary32))) (fma.f32 (*.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -5/72 binary32)) (*.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -5/72 binary32)) (-.f32 (*.f32 (/.f32 #s(literal 1/6 binary32) (PI.f32)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) (*.f32 (*.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -5/72 binary32)) (/.f32 #s(literal 1/6 binary32) (PI.f32)))))) |
(-.f32 (*.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -5/72 binary32)) (*.f32 #s(literal -1/6 binary32) (/.f32 #s(literal 1 binary32) (PI.f32)))) |
(fma.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -5/72 binary32) (/.f32 #s(literal 1/6 binary32) (PI.f32))) |
(fma.f32 (/.f32 #s(literal 1 binary32) (PI.f32)) #s(literal 1/6 binary32) (*.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -5/72 binary32))) |
(fma.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (PI.f32)) (*.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -5/72 binary32))) |
(fma.f32 #s(literal -5/72 binary32) (/.f32 r (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) |
(+.f32 (*.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -5/72 binary32)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) |
(+.f32 (/.f32 #s(literal 1/6 binary32) (PI.f32)) (*.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -5/72 binary32))) |
(/.f32 (/.f32 r s) (PI.f32)) |
(/.f32 (/.f32 r (PI.f32)) s) |
(/.f32 (neg.f32 r) (neg.f32 (*.f32 (PI.f32) s))) |
(/.f32 r (*.f32 (PI.f32) s)) |
#s(literal -5/72 binary32) |
(*.f32 (/.f32 #s(literal 1 binary32) (PI.f32)) #s(literal 1/6 binary32)) |
(*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (PI.f32))) |
(/.f32 #s(literal -1/6 binary32) (neg.f32 (PI.f32))) |
(/.f32 #s(literal 1/6 binary32) (PI.f32)) |
#s(literal 1/6 binary32) |
(*.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) r)) #s(literal 1/4 binary32)) |
(*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) r))) |
(/.f32 (/.f32 #s(literal 1/4 binary32) r) (PI.f32)) |
(/.f32 (/.f32 #s(literal 1/4 binary32) (PI.f32)) r) |
(/.f32 #s(literal -1/4 binary32) (neg.f32 (*.f32 (PI.f32) r))) |
(/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r)) |
(log.f32 (pow.f32 (exp.f32 (PI.f32)) r)) |
(*.f32 (PI.f32) r) |
(*.f32 r (PI.f32)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) r))) (/.f32 #s(approx (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) (/.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -1/6 binary32) (fma.f32 (*.f32 r (/.f32 r (*.f32 (*.f32 s s) (PI.f32)))) #s(literal 5/72 binary32) (/.f32 #s(literal 1/4 binary32) (PI.f32)))) s)) r)) |
(/.f32 (neg.f32 #s(approx (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) (/.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -1/6 binary32) (fma.f32 (*.f32 r (/.f32 r (*.f32 (*.f32 s s) (PI.f32)))) #s(literal 5/72 binary32) (/.f32 #s(literal 1/4 binary32) (PI.f32)))) s))) (neg.f32 r)) |
(/.f32 #s(approx (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) (/.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -1/6 binary32) (fma.f32 (*.f32 r (/.f32 r (*.f32 (*.f32 s s) (PI.f32)))) #s(literal 5/72 binary32) (/.f32 #s(literal 1/4 binary32) (PI.f32)))) s)) r) |
#s(approx (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) (/.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -1/6 binary32) (fma.f32 (*.f32 r (/.f32 r (*.f32 (*.f32 s s) (PI.f32)))) #s(literal 5/72 binary32) (/.f32 #s(literal 1/4 binary32) (PI.f32)))) s)) |
(/.f32 (neg.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -1/6 binary32) (fma.f32 (*.f32 r (/.f32 r (*.f32 (*.f32 s s) (PI.f32)))) #s(literal 5/72 binary32) (/.f32 #s(literal 1/4 binary32) (PI.f32))))) (neg.f32 s)) |
(/.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -1/6 binary32) (fma.f32 (*.f32 r (/.f32 r (*.f32 (*.f32 s s) (PI.f32)))) #s(literal 5/72 binary32) (/.f32 #s(literal 1/4 binary32) (PI.f32)))) s) |
(+.f32 (/.f32 (*.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -1/6 binary32)) s) (/.f32 (fma.f32 (*.f32 r (/.f32 r (*.f32 (*.f32 s s) (PI.f32)))) #s(literal 5/72 binary32) (/.f32 #s(literal 1/4 binary32) (PI.f32))) s)) |
(/.f32 (-.f32 (*.f32 (*.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -1/6 binary32)) (*.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -1/6 binary32))) (*.f32 (fma.f32 (*.f32 r (/.f32 r (*.f32 (*.f32 s s) (PI.f32)))) #s(literal 5/72 binary32) (/.f32 #s(literal 1/4 binary32) (PI.f32))) (fma.f32 (*.f32 r (/.f32 r (*.f32 (*.f32 s s) (PI.f32)))) #s(literal 5/72 binary32) (/.f32 #s(literal 1/4 binary32) (PI.f32))))) (-.f32 (*.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -1/6 binary32)) (fma.f32 (*.f32 r (/.f32 r (*.f32 (*.f32 s s) (PI.f32)))) #s(literal 5/72 binary32) (/.f32 #s(literal 1/4 binary32) (PI.f32))))) |
(/.f32 (fma.f32 (pow.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal 3 binary32)) #s(literal -1/216 binary32) (pow.f32 (fma.f32 (*.f32 r (/.f32 r (*.f32 (*.f32 s s) (PI.f32)))) #s(literal 5/72 binary32) (/.f32 #s(literal 1/4 binary32) (PI.f32))) #s(literal 3 binary32))) (fma.f32 (*.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -1/6 binary32)) (*.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -1/6 binary32)) (-.f32 (*.f32 (fma.f32 (*.f32 r (/.f32 r (*.f32 (*.f32 s s) (PI.f32)))) #s(literal 5/72 binary32) (/.f32 #s(literal 1/4 binary32) (PI.f32))) (fma.f32 (*.f32 r (/.f32 r (*.f32 (*.f32 s s) (PI.f32)))) #s(literal 5/72 binary32) (/.f32 #s(literal 1/4 binary32) (PI.f32)))) (*.f32 (*.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -1/6 binary32)) (fma.f32 (*.f32 r (/.f32 r (*.f32 (*.f32 s s) (PI.f32)))) #s(literal 5/72 binary32) (/.f32 #s(literal 1/4 binary32) (PI.f32))))))) |
(fma.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -1/6 binary32) (fma.f32 (*.f32 r (/.f32 r (*.f32 (*.f32 s s) (PI.f32)))) #s(literal 5/72 binary32) (/.f32 #s(literal 1/4 binary32) (PI.f32)))) |
(fma.f32 #s(literal -1/6 binary32) (/.f32 r (*.f32 (PI.f32) s)) (fma.f32 (*.f32 r (/.f32 r (*.f32 (*.f32 s s) (PI.f32)))) #s(literal 5/72 binary32) (/.f32 #s(literal 1/4 binary32) (PI.f32)))) |
(+.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -1/6 binary32) (*.f32 (*.f32 r (/.f32 r (*.f32 (*.f32 s s) (PI.f32)))) #s(literal 5/72 binary32))) (/.f32 #s(literal 1/4 binary32) (PI.f32))) |
(+.f32 (*.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -1/6 binary32)) (fma.f32 (*.f32 r (/.f32 r (*.f32 (*.f32 s s) (PI.f32)))) #s(literal 5/72 binary32) (/.f32 #s(literal 1/4 binary32) (PI.f32)))) |
(+.f32 (fma.f32 (*.f32 r (/.f32 r (*.f32 (*.f32 s s) (PI.f32)))) #s(literal 5/72 binary32) (/.f32 #s(literal 1/4 binary32) (PI.f32))) (*.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -1/6 binary32))) |
#s(literal -1/6 binary32) |
(/.f32 (-.f32 (*.f32 (*.f32 (*.f32 r (/.f32 r (*.f32 (*.f32 s s) (PI.f32)))) #s(literal 5/72 binary32)) (*.f32 (*.f32 r (/.f32 r (*.f32 (*.f32 s s) (PI.f32)))) #s(literal 5/72 binary32))) (*.f32 (/.f32 #s(literal 1/4 binary32) (PI.f32)) (/.f32 #s(literal 1/4 binary32) (PI.f32)))) (-.f32 (*.f32 (*.f32 r (/.f32 r (*.f32 (*.f32 s s) (PI.f32)))) #s(literal 5/72 binary32)) (/.f32 #s(literal 1/4 binary32) (PI.f32)))) |
(/.f32 (fma.f32 #s(literal 125/373248 binary32) (pow.f32 (*.f32 r (/.f32 r (*.f32 (*.f32 s s) (PI.f32)))) #s(literal 3 binary32)) (pow.f32 (/.f32 #s(literal 1/4 binary32) (PI.f32)) #s(literal 3 binary32))) (fma.f32 (*.f32 (*.f32 r (/.f32 r (*.f32 (*.f32 s s) (PI.f32)))) #s(literal 5/72 binary32)) (*.f32 (*.f32 r (/.f32 r (*.f32 (*.f32 s s) (PI.f32)))) #s(literal 5/72 binary32)) (-.f32 (*.f32 (/.f32 #s(literal 1/4 binary32) (PI.f32)) (/.f32 #s(literal 1/4 binary32) (PI.f32))) (*.f32 (*.f32 (*.f32 r (/.f32 r (*.f32 (*.f32 s s) (PI.f32)))) #s(literal 5/72 binary32)) (/.f32 #s(literal 1/4 binary32) (PI.f32)))))) |
(-.f32 (*.f32 (*.f32 r (/.f32 r (*.f32 (*.f32 s s) (PI.f32)))) #s(literal 5/72 binary32)) (*.f32 #s(literal -1/4 binary32) (/.f32 #s(literal 1 binary32) (PI.f32)))) |
(fma.f32 (*.f32 r (/.f32 r (*.f32 (*.f32 s s) (PI.f32)))) #s(literal 5/72 binary32) (/.f32 #s(literal 1/4 binary32) (PI.f32))) |
(fma.f32 (/.f32 #s(literal 1 binary32) (PI.f32)) #s(literal 1/4 binary32) (*.f32 (*.f32 r (/.f32 r (*.f32 (*.f32 s s) (PI.f32)))) #s(literal 5/72 binary32))) |
(fma.f32 #s(literal 5/72 binary32) (*.f32 r (/.f32 r (*.f32 (*.f32 s s) (PI.f32)))) (/.f32 #s(literal 1/4 binary32) (PI.f32))) |
(fma.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (PI.f32)) (*.f32 (*.f32 r (/.f32 r (*.f32 (*.f32 s s) (PI.f32)))) #s(literal 5/72 binary32))) |
(+.f32 (/.f32 #s(literal 1/4 binary32) (PI.f32)) (*.f32 (*.f32 r (/.f32 r (*.f32 (*.f32 s s) (PI.f32)))) #s(literal 5/72 binary32))) |
(+.f32 (*.f32 (*.f32 r (/.f32 r (*.f32 (*.f32 s s) (PI.f32)))) #s(literal 5/72 binary32)) (/.f32 #s(literal 1/4 binary32) (PI.f32))) |
(*.f32 (/.f32 r (*.f32 s s)) (/.f32 r (PI.f32))) |
(*.f32 r (/.f32 r (*.f32 (*.f32 s s) (PI.f32)))) |
(/.f32 (neg.f32 (*.f32 r r)) (neg.f32 (*.f32 (*.f32 s s) (PI.f32)))) |
(/.f32 (/.f32 (*.f32 r r) (*.f32 s s)) (PI.f32)) |
(/.f32 (*.f32 r r) (*.f32 (*.f32 s s) (PI.f32))) |
(*.f32 (pow.f32 r #s(literal 1 binary32)) (pow.f32 r #s(literal 1 binary32))) |
(*.f32 (fabs.f32 r) (fabs.f32 r)) |
(*.f32 (neg.f32 r) (neg.f32 r)) |
(*.f32 r r) |
(pow.f32 r #s(literal 2 binary32)) |
(+.f32 (cosh.f32 (*.f32 (log.f32 r) #s(literal 2 binary32))) (sinh.f32 (*.f32 (log.f32 r) #s(literal 2 binary32)))) |
(exp.f32 (*.f32 (log.f32 r) #s(literal 2 binary32))) |
(log.f32 (pow.f32 (exp.f32 (PI.f32)) (*.f32 s s))) |
(*.f32 (*.f32 s s) (PI.f32)) |
(*.f32 (PI.f32) (*.f32 s s)) |
(*.f32 s (*.f32 (PI.f32) s)) |
(*.f32 (pow.f32 s #s(literal 1 binary32)) (pow.f32 s #s(literal 1 binary32))) |
(*.f32 (fabs.f32 s) (fabs.f32 s)) |
(*.f32 (neg.f32 s) (neg.f32 s)) |
(*.f32 s s) |
(pow.f32 s #s(literal 2 binary32)) |
(+.f32 (cosh.f32 (*.f32 (log.f32 s) #s(literal 2 binary32))) (sinh.f32 (*.f32 (log.f32 s) #s(literal 2 binary32)))) |
(exp.f32 (*.f32 (log.f32 s) #s(literal 2 binary32))) |
#s(literal 5/72 binary32) |
(*.f32 (/.f32 #s(literal 1 binary32) (PI.f32)) #s(literal 1/4 binary32)) |
(*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (PI.f32))) |
(/.f32 #s(literal -1/4 binary32) (neg.f32 (PI.f32))) |
(/.f32 #s(literal 1/4 binary32) (PI.f32)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) r))) #s(approx (neg (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) (/.f32 (fma.f32 (fma.f32 #s(literal 5/72 binary32) (/.f32 r (PI.f32)) (*.f32 (-.f32 (*.f32 (/.f32 s (*.f32 (PI.f32) r)) #s(literal 1/4 binary32)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) s (*.f32 (*.f32 (/.f32 r (PI.f32)) r) #s(literal -7/324 binary32))) (*.f32 (*.f32 s s) (*.f32 s s))))) |
#s(approx (neg (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) (/.f32 (fma.f32 (fma.f32 #s(literal 5/72 binary32) (/.f32 r (PI.f32)) (*.f32 (-.f32 (*.f32 (/.f32 s (*.f32 (PI.f32) r)) #s(literal 1/4 binary32)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) s (*.f32 (*.f32 (/.f32 r (PI.f32)) r) #s(literal -7/324 binary32))) (*.f32 (*.f32 s s) (*.f32 s s)))) |
(/.f32 (/.f32 (fma.f32 (fma.f32 #s(literal 5/72 binary32) (/.f32 r (PI.f32)) (*.f32 (-.f32 (*.f32 (/.f32 s (*.f32 (PI.f32) r)) #s(literal 1/4 binary32)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) s (*.f32 (*.f32 (/.f32 r (PI.f32)) r) #s(literal -7/324 binary32))) (*.f32 s s)) (*.f32 s s)) |
(/.f32 (neg.f32 (fma.f32 (fma.f32 #s(literal 5/72 binary32) (/.f32 r (PI.f32)) (*.f32 (-.f32 (*.f32 (/.f32 s (*.f32 (PI.f32) r)) #s(literal 1/4 binary32)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) s (*.f32 (*.f32 (/.f32 r (PI.f32)) r) #s(literal -7/324 binary32)))) (neg.f32 (*.f32 (*.f32 s s) (*.f32 s s)))) |
(/.f32 (fma.f32 (fma.f32 #s(literal 5/72 binary32) (/.f32 r (PI.f32)) (*.f32 (-.f32 (*.f32 (/.f32 s (*.f32 (PI.f32) r)) #s(literal 1/4 binary32)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) s (*.f32 (*.f32 (/.f32 r (PI.f32)) r) #s(literal -7/324 binary32))) (*.f32 (*.f32 s s) (*.f32 s s))) |
(+.f32 (/.f32 (*.f32 (fma.f32 #s(literal 5/72 binary32) (/.f32 r (PI.f32)) (*.f32 (-.f32 (*.f32 (/.f32 s (*.f32 (PI.f32) r)) #s(literal 1/4 binary32)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) s) (*.f32 (*.f32 s s) (*.f32 s s))) (/.f32 (*.f32 (*.f32 (/.f32 r (PI.f32)) r) #s(literal -7/324 binary32)) (*.f32 (*.f32 s s) (*.f32 s s)))) |
(+.f32 (/.f32 (*.f32 (*.f32 (/.f32 r (PI.f32)) r) #s(literal -7/324 binary32)) (*.f32 (*.f32 s s) (*.f32 s s))) (/.f32 (*.f32 (fma.f32 #s(literal 5/72 binary32) (/.f32 r (PI.f32)) (*.f32 (-.f32 (*.f32 (/.f32 s (*.f32 (PI.f32) r)) #s(literal 1/4 binary32)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) s) (*.f32 (*.f32 s s) (*.f32 s s)))) |
(/.f32 (-.f32 (*.f32 (*.f32 (*.f32 (/.f32 r (PI.f32)) r) #s(literal -7/324 binary32)) (*.f32 (*.f32 (/.f32 r (PI.f32)) r) #s(literal -7/324 binary32))) (*.f32 (*.f32 (fma.f32 #s(literal 5/72 binary32) (/.f32 r (PI.f32)) (*.f32 (-.f32 (*.f32 (/.f32 s (*.f32 (PI.f32) r)) #s(literal 1/4 binary32)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) s) (*.f32 (fma.f32 #s(literal 5/72 binary32) (/.f32 r (PI.f32)) (*.f32 (-.f32 (*.f32 (/.f32 s (*.f32 (PI.f32) r)) #s(literal 1/4 binary32)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) s))) (-.f32 (*.f32 (*.f32 (/.f32 r (PI.f32)) r) #s(literal -7/324 binary32)) (*.f32 (fma.f32 #s(literal 5/72 binary32) (/.f32 r (PI.f32)) (*.f32 (-.f32 (*.f32 (/.f32 s (*.f32 (PI.f32) r)) #s(literal 1/4 binary32)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) s))) |
(/.f32 (-.f32 (*.f32 (*.f32 (fma.f32 #s(literal 5/72 binary32) (/.f32 r (PI.f32)) (*.f32 (-.f32 (*.f32 (/.f32 s (*.f32 (PI.f32) r)) #s(literal 1/4 binary32)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) s) (*.f32 (fma.f32 #s(literal 5/72 binary32) (/.f32 r (PI.f32)) (*.f32 (-.f32 (*.f32 (/.f32 s (*.f32 (PI.f32) r)) #s(literal 1/4 binary32)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) s)) (*.f32 (*.f32 (*.f32 (/.f32 r (PI.f32)) r) #s(literal -7/324 binary32)) (*.f32 (*.f32 (/.f32 r (PI.f32)) r) #s(literal -7/324 binary32)))) (-.f32 (*.f32 (fma.f32 #s(literal 5/72 binary32) (/.f32 r (PI.f32)) (*.f32 (-.f32 (*.f32 (/.f32 s (*.f32 (PI.f32) r)) #s(literal 1/4 binary32)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) s) (*.f32 (*.f32 (/.f32 r (PI.f32)) r) #s(literal -7/324 binary32)))) |
(/.f32 (fma.f32 #s(literal -343/34012224 binary32) (pow.f32 (*.f32 (/.f32 r (PI.f32)) r) #s(literal 3 binary32)) (pow.f32 (*.f32 (fma.f32 #s(literal 5/72 binary32) (/.f32 r (PI.f32)) (*.f32 (-.f32 (*.f32 (/.f32 s (*.f32 (PI.f32) r)) #s(literal 1/4 binary32)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) s) #s(literal 3 binary32))) (fma.f32 (*.f32 (*.f32 (/.f32 r (PI.f32)) r) #s(literal -7/324 binary32)) (*.f32 (*.f32 (/.f32 r (PI.f32)) r) #s(literal -7/324 binary32)) (-.f32 (*.f32 (*.f32 (fma.f32 #s(literal 5/72 binary32) (/.f32 r (PI.f32)) (*.f32 (-.f32 (*.f32 (/.f32 s (*.f32 (PI.f32) r)) #s(literal 1/4 binary32)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) s) (*.f32 (fma.f32 #s(literal 5/72 binary32) (/.f32 r (PI.f32)) (*.f32 (-.f32 (*.f32 (/.f32 s (*.f32 (PI.f32) r)) #s(literal 1/4 binary32)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) s)) (*.f32 (*.f32 (*.f32 (/.f32 r (PI.f32)) r) #s(literal -7/324 binary32)) (*.f32 (fma.f32 #s(literal 5/72 binary32) (/.f32 r (PI.f32)) (*.f32 (-.f32 (*.f32 (/.f32 s (*.f32 (PI.f32) r)) #s(literal 1/4 binary32)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) s))))) |
(/.f32 (+.f32 (pow.f32 (*.f32 (fma.f32 #s(literal 5/72 binary32) (/.f32 r (PI.f32)) (*.f32 (-.f32 (*.f32 (/.f32 s (*.f32 (PI.f32) r)) #s(literal 1/4 binary32)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) s) #s(literal 3 binary32)) (pow.f32 (*.f32 (*.f32 (/.f32 r (PI.f32)) r) #s(literal -7/324 binary32)) #s(literal 3 binary32))) (fma.f32 (*.f32 (fma.f32 #s(literal 5/72 binary32) (/.f32 r (PI.f32)) (*.f32 (-.f32 (*.f32 (/.f32 s (*.f32 (PI.f32) r)) #s(literal 1/4 binary32)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) s) (*.f32 (fma.f32 #s(literal 5/72 binary32) (/.f32 r (PI.f32)) (*.f32 (-.f32 (*.f32 (/.f32 s (*.f32 (PI.f32) r)) #s(literal 1/4 binary32)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) s) (-.f32 (*.f32 (*.f32 (*.f32 (/.f32 r (PI.f32)) r) #s(literal -7/324 binary32)) (*.f32 (*.f32 (/.f32 r (PI.f32)) r) #s(literal -7/324 binary32))) (*.f32 (*.f32 (fma.f32 #s(literal 5/72 binary32) (/.f32 r (PI.f32)) (*.f32 (-.f32 (*.f32 (/.f32 s (*.f32 (PI.f32) r)) #s(literal 1/4 binary32)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) s) (*.f32 (*.f32 (/.f32 r (PI.f32)) r) #s(literal -7/324 binary32)))))) |
(-.f32 (*.f32 (fma.f32 #s(literal 5/72 binary32) (/.f32 r (PI.f32)) (*.f32 (-.f32 (*.f32 (/.f32 s (*.f32 (PI.f32) r)) #s(literal 1/4 binary32)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) s) (*.f32 (neg.f32 (*.f32 (/.f32 r (PI.f32)) r)) #s(literal -7/324 binary32))) |
(-.f32 (*.f32 (*.f32 (/.f32 r (PI.f32)) r) #s(literal -7/324 binary32)) (*.f32 (neg.f32 s) (fma.f32 #s(literal 5/72 binary32) (/.f32 r (PI.f32)) (*.f32 (-.f32 (*.f32 (/.f32 s (*.f32 (PI.f32) r)) #s(literal 1/4 binary32)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)))) |
(fma.f32 (fma.f32 #s(literal 5/72 binary32) (/.f32 r (PI.f32)) (*.f32 (-.f32 (*.f32 (/.f32 s (*.f32 (PI.f32) r)) #s(literal 1/4 binary32)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) s (*.f32 (*.f32 (/.f32 r (PI.f32)) r) #s(literal -7/324 binary32))) |
(fma.f32 (*.f32 (/.f32 r (PI.f32)) r) #s(literal -7/324 binary32) (*.f32 (fma.f32 #s(literal 5/72 binary32) (/.f32 r (PI.f32)) (*.f32 (-.f32 (*.f32 (/.f32 s (*.f32 (PI.f32) r)) #s(literal 1/4 binary32)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) s)) |
(fma.f32 #s(literal -7/324 binary32) (*.f32 (/.f32 r (PI.f32)) r) (*.f32 (fma.f32 #s(literal 5/72 binary32) (/.f32 r (PI.f32)) (*.f32 (-.f32 (*.f32 (/.f32 s (*.f32 (PI.f32) r)) #s(literal 1/4 binary32)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) s)) |
(fma.f32 s (fma.f32 #s(literal 5/72 binary32) (/.f32 r (PI.f32)) (*.f32 (-.f32 (*.f32 (/.f32 s (*.f32 (PI.f32) r)) #s(literal 1/4 binary32)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (*.f32 (*.f32 (/.f32 r (PI.f32)) r) #s(literal -7/324 binary32))) |
(fma.f32 r (*.f32 #s(literal -7/324 binary32) (/.f32 r (PI.f32))) (*.f32 (fma.f32 #s(literal 5/72 binary32) (/.f32 r (PI.f32)) (*.f32 (-.f32 (*.f32 (/.f32 s (*.f32 (PI.f32) r)) #s(literal 1/4 binary32)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) s)) |
(+.f32 (*.f32 (fma.f32 #s(literal 5/72 binary32) (/.f32 r (PI.f32)) (*.f32 (-.f32 (*.f32 (/.f32 s (*.f32 (PI.f32) r)) #s(literal 1/4 binary32)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) s) (*.f32 (*.f32 (/.f32 r (PI.f32)) r) #s(literal -7/324 binary32))) |
(+.f32 (*.f32 (*.f32 (/.f32 r (PI.f32)) r) #s(literal -7/324 binary32)) (*.f32 (fma.f32 #s(literal 5/72 binary32) (/.f32 r (PI.f32)) (*.f32 (-.f32 (*.f32 (/.f32 s (*.f32 (PI.f32) r)) #s(literal 1/4 binary32)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) s)) |
(/.f32 (-.f32 (*.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r (PI.f32))) (*.f32 #s(literal 5/72 binary32) (/.f32 r (PI.f32)))) (*.f32 (*.f32 (-.f32 (*.f32 (/.f32 s (*.f32 (PI.f32) r)) #s(literal 1/4 binary32)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s) (*.f32 (-.f32 (*.f32 (/.f32 s (*.f32 (PI.f32) r)) #s(literal 1/4 binary32)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s))) (-.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r (PI.f32))) (*.f32 (-.f32 (*.f32 (/.f32 s (*.f32 (PI.f32) r)) #s(literal 1/4 binary32)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s))) |
(/.f32 (-.f32 (*.f32 (*.f32 (-.f32 (*.f32 (/.f32 s (*.f32 (PI.f32) r)) #s(literal 1/4 binary32)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s) (*.f32 (-.f32 (*.f32 (/.f32 s (*.f32 (PI.f32) r)) #s(literal 1/4 binary32)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (*.f32 (*.f32 #s(literal -5/72 binary32) (/.f32 r (PI.f32))) (*.f32 #s(literal -5/72 binary32) (/.f32 r (PI.f32))))) (fma.f32 (-.f32 (*.f32 (/.f32 s (*.f32 (PI.f32) r)) #s(literal 1/4 binary32)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s (*.f32 #s(literal -5/72 binary32) (/.f32 r (PI.f32))))) |
(/.f32 (fma.f32 (pow.f32 (/.f32 r (PI.f32)) #s(literal 3 binary32)) #s(literal 125/373248 binary32) (pow.f32 (*.f32 (-.f32 (*.f32 (/.f32 s (*.f32 (PI.f32) r)) #s(literal 1/4 binary32)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s) #s(literal 3 binary32))) (fma.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r (PI.f32))) (*.f32 #s(literal 5/72 binary32) (/.f32 r (PI.f32))) (-.f32 (*.f32 (*.f32 (-.f32 (*.f32 (/.f32 s (*.f32 (PI.f32) r)) #s(literal 1/4 binary32)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s) (*.f32 (-.f32 (*.f32 (/.f32 s (*.f32 (PI.f32) r)) #s(literal 1/4 binary32)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (*.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r (PI.f32))) (*.f32 (-.f32 (*.f32 (/.f32 s (*.f32 (PI.f32) r)) #s(literal 1/4 binary32)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s))))) |
(/.f32 (-.f32 (pow.f32 (*.f32 (-.f32 (*.f32 (/.f32 s (*.f32 (PI.f32) r)) #s(literal 1/4 binary32)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s) #s(literal 3 binary32)) (pow.f32 (*.f32 #s(literal -5/72 binary32) (/.f32 r (PI.f32))) #s(literal 3 binary32))) (fma.f32 (*.f32 (-.f32 (*.f32 (/.f32 s (*.f32 (PI.f32) r)) #s(literal 1/4 binary32)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s) (*.f32 (-.f32 (*.f32 (/.f32 s (*.f32 (PI.f32) r)) #s(literal 1/4 binary32)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s) (fma.f32 (*.f32 #s(literal -5/72 binary32) (/.f32 r (PI.f32))) (*.f32 #s(literal -5/72 binary32) (/.f32 r (PI.f32))) (*.f32 (*.f32 (-.f32 (*.f32 (/.f32 s (*.f32 (PI.f32) r)) #s(literal 1/4 binary32)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s) (*.f32 #s(literal -5/72 binary32) (/.f32 r (PI.f32))))))) |
(-.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r (PI.f32))) (*.f32 (neg.f32 s) (-.f32 (*.f32 (/.f32 s (*.f32 (PI.f32) r)) #s(literal 1/4 binary32)) (/.f32 #s(literal 1/6 binary32) (PI.f32))))) |
(-.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r (PI.f32))) (*.f32 (neg.f32 (-.f32 (*.f32 (/.f32 s (*.f32 (PI.f32) r)) #s(literal 1/4 binary32)) (/.f32 #s(literal 1/6 binary32) (PI.f32)))) s)) |
(-.f32 (*.f32 (-.f32 (*.f32 (/.f32 s (*.f32 (PI.f32) r)) #s(literal 1/4 binary32)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s) (*.f32 #s(literal -5/72 binary32) (/.f32 r (PI.f32)))) |
(fma.f32 (-.f32 (*.f32 (/.f32 s (*.f32 (PI.f32) r)) #s(literal 1/4 binary32)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s (*.f32 #s(literal 5/72 binary32) (/.f32 r (PI.f32)))) |
(fma.f32 #s(literal 5/72 binary32) (/.f32 r (PI.f32)) (*.f32 (-.f32 (*.f32 (/.f32 s (*.f32 (PI.f32) r)) #s(literal 1/4 binary32)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) |
(fma.f32 (/.f32 r (PI.f32)) #s(literal 5/72 binary32) (*.f32 (-.f32 (*.f32 (/.f32 s (*.f32 (PI.f32) r)) #s(literal 1/4 binary32)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) |
(fma.f32 s (-.f32 (*.f32 (/.f32 s (*.f32 (PI.f32) r)) #s(literal 1/4 binary32)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) (*.f32 #s(literal 5/72 binary32) (/.f32 r (PI.f32)))) |
(+.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r (PI.f32))) (*.f32 (-.f32 (*.f32 (/.f32 s (*.f32 (PI.f32) r)) #s(literal 1/4 binary32)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) |
(+.f32 (*.f32 (-.f32 (*.f32 (/.f32 s (*.f32 (PI.f32) r)) #s(literal 1/4 binary32)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s) (*.f32 #s(literal 5/72 binary32) (/.f32 r (PI.f32)))) |
(/.f32 (neg.f32 r) (neg.f32 (PI.f32))) |
(/.f32 r (PI.f32)) |
(*.f32 (-.f32 (*.f32 (/.f32 s (*.f32 (PI.f32) r)) #s(literal 1/4 binary32)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s) |
(*.f32 s (-.f32 (*.f32 (/.f32 s (*.f32 (PI.f32) r)) #s(literal 1/4 binary32)) (/.f32 #s(literal 1/6 binary32) (PI.f32)))) |
(/.f32 (-.f32 (*.f32 (*.f32 (/.f32 s (*.f32 (PI.f32) r)) #s(literal 1/4 binary32)) (*.f32 (/.f32 s (*.f32 (PI.f32) r)) #s(literal 1/4 binary32))) (*.f32 (/.f32 #s(literal 1/6 binary32) (PI.f32)) (/.f32 #s(literal 1/6 binary32) (PI.f32)))) (fma.f32 (/.f32 s (*.f32 (PI.f32) r)) #s(literal 1/4 binary32) (/.f32 #s(literal 1/6 binary32) (PI.f32)))) |
(/.f32 (-.f32 (*.f32 (pow.f32 (/.f32 s (*.f32 (PI.f32) r)) #s(literal 3 binary32)) #s(literal 1/64 binary32)) (pow.f32 (/.f32 #s(literal 1/6 binary32) (PI.f32)) #s(literal 3 binary32))) (fma.f32 (*.f32 (/.f32 s (*.f32 (PI.f32) r)) #s(literal 1/4 binary32)) (*.f32 (/.f32 s (*.f32 (PI.f32) r)) #s(literal 1/4 binary32)) (fma.f32 (/.f32 #s(literal 1/6 binary32) (PI.f32)) (/.f32 #s(literal 1/6 binary32) (PI.f32)) (*.f32 (*.f32 (/.f32 s (*.f32 (PI.f32) r)) #s(literal 1/4 binary32)) (/.f32 #s(literal 1/6 binary32) (PI.f32)))))) |
(-.f32 (*.f32 (/.f32 s (*.f32 (PI.f32) r)) #s(literal 1/4 binary32)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) |
(fma.f32 (/.f32 s (*.f32 (PI.f32) r)) #s(literal 1/4 binary32) (*.f32 #s(literal -1/6 binary32) (/.f32 #s(literal 1 binary32) (PI.f32)))) |
(fma.f32 #s(literal 1/4 binary32) (/.f32 s (*.f32 (PI.f32) r)) (*.f32 #s(literal -1/6 binary32) (/.f32 #s(literal 1 binary32) (PI.f32)))) |
(+.f32 (*.f32 (/.f32 s (*.f32 (PI.f32) r)) #s(literal 1/4 binary32)) (*.f32 #s(literal -1/6 binary32) (/.f32 #s(literal 1 binary32) (PI.f32)))) |
(*.f32 (/.f32 s (*.f32 (PI.f32) r)) #s(literal 1/4 binary32)) |
(*.f32 #s(literal 1/4 binary32) (/.f32 s (*.f32 (PI.f32) r))) |
(/.f32 (*.f32 #s(literal 1/4 binary32) s) (*.f32 (PI.f32) r)) |
(/.f32 (*.f32 s #s(literal 1/4 binary32)) (*.f32 (PI.f32) r)) |
(/.f32 (/.f32 s r) (PI.f32)) |
(/.f32 (neg.f32 s) (neg.f32 (*.f32 (PI.f32) r))) |
(/.f32 (/.f32 s (PI.f32)) r) |
(/.f32 s (*.f32 (PI.f32) r)) |
(*.f32 (*.f32 (/.f32 r (PI.f32)) r) #s(literal -7/324 binary32)) |
(*.f32 #s(literal -7/324 binary32) (*.f32 (/.f32 r (PI.f32)) r)) |
(*.f32 r (*.f32 #s(literal -7/324 binary32) (/.f32 r (PI.f32)))) |
(/.f32 (*.f32 #s(literal -7/324 binary32) (*.f32 r r)) (PI.f32)) |
(/.f32 (*.f32 (*.f32 r r) #s(literal -7/324 binary32)) (PI.f32)) |
(/.f32 (-.f32 (*.f32 (*.f32 #s(literal -1/48 binary32) (*.f32 (/.f32 r (PI.f32)) r)) (*.f32 #s(literal -1/48 binary32) (*.f32 (/.f32 r (PI.f32)) r))) (*.f32 (*.f32 #s(literal -1/1296 binary32) (*.f32 (/.f32 r (PI.f32)) r)) (*.f32 #s(literal -1/1296 binary32) (*.f32 (/.f32 r (PI.f32)) r)))) (-.f32 (*.f32 #s(literal -1/48 binary32) (*.f32 (/.f32 r (PI.f32)) r)) (*.f32 #s(literal -1/1296 binary32) (*.f32 (/.f32 r (PI.f32)) r)))) |
(/.f32 (fma.f32 #s(literal -1/110592 binary32) (pow.f32 (*.f32 (/.f32 r (PI.f32)) r) #s(literal 3 binary32)) (pow.f32 (*.f32 #s(literal -1/1296 binary32) (*.f32 (/.f32 r (PI.f32)) r)) #s(literal 3 binary32))) (fma.f32 (*.f32 #s(literal -1/48 binary32) (*.f32 (/.f32 r (PI.f32)) r)) (*.f32 #s(literal -1/48 binary32) (*.f32 (/.f32 r (PI.f32)) r)) (-.f32 (*.f32 (*.f32 #s(literal -1/1296 binary32) (*.f32 (/.f32 r (PI.f32)) r)) (*.f32 #s(literal -1/1296 binary32) (*.f32 (/.f32 r (PI.f32)) r))) (*.f32 (*.f32 #s(literal -1/48 binary32) (*.f32 (/.f32 r (PI.f32)) r)) (*.f32 #s(literal -1/1296 binary32) (*.f32 (/.f32 r (PI.f32)) r)))))) |
(-.f32 (*.f32 #s(literal -1/48 binary32) (*.f32 (/.f32 r (PI.f32)) r)) (*.f32 #s(literal 1/1296 binary32) (*.f32 (/.f32 r (PI.f32)) r))) |
(fma.f32 #s(literal -1/1296 binary32) (*.f32 (/.f32 r (PI.f32)) r) (*.f32 #s(literal -1/48 binary32) (*.f32 (/.f32 r (PI.f32)) r))) |
(fma.f32 #s(literal -1/48 binary32) (*.f32 (/.f32 r (PI.f32)) r) (*.f32 #s(literal -1/1296 binary32) (*.f32 (/.f32 r (PI.f32)) r))) |
(fma.f32 (*.f32 (/.f32 r (PI.f32)) r) #s(literal -1/1296 binary32) (*.f32 #s(literal -1/48 binary32) (*.f32 (/.f32 r (PI.f32)) r))) |
(fma.f32 (*.f32 (/.f32 r (PI.f32)) r) #s(literal -1/48 binary32) (*.f32 #s(literal -1/1296 binary32) (*.f32 (/.f32 r (PI.f32)) r))) |
(+.f32 (*.f32 #s(literal -1/1296 binary32) (*.f32 (/.f32 r (PI.f32)) r)) (*.f32 #s(literal -1/48 binary32) (*.f32 (/.f32 r (PI.f32)) r))) |
(+.f32 (*.f32 #s(literal -1/48 binary32) (*.f32 (/.f32 r (PI.f32)) r)) (*.f32 #s(literal -1/1296 binary32) (*.f32 (/.f32 r (PI.f32)) r))) |
(*.f32 (/.f32 r (PI.f32)) r) |
(*.f32 r (/.f32 r (PI.f32))) |
(/.f32 (neg.f32 (*.f32 r r)) (neg.f32 (PI.f32))) |
(/.f32 (*.f32 r r) (PI.f32)) |
#s(literal -7/324 binary32) |
(*.f32 (pow.f32 (*.f32 s s) #s(literal 1 binary32)) (pow.f32 (*.f32 s s) #s(literal 1 binary32))) |
(*.f32 (pow.f32 (pow.f32 s #s(literal 1 binary32)) #s(literal 2 binary32)) (pow.f32 (pow.f32 s #s(literal 1 binary32)) #s(literal 2 binary32))) |
(*.f32 (pow.f32 (fabs.f32 s) #s(literal 2 binary32)) (pow.f32 (fabs.f32 s) #s(literal 2 binary32))) |
(*.f32 (pow.f32 (neg.f32 s) #s(literal 2 binary32)) (pow.f32 (neg.f32 s) #s(literal 2 binary32))) |
(*.f32 (fabs.f32 (*.f32 s s)) (fabs.f32 (*.f32 s s))) |
(*.f32 (neg.f32 (*.f32 s s)) (neg.f32 (*.f32 s s))) |
(*.f32 (*.f32 s s) (*.f32 s s)) |
(*.f32 (*.f32 (*.f32 s s) s) s) |
(*.f32 s (*.f32 (*.f32 s s) s)) |
(pow.f32 (*.f32 s s) #s(literal 2 binary32)) |
(pow.f32 s #s(literal 4 binary32)) |
(+.f32 (cosh.f32 (*.f32 (log.f32 s) #s(literal 4 binary32))) (sinh.f32 (*.f32 (log.f32 s) #s(literal 4 binary32)))) |
(exp.f32 (*.f32 (log.f32 (*.f32 s s)) #s(literal 2 binary32))) |
(exp.f32 (*.f32 (log.f32 s) #s(literal 4 binary32))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) r))) (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) r)) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 (PI.f32) r)))) s)) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32))) |
#s(approx (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r))) |
#s(approx (exp (/ (neg r) s)) (exp.f32 (/.f32 (neg.f32 r) s))) |
#s(approx (/ (neg r) s) (/.f32 (neg.f32 r) s)) |
#s(approx s s) |
#s(approx (* (* (PI) s) r) (*.f32 (*.f32 (PI.f32) s) r)) |
#s(approx (* (PI) s) (*.f32 (PI.f32) s)) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s)))) (*.f32 (*.f32 (PI.f32) s) r))) |
#s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) (*.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) #s(literal 3/4 binary32))) |
#s(approx (exp (/ (neg r) (* 3 s))) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s)))) |
#s(approx (/ (neg r) (* 3 s)) (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) |
#s(approx (* 3 s) (*.f32 #s(literal 3 binary32) s)) |
#s(approx (* (* (* 6 s) (PI)) r) (*.f32 (*.f32 (*.f32 (PI.f32) s) r) #s(literal 6 binary32))) |
#s(approx (* (* 6 s) (PI)) (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s)) |
#s(approx (* 6 s) (*.f32 #s(literal 6 binary32) s)) |
#s(approx (/ 1/4 (* (* s r) (PI))) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
#s(approx (* s r) (*.f32 s r)) |
#s(approx (neg (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) (/.f32 (*.f32 #s(literal -7/324 binary32) (*.f32 r r)) (*.f32 (*.f32 (*.f32 s s) (*.f32 s s)) (PI.f32)))) |
#s(approx (neg (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) (/.f32 (fma.f32 (/.f32 (*.f32 s r) (PI.f32)) #s(literal 5/72 binary32) (*.f32 (*.f32 (/.f32 r (PI.f32)) r) #s(literal -7/324 binary32))) (*.f32 (*.f32 s s) (*.f32 s s)))) |
#s(approx (neg (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) (/.f32 (fma.f32 (fma.f32 (/.f32 s (PI.f32)) #s(literal -1/6 binary32) (*.f32 #s(literal 5/72 binary32) (/.f32 r (PI.f32)))) s (*.f32 (*.f32 (/.f32 r (PI.f32)) r) #s(literal -7/324 binary32))) (*.f32 (*.f32 s s) (*.f32 s s)))) |
#s(approx (neg (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) (/.f32 (fma.f32 (fma.f32 #s(literal 5/72 binary32) (/.f32 r (PI.f32)) (*.f32 (-.f32 (*.f32 (/.f32 s (*.f32 (PI.f32) r)) #s(literal 1/4 binary32)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) s (*.f32 (*.f32 (/.f32 r (PI.f32)) r) #s(literal -7/324 binary32))) (*.f32 (*.f32 s s) (*.f32 s s)))) |
#s(approx (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s) (/.f32 (*.f32 #s(literal 7/324 binary32) (*.f32 r r)) (*.f32 (*.f32 (*.f32 s s) (*.f32 s s)) (PI.f32)))) |
#s(approx (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s) (/.f32 (fma.f32 #s(literal 7/324 binary32) (*.f32 (/.f32 r (PI.f32)) r) (*.f32 (/.f32 (*.f32 s r) (PI.f32)) #s(literal -5/72 binary32))) (*.f32 (*.f32 s s) (*.f32 s s)))) |
#s(approx (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s) (/.f32 (fma.f32 (fma.f32 (/.f32 s (PI.f32)) #s(literal 1/6 binary32) (*.f32 #s(literal -5/72 binary32) (/.f32 r (PI.f32)))) s (*.f32 #s(literal 7/324 binary32) (*.f32 (/.f32 r (PI.f32)) r))) (*.f32 (*.f32 s s) (*.f32 s s)))) |
#s(approx (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s) (/.f32 (fma.f32 (fma.f32 #s(literal -5/72 binary32) (/.f32 r (PI.f32)) (*.f32 (fma.f32 #s(literal -1/4 binary32) (/.f32 s (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) s (*.f32 #s(literal 7/324 binary32) (*.f32 (/.f32 r (PI.f32)) r))) (*.f32 (*.f32 s s) (*.f32 s s)))) |
#s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) (/.f32 (*.f32 #s(literal 7/324 binary32) (*.f32 r r)) (*.f32 (*.f32 s s) (*.f32 (PI.f32) s)))) |
#s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) (/.f32 (fma.f32 #s(literal 7/324 binary32) (*.f32 (/.f32 r (PI.f32)) r) (*.f32 (/.f32 (*.f32 s r) (PI.f32)) #s(literal -5/72 binary32))) (*.f32 (*.f32 s s) s))) |
#s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) (/.f32 (fma.f32 (fma.f32 (/.f32 s (PI.f32)) #s(literal 1/6 binary32) (*.f32 #s(literal -5/72 binary32) (/.f32 r (PI.f32)))) s (*.f32 #s(literal 7/324 binary32) (*.f32 (/.f32 r (PI.f32)) r))) (*.f32 (*.f32 s s) s))) |
#s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) (/.f32 (fma.f32 (fma.f32 #s(literal -5/72 binary32) (/.f32 r (PI.f32)) (*.f32 (fma.f32 #s(literal -1/4 binary32) (/.f32 s (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) s (*.f32 #s(literal 7/324 binary32) (*.f32 (/.f32 r (PI.f32)) r))) (*.f32 (*.f32 s s) s))) |
#s(approx (/ (+ (* (/ r (* (PI) s)) -5/72) (/ 1/6 (PI))) s) (*.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal -5/72 binary32))) |
#s(approx (/ (+ (* (/ r (* (PI) s)) -5/72) (/ 1/6 (PI))) s) (/.f32 (fma.f32 (/.f32 s (PI.f32)) #s(literal 1/6 binary32) (*.f32 #s(literal -5/72 binary32) (/.f32 r (PI.f32)))) (*.f32 s s))) |
#s(approx (+ (* (/ r (* (PI) s)) -5/72) (/ 1/6 (PI))) (*.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -5/72 binary32))) |
#s(approx (+ (* (/ r (* (PI) s)) -5/72) (/ 1/6 (PI))) (/.f32 (fma.f32 (/.f32 s (PI.f32)) #s(literal 1/6 binary32) (*.f32 #s(literal -5/72 binary32) (/.f32 r (PI.f32)))) s)) |
#s(approx (/ r (* (PI) s)) (/.f32 r (*.f32 (PI.f32) s))) |
#s(approx (/ (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) r) (*.f32 (/.f32 r (*.f32 (*.f32 s s) (*.f32 (PI.f32) s))) #s(literal 5/72 binary32))) |
#s(approx (/ (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) r) (/.f32 (fma.f32 (/.f32 s (PI.f32)) #s(literal -1/6 binary32) (*.f32 #s(literal 5/72 binary32) (/.f32 r (PI.f32)))) (*.f32 (*.f32 s s) s))) |
#s(approx (/ (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) r) (/.f32 (fma.f32 #s(literal 5/72 binary32) (/.f32 r (PI.f32)) (*.f32 (-.f32 (*.f32 (/.f32 s (*.f32 (PI.f32) r)) #s(literal 1/4 binary32)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (*.f32 (*.f32 s s) s))) |
#s(approx (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) (/.f32 (*.f32 #s(literal 5/72 binary32) (*.f32 r r)) (*.f32 (*.f32 s s) (*.f32 (PI.f32) s)))) |
#s(approx (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) (/.f32 (fma.f32 (/.f32 (*.f32 s r) (PI.f32)) #s(literal -1/6 binary32) (*.f32 (*.f32 (/.f32 r (PI.f32)) r) #s(literal 5/72 binary32))) (*.f32 (*.f32 s s) s))) |
#s(approx (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) (/.f32 (fma.f32 (fma.f32 (/.f32 s (PI.f32)) #s(literal 1/4 binary32) (*.f32 #s(literal -1/6 binary32) (/.f32 r (PI.f32)))) s (*.f32 (*.f32 (/.f32 r (PI.f32)) r) #s(literal 5/72 binary32))) (*.f32 (*.f32 s s) s))) |
#s(approx (+ (* (/ r (* (PI) s)) -1/6) (+ (* (/ (* r r) (* (* s s) (PI))) 5/72) (/ 1/4 (PI)))) (*.f32 (*.f32 r (/.f32 r (*.f32 (*.f32 s s) (PI.f32)))) #s(literal 5/72 binary32))) |
#s(approx (+ (* (/ r (* (PI) s)) -1/6) (+ (* (/ (* r r) (* (* s s) (PI))) 5/72) (/ 1/4 (PI)))) (/.f32 (fma.f32 (/.f32 (*.f32 s r) (PI.f32)) #s(literal -1/6 binary32) (*.f32 (*.f32 (/.f32 r (PI.f32)) r) #s(literal 5/72 binary32))) (*.f32 s s))) |
#s(approx (+ (* (/ r (* (PI) s)) -1/6) (+ (* (/ (* r r) (* (* s s) (PI))) 5/72) (/ 1/4 (PI)))) (/.f32 (fma.f32 (fma.f32 (/.f32 s (PI.f32)) #s(literal 1/4 binary32) (*.f32 #s(literal -1/6 binary32) (/.f32 r (PI.f32)))) s (*.f32 (*.f32 (/.f32 r (PI.f32)) r) #s(literal 5/72 binary32))) (*.f32 s s))) |
#s(approx (+ (* (/ (* r r) (* (* s s) (PI))) 5/72) (/ 1/4 (PI))) (/.f32 (fma.f32 (/.f32 (*.f32 s s) (PI.f32)) #s(literal 1/4 binary32) (*.f32 (*.f32 (/.f32 r (PI.f32)) r) #s(literal 5/72 binary32))) (*.f32 s s))) |
#s(approx (/ (* r r) (* (* s s) (PI))) (*.f32 r (/.f32 r (*.f32 (*.f32 s s) (PI.f32))))) |
#s(approx (* (* s s) (PI)) (*.f32 (*.f32 s s) (PI.f32))) |
#s(approx (* s s) (*.f32 s s)) |
#s(approx (/ (+ (* (+ (* (/ r (PI)) 5/72) (* (- (* (/ s (* (PI) r)) 1/4) (/ 1/6 (PI))) s)) s) (* (* r (/ r (PI))) -7/324)) (* (* s s) (* s s))) (/.f32 (fma.f32 (fma.f32 (/.f32 s (PI.f32)) #s(literal -1/6 binary32) (*.f32 #s(literal 5/72 binary32) (/.f32 r (PI.f32)))) s (*.f32 (*.f32 (/.f32 r (PI.f32)) r) #s(literal -7/324 binary32))) (*.f32 (*.f32 s s) (*.f32 s s)))) |
#s(approx (/ (+ (* (+ (* (/ r (PI)) 5/72) (* (- (* (/ s (* (PI) r)) 1/4) (/ 1/6 (PI))) s)) s) (* (* r (/ r (PI))) -7/324)) (* (* s s) (* s s))) (/.f32 (fma.f32 (fma.f32 #s(literal 5/72 binary32) (/.f32 r (PI.f32)) (*.f32 (-.f32 (*.f32 (/.f32 s (*.f32 (PI.f32) r)) #s(literal 1/4 binary32)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) s (*.f32 (*.f32 (/.f32 r (PI.f32)) r) #s(literal -7/324 binary32))) (*.f32 (*.f32 s s) (*.f32 s s)))) |
#s(approx (+ (* (+ (* (/ r (PI)) 5/72) (* (- (* (/ s (* (PI) r)) 1/4) (/ 1/6 (PI))) s)) s) (* (* r (/ r (PI))) -7/324)) (*.f32 (*.f32 (/.f32 r (PI.f32)) r) #s(literal -7/324 binary32))) |
#s(approx (+ (* (+ (* (/ r (PI)) 5/72) (* (- (* (/ s (* (PI) r)) 1/4) (/ 1/6 (PI))) s)) s) (* (* r (/ r (PI))) -7/324)) (fma.f32 (/.f32 (*.f32 s r) (PI.f32)) #s(literal 5/72 binary32) (*.f32 (*.f32 (/.f32 r (PI.f32)) r) #s(literal -7/324 binary32)))) |
#s(approx (+ (* (+ (* (/ r (PI)) 5/72) (* (- (* (/ s (* (PI) r)) 1/4) (/ 1/6 (PI))) s)) s) (* (* r (/ r (PI))) -7/324)) (fma.f32 (fma.f32 (/.f32 s (PI.f32)) #s(literal -1/6 binary32) (*.f32 #s(literal 5/72 binary32) (/.f32 r (PI.f32)))) s (*.f32 (*.f32 (/.f32 r (PI.f32)) r) #s(literal -7/324 binary32)))) |
#s(approx (+ (* (+ (* (/ r (PI)) 5/72) (* (- (* (/ s (* (PI) r)) 1/4) (/ 1/6 (PI))) s)) s) (* (* r (/ r (PI))) -7/324)) (fma.f32 (fma.f32 #s(literal 5/72 binary32) (/.f32 r (PI.f32)) (*.f32 (-.f32 (*.f32 (/.f32 s (*.f32 (PI.f32) r)) #s(literal 1/4 binary32)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) s (*.f32 (*.f32 (/.f32 r (PI.f32)) r) #s(literal -7/324 binary32)))) |
#s(approx (+ (* (/ r (PI)) 5/72) (* (- (* (/ s (* (PI) r)) 1/4) (/ 1/6 (PI))) s)) (*.f32 #s(literal 5/72 binary32) (/.f32 r (PI.f32)))) |
#s(approx (+ (* (/ r (PI)) 5/72) (* (- (* (/ s (* (PI) r)) 1/4) (/ 1/6 (PI))) s)) (fma.f32 (/.f32 s (PI.f32)) #s(literal -1/6 binary32) (*.f32 #s(literal 5/72 binary32) (/.f32 r (PI.f32))))) |
#s(approx (+ (* (/ r (PI)) 5/72) (* (- (* (/ s (* (PI) r)) 1/4) (/ 1/6 (PI))) s)) (fma.f32 #s(literal 5/72 binary32) (/.f32 r (PI.f32)) (*.f32 (-.f32 (*.f32 (/.f32 s (*.f32 (PI.f32) r)) #s(literal 1/4 binary32)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s))) |
#s(approx (* (- (* (/ s (* (PI) r)) 1/4) (/ 1/6 (PI))) s) (*.f32 (/.f32 s (PI.f32)) #s(literal -1/6 binary32))) |
#s(approx (* (- (* (/ s (* (PI) r)) 1/4) (/ 1/6 (PI))) s) (*.f32 (-.f32 (*.f32 (/.f32 s (*.f32 (PI.f32) r)) #s(literal 1/4 binary32)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) |
#s(approx (- (* (/ s (* (PI) r)) 1/4) (/ 1/6 (PI))) (/.f32 #s(literal -1/6 binary32) (PI.f32))) |
#s(approx (- (* (/ s (* (PI) r)) 1/4) (/ 1/6 (PI))) (-.f32 (*.f32 (/.f32 s (*.f32 (PI.f32) r)) #s(literal 1/4 binary32)) (/.f32 #s(literal 1/6 binary32) (PI.f32)))) |
#s(approx (* (/ s (* (PI) r)) 1/4) (*.f32 (/.f32 s (*.f32 (PI.f32) r)) #s(literal 1/4 binary32))) |
#s(approx (/ s (* (PI) r)) (/.f32 s (*.f32 (PI.f32) r))) |
#s(approx (* (* s s) (* s s)) (*.f32 (*.f32 s s) (*.f32 s s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) r))) (/.f32 (-.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) s)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) r))) (/.f32 (-.f32 (fma.f32 #s(literal 1/144 binary32) (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) (fma.f32 #s(literal 1/16 binary32) (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r)))) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) s)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) r))) (/.f32 (fma.f32 (/.f32 (*.f32 r r) (*.f32 (*.f32 s s) (*.f32 (PI.f32) s))) #s(literal -1/48 binary32) (-.f32 (fma.f32 #s(literal -1/1296 binary32) (/.f32 (*.f32 r r) (*.f32 (*.f32 s s) (*.f32 (PI.f32) s))) (fma.f32 #s(literal 1/144 binary32) (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) (fma.f32 #s(literal 1/16 binary32) (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))))) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s)))) s)) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/.f32 (-.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s))) s)) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/.f32 (-.f32 (fma.f32 #s(literal 1/16 binary32) (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r))) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s))) s)) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/.f32 (fma.f32 (/.f32 (*.f32 r r) (*.f32 (*.f32 s s) (*.f32 (PI.f32) s))) #s(literal -1/48 binary32) (-.f32 (fma.f32 #s(literal 1/16 binary32) (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r))) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) s)) |
#s(approx (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
#s(approx (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) (/.f32 (-.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) s))) s)) |
#s(approx (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) (/.f32 (-.f32 (fma.f32 #s(literal 1/2 binary32) (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) r))) (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) s))) s)) |
#s(approx (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) (/.f32 (fma.f32 (/.f32 (*.f32 r r) (*.f32 (*.f32 s s) (*.f32 (PI.f32) s))) #s(literal -1/6 binary32) (-.f32 (fma.f32 #s(literal 1/2 binary32) (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) r))) (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) s)))) s)) |
#s(approx (exp (/ (neg r) s)) #s(literal 1 binary32)) |
#s(approx (exp (/ (neg r) s)) (+.f32 #s(literal 1 binary32) (/.f32 (neg.f32 r) s))) |
#s(approx (exp (/ (neg r) s)) (+.f32 (fma.f32 (/.f32 (*.f32 r r) (*.f32 s s)) #s(literal 1/2 binary32) (/.f32 (neg.f32 r) s)) #s(literal 1 binary32))) |
#s(approx (exp (/ (neg r) s)) (+.f32 #s(literal 1 binary32) (+.f32 (fma.f32 (/.f32 (*.f32 (*.f32 r r) r) (*.f32 (*.f32 s s) s)) #s(literal -1/6 binary32) (*.f32 (/.f32 (*.f32 r r) (*.f32 s s)) #s(literal 1/2 binary32))) (/.f32 (neg.f32 r) s)))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) r)) (/.f32 (-.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/24 binary32) (*.f32 (PI.f32) s))) s)) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) r)) (/.f32 (-.f32 (fma.f32 #s(literal 1/144 binary32) (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r))) (/.f32 #s(literal 1/24 binary32) (*.f32 (PI.f32) s))) s)) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) r)) (/.f32 (fma.f32 (/.f32 (*.f32 r r) (*.f32 (*.f32 s s) (*.f32 (PI.f32) s))) #s(literal -1/1296 binary32) (-.f32 (fma.f32 #s(literal 1/144 binary32) (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r))) (/.f32 #s(literal 1/24 binary32) (*.f32 (PI.f32) s)))) s)) |
#s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) |
#s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) (fma.f32 #s(literal -1/4 binary32) (/.f32 r s) #s(literal 3/4 binary32))) |
#s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) (+.f32 (fma.f32 #s(literal -1/4 binary32) (/.f32 r s) (*.f32 #s(literal 1/24 binary32) (/.f32 (*.f32 r r) (*.f32 s s)))) #s(literal 3/4 binary32))) |
#s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) (+.f32 #s(literal 3/4 binary32) (fma.f32 #s(literal -1/4 binary32) (/.f32 r s) (fma.f32 #s(literal -1/216 binary32) (/.f32 (*.f32 (*.f32 r r) r) (*.f32 (*.f32 s s) s)) (*.f32 #s(literal 1/24 binary32) (/.f32 (*.f32 r r) (*.f32 s s))))))) |
#s(approx (exp (/ (neg r) (* 3 s))) (fma.f32 #s(literal -1/3 binary32) (/.f32 r s) #s(literal 1 binary32))) |
#s(approx (exp (/ (neg r) (* 3 s))) (+.f32 (fma.f32 #s(literal -1/3 binary32) (/.f32 r s) (*.f32 #s(literal 1/18 binary32) (/.f32 (*.f32 r r) (*.f32 s s)))) #s(literal 1 binary32))) |
#s(approx (exp (/ (neg r) (* 3 s))) (+.f32 #s(literal 1 binary32) (fma.f32 #s(literal -1/3 binary32) (/.f32 r s) (fma.f32 #s(literal -1/162 binary32) (/.f32 (*.f32 (*.f32 r r) r) (*.f32 (*.f32 s s) s)) (*.f32 #s(literal 1/18 binary32) (/.f32 (*.f32 r r) (*.f32 s s))))))) |
#s(approx (neg (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) (/.f32 (-.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal 5/72 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) s)) |
#s(approx (neg (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) (/.f32 (-.f32 (fma.f32 (/.f32 (*.f32 r r) (*.f32 (*.f32 s s) (*.f32 (PI.f32) s))) #s(literal -7/324 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal -5/72 binary32) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s)))) s)) |
#s(approx (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s) (/.f32 #s(literal -1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
#s(approx (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s) (/.f32 (-.f32 (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s)) |
#s(approx (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s) (/.f32 (-.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal -5/72 binary32) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s)) |
#s(approx (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s) (/.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal -5/72 binary32) (-.f32 (fma.f32 (/.f32 (*.f32 r r) (*.f32 (*.f32 s s) (*.f32 (PI.f32) s))) #s(literal 7/324 binary32) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r)))) s)) |
#s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) (/.f32 #s(literal -1/4 binary32) (*.f32 (PI.f32) r))) |
#s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) (-.f32 (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r)))) |
#s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) (-.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal -5/72 binary32) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r)))) |
#s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) (-.f32 (fma.f32 (/.f32 (*.f32 r r) (*.f32 (*.f32 s s) (*.f32 (PI.f32) s))) #s(literal 7/324 binary32) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal 5/72 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))))) |
#s(approx (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) |
#s(approx (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -5/72 binary32) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) |
#s(approx (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/.f32 (-.f32 (fma.f32 (*.f32 r (/.f32 r (*.f32 (*.f32 s s) (PI.f32)))) #s(literal 7/324 binary32) (/.f32 #s(literal 1/6 binary32) (PI.f32))) (*.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal 5/72 binary32))) s)) |
#s(approx (+ (* (/ r (* (PI) s)) -5/72) (/ 1/6 (PI))) (/.f32 #s(literal 1/6 binary32) (PI.f32))) |
#s(approx (+ (* (/ r (* (PI) s)) -5/72) (/ 1/6 (PI))) (fma.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -5/72 binary32) (/.f32 #s(literal 1/6 binary32) (PI.f32)))) |
#s(approx (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) |
#s(approx (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) (/.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -1/6 binary32) (/.f32 #s(literal 1/4 binary32) (PI.f32))) s)) |
#s(approx (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) (/.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -1/6 binary32) (fma.f32 (*.f32 r (/.f32 r (*.f32 (*.f32 s s) (PI.f32)))) #s(literal 5/72 binary32) (/.f32 #s(literal 1/4 binary32) (PI.f32)))) s)) |
#s(approx (+ (* (/ r (* (PI) s)) -1/6) (+ (* (/ (* r r) (* (* s s) (PI))) 5/72) (/ 1/4 (PI)))) (/.f32 #s(literal 1/4 binary32) (PI.f32))) |
#s(approx (+ (* (/ r (* (PI) s)) -1/6) (+ (* (/ (* r r) (* (* s s) (PI))) 5/72) (/ 1/4 (PI)))) (fma.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -1/6 binary32) (/.f32 #s(literal 1/4 binary32) (PI.f32)))) |
#s(approx (+ (* (/ r (* (PI) s)) -1/6) (+ (* (/ (* r r) (* (* s s) (PI))) 5/72) (/ 1/4 (PI)))) (fma.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -1/6 binary32) (fma.f32 (*.f32 r (/.f32 r (*.f32 (*.f32 s s) (PI.f32)))) #s(literal 5/72 binary32) (/.f32 #s(literal 1/4 binary32) (PI.f32))))) |
#s(approx (+ (* (/ (* r r) (* (* s s) (PI))) 5/72) (/ 1/4 (PI))) (fma.f32 (*.f32 r (/.f32 r (*.f32 (*.f32 s s) (PI.f32)))) #s(literal 5/72 binary32) (/.f32 #s(literal 1/4 binary32) (PI.f32)))) |
#s(approx (/ (+ (* (+ (* (/ r (PI)) 5/72) (* (- (* (/ s (* (PI) r)) 1/4) (/ 1/6 (PI))) s)) s) (* (* r (/ r (PI))) -7/324)) (* (* s s) (* s s))) (/.f32 (fma.f32 (/.f32 (*.f32 r r) (*.f32 (*.f32 s s) (*.f32 (PI.f32) s))) #s(literal -7/324 binary32) (-.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal 5/72 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s)))) s)) |
#s(approx (+ (* (+ (* (/ r (PI)) 5/72) (* (- (* (/ s (* (PI) r)) 1/4) (/ 1/6 (PI))) s)) s) (* (* r (/ r (PI))) -7/324)) (*.f32 (/.f32 (*.f32 (*.f32 s s) s) (*.f32 (PI.f32) r)) #s(literal 1/4 binary32))) |
#s(approx (+ (* (+ (* (/ r (PI)) 5/72) (* (- (* (/ s (* (PI) r)) 1/4) (/ 1/6 (PI))) s)) s) (* (* r (/ r (PI))) -7/324)) (*.f32 (-.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) (*.f32 (*.f32 s s) s))) |
#s(approx (+ (* (+ (* (/ r (PI)) 5/72) (* (- (* (/ s (* (PI) r)) 1/4) (/ 1/6 (PI))) s)) s) (* (* r (/ r (PI))) -7/324)) (*.f32 (-.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal 5/72 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) (*.f32 (*.f32 s s) s))) |
#s(approx (+ (* (+ (* (/ r (PI)) 5/72) (* (- (* (/ s (* (PI) r)) 1/4) (/ 1/6 (PI))) s)) s) (* (* r (/ r (PI))) -7/324)) (*.f32 (fma.f32 (/.f32 (*.f32 r r) (*.f32 (*.f32 s s) (*.f32 (PI.f32) s))) #s(literal -7/324 binary32) (-.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal 5/72 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s)))) (*.f32 (*.f32 s s) s))) |
#s(approx (+ (* (/ r (PI)) 5/72) (* (- (* (/ s (* (PI) r)) 1/4) (/ 1/6 (PI))) s)) (*.f32 (/.f32 (*.f32 s s) (*.f32 (PI.f32) r)) #s(literal 1/4 binary32))) |
#s(approx (+ (* (/ r (PI)) 5/72) (* (- (* (/ s (* (PI) r)) 1/4) (/ 1/6 (PI))) s)) (*.f32 (-.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) (*.f32 s s))) |
#s(approx (+ (* (/ r (PI)) 5/72) (* (- (* (/ s (* (PI) r)) 1/4) (/ 1/6 (PI))) s)) (*.f32 (-.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal 5/72 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) (*.f32 s s))) |
#s(approx (- (* (/ s (* (PI) r)) 1/4) (/ 1/6 (PI))) (*.f32 (-.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) s)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) r))) (neg.f32 (/.f32 (-.f32 (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) r))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (*.f32 #s(literal -5/72 binary32) (/.f32 r (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))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) r))) (/.f32 (-.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (fma.f32 #s(literal -5/72 binary32) (/.f32 r (PI.f32)) (neg.f32 (/.f32 (*.f32 (*.f32 (/.f32 r (PI.f32)) r) #s(literal -7/324 binary32)) s))) s)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) (neg.f32 s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) (neg.f32 s))) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (neg.f32 (/.f32 (-.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (*.f32 #s(literal 1/16 binary32) (/.f32 r (*.f32 (PI.f32) s))) (/.f32 #s(literal 1/8 binary32) (PI.f32))) s)) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (fma.f32 #s(literal -1/16 binary32) (/.f32 r (PI.f32)) (*.f32 (/.f32 (*.f32 r r) (*.f32 (PI.f32) s)) #s(literal 1/48 binary32))) s)) (/.f32 #s(literal 1/8 binary32) (PI.f32))) s)) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) (neg.f32 (/.f32 (-.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 r (*.f32 (PI.f32) s))) (/.f32 #s(literal 1 binary32) (PI.f32))) s)) (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (fma.f32 #s(literal -1/2 binary32) (/.f32 r (PI.f32)) (*.f32 (/.f32 (*.f32 r r) (*.f32 (PI.f32) s)) #s(literal 1/6 binary32))) s)) (/.f32 #s(literal 1 binary32) (PI.f32))) s)) (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (exp (/ (neg r) s)) (+.f32 (neg.f32 (/.f32 (fma.f32 (/.f32 (*.f32 r r) s) #s(literal -1/2 binary32) r) s)) #s(literal 1 binary32))) |
#s(approx (exp (/ (neg r) s)) (+.f32 #s(literal 1 binary32) (neg.f32 (/.f32 (+.f32 (neg.f32 (/.f32 (fma.f32 #s(literal 1/2 binary32) (*.f32 r r) (*.f32 (/.f32 (*.f32 (*.f32 r r) r) s) #s(literal -1/6 binary32))) s)) r) s)))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) r)) (neg.f32 (/.f32 (-.f32 (/.f32 #s(literal 1/24 binary32) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) r)) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (*.f32 #s(literal 1/144 binary32) (/.f32 r (*.f32 (PI.f32) s))) (/.f32 #s(literal 1/24 binary32) (PI.f32))) s)) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) r)) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (fma.f32 #s(literal -1/144 binary32) (/.f32 r (PI.f32)) (*.f32 #s(literal 1/1296 binary32) (/.f32 (*.f32 r r) (*.f32 (PI.f32) s)))) s)) (/.f32 #s(literal 1/24 binary32) (PI.f32))) s)) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) (+.f32 (neg.f32 (/.f32 (fma.f32 #s(literal -1/24 binary32) (/.f32 (*.f32 r r) s) (*.f32 r #s(literal 1/4 binary32))) s)) #s(literal 3/4 binary32))) |
#s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) (+.f32 #s(literal 3/4 binary32) (neg.f32 (/.f32 (fma.f32 r #s(literal 1/4 binary32) (neg.f32 (/.f32 (fma.f32 #s(literal 1/24 binary32) (*.f32 r r) (*.f32 (/.f32 (*.f32 (*.f32 r r) r) s) #s(literal -1/216 binary32))) s))) s)))) |
#s(approx (exp (/ (neg r) (* 3 s))) (+.f32 (neg.f32 (/.f32 (fma.f32 #s(literal 1/3 binary32) r (*.f32 #s(literal -1/18 binary32) (/.f32 (*.f32 r r) s))) s)) #s(literal 1 binary32))) |
#s(approx (exp (/ (neg r) (* 3 s))) (+.f32 #s(literal 1 binary32) (neg.f32 (/.f32 (fma.f32 #s(literal 1/3 binary32) r (neg.f32 (/.f32 (fma.f32 #s(literal 1/18 binary32) (*.f32 r r) (*.f32 (/.f32 (*.f32 (*.f32 r r) r) s) #s(literal -1/162 binary32))) s))) s)))) |
#s(approx (neg (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (*.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal 5/72 binary32)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (neg (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (fma.f32 #s(literal -5/72 binary32) (/.f32 r (PI.f32)) (*.f32 (/.f32 (*.f32 r r) (*.f32 (PI.f32) s)) #s(literal 7/324 binary32))) s)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s) (neg.f32 (/.f32 (-.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) s))) |
#s(approx (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s) (neg.f32 (/.f32 (+.f32 (neg.f32 (/.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -5/72 binary32) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s) (neg.f32 (/.f32 (+.f32 (neg.f32 (/.f32 (+.f32 (neg.f32 (/.f32 (fma.f32 #s(literal 5/72 binary32) (/.f32 r (PI.f32)) (*.f32 (/.f32 (*.f32 r r) (*.f32 (PI.f32) s)) #s(literal -7/324 binary32))) s)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) (-.f32 (neg.f32 (/.f32 (-.f32 (*.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal 5/72 binary32)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r)))) |
#s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) (-.f32 (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (fma.f32 #s(literal -5/72 binary32) (/.f32 r (PI.f32)) (*.f32 (/.f32 (*.f32 r r) (*.f32 (PI.f32) s)) #s(literal 7/324 binary32))) s)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r)))) |
#s(approx (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (neg.f32 (/.f32 (-.f32 (*.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal 5/72 binary32)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s))) |
#s(approx (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (fma.f32 #s(literal -5/72 binary32) (/.f32 r (PI.f32)) (*.f32 (/.f32 (*.f32 r r) (*.f32 (PI.f32) s)) #s(literal 7/324 binary32))) s)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s))) |
#s(approx (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) (neg.f32 (/.f32 (-.f32 (*.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal 1/6 binary32)) (/.f32 #s(literal 1/4 binary32) (PI.f32))) s))) |
#s(approx (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (fma.f32 #s(literal -1/6 binary32) (/.f32 r (PI.f32)) (*.f32 (/.f32 (*.f32 r r) (*.f32 (PI.f32) s)) #s(literal 5/72 binary32))) s)) (/.f32 #s(literal 1/4 binary32) (PI.f32))) s))) |
#s(approx (+ (* (/ r (* (PI) s)) -1/6) (+ (* (/ (* r r) (* (* s s) (PI))) 5/72) (/ 1/4 (PI)))) (+.f32 (neg.f32 (/.f32 (fma.f32 #s(literal 1/6 binary32) (/.f32 r (PI.f32)) (*.f32 (/.f32 (*.f32 r r) (*.f32 (PI.f32) s)) #s(literal -5/72 binary32))) s)) (/.f32 #s(literal 1/4 binary32) (PI.f32)))) |
#s(approx (/ (+ (* (+ (* (/ r (PI)) 5/72) (* (- (* (/ s (* (PI) r)) 1/4) (/ 1/6 (PI))) s)) s) (* (* r (/ r (PI))) -7/324)) (* (* s s) (* s s))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (fma.f32 #s(literal -5/72 binary32) (/.f32 r (PI.f32)) (*.f32 (/.f32 (*.f32 r r) (*.f32 (PI.f32) s)) #s(literal 7/324 binary32))) s)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (+ (* (+ (* (/ r (PI)) 5/72) (* (- (* (/ s (* (PI) r)) 1/4) (/ 1/6 (PI))) s)) s) (* (* r (/ r (PI))) -7/324)) (neg.f32 (*.f32 (-.f32 (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) (*.f32 (*.f32 s s) s)))) |
#s(approx (+ (* (+ (* (/ r (PI)) 5/72) (* (- (* (/ s (* (PI) r)) 1/4) (/ 1/6 (PI))) s)) s) (* (* r (/ r (PI))) -7/324)) (neg.f32 (*.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (*.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal 5/72 binary32)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) (*.f32 (*.f32 s s) s)))) |
#s(approx (+ (* (+ (* (/ r (PI)) 5/72) (* (- (* (/ s (* (PI) r)) 1/4) (/ 1/6 (PI))) s)) s) (* (* r (/ r (PI))) -7/324)) (neg.f32 (*.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (fma.f32 #s(literal -5/72 binary32) (/.f32 r (PI.f32)) (*.f32 (/.f32 (*.f32 r r) (*.f32 (PI.f32) s)) #s(literal 7/324 binary32))) s)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) (*.f32 (*.f32 s s) s)))) |
#s(approx (+ (* (/ r (PI)) 5/72) (* (- (* (/ s (* (PI) r)) 1/4) (/ 1/6 (PI))) s)) (*.f32 (+.f32 (neg.f32 (/.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -5/72 binary32) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) (*.f32 s s))) |
#s(approx (- (* (/ s (* (PI) r)) 1/4) (/ 1/6 (PI))) (neg.f32 (*.f32 (-.f32 (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) r))) (/.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal -1/6 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) r))) (/.f32 (fma.f32 r (-.f32 (*.f32 (/.f32 r (*.f32 (*.f32 s s) (*.f32 (PI.f32) s))) #s(literal 5/72 binary32)) (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 s s) (PI.f32)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) r))) (/.f32 (fma.f32 (-.f32 (*.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 (*.f32 s s) (*.f32 s s)) (PI.f32))) #s(literal -7/324 binary32) (/.f32 #s(literal 5/72 binary32) (*.f32 (*.f32 s s) (*.f32 (PI.f32) s)))) r) (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 s s) (PI.f32)))) r (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/.f32 (fma.f32 #s(literal -1/8 binary32) (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/.f32 (fma.f32 r (-.f32 (*.f32 (/.f32 r (*.f32 (*.f32 s s) (*.f32 (PI.f32) s))) #s(literal 1/16 binary32)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 s s) (PI.f32)))) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/.f32 (fma.f32 (-.f32 (*.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 (*.f32 s s) (*.f32 s s)) (PI.f32))) #s(literal -1/48 binary32) (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 s s) (*.f32 (PI.f32) s)))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 s s) (PI.f32)))) r (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) (/.f32 (+.f32 (neg.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32)))) (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) (/.f32 (fma.f32 r (-.f32 (*.f32 (/.f32 r (*.f32 (*.f32 s s) (*.f32 (PI.f32) s))) #s(literal 1/2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 s s) (PI.f32)))) (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) (/.f32 (fma.f32 (-.f32 (*.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 (*.f32 s s) (*.f32 s s)) (PI.f32))) #s(literal -1/6 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 s s) (*.f32 (PI.f32) s)))) r) (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 s s) (PI.f32)))) r (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (exp (/ (neg r) s)) (fma.f32 (-.f32 (*.f32 (/.f32 r (*.f32 s s)) #s(literal 1/2 binary32)) (/.f32 #s(literal 1 binary32) s)) r #s(literal 1 binary32))) |
#s(approx (exp (/ (neg r) s)) (fma.f32 (-.f32 (*.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) s)) #s(literal -1/6 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 s s))) r) (/.f32 #s(literal 1 binary32) s)) r #s(literal 1 binary32))) |
#s(approx (neg r) (neg.f32 r)) |
#s(approx r r) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) r)) (/.f32 (fma.f32 #s(literal -1/24 binary32) (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) r)) (/.f32 (fma.f32 r (-.f32 (*.f32 (/.f32 r (*.f32 (*.f32 s s) (*.f32 (PI.f32) s))) #s(literal 1/144 binary32)) (/.f32 #s(literal 1/24 binary32) (*.f32 (*.f32 s s) (PI.f32)))) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) r)) (/.f32 (fma.f32 (-.f32 (*.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 (*.f32 s s) (*.f32 s s)) (PI.f32))) #s(literal -1/1296 binary32) (/.f32 #s(literal 1/144 binary32) (*.f32 (*.f32 s s) (*.f32 (PI.f32) s)))) r) (/.f32 #s(literal 1/24 binary32) (*.f32 (*.f32 s s) (PI.f32)))) r (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) (fma.f32 (-.f32 (*.f32 (/.f32 r (*.f32 s s)) #s(literal 1/24 binary32)) (/.f32 #s(literal 1/4 binary32) s)) r #s(literal 3/4 binary32))) |
#s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) (fma.f32 (-.f32 (*.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) s)) #s(literal -1/216 binary32) (/.f32 #s(literal 1/24 binary32) (*.f32 s s))) r) (/.f32 #s(literal 1/4 binary32) s)) r #s(literal 3/4 binary32))) |
#s(approx (exp (/ (neg r) (* 3 s))) (fma.f32 (-.f32 (*.f32 (/.f32 r (*.f32 s s)) #s(literal 1/18 binary32)) (/.f32 #s(literal 1/3 binary32) s)) r #s(literal 1 binary32))) |
#s(approx (exp (/ (neg r) (* 3 s))) (fma.f32 (-.f32 (*.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) s)) #s(literal -1/162 binary32) (/.f32 #s(literal 1/18 binary32) (*.f32 s s))) r) (/.f32 #s(literal 1/3 binary32) s)) r #s(literal 1 binary32))) |
#s(approx (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s) (/.f32 (-.f32 (*.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal 1/6 binary32)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s) (/.f32 (-.f32 (*.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (*.f32 (PI.f32) s))) #s(literal -5/72 binary32) (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 s s) (PI.f32)))) r) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s) (/.f32 (-.f32 (*.f32 (fma.f32 (-.f32 (*.f32 (/.f32 r (*.f32 (*.f32 (*.f32 s s) (*.f32 s s)) (PI.f32))) #s(literal 7/324 binary32)) (/.f32 #s(literal 5/72 binary32) (*.f32 (*.f32 s s) (*.f32 (PI.f32) s)))) r (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 s s) (PI.f32)))) r) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) (/.f32 (-.f32 (*.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal 1/6 binary32)) (/.f32 #s(literal 1/4 binary32) (PI.f32))) r)) |
#s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) (/.f32 (-.f32 (*.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal -5/72 binary32) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) r) (/.f32 #s(literal 1/4 binary32) (PI.f32))) r)) |
#s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) (/.f32 (-.f32 (*.f32 (fma.f32 r (-.f32 (*.f32 (/.f32 r (*.f32 (*.f32 s s) (*.f32 (PI.f32) s))) #s(literal 7/324 binary32)) (/.f32 #s(literal 5/72 binary32) (*.f32 (*.f32 s s) (PI.f32)))) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) r) (/.f32 #s(literal 1/4 binary32) (PI.f32))) r)) |
#s(approx (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal -5/72 binary32) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s)))) |
#s(approx (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (fma.f32 r (-.f32 (*.f32 (/.f32 r (*.f32 (*.f32 s s) (*.f32 (PI.f32) s))) #s(literal 7/324 binary32)) (/.f32 #s(literal 5/72 binary32) (*.f32 (*.f32 s s) (PI.f32)))) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s)))) |
#s(approx (/ 1/4 (* (PI) r)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) |
#s(approx (* (PI) r) (*.f32 (PI.f32) r)) |
#s(approx (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal -1/6 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s)))) |
#s(approx (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) (fma.f32 r (-.f32 (*.f32 (/.f32 r (*.f32 (*.f32 s s) (*.f32 (PI.f32) s))) #s(literal 5/72 binary32)) (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 s s) (PI.f32)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s)))) |
#s(approx (+ (* (/ r (* (PI) s)) -1/6) (+ (* (/ (* r r) (* (* s s) (PI))) 5/72) (/ 1/4 (PI)))) (fma.f32 (-.f32 (*.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal 5/72 binary32)) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) r (/.f32 #s(literal 1/4 binary32) (PI.f32)))) |
#s(approx (* r r) (*.f32 r r)) |
#s(approx (+ (* (+ (* (/ r (PI)) 5/72) (* (- (* (/ s (* (PI) r)) 1/4) (/ 1/6 (PI))) s)) s) (* (* r (/ r (PI))) -7/324)) (/.f32 (fma.f32 (/.f32 (*.f32 (*.f32 s s) s) (PI.f32)) #s(literal 1/4 binary32) (*.f32 (*.f32 r (/.f32 (*.f32 s s) (PI.f32))) #s(literal -1/6 binary32))) r)) |
#s(approx (+ (* (+ (* (/ r (PI)) 5/72) (* (- (* (/ s (* (PI) r)) 1/4) (/ 1/6 (PI))) s)) s) (* (* r (/ r (PI))) -7/324)) (/.f32 (fma.f32 (fma.f32 (/.f32 (*.f32 s s) (PI.f32)) #s(literal -1/6 binary32) (*.f32 (/.f32 (*.f32 s r) (PI.f32)) #s(literal 5/72 binary32))) r (*.f32 (/.f32 (*.f32 (*.f32 s s) s) (PI.f32)) #s(literal 1/4 binary32))) r)) |
#s(approx (+ (* (+ (* (/ r (PI)) 5/72) (* (- (* (/ s (* (PI) r)) 1/4) (/ 1/6 (PI))) s)) s) (* (* r (/ r (PI))) -7/324)) (/.f32 (fma.f32 (fma.f32 (fma.f32 (/.f32 s (PI.f32)) #s(literal 5/72 binary32) (*.f32 #s(literal -7/324 binary32) (/.f32 r (PI.f32)))) r (*.f32 (/.f32 (*.f32 s s) (PI.f32)) #s(literal -1/6 binary32))) r (*.f32 (/.f32 (*.f32 (*.f32 s s) s) (PI.f32)) #s(literal 1/4 binary32))) r)) |
#s(approx (+ (* (/ r (PI)) 5/72) (* (- (* (/ s (* (PI) r)) 1/4) (/ 1/6 (PI))) s)) (/.f32 (fma.f32 (/.f32 (*.f32 s s) (PI.f32)) #s(literal 1/4 binary32) (*.f32 (/.f32 (*.f32 s r) (PI.f32)) #s(literal -1/6 binary32))) r)) |
#s(approx (+ (* (/ r (PI)) 5/72) (* (- (* (/ s (* (PI) r)) 1/4) (/ 1/6 (PI))) s)) (/.f32 (fma.f32 (fma.f32 (/.f32 s (PI.f32)) #s(literal -1/6 binary32) (*.f32 #s(literal 5/72 binary32) (/.f32 r (PI.f32)))) r (*.f32 (/.f32 (*.f32 s s) (PI.f32)) #s(literal 1/4 binary32))) r)) |
#s(approx (/ r (PI)) (/.f32 r (PI.f32))) |
#s(approx (- (* (/ s (* (PI) r)) 1/4) (/ 1/6 (PI))) (/.f32 (fma.f32 (/.f32 s (PI.f32)) #s(literal 1/4 binary32) (*.f32 #s(literal -1/6 binary32) (/.f32 r (PI.f32)))) r)) |
#s(approx (* r (/ r (PI))) (*.f32 (/.f32 r (PI.f32)) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) r))) (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 (PI.f32) s)))) r)) |
#s(approx (neg (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) (*.f32 (-.f32 (/.f32 #s(literal 5/72 binary32) (*.f32 (*.f32 (*.f32 s s) (*.f32 (PI.f32) s)) r)) (/.f32 #s(literal 7/324 binary32) (*.f32 (*.f32 (*.f32 s s) (*.f32 s s)) (PI.f32)))) (*.f32 r r))) |
#s(approx (neg (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) (*.f32 (-.f32 (-.f32 (/.f32 #s(literal 5/72 binary32) (*.f32 (*.f32 (*.f32 s s) (*.f32 (PI.f32) s)) r)) (/.f32 #s(literal 7/324 binary32) (*.f32 (*.f32 (*.f32 s s) (*.f32 s s)) (PI.f32)))) (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 r r) (*.f32 (*.f32 s s) (PI.f32))))) (*.f32 r r))) |
#s(approx (neg (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) (*.f32 (-.f32 (-.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 (*.f32 r r) r) s) (PI.f32))) (/.f32 #s(literal 5/72 binary32) (*.f32 (*.f32 (*.f32 s s) (*.f32 (PI.f32) s)) r))) (/.f32 #s(literal 7/324 binary32) (*.f32 (*.f32 (*.f32 s s) (*.f32 s s)) (PI.f32)))) (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 r r) (*.f32 (*.f32 s s) (PI.f32))))) (*.f32 r r))) |
#s(approx (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s) (*.f32 (-.f32 (/.f32 #s(literal 7/324 binary32) (*.f32 (*.f32 (*.f32 s s) (*.f32 s s)) (PI.f32))) (/.f32 #s(literal 5/72 binary32) (*.f32 (*.f32 (*.f32 s s) (*.f32 (PI.f32) s)) r))) (*.f32 r r))) |
#s(approx (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s) (*.f32 (+.f32 (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 r r) (*.f32 (*.f32 s s) (PI.f32)))) (-.f32 (/.f32 #s(literal 7/324 binary32) (*.f32 (*.f32 (*.f32 s s) (*.f32 s s)) (PI.f32))) (/.f32 #s(literal 5/72 binary32) (*.f32 (*.f32 (*.f32 s s) (*.f32 (PI.f32) s)) r)))) (*.f32 r r))) |
#s(approx (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s) (*.f32 (-.f32 (+.f32 (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 r r) (*.f32 (*.f32 s s) (PI.f32)))) (-.f32 (/.f32 #s(literal 7/324 binary32) (*.f32 (*.f32 (*.f32 s s) (*.f32 s s)) (PI.f32))) (/.f32 #s(literal 5/72 binary32) (*.f32 (*.f32 (*.f32 s s) (*.f32 (PI.f32) s)) r)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 (*.f32 r r) r) s) (PI.f32)))) (*.f32 r r))) |
#s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) (*.f32 (-.f32 (/.f32 #s(literal 7/324 binary32) (*.f32 (*.f32 s s) (*.f32 (PI.f32) s))) (/.f32 #s(literal 5/72 binary32) (*.f32 (*.f32 (*.f32 s s) r) (PI.f32)))) (*.f32 r r))) |
#s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) (*.f32 (-.f32 (+.f32 (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 (*.f32 r r) s) (PI.f32))) (/.f32 #s(literal 7/324 binary32) (*.f32 (*.f32 s s) (*.f32 (PI.f32) s)))) (/.f32 #s(literal 5/72 binary32) (*.f32 (*.f32 (*.f32 s s) r) (PI.f32)))) (*.f32 r r))) |
#s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) (*.f32 (-.f32 (-.f32 (+.f32 (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 (*.f32 r r) s) (PI.f32))) (/.f32 #s(literal 7/324 binary32) (*.f32 (*.f32 s s) (*.f32 (PI.f32) s)))) (/.f32 #s(literal 5/72 binary32) (*.f32 (*.f32 (*.f32 s s) r) (PI.f32)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 r r) r) (PI.f32)))) (*.f32 r r))) |
#s(approx (/ (+ (* (/ r (* (PI) s)) -5/72) (/ 1/6 (PI))) s) (*.f32 (-.f32 (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 #s(literal 5/72 binary32) (*.f32 (*.f32 s s) (PI.f32)))) r)) |
#s(approx (+ (* (/ r (* (PI) s)) -5/72) (/ 1/6 (PI))) (*.f32 (-.f32 (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) r)) (/.f32 #s(literal 5/72 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (/ (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) r) (*.f32 (-.f32 (/.f32 #s(literal 5/72 binary32) (*.f32 (*.f32 s s) (*.f32 (PI.f32) s))) (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 (*.f32 s s) r) (PI.f32)))) r)) |
#s(approx (/ (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) r) (*.f32 (-.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 r r) s) (PI.f32))) (/.f32 #s(literal 5/72 binary32) (*.f32 (*.f32 s s) (*.f32 (PI.f32) s)))) (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 (*.f32 s s) r) (PI.f32)))) r)) |
#s(approx (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) (*.f32 (-.f32 (/.f32 #s(literal 5/72 binary32) (*.f32 (*.f32 s s) (*.f32 (PI.f32) s))) (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 (*.f32 s s) r) (PI.f32)))) (*.f32 r r))) |
#s(approx (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) (*.f32 (-.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 r r) s) (PI.f32))) (/.f32 #s(literal 5/72 binary32) (*.f32 (*.f32 s s) (*.f32 (PI.f32) s)))) (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 (*.f32 s s) r) (PI.f32)))) (*.f32 r r))) |
#s(approx (+ (* (/ r (* (PI) s)) -1/6) (+ (* (/ (* r r) (* (* s s) (PI))) 5/72) (/ 1/4 (PI)))) (*.f32 (-.f32 (/.f32 #s(literal 5/72 binary32) (*.f32 (*.f32 s s) (PI.f32))) (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 (PI.f32) s) r))) (*.f32 r r))) |
#s(approx (+ (* (/ r (* (PI) s)) -1/6) (+ (* (/ (* r r) (* (* s s) (PI))) 5/72) (/ 1/4 (PI)))) (*.f32 (-.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 r r) (PI.f32))) (/.f32 #s(literal 5/72 binary32) (*.f32 (*.f32 s s) (PI.f32)))) (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 (PI.f32) s) r))) (*.f32 r r))) |
#s(approx (+ (* (/ (* r r) (* (* s s) (PI))) 5/72) (/ 1/4 (PI))) (*.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 r r) (PI.f32))) (/.f32 #s(literal 5/72 binary32) (*.f32 (*.f32 s s) (PI.f32)))) (*.f32 r r))) |
#s(approx (/ (+ (* (+ (* (/ r (PI)) 5/72) (* (- (* (/ s (* (PI) r)) 1/4) (/ 1/6 (PI))) s)) s) (* (* r (/ r (PI))) -7/324)) (* (* s s) (* s s))) (*.f32 (-.f32 (-.f32 (/.f32 #s(literal 5/72 binary32) (*.f32 (*.f32 (*.f32 s s) (*.f32 (PI.f32) s)) r)) (/.f32 #s(literal 7/324 binary32) (*.f32 (*.f32 (*.f32 s s) (*.f32 s s)) (PI.f32)))) (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 r r) (*.f32 (*.f32 s s) (PI.f32))))) (*.f32 r r))) |
#s(approx (/ (+ (* (+ (* (/ r (PI)) 5/72) (* (- (* (/ s (* (PI) r)) 1/4) (/ 1/6 (PI))) s)) s) (* (* r (/ r (PI))) -7/324)) (* (* s s) (* s s))) (*.f32 (-.f32 (-.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 (*.f32 r r) r) s) (PI.f32))) (/.f32 #s(literal 5/72 binary32) (*.f32 (*.f32 (*.f32 s s) (*.f32 (PI.f32) s)) r))) (/.f32 #s(literal 7/324 binary32) (*.f32 (*.f32 (*.f32 s s) (*.f32 s s)) (PI.f32)))) (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 r r) (*.f32 (*.f32 s s) (PI.f32))))) (*.f32 r r))) |
#s(approx (+ (* (+ (* (/ r (PI)) 5/72) (* (- (* (/ s (* (PI) r)) 1/4) (/ 1/6 (PI))) s)) s) (* (* r (/ r (PI))) -7/324)) (*.f32 (-.f32 (*.f32 (/.f32 s (*.f32 (PI.f32) r)) #s(literal 5/72 binary32)) (/.f32 #s(literal 7/324 binary32) (PI.f32))) (*.f32 r r))) |
#s(approx (+ (* (+ (* (/ r (PI)) 5/72) (* (- (* (/ s (* (PI) r)) 1/4) (/ 1/6 (PI))) s)) s) (* (* r (/ r (PI))) -7/324)) (*.f32 (-.f32 (fma.f32 (/.f32 (*.f32 s s) (*.f32 (*.f32 r r) (PI.f32))) #s(literal -1/6 binary32) (*.f32 (/.f32 s (*.f32 (PI.f32) r)) #s(literal 5/72 binary32))) (/.f32 #s(literal 7/324 binary32) (PI.f32))) (*.f32 r r))) |
#s(approx (+ (* (+ (* (/ r (PI)) 5/72) (* (- (* (/ s (* (PI) r)) 1/4) (/ 1/6 (PI))) s)) s) (* (* r (/ r (PI))) -7/324)) (*.f32 (fma.f32 (/.f32 (*.f32 s s) (*.f32 (*.f32 r r) (PI.f32))) #s(literal -1/6 binary32) (-.f32 (fma.f32 (/.f32 (*.f32 (*.f32 s s) s) (*.f32 (*.f32 (*.f32 r r) r) (PI.f32))) #s(literal 1/4 binary32) (*.f32 (/.f32 s (*.f32 (PI.f32) r)) #s(literal 5/72 binary32))) (/.f32 #s(literal 7/324 binary32) (PI.f32)))) (*.f32 r r))) |
#s(approx (+ (* (/ r (PI)) 5/72) (* (- (* (/ s (* (PI) r)) 1/4) (/ 1/6 (PI))) s)) (*.f32 (fma.f32 (/.f32 s (*.f32 (PI.f32) r)) #s(literal -1/6 binary32) (/.f32 #s(literal 5/72 binary32) (PI.f32))) r)) |
#s(approx (+ (* (/ r (PI)) 5/72) (* (- (* (/ s (* (PI) r)) 1/4) (/ 1/6 (PI))) s)) (*.f32 (fma.f32 (/.f32 s (*.f32 (PI.f32) r)) #s(literal -1/6 binary32) (fma.f32 (/.f32 (*.f32 s s) (*.f32 (*.f32 r r) (PI.f32))) #s(literal 1/4 binary32) (/.f32 #s(literal 5/72 binary32) (PI.f32)))) r)) |
#s(approx (* (- (* (/ s (* (PI) r)) 1/4) (/ 1/6 (PI))) s) (fma.f32 (/.f32 s (PI.f32)) #s(literal -1/6 binary32) (*.f32 (/.f32 (*.f32 s s) (*.f32 (PI.f32) r)) #s(literal 1/4 binary32)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 s) (PI)) r))) (neg.f32 (/.f32 (*.f32 #s(literal -1/8 binary32) (+.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 (PI.f32) s)))) r))) |
#s(approx (neg (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) (*.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 (*.f32 s s) r) (PI.f32))) (/.f32 #s(literal 5/72 binary32) (*.f32 (*.f32 s s) (*.f32 (PI.f32) s)))) r)) (/.f32 #s(literal 7/324 binary32) (*.f32 (*.f32 (*.f32 s s) (*.f32 s s)) (PI.f32)))) (*.f32 r r))) |
#s(approx (neg (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) (*.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 s s) (PI.f32)))) r)) (/.f32 #s(literal 5/72 binary32) (*.f32 (*.f32 s s) (*.f32 (PI.f32) s)))) r)) (/.f32 #s(literal 7/324 binary32) (*.f32 (*.f32 (*.f32 s s) (*.f32 s s)) (PI.f32)))) (*.f32 r r))) |
#s(approx (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s) (*.f32 (+.f32 (neg.f32 (/.f32 (-.f32 (/.f32 #s(literal 5/72 binary32) (*.f32 (*.f32 s s) (*.f32 (PI.f32) s))) (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 (*.f32 s s) r) (PI.f32)))) r)) (/.f32 #s(literal 7/324 binary32) (*.f32 (*.f32 (*.f32 s s) (*.f32 s s)) (PI.f32)))) (*.f32 r r))) |
#s(approx (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s) (*.f32 (+.f32 (neg.f32 (/.f32 (+.f32 (neg.f32 (/.f32 (-.f32 (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 s s) (PI.f32))) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r))) r)) (/.f32 #s(literal 5/72 binary32) (*.f32 (*.f32 s s) (*.f32 (PI.f32) s)))) r)) (/.f32 #s(literal 7/324 binary32) (*.f32 (*.f32 (*.f32 s s) (*.f32 s s)) (PI.f32)))) (*.f32 r r))) |
#s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) (*.f32 (+.f32 (neg.f32 (/.f32 (-.f32 (/.f32 #s(literal 5/72 binary32) (*.f32 (*.f32 s s) (PI.f32))) (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 (PI.f32) s) r))) r)) (/.f32 #s(literal 7/324 binary32) (*.f32 (*.f32 s s) (*.f32 (PI.f32) s)))) (*.f32 r r))) |
#s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) (*.f32 (+.f32 (neg.f32 (/.f32 (+.f32 (/.f32 #s(literal 5/72 binary32) (*.f32 (*.f32 s s) (PI.f32))) (neg.f32 (/.f32 (-.f32 (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) r))) r)) (/.f32 #s(literal 7/324 binary32) (*.f32 (*.f32 s s) (*.f32 (PI.f32) s)))) (*.f32 r r))) |
#s(approx (/ (+ (* (/ r (* (PI) s)) -5/72) (/ 1/6 (PI))) s) (*.f32 (neg.f32 r) (-.f32 (/.f32 #s(literal 5/72 binary32) (*.f32 (*.f32 s s) (PI.f32))) (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 (PI.f32) s) r))))) |
#s(approx (+ (* (/ r (* (PI) s)) -5/72) (/ 1/6 (PI))) (*.f32 (neg.f32 r) (-.f32 (/.f32 #s(literal 5/72 binary32) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) r))))) |
#s(approx (/ (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) r) (*.f32 (neg.f32 r) (-.f32 (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 (*.f32 s s) r) (PI.f32))) (/.f32 #s(literal 5/72 binary32) (*.f32 (*.f32 s s) (*.f32 (PI.f32) s)))))) |
#s(approx (/ (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) r) (*.f32 (neg.f32 r) (-.f32 (neg.f32 (/.f32 (-.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 s s) (PI.f32)))) r)) (/.f32 #s(literal 5/72 binary32) (*.f32 (*.f32 s s) (*.f32 (PI.f32) s)))))) |
#s(approx (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) (*.f32 (+.f32 (neg.f32 (/.f32 (-.f32 (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 s s) (PI.f32))) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r))) r)) (/.f32 #s(literal 5/72 binary32) (*.f32 (*.f32 s s) (*.f32 (PI.f32) s)))) (*.f32 r r))) |
#s(approx (+ (* (/ r (* (PI) s)) -1/6) (+ (* (/ (* r r) (* (* s s) (PI))) 5/72) (/ 1/4 (PI)))) (*.f32 (+.f32 (/.f32 #s(literal 5/72 binary32) (*.f32 (*.f32 s s) (PI.f32))) (neg.f32 (/.f32 (-.f32 (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) r))) (*.f32 r r))) |
#s(approx (+ (* (+ (* (/ r (PI)) 5/72) (* (- (* (/ s (* (PI) r)) 1/4) (/ 1/6 (PI))) s)) s) (* (* r (/ r (PI))) -7/324)) (*.f32 (-.f32 (neg.f32 (/.f32 (fma.f32 (/.f32 s (PI.f32)) #s(literal -5/72 binary32) (*.f32 (/.f32 (*.f32 s s) (*.f32 (PI.f32) r)) #s(literal 1/6 binary32))) r)) (/.f32 #s(literal 7/324 binary32) (PI.f32))) (*.f32 r r))) |
#s(approx (+ (* (+ (* (/ r (PI)) 5/72) (* (- (* (/ s (* (PI) r)) 1/4) (/ 1/6 (PI))) s)) s) (* (* r (/ r (PI))) -7/324)) (*.f32 (-.f32 (neg.f32 (/.f32 (fma.f32 (/.f32 s (PI.f32)) #s(literal -5/72 binary32) (neg.f32 (/.f32 (fma.f32 (/.f32 (*.f32 (*.f32 s s) s) (*.f32 (PI.f32) r)) #s(literal 1/4 binary32) (*.f32 (/.f32 (*.f32 s s) (PI.f32)) #s(literal -1/6 binary32))) r))) r)) (/.f32 #s(literal 7/324 binary32) (PI.f32))) (*.f32 r r))) |
#s(approx (+ (* (/ r (PI)) 5/72) (* (- (* (/ s (* (PI) r)) 1/4) (/ 1/6 (PI))) s)) (*.f32 (neg.f32 r) (-.f32 (*.f32 (/.f32 s (*.f32 (PI.f32) r)) #s(literal 1/6 binary32)) (/.f32 #s(literal 5/72 binary32) (PI.f32))))) |
#s(approx (+ (* (/ r (PI)) 5/72) (* (- (* (/ s (* (PI) r)) 1/4) (/ 1/6 (PI))) s)) (*.f32 (neg.f32 r) (-.f32 (neg.f32 (/.f32 (fma.f32 (/.f32 s (PI.f32)) #s(literal -1/6 binary32) (*.f32 (/.f32 (*.f32 s s) (*.f32 (PI.f32) r)) #s(literal 1/4 binary32))) r)) (/.f32 #s(literal 5/72 binary32) (PI.f32))))) |
Compiled 42 712 to 3 159 computations (92.6% saved)
47 alts after pruning (43 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 456 | 14 | 470 |
| Fresh | 7 | 29 | 36 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 1 | 1 |
| Total | 465 | 47 | 512 |
| Status | Accuracy | Program |
|---|---|---|
| 99.4% | (fma.f32 #s(literal 3/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r)) #s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32)))) | |
| 63.9% | (/.f32 (fma.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/4 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) #s(literal 3/4 binary32)))) (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) | |
| 99.4% | (+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (+.f32 (PI.f32) (PI.f32)) (*.f32 s r))) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s)))) (*.f32 (*.f32 (PI.f32) s) r)))) | |
| 10.4% | (+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) | |
| 99.4% | (+.f32 (/.f32 (*.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 (PI.f32) s) r)))) | |
| 99.3% | (+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s)))) (*.f32 (*.f32 s r) (PI.f32))))) | |
| 10.4% | (+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 #s(approx (* 1/8 (exp (* -1/3 (/ r s)))) #s(literal 1/8 binary32)) (*.f32 (*.f32 (PI.f32) s) r)))) | |
| 9.9% | (+.f32 #s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s)))) (*.f32 (*.f32 (PI.f32) s) r)))) | |
| ▶ | 99.4% | (+.f32 #s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32))) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (/.f32 (neg.f32 r) #s(literal 3 binary32)) s))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) s) (PI.f32)) r))) |
| 99.4% | (+.f32 #s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32))) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) (*.f32 s r)))) | |
| 99.4% | (+.f32 #s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32))) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 #s(approx (/ (neg r) (* 3 s)) (*.f32 #s(literal -1/3 binary32) (/.f32 r s))))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) s) (PI.f32)) r))) | |
| 10.4% | (+.f32 #s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32))) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) s) (PI.f32)) r))) | |
| 99.3% | (+.f32 #s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32))) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s)))) (*.f32 (*.f32 (PI.f32) s) r)))) | |
| ▶ | 10.2% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal -1/6 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r)) |
| 11.2% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 r #s(approx (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI)))) (/.f32 (-.f32 (*.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal 5/72 binary32)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) (*.f32 s s))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r)) | |
| 9.8% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s)) r)) | |
| ▶ | 9.8% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 s r)) (PI.f32))) |
| 9.8% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 #s(literal 1/4 binary32) r) (*.f32 (PI.f32) s))) | |
| 10.2% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (-.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) s)) | |
| 99.3% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)))) r)) | |
| 99.4% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) r)) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) r)))) s)) | |
| 11.1% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(approx (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) (/.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -1/6 binary32) (fma.f32 (*.f32 r (/.f32 r (*.f32 (*.f32 s s) (PI.f32)))) #s(literal 5/72 binary32) (/.f32 #s(literal 1/4 binary32) (PI.f32)))) s)) r)) | |
| 10.2% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(approx (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) (/.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -1/6 binary32) (/.f32 #s(literal 1/4 binary32) (PI.f32))) s)) r)) | |
| 9.8% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(approx (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) (/.f32 #s(approx (+ (* (/ r (* (PI) s)) -1/6) (+ (* (/ (* r r) (* (* s s) (PI))) 5/72) (/ 1/4 (PI)))) (/.f32 #s(literal 1/4 binary32) (PI.f32))) s)) r)) | |
| 11.0% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(approx (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) (/.f32 #s(approx (+ (* (/ r (* (PI) s)) -1/6) (+ (* (/ (* r r) (* (* s s) (PI))) 5/72) (/ 1/4 (PI)))) (*.f32 (+.f32 (/.f32 #s(literal 5/72 binary32) (*.f32 (*.f32 s s) (PI.f32))) (neg.f32 (/.f32 (-.f32 (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) r))) (*.f32 r r))) s)) r)) | |
| ✓ | 9.8% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
| ✓ | 9.8% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 s r) (PI.f32)))) |
| 8.0% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (*.f32 (log.f32 (pow.f32 (exp.f32 (PI.f32)) s)) r))) | |
| ▶ | 11.1% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (log.f32 (pow.f32 (exp.f32 (PI.f32)) (*.f32 s r))))) |
| ▶ | 11.0% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (neg.f32 (/.f32 (*.f32 (/.f32 (*.f32 r r) (PI.f32)) #s(literal -7/324 binary32)) s))) s)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 (/.f32 #s(literal 1/4 binary32) r) (PI.f32))) s))) |
| 11.0% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 #s(approx (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) (*.f32 (-.f32 (*.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal 7/324 binary32)) (/.f32 #s(literal 5/72 binary32) (PI.f32))) r)) s)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s))) | |
| 11.0% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 (neg.f32 #s(approx (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s) (/.f32 (fma.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal 5/72 binary32) (*.f32 (/.f32 s (PI.f32)) #s(literal -1/6 binary32))) s (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32))) (*.f32 (*.f32 s s) s)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s))) | |
| 11.2% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 #s(approx (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal -5/72 binary32) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s))) | |
| 11.2% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 #s(approx (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -5/72 binary32) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 (/.f32 #s(literal 1/4 binary32) (PI.f32)) r)) s))) | |
| ✓ | 11.2% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 #s(approx (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -5/72 binary32) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s))) |
| 11.2% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 #s(approx (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/.f32 (+.f32 (/.f32 #s(literal 1/6 binary32) (PI.f32)) (*.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -5/72 binary32))) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s))) | |
| 10.2% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 #s(approx (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/.f32 #s(approx (+ (* (/ r (* (PI) s)) -5/72) (/ 1/6 (PI))) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s))) | |
| 11.2% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 #s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) (/.f32 (-.f32 (*.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal -5/72 binary32) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) r) (/.f32 #s(literal 1/4 binary32) (PI.f32))) r)) s))) | |
| 10.2% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 #s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) (/.f32 (-.f32 (*.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal 1/6 binary32)) (/.f32 #s(literal 1/4 binary32) (PI.f32))) r)) s))) | |
| 9.8% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 #s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) (/.f32 #s(literal -1/4 binary32) (*.f32 (PI.f32) r))) s))) | |
| 4.0% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(approx (/ (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) r) (/.f32 (fma.f32 (/.f32 s (PI.f32)) #s(literal -1/6 binary32) (*.f32 #s(literal 5/72 binary32) (/.f32 r (PI.f32)))) (*.f32 (*.f32 s s) s)))) | |
| 11.1% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(approx (/ (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) r) (/.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal 5/72 binary32) (*.f32 (-.f32 (*.f32 (/.f32 s (*.f32 (PI.f32) r)) #s(literal 1/4 binary32)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (*.f32 (*.f32 s s) s)))) | |
| 11.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(approx (/ (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) r) (/.f32 (-.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal 5/72 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) s))) | |
| 9.8% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(approx (/ (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) r) (*.f32 (-.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 r r) s) (PI.f32))) (/.f32 #s(literal 5/72 binary32) (*.f32 (*.f32 s s) (*.f32 (PI.f32) s)))) (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 (*.f32 s s) (PI.f32)) r))) r))) | |
| ✓ | 10.9% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(approx (neg (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) (/.f32 (fma.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal 5/72 binary32) (*.f32 (-.f32 (*.f32 (/.f32 s (*.f32 (PI.f32) r)) #s(literal 1/4 binary32)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) s (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32))) (*.f32 (*.f32 s s) (*.f32 s s))))) |
| 4.7% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(approx (neg (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) (/.f32 (fma.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32) (*.f32 (*.f32 r (/.f32 s (PI.f32))) #s(literal 5/72 binary32))) (*.f32 (*.f32 s s) (*.f32 s s))))) | |
| 7.5% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(approx (neg (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) (/.f32 #s(approx (+ (* (+ (* (/ r (PI)) 5/72) (* (- (* (/ s (* (PI) r)) 1/4) (/ 1/6 (PI))) s)) s) (* (* r (/ r (PI))) -7/324)) (*.f32 (/.f32 (*.f32 (*.f32 s s) s) (*.f32 (PI.f32) r)) #s(literal 1/4 binary32))) (*.f32 (*.f32 s s) (*.f32 s s))))) |
Compiled 6 071 to 4 176 computations (31.2% saved)
| Inputs |
|---|
(+.f32 #s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32))) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (/.f32 (neg.f32 r) #s(literal 3 binary32)) s))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) s) (PI.f32)) r))) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32))) |
(*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32)) |
(/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) |
(exp.f32 (/.f32 (neg.f32 r) s)) |
(/.f32 (neg.f32 r) s) |
(neg.f32 r) |
r |
s |
(*.f32 (*.f32 (PI.f32) s) r) |
(*.f32 (PI.f32) s) |
(PI.f32) |
#s(literal 1/8 binary32) |
(/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (/.f32 (neg.f32 r) #s(literal 3 binary32)) s))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) s) (PI.f32)) r)) |
(*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (/.f32 (neg.f32 r) #s(literal 3 binary32)) s))) |
#s(literal 3/4 binary32) |
(exp.f32 (/.f32 (/.f32 (neg.f32 r) #s(literal 3 binary32)) s)) |
(/.f32 (/.f32 (neg.f32 r) #s(literal 3 binary32)) s) |
(/.f32 (neg.f32 r) #s(literal 3 binary32)) |
#s(literal 3 binary32) |
(*.f32 (*.f32 (*.f32 #s(literal 6 binary32) s) (PI.f32)) r) |
(*.f32 (*.f32 #s(literal 6 binary32) s) (PI.f32)) |
(*.f32 #s(literal 6 binary32) s) |
#s(literal 6 binary32) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 s r)) (PI.f32))) |
(/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 s r)) (PI.f32)) |
(/.f32 #s(literal 1/4 binary32) (*.f32 s r)) |
#s(literal 1/4 binary32) |
(*.f32 s r) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal -1/6 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r)) |
(/.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal -1/6 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r) |
(fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal -1/6 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) |
(/.f32 r (*.f32 (*.f32 s s) (PI.f32))) |
(*.f32 (*.f32 s s) (PI.f32)) |
(*.f32 s s) |
#s(literal -1/6 binary32) |
(/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (log.f32 (pow.f32 (exp.f32 (PI.f32)) (*.f32 s r))))) |
(/.f32 #s(literal 1/4 binary32) (log.f32 (pow.f32 (exp.f32 (PI.f32)) (*.f32 s r)))) |
(log.f32 (pow.f32 (exp.f32 (PI.f32)) (*.f32 s r))) |
(pow.f32 (exp.f32 (PI.f32)) (*.f32 s r)) |
(exp.f32 (PI.f32)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (neg.f32 (/.f32 (*.f32 (/.f32 (*.f32 r r) (PI.f32)) #s(literal -7/324 binary32)) s))) s)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 (/.f32 #s(literal 1/4 binary32) r) (PI.f32))) s))) |
(neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (neg.f32 (/.f32 (*.f32 (/.f32 (*.f32 r r) (PI.f32)) #s(literal -7/324 binary32)) s))) s)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 (/.f32 #s(literal 1/4 binary32) r) (PI.f32))) s)) |
(/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (neg.f32 (/.f32 (*.f32 (/.f32 (*.f32 r r) (PI.f32)) #s(literal -7/324 binary32)) s))) s)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 (/.f32 #s(literal 1/4 binary32) r) (PI.f32))) s) |
(-.f32 (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (neg.f32 (/.f32 (*.f32 (/.f32 (*.f32 r r) (PI.f32)) #s(literal -7/324 binary32)) s))) s)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 (/.f32 #s(literal 1/4 binary32) r) (PI.f32))) |
(neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (neg.f32 (/.f32 (*.f32 (/.f32 (*.f32 r r) (PI.f32)) #s(literal -7/324 binary32)) s))) s)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) |
(/.f32 (-.f32 (neg.f32 (/.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (neg.f32 (/.f32 (*.f32 (/.f32 (*.f32 r r) (PI.f32)) #s(literal -7/324 binary32)) s))) s)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s) |
(-.f32 (neg.f32 (/.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (neg.f32 (/.f32 (*.f32 (/.f32 (*.f32 r r) (PI.f32)) #s(literal -7/324 binary32)) s))) s)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) |
(neg.f32 (/.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (neg.f32 (/.f32 (*.f32 (/.f32 (*.f32 r r) (PI.f32)) #s(literal -7/324 binary32)) s))) s)) |
(/.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (neg.f32 (/.f32 (*.f32 (/.f32 (*.f32 r r) (PI.f32)) #s(literal -7/324 binary32)) s))) s) |
(fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (neg.f32 (/.f32 (*.f32 (/.f32 (*.f32 r r) (PI.f32)) #s(literal -7/324 binary32)) s))) |
(/.f32 r (PI.f32)) |
#s(literal -5/72 binary32) |
(neg.f32 (/.f32 (*.f32 (/.f32 (*.f32 r r) (PI.f32)) #s(literal -7/324 binary32)) s)) |
(/.f32 (*.f32 (/.f32 (*.f32 r r) (PI.f32)) #s(literal -7/324 binary32)) s) |
(*.f32 (/.f32 (*.f32 r r) (PI.f32)) #s(literal -7/324 binary32)) |
(/.f32 (*.f32 r r) (PI.f32)) |
(*.f32 r r) |
#s(literal -7/324 binary32) |
(/.f32 #s(literal 1/6 binary32) (PI.f32)) |
#s(literal 1/6 binary32) |
(/.f32 (/.f32 #s(literal 1/4 binary32) r) (PI.f32)) |
(/.f32 #s(literal 1/4 binary32) r) |
| Outputs |
|---|
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (/ (neg r) 3) s))) (* (* (* 6 s) (PI)) r))) #s(hole binary32 (/ (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) s))) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) #s(hole binary32 (* 1/8 (/ (exp (* -1 (/ r s))) (* r (* s (PI))))))) |
#s(approx (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) #s(hole binary32 (/ (exp (* -1 (/ r s))) (* r (* s (PI)))))) |
#s(approx (exp (/ (neg r) s)) #s(hole binary32 (exp (* -1 (/ r s))))) |
#s(approx (/ (neg r) s) #s(hole binary32 (* -1 (/ r s)))) |
#s(approx s #s(hole binary32 s)) |
#s(approx (* (* (PI) s) r) #s(hole binary32 (* r (* s (PI))))) |
#s(approx (* (PI) s) #s(hole binary32 (* s (PI)))) |
#s(approx (/ (* 3/4 (exp (/ (/ (neg r) 3) s))) (* (* (* 6 s) (PI)) 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 (* (* (* 6 s) (PI)) r) #s(hole binary32 (* 6 (* r (* s (PI)))))) |
#s(approx (* (* 6 s) (PI)) #s(hole binary32 (* 6 (* s (PI))))) |
#s(approx (* 6 s) #s(hole binary32 (* 6 s))) |
#s(approx (/ (/ 1/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 (/ (+ (* (/ r (* (* s s) (PI))) -1/6) (/ 1/4 (* (PI) s))) r) #s(hole binary32 (/ -1/6 (* (pow s 2) (PI))))) |
#s(approx (/ (+ (* (/ r (* (* s s) (PI))) -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 (* (* s s) (PI))) -1/6) (/ 1/4 (* (PI) s))) #s(hole binary32 (* -1/6 (/ r (* (pow s 2) (PI)))))) |
#s(approx (+ (* (/ r (* (* s s) (PI))) -1/6) (/ 1/4 (* (PI) s))) #s(hole binary32 (/ (+ (* -1/6 (/ r (PI))) (* 1/4 (/ s (PI)))) (pow s 2)))) |
#s(approx (/ r (* (* s s) (PI))) #s(hole binary32 (/ r (* (pow s 2) (PI))))) |
#s(approx (* (* s s) (PI)) #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 (/ 1/4 (log (pow (exp (PI)) (* s r)))) #s(hole binary32 (/ (+ (* -1/8 (/ (* s (+ (* -1 (* (pow r 2) (pow (PI) 2))) (* (pow r 2) (pow (PI) 2)))) (* (pow r 2) (pow (PI) 2)))) (* 1/4 (/ 1 (* r (PI))))) s))) |
#s(approx (/ 1/4 (log (pow (exp (PI)) (* s r)))) #s(hole binary32 (/ (+ (* s (- (* -1 (* s (+ (* -1/16 (/ (pow (+ (* -1 (* (pow r 2) (pow (PI) 2))) (* (pow r 2) (pow (PI) 2))) 2) (* (pow r 3) (pow (PI) 3)))) (* 1/24 (/ (+ (* -3 (* (pow r 3) (pow (PI) 3))) (+ (* 2 (* (pow r 3) (pow (PI) 3))) (* (pow r 3) (pow (PI) 3)))) (* (pow r 2) (pow (PI) 2))))))) (* 1/8 (/ (+ (* -1 (* (pow r 2) (pow (PI) 2))) (* (pow r 2) (pow (PI) 2))) (* (pow r 2) (pow (PI) 2)))))) (* 1/4 (/ 1 (* r (PI))))) s))) |
#s(approx (/ 1/4 (log (pow (exp (PI)) (* s r)))) #s(hole binary32 (/ (+ (* s (- (* s (- (* -1 (* s (+ (* -1/2 (/ (* (+ (* -1 (* (pow r 2) (pow (PI) 2))) (* (pow r 2) (pow (PI) 2))) (+ (* -1/16 (/ (pow (+ (* -1 (* (pow r 2) (pow (PI) 2))) (* (pow r 2) (pow (PI) 2))) 2) (* (pow r 3) (pow (PI) 3)))) (* 1/24 (/ (+ (* -3 (* (pow r 3) (pow (PI) 3))) (+ (* 2 (* (pow r 3) (pow (PI) 3))) (* (pow r 3) (pow (PI) 3)))) (* (pow r 2) (pow (PI) 2)))))) (* r (PI)))) (+ (* -1/48 (/ (* (+ (* -3 (* (pow r 3) (pow (PI) 3))) (+ (* 2 (* (pow r 3) (pow (PI) 3))) (* (pow r 3) (pow (PI) 3)))) (+ (* -1 (* (pow r 2) (pow (PI) 2))) (* (pow r 2) (pow (PI) 2)))) (* (pow r 3) (pow (PI) 3)))) (* 1/96 (/ (+ (* -6 (* (pow r 4) (pow (PI) 4))) (+ (* -4 (* (pow r 4) (pow (PI) 4))) (+ (* -3 (* (pow r 4) (pow (PI) 4))) (+ (* 12 (* (pow r 4) (pow (PI) 4))) (* (pow r 4) (pow (PI) 4)))))) (* (pow r 2) (pow (PI) 2)))))))) (+ (* -1/16 (/ (pow (+ (* -1 (* (pow r 2) (pow (PI) 2))) (* (pow r 2) (pow (PI) 2))) 2) (* (pow r 3) (pow (PI) 3)))) (* 1/24 (/ (+ (* -3 (* (pow r 3) (pow (PI) 3))) (+ (* 2 (* (pow r 3) (pow (PI) 3))) (* (pow r 3) (pow (PI) 3)))) (* (pow r 2) (pow (PI) 2))))))) (* 1/8 (/ (+ (* -1 (* (pow r 2) (pow (PI) 2))) (* (pow r 2) (pow (PI) 2))) (* (pow r 2) (pow (PI) 2)))))) (* 1/4 (/ 1 (* r (PI))))) s))) |
#s(approx (log (pow (exp (PI)) (* s r))) #s(hole binary32 (* s (+ (* 1/2 (* s (+ (* -1 (* (pow r 2) (pow (PI) 2))) (* (pow r 2) (pow (PI) 2))))) (* r (PI)))))) |
#s(approx (log (pow (exp (PI)) (* s r))) #s(hole binary32 (* s (+ (* r (PI)) (* s (+ (* 1/6 (* s (+ (* -3 (* (pow r 3) (pow (PI) 3))) (+ (* 2 (* (pow r 3) (pow (PI) 3))) (* (pow r 3) (pow (PI) 3)))))) (* 1/2 (+ (* -1 (* (pow r 2) (pow (PI) 2))) (* (pow r 2) (pow (PI) 2)))))))))) |
#s(approx (log (pow (exp (PI)) (* s r))) #s(hole binary32 (* s (+ (* r (PI)) (* s (+ (* 1/2 (+ (* -1 (* (pow r 2) (pow (PI) 2))) (* (pow r 2) (pow (PI) 2)))) (* s (+ (* 1/24 (* s (+ (* -6 (* (pow r 4) (pow (PI) 4))) (+ (* -4 (* (pow r 4) (pow (PI) 4))) (+ (* -3 (* (pow r 4) (pow (PI) 4))) (+ (* 12 (* (pow r 4) (pow (PI) 4))) (* (pow r 4) (pow (PI) 4)))))))) (* 1/6 (+ (* -3 (* (pow r 3) (pow (PI) 3))) (+ (* 2 (* (pow r 3) (pow (PI) 3))) (* (pow r 3) (pow (PI) 3))))))))))))) |
#s(approx (pow (exp (PI)) (* s r)) #s(hole binary32 1)) |
#s(approx (pow (exp (PI)) (* s r)) #s(hole binary32 (+ 1 (* r (* s (PI)))))) |
#s(approx (pow (exp (PI)) (* s r)) #s(hole binary32 (+ 1 (* s (+ (* 1/2 (* (pow r 2) (* s (pow (PI) 2)))) (* r (PI))))))) |
#s(approx (pow (exp (PI)) (* s r)) #s(hole binary32 (+ 1 (* s (+ (* r (PI)) (* s (+ (* 1/6 (* (pow r 3) (* s (pow (PI) 3)))) (* 1/2 (* (pow r 2) (pow (PI) 2)))))))))) |
#s(approx (neg (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ (/ 1/4 r) (PI))) s)) #s(hole binary32 (* -7/324 (/ (pow r 2) (* (pow s 4) (PI)))))) |
#s(approx (neg (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ (/ 1/4 r) (PI))) s)) #s(hole binary32 (/ (+ (* -7/324 (/ (pow r 2) (PI))) (* 5/72 (/ (* r s) (PI)))) (pow s 4)))) |
#s(approx (neg (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ (/ 1/4 r) (PI))) s)) #s(hole binary32 (/ (+ (* -7/324 (/ (pow r 2) (PI))) (* s (- (* -1/6 (/ s (PI))) (* -5/72 (/ r (PI)))))) (pow s 4)))) |
#s(approx (neg (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ (/ 1/4 r) (PI))) s)) #s(hole binary32 (/ (+ (* -7/324 (/ (pow r 2) (PI))) (* s (- (* s (- (* 1/4 (/ s (* r (PI)))) (* 1/6 (/ 1 (PI))))) (* -5/72 (/ r (PI)))))) (pow s 4)))) |
#s(approx (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ (/ 1/4 r) (PI))) s) #s(hole binary32 (* 7/324 (/ (pow r 2) (* (pow s 4) (PI)))))) |
#s(approx (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ (/ 1/4 r) (PI))) s) #s(hole binary32 (/ (+ (* -5/72 (/ (* r s) (PI))) (* 7/324 (/ (pow r 2) (PI)))) (pow s 4)))) |
#s(approx (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ (/ 1/4 r) (PI))) s) #s(hole binary32 (/ (+ (* 7/324 (/ (pow r 2) (PI))) (* s (+ (* -5/72 (/ r (PI))) (* 1/6 (/ s (PI)))))) (pow s 4)))) |
#s(approx (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ (/ 1/4 r) (PI))) s) #s(hole binary32 (/ (+ (* 7/324 (/ (pow r 2) (PI))) (* s (+ (* -5/72 (/ r (PI))) (* s (+ (* -1/4 (/ s (* r (PI)))) (* 1/6 (/ 1 (PI)))))))) (pow s 4)))) |
#s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ (/ 1/4 r) (PI))) #s(hole binary32 (* 7/324 (/ (pow r 2) (* (pow s 3) (PI)))))) |
#s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ (/ 1/4 r) (PI))) #s(hole binary32 (/ (- (* -5/72 (/ (* r s) (PI))) (* -7/324 (/ (pow r 2) (PI)))) (pow s 3)))) |
#s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ (/ 1/4 r) (PI))) #s(hole binary32 (/ (- (* s (+ (* -5/72 (/ r (PI))) (* 1/6 (/ s (PI))))) (* -7/324 (/ (pow r 2) (PI)))) (pow s 3)))) |
#s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ (/ 1/4 r) (PI))) #s(hole binary32 (/ (- (* s (+ (* -5/72 (/ r (PI))) (* s (+ (* -1/4 (/ s (* r (PI)))) (* 1/6 (/ 1 (PI))))))) (* -7/324 (/ (pow r 2) (PI)))) (pow s 3)))) |
#s(approx (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s) #s(hole binary32 (* -7/324 (/ (pow r 2) (* (pow s 3) (PI)))))) |
#s(approx (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s) #s(hole binary32 (/ (+ (* -7/324 (/ (pow r 2) (PI))) (* 5/72 (/ (* r s) (PI)))) (pow s 3)))) |
#s(approx (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s) #s(hole binary32 (/ (+ (* -7/324 (/ (pow r 2) (PI))) (* s (+ (* -1/6 (/ s (PI))) (* 5/72 (/ r (PI)))))) (pow s 3)))) |
#s(approx (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) #s(hole binary32 (* -7/324 (/ (pow r 2) (* (pow s 2) (PI)))))) |
#s(approx (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) #s(hole binary32 (/ (+ (* -7/324 (/ (pow r 2) (PI))) (* 5/72 (/ (* r s) (PI)))) (pow s 2)))) |
#s(approx (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) #s(hole binary32 (/ (+ (* -7/324 (/ (pow r 2) (PI))) (* s (- (* -1/6 (/ s (PI))) (* -5/72 (/ r (PI)))))) (pow s 2)))) |
#s(approx (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s) #s(hole binary32 (* 7/324 (/ (pow r 2) (* (pow s 2) (PI)))))) |
#s(approx (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s) #s(hole binary32 (/ (+ (* -5/72 (/ (* r s) (PI))) (* 7/324 (/ (pow r 2) (PI)))) (pow s 2)))) |
#s(approx (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) #s(hole binary32 (* 7/324 (/ (pow r 2) (* s (PI)))))) |
#s(approx (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) #s(hole binary32 (/ (- (* -5/72 (/ (* r s) (PI))) (* -7/324 (/ (pow r 2) (PI)))) s))) |
#s(approx (/ (* (/ (* r r) (PI)) -7/324) s) #s(hole binary32 (* -7/324 (/ (pow r 2) (* s (PI)))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (/ (neg r) 3) s))) (* (* (* 6 s) (PI)) r))) #s(hole binary32 (/ (- (* 1/4 (/ 1 (* r (PI)))) (* 1/6 (/ 1 (* s (PI))))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (/ (neg r) 3) s))) (* (* (* 6 s) (PI)) r))) #s(hole binary32 (/ (- (+ (* 1/144 (/ r (* (pow s 2) (PI)))) (+ (* 1/16 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* r (PI)))))) (/ 1/6 (* s (PI)))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (/ (neg r) 3) s))) (* (* (* 6 s) (PI)) r))) #s(hole binary32 (/ (- (+ (* -1/48 (/ (pow r 2) (* (pow s 3) (PI)))) (+ (* -1/1296 (/ (pow r 2) (* (pow s 3) (PI)))) (+ (* 1/144 (/ r (* (pow s 2) (PI)))) (+ (* 1/16 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* r (PI)))))))) (/ 1/6 (* s (PI)))) s))) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) #s(hole binary32 (/ 1/8 (* r (* s (PI)))))) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) #s(hole binary32 (/ (- (* 1/8 (/ 1 (* r (PI)))) (* 1/8 (/ 1 (* s (PI))))) s))) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) #s(hole binary32 (/ (- (+ (* 1/16 (/ r (* (pow s 2) (PI)))) (* 1/8 (/ 1 (* r (PI))))) (/ 1/8 (* s (PI)))) s))) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) #s(hole binary32 (/ (- (+ (* -1/48 (/ (pow r 2) (* (pow s 3) (PI)))) (+ (* 1/16 (/ r (* (pow s 2) (PI)))) (* 1/8 (/ 1 (* r (PI)))))) (/ 1/8 (* s (PI)))) s))) |
#s(approx (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) #s(hole binary32 (/ 1 (* r (* s (PI)))))) |
#s(approx (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) #s(hole binary32 (/ (- (/ 1 (* r (PI))) (/ 1 (* s (PI)))) s))) |
#s(approx (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) #s(hole binary32 (/ (- (+ (* 1/2 (/ r (* (pow s 2) (PI)))) (/ 1 (* r (PI)))) (/ 1 (* s (PI)))) s))) |
#s(approx (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) #s(hole binary32 (/ (- (+ (* -1/6 (/ (pow r 2) (* (pow s 3) (PI)))) (+ (* 1/2 (/ r (* (pow s 2) (PI)))) (/ 1 (* r (PI))))) (/ 1 (* s (PI)))) s))) |
#s(approx (exp (/ (neg r) s)) #s(hole binary32 (+ 1 (* -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 s) (PI)) r)) #s(hole binary32 (/ (- (* 1/8 (/ 1 (* r (PI)))) (* 1/24 (/ 1 (* s (PI))))) s))) |
#s(approx (/ (* 3/4 (exp (/ (/ (neg r) 3) s))) (* (* (* 6 s) (PI)) r)) #s(hole binary32 (/ (- (+ (* 1/144 (/ r (* (pow s 2) (PI)))) (* 1/8 (/ 1 (* r (PI))))) (/ 1/24 (* s (PI)))) s))) |
#s(approx (/ (* 3/4 (exp (/ (/ (neg r) 3) s))) (* (* (* 6 s) (PI)) r)) #s(hole binary32 (/ (- (+ (* -1/1296 (/ (pow r 2) (* (pow s 3) (PI)))) (+ (* 1/144 (/ r (* (pow s 2) (PI)))) (* 1/8 (/ 1 (* r (PI)))))) (/ 1/24 (* s (PI)))) s))) |
#s(approx (* 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 (* -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 (+ (* (/ r (* (* s s) (PI))) -1/6) (/ 1/4 (* (PI) s))) #s(hole binary32 (/ (+ (* -1/6 (/ r (* s (PI)))) (* 1/4 (/ 1 (PI)))) s))) |
#s(approx (pow (exp (PI)) (* s r)) #s(hole binary32 (exp (* r (* s (PI)))))) |
#s(approx (neg (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) 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 (neg (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ (/ 1/4 r) (PI))) s)) #s(hole binary32 (/ (- (+ (* -7/324 (/ (pow r 2) (* (pow s 3) (PI)))) (* 1/4 (/ 1 (* r (PI))))) (+ (* -5/72 (/ r (* (pow s 2) (PI)))) (/ 1/6 (* s (PI))))) s))) |
#s(approx (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ (/ 1/4 r) (PI))) s) #s(hole binary32 (/ -1/4 (* r (* s (PI)))))) |
#s(approx (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ (/ 1/4 r) (PI))) s) #s(hole binary32 (/ (- (* 1/6 (/ 1 (* s (PI)))) (* 1/4 (/ 1 (* r (PI))))) s))) |
#s(approx (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) 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 (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ (/ 1/4 r) (PI))) s) #s(hole binary32 (/ (- (+ (* -5/72 (/ r (* (pow s 2) (PI)))) (+ (* 7/324 (/ (pow r 2) (* (pow s 3) (PI)))) (/ 1/6 (* s (PI))))) (* 1/4 (/ 1 (* r (PI))))) s))) |
#s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ (/ 1/4 r) (PI))) #s(hole binary32 (/ -1/4 (* r (PI))))) |
#s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ (/ 1/4 r) (PI))) #s(hole binary32 (- (* 1/6 (/ 1 (* s (PI)))) (* 1/4 (/ 1 (* r (PI))))))) |
#s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) 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 (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ (/ 1/4 r) (PI))) #s(hole binary32 (- (+ (* 7/324 (/ (pow r 2) (* (pow s 3) (PI)))) (/ 1/6 (* s (PI)))) (+ (* 5/72 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* r (PI)))))))) |
#s(approx (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) #s(hole binary32 (/ 1/6 (* s (PI))))) |
#s(approx (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) #s(hole binary32 (/ (+ (* -5/72 (/ r (* s (PI)))) (* 1/6 (/ 1 (PI)))) s))) |
#s(approx (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) #s(hole binary32 (/ (- (+ (* 7/324 (/ (pow r 2) (* (pow s 2) (PI)))) (* 1/6 (/ 1 (PI)))) (* 5/72 (/ r (* s (PI))))) s))) |
#s(approx (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s) #s(hole binary32 (/ -1/6 (* s (PI))))) |
#s(approx (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s) #s(hole binary32 (/ (- (* 5/72 (/ r (* s (PI)))) (* 1/6 (/ 1 (PI)))) s))) |
#s(approx (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s) #s(hole binary32 (/ (- (+ (* -7/324 (/ (pow r 2) (* (pow s 2) (PI)))) (* 5/72 (/ r (* s (PI))))) (* 1/6 (/ 1 (PI)))) s))) |
#s(approx (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) #s(hole binary32 (/ -1/6 (PI)))) |
#s(approx (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) #s(hole binary32 (- (* 5/72 (/ r (* s (PI)))) (* 1/6 (/ 1 (PI)))))) |
#s(approx (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) #s(hole binary32 (- (* -7/324 (/ (pow r 2) (* (pow s 2) (PI)))) (+ (* -5/72 (/ r (* s (PI)))) (* 1/6 (/ 1 (PI))))))) |
#s(approx (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) #s(hole binary32 (* 5/72 (/ r (* s (PI)))))) |
#s(approx (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) #s(hole binary32 (/ (- (* -7/324 (/ (pow r 2) (* s (PI)))) (* -5/72 (/ r (PI)))) s))) |
#s(approx (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s) #s(hole binary32 (* -5/72 (/ r (* s (PI)))))) |
#s(approx (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s) #s(hole binary32 (/ (+ (* -5/72 (/ r (PI))) (* 7/324 (/ (pow r 2) (* s (PI))))) s))) |
#s(approx (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) #s(hole binary32 (* -5/72 (/ r (PI))))) |
#s(approx (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) #s(hole binary32 (+ (* -5/72 (/ r (PI))) (* 7/324 (/ (pow r 2) (* s (PI))))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (/ (neg r) 3) s))) (* (* (* 6 s) (PI)) r))) #s(hole binary32 (* -1 (/ (- (* 1/6 (/ 1 (* s (PI)))) (* 1/4 (/ 1 (* r (PI))))) s)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (/ (neg r) 3) s))) (* (* (* 6 s) (PI)) r))) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -1/16 (/ r (PI))) (* -1/144 (/ r (PI)))) s)) (* 1/6 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))) s)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (/ (neg r) 3) s))) (* (* (* 6 s) (PI)) r))) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -1 (/ (+ (* -1/48 (/ (pow r 2) (PI))) (* -1/1296 (/ (pow r 2) (PI)))) s)) (+ (* -1/16 (/ r (PI))) (* -1/144 (/ r (PI))))) s)) (* 1/6 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))) s)))) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) #s(hole binary32 (* -1 (/ (- (* 1/8 (/ 1 (* s (PI)))) (* 1/8 (/ 1 (* r (PI))))) s)))) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* 1/16 (/ r (* s (PI)))) (* 1/8 (/ 1 (PI)))) s)) (* 1/8 (/ 1 (* r (PI))))) s)))) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -1/16 (/ r (PI))) (* 1/48 (/ (pow r 2) (* s (PI))))) s)) (* 1/8 (/ 1 (PI)))) s)) (* 1/8 (/ 1 (* r (PI))))) s)))) |
#s(approx (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) #s(hole binary32 (* -1 (/ (- (/ 1 (* s (PI))) (/ 1 (* r (PI)))) s)))) |
#s(approx (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* 1/2 (/ r (* s (PI)))) (/ 1 (PI))) s)) (/ 1 (* r (PI)))) s)))) |
#s(approx (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -1/2 (/ r (PI))) (* 1/6 (/ (pow r 2) (* s (PI))))) s)) (/ 1 (PI))) s)) (/ 1 (* r (PI)))) s)))) |
#s(approx (exp (/ (neg r) s)) #s(hole binary32 (+ 1 (* -1 (/ (+ r (* -1/2 (/ (pow r 2) s))) s))))) |
#s(approx (exp (/ (neg r) s)) #s(hole binary32 (+ 1 (* -1 (/ (+ r (* -1 (/ (+ (* -1/6 (/ (pow r 3) s)) (* 1/2 (pow r 2))) s))) s))))) |
#s(approx (/ (* 3/4 (exp (/ (/ (neg r) 3) s))) (* (* (* 6 s) (PI)) r)) #s(hole binary32 (* -1 (/ (- (* 1/24 (/ 1 (* s (PI)))) (* 1/8 (/ 1 (* r (PI))))) s)))) |
#s(approx (/ (* 3/4 (exp (/ (/ (neg r) 3) s))) (* (* (* 6 s) (PI)) r)) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* 1/144 (/ r (* s (PI)))) (* 1/24 (/ 1 (PI)))) s)) (* 1/8 (/ 1 (* r (PI))))) s)))) |
#s(approx (/ (* 3/4 (exp (/ (/ (neg r) 3) s))) (* (* (* 6 s) (PI)) r)) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -1/144 (/ r (PI))) (* 1/1296 (/ (pow r 2) (* s (PI))))) s)) (* 1/24 (/ 1 (PI)))) s)) (* 1/8 (/ 1 (* r (PI))))) s)))) |
#s(approx (* 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 (+ (* (/ r (* (* s s) (PI))) -1/6) (/ 1/4 (* (PI) s))) #s(hole binary32 (* -1 (/ (- (* 1/6 (/ r (* s (PI)))) (* 1/4 (/ 1 (PI)))) s)))) |
#s(approx (neg (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) 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 (neg (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ (/ 1/4 r) (PI))) s)) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* 7/324 (/ (pow r 2) (* s (PI)))) (* 5/72 (/ r (PI)))) s)) (* 1/6 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))) s)))) |
#s(approx (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ (/ 1/4 r) (PI))) s) #s(hole binary32 (* -1 (/ (- (* 1/4 (/ 1 (* r (PI)))) (* 1/6 (/ 1 (* s (PI))))) s)))) |
#s(approx (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) 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 (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ (/ 1/4 r) (PI))) s) #s(hole binary32 (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -7/324 (/ (pow r 2) (* s (PI)))) (* 5/72 (/ r (PI)))) s)) (* 1/6 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))) s)))) |
#s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) 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 (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ (/ 1/4 r) (PI))) #s(hole binary32 (- (* -1 (/ (- (* -1 (/ (- (* 7/324 (/ (pow r 2) (* s (PI)))) (* 5/72 (/ r (PI)))) s)) (* 1/6 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))))) |
#s(approx (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) #s(hole binary32 (* -1 (/ (- (* 5/72 (/ r (* s (PI)))) (* 1/6 (/ 1 (PI)))) s)))) |
#s(approx (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* 7/324 (/ (pow r 2) (* s (PI)))) (* 5/72 (/ r (PI)))) s)) (* 1/6 (/ 1 (PI)))) s)))) |
#s(approx (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s) #s(hole binary32 (* -1 (/ (+ (* -5/72 (/ r (* s (PI)))) (* 1/6 (/ 1 (PI)))) s)))) |
#s(approx (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s) #s(hole binary32 (* -1 (/ (+ (* -1 (/ (+ (* -7/324 (/ (pow r 2) (* s (PI)))) (* 5/72 (/ r (PI)))) s)) (* 1/6 (/ 1 (PI)))) s)))) |
#s(approx (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) #s(hole binary32 (- (* -1 (/ (- (* 7/324 (/ (pow r 2) (* s (PI)))) (* 5/72 (/ r (PI)))) s)) (* 1/6 (/ 1 (PI)))))) |
#s(approx (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) #s(hole binary32 (* -1 (/ (- (* 7/324 (/ (pow r 2) (* s (PI)))) (* 5/72 (/ r (PI)))) s)))) |
#s(approx (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s) #s(hole binary32 (* -1 (/ (+ (* -7/324 (/ (pow r 2) (* s (PI)))) (* 5/72 (/ r (PI)))) s)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (/ (neg r) 3) s))) (* (* (* 6 s) (PI)) r))) #s(hole binary32 (/ (+ (* -1/6 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* s (PI))))) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (/ (neg r) 3) s))) (* (* (* 6 s) (PI)) r))) #s(hole binary32 (/ (+ (* r (- (* 5/72 (/ r (* (pow s 3) (PI)))) (* 1/6 (/ 1 (* (pow s 2) (PI)))))) (* 1/4 (/ 1 (* s (PI))))) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (/ (neg r) 3) s))) (* (* (* 6 s) (PI)) r))) #s(hole binary32 (/ (+ (* r (- (* r (+ (* -7/324 (/ r (* (pow s 4) (PI)))) (* 5/72 (/ 1 (* (pow s 3) (PI)))))) (* 1/6 (/ 1 (* (pow s 2) (PI)))))) (* 1/4 (/ 1 (* s (PI))))) r))) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) #s(hole binary32 (/ (+ (* -1/8 (/ r (* (pow s 2) (PI)))) (* 1/8 (/ 1 (* s (PI))))) r))) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) #s(hole binary32 (/ (+ (* r (- (* 1/16 (/ r (* (pow s 3) (PI)))) (* 1/8 (/ 1 (* (pow s 2) (PI)))))) (* 1/8 (/ 1 (* s (PI))))) r))) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) #s(hole binary32 (/ (+ (* r (- (* r (+ (* -1/48 (/ r (* (pow s 4) (PI)))) (* 1/16 (/ 1 (* (pow s 3) (PI)))))) (* 1/8 (/ 1 (* (pow s 2) (PI)))))) (* 1/8 (/ 1 (* s (PI))))) r))) |
#s(approx (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) #s(hole binary32 (/ (+ (* -1 (/ r (* (pow s 2) (PI)))) (/ 1 (* s (PI)))) r))) |
#s(approx (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) #s(hole binary32 (/ (+ (* r (- (* 1/2 (/ r (* (pow s 3) (PI)))) (/ 1 (* (pow s 2) (PI))))) (/ 1 (* s (PI)))) r))) |
#s(approx (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) #s(hole binary32 (/ (+ (* r (- (* r (+ (* -1/6 (/ r (* (pow s 4) (PI)))) (* 1/2 (/ 1 (* (pow s 3) (PI)))))) (/ 1 (* (pow s 2) (PI))))) (/ 1 (* s (PI)))) r))) |
#s(approx (exp (/ (neg r) s)) #s(hole binary32 (+ 1 (* r (- (* 1/2 (/ r (pow s 2))) (/ 1 s)))))) |
#s(approx (exp (/ (neg r) s)) #s(hole binary32 (+ 1 (* r (- (* r (+ (* -1/6 (/ r (pow s 3))) (* 1/2 (/ 1 (pow s 2))))) (/ 1 s)))))) |
#s(approx (neg r) #s(hole binary32 (* -1 r))) |
#s(approx r #s(hole binary32 r)) |
#s(approx (/ (* 3/4 (exp (/ (/ (neg r) 3) s))) (* (* (* 6 s) (PI)) r)) #s(hole binary32 (/ (+ (* -1/24 (/ r (* (pow s 2) (PI)))) (* 1/8 (/ 1 (* s (PI))))) r))) |
#s(approx (/ (* 3/4 (exp (/ (/ (neg r) 3) s))) (* (* (* 6 s) (PI)) r)) #s(hole binary32 (/ (+ (* r (- (* 1/144 (/ r (* (pow s 3) (PI)))) (* 1/24 (/ 1 (* (pow s 2) (PI)))))) (* 1/8 (/ 1 (* s (PI))))) r))) |
#s(approx (/ (* 3/4 (exp (/ (/ (neg r) 3) s))) (* (* (* 6 s) (PI)) r)) #s(hole binary32 (/ (+ (* r (- (* r (+ (* -1/1296 (/ r (* (pow s 4) (PI)))) (* 1/144 (/ 1 (* (pow s 3) (PI)))))) (* 1/24 (/ 1 (* (pow s 2) (PI)))))) (* 1/8 (/ 1 (* s (PI))))) r))) |
#s(approx (* 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) 3) #s(hole binary32 (* -1/3 r))) |
#s(approx (+ (* (/ r (* (* s s) (PI))) -1/6) (/ 1/4 (* (PI) s))) #s(hole binary32 (+ (* -1/6 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* s (PI))))))) |
#s(approx (/ 1/4 (log (pow (exp (PI)) (* s r)))) #s(hole binary32 (/ (+ (* -1/8 (/ (* r (+ (* -1 (* (pow s 2) (pow (PI) 2))) (* (pow s 2) (pow (PI) 2)))) (* (pow s 2) (pow (PI) 2)))) (* 1/4 (/ 1 (* s (PI))))) r))) |
#s(approx (/ 1/4 (log (pow (exp (PI)) (* s r)))) #s(hole binary32 (/ (+ (* r (- (* -1 (* r (+ (* -1/16 (/ (pow (+ (* -1 (* (pow s 2) (pow (PI) 2))) (* (pow s 2) (pow (PI) 2))) 2) (* (pow s 3) (pow (PI) 3)))) (* 1/24 (/ (+ (* -3 (* (pow s 3) (pow (PI) 3))) (+ (* 2 (* (pow s 3) (pow (PI) 3))) (* (pow s 3) (pow (PI) 3)))) (* (pow s 2) (pow (PI) 2))))))) (* 1/8 (/ (+ (* -1 (* (pow s 2) (pow (PI) 2))) (* (pow s 2) (pow (PI) 2))) (* (pow s 2) (pow (PI) 2)))))) (* 1/4 (/ 1 (* s (PI))))) r))) |
#s(approx (/ 1/4 (log (pow (exp (PI)) (* s r)))) #s(hole binary32 (/ (+ (* r (- (* r (- (* -1 (* r (+ (* -1/2 (/ (* (+ (* -1 (* (pow s 2) (pow (PI) 2))) (* (pow s 2) (pow (PI) 2))) (+ (* -1/16 (/ (pow (+ (* -1 (* (pow s 2) (pow (PI) 2))) (* (pow s 2) (pow (PI) 2))) 2) (* (pow s 3) (pow (PI) 3)))) (* 1/24 (/ (+ (* -3 (* (pow s 3) (pow (PI) 3))) (+ (* 2 (* (pow s 3) (pow (PI) 3))) (* (pow s 3) (pow (PI) 3)))) (* (pow s 2) (pow (PI) 2)))))) (* s (PI)))) (+ (* -1/48 (/ (* (+ (* -3 (* (pow s 3) (pow (PI) 3))) (+ (* 2 (* (pow s 3) (pow (PI) 3))) (* (pow s 3) (pow (PI) 3)))) (+ (* -1 (* (pow s 2) (pow (PI) 2))) (* (pow s 2) (pow (PI) 2)))) (* (pow s 3) (pow (PI) 3)))) (* 1/96 (/ (+ (* -6 (* (pow s 4) (pow (PI) 4))) (+ (* -4 (* (pow s 4) (pow (PI) 4))) (+ (* -3 (* (pow s 4) (pow (PI) 4))) (+ (* 12 (* (pow s 4) (pow (PI) 4))) (* (pow s 4) (pow (PI) 4)))))) (* (pow s 2) (pow (PI) 2)))))))) (+ (* -1/16 (/ (pow (+ (* -1 (* (pow s 2) (pow (PI) 2))) (* (pow s 2) (pow (PI) 2))) 2) (* (pow s 3) (pow (PI) 3)))) (* 1/24 (/ (+ (* -3 (* (pow s 3) (pow (PI) 3))) (+ (* 2 (* (pow s 3) (pow (PI) 3))) (* (pow s 3) (pow (PI) 3)))) (* (pow s 2) (pow (PI) 2))))))) (* 1/8 (/ (+ (* -1 (* (pow s 2) (pow (PI) 2))) (* (pow s 2) (pow (PI) 2))) (* (pow s 2) (pow (PI) 2)))))) (* 1/4 (/ 1 (* s (PI))))) r))) |
#s(approx (log (pow (exp (PI)) (* s r))) #s(hole binary32 (* r (+ (* 1/2 (* r (+ (* -1 (* (pow s 2) (pow (PI) 2))) (* (pow s 2) (pow (PI) 2))))) (* s (PI)))))) |
#s(approx (log (pow (exp (PI)) (* s r))) #s(hole binary32 (* r (+ (* r (+ (* 1/6 (* r (+ (* -3 (* (pow s 3) (pow (PI) 3))) (+ (* 2 (* (pow s 3) (pow (PI) 3))) (* (pow s 3) (pow (PI) 3)))))) (* 1/2 (+ (* -1 (* (pow s 2) (pow (PI) 2))) (* (pow s 2) (pow (PI) 2)))))) (* s (PI)))))) |
#s(approx (log (pow (exp (PI)) (* s r))) #s(hole binary32 (* r (+ (* r (+ (* 1/2 (+ (* -1 (* (pow s 2) (pow (PI) 2))) (* (pow s 2) (pow (PI) 2)))) (* r (+ (* 1/24 (* r (+ (* -6 (* (pow s 4) (pow (PI) 4))) (+ (* -4 (* (pow s 4) (pow (PI) 4))) (+ (* -3 (* (pow s 4) (pow (PI) 4))) (+ (* 12 (* (pow s 4) (pow (PI) 4))) (* (pow s 4) (pow (PI) 4)))))))) (* 1/6 (+ (* -3 (* (pow s 3) (pow (PI) 3))) (+ (* 2 (* (pow s 3) (pow (PI) 3))) (* (pow s 3) (pow (PI) 3))))))))) (* s (PI)))))) |
#s(approx (pow (exp (PI)) (* s r)) #s(hole binary32 (+ 1 (* r (+ (* 1/2 (* r (* (pow s 2) (pow (PI) 2)))) (* s (PI))))))) |
#s(approx (pow (exp (PI)) (* s r)) #s(hole binary32 (+ 1 (* r (+ (* r (+ (* 1/6 (* r (* (pow s 3) (pow (PI) 3)))) (* 1/2 (* (pow s 2) (pow (PI) 2))))) (* s (PI))))))) |
#s(approx (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) 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 (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) 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 (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ (/ 1/4 r) (PI))) s) #s(hole binary32 (/ (- (* r (+ (* r (- (* 7/324 (/ r (* (pow s 4) (PI)))) (* 5/72 (/ 1 (* (pow s 3) (PI)))))) (* 1/6 (/ 1 (* (pow s 2) (PI)))))) (* 1/4 (/ 1 (* s (PI))))) r))) |
#s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ (/ 1/4 r) (PI))) #s(hole binary32 (/ (- (* 1/6 (/ r (* s (PI)))) (* 1/4 (/ 1 (PI)))) r))) |
#s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) 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 (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ (/ 1/4 r) (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)))) r))) |
#s(approx (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) #s(hole binary32 (+ (* -5/72 (/ r (* (pow s 2) (PI)))) (* 1/6 (/ 1 (* s (PI))))))) |
#s(approx (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) #s(hole binary32 (+ (* r (- (* 7/324 (/ r (* (pow s 3) (PI)))) (* 5/72 (/ 1 (* (pow s 2) (PI)))))) (* 1/6 (/ 1 (* s (PI))))))) |
#s(approx (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s) #s(hole binary32 (- (* 5/72 (/ r (* (pow s 2) (PI)))) (* 1/6 (/ 1 (* s (PI))))))) |
#s(approx (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s) #s(hole binary32 (- (* r (+ (* -7/324 (/ r (* (pow s 3) (PI)))) (* 5/72 (/ 1 (* (pow s 2) (PI)))))) (* 1/6 (/ 1 (* s (PI))))))) |
#s(approx (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) #s(hole binary32 (- (* r (+ (* -7/324 (/ r (* (pow s 2) (PI)))) (* 5/72 (/ 1 (* s (PI)))))) (* 1/6 (/ 1 (PI)))))) |
#s(approx (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) #s(hole binary32 (* r (+ (* -7/324 (/ r (* (pow s 2) (PI)))) (* 5/72 (/ 1 (* s (PI)))))))) |
#s(approx (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s) #s(hole binary32 (* r (- (* 7/324 (/ r (* (pow s 2) (PI)))) (* 5/72 (/ 1 (* s (PI)))))))) |
#s(approx (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) #s(hole binary32 (* r (- (* 7/324 (/ r (* s (PI)))) (* 5/72 (/ 1 (PI))))))) |
#s(approx (/ r (PI)) #s(hole binary32 (/ r (PI)))) |
#s(approx (* (/ (* r r) (PI)) -7/324) #s(hole binary32 (* -7/324 (/ (pow r 2) (PI))))) |
#s(approx (/ (* r r) (PI)) #s(hole binary32 (/ (pow r 2) (PI)))) |
#s(approx (* r r) #s(hole binary32 (pow r 2))) |
#s(approx (/ (/ 1/4 r) (PI)) #s(hole binary32 (/ 1/4 (* r (PI))))) |
#s(approx (/ 1/4 r) #s(hole binary32 (/ 1/4 r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (/ (neg r) 3) s))) (* (* (* 6 s) (PI)) r))) #s(hole binary32 (/ (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* s (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* s (PI))))) r))) |
#s(approx (/ (+ (* (/ r (* (* s s) (PI))) -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 (* (* s s) (PI))) -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 (neg (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ (/ 1/4 r) (PI))) s)) #s(hole binary32 (* (pow r 2) (- (* 5/72 (/ 1 (* r (* (pow s 3) (PI))))) (* 7/324 (/ 1 (* (pow s 4) (PI)))))))) |
#s(approx (neg (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ (/ 1/4 r) (PI))) s)) #s(hole binary32 (* (pow r 2) (- (/ 5/72 (* r (* (pow s 3) (PI)))) (+ (* 7/324 (/ 1 (* (pow s 4) (PI)))) (/ 1/6 (* (pow r 2) (* (pow s 2) (PI))))))))) |
#s(approx (neg (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ (/ 1/4 r) (PI))) s)) #s(hole binary32 (* (pow r 2) (- (+ (/ 5/72 (* r (* (pow s 3) (PI)))) (* 1/4 (/ 1 (* (pow r 3) (* s (PI)))))) (+ (* 7/324 (/ 1 (* (pow s 4) (PI)))) (* 1/6 (/ 1 (* (pow r 2) (* (pow s 2) (PI)))))))))) |
#s(approx (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ (/ 1/4 r) (PI))) s) #s(hole binary32 (* (pow r 2) (- (* 7/324 (/ 1 (* (pow s 4) (PI)))) (* 5/72 (/ 1 (* r (* (pow s 3) (PI))))))))) |
#s(approx (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ (/ 1/4 r) (PI))) s) #s(hole binary32 (* (pow r 2) (- (+ (/ 1/6 (* (pow r 2) (* (pow s 2) (PI)))) (* 7/324 (/ 1 (* (pow s 4) (PI))))) (/ 5/72 (* r (* (pow s 3) (PI)))))))) |
#s(approx (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ (/ 1/4 r) (PI))) s) #s(hole binary32 (* (pow r 2) (- (+ (* 1/6 (/ 1 (* (pow r 2) (* (pow s 2) (PI))))) (* 7/324 (/ 1 (* (pow s 4) (PI))))) (+ (/ 5/72 (* r (* (pow s 3) (PI)))) (* 1/4 (/ 1 (* (pow r 3) (* s (PI)))))))))) |
#s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ (/ 1/4 r) (PI))) #s(hole binary32 (* (pow r 2) (- (* 7/324 (/ 1 (* (pow s 3) (PI)))) (* 5/72 (/ 1 (* r (* (pow s 2) (PI))))))))) |
#s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ (/ 1/4 r) (PI))) #s(hole binary32 (* (pow r 2) (- (+ (/ 1/6 (* (pow r 2) (* s (PI)))) (* 7/324 (/ 1 (* (pow s 3) (PI))))) (/ 5/72 (* r (* (pow s 2) (PI)))))))) |
#s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ (/ 1/4 r) (PI))) #s(hole binary32 (* (pow r 2) (- (+ (* 1/6 (/ 1 (* (pow r 2) (* s (PI))))) (* 7/324 (/ 1 (* (pow s 3) (PI))))) (+ (/ 5/72 (* r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* (pow r 3) (PI))))))))) |
#s(approx (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s) #s(hole binary32 (* (pow r 2) (- (* 5/72 (/ 1 (* r (* (pow s 2) (PI))))) (* 7/324 (/ 1 (* (pow s 3) (PI)))))))) |
#s(approx (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s) #s(hole binary32 (* (pow r 2) (- (/ 5/72 (* r (* (pow s 2) (PI)))) (+ (/ 1/6 (* (pow r 2) (* s (PI)))) (* 7/324 (/ 1 (* (pow s 3) (PI))))))))) |
#s(approx (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) #s(hole binary32 (* (pow r 2) (- (* 5/72 (/ 1 (* r (* s (PI))))) (* 7/324 (/ 1 (* (pow s 2) (PI)))))))) |
#s(approx (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) #s(hole binary32 (* (pow r 2) (- (/ 5/72 (* r (* s (PI)))) (+ (* 7/324 (/ 1 (* (pow s 2) (PI)))) (/ 1/6 (* (pow r 2) (PI)))))))) |
#s(approx (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s) #s(hole binary32 (* (pow r 2) (- (* 7/324 (/ 1 (* (pow s 2) (PI)))) (* 5/72 (/ 1 (* r (* s (PI))))))))) |
#s(approx (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) #s(hole binary32 (* (pow r 2) (- (* 7/324 (/ 1 (* s (PI)))) (* 5/72 (/ 1 (* r (PI)))))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (/ (neg r) 3) s))) (* (* (* 6 s) (PI)) r))) #s(hole binary32 (* -1 (/ (+ (* -1/8 (/ (exp (* -1 (/ r s))) (* s (PI)))) (* -1/8 (/ (exp (* -1/3 (/ r s))) (* s (PI))))) r)))) |
#s(approx (+ (* (/ r (* (* s s) (PI))) -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 (neg (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ (/ 1/4 r) (PI))) s)) #s(hole binary32 (* (pow r 2) (- (* -1 (/ (- (* 1/6 (/ 1 (* r (* (pow s 2) (PI))))) (* 5/72 (/ 1 (* (pow s 3) (PI))))) r)) (* 7/324 (/ 1 (* (pow s 4) (PI)))))))) |
#s(approx (neg (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ (/ 1/4 r) (PI))) s)) #s(hole binary32 (* (pow r 2) (- (* -1 (/ (- (* -1 (/ (- (* 1/4 (/ 1 (* r (* s (PI))))) (* 1/6 (/ 1 (* (pow s 2) (PI))))) r)) (* 5/72 (/ 1 (* (pow s 3) (PI))))) r)) (* 7/324 (/ 1 (* (pow s 4) (PI)))))))) |
#s(approx (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ (/ 1/4 r) (PI))) s) #s(hole binary32 (* (pow r 2) (+ (* -1 (/ (- (* 5/72 (/ 1 (* (pow s 3) (PI)))) (* 1/6 (/ 1 (* r (* (pow s 2) (PI)))))) r)) (* 7/324 (/ 1 (* (pow s 4) (PI)))))))) |
#s(approx (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ (/ 1/4 r) (PI))) s) #s(hole binary32 (* (pow r 2) (+ (* -1 (/ (+ (* -1 (/ (- (* 1/6 (/ 1 (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* r (* s (PI)))))) r)) (* 5/72 (/ 1 (* (pow s 3) (PI))))) r)) (* 7/324 (/ 1 (* (pow s 4) (PI)))))))) |
#s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ (/ 1/4 r) (PI))) #s(hole binary32 (* (pow r 2) (+ (* -1 (/ (- (* 5/72 (/ 1 (* (pow s 2) (PI)))) (* 1/6 (/ 1 (* r (* s (PI)))))) r)) (* 7/324 (/ 1 (* (pow s 3) (PI)))))))) |
#s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ (/ 1/4 r) (PI))) #s(hole binary32 (* (pow r 2) (+ (* -1 (/ (+ (* -1 (/ (- (* 1/6 (/ 1 (* s (PI)))) (* 1/4 (/ 1 (* r (PI))))) r)) (* 5/72 (/ 1 (* (pow s 2) (PI))))) r)) (* 7/324 (/ 1 (* (pow s 3) (PI)))))))) |
#s(approx (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s) #s(hole binary32 (* (pow r 2) (- (* -1 (/ (- (* 1/6 (/ 1 (* r (* s (PI))))) (* 5/72 (/ 1 (* (pow s 2) (PI))))) r)) (* 7/324 (/ 1 (* (pow s 3) (PI)))))))) |
#s(approx (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) #s(hole binary32 (* (pow r 2) (- (* -1 (/ (- (* 1/6 (/ 1 (* r (PI)))) (* 5/72 (/ 1 (* s (PI))))) r)) (* 7/324 (/ 1 (* (pow s 2) (PI)))))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 44.0ms | s | @ | -inf | ((+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (/ (neg r) 3) s))) (* (* (* 6 s) (PI)) r))) (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (* (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) 1/8) (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) (exp (/ (neg r) s)) (/ (neg r) s) (neg r) r s (* (* (PI) s) r) (* (PI) s) (PI) 1/8 (/ (* 3/4 (exp (/ (/ (neg r) 3) s))) (* (* (* 6 s) (PI)) r)) (* 3/4 (exp (/ (/ (neg r) 3) s))) 3/4 (exp (/ (/ (neg r) 3) s)) (/ (/ (neg r) 3) s) (/ (neg r) 3) 3 (* (* (* 6 s) (PI)) r) (* (* 6 s) (PI)) (* 6 s) 6 (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/ (/ 1/4 (* s r)) (PI)) (/ 1/4 (* s r)) 1/4 (* s r) (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/ (+ (* (/ r (* (* s s) (PI))) -1/6) (/ 1/4 (* (PI) s))) r) (+ (* (/ r (* (* s s) (PI))) -1/6) (/ 1/4 (* (PI) s))) (/ r (* (* s s) (PI))) (* (* s s) (PI)) (* s s) -1/6 (/ 1/4 (* (PI) s)) (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/ 1/4 (log (pow (exp (PI)) (* s r)))) (log (pow (exp (PI)) (* s r))) (pow (exp (PI)) (* s r)) (exp (PI)) (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ (/ 1/4 r) (PI))) s)) (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ (/ 1/4 r) (PI))) s) (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ (/ 1/4 r) (PI))) (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s) (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s) (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) (/ r (PI)) -5/72 (neg (/ (* (/ (* r r) (PI)) -7/324) s)) (/ (* (/ (* r r) (PI)) -7/324) s) (* (/ (* r r) (PI)) -7/324) (/ (* r r) (PI)) (* r r) -7/324 (/ 1/6 (PI)) 1/6 (/ (/ 1/4 r) (PI)) (/ 1/4 r)) |
| 29.0ms | s | @ | inf | ((+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (/ (neg r) 3) s))) (* (* (* 6 s) (PI)) r))) (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (* (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) 1/8) (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) (exp (/ (neg r) s)) (/ (neg r) s) (neg r) r s (* (* (PI) s) r) (* (PI) s) (PI) 1/8 (/ (* 3/4 (exp (/ (/ (neg r) 3) s))) (* (* (* 6 s) (PI)) r)) (* 3/4 (exp (/ (/ (neg r) 3) s))) 3/4 (exp (/ (/ (neg r) 3) s)) (/ (/ (neg r) 3) s) (/ (neg r) 3) 3 (* (* (* 6 s) (PI)) r) (* (* 6 s) (PI)) (* 6 s) 6 (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/ (/ 1/4 (* s r)) (PI)) (/ 1/4 (* s r)) 1/4 (* s r) (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/ (+ (* (/ r (* (* s s) (PI))) -1/6) (/ 1/4 (* (PI) s))) r) (+ (* (/ r (* (* s s) (PI))) -1/6) (/ 1/4 (* (PI) s))) (/ r (* (* s s) (PI))) (* (* s s) (PI)) (* s s) -1/6 (/ 1/4 (* (PI) s)) (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/ 1/4 (log (pow (exp (PI)) (* s r)))) (log (pow (exp (PI)) (* s r))) (pow (exp (PI)) (* s r)) (exp (PI)) (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ (/ 1/4 r) (PI))) s)) (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ (/ 1/4 r) (PI))) s) (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ (/ 1/4 r) (PI))) (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s) (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s) (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) (/ r (PI)) -5/72 (neg (/ (* (/ (* r r) (PI)) -7/324) s)) (/ (* (/ (* r r) (PI)) -7/324) s) (* (/ (* r r) (PI)) -7/324) (/ (* r r) (PI)) (* r r) -7/324 (/ 1/6 (PI)) 1/6 (/ (/ 1/4 r) (PI)) (/ 1/4 r)) |
| 27.0ms | r | @ | -inf | ((+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (/ (neg r) 3) s))) (* (* (* 6 s) (PI)) r))) (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (* (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) 1/8) (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) (exp (/ (neg r) s)) (/ (neg r) s) (neg r) r s (* (* (PI) s) r) (* (PI) s) (PI) 1/8 (/ (* 3/4 (exp (/ (/ (neg r) 3) s))) (* (* (* 6 s) (PI)) r)) (* 3/4 (exp (/ (/ (neg r) 3) s))) 3/4 (exp (/ (/ (neg r) 3) s)) (/ (/ (neg r) 3) s) (/ (neg r) 3) 3 (* (* (* 6 s) (PI)) r) (* (* 6 s) (PI)) (* 6 s) 6 (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/ (/ 1/4 (* s r)) (PI)) (/ 1/4 (* s r)) 1/4 (* s r) (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/ (+ (* (/ r (* (* s s) (PI))) -1/6) (/ 1/4 (* (PI) s))) r) (+ (* (/ r (* (* s s) (PI))) -1/6) (/ 1/4 (* (PI) s))) (/ r (* (* s s) (PI))) (* (* s s) (PI)) (* s s) -1/6 (/ 1/4 (* (PI) s)) (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/ 1/4 (log (pow (exp (PI)) (* s r)))) (log (pow (exp (PI)) (* s r))) (pow (exp (PI)) (* s r)) (exp (PI)) (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ (/ 1/4 r) (PI))) s)) (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ (/ 1/4 r) (PI))) s) (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ (/ 1/4 r) (PI))) (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s) (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s) (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) (/ r (PI)) -5/72 (neg (/ (* (/ (* r r) (PI)) -7/324) s)) (/ (* (/ (* r r) (PI)) -7/324) s) (* (/ (* r r) (PI)) -7/324) (/ (* r r) (PI)) (* r r) -7/324 (/ 1/6 (PI)) 1/6 (/ (/ 1/4 r) (PI)) (/ 1/4 r)) |
| 22.0ms | r | @ | inf | ((+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (/ (neg r) 3) s))) (* (* (* 6 s) (PI)) r))) (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (* (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) 1/8) (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) (exp (/ (neg r) s)) (/ (neg r) s) (neg r) r s (* (* (PI) s) r) (* (PI) s) (PI) 1/8 (/ (* 3/4 (exp (/ (/ (neg r) 3) s))) (* (* (* 6 s) (PI)) r)) (* 3/4 (exp (/ (/ (neg r) 3) s))) 3/4 (exp (/ (/ (neg r) 3) s)) (/ (/ (neg r) 3) s) (/ (neg r) 3) 3 (* (* (* 6 s) (PI)) r) (* (* 6 s) (PI)) (* 6 s) 6 (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/ (/ 1/4 (* s r)) (PI)) (/ 1/4 (* s r)) 1/4 (* s r) (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/ (+ (* (/ r (* (* s s) (PI))) -1/6) (/ 1/4 (* (PI) s))) r) (+ (* (/ r (* (* s s) (PI))) -1/6) (/ 1/4 (* (PI) s))) (/ r (* (* s s) (PI))) (* (* s s) (PI)) (* s s) -1/6 (/ 1/4 (* (PI) s)) (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/ 1/4 (log (pow (exp (PI)) (* s r)))) (log (pow (exp (PI)) (* s r))) (pow (exp (PI)) (* s r)) (exp (PI)) (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ (/ 1/4 r) (PI))) s)) (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ (/ 1/4 r) (PI))) s) (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ (/ 1/4 r) (PI))) (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s) (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s) (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) (/ r (PI)) -5/72 (neg (/ (* (/ (* r r) (PI)) -7/324) s)) (/ (* (/ (* r r) (PI)) -7/324) s) (* (/ (* r r) (PI)) -7/324) (/ (* r r) (PI)) (* r r) -7/324 (/ 1/6 (PI)) 1/6 (/ (/ 1/4 r) (PI)) (/ 1/4 r)) |
| 20.0ms | s | @ | 0 | ((+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (/ (neg r) 3) s))) (* (* (* 6 s) (PI)) r))) (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (* (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) 1/8) (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) (exp (/ (neg r) s)) (/ (neg r) s) (neg r) r s (* (* (PI) s) r) (* (PI) s) (PI) 1/8 (/ (* 3/4 (exp (/ (/ (neg r) 3) s))) (* (* (* 6 s) (PI)) r)) (* 3/4 (exp (/ (/ (neg r) 3) s))) 3/4 (exp (/ (/ (neg r) 3) s)) (/ (/ (neg r) 3) s) (/ (neg r) 3) 3 (* (* (* 6 s) (PI)) r) (* (* 6 s) (PI)) (* 6 s) 6 (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/ (/ 1/4 (* s r)) (PI)) (/ 1/4 (* s r)) 1/4 (* s r) (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/ (+ (* (/ r (* (* s s) (PI))) -1/6) (/ 1/4 (* (PI) s))) r) (+ (* (/ r (* (* s s) (PI))) -1/6) (/ 1/4 (* (PI) s))) (/ r (* (* s s) (PI))) (* (* s s) (PI)) (* s s) -1/6 (/ 1/4 (* (PI) s)) (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/ 1/4 (log (pow (exp (PI)) (* s r)))) (log (pow (exp (PI)) (* s r))) (pow (exp (PI)) (* s r)) (exp (PI)) (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ (/ 1/4 r) (PI))) s)) (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ (/ 1/4 r) (PI))) s) (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ (/ 1/4 r) (PI))) (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s) (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s) (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) (/ r (PI)) -5/72 (neg (/ (* (/ (* r r) (PI)) -7/324) s)) (/ (* (/ (* r r) (PI)) -7/324) s) (* (/ (* r r) (PI)) -7/324) (/ (* r r) (PI)) (* r r) -7/324 (/ 1/6 (PI)) 1/6 (/ (/ 1/4 r) (PI)) (/ 1/4 r)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1251 | 10775 |
| 0 | 1346 | 9762 |
| 1 | 7546 | 9762 |
| 0 | 8694 | 9548 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(+.f32 #s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32))) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (/.f32 (neg.f32 r) #s(literal 3 binary32)) s))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) s) (PI.f32)) r))) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32))) |
(*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32)) |
(/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) |
(exp.f32 (/.f32 (neg.f32 r) s)) |
(/.f32 (neg.f32 r) s) |
(neg.f32 r) |
r |
s |
(*.f32 (*.f32 (PI.f32) s) r) |
(*.f32 (PI.f32) s) |
(PI.f32) |
#s(literal 1/8 binary32) |
(/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (/.f32 (neg.f32 r) #s(literal 3 binary32)) s))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) s) (PI.f32)) r)) |
(*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (/.f32 (neg.f32 r) #s(literal 3 binary32)) s))) |
#s(literal 3/4 binary32) |
(exp.f32 (/.f32 (/.f32 (neg.f32 r) #s(literal 3 binary32)) s)) |
(/.f32 (/.f32 (neg.f32 r) #s(literal 3 binary32)) s) |
(/.f32 (neg.f32 r) #s(literal 3 binary32)) |
#s(literal 3 binary32) |
(*.f32 (*.f32 (*.f32 #s(literal 6 binary32) s) (PI.f32)) r) |
(*.f32 (*.f32 #s(literal 6 binary32) s) (PI.f32)) |
(*.f32 #s(literal 6 binary32) s) |
#s(literal 6 binary32) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 s r)) (PI.f32))) |
(/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 s r)) (PI.f32)) |
(/.f32 #s(literal 1/4 binary32) (*.f32 s r)) |
#s(literal 1/4 binary32) |
(*.f32 s r) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal -1/6 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r)) |
(/.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal -1/6 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r) |
(fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal -1/6 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) |
(/.f32 r (*.f32 (*.f32 s s) (PI.f32))) |
(*.f32 (*.f32 s s) (PI.f32)) |
(*.f32 s s) |
#s(literal -1/6 binary32) |
(/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (log.f32 (pow.f32 (exp.f32 (PI.f32)) (*.f32 s r))))) |
(/.f32 #s(literal 1/4 binary32) (log.f32 (pow.f32 (exp.f32 (PI.f32)) (*.f32 s r)))) |
(log.f32 (pow.f32 (exp.f32 (PI.f32)) (*.f32 s r))) |
(pow.f32 (exp.f32 (PI.f32)) (*.f32 s r)) |
(exp.f32 (PI.f32)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (neg.f32 (/.f32 (*.f32 (/.f32 (*.f32 r r) (PI.f32)) #s(literal -7/324 binary32)) s))) s)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 (/.f32 #s(literal 1/4 binary32) r) (PI.f32))) s))) |
(neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (neg.f32 (/.f32 (*.f32 (/.f32 (*.f32 r r) (PI.f32)) #s(literal -7/324 binary32)) s))) s)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 (/.f32 #s(literal 1/4 binary32) r) (PI.f32))) s)) |
(/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (neg.f32 (/.f32 (*.f32 (/.f32 (*.f32 r r) (PI.f32)) #s(literal -7/324 binary32)) s))) s)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 (/.f32 #s(literal 1/4 binary32) r) (PI.f32))) s) |
(-.f32 (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (neg.f32 (/.f32 (*.f32 (/.f32 (*.f32 r r) (PI.f32)) #s(literal -7/324 binary32)) s))) s)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 (/.f32 #s(literal 1/4 binary32) r) (PI.f32))) |
(neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (neg.f32 (/.f32 (*.f32 (/.f32 (*.f32 r r) (PI.f32)) #s(literal -7/324 binary32)) s))) s)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) |
(/.f32 (-.f32 (neg.f32 (/.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (neg.f32 (/.f32 (*.f32 (/.f32 (*.f32 r r) (PI.f32)) #s(literal -7/324 binary32)) s))) s)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s) |
(-.f32 (neg.f32 (/.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (neg.f32 (/.f32 (*.f32 (/.f32 (*.f32 r r) (PI.f32)) #s(literal -7/324 binary32)) s))) s)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) |
(neg.f32 (/.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (neg.f32 (/.f32 (*.f32 (/.f32 (*.f32 r r) (PI.f32)) #s(literal -7/324 binary32)) s))) s)) |
(/.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (neg.f32 (/.f32 (*.f32 (/.f32 (*.f32 r r) (PI.f32)) #s(literal -7/324 binary32)) s))) s) |
(fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (neg.f32 (/.f32 (*.f32 (/.f32 (*.f32 r r) (PI.f32)) #s(literal -7/324 binary32)) s))) |
(/.f32 r (PI.f32)) |
#s(literal -5/72 binary32) |
(neg.f32 (/.f32 (*.f32 (/.f32 (*.f32 r r) (PI.f32)) #s(literal -7/324 binary32)) s)) |
(/.f32 (*.f32 (/.f32 (*.f32 r r) (PI.f32)) #s(literal -7/324 binary32)) s) |
(*.f32 (/.f32 (*.f32 r r) (PI.f32)) #s(literal -7/324 binary32)) |
(/.f32 (*.f32 r r) (PI.f32)) |
(*.f32 r r) |
#s(literal -7/324 binary32) |
(/.f32 #s(literal 1/6 binary32) (PI.f32)) |
#s(literal 1/6 binary32) |
(/.f32 (/.f32 #s(literal 1/4 binary32) r) (PI.f32)) |
(/.f32 #s(literal 1/4 binary32) r) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (/ (neg r) 3) s))) (* (* (* 6 s) (PI)) r))) #s(hole binary32 (/ (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) s))) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) #s(hole binary32 (* 1/8 (/ (exp (* -1 (/ r s))) (* r (* s (PI))))))) |
#s(approx (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) #s(hole binary32 (/ (exp (* -1 (/ r s))) (* r (* s (PI)))))) |
#s(approx (exp (/ (neg r) s)) #s(hole binary32 (exp (* -1 (/ r s))))) |
#s(approx (/ (neg r) s) #s(hole binary32 (* -1 (/ r s)))) |
#s(approx s #s(hole binary32 s)) |
#s(approx (* (* (PI) s) r) #s(hole binary32 (* r (* s (PI))))) |
#s(approx (* (PI) s) #s(hole binary32 (* s (PI)))) |
#s(approx (/ (* 3/4 (exp (/ (/ (neg r) 3) s))) (* (* (* 6 s) (PI)) 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 (* (* (* 6 s) (PI)) r) #s(hole binary32 (* 6 (* r (* s (PI)))))) |
#s(approx (* (* 6 s) (PI)) #s(hole binary32 (* 6 (* s (PI))))) |
#s(approx (* 6 s) #s(hole binary32 (* 6 s))) |
#s(approx (/ (/ 1/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 (/ (+ (* (/ r (* (* s s) (PI))) -1/6) (/ 1/4 (* (PI) s))) r) #s(hole binary32 (/ -1/6 (* (pow s 2) (PI))))) |
#s(approx (/ (+ (* (/ r (* (* s s) (PI))) -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 (* (* s s) (PI))) -1/6) (/ 1/4 (* (PI) s))) #s(hole binary32 (* -1/6 (/ r (* (pow s 2) (PI)))))) |
#s(approx (+ (* (/ r (* (* s s) (PI))) -1/6) (/ 1/4 (* (PI) s))) #s(hole binary32 (/ (+ (* -1/6 (/ r (PI))) (* 1/4 (/ s (PI)))) (pow s 2)))) |
#s(approx (/ r (* (* s s) (PI))) #s(hole binary32 (/ r (* (pow s 2) (PI))))) |
#s(approx (* (* s s) (PI)) #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 (/ 1/4 (log (pow (exp (PI)) (* s r)))) #s(hole binary32 (/ (+ (* -1/8 (/ (* s (+ (* -1 (* (pow r 2) (pow (PI) 2))) (* (pow r 2) (pow (PI) 2)))) (* (pow r 2) (pow (PI) 2)))) (* 1/4 (/ 1 (* r (PI))))) s))) |
#s(approx (/ 1/4 (log (pow (exp (PI)) (* s r)))) #s(hole binary32 (/ (+ (* s (- (* -1 (* s (+ (* -1/16 (/ (pow (+ (* -1 (* (pow r 2) (pow (PI) 2))) (* (pow r 2) (pow (PI) 2))) 2) (* (pow r 3) (pow (PI) 3)))) (* 1/24 (/ (+ (* -3 (* (pow r 3) (pow (PI) 3))) (+ (* 2 (* (pow r 3) (pow (PI) 3))) (* (pow r 3) (pow (PI) 3)))) (* (pow r 2) (pow (PI) 2))))))) (* 1/8 (/ (+ (* -1 (* (pow r 2) (pow (PI) 2))) (* (pow r 2) (pow (PI) 2))) (* (pow r 2) (pow (PI) 2)))))) (* 1/4 (/ 1 (* r (PI))))) s))) |
#s(approx (/ 1/4 (log (pow (exp (PI)) (* s r)))) #s(hole binary32 (/ (+ (* s (- (* s (- (* -1 (* s (+ (* -1/2 (/ (* (+ (* -1 (* (pow r 2) (pow (PI) 2))) (* (pow r 2) (pow (PI) 2))) (+ (* -1/16 (/ (pow (+ (* -1 (* (pow r 2) (pow (PI) 2))) (* (pow r 2) (pow (PI) 2))) 2) (* (pow r 3) (pow (PI) 3)))) (* 1/24 (/ (+ (* -3 (* (pow r 3) (pow (PI) 3))) (+ (* 2 (* (pow r 3) (pow (PI) 3))) (* (pow r 3) (pow (PI) 3)))) (* (pow r 2) (pow (PI) 2)))))) (* r (PI)))) (+ (* -1/48 (/ (* (+ (* -3 (* (pow r 3) (pow (PI) 3))) (+ (* 2 (* (pow r 3) (pow (PI) 3))) (* (pow r 3) (pow (PI) 3)))) (+ (* -1 (* (pow r 2) (pow (PI) 2))) (* (pow r 2) (pow (PI) 2)))) (* (pow r 3) (pow (PI) 3)))) (* 1/96 (/ (+ (* -6 (* (pow r 4) (pow (PI) 4))) (+ (* -4 (* (pow r 4) (pow (PI) 4))) (+ (* -3 (* (pow r 4) (pow (PI) 4))) (+ (* 12 (* (pow r 4) (pow (PI) 4))) (* (pow r 4) (pow (PI) 4)))))) (* (pow r 2) (pow (PI) 2)))))))) (+ (* -1/16 (/ (pow (+ (* -1 (* (pow r 2) (pow (PI) 2))) (* (pow r 2) (pow (PI) 2))) 2) (* (pow r 3) (pow (PI) 3)))) (* 1/24 (/ (+ (* -3 (* (pow r 3) (pow (PI) 3))) (+ (* 2 (* (pow r 3) (pow (PI) 3))) (* (pow r 3) (pow (PI) 3)))) (* (pow r 2) (pow (PI) 2))))))) (* 1/8 (/ (+ (* -1 (* (pow r 2) (pow (PI) 2))) (* (pow r 2) (pow (PI) 2))) (* (pow r 2) (pow (PI) 2)))))) (* 1/4 (/ 1 (* r (PI))))) s))) |
#s(approx (log (pow (exp (PI)) (* s r))) #s(hole binary32 (* s (+ (* 1/2 (* s (+ (* -1 (* (pow r 2) (pow (PI) 2))) (* (pow r 2) (pow (PI) 2))))) (* r (PI)))))) |
#s(approx (log (pow (exp (PI)) (* s r))) #s(hole binary32 (* s (+ (* r (PI)) (* s (+ (* 1/6 (* s (+ (* -3 (* (pow r 3) (pow (PI) 3))) (+ (* 2 (* (pow r 3) (pow (PI) 3))) (* (pow r 3) (pow (PI) 3)))))) (* 1/2 (+ (* -1 (* (pow r 2) (pow (PI) 2))) (* (pow r 2) (pow (PI) 2)))))))))) |
#s(approx (log (pow (exp (PI)) (* s r))) #s(hole binary32 (* s (+ (* r (PI)) (* s (+ (* 1/2 (+ (* -1 (* (pow r 2) (pow (PI) 2))) (* (pow r 2) (pow (PI) 2)))) (* s (+ (* 1/24 (* s (+ (* -6 (* (pow r 4) (pow (PI) 4))) (+ (* -4 (* (pow r 4) (pow (PI) 4))) (+ (* -3 (* (pow r 4) (pow (PI) 4))) (+ (* 12 (* (pow r 4) (pow (PI) 4))) (* (pow r 4) (pow (PI) 4)))))))) (* 1/6 (+ (* -3 (* (pow r 3) (pow (PI) 3))) (+ (* 2 (* (pow r 3) (pow (PI) 3))) (* (pow r 3) (pow (PI) 3))))))))))))) |
#s(approx (pow (exp (PI)) (* s r)) #s(hole binary32 1)) |
#s(approx (pow (exp (PI)) (* s r)) #s(hole binary32 (+ 1 (* r (* s (PI)))))) |
#s(approx (pow (exp (PI)) (* s r)) #s(hole binary32 (+ 1 (* s (+ (* 1/2 (* (pow r 2) (* s (pow (PI) 2)))) (* r (PI))))))) |
#s(approx (pow (exp (PI)) (* s r)) #s(hole binary32 (+ 1 (* s (+ (* r (PI)) (* s (+ (* 1/6 (* (pow r 3) (* s (pow (PI) 3)))) (* 1/2 (* (pow r 2) (pow (PI) 2)))))))))) |
#s(approx (neg (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ (/ 1/4 r) (PI))) s)) #s(hole binary32 (* -7/324 (/ (pow r 2) (* (pow s 4) (PI)))))) |
#s(approx (neg (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ (/ 1/4 r) (PI))) s)) #s(hole binary32 (/ (+ (* -7/324 (/ (pow r 2) (PI))) (* 5/72 (/ (* r s) (PI)))) (pow s 4)))) |
#s(approx (neg (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ (/ 1/4 r) (PI))) s)) #s(hole binary32 (/ (+ (* -7/324 (/ (pow r 2) (PI))) (* s (- (* -1/6 (/ s (PI))) (* -5/72 (/ r (PI)))))) (pow s 4)))) |
#s(approx (neg (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ (/ 1/4 r) (PI))) s)) #s(hole binary32 (/ (+ (* -7/324 (/ (pow r 2) (PI))) (* s (- (* s (- (* 1/4 (/ s (* r (PI)))) (* 1/6 (/ 1 (PI))))) (* -5/72 (/ r (PI)))))) (pow s 4)))) |
#s(approx (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ (/ 1/4 r) (PI))) s) #s(hole binary32 (* 7/324 (/ (pow r 2) (* (pow s 4) (PI)))))) |
#s(approx (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ (/ 1/4 r) (PI))) s) #s(hole binary32 (/ (+ (* -5/72 (/ (* r s) (PI))) (* 7/324 (/ (pow r 2) (PI)))) (pow s 4)))) |
#s(approx (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ (/ 1/4 r) (PI))) s) #s(hole binary32 (/ (+ (* 7/324 (/ (pow r 2) (PI))) (* s (+ (* -5/72 (/ r (PI))) (* 1/6 (/ s (PI)))))) (pow s 4)))) |
#s(approx (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ (/ 1/4 r) (PI))) s) #s(hole binary32 (/ (+ (* 7/324 (/ (pow r 2) (PI))) (* s (+ (* -5/72 (/ r (PI))) (* s (+ (* -1/4 (/ s (* r (PI)))) (* 1/6 (/ 1 (PI)))))))) (pow s 4)))) |
#s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ (/ 1/4 r) (PI))) #s(hole binary32 (* 7/324 (/ (pow r 2) (* (pow s 3) (PI)))))) |
#s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ (/ 1/4 r) (PI))) #s(hole binary32 (/ (- (* -5/72 (/ (* r s) (PI))) (* -7/324 (/ (pow r 2) (PI)))) (pow s 3)))) |
#s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ (/ 1/4 r) (PI))) #s(hole binary32 (/ (- (* s (+ (* -5/72 (/ r (PI))) (* 1/6 (/ s (PI))))) (* -7/324 (/ (pow r 2) (PI)))) (pow s 3)))) |
#s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ (/ 1/4 r) (PI))) #s(hole binary32 (/ (- (* s (+ (* -5/72 (/ r (PI))) (* s (+ (* -1/4 (/ s (* r (PI)))) (* 1/6 (/ 1 (PI))))))) (* -7/324 (/ (pow r 2) (PI)))) (pow s 3)))) |
#s(approx (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s) #s(hole binary32 (* -7/324 (/ (pow r 2) (* (pow s 3) (PI)))))) |
#s(approx (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s) #s(hole binary32 (/ (+ (* -7/324 (/ (pow r 2) (PI))) (* 5/72 (/ (* r s) (PI)))) (pow s 3)))) |
#s(approx (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s) #s(hole binary32 (/ (+ (* -7/324 (/ (pow r 2) (PI))) (* s (+ (* -1/6 (/ s (PI))) (* 5/72 (/ r (PI)))))) (pow s 3)))) |
#s(approx (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) #s(hole binary32 (* -7/324 (/ (pow r 2) (* (pow s 2) (PI)))))) |
#s(approx (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) #s(hole binary32 (/ (+ (* -7/324 (/ (pow r 2) (PI))) (* 5/72 (/ (* r s) (PI)))) (pow s 2)))) |
#s(approx (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) #s(hole binary32 (/ (+ (* -7/324 (/ (pow r 2) (PI))) (* s (- (* -1/6 (/ s (PI))) (* -5/72 (/ r (PI)))))) (pow s 2)))) |
#s(approx (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s) #s(hole binary32 (* 7/324 (/ (pow r 2) (* (pow s 2) (PI)))))) |
#s(approx (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s) #s(hole binary32 (/ (+ (* -5/72 (/ (* r s) (PI))) (* 7/324 (/ (pow r 2) (PI)))) (pow s 2)))) |
#s(approx (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) #s(hole binary32 (* 7/324 (/ (pow r 2) (* s (PI)))))) |
#s(approx (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) #s(hole binary32 (/ (- (* -5/72 (/ (* r s) (PI))) (* -7/324 (/ (pow r 2) (PI)))) s))) |
#s(approx (/ (* (/ (* r r) (PI)) -7/324) s) #s(hole binary32 (* -7/324 (/ (pow r 2) (* s (PI)))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (/ (neg r) 3) s))) (* (* (* 6 s) (PI)) r))) #s(hole binary32 (/ (- (* 1/4 (/ 1 (* r (PI)))) (* 1/6 (/ 1 (* s (PI))))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (/ (neg r) 3) s))) (* (* (* 6 s) (PI)) r))) #s(hole binary32 (/ (- (+ (* 1/144 (/ r (* (pow s 2) (PI)))) (+ (* 1/16 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* r (PI)))))) (/ 1/6 (* s (PI)))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (/ (neg r) 3) s))) (* (* (* 6 s) (PI)) r))) #s(hole binary32 (/ (- (+ (* -1/48 (/ (pow r 2) (* (pow s 3) (PI)))) (+ (* -1/1296 (/ (pow r 2) (* (pow s 3) (PI)))) (+ (* 1/144 (/ r (* (pow s 2) (PI)))) (+ (* 1/16 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* r (PI)))))))) (/ 1/6 (* s (PI)))) s))) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) #s(hole binary32 (/ 1/8 (* r (* s (PI)))))) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) #s(hole binary32 (/ (- (* 1/8 (/ 1 (* r (PI)))) (* 1/8 (/ 1 (* s (PI))))) s))) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) #s(hole binary32 (/ (- (+ (* 1/16 (/ r (* (pow s 2) (PI)))) (* 1/8 (/ 1 (* r (PI))))) (/ 1/8 (* s (PI)))) s))) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) #s(hole binary32 (/ (- (+ (* -1/48 (/ (pow r 2) (* (pow s 3) (PI)))) (+ (* 1/16 (/ r (* (pow s 2) (PI)))) (* 1/8 (/ 1 (* r (PI)))))) (/ 1/8 (* s (PI)))) s))) |
#s(approx (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) #s(hole binary32 (/ 1 (* r (* s (PI)))))) |
#s(approx (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) #s(hole binary32 (/ (- (/ 1 (* r (PI))) (/ 1 (* s (PI)))) s))) |
#s(approx (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) #s(hole binary32 (/ (- (+ (* 1/2 (/ r (* (pow s 2) (PI)))) (/ 1 (* r (PI)))) (/ 1 (* s (PI)))) s))) |
#s(approx (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) #s(hole binary32 (/ (- (+ (* -1/6 (/ (pow r 2) (* (pow s 3) (PI)))) (+ (* 1/2 (/ r (* (pow s 2) (PI)))) (/ 1 (* r (PI))))) (/ 1 (* s (PI)))) s))) |
#s(approx (exp (/ (neg r) s)) #s(hole binary32 (+ 1 (* -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 s) (PI)) r)) #s(hole binary32 (/ (- (* 1/8 (/ 1 (* r (PI)))) (* 1/24 (/ 1 (* s (PI))))) s))) |
#s(approx (/ (* 3/4 (exp (/ (/ (neg r) 3) s))) (* (* (* 6 s) (PI)) r)) #s(hole binary32 (/ (- (+ (* 1/144 (/ r (* (pow s 2) (PI)))) (* 1/8 (/ 1 (* r (PI))))) (/ 1/24 (* s (PI)))) s))) |
#s(approx (/ (* 3/4 (exp (/ (/ (neg r) 3) s))) (* (* (* 6 s) (PI)) r)) #s(hole binary32 (/ (- (+ (* -1/1296 (/ (pow r 2) (* (pow s 3) (PI)))) (+ (* 1/144 (/ r (* (pow s 2) (PI)))) (* 1/8 (/ 1 (* r (PI)))))) (/ 1/24 (* s (PI)))) s))) |
#s(approx (* 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 (* -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 (+ (* (/ r (* (* s s) (PI))) -1/6) (/ 1/4 (* (PI) s))) #s(hole binary32 (/ (+ (* -1/6 (/ r (* s (PI)))) (* 1/4 (/ 1 (PI)))) s))) |
#s(approx (pow (exp (PI)) (* s r)) #s(hole binary32 (exp (* r (* s (PI)))))) |
#s(approx (neg (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) 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 (neg (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ (/ 1/4 r) (PI))) s)) #s(hole binary32 (/ (- (+ (* -7/324 (/ (pow r 2) (* (pow s 3) (PI)))) (* 1/4 (/ 1 (* r (PI))))) (+ (* -5/72 (/ r (* (pow s 2) (PI)))) (/ 1/6 (* s (PI))))) s))) |
#s(approx (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ (/ 1/4 r) (PI))) s) #s(hole binary32 (/ -1/4 (* r (* s (PI)))))) |
#s(approx (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ (/ 1/4 r) (PI))) s) #s(hole binary32 (/ (- (* 1/6 (/ 1 (* s (PI)))) (* 1/4 (/ 1 (* r (PI))))) s))) |
#s(approx (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) 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 (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ (/ 1/4 r) (PI))) s) #s(hole binary32 (/ (- (+ (* -5/72 (/ r (* (pow s 2) (PI)))) (+ (* 7/324 (/ (pow r 2) (* (pow s 3) (PI)))) (/ 1/6 (* s (PI))))) (* 1/4 (/ 1 (* r (PI))))) s))) |
#s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ (/ 1/4 r) (PI))) #s(hole binary32 (/ -1/4 (* r (PI))))) |
#s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ (/ 1/4 r) (PI))) #s(hole binary32 (- (* 1/6 (/ 1 (* s (PI)))) (* 1/4 (/ 1 (* r (PI))))))) |
#s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) 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 (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ (/ 1/4 r) (PI))) #s(hole binary32 (- (+ (* 7/324 (/ (pow r 2) (* (pow s 3) (PI)))) (/ 1/6 (* s (PI)))) (+ (* 5/72 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* r (PI)))))))) |
#s(approx (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) #s(hole binary32 (/ 1/6 (* s (PI))))) |
#s(approx (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) #s(hole binary32 (/ (+ (* -5/72 (/ r (* s (PI)))) (* 1/6 (/ 1 (PI)))) s))) |
#s(approx (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) #s(hole binary32 (/ (- (+ (* 7/324 (/ (pow r 2) (* (pow s 2) (PI)))) (* 1/6 (/ 1 (PI)))) (* 5/72 (/ r (* s (PI))))) s))) |
#s(approx (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s) #s(hole binary32 (/ -1/6 (* s (PI))))) |
#s(approx (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s) #s(hole binary32 (/ (- (* 5/72 (/ r (* s (PI)))) (* 1/6 (/ 1 (PI)))) s))) |
#s(approx (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s) #s(hole binary32 (/ (- (+ (* -7/324 (/ (pow r 2) (* (pow s 2) (PI)))) (* 5/72 (/ r (* s (PI))))) (* 1/6 (/ 1 (PI)))) s))) |
#s(approx (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) #s(hole binary32 (/ -1/6 (PI)))) |
#s(approx (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) #s(hole binary32 (- (* 5/72 (/ r (* s (PI)))) (* 1/6 (/ 1 (PI)))))) |
#s(approx (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) #s(hole binary32 (- (* -7/324 (/ (pow r 2) (* (pow s 2) (PI)))) (+ (* -5/72 (/ r (* s (PI)))) (* 1/6 (/ 1 (PI))))))) |
#s(approx (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) #s(hole binary32 (* 5/72 (/ r (* s (PI)))))) |
#s(approx (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) #s(hole binary32 (/ (- (* -7/324 (/ (pow r 2) (* s (PI)))) (* -5/72 (/ r (PI)))) s))) |
#s(approx (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s) #s(hole binary32 (* -5/72 (/ r (* s (PI)))))) |
#s(approx (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s) #s(hole binary32 (/ (+ (* -5/72 (/ r (PI))) (* 7/324 (/ (pow r 2) (* s (PI))))) s))) |
#s(approx (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) #s(hole binary32 (* -5/72 (/ r (PI))))) |
#s(approx (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) #s(hole binary32 (+ (* -5/72 (/ r (PI))) (* 7/324 (/ (pow r 2) (* s (PI))))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (/ (neg r) 3) s))) (* (* (* 6 s) (PI)) r))) #s(hole binary32 (* -1 (/ (- (* 1/6 (/ 1 (* s (PI)))) (* 1/4 (/ 1 (* r (PI))))) s)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (/ (neg r) 3) s))) (* (* (* 6 s) (PI)) r))) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -1/16 (/ r (PI))) (* -1/144 (/ r (PI)))) s)) (* 1/6 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))) s)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (/ (neg r) 3) s))) (* (* (* 6 s) (PI)) r))) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -1 (/ (+ (* -1/48 (/ (pow r 2) (PI))) (* -1/1296 (/ (pow r 2) (PI)))) s)) (+ (* -1/16 (/ r (PI))) (* -1/144 (/ r (PI))))) s)) (* 1/6 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))) s)))) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) #s(hole binary32 (* -1 (/ (- (* 1/8 (/ 1 (* s (PI)))) (* 1/8 (/ 1 (* r (PI))))) s)))) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* 1/16 (/ r (* s (PI)))) (* 1/8 (/ 1 (PI)))) s)) (* 1/8 (/ 1 (* r (PI))))) s)))) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -1/16 (/ r (PI))) (* 1/48 (/ (pow r 2) (* s (PI))))) s)) (* 1/8 (/ 1 (PI)))) s)) (* 1/8 (/ 1 (* r (PI))))) s)))) |
#s(approx (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) #s(hole binary32 (* -1 (/ (- (/ 1 (* s (PI))) (/ 1 (* r (PI)))) s)))) |
#s(approx (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* 1/2 (/ r (* s (PI)))) (/ 1 (PI))) s)) (/ 1 (* r (PI)))) s)))) |
#s(approx (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -1/2 (/ r (PI))) (* 1/6 (/ (pow r 2) (* s (PI))))) s)) (/ 1 (PI))) s)) (/ 1 (* r (PI)))) s)))) |
#s(approx (exp (/ (neg r) s)) #s(hole binary32 (+ 1 (* -1 (/ (+ r (* -1/2 (/ (pow r 2) s))) s))))) |
#s(approx (exp (/ (neg r) s)) #s(hole binary32 (+ 1 (* -1 (/ (+ r (* -1 (/ (+ (* -1/6 (/ (pow r 3) s)) (* 1/2 (pow r 2))) s))) s))))) |
#s(approx (/ (* 3/4 (exp (/ (/ (neg r) 3) s))) (* (* (* 6 s) (PI)) r)) #s(hole binary32 (* -1 (/ (- (* 1/24 (/ 1 (* s (PI)))) (* 1/8 (/ 1 (* r (PI))))) s)))) |
#s(approx (/ (* 3/4 (exp (/ (/ (neg r) 3) s))) (* (* (* 6 s) (PI)) r)) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* 1/144 (/ r (* s (PI)))) (* 1/24 (/ 1 (PI)))) s)) (* 1/8 (/ 1 (* r (PI))))) s)))) |
#s(approx (/ (* 3/4 (exp (/ (/ (neg r) 3) s))) (* (* (* 6 s) (PI)) r)) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -1/144 (/ r (PI))) (* 1/1296 (/ (pow r 2) (* s (PI))))) s)) (* 1/24 (/ 1 (PI)))) s)) (* 1/8 (/ 1 (* r (PI))))) s)))) |
#s(approx (* 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 (+ (* (/ r (* (* s s) (PI))) -1/6) (/ 1/4 (* (PI) s))) #s(hole binary32 (* -1 (/ (- (* 1/6 (/ r (* s (PI)))) (* 1/4 (/ 1 (PI)))) s)))) |
#s(approx (neg (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) 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 (neg (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ (/ 1/4 r) (PI))) s)) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* 7/324 (/ (pow r 2) (* s (PI)))) (* 5/72 (/ r (PI)))) s)) (* 1/6 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))) s)))) |
#s(approx (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ (/ 1/4 r) (PI))) s) #s(hole binary32 (* -1 (/ (- (* 1/4 (/ 1 (* r (PI)))) (* 1/6 (/ 1 (* s (PI))))) s)))) |
#s(approx (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) 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 (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ (/ 1/4 r) (PI))) s) #s(hole binary32 (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -7/324 (/ (pow r 2) (* s (PI)))) (* 5/72 (/ r (PI)))) s)) (* 1/6 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))) s)))) |
#s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) 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 (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ (/ 1/4 r) (PI))) #s(hole binary32 (- (* -1 (/ (- (* -1 (/ (- (* 7/324 (/ (pow r 2) (* s (PI)))) (* 5/72 (/ r (PI)))) s)) (* 1/6 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))))) |
#s(approx (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) #s(hole binary32 (* -1 (/ (- (* 5/72 (/ r (* s (PI)))) (* 1/6 (/ 1 (PI)))) s)))) |
#s(approx (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) #s(hole binary32 (* -1 (/ (- (* -1 (/ (- (* 7/324 (/ (pow r 2) (* s (PI)))) (* 5/72 (/ r (PI)))) s)) (* 1/6 (/ 1 (PI)))) s)))) |
#s(approx (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s) #s(hole binary32 (* -1 (/ (+ (* -5/72 (/ r (* s (PI)))) (* 1/6 (/ 1 (PI)))) s)))) |
#s(approx (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s) #s(hole binary32 (* -1 (/ (+ (* -1 (/ (+ (* -7/324 (/ (pow r 2) (* s (PI)))) (* 5/72 (/ r (PI)))) s)) (* 1/6 (/ 1 (PI)))) s)))) |
#s(approx (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) #s(hole binary32 (- (* -1 (/ (- (* 7/324 (/ (pow r 2) (* s (PI)))) (* 5/72 (/ r (PI)))) s)) (* 1/6 (/ 1 (PI)))))) |
#s(approx (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) #s(hole binary32 (* -1 (/ (- (* 7/324 (/ (pow r 2) (* s (PI)))) (* 5/72 (/ r (PI)))) s)))) |
#s(approx (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s) #s(hole binary32 (* -1 (/ (+ (* -7/324 (/ (pow r 2) (* s (PI)))) (* 5/72 (/ r (PI)))) s)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (/ (neg r) 3) s))) (* (* (* 6 s) (PI)) r))) #s(hole binary32 (/ (+ (* -1/6 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* s (PI))))) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (/ (neg r) 3) s))) (* (* (* 6 s) (PI)) r))) #s(hole binary32 (/ (+ (* r (- (* 5/72 (/ r (* (pow s 3) (PI)))) (* 1/6 (/ 1 (* (pow s 2) (PI)))))) (* 1/4 (/ 1 (* s (PI))))) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (/ (neg r) 3) s))) (* (* (* 6 s) (PI)) r))) #s(hole binary32 (/ (+ (* r (- (* r (+ (* -7/324 (/ r (* (pow s 4) (PI)))) (* 5/72 (/ 1 (* (pow s 3) (PI)))))) (* 1/6 (/ 1 (* (pow s 2) (PI)))))) (* 1/4 (/ 1 (* s (PI))))) r))) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) #s(hole binary32 (/ (+ (* -1/8 (/ r (* (pow s 2) (PI)))) (* 1/8 (/ 1 (* s (PI))))) r))) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) #s(hole binary32 (/ (+ (* r (- (* 1/16 (/ r (* (pow s 3) (PI)))) (* 1/8 (/ 1 (* (pow s 2) (PI)))))) (* 1/8 (/ 1 (* s (PI))))) r))) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) #s(hole binary32 (/ (+ (* r (- (* r (+ (* -1/48 (/ r (* (pow s 4) (PI)))) (* 1/16 (/ 1 (* (pow s 3) (PI)))))) (* 1/8 (/ 1 (* (pow s 2) (PI)))))) (* 1/8 (/ 1 (* s (PI))))) r))) |
#s(approx (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) #s(hole binary32 (/ (+ (* -1 (/ r (* (pow s 2) (PI)))) (/ 1 (* s (PI)))) r))) |
#s(approx (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) #s(hole binary32 (/ (+ (* r (- (* 1/2 (/ r (* (pow s 3) (PI)))) (/ 1 (* (pow s 2) (PI))))) (/ 1 (* s (PI)))) r))) |
#s(approx (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) #s(hole binary32 (/ (+ (* r (- (* r (+ (* -1/6 (/ r (* (pow s 4) (PI)))) (* 1/2 (/ 1 (* (pow s 3) (PI)))))) (/ 1 (* (pow s 2) (PI))))) (/ 1 (* s (PI)))) r))) |
#s(approx (exp (/ (neg r) s)) #s(hole binary32 (+ 1 (* r (- (* 1/2 (/ r (pow s 2))) (/ 1 s)))))) |
#s(approx (exp (/ (neg r) s)) #s(hole binary32 (+ 1 (* r (- (* r (+ (* -1/6 (/ r (pow s 3))) (* 1/2 (/ 1 (pow s 2))))) (/ 1 s)))))) |
#s(approx (neg r) #s(hole binary32 (* -1 r))) |
#s(approx r #s(hole binary32 r)) |
#s(approx (/ (* 3/4 (exp (/ (/ (neg r) 3) s))) (* (* (* 6 s) (PI)) r)) #s(hole binary32 (/ (+ (* -1/24 (/ r (* (pow s 2) (PI)))) (* 1/8 (/ 1 (* s (PI))))) r))) |
#s(approx (/ (* 3/4 (exp (/ (/ (neg r) 3) s))) (* (* (* 6 s) (PI)) r)) #s(hole binary32 (/ (+ (* r (- (* 1/144 (/ r (* (pow s 3) (PI)))) (* 1/24 (/ 1 (* (pow s 2) (PI)))))) (* 1/8 (/ 1 (* s (PI))))) r))) |
#s(approx (/ (* 3/4 (exp (/ (/ (neg r) 3) s))) (* (* (* 6 s) (PI)) r)) #s(hole binary32 (/ (+ (* r (- (* r (+ (* -1/1296 (/ r (* (pow s 4) (PI)))) (* 1/144 (/ 1 (* (pow s 3) (PI)))))) (* 1/24 (/ 1 (* (pow s 2) (PI)))))) (* 1/8 (/ 1 (* s (PI))))) r))) |
#s(approx (* 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) 3) #s(hole binary32 (* -1/3 r))) |
#s(approx (+ (* (/ r (* (* s s) (PI))) -1/6) (/ 1/4 (* (PI) s))) #s(hole binary32 (+ (* -1/6 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* s (PI))))))) |
#s(approx (/ 1/4 (log (pow (exp (PI)) (* s r)))) #s(hole binary32 (/ (+ (* -1/8 (/ (* r (+ (* -1 (* (pow s 2) (pow (PI) 2))) (* (pow s 2) (pow (PI) 2)))) (* (pow s 2) (pow (PI) 2)))) (* 1/4 (/ 1 (* s (PI))))) r))) |
#s(approx (/ 1/4 (log (pow (exp (PI)) (* s r)))) #s(hole binary32 (/ (+ (* r (- (* -1 (* r (+ (* -1/16 (/ (pow (+ (* -1 (* (pow s 2) (pow (PI) 2))) (* (pow s 2) (pow (PI) 2))) 2) (* (pow s 3) (pow (PI) 3)))) (* 1/24 (/ (+ (* -3 (* (pow s 3) (pow (PI) 3))) (+ (* 2 (* (pow s 3) (pow (PI) 3))) (* (pow s 3) (pow (PI) 3)))) (* (pow s 2) (pow (PI) 2))))))) (* 1/8 (/ (+ (* -1 (* (pow s 2) (pow (PI) 2))) (* (pow s 2) (pow (PI) 2))) (* (pow s 2) (pow (PI) 2)))))) (* 1/4 (/ 1 (* s (PI))))) r))) |
#s(approx (/ 1/4 (log (pow (exp (PI)) (* s r)))) #s(hole binary32 (/ (+ (* r (- (* r (- (* -1 (* r (+ (* -1/2 (/ (* (+ (* -1 (* (pow s 2) (pow (PI) 2))) (* (pow s 2) (pow (PI) 2))) (+ (* -1/16 (/ (pow (+ (* -1 (* (pow s 2) (pow (PI) 2))) (* (pow s 2) (pow (PI) 2))) 2) (* (pow s 3) (pow (PI) 3)))) (* 1/24 (/ (+ (* -3 (* (pow s 3) (pow (PI) 3))) (+ (* 2 (* (pow s 3) (pow (PI) 3))) (* (pow s 3) (pow (PI) 3)))) (* (pow s 2) (pow (PI) 2)))))) (* s (PI)))) (+ (* -1/48 (/ (* (+ (* -3 (* (pow s 3) (pow (PI) 3))) (+ (* 2 (* (pow s 3) (pow (PI) 3))) (* (pow s 3) (pow (PI) 3)))) (+ (* -1 (* (pow s 2) (pow (PI) 2))) (* (pow s 2) (pow (PI) 2)))) (* (pow s 3) (pow (PI) 3)))) (* 1/96 (/ (+ (* -6 (* (pow s 4) (pow (PI) 4))) (+ (* -4 (* (pow s 4) (pow (PI) 4))) (+ (* -3 (* (pow s 4) (pow (PI) 4))) (+ (* 12 (* (pow s 4) (pow (PI) 4))) (* (pow s 4) (pow (PI) 4)))))) (* (pow s 2) (pow (PI) 2)))))))) (+ (* -1/16 (/ (pow (+ (* -1 (* (pow s 2) (pow (PI) 2))) (* (pow s 2) (pow (PI) 2))) 2) (* (pow s 3) (pow (PI) 3)))) (* 1/24 (/ (+ (* -3 (* (pow s 3) (pow (PI) 3))) (+ (* 2 (* (pow s 3) (pow (PI) 3))) (* (pow s 3) (pow (PI) 3)))) (* (pow s 2) (pow (PI) 2))))))) (* 1/8 (/ (+ (* -1 (* (pow s 2) (pow (PI) 2))) (* (pow s 2) (pow (PI) 2))) (* (pow s 2) (pow (PI) 2)))))) (* 1/4 (/ 1 (* s (PI))))) r))) |
#s(approx (log (pow (exp (PI)) (* s r))) #s(hole binary32 (* r (+ (* 1/2 (* r (+ (* -1 (* (pow s 2) (pow (PI) 2))) (* (pow s 2) (pow (PI) 2))))) (* s (PI)))))) |
#s(approx (log (pow (exp (PI)) (* s r))) #s(hole binary32 (* r (+ (* r (+ (* 1/6 (* r (+ (* -3 (* (pow s 3) (pow (PI) 3))) (+ (* 2 (* (pow s 3) (pow (PI) 3))) (* (pow s 3) (pow (PI) 3)))))) (* 1/2 (+ (* -1 (* (pow s 2) (pow (PI) 2))) (* (pow s 2) (pow (PI) 2)))))) (* s (PI)))))) |
#s(approx (log (pow (exp (PI)) (* s r))) #s(hole binary32 (* r (+ (* r (+ (* 1/2 (+ (* -1 (* (pow s 2) (pow (PI) 2))) (* (pow s 2) (pow (PI) 2)))) (* r (+ (* 1/24 (* r (+ (* -6 (* (pow s 4) (pow (PI) 4))) (+ (* -4 (* (pow s 4) (pow (PI) 4))) (+ (* -3 (* (pow s 4) (pow (PI) 4))) (+ (* 12 (* (pow s 4) (pow (PI) 4))) (* (pow s 4) (pow (PI) 4)))))))) (* 1/6 (+ (* -3 (* (pow s 3) (pow (PI) 3))) (+ (* 2 (* (pow s 3) (pow (PI) 3))) (* (pow s 3) (pow (PI) 3))))))))) (* s (PI)))))) |
#s(approx (pow (exp (PI)) (* s r)) #s(hole binary32 (+ 1 (* r (+ (* 1/2 (* r (* (pow s 2) (pow (PI) 2)))) (* s (PI))))))) |
#s(approx (pow (exp (PI)) (* s r)) #s(hole binary32 (+ 1 (* r (+ (* r (+ (* 1/6 (* r (* (pow s 3) (pow (PI) 3)))) (* 1/2 (* (pow s 2) (pow (PI) 2))))) (* s (PI))))))) |
#s(approx (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) 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 (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) 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 (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ (/ 1/4 r) (PI))) s) #s(hole binary32 (/ (- (* r (+ (* r (- (* 7/324 (/ r (* (pow s 4) (PI)))) (* 5/72 (/ 1 (* (pow s 3) (PI)))))) (* 1/6 (/ 1 (* (pow s 2) (PI)))))) (* 1/4 (/ 1 (* s (PI))))) r))) |
#s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ (/ 1/4 r) (PI))) #s(hole binary32 (/ (- (* 1/6 (/ r (* s (PI)))) (* 1/4 (/ 1 (PI)))) r))) |
#s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) 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 (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ (/ 1/4 r) (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)))) r))) |
#s(approx (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) #s(hole binary32 (+ (* -5/72 (/ r (* (pow s 2) (PI)))) (* 1/6 (/ 1 (* s (PI))))))) |
#s(approx (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) #s(hole binary32 (+ (* r (- (* 7/324 (/ r (* (pow s 3) (PI)))) (* 5/72 (/ 1 (* (pow s 2) (PI)))))) (* 1/6 (/ 1 (* s (PI))))))) |
#s(approx (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s) #s(hole binary32 (- (* 5/72 (/ r (* (pow s 2) (PI)))) (* 1/6 (/ 1 (* s (PI))))))) |
#s(approx (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s) #s(hole binary32 (- (* r (+ (* -7/324 (/ r (* (pow s 3) (PI)))) (* 5/72 (/ 1 (* (pow s 2) (PI)))))) (* 1/6 (/ 1 (* s (PI))))))) |
#s(approx (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) #s(hole binary32 (- (* r (+ (* -7/324 (/ r (* (pow s 2) (PI)))) (* 5/72 (/ 1 (* s (PI)))))) (* 1/6 (/ 1 (PI)))))) |
#s(approx (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) #s(hole binary32 (* r (+ (* -7/324 (/ r (* (pow s 2) (PI)))) (* 5/72 (/ 1 (* s (PI)))))))) |
#s(approx (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s) #s(hole binary32 (* r (- (* 7/324 (/ r (* (pow s 2) (PI)))) (* 5/72 (/ 1 (* s (PI)))))))) |
#s(approx (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) #s(hole binary32 (* r (- (* 7/324 (/ r (* s (PI)))) (* 5/72 (/ 1 (PI))))))) |
#s(approx (/ r (PI)) #s(hole binary32 (/ r (PI)))) |
#s(approx (* (/ (* r r) (PI)) -7/324) #s(hole binary32 (* -7/324 (/ (pow r 2) (PI))))) |
#s(approx (/ (* r r) (PI)) #s(hole binary32 (/ (pow r 2) (PI)))) |
#s(approx (* r r) #s(hole binary32 (pow r 2))) |
#s(approx (/ (/ 1/4 r) (PI)) #s(hole binary32 (/ 1/4 (* r (PI))))) |
#s(approx (/ 1/4 r) #s(hole binary32 (/ 1/4 r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (/ (neg r) 3) s))) (* (* (* 6 s) (PI)) r))) #s(hole binary32 (/ (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* s (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* s (PI))))) r))) |
#s(approx (/ (+ (* (/ r (* (* s s) (PI))) -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 (* (* s s) (PI))) -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 (neg (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ (/ 1/4 r) (PI))) s)) #s(hole binary32 (* (pow r 2) (- (* 5/72 (/ 1 (* r (* (pow s 3) (PI))))) (* 7/324 (/ 1 (* (pow s 4) (PI)))))))) |
#s(approx (neg (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ (/ 1/4 r) (PI))) s)) #s(hole binary32 (* (pow r 2) (- (/ 5/72 (* r (* (pow s 3) (PI)))) (+ (* 7/324 (/ 1 (* (pow s 4) (PI)))) (/ 1/6 (* (pow r 2) (* (pow s 2) (PI))))))))) |
#s(approx (neg (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ (/ 1/4 r) (PI))) s)) #s(hole binary32 (* (pow r 2) (- (+ (/ 5/72 (* r (* (pow s 3) (PI)))) (* 1/4 (/ 1 (* (pow r 3) (* s (PI)))))) (+ (* 7/324 (/ 1 (* (pow s 4) (PI)))) (* 1/6 (/ 1 (* (pow r 2) (* (pow s 2) (PI)))))))))) |
#s(approx (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ (/ 1/4 r) (PI))) s) #s(hole binary32 (* (pow r 2) (- (* 7/324 (/ 1 (* (pow s 4) (PI)))) (* 5/72 (/ 1 (* r (* (pow s 3) (PI))))))))) |
#s(approx (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ (/ 1/4 r) (PI))) s) #s(hole binary32 (* (pow r 2) (- (+ (/ 1/6 (* (pow r 2) (* (pow s 2) (PI)))) (* 7/324 (/ 1 (* (pow s 4) (PI))))) (/ 5/72 (* r (* (pow s 3) (PI)))))))) |
#s(approx (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ (/ 1/4 r) (PI))) s) #s(hole binary32 (* (pow r 2) (- (+ (* 1/6 (/ 1 (* (pow r 2) (* (pow s 2) (PI))))) (* 7/324 (/ 1 (* (pow s 4) (PI))))) (+ (/ 5/72 (* r (* (pow s 3) (PI)))) (* 1/4 (/ 1 (* (pow r 3) (* s (PI)))))))))) |
#s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ (/ 1/4 r) (PI))) #s(hole binary32 (* (pow r 2) (- (* 7/324 (/ 1 (* (pow s 3) (PI)))) (* 5/72 (/ 1 (* r (* (pow s 2) (PI))))))))) |
#s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ (/ 1/4 r) (PI))) #s(hole binary32 (* (pow r 2) (- (+ (/ 1/6 (* (pow r 2) (* s (PI)))) (* 7/324 (/ 1 (* (pow s 3) (PI))))) (/ 5/72 (* r (* (pow s 2) (PI)))))))) |
#s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ (/ 1/4 r) (PI))) #s(hole binary32 (* (pow r 2) (- (+ (* 1/6 (/ 1 (* (pow r 2) (* s (PI))))) (* 7/324 (/ 1 (* (pow s 3) (PI))))) (+ (/ 5/72 (* r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* (pow r 3) (PI))))))))) |
#s(approx (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s) #s(hole binary32 (* (pow r 2) (- (* 5/72 (/ 1 (* r (* (pow s 2) (PI))))) (* 7/324 (/ 1 (* (pow s 3) (PI)))))))) |
#s(approx (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s) #s(hole binary32 (* (pow r 2) (- (/ 5/72 (* r (* (pow s 2) (PI)))) (+ (/ 1/6 (* (pow r 2) (* s (PI)))) (* 7/324 (/ 1 (* (pow s 3) (PI))))))))) |
#s(approx (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) #s(hole binary32 (* (pow r 2) (- (* 5/72 (/ 1 (* r (* s (PI))))) (* 7/324 (/ 1 (* (pow s 2) (PI)))))))) |
#s(approx (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) #s(hole binary32 (* (pow r 2) (- (/ 5/72 (* r (* s (PI)))) (+ (* 7/324 (/ 1 (* (pow s 2) (PI)))) (/ 1/6 (* (pow r 2) (PI)))))))) |
#s(approx (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s) #s(hole binary32 (* (pow r 2) (- (* 7/324 (/ 1 (* (pow s 2) (PI)))) (* 5/72 (/ 1 (* r (* s (PI))))))))) |
#s(approx (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) #s(hole binary32 (* (pow r 2) (- (* 7/324 (/ 1 (* s (PI)))) (* 5/72 (/ 1 (* r (PI)))))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (/ (neg r) 3) s))) (* (* (* 6 s) (PI)) r))) #s(hole binary32 (* -1 (/ (+ (* -1/8 (/ (exp (* -1 (/ r s))) (* s (PI)))) (* -1/8 (/ (exp (* -1/3 (/ r s))) (* s (PI))))) r)))) |
#s(approx (+ (* (/ r (* (* s s) (PI))) -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 (neg (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ (/ 1/4 r) (PI))) s)) #s(hole binary32 (* (pow r 2) (- (* -1 (/ (- (* 1/6 (/ 1 (* r (* (pow s 2) (PI))))) (* 5/72 (/ 1 (* (pow s 3) (PI))))) r)) (* 7/324 (/ 1 (* (pow s 4) (PI)))))))) |
#s(approx (neg (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ (/ 1/4 r) (PI))) s)) #s(hole binary32 (* (pow r 2) (- (* -1 (/ (- (* -1 (/ (- (* 1/4 (/ 1 (* r (* s (PI))))) (* 1/6 (/ 1 (* (pow s 2) (PI))))) r)) (* 5/72 (/ 1 (* (pow s 3) (PI))))) r)) (* 7/324 (/ 1 (* (pow s 4) (PI)))))))) |
#s(approx (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ (/ 1/4 r) (PI))) s) #s(hole binary32 (* (pow r 2) (+ (* -1 (/ (- (* 5/72 (/ 1 (* (pow s 3) (PI)))) (* 1/6 (/ 1 (* r (* (pow s 2) (PI)))))) r)) (* 7/324 (/ 1 (* (pow s 4) (PI)))))))) |
#s(approx (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ (/ 1/4 r) (PI))) s) #s(hole binary32 (* (pow r 2) (+ (* -1 (/ (+ (* -1 (/ (- (* 1/6 (/ 1 (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* r (* s (PI)))))) r)) (* 5/72 (/ 1 (* (pow s 3) (PI))))) r)) (* 7/324 (/ 1 (* (pow s 4) (PI)))))))) |
#s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ (/ 1/4 r) (PI))) #s(hole binary32 (* (pow r 2) (+ (* -1 (/ (- (* 5/72 (/ 1 (* (pow s 2) (PI)))) (* 1/6 (/ 1 (* r (* s (PI)))))) r)) (* 7/324 (/ 1 (* (pow s 3) (PI)))))))) |
#s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ (/ 1/4 r) (PI))) #s(hole binary32 (* (pow r 2) (+ (* -1 (/ (+ (* -1 (/ (- (* 1/6 (/ 1 (* s (PI)))) (* 1/4 (/ 1 (* r (PI))))) r)) (* 5/72 (/ 1 (* (pow s 2) (PI))))) r)) (* 7/324 (/ 1 (* (pow s 3) (PI)))))))) |
#s(approx (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s) #s(hole binary32 (* (pow r 2) (- (* -1 (/ (- (* 1/6 (/ 1 (* r (* s (PI))))) (* 5/72 (/ 1 (* (pow s 2) (PI))))) r)) (* 7/324 (/ 1 (* (pow s 3) (PI)))))))) |
#s(approx (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) #s(hole binary32 (* (pow r 2) (- (* -1 (/ (- (* 1/6 (/ 1 (* r (PI)))) (* 5/72 (/ 1 (* s (PI))))) r)) (* 7/324 (/ 1 (* (pow s 2) (PI)))))))) |
| Outputs |
|---|
(/.f32 (-.f32 (*.f32 #s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32))) #s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32)))) (*.f32 (*.f32 #s(literal 3/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) (*.f32 #s(literal 3/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))))) (-.f32 #s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32))) (*.f32 #s(literal 3/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))))) |
(/.f32 (+.f32 (pow.f32 #s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32))) #s(literal 3 binary32)) (*.f32 #s(literal 27/64 binary32) (pow.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r)) #s(literal 3 binary32)))) (fma.f32 #s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32))) #s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32))) (-.f32 (*.f32 (*.f32 #s(literal 3/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) (*.f32 #s(literal 3/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r)))) (*.f32 #s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32))) (*.f32 #s(literal 3/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))))))) |
(fma.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) r) #s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32)))) |
(fma.f32 #s(literal 3/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r)) #s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32)))) |
(+.f32 (*.f32 #s(literal 3/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) #s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32)))) |
(+.f32 #s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32))) (*.f32 #s(literal 3/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r)))) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32))) |
(*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32)) |
(*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r))) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (PI.f32) s) r)) |
(/.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/8 binary32)) (*.f32 (*.f32 (PI.f32) s) r)) |
(/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r) (*.f32 (PI.f32) s)) |
(/.f32 (neg.f32 (exp.f32 (/.f32 (neg.f32 r) s))) (neg.f32 (*.f32 (*.f32 (PI.f32) s) r))) |
(/.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) r) |
(/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) |
(-.f32 (cosh.f32 (/.f32 r s)) (sinh.f32 (/.f32 r s))) |
(pow.f32 (exp.f32 #s(literal -1 binary32)) (/.f32 r s)) |
(+.f32 (cosh.f32 (/.f32 r s)) (neg.f32 (sinh.f32 (/.f32 r s)))) |
(exp.f32 (/.f32 (neg.f32 r) s)) |
(*.f32 (/.f32 r s) #s(literal -1 binary32)) |
(*.f32 #s(literal -1 binary32) (/.f32 r s)) |
(/.f32 (neg.f32 (neg.f32 r)) (neg.f32 s)) |
(/.f32 (neg.f32 r) s) |
(neg.f32 (/.f32 r s)) |
(*.f32 #s(literal -1 binary32) r) |
(*.f32 r #s(literal -1 binary32)) |
(neg.f32 r) |
r |
s |
(log.f32 (exp.f32 (*.f32 (*.f32 (PI.f32) s) r))) |
(*.f32 (*.f32 s r) (PI.f32)) |
(*.f32 (*.f32 (PI.f32) s) (log.f32 (exp.f32 r))) |
(*.f32 (*.f32 (PI.f32) s) r) |
(*.f32 (PI.f32) (*.f32 s r)) |
(*.f32 r (*.f32 (PI.f32) s)) |
(+.f32 (log.f32 (pow.f32 (exp.f32 (PI.f32)) (/.f32 (*.f32 s r) #s(literal 2 binary32)))) (log.f32 (pow.f32 (exp.f32 (PI.f32)) (/.f32 (*.f32 s r) #s(literal 2 binary32))))) |
(log.f32 (pow.f32 (exp.f32 (PI.f32)) s)) |
(*.f32 (PI.f32) s) |
(*.f32 s (PI.f32)) |
(PI.f32) |
#s(literal 1/8 binary32) |
(*.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) r)) |
(*.f32 #s(literal 3/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
(/.f32 (/.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) #s(literal 3/4 binary32)) (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s)) r) |
(/.f32 (neg.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) #s(literal 3/4 binary32))) (neg.f32 (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
(/.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r)) |
(*.f32 (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) #s(literal 3/4 binary32)) |
(*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) |
#s(literal 3/4 binary32) |
(-.f32 (cosh.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s))) (sinh.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s)))) |
(+.f32 (cosh.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s))) (sinh.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 (neg.f32 r)) (neg.f32 (*.f32 #s(literal 3 binary32) s))) |
(/.f32 (neg.f32 (/.f32 (neg.f32 r) #s(literal 3 binary32))) (neg.f32 s)) |
(/.f32 (/.f32 (neg.f32 r) #s(literal 3 binary32)) s) |
(/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)) |
(neg.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s))) |
(/.f32 (neg.f32 (neg.f32 r)) #s(literal -3 binary32)) |
(/.f32 (neg.f32 r) #s(literal 3 binary32)) |
(neg.f32 (/.f32 r #s(literal 3 binary32))) |
#s(literal 3 binary32) |
(*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r) |
(*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) (*.f32 s r)) |
(*.f32 (*.f32 #s(literal 6 binary32) s) (*.f32 (PI.f32) r)) |
(*.f32 r (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s)) |
(log.f32 (pow.f32 (exp.f32 (PI.f32)) (*.f32 #s(literal 6 binary32) s))) |
(*.f32 (*.f32 (PI.f32) s) #s(literal 6 binary32)) |
(*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) |
(*.f32 (*.f32 #s(literal 6 binary32) s) (PI.f32)) |
(*.f32 #s(literal 6 binary32) (*.f32 (PI.f32) s)) |
(*.f32 (PI.f32) (*.f32 #s(literal 6 binary32) s)) |
(*.f32 s (*.f32 #s(literal 6 binary32) (PI.f32))) |
(*.f32 #s(literal 6 binary32) s) |
(*.f32 s #s(literal 6 binary32)) |
#s(literal 6 binary32) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
(*.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/4 binary32)) |
(*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
(/.f32 (neg.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 s r))) (neg.f32 (PI.f32))) |
(/.f32 #s(literal -1/4 binary32) (neg.f32 (*.f32 (*.f32 (PI.f32) s) r))) |
(/.f32 (/.f32 #s(literal 1/4 binary32) r) (*.f32 (PI.f32) s)) |
(/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 s r)) (PI.f32)) |
(/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)) |
(/.f32 (/.f32 #s(literal 1/4 binary32) s) r) |
(/.f32 #s(literal -1/4 binary32) (neg.f32 (*.f32 s r))) |
(/.f32 (/.f32 #s(literal 1/4 binary32) r) s) |
(/.f32 #s(literal 1/4 binary32) (*.f32 s r)) |
#s(literal 1/4 binary32) |
(*.f32 s r) |
(*.f32 r s) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal -1/6 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r)) |
(/.f32 (neg.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal -1/6 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s)))) (neg.f32 r)) |
(/.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal -1/6 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r) |
(+.f32 (/.f32 (*.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal -1/6 binary32)) r) (/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s)) r)) |
(/.f32 (-.f32 (*.f32 (*.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal -1/6 binary32)) (*.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal -1/6 binary32))) (*.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s)))) (-.f32 (*.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal -1/6 binary32)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s)))) |
(/.f32 (fma.f32 (pow.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal 3 binary32)) #s(literal -1/216 binary32) (pow.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s)) #s(literal 3 binary32))) (fma.f32 (*.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal -1/6 binary32)) (*.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal -1/6 binary32)) (-.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 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal -1/6 binary32)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s)))))) |
(-.f32 (*.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal -1/6 binary32)) (*.f32 #s(literal -1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) s)))) |
(fma.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) s)) #s(literal 1/4 binary32) (*.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal -1/6 binary32))) |
(fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #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 (*.f32 s s) (PI.f32))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) |
(fma.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) s)) (*.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal -1/6 binary32))) |
(+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s)) (*.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal -1/6 binary32))) |
(+.f32 (*.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal -1/6 binary32)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) |
(/.f32 (/.f32 r (*.f32 s s)) (PI.f32)) |
(/.f32 (neg.f32 r) (neg.f32 (*.f32 (*.f32 s s) (PI.f32)))) |
(/.f32 r (*.f32 (*.f32 s s) (PI.f32))) |
(log.f32 (pow.f32 (exp.f32 (PI.f32)) (*.f32 s s))) |
(*.f32 (*.f32 s s) (PI.f32)) |
(*.f32 (PI.f32) (*.f32 s s)) |
(*.f32 s (*.f32 (PI.f32) s)) |
(*.f32 (pow.f32 s #s(literal 1 binary32)) (pow.f32 s #s(literal 1 binary32))) |
(*.f32 (fabs.f32 s) (fabs.f32 s)) |
(*.f32 (neg.f32 s) (neg.f32 s)) |
(*.f32 s s) |
(pow.f32 s #s(literal 2 binary32)) |
(+.f32 (cosh.f32 (*.f32 (log.f32 s) #s(literal 2 binary32))) (sinh.f32 (*.f32 (log.f32 s) #s(literal 2 binary32)))) |
(exp.f32 (*.f32 (log.f32 s) #s(literal 2 binary32))) |
#s(literal -1/6 binary32) |
(*.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) s)) #s(literal 1/4 binary32)) |
(*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 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 #s(literal -1/4 binary32) (neg.f32 (*.f32 (PI.f32) s))) |
(/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
(*.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/4 binary32)) |
(*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
(/.f32 (neg.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 s r))) (neg.f32 (PI.f32))) |
(/.f32 #s(literal -1/4 binary32) (neg.f32 (*.f32 (*.f32 (PI.f32) s) r))) |
(/.f32 (/.f32 #s(literal 1/4 binary32) r) (*.f32 (PI.f32) s)) |
(/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 s r)) (PI.f32)) |
(/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)) |
(log.f32 (exp.f32 (*.f32 (*.f32 (PI.f32) s) r))) |
(*.f32 (*.f32 s r) (PI.f32)) |
(*.f32 (*.f32 (PI.f32) s) (log.f32 (exp.f32 r))) |
(*.f32 (*.f32 (PI.f32) s) r) |
(*.f32 (PI.f32) (*.f32 s r)) |
(*.f32 r (*.f32 (PI.f32) s)) |
(+.f32 (log.f32 (pow.f32 (exp.f32 (PI.f32)) (/.f32 (*.f32 s r) #s(literal 2 binary32)))) (log.f32 (pow.f32 (exp.f32 (PI.f32)) (/.f32 (*.f32 s r) #s(literal 2 binary32))))) |
(*.f32 (pow.f32 (exp.f32 (PI.f32)) (/.f32 (*.f32 s r) #s(literal 2 binary32))) (pow.f32 (exp.f32 (PI.f32)) (/.f32 (*.f32 s r) #s(literal 2 binary32)))) |
(pow.f32 (exp.f32 r) (*.f32 (PI.f32) s)) |
(pow.f32 (exp.f32 (PI.f32)) (*.f32 s r)) |
(+.f32 (cosh.f32 (*.f32 (*.f32 (PI.f32) s) r)) (sinh.f32 (*.f32 (*.f32 (PI.f32) s) r))) |
(exp.f32 (*.f32 (*.f32 (PI.f32) s) r)) |
(+.f32 (cosh.f32 (PI.f32)) (sinh.f32 (PI.f32))) |
(exp.f32 (PI.f32)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (-.f32 (/.f32 (-.f32 (/.f32 (neg.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (/.f32 (neg.f32 (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32))) s))) s) (/.f32 #s(literal 1/6 binary32) (PI.f32))) (neg.f32 s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) (neg.f32 s))) |
(*.f32 (/.f32 (-.f32 (/.f32 (-.f32 (/.f32 (neg.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (/.f32 (neg.f32 (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32))) s))) s) (/.f32 #s(literal 1/6 binary32) (PI.f32))) (neg.f32 s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s) #s(literal -1 binary32)) |
(*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (/.f32 (-.f32 (/.f32 (neg.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (/.f32 (neg.f32 (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32))) s))) s) (/.f32 #s(literal 1/6 binary32) (PI.f32))) (neg.f32 s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s)) |
(/.f32 (*.f32 #s(literal -1 binary32) (-.f32 (/.f32 (-.f32 (/.f32 (neg.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (/.f32 (neg.f32 (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32))) s))) s) (/.f32 #s(literal 1/6 binary32) (PI.f32))) (neg.f32 s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r)))) s) |
(/.f32 (neg.f32 (-.f32 (/.f32 (-.f32 (/.f32 (neg.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (/.f32 (neg.f32 (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32))) s))) s) (/.f32 #s(literal 1/6 binary32) (PI.f32))) (neg.f32 s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r)))) s) |
(/.f32 (-.f32 (/.f32 (-.f32 (/.f32 (neg.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (/.f32 (neg.f32 (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32))) s))) s) (/.f32 #s(literal 1/6 binary32) (PI.f32))) (neg.f32 s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) (neg.f32 s)) |
(neg.f32 (/.f32 (-.f32 (/.f32 (-.f32 (/.f32 (neg.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (/.f32 (neg.f32 (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32))) s))) s) (/.f32 #s(literal 1/6 binary32) (PI.f32))) (neg.f32 s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s)) |
(/.f32 (neg.f32 (-.f32 (/.f32 (-.f32 (/.f32 (neg.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (/.f32 (neg.f32 (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32))) s))) s) (/.f32 #s(literal 1/6 binary32) (PI.f32))) (neg.f32 s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r)))) (neg.f32 s)) |
(/.f32 (-.f32 (/.f32 (-.f32 (/.f32 (neg.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (/.f32 (neg.f32 (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32))) s))) s) (/.f32 #s(literal 1/6 binary32) (PI.f32))) (neg.f32 s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s) |
(-.f32 (/.f32 (/.f32 (-.f32 (/.f32 (neg.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (/.f32 (neg.f32 (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32))) s))) s) (/.f32 #s(literal 1/6 binary32) (PI.f32))) (neg.f32 s)) s) (/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r)) s)) |
(/.f32 (-.f32 (*.f32 (/.f32 (-.f32 (/.f32 (neg.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (/.f32 (neg.f32 (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32))) s))) s) (/.f32 #s(literal 1/6 binary32) (PI.f32))) (neg.f32 s)) (/.f32 (-.f32 (/.f32 (neg.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (/.f32 (neg.f32 (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32))) s))) s) (/.f32 #s(literal 1/6 binary32) (PI.f32))) (neg.f32 s))) (*.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r)))) (+.f32 (/.f32 (-.f32 (/.f32 (neg.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (/.f32 (neg.f32 (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32))) s))) s) (/.f32 #s(literal 1/6 binary32) (PI.f32))) (neg.f32 s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r)))) |
(/.f32 (-.f32 (pow.f32 (/.f32 (-.f32 (/.f32 (neg.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (/.f32 (neg.f32 (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32))) s))) 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 (neg.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (/.f32 (neg.f32 (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32))) s))) s) (/.f32 #s(literal 1/6 binary32) (PI.f32))) (neg.f32 s)) (/.f32 (-.f32 (/.f32 (neg.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (/.f32 (neg.f32 (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32))) s))) s) (/.f32 #s(literal 1/6 binary32) (PI.f32))) (neg.f32 s)) (fma.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r)) (*.f32 (/.f32 (-.f32 (/.f32 (neg.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (/.f32 (neg.f32 (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32))) s))) s) (/.f32 #s(literal 1/6 binary32) (PI.f32))) (neg.f32 s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r)))))) |
(-.f32 (/.f32 (-.f32 (/.f32 (neg.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (/.f32 (neg.f32 (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32))) s))) s) (/.f32 #s(literal 1/6 binary32) (PI.f32))) (neg.f32 s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) |
(fma.f32 (/.f32 (-.f32 (/.f32 (neg.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (/.f32 (neg.f32 (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32))) s))) s) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s) #s(literal -1 binary32) (*.f32 #s(literal -1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) r)))) |
(fma.f32 #s(literal -1 binary32) (/.f32 (-.f32 (/.f32 (neg.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (/.f32 (neg.f32 (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32))) s))) s) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s) (*.f32 #s(literal -1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) r)))) |
(+.f32 (/.f32 (-.f32 (/.f32 (neg.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (/.f32 (neg.f32 (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32))) s))) s) (/.f32 #s(literal 1/6 binary32) (PI.f32))) (neg.f32 s)) (*.f32 #s(literal -1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) r)))) |
(*.f32 (/.f32 (-.f32 (/.f32 (neg.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (/.f32 (neg.f32 (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32))) s))) s) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s) #s(literal -1 binary32)) |
(*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (/.f32 (neg.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (/.f32 (neg.f32 (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32))) s))) s) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) |
(/.f32 (*.f32 #s(literal -1 binary32) (-.f32 (/.f32 (neg.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (/.f32 (neg.f32 (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32))) s))) s) (/.f32 #s(literal 1/6 binary32) (PI.f32)))) s) |
(/.f32 (neg.f32 (-.f32 (/.f32 (neg.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (/.f32 (neg.f32 (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32))) s))) s) (/.f32 #s(literal 1/6 binary32) (PI.f32)))) s) |
(/.f32 (-.f32 (/.f32 (neg.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (/.f32 (neg.f32 (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32))) s))) s) (/.f32 #s(literal 1/6 binary32) (PI.f32))) (neg.f32 s)) |
(neg.f32 (/.f32 (-.f32 (/.f32 (neg.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (/.f32 (neg.f32 (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32))) s))) s) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) |
(/.f32 (neg.f32 (-.f32 (/.f32 (neg.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (/.f32 (neg.f32 (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32))) s))) s) (/.f32 #s(literal 1/6 binary32) (PI.f32)))) (neg.f32 s)) |
(/.f32 (-.f32 (/.f32 (neg.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (/.f32 (neg.f32 (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32))) s))) s) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s) |
(-.f32 (/.f32 (/.f32 (neg.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (/.f32 (neg.f32 (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32))) s))) s) s) (/.f32 (/.f32 #s(literal 1/6 binary32) (PI.f32)) s)) |
(/.f32 (-.f32 (*.f32 (/.f32 (neg.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (/.f32 (neg.f32 (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32))) s))) s) (/.f32 (neg.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (/.f32 (neg.f32 (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32))) s))) s)) (*.f32 (/.f32 #s(literal 1/6 binary32) (PI.f32)) (/.f32 #s(literal 1/6 binary32) (PI.f32)))) (+.f32 (/.f32 (neg.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (/.f32 (neg.f32 (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32))) s))) s) (/.f32 #s(literal 1/6 binary32) (PI.f32)))) |
(/.f32 (-.f32 (pow.f32 (/.f32 (neg.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (/.f32 (neg.f32 (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32))) s))) s) #s(literal 3 binary32)) (pow.f32 (/.f32 #s(literal 1/6 binary32) (PI.f32)) #s(literal 3 binary32))) (fma.f32 (/.f32 (neg.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (/.f32 (neg.f32 (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32))) s))) s) (/.f32 (neg.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (/.f32 (neg.f32 (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32))) s))) s) (fma.f32 (/.f32 #s(literal 1/6 binary32) (PI.f32)) (/.f32 #s(literal 1/6 binary32) (PI.f32)) (*.f32 (/.f32 (neg.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (/.f32 (neg.f32 (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32))) s))) s) (/.f32 #s(literal 1/6 binary32) (PI.f32)))))) |
(-.f32 (/.f32 (neg.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (/.f32 (neg.f32 (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32))) s))) s) (/.f32 #s(literal 1/6 binary32) (PI.f32))) |
(fma.f32 (/.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (/.f32 (neg.f32 (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32))) s)) s) #s(literal -1 binary32) (*.f32 #s(literal -1/6 binary32) (/.f32 #s(literal 1 binary32) (PI.f32)))) |
(fma.f32 #s(literal -1 binary32) (/.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (/.f32 (neg.f32 (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32))) s)) s) (*.f32 #s(literal -1/6 binary32) (/.f32 #s(literal 1 binary32) (PI.f32)))) |
(+.f32 (/.f32 (neg.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (/.f32 (neg.f32 (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32))) s))) s) (*.f32 #s(literal -1/6 binary32) (/.f32 #s(literal 1 binary32) (PI.f32)))) |
(*.f32 (/.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (/.f32 (neg.f32 (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32))) s)) s) #s(literal -1 binary32)) |
(*.f32 #s(literal -1 binary32) (/.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (/.f32 (neg.f32 (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32))) s)) s)) |
(/.f32 (*.f32 #s(literal -1 binary32) (fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (/.f32 (neg.f32 (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32))) s))) s) |
(/.f32 (neg.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (/.f32 (neg.f32 (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32))) s))) s) |
(/.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (/.f32 (neg.f32 (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32))) s)) (neg.f32 s)) |
(neg.f32 (/.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (/.f32 (neg.f32 (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32))) s)) s)) |
(/.f32 (neg.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (/.f32 (neg.f32 (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32))) s))) (neg.f32 s)) |
(/.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (/.f32 (neg.f32 (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32))) s)) s) |
(+.f32 (/.f32 (/.f32 (neg.f32 (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32))) s) s) (/.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32)) s)) |
(+.f32 (/.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32)) s) (/.f32 (/.f32 (neg.f32 (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32))) s) s)) |
(/.f32 (-.f32 (*.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32)) (*.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32))) (*.f32 (/.f32 (neg.f32 (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32))) s) (/.f32 (neg.f32 (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32))) s))) (-.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32)) (/.f32 (neg.f32 (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32))) s))) |
(/.f32 (-.f32 (*.f32 (/.f32 (neg.f32 (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32))) s) (/.f32 (neg.f32 (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32))) s)) (*.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32)) (*.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32)))) (-.f32 (/.f32 (neg.f32 (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32))) s) (*.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32)))) |
(/.f32 (fma.f32 (pow.f32 (/.f32 r (PI.f32)) #s(literal 3 binary32)) #s(literal -125/373248 binary32) (pow.f32 (/.f32 (neg.f32 (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32))) s) #s(literal 3 binary32))) (fma.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32)) (*.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32)) (-.f32 (*.f32 (/.f32 (neg.f32 (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32))) s) (/.f32 (neg.f32 (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32))) s)) (*.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32)) (/.f32 (neg.f32 (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32))) s))))) |
(/.f32 (+.f32 (pow.f32 (/.f32 (neg.f32 (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32))) s) #s(literal 3 binary32)) (pow.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32)) #s(literal 3 binary32))) (fma.f32 (/.f32 (neg.f32 (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32))) s) (/.f32 (neg.f32 (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32))) s) (-.f32 (*.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32)) (*.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32))) (*.f32 (/.f32 (neg.f32 (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32))) s) (*.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32)))))) |
(fma.f32 (/.f32 (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32)) s) #s(literal -1 binary32) (*.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32))) |
(fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (/.f32 (neg.f32 (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32))) s)) |
(fma.f32 #s(literal -1 binary32) (/.f32 (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32)) s) (*.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32))) |
(fma.f32 #s(literal -5/72 binary32) (/.f32 r (PI.f32)) (/.f32 (neg.f32 (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32))) s)) |
(+.f32 (+.f32 (/.f32 (neg.f32 (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32))) s) (*.f32 #s(literal -1/16 binary32) (/.f32 r (PI.f32)))) (*.f32 #s(literal -1/144 binary32) (/.f32 r (PI.f32)))) |
(+.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32)) (/.f32 (neg.f32 (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32))) s)) |
(+.f32 (/.f32 (neg.f32 (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32))) s) (*.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32))) |
(/.f32 (neg.f32 r) (neg.f32 (PI.f32))) |
(/.f32 r (PI.f32)) |
#s(literal -5/72 binary32) |
(*.f32 (/.f32 (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32)) s) #s(literal -1 binary32)) |
(*.f32 #s(literal -1 binary32) (/.f32 (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32)) s)) |
(/.f32 (*.f32 #s(literal -1 binary32) (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32))) s) |
(/.f32 (neg.f32 (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32))) s) |
(/.f32 (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32)) (neg.f32 s)) |
(neg.f32 (/.f32 (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32)) s)) |
(*.f32 (*.f32 r (/.f32 r (PI.f32))) (/.f32 #s(literal -7/324 binary32) s)) |
(/.f32 (neg.f32 (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32))) (neg.f32 s)) |
(/.f32 (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32)) s) |
(+.f32 (/.f32 (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -1/48 binary32)) s) (/.f32 (*.f32 #s(literal -1/1296 binary32) (*.f32 r (/.f32 r (PI.f32)))) s)) |
(*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32)) |
(*.f32 #s(literal -7/324 binary32) (*.f32 r (/.f32 r (PI.f32)))) |
(/.f32 (*.f32 #s(literal -7/324 binary32) (*.f32 r r)) (PI.f32)) |
(/.f32 (*.f32 (*.f32 r r) #s(literal -7/324 binary32)) (PI.f32)) |
(/.f32 (-.f32 (*.f32 (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -1/48 binary32)) (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -1/48 binary32))) (*.f32 (*.f32 #s(literal -1/1296 binary32) (*.f32 r (/.f32 r (PI.f32)))) (*.f32 #s(literal -1/1296 binary32) (*.f32 r (/.f32 r (PI.f32)))))) (-.f32 (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -1/48 binary32)) (*.f32 #s(literal -1/1296 binary32) (*.f32 r (/.f32 r (PI.f32)))))) |
(/.f32 (fma.f32 (pow.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal 3 binary32)) #s(literal -1/110592 binary32) (pow.f32 (*.f32 #s(literal -1/1296 binary32) (*.f32 r (/.f32 r (PI.f32)))) #s(literal 3 binary32))) (fma.f32 (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -1/48 binary32)) (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -1/48 binary32)) (-.f32 (*.f32 (*.f32 #s(literal -1/1296 binary32) (*.f32 r (/.f32 r (PI.f32)))) (*.f32 #s(literal -1/1296 binary32) (*.f32 r (/.f32 r (PI.f32))))) (*.f32 (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -1/48 binary32)) (*.f32 #s(literal -1/1296 binary32) (*.f32 r (/.f32 r (PI.f32)))))))) |
(-.f32 (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -1/48 binary32)) (*.f32 #s(literal 1/1296 binary32) (*.f32 r (/.f32 r (PI.f32))))) |
(fma.f32 #s(literal -1/1296 binary32) (*.f32 r (/.f32 r (PI.f32))) (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -1/48 binary32))) |
(fma.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -1/1296 binary32) (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -1/48 binary32))) |
(fma.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -1/48 binary32) (*.f32 #s(literal -1/1296 binary32) (*.f32 r (/.f32 r (PI.f32))))) |
(fma.f32 #s(literal -1/48 binary32) (*.f32 r (/.f32 r (PI.f32))) (*.f32 #s(literal -1/1296 binary32) (*.f32 r (/.f32 r (PI.f32))))) |
(+.f32 (*.f32 #s(literal -1/1296 binary32) (*.f32 r (/.f32 r (PI.f32)))) (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -1/48 binary32))) |
(+.f32 (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -1/48 binary32)) (*.f32 #s(literal -1/1296 binary32) (*.f32 r (/.f32 r (PI.f32))))) |
(*.f32 r (/.f32 r (PI.f32))) |
(/.f32 (neg.f32 (*.f32 r r)) (neg.f32 (PI.f32))) |
(/.f32 (*.f32 r r) (PI.f32)) |
(*.f32 (pow.f32 r #s(literal 1 binary32)) (pow.f32 r #s(literal 1 binary32))) |
(*.f32 (fabs.f32 r) (fabs.f32 r)) |
(*.f32 (neg.f32 r) (neg.f32 r)) |
(*.f32 r r) |
(pow.f32 r #s(literal 2 binary32)) |
(+.f32 (cosh.f32 (*.f32 (log.f32 r) #s(literal 2 binary32))) (sinh.f32 (*.f32 (log.f32 r) #s(literal 2 binary32)))) |
(exp.f32 (*.f32 (log.f32 r) #s(literal 2 binary32))) |
#s(literal -7/324 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 #s(literal -1/6 binary32) (neg.f32 (PI.f32))) |
#s(literal 1/6 binary32) |
(*.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) r)) #s(literal 1/4 binary32)) |
(*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) r))) |
(/.f32 (neg.f32 (/.f32 #s(literal 1/4 binary32) r)) (neg.f32 (PI.f32))) |
(/.f32 #s(literal -1/4 binary32) (neg.f32 (*.f32 (PI.f32) r))) |
(/.f32 (/.f32 #s(literal 1/4 binary32) r) (PI.f32)) |
(/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r)) |
(/.f32 #s(literal -1/4 binary32) (neg.f32 r)) |
(/.f32 #s(literal 1/4 binary32) r) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) r)) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 (PI.f32) r)))) s)) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32))) |
#s(approx (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r))) |
#s(approx (exp (/ (neg r) s)) (exp.f32 (/.f32 (neg.f32 r) s))) |
#s(approx (/ (neg r) s) (/.f32 (neg.f32 r) s)) |
#s(approx s s) |
#s(approx (log (pow (exp (PI)) (* s r))) (*.f32 (*.f32 (PI.f32) s) r)) |
#s(approx (* (PI) s) (*.f32 (PI.f32) s)) |
#s(approx (/ (* 3/4 (exp (/ (/ (neg r) 3) s))) (* (* (* 6 s) (PI)) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s)))) (*.f32 (*.f32 (PI.f32) s) r))) |
#s(approx (* 3/4 (exp (/ (/ (neg r) 3) s))) (*.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) #s(literal 3/4 binary32))) |
#s(approx (exp (/ (/ (neg r) 3) s)) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s)))) |
#s(approx (/ (/ (neg r) 3) s) (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) |
#s(approx (* (* (* 6 s) (PI)) r) (*.f32 (*.f32 (*.f32 (PI.f32) s) r) #s(literal 6 binary32))) |
#s(approx (* (* 6 s) (PI)) (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s)) |
#s(approx (* 6 s) (*.f32 #s(literal 6 binary32) s)) |
#s(approx (/ 1/4 (log (pow (exp (PI)) (* s r)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
#s(approx (/ 1/4 (* s r)) (/.f32 #s(literal 1/4 binary32) (*.f32 s r))) |
#s(approx (* s r) (*.f32 s r)) |
#s(approx (/ (+ (* (/ r (* (* s s) (PI))) -1/6) (/ 1/4 (* (PI) s))) r) (/.f32 #s(literal -1/6 binary32) (*.f32 (*.f32 s s) (PI.f32)))) |
#s(approx (/ (+ (* (/ r (* (* s s) (PI))) -1/6) (/ 1/4 (* (PI) s))) r) (/.f32 (-.f32 (*.f32 (/.f32 s (*.f32 (PI.f32) r)) #s(literal 1/4 binary32)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) (*.f32 s s))) |
#s(approx (+ (* (/ r (* (* s s) (PI))) -1/6) (/ 1/4 (* (PI) s))) (*.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal -1/6 binary32))) |
#s(approx (+ (* (/ r (* (* s s) (PI))) -1/6) (/ 1/4 (* (PI) s))) (/.f32 (fma.f32 (/.f32 s (PI.f32)) #s(literal 1/4 binary32) (*.f32 (/.f32 r (PI.f32)) #s(literal -1/6 binary32))) (*.f32 s s))) |
#s(approx (/ r (* (* s s) (PI))) (/.f32 r (*.f32 (*.f32 s s) (PI.f32)))) |
#s(approx (* (* s s) (PI)) (*.f32 (*.f32 s s) (PI.f32))) |
#s(approx (* s s) (*.f32 s s)) |
#s(approx (/ 1/4 (* (PI) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) |
#s(approx (/ 1/4 (log (pow (exp (PI)) (* s r)))) (/.f32 (fma.f32 (/.f32 (*.f32 (*.f32 #s(literal 0 binary32) (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 r r))) s) (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 r r))) #s(literal -1/8 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s)) |
#s(approx (/ 1/4 (log (pow (exp (PI)) (* s r)))) (/.f32 (fma.f32 (-.f32 (neg.f32 (*.f32 (fma.f32 (/.f32 (fma.f32 (*.f32 #s(literal -3 binary32) (*.f32 (*.f32 r r) r)) (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32)) (*.f32 #s(literal 3 binary32) (*.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32)) (*.f32 (*.f32 r r) r)))) (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 r r))) #s(literal 1/24 binary32) (*.f32 (/.f32 (*.f32 (*.f32 #s(literal 0 binary32) (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 r r))) (*.f32 #s(literal 0 binary32) (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 r r)))) (*.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32)) (*.f32 (*.f32 r r) r))) #s(literal -1/16 binary32))) s)) (*.f32 (/.f32 (*.f32 #s(literal 0 binary32) (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 r r))) (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 r r))) #s(literal 1/8 binary32))) s (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s)) |
#s(approx (/ 1/4 (log (pow (exp (PI)) (* s r)))) (/.f32 (fma.f32 (fma.f32 (-.f32 (neg.f32 (*.f32 s (fma.f32 (*.f32 (*.f32 #s(literal 0 binary32) (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 r r))) (/.f32 (fma.f32 (/.f32 (fma.f32 (*.f32 #s(literal -3 binary32) (*.f32 (*.f32 r r) r)) (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32)) (*.f32 #s(literal 3 binary32) (*.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32)) (*.f32 (*.f32 r r) r)))) (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 r r))) #s(literal 1/24 binary32) (*.f32 (/.f32 (*.f32 (*.f32 #s(literal 0 binary32) (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 r r))) (*.f32 #s(literal 0 binary32) (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 r r)))) (*.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32)) (*.f32 (*.f32 r r) r))) #s(literal -1/16 binary32))) (*.f32 (PI.f32) r))) #s(literal -1/2 binary32) (fma.f32 (/.f32 (*.f32 (fma.f32 (*.f32 #s(literal -3 binary32) (*.f32 (*.f32 r r) r)) (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32)) (*.f32 #s(literal 3 binary32) (*.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32)) (*.f32 (*.f32 r r) r)))) (*.f32 #s(literal 0 binary32) (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 r r)))) (*.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32)) (*.f32 (*.f32 r r) r))) #s(literal -1/48 binary32) (*.f32 (/.f32 (fma.f32 (pow.f32 (*.f32 (PI.f32) r) #s(literal 4 binary32)) #s(literal -6 binary32) (fma.f32 #s(literal -4 binary32) (pow.f32 (*.f32 (PI.f32) r) #s(literal 4 binary32)) (fma.f32 #s(literal 13 binary32) (pow.f32 (*.f32 (PI.f32) r) #s(literal 4 binary32)) (*.f32 (pow.f32 (*.f32 (PI.f32) r) #s(literal 4 binary32)) #s(literal -3 binary32))))) (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 r r))) #s(literal 1/96 binary32)))))) (fma.f32 (/.f32 (fma.f32 (*.f32 #s(literal -3 binary32) (*.f32 (*.f32 r r) r)) (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32)) (*.f32 #s(literal 3 binary32) (*.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32)) (*.f32 (*.f32 r r) r)))) (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 r r))) #s(literal 1/24 binary32) (*.f32 (/.f32 (*.f32 (*.f32 #s(literal 0 binary32) (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 r r))) (*.f32 #s(literal 0 binary32) (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 r r)))) (*.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32)) (*.f32 (*.f32 r r) r))) #s(literal -1/16 binary32)))) s (*.f32 #s(literal -1/8 binary32) (/.f32 (*.f32 #s(literal 0 binary32) (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 r r))) (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 r r))))) s (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s)) |
#s(approx (log (pow (exp (PI)) (* s r))) (*.f32 (fma.f32 (PI.f32) r (*.f32 (*.f32 #s(literal 1/2 binary32) s) (*.f32 #s(literal 0 binary32) (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 r r))))) s)) |
#s(approx (log (pow (exp (PI)) (* s r))) (*.f32 (fma.f32 (PI.f32) r (*.f32 (fma.f32 (*.f32 #s(literal 1/6 binary32) s) (fma.f32 (*.f32 #s(literal -3 binary32) (*.f32 (*.f32 r r) r)) (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32)) (*.f32 #s(literal 3 binary32) (*.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32)) (*.f32 (*.f32 r r) r)))) (*.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 0 binary32) (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 r r))))) s)) s)) |
#s(approx (log (pow (exp (PI)) (* s r))) (*.f32 (fma.f32 (fma.f32 (fma.f32 (*.f32 (fma.f32 (pow.f32 (*.f32 (PI.f32) r) #s(literal 4 binary32)) #s(literal -6 binary32) (fma.f32 #s(literal -4 binary32) (pow.f32 (*.f32 (PI.f32) r) #s(literal 4 binary32)) (fma.f32 #s(literal 13 binary32) (pow.f32 (*.f32 (PI.f32) r) #s(literal 4 binary32)) (*.f32 (pow.f32 (*.f32 (PI.f32) r) #s(literal 4 binary32)) #s(literal -3 binary32))))) s) #s(literal 1/24 binary32) (*.f32 (fma.f32 (*.f32 #s(literal -3 binary32) (*.f32 (*.f32 r r) r)) (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32)) (*.f32 #s(literal 3 binary32) (*.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32)) (*.f32 (*.f32 r r) r)))) #s(literal 1/6 binary32))) s (*.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 0 binary32) (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 r r))))) s (*.f32 (PI.f32) r)) s)) |
#s(approx (pow (exp (PI)) (* s r)) #s(literal 1 binary32)) |
#s(approx (pow (exp (PI)) (* s r)) (fma.f32 (*.f32 s r) (PI.f32) #s(literal 1 binary32))) |
#s(approx (pow (exp (PI)) (* s r)) (fma.f32 (fma.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 r r)) (*.f32 (*.f32 (PI.f32) (PI.f32)) s) (*.f32 (PI.f32) r)) s #s(literal 1 binary32))) |
#s(approx (pow (exp (PI)) (* s r)) (fma.f32 (fma.f32 (fma.f32 (*.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 r r) r)) (*.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32)) s) (*.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 r r)))) s (*.f32 (PI.f32) r)) s #s(literal 1 binary32))) |
#s(approx (neg (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ (/ 1/4 r) (PI))) s)) (/.f32 (*.f32 #s(literal -7/324 binary32) (*.f32 r r)) (*.f32 (*.f32 (*.f32 s s) (*.f32 s s)) (PI.f32)))) |
#s(approx (neg (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ (/ 1/4 r) (PI))) s)) (/.f32 (fma.f32 (*.f32 r (/.f32 s (PI.f32))) #s(literal 5/72 binary32) (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32))) (*.f32 (*.f32 s s) (*.f32 s s)))) |
#s(approx (neg (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ (/ 1/4 r) (PI))) s)) (/.f32 (fma.f32 (fma.f32 #s(literal 5/72 binary32) (/.f32 r (PI.f32)) (*.f32 (/.f32 s (PI.f32)) #s(literal -1/6 binary32))) s (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32))) (*.f32 (*.f32 s s) (*.f32 s s)))) |
#s(approx (neg (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ (/ 1/4 r) (PI))) s)) (/.f32 (fma.f32 (fma.f32 (-.f32 (*.f32 (/.f32 s (*.f32 (PI.f32) r)) #s(literal 1/4 binary32)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s (*.f32 #s(literal 5/72 binary32) (/.f32 r (PI.f32)))) s (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32))) (*.f32 (*.f32 s s) (*.f32 s s)))) |
#s(approx (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ (/ 1/4 r) (PI))) s) (/.f32 (*.f32 #s(literal 7/324 binary32) (*.f32 r r)) (*.f32 (*.f32 (*.f32 s s) (*.f32 s s)) (PI.f32)))) |
#s(approx (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ (/ 1/4 r) (PI))) s) (/.f32 (fma.f32 #s(literal 7/324 binary32) (*.f32 r (/.f32 r (PI.f32))) (*.f32 (*.f32 r (/.f32 s (PI.f32))) #s(literal -5/72 binary32))) (*.f32 (*.f32 s s) (*.f32 s s)))) |
#s(approx (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ (/ 1/4 r) (PI))) s) (/.f32 (fma.f32 (fma.f32 (/.f32 s (PI.f32)) #s(literal 1/6 binary32) (*.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32))) s (*.f32 #s(literal 7/324 binary32) (*.f32 r (/.f32 r (PI.f32))))) (*.f32 (*.f32 s s) (*.f32 s s)))) |
#s(approx (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ (/ 1/4 r) (PI))) s) (/.f32 (fma.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (*.f32 (fma.f32 #s(literal -1/4 binary32) (/.f32 s (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) s (*.f32 #s(literal 7/324 binary32) (*.f32 r (/.f32 r (PI.f32))))) (*.f32 (*.f32 s s) (*.f32 s s)))) |
#s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ (/ 1/4 r) (PI))) (/.f32 (*.f32 #s(literal 7/324 binary32) (*.f32 r r)) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32)))) |
#s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ (/ 1/4 r) (PI))) (/.f32 (fma.f32 #s(literal 7/324 binary32) (*.f32 r (/.f32 r (PI.f32))) (*.f32 (*.f32 r (/.f32 s (PI.f32))) #s(literal -5/72 binary32))) (*.f32 (*.f32 s s) s))) |
#s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ (/ 1/4 r) (PI))) (/.f32 (fma.f32 (fma.f32 (/.f32 s (PI.f32)) #s(literal 1/6 binary32) (*.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32))) s (*.f32 #s(literal 7/324 binary32) (*.f32 r (/.f32 r (PI.f32))))) (*.f32 (*.f32 s s) s))) |
#s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ (/ 1/4 r) (PI))) (/.f32 (fma.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (*.f32 (fma.f32 #s(literal -1/4 binary32) (/.f32 s (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) s (*.f32 #s(literal 7/324 binary32) (*.f32 r (/.f32 r (PI.f32))))) (*.f32 (*.f32 s s) s))) |
#s(approx (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s) (/.f32 (*.f32 #s(literal -7/324 binary32) (*.f32 r r)) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32)))) |
#s(approx (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s) (/.f32 (fma.f32 (*.f32 r (/.f32 s (PI.f32))) #s(literal 5/72 binary32) (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32))) (*.f32 (*.f32 s s) s))) |
#s(approx (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s) (/.f32 (fma.f32 (fma.f32 #s(literal 5/72 binary32) (/.f32 r (PI.f32)) (*.f32 (/.f32 s (PI.f32)) #s(literal -1/6 binary32))) s (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32))) (*.f32 (*.f32 s s) s))) |
#s(approx (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) (*.f32 (/.f32 (*.f32 r r) (*.f32 (*.f32 s s) (PI.f32))) #s(literal -7/324 binary32))) |
#s(approx (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) (/.f32 (fma.f32 (*.f32 r (/.f32 s (PI.f32))) #s(literal 5/72 binary32) (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32))) (*.f32 s s))) |
#s(approx (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) (/.f32 (fma.f32 (fma.f32 #s(literal 5/72 binary32) (/.f32 r (PI.f32)) (*.f32 (/.f32 s (PI.f32)) #s(literal -1/6 binary32))) s (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32))) (*.f32 s s))) |
#s(approx (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s) (*.f32 (/.f32 (*.f32 r r) (*.f32 (*.f32 s s) (PI.f32))) #s(literal 7/324 binary32))) |
#s(approx (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s) (/.f32 (fma.f32 #s(literal 7/324 binary32) (*.f32 r (/.f32 r (PI.f32))) (*.f32 (*.f32 r (/.f32 s (PI.f32))) #s(literal -5/72 binary32))) (*.f32 s s))) |
#s(approx (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) (*.f32 (/.f32 (*.f32 r r) (*.f32 (PI.f32) s)) #s(literal 7/324 binary32))) |
#s(approx (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) (/.f32 (fma.f32 #s(literal 7/324 binary32) (*.f32 r (/.f32 r (PI.f32))) (*.f32 (*.f32 r (/.f32 s (PI.f32))) #s(literal -5/72 binary32))) s)) |
#s(approx (/ (* (/ (* r r) (PI)) -7/324) s) (*.f32 (/.f32 (*.f32 r r) (*.f32 (PI.f32) s)) #s(literal -7/324 binary32))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (-.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) s)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (-.f32 (fma.f32 #s(literal 1/144 binary32) (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) (fma.f32 #s(literal 1/16 binary32) (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r)))) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) s)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 (/.f32 (*.f32 r r) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) #s(literal -1/48 binary32) (-.f32 (fma.f32 #s(literal -1/1296 binary32) (/.f32 (*.f32 r r) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) (fma.f32 #s(literal 1/144 binary32) (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) (fma.f32 #s(literal 1/16 binary32) (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))))) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s)))) s)) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/.f32 (-.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s))) s)) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/.f32 (-.f32 (fma.f32 #s(literal 1/16 binary32) (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r))) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s))) s)) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/.f32 (fma.f32 (/.f32 (*.f32 r r) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) #s(literal -1/48 binary32) (-.f32 (fma.f32 #s(literal 1/16 binary32) (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r))) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)))) s)) |
#s(approx (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
#s(approx (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) (/.f32 (-.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) s))) s)) |
#s(approx (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) (/.f32 (-.f32 (fma.f32 #s(literal 1/2 binary32) (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) r))) (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) s))) s)) |
#s(approx (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) (/.f32 (fma.f32 (/.f32 (*.f32 r r) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) #s(literal -1/6 binary32) (-.f32 (fma.f32 #s(literal 1/2 binary32) (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) r))) (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) s)))) s)) |
#s(approx (exp (/ (neg r) s)) (+.f32 #s(literal 1 binary32) (/.f32 (neg.f32 r) s))) |
#s(approx (exp (/ (neg r) s)) (+.f32 (fma.f32 (/.f32 (*.f32 r r) (*.f32 s s)) #s(literal 1/2 binary32) (/.f32 (neg.f32 r) s)) #s(literal 1 binary32))) |
#s(approx (exp (/ (neg r) s)) (+.f32 #s(literal 1 binary32) (+.f32 (fma.f32 (/.f32 (*.f32 (*.f32 r r) r) (*.f32 (*.f32 s s) s)) #s(literal -1/6 binary32) (*.f32 (/.f32 (*.f32 r r) (*.f32 s s)) #s(literal 1/2 binary32))) (/.f32 (neg.f32 r) s)))) |
#s(approx (/ (* 3/4 (exp (/ (/ (neg r) 3) s))) (* (* (* 6 s) (PI)) r)) (/.f32 (-.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/24 binary32) (*.f32 (PI.f32) s))) s)) |
#s(approx (/ (* 3/4 (exp (/ (/ (neg r) 3) s))) (* (* (* 6 s) (PI)) r)) (/.f32 (-.f32 (fma.f32 #s(literal 1/144 binary32) (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r))) (/.f32 #s(literal 1/24 binary32) (*.f32 (PI.f32) s))) s)) |
#s(approx (/ (* 3/4 (exp (/ (/ (neg r) 3) s))) (* (* (* 6 s) (PI)) r)) (/.f32 (fma.f32 (/.f32 (*.f32 r r) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) #s(literal -1/1296 binary32) (-.f32 (fma.f32 #s(literal 1/144 binary32) (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r))) (/.f32 #s(literal 1/24 binary32) (*.f32 (PI.f32) s)))) s)) |
#s(approx (* 3/4 (exp (/ (/ (neg r) 3) s))) #s(literal 3/4 binary32)) |
#s(approx (* 3/4 (exp (/ (/ (neg r) 3) s))) (fma.f32 #s(literal -1/4 binary32) (/.f32 r s) #s(literal 3/4 binary32))) |
#s(approx (* 3/4 (exp (/ (/ (neg r) 3) s))) (+.f32 (fma.f32 #s(literal -1/4 binary32) (/.f32 r s) (*.f32 (/.f32 (*.f32 r r) (*.f32 s s)) #s(literal 1/24 binary32))) #s(literal 3/4 binary32))) |
#s(approx (* 3/4 (exp (/ (/ (neg r) 3) s))) (+.f32 #s(literal 3/4 binary32) (fma.f32 #s(literal -1/4 binary32) (/.f32 r s) (fma.f32 #s(literal -1/216 binary32) (/.f32 (*.f32 (*.f32 r r) r) (*.f32 (*.f32 s s) s)) (*.f32 (/.f32 (*.f32 r r) (*.f32 s s)) #s(literal 1/24 binary32)))))) |
#s(approx (exp (/ (/ (neg r) 3) s)) (fma.f32 #s(literal -1/3 binary32) (/.f32 r s) #s(literal 1 binary32))) |
#s(approx (exp (/ (/ (neg r) 3) s)) (+.f32 (fma.f32 #s(literal -1/3 binary32) (/.f32 r s) (*.f32 #s(literal 1/18 binary32) (/.f32 (*.f32 r r) (*.f32 s s)))) #s(literal 1 binary32))) |
#s(approx (exp (/ (/ (neg r) 3) s)) (+.f32 #s(literal 1 binary32) (fma.f32 #s(literal -1/3 binary32) (/.f32 r s) (fma.f32 #s(literal -1/162 binary32) (/.f32 (*.f32 (*.f32 r r) r) (*.f32 (*.f32 s s) s)) (*.f32 #s(literal 1/18 binary32) (/.f32 (*.f32 r r) (*.f32 s s))))))) |
#s(approx (+ (* (/ r (* (* s s) (PI))) -1/6) (/ 1/4 (* (PI) s))) (/.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -1/6 binary32) (/.f32 #s(literal 1/4 binary32) (PI.f32))) s)) |
#s(approx (pow (exp (PI)) (* s r)) (exp.f32 (*.f32 (*.f32 (PI.f32) s) r))) |
#s(approx (neg (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ (/ 1/4 r) (PI))) s)) (/.f32 (-.f32 (fma.f32 #s(literal 5/72 binary32) (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) s)) |
#s(approx (neg (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ (/ 1/4 r) (PI))) s)) (/.f32 (-.f32 (fma.f32 (/.f32 (*.f32 r r) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) #s(literal -7/324 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal -5/72 binary32) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s)))) s)) |
#s(approx (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ (/ 1/4 r) (PI))) s) (/.f32 #s(literal -1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
#s(approx (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) 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 (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ (/ 1/4 r) (PI))) s) (/.f32 (-.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal -5/72 binary32) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s)) |
#s(approx (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ (/ 1/4 r) (PI))) s) (/.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal -5/72 binary32) (-.f32 (fma.f32 (/.f32 (*.f32 r r) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) #s(literal 7/324 binary32) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r)))) s)) |
#s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ (/ 1/4 r) (PI))) (/.f32 #s(literal -1/4 binary32) (*.f32 (PI.f32) r))) |
#s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) 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 (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ (/ 1/4 r) (PI))) (-.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal -5/72 binary32) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r)))) |
#s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ (/ 1/4 r) (PI))) (-.f32 (fma.f32 (/.f32 (*.f32 r r) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) #s(literal 7/324 binary32) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) (fma.f32 #s(literal 5/72 binary32) (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))))) |
#s(approx (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) |
#s(approx (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -5/72 binary32) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) |
#s(approx (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/.f32 (-.f32 (fma.f32 (/.f32 (*.f32 r r) (*.f32 (*.f32 s s) (PI.f32))) #s(literal 7/324 binary32) (/.f32 #s(literal 1/6 binary32) (PI.f32))) (*.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal 5/72 binary32))) s)) |
#s(approx (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s) (/.f32 #s(literal -1/6 binary32) (*.f32 (PI.f32) s))) |
#s(approx (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s) (/.f32 (-.f32 (*.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal 5/72 binary32)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) |
#s(approx (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s) (/.f32 (-.f32 (fma.f32 (/.f32 (*.f32 r r) (*.f32 (*.f32 s s) (PI.f32))) #s(literal -7/324 binary32) (*.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal 5/72 binary32))) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) |
#s(approx (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) (/.f32 #s(literal -1/6 binary32) (PI.f32))) |
#s(approx (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) (-.f32 (*.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal 5/72 binary32)) (/.f32 #s(literal 1/6 binary32) (PI.f32)))) |
#s(approx (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) (-.f32 (fma.f32 (/.f32 (*.f32 r r) (*.f32 (*.f32 s s) (PI.f32))) #s(literal -7/324 binary32) (*.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal 5/72 binary32))) (/.f32 #s(literal 1/6 binary32) (PI.f32)))) |
#s(approx (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (*.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal 5/72 binary32))) |
#s(approx (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/.f32 (fma.f32 #s(literal 5/72 binary32) (/.f32 r (PI.f32)) (*.f32 (/.f32 (*.f32 r r) (*.f32 (PI.f32) s)) #s(literal -7/324 binary32))) s)) |
#s(approx (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s) (*.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -5/72 binary32))) |
#s(approx (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s) (/.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (*.f32 (/.f32 (*.f32 r r) (*.f32 (PI.f32) s)) #s(literal 7/324 binary32))) s)) |
#s(approx (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) (*.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32))) |
#s(approx (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) (fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (*.f32 (/.f32 (*.f32 r r) (*.f32 (PI.f32) s)) #s(literal 7/324 binary32)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32)) s)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (-.f32 (/.f32 (-.f32 (/.f32 (neg.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (/.f32 (neg.f32 (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32))) s))) s) (/.f32 #s(literal 1/6 binary32) (PI.f32))) (neg.f32 s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) (neg.f32 s))) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (neg.f32 (/.f32 (-.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (*.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal 1/16 binary32)) (/.f32 #s(literal 1/8 binary32) (PI.f32))) s)) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (fma.f32 #s(literal -1/16 binary32) (/.f32 r (PI.f32)) (*.f32 #s(literal 1/48 binary32) (/.f32 (*.f32 r r) (*.f32 (PI.f32) s)))) s)) (/.f32 #s(literal 1/8 binary32) (PI.f32))) s)) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) (neg.f32 (/.f32 (-.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (*.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal 1/2 binary32)) (/.f32 #s(literal 1 binary32) (PI.f32))) s)) (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (fma.f32 #s(literal -1/2 binary32) (/.f32 r (PI.f32)) (*.f32 (/.f32 (*.f32 r r) (*.f32 (PI.f32) s)) #s(literal 1/6 binary32))) s)) (/.f32 #s(literal 1 binary32) (PI.f32))) s)) (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (exp (/ (neg r) s)) (+.f32 (neg.f32 (/.f32 (fma.f32 (/.f32 (*.f32 r r) s) #s(literal -1/2 binary32) r) s)) #s(literal 1 binary32))) |
#s(approx (exp (/ (neg r) s)) (+.f32 #s(literal 1 binary32) (neg.f32 (/.f32 (+.f32 (neg.f32 (/.f32 (fma.f32 #s(literal 1/2 binary32) (*.f32 r r) (*.f32 (/.f32 (*.f32 (*.f32 r r) r) s) #s(literal -1/6 binary32))) s)) r) s)))) |
#s(approx (/ (* 3/4 (exp (/ (/ (neg r) 3) s))) (* (* (* 6 s) (PI)) r)) (neg.f32 (/.f32 (-.f32 (/.f32 #s(literal 1/24 binary32) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (/ (* 3/4 (exp (/ (/ (neg r) 3) s))) (* (* (* 6 s) (PI)) r)) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (*.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal 1/144 binary32)) (/.f32 #s(literal 1/24 binary32) (PI.f32))) s)) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (/ (* 3/4 (exp (/ (/ (neg r) 3) s))) (* (* (* 6 s) (PI)) r)) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (fma.f32 #s(literal -1/144 binary32) (/.f32 r (PI.f32)) (*.f32 #s(literal 1/1296 binary32) (/.f32 (*.f32 r r) (*.f32 (PI.f32) s)))) s)) (/.f32 #s(literal 1/24 binary32) (PI.f32))) s)) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (* 3/4 (exp (/ (/ (neg r) 3) s))) (+.f32 (neg.f32 (/.f32 (fma.f32 #s(literal -1/24 binary32) (/.f32 (*.f32 r r) s) (*.f32 r #s(literal 1/4 binary32))) s)) #s(literal 3/4 binary32))) |
#s(approx (* 3/4 (exp (/ (/ (neg r) 3) s))) (+.f32 #s(literal 3/4 binary32) (neg.f32 (/.f32 (fma.f32 r #s(literal 1/4 binary32) (neg.f32 (/.f32 (fma.f32 #s(literal 1/24 binary32) (*.f32 r r) (*.f32 (/.f32 (*.f32 (*.f32 r r) r) s) #s(literal -1/216 binary32))) s))) s)))) |
#s(approx (exp (/ (/ (neg r) 3) s)) (+.f32 (neg.f32 (/.f32 (fma.f32 #s(literal 1/3 binary32) r (*.f32 #s(literal -1/18 binary32) (/.f32 (*.f32 r r) s))) s)) #s(literal 1 binary32))) |
#s(approx (exp (/ (/ (neg r) 3) s)) (+.f32 #s(literal 1 binary32) (neg.f32 (/.f32 (fma.f32 #s(literal 1/3 binary32) r (neg.f32 (/.f32 (fma.f32 #s(literal 1/18 binary32) (*.f32 r r) (*.f32 (/.f32 (*.f32 (*.f32 r r) r) s) #s(literal -1/162 binary32))) s))) s)))) |
#s(approx (+ (* (/ r (* (* s s) (PI))) -1/6) (/ 1/4 (* (PI) s))) (neg.f32 (/.f32 (-.f32 (*.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal 1/6 binary32)) (/.f32 #s(literal 1/4 binary32) (PI.f32))) s))) |
#s(approx (neg (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ (/ 1/4 r) (PI))) s)) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (*.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal 5/72 binary32)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (neg (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ (/ 1/4 r) (PI))) s)) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (*.f32 (/.f32 (*.f32 r r) (*.f32 (PI.f32) s)) #s(literal 7/324 binary32))) s)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) 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 (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ (/ 1/4 r) (PI))) s) (neg.f32 (/.f32 (+.f32 (neg.f32 (/.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -5/72 binary32) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ (/ 1/4 r) (PI))) s) (neg.f32 (/.f32 (+.f32 (neg.f32 (/.f32 (+.f32 (neg.f32 (/.f32 (fma.f32 #s(literal 5/72 binary32) (/.f32 r (PI.f32)) (*.f32 (/.f32 (*.f32 r r) (*.f32 (PI.f32) s)) #s(literal -7/324 binary32))) s)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ (/ 1/4 r) (PI))) (-.f32 (neg.f32 (/.f32 (-.f32 (*.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal 5/72 binary32)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r)))) |
#s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ (/ 1/4 r) (PI))) (-.f32 (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (*.f32 (/.f32 (*.f32 r r) (*.f32 (PI.f32) s)) #s(literal 7/324 binary32))) s)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r)))) |
#s(approx (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (neg.f32 (/.f32 (-.f32 (*.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal 5/72 binary32)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s))) |
#s(approx (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (*.f32 (/.f32 (*.f32 r r) (*.f32 (PI.f32) s)) #s(literal 7/324 binary32))) s)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s))) |
#s(approx (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) 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 (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s) (neg.f32 (/.f32 (+.f32 (neg.f32 (/.f32 (fma.f32 #s(literal 5/72 binary32) (/.f32 r (PI.f32)) (*.f32 (/.f32 (*.f32 r r) (*.f32 (PI.f32) s)) #s(literal -7/324 binary32))) s)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s))) |
#s(approx (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) (-.f32 (neg.f32 (/.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (*.f32 (/.f32 (*.f32 r r) (*.f32 (PI.f32) s)) #s(literal 7/324 binary32))) s)) (/.f32 #s(literal 1/6 binary32) (PI.f32)))) |
#s(approx (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (neg.f32 (/.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (*.f32 (/.f32 (*.f32 r r) (*.f32 (PI.f32) s)) #s(literal 7/324 binary32))) s))) |
#s(approx (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s) (neg.f32 (/.f32 (fma.f32 #s(literal 5/72 binary32) (/.f32 r (PI.f32)) (*.f32 (/.f32 (*.f32 r r) (*.f32 (PI.f32) s)) #s(literal -7/324 binary32))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal -1/6 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 r (-.f32 (*.f32 (/.f32 r (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) #s(literal 5/72 binary32)) (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 s s) (PI.f32)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 (-.f32 (*.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 (*.f32 s s) (*.f32 s s)) (PI.f32))) #s(literal -7/324 binary32) (/.f32 #s(literal 5/72 binary32) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32)))) r) (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 s s) (PI.f32)))) r (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/.f32 (fma.f32 #s(literal -1/8 binary32) (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/.f32 (fma.f32 r (-.f32 (*.f32 (/.f32 r (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) #s(literal 1/16 binary32)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 s s) (PI.f32)))) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/.f32 (fma.f32 (-.f32 (*.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 (*.f32 s s) (*.f32 s s)) (PI.f32))) #s(literal -1/48 binary32) (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32)))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 s s) (PI.f32)))) r (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) (/.f32 (+.f32 (neg.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32)))) (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) (/.f32 (fma.f32 r (-.f32 (*.f32 (/.f32 r (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) #s(literal 1/2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 s s) (PI.f32)))) (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (/ (exp (/ (neg r) s)) (* (* (PI) s) r)) (/.f32 (fma.f32 (-.f32 (*.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 (*.f32 s s) (*.f32 s s)) (PI.f32))) #s(literal -1/6 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32)))) r) (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 s s) (PI.f32)))) r (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (exp (/ (neg r) s)) (fma.f32 (-.f32 (*.f32 (/.f32 r (*.f32 s s)) #s(literal 1/2 binary32)) (/.f32 #s(literal 1 binary32) s)) r #s(literal 1 binary32))) |
#s(approx (exp (/ (neg r) s)) (fma.f32 (-.f32 (*.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) s)) #s(literal -1/6 binary32) (/.f32 #s(literal 1/2 binary32) (*.f32 s s))) r) (/.f32 #s(literal 1 binary32) s)) r #s(literal 1 binary32))) |
#s(approx (neg r) (neg.f32 r)) |
#s(approx r r) |
#s(approx (/ (* 3/4 (exp (/ (/ (neg r) 3) s))) (* (* (* 6 s) (PI)) r)) (/.f32 (fma.f32 #s(literal -1/24 binary32) (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (/ (* 3/4 (exp (/ (/ (neg r) 3) s))) (* (* (* 6 s) (PI)) r)) (/.f32 (fma.f32 r (-.f32 (*.f32 (/.f32 r (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) #s(literal 1/144 binary32)) (/.f32 #s(literal 1/24 binary32) (*.f32 (*.f32 s s) (PI.f32)))) (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (/ (* 3/4 (exp (/ (/ (neg r) 3) s))) (* (* (* 6 s) (PI)) r)) (/.f32 (fma.f32 (-.f32 (*.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 (*.f32 s s) (*.f32 s s)) (PI.f32))) #s(literal -1/1296 binary32) (/.f32 #s(literal 1/144 binary32) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32)))) r) (/.f32 #s(literal 1/24 binary32) (*.f32 (*.f32 s s) (PI.f32)))) r (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (* 3/4 (exp (/ (/ (neg r) 3) s))) (fma.f32 (-.f32 (*.f32 (/.f32 r (*.f32 s s)) #s(literal 1/24 binary32)) (/.f32 #s(literal 1/4 binary32) s)) r #s(literal 3/4 binary32))) |
#s(approx (* 3/4 (exp (/ (/ (neg r) 3) s))) (fma.f32 (-.f32 (*.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) s)) #s(literal -1/216 binary32) (/.f32 #s(literal 1/24 binary32) (*.f32 s s))) r) (/.f32 #s(literal 1/4 binary32) s)) r #s(literal 3/4 binary32))) |
#s(approx (exp (/ (/ (neg r) 3) s)) (fma.f32 (-.f32 (*.f32 (/.f32 r (*.f32 s s)) #s(literal 1/18 binary32)) (/.f32 #s(literal 1/3 binary32) s)) r #s(literal 1 binary32))) |
#s(approx (exp (/ (/ (neg r) 3) s)) (fma.f32 (-.f32 (*.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) s)) #s(literal -1/162 binary32) (/.f32 #s(literal 1/18 binary32) (*.f32 s s))) r) (/.f32 #s(literal 1/3 binary32) s)) r #s(literal 1 binary32))) |
#s(approx (/ (neg r) 3) (*.f32 #s(literal -1/3 binary32) r)) |
#s(approx (+ (* (/ r (* (* s s) (PI))) -1/6) (/ 1/4 (* (PI) s))) (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal -1/6 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s)))) |
#s(approx (/ 1/4 (log (pow (exp (PI)) (* s r)))) (/.f32 (fma.f32 (/.f32 (*.f32 (*.f32 #s(literal 0 binary32) (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 s s))) r) (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 s s))) #s(literal -1/8 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (/ 1/4 (log (pow (exp (PI)) (* s r)))) (/.f32 (fma.f32 (fma.f32 (neg.f32 r) (fma.f32 (/.f32 (fma.f32 (*.f32 #s(literal -3 binary32) (*.f32 (*.f32 s s) s)) (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32)) (*.f32 #s(literal 3 binary32) (*.f32 (*.f32 (*.f32 s s) s) (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32))))) (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 s s))) #s(literal 1/24 binary32) (*.f32 (/.f32 (*.f32 (*.f32 #s(literal 0 binary32) (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 s s))) (*.f32 #s(literal 0 binary32) (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 s s)))) (*.f32 (*.f32 (*.f32 s s) s) (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32)))) #s(literal -1/16 binary32))) (*.f32 #s(literal -1/8 binary32) (/.f32 (*.f32 #s(literal 0 binary32) (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 s s))) (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 s s))))) r (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (/ 1/4 (log (pow (exp (PI)) (* s r)))) (/.f32 (fma.f32 (fma.f32 (-.f32 (neg.f32 (*.f32 r (fma.f32 (*.f32 (*.f32 #s(literal 0 binary32) (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 s s))) (/.f32 (fma.f32 (/.f32 (fma.f32 (*.f32 #s(literal -3 binary32) (*.f32 (*.f32 s s) s)) (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32)) (*.f32 #s(literal 3 binary32) (*.f32 (*.f32 (*.f32 s s) s) (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32))))) (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 s s))) #s(literal 1/24 binary32) (*.f32 (/.f32 (*.f32 (*.f32 #s(literal 0 binary32) (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 s s))) (*.f32 #s(literal 0 binary32) (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 s s)))) (*.f32 (*.f32 (*.f32 s s) s) (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32)))) #s(literal -1/16 binary32))) (*.f32 (PI.f32) s))) #s(literal -1/2 binary32) (fma.f32 (/.f32 (*.f32 (fma.f32 (*.f32 #s(literal -3 binary32) (*.f32 (*.f32 s s) s)) (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32)) (*.f32 #s(literal 3 binary32) (*.f32 (*.f32 (*.f32 s s) s) (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32))))) (*.f32 #s(literal 0 binary32) (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 s s)))) (*.f32 (*.f32 (*.f32 s s) s) (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32)))) #s(literal -1/48 binary32) (*.f32 (/.f32 (fma.f32 (pow.f32 (*.f32 (PI.f32) s) #s(literal 4 binary32)) #s(literal -6 binary32) (fma.f32 (pow.f32 (*.f32 (PI.f32) s) #s(literal 4 binary32)) #s(literal -4 binary32) (fma.f32 #s(literal 13 binary32) (pow.f32 (*.f32 (PI.f32) s) #s(literal 4 binary32)) (*.f32 (pow.f32 (*.f32 (PI.f32) s) #s(literal 4 binary32)) #s(literal -3 binary32))))) (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 s s))) #s(literal 1/96 binary32)))))) (fma.f32 (/.f32 (fma.f32 (*.f32 #s(literal -3 binary32) (*.f32 (*.f32 s s) s)) (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32)) (*.f32 #s(literal 3 binary32) (*.f32 (*.f32 (*.f32 s s) s) (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32))))) (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 s s))) #s(literal 1/24 binary32) (*.f32 (/.f32 (*.f32 (*.f32 #s(literal 0 binary32) (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 s s))) (*.f32 #s(literal 0 binary32) (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 s s)))) (*.f32 (*.f32 (*.f32 s s) s) (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32)))) #s(literal -1/16 binary32)))) r (*.f32 #s(literal -1/8 binary32) (/.f32 (*.f32 #s(literal 0 binary32) (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 s s))) (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 s s))))) r (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (log (pow (exp (PI)) (* s r))) (*.f32 (fma.f32 (PI.f32) s (*.f32 (*.f32 #s(literal 1/2 binary32) r) (*.f32 #s(literal 0 binary32) (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 s s))))) r)) |
#s(approx (log (pow (exp (PI)) (* s r))) (*.f32 (fma.f32 (PI.f32) s (*.f32 (fma.f32 (*.f32 #s(literal 1/6 binary32) r) (fma.f32 (*.f32 #s(literal -3 binary32) (*.f32 (*.f32 s s) s)) (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32)) (*.f32 #s(literal 3 binary32) (*.f32 (*.f32 (*.f32 s s) s) (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32))))) (*.f32 (*.f32 #s(literal 0 binary32) (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 s s))) #s(literal 1/2 binary32))) r)) r)) |
#s(approx (log (pow (exp (PI)) (* s r))) (*.f32 (fma.f32 (fma.f32 (fma.f32 (*.f32 (fma.f32 (pow.f32 (*.f32 (PI.f32) s) #s(literal 4 binary32)) #s(literal -6 binary32) (fma.f32 (pow.f32 (*.f32 (PI.f32) s) #s(literal 4 binary32)) #s(literal -4 binary32) (fma.f32 #s(literal 13 binary32) (pow.f32 (*.f32 (PI.f32) s) #s(literal 4 binary32)) (*.f32 (pow.f32 (*.f32 (PI.f32) s) #s(literal 4 binary32)) #s(literal -3 binary32))))) r) #s(literal 1/24 binary32) (*.f32 (fma.f32 (*.f32 #s(literal -3 binary32) (*.f32 (*.f32 s s) s)) (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32)) (*.f32 #s(literal 3 binary32) (*.f32 (*.f32 (*.f32 s s) s) (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32))))) #s(literal 1/6 binary32))) r (*.f32 (*.f32 #s(literal 0 binary32) (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 s s))) #s(literal 1/2 binary32))) r (*.f32 (PI.f32) s)) r)) |
#s(approx (pow (exp (PI)) (* s r)) (fma.f32 (fma.f32 (*.f32 #s(literal 1/2 binary32) r) (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 s s)) (*.f32 (PI.f32) s)) r #s(literal 1 binary32))) |
#s(approx (pow (exp (PI)) (* s r)) (fma.f32 (fma.f32 (fma.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 s s)) (*.f32 (PI.f32) (PI.f32)) (*.f32 (*.f32 #s(literal 1/6 binary32) r) (*.f32 (*.f32 (*.f32 s s) s) (*.f32 (*.f32 (PI.f32) (PI.f32)) (PI.f32))))) r (*.f32 (PI.f32) s)) r #s(literal 1 binary32))) |
#s(approx (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ (/ 1/4 r) (PI))) s) (/.f32 (-.f32 (*.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal 1/6 binary32)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) 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 (*.f32 s s) (PI.f32)))) r) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ (/ 1/4 r) (PI))) s) (/.f32 (-.f32 (*.f32 (fma.f32 (-.f32 (*.f32 (/.f32 r (*.f32 (*.f32 (*.f32 s s) (*.f32 s s)) (PI.f32))) #s(literal 7/324 binary32)) (/.f32 #s(literal 5/72 binary32) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32)))) r (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 s s) (PI.f32)))) r) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ (/ 1/4 r) (PI))) (/.f32 (-.f32 (*.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal 1/6 binary32)) (/.f32 #s(literal 1/4 binary32) (PI.f32))) r)) |
#s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ (/ 1/4 r) (PI))) (/.f32 (-.f32 (*.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal -5/72 binary32) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) r) (/.f32 #s(literal 1/4 binary32) (PI.f32))) r)) |
#s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ (/ 1/4 r) (PI))) (/.f32 (-.f32 (*.f32 (fma.f32 r (-.f32 (*.f32 (/.f32 r (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) #s(literal 7/324 binary32)) (/.f32 #s(literal 5/72 binary32) (*.f32 (*.f32 s s) (PI.f32)))) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) r) (/.f32 #s(literal 1/4 binary32) (PI.f32))) r)) |
#s(approx (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal -5/72 binary32) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s)))) |
#s(approx (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (fma.f32 r (-.f32 (*.f32 (/.f32 r (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) #s(literal 7/324 binary32)) (/.f32 #s(literal 5/72 binary32) (*.f32 (*.f32 s s) (PI.f32)))) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s)))) |
#s(approx (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s) (-.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r (*.f32 (*.f32 s s) (PI.f32)))) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s)))) |
#s(approx (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s) (-.f32 (*.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) #s(literal -7/324 binary32) (/.f32 #s(literal 5/72 binary32) (*.f32 (*.f32 s s) (PI.f32)))) r) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s)))) |
#s(approx (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) (-.f32 (*.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal -7/324 binary32) (/.f32 #s(literal 5/72 binary32) (*.f32 (PI.f32) s))) r) (/.f32 #s(literal 1/6 binary32) (PI.f32)))) |
#s(approx (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (*.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal -7/324 binary32) (/.f32 #s(literal 5/72 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s) (*.f32 (-.f32 (*.f32 #s(literal 7/324 binary32) (/.f32 r (*.f32 (*.f32 s s) (PI.f32)))) (/.f32 #s(literal 5/72 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) (*.f32 (-.f32 (*.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal 7/324 binary32)) (/.f32 #s(literal 5/72 binary32) (PI.f32))) r)) |
#s(approx (/ r (PI)) (/.f32 r (PI.f32))) |
#s(approx (* (/ (* r r) (PI)) -7/324) (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32))) |
#s(approx (/ (* r r) (PI)) (*.f32 r (/.f32 r (PI.f32)))) |
#s(approx (* r r) (*.f32 r r)) |
#s(approx (/ (/ 1/4 r) (PI)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) |
#s(approx (/ 1/4 r) (/.f32 #s(literal 1/4 binary32) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 (PI.f32) s)))) r)) |
#s(approx (/ (+ (* (/ r (* (* s s) (PI))) -1/6) (/ 1/4 (* (PI) s))) r) (-.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 s s) (PI.f32))))) |
#s(approx (+ (* (/ r (* (* s s) (PI))) -1/6) (/ 1/4 (* (PI) s))) (*.f32 (-.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 s s) (PI.f32)))) r)) |
#s(approx (neg (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ (/ 1/4 r) (PI))) s)) (*.f32 (-.f32 (/.f32 #s(literal 5/72 binary32) (*.f32 (*.f32 (*.f32 (*.f32 s s) s) (PI.f32)) r)) (/.f32 #s(literal 7/324 binary32) (*.f32 (*.f32 (*.f32 s s) (*.f32 s s)) (PI.f32)))) (*.f32 r r))) |
#s(approx (neg (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ (/ 1/4 r) (PI))) s)) (*.f32 (-.f32 (-.f32 (/.f32 #s(literal 5/72 binary32) (*.f32 (*.f32 (*.f32 (*.f32 s s) s) (PI.f32)) r)) (/.f32 #s(literal 7/324 binary32) (*.f32 (*.f32 (*.f32 s s) (*.f32 s s)) (PI.f32)))) (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 r r) (*.f32 (*.f32 s s) (PI.f32))))) (*.f32 r r))) |
#s(approx (neg (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ (/ 1/4 r) (PI))) s)) (*.f32 (-.f32 (-.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 (*.f32 r r) r) s) (PI.f32))) (/.f32 #s(literal 5/72 binary32) (*.f32 (*.f32 (*.f32 (*.f32 s s) s) (PI.f32)) r))) (/.f32 #s(literal 7/324 binary32) (*.f32 (*.f32 (*.f32 s s) (*.f32 s s)) (PI.f32)))) (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 r r) (*.f32 (*.f32 s s) (PI.f32))))) (*.f32 r r))) |
#s(approx (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ (/ 1/4 r) (PI))) s) (*.f32 (-.f32 (/.f32 #s(literal 7/324 binary32) (*.f32 (*.f32 (*.f32 s s) (*.f32 s s)) (PI.f32))) (/.f32 #s(literal 5/72 binary32) (*.f32 (*.f32 (*.f32 (*.f32 s s) s) (PI.f32)) r))) (*.f32 r r))) |
#s(approx (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ (/ 1/4 r) (PI))) s) (*.f32 (+.f32 (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 r r) (*.f32 (*.f32 s s) (PI.f32)))) (-.f32 (/.f32 #s(literal 7/324 binary32) (*.f32 (*.f32 (*.f32 s s) (*.f32 s s)) (PI.f32))) (/.f32 #s(literal 5/72 binary32) (*.f32 (*.f32 (*.f32 (*.f32 s s) s) (PI.f32)) r)))) (*.f32 r r))) |
#s(approx (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ (/ 1/4 r) (PI))) s) (*.f32 (-.f32 (+.f32 (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 r r) (*.f32 (*.f32 s s) (PI.f32)))) (-.f32 (/.f32 #s(literal 7/324 binary32) (*.f32 (*.f32 (*.f32 s s) (*.f32 s s)) (PI.f32))) (/.f32 #s(literal 5/72 binary32) (*.f32 (*.f32 (*.f32 (*.f32 s s) s) (PI.f32)) r)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 (*.f32 r r) r) s) (PI.f32)))) (*.f32 r r))) |
#s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ (/ 1/4 r) (PI))) (*.f32 (-.f32 (/.f32 #s(literal 7/324 binary32) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) (/.f32 #s(literal 5/72 binary32) (*.f32 (*.f32 (*.f32 s s) (PI.f32)) r))) (*.f32 r r))) |
#s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ (/ 1/4 r) (PI))) (*.f32 (-.f32 (+.f32 (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 (*.f32 r r) s) (PI.f32))) (/.f32 #s(literal 7/324 binary32) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32)))) (/.f32 #s(literal 5/72 binary32) (*.f32 (*.f32 (*.f32 s s) (PI.f32)) r))) (*.f32 r r))) |
#s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ (/ 1/4 r) (PI))) (*.f32 (-.f32 (-.f32 (+.f32 (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 (*.f32 r r) s) (PI.f32))) (/.f32 #s(literal 7/324 binary32) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32)))) (/.f32 #s(literal 5/72 binary32) (*.f32 (*.f32 (*.f32 s s) (PI.f32)) r))) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 r r) r) (PI.f32)))) (*.f32 r r))) |
#s(approx (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s) (*.f32 (-.f32 (/.f32 #s(literal 5/72 binary32) (*.f32 (*.f32 (*.f32 s s) (PI.f32)) r)) (/.f32 #s(literal 7/324 binary32) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32)))) (*.f32 r r))) |
#s(approx (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s) (*.f32 (-.f32 (-.f32 (/.f32 #s(literal 5/72 binary32) (*.f32 (*.f32 (*.f32 s s) (PI.f32)) r)) (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 (*.f32 r r) s) (PI.f32)))) (/.f32 #s(literal 7/324 binary32) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32)))) (*.f32 r r))) |
#s(approx (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) (*.f32 (-.f32 (/.f32 #s(literal 5/72 binary32) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 #s(literal 7/324 binary32) (*.f32 (*.f32 s s) (PI.f32)))) (*.f32 r r))) |
#s(approx (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) (*.f32 (-.f32 (-.f32 (/.f32 #s(literal 5/72 binary32) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 #s(literal 7/324 binary32) (*.f32 (*.f32 s s) (PI.f32)))) (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 r r) (PI.f32)))) (*.f32 r r))) |
#s(approx (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s) (*.f32 (-.f32 (/.f32 #s(literal 7/324 binary32) (*.f32 (*.f32 s s) (PI.f32))) (/.f32 #s(literal 5/72 binary32) (*.f32 (*.f32 (PI.f32) s) r))) (*.f32 r r))) |
#s(approx (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) (*.f32 (-.f32 (/.f32 #s(literal 7/324 binary32) (*.f32 (PI.f32) s)) (/.f32 #s(literal 5/72 binary32) (*.f32 (PI.f32) r))) (*.f32 r r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (*.f32 #s(literal -1/8 binary32) (+.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 (PI.f32) s)))) r))) |
#s(approx (+ (* (/ r (* (* s s) (PI))) -1/6) (/ 1/4 (* (PI) s))) (*.f32 (neg.f32 r) (-.f32 (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 s s) (PI.f32))) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r))))) |
#s(approx (neg (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ (/ 1/4 r) (PI))) s)) (*.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 (*.f32 s s) (PI.f32)) r)) (/.f32 #s(literal 5/72 binary32) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32)))) r)) (/.f32 #s(literal 7/324 binary32) (*.f32 (*.f32 (*.f32 s s) (*.f32 s s)) (PI.f32)))) (*.f32 r r))) |
#s(approx (neg (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ (/ 1/4 r) (PI))) s)) (*.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 s s) (PI.f32)))) r)) (/.f32 #s(literal 5/72 binary32) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32)))) r)) (/.f32 #s(literal 7/324 binary32) (*.f32 (*.f32 (*.f32 s s) (*.f32 s s)) (PI.f32)))) (*.f32 r r))) |
#s(approx (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ (/ 1/4 r) (PI))) s) (*.f32 (+.f32 (neg.f32 (/.f32 (-.f32 (/.f32 #s(literal 5/72 binary32) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 (*.f32 s s) (PI.f32)) r))) r)) (/.f32 #s(literal 7/324 binary32) (*.f32 (*.f32 (*.f32 s s) (*.f32 s s)) (PI.f32)))) (*.f32 r r))) |
#s(approx (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ (/ 1/4 r) (PI))) s) (*.f32 (+.f32 (neg.f32 (/.f32 (+.f32 (neg.f32 (/.f32 (-.f32 (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 s s) (PI.f32))) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r))) r)) (/.f32 #s(literal 5/72 binary32) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32)))) r)) (/.f32 #s(literal 7/324 binary32) (*.f32 (*.f32 (*.f32 s s) (*.f32 s s)) (PI.f32)))) (*.f32 r r))) |
#s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ (/ 1/4 r) (PI))) (*.f32 (+.f32 (neg.f32 (/.f32 (-.f32 (/.f32 #s(literal 5/72 binary32) (*.f32 (*.f32 s s) (PI.f32))) (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 (PI.f32) s) r))) r)) (/.f32 #s(literal 7/324 binary32) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32)))) (*.f32 r r))) |
#s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ (/ 1/4 r) (PI))) (*.f32 (+.f32 (neg.f32 (/.f32 (+.f32 (/.f32 #s(literal 5/72 binary32) (*.f32 (*.f32 s s) (PI.f32))) (neg.f32 (/.f32 (-.f32 (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) r))) r)) (/.f32 #s(literal 7/324 binary32) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32)))) (*.f32 r r))) |
#s(approx (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s) (*.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 #s(literal 5/72 binary32) (*.f32 (*.f32 s s) (PI.f32)))) r)) (/.f32 #s(literal 7/324 binary32) (*.f32 (*.f32 (*.f32 s s) s) (PI.f32)))) (*.f32 r r))) |
#s(approx (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) (*.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) r)) (/.f32 #s(literal 5/72 binary32) (*.f32 (PI.f32) s))) r)) (/.f32 #s(literal 7/324 binary32) (*.f32 (*.f32 s s) (PI.f32)))) (*.f32 r r))) |
Compiled 30 082 to 3 120 computations (89.6% saved)
52 alts after pruning (45 fresh and 7 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 402 | 15 | 417 |
| Fresh | 8 | 30 | 38 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 4 | 4 |
| Total | 412 | 52 | 464 |
| Status | Accuracy | Program |
|---|---|---|
| 99.4% | (fma.f32 #s(literal 3/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r)) #s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32)))) | |
| 63.9% | (/.f32 (fma.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/4 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) #s(literal 3/4 binary32)))) (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) | |
| 99.4% | (+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (+.f32 (PI.f32) (PI.f32)) (*.f32 s r))) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s)))) (*.f32 (*.f32 (PI.f32) s) r)))) | |
| 10.4% | (+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) | |
| 99.4% | (+.f32 (/.f32 (*.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 (PI.f32) s) r)))) | |
| 99.3% | (+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s)))) (*.f32 (*.f32 s r) (PI.f32))))) | |
| 10.4% | (+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 #s(approx (* 1/8 (exp (* -1/3 (/ r s)))) #s(literal 1/8 binary32)) (*.f32 (*.f32 (PI.f32) s) r)))) | |
| 99.5% | (+.f32 (*.f32 #s(literal 3/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) #s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32)))) | |
| 9.9% | (+.f32 #s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s)))) (*.f32 (*.f32 (PI.f32) s) r)))) | |
| ✓ | 99.4% | (+.f32 #s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32))) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (/.f32 (neg.f32 r) #s(literal 3 binary32)) s))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) s) (PI.f32)) r))) |
| 99.4% | (+.f32 #s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32))) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 #s(approx (/ (neg r) 3) (*.f32 #s(literal -1/3 binary32) r)) s))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) s) (PI.f32)) r))) | |
| 10.4% | (+.f32 #s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32))) (/.f32 #s(approx (* 3/4 (exp (/ (/ (neg r) 3) s))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) s) (PI.f32)) r))) | |
| 99.3% | (+.f32 #s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32))) #s(approx (/ (* 3/4 (exp (/ (/ (neg r) 3) s))) (* (* (* 6 s) (PI)) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s)))) (*.f32 (*.f32 (PI.f32) s) r)))) | |
| ✓ | 10.2% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal -1/6 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r)) |
| 11.2% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 r #s(approx (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI)))) (/.f32 (-.f32 (*.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal 5/72 binary32)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) (*.f32 s s))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r)) | |
| 9.8% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) s) r) (PI.f32))) | |
| 9.8% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) r) s) (PI.f32))) | |
| 9.8% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s)) r)) | |
| ✓ | 9.8% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 s r)) (PI.f32))) |
| 9.8% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 #s(literal 1/4 binary32) r) (*.f32 (PI.f32) s))) | |
| 10.2% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (-.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) s)) | |
| 99.3% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)))) r)) | |
| 99.4% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) r)) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) r)))) s)) | |
| 11.1% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(approx (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) (/.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -1/6 binary32) (fma.f32 (*.f32 r (/.f32 r (*.f32 (*.f32 s s) (PI.f32)))) #s(literal 5/72 binary32) (/.f32 #s(literal 1/4 binary32) (PI.f32)))) s)) r)) | |
| 9.8% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(approx (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) (/.f32 #s(approx (+ (* (/ r (* (PI) s)) -1/6) (+ (* (/ (* r r) (* (* s s) (PI))) 5/72) (/ 1/4 (PI)))) (/.f32 #s(literal 1/4 binary32) (PI.f32))) s)) r)) | |
| 11.0% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(approx (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) (/.f32 #s(approx (+ (* (/ r (* (PI) s)) -1/6) (+ (* (/ (* r r) (* (* s s) (PI))) 5/72) (/ 1/4 (PI)))) (*.f32 (+.f32 (/.f32 #s(literal 5/72 binary32) (*.f32 (*.f32 s s) (PI.f32))) (neg.f32 (/.f32 (-.f32 (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) r))) (*.f32 r r))) s)) r)) | |
| ✓ | 9.8% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
| ✓ | 9.8% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 s r) (PI.f32)))) |
| 8.0% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (*.f32 (log.f32 (pow.f32 (exp.f32 (PI.f32)) s)) r))) | |
| 32.9% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (log.f32 (pow.f32 (exp.f32 r) (*.f32 (PI.f32) s))))) | |
| 11.1% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (log.f32 (exp.f32 (*.f32 (*.f32 (PI.f32) s) r))))) | |
| 7.0% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (log.f32 #s(approx (pow (exp (PI)) (* s r)) (fma.f32 (*.f32 s r) (PI.f32) #s(literal 1 binary32)))))) | |
| 9.8% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) #s(approx (log (pow (exp (PI)) (* s r))) (*.f32 (fma.f32 (PI.f32) r (*.f32 (*.f32 #s(literal 1/2 binary32) s) (*.f32 #s(literal 0 binary32) (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 r r))))) s)))) | |
| 11.0% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 #s(approx (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) (*.f32 (-.f32 (*.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal 7/324 binary32)) (/.f32 #s(literal 5/72 binary32) (PI.f32))) r)) s)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 (/.f32 #s(literal 1/4 binary32) r) (PI.f32))) s))) | |
| 11.0% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 #s(approx (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) (*.f32 (-.f32 (*.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal 7/324 binary32)) (/.f32 #s(literal 5/72 binary32) (PI.f32))) r)) s)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s))) | |
| 11.0% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 (neg.f32 #s(approx (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s) (/.f32 (fma.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal 5/72 binary32) (*.f32 (/.f32 s (PI.f32)) #s(literal -1/6 binary32))) s (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32))) (*.f32 (*.f32 s s) s)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s))) | |
| 11.2% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 #s(approx (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal -5/72 binary32) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s))) | |
| 11.2% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 #s(approx (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -5/72 binary32) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 (/.f32 #s(literal 1/4 binary32) (PI.f32)) r)) s))) | |
| ✓ | 11.2% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 #s(approx (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -5/72 binary32) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s))) |
| 11.2% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 #s(approx (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/.f32 (+.f32 (/.f32 #s(literal 1/6 binary32) (PI.f32)) (*.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -5/72 binary32))) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s))) | |
| 10.2% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 #s(approx (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/.f32 #s(approx (+ (* (/ r (* (PI) s)) -5/72) (/ 1/6 (PI))) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s))) | |
| 10.2% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 #s(approx (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) (/.f32 (/.f32 #s(literal 1/4 binary32) r) (PI.f32))) s))) | |
| 11.2% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 #s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ (/ 1/4 r) (PI))) (/.f32 (-.f32 (*.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal -5/72 binary32) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) r) (/.f32 #s(literal 1/4 binary32) (PI.f32))) r)) s))) | |
| 9.8% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 #s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ (/ 1/4 r) (PI))) (/.f32 #s(literal -1/4 binary32) (*.f32 (PI.f32) r))) s))) | |
| 10.1% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(approx (/ (+ (* (/ r (* (* s s) (PI))) -1/6) (/ 1/4 (* (PI) s))) r) (-.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 s s) (PI.f32)))))) | |
| 4.0% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(approx (/ (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) r) (/.f32 (fma.f32 (/.f32 s (PI.f32)) #s(literal -1/6 binary32) (*.f32 #s(literal 5/72 binary32) (/.f32 r (PI.f32)))) (*.f32 (*.f32 s s) s)))) | |
| 11.1% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(approx (/ (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) r) (/.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal 5/72 binary32) (*.f32 (-.f32 (*.f32 (/.f32 s (*.f32 (PI.f32) r)) #s(literal 1/4 binary32)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (*.f32 (*.f32 s s) s)))) | |
| 11.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(approx (/ (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) r) (/.f32 (-.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal 5/72 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) s))) | |
| 9.8% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(approx (/ (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) r) (*.f32 (-.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 r r) s) (PI.f32))) (/.f32 #s(literal 5/72 binary32) (*.f32 (*.f32 s s) (*.f32 (PI.f32) s)))) (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 (*.f32 s s) (PI.f32)) r))) r))) | |
| ✓ | 10.9% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(approx (neg (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) (/.f32 (fma.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal 5/72 binary32) (*.f32 (-.f32 (*.f32 (/.f32 s (*.f32 (PI.f32) r)) #s(literal 1/4 binary32)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) s (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32))) (*.f32 (*.f32 s s) (*.f32 s s))))) |
| 4.7% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(approx (neg (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) (/.f32 (fma.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32) (*.f32 (*.f32 r (/.f32 s (PI.f32))) #s(literal 5/72 binary32))) (*.f32 (*.f32 s s) (*.f32 s s))))) | |
| 7.5% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(approx (neg (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) (/.f32 #s(approx (+ (* (+ (* (/ r (PI)) 5/72) (* (- (* (/ s (* (PI) r)) 1/4) (/ 1/6 (PI))) s)) s) (* (* r (/ r (PI))) -7/324)) (*.f32 (/.f32 (*.f32 (*.f32 s s) s) (*.f32 (PI.f32) r)) #s(literal 1/4 binary32))) (*.f32 (*.f32 s s) (*.f32 s s))))) |
Compiled 8 713 to 2 961 computations (66% saved)
| Inputs |
|---|
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 s r) (PI.f32)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 s r)) (PI.f32))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s)) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 #s(literal 1/4 binary32) r) (*.f32 (PI.f32) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(approx (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) (/.f32 #s(approx (+ (* (/ r (* (PI) s)) -1/6) (+ (* (/ (* r r) (* (* s s) (PI))) 5/72) (/ 1/4 (PI)))) (/.f32 #s(literal 1/4 binary32) (PI.f32))) s)) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) r) s) (PI.f32))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) s) r) (PI.f32))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 #s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) (/.f32 #s(literal -1/4 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 #s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ (/ 1/4 r) (PI))) (/.f32 #s(literal -1/4 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (log.f32 #s(approx (pow (exp (PI)) (* s r)) (fma.f32 (*.f32 s r) (PI.f32) #s(literal 1 binary32)))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (-.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) s)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 #s(approx (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) (/.f32 (/.f32 #s(literal 1/4 binary32) r) (PI.f32))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 #s(approx (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/.f32 #s(approx (+ (* (/ r (* (PI) s)) -5/72) (/ 1/6 (PI))) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(approx (/ (+ (* (/ r (* (* s s) (PI))) -1/6) (/ 1/4 (* (PI) s))) r) (-.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 s s) (PI.f32)))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 #s(approx (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) (/.f32 #s(literal -1/6 binary32) (PI.f32))) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(approx (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) (/.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -1/6 binary32) (/.f32 #s(literal 1/4 binary32) (PI.f32))) s)) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 #s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) (/.f32 (-.f32 (*.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal 1/6 binary32)) (/.f32 #s(literal 1/4 binary32) (PI.f32))) r)) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(approx (/ (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) r) (/.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal 5/72 binary32) (*.f32 (/.f32 s (PI.f32)) #s(literal -1/6 binary32))) (*.f32 (*.f32 s s) s)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(approx (/ (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) r) (/.f32 (fma.f32 (/.f32 s (PI.f32)) #s(literal -1/6 binary32) (*.f32 #s(literal 5/72 binary32) (/.f32 r (PI.f32)))) (*.f32 (*.f32 s s) s)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 #s(literal -1/6 binary32) (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal -1/6 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (log.f32 (exp.f32 (*.f32 (*.f32 (PI.f32) s) r))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(approx (neg (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) (/.f32 #s(approx (+ (* (+ (* (/ r (PI)) 5/72) (* (- (* (/ s (* (PI) r)) 1/4) (/ 1/6 (PI))) s)) s) (* (* r (/ r (PI))) -7/324)) (*.f32 (/.f32 (*.f32 (*.f32 s s) s) (*.f32 (PI.f32) r)) #s(literal 1/4 binary32))) (*.f32 (*.f32 s s) (*.f32 s s))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) #s(approx (log (pow (exp (PI)) (* s r))) (*.f32 (fma.f32 (PI.f32) r (*.f32 (*.f32 #s(literal 1/2 binary32) s) (*.f32 #s(literal 0 binary32) (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 r r))))) s)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 #s(approx (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -5/72 binary32) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 #s(approx (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/.f32 (+.f32 (/.f32 #s(literal 1/6 binary32) (PI.f32)) (*.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -5/72 binary32))) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 #s(approx (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -5/72 binary32) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 (/.f32 #s(literal 1/4 binary32) (PI.f32)) r)) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(approx (neg (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) (/.f32 (fma.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32) (*.f32 (*.f32 r (/.f32 s (PI.f32))) #s(literal 5/72 binary32))) (*.f32 (*.f32 s s) (*.f32 s s))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 #s(approx (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (*.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal 5/72 binary32))) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(approx (/ (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) r) (/.f32 (-.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal 5/72 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 #s(approx (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal -5/72 binary32) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32)) s)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(approx (/ (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) r) (/.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal 5/72 binary32) (*.f32 (-.f32 (*.f32 (/.f32 s (*.f32 (PI.f32) r)) #s(literal 1/4 binary32)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (*.f32 (*.f32 s s) s)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 r #s(approx (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI)))) (/.f32 (-.f32 (*.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal 5/72 binary32)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) (*.f32 s s))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 #s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) (/.f32 (-.f32 (*.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal -5/72 binary32) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) r) (/.f32 #s(literal 1/4 binary32) (PI.f32))) r)) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 #s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ (/ 1/4 r) (PI))) (/.f32 (-.f32 (*.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal -5/72 binary32) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) r) (/.f32 #s(literal 1/4 binary32) (PI.f32))) r)) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (log.f32 (pow.f32 (exp.f32 r) (*.f32 (PI.f32) s))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (log.f32 (pow.f32 (exp.f32 (PI.f32)) (*.f32 s r))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (*.f32 (log.f32 (pow.f32 (exp.f32 (PI.f32)) s)) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(approx (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) (/.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -1/6 binary32) (fma.f32 (*.f32 r (/.f32 r (*.f32 (*.f32 s s) (PI.f32)))) #s(literal 5/72 binary32) (/.f32 #s(literal 1/4 binary32) (PI.f32)))) s)) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(approx (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) (/.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -1/6 binary32) (fma.f32 (/.f32 (*.f32 r r) (*.f32 (*.f32 s s) (PI.f32))) #s(literal 5/72 binary32) (/.f32 #s(literal 1/4 binary32) (PI.f32)))) s)) r)) |
(+.f32 #s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s)))) (*.f32 (*.f32 (PI.f32) s) r)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 r (-.f32 (*.f32 (/.f32 r (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) #s(literal 5/72 binary32)) (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 s s) (PI.f32)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r)) |
(+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 #s(approx (* 1/8 (exp (* -1/3 (/ r s)))) #s(literal 1/8 binary32)) (*.f32 (*.f32 (PI.f32) s) r)))) |
(+.f32 #s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32))) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) s) (PI.f32)) r))) |
(+.f32 #s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32))) (/.f32 #s(approx (* 3/4 (exp (/ (/ (neg r) 3) s))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) s) (PI.f32)) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 r (-.f32 (*.f32 (/.f32 r (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) #s(literal 5/72 binary32)) (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 s s) (PI.f32)))) (/.f32 (/.f32 #s(literal 1/4 binary32) (PI.f32)) s)) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(approx (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) (/.f32 #s(approx (+ (* (/ r (* (PI) s)) -1/6) (+ (* (/ (* r r) (* (* s s) (PI))) 5/72) (/ 1/4 (PI)))) (*.f32 (+.f32 (/.f32 #s(literal 5/72 binary32) (*.f32 (*.f32 s s) (PI.f32))) (neg.f32 (/.f32 (-.f32 (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) r))) (*.f32 r r))) s)) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(approx (/ (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) r) (*.f32 (-.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 r r) s) (PI.f32))) (/.f32 #s(literal 5/72 binary32) (*.f32 (*.f32 s s) (*.f32 (PI.f32) s)))) (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 (*.f32 s s) (PI.f32)) r))) r))) |
(+.f32 #s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
(+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) s) (PI.f32)) r))) |
(+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 #s(approx (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) (*.f32 (-.f32 (*.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal 7/324 binary32)) (/.f32 #s(literal 5/72 binary32) (PI.f32))) r)) s)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 #s(approx (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) (*.f32 (-.f32 (*.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal 7/324 binary32)) (/.f32 #s(literal 5/72 binary32) (PI.f32))) r)) s)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 (/.f32 #s(literal 1/4 binary32) r) (PI.f32))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (-.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal 1/144 binary32) (fma.f32 #s(literal 1/16 binary32) (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r)))) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) s)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (neg.f32 (/.f32 (*.f32 (/.f32 (*.f32 r r) (PI.f32)) #s(literal -7/324 binary32)) s))) s)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (neg.f32 (/.f32 (*.f32 (/.f32 (*.f32 r r) (PI.f32)) #s(literal -7/324 binary32)) s))) s)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 (/.f32 #s(literal 1/4 binary32) r) (PI.f32))) s))) |
(+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 (-.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/24 binary32) (*.f32 (PI.f32) s))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 (neg.f32 #s(approx (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s) (/.f32 (fma.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal 5/72 binary32) (*.f32 (/.f32 s (PI.f32)) #s(literal -1/6 binary32))) s (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32))) (*.f32 (*.f32 s s) s)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(approx (neg (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) (/.f32 (fma.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal 5/72 binary32) (*.f32 (-.f32 (*.f32 (/.f32 s (*.f32 (PI.f32) r)) #s(literal 1/4 binary32)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) s (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32))) (*.f32 (*.f32 s s) (*.f32 s s))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) r)) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 (PI.f32) r)))) s)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) r)) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) r)))) s)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 (PI.f32) s)))) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)))) r)) |
(+.f32 #s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32))) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s)))) (*.f32 (*.f32 (PI.f32) s) r)))) |
(+.f32 #s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32))) #s(approx (/ (* 3/4 (exp (/ (/ (neg r) 3) s))) (* (* (* 6 s) (PI)) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s)))) (*.f32 (*.f32 (PI.f32) s) r)))) |
(+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (+.f32 (PI.f32) (PI.f32)) (*.f32 s r))) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s)))) (*.f32 (*.f32 (PI.f32) s) r)))) |
(+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 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 #s(literal -1/3 binary32) (/.f32 r s)))) (*.f32 (*.f32 (PI.f32) s) r)))) |
(+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (*.f32 #s(literal -1/3 binary32) r) s))) (*.f32 (*.f32 (PI.f32) s) r)))) |
(+.f32 #s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32))) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 #s(approx (/ (neg r) (* 3 s)) (*.f32 #s(literal -1/3 binary32) (/.f32 r s))))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) s) (PI.f32)) r))) |
(+.f32 #s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32))) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 #s(approx (/ (neg r) 3) (*.f32 #s(literal -1/3 binary32) r)) s))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) s) (PI.f32)) r))) |
(fma.f32 #s(literal 3/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r)) #s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32)))) |
(+.f32 #s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32))) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) (*.f32 s r)))) |
(+.f32 #s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32))) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) s) (PI.f32)) r))) |
(+.f32 #s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32))) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
(+.f32 (*.f32 #s(literal 3/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) #s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32)))) |
(+.f32 #s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32))) (/.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) s) (PI.f32)) r))) |
(fma.f32 #s(literal 3/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r)) (*.f32 #s(literal 1/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)))) |
(+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (+.f32 (PI.f32) (PI.f32)) (*.f32 s r))) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
(fma.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s)) (/.f32 (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) r) (*.f32 #s(literal 1/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r)))) |
(+.f32 (/.f32 (*.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) s) (PI.f32)) r))) |
(+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
(+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (/.f32 (neg.f32 r) #s(literal 3 binary32)) s))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
(/.f32 (fma.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/4 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r) (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) #s(literal 3/4 binary32)))) (*.f32 (*.f32 (*.f32 (+.f32 (PI.f32) (PI.f32)) s) r) (*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) s) r))) |
| Outputs |
|---|
(+.f32 (*.f32 #s(literal 3/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) #s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32)))) |
3 calls:
| 36.0ms | r |
| 23.0ms | s |
| 16.0ms | (+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.5% | 1 | (+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
| 99.5% | 1 | s |
| 99.5% | 1 | r |
Compiled 35 to 29 computations (17.1% saved)
| Inputs |
|---|
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 s r) (PI.f32)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 s r)) (PI.f32))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s)) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 #s(literal 1/4 binary32) r) (*.f32 (PI.f32) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(approx (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) (/.f32 #s(approx (+ (* (/ r (* (PI) s)) -1/6) (+ (* (/ (* r r) (* (* s s) (PI))) 5/72) (/ 1/4 (PI)))) (/.f32 #s(literal 1/4 binary32) (PI.f32))) s)) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) r) s) (PI.f32))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) s) r) (PI.f32))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 #s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) (/.f32 #s(literal -1/4 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 #s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ (/ 1/4 r) (PI))) (/.f32 #s(literal -1/4 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (log.f32 #s(approx (pow (exp (PI)) (* s r)) (fma.f32 (*.f32 s r) (PI.f32) #s(literal 1 binary32)))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (-.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) s)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 #s(approx (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) (/.f32 (/.f32 #s(literal 1/4 binary32) r) (PI.f32))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 #s(approx (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/.f32 #s(approx (+ (* (/ r (* (PI) s)) -5/72) (/ 1/6 (PI))) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(approx (/ (+ (* (/ r (* (* s s) (PI))) -1/6) (/ 1/4 (* (PI) s))) r) (-.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 s s) (PI.f32)))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 #s(approx (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) (/.f32 #s(literal -1/6 binary32) (PI.f32))) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(approx (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) (/.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -1/6 binary32) (/.f32 #s(literal 1/4 binary32) (PI.f32))) s)) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 #s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) (/.f32 (-.f32 (*.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal 1/6 binary32)) (/.f32 #s(literal 1/4 binary32) (PI.f32))) r)) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(approx (/ (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) r) (/.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal 5/72 binary32) (*.f32 (/.f32 s (PI.f32)) #s(literal -1/6 binary32))) (*.f32 (*.f32 s s) s)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(approx (/ (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) r) (/.f32 (fma.f32 (/.f32 s (PI.f32)) #s(literal -1/6 binary32) (*.f32 #s(literal 5/72 binary32) (/.f32 r (PI.f32)))) (*.f32 (*.f32 s s) s)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 #s(literal -1/6 binary32) (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal -1/6 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (log.f32 (exp.f32 (*.f32 (*.f32 (PI.f32) s) r))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(approx (neg (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) (/.f32 #s(approx (+ (* (+ (* (/ r (PI)) 5/72) (* (- (* (/ s (* (PI) r)) 1/4) (/ 1/6 (PI))) s)) s) (* (* r (/ r (PI))) -7/324)) (*.f32 (/.f32 (*.f32 (*.f32 s s) s) (*.f32 (PI.f32) r)) #s(literal 1/4 binary32))) (*.f32 (*.f32 s s) (*.f32 s s))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) #s(approx (log (pow (exp (PI)) (* s r))) (*.f32 (fma.f32 (PI.f32) r (*.f32 (*.f32 #s(literal 1/2 binary32) s) (*.f32 #s(literal 0 binary32) (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 r r))))) s)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 #s(approx (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -5/72 binary32) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 #s(approx (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/.f32 (+.f32 (/.f32 #s(literal 1/6 binary32) (PI.f32)) (*.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -5/72 binary32))) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 #s(approx (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -5/72 binary32) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 (/.f32 #s(literal 1/4 binary32) (PI.f32)) r)) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(approx (neg (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) (/.f32 (fma.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32) (*.f32 (*.f32 r (/.f32 s (PI.f32))) #s(literal 5/72 binary32))) (*.f32 (*.f32 s s) (*.f32 s s))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 #s(approx (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (*.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal 5/72 binary32))) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(approx (/ (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) r) (/.f32 (-.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal 5/72 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 #s(approx (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal -5/72 binary32) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32)) s)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(approx (/ (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) r) (/.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal 5/72 binary32) (*.f32 (-.f32 (*.f32 (/.f32 s (*.f32 (PI.f32) r)) #s(literal 1/4 binary32)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (*.f32 (*.f32 s s) s)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 r #s(approx (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI)))) (/.f32 (-.f32 (*.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal 5/72 binary32)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) (*.f32 s s))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 #s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) (/.f32 (-.f32 (*.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal -5/72 binary32) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) r) (/.f32 #s(literal 1/4 binary32) (PI.f32))) r)) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 #s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ (/ 1/4 r) (PI))) (/.f32 (-.f32 (*.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal -5/72 binary32) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) r) (/.f32 #s(literal 1/4 binary32) (PI.f32))) r)) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (log.f32 (pow.f32 (exp.f32 r) (*.f32 (PI.f32) s))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (log.f32 (pow.f32 (exp.f32 (PI.f32)) (*.f32 s r))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (*.f32 (log.f32 (pow.f32 (exp.f32 (PI.f32)) s)) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(approx (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) (/.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -1/6 binary32) (fma.f32 (*.f32 r (/.f32 r (*.f32 (*.f32 s s) (PI.f32)))) #s(literal 5/72 binary32) (/.f32 #s(literal 1/4 binary32) (PI.f32)))) s)) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(approx (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) (/.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -1/6 binary32) (fma.f32 (/.f32 (*.f32 r r) (*.f32 (*.f32 s s) (PI.f32))) #s(literal 5/72 binary32) (/.f32 #s(literal 1/4 binary32) (PI.f32)))) s)) r)) |
(+.f32 #s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s)))) (*.f32 (*.f32 (PI.f32) s) r)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 r (-.f32 (*.f32 (/.f32 r (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) #s(literal 5/72 binary32)) (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 s s) (PI.f32)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r)) |
(+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 #s(approx (* 1/8 (exp (* -1/3 (/ r s)))) #s(literal 1/8 binary32)) (*.f32 (*.f32 (PI.f32) s) r)))) |
(+.f32 #s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32))) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) s) (PI.f32)) r))) |
(+.f32 #s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32))) (/.f32 #s(approx (* 3/4 (exp (/ (/ (neg r) 3) s))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) s) (PI.f32)) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 r (-.f32 (*.f32 (/.f32 r (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) #s(literal 5/72 binary32)) (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 s s) (PI.f32)))) (/.f32 (/.f32 #s(literal 1/4 binary32) (PI.f32)) s)) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(approx (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) (/.f32 #s(approx (+ (* (/ r (* (PI) s)) -1/6) (+ (* (/ (* r r) (* (* s s) (PI))) 5/72) (/ 1/4 (PI)))) (*.f32 (+.f32 (/.f32 #s(literal 5/72 binary32) (*.f32 (*.f32 s s) (PI.f32))) (neg.f32 (/.f32 (-.f32 (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) r))) (*.f32 r r))) s)) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(approx (/ (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) r) (*.f32 (-.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 r r) s) (PI.f32))) (/.f32 #s(literal 5/72 binary32) (*.f32 (*.f32 s s) (*.f32 (PI.f32) s)))) (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 (*.f32 s s) (PI.f32)) r))) r))) |
(+.f32 #s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
(+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) s) (PI.f32)) r))) |
(+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 #s(approx (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) (*.f32 (-.f32 (*.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal 7/324 binary32)) (/.f32 #s(literal 5/72 binary32) (PI.f32))) r)) s)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 #s(approx (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) (*.f32 (-.f32 (*.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal 7/324 binary32)) (/.f32 #s(literal 5/72 binary32) (PI.f32))) r)) s)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 (/.f32 #s(literal 1/4 binary32) r) (PI.f32))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (-.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal 1/144 binary32) (fma.f32 #s(literal 1/16 binary32) (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r)))) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) s)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (neg.f32 (/.f32 (*.f32 (/.f32 (*.f32 r r) (PI.f32)) #s(literal -7/324 binary32)) s))) s)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (neg.f32 (/.f32 (*.f32 (/.f32 (*.f32 r r) (PI.f32)) #s(literal -7/324 binary32)) s))) s)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 (/.f32 #s(literal 1/4 binary32) r) (PI.f32))) s))) |
(+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 (-.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/24 binary32) (*.f32 (PI.f32) s))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 (neg.f32 #s(approx (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s) (/.f32 (fma.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal 5/72 binary32) (*.f32 (/.f32 s (PI.f32)) #s(literal -1/6 binary32))) s (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32))) (*.f32 (*.f32 s s) s)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(approx (neg (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) (/.f32 (fma.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal 5/72 binary32) (*.f32 (-.f32 (*.f32 (/.f32 s (*.f32 (PI.f32) r)) #s(literal 1/4 binary32)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) s (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32))) (*.f32 (*.f32 s s) (*.f32 s s))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) r)) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 (PI.f32) r)))) s)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) r)) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) r)))) s)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 (PI.f32) s)))) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)))) r)) |
(+.f32 #s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32))) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s)))) (*.f32 (*.f32 (PI.f32) s) r)))) |
(+.f32 #s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32))) #s(approx (/ (* 3/4 (exp (/ (/ (neg r) 3) s))) (* (* (* 6 s) (PI)) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s)))) (*.f32 (*.f32 (PI.f32) s) r)))) |
(+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (+.f32 (PI.f32) (PI.f32)) (*.f32 s r))) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s)))) (*.f32 (*.f32 (PI.f32) s) r)))) |
(+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 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 #s(literal -1/3 binary32) (/.f32 r s)))) (*.f32 (*.f32 (PI.f32) s) r)))) |
(+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (*.f32 #s(literal -1/3 binary32) r) s))) (*.f32 (*.f32 (PI.f32) s) r)))) |
(+.f32 #s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32))) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 #s(approx (/ (neg r) (* 3 s)) (*.f32 #s(literal -1/3 binary32) (/.f32 r s))))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) s) (PI.f32)) r))) |
(+.f32 #s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32))) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 #s(approx (/ (neg r) 3) (*.f32 #s(literal -1/3 binary32) r)) s))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) s) (PI.f32)) r))) |
(fma.f32 #s(literal 3/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r)) #s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32)))) |
(+.f32 #s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32))) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) (*.f32 s r)))) |
(+.f32 #s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32))) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) s) (PI.f32)) r))) |
(+.f32 #s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32))) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
| Outputs |
|---|
(+.f32 #s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32))) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) s) (PI.f32)) r))) |
3 calls:
| 20.0ms | r |
| 18.0ms | s |
| 17.0ms | (+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.4% | 1 | (+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
| 99.4% | 1 | s |
| 99.4% | 1 | r |
Compiled 35 to 29 computations (17.1% saved)
| Inputs |
|---|
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 s r) (PI.f32)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 s r)) (PI.f32))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s)) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 #s(literal 1/4 binary32) r) (*.f32 (PI.f32) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(approx (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) (/.f32 #s(approx (+ (* (/ r (* (PI) s)) -1/6) (+ (* (/ (* r r) (* (* s s) (PI))) 5/72) (/ 1/4 (PI)))) (/.f32 #s(literal 1/4 binary32) (PI.f32))) s)) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) r) s) (PI.f32))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) s) r) (PI.f32))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 #s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) (/.f32 #s(literal -1/4 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 #s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ (/ 1/4 r) (PI))) (/.f32 #s(literal -1/4 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (log.f32 #s(approx (pow (exp (PI)) (* s r)) (fma.f32 (*.f32 s r) (PI.f32) #s(literal 1 binary32)))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (-.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) s)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 #s(approx (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) (/.f32 (/.f32 #s(literal 1/4 binary32) r) (PI.f32))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 #s(approx (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/.f32 #s(approx (+ (* (/ r (* (PI) s)) -5/72) (/ 1/6 (PI))) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(approx (/ (+ (* (/ r (* (* s s) (PI))) -1/6) (/ 1/4 (* (PI) s))) r) (-.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 s s) (PI.f32)))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 #s(approx (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) (/.f32 #s(literal -1/6 binary32) (PI.f32))) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(approx (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) (/.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -1/6 binary32) (/.f32 #s(literal 1/4 binary32) (PI.f32))) s)) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 #s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) (/.f32 (-.f32 (*.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal 1/6 binary32)) (/.f32 #s(literal 1/4 binary32) (PI.f32))) r)) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(approx (/ (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) r) (/.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal 5/72 binary32) (*.f32 (/.f32 s (PI.f32)) #s(literal -1/6 binary32))) (*.f32 (*.f32 s s) s)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(approx (/ (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) r) (/.f32 (fma.f32 (/.f32 s (PI.f32)) #s(literal -1/6 binary32) (*.f32 #s(literal 5/72 binary32) (/.f32 r (PI.f32)))) (*.f32 (*.f32 s s) s)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 #s(literal -1/6 binary32) (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal -1/6 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (log.f32 (exp.f32 (*.f32 (*.f32 (PI.f32) s) r))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(approx (neg (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) (/.f32 #s(approx (+ (* (+ (* (/ r (PI)) 5/72) (* (- (* (/ s (* (PI) r)) 1/4) (/ 1/6 (PI))) s)) s) (* (* r (/ r (PI))) -7/324)) (*.f32 (/.f32 (*.f32 (*.f32 s s) s) (*.f32 (PI.f32) r)) #s(literal 1/4 binary32))) (*.f32 (*.f32 s s) (*.f32 s s))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) #s(approx (log (pow (exp (PI)) (* s r))) (*.f32 (fma.f32 (PI.f32) r (*.f32 (*.f32 #s(literal 1/2 binary32) s) (*.f32 #s(literal 0 binary32) (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 r r))))) s)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 #s(approx (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -5/72 binary32) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 #s(approx (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/.f32 (+.f32 (/.f32 #s(literal 1/6 binary32) (PI.f32)) (*.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -5/72 binary32))) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 #s(approx (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -5/72 binary32) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 (/.f32 #s(literal 1/4 binary32) (PI.f32)) r)) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(approx (neg (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) (/.f32 (fma.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32) (*.f32 (*.f32 r (/.f32 s (PI.f32))) #s(literal 5/72 binary32))) (*.f32 (*.f32 s s) (*.f32 s s))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 #s(approx (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (*.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal 5/72 binary32))) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(approx (/ (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) r) (/.f32 (-.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal 5/72 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 #s(approx (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal -5/72 binary32) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32)) s)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(approx (/ (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) r) (/.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal 5/72 binary32) (*.f32 (-.f32 (*.f32 (/.f32 s (*.f32 (PI.f32) r)) #s(literal 1/4 binary32)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (*.f32 (*.f32 s s) s)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 r #s(approx (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI)))) (/.f32 (-.f32 (*.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal 5/72 binary32)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) (*.f32 s s))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 #s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) (/.f32 (-.f32 (*.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal -5/72 binary32) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) r) (/.f32 #s(literal 1/4 binary32) (PI.f32))) r)) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 #s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ (/ 1/4 r) (PI))) (/.f32 (-.f32 (*.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal -5/72 binary32) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) r) (/.f32 #s(literal 1/4 binary32) (PI.f32))) r)) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (log.f32 (pow.f32 (exp.f32 r) (*.f32 (PI.f32) s))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (log.f32 (pow.f32 (exp.f32 (PI.f32)) (*.f32 s r))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (*.f32 (log.f32 (pow.f32 (exp.f32 (PI.f32)) s)) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(approx (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) (/.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -1/6 binary32) (fma.f32 (*.f32 r (/.f32 r (*.f32 (*.f32 s s) (PI.f32)))) #s(literal 5/72 binary32) (/.f32 #s(literal 1/4 binary32) (PI.f32)))) s)) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(approx (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) (/.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -1/6 binary32) (fma.f32 (/.f32 (*.f32 r r) (*.f32 (*.f32 s s) (PI.f32))) #s(literal 5/72 binary32) (/.f32 #s(literal 1/4 binary32) (PI.f32)))) s)) r)) |
(+.f32 #s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s)))) (*.f32 (*.f32 (PI.f32) s) r)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 r (-.f32 (*.f32 (/.f32 r (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) #s(literal 5/72 binary32)) (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 s s) (PI.f32)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r)) |
(+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 #s(approx (* 1/8 (exp (* -1/3 (/ r s)))) #s(literal 1/8 binary32)) (*.f32 (*.f32 (PI.f32) s) r)))) |
(+.f32 #s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32))) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) s) (PI.f32)) r))) |
(+.f32 #s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32))) (/.f32 #s(approx (* 3/4 (exp (/ (/ (neg r) 3) s))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) s) (PI.f32)) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 r (-.f32 (*.f32 (/.f32 r (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) #s(literal 5/72 binary32)) (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 s s) (PI.f32)))) (/.f32 (/.f32 #s(literal 1/4 binary32) (PI.f32)) s)) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(approx (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) (/.f32 #s(approx (+ (* (/ r (* (PI) s)) -1/6) (+ (* (/ (* r r) (* (* s s) (PI))) 5/72) (/ 1/4 (PI)))) (*.f32 (+.f32 (/.f32 #s(literal 5/72 binary32) (*.f32 (*.f32 s s) (PI.f32))) (neg.f32 (/.f32 (-.f32 (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) r))) (*.f32 r r))) s)) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(approx (/ (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) r) (*.f32 (-.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 r r) s) (PI.f32))) (/.f32 #s(literal 5/72 binary32) (*.f32 (*.f32 s s) (*.f32 (PI.f32) s)))) (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 (*.f32 s s) (PI.f32)) r))) r))) |
(+.f32 #s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
(+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) s) (PI.f32)) r))) |
(+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 #s(approx (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) (*.f32 (-.f32 (*.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal 7/324 binary32)) (/.f32 #s(literal 5/72 binary32) (PI.f32))) r)) s)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 #s(approx (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) (*.f32 (-.f32 (*.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal 7/324 binary32)) (/.f32 #s(literal 5/72 binary32) (PI.f32))) r)) s)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 (/.f32 #s(literal 1/4 binary32) r) (PI.f32))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (-.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal 1/144 binary32) (fma.f32 #s(literal 1/16 binary32) (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r)))) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) s)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (neg.f32 (/.f32 (*.f32 (/.f32 (*.f32 r r) (PI.f32)) #s(literal -7/324 binary32)) s))) s)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (neg.f32 (/.f32 (*.f32 (/.f32 (*.f32 r r) (PI.f32)) #s(literal -7/324 binary32)) s))) s)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 (/.f32 #s(literal 1/4 binary32) r) (PI.f32))) s))) |
(+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 (-.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/24 binary32) (*.f32 (PI.f32) s))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 (neg.f32 #s(approx (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s) (/.f32 (fma.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal 5/72 binary32) (*.f32 (/.f32 s (PI.f32)) #s(literal -1/6 binary32))) s (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32))) (*.f32 (*.f32 s s) s)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(approx (neg (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) (/.f32 (fma.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal 5/72 binary32) (*.f32 (-.f32 (*.f32 (/.f32 s (*.f32 (PI.f32) r)) #s(literal 1/4 binary32)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) s (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32))) (*.f32 (*.f32 s s) (*.f32 s s))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) r)) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 (PI.f32) r)))) s)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) r)) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) r)))) s)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 (PI.f32) s)))) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)))) r)) |
(+.f32 #s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32))) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s)))) (*.f32 (*.f32 (PI.f32) s) r)))) |
(+.f32 #s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32))) #s(approx (/ (* 3/4 (exp (/ (/ (neg r) 3) s))) (* (* (* 6 s) (PI)) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s)))) (*.f32 (*.f32 (PI.f32) s) r)))) |
(+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (+.f32 (PI.f32) (PI.f32)) (*.f32 s r))) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s)))) (*.f32 (*.f32 (PI.f32) s) r)))) |
(+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 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 #s(literal -1/3 binary32) (/.f32 r s)))) (*.f32 (*.f32 (PI.f32) s) r)))) |
(+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (*.f32 #s(literal -1/3 binary32) r) s))) (*.f32 (*.f32 (PI.f32) s) r)))) |
(+.f32 #s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32))) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 #s(approx (/ (neg r) (* 3 s)) (*.f32 #s(literal -1/3 binary32) (/.f32 r s))))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) s) (PI.f32)) r))) |
(+.f32 #s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32))) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 #s(approx (/ (neg r) 3) (*.f32 #s(literal -1/3 binary32) r)) s))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) s) (PI.f32)) r))) |
(fma.f32 #s(literal 3/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r)) #s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32)))) |
(+.f32 #s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32))) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) (*.f32 s r)))) |
| Outputs |
|---|
(+.f32 #s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32))) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 #s(approx (/ (neg r) 3) (*.f32 #s(literal -1/3 binary32) r)) s))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) s) (PI.f32)) r))) |
3 calls:
| 62.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 |
| 18.0ms | s |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.4% | 1 | (+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
| 99.4% | 1 | s |
| 99.4% | 1 | r |
Compiled 35 to 29 computations (17.1% saved)
| Inputs |
|---|
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 s r) (PI.f32)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 s r)) (PI.f32))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s)) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 #s(literal 1/4 binary32) r) (*.f32 (PI.f32) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(approx (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) (/.f32 #s(approx (+ (* (/ r (* (PI) s)) -1/6) (+ (* (/ (* r r) (* (* s s) (PI))) 5/72) (/ 1/4 (PI)))) (/.f32 #s(literal 1/4 binary32) (PI.f32))) s)) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) r) s) (PI.f32))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) s) r) (PI.f32))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 #s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) (/.f32 #s(literal -1/4 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 #s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ (/ 1/4 r) (PI))) (/.f32 #s(literal -1/4 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (log.f32 #s(approx (pow (exp (PI)) (* s r)) (fma.f32 (*.f32 s r) (PI.f32) #s(literal 1 binary32)))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (-.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) s)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 #s(approx (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) (/.f32 (/.f32 #s(literal 1/4 binary32) r) (PI.f32))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 #s(approx (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/.f32 #s(approx (+ (* (/ r (* (PI) s)) -5/72) (/ 1/6 (PI))) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(approx (/ (+ (* (/ r (* (* s s) (PI))) -1/6) (/ 1/4 (* (PI) s))) r) (-.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 s s) (PI.f32)))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 #s(approx (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) (/.f32 #s(literal -1/6 binary32) (PI.f32))) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(approx (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) (/.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -1/6 binary32) (/.f32 #s(literal 1/4 binary32) (PI.f32))) s)) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 #s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) (/.f32 (-.f32 (*.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal 1/6 binary32)) (/.f32 #s(literal 1/4 binary32) (PI.f32))) r)) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(approx (/ (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) r) (/.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal 5/72 binary32) (*.f32 (/.f32 s (PI.f32)) #s(literal -1/6 binary32))) (*.f32 (*.f32 s s) s)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(approx (/ (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) r) (/.f32 (fma.f32 (/.f32 s (PI.f32)) #s(literal -1/6 binary32) (*.f32 #s(literal 5/72 binary32) (/.f32 r (PI.f32)))) (*.f32 (*.f32 s s) s)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 #s(literal -1/6 binary32) (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal -1/6 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (log.f32 (exp.f32 (*.f32 (*.f32 (PI.f32) s) r))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(approx (neg (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) (/.f32 #s(approx (+ (* (+ (* (/ r (PI)) 5/72) (* (- (* (/ s (* (PI) r)) 1/4) (/ 1/6 (PI))) s)) s) (* (* r (/ r (PI))) -7/324)) (*.f32 (/.f32 (*.f32 (*.f32 s s) s) (*.f32 (PI.f32) r)) #s(literal 1/4 binary32))) (*.f32 (*.f32 s s) (*.f32 s s))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) #s(approx (log (pow (exp (PI)) (* s r))) (*.f32 (fma.f32 (PI.f32) r (*.f32 (*.f32 #s(literal 1/2 binary32) s) (*.f32 #s(literal 0 binary32) (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 r r))))) s)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 #s(approx (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -5/72 binary32) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 #s(approx (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/.f32 (+.f32 (/.f32 #s(literal 1/6 binary32) (PI.f32)) (*.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -5/72 binary32))) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 #s(approx (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -5/72 binary32) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 (/.f32 #s(literal 1/4 binary32) (PI.f32)) r)) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(approx (neg (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) (/.f32 (fma.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32) (*.f32 (*.f32 r (/.f32 s (PI.f32))) #s(literal 5/72 binary32))) (*.f32 (*.f32 s s) (*.f32 s s))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 #s(approx (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (*.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal 5/72 binary32))) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(approx (/ (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) r) (/.f32 (-.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal 5/72 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 #s(approx (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal -5/72 binary32) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32)) s)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(approx (/ (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) r) (/.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal 5/72 binary32) (*.f32 (-.f32 (*.f32 (/.f32 s (*.f32 (PI.f32) r)) #s(literal 1/4 binary32)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (*.f32 (*.f32 s s) s)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 r #s(approx (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI)))) (/.f32 (-.f32 (*.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal 5/72 binary32)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) (*.f32 s s))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 #s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) (/.f32 (-.f32 (*.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal -5/72 binary32) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) r) (/.f32 #s(literal 1/4 binary32) (PI.f32))) r)) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 #s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ (/ 1/4 r) (PI))) (/.f32 (-.f32 (*.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal -5/72 binary32) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) r) (/.f32 #s(literal 1/4 binary32) (PI.f32))) r)) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (log.f32 (pow.f32 (exp.f32 r) (*.f32 (PI.f32) s))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (log.f32 (pow.f32 (exp.f32 (PI.f32)) (*.f32 s r))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (*.f32 (log.f32 (pow.f32 (exp.f32 (PI.f32)) s)) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(approx (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) (/.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -1/6 binary32) (fma.f32 (*.f32 r (/.f32 r (*.f32 (*.f32 s s) (PI.f32)))) #s(literal 5/72 binary32) (/.f32 #s(literal 1/4 binary32) (PI.f32)))) s)) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(approx (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) (/.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -1/6 binary32) (fma.f32 (/.f32 (*.f32 r r) (*.f32 (*.f32 s s) (PI.f32))) #s(literal 5/72 binary32) (/.f32 #s(literal 1/4 binary32) (PI.f32)))) s)) r)) |
(+.f32 #s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s)))) (*.f32 (*.f32 (PI.f32) s) r)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 r (-.f32 (*.f32 (/.f32 r (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) #s(literal 5/72 binary32)) (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 s s) (PI.f32)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r)) |
(+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 #s(approx (* 1/8 (exp (* -1/3 (/ r s)))) #s(literal 1/8 binary32)) (*.f32 (*.f32 (PI.f32) s) r)))) |
(+.f32 #s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32))) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) s) (PI.f32)) r))) |
(+.f32 #s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32))) (/.f32 #s(approx (* 3/4 (exp (/ (/ (neg r) 3) s))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) s) (PI.f32)) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 r (-.f32 (*.f32 (/.f32 r (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) #s(literal 5/72 binary32)) (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 s s) (PI.f32)))) (/.f32 (/.f32 #s(literal 1/4 binary32) (PI.f32)) s)) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(approx (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) (/.f32 #s(approx (+ (* (/ r (* (PI) s)) -1/6) (+ (* (/ (* r r) (* (* s s) (PI))) 5/72) (/ 1/4 (PI)))) (*.f32 (+.f32 (/.f32 #s(literal 5/72 binary32) (*.f32 (*.f32 s s) (PI.f32))) (neg.f32 (/.f32 (-.f32 (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) r))) (*.f32 r r))) s)) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(approx (/ (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) r) (*.f32 (-.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 r r) s) (PI.f32))) (/.f32 #s(literal 5/72 binary32) (*.f32 (*.f32 s s) (*.f32 (PI.f32) s)))) (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 (*.f32 s s) (PI.f32)) r))) r))) |
(+.f32 #s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
(+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) s) (PI.f32)) r))) |
(+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 #s(approx (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) (*.f32 (-.f32 (*.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal 7/324 binary32)) (/.f32 #s(literal 5/72 binary32) (PI.f32))) r)) s)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 #s(approx (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) (*.f32 (-.f32 (*.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal 7/324 binary32)) (/.f32 #s(literal 5/72 binary32) (PI.f32))) r)) s)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 (/.f32 #s(literal 1/4 binary32) r) (PI.f32))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (-.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal 1/144 binary32) (fma.f32 #s(literal 1/16 binary32) (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r)))) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) s)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (neg.f32 (/.f32 (*.f32 (/.f32 (*.f32 r r) (PI.f32)) #s(literal -7/324 binary32)) s))) s)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (neg.f32 (/.f32 (*.f32 (/.f32 (*.f32 r r) (PI.f32)) #s(literal -7/324 binary32)) s))) s)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 (/.f32 #s(literal 1/4 binary32) r) (PI.f32))) s))) |
(+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 (-.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/24 binary32) (*.f32 (PI.f32) s))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 (neg.f32 #s(approx (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s) (/.f32 (fma.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal 5/72 binary32) (*.f32 (/.f32 s (PI.f32)) #s(literal -1/6 binary32))) s (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32))) (*.f32 (*.f32 s s) s)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(approx (neg (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) (/.f32 (fma.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal 5/72 binary32) (*.f32 (-.f32 (*.f32 (/.f32 s (*.f32 (PI.f32) r)) #s(literal 1/4 binary32)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) s (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32))) (*.f32 (*.f32 s s) (*.f32 s s))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) r)) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 (PI.f32) r)))) s)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) r)) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) r)))) s)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 (PI.f32) s)))) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)))) r)) |
(+.f32 #s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32))) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s)))) (*.f32 (*.f32 (PI.f32) s) r)))) |
(+.f32 #s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32))) #s(approx (/ (* 3/4 (exp (/ (/ (neg r) 3) s))) (* (* (* 6 s) (PI)) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s)))) (*.f32 (*.f32 (PI.f32) s) r)))) |
(+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (+.f32 (PI.f32) (PI.f32)) (*.f32 s r))) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s)))) (*.f32 (*.f32 (PI.f32) s) r)))) |
(+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 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 #s(literal -1/3 binary32) (/.f32 r s)))) (*.f32 (*.f32 (PI.f32) s) r)))) |
(+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (*.f32 #s(literal -1/3 binary32) r) s))) (*.f32 (*.f32 (PI.f32) s) r)))) |
(+.f32 #s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32))) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 #s(approx (/ (neg r) (* 3 s)) (*.f32 #s(literal -1/3 binary32) (/.f32 r s))))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) s) (PI.f32)) r))) |
| Outputs |
|---|
(+.f32 (/.f32 (*.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 (PI.f32) s) r)))) |
3 calls:
| 27.0ms | s |
| 18.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))) |
| 18.0ms | r |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.4% | 1 | (+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
| 99.4% | 1 | s |
| 99.4% | 1 | r |
Compiled 35 to 29 computations (17.1% saved)
| Inputs |
|---|
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 s r) (PI.f32)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 s r)) (PI.f32))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s)) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 #s(literal 1/4 binary32) r) (*.f32 (PI.f32) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(approx (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) (/.f32 #s(approx (+ (* (/ r (* (PI) s)) -1/6) (+ (* (/ (* r r) (* (* s s) (PI))) 5/72) (/ 1/4 (PI)))) (/.f32 #s(literal 1/4 binary32) (PI.f32))) s)) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) r) s) (PI.f32))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) s) r) (PI.f32))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 #s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) (/.f32 #s(literal -1/4 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 #s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ (/ 1/4 r) (PI))) (/.f32 #s(literal -1/4 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (log.f32 #s(approx (pow (exp (PI)) (* s r)) (fma.f32 (*.f32 s r) (PI.f32) #s(literal 1 binary32)))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (-.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) s)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 #s(approx (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) (/.f32 (/.f32 #s(literal 1/4 binary32) r) (PI.f32))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 #s(approx (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/.f32 #s(approx (+ (* (/ r (* (PI) s)) -5/72) (/ 1/6 (PI))) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(approx (/ (+ (* (/ r (* (* s s) (PI))) -1/6) (/ 1/4 (* (PI) s))) r) (-.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 s s) (PI.f32)))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 #s(approx (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) (/.f32 #s(literal -1/6 binary32) (PI.f32))) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(approx (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) (/.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -1/6 binary32) (/.f32 #s(literal 1/4 binary32) (PI.f32))) s)) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 #s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) (/.f32 (-.f32 (*.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal 1/6 binary32)) (/.f32 #s(literal 1/4 binary32) (PI.f32))) r)) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(approx (/ (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) r) (/.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal 5/72 binary32) (*.f32 (/.f32 s (PI.f32)) #s(literal -1/6 binary32))) (*.f32 (*.f32 s s) s)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(approx (/ (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) r) (/.f32 (fma.f32 (/.f32 s (PI.f32)) #s(literal -1/6 binary32) (*.f32 #s(literal 5/72 binary32) (/.f32 r (PI.f32)))) (*.f32 (*.f32 s s) s)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 #s(literal -1/6 binary32) (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal -1/6 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (log.f32 (exp.f32 (*.f32 (*.f32 (PI.f32) s) r))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(approx (neg (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) (/.f32 #s(approx (+ (* (+ (* (/ r (PI)) 5/72) (* (- (* (/ s (* (PI) r)) 1/4) (/ 1/6 (PI))) s)) s) (* (* r (/ r (PI))) -7/324)) (*.f32 (/.f32 (*.f32 (*.f32 s s) s) (*.f32 (PI.f32) r)) #s(literal 1/4 binary32))) (*.f32 (*.f32 s s) (*.f32 s s))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) #s(approx (log (pow (exp (PI)) (* s r))) (*.f32 (fma.f32 (PI.f32) r (*.f32 (*.f32 #s(literal 1/2 binary32) s) (*.f32 #s(literal 0 binary32) (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 r r))))) s)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 #s(approx (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -5/72 binary32) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 #s(approx (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/.f32 (+.f32 (/.f32 #s(literal 1/6 binary32) (PI.f32)) (*.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -5/72 binary32))) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 #s(approx (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -5/72 binary32) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 (/.f32 #s(literal 1/4 binary32) (PI.f32)) r)) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(approx (neg (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) (/.f32 (fma.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32) (*.f32 (*.f32 r (/.f32 s (PI.f32))) #s(literal 5/72 binary32))) (*.f32 (*.f32 s s) (*.f32 s s))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 #s(approx (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (*.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal 5/72 binary32))) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(approx (/ (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) r) (/.f32 (-.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal 5/72 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 #s(approx (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal -5/72 binary32) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32)) s)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(approx (/ (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) r) (/.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal 5/72 binary32) (*.f32 (-.f32 (*.f32 (/.f32 s (*.f32 (PI.f32) r)) #s(literal 1/4 binary32)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (*.f32 (*.f32 s s) s)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 r #s(approx (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI)))) (/.f32 (-.f32 (*.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal 5/72 binary32)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) (*.f32 s s))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 #s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) (/.f32 (-.f32 (*.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal -5/72 binary32) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) r) (/.f32 #s(literal 1/4 binary32) (PI.f32))) r)) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 #s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ (/ 1/4 r) (PI))) (/.f32 (-.f32 (*.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal -5/72 binary32) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) r) (/.f32 #s(literal 1/4 binary32) (PI.f32))) r)) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (log.f32 (pow.f32 (exp.f32 r) (*.f32 (PI.f32) s))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (log.f32 (pow.f32 (exp.f32 (PI.f32)) (*.f32 s r))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (*.f32 (log.f32 (pow.f32 (exp.f32 (PI.f32)) s)) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(approx (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) (/.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -1/6 binary32) (fma.f32 (*.f32 r (/.f32 r (*.f32 (*.f32 s s) (PI.f32)))) #s(literal 5/72 binary32) (/.f32 #s(literal 1/4 binary32) (PI.f32)))) s)) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(approx (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) (/.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -1/6 binary32) (fma.f32 (/.f32 (*.f32 r r) (*.f32 (*.f32 s s) (PI.f32))) #s(literal 5/72 binary32) (/.f32 #s(literal 1/4 binary32) (PI.f32)))) s)) r)) |
(+.f32 #s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s)))) (*.f32 (*.f32 (PI.f32) s) r)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 r (-.f32 (*.f32 (/.f32 r (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) #s(literal 5/72 binary32)) (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 s s) (PI.f32)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r)) |
(+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 #s(approx (* 1/8 (exp (* -1/3 (/ r s)))) #s(literal 1/8 binary32)) (*.f32 (*.f32 (PI.f32) s) r)))) |
(+.f32 #s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32))) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) s) (PI.f32)) r))) |
(+.f32 #s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32))) (/.f32 #s(approx (* 3/4 (exp (/ (/ (neg r) 3) s))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) s) (PI.f32)) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 r (-.f32 (*.f32 (/.f32 r (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) #s(literal 5/72 binary32)) (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 s s) (PI.f32)))) (/.f32 (/.f32 #s(literal 1/4 binary32) (PI.f32)) s)) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(approx (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) (/.f32 #s(approx (+ (* (/ r (* (PI) s)) -1/6) (+ (* (/ (* r r) (* (* s s) (PI))) 5/72) (/ 1/4 (PI)))) (*.f32 (+.f32 (/.f32 #s(literal 5/72 binary32) (*.f32 (*.f32 s s) (PI.f32))) (neg.f32 (/.f32 (-.f32 (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) r))) (*.f32 r r))) s)) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(approx (/ (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) r) (*.f32 (-.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 r r) s) (PI.f32))) (/.f32 #s(literal 5/72 binary32) (*.f32 (*.f32 s s) (*.f32 (PI.f32) s)))) (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 (*.f32 s s) (PI.f32)) r))) r))) |
(+.f32 #s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
(+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) s) (PI.f32)) r))) |
(+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 #s(approx (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) (*.f32 (-.f32 (*.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal 7/324 binary32)) (/.f32 #s(literal 5/72 binary32) (PI.f32))) r)) s)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 #s(approx (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) (*.f32 (-.f32 (*.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal 7/324 binary32)) (/.f32 #s(literal 5/72 binary32) (PI.f32))) r)) s)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 (/.f32 #s(literal 1/4 binary32) r) (PI.f32))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (-.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal 1/144 binary32) (fma.f32 #s(literal 1/16 binary32) (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r)))) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) s)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (neg.f32 (/.f32 (*.f32 (/.f32 (*.f32 r r) (PI.f32)) #s(literal -7/324 binary32)) s))) s)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (neg.f32 (/.f32 (*.f32 (/.f32 (*.f32 r r) (PI.f32)) #s(literal -7/324 binary32)) s))) s)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 (/.f32 #s(literal 1/4 binary32) r) (PI.f32))) s))) |
(+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 (-.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/24 binary32) (*.f32 (PI.f32) s))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 (neg.f32 #s(approx (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s) (/.f32 (fma.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal 5/72 binary32) (*.f32 (/.f32 s (PI.f32)) #s(literal -1/6 binary32))) s (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32))) (*.f32 (*.f32 s s) s)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(approx (neg (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) (/.f32 (fma.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal 5/72 binary32) (*.f32 (-.f32 (*.f32 (/.f32 s (*.f32 (PI.f32) r)) #s(literal 1/4 binary32)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) s (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32))) (*.f32 (*.f32 s s) (*.f32 s s))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) r)) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 (PI.f32) r)))) s)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) r)) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) r)))) s)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 (PI.f32) s)))) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)))) r)) |
(+.f32 #s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32))) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s)))) (*.f32 (*.f32 (PI.f32) s) r)))) |
(+.f32 #s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32))) #s(approx (/ (* 3/4 (exp (/ (/ (neg r) 3) s))) (* (* (* 6 s) (PI)) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s)))) (*.f32 (*.f32 (PI.f32) s) r)))) |
(+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (+.f32 (PI.f32) (PI.f32)) (*.f32 s r))) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s)))) (*.f32 (*.f32 (PI.f32) s) r)))) |
(+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 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 #s(literal -1/3 binary32) (/.f32 r s)))) (*.f32 (*.f32 (PI.f32) s) r)))) |
| Outputs |
|---|
(+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (+.f32 (PI.f32) (PI.f32)) (*.f32 s r))) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s)))) (*.f32 (*.f32 (PI.f32) s) r)))) |
3 calls:
| 20.0ms | s |
| 17.0ms | r |
| 14.0ms | (+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.4% | 1 | (+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
| 99.4% | 1 | s |
| 99.4% | 1 | r |
Compiled 35 to 29 computations (17.1% saved)
| Inputs |
|---|
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 s r) (PI.f32)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 s r)) (PI.f32))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s)) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 #s(literal 1/4 binary32) r) (*.f32 (PI.f32) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(approx (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) (/.f32 #s(approx (+ (* (/ r (* (PI) s)) -1/6) (+ (* (/ (* r r) (* (* s s) (PI))) 5/72) (/ 1/4 (PI)))) (/.f32 #s(literal 1/4 binary32) (PI.f32))) s)) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) r) s) (PI.f32))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) s) r) (PI.f32))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 #s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) (/.f32 #s(literal -1/4 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 #s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ (/ 1/4 r) (PI))) (/.f32 #s(literal -1/4 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (log.f32 #s(approx (pow (exp (PI)) (* s r)) (fma.f32 (*.f32 s r) (PI.f32) #s(literal 1 binary32)))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (-.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) s)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 #s(approx (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) (/.f32 (/.f32 #s(literal 1/4 binary32) r) (PI.f32))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 #s(approx (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/.f32 #s(approx (+ (* (/ r (* (PI) s)) -5/72) (/ 1/6 (PI))) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(approx (/ (+ (* (/ r (* (* s s) (PI))) -1/6) (/ 1/4 (* (PI) s))) r) (-.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 s s) (PI.f32)))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 #s(approx (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) (/.f32 #s(literal -1/6 binary32) (PI.f32))) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(approx (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) (/.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -1/6 binary32) (/.f32 #s(literal 1/4 binary32) (PI.f32))) s)) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 #s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) (/.f32 (-.f32 (*.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal 1/6 binary32)) (/.f32 #s(literal 1/4 binary32) (PI.f32))) r)) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(approx (/ (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) r) (/.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal 5/72 binary32) (*.f32 (/.f32 s (PI.f32)) #s(literal -1/6 binary32))) (*.f32 (*.f32 s s) s)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(approx (/ (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) r) (/.f32 (fma.f32 (/.f32 s (PI.f32)) #s(literal -1/6 binary32) (*.f32 #s(literal 5/72 binary32) (/.f32 r (PI.f32)))) (*.f32 (*.f32 s s) s)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 #s(literal -1/6 binary32) (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal -1/6 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (log.f32 (exp.f32 (*.f32 (*.f32 (PI.f32) s) r))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(approx (neg (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) (/.f32 #s(approx (+ (* (+ (* (/ r (PI)) 5/72) (* (- (* (/ s (* (PI) r)) 1/4) (/ 1/6 (PI))) s)) s) (* (* r (/ r (PI))) -7/324)) (*.f32 (/.f32 (*.f32 (*.f32 s s) s) (*.f32 (PI.f32) r)) #s(literal 1/4 binary32))) (*.f32 (*.f32 s s) (*.f32 s s))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) #s(approx (log (pow (exp (PI)) (* s r))) (*.f32 (fma.f32 (PI.f32) r (*.f32 (*.f32 #s(literal 1/2 binary32) s) (*.f32 #s(literal 0 binary32) (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 r r))))) s)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 #s(approx (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -5/72 binary32) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 #s(approx (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/.f32 (+.f32 (/.f32 #s(literal 1/6 binary32) (PI.f32)) (*.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -5/72 binary32))) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 #s(approx (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -5/72 binary32) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 (/.f32 #s(literal 1/4 binary32) (PI.f32)) r)) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(approx (neg (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) (/.f32 (fma.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32) (*.f32 (*.f32 r (/.f32 s (PI.f32))) #s(literal 5/72 binary32))) (*.f32 (*.f32 s s) (*.f32 s s))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 #s(approx (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (*.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal 5/72 binary32))) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(approx (/ (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) r) (/.f32 (-.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal 5/72 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 #s(approx (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal -5/72 binary32) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32)) s)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(approx (/ (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) r) (/.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal 5/72 binary32) (*.f32 (-.f32 (*.f32 (/.f32 s (*.f32 (PI.f32) r)) #s(literal 1/4 binary32)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (*.f32 (*.f32 s s) s)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 r #s(approx (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI)))) (/.f32 (-.f32 (*.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal 5/72 binary32)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) (*.f32 s s))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 #s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) (/.f32 (-.f32 (*.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal -5/72 binary32) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) r) (/.f32 #s(literal 1/4 binary32) (PI.f32))) r)) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 #s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ (/ 1/4 r) (PI))) (/.f32 (-.f32 (*.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal -5/72 binary32) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) r) (/.f32 #s(literal 1/4 binary32) (PI.f32))) r)) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (log.f32 (pow.f32 (exp.f32 r) (*.f32 (PI.f32) s))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (log.f32 (pow.f32 (exp.f32 (PI.f32)) (*.f32 s r))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (*.f32 (log.f32 (pow.f32 (exp.f32 (PI.f32)) s)) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(approx (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) (/.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -1/6 binary32) (fma.f32 (*.f32 r (/.f32 r (*.f32 (*.f32 s s) (PI.f32)))) #s(literal 5/72 binary32) (/.f32 #s(literal 1/4 binary32) (PI.f32)))) s)) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(approx (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) (/.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -1/6 binary32) (fma.f32 (/.f32 (*.f32 r r) (*.f32 (*.f32 s s) (PI.f32))) #s(literal 5/72 binary32) (/.f32 #s(literal 1/4 binary32) (PI.f32)))) s)) r)) |
(+.f32 #s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s)))) (*.f32 (*.f32 (PI.f32) s) r)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 r (-.f32 (*.f32 (/.f32 r (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) #s(literal 5/72 binary32)) (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 s s) (PI.f32)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r)) |
(+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 #s(approx (* 1/8 (exp (* -1/3 (/ r s)))) #s(literal 1/8 binary32)) (*.f32 (*.f32 (PI.f32) s) r)))) |
(+.f32 #s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32))) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) s) (PI.f32)) r))) |
(+.f32 #s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32))) (/.f32 #s(approx (* 3/4 (exp (/ (/ (neg r) 3) s))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) s) (PI.f32)) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 r (-.f32 (*.f32 (/.f32 r (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) #s(literal 5/72 binary32)) (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 s s) (PI.f32)))) (/.f32 (/.f32 #s(literal 1/4 binary32) (PI.f32)) s)) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(approx (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) (/.f32 #s(approx (+ (* (/ r (* (PI) s)) -1/6) (+ (* (/ (* r r) (* (* s s) (PI))) 5/72) (/ 1/4 (PI)))) (*.f32 (+.f32 (/.f32 #s(literal 5/72 binary32) (*.f32 (*.f32 s s) (PI.f32))) (neg.f32 (/.f32 (-.f32 (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) r))) (*.f32 r r))) s)) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(approx (/ (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) r) (*.f32 (-.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 r r) s) (PI.f32))) (/.f32 #s(literal 5/72 binary32) (*.f32 (*.f32 s s) (*.f32 (PI.f32) s)))) (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 (*.f32 s s) (PI.f32)) r))) r))) |
(+.f32 #s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
(+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) s) (PI.f32)) r))) |
(+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 #s(approx (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) (*.f32 (-.f32 (*.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal 7/324 binary32)) (/.f32 #s(literal 5/72 binary32) (PI.f32))) r)) s)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 #s(approx (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) (*.f32 (-.f32 (*.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal 7/324 binary32)) (/.f32 #s(literal 5/72 binary32) (PI.f32))) r)) s)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 (/.f32 #s(literal 1/4 binary32) r) (PI.f32))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (-.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal 1/144 binary32) (fma.f32 #s(literal 1/16 binary32) (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r)))) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) s)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (neg.f32 (/.f32 (*.f32 (/.f32 (*.f32 r r) (PI.f32)) #s(literal -7/324 binary32)) s))) s)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (neg.f32 (/.f32 (*.f32 (/.f32 (*.f32 r r) (PI.f32)) #s(literal -7/324 binary32)) s))) s)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 (/.f32 #s(literal 1/4 binary32) r) (PI.f32))) s))) |
(+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 (-.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/24 binary32) (*.f32 (PI.f32) s))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 (neg.f32 #s(approx (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s) (/.f32 (fma.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal 5/72 binary32) (*.f32 (/.f32 s (PI.f32)) #s(literal -1/6 binary32))) s (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32))) (*.f32 (*.f32 s s) s)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(approx (neg (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) (/.f32 (fma.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal 5/72 binary32) (*.f32 (-.f32 (*.f32 (/.f32 s (*.f32 (PI.f32) r)) #s(literal 1/4 binary32)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) s (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32))) (*.f32 (*.f32 s s) (*.f32 s s))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) r)) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 (PI.f32) r)))) s)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) r)) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) r)))) s)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 (PI.f32) s)))) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) s)) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 (PI.f32) s)))) r)) |
(+.f32 #s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32))) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s)))) (*.f32 (*.f32 (PI.f32) s) r)))) |
(+.f32 #s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32))) #s(approx (/ (* 3/4 (exp (/ (/ (neg r) 3) s))) (* (* (* 6 s) (PI)) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s)))) (*.f32 (*.f32 (PI.f32) s) r)))) |
| Outputs |
|---|
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (PI.f32) r)) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 (PI.f32) r)))) s)) |
3 calls:
| 19.0ms | r |
| 16.0ms | (+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
| 16.0ms | s |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.4% | 1 | (+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
| 99.4% | 1 | s |
| 99.4% | 1 | r |
Compiled 35 to 29 computations (17.1% saved)
| Inputs |
|---|
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 s r) (PI.f32)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 s r)) (PI.f32))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s)) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 #s(literal 1/4 binary32) r) (*.f32 (PI.f32) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(approx (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) (/.f32 #s(approx (+ (* (/ r (* (PI) s)) -1/6) (+ (* (/ (* r r) (* (* s s) (PI))) 5/72) (/ 1/4 (PI)))) (/.f32 #s(literal 1/4 binary32) (PI.f32))) s)) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) r) s) (PI.f32))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) s) r) (PI.f32))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 #s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) (/.f32 #s(literal -1/4 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 #s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ (/ 1/4 r) (PI))) (/.f32 #s(literal -1/4 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (log.f32 #s(approx (pow (exp (PI)) (* s r)) (fma.f32 (*.f32 s r) (PI.f32) #s(literal 1 binary32)))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (-.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) s)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 #s(approx (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) (/.f32 (/.f32 #s(literal 1/4 binary32) r) (PI.f32))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 #s(approx (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/.f32 #s(approx (+ (* (/ r (* (PI) s)) -5/72) (/ 1/6 (PI))) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(approx (/ (+ (* (/ r (* (* s s) (PI))) -1/6) (/ 1/4 (* (PI) s))) r) (-.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 s s) (PI.f32)))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 #s(approx (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) (/.f32 #s(literal -1/6 binary32) (PI.f32))) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(approx (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) (/.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -1/6 binary32) (/.f32 #s(literal 1/4 binary32) (PI.f32))) s)) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 #s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) (/.f32 (-.f32 (*.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal 1/6 binary32)) (/.f32 #s(literal 1/4 binary32) (PI.f32))) r)) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(approx (/ (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) r) (/.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal 5/72 binary32) (*.f32 (/.f32 s (PI.f32)) #s(literal -1/6 binary32))) (*.f32 (*.f32 s s) s)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(approx (/ (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) r) (/.f32 (fma.f32 (/.f32 s (PI.f32)) #s(literal -1/6 binary32) (*.f32 #s(literal 5/72 binary32) (/.f32 r (PI.f32)))) (*.f32 (*.f32 s s) s)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 #s(literal -1/6 binary32) (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal -1/6 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (log.f32 (exp.f32 (*.f32 (*.f32 (PI.f32) s) r))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(approx (neg (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) (/.f32 #s(approx (+ (* (+ (* (/ r (PI)) 5/72) (* (- (* (/ s (* (PI) r)) 1/4) (/ 1/6 (PI))) s)) s) (* (* r (/ r (PI))) -7/324)) (*.f32 (/.f32 (*.f32 (*.f32 s s) s) (*.f32 (PI.f32) r)) #s(literal 1/4 binary32))) (*.f32 (*.f32 s s) (*.f32 s s))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) #s(approx (log (pow (exp (PI)) (* s r))) (*.f32 (fma.f32 (PI.f32) r (*.f32 (*.f32 #s(literal 1/2 binary32) s) (*.f32 #s(literal 0 binary32) (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 r r))))) s)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 #s(approx (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -5/72 binary32) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 #s(approx (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/.f32 (+.f32 (/.f32 #s(literal 1/6 binary32) (PI.f32)) (*.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -5/72 binary32))) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 #s(approx (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -5/72 binary32) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 (/.f32 #s(literal 1/4 binary32) (PI.f32)) r)) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(approx (neg (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) (/.f32 (fma.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32) (*.f32 (*.f32 r (/.f32 s (PI.f32))) #s(literal 5/72 binary32))) (*.f32 (*.f32 s s) (*.f32 s s))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 #s(approx (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (*.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal 5/72 binary32))) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(approx (/ (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) r) (/.f32 (-.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal 5/72 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 #s(approx (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal -5/72 binary32) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32)) s)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(approx (/ (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) r) (/.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal 5/72 binary32) (*.f32 (-.f32 (*.f32 (/.f32 s (*.f32 (PI.f32) r)) #s(literal 1/4 binary32)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (*.f32 (*.f32 s s) s)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 r #s(approx (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI)))) (/.f32 (-.f32 (*.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal 5/72 binary32)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) (*.f32 s s))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 #s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) (/.f32 (-.f32 (*.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal -5/72 binary32) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) r) (/.f32 #s(literal 1/4 binary32) (PI.f32))) r)) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 #s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ (/ 1/4 r) (PI))) (/.f32 (-.f32 (*.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal -5/72 binary32) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) r) (/.f32 #s(literal 1/4 binary32) (PI.f32))) r)) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (log.f32 (pow.f32 (exp.f32 r) (*.f32 (PI.f32) s))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (log.f32 (pow.f32 (exp.f32 (PI.f32)) (*.f32 s r))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (*.f32 (log.f32 (pow.f32 (exp.f32 (PI.f32)) s)) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(approx (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) (/.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -1/6 binary32) (fma.f32 (*.f32 r (/.f32 r (*.f32 (*.f32 s s) (PI.f32)))) #s(literal 5/72 binary32) (/.f32 #s(literal 1/4 binary32) (PI.f32)))) s)) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(approx (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) (/.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -1/6 binary32) (fma.f32 (/.f32 (*.f32 r r) (*.f32 (*.f32 s s) (PI.f32))) #s(literal 5/72 binary32) (/.f32 #s(literal 1/4 binary32) (PI.f32)))) s)) r)) |
(+.f32 #s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s)))) (*.f32 (*.f32 (PI.f32) s) r)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 r (-.f32 (*.f32 (/.f32 r (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) #s(literal 5/72 binary32)) (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 s s) (PI.f32)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r)) |
(+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 #s(approx (* 1/8 (exp (* -1/3 (/ r s)))) #s(literal 1/8 binary32)) (*.f32 (*.f32 (PI.f32) s) r)))) |
(+.f32 #s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32))) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) s) (PI.f32)) r))) |
(+.f32 #s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32))) (/.f32 #s(approx (* 3/4 (exp (/ (/ (neg r) 3) s))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) s) (PI.f32)) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 r (-.f32 (*.f32 (/.f32 r (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) #s(literal 5/72 binary32)) (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 s s) (PI.f32)))) (/.f32 (/.f32 #s(literal 1/4 binary32) (PI.f32)) s)) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(approx (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) (/.f32 #s(approx (+ (* (/ r (* (PI) s)) -1/6) (+ (* (/ (* r r) (* (* s s) (PI))) 5/72) (/ 1/4 (PI)))) (*.f32 (+.f32 (/.f32 #s(literal 5/72 binary32) (*.f32 (*.f32 s s) (PI.f32))) (neg.f32 (/.f32 (-.f32 (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) r))) (*.f32 r r))) s)) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(approx (/ (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) r) (*.f32 (-.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 r r) s) (PI.f32))) (/.f32 #s(literal 5/72 binary32) (*.f32 (*.f32 s s) (*.f32 (PI.f32) s)))) (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 (*.f32 s s) (PI.f32)) r))) r))) |
(+.f32 #s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
(+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) s) (PI.f32)) r))) |
(+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 #s(approx (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) (*.f32 (-.f32 (*.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal 7/324 binary32)) (/.f32 #s(literal 5/72 binary32) (PI.f32))) r)) s)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 #s(approx (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) (*.f32 (-.f32 (*.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal 7/324 binary32)) (/.f32 #s(literal 5/72 binary32) (PI.f32))) r)) s)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 (/.f32 #s(literal 1/4 binary32) r) (PI.f32))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (-.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal 1/144 binary32) (fma.f32 #s(literal 1/16 binary32) (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r)))) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) s)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (neg.f32 (/.f32 (*.f32 (/.f32 (*.f32 r r) (PI.f32)) #s(literal -7/324 binary32)) s))) s)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32) (neg.f32 (/.f32 (*.f32 (/.f32 (*.f32 r r) (PI.f32)) #s(literal -7/324 binary32)) s))) s)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 (/.f32 #s(literal 1/4 binary32) r) (PI.f32))) s))) |
(+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 (-.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/24 binary32) (*.f32 (PI.f32) s))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 (neg.f32 #s(approx (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s) (/.f32 (fma.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal 5/72 binary32) (*.f32 (/.f32 s (PI.f32)) #s(literal -1/6 binary32))) s (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32))) (*.f32 (*.f32 s s) s)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(approx (neg (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) (/.f32 (fma.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal 5/72 binary32) (*.f32 (-.f32 (*.f32 (/.f32 s (*.f32 (PI.f32) r)) #s(literal 1/4 binary32)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) s (*.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32))) (*.f32 (*.f32 s s) (*.f32 s s))))) |
| Outputs |
|---|
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 #s(approx (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) (*.f32 (-.f32 (*.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal 7/324 binary32)) (/.f32 #s(literal 5/72 binary32) (PI.f32))) r)) s)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 (/.f32 #s(literal 1/4 binary32) r) (PI.f32))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (log.f32 (pow.f32 (exp.f32 r) (*.f32 (PI.f32) s))))) |
3 calls:
| 17.0ms | r |
| 16.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 |
|---|---|---|
| 37.1% | 2 | (+.f32 (/.f32 (*.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))) |
| 32.9% | 1 | s |
| 37.2% | 2 | r |
Compiled 35 to 29 computations (17.1% saved)
| Inputs |
|---|
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 s r) (PI.f32)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 s r)) (PI.f32))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s)) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 #s(literal 1/4 binary32) r) (*.f32 (PI.f32) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(approx (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) (/.f32 #s(approx (+ (* (/ r (* (PI) s)) -1/6) (+ (* (/ (* r r) (* (* s s) (PI))) 5/72) (/ 1/4 (PI)))) (/.f32 #s(literal 1/4 binary32) (PI.f32))) s)) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) r) s) (PI.f32))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) s) r) (PI.f32))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 #s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) (/.f32 #s(literal -1/4 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 #s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ (/ 1/4 r) (PI))) (/.f32 #s(literal -1/4 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (log.f32 #s(approx (pow (exp (PI)) (* s r)) (fma.f32 (*.f32 s r) (PI.f32) #s(literal 1 binary32)))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (-.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) s)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 #s(approx (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) (/.f32 (/.f32 #s(literal 1/4 binary32) r) (PI.f32))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 #s(approx (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/.f32 #s(approx (+ (* (/ r (* (PI) s)) -5/72) (/ 1/6 (PI))) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(approx (/ (+ (* (/ r (* (* s s) (PI))) -1/6) (/ 1/4 (* (PI) s))) r) (-.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 s s) (PI.f32)))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 #s(approx (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) (/.f32 #s(literal -1/6 binary32) (PI.f32))) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(approx (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) (/.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -1/6 binary32) (/.f32 #s(literal 1/4 binary32) (PI.f32))) s)) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 #s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) (/.f32 (-.f32 (*.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal 1/6 binary32)) (/.f32 #s(literal 1/4 binary32) (PI.f32))) r)) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(approx (/ (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) r) (/.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal 5/72 binary32) (*.f32 (/.f32 s (PI.f32)) #s(literal -1/6 binary32))) (*.f32 (*.f32 s s) s)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(approx (/ (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) r) (/.f32 (fma.f32 (/.f32 s (PI.f32)) #s(literal -1/6 binary32) (*.f32 #s(literal 5/72 binary32) (/.f32 r (PI.f32)))) (*.f32 (*.f32 s s) s)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 #s(literal -1/6 binary32) (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal -1/6 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (log.f32 (exp.f32 (*.f32 (*.f32 (PI.f32) s) r))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(approx (neg (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) (/.f32 #s(approx (+ (* (+ (* (/ r (PI)) 5/72) (* (- (* (/ s (* (PI) r)) 1/4) (/ 1/6 (PI))) s)) s) (* (* r (/ r (PI))) -7/324)) (*.f32 (/.f32 (*.f32 (*.f32 s s) s) (*.f32 (PI.f32) r)) #s(literal 1/4 binary32))) (*.f32 (*.f32 s s) (*.f32 s s))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) #s(approx (log (pow (exp (PI)) (* s r))) (*.f32 (fma.f32 (PI.f32) r (*.f32 (*.f32 #s(literal 1/2 binary32) s) (*.f32 #s(literal 0 binary32) (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 r r))))) s)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 #s(approx (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -5/72 binary32) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 #s(approx (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/.f32 (+.f32 (/.f32 #s(literal 1/6 binary32) (PI.f32)) (*.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -5/72 binary32))) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 #s(approx (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -5/72 binary32) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 (/.f32 #s(literal 1/4 binary32) (PI.f32)) r)) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(approx (neg (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) (/.f32 (fma.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32) (*.f32 (*.f32 r (/.f32 s (PI.f32))) #s(literal 5/72 binary32))) (*.f32 (*.f32 s s) (*.f32 s s))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 #s(approx (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (*.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal 5/72 binary32))) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(approx (/ (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) r) (/.f32 (-.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal 5/72 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 #s(approx (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal -5/72 binary32) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32)) s)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(approx (/ (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) r) (/.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal 5/72 binary32) (*.f32 (-.f32 (*.f32 (/.f32 s (*.f32 (PI.f32) r)) #s(literal 1/4 binary32)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (*.f32 (*.f32 s s) s)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 r #s(approx (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI)))) (/.f32 (-.f32 (*.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal 5/72 binary32)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) (*.f32 s s))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 #s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) (/.f32 (-.f32 (*.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal -5/72 binary32) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) r) (/.f32 #s(literal 1/4 binary32) (PI.f32))) r)) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 #s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ (/ 1/4 r) (PI))) (/.f32 (-.f32 (*.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal -5/72 binary32) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) r) (/.f32 #s(literal 1/4 binary32) (PI.f32))) r)) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (log.f32 (pow.f32 (exp.f32 r) (*.f32 (PI.f32) s))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (log.f32 (pow.f32 (exp.f32 (PI.f32)) (*.f32 s r))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (*.f32 (log.f32 (pow.f32 (exp.f32 (PI.f32)) s)) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(approx (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) (/.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -1/6 binary32) (fma.f32 (*.f32 r (/.f32 r (*.f32 (*.f32 s s) (PI.f32)))) #s(literal 5/72 binary32) (/.f32 #s(literal 1/4 binary32) (PI.f32)))) s)) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(approx (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) (/.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -1/6 binary32) (fma.f32 (/.f32 (*.f32 r r) (*.f32 (*.f32 s s) (PI.f32))) #s(literal 5/72 binary32) (/.f32 #s(literal 1/4 binary32) (PI.f32)))) s)) r)) |
(+.f32 #s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s)))) (*.f32 (*.f32 (PI.f32) s) r)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 r (-.f32 (*.f32 (/.f32 r (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) #s(literal 5/72 binary32)) (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 s s) (PI.f32)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r)) |
(+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 #s(approx (* 1/8 (exp (* -1/3 (/ r s)))) #s(literal 1/8 binary32)) (*.f32 (*.f32 (PI.f32) s) r)))) |
(+.f32 #s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32))) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) s) (PI.f32)) r))) |
(+.f32 #s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32))) (/.f32 #s(approx (* 3/4 (exp (/ (/ (neg r) 3) s))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) s) (PI.f32)) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 r (-.f32 (*.f32 (/.f32 r (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) #s(literal 5/72 binary32)) (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 s s) (PI.f32)))) (/.f32 (/.f32 #s(literal 1/4 binary32) (PI.f32)) s)) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(approx (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) (/.f32 #s(approx (+ (* (/ r (* (PI) s)) -1/6) (+ (* (/ (* r r) (* (* s s) (PI))) 5/72) (/ 1/4 (PI)))) (*.f32 (+.f32 (/.f32 #s(literal 5/72 binary32) (*.f32 (*.f32 s s) (PI.f32))) (neg.f32 (/.f32 (-.f32 (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) r))) (*.f32 r r))) s)) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(approx (/ (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) r) (*.f32 (-.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 r r) s) (PI.f32))) (/.f32 #s(literal 5/72 binary32) (*.f32 (*.f32 s s) (*.f32 (PI.f32) s)))) (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 (*.f32 s s) (PI.f32)) r))) r))) |
(+.f32 #s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
(+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) s) (PI.f32)) r))) |
(+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 #s(approx (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) (*.f32 (-.f32 (*.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal 7/324 binary32)) (/.f32 #s(literal 5/72 binary32) (PI.f32))) r)) s)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s))) |
| Outputs |
|---|
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 #s(approx (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) (*.f32 (-.f32 (*.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal 7/324 binary32)) (/.f32 #s(literal 5/72 binary32) (PI.f32))) r)) s)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (log.f32 (pow.f32 (exp.f32 r) (*.f32 (PI.f32) s))))) |
1 calls:
| 15.0ms | r |
| Accuracy | Segments | Branch |
|---|---|---|
| 37.2% | 2 | r |
Compiled 1 to 2 computations (-100% saved)
| Inputs |
|---|
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 s r) (PI.f32)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 s r)) (PI.f32))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s)) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 #s(literal 1/4 binary32) r) (*.f32 (PI.f32) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(approx (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) (/.f32 #s(approx (+ (* (/ r (* (PI) s)) -1/6) (+ (* (/ (* r r) (* (* s s) (PI))) 5/72) (/ 1/4 (PI)))) (/.f32 #s(literal 1/4 binary32) (PI.f32))) s)) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) r) s) (PI.f32))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) s) r) (PI.f32))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 #s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) (/.f32 #s(literal -1/4 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 #s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ (/ 1/4 r) (PI))) (/.f32 #s(literal -1/4 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (log.f32 #s(approx (pow (exp (PI)) (* s r)) (fma.f32 (*.f32 s r) (PI.f32) #s(literal 1 binary32)))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (-.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) s)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 #s(approx (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) (/.f32 (/.f32 #s(literal 1/4 binary32) r) (PI.f32))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 #s(approx (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/.f32 #s(approx (+ (* (/ r (* (PI) s)) -5/72) (/ 1/6 (PI))) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(approx (/ (+ (* (/ r (* (* s s) (PI))) -1/6) (/ 1/4 (* (PI) s))) r) (-.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 s s) (PI.f32)))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 #s(approx (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) (/.f32 #s(literal -1/6 binary32) (PI.f32))) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(approx (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) (/.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -1/6 binary32) (/.f32 #s(literal 1/4 binary32) (PI.f32))) s)) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 #s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) (/.f32 (-.f32 (*.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal 1/6 binary32)) (/.f32 #s(literal 1/4 binary32) (PI.f32))) r)) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(approx (/ (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) r) (/.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal 5/72 binary32) (*.f32 (/.f32 s (PI.f32)) #s(literal -1/6 binary32))) (*.f32 (*.f32 s s) s)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(approx (/ (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) r) (/.f32 (fma.f32 (/.f32 s (PI.f32)) #s(literal -1/6 binary32) (*.f32 #s(literal 5/72 binary32) (/.f32 r (PI.f32)))) (*.f32 (*.f32 s s) s)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 #s(literal -1/6 binary32) (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal -1/6 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (log.f32 (exp.f32 (*.f32 (*.f32 (PI.f32) s) r))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(approx (neg (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) (/.f32 #s(approx (+ (* (+ (* (/ r (PI)) 5/72) (* (- (* (/ s (* (PI) r)) 1/4) (/ 1/6 (PI))) s)) s) (* (* r (/ r (PI))) -7/324)) (*.f32 (/.f32 (*.f32 (*.f32 s s) s) (*.f32 (PI.f32) r)) #s(literal 1/4 binary32))) (*.f32 (*.f32 s s) (*.f32 s s))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) #s(approx (log (pow (exp (PI)) (* s r))) (*.f32 (fma.f32 (PI.f32) r (*.f32 (*.f32 #s(literal 1/2 binary32) s) (*.f32 #s(literal 0 binary32) (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 r r))))) s)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 #s(approx (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -5/72 binary32) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 #s(approx (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/.f32 (+.f32 (/.f32 #s(literal 1/6 binary32) (PI.f32)) (*.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -5/72 binary32))) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 #s(approx (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -5/72 binary32) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 (/.f32 #s(literal 1/4 binary32) (PI.f32)) r)) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(approx (neg (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) (/.f32 (fma.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32) (*.f32 (*.f32 r (/.f32 s (PI.f32))) #s(literal 5/72 binary32))) (*.f32 (*.f32 s s) (*.f32 s s))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 #s(approx (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (*.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal 5/72 binary32))) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(approx (/ (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) r) (/.f32 (-.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal 5/72 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 #s(approx (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal -5/72 binary32) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32)) s)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(approx (/ (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) r) (/.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal 5/72 binary32) (*.f32 (-.f32 (*.f32 (/.f32 s (*.f32 (PI.f32) r)) #s(literal 1/4 binary32)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (*.f32 (*.f32 s s) s)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 r #s(approx (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI)))) (/.f32 (-.f32 (*.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal 5/72 binary32)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) (*.f32 s s))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 #s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) (/.f32 (-.f32 (*.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal -5/72 binary32) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) r) (/.f32 #s(literal 1/4 binary32) (PI.f32))) r)) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 #s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ (/ 1/4 r) (PI))) (/.f32 (-.f32 (*.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal -5/72 binary32) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) r) (/.f32 #s(literal 1/4 binary32) (PI.f32))) r)) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (log.f32 (pow.f32 (exp.f32 r) (*.f32 (PI.f32) s))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (log.f32 (pow.f32 (exp.f32 (PI.f32)) (*.f32 s r))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (*.f32 (log.f32 (pow.f32 (exp.f32 (PI.f32)) s)) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(approx (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) (/.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -1/6 binary32) (fma.f32 (*.f32 r (/.f32 r (*.f32 (*.f32 s s) (PI.f32)))) #s(literal 5/72 binary32) (/.f32 #s(literal 1/4 binary32) (PI.f32)))) s)) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(approx (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) (/.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -1/6 binary32) (fma.f32 (/.f32 (*.f32 r r) (*.f32 (*.f32 s s) (PI.f32))) #s(literal 5/72 binary32) (/.f32 #s(literal 1/4 binary32) (PI.f32)))) s)) r)) |
(+.f32 #s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s)))) (*.f32 (*.f32 (PI.f32) s) r)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 r (-.f32 (*.f32 (/.f32 r (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) #s(literal 5/72 binary32)) (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 s s) (PI.f32)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r)) |
(+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 #s(approx (* 1/8 (exp (* -1/3 (/ r s)))) #s(literal 1/8 binary32)) (*.f32 (*.f32 (PI.f32) s) r)))) |
(+.f32 #s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32))) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) s) (PI.f32)) r))) |
(+.f32 #s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (*.f32 (PI.f32) s) r)) #s(literal 1/8 binary32))) (/.f32 #s(approx (* 3/4 (exp (/ (/ (neg r) 3) s))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) s) (PI.f32)) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 r (-.f32 (*.f32 (/.f32 r (*.f32 (*.f32 (*.f32 s s) s) (PI.f32))) #s(literal 5/72 binary32)) (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 s s) (PI.f32)))) (/.f32 (/.f32 #s(literal 1/4 binary32) (PI.f32)) s)) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(approx (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) (/.f32 #s(approx (+ (* (/ r (* (PI) s)) -1/6) (+ (* (/ (* r r) (* (* s s) (PI))) 5/72) (/ 1/4 (PI)))) (*.f32 (+.f32 (/.f32 #s(literal 5/72 binary32) (*.f32 (*.f32 s s) (PI.f32))) (neg.f32 (/.f32 (-.f32 (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) r))) (*.f32 r r))) s)) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(approx (/ (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) r) (*.f32 (-.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (*.f32 r r) s) (PI.f32))) (/.f32 #s(literal 5/72 binary32) (*.f32 (*.f32 s s) (*.f32 (PI.f32) s)))) (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 (*.f32 s s) (PI.f32)) r))) r))) |
(+.f32 #s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 (PI.f32) s) r))) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
(+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) s) (PI.f32)) r))) |
(+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
| Outputs |
|---|
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 #s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) (/.f32 (-.f32 (*.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal -5/72 binary32) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) r) (/.f32 #s(literal 1/4 binary32) (PI.f32))) r)) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (log.f32 (pow.f32 (exp.f32 r) (*.f32 (PI.f32) s))))) |
2 calls:
| 23.0ms | r |
| 10.0ms | (+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 37.1% | 2 | (+.f32 (/.f32 (*.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))) |
| 37.1% | 2 | r |
Compiled 34 to 27 computations (20.6% saved)
| Inputs |
|---|
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 s r) (PI.f32)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 s r)) (PI.f32))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s)) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 #s(literal 1/4 binary32) r) (*.f32 (PI.f32) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(approx (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) (/.f32 #s(approx (+ (* (/ r (* (PI) s)) -1/6) (+ (* (/ (* r r) (* (* s s) (PI))) 5/72) (/ 1/4 (PI)))) (/.f32 #s(literal 1/4 binary32) (PI.f32))) s)) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) r) s) (PI.f32))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) s) r) (PI.f32))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 #s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) (/.f32 #s(literal -1/4 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 #s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ (/ 1/4 r) (PI))) (/.f32 #s(literal -1/4 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (log.f32 #s(approx (pow (exp (PI)) (* s r)) (fma.f32 (*.f32 s r) (PI.f32) #s(literal 1 binary32)))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (-.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) s)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 #s(approx (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) (/.f32 (/.f32 #s(literal 1/4 binary32) r) (PI.f32))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 #s(approx (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/.f32 #s(approx (+ (* (/ r (* (PI) s)) -5/72) (/ 1/6 (PI))) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(approx (/ (+ (* (/ r (* (* s s) (PI))) -1/6) (/ 1/4 (* (PI) s))) r) (-.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 s s) (PI.f32)))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 #s(approx (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) (/.f32 #s(literal -1/6 binary32) (PI.f32))) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(approx (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) (/.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -1/6 binary32) (/.f32 #s(literal 1/4 binary32) (PI.f32))) s)) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 #s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) (/.f32 (-.f32 (*.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal 1/6 binary32)) (/.f32 #s(literal 1/4 binary32) (PI.f32))) r)) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(approx (/ (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) r) (/.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal 5/72 binary32) (*.f32 (/.f32 s (PI.f32)) #s(literal -1/6 binary32))) (*.f32 (*.f32 s s) s)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(approx (/ (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) r) (/.f32 (fma.f32 (/.f32 s (PI.f32)) #s(literal -1/6 binary32) (*.f32 #s(literal 5/72 binary32) (/.f32 r (PI.f32)))) (*.f32 (*.f32 s s) s)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 #s(literal -1/6 binary32) (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal -1/6 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (log.f32 (exp.f32 (*.f32 (*.f32 (PI.f32) s) r))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(approx (neg (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) (/.f32 #s(approx (+ (* (+ (* (/ r (PI)) 5/72) (* (- (* (/ s (* (PI) r)) 1/4) (/ 1/6 (PI))) s)) s) (* (* r (/ r (PI))) -7/324)) (*.f32 (/.f32 (*.f32 (*.f32 s s) s) (*.f32 (PI.f32) r)) #s(literal 1/4 binary32))) (*.f32 (*.f32 s s) (*.f32 s s))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) #s(approx (log (pow (exp (PI)) (* s r))) (*.f32 (fma.f32 (PI.f32) r (*.f32 (*.f32 #s(literal 1/2 binary32) s) (*.f32 #s(literal 0 binary32) (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 r r))))) s)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 #s(approx (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -5/72 binary32) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 #s(approx (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/.f32 (+.f32 (/.f32 #s(literal 1/6 binary32) (PI.f32)) (*.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -5/72 binary32))) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 #s(approx (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -5/72 binary32) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 (/.f32 #s(literal 1/4 binary32) (PI.f32)) r)) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(approx (neg (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) (/.f32 (fma.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32) (*.f32 (*.f32 r (/.f32 s (PI.f32))) #s(literal 5/72 binary32))) (*.f32 (*.f32 s s) (*.f32 s s))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 #s(approx (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (*.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal 5/72 binary32))) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(approx (/ (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) r) (/.f32 (-.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal 5/72 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 #s(approx (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal -5/72 binary32) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32)) s)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(approx (/ (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) r) (/.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal 5/72 binary32) (*.f32 (-.f32 (*.f32 (/.f32 s (*.f32 (PI.f32) r)) #s(literal 1/4 binary32)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (*.f32 (*.f32 s s) s)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 r #s(approx (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI)))) (/.f32 (-.f32 (*.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal 5/72 binary32)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) (*.f32 s s))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 #s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) (/.f32 (-.f32 (*.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal -5/72 binary32) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) r) (/.f32 #s(literal 1/4 binary32) (PI.f32))) r)) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 #s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ (/ 1/4 r) (PI))) (/.f32 (-.f32 (*.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal -5/72 binary32) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) r) (/.f32 #s(literal 1/4 binary32) (PI.f32))) r)) s))) |
| Outputs |
|---|
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 #s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) (/.f32 (-.f32 (*.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal -5/72 binary32) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) r) (/.f32 #s(literal 1/4 binary32) (PI.f32))) r)) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (log.f32 (exp.f32 (*.f32 (*.f32 (PI.f32) s) r))))) |
3 calls:
| 12.0ms | r |
| 9.0ms | s |
| 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 |
|---|---|---|
| 11.2% | 1 | s |
| 15.0% | 2 | (+.f32 (/.f32 (*.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))) |
| 15.0% | 2 | r |
Compiled 35 to 29 computations (17.1% saved)
| Inputs |
|---|
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 s r) (PI.f32)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 s r)) (PI.f32))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s)) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 #s(literal 1/4 binary32) r) (*.f32 (PI.f32) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(approx (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) (/.f32 #s(approx (+ (* (/ r (* (PI) s)) -1/6) (+ (* (/ (* r r) (* (* s s) (PI))) 5/72) (/ 1/4 (PI)))) (/.f32 #s(literal 1/4 binary32) (PI.f32))) s)) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) r) s) (PI.f32))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) s) r) (PI.f32))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 #s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) (/.f32 #s(literal -1/4 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 #s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ (/ 1/4 r) (PI))) (/.f32 #s(literal -1/4 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (log.f32 #s(approx (pow (exp (PI)) (* s r)) (fma.f32 (*.f32 s r) (PI.f32) #s(literal 1 binary32)))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (-.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) s)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 #s(approx (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) (/.f32 (/.f32 #s(literal 1/4 binary32) r) (PI.f32))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 #s(approx (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/.f32 #s(approx (+ (* (/ r (* (PI) s)) -5/72) (/ 1/6 (PI))) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(approx (/ (+ (* (/ r (* (* s s) (PI))) -1/6) (/ 1/4 (* (PI) s))) r) (-.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 s s) (PI.f32)))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 #s(approx (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) (/.f32 #s(literal -1/6 binary32) (PI.f32))) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(approx (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) (/.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -1/6 binary32) (/.f32 #s(literal 1/4 binary32) (PI.f32))) s)) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 #s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) (/.f32 (-.f32 (*.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal 1/6 binary32)) (/.f32 #s(literal 1/4 binary32) (PI.f32))) r)) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(approx (/ (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) r) (/.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal 5/72 binary32) (*.f32 (/.f32 s (PI.f32)) #s(literal -1/6 binary32))) (*.f32 (*.f32 s s) s)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(approx (/ (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) r) (/.f32 (fma.f32 (/.f32 s (PI.f32)) #s(literal -1/6 binary32) (*.f32 #s(literal 5/72 binary32) (/.f32 r (PI.f32)))) (*.f32 (*.f32 s s) s)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 #s(literal -1/6 binary32) (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal -1/6 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (log.f32 (exp.f32 (*.f32 (*.f32 (PI.f32) s) r))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(approx (neg (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) (/.f32 #s(approx (+ (* (+ (* (/ r (PI)) 5/72) (* (- (* (/ s (* (PI) r)) 1/4) (/ 1/6 (PI))) s)) s) (* (* r (/ r (PI))) -7/324)) (*.f32 (/.f32 (*.f32 (*.f32 s s) s) (*.f32 (PI.f32) r)) #s(literal 1/4 binary32))) (*.f32 (*.f32 s s) (*.f32 s s))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) #s(approx (log (pow (exp (PI)) (* s r))) (*.f32 (fma.f32 (PI.f32) r (*.f32 (*.f32 #s(literal 1/2 binary32) s) (*.f32 #s(literal 0 binary32) (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 r r))))) s)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 #s(approx (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -5/72 binary32) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 #s(approx (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/.f32 (+.f32 (/.f32 #s(literal 1/6 binary32) (PI.f32)) (*.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -5/72 binary32))) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 #s(approx (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -5/72 binary32) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 (/.f32 #s(literal 1/4 binary32) (PI.f32)) r)) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(approx (neg (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) (/.f32 (fma.f32 (*.f32 r (/.f32 r (PI.f32))) #s(literal -7/324 binary32) (*.f32 (*.f32 r (/.f32 s (PI.f32))) #s(literal 5/72 binary32))) (*.f32 (*.f32 s s) (*.f32 s s))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 #s(approx (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (*.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal 5/72 binary32))) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(approx (/ (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) r) (/.f32 (-.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal 5/72 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 #s(approx (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal -5/72 binary32) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32)) s)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(approx (/ (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) r) (/.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal 5/72 binary32) (*.f32 (-.f32 (*.f32 (/.f32 s (*.f32 (PI.f32) r)) #s(literal 1/4 binary32)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (*.f32 (*.f32 s s) s)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 r #s(approx (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI)))) (/.f32 (-.f32 (*.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal 5/72 binary32)) (/.f32 #s(literal 1/6 binary32) (PI.f32))) (*.f32 s s))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r)) |
| Outputs |
|---|
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 #s(approx (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -5/72 binary32) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 (/.f32 #s(literal 1/4 binary32) (PI.f32)) r)) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (log.f32 (exp.f32 (*.f32 (*.f32 (PI.f32) s) r))))) |
1 calls:
| 26.0ms | r |
| Accuracy | Segments | Branch |
|---|---|---|
| 15.0% | 2 | r |
Compiled 1 to 2 computations (-100% saved)
| Inputs |
|---|
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 s r) (PI.f32)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 s r)) (PI.f32))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s)) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 #s(literal 1/4 binary32) r) (*.f32 (PI.f32) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(approx (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) (/.f32 #s(approx (+ (* (/ r (* (PI) s)) -1/6) (+ (* (/ (* r r) (* (* s s) (PI))) 5/72) (/ 1/4 (PI)))) (/.f32 #s(literal 1/4 binary32) (PI.f32))) s)) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) r) s) (PI.f32))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) s) r) (PI.f32))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 #s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) (/.f32 #s(literal -1/4 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 #s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ (/ 1/4 r) (PI))) (/.f32 #s(literal -1/4 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (log.f32 #s(approx (pow (exp (PI)) (* s r)) (fma.f32 (*.f32 s r) (PI.f32) #s(literal 1 binary32)))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (-.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) s)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 #s(approx (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) (/.f32 (/.f32 #s(literal 1/4 binary32) r) (PI.f32))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 #s(approx (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/.f32 #s(approx (+ (* (/ r (* (PI) s)) -5/72) (/ 1/6 (PI))) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(approx (/ (+ (* (/ r (* (* s s) (PI))) -1/6) (/ 1/4 (* (PI) s))) r) (-.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 s s) (PI.f32)))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 #s(approx (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) (/.f32 #s(literal -1/6 binary32) (PI.f32))) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(approx (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) (/.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -1/6 binary32) (/.f32 #s(literal 1/4 binary32) (PI.f32))) s)) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 #s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) (/.f32 (-.f32 (*.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal 1/6 binary32)) (/.f32 #s(literal 1/4 binary32) (PI.f32))) r)) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(approx (/ (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) r) (/.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal 5/72 binary32) (*.f32 (/.f32 s (PI.f32)) #s(literal -1/6 binary32))) (*.f32 (*.f32 s s) s)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(approx (/ (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) r) (/.f32 (fma.f32 (/.f32 s (PI.f32)) #s(literal -1/6 binary32) (*.f32 #s(literal 5/72 binary32) (/.f32 r (PI.f32)))) (*.f32 (*.f32 s s) s)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 #s(literal -1/6 binary32) (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal -1/6 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (log.f32 (exp.f32 (*.f32 (*.f32 (PI.f32) s) r))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(approx (neg (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) (/.f32 #s(approx (+ (* (+ (* (/ r (PI)) 5/72) (* (- (* (/ s (* (PI) r)) 1/4) (/ 1/6 (PI))) s)) s) (* (* r (/ r (PI))) -7/324)) (*.f32 (/.f32 (*.f32 (*.f32 s s) s) (*.f32 (PI.f32) r)) #s(literal 1/4 binary32))) (*.f32 (*.f32 s s) (*.f32 s s))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) #s(approx (log (pow (exp (PI)) (* s r))) (*.f32 (fma.f32 (PI.f32) r (*.f32 (*.f32 #s(literal 1/2 binary32) s) (*.f32 #s(literal 0 binary32) (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 r r))))) s)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 #s(approx (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -5/72 binary32) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 #s(approx (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/.f32 (+.f32 (/.f32 #s(literal 1/6 binary32) (PI.f32)) (*.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -5/72 binary32))) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s))) |
| Outputs |
|---|
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 #s(approx (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/.f32 (+.f32 (/.f32 #s(literal 1/6 binary32) (PI.f32)) (*.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -5/72 binary32))) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (log.f32 (exp.f32 (*.f32 (*.f32 (PI.f32) s) r))))) |
1 calls:
| 7.0ms | r |
| Accuracy | Segments | Branch |
|---|---|---|
| 15.0% | 2 | r |
Compiled 1 to 2 computations (-100% saved)
| Inputs |
|---|
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 s r) (PI.f32)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 s r)) (PI.f32))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s)) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 #s(literal 1/4 binary32) r) (*.f32 (PI.f32) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(approx (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) (/.f32 #s(approx (+ (* (/ r (* (PI) s)) -1/6) (+ (* (/ (* r r) (* (* s s) (PI))) 5/72) (/ 1/4 (PI)))) (/.f32 #s(literal 1/4 binary32) (PI.f32))) s)) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) r) s) (PI.f32))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) s) r) (PI.f32))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 #s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) (/.f32 #s(literal -1/4 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 #s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ (/ 1/4 r) (PI))) (/.f32 #s(literal -1/4 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (log.f32 #s(approx (pow (exp (PI)) (* s r)) (fma.f32 (*.f32 s r) (PI.f32) #s(literal 1 binary32)))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (-.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) s)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 #s(approx (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) (/.f32 (/.f32 #s(literal 1/4 binary32) r) (PI.f32))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 #s(approx (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/.f32 #s(approx (+ (* (/ r (* (PI) s)) -5/72) (/ 1/6 (PI))) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(approx (/ (+ (* (/ r (* (* s s) (PI))) -1/6) (/ 1/4 (* (PI) s))) r) (-.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 s s) (PI.f32)))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 #s(approx (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) (/.f32 #s(literal -1/6 binary32) (PI.f32))) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(approx (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) (/.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -1/6 binary32) (/.f32 #s(literal 1/4 binary32) (PI.f32))) s)) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 #s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) (/.f32 (-.f32 (*.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal 1/6 binary32)) (/.f32 #s(literal 1/4 binary32) (PI.f32))) r)) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(approx (/ (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) r) (/.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal 5/72 binary32) (*.f32 (/.f32 s (PI.f32)) #s(literal -1/6 binary32))) (*.f32 (*.f32 s s) s)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(approx (/ (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) r) (/.f32 (fma.f32 (/.f32 s (PI.f32)) #s(literal -1/6 binary32) (*.f32 #s(literal 5/72 binary32) (/.f32 r (PI.f32)))) (*.f32 (*.f32 s s) s)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 #s(literal -1/6 binary32) (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal -1/6 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (log.f32 (exp.f32 (*.f32 (*.f32 (PI.f32) s) r))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(approx (neg (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) (/.f32 #s(approx (+ (* (+ (* (/ r (PI)) 5/72) (* (- (* (/ s (* (PI) r)) 1/4) (/ 1/6 (PI))) s)) s) (* (* r (/ r (PI))) -7/324)) (*.f32 (/.f32 (*.f32 (*.f32 s s) s) (*.f32 (PI.f32) r)) #s(literal 1/4 binary32))) (*.f32 (*.f32 s s) (*.f32 s s))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) #s(approx (log (pow (exp (PI)) (* s r))) (*.f32 (fma.f32 (PI.f32) r (*.f32 (*.f32 #s(literal 1/2 binary32) s) (*.f32 #s(literal 0 binary32) (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 r r))))) s)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 #s(approx (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -5/72 binary32) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s))) |
| Outputs |
|---|
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 #s(approx (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -5/72 binary32) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (log.f32 (exp.f32 (*.f32 (*.f32 (PI.f32) s) r))))) |
1 calls:
| 7.0ms | r |
| Accuracy | Segments | Branch |
|---|---|---|
| 15.0% | 2 | r |
Compiled 1 to 2 computations (-100% saved)
| Inputs |
|---|
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 s r) (PI.f32)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 s r)) (PI.f32))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s)) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 #s(literal 1/4 binary32) r) (*.f32 (PI.f32) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(approx (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) (/.f32 #s(approx (+ (* (/ r (* (PI) s)) -1/6) (+ (* (/ (* r r) (* (* s s) (PI))) 5/72) (/ 1/4 (PI)))) (/.f32 #s(literal 1/4 binary32) (PI.f32))) s)) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) r) s) (PI.f32))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) s) r) (PI.f32))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 #s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) (/.f32 #s(literal -1/4 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 #s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ (/ 1/4 r) (PI))) (/.f32 #s(literal -1/4 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (log.f32 #s(approx (pow (exp (PI)) (* s r)) (fma.f32 (*.f32 s r) (PI.f32) #s(literal 1 binary32)))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (-.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) s)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 #s(approx (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) (/.f32 (/.f32 #s(literal 1/4 binary32) r) (PI.f32))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 #s(approx (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/.f32 #s(approx (+ (* (/ r (* (PI) s)) -5/72) (/ 1/6 (PI))) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(approx (/ (+ (* (/ r (* (* s s) (PI))) -1/6) (/ 1/4 (* (PI) s))) r) (-.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 s s) (PI.f32)))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 #s(approx (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) (/.f32 #s(literal -1/6 binary32) (PI.f32))) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(approx (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) (/.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -1/6 binary32) (/.f32 #s(literal 1/4 binary32) (PI.f32))) s)) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 #s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) (/.f32 (-.f32 (*.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal 1/6 binary32)) (/.f32 #s(literal 1/4 binary32) (PI.f32))) r)) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(approx (/ (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) r) (/.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal 5/72 binary32) (*.f32 (/.f32 s (PI.f32)) #s(literal -1/6 binary32))) (*.f32 (*.f32 s s) s)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(approx (/ (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) r) (/.f32 (fma.f32 (/.f32 s (PI.f32)) #s(literal -1/6 binary32) (*.f32 #s(literal 5/72 binary32) (/.f32 r (PI.f32)))) (*.f32 (*.f32 s s) s)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 #s(literal -1/6 binary32) (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal -1/6 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (log.f32 (exp.f32 (*.f32 (*.f32 (PI.f32) s) r))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(approx (neg (/ (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) s)) (/.f32 #s(approx (+ (* (+ (* (/ r (PI)) 5/72) (* (- (* (/ s (* (PI) r)) 1/4) (/ 1/6 (PI))) s)) s) (* (* r (/ r (PI))) -7/324)) (*.f32 (/.f32 (*.f32 (*.f32 s s) s) (*.f32 (PI.f32) r)) #s(literal 1/4 binary32))) (*.f32 (*.f32 s s) (*.f32 s s))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) #s(approx (log (pow (exp (PI)) (* s r))) (*.f32 (fma.f32 (PI.f32) r (*.f32 (*.f32 #s(literal 1/2 binary32) s) (*.f32 #s(literal 0 binary32) (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 r r))))) s)))) |
| Outputs |
|---|
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (log.f32 (exp.f32 (*.f32 (*.f32 (PI.f32) s) r))))) |
3 calls:
| 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))) |
| 7.0ms | r |
| 7.0ms | s |
| Accuracy | Segments | Branch |
|---|---|---|
| 11.1% | 1 | s |
| 11.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))) |
| 11.1% | 1 | r |
Compiled 35 to 29 computations (17.1% saved)
| Inputs |
|---|
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 s r) (PI.f32)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 s r)) (PI.f32))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s)) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 #s(literal 1/4 binary32) r) (*.f32 (PI.f32) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(approx (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) (/.f32 #s(approx (+ (* (/ r (* (PI) s)) -1/6) (+ (* (/ (* r r) (* (* s s) (PI))) 5/72) (/ 1/4 (PI)))) (/.f32 #s(literal 1/4 binary32) (PI.f32))) s)) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) r) s) (PI.f32))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) s) r) (PI.f32))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 #s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) (/.f32 #s(literal -1/4 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 #s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ (/ 1/4 r) (PI))) (/.f32 #s(literal -1/4 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (log.f32 #s(approx (pow (exp (PI)) (* s r)) (fma.f32 (*.f32 s r) (PI.f32) #s(literal 1 binary32)))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (-.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) s)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 #s(approx (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) (/.f32 (/.f32 #s(literal 1/4 binary32) r) (PI.f32))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 #s(approx (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/.f32 #s(approx (+ (* (/ r (* (PI) s)) -5/72) (/ 1/6 (PI))) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(approx (/ (+ (* (/ r (* (* s s) (PI))) -1/6) (/ 1/4 (* (PI) s))) r) (-.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 s s) (PI.f32)))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 #s(approx (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) (/.f32 #s(literal -1/6 binary32) (PI.f32))) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(approx (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) (/.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -1/6 binary32) (/.f32 #s(literal 1/4 binary32) (PI.f32))) s)) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 #s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) (/.f32 (-.f32 (*.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal 1/6 binary32)) (/.f32 #s(literal 1/4 binary32) (PI.f32))) r)) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(approx (/ (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) r) (/.f32 (fma.f32 (/.f32 r (PI.f32)) #s(literal 5/72 binary32) (*.f32 (/.f32 s (PI.f32)) #s(literal -1/6 binary32))) (*.f32 (*.f32 s s) s)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(approx (/ (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) r) (/.f32 (fma.f32 (/.f32 s (PI.f32)) #s(literal -1/6 binary32) (*.f32 #s(literal 5/72 binary32) (/.f32 r (PI.f32)))) (*.f32 (*.f32 s s) s)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 #s(literal -1/6 binary32) (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 (/.f32 r (*.f32 (*.f32 s s) (PI.f32))) #s(literal -1/6 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s))) r)) |
| Outputs |
|---|
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 #s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) (/.f32 (-.f32 (*.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal 1/6 binary32)) (/.f32 #s(literal 1/4 binary32) (PI.f32))) r)) s))) |
3 calls:
| 6.0ms | r |
| 6.0ms | s |
| 4.0ms | (+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 10.2% | 1 | s |
| 10.2% | 1 | r |
| 10.2% | 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 35 to 29 computations (17.1% saved)
| Inputs |
|---|
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 s r) (PI.f32)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 s r)) (PI.f32))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s)) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 #s(literal 1/4 binary32) r) (*.f32 (PI.f32) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(approx (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) (/.f32 #s(approx (+ (* (/ r (* (PI) s)) -1/6) (+ (* (/ (* r r) (* (* s s) (PI))) 5/72) (/ 1/4 (PI)))) (/.f32 #s(literal 1/4 binary32) (PI.f32))) s)) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) r) s) (PI.f32))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) s) r) (PI.f32))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 #s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) (/.f32 #s(literal -1/4 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 #s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ (/ 1/4 r) (PI))) (/.f32 #s(literal -1/4 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (log.f32 #s(approx (pow (exp (PI)) (* s r)) (fma.f32 (*.f32 s r) (PI.f32) #s(literal 1 binary32)))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (-.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) s)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 #s(approx (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) (/.f32 (/.f32 #s(literal 1/4 binary32) r) (PI.f32))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 #s(approx (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/.f32 #s(approx (+ (* (/ r (* (PI) s)) -5/72) (/ 1/6 (PI))) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(approx (/ (+ (* (/ r (* (* s s) (PI))) -1/6) (/ 1/4 (* (PI) s))) r) (-.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 s s) (PI.f32)))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 #s(approx (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) (/.f32 #s(literal -1/6 binary32) (PI.f32))) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(approx (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) (/.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -1/6 binary32) (/.f32 #s(literal 1/4 binary32) (PI.f32))) s)) r)) |
| Outputs |
|---|
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(approx (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) (/.f32 (fma.f32 (/.f32 r (*.f32 (PI.f32) s)) #s(literal -1/6 binary32) (/.f32 #s(literal 1/4 binary32) (PI.f32))) s)) r)) |
3 calls:
| 5.0ms | r |
| 5.0ms | s |
| 3.0ms | (+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 10.2% | 1 | (+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
| 10.2% | 1 | r |
| 10.2% | 1 | s |
Compiled 35 to 29 computations (17.1% saved)
| Inputs |
|---|
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 s r) (PI.f32)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 s r)) (PI.f32))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s)) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 #s(literal 1/4 binary32) r) (*.f32 (PI.f32) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(approx (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) (/.f32 #s(approx (+ (* (/ r (* (PI) s)) -1/6) (+ (* (/ (* r r) (* (* s s) (PI))) 5/72) (/ 1/4 (PI)))) (/.f32 #s(literal 1/4 binary32) (PI.f32))) s)) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) r) s) (PI.f32))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) s) r) (PI.f32))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 #s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) (/.f32 #s(literal -1/4 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 #s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ (/ 1/4 r) (PI))) (/.f32 #s(literal -1/4 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (log.f32 #s(approx (pow (exp (PI)) (* s r)) (fma.f32 (*.f32 s r) (PI.f32) #s(literal 1 binary32)))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (-.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) s)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 #s(approx (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) (/.f32 (/.f32 #s(literal 1/4 binary32) r) (PI.f32))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 #s(approx (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/.f32 #s(approx (+ (* (/ r (* (PI) s)) -5/72) (/ 1/6 (PI))) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(approx (/ (+ (* (/ r (* (* s s) (PI))) -1/6) (/ 1/4 (* (PI) s))) r) (-.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r)) (/.f32 #s(literal 1/6 binary32) (*.f32 (*.f32 s s) (PI.f32)))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 #s(approx (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) (/.f32 #s(literal -1/6 binary32) (PI.f32))) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r))) s))) |
| Outputs |
|---|
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 (-.f32 #s(approx (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) (/.f32 (/.f32 #s(literal 1/4 binary32) r) (PI.f32))) s))) |
3 calls:
| 41.0ms | r |
| 4.0ms | s |
| 3.0ms | (+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 10.2% | 1 | s |
| 10.2% | 1 | r |
| 10.2% | 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 35 to 29 computations (17.1% saved)
| Inputs |
|---|
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 s r) (PI.f32)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 s r)) (PI.f32))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s)) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 #s(literal 1/4 binary32) r) (*.f32 (PI.f32) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(approx (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) (/.f32 #s(approx (+ (* (/ r (* (PI) s)) -1/6) (+ (* (/ (* r r) (* (* s s) (PI))) 5/72) (/ 1/4 (PI)))) (/.f32 #s(literal 1/4 binary32) (PI.f32))) s)) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) r) s) (PI.f32))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) s) r) (PI.f32))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 #s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) (/.f32 #s(literal -1/4 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 #s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ (/ 1/4 r) (PI))) (/.f32 #s(literal -1/4 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (log.f32 #s(approx (pow (exp (PI)) (* s r)) (fma.f32 (*.f32 s r) (PI.f32) #s(literal 1 binary32)))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (-.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) s)) |
| Outputs |
|---|
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (-.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) r)) (/.f32 #s(literal 1/6 binary32) (*.f32 (PI.f32) s))) s)) |
3 calls:
| 4.0ms | r |
| 4.0ms | s |
| 3.0ms | (+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 10.2% | 1 | (+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
| 10.2% | 1 | s |
| 10.2% | 1 | r |
Compiled 35 to 29 computations (17.1% saved)
| Inputs |
|---|
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 s r) (PI.f32)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 s r)) (PI.f32))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s)) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 #s(literal 1/4 binary32) r) (*.f32 (PI.f32) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(approx (+ (* r (- (* (/ r (* (* (* s s) s) (PI))) 5/72) (/ 1/6 (* (* s s) (PI))))) (/ 1/4 (* (PI) s))) (/.f32 #s(approx (+ (* (/ r (* (PI) s)) -1/6) (+ (* (/ (* r r) (* (* s s) (PI))) 5/72) (/ 1/4 (PI)))) (/.f32 #s(literal 1/4 binary32) (PI.f32))) s)) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) r) s) (PI.f32))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) s) r) (PI.f32))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 #s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ 1/4 (* (PI) r))) (/.f32 #s(literal -1/4 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (neg.f32 (/.f32 #s(approx (- (neg (/ (- (neg (/ (+ (* (/ r (PI)) -5/72) (neg (/ (* (/ (* r r) (PI)) -7/324) s))) s)) (/ 1/6 (PI))) s)) (/ (/ 1/4 r) (PI))) (/.f32 #s(literal -1/4 binary32) (*.f32 (PI.f32) r))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (log.f32 #s(approx (pow (exp (PI)) (* s r)) (fma.f32 (*.f32 s r) (PI.f32) #s(literal 1 binary32)))))) |
| Outputs |
|---|
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) s)) r)) |
3 calls:
| 3.0ms | r |
| 3.0ms | s |
| 3.0ms | (+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 9.8% | 1 | (+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
| 9.8% | 1 | s |
| 9.8% | 1 | r |
Compiled 35 to 29 computations (17.1% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 s r) (PI.f32)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) s) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 s r)) (PI.f32))) |
| Outputs |
|---|
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 s r) (PI.f32)))) |
3 calls:
| 17.0ms | r |
| 1.0ms | s |
| 1.0ms | (+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 9.8% | 1 | s |
| 9.8% | 1 | (+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
| 9.8% | 1 | r |
Compiled 35 to 29 computations (17.1% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 3.0166027545928955 | 3.395875930786133 |
Compiled 36 to 30 computations (16.7% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 3.0166027545928955 | 3.395875930786133 |
Compiled 36 to 30 computations (16.7% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 81.90126037597656 | 84.96390533447266 |
Compiled 36 to 30 computations (16.7% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 123.8291244506836 | 126.14015197753906 |
Compiled 36 to 30 computations (16.7% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 123.8291244506836 | 126.14015197753906 |
Compiled 36 to 30 computations (16.7% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 123.8291244506836 | 126.14015197753906 |
Compiled 36 to 30 computations (16.7% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 123.8291244506836 | 126.14015197753906 |
Compiled 36 to 30 computations (16.7% saved)
| 1× | fuel |
Compiled 1 631 to 235 computations (85.6% saved)
Compiled 1 664 to 260 computations (84.4% saved)
Loading profile data...