
Time bar (total: 4.4s)
| 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)
| 962.0ms | 8 256× | 0 | valid |
ival-mult!: 251.0ms (38.2% of total)ival-div!: 176.0ms (26.8% of total)ival-exp: 165.0ms (25.1% of total)ival-neg: 45.0ms (6.9% of total)ival-add!: 17.0ms (2.6% of total)adjust: 2.0ms (0.3% of total)ival-and: 1.0ms (0.2% of total)ival-<: 1.0ms (0.2% of total)ival-assert: 0.0ms (0% of total)Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 68 | 200 |
| 1 | 367 | 158 |
| 2 | 3556 | 158 |
| 1× | node-limit |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.3% | (+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 (*.f32 #s(literal 3/4 binary32) (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))) (/.f32 (fma.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1 binary32) (/.f32 r s))) (*.f32 r (PI.f32))) (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 r (PI.f32))))) s)) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1 binary32) (/.f32 r s))) (*.f32 r (*.f32 s (PI.f32)))))) |
#s(approx (* 1/4 (exp (/ (neg r) s))) (*.f32 #s(literal 1/4 binary32) (exp.f32 (*.f32 #s(literal -1 binary32) (/.f32 r s))))) |
#s(approx (exp (/ (neg r) s)) (exp.f32 (*.f32 #s(literal -1 binary32) (/.f32 r s)))) |
#s(approx (/ (neg r) s) (*.f32 #s(literal -1 binary32) (/.f32 r s))) |
#s(approx s s) |
#s(approx (* (* (* 2 (PI)) s) r) (*.f32 #s(literal 2 binary32) (*.f32 r (*.f32 s (PI.f32))))) |
#s(approx (* (* 2 (PI)) s) (*.f32 #s(literal 2 binary32) (*.f32 s (PI.f32)))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 r (*.f32 s (PI.f32)))))) |
#s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) (*.f32 #s(literal 3/4 binary32) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))))) |
#s(approx (exp (/ (neg r) (* 3 s))) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s)))) |
#s(approx (/ (neg r) (* 3 s)) (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) |
#s(approx (* 3 s) (*.f32 #s(literal 3 binary32) s)) |
#s(approx (* (* (* 6 (PI)) s) r) (*.f32 #s(literal 6 binary32) (*.f32 r (*.f32 s (PI.f32))))) |
#s(approx (* (* 6 (PI)) s) (*.f32 #s(literal 6 binary32) (*.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 #s(literal 1/4 binary32) (*.f32 r (*.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 (-.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32)))) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))) s)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 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 (pow.f32 s #s(literal 2 binary32)) (PI.f32))) (fma.f32 #s(literal 1/16 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32)))))) (/.f32 #s(literal 1/6 binary32) (*.f32 s (PI.f32)))) s)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (-.f32 (fma.f32 #s(literal -1/48 binary32) (/.f32 (pow.f32 r #s(literal 2 binary32)) (*.f32 (pow.f32 s #s(literal 3 binary32)) (PI.f32))) (fma.f32 #s(literal -1/1296 binary32) (/.f32 (pow.f32 r #s(literal 2 binary32)) (*.f32 (pow.f32 s #s(literal 3 binary32)) (PI.f32))) (fma.f32 #s(literal 1/144 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))) (fma.f32 #s(literal 1/16 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32)))))))) (/.f32 #s(literal 1/6 binary32) (*.f32 s (PI.f32)))) s)) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 r (*.f32 s (PI.f32))))) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/.f32 (-.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32)))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))) s)) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/.f32 (-.f32 (fma.f32 #s(literal 1/16 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32))))) (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32)))) s)) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/.f32 (-.f32 (fma.f32 #s(literal -1/48 binary32) (/.f32 (pow.f32 r #s(literal 2 binary32)) (*.f32 (pow.f32 s #s(literal 3 binary32)) (PI.f32))) (fma.f32 #s(literal 1/16 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32)))))) (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32)))) s)) |
#s(approx (* 1/4 (exp (/ (neg r) s))) #s(literal 1/4 binary32)) |
#s(approx (* 1/4 (exp (/ (neg r) s))) (+.f32 #s(literal 1/4 binary32) (*.f32 #s(literal -1/4 binary32) (/.f32 r s)))) |
#s(approx (* 1/4 (exp (/ (neg r) s))) (+.f32 #s(literal 1/4 binary32) (fma.f32 #s(literal -1/4 binary32) (/.f32 r s) (*.f32 #s(literal 1/8 binary32) (/.f32 (pow.f32 r #s(literal 2 binary32)) (pow.f32 s #s(literal 2 binary32))))))) |
#s(approx (* 1/4 (exp (/ (neg r) s))) (+.f32 #s(literal 1/4 binary32) (fma.f32 #s(literal -1/4 binary32) (/.f32 r s) (fma.f32 #s(literal -1/24 binary32) (/.f32 (pow.f32 r #s(literal 3 binary32)) (pow.f32 s #s(literal 3 binary32))) (*.f32 #s(literal 1/8 binary32) (/.f32 (pow.f32 r #s(literal 2 binary32)) (pow.f32 s #s(literal 2 binary32)))))))) |
#s(approx (exp (/ (neg r) s)) #s(literal 1 binary32)) |
#s(approx (exp (/ (neg r) s)) (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -1 binary32) (/.f32 r s)))) |
#s(approx (exp (/ (neg r) s)) (+.f32 #s(literal 1 binary32) (fma.f32 #s(literal -1 binary32) (/.f32 r s) (*.f32 #s(literal 1/2 binary32) (/.f32 (pow.f32 r #s(literal 2 binary32)) (pow.f32 s #s(literal 2 binary32))))))) |
#s(approx (exp (/ (neg r) s)) (+.f32 #s(literal 1 binary32) (fma.f32 #s(literal -1 binary32) (/.f32 r s) (fma.f32 #s(literal -1/6 binary32) (/.f32 (pow.f32 r #s(literal 3 binary32)) (pow.f32 s #s(literal 3 binary32))) (*.f32 #s(literal 1/2 binary32) (/.f32 (pow.f32 r #s(literal 2 binary32)) (pow.f32 s #s(literal 2 binary32)))))))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 (-.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32)))) (*.f32 #s(literal 1/24 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))) s)) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 (-.f32 (fma.f32 #s(literal 1/144 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32))))) (/.f32 #s(literal 1/24 binary32) (*.f32 s (PI.f32)))) s)) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 (-.f32 (fma.f32 #s(literal -1/1296 binary32) (/.f32 (pow.f32 r #s(literal 2 binary32)) (*.f32 (pow.f32 s #s(literal 3 binary32)) (PI.f32))) (fma.f32 #s(literal 1/144 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32)))))) (/.f32 #s(literal 1/24 binary32) (*.f32 s (PI.f32)))) s)) |
#s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) |
#s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) (+.f32 #s(literal 3/4 binary32) (*.f32 #s(literal -1/4 binary32) (/.f32 r s)))) |
#s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) (+.f32 #s(literal 3/4 binary32) (fma.f32 #s(literal -1/4 binary32) (/.f32 r s) (*.f32 #s(literal 1/24 binary32) (/.f32 (pow.f32 r #s(literal 2 binary32)) (pow.f32 s #s(literal 2 binary32))))))) |
#s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) (+.f32 #s(literal 3/4 binary32) (fma.f32 #s(literal -1/4 binary32) (/.f32 r s) (fma.f32 #s(literal -1/216 binary32) (/.f32 (pow.f32 r #s(literal 3 binary32)) (pow.f32 s #s(literal 3 binary32))) (*.f32 #s(literal 1/24 binary32) (/.f32 (pow.f32 r #s(literal 2 binary32)) (pow.f32 s #s(literal 2 binary32)))))))) |
#s(approx (exp (/ (neg r) (* 3 s))) (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -1/3 binary32) (/.f32 r s)))) |
#s(approx (exp (/ (neg r) (* 3 s))) (+.f32 #s(literal 1 binary32) (fma.f32 #s(literal -1/3 binary32) (/.f32 r s) (*.f32 #s(literal 1/18 binary32) (/.f32 (pow.f32 r #s(literal 2 binary32)) (pow.f32 s #s(literal 2 binary32))))))) |
#s(approx (exp (/ (neg r) (* 3 s))) (+.f32 #s(literal 1 binary32) (fma.f32 #s(literal -1/3 binary32) (/.f32 r s) (fma.f32 #s(literal -1/162 binary32) (/.f32 (pow.f32 r #s(literal 3 binary32)) (pow.f32 s #s(literal 3 binary32))) (*.f32 #s(literal 1/18 binary32) (/.f32 (pow.f32 r #s(literal 2 binary32)) (pow.f32 s #s(literal 2 binary32)))))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32)))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32))))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (*.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1/16 binary32) (/.f32 r (PI.f32)) (*.f32 #s(literal -1/144 binary32) (/.f32 r (PI.f32)))) s)) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (PI.f32)))) s)) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32))))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (*.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1/48 binary32) (/.f32 (pow.f32 r #s(literal 2 binary32)) (PI.f32)) (*.f32 #s(literal -1/1296 binary32) (/.f32 (pow.f32 r #s(literal 2 binary32)) (PI.f32)))) s) (fma.f32 #s(literal -1/16 binary32) (/.f32 r (PI.f32)) (*.f32 #s(literal -1/144 binary32) (/.f32 r (PI.f32))))) s)) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (PI.f32)))) s)) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32))))) s))) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32)))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32))))) s))) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (*.f32 #s(literal 1/16 binary32) (/.f32 r (*.f32 s (PI.f32)))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (PI.f32)))) s)) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32))))) s))) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (*.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1/16 binary32) (/.f32 r (PI.f32)) (*.f32 #s(literal 1/48 binary32) (/.f32 (pow.f32 r #s(literal 2 binary32)) (*.f32 s (PI.f32))))) s)) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (PI.f32)))) s)) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32))))) s))) |
#s(approx (* 1/4 (exp (/ (neg r) s))) (+.f32 #s(literal 1/4 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1/8 binary32) (/.f32 (pow.f32 r #s(literal 2 binary32)) s) (*.f32 #s(literal 1/4 binary32) r)) s)))) |
#s(approx (* 1/4 (exp (/ (neg r) s))) (+.f32 #s(literal 1/4 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1/24 binary32) (/.f32 (pow.f32 r #s(literal 3 binary32)) s) (*.f32 #s(literal 1/8 binary32) (pow.f32 r #s(literal 2 binary32)))) s) (*.f32 #s(literal 1/4 binary32) r)) s)))) |
#s(approx (exp (/ (neg r) s)) (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 r (*.f32 #s(literal -1/2 binary32) (/.f32 (pow.f32 r #s(literal 2 binary32)) s))) s)))) |
#s(approx (exp (/ (neg r) s)) (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 r (*.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1/6 binary32) (/.f32 (pow.f32 r #s(literal 3 binary32)) s) (*.f32 #s(literal 1/2 binary32) (pow.f32 r #s(literal 2 binary32)))) s))) s)))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (*.f32 #s(literal 1/24 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32)))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32))))) s))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (*.f32 #s(literal 1/144 binary32) (/.f32 r (*.f32 s (PI.f32)))) (*.f32 #s(literal 1/24 binary32) (/.f32 #s(literal 1 binary32) (PI.f32)))) s)) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32))))) s))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (*.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1/144 binary32) (/.f32 r (PI.f32)) (*.f32 #s(literal 1/1296 binary32) (/.f32 (pow.f32 r #s(literal 2 binary32)) (*.f32 s (PI.f32))))) s)) (*.f32 #s(literal 1/24 binary32) (/.f32 #s(literal 1 binary32) (PI.f32)))) s)) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32))))) s))) |
#s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) (+.f32 #s(literal 3/4 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1/24 binary32) (/.f32 (pow.f32 r #s(literal 2 binary32)) s) (*.f32 #s(literal 1/4 binary32) r)) s)))) |
#s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) (+.f32 #s(literal 3/4 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1/216 binary32) (/.f32 (pow.f32 r #s(literal 3 binary32)) s) (*.f32 #s(literal 1/24 binary32) (pow.f32 r #s(literal 2 binary32)))) s) (*.f32 #s(literal 1/4 binary32) r)) s)))) |
#s(approx (exp (/ (neg r) (* 3 s))) (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1/18 binary32) (/.f32 (pow.f32 r #s(literal 2 binary32)) s) (*.f32 #s(literal 1/3 binary32) r)) s)))) |
#s(approx (exp (/ (neg r) (* 3 s))) (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1/162 binary32) (/.f32 (pow.f32 r #s(literal 3 binary32)) s) (*.f32 #s(literal 1/18 binary32) (pow.f32 r #s(literal 2 binary32)))) s) (*.f32 #s(literal 1/3 binary32) r)) s)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 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 (pow.f32 s #s(literal 2 binary32)) (PI.f32))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 r (-.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 3 binary32)) (PI.f32)))) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 r (-.f32 (*.f32 r (fma.f32 #s(literal -7/324 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 4 binary32)) (PI.f32))) (*.f32 #s(literal 5/72 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 s #s(literal 3 binary32)) (PI.f32)))))) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))) r)) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/.f32 (fma.f32 #s(literal -1/8 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))) r)) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/.f32 (fma.f32 r (-.f32 (*.f32 #s(literal 1/16 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 3 binary32)) (PI.f32)))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))) r)) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/.f32 (fma.f32 r (-.f32 (*.f32 r (fma.f32 #s(literal -1/48 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 4 binary32)) (PI.f32))) (*.f32 #s(literal 1/16 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 s #s(literal 3 binary32)) (PI.f32)))))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))) r)) |
#s(approx (* 1/4 (exp (/ (neg r) s))) (+.f32 #s(literal 1/4 binary32) (*.f32 r (-.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 r (pow.f32 s #s(literal 2 binary32)))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) s)))))) |
#s(approx (* 1/4 (exp (/ (neg r) s))) (+.f32 #s(literal 1/4 binary32) (*.f32 r (-.f32 (*.f32 r (fma.f32 #s(literal -1/24 binary32) (/.f32 r (pow.f32 s #s(literal 3 binary32))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 s #s(literal 2 binary32)))))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) s)))))) |
#s(approx (exp (/ (neg r) s)) (+.f32 #s(literal 1 binary32) (*.f32 r (-.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 r (pow.f32 s #s(literal 2 binary32)))) (/.f32 #s(literal 1 binary32) s))))) |
#s(approx (exp (/ (neg r) s)) (+.f32 #s(literal 1 binary32) (*.f32 r (-.f32 (*.f32 r (fma.f32 #s(literal -1/6 binary32) (/.f32 r (pow.f32 s #s(literal 3 binary32))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 s #s(literal 2 binary32)))))) (/.f32 #s(literal 1 binary32) s))))) |
#s(approx (neg r) (*.f32 #s(literal -1 binary32) 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 (pow.f32 s #s(literal 2 binary32)) (PI.f32))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))) r)) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 (fma.f32 r (-.f32 (*.f32 #s(literal 1/144 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 3 binary32)) (PI.f32)))) (*.f32 #s(literal 1/24 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))) r)) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 (fma.f32 r (-.f32 (*.f32 r (fma.f32 #s(literal -1/1296 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 4 binary32)) (PI.f32))) (*.f32 #s(literal 1/144 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 s #s(literal 3 binary32)) (PI.f32)))))) (*.f32 #s(literal 1/24 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))) r)) |
#s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) (+.f32 #s(literal 3/4 binary32) (*.f32 r (-.f32 (*.f32 #s(literal 1/24 binary32) (/.f32 r (pow.f32 s #s(literal 2 binary32)))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) s)))))) |
#s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) (+.f32 #s(literal 3/4 binary32) (*.f32 r (-.f32 (*.f32 r (fma.f32 #s(literal -1/216 binary32) (/.f32 r (pow.f32 s #s(literal 3 binary32))) (*.f32 #s(literal 1/24 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 s #s(literal 2 binary32)))))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) s)))))) |
#s(approx (exp (/ (neg r) (* 3 s))) (+.f32 #s(literal 1 binary32) (*.f32 r (-.f32 (*.f32 #s(literal 1/18 binary32) (/.f32 r (pow.f32 s #s(literal 2 binary32)))) (*.f32 #s(literal 1/3 binary32) (/.f32 #s(literal 1 binary32) s)))))) |
#s(approx (exp (/ (neg r) (* 3 s))) (+.f32 #s(literal 1 binary32) (*.f32 r (-.f32 (*.f32 r (fma.f32 #s(literal -1/162 binary32) (/.f32 r (pow.f32 s #s(literal 3 binary32))) (*.f32 #s(literal 1/18 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 s #s(literal 2 binary32)))))) (*.f32 #s(literal 1/3 binary32) (/.f32 #s(literal 1 binary32) s)))))) |
#s(approx (+ (/ (* 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/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1 binary32) (/.f32 r s))) (*.f32 s (PI.f32))) (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 s (PI.f32))))) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (*.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1 binary32) (/.f32 r s))) (*.f32 s (PI.f32))) (*.f32 #s(literal -1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 s (PI.f32))))) r))) |
6 calls:
| Time | Variable | Point |
|---|---|---|
| 10.0ms | r | -inf |
| 6.0ms | s | inf |
| 6.0ms | r | 0 |
| 5.0ms | s | 0 |
| 4.0ms | r | inf |
| 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 |
|---|
(*.f32 (/.f32 (fma.f32 #s(literal 3/4 binary32) (/.f32 (exp.f32 (neg.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s)))) (*.f32 #s(literal 6 binary32) (PI.f32))) (*.f32 (exp.f32 (neg.f32 (/.f32 r s))) (/.f32 #s(literal 1/4 binary32) #s(literal 2 binary32)))) (*.f32 r s)) (/.f32 (/.f32 (-.f32 (*.f32 (exp.f32 (neg.f32 (/.f32 r s))) (/.f32 #s(literal 1/4 binary32) #s(literal 2 binary32))) (*.f32 (exp.f32 (neg.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s)))) (/.f32 #s(literal 3/4 binary32) (*.f32 #s(literal 6 binary32) (PI.f32))))) (*.f32 r s)) (/.f32 (-.f32 (*.f32 (exp.f32 (neg.f32 (/.f32 r s))) (/.f32 #s(literal 1/4 binary32) #s(literal 2 binary32))) (*.f32 (exp.f32 (neg.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s)))) (/.f32 #s(literal 3/4 binary32) (*.f32 #s(literal 6 binary32) (PI.f32))))) (*.f32 r s)))) |
(*.f32 (/.f32 (-.f32 (pow.f32 (*.f32 (exp.f32 (neg.f32 (/.f32 r s))) (/.f32 #s(literal 1/4 binary32) (*.f32 (+.f32 s s) r))) #s(literal 2 binary32)) (pow.f32 (*.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) (*.f32 r s))) (exp.f32 (neg.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s))))) #s(literal 2 binary32))) (fma.f32 (*.f32 (neg.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) (*.f32 r s))) (exp.f32 (neg.f32 (/.f32 r s)))) #s(literal 1/4 binary32) (*.f32 (exp.f32 (neg.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s)))) (*.f32 (+.f32 s s) (*.f32 r #s(literal 3/4 binary32)))))) (*.f32 (*.f32 (+.f32 s s) (neg.f32 r)) (*.f32 (*.f32 s #s(literal 6 binary32)) r))) |
(*.f32 (/.f32 (-.f32 (pow.f32 (*.f32 (exp.f32 (neg.f32 (/.f32 r s))) (/.f32 #s(literal 1/4 binary32) (*.f32 (+.f32 s s) r))) #s(literal 2 binary32)) (pow.f32 (*.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) (*.f32 r s))) (exp.f32 (neg.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s))))) #s(literal 2 binary32))) (-.f32 (*.f32 (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) (*.f32 r s)) #s(literal 1/4 binary32)) (exp.f32 (neg.f32 (/.f32 r s)))) (*.f32 (exp.f32 (neg.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s)))) (*.f32 (+.f32 s s) (*.f32 r #s(literal 3/4 binary32)))))) (*.f32 (*.f32 (+.f32 s s) r) (*.f32 (*.f32 s #s(literal 6 binary32)) r))) |
(*.f32 (/.f32 (-.f32 (pow.f32 (*.f32 (exp.f32 (neg.f32 (/.f32 r s))) (/.f32 #s(literal 1/4 binary32) (*.f32 (+.f32 s s) r))) #s(literal 2 binary32)) (pow.f32 (*.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) (*.f32 r s))) (exp.f32 (neg.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s))))) #s(literal 2 binary32))) (-.f32 (*.f32 (exp.f32 (neg.f32 (/.f32 r s))) (*.f32 (/.f32 #s(literal 1/4 binary32) (+.f32 s s)) (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) (*.f32 r s)))) (*.f32 (exp.f32 (neg.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s)))) (*.f32 #s(literal 3/4 binary32) r)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) (*.f32 r r))) |
(*.f32 (/.f32 (-.f32 (pow.f32 (*.f32 (exp.f32 (neg.f32 (/.f32 r s))) (/.f32 #s(literal 1/4 binary32) (*.f32 (+.f32 s s) r))) #s(literal 2 binary32)) (pow.f32 (*.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) (*.f32 r s))) (exp.f32 (neg.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s))))) #s(literal 2 binary32))) (-.f32 (*.f32 (*.f32 (neg.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) (*.f32 r s))) (exp.f32 (neg.f32 (/.f32 r s)))) (/.f32 #s(literal 1/4 binary32) (+.f32 s s))) (*.f32 (exp.f32 (neg.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s)))) (*.f32 (neg.f32 #s(literal 3/4 binary32)) r)))) (neg.f32 (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) (*.f32 r r)))) |
(*.f32 (exp.f32 (neg.f32 (/.f32 r s))) (/.f32 #s(literal 1/4 binary32) (*.f32 (+.f32 s s) r))) |
(*.f32 (neg.f32 (exp.f32 (neg.f32 (/.f32 r s)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (+.f32 s s) (neg.f32 r)))) |
(*.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (+.f32 s s) r)) (exp.f32 (neg.f32 (/.f32 r s)))) |
(*.f32 (/.f32 (exp.f32 (neg.f32 (/.f32 r s))) r) (/.f32 #s(literal 1/4 binary32) (+.f32 s s))) |
(*.f32 (/.f32 (exp.f32 (neg.f32 (/.f32 r s))) s) (/.f32 #s(literal 1/4 binary32) (*.f32 r #s(literal 2 binary32)))) |
(*.f32 #s(literal 1/4 binary32) (exp.f32 (neg.f32 (/.f32 r s)))) |
(*.f32 (exp.f32 (neg.f32 (/.f32 r s))) #s(literal 1/4 binary32)) |
(*.f32 (exp.f32 (neg.f32 (/.f32 r s))) (neg.f32 (neg.f32 #s(literal 1/4 binary32)))) |
(*.f32 (neg.f32 (exp.f32 (neg.f32 (/.f32 r s)))) (neg.f32 #s(literal 1/4 binary32))) |
(*.f32 (neg.f32 (neg.f32 #s(literal 1/4 binary32))) (exp.f32 (neg.f32 (/.f32 r s)))) |
#s(literal 1/4 binary32) |
(+.f32 (sinh.f32 (neg.f32 (/.f32 r s))) (cosh.f32 (/.f32 r s))) |
(+.f32 (cosh.f32 (/.f32 r s)) (sinh.f32 (neg.f32 (/.f32 r s)))) |
(+.f32 (/.f32 (pow.f32 (cosh.f32 (/.f32 r s)) #s(literal 3 binary32)) (fma.f32 (sinh.f32 (neg.f32 (/.f32 r s))) (-.f32 (sinh.f32 (neg.f32 (/.f32 r s))) (cosh.f32 (/.f32 r s))) (pow.f32 (cosh.f32 (/.f32 r s)) #s(literal 2 binary32)))) (/.f32 (pow.f32 (sinh.f32 (neg.f32 (/.f32 r s))) #s(literal 3 binary32)) (fma.f32 (sinh.f32 (neg.f32 (/.f32 r s))) (-.f32 (sinh.f32 (neg.f32 (/.f32 r s))) (cosh.f32 (/.f32 r s))) (pow.f32 (cosh.f32 (/.f32 r s)) #s(literal 2 binary32))))) |
(-.f32 (cosh.f32 (/.f32 r s)) (sinh.f32 (/.f32 r s))) |
(-.f32 (/.f32 (pow.f32 (cosh.f32 (/.f32 r s)) #s(literal 2 binary32)) (exp.f32 (/.f32 r s))) (/.f32 (pow.f32 (sinh.f32 (neg.f32 (/.f32 r s))) #s(literal 2 binary32)) (exp.f32 (/.f32 r s)))) |
(/.f32 (neg.f32 r) s) |
(/.f32 r (neg.f32 s)) |
(neg.f32 (/.f32 r s)) |
(neg.f32 r) |
r |
(neg.f32 (neg.f32 r)) |
s |
(neg.f32 (neg.f32 s)) |
(*.f32 (+.f32 s s) r) |
(*.f32 (*.f32 s (PI.f32)) (*.f32 r #s(literal 2 binary32))) |
(*.f32 (*.f32 r (PI.f32)) (+.f32 s s)) |
(*.f32 (+.f32 s s) (*.f32 (PI.f32) r)) |
(*.f32 (*.f32 r #s(literal 2 binary32)) (*.f32 s (PI.f32))) |
(*.f32 #s(literal 2 binary32) s) |
(*.f32 s #s(literal 2 binary32)) |
(*.f32 (*.f32 s (PI.f32)) #s(literal 2 binary32)) |
(*.f32 (+.f32 s s) (PI.f32)) |
(*.f32 (+.f32 s s) #s(literal 1 binary32)) |
#s(literal 2 binary32) |
(*.f32 #s(literal 2 binary32) (PI.f32)) |
(*.f32 (PI.f32) #s(literal 2 binary32)) |
(*.f32 #s(literal 1 binary32) #s(literal 2 binary32)) |
(*.f32 #s(literal 2 binary32) #s(literal 1 binary32)) |
#s(literal 2 binary32) |
(*.f32 #s(literal 2 binary32) (PI.f32)) |
(*.f32 (PI.f32) #s(literal 2 binary32)) |
(*.f32 #s(literal 1 binary32) #s(literal 2 binary32)) |
(*.f32 #s(literal 2 binary32) #s(literal 1 binary32)) |
(PI.f32) |
(*.f32 #s(literal 1 binary32) (PI.f32)) |
(*.f32 (PI.f32) #s(literal 1 binary32)) |
(*.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) (*.f32 r s))) (exp.f32 (neg.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s))))) |
(*.f32 (exp.f32 (neg.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s)))) (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) (*.f32 r s)))) |
(*.f32 (/.f32 (exp.f32 (neg.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s)))) (*.f32 #s(literal 6 binary32) (PI.f32))) (/.f32 #s(literal 3/4 binary32) (*.f32 r s))) |
(*.f32 (/.f32 (exp.f32 (neg.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s)))) #s(literal 6 binary32)) (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 s (PI.f32)) r))) |
(*.f32 (/.f32 (exp.f32 (neg.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s)))) #s(literal 6 binary32)) (/.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 s (PI.f32))) r)) |
(*.f32 #s(literal 3/4 binary32) (exp.f32 (neg.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s))))) |
(*.f32 (exp.f32 (neg.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s)))) #s(literal 3/4 binary32)) |
(*.f32 (exp.f32 (neg.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s)))) (neg.f32 (neg.f32 #s(literal 3/4 binary32)))) |
(*.f32 (neg.f32 (neg.f32 #s(literal 3/4 binary32))) (exp.f32 (neg.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s))))) |
(*.f32 (neg.f32 (exp.f32 (neg.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s))))) (neg.f32 #s(literal 3/4 binary32))) |
#s(literal 3/4 binary32) |
(+.f32 (cosh.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s))) (sinh.f32 (neg.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s))))) |
(+.f32 (sinh.f32 (neg.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s)))) (cosh.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s)))) |
(+.f32 (/.f32 (pow.f32 (cosh.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s))) #s(literal 3 binary32)) (fma.f32 (sinh.f32 (neg.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s)))) (-.f32 (sinh.f32 (neg.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s)))) (cosh.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s)))) (pow.f32 (cosh.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s))) #s(literal 2 binary32)))) (/.f32 (pow.f32 (sinh.f32 (neg.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s)))) #s(literal 3 binary32)) (fma.f32 (sinh.f32 (neg.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s)))) (-.f32 (sinh.f32 (neg.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s)))) (cosh.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s)))) (pow.f32 (cosh.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s))) #s(literal 2 binary32))))) |
(-.f32 (cosh.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s))) (sinh.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s)))) |
(-.f32 (/.f32 (pow.f32 (cosh.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s))) #s(literal 2 binary32)) (exp.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s)))) (/.f32 (pow.f32 (sinh.f32 (neg.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s)))) #s(literal 2 binary32)) (exp.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s))))) |
(/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)) |
(/.f32 (/.f32 r #s(literal 3 binary32)) (neg.f32 s)) |
(/.f32 (/.f32 r s) (neg.f32 #s(literal 3 binary32))) |
(/.f32 (neg.f32 (/.f32 r s)) #s(literal 3 binary32)) |
(/.f32 (neg.f32 (/.f32 r #s(literal 3 binary32))) s) |
(*.f32 #s(literal 3 binary32) s) |
(*.f32 s #s(literal 3 binary32)) |
(*.f32 (neg.f32 #s(literal 3 binary32)) (neg.f32 s)) |
(*.f32 (neg.f32 s) (neg.f32 #s(literal 3 binary32))) |
(*.f32 (neg.f32 (neg.f32 #s(literal 3 binary32))) s) |
#s(literal 3 binary32) |
(*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) (*.f32 r s)) |
(*.f32 (*.f32 s (PI.f32)) (*.f32 r #s(literal 6 binary32))) |
(*.f32 (*.f32 r (PI.f32)) (*.f32 s #s(literal 6 binary32))) |
(*.f32 (*.f32 s #s(literal 6 binary32)) (*.f32 (PI.f32) r)) |
(*.f32 (*.f32 r #s(literal 6 binary32)) (*.f32 s (PI.f32))) |
(*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) |
(*.f32 (*.f32 s (PI.f32)) #s(literal 6 binary32)) |
(*.f32 (*.f32 s #s(literal 6 binary32)) (PI.f32)) |
(*.f32 (PI.f32) (*.f32 s #s(literal 6 binary32))) |
(*.f32 #s(literal 6 binary32) (*.f32 s (PI.f32))) |
(*.f32 #s(literal 6 binary32) (PI.f32)) |
(*.f32 (PI.f32) #s(literal 6 binary32)) |
#s(literal 6 binary32) |
Compiled 7 102 to 1 027 computations (85.5% saved)
17 alts after pruning (17 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 135 | 17 | 152 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 136 | 17 | 153 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.4% | (+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (+.f32 s s) (*.f32 (PI.f32) 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))) |
| 91.9% | (+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (+.f32 s 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 r s) (neg.f32 #s(literal 3 binary32))))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
| 99.3% | (+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 (*.f32 (*.f32 s #s(literal 6 binary32)) (PI.f32)) r))) | |
| 99.3% | (+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 (*.f32 s #s(literal 6 binary32)) (*.f32 (PI.f32) 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)) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) (+.f32 #s(literal 3/4 binary32) (*.f32 #s(literal -1/4 binary32) (/.f32 r 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))) |
| 99.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)) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 r (*.f32 s (PI.f32))))))) | |
| 10.0% | (+.f32 (/.f32 #s(approx (* 1/4 (exp (/ (neg r) s))) #s(literal 1/4 binary32)) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) | |
| 10.0% | (+.f32 #s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 r (*.f32 s (PI.f32))))) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) | |
| 7.1% | (*.f32 (/.f32 (-.f32 (pow.f32 (*.f32 (exp.f32 (neg.f32 (/.f32 r s))) (/.f32 #s(literal 1/4 binary32) (*.f32 (+.f32 s s) r))) #s(literal 2 binary32)) (pow.f32 (*.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) (*.f32 r s))) (exp.f32 (neg.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s))))) #s(literal 2 binary32))) (-.f32 (*.f32 (exp.f32 (neg.f32 (/.f32 r s))) (*.f32 (/.f32 #s(literal 1/4 binary32) (+.f32 s s)) (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) (*.f32 r s)))) (*.f32 (exp.f32 (neg.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s)))) (*.f32 #s(literal 3/4 binary32) r)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) (*.f32 r r))) | |
| 99.3% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1 binary32) (/.f32 r s))) (*.f32 s (PI.f32))) (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 s (PI.f32))))) r)) | |
| ▶ | 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 (fma.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1 binary32) (/.f32 r s))) (*.f32 r (PI.f32))) (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 r (PI.f32))))) s)) |
| 10.3% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 #s(literal -1/6 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))) r)) | |
| 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 #s(literal 1 binary32) (*.f32 r (PI.f32)))) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))) s)) | |
| ▶ | 9.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) (*.f32 r (*.f32 s (PI.f32))))) |
| 11.6% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (*.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1/16 binary32) (/.f32 r (PI.f32)) (*.f32 #s(literal -1/144 binary32) (/.f32 r (PI.f32)))) s)) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (PI.f32)))) s)) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32))))) s))) |
Compiled 1 548 to 1 114 computations (28% 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 (/.f32 r s) (neg.f32 #s(literal 3 binary32))))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
(/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) |
(*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) |
#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 (/.f32 r s) (neg.f32 #s(literal 3 binary32))))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r)) |
(*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (/.f32 r s) (neg.f32 #s(literal 3 binary32))))) |
#s(literal 3/4 binary32) |
(exp.f32 (/.f32 (/.f32 r s) (neg.f32 #s(literal 3 binary32)))) |
(/.f32 (/.f32 r s) (neg.f32 #s(literal 3 binary32))) |
(/.f32 r s) |
(neg.f32 #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)) s) |
(*.f32 #s(literal 6 binary32) (PI.f32)) |
#s(literal 6 binary32) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (*.f32 r (*.f32 s (PI.f32))))) |
(/.f32 #s(literal 1/4 binary32) (*.f32 r (*.f32 s (PI.f32)))) |
(*.f32 r (*.f32 s (PI.f32))) |
(*.f32 s (PI.f32)) |
(+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
(/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r)) |
#s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) |
#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/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1 binary32) (/.f32 r s))) (*.f32 r (PI.f32))) (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 r (PI.f32))))) s)) |
(/.f32 (fma.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1 binary32) (/.f32 r s))) (*.f32 r (PI.f32))) (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 r (PI.f32))))) s) |
(fma.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1 binary32) (/.f32 r s))) (*.f32 r (PI.f32))) (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 r (PI.f32))))) |
#s(literal 1/8 binary32) |
(/.f32 (exp.f32 (*.f32 #s(literal -1 binary32) (/.f32 r s))) (*.f32 r (PI.f32))) |
(exp.f32 (*.f32 #s(literal -1 binary32) (/.f32 r s))) |
(*.f32 #s(literal -1 binary32) (/.f32 r s)) |
#s(literal -1 binary32) |
(*.f32 r (PI.f32)) |
(*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 r (PI.f32)))) |
(/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 r (PI.f32))) |
(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 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (+.f32 s s) (*.f32 (PI.f32) 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 s s) (*.f32 (PI.f32) r))) |
(*.f32 (+.f32 s s) (*.f32 (PI.f32) r)) |
(+.f32 s s) |
(*.f32 (PI.f32) 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 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) |
(exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) |
(/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)) |
(*.f32 #s(literal 3 binary32) s) |
| Outputs |
|---|
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (/ r s) (neg 3)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1 binary32) (/.f32 r s))) (*.f32 r (PI.f32))) (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 r (PI.f32))))) s)) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1 binary32) (/.f32 r s))) (*.f32 r (*.f32 s (PI.f32)))))) |
#s(approx (* 1/4 (exp (/ (neg r) s))) (*.f32 #s(literal 1/4 binary32) (exp.f32 (*.f32 #s(literal -1 binary32) (/.f32 r s))))) |
#s(approx (exp (/ (neg r) s)) (exp.f32 (*.f32 #s(literal -1 binary32) (/.f32 r s)))) |
#s(approx (/ (neg r) s) (*.f32 #s(literal -1 binary32) (/.f32 r s))) |
#s(approx s s) |
#s(approx (* (* (* 2 (PI)) s) r) (*.f32 #s(literal 2 binary32) (*.f32 r (*.f32 s (PI.f32))))) |
#s(approx (* (* 2 (PI)) s) (*.f32 #s(literal 2 binary32) (*.f32 s (PI.f32)))) |
#s(approx (/ (* 3/4 (exp (/ (/ r s) (neg 3)))) (* (* (* 6 (PI)) s) r)) (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 r (*.f32 s (PI.f32)))))) |
#s(approx (* 3/4 (exp (/ (/ r s) (neg 3)))) (*.f32 #s(literal 3/4 binary32) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))))) |
#s(approx (exp (/ (/ r s) (neg 3))) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s)))) |
#s(approx (/ (/ r s) (neg 3)) (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) |
#s(approx (/ r s) (/.f32 r s)) |
#s(approx (* (* (* 6 (PI)) s) r) (*.f32 #s(literal 6 binary32) (*.f32 r (*.f32 s (PI.f32))))) |
#s(approx (* (* 6 (PI)) s) (*.f32 #s(literal 6 binary32) (*.f32 s (PI.f32)))) |
#s(approx (/ 1/4 (* r (* s (PI)))) (/.f32 #s(literal 1/4 binary32) (*.f32 r (*.f32 s (PI.f32))))) |
#s(approx (* r (* s (PI))) (*.f32 r (*.f32 s (PI.f32)))) |
#s(approx (* s (PI)) (*.f32 s (PI.f32))) |
#s(approx (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) (fma.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1 binary32) (/.f32 r s))) (*.f32 r (PI.f32))) (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 r (PI.f32)))))) |
#s(approx (/ (exp (* -1 (/ r s))) (* r (PI))) (/.f32 (exp.f32 (*.f32 #s(literal -1 binary32) (/.f32 r s))) (*.f32 r (PI.f32)))) |
#s(approx (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI)))) (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 r (PI.f32))))) |
#s(approx (/ (exp (* -1/3 (/ r s))) (* r (PI))) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 r (PI.f32)))) |
#s(approx (+ s s) (*.f32 #s(literal 2 binary32) s)) |
#s(approx (* 3 s) (*.f32 #s(literal 3 binary32) s)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (/ r s) (neg 3)))) (* (* (* 6 (PI)) s) r))) (/.f32 (-.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32)))) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))) s)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (/ r s) (neg 3)))) (* (* (* 6 (PI)) s) r))) (/.f32 (-.f32 (fma.f32 #s(literal 1/144 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))) (fma.f32 #s(literal 1/16 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32)))))) (/.f32 #s(literal 1/6 binary32) (*.f32 s (PI.f32)))) s)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (/ r s) (neg 3)))) (* (* (* 6 (PI)) s) r))) (/.f32 (-.f32 (fma.f32 #s(literal -1/48 binary32) (/.f32 (pow.f32 r #s(literal 2 binary32)) (*.f32 (pow.f32 s #s(literal 3 binary32)) (PI.f32))) (fma.f32 #s(literal -1/1296 binary32) (/.f32 (pow.f32 r #s(literal 2 binary32)) (*.f32 (pow.f32 s #s(literal 3 binary32)) (PI.f32))) (fma.f32 #s(literal 1/144 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))) (fma.f32 #s(literal 1/16 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32)))))))) (/.f32 #s(literal 1/6 binary32) (*.f32 s (PI.f32)))) s)) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 r (*.f32 s (PI.f32))))) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/.f32 (-.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32)))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))) s)) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/.f32 (-.f32 (fma.f32 #s(literal 1/16 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32))))) (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32)))) s)) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/.f32 (-.f32 (fma.f32 #s(literal -1/48 binary32) (/.f32 (pow.f32 r #s(literal 2 binary32)) (*.f32 (pow.f32 s #s(literal 3 binary32)) (PI.f32))) (fma.f32 #s(literal 1/16 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32)))))) (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32)))) s)) |
#s(approx (* 1/4 (exp (/ (neg r) s))) #s(literal 1/4 binary32)) |
#s(approx (* 1/4 (exp (/ (neg r) s))) (+.f32 #s(literal 1/4 binary32) (*.f32 #s(literal -1/4 binary32) (/.f32 r s)))) |
#s(approx (* 1/4 (exp (/ (neg r) s))) (+.f32 #s(literal 1/4 binary32) (fma.f32 #s(literal -1/4 binary32) (/.f32 r s) (*.f32 #s(literal 1/8 binary32) (/.f32 (pow.f32 r #s(literal 2 binary32)) (pow.f32 s #s(literal 2 binary32))))))) |
#s(approx (* 1/4 (exp (/ (neg r) s))) (+.f32 #s(literal 1/4 binary32) (fma.f32 #s(literal -1/4 binary32) (/.f32 r s) (fma.f32 #s(literal -1/24 binary32) (/.f32 (pow.f32 r #s(literal 3 binary32)) (pow.f32 s #s(literal 3 binary32))) (*.f32 #s(literal 1/8 binary32) (/.f32 (pow.f32 r #s(literal 2 binary32)) (pow.f32 s #s(literal 2 binary32)))))))) |
#s(approx (exp (/ (neg r) s)) #s(literal 1 binary32)) |
#s(approx (exp (/ (neg r) s)) (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -1 binary32) (/.f32 r s)))) |
#s(approx (exp (/ (neg r) s)) (+.f32 #s(literal 1 binary32) (fma.f32 #s(literal -1 binary32) (/.f32 r s) (*.f32 #s(literal 1/2 binary32) (/.f32 (pow.f32 r #s(literal 2 binary32)) (pow.f32 s #s(literal 2 binary32))))))) |
#s(approx (exp (/ (neg r) s)) (+.f32 #s(literal 1 binary32) (fma.f32 #s(literal -1 binary32) (/.f32 r s) (fma.f32 #s(literal -1/6 binary32) (/.f32 (pow.f32 r #s(literal 3 binary32)) (pow.f32 s #s(literal 3 binary32))) (*.f32 #s(literal 1/2 binary32) (/.f32 (pow.f32 r #s(literal 2 binary32)) (pow.f32 s #s(literal 2 binary32)))))))) |
#s(approx (/ (* 3/4 (exp (/ (/ r s) (neg 3)))) (* (* (* 6 (PI)) s) r)) (/.f32 (-.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32)))) (*.f32 #s(literal 1/24 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))) s)) |
#s(approx (/ (* 3/4 (exp (/ (/ r s) (neg 3)))) (* (* (* 6 (PI)) s) r)) (/.f32 (-.f32 (fma.f32 #s(literal 1/144 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32))))) (/.f32 #s(literal 1/24 binary32) (*.f32 s (PI.f32)))) s)) |
#s(approx (/ (* 3/4 (exp (/ (/ r s) (neg 3)))) (* (* (* 6 (PI)) s) r)) (/.f32 (-.f32 (fma.f32 #s(literal -1/1296 binary32) (/.f32 (pow.f32 r #s(literal 2 binary32)) (*.f32 (pow.f32 s #s(literal 3 binary32)) (PI.f32))) (fma.f32 #s(literal 1/144 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32)))))) (/.f32 #s(literal 1/24 binary32) (*.f32 s (PI.f32)))) s)) |
#s(approx (* 3/4 (exp (/ (/ r s) (neg 3)))) #s(literal 3/4 binary32)) |
#s(approx (* 3/4 (exp (/ (/ r s) (neg 3)))) (+.f32 #s(literal 3/4 binary32) (*.f32 #s(literal -1/4 binary32) (/.f32 r s)))) |
#s(approx (* 3/4 (exp (/ (/ r s) (neg 3)))) (+.f32 #s(literal 3/4 binary32) (fma.f32 #s(literal -1/4 binary32) (/.f32 r s) (*.f32 #s(literal 1/24 binary32) (/.f32 (pow.f32 r #s(literal 2 binary32)) (pow.f32 s #s(literal 2 binary32))))))) |
#s(approx (* 3/4 (exp (/ (/ r s) (neg 3)))) (+.f32 #s(literal 3/4 binary32) (fma.f32 #s(literal -1/4 binary32) (/.f32 r s) (fma.f32 #s(literal -1/216 binary32) (/.f32 (pow.f32 r #s(literal 3 binary32)) (pow.f32 s #s(literal 3 binary32))) (*.f32 #s(literal 1/24 binary32) (/.f32 (pow.f32 r #s(literal 2 binary32)) (pow.f32 s #s(literal 2 binary32)))))))) |
#s(approx (exp (/ (/ r s) (neg 3))) (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -1/3 binary32) (/.f32 r s)))) |
#s(approx (exp (/ (/ r s) (neg 3))) (+.f32 #s(literal 1 binary32) (fma.f32 #s(literal -1/3 binary32) (/.f32 r s) (*.f32 #s(literal 1/18 binary32) (/.f32 (pow.f32 r #s(literal 2 binary32)) (pow.f32 s #s(literal 2 binary32))))))) |
#s(approx (exp (/ (/ r s) (neg 3))) (+.f32 #s(literal 1 binary32) (fma.f32 #s(literal -1/3 binary32) (/.f32 r s) (fma.f32 #s(literal -1/162 binary32) (/.f32 (pow.f32 r #s(literal 3 binary32)) (pow.f32 s #s(literal 3 binary32))) (*.f32 #s(literal 1/18 binary32) (/.f32 (pow.f32 r #s(literal 2 binary32)) (pow.f32 s #s(literal 2 binary32)))))))) |
#s(approx (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32)))) |
#s(approx (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) (-.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32)))) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32)))))) |
#s(approx (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) (-.f32 (fma.f32 #s(literal 1/144 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))) (fma.f32 #s(literal 1/16 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32)))))) (/.f32 #s(literal 1/6 binary32) (*.f32 s (PI.f32))))) |
#s(approx (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) (-.f32 (fma.f32 #s(literal -1/48 binary32) (/.f32 (pow.f32 r #s(literal 2 binary32)) (*.f32 (pow.f32 s #s(literal 3 binary32)) (PI.f32))) (fma.f32 #s(literal -1/1296 binary32) (/.f32 (pow.f32 r #s(literal 2 binary32)) (*.f32 (pow.f32 s #s(literal 3 binary32)) (PI.f32))) (fma.f32 #s(literal 1/144 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))) (fma.f32 #s(literal 1/16 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32)))))))) (/.f32 #s(literal 1/6 binary32) (*.f32 s (PI.f32))))) |
#s(approx (/ (exp (* -1 (/ r s))) (* r (PI))) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32)))) |
#s(approx (/ (exp (* -1 (/ r s))) (* r (PI))) (-.f32 (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32))) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))) |
#s(approx (/ (exp (* -1 (/ r s))) (* r (PI))) (-.f32 (fma.f32 #s(literal 1/2 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32)))) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))) |
#s(approx (/ (exp (* -1 (/ r s))) (* r (PI))) (-.f32 (fma.f32 #s(literal -1/6 binary32) (/.f32 (pow.f32 r #s(literal 2 binary32)) (*.f32 (pow.f32 s #s(literal 3 binary32)) (PI.f32))) (fma.f32 #s(literal 1/2 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32))))) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))) |
#s(approx (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI)))) (/.f32 #s(literal 1/8 binary32) (*.f32 r (PI.f32)))) |
#s(approx (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI)))) (-.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32)))) (*.f32 #s(literal 1/24 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32)))))) |
#s(approx (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI)))) (-.f32 (fma.f32 #s(literal 1/144 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32))))) (/.f32 #s(literal 1/24 binary32) (*.f32 s (PI.f32))))) |
#s(approx (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI)))) (-.f32 (fma.f32 #s(literal -1/1296 binary32) (/.f32 (pow.f32 r #s(literal 2 binary32)) (*.f32 (pow.f32 s #s(literal 3 binary32)) (PI.f32))) (fma.f32 #s(literal 1/144 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32)))))) (/.f32 #s(literal 1/24 binary32) (*.f32 s (PI.f32))))) |
#s(approx (/ (exp (* -1/3 (/ r s))) (* r (PI))) (-.f32 (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32))) (*.f32 #s(literal 1/3 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32)))))) |
#s(approx (/ (exp (* -1/3 (/ r s))) (* r (PI))) (-.f32 (fma.f32 #s(literal 1/18 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32)))) (/.f32 #s(literal 1/3 binary32) (*.f32 s (PI.f32))))) |
#s(approx (/ (exp (* -1/3 (/ r s))) (* r (PI))) (-.f32 (fma.f32 #s(literal -1/162 binary32) (/.f32 (pow.f32 r #s(literal 2 binary32)) (*.f32 (pow.f32 s #s(literal 3 binary32)) (PI.f32))) (fma.f32 #s(literal 1/18 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32))))) (/.f32 #s(literal 1/3 binary32) (*.f32 s (PI.f32))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (/ r s) (neg 3)))) (* (* (* 6 (PI)) s) r))) (*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32)))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32))))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (/ r s) (neg 3)))) (* (* (* 6 (PI)) s) r))) (*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (*.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1/16 binary32) (/.f32 r (PI.f32)) (*.f32 #s(literal -1/144 binary32) (/.f32 r (PI.f32)))) s)) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (PI.f32)))) s)) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32))))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (/ r s) (neg 3)))) (* (* (* 6 (PI)) s) r))) (*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (*.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1/48 binary32) (/.f32 (pow.f32 r #s(literal 2 binary32)) (PI.f32)) (*.f32 #s(literal -1/1296 binary32) (/.f32 (pow.f32 r #s(literal 2 binary32)) (PI.f32)))) s) (fma.f32 #s(literal -1/16 binary32) (/.f32 r (PI.f32)) (*.f32 #s(literal -1/144 binary32) (/.f32 r (PI.f32))))) s)) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (PI.f32)))) s)) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32))))) s))) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32)))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32))))) s))) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (*.f32 #s(literal 1/16 binary32) (/.f32 r (*.f32 s (PI.f32)))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (PI.f32)))) s)) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32))))) s))) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (*.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1/16 binary32) (/.f32 r (PI.f32)) (*.f32 #s(literal 1/48 binary32) (/.f32 (pow.f32 r #s(literal 2 binary32)) (*.f32 s (PI.f32))))) s)) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (PI.f32)))) s)) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32))))) s))) |
#s(approx (* 1/4 (exp (/ (neg r) s))) (+.f32 #s(literal 1/4 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1/8 binary32) (/.f32 (pow.f32 r #s(literal 2 binary32)) s) (*.f32 #s(literal 1/4 binary32) r)) s)))) |
#s(approx (* 1/4 (exp (/ (neg r) s))) (+.f32 #s(literal 1/4 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1/24 binary32) (/.f32 (pow.f32 r #s(literal 3 binary32)) s) (*.f32 #s(literal 1/8 binary32) (pow.f32 r #s(literal 2 binary32)))) s) (*.f32 #s(literal 1/4 binary32) r)) s)))) |
#s(approx (exp (/ (neg r) s)) (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 r (*.f32 #s(literal -1/2 binary32) (/.f32 (pow.f32 r #s(literal 2 binary32)) s))) s)))) |
#s(approx (exp (/ (neg r) s)) (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 r (*.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1/6 binary32) (/.f32 (pow.f32 r #s(literal 3 binary32)) s) (*.f32 #s(literal 1/2 binary32) (pow.f32 r #s(literal 2 binary32)))) s))) s)))) |
#s(approx (/ (* 3/4 (exp (/ (/ r s) (neg 3)))) (* (* (* 6 (PI)) s) r)) (*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (*.f32 #s(literal 1/24 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32)))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32))))) s))) |
#s(approx (/ (* 3/4 (exp (/ (/ r s) (neg 3)))) (* (* (* 6 (PI)) s) r)) (*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (*.f32 #s(literal 1/144 binary32) (/.f32 r (*.f32 s (PI.f32)))) (*.f32 #s(literal 1/24 binary32) (/.f32 #s(literal 1 binary32) (PI.f32)))) s)) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32))))) s))) |
#s(approx (/ (* 3/4 (exp (/ (/ r s) (neg 3)))) (* (* (* 6 (PI)) s) r)) (*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (*.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1/144 binary32) (/.f32 r (PI.f32)) (*.f32 #s(literal 1/1296 binary32) (/.f32 (pow.f32 r #s(literal 2 binary32)) (*.f32 s (PI.f32))))) s)) (*.f32 #s(literal 1/24 binary32) (/.f32 #s(literal 1 binary32) (PI.f32)))) s)) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32))))) s))) |
#s(approx (* 3/4 (exp (/ (/ r s) (neg 3)))) (+.f32 #s(literal 3/4 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1/24 binary32) (/.f32 (pow.f32 r #s(literal 2 binary32)) s) (*.f32 #s(literal 1/4 binary32) r)) s)))) |
#s(approx (* 3/4 (exp (/ (/ r s) (neg 3)))) (+.f32 #s(literal 3/4 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1/216 binary32) (/.f32 (pow.f32 r #s(literal 3 binary32)) s) (*.f32 #s(literal 1/24 binary32) (pow.f32 r #s(literal 2 binary32)))) s) (*.f32 #s(literal 1/4 binary32) r)) s)))) |
#s(approx (exp (/ (/ r s) (neg 3))) (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1/18 binary32) (/.f32 (pow.f32 r #s(literal 2 binary32)) s) (*.f32 #s(literal 1/3 binary32) r)) s)))) |
#s(approx (exp (/ (/ r s) (neg 3))) (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1/162 binary32) (/.f32 (pow.f32 r #s(literal 3 binary32)) s) (*.f32 #s(literal 1/18 binary32) (pow.f32 r #s(literal 2 binary32)))) s) (*.f32 #s(literal 1/3 binary32) r)) s)))) |
#s(approx (/ (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) s) (*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (fma.f32 #s(literal 1/144 binary32) (/.f32 r (*.f32 s (PI.f32))) (*.f32 #s(literal 1/16 binary32) (/.f32 r (*.f32 s (PI.f32))))) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (PI.f32)))) s)) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32))))) s))) |
#s(approx (/ (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) s) (*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (*.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1 binary32) (fma.f32 #s(literal 1/144 binary32) (/.f32 r (PI.f32)) (*.f32 #s(literal 1/16 binary32) (/.f32 r (PI.f32)))) (fma.f32 #s(literal 1/1296 binary32) (/.f32 (pow.f32 r #s(literal 2 binary32)) (*.f32 s (PI.f32))) (*.f32 #s(literal 1/48 binary32) (/.f32 (pow.f32 r #s(literal 2 binary32)) (*.f32 s (PI.f32)))))) s)) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (PI.f32)))) s)) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32))))) s))) |
#s(approx (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) (fma.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal 1/144 binary32) (/.f32 r (PI.f32)) (*.f32 #s(literal 1/16 binary32) (/.f32 r (PI.f32)))) s) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (PI.f32)))) s) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32)))))) |
#s(approx (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) (fma.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal 1/1296 binary32) (/.f32 (pow.f32 r #s(literal 2 binary32)) (PI.f32)) (*.f32 #s(literal 1/48 binary32) (/.f32 (pow.f32 r #s(literal 2 binary32)) (PI.f32)))) s) (fma.f32 #s(literal 1/144 binary32) (/.f32 r (PI.f32)) (*.f32 #s(literal 1/16 binary32) (/.f32 r (PI.f32))))) s) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (PI.f32)))) s) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32)))))) |
#s(approx (/ (exp (* -1 (/ r s))) (* r (PI))) (fma.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1/2 binary32) (/.f32 r (*.f32 s (PI.f32))) (/.f32 #s(literal 1 binary32) (PI.f32))) s) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32))))) |
#s(approx (/ (exp (* -1 (/ r s))) (* r (PI))) (fma.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1/6 binary32) (/.f32 (pow.f32 r #s(literal 2 binary32)) (*.f32 s (PI.f32))) (*.f32 #s(literal 1/2 binary32) (/.f32 r (PI.f32)))) s) (/.f32 #s(literal 1 binary32) (PI.f32))) s) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32))))) |
#s(approx (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI)))) (fma.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1/144 binary32) (/.f32 r (*.f32 s (PI.f32))) (*.f32 #s(literal 1/24 binary32) (/.f32 #s(literal 1 binary32) (PI.f32)))) s) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32)))))) |
#s(approx (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI)))) (fma.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1/1296 binary32) (/.f32 (pow.f32 r #s(literal 2 binary32)) (*.f32 s (PI.f32))) (*.f32 #s(literal 1/144 binary32) (/.f32 r (PI.f32)))) s) (*.f32 #s(literal 1/24 binary32) (/.f32 #s(literal 1 binary32) (PI.f32)))) s) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32)))))) |
#s(approx (/ (exp (* -1/3 (/ r s))) (* r (PI))) (fma.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1/18 binary32) (/.f32 r (*.f32 s (PI.f32))) (*.f32 #s(literal 1/3 binary32) (/.f32 #s(literal 1 binary32) (PI.f32)))) s) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32))))) |
#s(approx (/ (exp (* -1/3 (/ r s))) (* r (PI))) (fma.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1/162 binary32) (/.f32 (pow.f32 r #s(literal 2 binary32)) (*.f32 s (PI.f32))) (*.f32 #s(literal 1/18 binary32) (/.f32 r (PI.f32)))) s) (*.f32 #s(literal 1/3 binary32) (/.f32 #s(literal 1 binary32) (PI.f32)))) s) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (/ r s) (neg 3)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 #s(literal -1/6 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (/ r s) (neg 3)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 r (-.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 3 binary32)) (PI.f32)))) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (/ r s) (neg 3)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 r (-.f32 (*.f32 r (fma.f32 #s(literal -7/324 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 4 binary32)) (PI.f32))) (*.f32 #s(literal 5/72 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 s #s(literal 3 binary32)) (PI.f32)))))) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))) r)) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/.f32 (fma.f32 #s(literal -1/8 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))) r)) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/.f32 (fma.f32 r (-.f32 (*.f32 #s(literal 1/16 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 3 binary32)) (PI.f32)))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))) r)) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/.f32 (fma.f32 r (-.f32 (*.f32 r (fma.f32 #s(literal -1/48 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 4 binary32)) (PI.f32))) (*.f32 #s(literal 1/16 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 s #s(literal 3 binary32)) (PI.f32)))))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))) r)) |
#s(approx (* 1/4 (exp (/ (neg r) s))) (+.f32 #s(literal 1/4 binary32) (*.f32 r (-.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 r (pow.f32 s #s(literal 2 binary32)))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) s)))))) |
#s(approx (* 1/4 (exp (/ (neg r) s))) (+.f32 #s(literal 1/4 binary32) (*.f32 r (-.f32 (*.f32 r (fma.f32 #s(literal -1/24 binary32) (/.f32 r (pow.f32 s #s(literal 3 binary32))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 s #s(literal 2 binary32)))))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) s)))))) |
#s(approx (exp (/ (neg r) s)) (+.f32 #s(literal 1 binary32) (*.f32 r (-.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 r (pow.f32 s #s(literal 2 binary32)))) (/.f32 #s(literal 1 binary32) s))))) |
#s(approx (exp (/ (neg r) s)) (+.f32 #s(literal 1 binary32) (*.f32 r (-.f32 (*.f32 r (fma.f32 #s(literal -1/6 binary32) (/.f32 r (pow.f32 s #s(literal 3 binary32))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 s #s(literal 2 binary32)))))) (/.f32 #s(literal 1 binary32) s))))) |
#s(approx (neg r) (*.f32 #s(literal -1 binary32) r)) |
#s(approx r r) |
#s(approx (/ (* 3/4 (exp (/ (/ r s) (neg 3)))) (* (* (* 6 (PI)) s) r)) (/.f32 (fma.f32 #s(literal -1/24 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))) r)) |
#s(approx (/ (* 3/4 (exp (/ (/ r s) (neg 3)))) (* (* (* 6 (PI)) s) r)) (/.f32 (fma.f32 r (-.f32 (*.f32 #s(literal 1/144 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 3 binary32)) (PI.f32)))) (*.f32 #s(literal 1/24 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))) r)) |
#s(approx (/ (* 3/4 (exp (/ (/ r s) (neg 3)))) (* (* (* 6 (PI)) s) r)) (/.f32 (fma.f32 r (-.f32 (*.f32 r (fma.f32 #s(literal -1/1296 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 4 binary32)) (PI.f32))) (*.f32 #s(literal 1/144 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 s #s(literal 3 binary32)) (PI.f32)))))) (*.f32 #s(literal 1/24 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))) r)) |
#s(approx (* 3/4 (exp (/ (/ r s) (neg 3)))) (+.f32 #s(literal 3/4 binary32) (*.f32 r (-.f32 (*.f32 #s(literal 1/24 binary32) (/.f32 r (pow.f32 s #s(literal 2 binary32)))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) s)))))) |
#s(approx (* 3/4 (exp (/ (/ r s) (neg 3)))) (+.f32 #s(literal 3/4 binary32) (*.f32 r (-.f32 (*.f32 r (fma.f32 #s(literal -1/216 binary32) (/.f32 r (pow.f32 s #s(literal 3 binary32))) (*.f32 #s(literal 1/24 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 s #s(literal 2 binary32)))))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) s)))))) |
#s(approx (exp (/ (/ r s) (neg 3))) (+.f32 #s(literal 1 binary32) (*.f32 r (-.f32 (*.f32 #s(literal 1/18 binary32) (/.f32 r (pow.f32 s #s(literal 2 binary32)))) (*.f32 #s(literal 1/3 binary32) (/.f32 #s(literal 1 binary32) s)))))) |
#s(approx (exp (/ (/ r s) (neg 3))) (+.f32 #s(literal 1 binary32) (*.f32 r (-.f32 (*.f32 r (fma.f32 #s(literal -1/162 binary32) (/.f32 r (pow.f32 s #s(literal 3 binary32))) (*.f32 #s(literal 1/18 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 s #s(literal 2 binary32)))))) (*.f32 #s(literal 1/3 binary32) (/.f32 #s(literal 1 binary32) s)))))) |
#s(approx (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) (/.f32 (fma.f32 #s(literal -1/6 binary32) (/.f32 r (*.f32 s (PI.f32))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (PI.f32)))) r)) |
#s(approx (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) (/.f32 (fma.f32 r (-.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32)))) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (PI.f32)))) r)) |
#s(approx (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) (/.f32 (fma.f32 r (-.f32 (*.f32 r (fma.f32 #s(literal -7/324 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 3 binary32)) (PI.f32))) (*.f32 #s(literal 5/72 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32)))))) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (PI.f32)))) r)) |
#s(approx (/ (exp (* -1 (/ r s))) (* r (PI))) (/.f32 (fma.f32 #s(literal -1 binary32) (/.f32 r (*.f32 s (PI.f32))) (/.f32 #s(literal 1 binary32) (PI.f32))) r)) |
#s(approx (/ (exp (* -1 (/ r s))) (* r (PI))) (/.f32 (fma.f32 r (-.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32)))) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32)))) (/.f32 #s(literal 1 binary32) (PI.f32))) r)) |
#s(approx (/ (exp (* -1 (/ r s))) (* r (PI))) (/.f32 (fma.f32 r (-.f32 (*.f32 r (fma.f32 #s(literal -1/6 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 3 binary32)) (PI.f32))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32)))))) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32)))) (/.f32 #s(literal 1 binary32) (PI.f32))) r)) |
#s(approx (* r (PI)) (*.f32 r (PI.f32))) |
#s(approx (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI)))) (/.f32 (fma.f32 #s(literal -1/24 binary32) (/.f32 r (*.f32 s (PI.f32))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (PI.f32)))) r)) |
#s(approx (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI)))) (/.f32 (fma.f32 r (-.f32 (*.f32 #s(literal 1/144 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32)))) (*.f32 #s(literal 1/24 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (PI.f32)))) r)) |
#s(approx (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI)))) (/.f32 (fma.f32 r (-.f32 (*.f32 r (fma.f32 #s(literal -1/1296 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 3 binary32)) (PI.f32))) (*.f32 #s(literal 1/144 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32)))))) (*.f32 #s(literal 1/24 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (PI.f32)))) r)) |
#s(approx (/ (exp (* -1/3 (/ r s))) (* r (PI))) (/.f32 (fma.f32 #s(literal -1/3 binary32) (/.f32 r (*.f32 s (PI.f32))) (/.f32 #s(literal 1 binary32) (PI.f32))) r)) |
#s(approx (/ (exp (* -1/3 (/ r s))) (* r (PI))) (/.f32 (fma.f32 r (-.f32 (*.f32 #s(literal 1/18 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32)))) (*.f32 #s(literal 1/3 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))) (/.f32 #s(literal 1 binary32) (PI.f32))) r)) |
#s(approx (/ (exp (* -1/3 (/ r s))) (* r (PI))) (/.f32 (fma.f32 r (-.f32 (*.f32 r (fma.f32 #s(literal -1/162 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 3 binary32)) (PI.f32))) (*.f32 #s(literal 1/18 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32)))))) (*.f32 #s(literal 1/3 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))) (/.f32 #s(literal 1 binary32) (PI.f32))) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (/ r s) (neg 3)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1 binary32) (/.f32 r s))) (*.f32 s (PI.f32))) (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 s (PI.f32))))) r)) |
#s(approx (/ (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) s) (/.f32 (fma.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1 binary32) (/.f32 r s))) (PI.f32)) (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (PI.f32)))) (*.f32 r s))) |
#s(approx (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) (/.f32 (fma.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1 binary32) (/.f32 r s))) (PI.f32)) (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (PI.f32)))) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (/ r s) (neg 3)))) (* (* (* 6 (PI)) s) r))) (*.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1 binary32) (/.f32 r s))) (*.f32 s (PI.f32))) (*.f32 #s(literal -1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 s (PI.f32))))) r))) |
#s(approx (/ (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) s) (*.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1 binary32) (/.f32 r s))) (PI.f32)) (*.f32 #s(literal -1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (PI.f32)))) (*.f32 r s)))) |
#s(approx (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) (*.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1 binary32) (/.f32 r s))) (PI.f32)) (*.f32 #s(literal -1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (PI.f32)))) r))) |
6 calls:
| Time | Variable | Point |
|---|---|---|
| 11.0ms | r | inf |
| 7.0ms | r | 0 |
| 6.0ms | r | -inf |
| 5.0ms | s | 0 |
| 5.0ms | s | -inf |
| 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 (/.f32 r s) (neg.f32 #s(literal 3 binary32))))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
(/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) |
(*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) |
#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 (/.f32 r s) (neg.f32 #s(literal 3 binary32))))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r)) |
(*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (/.f32 r s) (neg.f32 #s(literal 3 binary32))))) |
#s(literal 3/4 binary32) |
(exp.f32 (/.f32 (/.f32 r s) (neg.f32 #s(literal 3 binary32)))) |
(/.f32 (/.f32 r s) (neg.f32 #s(literal 3 binary32))) |
(/.f32 r s) |
(neg.f32 #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)) s) |
(*.f32 #s(literal 6 binary32) (PI.f32)) |
#s(literal 6 binary32) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (*.f32 r (*.f32 s (PI.f32))))) |
(/.f32 #s(literal 1/4 binary32) (*.f32 r (*.f32 s (PI.f32)))) |
(*.f32 r (*.f32 s (PI.f32))) |
(*.f32 s (PI.f32)) |
(+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
(/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r)) |
#s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) |
#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/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1 binary32) (/.f32 r s))) (*.f32 r (PI.f32))) (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 r (PI.f32))))) s)) |
(/.f32 (fma.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1 binary32) (/.f32 r s))) (*.f32 r (PI.f32))) (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 r (PI.f32))))) s) |
(fma.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1 binary32) (/.f32 r s))) (*.f32 r (PI.f32))) (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 r (PI.f32))))) |
#s(literal 1/8 binary32) |
(/.f32 (exp.f32 (*.f32 #s(literal -1 binary32) (/.f32 r s))) (*.f32 r (PI.f32))) |
(exp.f32 (*.f32 #s(literal -1 binary32) (/.f32 r s))) |
(*.f32 #s(literal -1 binary32) (/.f32 r s)) |
#s(literal -1 binary32) |
(*.f32 r (PI.f32)) |
(*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 r (PI.f32)))) |
(/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 r (PI.f32))) |
(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 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (+.f32 s s) (*.f32 (PI.f32) 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 s s) (*.f32 (PI.f32) r))) |
(*.f32 (+.f32 s s) (*.f32 (PI.f32) r)) |
(+.f32 s s) |
(*.f32 (PI.f32) 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 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) |
(exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) |
(/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)) |
(*.f32 #s(literal 3 binary32) s) |
| Outputs |
|---|
(*.f32 (fma.f32 (*.f32 (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32)) (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32))) (PI.f32) (PI.f32)) (fma.f32 (*.f32 (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32)) (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32))) (PI.f32) (PI.f32))) |
(*.f32 (fma.f32 (*.f32 (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32)) (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32))) (PI.f32) (PI.f32)) (*.f32 r r)) |
(*.f32 (fma.f32 (*.f32 (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32)) (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32))) (PI.f32) (PI.f32)) r) |
(*.f32 (fma.f32 (*.f32 (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32)) (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32))) (PI.f32) (PI.f32)) (PI.f32)) |
(*.f32 (PI.f32) (fma.f32 (*.f32 (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32)) (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32))) (PI.f32) (PI.f32))) |
#s(literal 2 binary32) |
#s(literal 1 binary32) |
#s(literal 0 binary32) |
(PI.f32) |
(*.f32 (PI.f32) (PI.f32)) |
#s(literal 2 binary32) |
#s(literal 1 binary32) |
#s(literal 0 binary32) |
(PI.f32) |
(*.f32 (PI.f32) (PI.f32)) |
#s(literal 1/4 binary32) |
(neg.f32 (neg.f32 #s(literal 1/4 binary32))) |
#s(literal 2 binary32) |
#s(literal 1 binary32) |
#s(literal 0 binary32) |
(PI.f32) |
(*.f32 (PI.f32) (PI.f32)) |
(*.f32 #s(literal -1 binary32) (/.f32 r s)) |
(*.f32 (/.f32 r s) #s(literal -1 binary32)) |
(*.f32 r (/.f32 #s(literal -1 binary32) s)) |
(*.f32 (neg.f32 r) (/.f32 #s(literal -1 binary32) (neg.f32 s))) |
(/.f32 (neg.f32 r) s) |
(*.f32 r #s(literal -1 binary32)) |
(*.f32 #s(literal -1 binary32) r) |
(neg.f32 r) |
r |
(*.f32 (*.f32 #s(literal -1 binary32) #s(literal -1 binary32)) r) |
(*.f32 (neg.f32 r) #s(literal -1 binary32)) |
(*.f32 (neg.f32 #s(literal -1 binary32)) r) |
(*.f32 #s(literal -1 binary32) (neg.f32 r)) |
s |
(neg.f32 (neg.f32 s)) |
#s(literal 2 binary32) |
#s(literal 1 binary32) |
#s(literal 0 binary32) |
(PI.f32) |
(*.f32 (PI.f32) (PI.f32)) |
#s(literal 2 binary32) |
#s(literal 1 binary32) |
#s(literal 0 binary32) |
(PI.f32) |
(*.f32 (PI.f32) (PI.f32)) |
#s(literal 2 binary32) |
#s(literal 1 binary32) |
#s(literal 0 binary32) |
(PI.f32) |
(*.f32 (PI.f32) (PI.f32)) |
#s(literal 2 binary32) |
#s(literal 1 binary32) |
#s(literal 0 binary32) |
(PI.f32) |
(*.f32 (PI.f32) (PI.f32)) |
#s(literal 2 binary32) |
#s(literal 1 binary32) |
#s(literal 0 binary32) |
(PI.f32) |
(*.f32 (PI.f32) (PI.f32)) |
(*.f32 (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32)) (cbrt.f32 (PI.f32))) |
(*.f32 (cbrt.f32 (PI.f32)) (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32))) |
(*.f32 (*.f32 (cbrt.f32 (PI.f32)) #s(literal 3/4 binary32)) (/.f32 (PI.f32) (*.f32 #s(literal 6 binary32) (PI.f32)))) |
(*.f32 (*.f32 (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32)) (cbrt.f32 (PI.f32))) (*.f32 r s)) |
(*.f32 (*.f32 (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32)) (cbrt.f32 (PI.f32))) (neg.f32 (*.f32 r s))) |
(*.f32 (*.f32 #s(literal 3/4 binary32) (PI.f32)) (cbrt.f32 (PI.f32))) |
(*.f32 (*.f32 r #s(literal 3/4 binary32)) (cbrt.f32 (PI.f32))) |
(*.f32 (cbrt.f32 (PI.f32)) (*.f32 #s(literal 3/4 binary32) r)) |
(*.f32 (cbrt.f32 (PI.f32)) (*.f32 #s(literal 3/4 binary32) (PI.f32))) |
(*.f32 (cbrt.f32 (PI.f32)) (/.f32 #s(literal 3/4 binary32) r)) |
#s(literal 3/4 binary32) |
(*.f32 (*.f32 r s) (cbrt.f32 (PI.f32))) |
(*.f32 (cbrt.f32 (PI.f32)) (PI.f32)) |
(*.f32 (PI.f32) (cbrt.f32 (PI.f32))) |
(*.f32 s (cbrt.f32 (PI.f32))) |
(*.f32 r (cbrt.f32 (PI.f32))) |
(*.f32 (/.f32 #s(literal -1 binary32) #s(literal 3 binary32)) (/.f32 r s)) |
(*.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 #s(literal -1 binary32) s)) |
(*.f32 (/.f32 #s(literal -1 binary32) s) (/.f32 r #s(literal 3 binary32))) |
(*.f32 (/.f32 r s) (/.f32 #s(literal -1 binary32) #s(literal 3 binary32))) |
(*.f32 (neg.f32 (/.f32 r s)) (/.f32 #s(literal -1 binary32) (neg.f32 #s(literal 3 binary32)))) |
(*.f32 (/.f32 r s) (neg.f32 #s(literal -1 binary32))) |
(*.f32 (neg.f32 #s(literal -1 binary32)) (/.f32 r s)) |
(*.f32 (neg.f32 (/.f32 r s)) #s(literal -1 binary32)) |
(*.f32 #s(literal -1 binary32) (neg.f32 (/.f32 r s))) |
(*.f32 r (/.f32 #s(literal -1 binary32) (neg.f32 s))) |
(neg.f32 #s(literal 3 binary32)) |
#s(literal 3 binary32) |
(neg.f32 (neg.f32 #s(literal 3 binary32))) |
(*.f32 #s(literal 6 binary32) (PI.f32)) |
(*.f32 (PI.f32) #s(literal 6 binary32)) |
(*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) r) |
(*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) |
(*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) (*.f32 r s)) |
(*.f32 #s(literal 6 binary32) (PI.f32)) |
(*.f32 (PI.f32) #s(literal 6 binary32)) |
(*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) r) |
(*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) |
(*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) (*.f32 r s)) |
(*.f32 #s(literal 6 binary32) (PI.f32)) |
(*.f32 (PI.f32) #s(literal 6 binary32)) |
(*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) r) |
(*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) |
(*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) (*.f32 r s)) |
#s(literal 6 binary32) |
#s(approx (+ (PI) (* (/ 3/4 6) (cbrt (PI)))) (PI.f32)) |
#s(literal 2 binary32) |
#s(literal 1 binary32) |
#s(literal 0 binary32) |
(PI.f32) |
(*.f32 (PI.f32) (PI.f32)) |
#s(literal 2 binary32) |
#s(literal 1 binary32) |
#s(literal 0 binary32) |
(PI.f32) |
(*.f32 (PI.f32) (PI.f32)) |
#s(literal 2 binary32) |
#s(literal 1 binary32) |
#s(literal 0 binary32) |
(PI.f32) |
(*.f32 (PI.f32) (PI.f32)) |
(+.f32 (PI.f32) (/.f32 #s(approx (* 3/4 (cbrt (PI))) #s(literal 3/4 binary32)) (*.f32 #s(literal 6 binary32) (PI.f32)))) |
(/.f32 #s(approx (* 3/4 (cbrt (PI))) #s(literal 3/4 binary32)) (*.f32 #s(literal 6 binary32) (PI.f32))) |
#s(approx (* 3/4 (cbrt (PI))) #s(literal 3/4 binary32)) |
#s(approx (+ (PI) (* (/ 3/4 6) (cbrt (PI)))) (*.f32 #s(literal 1/8 binary32) (PI.f32))) |
(*.f32 #s(literal 1/8 binary32) (PI.f32)) |
(*.f32 (PI.f32) #s(literal 1/8 binary32)) |
(*.f32 (*.f32 #s(literal 1/8 binary32) (PI.f32)) s) |
(*.f32 (*.f32 #s(literal 1/8 binary32) (PI.f32)) (*.f32 #s(literal 1/8 binary32) (PI.f32))) |
(*.f32 (*.f32 #s(literal 1/8 binary32) (PI.f32)) #s(literal 1/8 binary32)) |
(*.f32 #s(literal 1/8 binary32) (PI.f32)) |
(*.f32 (PI.f32) #s(literal 1/8 binary32)) |
(*.f32 (*.f32 #s(literal 1/8 binary32) (PI.f32)) s) |
(*.f32 (*.f32 #s(literal 1/8 binary32) (PI.f32)) (*.f32 #s(literal 1/8 binary32) (PI.f32))) |
(*.f32 (*.f32 #s(literal 1/8 binary32) (PI.f32)) #s(literal 1/8 binary32)) |
#s(literal 1/8 binary32) |
(neg.f32 (neg.f32 #s(literal 1/8 binary32))) |
#s(literal 2 binary32) |
#s(literal 1 binary32) |
#s(literal 0 binary32) |
(PI.f32) |
(*.f32 (PI.f32) (PI.f32)) |
#s(literal 2 binary32) |
#s(literal 1 binary32) |
#s(literal 0 binary32) |
(PI.f32) |
(*.f32 (PI.f32) (PI.f32)) |
(*.f32 #s(literal -1 binary32) (/.f32 r s)) |
(*.f32 (/.f32 r s) #s(literal -1 binary32)) |
(*.f32 r (/.f32 #s(literal -1 binary32) s)) |
(*.f32 (neg.f32 r) (/.f32 #s(literal -1 binary32) (neg.f32 s))) |
(/.f32 (neg.f32 r) s) |
#s(literal -1 binary32) |
(log.f32 (exp.f32 #s(literal -1 binary32))) |
#s(literal 2 binary32) |
#s(literal 1 binary32) |
#s(literal 0 binary32) |
(PI.f32) |
(*.f32 (PI.f32) (PI.f32)) |
(*.f32 #s(literal 1/8 binary32) (PI.f32)) |
(*.f32 (PI.f32) #s(literal 1/8 binary32)) |
(*.f32 (*.f32 #s(literal 1/8 binary32) (PI.f32)) s) |
(*.f32 (*.f32 #s(literal 1/8 binary32) (PI.f32)) (*.f32 #s(literal 1/8 binary32) (PI.f32))) |
(*.f32 (*.f32 #s(literal 1/8 binary32) (PI.f32)) #s(literal 1/8 binary32)) |
#s(literal 2 binary32) |
#s(literal 1 binary32) |
#s(literal 0 binary32) |
(PI.f32) |
(*.f32 (PI.f32) (PI.f32)) |
#s(literal 2 binary32) |
#s(literal 1 binary32) |
#s(literal 0 binary32) |
(PI.f32) |
(*.f32 (PI.f32) (PI.f32)) |
(*.f32 #s(literal -1/3 binary32) (/.f32 r s)) |
(*.f32 (/.f32 r s) #s(literal -1/3 binary32)) |
(*.f32 r (/.f32 #s(literal -1/3 binary32) s)) |
(*.f32 (neg.f32 r) (/.f32 #s(literal -1/3 binary32) (neg.f32 s))) |
(/.f32 (*.f32 r #s(literal -1/3 binary32)) s) |
#s(literal -1/3 binary32) |
(log.f32 (exp.f32 #s(literal -1/3 binary32))) |
(*.f32 (fma.f32 (*.f32 (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32)) (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32))) (PI.f32) (PI.f32)) (fma.f32 (*.f32 (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32)) (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32))) (PI.f32) (PI.f32))) |
(*.f32 (fma.f32 (*.f32 (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32)) (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32))) (PI.f32) (PI.f32)) (*.f32 r r)) |
(*.f32 (fma.f32 (*.f32 (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32)) (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32))) (PI.f32) (PI.f32)) r) |
(*.f32 (fma.f32 (*.f32 (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32)) (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32))) (PI.f32) (PI.f32)) (PI.f32)) |
(*.f32 (PI.f32) (fma.f32 (*.f32 (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32)) (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32))) (PI.f32) (PI.f32))) |
#s(literal 2 binary32) |
#s(literal 1 binary32) |
#s(literal 0 binary32) |
(PI.f32) |
(*.f32 (PI.f32) (PI.f32)) |
#s(literal 2 binary32) |
#s(literal 1 binary32) |
#s(literal 0 binary32) |
(PI.f32) |
(*.f32 (PI.f32) (PI.f32)) |
#s(literal 2 binary32) |
#s(literal 1 binary32) |
#s(literal 0 binary32) |
(PI.f32) |
(*.f32 (PI.f32) (PI.f32)) |
#s(literal 2 binary32) |
#s(literal 1 binary32) |
#s(literal 0 binary32) |
(PI.f32) |
(*.f32 (PI.f32) (PI.f32)) |
(*.f32 (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32)) (cbrt.f32 (PI.f32))) |
(*.f32 (cbrt.f32 (PI.f32)) (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32))) |
(*.f32 (*.f32 (cbrt.f32 (PI.f32)) #s(literal 3/4 binary32)) (/.f32 (PI.f32) (*.f32 #s(literal 6 binary32) (PI.f32)))) |
(*.f32 (*.f32 (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32)) (cbrt.f32 (PI.f32))) (*.f32 r s)) |
(*.f32 (*.f32 (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32)) (cbrt.f32 (PI.f32))) (neg.f32 (*.f32 r s))) |
(*.f32 (*.f32 #s(literal 3/4 binary32) (PI.f32)) (cbrt.f32 (PI.f32))) |
(*.f32 (*.f32 r #s(literal 3/4 binary32)) (cbrt.f32 (PI.f32))) |
(*.f32 (cbrt.f32 (PI.f32)) (*.f32 #s(literal 3/4 binary32) r)) |
(*.f32 (cbrt.f32 (PI.f32)) (*.f32 #s(literal 3/4 binary32) (PI.f32))) |
(*.f32 (cbrt.f32 (PI.f32)) (/.f32 #s(literal 3/4 binary32) r)) |
(*.f32 (*.f32 r s) (cbrt.f32 (PI.f32))) |
(*.f32 (cbrt.f32 (PI.f32)) (PI.f32)) |
(*.f32 (PI.f32) (cbrt.f32 (PI.f32))) |
(*.f32 s (cbrt.f32 (PI.f32))) |
(*.f32 r (cbrt.f32 (PI.f32))) |
(*.f32 (/.f32 #s(literal -1 binary32) #s(literal 3 binary32)) (/.f32 r s)) |
(*.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 #s(literal -1 binary32) s)) |
(*.f32 (/.f32 #s(literal -1 binary32) s) (/.f32 r #s(literal 3 binary32))) |
(*.f32 (/.f32 r s) (/.f32 #s(literal -1 binary32) #s(literal 3 binary32))) |
(*.f32 (neg.f32 (/.f32 r s)) (/.f32 #s(literal -1 binary32) (neg.f32 #s(literal 3 binary32)))) |
(*.f32 #s(literal 3 binary32) s) |
(*.f32 s #s(literal 3 binary32)) |
(*.f32 (neg.f32 #s(literal 3 binary32)) (neg.f32 s)) |
(*.f32 (neg.f32 s) (neg.f32 #s(literal 3 binary32))) |
(neg.f32 (neg.f32 (*.f32 #s(literal 3 binary32) s))) |
Compiled 16 454 to 1 744 computations (89.4% saved)
33 alts after pruning (31 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 296 | 29 | 325 |
| Fresh | 10 | 2 | 12 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 0 | 0 |
| Total | 309 | 33 | 342 |
| Status | Accuracy | Program |
|---|---|---|
| 99.4% | (+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (+.f32 s s) (*.f32 (PI.f32) r))) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 #s(approx (* (* 6 (PI)) s) (*.f32 #s(literal 6 binary32) (*.f32 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)) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (/.f32 r s) (neg.f32 #s(literal 3 binary32))))) (*.f32 #s(approx (* (* 6 (PI)) s) (*.f32 #s(literal 6 binary32) (*.f32 s (PI.f32)))) r))) |
| 99.3% | (+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 (*.f32 s #s(literal 6 binary32)) (*.f32 (PI.f32) 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)) (/.f32 #s(approx (* 3/4 (exp (/ (/ r s) (neg 3)))) (+.f32 #s(literal 3/4 binary32) (*.f32 #s(literal -1/4 binary32) (/.f32 r s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) | |
| 8.8% | (+.f32 (/.f32 #s(approx (* 1/4 (exp (/ (neg r) s))) (+.f32 #s(literal 1/4 binary32) (*.f32 #s(literal -1/4 binary32) (/.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))) | |
| 8.8% | (+.f32 (*.f32 (PI.f32) (PI.f32)) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (/.f32 r s) (neg.f32 #s(literal 3 binary32))))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) | |
| 9.0% | (+.f32 (PI.f32) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (/.f32 r s) (neg.f32 #s(literal 3 binary32))))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) | |
| 7.7% | (+.f32 (PI.f32) (/.f32 #s(approx (* 3/4 (cbrt (PI))) #s(literal 3/4 binary32)) (*.f32 #s(literal 6 binary32) (PI.f32)))) | |
| 8.8% | (+.f32 #s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/.f32 (-.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32)))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))) s)) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) | |
| 9.1% | (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (/.f32 r s) (neg.f32 #s(literal 3 binary32))))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) | |
| ▶ | 92.1% | (+.f32 #s(literal 0 binary32) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (/.f32 r s) (neg.f32 #s(literal 3 binary32))))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
| ▶ | 7.4% | (+.f32 #s(literal 0 binary32) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
| 7.7% | (*.f32 (fma.f32 (*.f32 (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32)) (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32))) (PI.f32) (PI.f32)) (fma.f32 (*.f32 (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32)) (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32))) (PI.f32) (PI.f32))) | |
| 7.3% | (*.f32 (fma.f32 (*.f32 (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32)) (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32))) (PI.f32) (PI.f32)) (*.f32 r r)) | |
| 7.7% | (*.f32 (fma.f32 (*.f32 (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32)) (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32))) (PI.f32) (PI.f32)) (PI.f32)) | |
| 7.1% | (*.f32 (/.f32 (-.f32 (pow.f32 (*.f32 (exp.f32 (neg.f32 (/.f32 r s))) (/.f32 #s(literal 1/4 binary32) (*.f32 (+.f32 s s) r))) #s(literal 2 binary32)) (pow.f32 (*.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) (*.f32 r s))) (exp.f32 (neg.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s))))) #s(literal 2 binary32))) (-.f32 (*.f32 (exp.f32 (neg.f32 (/.f32 r s))) (*.f32 (/.f32 #s(literal 1/4 binary32) (+.f32 s s)) (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) (*.f32 r s)))) (*.f32 (exp.f32 (neg.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s)))) (*.f32 #s(literal 3/4 binary32) r)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) (*.f32 r r))) | |
| 99.3% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (/ r s) (neg 3)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1 binary32) (/.f32 r s))) (*.f32 s (PI.f32))) (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 s (PI.f32))))) r)) | |
| 10.3% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (/ r s) (neg 3)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 #s(literal -1/6 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))) r)) | |
| 10.2% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (/ r s) (neg 3)))) (* (* (* 6 (PI)) s) r))) (/.f32 (-.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32)))) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))) s)) | |
| ✓ | 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 (fma.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1 binary32) (/.f32 r s))) (*.f32 r (PI.f32))) (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 r (PI.f32))))) s)) |
| 10.8% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1 binary32) (/.f32 r s))) (*.f32 r (PI.f32))) (*.f32 #s(literal 1/8 binary32) #s(approx (/ (exp (* -1/3 (/ r s))) (* r (PI))) (-.f32 (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32))) (*.f32 #s(literal 1/3 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32)))))))) s)) | |
| 10.3% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 #s(literal 1/8 binary32) #s(approx (/ (exp (* -1 (/ r s))) (* r (PI))) (-.f32 (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32))) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))) (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 r (PI.f32))))) s)) | |
| ▶ | 11.6% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(approx (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) (fma.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal 1/144 binary32) (/.f32 r (PI.f32)) (*.f32 #s(literal 1/16 binary32) (/.f32 r (PI.f32)))) s) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (PI.f32)))) s) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32)))))) s)) |
| 11.5% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(approx (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) (/.f32 (fma.f32 r (-.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32)))) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (PI.f32)))) r)) s)) | |
| 10.3% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(approx (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) (/.f32 (fma.f32 #s(literal -1/6 binary32) (/.f32 r (*.f32 s (PI.f32))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (PI.f32)))) r)) s)) | |
| 9.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(approx (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32)))) s)) | |
| ✓ | 9.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) (*.f32 r (*.f32 s (PI.f32))))) |
| 7.9% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (*.f32 (*.f32 #s(literal 1/8 binary32) (PI.f32)) (*.f32 #s(literal 1/8 binary32) (PI.f32)))) | |
| 12.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) (PI.f32)) s)) | |
| 7.9% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (*.f32 (*.f32 #s(literal 1/8 binary32) (PI.f32)) #s(literal 1/8 binary32))) | |
| 7.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 (PI.f32) #s(literal 1/8 binary32))) | |
| 99.3% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(approx (/ (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) s) (/.f32 (fma.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1 binary32) (/.f32 r s))) (PI.f32)) (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (PI.f32)))) (*.f32 r s)))) | |
| ▶ | 7.7% | #s(approx (+ (PI) (* (/ 3/4 6) (cbrt (PI)))) (PI.f32)) |
Compiled 2 835 to 2 034 computations (28.3% 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 (/.f32 r s) (neg.f32 #s(literal 3 binary32))))) (*.f32 #s(approx (* (* 6 (PI)) s) (*.f32 #s(literal 6 binary32) (*.f32 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 (/.f32 r s) (neg.f32 #s(literal 3 binary32))))) (*.f32 #s(approx (* (* 6 (PI)) s) (*.f32 #s(literal 6 binary32) (*.f32 s (PI.f32)))) r)) |
(*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (/.f32 r s) (neg.f32 #s(literal 3 binary32))))) |
#s(literal 3/4 binary32) |
(exp.f32 (/.f32 (/.f32 r s) (neg.f32 #s(literal 3 binary32)))) |
(/.f32 (/.f32 r s) (neg.f32 #s(literal 3 binary32))) |
(/.f32 r s) |
(neg.f32 #s(literal 3 binary32)) |
#s(literal 3 binary32) |
(*.f32 #s(approx (* (* 6 (PI)) s) (*.f32 #s(literal 6 binary32) (*.f32 s (PI.f32)))) r) |
#s(approx (* (* 6 (PI)) s) (*.f32 #s(literal 6 binary32) (*.f32 s (PI.f32)))) |
(*.f32 #s(literal 6 binary32) (*.f32 s (PI.f32))) |
#s(literal 6 binary32) |
(*.f32 s (PI.f32)) |
#s(approx (+ (PI) (* (/ 3/4 6) (cbrt (PI)))) (PI.f32)) |
(+.f32 #s(literal 0 binary32) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
#s(literal 0 binary32) |
(/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r)) |
#s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) |
(*.f32 (*.f32 (*.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)) |
(+.f32 #s(literal 0 binary32) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (/.f32 r s) (neg.f32 #s(literal 3 binary32))))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
(/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (/.f32 r s) (neg.f32 #s(literal 3 binary32))))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(approx (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) (fma.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal 1/144 binary32) (/.f32 r (PI.f32)) (*.f32 #s(literal 1/16 binary32) (/.f32 r (PI.f32)))) s) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (PI.f32)))) s) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32)))))) s)) |
(/.f32 #s(approx (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) (fma.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal 1/144 binary32) (/.f32 r (PI.f32)) (*.f32 #s(literal 1/16 binary32) (/.f32 r (PI.f32)))) s) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (PI.f32)))) s) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32)))))) s) |
#s(approx (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) (fma.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal 1/144 binary32) (/.f32 r (PI.f32)) (*.f32 #s(literal 1/16 binary32) (/.f32 r (PI.f32)))) s) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (PI.f32)))) s) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32)))))) |
(fma.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal 1/144 binary32) (/.f32 r (PI.f32)) (*.f32 #s(literal 1/16 binary32) (/.f32 r (PI.f32)))) s) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (PI.f32)))) s) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32))))) |
#s(literal -1 binary32) |
(/.f32 (fma.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal 1/144 binary32) (/.f32 r (PI.f32)) (*.f32 #s(literal 1/16 binary32) (/.f32 r (PI.f32)))) s) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (PI.f32)))) s) |
(fma.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal 1/144 binary32) (/.f32 r (PI.f32)) (*.f32 #s(literal 1/16 binary32) (/.f32 r (PI.f32)))) s) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (PI.f32)))) |
(/.f32 (fma.f32 #s(literal 1/144 binary32) (/.f32 r (PI.f32)) (*.f32 #s(literal 1/16 binary32) (/.f32 r (PI.f32)))) s) |
(fma.f32 #s(literal 1/144 binary32) (/.f32 r (PI.f32)) (*.f32 #s(literal 1/16 binary32) (/.f32 r (PI.f32)))) |
#s(literal 1/144 binary32) |
(/.f32 r (PI.f32)) |
(*.f32 #s(literal 1/16 binary32) (/.f32 r (PI.f32))) |
#s(literal 1/16 binary32) |
(*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (PI.f32))) |
#s(literal 1/6 binary32) |
(/.f32 #s(literal 1 binary32) (PI.f32)) |
#s(literal 1 binary32) |
(*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32)))) |
(/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32))) |
(*.f32 r (PI.f32)) |
| Outputs |
|---|
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (/ r s) (neg 3)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1 binary32) (/.f32 r s))) (*.f32 r (PI.f32))) (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 r (PI.f32))))) s)) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1 binary32) (/.f32 r s))) (*.f32 r (*.f32 s (PI.f32)))))) |
#s(approx (* 1/4 (exp (/ (neg r) s))) (*.f32 #s(literal 1/4 binary32) (exp.f32 (*.f32 #s(literal -1 binary32) (/.f32 r s))))) |
#s(approx (exp (/ (neg r) s)) (exp.f32 (*.f32 #s(literal -1 binary32) (/.f32 r s)))) |
#s(approx (/ (neg r) s) (*.f32 #s(literal -1 binary32) (/.f32 r s))) |
#s(approx s s) |
#s(approx (* (* (* 2 (PI)) s) r) (*.f32 #s(literal 2 binary32) (*.f32 r (*.f32 s (PI.f32))))) |
#s(approx (* (* 2 (PI)) s) (*.f32 #s(literal 2 binary32) (*.f32 s (PI.f32)))) |
#s(approx (/ (* 3/4 (exp (/ (/ r s) (neg 3)))) (* (* (* 6 (PI)) s) r)) (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 r (*.f32 s (PI.f32)))))) |
#s(approx (* 3/4 (exp (/ (/ r s) (neg 3)))) (*.f32 #s(literal 3/4 binary32) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))))) |
#s(approx (exp (/ (/ r s) (neg 3))) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s)))) |
#s(approx (/ (/ r s) (neg 3)) (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) |
#s(approx (/ r s) (/.f32 r s)) |
#s(approx (* (* (* 6 (PI)) s) r) (*.f32 #s(literal 6 binary32) (*.f32 r (*.f32 s (PI.f32))))) |
#s(approx (* (* 6 (PI)) s) (*.f32 #s(literal 6 binary32) (*.f32 s (PI.f32)))) |
#s(approx (* s (PI)) (*.f32 s (PI.f32))) |
#s(approx (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) (fma.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1 binary32) (/.f32 r s))) (*.f32 r (PI.f32))) (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 r (PI.f32)))))) |
#s(approx (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/144 (/ r (PI))) (* 1/16 (/ r (PI)))) s)) (* 1/6 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))) (/.f32 (fma.f32 #s(literal 1/144 binary32) (/.f32 r (PI.f32)) (*.f32 #s(literal 1/16 binary32) (/.f32 r (PI.f32)))) (pow.f32 s #s(literal 2 binary32)))) |
#s(approx (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/144 (/ r (PI))) (* 1/16 (/ r (PI)))) s)) (* 1/6 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))) (/.f32 (fma.f32 #s(literal -1/6 binary32) (/.f32 s (PI.f32)) (fma.f32 #s(literal 1/144 binary32) (/.f32 r (PI.f32)) (*.f32 #s(literal 1/16 binary32) (/.f32 r (PI.f32))))) (pow.f32 s #s(literal 2 binary32)))) |
#s(approx (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/144 (/ r (PI))) (* 1/16 (/ r (PI)))) s)) (* 1/6 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))) (/.f32 (fma.f32 #s(literal 1/144 binary32) (/.f32 r (PI.f32)) (fma.f32 #s(literal 1/16 binary32) (/.f32 r (PI.f32)) (*.f32 s (-.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 s (*.f32 r (PI.f32)))) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (PI.f32))))))) (pow.f32 s #s(literal 2 binary32)))) |
#s(approx (/ (+ (* -1 (/ (+ (* 1/144 (/ r (PI))) (* 1/16 (/ r (PI)))) s)) (* 1/6 (/ 1 (PI)))) s) (*.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal 1/144 binary32) (/.f32 r (PI.f32)) (*.f32 #s(literal 1/16 binary32) (/.f32 r (PI.f32)))) (pow.f32 s #s(literal 2 binary32))))) |
#s(approx (/ (+ (* -1 (/ (+ (* 1/144 (/ r (PI))) (* 1/16 (/ r (PI)))) s)) (* 1/6 (/ 1 (PI)))) s) (/.f32 (fma.f32 #s(literal -1 binary32) (fma.f32 #s(literal 1/144 binary32) (/.f32 r (PI.f32)) (*.f32 #s(literal 1/16 binary32) (/.f32 r (PI.f32)))) (*.f32 #s(literal 1/6 binary32) (/.f32 s (PI.f32)))) (pow.f32 s #s(literal 2 binary32)))) |
#s(approx (+ (* -1 (/ (+ (* 1/144 (/ r (PI))) (* 1/16 (/ r (PI)))) s)) (* 1/6 (/ 1 (PI)))) (*.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal 1/144 binary32) (/.f32 r (PI.f32)) (*.f32 #s(literal 1/16 binary32) (/.f32 r (PI.f32)))) s))) |
#s(approx (+ (* -1 (/ (+ (* 1/144 (/ r (PI))) (* 1/16 (/ r (PI)))) s)) (* 1/6 (/ 1 (PI)))) (/.f32 (fma.f32 #s(literal -1 binary32) (fma.f32 #s(literal 1/144 binary32) (/.f32 r (PI.f32)) (*.f32 #s(literal 1/16 binary32) (/.f32 r (PI.f32)))) (*.f32 #s(literal 1/6 binary32) (/.f32 s (PI.f32)))) s)) |
#s(approx (/ (+ (* 1/144 (/ r (PI))) (* 1/16 (/ r (PI)))) s) (/.f32 (fma.f32 #s(literal 1/144 binary32) (/.f32 r (PI.f32)) (*.f32 #s(literal 1/16 binary32) (/.f32 r (PI.f32)))) s)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (/ r s) (neg 3)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (*.f32 r (*.f32 s (PI.f32))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (/ r s) (neg 3)))) (* (* (* 6 (PI)) s) r))) (/.f32 (-.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32)))) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))) s)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (/ r s) (neg 3)))) (* (* (* 6 (PI)) s) r))) (/.f32 (-.f32 (fma.f32 #s(literal 1/144 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))) (fma.f32 #s(literal 1/16 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32)))))) (/.f32 #s(literal 1/6 binary32) (*.f32 s (PI.f32)))) s)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (/ r s) (neg 3)))) (* (* (* 6 (PI)) s) r))) (/.f32 (-.f32 (fma.f32 #s(literal -1/48 binary32) (/.f32 (pow.f32 r #s(literal 2 binary32)) (*.f32 (pow.f32 s #s(literal 3 binary32)) (PI.f32))) (fma.f32 #s(literal -1/1296 binary32) (/.f32 (pow.f32 r #s(literal 2 binary32)) (*.f32 (pow.f32 s #s(literal 3 binary32)) (PI.f32))) (fma.f32 #s(literal 1/144 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))) (fma.f32 #s(literal 1/16 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32)))))))) (/.f32 #s(literal 1/6 binary32) (*.f32 s (PI.f32)))) s)) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 r (*.f32 s (PI.f32))))) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/.f32 (-.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32)))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))) s)) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/.f32 (-.f32 (fma.f32 #s(literal 1/16 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32))))) (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32)))) s)) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/.f32 (-.f32 (fma.f32 #s(literal -1/48 binary32) (/.f32 (pow.f32 r #s(literal 2 binary32)) (*.f32 (pow.f32 s #s(literal 3 binary32)) (PI.f32))) (fma.f32 #s(literal 1/16 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32)))))) (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32)))) s)) |
#s(approx (* 1/4 (exp (/ (neg r) s))) #s(literal 1/4 binary32)) |
#s(approx (* 1/4 (exp (/ (neg r) s))) (+.f32 #s(literal 1/4 binary32) (*.f32 #s(literal -1/4 binary32) (/.f32 r s)))) |
#s(approx (* 1/4 (exp (/ (neg r) s))) (+.f32 #s(literal 1/4 binary32) (fma.f32 #s(literal -1/4 binary32) (/.f32 r s) (*.f32 #s(literal 1/8 binary32) (/.f32 (pow.f32 r #s(literal 2 binary32)) (pow.f32 s #s(literal 2 binary32))))))) |
#s(approx (* 1/4 (exp (/ (neg r) s))) (+.f32 #s(literal 1/4 binary32) (fma.f32 #s(literal -1/4 binary32) (/.f32 r s) (fma.f32 #s(literal -1/24 binary32) (/.f32 (pow.f32 r #s(literal 3 binary32)) (pow.f32 s #s(literal 3 binary32))) (*.f32 #s(literal 1/8 binary32) (/.f32 (pow.f32 r #s(literal 2 binary32)) (pow.f32 s #s(literal 2 binary32)))))))) |
#s(approx (exp (/ (neg r) s)) #s(literal 1 binary32)) |
#s(approx (exp (/ (neg r) s)) (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -1 binary32) (/.f32 r s)))) |
#s(approx (exp (/ (neg r) s)) (+.f32 #s(literal 1 binary32) (fma.f32 #s(literal -1 binary32) (/.f32 r s) (*.f32 #s(literal 1/2 binary32) (/.f32 (pow.f32 r #s(literal 2 binary32)) (pow.f32 s #s(literal 2 binary32))))))) |
#s(approx (exp (/ (neg r) s)) (+.f32 #s(literal 1 binary32) (fma.f32 #s(literal -1 binary32) (/.f32 r s) (fma.f32 #s(literal -1/6 binary32) (/.f32 (pow.f32 r #s(literal 3 binary32)) (pow.f32 s #s(literal 3 binary32))) (*.f32 #s(literal 1/2 binary32) (/.f32 (pow.f32 r #s(literal 2 binary32)) (pow.f32 s #s(literal 2 binary32)))))))) |
#s(approx (/ (* 3/4 (exp (/ (/ r s) (neg 3)))) (* (* (* 6 (PI)) s) r)) (/.f32 (-.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32)))) (*.f32 #s(literal 1/24 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))) s)) |
#s(approx (/ (* 3/4 (exp (/ (/ r s) (neg 3)))) (* (* (* 6 (PI)) s) r)) (/.f32 (-.f32 (fma.f32 #s(literal 1/144 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32))))) (/.f32 #s(literal 1/24 binary32) (*.f32 s (PI.f32)))) s)) |
#s(approx (/ (* 3/4 (exp (/ (/ r s) (neg 3)))) (* (* (* 6 (PI)) s) r)) (/.f32 (-.f32 (fma.f32 #s(literal -1/1296 binary32) (/.f32 (pow.f32 r #s(literal 2 binary32)) (*.f32 (pow.f32 s #s(literal 3 binary32)) (PI.f32))) (fma.f32 #s(literal 1/144 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32)))))) (/.f32 #s(literal 1/24 binary32) (*.f32 s (PI.f32)))) s)) |
#s(approx (* 3/4 (exp (/ (/ r s) (neg 3)))) #s(literal 3/4 binary32)) |
#s(approx (* 3/4 (exp (/ (/ r s) (neg 3)))) (+.f32 #s(literal 3/4 binary32) (*.f32 #s(literal -1/4 binary32) (/.f32 r s)))) |
#s(approx (* 3/4 (exp (/ (/ r s) (neg 3)))) (+.f32 #s(literal 3/4 binary32) (fma.f32 #s(literal -1/4 binary32) (/.f32 r s) (*.f32 #s(literal 1/24 binary32) (/.f32 (pow.f32 r #s(literal 2 binary32)) (pow.f32 s #s(literal 2 binary32))))))) |
#s(approx (* 3/4 (exp (/ (/ r s) (neg 3)))) (+.f32 #s(literal 3/4 binary32) (fma.f32 #s(literal -1/4 binary32) (/.f32 r s) (fma.f32 #s(literal -1/216 binary32) (/.f32 (pow.f32 r #s(literal 3 binary32)) (pow.f32 s #s(literal 3 binary32))) (*.f32 #s(literal 1/24 binary32) (/.f32 (pow.f32 r #s(literal 2 binary32)) (pow.f32 s #s(literal 2 binary32)))))))) |
#s(approx (exp (/ (/ r s) (neg 3))) (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -1/3 binary32) (/.f32 r s)))) |
#s(approx (exp (/ (/ r s) (neg 3))) (+.f32 #s(literal 1 binary32) (fma.f32 #s(literal -1/3 binary32) (/.f32 r s) (*.f32 #s(literal 1/18 binary32) (/.f32 (pow.f32 r #s(literal 2 binary32)) (pow.f32 s #s(literal 2 binary32))))))) |
#s(approx (exp (/ (/ r s) (neg 3))) (+.f32 #s(literal 1 binary32) (fma.f32 #s(literal -1/3 binary32) (/.f32 r s) (fma.f32 #s(literal -1/162 binary32) (/.f32 (pow.f32 r #s(literal 3 binary32)) (pow.f32 s #s(literal 3 binary32))) (*.f32 #s(literal 1/18 binary32) (/.f32 (pow.f32 r #s(literal 2 binary32)) (pow.f32 s #s(literal 2 binary32)))))))) |
#s(approx (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32)))) |
#s(approx (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) (-.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32)))) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32)))))) |
#s(approx (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) (-.f32 (fma.f32 #s(literal 1/144 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))) (fma.f32 #s(literal 1/16 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32)))))) (/.f32 #s(literal 1/6 binary32) (*.f32 s (PI.f32))))) |
#s(approx (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) (-.f32 (fma.f32 #s(literal -1/48 binary32) (/.f32 (pow.f32 r #s(literal 2 binary32)) (*.f32 (pow.f32 s #s(literal 3 binary32)) (PI.f32))) (fma.f32 #s(literal -1/1296 binary32) (/.f32 (pow.f32 r #s(literal 2 binary32)) (*.f32 (pow.f32 s #s(literal 3 binary32)) (PI.f32))) (fma.f32 #s(literal 1/144 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))) (fma.f32 #s(literal 1/16 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32)))))))) (/.f32 #s(literal 1/6 binary32) (*.f32 s (PI.f32))))) |
#s(approx (/ (+ (* -1 (/ (+ (* 1/144 (/ r (PI))) (* 1/16 (/ r (PI)))) s)) (* 1/6 (/ 1 (PI)))) s) (/.f32 #s(literal 1/6 binary32) (*.f32 s (PI.f32)))) |
#s(approx (/ (+ (* -1 (/ (+ (* 1/144 (/ r (PI))) (* 1/16 (/ r (PI)))) s)) (* 1/6 (/ 1 (PI)))) s) (/.f32 (fma.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal 1/144 binary32) (/.f32 r (PI.f32)) (*.f32 #s(literal 1/16 binary32) (/.f32 r (PI.f32)))) s) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (PI.f32)))) s)) |
#s(approx (+ (* -1 (/ (+ (* 1/144 (/ r (PI))) (* 1/16 (/ r (PI)))) s)) (* 1/6 (/ 1 (PI)))) (/.f32 #s(literal 1/6 binary32) (PI.f32))) |
#s(approx (+ (* -1 (/ (+ (* 1/144 (/ r (PI))) (* 1/16 (/ r (PI)))) s)) (* 1/6 (/ 1 (PI)))) (fma.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal 1/144 binary32) (/.f32 r (PI.f32)) (*.f32 #s(literal 1/16 binary32) (/.f32 r (PI.f32)))) s) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (PI.f32))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (/ r s) (neg 3)))) (* (* (* 6 (PI)) s) r))) (*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32)))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32))))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (/ r s) (neg 3)))) (* (* (* 6 (PI)) s) r))) (*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (*.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1/16 binary32) (/.f32 r (PI.f32)) (*.f32 #s(literal -1/144 binary32) (/.f32 r (PI.f32)))) s)) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (PI.f32)))) s)) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32))))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (/ r s) (neg 3)))) (* (* (* 6 (PI)) s) r))) (*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (*.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1/48 binary32) (/.f32 (pow.f32 r #s(literal 2 binary32)) (PI.f32)) (*.f32 #s(literal -1/1296 binary32) (/.f32 (pow.f32 r #s(literal 2 binary32)) (PI.f32)))) s) (fma.f32 #s(literal -1/16 binary32) (/.f32 r (PI.f32)) (*.f32 #s(literal -1/144 binary32) (/.f32 r (PI.f32))))) s)) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (PI.f32)))) s)) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32))))) s))) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32)))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32))))) s))) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (*.f32 #s(literal 1/16 binary32) (/.f32 r (*.f32 s (PI.f32)))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (PI.f32)))) s)) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32))))) s))) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (*.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1/16 binary32) (/.f32 r (PI.f32)) (*.f32 #s(literal 1/48 binary32) (/.f32 (pow.f32 r #s(literal 2 binary32)) (*.f32 s (PI.f32))))) s)) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (PI.f32)))) s)) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32))))) s))) |
#s(approx (* 1/4 (exp (/ (neg r) s))) (+.f32 #s(literal 1/4 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1/8 binary32) (/.f32 (pow.f32 r #s(literal 2 binary32)) s) (*.f32 #s(literal 1/4 binary32) r)) s)))) |
#s(approx (* 1/4 (exp (/ (neg r) s))) (+.f32 #s(literal 1/4 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1/24 binary32) (/.f32 (pow.f32 r #s(literal 3 binary32)) s) (*.f32 #s(literal 1/8 binary32) (pow.f32 r #s(literal 2 binary32)))) s) (*.f32 #s(literal 1/4 binary32) r)) s)))) |
#s(approx (exp (/ (neg r) s)) (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 r (*.f32 #s(literal -1/2 binary32) (/.f32 (pow.f32 r #s(literal 2 binary32)) s))) s)))) |
#s(approx (exp (/ (neg r) s)) (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 r (*.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1/6 binary32) (/.f32 (pow.f32 r #s(literal 3 binary32)) s) (*.f32 #s(literal 1/2 binary32) (pow.f32 r #s(literal 2 binary32)))) s))) s)))) |
#s(approx (/ (* 3/4 (exp (/ (/ r s) (neg 3)))) (* (* (* 6 (PI)) s) r)) (*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (*.f32 #s(literal 1/24 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32)))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32))))) s))) |
#s(approx (/ (* 3/4 (exp (/ (/ r s) (neg 3)))) (* (* (* 6 (PI)) s) r)) (*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (*.f32 #s(literal 1/144 binary32) (/.f32 r (*.f32 s (PI.f32)))) (*.f32 #s(literal 1/24 binary32) (/.f32 #s(literal 1 binary32) (PI.f32)))) s)) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32))))) s))) |
#s(approx (/ (* 3/4 (exp (/ (/ r s) (neg 3)))) (* (* (* 6 (PI)) s) r)) (*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (*.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1/144 binary32) (/.f32 r (PI.f32)) (*.f32 #s(literal 1/1296 binary32) (/.f32 (pow.f32 r #s(literal 2 binary32)) (*.f32 s (PI.f32))))) s)) (*.f32 #s(literal 1/24 binary32) (/.f32 #s(literal 1 binary32) (PI.f32)))) s)) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32))))) s))) |
#s(approx (* 3/4 (exp (/ (/ r s) (neg 3)))) (+.f32 #s(literal 3/4 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1/24 binary32) (/.f32 (pow.f32 r #s(literal 2 binary32)) s) (*.f32 #s(literal 1/4 binary32) r)) s)))) |
#s(approx (* 3/4 (exp (/ (/ r s) (neg 3)))) (+.f32 #s(literal 3/4 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1/216 binary32) (/.f32 (pow.f32 r #s(literal 3 binary32)) s) (*.f32 #s(literal 1/24 binary32) (pow.f32 r #s(literal 2 binary32)))) s) (*.f32 #s(literal 1/4 binary32) r)) s)))) |
#s(approx (exp (/ (/ r s) (neg 3))) (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1/18 binary32) (/.f32 (pow.f32 r #s(literal 2 binary32)) s) (*.f32 #s(literal 1/3 binary32) r)) s)))) |
#s(approx (exp (/ (/ r s) (neg 3))) (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1/162 binary32) (/.f32 (pow.f32 r #s(literal 3 binary32)) s) (*.f32 #s(literal 1/18 binary32) (pow.f32 r #s(literal 2 binary32)))) s) (*.f32 #s(literal 1/3 binary32) r)) s)))) |
#s(approx (/ (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) s) (*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (fma.f32 #s(literal 1/144 binary32) (/.f32 r (*.f32 s (PI.f32))) (*.f32 #s(literal 1/16 binary32) (/.f32 r (*.f32 s (PI.f32))))) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (PI.f32)))) s)) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32))))) s))) |
#s(approx (/ (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) s) (*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (*.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1 binary32) (fma.f32 #s(literal 1/144 binary32) (/.f32 r (PI.f32)) (*.f32 #s(literal 1/16 binary32) (/.f32 r (PI.f32)))) (fma.f32 #s(literal 1/1296 binary32) (/.f32 (pow.f32 r #s(literal 2 binary32)) (*.f32 s (PI.f32))) (*.f32 #s(literal 1/48 binary32) (/.f32 (pow.f32 r #s(literal 2 binary32)) (*.f32 s (PI.f32)))))) s)) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (PI.f32)))) s)) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32))))) s))) |
#s(approx (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) (fma.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal 1/144 binary32) (/.f32 r (PI.f32)) (*.f32 #s(literal 1/16 binary32) (/.f32 r (PI.f32)))) s) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (PI.f32)))) s) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32)))))) |
#s(approx (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) (fma.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal 1/1296 binary32) (/.f32 (pow.f32 r #s(literal 2 binary32)) (PI.f32)) (*.f32 #s(literal 1/48 binary32) (/.f32 (pow.f32 r #s(literal 2 binary32)) (PI.f32)))) s) (fma.f32 #s(literal 1/144 binary32) (/.f32 r (PI.f32)) (*.f32 #s(literal 1/16 binary32) (/.f32 r (PI.f32))))) s) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (PI.f32)))) s) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32)))))) |
#s(approx (/ (+ (* -1 (/ (+ (* 1/144 (/ r (PI))) (* 1/16 (/ r (PI)))) s)) (* 1/6 (/ 1 (PI)))) s) (*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (fma.f32 #s(literal 1/144 binary32) (/.f32 r (*.f32 s (PI.f32))) (*.f32 #s(literal 1/16 binary32) (/.f32 r (*.f32 s (PI.f32))))) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (PI.f32)))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (/ r s) (neg 3)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 #s(literal -1/6 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (/ r s) (neg 3)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 r (-.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 3 binary32)) (PI.f32)))) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (/ r s) (neg 3)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 r (-.f32 (*.f32 r (fma.f32 #s(literal -7/324 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 4 binary32)) (PI.f32))) (*.f32 #s(literal 5/72 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 s #s(literal 3 binary32)) (PI.f32)))))) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))) r)) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/.f32 (fma.f32 #s(literal -1/8 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))) r)) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/.f32 (fma.f32 r (-.f32 (*.f32 #s(literal 1/16 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 3 binary32)) (PI.f32)))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))) r)) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/.f32 (fma.f32 r (-.f32 (*.f32 r (fma.f32 #s(literal -1/48 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 4 binary32)) (PI.f32))) (*.f32 #s(literal 1/16 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 s #s(literal 3 binary32)) (PI.f32)))))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))) r)) |
#s(approx (* 1/4 (exp (/ (neg r) s))) (+.f32 #s(literal 1/4 binary32) (*.f32 r (-.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 r (pow.f32 s #s(literal 2 binary32)))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) s)))))) |
#s(approx (* 1/4 (exp (/ (neg r) s))) (+.f32 #s(literal 1/4 binary32) (*.f32 r (-.f32 (*.f32 r (fma.f32 #s(literal -1/24 binary32) (/.f32 r (pow.f32 s #s(literal 3 binary32))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 s #s(literal 2 binary32)))))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) s)))))) |
#s(approx (exp (/ (neg r) s)) (+.f32 #s(literal 1 binary32) (*.f32 r (-.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 r (pow.f32 s #s(literal 2 binary32)))) (/.f32 #s(literal 1 binary32) s))))) |
#s(approx (exp (/ (neg r) s)) (+.f32 #s(literal 1 binary32) (*.f32 r (-.f32 (*.f32 r (fma.f32 #s(literal -1/6 binary32) (/.f32 r (pow.f32 s #s(literal 3 binary32))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 s #s(literal 2 binary32)))))) (/.f32 #s(literal 1 binary32) s))))) |
#s(approx (neg r) (*.f32 #s(literal -1 binary32) r)) |
#s(approx r r) |
#s(approx (/ (* 3/4 (exp (/ (/ r s) (neg 3)))) (* (* (* 6 (PI)) s) r)) (/.f32 (fma.f32 #s(literal -1/24 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))) r)) |
#s(approx (/ (* 3/4 (exp (/ (/ r s) (neg 3)))) (* (* (* 6 (PI)) s) r)) (/.f32 (fma.f32 r (-.f32 (*.f32 #s(literal 1/144 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 3 binary32)) (PI.f32)))) (*.f32 #s(literal 1/24 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))) r)) |
#s(approx (/ (* 3/4 (exp (/ (/ r s) (neg 3)))) (* (* (* 6 (PI)) s) r)) (/.f32 (fma.f32 r (-.f32 (*.f32 r (fma.f32 #s(literal -1/1296 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 4 binary32)) (PI.f32))) (*.f32 #s(literal 1/144 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 s #s(literal 3 binary32)) (PI.f32)))))) (*.f32 #s(literal 1/24 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))) r)) |
#s(approx (* 3/4 (exp (/ (/ r s) (neg 3)))) (+.f32 #s(literal 3/4 binary32) (*.f32 r (-.f32 (*.f32 #s(literal 1/24 binary32) (/.f32 r (pow.f32 s #s(literal 2 binary32)))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) s)))))) |
#s(approx (* 3/4 (exp (/ (/ r s) (neg 3)))) (+.f32 #s(literal 3/4 binary32) (*.f32 r (-.f32 (*.f32 r (fma.f32 #s(literal -1/216 binary32) (/.f32 r (pow.f32 s #s(literal 3 binary32))) (*.f32 #s(literal 1/24 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 s #s(literal 2 binary32)))))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) s)))))) |
#s(approx (exp (/ (/ r s) (neg 3))) (+.f32 #s(literal 1 binary32) (*.f32 r (-.f32 (*.f32 #s(literal 1/18 binary32) (/.f32 r (pow.f32 s #s(literal 2 binary32)))) (*.f32 #s(literal 1/3 binary32) (/.f32 #s(literal 1 binary32) s)))))) |
#s(approx (exp (/ (/ r s) (neg 3))) (+.f32 #s(literal 1 binary32) (*.f32 r (-.f32 (*.f32 r (fma.f32 #s(literal -1/162 binary32) (/.f32 r (pow.f32 s #s(literal 3 binary32))) (*.f32 #s(literal 1/18 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 s #s(literal 2 binary32)))))) (*.f32 #s(literal 1/3 binary32) (/.f32 #s(literal 1 binary32) s)))))) |
#s(approx (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) (/.f32 (fma.f32 #s(literal -1/6 binary32) (/.f32 r (*.f32 s (PI.f32))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (PI.f32)))) r)) |
#s(approx (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) (/.f32 (fma.f32 r (-.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32)))) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (PI.f32)))) r)) |
#s(approx (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) (/.f32 (fma.f32 r (-.f32 (*.f32 r (fma.f32 #s(literal -7/324 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 3 binary32)) (PI.f32))) (*.f32 #s(literal 5/72 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32)))))) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (PI.f32)))) r)) |
#s(approx (/ (+ (* -1 (/ (+ (* 1/144 (/ r (PI))) (* 1/16 (/ r (PI)))) s)) (* 1/6 (/ 1 (PI)))) s) (fma.f32 #s(literal -5/72 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32)))))) |
#s(approx (+ (* -1 (/ (+ (* 1/144 (/ r (PI))) (* 1/16 (/ r (PI)))) s)) (* 1/6 (/ 1 (PI)))) (fma.f32 #s(literal -5/72 binary32) (/.f32 r (*.f32 s (PI.f32))) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (PI.f32))))) |
#s(approx (/ (+ (* 1/144 (/ r (PI))) (* 1/16 (/ r (PI)))) s) (*.f32 #s(literal 5/72 binary32) (/.f32 r (*.f32 s (PI.f32))))) |
#s(approx (+ (* 1/144 (/ r (PI))) (* 1/16 (/ r (PI)))) (*.f32 #s(literal 5/72 binary32) (/.f32 r (PI.f32)))) |
#s(approx (/ r (PI)) (/.f32 r (PI.f32))) |
#s(approx (* 1/16 (/ r (PI))) (*.f32 #s(literal 1/16 binary32) (/.f32 r (PI.f32)))) |
#s(approx (/ 1 (* r (PI))) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32)))) |
#s(approx (* r (PI)) (*.f32 r (PI.f32))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (/ r s) (neg 3)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1 binary32) (/.f32 r s))) (*.f32 s (PI.f32))) (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 s (PI.f32))))) r)) |
#s(approx (/ (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) s) (/.f32 (fma.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1 binary32) (/.f32 r s))) (PI.f32)) (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (PI.f32)))) (*.f32 r s))) |
#s(approx (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) (/.f32 (fma.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1 binary32) (/.f32 r s))) (PI.f32)) (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (PI.f32)))) r)) |
#s(approx (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/144 (/ r (PI))) (* 1/16 (/ r (PI)))) s)) (* 1/6 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))) (*.f32 #s(literal 5/72 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))))) |
#s(approx (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/144 (/ r (PI))) (* 1/16 (/ r (PI)))) s)) (* 1/6 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))) (*.f32 r (-.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32)))) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (*.f32 s (PI.f32)))))))) |
#s(approx (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/144 (/ r (PI))) (* 1/16 (/ r (PI)))) s)) (* 1/6 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))) (*.f32 r (-.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 (pow.f32 r #s(literal 2 binary32)) (PI.f32))) (*.f32 #s(literal 5/72 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))))) (/.f32 #s(literal 1/6 binary32) (*.f32 r (*.f32 s (PI.f32))))))) |
#s(approx (/ (+ (* -1 (/ (+ (* 1/144 (/ r (PI))) (* 1/16 (/ r (PI)))) s)) (* 1/6 (/ 1 (PI)))) s) (*.f32 #s(literal -5/72 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))))) |
#s(approx (/ (+ (* -1 (/ (+ (* 1/144 (/ r (PI))) (* 1/16 (/ r (PI)))) s)) (* 1/6 (/ 1 (PI)))) s) (*.f32 r (-.f32 (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (*.f32 s (PI.f32))))) (*.f32 #s(literal 5/72 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))))))) |
#s(approx (+ (* -1 (/ (+ (* 1/144 (/ r (PI))) (* 1/16 (/ r (PI)))) s)) (* 1/6 (/ 1 (PI)))) (*.f32 #s(literal -5/72 binary32) (/.f32 r (*.f32 s (PI.f32))))) |
#s(approx (+ (* -1 (/ (+ (* 1/144 (/ r (PI))) (* 1/16 (/ r (PI)))) s)) (* 1/6 (/ 1 (PI)))) (*.f32 r (-.f32 (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32)))) (*.f32 #s(literal 5/72 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (/ r s) (neg 3)))) (* (* (* 6 (PI)) s) r))) (*.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1 binary32) (/.f32 r s))) (*.f32 s (PI.f32))) (*.f32 #s(literal -1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 s (PI.f32))))) r))) |
#s(approx (/ (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) s) (*.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1 binary32) (/.f32 r s))) (PI.f32)) (*.f32 #s(literal -1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (PI.f32)))) (*.f32 r s)))) |
#s(approx (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) (*.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1 binary32) (/.f32 r s))) (PI.f32)) (*.f32 #s(literal -1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (PI.f32)))) r))) |
#s(approx (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/144 (/ r (PI))) (* 1/16 (/ r (PI)))) s)) (* 1/6 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))) (*.f32 #s(literal -1 binary32) (*.f32 r (-.f32 (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (*.f32 s (PI.f32))))) (*.f32 #s(literal 5/72 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32)))))))) |
#s(approx (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/144 (/ r (PI))) (* 1/16 (/ r (PI)))) s)) (* 1/6 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))) (*.f32 #s(literal -1 binary32) (*.f32 r (-.f32 (*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32)))) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))) r)) (*.f32 #s(literal 5/72 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32)))))))) |
#s(approx (/ (+ (* -1 (/ (+ (* 1/144 (/ r (PI))) (* 1/16 (/ r (PI)))) s)) (* 1/6 (/ 1 (PI)))) s) (*.f32 #s(literal -1 binary32) (*.f32 r (-.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32)))) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (*.f32 s (PI.f32))))))))) |
#s(approx (+ (* -1 (/ (+ (* 1/144 (/ r (PI))) (* 1/16 (/ r (PI)))) s)) (* 1/6 (/ 1 (PI)))) (*.f32 #s(literal -1 binary32) (*.f32 r (-.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32)))) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32)))))))) |
6 calls:
| Time | Variable | Point |
|---|---|---|
| 14.0ms | r | -inf |
| 7.0ms | r | inf |
| 6.0ms | s | 0 |
| 4.0ms | r | 0 |
| 4.0ms | s | inf |
| 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 (/.f32 r s) (neg.f32 #s(literal 3 binary32))))) (*.f32 #s(approx (* (* 6 (PI)) s) (*.f32 #s(literal 6 binary32) (*.f32 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 (/.f32 r s) (neg.f32 #s(literal 3 binary32))))) (*.f32 #s(approx (* (* 6 (PI)) s) (*.f32 #s(literal 6 binary32) (*.f32 s (PI.f32)))) r)) |
(*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (/.f32 r s) (neg.f32 #s(literal 3 binary32))))) |
#s(literal 3/4 binary32) |
(exp.f32 (/.f32 (/.f32 r s) (neg.f32 #s(literal 3 binary32)))) |
(/.f32 (/.f32 r s) (neg.f32 #s(literal 3 binary32))) |
(/.f32 r s) |
(neg.f32 #s(literal 3 binary32)) |
#s(literal 3 binary32) |
(*.f32 #s(approx (* (* 6 (PI)) s) (*.f32 #s(literal 6 binary32) (*.f32 s (PI.f32)))) r) |
#s(approx (* (* 6 (PI)) s) (*.f32 #s(literal 6 binary32) (*.f32 s (PI.f32)))) |
(*.f32 #s(literal 6 binary32) (*.f32 s (PI.f32))) |
#s(literal 6 binary32) |
(*.f32 s (PI.f32)) |
#s(approx (+ (PI) (* (/ 3/4 6) (cbrt (PI)))) (PI.f32)) |
(+.f32 #s(literal 0 binary32) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
#s(literal 0 binary32) |
(/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r)) |
#s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) |
(*.f32 (*.f32 (*.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)) |
(+.f32 #s(literal 0 binary32) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (/.f32 r s) (neg.f32 #s(literal 3 binary32))))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
(/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (/.f32 r s) (neg.f32 #s(literal 3 binary32))))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(approx (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) (fma.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal 1/144 binary32) (/.f32 r (PI.f32)) (*.f32 #s(literal 1/16 binary32) (/.f32 r (PI.f32)))) s) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (PI.f32)))) s) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32)))))) s)) |
(/.f32 #s(approx (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) (fma.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal 1/144 binary32) (/.f32 r (PI.f32)) (*.f32 #s(literal 1/16 binary32) (/.f32 r (PI.f32)))) s) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (PI.f32)))) s) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32)))))) s) |
#s(approx (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) (fma.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal 1/144 binary32) (/.f32 r (PI.f32)) (*.f32 #s(literal 1/16 binary32) (/.f32 r (PI.f32)))) s) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (PI.f32)))) s) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32)))))) |
(fma.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal 1/144 binary32) (/.f32 r (PI.f32)) (*.f32 #s(literal 1/16 binary32) (/.f32 r (PI.f32)))) s) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (PI.f32)))) s) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32))))) |
#s(literal -1 binary32) |
(/.f32 (fma.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal 1/144 binary32) (/.f32 r (PI.f32)) (*.f32 #s(literal 1/16 binary32) (/.f32 r (PI.f32)))) s) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (PI.f32)))) s) |
(fma.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal 1/144 binary32) (/.f32 r (PI.f32)) (*.f32 #s(literal 1/16 binary32) (/.f32 r (PI.f32)))) s) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (PI.f32)))) |
(/.f32 (fma.f32 #s(literal 1/144 binary32) (/.f32 r (PI.f32)) (*.f32 #s(literal 1/16 binary32) (/.f32 r (PI.f32)))) s) |
(fma.f32 #s(literal 1/144 binary32) (/.f32 r (PI.f32)) (*.f32 #s(literal 1/16 binary32) (/.f32 r (PI.f32)))) |
#s(literal 1/144 binary32) |
(/.f32 r (PI.f32)) |
(*.f32 #s(literal 1/16 binary32) (/.f32 r (PI.f32))) |
#s(literal 1/16 binary32) |
(*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (PI.f32))) |
#s(literal 1/6 binary32) |
(/.f32 #s(literal 1 binary32) (PI.f32)) |
#s(literal 1 binary32) |
(*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32)))) |
(/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32))) |
(*.f32 r (PI.f32)) |
| Outputs |
|---|
(+.f32 (PI.f32) (/.f32 (PI.f32) (*.f32 #s(approx (PI) (PI.f32)) r))) |
#s(literal 1/4 binary32) |
#s(literal 2 binary32) |
#s(literal 0 binary32) |
#s(literal 1 binary32) |
(PI.f32) |
#s(literal 1/4 binary32) |
#s(literal 2 binary32) |
#s(literal 0 binary32) |
#s(literal 1 binary32) |
(PI.f32) |
#s(literal 1/4 binary32) |
#s(literal 2 binary32) |
#s(literal 0 binary32) |
#s(literal 1 binary32) |
(PI.f32) |
#s(literal 1/4 binary32) |
#s(literal 2 binary32) |
#s(literal 0 binary32) |
#s(literal 1 binary32) |
(PI.f32) |
(*.f32 (/.f32 r s) #s(literal -1 binary32)) |
(*.f32 #s(literal -1 binary32) (/.f32 r s)) |
(*.f32 r (/.f32 #s(literal -1 binary32) s)) |
(*.f32 (neg.f32 r) (/.f32 #s(literal -1 binary32) (neg.f32 s))) |
(/.f32 (neg.f32 r) s) |
(*.f32 r #s(literal -1 binary32)) |
(*.f32 #s(literal -1 binary32) r) |
(neg.f32 r) |
r |
(*.f32 (neg.f32 #s(literal -1 binary32)) r) |
(*.f32 (neg.f32 r) #s(literal -1 binary32)) |
(*.f32 #s(literal -1 binary32) (neg.f32 r)) |
(*.f32 r (neg.f32 #s(literal -1 binary32))) |
s |
(neg.f32 (neg.f32 s)) |
#s(literal 1/4 binary32) |
#s(literal 2 binary32) |
#s(literal 0 binary32) |
#s(literal 1 binary32) |
(PI.f32) |
#s(literal 1/4 binary32) |
#s(literal 2 binary32) |
#s(literal 0 binary32) |
#s(literal 1 binary32) |
(PI.f32) |
#s(literal 1/4 binary32) |
#s(literal 2 binary32) |
#s(literal 0 binary32) |
#s(literal 1 binary32) |
(PI.f32) |
#s(literal 1/4 binary32) |
#s(literal 2 binary32) |
#s(literal 0 binary32) |
#s(literal 1 binary32) |
(PI.f32) |
#s(literal 1/4 binary32) |
#s(literal 2 binary32) |
#s(literal 0 binary32) |
#s(literal 1 binary32) |
(PI.f32) |
(/.f32 (PI.f32) (*.f32 #s(approx (PI) (PI.f32)) r)) |
#s(literal 1/4 binary32) |
#s(literal 2 binary32) |
#s(literal 0 binary32) |
#s(literal 1 binary32) |
(PI.f32) |
#s(literal 3/4 binary32) |
(neg.f32 (neg.f32 #s(literal 3/4 binary32))) |
#s(literal 1/4 binary32) |
#s(literal 2 binary32) |
#s(literal 0 binary32) |
#s(literal 1 binary32) |
(PI.f32) |
(*.f32 (/.f32 #s(literal -1 binary32) #s(literal 3 binary32)) (/.f32 r s)) |
(*.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 #s(literal -1 binary32) s)) |
(*.f32 (/.f32 #s(literal -1 binary32) s) (/.f32 r #s(literal 3 binary32))) |
(*.f32 (/.f32 r s) (/.f32 #s(literal -1 binary32) #s(literal 3 binary32))) |
(*.f32 (/.f32 #s(literal -1 binary32) (neg.f32 s)) (neg.f32 (/.f32 r #s(literal 3 binary32)))) |
(*.f32 (neg.f32 #s(literal -1 binary32)) (/.f32 r s)) |
(*.f32 (/.f32 r s) (neg.f32 #s(literal -1 binary32))) |
(*.f32 (neg.f32 (/.f32 r s)) #s(literal -1 binary32)) |
(*.f32 #s(literal -1 binary32) (neg.f32 (/.f32 r s))) |
(*.f32 r (/.f32 #s(literal -1 binary32) (neg.f32 s))) |
(neg.f32 #s(literal 3 binary32)) |
#s(literal 3 binary32) |
(neg.f32 (neg.f32 #s(literal 3 binary32))) |
(*.f32 #s(approx (PI) (PI.f32)) r) |
#s(approx (PI) (PI.f32)) |
#s(literal 1/4 binary32) |
#s(literal 2 binary32) |
#s(literal 0 binary32) |
#s(literal 1 binary32) |
(PI.f32) |
#s(literal 6 binary32) |
(neg.f32 (neg.f32 #s(literal 6 binary32))) |
#s(literal 1/4 binary32) |
#s(literal 2 binary32) |
#s(literal 0 binary32) |
#s(literal 1 binary32) |
(PI.f32) |
#s(approx (PI) (PI.f32)) |
(+.f32 (PI.f32) (/.f32 #s(approx (PI) #s(literal 3/4 binary32)) (PI.f32))) |
#s(literal 1/4 binary32) |
#s(literal 2 binary32) |
#s(literal 0 binary32) |
#s(literal 1 binary32) |
(PI.f32) |
(/.f32 #s(approx (PI) #s(literal 3/4 binary32)) (PI.f32)) |
#s(approx (PI) #s(literal 3/4 binary32)) |
#s(literal 1/4 binary32) |
#s(literal 2 binary32) |
#s(literal 0 binary32) |
#s(literal 1 binary32) |
(PI.f32) |
#s(literal 1/4 binary32) |
#s(literal 2 binary32) |
#s(literal 0 binary32) |
#s(literal 1 binary32) |
(PI.f32) |
#s(literal 1/4 binary32) |
#s(literal 2 binary32) |
#s(literal 0 binary32) |
#s(literal 1 binary32) |
(PI.f32) |
#s(literal 1/4 binary32) |
#s(literal 2 binary32) |
#s(literal 0 binary32) |
#s(literal 1 binary32) |
(PI.f32) |
#s(literal 1/4 binary32) |
#s(literal 2 binary32) |
#s(literal 0 binary32) |
#s(literal 1 binary32) |
(PI.f32) |
#s(approx (PI) (/.f32 #s(approx (* 1/8 (PI)) (fma.f32 (-.f32 #s(literal 1/144 binary32) #s(literal 1/16 binary32)) (PI.f32) (-.f32 #s(literal 1/6 binary32) (PI.f32)))) s)) |
(/.f32 #s(approx (* 1/8 (PI)) (fma.f32 (-.f32 #s(literal 1/144 binary32) #s(literal 1/16 binary32)) (PI.f32) (-.f32 #s(literal 1/6 binary32) (PI.f32)))) s) |
#s(approx (* 1/8 (PI)) (fma.f32 (-.f32 #s(literal 1/144 binary32) #s(literal 1/16 binary32)) (PI.f32) (-.f32 #s(literal 1/6 binary32) (PI.f32)))) |
(*.f32 (fma.f32 (-.f32 #s(literal 1/144 binary32) #s(literal 1/16 binary32)) (PI.f32) (-.f32 #s(literal 1/6 binary32) (PI.f32))) (fma.f32 (-.f32 #s(literal 1/144 binary32) #s(literal 1/16 binary32)) (PI.f32) (-.f32 #s(literal 1/6 binary32) (PI.f32)))) |
(*.f32 (fma.f32 (-.f32 #s(literal 1/144 binary32) #s(literal 1/16 binary32)) (PI.f32) (-.f32 #s(literal 1/6 binary32) (PI.f32))) (PI.f32)) |
(*.f32 (PI.f32) (fma.f32 (-.f32 #s(literal 1/144 binary32) #s(literal 1/16 binary32)) (PI.f32) (-.f32 #s(literal 1/6 binary32) (PI.f32)))) |
(*.f32 (-.f32 (fma.f32 (-.f32 #s(literal 1/144 binary32) #s(literal 1/16 binary32)) (PI.f32) (-.f32 #s(literal 1/6 binary32) (PI.f32))) (fma.f32 (-.f32 #s(literal 1/144 binary32) #s(literal 1/16 binary32)) (PI.f32) #s(literal 1/6 binary32))) (fma.f32 (-.f32 #s(literal 1/144 binary32) #s(literal 1/16 binary32)) (PI.f32) (-.f32 #s(literal 1/6 binary32) (PI.f32)))) |
(*.f32 (fabs.f32 (fma.f32 (-.f32 #s(literal 1/144 binary32) #s(literal 1/16 binary32)) (PI.f32) (-.f32 #s(literal 1/6 binary32) (PI.f32)))) (fabs.f32 (fma.f32 (-.f32 #s(literal 1/144 binary32) #s(literal 1/16 binary32)) (PI.f32) (-.f32 #s(literal 1/6 binary32) (PI.f32))))) |
#s(literal -1 binary32) |
(log.f32 (exp.f32 #s(literal -1 binary32))) |
(*.f32 (pow.f32 #s(literal -1 binary32) (/.f32 #s(literal 3 binary32) (PI.f32))) (fma.f32 (-.f32 #s(literal 1/144 binary32) #s(literal 1/16 binary32)) (PI.f32) #s(literal 1/6 binary32))) |
(*.f32 (fma.f32 (-.f32 #s(literal 1/144 binary32) #s(literal 1/16 binary32)) (PI.f32) #s(literal 1/6 binary32)) (fma.f32 (-.f32 #s(literal 1/144 binary32) #s(literal 1/16 binary32)) (PI.f32) #s(literal 1/6 binary32))) |
(*.f32 (fma.f32 (-.f32 #s(literal 1/144 binary32) #s(literal 1/16 binary32)) (PI.f32) #s(literal 1/6 binary32)) #s(literal -1 binary32)) |
(*.f32 (fma.f32 (-.f32 #s(literal 1/144 binary32) #s(literal 1/16 binary32)) (PI.f32) #s(literal 1/6 binary32)) (PI.f32)) |
(*.f32 (fma.f32 (-.f32 #s(literal 1/144 binary32) #s(literal 1/16 binary32)) (PI.f32) #s(literal 1/6 binary32)) (pow.f32 (neg.f32 #s(literal -1 binary32)) #s(literal 3 binary32))) |
(*.f32 (pow.f32 #s(literal -1 binary32) (/.f32 #s(literal 3 binary32) (PI.f32))) (fma.f32 (-.f32 #s(literal 1/144 binary32) #s(literal 1/16 binary32)) (PI.f32) #s(literal 1/6 binary32))) |
(*.f32 (fma.f32 (-.f32 #s(literal 1/144 binary32) #s(literal 1/16 binary32)) (PI.f32) #s(literal 1/6 binary32)) (fma.f32 (-.f32 #s(literal 1/144 binary32) #s(literal 1/16 binary32)) (PI.f32) #s(literal 1/6 binary32))) |
(*.f32 (fma.f32 (-.f32 #s(literal 1/144 binary32) #s(literal 1/16 binary32)) (PI.f32) #s(literal 1/6 binary32)) #s(literal -1 binary32)) |
(*.f32 (fma.f32 (-.f32 #s(literal 1/144 binary32) #s(literal 1/16 binary32)) (PI.f32) #s(literal 1/6 binary32)) (PI.f32)) |
(*.f32 (fma.f32 (-.f32 #s(literal 1/144 binary32) #s(literal 1/16 binary32)) (PI.f32) #s(literal 1/6 binary32)) (pow.f32 (neg.f32 #s(literal -1 binary32)) #s(literal 3 binary32))) |
(*.f32 (+.f32 #s(literal 1/16 binary32) #s(literal 1/144 binary32)) (PI.f32)) |
(*.f32 (-.f32 #s(literal 1/144 binary32) #s(literal 1/16 binary32)) (PI.f32)) |
(*.f32 (PI.f32) (+.f32 #s(literal 1/16 binary32) #s(literal 1/144 binary32))) |
(*.f32 (PI.f32) (-.f32 #s(literal 1/16 binary32) #s(literal 1/144 binary32))) |
(*.f32 (PI.f32) (-.f32 #s(literal 1/144 binary32) #s(literal 1/16 binary32))) |
(*.f32 (+.f32 #s(literal 1/16 binary32) #s(literal 1/144 binary32)) (PI.f32)) |
(*.f32 (-.f32 #s(literal 1/144 binary32) #s(literal 1/16 binary32)) (PI.f32)) |
(*.f32 (PI.f32) (+.f32 #s(literal 1/16 binary32) #s(literal 1/144 binary32))) |
(*.f32 (PI.f32) (-.f32 #s(literal 1/16 binary32) #s(literal 1/144 binary32))) |
(*.f32 (PI.f32) (-.f32 #s(literal 1/144 binary32) #s(literal 1/16 binary32))) |
#s(literal 1/144 binary32) |
#s(literal 1/4 binary32) |
#s(literal 2 binary32) |
#s(literal 0 binary32) |
#s(literal 1 binary32) |
(PI.f32) |
(*.f32 #s(literal 1/16 binary32) (PI.f32)) |
(*.f32 (PI.f32) #s(literal 1/16 binary32)) |
(*.f32 (*.f32 #s(literal 1/16 binary32) (PI.f32)) r) |
(*.f32 (*.f32 #s(literal 1/16 binary32) (PI.f32)) #s(literal -1 binary32)) |
(*.f32 (*.f32 #s(literal 1/16 binary32) (PI.f32)) s) |
#s(literal 1/16 binary32) |
(neg.f32 (neg.f32 #s(literal 1/16 binary32))) |
#s(literal 1/6 binary32) |
(*.f32 #s(literal 1/6 binary32) (PI.f32)) |
(*.f32 #s(literal 1/6 binary32) #s(literal -1 binary32)) |
(*.f32 (PI.f32) #s(literal 1/6 binary32)) |
(*.f32 #s(literal -1 binary32) #s(literal 1/6 binary32)) |
#s(literal 1/6 binary32) |
(*.f32 #s(literal 1/6 binary32) (PI.f32)) |
(*.f32 #s(literal 1/6 binary32) #s(literal -1 binary32)) |
(*.f32 (PI.f32) #s(literal 1/6 binary32)) |
(*.f32 #s(literal -1 binary32) #s(literal 1/6 binary32)) |
#s(literal 1/4 binary32) |
#s(literal 2 binary32) |
#s(literal 0 binary32) |
#s(literal 1 binary32) |
(PI.f32) |
#s(literal 1/4 binary32) |
#s(literal 2 binary32) |
#s(literal 0 binary32) |
#s(literal 1 binary32) |
(PI.f32) |
#s(literal 1/4 binary32) |
#s(literal 2 binary32) |
#s(literal 0 binary32) |
#s(literal 1 binary32) |
(PI.f32) |
#s(literal 1/4 binary32) |
#s(literal 2 binary32) |
#s(literal 0 binary32) |
#s(literal 1 binary32) |
(PI.f32) |
#s(literal 1/4 binary32) |
#s(literal 2 binary32) |
#s(literal 0 binary32) |
#s(literal 1 binary32) |
(PI.f32) |
Compiled 14 687 to 1 574 computations (89.3% saved)
38 alts after pruning (33 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 226 | 14 | 240 |
| Fresh | 7 | 19 | 26 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 2 | 2 |
| Total | 235 | 38 | 273 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.4% | (+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (+.f32 s s) (*.f32 (PI.f32) r))) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 #s(approx (* (* 6 (PI)) s) (*.f32 #s(literal 6 binary32) (*.f32 s (PI.f32)))) r))) |
| 99.3% | (+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 (*.f32 s #s(literal 6 binary32)) (*.f32 (PI.f32) 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)) (/.f32 #s(approx (* 3/4 (exp (/ (/ r s) (neg 3)))) (+.f32 #s(literal 3/4 binary32) (*.f32 #s(literal -1/4 binary32) (/.f32 r s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) | |
| 8.8% | (+.f32 (/.f32 #s(approx (* 1/4 (exp (/ (neg r) s))) (+.f32 #s(literal 1/4 binary32) (*.f32 #s(literal -1/4 binary32) (/.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))) | |
| 8.8% | (+.f32 (*.f32 (PI.f32) (PI.f32)) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (/.f32 r s) (neg.f32 #s(literal 3 binary32))))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) | |
| 9.0% | (+.f32 (PI.f32) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (/.f32 r s) (neg.f32 #s(literal 3 binary32))))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) | |
| 8.2% | (+.f32 (PI.f32) (/.f32 (PI.f32) (*.f32 #s(approx (PI) (PI.f32)) r))) | |
| 7.7% | (+.f32 (PI.f32) (/.f32 #s(approx (PI) #s(literal 3/4 binary32)) (PI.f32))) | |
| ▶ | 9.1% | (+.f32 #s(literal 1 binary32) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (/.f32 r s) (neg.f32 #s(literal 3 binary32))))) (*.f32 #s(approx (* (* 6 (PI)) s) (*.f32 #s(literal 6 binary32) (*.f32 s (PI.f32)))) r))) |
| ✓ | 92.1% | (+.f32 #s(literal 0 binary32) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (/.f32 r s) (neg.f32 #s(literal 3 binary32))))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
| 92.1% | (+.f32 #s(literal 0 binary32) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (/.f32 r s) (neg.f32 #s(literal 3 binary32))))) (*.f32 #s(approx (* (* 6 (PI)) s) (*.f32 #s(literal 6 binary32) (*.f32 s (PI.f32)))) r))) | |
| 92.0% | (+.f32 #s(literal 0 binary32) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (*.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 #s(literal -1 binary32) s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) | |
| 92.0% | (+.f32 #s(literal 0 binary32) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 #s(approx (/ (/ r s) (neg 3)) (*.f32 #s(literal -1/3 binary32) (/.f32 r s))))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) | |
| ✓ | 7.4% | (+.f32 #s(literal 0 binary32) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
| 7.8% | (+.f32 #s(literal 0 binary32) (/.f32 #s(approx (PI) #s(literal 3/4 binary32)) (PI.f32))) | |
| ▶ | 7.3% | (*.f32 (fma.f32 (*.f32 (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32)) (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32))) (PI.f32) (PI.f32)) (*.f32 r r)) |
| 7.1% | (*.f32 (/.f32 (-.f32 (pow.f32 (*.f32 (exp.f32 (neg.f32 (/.f32 r s))) (/.f32 #s(literal 1/4 binary32) (*.f32 (+.f32 s s) r))) #s(literal 2 binary32)) (pow.f32 (*.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) (*.f32 r s))) (exp.f32 (neg.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s))))) #s(literal 2 binary32))) (-.f32 (*.f32 (exp.f32 (neg.f32 (/.f32 r s))) (*.f32 (/.f32 #s(literal 1/4 binary32) (+.f32 s s)) (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) (*.f32 r s)))) (*.f32 (exp.f32 (neg.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s)))) (*.f32 #s(literal 3/4 binary32) r)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) (*.f32 r r))) | |
| 99.3% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (/ r s) (neg 3)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1 binary32) (/.f32 r s))) (*.f32 s (PI.f32))) (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 s (PI.f32))))) r)) | |
| 10.3% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (/ r s) (neg 3)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 #s(literal -1/6 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))) r)) | |
| ✓ | 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 (fma.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1 binary32) (/.f32 r s))) (*.f32 r (PI.f32))) (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 r (PI.f32))))) s)) |
| ▶ | 10.8% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1 binary32) (/.f32 r s))) (*.f32 r (PI.f32))) (*.f32 #s(literal 1/8 binary32) #s(approx (/ (exp (* -1/3 (/ r s))) (* r (PI))) (-.f32 (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32))) (*.f32 #s(literal 1/3 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32)))))))) s)) |
| 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(approx (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) (fma.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal 1/144 binary32) (/.f32 r (PI.f32)) (*.f32 (PI.f32) #s(literal 1/16 binary32))) s) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (PI.f32)))) s) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32)))))) s)) | |
| 11.6% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(approx (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) (fma.f32 #s(literal -1 binary32) (/.f32 #s(approx (+ (* -1 (/ (+ (* 1/144 (/ r (PI))) (* 1/16 (/ r (PI)))) s)) (* 1/6 (/ 1 (PI)))) (fma.f32 #s(literal -5/72 binary32) (/.f32 r (*.f32 s (PI.f32))) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (PI.f32))))) s) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32)))))) s)) | |
| 11.6% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(approx (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) (fma.f32 #s(literal -1 binary32) (/.f32 #s(approx (+ (* -1 (/ (+ (* 1/144 (/ r (PI))) (* 1/16 (/ r (PI)))) s)) (* 1/6 (/ 1 (PI)))) (/.f32 (fma.f32 #s(literal -1 binary32) (fma.f32 #s(literal 1/144 binary32) (/.f32 r (PI.f32)) (*.f32 #s(literal 1/16 binary32) (/.f32 r (PI.f32)))) (*.f32 #s(literal 1/6 binary32) (/.f32 s (PI.f32)))) s)) s) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (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 #s(approx (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) (fma.f32 #s(literal -1 binary32) #s(approx (/ (+ (* -1 (/ (+ (* 1/144 (/ r (PI))) (* 1/16 (/ r (PI)))) s)) (* 1/6 (/ 1 (PI)))) s) (/.f32 #s(literal 1/6 binary32) (*.f32 s (PI.f32)))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32)))))) s)) | |
| 11.5% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(approx (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) (/.f32 (fma.f32 r (-.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32)))) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (PI.f32)))) r)) s)) | |
| 10.3% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(approx (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) (/.f32 (fma.f32 #s(literal -1/6 binary32) (/.f32 r (*.f32 s (PI.f32))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (PI.f32)))) r)) s)) | |
| 9.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(approx (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32)))) s)) | |
| 6.4% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(approx (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) (*.f32 (fma.f32 (-.f32 #s(literal 1/144 binary32) #s(literal 1/16 binary32)) (PI.f32) (-.f32 #s(literal 1/6 binary32) (PI.f32))) (fma.f32 (-.f32 #s(literal 1/144 binary32) #s(literal 1/16 binary32)) (PI.f32) (-.f32 #s(literal 1/6 binary32) (PI.f32))))) s)) | |
| 6.4% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(approx (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) (*.f32 (-.f32 (fma.f32 (-.f32 #s(literal 1/144 binary32) #s(literal 1/16 binary32)) (PI.f32) (-.f32 #s(literal 1/6 binary32) (PI.f32))) (fma.f32 (-.f32 #s(literal 1/144 binary32) #s(literal 1/16 binary32)) (PI.f32) #s(literal 1/6 binary32))) (fma.f32 (-.f32 #s(literal 1/144 binary32) #s(literal 1/16 binary32)) (PI.f32) (-.f32 #s(literal 1/6 binary32) (PI.f32))))) s)) | |
| 11.5% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(approx (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) #s(approx (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/144 (/ r (PI))) (* 1/16 (/ r (PI)))) s)) (* 1/6 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))) (/.f32 (fma.f32 #s(literal 1/144 binary32) (/.f32 r (PI.f32)) (fma.f32 #s(literal 1/16 binary32) (/.f32 r (PI.f32)) (*.f32 s (-.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 s (*.f32 r (PI.f32)))) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (PI.f32))))))) (pow.f32 s #s(literal 2 binary32))))) s)) | |
| ✓ | 9.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) (*.f32 r (*.f32 s (PI.f32))))) |
| 7.9% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (*.f32 (*.f32 #s(literal 1/8 binary32) (PI.f32)) (*.f32 #s(literal 1/8 binary32) (PI.f32)))) | |
| 12.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) (PI.f32)) s)) | |
| 7.9% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (*.f32 (*.f32 #s(literal 1/8 binary32) (PI.f32)) #s(literal 1/8 binary32))) | |
| ▶ | 7.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 (PI.f32) #s(literal 1/8 binary32))) |
| 99.3% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(approx (/ (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) s) (/.f32 (fma.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1 binary32) (/.f32 r s))) (PI.f32)) (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (PI.f32)))) (*.f32 r s)))) | |
| ✓ | 7.7% | #s(approx (+ (PI) (* (/ 3/4 6) (cbrt (PI)))) (PI.f32)) |
Compiled 3 681 to 2 585 computations (29.8% saved)
| Inputs |
|---|
(+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (+.f32 s s) (*.f32 (PI.f32) r))) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 #s(approx (* (* 6 (PI)) s) (*.f32 #s(literal 6 binary32) (*.f32 s (PI.f32)))) r))) |
(/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (+.f32 s s) (*.f32 (PI.f32) 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 s s) (*.f32 (PI.f32) r)) |
(+.f32 s s) |
(*.f32 (PI.f32) r) |
(PI.f32) |
(/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 #s(approx (* (* 6 (PI)) s) (*.f32 #s(literal 6 binary32) (*.f32 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 #s(approx (* (* 6 (PI)) s) (*.f32 #s(literal 6 binary32) (*.f32 s (PI.f32)))) r) |
#s(approx (* (* 6 (PI)) s) (*.f32 #s(literal 6 binary32) (*.f32 s (PI.f32)))) |
(*.f32 #s(literal 6 binary32) (*.f32 s (PI.f32))) |
#s(literal 6 binary32) |
(*.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 (PI.f32) #s(literal 1/8 binary32))) |
(*.f32 (PI.f32) #s(literal 1/8 binary32)) |
#s(literal 1/8 binary32) |
(*.f32 (fma.f32 (*.f32 (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32)) (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32))) (PI.f32) (PI.f32)) (*.f32 r r)) |
(fma.f32 (*.f32 (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32)) (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32))) (PI.f32) (PI.f32)) |
(*.f32 (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32)) (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32))) |
(/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32)) |
(*.f32 r r) |
(+.f32 #s(literal 1 binary32) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (/.f32 r s) (neg.f32 #s(literal 3 binary32))))) (*.f32 #s(approx (* (* 6 (PI)) s) (*.f32 #s(literal 6 binary32) (*.f32 s (PI.f32)))) r))) |
#s(literal 1 binary32) |
(/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (/.f32 r s) (neg.f32 #s(literal 3 binary32))))) (*.f32 #s(approx (* (* 6 (PI)) s) (*.f32 #s(literal 6 binary32) (*.f32 s (PI.f32)))) r)) |
(*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (/.f32 r s) (neg.f32 #s(literal 3 binary32))))) |
(exp.f32 (/.f32 (/.f32 r s) (neg.f32 #s(literal 3 binary32)))) |
(/.f32 (/.f32 r s) (neg.f32 #s(literal 3 binary32))) |
(/.f32 r s) |
(neg.f32 #s(literal 3 binary32)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1 binary32) (/.f32 r s))) (*.f32 r (PI.f32))) (*.f32 #s(literal 1/8 binary32) #s(approx (/ (exp (* -1/3 (/ r s))) (* r (PI))) (-.f32 (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32))) (*.f32 #s(literal 1/3 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32)))))))) s)) |
(/.f32 (fma.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1 binary32) (/.f32 r s))) (*.f32 r (PI.f32))) (*.f32 #s(literal 1/8 binary32) #s(approx (/ (exp (* -1/3 (/ r s))) (* r (PI))) (-.f32 (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32))) (*.f32 #s(literal 1/3 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32)))))))) s) |
(fma.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1 binary32) (/.f32 r s))) (*.f32 r (PI.f32))) (*.f32 #s(literal 1/8 binary32) #s(approx (/ (exp (* -1/3 (/ r s))) (* r (PI))) (-.f32 (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32))) (*.f32 #s(literal 1/3 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32)))))))) |
(/.f32 (exp.f32 (*.f32 #s(literal -1 binary32) (/.f32 r s))) (*.f32 r (PI.f32))) |
(exp.f32 (*.f32 #s(literal -1 binary32) (/.f32 r s))) |
(*.f32 #s(literal -1 binary32) (/.f32 r s)) |
#s(literal -1 binary32) |
(*.f32 r (PI.f32)) |
(*.f32 #s(literal 1/8 binary32) #s(approx (/ (exp (* -1/3 (/ r s))) (* r (PI))) (-.f32 (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32))) (*.f32 #s(literal 1/3 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))))) |
#s(approx (/ (exp (* -1/3 (/ r s))) (* r (PI))) (-.f32 (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32))) (*.f32 #s(literal 1/3 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32)))))) |
(-.f32 (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32))) (*.f32 #s(literal 1/3 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))) |
(/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32))) |
(*.f32 #s(literal 1/3 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32)))) |
#s(literal 1/3 binary32) |
(/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))) |
| Outputs |
|---|
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (+ s s) (* (PI) r))) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1 binary32) (/.f32 r s))) (*.f32 r (PI.f32))) (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 r (PI.f32))))) s)) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (+ s s) (* (PI) r))) (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1 binary32) (/.f32 r s))) (*.f32 r (*.f32 s (PI.f32)))))) |
#s(approx (* 1/4 (exp (/ (neg r) s))) (*.f32 #s(literal 1/4 binary32) (exp.f32 (*.f32 #s(literal -1 binary32) (/.f32 r s))))) |
#s(approx (exp (/ (neg r) s)) (exp.f32 (*.f32 #s(literal -1 binary32) (/.f32 r s)))) |
#s(approx (/ (neg r) s) (*.f32 #s(literal -1 binary32) (/.f32 r s))) |
#s(approx s s) |
#s(approx (* (+ s s) (* (PI) r)) (*.f32 #s(literal 2 binary32) (*.f32 r (*.f32 s (PI.f32))))) |
#s(approx (+ s s) (*.f32 #s(literal 2 binary32) s)) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 r (*.f32 s (PI.f32)))))) |
#s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) (*.f32 #s(literal 3/4 binary32) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))))) |
#s(approx (exp (/ (neg r) (* 3 s))) (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s)))) |
#s(approx (/ (neg r) (* 3 s)) (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) |
#s(approx (* 3 s) (*.f32 #s(literal 3 binary32) s)) |
#s(approx (* (* (* 6 (PI)) s) r) (*.f32 #s(literal 6 binary32) (*.f32 r (*.f32 s (PI.f32))))) |
#s(approx (* (* 6 (PI)) s) (*.f32 #s(literal 6 binary32) (*.f32 s (PI.f32)))) |
#s(approx (* s (PI)) (*.f32 s (PI.f32))) |
#s(approx (+ 1 (/ (* 3/4 (exp (/ (/ r s) (neg 3)))) (* (* (* 6 (PI)) s) r))) (/.f32 (+.f32 s (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 r (PI.f32))))) s)) |
#s(approx (/ r s) (/.f32 r s)) |
#s(approx (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) (fma.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1 binary32) (/.f32 r s))) (*.f32 r (PI.f32))) (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 r (PI.f32)))))) |
#s(approx (/ (exp (* -1 (/ r s))) (* r (PI))) (/.f32 (exp.f32 (*.f32 #s(literal -1 binary32) (/.f32 r s))) (*.f32 r (PI.f32)))) |
#s(approx (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI)))) (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 r (PI.f32))))) |
#s(approx (/ (exp (* -1/3 (/ r s))) (* r (PI))) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 r (PI.f32)))) |
#s(approx (- (/ 1 (* r (PI))) (* 1/3 (/ 1 (* s (PI))))) (/.f32 #s(literal -1/3 binary32) (*.f32 s (PI.f32)))) |
#s(approx (- (/ 1 (* r (PI))) (* 1/3 (/ 1 (* s (PI))))) (/.f32 (-.f32 (/.f32 s (*.f32 r (PI.f32))) (*.f32 #s(literal 1/3 binary32) (/.f32 #s(literal 1 binary32) (PI.f32)))) s)) |
#s(approx (* 1/3 (/ 1 (* s (PI)))) (/.f32 #s(literal 1/3 binary32) (*.f32 s (PI.f32)))) |
#s(approx (/ 1 (* s (PI))) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (+ s s) (* (PI) r))) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (*.f32 r (*.f32 s (PI.f32))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (+ s s) (* (PI) r))) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (-.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32)))) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))) s)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (+ s s) (* (PI) r))) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (-.f32 (fma.f32 #s(literal 1/144 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))) (fma.f32 #s(literal 1/16 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32)))))) (/.f32 #s(literal 1/6 binary32) (*.f32 s (PI.f32)))) s)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (+ s s) (* (PI) r))) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (-.f32 (fma.f32 #s(literal -1/48 binary32) (/.f32 (pow.f32 r #s(literal 2 binary32)) (*.f32 (pow.f32 s #s(literal 3 binary32)) (PI.f32))) (fma.f32 #s(literal -1/1296 binary32) (/.f32 (pow.f32 r #s(literal 2 binary32)) (*.f32 (pow.f32 s #s(literal 3 binary32)) (PI.f32))) (fma.f32 #s(literal 1/144 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))) (fma.f32 #s(literal 1/16 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32)))))))) (/.f32 #s(literal 1/6 binary32) (*.f32 s (PI.f32)))) s)) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (+ s s) (* (PI) r))) (/.f32 #s(literal 1/8 binary32) (*.f32 r (*.f32 s (PI.f32))))) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (+ s s) (* (PI) r))) (/.f32 (-.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32)))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))) s)) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (+ s s) (* (PI) r))) (/.f32 (-.f32 (fma.f32 #s(literal 1/16 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32))))) (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32)))) s)) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (+ s s) (* (PI) r))) (/.f32 (-.f32 (fma.f32 #s(literal -1/48 binary32) (/.f32 (pow.f32 r #s(literal 2 binary32)) (*.f32 (pow.f32 s #s(literal 3 binary32)) (PI.f32))) (fma.f32 #s(literal 1/16 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32)))))) (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32)))) s)) |
#s(approx (* 1/4 (exp (/ (neg r) s))) #s(literal 1/4 binary32)) |
#s(approx (* 1/4 (exp (/ (neg r) s))) (+.f32 #s(literal 1/4 binary32) (*.f32 #s(literal -1/4 binary32) (/.f32 r s)))) |
#s(approx (* 1/4 (exp (/ (neg r) s))) (+.f32 #s(literal 1/4 binary32) (fma.f32 #s(literal -1/4 binary32) (/.f32 r s) (*.f32 #s(literal 1/8 binary32) (/.f32 (pow.f32 r #s(literal 2 binary32)) (pow.f32 s #s(literal 2 binary32))))))) |
#s(approx (* 1/4 (exp (/ (neg r) s))) (+.f32 #s(literal 1/4 binary32) (fma.f32 #s(literal -1/4 binary32) (/.f32 r s) (fma.f32 #s(literal -1/24 binary32) (/.f32 (pow.f32 r #s(literal 3 binary32)) (pow.f32 s #s(literal 3 binary32))) (*.f32 #s(literal 1/8 binary32) (/.f32 (pow.f32 r #s(literal 2 binary32)) (pow.f32 s #s(literal 2 binary32)))))))) |
#s(approx (exp (/ (neg r) s)) #s(literal 1 binary32)) |
#s(approx (exp (/ (neg r) s)) (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -1 binary32) (/.f32 r s)))) |
#s(approx (exp (/ (neg r) s)) (+.f32 #s(literal 1 binary32) (fma.f32 #s(literal -1 binary32) (/.f32 r s) (*.f32 #s(literal 1/2 binary32) (/.f32 (pow.f32 r #s(literal 2 binary32)) (pow.f32 s #s(literal 2 binary32))))))) |
#s(approx (exp (/ (neg r) s)) (+.f32 #s(literal 1 binary32) (fma.f32 #s(literal -1 binary32) (/.f32 r s) (fma.f32 #s(literal -1/6 binary32) (/.f32 (pow.f32 r #s(literal 3 binary32)) (pow.f32 s #s(literal 3 binary32))) (*.f32 #s(literal 1/2 binary32) (/.f32 (pow.f32 r #s(literal 2 binary32)) (pow.f32 s #s(literal 2 binary32)))))))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 (-.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32)))) (*.f32 #s(literal 1/24 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))) s)) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 (-.f32 (fma.f32 #s(literal 1/144 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32))))) (/.f32 #s(literal 1/24 binary32) (*.f32 s (PI.f32)))) s)) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 (-.f32 (fma.f32 #s(literal -1/1296 binary32) (/.f32 (pow.f32 r #s(literal 2 binary32)) (*.f32 (pow.f32 s #s(literal 3 binary32)) (PI.f32))) (fma.f32 #s(literal 1/144 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32)))))) (/.f32 #s(literal 1/24 binary32) (*.f32 s (PI.f32)))) s)) |
#s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) |
#s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) (+.f32 #s(literal 3/4 binary32) (*.f32 #s(literal -1/4 binary32) (/.f32 r s)))) |
#s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) (+.f32 #s(literal 3/4 binary32) (fma.f32 #s(literal -1/4 binary32) (/.f32 r s) (*.f32 #s(literal 1/24 binary32) (/.f32 (pow.f32 r #s(literal 2 binary32)) (pow.f32 s #s(literal 2 binary32))))))) |
#s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) (+.f32 #s(literal 3/4 binary32) (fma.f32 #s(literal -1/4 binary32) (/.f32 r s) (fma.f32 #s(literal -1/216 binary32) (/.f32 (pow.f32 r #s(literal 3 binary32)) (pow.f32 s #s(literal 3 binary32))) (*.f32 #s(literal 1/24 binary32) (/.f32 (pow.f32 r #s(literal 2 binary32)) (pow.f32 s #s(literal 2 binary32)))))))) |
#s(approx (exp (/ (neg r) (* 3 s))) (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -1/3 binary32) (/.f32 r s)))) |
#s(approx (exp (/ (neg r) (* 3 s))) (+.f32 #s(literal 1 binary32) (fma.f32 #s(literal -1/3 binary32) (/.f32 r s) (*.f32 #s(literal 1/18 binary32) (/.f32 (pow.f32 r #s(literal 2 binary32)) (pow.f32 s #s(literal 2 binary32))))))) |
#s(approx (exp (/ (neg r) (* 3 s))) (+.f32 #s(literal 1 binary32) (fma.f32 #s(literal -1/3 binary32) (/.f32 r s) (fma.f32 #s(literal -1/162 binary32) (/.f32 (pow.f32 r #s(literal 3 binary32)) (pow.f32 s #s(literal 3 binary32))) (*.f32 #s(literal 1/18 binary32) (/.f32 (pow.f32 r #s(literal 2 binary32)) (pow.f32 s #s(literal 2 binary32)))))))) |
#s(approx (+ 1 (/ (* 3/4 (exp (/ (/ r s) (neg 3)))) (* (* (* 6 (PI)) s) r))) (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (*.f32 s (PI.f32))))))) |
#s(approx (+ 1 (/ (* 3/4 (exp (/ (/ r s) (neg 3)))) (* (* (* 6 (PI)) s) r))) (-.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 r (*.f32 s (PI.f32))))) (/.f32 #s(literal 1/24 binary32) (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))))) |
#s(approx (+ 1 (/ (* 3/4 (exp (/ (/ r s) (neg 3)))) (* (* (* 6 (PI)) s) r))) (-.f32 (+.f32 #s(literal 1 binary32) (fma.f32 #s(literal 1/144 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 3 binary32)) (PI.f32))) (/.f32 #s(literal 1/8 binary32) (*.f32 r (*.f32 s (PI.f32)))))) (*.f32 #s(literal 1/24 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32)))))) |
#s(approx (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32)))) |
#s(approx (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) (-.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32)))) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32)))))) |
#s(approx (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) (-.f32 (fma.f32 #s(literal 1/144 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))) (fma.f32 #s(literal 1/16 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32)))))) (/.f32 #s(literal 1/6 binary32) (*.f32 s (PI.f32))))) |
#s(approx (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) (-.f32 (fma.f32 #s(literal -1/48 binary32) (/.f32 (pow.f32 r #s(literal 2 binary32)) (*.f32 (pow.f32 s #s(literal 3 binary32)) (PI.f32))) (fma.f32 #s(literal -1/1296 binary32) (/.f32 (pow.f32 r #s(literal 2 binary32)) (*.f32 (pow.f32 s #s(literal 3 binary32)) (PI.f32))) (fma.f32 #s(literal 1/144 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))) (fma.f32 #s(literal 1/16 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32)))))))) (/.f32 #s(literal 1/6 binary32) (*.f32 s (PI.f32))))) |
#s(approx (/ (exp (* -1 (/ r s))) (* r (PI))) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32)))) |
#s(approx (/ (exp (* -1 (/ r s))) (* r (PI))) (-.f32 (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32))) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))) |
#s(approx (/ (exp (* -1 (/ r s))) (* r (PI))) (-.f32 (fma.f32 #s(literal 1/2 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32)))) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))) |
#s(approx (/ (exp (* -1 (/ r s))) (* r (PI))) (-.f32 (fma.f32 #s(literal -1/6 binary32) (/.f32 (pow.f32 r #s(literal 2 binary32)) (*.f32 (pow.f32 s #s(literal 3 binary32)) (PI.f32))) (fma.f32 #s(literal 1/2 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32))))) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))) |
#s(approx (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI)))) (/.f32 #s(literal 1/8 binary32) (*.f32 r (PI.f32)))) |
#s(approx (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI)))) (-.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32)))) (*.f32 #s(literal 1/24 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32)))))) |
#s(approx (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI)))) (-.f32 (fma.f32 #s(literal 1/144 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32))))) (/.f32 #s(literal 1/24 binary32) (*.f32 s (PI.f32))))) |
#s(approx (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI)))) (-.f32 (fma.f32 #s(literal -1/1296 binary32) (/.f32 (pow.f32 r #s(literal 2 binary32)) (*.f32 (pow.f32 s #s(literal 3 binary32)) (PI.f32))) (fma.f32 #s(literal 1/144 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32)))))) (/.f32 #s(literal 1/24 binary32) (*.f32 s (PI.f32))))) |
#s(approx (/ (exp (* -1/3 (/ r s))) (* r (PI))) (-.f32 (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32))) (*.f32 #s(literal 1/3 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32)))))) |
#s(approx (/ (exp (* -1/3 (/ r s))) (* r (PI))) (-.f32 (fma.f32 #s(literal 1/18 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32)))) (/.f32 #s(literal 1/3 binary32) (*.f32 s (PI.f32))))) |
#s(approx (/ (exp (* -1/3 (/ r s))) (* r (PI))) (-.f32 (fma.f32 #s(literal -1/162 binary32) (/.f32 (pow.f32 r #s(literal 2 binary32)) (*.f32 (pow.f32 s #s(literal 3 binary32)) (PI.f32))) (fma.f32 #s(literal 1/18 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32))))) (/.f32 #s(literal 1/3 binary32) (*.f32 s (PI.f32))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (+ s s) (* (PI) r))) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32)))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32))))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (+ s s) (* (PI) r))) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (*.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1/16 binary32) (/.f32 r (PI.f32)) (*.f32 #s(literal -1/144 binary32) (/.f32 r (PI.f32)))) s)) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (PI.f32)))) s)) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32))))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (+ s s) (* (PI) r))) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (*.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1/48 binary32) (/.f32 (pow.f32 r #s(literal 2 binary32)) (PI.f32)) (*.f32 #s(literal -1/1296 binary32) (/.f32 (pow.f32 r #s(literal 2 binary32)) (PI.f32)))) s) (fma.f32 #s(literal -1/16 binary32) (/.f32 r (PI.f32)) (*.f32 #s(literal -1/144 binary32) (/.f32 r (PI.f32))))) s)) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (PI.f32)))) s)) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32))))) s))) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (+ s s) (* (PI) r))) (*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32)))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32))))) s))) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (+ s s) (* (PI) r))) (*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (*.f32 #s(literal 1/16 binary32) (/.f32 r (*.f32 s (PI.f32)))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (PI.f32)))) s)) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32))))) s))) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (+ s s) (* (PI) r))) (*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (*.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1/16 binary32) (/.f32 r (PI.f32)) (*.f32 #s(literal 1/48 binary32) (/.f32 (pow.f32 r #s(literal 2 binary32)) (*.f32 s (PI.f32))))) s)) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (PI.f32)))) s)) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32))))) s))) |
#s(approx (* 1/4 (exp (/ (neg r) s))) (+.f32 #s(literal 1/4 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1/8 binary32) (/.f32 (pow.f32 r #s(literal 2 binary32)) s) (*.f32 #s(literal 1/4 binary32) r)) s)))) |
#s(approx (* 1/4 (exp (/ (neg r) s))) (+.f32 #s(literal 1/4 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1/24 binary32) (/.f32 (pow.f32 r #s(literal 3 binary32)) s) (*.f32 #s(literal 1/8 binary32) (pow.f32 r #s(literal 2 binary32)))) s) (*.f32 #s(literal 1/4 binary32) r)) s)))) |
#s(approx (exp (/ (neg r) s)) (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 r (*.f32 #s(literal -1/2 binary32) (/.f32 (pow.f32 r #s(literal 2 binary32)) s))) s)))) |
#s(approx (exp (/ (neg r) s)) (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 r (*.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1/6 binary32) (/.f32 (pow.f32 r #s(literal 3 binary32)) s) (*.f32 #s(literal 1/2 binary32) (pow.f32 r #s(literal 2 binary32)))) s))) s)))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (*.f32 #s(literal 1/24 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32)))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32))))) s))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (*.f32 #s(literal 1/144 binary32) (/.f32 r (*.f32 s (PI.f32)))) (*.f32 #s(literal 1/24 binary32) (/.f32 #s(literal 1 binary32) (PI.f32)))) s)) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32))))) s))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (*.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1/144 binary32) (/.f32 r (PI.f32)) (*.f32 #s(literal 1/1296 binary32) (/.f32 (pow.f32 r #s(literal 2 binary32)) (*.f32 s (PI.f32))))) s)) (*.f32 #s(literal 1/24 binary32) (/.f32 #s(literal 1 binary32) (PI.f32)))) s)) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32))))) s))) |
#s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) (+.f32 #s(literal 3/4 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1/24 binary32) (/.f32 (pow.f32 r #s(literal 2 binary32)) s) (*.f32 #s(literal 1/4 binary32) r)) s)))) |
#s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) (+.f32 #s(literal 3/4 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1/216 binary32) (/.f32 (pow.f32 r #s(literal 3 binary32)) s) (*.f32 #s(literal 1/24 binary32) (pow.f32 r #s(literal 2 binary32)))) s) (*.f32 #s(literal 1/4 binary32) r)) s)))) |
#s(approx (exp (/ (neg r) (* 3 s))) (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1/18 binary32) (/.f32 (pow.f32 r #s(literal 2 binary32)) s) (*.f32 #s(literal 1/3 binary32) r)) s)))) |
#s(approx (exp (/ (neg r) (* 3 s))) (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1/162 binary32) (/.f32 (pow.f32 r #s(literal 3 binary32)) s) (*.f32 #s(literal 1/18 binary32) (pow.f32 r #s(literal 2 binary32)))) s) (*.f32 #s(literal 1/3 binary32) r)) s)))) |
#s(approx (+ 1 (/ (* 3/4 (exp (/ (/ r s) (neg 3)))) (* (* (* 6 (PI)) s) r))) (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (*.f32 #s(literal 1/24 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32)))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32))))) s)))) |
#s(approx (+ 1 (/ (* 3/4 (exp (/ (/ r s) (neg 3)))) (* (* (* 6 (PI)) s) r))) (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (*.f32 #s(literal 1/144 binary32) (/.f32 r (*.f32 s (PI.f32)))) (*.f32 #s(literal 1/24 binary32) (/.f32 #s(literal 1 binary32) (PI.f32)))) s)) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32))))) s)))) |
#s(approx (/ (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) s) (*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (fma.f32 #s(literal 1/144 binary32) (/.f32 r (*.f32 s (PI.f32))) (*.f32 #s(literal 1/16 binary32) (/.f32 r (*.f32 s (PI.f32))))) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (PI.f32)))) s)) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32))))) s))) |
#s(approx (/ (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) s) (*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (*.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1 binary32) (fma.f32 #s(literal 1/144 binary32) (/.f32 r (PI.f32)) (*.f32 #s(literal 1/16 binary32) (/.f32 r (PI.f32)))) (fma.f32 #s(literal 1/1296 binary32) (/.f32 (pow.f32 r #s(literal 2 binary32)) (*.f32 s (PI.f32))) (*.f32 #s(literal 1/48 binary32) (/.f32 (pow.f32 r #s(literal 2 binary32)) (*.f32 s (PI.f32)))))) s)) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (PI.f32)))) s)) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32))))) s))) |
#s(approx (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) (fma.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal 1/144 binary32) (/.f32 r (PI.f32)) (*.f32 #s(literal 1/16 binary32) (/.f32 r (PI.f32)))) s) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (PI.f32)))) s) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32)))))) |
#s(approx (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) (fma.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal 1/1296 binary32) (/.f32 (pow.f32 r #s(literal 2 binary32)) (PI.f32)) (*.f32 #s(literal 1/48 binary32) (/.f32 (pow.f32 r #s(literal 2 binary32)) (PI.f32)))) s) (fma.f32 #s(literal 1/144 binary32) (/.f32 r (PI.f32)) (*.f32 #s(literal 1/16 binary32) (/.f32 r (PI.f32))))) s) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (PI.f32)))) s) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32)))))) |
#s(approx (/ (exp (* -1 (/ r s))) (* r (PI))) (fma.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1/2 binary32) (/.f32 r (*.f32 s (PI.f32))) (/.f32 #s(literal 1 binary32) (PI.f32))) s) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32))))) |
#s(approx (/ (exp (* -1 (/ r s))) (* r (PI))) (fma.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1/6 binary32) (/.f32 (pow.f32 r #s(literal 2 binary32)) (*.f32 s (PI.f32))) (*.f32 #s(literal 1/2 binary32) (/.f32 r (PI.f32)))) s) (/.f32 #s(literal 1 binary32) (PI.f32))) s) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32))))) |
#s(approx (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI)))) (fma.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1/144 binary32) (/.f32 r (*.f32 s (PI.f32))) (*.f32 #s(literal 1/24 binary32) (/.f32 #s(literal 1 binary32) (PI.f32)))) s) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32)))))) |
#s(approx (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI)))) (fma.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1/1296 binary32) (/.f32 (pow.f32 r #s(literal 2 binary32)) (*.f32 s (PI.f32))) (*.f32 #s(literal 1/144 binary32) (/.f32 r (PI.f32)))) s) (*.f32 #s(literal 1/24 binary32) (/.f32 #s(literal 1 binary32) (PI.f32)))) s) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32)))))) |
#s(approx (/ (exp (* -1/3 (/ r s))) (* r (PI))) (fma.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1/18 binary32) (/.f32 r (*.f32 s (PI.f32))) (*.f32 #s(literal 1/3 binary32) (/.f32 #s(literal 1 binary32) (PI.f32)))) s) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32))))) |
#s(approx (/ (exp (* -1/3 (/ r s))) (* r (PI))) (fma.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1/162 binary32) (/.f32 (pow.f32 r #s(literal 2 binary32)) (*.f32 s (PI.f32))) (*.f32 #s(literal 1/18 binary32) (/.f32 r (PI.f32)))) s) (*.f32 #s(literal 1/3 binary32) (/.f32 #s(literal 1 binary32) (PI.f32)))) s) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32))))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (+ s s) (* (PI) r))) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 #s(literal -1/6 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (+ s s) (* (PI) r))) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 r (-.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 3 binary32)) (PI.f32)))) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (+ s s) (* (PI) r))) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 r (-.f32 (*.f32 r (fma.f32 #s(literal -7/324 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 4 binary32)) (PI.f32))) (*.f32 #s(literal 5/72 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 s #s(literal 3 binary32)) (PI.f32)))))) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))) r)) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (+ s s) (* (PI) r))) (/.f32 (fma.f32 #s(literal -1/8 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))) r)) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (+ s s) (* (PI) r))) (/.f32 (fma.f32 r (-.f32 (*.f32 #s(literal 1/16 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 3 binary32)) (PI.f32)))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))) r)) |
#s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (+ s s) (* (PI) r))) (/.f32 (fma.f32 r (-.f32 (*.f32 r (fma.f32 #s(literal -1/48 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 4 binary32)) (PI.f32))) (*.f32 #s(literal 1/16 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 s #s(literal 3 binary32)) (PI.f32)))))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))) r)) |
#s(approx (* 1/4 (exp (/ (neg r) s))) (+.f32 #s(literal 1/4 binary32) (*.f32 r (-.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 r (pow.f32 s #s(literal 2 binary32)))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) s)))))) |
#s(approx (* 1/4 (exp (/ (neg r) s))) (+.f32 #s(literal 1/4 binary32) (*.f32 r (-.f32 (*.f32 r (fma.f32 #s(literal -1/24 binary32) (/.f32 r (pow.f32 s #s(literal 3 binary32))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 s #s(literal 2 binary32)))))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) s)))))) |
#s(approx (exp (/ (neg r) s)) (+.f32 #s(literal 1 binary32) (*.f32 r (-.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 r (pow.f32 s #s(literal 2 binary32)))) (/.f32 #s(literal 1 binary32) s))))) |
#s(approx (exp (/ (neg r) s)) (+.f32 #s(literal 1 binary32) (*.f32 r (-.f32 (*.f32 r (fma.f32 #s(literal -1/6 binary32) (/.f32 r (pow.f32 s #s(literal 3 binary32))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 s #s(literal 2 binary32)))))) (/.f32 #s(literal 1 binary32) s))))) |
#s(approx (neg r) (*.f32 #s(literal -1 binary32) r)) |
#s(approx r r) |
#s(approx (* (PI) r) (*.f32 r (PI.f32))) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 (fma.f32 #s(literal -1/24 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))) r)) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 (fma.f32 r (-.f32 (*.f32 #s(literal 1/144 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 3 binary32)) (PI.f32)))) (*.f32 #s(literal 1/24 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))) r)) |
#s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (/.f32 (fma.f32 r (-.f32 (*.f32 r (fma.f32 #s(literal -1/1296 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 4 binary32)) (PI.f32))) (*.f32 #s(literal 1/144 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 s #s(literal 3 binary32)) (PI.f32)))))) (*.f32 #s(literal 1/24 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))) r)) |
#s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) (+.f32 #s(literal 3/4 binary32) (*.f32 r (-.f32 (*.f32 #s(literal 1/24 binary32) (/.f32 r (pow.f32 s #s(literal 2 binary32)))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) s)))))) |
#s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) (+.f32 #s(literal 3/4 binary32) (*.f32 r (-.f32 (*.f32 r (fma.f32 #s(literal -1/216 binary32) (/.f32 r (pow.f32 s #s(literal 3 binary32))) (*.f32 #s(literal 1/24 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 s #s(literal 2 binary32)))))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) s)))))) |
#s(approx (exp (/ (neg r) (* 3 s))) (+.f32 #s(literal 1 binary32) (*.f32 r (-.f32 (*.f32 #s(literal 1/18 binary32) (/.f32 r (pow.f32 s #s(literal 2 binary32)))) (*.f32 #s(literal 1/3 binary32) (/.f32 #s(literal 1 binary32) s)))))) |
#s(approx (exp (/ (neg r) (* 3 s))) (+.f32 #s(literal 1 binary32) (*.f32 r (-.f32 (*.f32 r (fma.f32 #s(literal -1/162 binary32) (/.f32 r (pow.f32 s #s(literal 3 binary32))) (*.f32 #s(literal 1/18 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 s #s(literal 2 binary32)))))) (*.f32 #s(literal 1/3 binary32) (/.f32 #s(literal 1 binary32) s)))))) |
#s(approx (* (+ (* (* (/ 3/4 6) (/ 3/4 6)) (PI)) (PI)) (* r r)) (*.f32 (pow.f32 r #s(literal 2 binary32)) (+.f32 (PI.f32) (*.f32 #s(literal 1/64 binary32) (PI.f32))))) |
#s(approx (* r r) (pow.f32 r #s(literal 2 binary32))) |
#s(approx (+ 1 (/ (* 3/4 (exp (/ (/ r s) (neg 3)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 r (-.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/24 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))) r)) |
#s(approx (+ 1 (/ (* 3/4 (exp (/ (/ r s) (neg 3)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 r (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/144 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 3 binary32)) (PI.f32))))) (*.f32 #s(literal 1/24 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))) r)) |
#s(approx (+ 1 (/ (* 3/4 (exp (/ (/ r s) (neg 3)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 r (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 r (fma.f32 #s(literal -1/1296 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 4 binary32)) (PI.f32))) (*.f32 #s(literal 1/144 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 s #s(literal 3 binary32)) (PI.f32))))))) (*.f32 #s(literal 1/24 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))) r)) |
#s(approx (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) (/.f32 (fma.f32 #s(literal -1/6 binary32) (/.f32 r (*.f32 s (PI.f32))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (PI.f32)))) r)) |
#s(approx (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) (/.f32 (fma.f32 r (-.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32)))) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (PI.f32)))) r)) |
#s(approx (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) (/.f32 (fma.f32 r (-.f32 (*.f32 r (fma.f32 #s(literal -7/324 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 3 binary32)) (PI.f32))) (*.f32 #s(literal 5/72 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32)))))) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (PI.f32)))) r)) |
#s(approx (/ (exp (* -1 (/ r s))) (* r (PI))) (/.f32 (fma.f32 #s(literal -1 binary32) (/.f32 r (*.f32 s (PI.f32))) (/.f32 #s(literal 1 binary32) (PI.f32))) r)) |
#s(approx (/ (exp (* -1 (/ r s))) (* r (PI))) (/.f32 (fma.f32 r (-.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32)))) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32)))) (/.f32 #s(literal 1 binary32) (PI.f32))) r)) |
#s(approx (/ (exp (* -1 (/ r s))) (* r (PI))) (/.f32 (fma.f32 r (-.f32 (*.f32 r (fma.f32 #s(literal -1/6 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 3 binary32)) (PI.f32))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32)))))) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32)))) (/.f32 #s(literal 1 binary32) (PI.f32))) r)) |
#s(approx (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI)))) (/.f32 (fma.f32 #s(literal -1/24 binary32) (/.f32 r (*.f32 s (PI.f32))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (PI.f32)))) r)) |
#s(approx (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI)))) (/.f32 (fma.f32 r (-.f32 (*.f32 #s(literal 1/144 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32)))) (*.f32 #s(literal 1/24 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (PI.f32)))) r)) |
#s(approx (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI)))) (/.f32 (fma.f32 r (-.f32 (*.f32 r (fma.f32 #s(literal -1/1296 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 3 binary32)) (PI.f32))) (*.f32 #s(literal 1/144 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32)))))) (*.f32 #s(literal 1/24 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (PI.f32)))) r)) |
#s(approx (/ (exp (* -1/3 (/ r s))) (* r (PI))) (/.f32 (fma.f32 #s(literal -1/3 binary32) (/.f32 r (*.f32 s (PI.f32))) (/.f32 #s(literal 1 binary32) (PI.f32))) r)) |
#s(approx (/ (exp (* -1/3 (/ r s))) (* r (PI))) (/.f32 (fma.f32 r (-.f32 (*.f32 #s(literal 1/18 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32)))) (*.f32 #s(literal 1/3 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))) (/.f32 #s(literal 1 binary32) (PI.f32))) r)) |
#s(approx (/ (exp (* -1/3 (/ r s))) (* r (PI))) (/.f32 (fma.f32 r (-.f32 (*.f32 r (fma.f32 #s(literal -1/162 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 3 binary32)) (PI.f32))) (*.f32 #s(literal 1/18 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32)))))) (*.f32 #s(literal 1/3 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))) (/.f32 #s(literal 1 binary32) (PI.f32))) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (+ s s) (* (PI) r))) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1 binary32) (/.f32 r s))) (*.f32 s (PI.f32))) (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 s (PI.f32))))) r)) |
#s(approx (+ 1 (/ (* 3/4 (exp (/ (/ r s) (neg 3)))) (* (* (* 6 (PI)) s) r))) (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 r (*.f32 s (PI.f32))))))) |
#s(approx (/ (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) s) (/.f32 (fma.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1 binary32) (/.f32 r s))) (PI.f32)) (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (PI.f32)))) (*.f32 r s))) |
#s(approx (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) (/.f32 (fma.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1 binary32) (/.f32 r s))) (PI.f32)) (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (PI.f32)))) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (+ s s) (* (PI) r))) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (*.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1 binary32) (/.f32 r s))) (*.f32 s (PI.f32))) (*.f32 #s(literal -1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 s (PI.f32))))) r))) |
#s(approx (/ (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) s) (*.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1 binary32) (/.f32 r s))) (PI.f32)) (*.f32 #s(literal -1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (PI.f32)))) (*.f32 r s)))) |
#s(approx (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) (*.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1 binary32) (/.f32 r s))) (PI.f32)) (*.f32 #s(literal -1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (PI.f32)))) r))) |
6 calls:
| Time | Variable | Point |
|---|---|---|
| 9.0ms | r | -inf |
| 8.0ms | s | inf |
| 5.0ms | r | inf |
| 5.0ms | s | 0 |
| 4.0ms | s | -inf |
| Inputs |
|---|
(+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (+.f32 s s) (*.f32 (PI.f32) r))) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 #s(approx (* (* 6 (PI)) s) (*.f32 #s(literal 6 binary32) (*.f32 s (PI.f32)))) r))) |
(/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (+.f32 s s) (*.f32 (PI.f32) 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 s s) (*.f32 (PI.f32) r)) |
(+.f32 s s) |
(*.f32 (PI.f32) r) |
(PI.f32) |
(/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 #s(approx (* (* 6 (PI)) s) (*.f32 #s(literal 6 binary32) (*.f32 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 #s(approx (* (* 6 (PI)) s) (*.f32 #s(literal 6 binary32) (*.f32 s (PI.f32)))) r) |
#s(approx (* (* 6 (PI)) s) (*.f32 #s(literal 6 binary32) (*.f32 s (PI.f32)))) |
(*.f32 #s(literal 6 binary32) (*.f32 s (PI.f32))) |
#s(literal 6 binary32) |
(*.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 (PI.f32) #s(literal 1/8 binary32))) |
(*.f32 (PI.f32) #s(literal 1/8 binary32)) |
#s(literal 1/8 binary32) |
(*.f32 (fma.f32 (*.f32 (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32)) (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32))) (PI.f32) (PI.f32)) (*.f32 r r)) |
(fma.f32 (*.f32 (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32)) (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32))) (PI.f32) (PI.f32)) |
(*.f32 (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32)) (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32))) |
(/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32)) |
(*.f32 r r) |
(+.f32 #s(literal 1 binary32) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (/.f32 r s) (neg.f32 #s(literal 3 binary32))))) (*.f32 #s(approx (* (* 6 (PI)) s) (*.f32 #s(literal 6 binary32) (*.f32 s (PI.f32)))) r))) |
#s(literal 1 binary32) |
(/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (/.f32 r s) (neg.f32 #s(literal 3 binary32))))) (*.f32 #s(approx (* (* 6 (PI)) s) (*.f32 #s(literal 6 binary32) (*.f32 s (PI.f32)))) r)) |
(*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (/.f32 r s) (neg.f32 #s(literal 3 binary32))))) |
(exp.f32 (/.f32 (/.f32 r s) (neg.f32 #s(literal 3 binary32)))) |
(/.f32 (/.f32 r s) (neg.f32 #s(literal 3 binary32))) |
(/.f32 r s) |
(neg.f32 #s(literal 3 binary32)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1 binary32) (/.f32 r s))) (*.f32 r (PI.f32))) (*.f32 #s(literal 1/8 binary32) #s(approx (/ (exp (* -1/3 (/ r s))) (* r (PI))) (-.f32 (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32))) (*.f32 #s(literal 1/3 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32)))))))) s)) |
(/.f32 (fma.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1 binary32) (/.f32 r s))) (*.f32 r (PI.f32))) (*.f32 #s(literal 1/8 binary32) #s(approx (/ (exp (* -1/3 (/ r s))) (* r (PI))) (-.f32 (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32))) (*.f32 #s(literal 1/3 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32)))))))) s) |
(fma.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1 binary32) (/.f32 r s))) (*.f32 r (PI.f32))) (*.f32 #s(literal 1/8 binary32) #s(approx (/ (exp (* -1/3 (/ r s))) (* r (PI))) (-.f32 (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32))) (*.f32 #s(literal 1/3 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32)))))))) |
(/.f32 (exp.f32 (*.f32 #s(literal -1 binary32) (/.f32 r s))) (*.f32 r (PI.f32))) |
(exp.f32 (*.f32 #s(literal -1 binary32) (/.f32 r s))) |
(*.f32 #s(literal -1 binary32) (/.f32 r s)) |
#s(literal -1 binary32) |
(*.f32 r (PI.f32)) |
(*.f32 #s(literal 1/8 binary32) #s(approx (/ (exp (* -1/3 (/ r s))) (* r (PI))) (-.f32 (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32))) (*.f32 #s(literal 1/3 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))))) |
#s(approx (/ (exp (* -1/3 (/ r s))) (* r (PI))) (-.f32 (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32))) (*.f32 #s(literal 1/3 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32)))))) |
(-.f32 (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32))) (*.f32 #s(literal 1/3 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))) |
(/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32))) |
(*.f32 #s(literal 1/3 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32)))) |
#s(literal 1/3 binary32) |
(/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))) |
| Outputs |
|---|
(+.f32 (PI.f32) (/.f32 (*.f32 (cosh.f32 (/.f32 (PI.f32) #s(literal 3 binary32))) #s(literal 3/4 binary32)) (*.f32 #s(approx (* (PI) 6) (*.f32 #s(literal 6 binary32) (PI.f32))) (PI.f32)))) |
#s(literal 1 binary32) |
#s(literal 2 binary32) |
#s(literal 0 binary32) |
r |
(PI.f32) |
#s(literal 1 binary32) |
#s(literal 2 binary32) |
#s(literal 0 binary32) |
r |
(PI.f32) |
#s(literal 1/4 binary32) |
#s(literal 1 binary32) |
#s(literal 2 binary32) |
#s(literal 0 binary32) |
r |
(PI.f32) |
#s(literal 1 binary32) |
#s(literal 2 binary32) |
#s(literal 0 binary32) |
r |
(PI.f32) |
#s(literal 1 binary32) |
#s(literal 2 binary32) |
#s(literal 0 binary32) |
r |
(PI.f32) |
#s(literal 1 binary32) |
#s(literal 2 binary32) |
#s(literal 0 binary32) |
r |
(PI.f32) |
s |
(neg.f32 (neg.f32 s)) |
#s(literal 1 binary32) |
#s(literal 2 binary32) |
#s(literal 0 binary32) |
r |
(PI.f32) |
#s(literal 1 binary32) |
#s(literal 2 binary32) |
#s(literal 0 binary32) |
r |
(PI.f32) |
#s(literal 1 binary32) |
#s(literal 2 binary32) |
#s(literal 0 binary32) |
r |
(PI.f32) |
#s(literal 1 binary32) |
#s(literal 2 binary32) |
#s(literal 0 binary32) |
r |
(PI.f32) |
(/.f32 (*.f32 (cosh.f32 (/.f32 (PI.f32) #s(literal 3 binary32))) #s(literal 3/4 binary32)) (*.f32 #s(approx (* (PI) 6) (*.f32 #s(literal 6 binary32) (PI.f32))) (PI.f32))) |
(*.f32 (cosh.f32 (/.f32 (PI.f32) #s(literal 3 binary32))) #s(literal 3/4 binary32)) |
(*.f32 #s(literal 3/4 binary32) (cosh.f32 (/.f32 (PI.f32) #s(literal 3 binary32)))) |
(*.f32 (*.f32 (cosh.f32 (/.f32 (PI.f32) #s(literal 3 binary32))) #s(literal 3/4 binary32)) s) |
(*.f32 (*.f32 (cosh.f32 (/.f32 (PI.f32) #s(literal 3 binary32))) #s(literal 3/4 binary32)) (PI.f32)) |
(*.f32 (PI.f32) (*.f32 (cosh.f32 (/.f32 (PI.f32) #s(literal 3 binary32))) #s(literal 3/4 binary32))) |
#s(literal 3/4 binary32) |
(*.f32 #s(literal 3/4 binary32) (PI.f32)) |
(*.f32 (PI.f32) #s(literal 3/4 binary32)) |
(*.f32 #s(literal 1/4 binary32) #s(literal 3/4 binary32)) |
(*.f32 s #s(literal 3/4 binary32)) |
(*.f32 (cosh.f32 (/.f32 (PI.f32) #s(literal 3 binary32))) (PI.f32)) |
(*.f32 (PI.f32) (cosh.f32 (/.f32 (PI.f32) #s(literal 3 binary32)))) |
(*.f32 s (cosh.f32 (/.f32 (PI.f32) #s(literal 3 binary32)))) |
(*.f32 (pow.f32 (cosh.f32 (/.f32 (PI.f32) #s(literal 3 binary32))) (/.f32 #s(literal 3 binary32) (PI.f32))) (pow.f32 (cosh.f32 (/.f32 (PI.f32) #s(literal 3 binary32))) (/.f32 #s(literal 3 binary32) (PI.f32)))) |
(+.f32 (cosh.f32 (/.f32 (PI.f32) #s(literal 3 binary32))) (cosh.f32 (/.f32 (PI.f32) #s(literal 3 binary32)))) |
(*.f32 (/.f32 #s(literal -1 binary32) #s(literal 3 binary32)) (PI.f32)) |
(*.f32 (/.f32 (PI.f32) #s(literal 3 binary32)) #s(literal -1 binary32)) |
(*.f32 (/.f32 (PI.f32) #s(literal 3 binary32)) (/.f32 #s(literal -1 binary32) s)) |
(*.f32 (/.f32 #s(literal -1 binary32) s) (/.f32 (PI.f32) #s(literal 3 binary32))) |
(*.f32 (neg.f32 #s(literal -1 binary32)) (/.f32 (PI.f32) #s(literal 3 binary32))) |
(*.f32 #s(literal 3 binary32) s) |
(*.f32 s #s(literal 3 binary32)) |
(*.f32 (neg.f32 #s(literal 3 binary32)) (neg.f32 s)) |
(*.f32 (neg.f32 s) (neg.f32 #s(literal 3 binary32))) |
(neg.f32 (neg.f32 (*.f32 #s(literal 3 binary32) s))) |
#s(literal 3 binary32) |
(neg.f32 (neg.f32 #s(literal 3 binary32))) |
(*.f32 #s(approx (* (PI) 6) (*.f32 #s(literal 6 binary32) (PI.f32))) (PI.f32)) |
#s(approx (* (PI) 6) (*.f32 #s(literal 6 binary32) (PI.f32))) |
(*.f32 #s(literal 6 binary32) (PI.f32)) |
(*.f32 (PI.f32) #s(literal 6 binary32)) |
(*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) #s(literal 1/4 binary32)) |
(*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) (*.f32 s s)) |
(*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) (neg.f32 s)) |
#s(literal 6 binary32) |
(neg.f32 (neg.f32 #s(literal 6 binary32))) |
#s(literal 1 binary32) |
#s(literal 2 binary32) |
#s(literal 0 binary32) |
r |
(PI.f32) |
#s(approx (/ 3/4 6) (*.f32 (PI.f32) #s(literal 1/8 binary32))) |
(*.f32 (PI.f32) #s(literal 1/8 binary32)) |
(*.f32 #s(literal 1/8 binary32) (PI.f32)) |
(*.f32 (*.f32 (PI.f32) #s(literal 1/8 binary32)) (*.f32 (PI.f32) #s(literal 1/8 binary32))) |
(*.f32 (*.f32 (PI.f32) #s(literal 1/8 binary32)) s) |
(*.f32 (*.f32 (PI.f32) #s(literal 1/8 binary32)) #s(literal 1/8 binary32)) |
#s(literal 1/8 binary32) |
(neg.f32 (neg.f32 #s(literal 1/8 binary32))) |
(*.f32 (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32)) (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32))) |
(*.f32 (*.f32 #s(literal 1/4 binary32) #s(literal 1/4 binary32)) (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32))) |
(*.f32 (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32)) (cosh.f32 (/.f32 (PI.f32) #s(literal 3 binary32)))) |
(*.f32 (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32)) #s(literal 1/4 binary32)) |
(*.f32 (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32)) s) |
(*.f32 (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32)) (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32))) |
(*.f32 (*.f32 #s(literal 1/4 binary32) #s(literal 1/4 binary32)) (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32))) |
(*.f32 (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32)) (cosh.f32 (/.f32 (PI.f32) #s(literal 3 binary32)))) |
(*.f32 (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32)) #s(literal 1/4 binary32)) |
(*.f32 (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32)) s) |
(*.f32 (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32)) (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32))) |
(*.f32 (*.f32 #s(literal 1/4 binary32) #s(literal 1/4 binary32)) (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32))) |
(*.f32 (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32)) (cosh.f32 (/.f32 (PI.f32) #s(literal 3 binary32)))) |
(*.f32 (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32)) #s(literal 1/4 binary32)) |
(*.f32 (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32)) s) |
(*.f32 (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32)) (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32))) |
(*.f32 (*.f32 #s(literal 1/4 binary32) #s(literal 1/4 binary32)) (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32))) |
(*.f32 (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32)) (cosh.f32 (/.f32 (PI.f32) #s(literal 3 binary32)))) |
(*.f32 (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32)) #s(literal 1/4 binary32)) |
(*.f32 (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32)) s) |
#s(literal 1 binary32) |
#s(literal 2 binary32) |
#s(literal 0 binary32) |
r |
(PI.f32) |
(+.f32 (PI.f32) (/.f32 (*.f32 (cosh.f32 (/.f32 (PI.f32) #s(literal 3 binary32))) #s(literal 3/4 binary32)) (*.f32 #s(approx (* (PI) 6) (*.f32 #s(literal 6 binary32) (PI.f32))) (PI.f32)))) |
#s(literal 1 binary32) |
#s(literal 2 binary32) |
#s(literal 0 binary32) |
r |
(PI.f32) |
(/.f32 (*.f32 (cosh.f32 (/.f32 (PI.f32) #s(literal 3 binary32))) #s(literal 3/4 binary32)) (*.f32 #s(approx (* (PI) 6) (*.f32 #s(literal 6 binary32) (PI.f32))) (PI.f32))) |
(*.f32 (cosh.f32 (/.f32 (PI.f32) #s(literal 3 binary32))) #s(literal 3/4 binary32)) |
(*.f32 #s(literal 3/4 binary32) (cosh.f32 (/.f32 (PI.f32) #s(literal 3 binary32)))) |
(*.f32 (*.f32 (cosh.f32 (/.f32 (PI.f32) #s(literal 3 binary32))) #s(literal 3/4 binary32)) s) |
(*.f32 (*.f32 (cosh.f32 (/.f32 (PI.f32) #s(literal 3 binary32))) #s(literal 3/4 binary32)) (PI.f32)) |
(*.f32 (PI.f32) (*.f32 (cosh.f32 (/.f32 (PI.f32) #s(literal 3 binary32))) #s(literal 3/4 binary32))) |
(*.f32 (cosh.f32 (/.f32 (PI.f32) #s(literal 3 binary32))) (PI.f32)) |
(*.f32 (PI.f32) (cosh.f32 (/.f32 (PI.f32) #s(literal 3 binary32)))) |
(*.f32 s (cosh.f32 (/.f32 (PI.f32) #s(literal 3 binary32)))) |
(*.f32 (pow.f32 (cosh.f32 (/.f32 (PI.f32) #s(literal 3 binary32))) (/.f32 #s(literal 3 binary32) (PI.f32))) (pow.f32 (cosh.f32 (/.f32 (PI.f32) #s(literal 3 binary32))) (/.f32 #s(literal 3 binary32) (PI.f32)))) |
(+.f32 (cosh.f32 (/.f32 (PI.f32) #s(literal 3 binary32))) (cosh.f32 (/.f32 (PI.f32) #s(literal 3 binary32)))) |
(*.f32 (/.f32 #s(literal -1 binary32) #s(literal 3 binary32)) (PI.f32)) |
(*.f32 (/.f32 (PI.f32) #s(literal 3 binary32)) #s(literal -1 binary32)) |
(*.f32 (/.f32 (PI.f32) #s(literal 3 binary32)) (/.f32 #s(literal -1 binary32) s)) |
(*.f32 (/.f32 #s(literal -1 binary32) s) (/.f32 (PI.f32) #s(literal 3 binary32))) |
(*.f32 (neg.f32 #s(literal -1 binary32)) (/.f32 (PI.f32) #s(literal 3 binary32))) |
#s(literal 1 binary32) |
#s(literal 2 binary32) |
#s(literal 0 binary32) |
r |
(PI.f32) |
(*.f32 #s(literal -1 binary32) #s(literal 3 binary32)) |
(*.f32 #s(literal 3 binary32) #s(literal -1 binary32)) |
(neg.f32 #s(literal 3 binary32)) |
(neg.f32 (*.f32 #s(literal -1 binary32) (neg.f32 #s(literal 3 binary32)))) |
#s(approx (/ 3/4 6) (/.f32 (fma.f32 #s(literal 1/8 binary32) (PI.f32) (*.f32 #s(literal 1/8 binary32) #s(approx (PI) (-.f32 #s(literal 1/3 binary32) (PI.f32))))) s)) |
(/.f32 (fma.f32 #s(literal 1/8 binary32) (PI.f32) (*.f32 #s(literal 1/8 binary32) #s(approx (PI) (-.f32 #s(literal 1/3 binary32) (PI.f32))))) s) |
(fma.f32 #s(literal 1/8 binary32) (PI.f32) (*.f32 #s(literal 1/8 binary32) #s(approx (PI) (-.f32 #s(literal 1/3 binary32) (PI.f32))))) |
#s(literal 1 binary32) |
#s(literal 2 binary32) |
#s(literal 0 binary32) |
r |
(PI.f32) |
#s(literal 1 binary32) |
#s(literal 2 binary32) |
#s(literal 0 binary32) |
r |
(PI.f32) |
#s(literal 1 binary32) |
#s(literal 2 binary32) |
#s(literal 0 binary32) |
r |
(PI.f32) |
#s(literal -1 binary32) |
(log.f32 (exp.f32 #s(literal -1 binary32))) |
#s(literal 1 binary32) |
#s(literal 2 binary32) |
#s(literal 0 binary32) |
r |
(PI.f32) |
(*.f32 #s(literal 1/8 binary32) #s(approx (PI) (-.f32 #s(literal 1/3 binary32) (PI.f32)))) |
#s(approx (PI) (-.f32 #s(literal 1/3 binary32) (PI.f32))) |
(*.f32 (-.f32 #s(literal 1/3 binary32) (PI.f32)) (-.f32 #s(literal 1/3 binary32) (PI.f32))) |
(*.f32 (-.f32 #s(literal 1/3 binary32) (PI.f32)) (PI.f32)) |
(*.f32 (+.f32 (PI.f32) (fabs.f32 #s(literal 1/3 binary32))) (-.f32 (PI.f32) (fabs.f32 #s(literal 1/3 binary32)))) |
(*.f32 (-.f32 (-.f32 #s(literal 1/3 binary32) (PI.f32)) #s(literal 1/3 binary32)) (-.f32 #s(literal 1/3 binary32) (PI.f32))) |
(*.f32 (-.f32 #s(literal 1/3 binary32) (PI.f32)) (-.f32 (-.f32 #s(literal 1/3 binary32) (PI.f32)) #s(literal 1/3 binary32))) |
#s(literal 1 binary32) |
#s(literal 2 binary32) |
#s(literal 0 binary32) |
r |
(PI.f32) |
#s(literal 1/3 binary32) |
(*.f32 #s(literal 1/3 binary32) (PI.f32)) |
(*.f32 (PI.f32) #s(literal 1/3 binary32)) |
(+.f32 #s(literal 1/3 binary32) #s(literal 1/3 binary32)) |
(/.f32 #s(literal 1/3 binary32) (PI.f32)) |
#s(literal 1/3 binary32) |
(*.f32 #s(literal 1/3 binary32) (PI.f32)) |
(*.f32 (PI.f32) #s(literal 1/3 binary32)) |
(+.f32 #s(literal 1/3 binary32) #s(literal 1/3 binary32)) |
(/.f32 #s(literal 1/3 binary32) (PI.f32)) |
#s(literal 1 binary32) |
#s(literal 2 binary32) |
#s(literal 0 binary32) |
r |
(PI.f32) |
Compiled 12 863 to 1 497 computations (88.4% saved)
42 alts after pruning (36 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 221 | 16 | 237 |
| Fresh | 8 | 20 | 28 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 5 | 5 |
| Total | 233 | 42 | 275 |
| Status | Accuracy | Program |
|---|---|---|
| 10.8% | (+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (+.f32 s s) (*.f32 (PI.f32) r))) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) (+.f32 #s(literal 3/4 binary32) (*.f32 #s(literal -1/4 binary32) (/.f32 r s)))) (*.f32 #s(approx (* (* 6 (PI)) s) (*.f32 #s(literal 6 binary32) (*.f32 s (PI.f32)))) r))) | |
| 99.3% | (+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 (*.f32 s #s(literal 6 binary32)) (*.f32 (PI.f32) r)))) | |
| 8.8% | (+.f32 (/.f32 #s(approx (* 1/4 (exp (/ (neg r) s))) (+.f32 #s(literal 1/4 binary32) (*.f32 #s(literal -1/4 binary32) (/.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))) | |
| 8.8% | (+.f32 (*.f32 (PI.f32) (PI.f32)) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (/.f32 r s) (neg.f32 #s(literal 3 binary32))))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) | |
| 9.0% | (+.f32 (PI.f32) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 #s(approx (* (* 6 (PI)) s) (*.f32 #s(literal 6 binary32) (*.f32 s (PI.f32)))) r))) | |
| 8.2% | (+.f32 (PI.f32) (/.f32 (PI.f32) (*.f32 #s(approx (PI) (PI.f32)) r))) | |
| 7.7% | (+.f32 (PI.f32) (/.f32 #s(approx (PI) #s(literal 3/4 binary32)) (PI.f32))) | |
| 99.3% | (+.f32 #s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (+ s s) (* (PI) r))) (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1 binary32) (/.f32 r s))) (*.f32 r (*.f32 s (PI.f32)))))) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 #s(approx (* (* 6 (PI)) s) (*.f32 #s(literal 6 binary32) (*.f32 s (PI.f32)))) r))) | |
| ✓ | 92.1% | (+.f32 #s(literal 0 binary32) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (/.f32 r s) (neg.f32 #s(literal 3 binary32))))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
| 92.1% | (+.f32 #s(literal 0 binary32) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (/.f32 r s) (neg.f32 #s(literal 3 binary32))))) (*.f32 #s(approx (* (* 6 (PI)) s) (*.f32 #s(literal 6 binary32) (*.f32 s (PI.f32)))) r))) | |
| 92.0% | (+.f32 #s(literal 0 binary32) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 #s(approx (* (* 6 (PI)) s) (*.f32 #s(literal 6 binary32) (*.f32 s (PI.f32)))) r))) | |
| 92.0% | (+.f32 #s(literal 0 binary32) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (*.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 #s(literal -1 binary32) s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) | |
| 92.0% | (+.f32 #s(literal 0 binary32) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 #s(approx (/ (/ r s) (neg 3)) (*.f32 #s(literal -1/3 binary32) (/.f32 r s))))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) | |
| ✓ | 7.4% | (+.f32 #s(literal 0 binary32) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
| 7.8% | (+.f32 #s(literal 0 binary32) (/.f32 #s(approx (PI) #s(literal 3/4 binary32)) (PI.f32))) | |
| 7.1% | (*.f32 (/.f32 (-.f32 (pow.f32 (*.f32 (exp.f32 (neg.f32 (/.f32 r s))) (/.f32 #s(literal 1/4 binary32) (*.f32 (+.f32 s s) r))) #s(literal 2 binary32)) (pow.f32 (*.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) (*.f32 r s))) (exp.f32 (neg.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s))))) #s(literal 2 binary32))) (-.f32 (*.f32 (exp.f32 (neg.f32 (/.f32 r s))) (*.f32 (/.f32 #s(literal 1/4 binary32) (+.f32 s s)) (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) (*.f32 r s)))) (*.f32 (exp.f32 (neg.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s)))) (*.f32 #s(literal 3/4 binary32) r)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) (*.f32 r r))) | |
| 8.0% | (*.f32 (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32)) (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32))) | |
| 12.8% | (*.f32 (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32)) s) | |
| 7.9% | (*.f32 (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32)) #s(literal 1/4 binary32)) | |
| 8.0% | (*.f32 (*.f32 #s(literal 1/4 binary32) #s(literal 1/4 binary32)) (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32))) | |
| 99.3% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (+ s s) (* (PI) r))) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1 binary32) (/.f32 r s))) (*.f32 s (PI.f32))) (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 s (PI.f32))))) r)) | |
| 10.3% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (+ s s) (* (PI) r))) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 #s(literal -1/6 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))) r)) | |
| ✓ | 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 (fma.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1 binary32) (/.f32 r s))) (*.f32 r (PI.f32))) (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 r (PI.f32))))) s)) |
| 10.8% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1 binary32) (/.f32 r s))) (*.f32 r (PI.f32))) (*.f32 #s(literal 1/8 binary32) #s(approx (/ (exp (* -1/3 (/ r s))) (* r (PI))) (-.f32 (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32))) #s(approx (* 1/3 (/ 1 (* s (PI)))) (/.f32 #s(literal 1/3 binary32) (*.f32 s (PI.f32)))))))) s)) | |
| 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(approx (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) (fma.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal 1/144 binary32) (/.f32 r (PI.f32)) (*.f32 (PI.f32) #s(literal 1/16 binary32))) s) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (PI.f32)))) s) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32)))))) s)) | |
| 11.6% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(approx (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) (fma.f32 #s(literal -1 binary32) (/.f32 #s(approx (+ (* -1 (/ (+ (* 1/144 (/ r (PI))) (* 1/16 (/ r (PI)))) s)) (* 1/6 (/ 1 (PI)))) (fma.f32 #s(literal -5/72 binary32) (/.f32 r (*.f32 s (PI.f32))) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (PI.f32))))) s) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32)))))) s)) | |
| 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 (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) (fma.f32 #s(literal -1 binary32) #s(approx (/ (+ (* -1 (/ (+ (* 1/144 (/ r (PI))) (* 1/16 (/ r (PI)))) s)) (* 1/6 (/ 1 (PI)))) s) (/.f32 #s(literal 1/6 binary32) (*.f32 s (PI.f32)))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32)))))) s)) | |
| 11.5% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(approx (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) (/.f32 (fma.f32 r (-.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32)))) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (PI.f32)))) r)) s)) | |
| 10.3% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(approx (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) (/.f32 (fma.f32 #s(literal -1/6 binary32) (/.f32 r (*.f32 s (PI.f32))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (PI.f32)))) r)) s)) | |
| 9.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(approx (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32)))) s)) | |
| 6.4% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(approx (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) (*.f32 (fma.f32 (-.f32 #s(literal 1/144 binary32) #s(literal 1/16 binary32)) (PI.f32) (-.f32 #s(literal 1/6 binary32) (PI.f32))) (fma.f32 (-.f32 #s(literal 1/144 binary32) #s(literal 1/16 binary32)) (PI.f32) (-.f32 #s(literal 1/6 binary32) (PI.f32))))) s)) | |
| 6.4% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(approx (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) (*.f32 (-.f32 (fma.f32 (-.f32 #s(literal 1/144 binary32) #s(literal 1/16 binary32)) (PI.f32) (-.f32 #s(literal 1/6 binary32) (PI.f32))) (fma.f32 (-.f32 #s(literal 1/144 binary32) #s(literal 1/16 binary32)) (PI.f32) #s(literal 1/6 binary32))) (fma.f32 (-.f32 #s(literal 1/144 binary32) #s(literal 1/16 binary32)) (PI.f32) (-.f32 #s(literal 1/6 binary32) (PI.f32))))) s)) | |
| 11.5% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(approx (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) #s(approx (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/144 (/ r (PI))) (* 1/16 (/ r (PI)))) s)) (* 1/6 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))) (/.f32 (fma.f32 #s(literal 1/144 binary32) (/.f32 r (PI.f32)) (fma.f32 #s(literal 1/16 binary32) (/.f32 r (PI.f32)) (*.f32 s (-.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 s (*.f32 r (PI.f32)))) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (PI.f32))))))) (pow.f32 s #s(literal 2 binary32))))) s)) | |
| ✓ | 9.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) (*.f32 r (*.f32 s (PI.f32))))) |
| 7.9% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (*.f32 (*.f32 (PI.f32) #s(literal 1/8 binary32)) (*.f32 (PI.f32) #s(literal 1/8 binary32)))) | |
| 12.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 (PI.f32) #s(literal 1/8 binary32)) s)) | |
| 7.9% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (*.f32 (*.f32 (PI.f32) #s(literal 1/8 binary32)) #s(literal 1/8 binary32))) | |
| ✓ | 7.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 (PI.f32) #s(literal 1/8 binary32))) |
| 99.3% | #s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(approx (/ (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) s) (/.f32 (fma.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1 binary32) (/.f32 r s))) (PI.f32)) (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (PI.f32)))) (*.f32 r s)))) | |
| ✓ | 7.7% | #s(approx (+ (PI) (* (/ 3/4 6) (cbrt (PI)))) (PI.f32)) |
| 9.1% | #s(approx (+ 1 (/ (* 3/4 (exp (/ (/ r s) (neg 3)))) (* (* (* 6 (PI)) s) r))) (/.f32 (+.f32 s (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 r (PI.f32))))) s)) | |
| 9.1% | #s(approx (+ 1 (/ (* 3/4 (exp (/ (/ r s) (neg 3)))) (* (* (* 6 (PI)) s) r))) (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 r (*.f32 s (PI.f32))))))) |
Compiled 1 917 to 1 373 computations (28.4% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
#s(approx (+ (PI) (* (/ 3/4 6) (cbrt (PI)))) (PI.f32)) |
| Outputs |
|---|
#s(approx (+ (PI) (* (/ 3/4 6) (cbrt (PI)))) (PI.f32)) |
| Inputs |
|---|
#s(approx (+ (PI) (* (/ 3/4 6) (cbrt (PI)))) (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 (PI.f32) #s(literal 1/8 binary32))) |
| Outputs |
|---|
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (*.f32 (PI.f32) #s(literal 1/8 binary32))) |
| Inputs |
|---|
#s(approx (+ (PI) (* (/ 3/4 6) (cbrt (PI)))) (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 (PI.f32) #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) (PI.f32)) #s(literal 1/8 binary32))) |
| Outputs |
|---|
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (*.f32 (*.f32 #s(literal 1/8 binary32) (PI.f32)) #s(literal 1/8 binary32))) |
| Inputs |
|---|
#s(approx (+ (PI) (* (/ 3/4 6) (cbrt (PI)))) (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 (PI.f32) #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) (PI.f32)) #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) (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 (PI.f32) #s(literal 1/8 binary32)) #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 (PI.f32) #s(literal 1/8 binary32)) s)) |
(+.f32 #s(literal 0 binary32) (/.f32 #s(approx (PI) #s(literal 3/4 binary32)) (PI.f32))) |
(+.f32 (PI.f32) (/.f32 #s(approx (PI) #s(literal 3/4 binary32)) (PI.f32))) |
(*.f32 (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32)) #s(literal 1/4 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/8 binary32) (PI.f32)) s)) |
| Inputs |
|---|
#s(approx (+ (PI) (* (/ 3/4 6) (cbrt (PI)))) (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 (PI.f32) #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) (PI.f32)) #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) (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 (PI.f32) #s(literal 1/8 binary32)) #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 (PI.f32) #s(literal 1/8 binary32)) s)) |
(+.f32 #s(literal 0 binary32) (/.f32 #s(approx (PI) #s(literal 3/4 binary32)) (PI.f32))) |
(+.f32 (PI.f32) (/.f32 #s(approx (PI) #s(literal 3/4 binary32)) (PI.f32))) |
(*.f32 (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32)) #s(literal 1/4 binary32)) |
(*.f32 (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32)) s) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (*.f32 (*.f32 #s(literal 1/8 binary32) (PI.f32)) (*.f32 #s(literal 1/8 binary32) (PI.f32)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (*.f32 (*.f32 (PI.f32) #s(literal 1/8 binary32)) (*.f32 (PI.f32) #s(literal 1/8 binary32)))) |
(+.f32 (PI.f32) (/.f32 #s(approx (* 3/4 (cbrt (PI))) #s(literal 3/4 binary32)) (*.f32 #s(literal 6 binary32) (PI.f32)))) |
(+.f32 (PI.f32) (/.f32 (PI.f32) (*.f32 #s(approx (PI) (PI.f32)) r))) |
| Outputs |
|---|
(*.f32 (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32)) s) |
| Inputs |
|---|
#s(approx (+ (PI) (* (/ 3/4 6) (cbrt (PI)))) (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 (PI.f32) #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) (PI.f32)) #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) (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 (PI.f32) #s(literal 1/8 binary32)) #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 (PI.f32) #s(literal 1/8 binary32)) s)) |
(+.f32 #s(literal 0 binary32) (/.f32 #s(approx (PI) #s(literal 3/4 binary32)) (PI.f32))) |
(+.f32 (PI.f32) (/.f32 #s(approx (PI) #s(literal 3/4 binary32)) (PI.f32))) |
(*.f32 (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32)) #s(literal 1/4 binary32)) |
(*.f32 (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32)) s) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (*.f32 (*.f32 #s(literal 1/8 binary32) (PI.f32)) (*.f32 #s(literal 1/8 binary32) (PI.f32)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (*.f32 (*.f32 (PI.f32) #s(literal 1/8 binary32)) (*.f32 (PI.f32) #s(literal 1/8 binary32)))) |
(+.f32 (PI.f32) (/.f32 #s(approx (* 3/4 (cbrt (PI))) #s(literal 3/4 binary32)) (*.f32 #s(literal 6 binary32) (PI.f32)))) |
(+.f32 (PI.f32) (/.f32 (PI.f32) (*.f32 #s(approx (PI) (PI.f32)) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (*.f32 r (*.f32 s (PI.f32))))) |
(*.f32 (*.f32 #s(literal 1/4 binary32) #s(literal 1/4 binary32)) (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32))) |
| Outputs |
|---|
(*.f32 (/.f32 #s(literal 3/4 binary32) #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 r (*.f32 s (PI.f32))))) |
| Inputs |
|---|
#s(approx (+ (PI) (* (/ 3/4 6) (cbrt (PI)))) (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 (PI.f32) #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) (PI.f32)) #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) (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 (PI.f32) #s(literal 1/8 binary32)) #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 (PI.f32) #s(literal 1/8 binary32)) s)) |
(+.f32 #s(literal 0 binary32) (/.f32 #s(approx (PI) #s(literal 3/4 binary32)) (PI.f32))) |
(+.f32 (PI.f32) (/.f32 #s(approx (PI) #s(literal 3/4 binary32)) (PI.f32))) |
(*.f32 (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32)) #s(literal 1/4 binary32)) |
(*.f32 (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32)) s) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (*.f32 (*.f32 #s(literal 1/8 binary32) (PI.f32)) (*.f32 #s(literal 1/8 binary32) (PI.f32)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (*.f32 (*.f32 (PI.f32) #s(literal 1/8 binary32)) (*.f32 (PI.f32) #s(literal 1/8 binary32)))) |
(+.f32 (PI.f32) (/.f32 #s(approx (* 3/4 (cbrt (PI))) #s(literal 3/4 binary32)) (*.f32 #s(literal 6 binary32) (PI.f32)))) |
(+.f32 (PI.f32) (/.f32 (PI.f32) (*.f32 #s(approx (PI) (PI.f32)) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (*.f32 r (*.f32 s (PI.f32))))) |
(*.f32 (*.f32 #s(literal 1/4 binary32) #s(literal 1/4 binary32)) (/.f32 #s(literal 3/4 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(approx (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32)))) s)) |
(*.f32 (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32)) (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32))) |
(+.f32 #s(literal 0 binary32) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
(*.f32 (fma.f32 (*.f32 (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32)) (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32))) (PI.f32) (PI.f32)) (PI.f32)) |
(*.f32 (fma.f32 (*.f32 (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32)) (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32))) (PI.f32) (PI.f32)) (*.f32 r r)) |
| Outputs |
|---|
(*.f32 (/.f32 #s(literal 3/4 binary32) #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(approx (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32)))) s)) |
| Inputs |
|---|
#s(approx (+ (PI) (* (/ 3/4 6) (cbrt (PI)))) (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 (PI.f32) #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) (PI.f32)) #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) (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 (PI.f32) #s(literal 1/8 binary32)) #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 (PI.f32) #s(literal 1/8 binary32)) s)) |
(+.f32 #s(literal 0 binary32) (/.f32 #s(approx (PI) #s(literal 3/4 binary32)) (PI.f32))) |
(+.f32 (PI.f32) (/.f32 #s(approx (PI) #s(literal 3/4 binary32)) (PI.f32))) |
(*.f32 (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32)) #s(literal 1/4 binary32)) |
(*.f32 (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32)) s) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (*.f32 (*.f32 #s(literal 1/8 binary32) (PI.f32)) (*.f32 #s(literal 1/8 binary32) (PI.f32)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (*.f32 (*.f32 (PI.f32) #s(literal 1/8 binary32)) (*.f32 (PI.f32) #s(literal 1/8 binary32)))) |
(+.f32 (PI.f32) (/.f32 #s(approx (* 3/4 (cbrt (PI))) #s(literal 3/4 binary32)) (*.f32 #s(literal 6 binary32) (PI.f32)))) |
(+.f32 (PI.f32) (/.f32 (PI.f32) (*.f32 #s(approx (PI) (PI.f32)) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (*.f32 r (*.f32 s (PI.f32))))) |
(*.f32 (*.f32 #s(literal 1/4 binary32) #s(literal 1/4 binary32)) (/.f32 #s(literal 3/4 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(approx (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32)))) s)) |
(*.f32 (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32)) (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32))) |
(+.f32 #s(literal 0 binary32) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
(*.f32 (fma.f32 (*.f32 (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32)) (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32))) (PI.f32) (PI.f32)) (PI.f32)) |
(*.f32 (fma.f32 (*.f32 (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32)) (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32))) (PI.f32) (PI.f32)) (*.f32 r r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(approx (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) (fma.f32 #s(literal -1 binary32) #s(approx (/ (+ (* -1 (/ (+ (* 1/144 (/ r (PI))) (* 1/16 (/ r (PI)))) s)) (* 1/6 (/ 1 (PI)))) s) (/.f32 #s(literal 1/6 binary32) (*.f32 s (PI.f32)))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32)))))) s)) |
#s(approx (+ (/ (* 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 #s(literal 1 binary32) (*.f32 r (PI.f32)))) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))) s)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (/ r s) (neg 3)))) (* (* (* 6 (PI)) s) r))) (/.f32 (-.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32)))) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))) s)) |
| Outputs |
|---|
(*.f32 (/.f32 #s(literal 3/4 binary32) #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(approx (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) (fma.f32 #s(literal -1 binary32) #s(approx (/ (+ (* -1 (/ (+ (* 1/144 (/ r (PI))) (* 1/16 (/ r (PI)))) s)) (* 1/6 (/ 1 (PI)))) s) (/.f32 #s(literal 1/6 binary32) (*.f32 s (PI.f32)))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32)))))) s)) |
| Inputs |
|---|
#s(approx (+ (PI) (* (/ 3/4 6) (cbrt (PI)))) (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 (PI.f32) #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) (PI.f32)) #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) (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 (PI.f32) #s(literal 1/8 binary32)) #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 (PI.f32) #s(literal 1/8 binary32)) s)) |
(+.f32 #s(literal 0 binary32) (/.f32 #s(approx (PI) #s(literal 3/4 binary32)) (PI.f32))) |
(+.f32 (PI.f32) (/.f32 #s(approx (PI) #s(literal 3/4 binary32)) (PI.f32))) |
(*.f32 (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32)) #s(literal 1/4 binary32)) |
(*.f32 (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32)) s) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (*.f32 (*.f32 #s(literal 1/8 binary32) (PI.f32)) (*.f32 #s(literal 1/8 binary32) (PI.f32)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (*.f32 (*.f32 (PI.f32) #s(literal 1/8 binary32)) (*.f32 (PI.f32) #s(literal 1/8 binary32)))) |
(+.f32 (PI.f32) (/.f32 #s(approx (* 3/4 (cbrt (PI))) #s(literal 3/4 binary32)) (*.f32 #s(literal 6 binary32) (PI.f32)))) |
(+.f32 (PI.f32) (/.f32 (PI.f32) (*.f32 #s(approx (PI) (PI.f32)) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (*.f32 r (*.f32 s (PI.f32))))) |
(*.f32 (*.f32 #s(literal 1/4 binary32) #s(literal 1/4 binary32)) (/.f32 #s(literal 3/4 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(approx (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32)))) s)) |
(*.f32 (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32)) (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32))) |
(+.f32 #s(literal 0 binary32) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
(*.f32 (fma.f32 (*.f32 (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32)) (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32))) (PI.f32) (PI.f32)) (PI.f32)) |
(*.f32 (fma.f32 (*.f32 (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32)) (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32))) (PI.f32) (PI.f32)) (*.f32 r r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(approx (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) (fma.f32 #s(literal -1 binary32) #s(approx (/ (+ (* -1 (/ (+ (* 1/144 (/ r (PI))) (* 1/16 (/ r (PI)))) s)) (* 1/6 (/ 1 (PI)))) s) (/.f32 #s(literal 1/6 binary32) (*.f32 s (PI.f32)))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32)))))) s)) |
#s(approx (+ (/ (* 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 #s(literal 1 binary32) (*.f32 r (PI.f32)))) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))) s)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (/ r s) (neg 3)))) (* (* (* 6 (PI)) s) r))) (/.f32 (-.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32)))) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))) s)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(approx (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) (/.f32 (fma.f32 #s(literal -1/6 binary32) (/.f32 r (*.f32 s (PI.f32))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (PI.f32)))) r)) s)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(approx (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) (*.f32 (fma.f32 (-.f32 #s(literal 1/144 binary32) #s(literal 1/16 binary32)) (PI.f32) (-.f32 #s(literal 1/6 binary32) (PI.f32))) (fma.f32 (-.f32 #s(literal 1/144 binary32) #s(literal 1/16 binary32)) (PI.f32) (-.f32 #s(literal 1/6 binary32) (PI.f32))))) s)) |
#s(approx (+ 1 (/ (* 3/4 (exp (/ (/ r s) (neg 3)))) (* (* (* 6 (PI)) s) r))) (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 r (*.f32 s (PI.f32))))))) |
#s(approx (+ 1 (/ (* 3/4 (exp (/ (/ r s) (neg 3)))) (* (* (* 6 (PI)) s) r))) (/.f32 (+.f32 s (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 r (PI.f32))))) s)) |
(*.f32 (fma.f32 (*.f32 (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32)) (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32))) (PI.f32) (PI.f32)) (fma.f32 (*.f32 (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32)) (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32))) (PI.f32) (PI.f32))) |
| Outputs |
|---|
(*.f32 (/.f32 #s(literal 3/4 binary32) #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(approx (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) (/.f32 (fma.f32 #s(literal -1/6 binary32) (/.f32 r (*.f32 s (PI.f32))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (PI.f32)))) r)) s)) |
| Inputs |
|---|
#s(approx (+ (PI) (* (/ 3/4 6) (cbrt (PI)))) (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 (PI.f32) #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) (PI.f32)) #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) (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 (PI.f32) #s(literal 1/8 binary32)) #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 (PI.f32) #s(literal 1/8 binary32)) s)) |
(+.f32 #s(literal 0 binary32) (/.f32 #s(approx (PI) #s(literal 3/4 binary32)) (PI.f32))) |
(+.f32 (PI.f32) (/.f32 #s(approx (PI) #s(literal 3/4 binary32)) (PI.f32))) |
(*.f32 (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32)) #s(literal 1/4 binary32)) |
(*.f32 (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32)) s) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (*.f32 (*.f32 #s(literal 1/8 binary32) (PI.f32)) (*.f32 #s(literal 1/8 binary32) (PI.f32)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (*.f32 (*.f32 (PI.f32) #s(literal 1/8 binary32)) (*.f32 (PI.f32) #s(literal 1/8 binary32)))) |
(+.f32 (PI.f32) (/.f32 #s(approx (* 3/4 (cbrt (PI))) #s(literal 3/4 binary32)) (*.f32 #s(literal 6 binary32) (PI.f32)))) |
(+.f32 (PI.f32) (/.f32 (PI.f32) (*.f32 #s(approx (PI) (PI.f32)) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (*.f32 r (*.f32 s (PI.f32))))) |
(*.f32 (*.f32 #s(literal 1/4 binary32) #s(literal 1/4 binary32)) (/.f32 #s(literal 3/4 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(approx (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32)))) s)) |
(*.f32 (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32)) (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32))) |
(+.f32 #s(literal 0 binary32) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
(*.f32 (fma.f32 (*.f32 (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32)) (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32))) (PI.f32) (PI.f32)) (PI.f32)) |
(*.f32 (fma.f32 (*.f32 (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32)) (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32))) (PI.f32) (PI.f32)) (*.f32 r r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(approx (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) (fma.f32 #s(literal -1 binary32) #s(approx (/ (+ (* -1 (/ (+ (* 1/144 (/ r (PI))) (* 1/16 (/ r (PI)))) s)) (* 1/6 (/ 1 (PI)))) s) (/.f32 #s(literal 1/6 binary32) (*.f32 s (PI.f32)))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32)))))) s)) |
#s(approx (+ (/ (* 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 #s(literal 1 binary32) (*.f32 r (PI.f32)))) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))) s)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (/ r s) (neg 3)))) (* (* (* 6 (PI)) s) r))) (/.f32 (-.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32)))) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))) s)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(approx (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) (/.f32 (fma.f32 #s(literal -1/6 binary32) (/.f32 r (*.f32 s (PI.f32))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (PI.f32)))) r)) s)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(approx (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) (*.f32 (fma.f32 (-.f32 #s(literal 1/144 binary32) #s(literal 1/16 binary32)) (PI.f32) (-.f32 #s(literal 1/6 binary32) (PI.f32))) (fma.f32 (-.f32 #s(literal 1/144 binary32) #s(literal 1/16 binary32)) (PI.f32) (-.f32 #s(literal 1/6 binary32) (PI.f32))))) s)) |
#s(approx (+ 1 (/ (* 3/4 (exp (/ (/ r s) (neg 3)))) (* (* (* 6 (PI)) s) r))) (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 r (*.f32 s (PI.f32))))))) |
#s(approx (+ 1 (/ (* 3/4 (exp (/ (/ r s) (neg 3)))) (* (* (* 6 (PI)) s) r))) (/.f32 (+.f32 s (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 r (PI.f32))))) s)) |
(*.f32 (fma.f32 (*.f32 (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32)) (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32))) (PI.f32) (PI.f32)) (fma.f32 (*.f32 (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32)) (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32))) (PI.f32) (PI.f32))) |
(+.f32 #s(literal 0 binary32) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 #s(approx (/ (/ r s) (neg 3)) (*.f32 #s(literal -1/3 binary32) (/.f32 r s))))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
| Outputs |
|---|
(+.f32 #s(literal 0 binary32) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 #s(approx (/ (/ r s) (neg 3)) (*.f32 #s(literal -1/3 binary32) (/.f32 r s))))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
| Inputs |
|---|
#s(approx (+ (PI) (* (/ 3/4 6) (cbrt (PI)))) (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 (PI.f32) #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) (PI.f32)) #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) (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 (PI.f32) #s(literal 1/8 binary32)) #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 (PI.f32) #s(literal 1/8 binary32)) s)) |
(+.f32 #s(literal 0 binary32) (/.f32 #s(approx (PI) #s(literal 3/4 binary32)) (PI.f32))) |
(+.f32 (PI.f32) (/.f32 #s(approx (PI) #s(literal 3/4 binary32)) (PI.f32))) |
(*.f32 (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32)) #s(literal 1/4 binary32)) |
(*.f32 (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32)) s) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (*.f32 (*.f32 #s(literal 1/8 binary32) (PI.f32)) (*.f32 #s(literal 1/8 binary32) (PI.f32)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (*.f32 (*.f32 (PI.f32) #s(literal 1/8 binary32)) (*.f32 (PI.f32) #s(literal 1/8 binary32)))) |
(+.f32 (PI.f32) (/.f32 #s(approx (* 3/4 (cbrt (PI))) #s(literal 3/4 binary32)) (*.f32 #s(literal 6 binary32) (PI.f32)))) |
(+.f32 (PI.f32) (/.f32 (PI.f32) (*.f32 #s(approx (PI) (PI.f32)) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (*.f32 r (*.f32 s (PI.f32))))) |
(*.f32 (*.f32 #s(literal 1/4 binary32) #s(literal 1/4 binary32)) (/.f32 #s(literal 3/4 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(approx (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32)))) s)) |
(*.f32 (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32)) (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32))) |
(+.f32 #s(literal 0 binary32) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
(*.f32 (fma.f32 (*.f32 (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32)) (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32))) (PI.f32) (PI.f32)) (PI.f32)) |
(*.f32 (fma.f32 (*.f32 (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32)) (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32))) (PI.f32) (PI.f32)) (*.f32 r r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(approx (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) (fma.f32 #s(literal -1 binary32) #s(approx (/ (+ (* -1 (/ (+ (* 1/144 (/ r (PI))) (* 1/16 (/ r (PI)))) s)) (* 1/6 (/ 1 (PI)))) s) (/.f32 #s(literal 1/6 binary32) (*.f32 s (PI.f32)))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32)))))) s)) |
#s(approx (+ (/ (* 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 #s(literal 1 binary32) (*.f32 r (PI.f32)))) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))) s)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (/ r s) (neg 3)))) (* (* (* 6 (PI)) s) r))) (/.f32 (-.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32)))) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))) s)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(approx (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) (/.f32 (fma.f32 #s(literal -1/6 binary32) (/.f32 r (*.f32 s (PI.f32))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (PI.f32)))) r)) s)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(approx (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) (*.f32 (fma.f32 (-.f32 #s(literal 1/144 binary32) #s(literal 1/16 binary32)) (PI.f32) (-.f32 #s(literal 1/6 binary32) (PI.f32))) (fma.f32 (-.f32 #s(literal 1/144 binary32) #s(literal 1/16 binary32)) (PI.f32) (-.f32 #s(literal 1/6 binary32) (PI.f32))))) s)) |
#s(approx (+ 1 (/ (* 3/4 (exp (/ (/ r s) (neg 3)))) (* (* (* 6 (PI)) s) r))) (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 r (*.f32 s (PI.f32))))))) |
#s(approx (+ 1 (/ (* 3/4 (exp (/ (/ r s) (neg 3)))) (* (* (* 6 (PI)) s) r))) (/.f32 (+.f32 s (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 r (PI.f32))))) s)) |
(*.f32 (fma.f32 (*.f32 (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32)) (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32))) (PI.f32) (PI.f32)) (fma.f32 (*.f32 (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32)) (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32))) (PI.f32) (PI.f32))) |
(+.f32 #s(literal 0 binary32) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 #s(approx (/ (/ r s) (neg 3)) (*.f32 #s(literal -1/3 binary32) (/.f32 r s))))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
(+.f32 #s(literal 0 binary32) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 #s(approx (* (* 6 (PI)) s) (*.f32 #s(literal 6 binary32) (*.f32 s (PI.f32)))) r))) |
(+.f32 (PI.f32) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 #s(approx (* (* 6 (PI)) s) (*.f32 #s(literal 6 binary32) (*.f32 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 #s(approx (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) (*.f32 (-.f32 (fma.f32 (-.f32 #s(literal 1/144 binary32) #s(literal 1/16 binary32)) (PI.f32) (-.f32 #s(literal 1/6 binary32) (PI.f32))) (fma.f32 (-.f32 #s(literal 1/144 binary32) #s(literal 1/16 binary32)) (PI.f32) #s(literal 1/6 binary32))) (fma.f32 (-.f32 #s(literal 1/144 binary32) #s(literal 1/16 binary32)) (PI.f32) (-.f32 #s(literal 1/6 binary32) (PI.f32))))) s)) |
(+.f32 (/.f32 #s(approx (* 1/4 (exp (/ (neg r) s))) (+.f32 #s(literal 1/4 binary32) (*.f32 #s(literal -1/4 binary32) (/.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 |
|---|
(+.f32 #s(literal 0 binary32) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 #s(approx (* (* 6 (PI)) s) (*.f32 #s(literal 6 binary32) (*.f32 s (PI.f32)))) r))) |
| Inputs |
|---|
#s(approx (+ (PI) (* (/ 3/4 6) (cbrt (PI)))) (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 (PI.f32) #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) (PI.f32)) #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) (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 (PI.f32) #s(literal 1/8 binary32)) #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 (PI.f32) #s(literal 1/8 binary32)) s)) |
(+.f32 #s(literal 0 binary32) (/.f32 #s(approx (PI) #s(literal 3/4 binary32)) (PI.f32))) |
(+.f32 (PI.f32) (/.f32 #s(approx (PI) #s(literal 3/4 binary32)) (PI.f32))) |
(*.f32 (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32)) #s(literal 1/4 binary32)) |
(*.f32 (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32)) s) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (*.f32 (*.f32 #s(literal 1/8 binary32) (PI.f32)) (*.f32 #s(literal 1/8 binary32) (PI.f32)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (*.f32 (*.f32 (PI.f32) #s(literal 1/8 binary32)) (*.f32 (PI.f32) #s(literal 1/8 binary32)))) |
(+.f32 (PI.f32) (/.f32 #s(approx (* 3/4 (cbrt (PI))) #s(literal 3/4 binary32)) (*.f32 #s(literal 6 binary32) (PI.f32)))) |
(+.f32 (PI.f32) (/.f32 (PI.f32) (*.f32 #s(approx (PI) (PI.f32)) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (*.f32 r (*.f32 s (PI.f32))))) |
(*.f32 (*.f32 #s(literal 1/4 binary32) #s(literal 1/4 binary32)) (/.f32 #s(literal 3/4 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(approx (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32)))) s)) |
(*.f32 (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32)) (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32))) |
(+.f32 #s(literal 0 binary32) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
(*.f32 (fma.f32 (*.f32 (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32)) (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32))) (PI.f32) (PI.f32)) (PI.f32)) |
(*.f32 (fma.f32 (*.f32 (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32)) (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32))) (PI.f32) (PI.f32)) (*.f32 r r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(approx (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) (fma.f32 #s(literal -1 binary32) #s(approx (/ (+ (* -1 (/ (+ (* 1/144 (/ r (PI))) (* 1/16 (/ r (PI)))) s)) (* 1/6 (/ 1 (PI)))) s) (/.f32 #s(literal 1/6 binary32) (*.f32 s (PI.f32)))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32)))))) s)) |
#s(approx (+ (/ (* 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 #s(literal 1 binary32) (*.f32 r (PI.f32)))) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))) s)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (/ r s) (neg 3)))) (* (* (* 6 (PI)) s) r))) (/.f32 (-.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32)))) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))) s)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(approx (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) (/.f32 (fma.f32 #s(literal -1/6 binary32) (/.f32 r (*.f32 s (PI.f32))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (PI.f32)))) r)) s)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(approx (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) (*.f32 (fma.f32 (-.f32 #s(literal 1/144 binary32) #s(literal 1/16 binary32)) (PI.f32) (-.f32 #s(literal 1/6 binary32) (PI.f32))) (fma.f32 (-.f32 #s(literal 1/144 binary32) #s(literal 1/16 binary32)) (PI.f32) (-.f32 #s(literal 1/6 binary32) (PI.f32))))) s)) |
#s(approx (+ 1 (/ (* 3/4 (exp (/ (/ r s) (neg 3)))) (* (* (* 6 (PI)) s) r))) (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 r (*.f32 s (PI.f32))))))) |
#s(approx (+ 1 (/ (* 3/4 (exp (/ (/ r s) (neg 3)))) (* (* (* 6 (PI)) s) r))) (/.f32 (+.f32 s (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 r (PI.f32))))) s)) |
(*.f32 (fma.f32 (*.f32 (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32)) (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32))) (PI.f32) (PI.f32)) (fma.f32 (*.f32 (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32)) (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32))) (PI.f32) (PI.f32))) |
(+.f32 #s(literal 0 binary32) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 #s(approx (/ (/ r s) (neg 3)) (*.f32 #s(literal -1/3 binary32) (/.f32 r s))))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
(+.f32 #s(literal 0 binary32) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 #s(approx (* (* 6 (PI)) s) (*.f32 #s(literal 6 binary32) (*.f32 s (PI.f32)))) r))) |
(+.f32 (PI.f32) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 #s(approx (* (* 6 (PI)) s) (*.f32 #s(literal 6 binary32) (*.f32 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 #s(approx (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) (*.f32 (-.f32 (fma.f32 (-.f32 #s(literal 1/144 binary32) #s(literal 1/16 binary32)) (PI.f32) (-.f32 #s(literal 1/6 binary32) (PI.f32))) (fma.f32 (-.f32 #s(literal 1/144 binary32) #s(literal 1/16 binary32)) (PI.f32) #s(literal 1/6 binary32))) (fma.f32 (-.f32 #s(literal 1/144 binary32) #s(literal 1/16 binary32)) (PI.f32) (-.f32 #s(literal 1/6 binary32) (PI.f32))))) s)) |
(+.f32 (/.f32 #s(approx (* 1/4 (exp (/ (neg r) s))) (+.f32 #s(literal 1/4 binary32) (*.f32 #s(literal -1/4 binary32) (/.f32 r s)))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
(+.f32 #s(literal 0 binary32) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (/.f32 r s) (neg.f32 #s(literal 3 binary32))))) (*.f32 #s(approx (* (* 6 (PI)) s) (*.f32 #s(literal 6 binary32) (*.f32 s (PI.f32)))) r))) |
(+.f32 #s(literal 0 binary32) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (/.f32 r s) (neg.f32 #s(literal 3 binary32))))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
(+.f32 #s(literal 1 binary32) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (/.f32 r s) (neg.f32 #s(literal 3 binary32))))) (*.f32 #s(approx (* (* 6 (PI)) s) (*.f32 #s(literal 6 binary32) (*.f32 s (PI.f32)))) r))) |
(+.f32 #s(literal 1 binary32) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (/.f32 r s) (neg.f32 #s(literal 3 binary32))))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
(+.f32 (PI.f32) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (/.f32 r s) (neg.f32 #s(literal 3 binary32))))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
(+.f32 #s(literal 0 binary32) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (*.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 #s(literal -1 binary32) s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
(+.f32 (*.f32 (PI.f32) (PI.f32)) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (/.f32 r s) (neg.f32 #s(literal 3 binary32))))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
| Outputs |
|---|
(+.f32 #s(literal 0 binary32) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (/.f32 r s) (neg.f32 #s(literal 3 binary32))))) (*.f32 #s(approx (* (* 6 (PI)) s) (*.f32 #s(literal 6 binary32) (*.f32 s (PI.f32)))) r))) |
| Inputs |
|---|
#s(approx (+ (PI) (* (/ 3/4 6) (cbrt (PI)))) (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 (PI.f32) #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) (PI.f32)) #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) (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 (PI.f32) #s(literal 1/8 binary32)) #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 (PI.f32) #s(literal 1/8 binary32)) s)) |
(+.f32 #s(literal 0 binary32) (/.f32 #s(approx (PI) #s(literal 3/4 binary32)) (PI.f32))) |
(+.f32 (PI.f32) (/.f32 #s(approx (PI) #s(literal 3/4 binary32)) (PI.f32))) |
(*.f32 (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32)) #s(literal 1/4 binary32)) |
(*.f32 (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32)) s) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (*.f32 (*.f32 #s(literal 1/8 binary32) (PI.f32)) (*.f32 #s(literal 1/8 binary32) (PI.f32)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (*.f32 (*.f32 (PI.f32) #s(literal 1/8 binary32)) (*.f32 (PI.f32) #s(literal 1/8 binary32)))) |
(+.f32 (PI.f32) (/.f32 #s(approx (* 3/4 (cbrt (PI))) #s(literal 3/4 binary32)) (*.f32 #s(literal 6 binary32) (PI.f32)))) |
(+.f32 (PI.f32) (/.f32 (PI.f32) (*.f32 #s(approx (PI) (PI.f32)) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (*.f32 r (*.f32 s (PI.f32))))) |
(*.f32 (*.f32 #s(literal 1/4 binary32) #s(literal 1/4 binary32)) (/.f32 #s(literal 3/4 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(approx (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32)))) s)) |
(*.f32 (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32)) (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32))) |
(+.f32 #s(literal 0 binary32) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
(*.f32 (fma.f32 (*.f32 (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32)) (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32))) (PI.f32) (PI.f32)) (PI.f32)) |
(*.f32 (fma.f32 (*.f32 (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32)) (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32))) (PI.f32) (PI.f32)) (*.f32 r r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(approx (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) (fma.f32 #s(literal -1 binary32) #s(approx (/ (+ (* -1 (/ (+ (* 1/144 (/ r (PI))) (* 1/16 (/ r (PI)))) s)) (* 1/6 (/ 1 (PI)))) s) (/.f32 #s(literal 1/6 binary32) (*.f32 s (PI.f32)))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32)))))) s)) |
#s(approx (+ (/ (* 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 #s(literal 1 binary32) (*.f32 r (PI.f32)))) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))) s)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (/ r s) (neg 3)))) (* (* (* 6 (PI)) s) r))) (/.f32 (-.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32)))) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))) s)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(approx (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) (/.f32 (fma.f32 #s(literal -1/6 binary32) (/.f32 r (*.f32 s (PI.f32))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (PI.f32)))) r)) s)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(approx (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) (*.f32 (fma.f32 (-.f32 #s(literal 1/144 binary32) #s(literal 1/16 binary32)) (PI.f32) (-.f32 #s(literal 1/6 binary32) (PI.f32))) (fma.f32 (-.f32 #s(literal 1/144 binary32) #s(literal 1/16 binary32)) (PI.f32) (-.f32 #s(literal 1/6 binary32) (PI.f32))))) s)) |
#s(approx (+ 1 (/ (* 3/4 (exp (/ (/ r s) (neg 3)))) (* (* (* 6 (PI)) s) r))) (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 r (*.f32 s (PI.f32))))))) |
#s(approx (+ 1 (/ (* 3/4 (exp (/ (/ r s) (neg 3)))) (* (* (* 6 (PI)) s) r))) (/.f32 (+.f32 s (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 r (PI.f32))))) s)) |
(*.f32 (fma.f32 (*.f32 (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32)) (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32))) (PI.f32) (PI.f32)) (fma.f32 (*.f32 (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32)) (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32))) (PI.f32) (PI.f32))) |
(+.f32 #s(literal 0 binary32) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 #s(approx (/ (/ r s) (neg 3)) (*.f32 #s(literal -1/3 binary32) (/.f32 r s))))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
(+.f32 #s(literal 0 binary32) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 #s(approx (* (* 6 (PI)) s) (*.f32 #s(literal 6 binary32) (*.f32 s (PI.f32)))) r))) |
(+.f32 (PI.f32) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 #s(approx (* (* 6 (PI)) s) (*.f32 #s(literal 6 binary32) (*.f32 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 #s(approx (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) (*.f32 (-.f32 (fma.f32 (-.f32 #s(literal 1/144 binary32) #s(literal 1/16 binary32)) (PI.f32) (-.f32 #s(literal 1/6 binary32) (PI.f32))) (fma.f32 (-.f32 #s(literal 1/144 binary32) #s(literal 1/16 binary32)) (PI.f32) #s(literal 1/6 binary32))) (fma.f32 (-.f32 #s(literal 1/144 binary32) #s(literal 1/16 binary32)) (PI.f32) (-.f32 #s(literal 1/6 binary32) (PI.f32))))) s)) |
(+.f32 (/.f32 #s(approx (* 1/4 (exp (/ (neg r) s))) (+.f32 #s(literal 1/4 binary32) (*.f32 #s(literal -1/4 binary32) (/.f32 r s)))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
(+.f32 #s(literal 0 binary32) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (/.f32 r s) (neg.f32 #s(literal 3 binary32))))) (*.f32 #s(approx (* (* 6 (PI)) s) (*.f32 #s(literal 6 binary32) (*.f32 s (PI.f32)))) r))) |
(+.f32 #s(literal 0 binary32) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (/.f32 r s) (neg.f32 #s(literal 3 binary32))))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
(+.f32 #s(literal 1 binary32) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (/.f32 r s) (neg.f32 #s(literal 3 binary32))))) (*.f32 #s(approx (* (* 6 (PI)) s) (*.f32 #s(literal 6 binary32) (*.f32 s (PI.f32)))) r))) |
(+.f32 #s(literal 1 binary32) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (/.f32 r s) (neg.f32 #s(literal 3 binary32))))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
(+.f32 (PI.f32) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (/.f32 r s) (neg.f32 #s(literal 3 binary32))))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
(+.f32 #s(literal 0 binary32) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (*.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 #s(literal -1 binary32) s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
(+.f32 (*.f32 (PI.f32) (PI.f32)) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (/.f32 r s) (neg.f32 #s(literal 3 binary32))))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(approx (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) (fma.f32 #s(literal -1 binary32) (/.f32 #s(approx (+ (* -1 (/ (+ (* 1/144 (/ r (PI))) (* 1/16 (/ r (PI)))) s)) (* 1/6 (/ 1 (PI)))) (fma.f32 #s(literal -5/72 binary32) (/.f32 r (*.f32 s (PI.f32))) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (PI.f32))))) s) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32)))))) s)) |
(+.f32 #s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/.f32 (-.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32)))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))) s)) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 #s(literal -1/6 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (/ r s) (neg 3)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 #s(literal -1/6 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (+ s s) (* (PI) r))) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 #s(literal -1/6 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))) r)) |
(+.f32 #s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 r (*.f32 s (PI.f32))))) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
(+.f32 (/.f32 (*.f32 #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))) (/.f32 #s(approx (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) (fma.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal 1/144 binary32) (/.f32 r (PI.f32)) (*.f32 (PI.f32) #s(literal 1/16 binary32))) s) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (PI.f32)))) s) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32)))))) s)) |
(+.f32 (/.f32 #s(approx (* 1/4 (exp (/ (neg r) s))) #s(literal 1/4 binary32)) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
#s(approx (+ (/ (* 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/8 binary32) #s(approx (/ (exp (* -1 (/ r s))) (* r (PI))) (-.f32 (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32))) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))) (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 r (PI.f32))))) s)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1 binary32) (/.f32 r s))) (*.f32 r (PI.f32))) (*.f32 #s(literal 1/8 binary32) #s(approx (/ (exp (* -1/3 (/ r s))) (* r (PI))) (-.f32 (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32))) #s(approx (* 1/3 (/ 1 (* s (PI)))) (/.f32 #s(literal 1/3 binary32) (*.f32 s (PI.f32)))))))) s)) |
| Outputs |
|---|
(+.f32 #s(literal 0 binary32) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (/.f32 r s) (neg.f32 #s(literal 3 binary32))))) (*.f32 #s(approx (* (* 6 (PI)) s) (*.f32 #s(literal 6 binary32) (*.f32 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 #s(approx (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) (fma.f32 #s(literal -1 binary32) (/.f32 #s(approx (+ (* -1 (/ (+ (* 1/144 (/ r (PI))) (* 1/16 (/ r (PI)))) s)) (* 1/6 (/ 1 (PI)))) (fma.f32 #s(literal -5/72 binary32) (/.f32 r (*.f32 s (PI.f32))) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (PI.f32))))) s) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32)))))) s)) |
| Inputs |
|---|
#s(approx (+ (PI) (* (/ 3/4 6) (cbrt (PI)))) (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 (PI.f32) #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) (PI.f32)) #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) (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 (PI.f32) #s(literal 1/8 binary32)) #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 (PI.f32) #s(literal 1/8 binary32)) s)) |
(+.f32 #s(literal 0 binary32) (/.f32 #s(approx (PI) #s(literal 3/4 binary32)) (PI.f32))) |
(+.f32 (PI.f32) (/.f32 #s(approx (PI) #s(literal 3/4 binary32)) (PI.f32))) |
(*.f32 (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32)) #s(literal 1/4 binary32)) |
(*.f32 (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32)) s) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (*.f32 (*.f32 #s(literal 1/8 binary32) (PI.f32)) (*.f32 #s(literal 1/8 binary32) (PI.f32)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (*.f32 (*.f32 (PI.f32) #s(literal 1/8 binary32)) (*.f32 (PI.f32) #s(literal 1/8 binary32)))) |
(+.f32 (PI.f32) (/.f32 #s(approx (* 3/4 (cbrt (PI))) #s(literal 3/4 binary32)) (*.f32 #s(literal 6 binary32) (PI.f32)))) |
(+.f32 (PI.f32) (/.f32 (PI.f32) (*.f32 #s(approx (PI) (PI.f32)) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (*.f32 r (*.f32 s (PI.f32))))) |
(*.f32 (*.f32 #s(literal 1/4 binary32) #s(literal 1/4 binary32)) (/.f32 #s(literal 3/4 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(approx (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32)))) s)) |
(*.f32 (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32)) (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32))) |
(+.f32 #s(literal 0 binary32) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
(*.f32 (fma.f32 (*.f32 (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32)) (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32))) (PI.f32) (PI.f32)) (PI.f32)) |
(*.f32 (fma.f32 (*.f32 (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32)) (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32))) (PI.f32) (PI.f32)) (*.f32 r r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(approx (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) (fma.f32 #s(literal -1 binary32) #s(approx (/ (+ (* -1 (/ (+ (* 1/144 (/ r (PI))) (* 1/16 (/ r (PI)))) s)) (* 1/6 (/ 1 (PI)))) s) (/.f32 #s(literal 1/6 binary32) (*.f32 s (PI.f32)))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32)))))) s)) |
#s(approx (+ (/ (* 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 #s(literal 1 binary32) (*.f32 r (PI.f32)))) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))) s)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (/ r s) (neg 3)))) (* (* (* 6 (PI)) s) r))) (/.f32 (-.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32)))) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))) s)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(approx (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) (/.f32 (fma.f32 #s(literal -1/6 binary32) (/.f32 r (*.f32 s (PI.f32))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (PI.f32)))) r)) s)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(approx (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) (*.f32 (fma.f32 (-.f32 #s(literal 1/144 binary32) #s(literal 1/16 binary32)) (PI.f32) (-.f32 #s(literal 1/6 binary32) (PI.f32))) (fma.f32 (-.f32 #s(literal 1/144 binary32) #s(literal 1/16 binary32)) (PI.f32) (-.f32 #s(literal 1/6 binary32) (PI.f32))))) s)) |
#s(approx (+ 1 (/ (* 3/4 (exp (/ (/ r s) (neg 3)))) (* (* (* 6 (PI)) s) r))) (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 r (*.f32 s (PI.f32))))))) |
#s(approx (+ 1 (/ (* 3/4 (exp (/ (/ r s) (neg 3)))) (* (* (* 6 (PI)) s) r))) (/.f32 (+.f32 s (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 r (PI.f32))))) s)) |
(*.f32 (fma.f32 (*.f32 (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32)) (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32))) (PI.f32) (PI.f32)) (fma.f32 (*.f32 (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32)) (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32))) (PI.f32) (PI.f32))) |
(+.f32 #s(literal 0 binary32) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 #s(approx (/ (/ r s) (neg 3)) (*.f32 #s(literal -1/3 binary32) (/.f32 r s))))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
(+.f32 #s(literal 0 binary32) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 #s(approx (* (* 6 (PI)) s) (*.f32 #s(literal 6 binary32) (*.f32 s (PI.f32)))) r))) |
(+.f32 (PI.f32) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 #s(approx (* (* 6 (PI)) s) (*.f32 #s(literal 6 binary32) (*.f32 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 #s(approx (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) (*.f32 (-.f32 (fma.f32 (-.f32 #s(literal 1/144 binary32) #s(literal 1/16 binary32)) (PI.f32) (-.f32 #s(literal 1/6 binary32) (PI.f32))) (fma.f32 (-.f32 #s(literal 1/144 binary32) #s(literal 1/16 binary32)) (PI.f32) #s(literal 1/6 binary32))) (fma.f32 (-.f32 #s(literal 1/144 binary32) #s(literal 1/16 binary32)) (PI.f32) (-.f32 #s(literal 1/6 binary32) (PI.f32))))) s)) |
(+.f32 (/.f32 #s(approx (* 1/4 (exp (/ (neg r) s))) (+.f32 #s(literal 1/4 binary32) (*.f32 #s(literal -1/4 binary32) (/.f32 r s)))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
(+.f32 #s(literal 0 binary32) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (/.f32 r s) (neg.f32 #s(literal 3 binary32))))) (*.f32 #s(approx (* (* 6 (PI)) s) (*.f32 #s(literal 6 binary32) (*.f32 s (PI.f32)))) r))) |
(+.f32 #s(literal 0 binary32) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (/.f32 r s) (neg.f32 #s(literal 3 binary32))))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
(+.f32 #s(literal 1 binary32) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (/.f32 r s) (neg.f32 #s(literal 3 binary32))))) (*.f32 #s(approx (* (* 6 (PI)) s) (*.f32 #s(literal 6 binary32) (*.f32 s (PI.f32)))) r))) |
(+.f32 #s(literal 1 binary32) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (/.f32 r s) (neg.f32 #s(literal 3 binary32))))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
(+.f32 (PI.f32) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (/.f32 r s) (neg.f32 #s(literal 3 binary32))))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
(+.f32 #s(literal 0 binary32) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (*.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 #s(literal -1 binary32) s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
(+.f32 (*.f32 (PI.f32) (PI.f32)) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (/.f32 r s) (neg.f32 #s(literal 3 binary32))))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(approx (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) (fma.f32 #s(literal -1 binary32) (/.f32 #s(approx (+ (* -1 (/ (+ (* 1/144 (/ r (PI))) (* 1/16 (/ r (PI)))) s)) (* 1/6 (/ 1 (PI)))) (fma.f32 #s(literal -5/72 binary32) (/.f32 r (*.f32 s (PI.f32))) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (PI.f32))))) s) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32)))))) s)) |
(+.f32 #s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/.f32 (-.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32)))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))) s)) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 #s(literal -1/6 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (/ r s) (neg 3)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 #s(literal -1/6 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (+ s s) (* (PI) r))) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 #s(literal -1/6 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))) r)) |
(+.f32 #s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 r (*.f32 s (PI.f32))))) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
(+.f32 (/.f32 (*.f32 #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))) (/.f32 #s(approx (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) (fma.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal 1/144 binary32) (/.f32 r (PI.f32)) (*.f32 (PI.f32) #s(literal 1/16 binary32))) s) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (PI.f32)))) s) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32)))))) s)) |
(+.f32 (/.f32 #s(approx (* 1/4 (exp (/ (neg r) s))) #s(literal 1/4 binary32)) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
#s(approx (+ (/ (* 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/8 binary32) #s(approx (/ (exp (* -1 (/ r s))) (* r (PI))) (-.f32 (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32))) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))) (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 r (PI.f32))))) s)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1 binary32) (/.f32 r s))) (*.f32 r (PI.f32))) (*.f32 #s(literal 1/8 binary32) #s(approx (/ (exp (* -1/3 (/ r s))) (* r (PI))) (-.f32 (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32))) #s(approx (* 1/3 (/ 1 (* s (PI)))) (/.f32 #s(literal 1/3 binary32) (*.f32 s (PI.f32)))))))) s)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(approx (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) (fma.f32 #s(literal -1 binary32) (/.f32 #s(approx (+ (* -1 (/ (+ (* 1/144 (/ r (PI))) (* 1/16 (/ r (PI)))) s)) (* 1/6 (/ 1 (PI)))) (/.f32 (fma.f32 #s(literal -1 binary32) (fma.f32 #s(literal 1/144 binary32) (/.f32 r (PI.f32)) (*.f32 #s(literal 1/16 binary32) (/.f32 r (PI.f32)))) (*.f32 #s(literal 1/6 binary32) (/.f32 s (PI.f32)))) s)) s) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32)))))) s)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(approx (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) (fma.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal 1/144 binary32) (/.f32 r (PI.f32)) (*.f32 #s(literal 1/16 binary32) (/.f32 r (PI.f32)))) s) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (PI.f32)))) s) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32)))))) s)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1 binary32) (/.f32 r s))) (*.f32 r (PI.f32))) (*.f32 #s(literal 1/8 binary32) #s(approx (/ (exp (* -1/3 (/ r s))) (* r (PI))) (-.f32 (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32))) (*.f32 #s(literal 1/3 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32)))))))) s)) |
(+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (+.f32 s s) (*.f32 (PI.f32) r))) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) (+.f32 #s(literal 3/4 binary32) (*.f32 #s(literal -1/4 binary32) (/.f32 r s)))) (*.f32 #s(approx (* (* 6 (PI)) s) (*.f32 #s(literal 6 binary32) (*.f32 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)))) (+.f32 #s(literal 3/4 binary32) (*.f32 #s(literal -1/4 binary32) (/.f32 r s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
(+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 #s(approx (* 3/4 (exp (/ (/ r s) (neg 3)))) (+.f32 #s(literal 3/4 binary32) (*.f32 #s(literal -1/4 binary32) (/.f32 r s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (*.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1/16 binary32) (/.f32 r (PI.f32)) (*.f32 #s(literal -1/144 binary32) (/.f32 r (PI.f32)))) s)) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (PI.f32)))) s)) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32))))) s))) |
| Outputs |
|---|
(+.f32 #s(literal 0 binary32) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (/.f32 r s) (neg.f32 #s(literal 3 binary32))))) (*.f32 #s(approx (* (* 6 (PI)) s) (*.f32 #s(literal 6 binary32) (*.f32 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 #s(approx (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) (fma.f32 #s(literal -1 binary32) (/.f32 #s(approx (+ (* -1 (/ (+ (* 1/144 (/ r (PI))) (* 1/16 (/ r (PI)))) s)) (* 1/6 (/ 1 (PI)))) (/.f32 (fma.f32 #s(literal -1 binary32) (fma.f32 #s(literal 1/144 binary32) (/.f32 r (PI.f32)) (*.f32 #s(literal 1/16 binary32) (/.f32 r (PI.f32)))) (*.f32 #s(literal 1/6 binary32) (/.f32 s (PI.f32)))) s)) s) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32)))))) s)) |
| Inputs |
|---|
#s(approx (+ (PI) (* (/ 3/4 6) (cbrt (PI)))) (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 (PI.f32) #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) (PI.f32)) #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) (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 (PI.f32) #s(literal 1/8 binary32)) #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 (PI.f32) #s(literal 1/8 binary32)) s)) |
(+.f32 #s(literal 0 binary32) (/.f32 #s(approx (PI) #s(literal 3/4 binary32)) (PI.f32))) |
(+.f32 (PI.f32) (/.f32 #s(approx (PI) #s(literal 3/4 binary32)) (PI.f32))) |
(*.f32 (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32)) #s(literal 1/4 binary32)) |
(*.f32 (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32)) s) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (*.f32 (*.f32 #s(literal 1/8 binary32) (PI.f32)) (*.f32 #s(literal 1/8 binary32) (PI.f32)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (*.f32 (*.f32 (PI.f32) #s(literal 1/8 binary32)) (*.f32 (PI.f32) #s(literal 1/8 binary32)))) |
(+.f32 (PI.f32) (/.f32 #s(approx (* 3/4 (cbrt (PI))) #s(literal 3/4 binary32)) (*.f32 #s(literal 6 binary32) (PI.f32)))) |
(+.f32 (PI.f32) (/.f32 (PI.f32) (*.f32 #s(approx (PI) (PI.f32)) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (*.f32 r (*.f32 s (PI.f32))))) |
(*.f32 (*.f32 #s(literal 1/4 binary32) #s(literal 1/4 binary32)) (/.f32 #s(literal 3/4 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(approx (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32)))) s)) |
(*.f32 (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32)) (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32))) |
(+.f32 #s(literal 0 binary32) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
(*.f32 (fma.f32 (*.f32 (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32)) (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32))) (PI.f32) (PI.f32)) (PI.f32)) |
(*.f32 (fma.f32 (*.f32 (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32)) (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32))) (PI.f32) (PI.f32)) (*.f32 r r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(approx (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) (fma.f32 #s(literal -1 binary32) #s(approx (/ (+ (* -1 (/ (+ (* 1/144 (/ r (PI))) (* 1/16 (/ r (PI)))) s)) (* 1/6 (/ 1 (PI)))) s) (/.f32 #s(literal 1/6 binary32) (*.f32 s (PI.f32)))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32)))))) s)) |
#s(approx (+ (/ (* 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 #s(literal 1 binary32) (*.f32 r (PI.f32)))) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))) s)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (/ r s) (neg 3)))) (* (* (* 6 (PI)) s) r))) (/.f32 (-.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32)))) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))) s)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(approx (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) (/.f32 (fma.f32 #s(literal -1/6 binary32) (/.f32 r (*.f32 s (PI.f32))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (PI.f32)))) r)) s)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(approx (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) (*.f32 (fma.f32 (-.f32 #s(literal 1/144 binary32) #s(literal 1/16 binary32)) (PI.f32) (-.f32 #s(literal 1/6 binary32) (PI.f32))) (fma.f32 (-.f32 #s(literal 1/144 binary32) #s(literal 1/16 binary32)) (PI.f32) (-.f32 #s(literal 1/6 binary32) (PI.f32))))) s)) |
#s(approx (+ 1 (/ (* 3/4 (exp (/ (/ r s) (neg 3)))) (* (* (* 6 (PI)) s) r))) (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 r (*.f32 s (PI.f32))))))) |
#s(approx (+ 1 (/ (* 3/4 (exp (/ (/ r s) (neg 3)))) (* (* (* 6 (PI)) s) r))) (/.f32 (+.f32 s (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 r (PI.f32))))) s)) |
(*.f32 (fma.f32 (*.f32 (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32)) (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32))) (PI.f32) (PI.f32)) (fma.f32 (*.f32 (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32)) (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32))) (PI.f32) (PI.f32))) |
(+.f32 #s(literal 0 binary32) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 #s(approx (/ (/ r s) (neg 3)) (*.f32 #s(literal -1/3 binary32) (/.f32 r s))))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
(+.f32 #s(literal 0 binary32) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 #s(approx (* (* 6 (PI)) s) (*.f32 #s(literal 6 binary32) (*.f32 s (PI.f32)))) r))) |
(+.f32 (PI.f32) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 #s(approx (* (* 6 (PI)) s) (*.f32 #s(literal 6 binary32) (*.f32 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 #s(approx (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) (*.f32 (-.f32 (fma.f32 (-.f32 #s(literal 1/144 binary32) #s(literal 1/16 binary32)) (PI.f32) (-.f32 #s(literal 1/6 binary32) (PI.f32))) (fma.f32 (-.f32 #s(literal 1/144 binary32) #s(literal 1/16 binary32)) (PI.f32) #s(literal 1/6 binary32))) (fma.f32 (-.f32 #s(literal 1/144 binary32) #s(literal 1/16 binary32)) (PI.f32) (-.f32 #s(literal 1/6 binary32) (PI.f32))))) s)) |
(+.f32 (/.f32 #s(approx (* 1/4 (exp (/ (neg r) s))) (+.f32 #s(literal 1/4 binary32) (*.f32 #s(literal -1/4 binary32) (/.f32 r s)))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
(+.f32 #s(literal 0 binary32) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (/.f32 r s) (neg.f32 #s(literal 3 binary32))))) (*.f32 #s(approx (* (* 6 (PI)) s) (*.f32 #s(literal 6 binary32) (*.f32 s (PI.f32)))) r))) |
(+.f32 #s(literal 0 binary32) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (/.f32 r s) (neg.f32 #s(literal 3 binary32))))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
(+.f32 #s(literal 1 binary32) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (/.f32 r s) (neg.f32 #s(literal 3 binary32))))) (*.f32 #s(approx (* (* 6 (PI)) s) (*.f32 #s(literal 6 binary32) (*.f32 s (PI.f32)))) r))) |
(+.f32 #s(literal 1 binary32) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (/.f32 r s) (neg.f32 #s(literal 3 binary32))))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
(+.f32 (PI.f32) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (/.f32 r s) (neg.f32 #s(literal 3 binary32))))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
(+.f32 #s(literal 0 binary32) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (*.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 #s(literal -1 binary32) s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
(+.f32 (*.f32 (PI.f32) (PI.f32)) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (/.f32 r s) (neg.f32 #s(literal 3 binary32))))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(approx (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) (fma.f32 #s(literal -1 binary32) (/.f32 #s(approx (+ (* -1 (/ (+ (* 1/144 (/ r (PI))) (* 1/16 (/ r (PI)))) s)) (* 1/6 (/ 1 (PI)))) (fma.f32 #s(literal -5/72 binary32) (/.f32 r (*.f32 s (PI.f32))) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (PI.f32))))) s) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32)))))) s)) |
(+.f32 #s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/.f32 (-.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32)))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))) s)) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 #s(literal -1/6 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (/ r s) (neg 3)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 #s(literal -1/6 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (+ s s) (* (PI) r))) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 #s(literal -1/6 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))) r)) |
(+.f32 #s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 r (*.f32 s (PI.f32))))) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
(+.f32 (/.f32 (*.f32 #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))) (/.f32 #s(approx (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) (fma.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal 1/144 binary32) (/.f32 r (PI.f32)) (*.f32 (PI.f32) #s(literal 1/16 binary32))) s) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (PI.f32)))) s) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32)))))) s)) |
(+.f32 (/.f32 #s(approx (* 1/4 (exp (/ (neg r) s))) #s(literal 1/4 binary32)) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
#s(approx (+ (/ (* 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/8 binary32) #s(approx (/ (exp (* -1 (/ r s))) (* r (PI))) (-.f32 (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32))) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))) (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 r (PI.f32))))) s)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1 binary32) (/.f32 r s))) (*.f32 r (PI.f32))) (*.f32 #s(literal 1/8 binary32) #s(approx (/ (exp (* -1/3 (/ r s))) (* r (PI))) (-.f32 (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32))) #s(approx (* 1/3 (/ 1 (* s (PI)))) (/.f32 #s(literal 1/3 binary32) (*.f32 s (PI.f32)))))))) s)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(approx (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) (fma.f32 #s(literal -1 binary32) (/.f32 #s(approx (+ (* -1 (/ (+ (* 1/144 (/ r (PI))) (* 1/16 (/ r (PI)))) s)) (* 1/6 (/ 1 (PI)))) (/.f32 (fma.f32 #s(literal -1 binary32) (fma.f32 #s(literal 1/144 binary32) (/.f32 r (PI.f32)) (*.f32 #s(literal 1/16 binary32) (/.f32 r (PI.f32)))) (*.f32 #s(literal 1/6 binary32) (/.f32 s (PI.f32)))) s)) s) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32)))))) s)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(approx (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) (fma.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal 1/144 binary32) (/.f32 r (PI.f32)) (*.f32 #s(literal 1/16 binary32) (/.f32 r (PI.f32)))) s) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (PI.f32)))) s) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32)))))) s)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1 binary32) (/.f32 r s))) (*.f32 r (PI.f32))) (*.f32 #s(literal 1/8 binary32) #s(approx (/ (exp (* -1/3 (/ r s))) (* r (PI))) (-.f32 (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32))) (*.f32 #s(literal 1/3 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32)))))))) s)) |
(+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (+.f32 s s) (*.f32 (PI.f32) r))) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) (+.f32 #s(literal 3/4 binary32) (*.f32 #s(literal -1/4 binary32) (/.f32 r s)))) (*.f32 #s(approx (* (* 6 (PI)) s) (*.f32 #s(literal 6 binary32) (*.f32 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)))) (+.f32 #s(literal 3/4 binary32) (*.f32 #s(literal -1/4 binary32) (/.f32 r s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
(+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 #s(approx (* 3/4 (exp (/ (/ r s) (neg 3)))) (+.f32 #s(literal 3/4 binary32) (*.f32 #s(literal -1/4 binary32) (/.f32 r s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (*.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1/16 binary32) (/.f32 r (PI.f32)) (*.f32 #s(literal -1/144 binary32) (/.f32 r (PI.f32)))) s)) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (PI.f32)))) s)) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32))))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(approx (/ (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) s) (/.f32 (fma.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1 binary32) (/.f32 r s))) (PI.f32)) (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (PI.f32)))) (*.f32 r s)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(approx (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) (/.f32 (fma.f32 r (-.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32)))) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (PI.f32)))) r)) s)) |
| Outputs |
|---|
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(approx (/ (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) s) (/.f32 (fma.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1 binary32) (/.f32 r s))) (PI.f32)) (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (PI.f32)))) (*.f32 r s)))) |
| Inputs |
|---|
#s(approx (+ (PI) (* (/ 3/4 6) (cbrt (PI)))) (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 (PI.f32) #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) (PI.f32)) #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) (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 (PI.f32) #s(literal 1/8 binary32)) #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 (PI.f32) #s(literal 1/8 binary32)) s)) |
(+.f32 #s(literal 0 binary32) (/.f32 #s(approx (PI) #s(literal 3/4 binary32)) (PI.f32))) |
(+.f32 (PI.f32) (/.f32 #s(approx (PI) #s(literal 3/4 binary32)) (PI.f32))) |
(*.f32 (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32)) #s(literal 1/4 binary32)) |
(*.f32 (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32)) s) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (*.f32 (*.f32 #s(literal 1/8 binary32) (PI.f32)) (*.f32 #s(literal 1/8 binary32) (PI.f32)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (*.f32 (*.f32 (PI.f32) #s(literal 1/8 binary32)) (*.f32 (PI.f32) #s(literal 1/8 binary32)))) |
(+.f32 (PI.f32) (/.f32 #s(approx (* 3/4 (cbrt (PI))) #s(literal 3/4 binary32)) (*.f32 #s(literal 6 binary32) (PI.f32)))) |
(+.f32 (PI.f32) (/.f32 (PI.f32) (*.f32 #s(approx (PI) (PI.f32)) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (*.f32 r (*.f32 s (PI.f32))))) |
(*.f32 (*.f32 #s(literal 1/4 binary32) #s(literal 1/4 binary32)) (/.f32 #s(literal 3/4 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(approx (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32)))) s)) |
(*.f32 (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32)) (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32))) |
(+.f32 #s(literal 0 binary32) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
(*.f32 (fma.f32 (*.f32 (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32)) (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32))) (PI.f32) (PI.f32)) (PI.f32)) |
(*.f32 (fma.f32 (*.f32 (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32)) (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32))) (PI.f32) (PI.f32)) (*.f32 r r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(approx (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) (fma.f32 #s(literal -1 binary32) #s(approx (/ (+ (* -1 (/ (+ (* 1/144 (/ r (PI))) (* 1/16 (/ r (PI)))) s)) (* 1/6 (/ 1 (PI)))) s) (/.f32 #s(literal 1/6 binary32) (*.f32 s (PI.f32)))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32)))))) s)) |
#s(approx (+ (/ (* 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 #s(literal 1 binary32) (*.f32 r (PI.f32)))) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))) s)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (/ r s) (neg 3)))) (* (* (* 6 (PI)) s) r))) (/.f32 (-.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32)))) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))) s)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(approx (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) (/.f32 (fma.f32 #s(literal -1/6 binary32) (/.f32 r (*.f32 s (PI.f32))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (PI.f32)))) r)) s)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(approx (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) (*.f32 (fma.f32 (-.f32 #s(literal 1/144 binary32) #s(literal 1/16 binary32)) (PI.f32) (-.f32 #s(literal 1/6 binary32) (PI.f32))) (fma.f32 (-.f32 #s(literal 1/144 binary32) #s(literal 1/16 binary32)) (PI.f32) (-.f32 #s(literal 1/6 binary32) (PI.f32))))) s)) |
#s(approx (+ 1 (/ (* 3/4 (exp (/ (/ r s) (neg 3)))) (* (* (* 6 (PI)) s) r))) (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 r (*.f32 s (PI.f32))))))) |
#s(approx (+ 1 (/ (* 3/4 (exp (/ (/ r s) (neg 3)))) (* (* (* 6 (PI)) s) r))) (/.f32 (+.f32 s (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 r (PI.f32))))) s)) |
(*.f32 (fma.f32 (*.f32 (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32)) (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32))) (PI.f32) (PI.f32)) (fma.f32 (*.f32 (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32)) (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32))) (PI.f32) (PI.f32))) |
(+.f32 #s(literal 0 binary32) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 #s(approx (/ (/ r s) (neg 3)) (*.f32 #s(literal -1/3 binary32) (/.f32 r s))))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
(+.f32 #s(literal 0 binary32) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 #s(approx (* (* 6 (PI)) s) (*.f32 #s(literal 6 binary32) (*.f32 s (PI.f32)))) r))) |
(+.f32 (PI.f32) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 #s(approx (* (* 6 (PI)) s) (*.f32 #s(literal 6 binary32) (*.f32 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 #s(approx (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) (*.f32 (-.f32 (fma.f32 (-.f32 #s(literal 1/144 binary32) #s(literal 1/16 binary32)) (PI.f32) (-.f32 #s(literal 1/6 binary32) (PI.f32))) (fma.f32 (-.f32 #s(literal 1/144 binary32) #s(literal 1/16 binary32)) (PI.f32) #s(literal 1/6 binary32))) (fma.f32 (-.f32 #s(literal 1/144 binary32) #s(literal 1/16 binary32)) (PI.f32) (-.f32 #s(literal 1/6 binary32) (PI.f32))))) s)) |
(+.f32 (/.f32 #s(approx (* 1/4 (exp (/ (neg r) s))) (+.f32 #s(literal 1/4 binary32) (*.f32 #s(literal -1/4 binary32) (/.f32 r s)))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
(+.f32 #s(literal 0 binary32) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (/.f32 r s) (neg.f32 #s(literal 3 binary32))))) (*.f32 #s(approx (* (* 6 (PI)) s) (*.f32 #s(literal 6 binary32) (*.f32 s (PI.f32)))) r))) |
(+.f32 #s(literal 0 binary32) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (/.f32 r s) (neg.f32 #s(literal 3 binary32))))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
(+.f32 #s(literal 1 binary32) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (/.f32 r s) (neg.f32 #s(literal 3 binary32))))) (*.f32 #s(approx (* (* 6 (PI)) s) (*.f32 #s(literal 6 binary32) (*.f32 s (PI.f32)))) r))) |
(+.f32 #s(literal 1 binary32) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (/.f32 r s) (neg.f32 #s(literal 3 binary32))))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
(+.f32 (PI.f32) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (/.f32 r s) (neg.f32 #s(literal 3 binary32))))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
(+.f32 #s(literal 0 binary32) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (*.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 #s(literal -1 binary32) s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
(+.f32 (*.f32 (PI.f32) (PI.f32)) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (/.f32 r s) (neg.f32 #s(literal 3 binary32))))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(approx (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) (fma.f32 #s(literal -1 binary32) (/.f32 #s(approx (+ (* -1 (/ (+ (* 1/144 (/ r (PI))) (* 1/16 (/ r (PI)))) s)) (* 1/6 (/ 1 (PI)))) (fma.f32 #s(literal -5/72 binary32) (/.f32 r (*.f32 s (PI.f32))) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (PI.f32))))) s) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32)))))) s)) |
(+.f32 #s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/.f32 (-.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32)))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))) s)) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 #s(literal -1/6 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (/ r s) (neg 3)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 #s(literal -1/6 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (+ s s) (* (PI) r))) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 #s(literal -1/6 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))) r)) |
(+.f32 #s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 r (*.f32 s (PI.f32))))) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
(+.f32 (/.f32 (*.f32 #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))) (/.f32 #s(approx (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) (fma.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal 1/144 binary32) (/.f32 r (PI.f32)) (*.f32 (PI.f32) #s(literal 1/16 binary32))) s) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (PI.f32)))) s) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32)))))) s)) |
(+.f32 (/.f32 #s(approx (* 1/4 (exp (/ (neg r) s))) #s(literal 1/4 binary32)) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
#s(approx (+ (/ (* 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/8 binary32) #s(approx (/ (exp (* -1 (/ r s))) (* r (PI))) (-.f32 (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32))) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))) (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 r (PI.f32))))) s)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1 binary32) (/.f32 r s))) (*.f32 r (PI.f32))) (*.f32 #s(literal 1/8 binary32) #s(approx (/ (exp (* -1/3 (/ r s))) (* r (PI))) (-.f32 (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32))) #s(approx (* 1/3 (/ 1 (* s (PI)))) (/.f32 #s(literal 1/3 binary32) (*.f32 s (PI.f32)))))))) s)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(approx (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) (fma.f32 #s(literal -1 binary32) (/.f32 #s(approx (+ (* -1 (/ (+ (* 1/144 (/ r (PI))) (* 1/16 (/ r (PI)))) s)) (* 1/6 (/ 1 (PI)))) (/.f32 (fma.f32 #s(literal -1 binary32) (fma.f32 #s(literal 1/144 binary32) (/.f32 r (PI.f32)) (*.f32 #s(literal 1/16 binary32) (/.f32 r (PI.f32)))) (*.f32 #s(literal 1/6 binary32) (/.f32 s (PI.f32)))) s)) s) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32)))))) s)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(approx (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) (fma.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal 1/144 binary32) (/.f32 r (PI.f32)) (*.f32 #s(literal 1/16 binary32) (/.f32 r (PI.f32)))) s) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (PI.f32)))) s) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32)))))) s)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1 binary32) (/.f32 r s))) (*.f32 r (PI.f32))) (*.f32 #s(literal 1/8 binary32) #s(approx (/ (exp (* -1/3 (/ r s))) (* r (PI))) (-.f32 (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32))) (*.f32 #s(literal 1/3 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32)))))))) s)) |
(+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (+.f32 s s) (*.f32 (PI.f32) r))) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) (+.f32 #s(literal 3/4 binary32) (*.f32 #s(literal -1/4 binary32) (/.f32 r s)))) (*.f32 #s(approx (* (* 6 (PI)) s) (*.f32 #s(literal 6 binary32) (*.f32 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)))) (+.f32 #s(literal 3/4 binary32) (*.f32 #s(literal -1/4 binary32) (/.f32 r s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
(+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 #s(approx (* 3/4 (exp (/ (/ r s) (neg 3)))) (+.f32 #s(literal 3/4 binary32) (*.f32 #s(literal -1/4 binary32) (/.f32 r s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (*.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1/16 binary32) (/.f32 r (PI.f32)) (*.f32 #s(literal -1/144 binary32) (/.f32 r (PI.f32)))) s)) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (PI.f32)))) s)) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32))))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(approx (/ (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) s) (/.f32 (fma.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1 binary32) (/.f32 r s))) (PI.f32)) (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (PI.f32)))) (*.f32 r s)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(approx (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) (/.f32 (fma.f32 r (-.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32)))) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (PI.f32)))) r)) s)) |
#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/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1 binary32) (/.f32 r s))) (*.f32 r (PI.f32))) (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 r (PI.f32))))) s)) |
| 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 (fma.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1 binary32) (/.f32 r s))) (*.f32 r (PI.f32))) (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 r (PI.f32))))) s)) |
| Inputs |
|---|
#s(approx (+ (PI) (* (/ 3/4 6) (cbrt (PI)))) (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 (PI.f32) #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) (PI.f32)) #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) (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 (PI.f32) #s(literal 1/8 binary32)) #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 (PI.f32) #s(literal 1/8 binary32)) s)) |
(+.f32 #s(literal 0 binary32) (/.f32 #s(approx (PI) #s(literal 3/4 binary32)) (PI.f32))) |
(+.f32 (PI.f32) (/.f32 #s(approx (PI) #s(literal 3/4 binary32)) (PI.f32))) |
(*.f32 (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32)) #s(literal 1/4 binary32)) |
(*.f32 (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32)) s) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (*.f32 (*.f32 #s(literal 1/8 binary32) (PI.f32)) (*.f32 #s(literal 1/8 binary32) (PI.f32)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (*.f32 (*.f32 (PI.f32) #s(literal 1/8 binary32)) (*.f32 (PI.f32) #s(literal 1/8 binary32)))) |
(+.f32 (PI.f32) (/.f32 #s(approx (* 3/4 (cbrt (PI))) #s(literal 3/4 binary32)) (*.f32 #s(literal 6 binary32) (PI.f32)))) |
(+.f32 (PI.f32) (/.f32 (PI.f32) (*.f32 #s(approx (PI) (PI.f32)) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (*.f32 r (*.f32 s (PI.f32))))) |
(*.f32 (*.f32 #s(literal 1/4 binary32) #s(literal 1/4 binary32)) (/.f32 #s(literal 3/4 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(approx (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32)))) s)) |
(*.f32 (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32)) (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32))) |
(+.f32 #s(literal 0 binary32) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
(*.f32 (fma.f32 (*.f32 (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32)) (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32))) (PI.f32) (PI.f32)) (PI.f32)) |
(*.f32 (fma.f32 (*.f32 (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32)) (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32))) (PI.f32) (PI.f32)) (*.f32 r r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(approx (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) (fma.f32 #s(literal -1 binary32) #s(approx (/ (+ (* -1 (/ (+ (* 1/144 (/ r (PI))) (* 1/16 (/ r (PI)))) s)) (* 1/6 (/ 1 (PI)))) s) (/.f32 #s(literal 1/6 binary32) (*.f32 s (PI.f32)))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32)))))) s)) |
#s(approx (+ (/ (* 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 #s(literal 1 binary32) (*.f32 r (PI.f32)))) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))) s)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (/ r s) (neg 3)))) (* (* (* 6 (PI)) s) r))) (/.f32 (-.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32)))) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))) s)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(approx (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) (/.f32 (fma.f32 #s(literal -1/6 binary32) (/.f32 r (*.f32 s (PI.f32))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (PI.f32)))) r)) s)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(approx (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) (*.f32 (fma.f32 (-.f32 #s(literal 1/144 binary32) #s(literal 1/16 binary32)) (PI.f32) (-.f32 #s(literal 1/6 binary32) (PI.f32))) (fma.f32 (-.f32 #s(literal 1/144 binary32) #s(literal 1/16 binary32)) (PI.f32) (-.f32 #s(literal 1/6 binary32) (PI.f32))))) s)) |
#s(approx (+ 1 (/ (* 3/4 (exp (/ (/ r s) (neg 3)))) (* (* (* 6 (PI)) s) r))) (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 r (*.f32 s (PI.f32))))))) |
#s(approx (+ 1 (/ (* 3/4 (exp (/ (/ r s) (neg 3)))) (* (* (* 6 (PI)) s) r))) (/.f32 (+.f32 s (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 r (PI.f32))))) s)) |
(*.f32 (fma.f32 (*.f32 (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32)) (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32))) (PI.f32) (PI.f32)) (fma.f32 (*.f32 (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32)) (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32))) (PI.f32) (PI.f32))) |
(+.f32 #s(literal 0 binary32) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 #s(approx (/ (/ r s) (neg 3)) (*.f32 #s(literal -1/3 binary32) (/.f32 r s))))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
(+.f32 #s(literal 0 binary32) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 #s(approx (* (* 6 (PI)) s) (*.f32 #s(literal 6 binary32) (*.f32 s (PI.f32)))) r))) |
(+.f32 (PI.f32) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 #s(approx (* (* 6 (PI)) s) (*.f32 #s(literal 6 binary32) (*.f32 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 #s(approx (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) (*.f32 (-.f32 (fma.f32 (-.f32 #s(literal 1/144 binary32) #s(literal 1/16 binary32)) (PI.f32) (-.f32 #s(literal 1/6 binary32) (PI.f32))) (fma.f32 (-.f32 #s(literal 1/144 binary32) #s(literal 1/16 binary32)) (PI.f32) #s(literal 1/6 binary32))) (fma.f32 (-.f32 #s(literal 1/144 binary32) #s(literal 1/16 binary32)) (PI.f32) (-.f32 #s(literal 1/6 binary32) (PI.f32))))) s)) |
(+.f32 (/.f32 #s(approx (* 1/4 (exp (/ (neg r) s))) (+.f32 #s(literal 1/4 binary32) (*.f32 #s(literal -1/4 binary32) (/.f32 r s)))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
(+.f32 #s(literal 0 binary32) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (/.f32 r s) (neg.f32 #s(literal 3 binary32))))) (*.f32 #s(approx (* (* 6 (PI)) s) (*.f32 #s(literal 6 binary32) (*.f32 s (PI.f32)))) r))) |
(+.f32 #s(literal 0 binary32) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (/.f32 r s) (neg.f32 #s(literal 3 binary32))))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
(+.f32 #s(literal 1 binary32) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (/.f32 r s) (neg.f32 #s(literal 3 binary32))))) (*.f32 #s(approx (* (* 6 (PI)) s) (*.f32 #s(literal 6 binary32) (*.f32 s (PI.f32)))) r))) |
(+.f32 #s(literal 1 binary32) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (/.f32 r s) (neg.f32 #s(literal 3 binary32))))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
(+.f32 (PI.f32) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (/.f32 r s) (neg.f32 #s(literal 3 binary32))))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
(+.f32 #s(literal 0 binary32) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (*.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 #s(literal -1 binary32) s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
(+.f32 (*.f32 (PI.f32) (PI.f32)) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (/.f32 r s) (neg.f32 #s(literal 3 binary32))))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(approx (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) (fma.f32 #s(literal -1 binary32) (/.f32 #s(approx (+ (* -1 (/ (+ (* 1/144 (/ r (PI))) (* 1/16 (/ r (PI)))) s)) (* 1/6 (/ 1 (PI)))) (fma.f32 #s(literal -5/72 binary32) (/.f32 r (*.f32 s (PI.f32))) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (PI.f32))))) s) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32)))))) s)) |
(+.f32 #s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/.f32 (-.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32)))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))) s)) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 #s(literal -1/6 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (/ r s) (neg 3)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 #s(literal -1/6 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (+ s s) (* (PI) r))) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 #s(literal -1/6 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))) r)) |
(+.f32 #s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 r (*.f32 s (PI.f32))))) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
(+.f32 (/.f32 (*.f32 #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))) (/.f32 #s(approx (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) (fma.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal 1/144 binary32) (/.f32 r (PI.f32)) (*.f32 (PI.f32) #s(literal 1/16 binary32))) s) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (PI.f32)))) s) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32)))))) s)) |
(+.f32 (/.f32 #s(approx (* 1/4 (exp (/ (neg r) s))) #s(literal 1/4 binary32)) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
#s(approx (+ (/ (* 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/8 binary32) #s(approx (/ (exp (* -1 (/ r s))) (* r (PI))) (-.f32 (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32))) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))) (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 r (PI.f32))))) s)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1 binary32) (/.f32 r s))) (*.f32 r (PI.f32))) (*.f32 #s(literal 1/8 binary32) #s(approx (/ (exp (* -1/3 (/ r s))) (* r (PI))) (-.f32 (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32))) #s(approx (* 1/3 (/ 1 (* s (PI)))) (/.f32 #s(literal 1/3 binary32) (*.f32 s (PI.f32)))))))) s)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(approx (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) (fma.f32 #s(literal -1 binary32) (/.f32 #s(approx (+ (* -1 (/ (+ (* 1/144 (/ r (PI))) (* 1/16 (/ r (PI)))) s)) (* 1/6 (/ 1 (PI)))) (/.f32 (fma.f32 #s(literal -1 binary32) (fma.f32 #s(literal 1/144 binary32) (/.f32 r (PI.f32)) (*.f32 #s(literal 1/16 binary32) (/.f32 r (PI.f32)))) (*.f32 #s(literal 1/6 binary32) (/.f32 s (PI.f32)))) s)) s) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32)))))) s)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(approx (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) (fma.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal 1/144 binary32) (/.f32 r (PI.f32)) (*.f32 #s(literal 1/16 binary32) (/.f32 r (PI.f32)))) s) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (PI.f32)))) s) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32)))))) s)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1 binary32) (/.f32 r s))) (*.f32 r (PI.f32))) (*.f32 #s(literal 1/8 binary32) #s(approx (/ (exp (* -1/3 (/ r s))) (* r (PI))) (-.f32 (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32))) (*.f32 #s(literal 1/3 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32)))))))) s)) |
(+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (+.f32 s s) (*.f32 (PI.f32) r))) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) (+.f32 #s(literal 3/4 binary32) (*.f32 #s(literal -1/4 binary32) (/.f32 r s)))) (*.f32 #s(approx (* (* 6 (PI)) s) (*.f32 #s(literal 6 binary32) (*.f32 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)))) (+.f32 #s(literal 3/4 binary32) (*.f32 #s(literal -1/4 binary32) (/.f32 r s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
(+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 #s(approx (* 3/4 (exp (/ (/ r s) (neg 3)))) (+.f32 #s(literal 3/4 binary32) (*.f32 #s(literal -1/4 binary32) (/.f32 r s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (*.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1/16 binary32) (/.f32 r (PI.f32)) (*.f32 #s(literal -1/144 binary32) (/.f32 r (PI.f32)))) s)) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (PI.f32)))) s)) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32))))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(approx (/ (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) s) (/.f32 (fma.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1 binary32) (/.f32 r s))) (PI.f32)) (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (PI.f32)))) (*.f32 r s)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(approx (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) (/.f32 (fma.f32 r (-.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32)))) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (PI.f32)))) r)) s)) |
#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/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1 binary32) (/.f32 r s))) (*.f32 r (PI.f32))) (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 r (PI.f32))))) s)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1 binary32) (/.f32 r s))) (*.f32 s (PI.f32))) (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 s (PI.f32))))) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (/ r s) (neg 3)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1 binary32) (/.f32 r s))) (*.f32 s (PI.f32))) (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 s (PI.f32))))) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (+ s s) (* (PI) r))) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1 binary32) (/.f32 r s))) (*.f32 s (PI.f32))) (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 s (PI.f32))))) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(approx (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) #s(approx (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/144 (/ r (PI))) (* 1/16 (/ r (PI)))) s)) (* 1/6 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))) (/.f32 (fma.f32 #s(literal 1/144 binary32) (/.f32 r (PI.f32)) (fma.f32 #s(literal 1/16 binary32) (/.f32 r (PI.f32)) (*.f32 s (-.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 s (*.f32 r (PI.f32)))) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (PI.f32))))))) (pow.f32 s #s(literal 2 binary32))))) s)) |
(+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 r (*.f32 s (PI.f32))))))) |
(+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (+.f32 s 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))) |
| 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 (fma.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1 binary32) (/.f32 r s))) (*.f32 s (PI.f32))) (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 s (PI.f32))))) r)) |
| Inputs |
|---|
#s(approx (+ (PI) (* (/ 3/4 6) (cbrt (PI)))) (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 (PI.f32) #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) (PI.f32)) #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) (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 (PI.f32) #s(literal 1/8 binary32)) #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 (PI.f32) #s(literal 1/8 binary32)) s)) |
(+.f32 #s(literal 0 binary32) (/.f32 #s(approx (PI) #s(literal 3/4 binary32)) (PI.f32))) |
(+.f32 (PI.f32) (/.f32 #s(approx (PI) #s(literal 3/4 binary32)) (PI.f32))) |
(*.f32 (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32)) #s(literal 1/4 binary32)) |
(*.f32 (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32)) s) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (*.f32 (*.f32 #s(literal 1/8 binary32) (PI.f32)) (*.f32 #s(literal 1/8 binary32) (PI.f32)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (*.f32 (*.f32 (PI.f32) #s(literal 1/8 binary32)) (*.f32 (PI.f32) #s(literal 1/8 binary32)))) |
(+.f32 (PI.f32) (/.f32 #s(approx (* 3/4 (cbrt (PI))) #s(literal 3/4 binary32)) (*.f32 #s(literal 6 binary32) (PI.f32)))) |
(+.f32 (PI.f32) (/.f32 (PI.f32) (*.f32 #s(approx (PI) (PI.f32)) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (*.f32 r (*.f32 s (PI.f32))))) |
(*.f32 (*.f32 #s(literal 1/4 binary32) #s(literal 1/4 binary32)) (/.f32 #s(literal 3/4 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(approx (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32)))) s)) |
(*.f32 (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32)) (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32))) |
(+.f32 #s(literal 0 binary32) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
(*.f32 (fma.f32 (*.f32 (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32)) (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32))) (PI.f32) (PI.f32)) (PI.f32)) |
(*.f32 (fma.f32 (*.f32 (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32)) (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32))) (PI.f32) (PI.f32)) (*.f32 r r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(approx (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) (fma.f32 #s(literal -1 binary32) #s(approx (/ (+ (* -1 (/ (+ (* 1/144 (/ r (PI))) (* 1/16 (/ r (PI)))) s)) (* 1/6 (/ 1 (PI)))) s) (/.f32 #s(literal 1/6 binary32) (*.f32 s (PI.f32)))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32)))))) s)) |
#s(approx (+ (/ (* 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 #s(literal 1 binary32) (*.f32 r (PI.f32)))) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))) s)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (/ r s) (neg 3)))) (* (* (* 6 (PI)) s) r))) (/.f32 (-.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32)))) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))) s)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(approx (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) (/.f32 (fma.f32 #s(literal -1/6 binary32) (/.f32 r (*.f32 s (PI.f32))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (PI.f32)))) r)) s)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(approx (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) (*.f32 (fma.f32 (-.f32 #s(literal 1/144 binary32) #s(literal 1/16 binary32)) (PI.f32) (-.f32 #s(literal 1/6 binary32) (PI.f32))) (fma.f32 (-.f32 #s(literal 1/144 binary32) #s(literal 1/16 binary32)) (PI.f32) (-.f32 #s(literal 1/6 binary32) (PI.f32))))) s)) |
#s(approx (+ 1 (/ (* 3/4 (exp (/ (/ r s) (neg 3)))) (* (* (* 6 (PI)) s) r))) (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 r (*.f32 s (PI.f32))))))) |
#s(approx (+ 1 (/ (* 3/4 (exp (/ (/ r s) (neg 3)))) (* (* (* 6 (PI)) s) r))) (/.f32 (+.f32 s (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 r (PI.f32))))) s)) |
(*.f32 (fma.f32 (*.f32 (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32)) (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32))) (PI.f32) (PI.f32)) (fma.f32 (*.f32 (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32)) (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32))) (PI.f32) (PI.f32))) |
(+.f32 #s(literal 0 binary32) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 #s(approx (/ (/ r s) (neg 3)) (*.f32 #s(literal -1/3 binary32) (/.f32 r s))))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
(+.f32 #s(literal 0 binary32) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 #s(approx (* (* 6 (PI)) s) (*.f32 #s(literal 6 binary32) (*.f32 s (PI.f32)))) r))) |
(+.f32 (PI.f32) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 #s(approx (* (* 6 (PI)) s) (*.f32 #s(literal 6 binary32) (*.f32 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 #s(approx (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) (*.f32 (-.f32 (fma.f32 (-.f32 #s(literal 1/144 binary32) #s(literal 1/16 binary32)) (PI.f32) (-.f32 #s(literal 1/6 binary32) (PI.f32))) (fma.f32 (-.f32 #s(literal 1/144 binary32) #s(literal 1/16 binary32)) (PI.f32) #s(literal 1/6 binary32))) (fma.f32 (-.f32 #s(literal 1/144 binary32) #s(literal 1/16 binary32)) (PI.f32) (-.f32 #s(literal 1/6 binary32) (PI.f32))))) s)) |
(+.f32 (/.f32 #s(approx (* 1/4 (exp (/ (neg r) s))) (+.f32 #s(literal 1/4 binary32) (*.f32 #s(literal -1/4 binary32) (/.f32 r s)))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
(+.f32 #s(literal 0 binary32) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (/.f32 r s) (neg.f32 #s(literal 3 binary32))))) (*.f32 #s(approx (* (* 6 (PI)) s) (*.f32 #s(literal 6 binary32) (*.f32 s (PI.f32)))) r))) |
(+.f32 #s(literal 0 binary32) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (/.f32 r s) (neg.f32 #s(literal 3 binary32))))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
(+.f32 #s(literal 1 binary32) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (/.f32 r s) (neg.f32 #s(literal 3 binary32))))) (*.f32 #s(approx (* (* 6 (PI)) s) (*.f32 #s(literal 6 binary32) (*.f32 s (PI.f32)))) r))) |
(+.f32 #s(literal 1 binary32) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (/.f32 r s) (neg.f32 #s(literal 3 binary32))))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
(+.f32 (PI.f32) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (/.f32 r s) (neg.f32 #s(literal 3 binary32))))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
(+.f32 #s(literal 0 binary32) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (*.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 #s(literal -1 binary32) s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
(+.f32 (*.f32 (PI.f32) (PI.f32)) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (/.f32 r s) (neg.f32 #s(literal 3 binary32))))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(approx (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) (fma.f32 #s(literal -1 binary32) (/.f32 #s(approx (+ (* -1 (/ (+ (* 1/144 (/ r (PI))) (* 1/16 (/ r (PI)))) s)) (* 1/6 (/ 1 (PI)))) (fma.f32 #s(literal -5/72 binary32) (/.f32 r (*.f32 s (PI.f32))) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (PI.f32))))) s) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32)))))) s)) |
(+.f32 #s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/.f32 (-.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32)))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))) s)) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 #s(literal -1/6 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (/ r s) (neg 3)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 #s(literal -1/6 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (+ s s) (* (PI) r))) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 #s(literal -1/6 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))) r)) |
(+.f32 #s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 r (*.f32 s (PI.f32))))) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
(+.f32 (/.f32 (*.f32 #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))) (/.f32 #s(approx (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) (fma.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal 1/144 binary32) (/.f32 r (PI.f32)) (*.f32 (PI.f32) #s(literal 1/16 binary32))) s) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (PI.f32)))) s) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32)))))) s)) |
(+.f32 (/.f32 #s(approx (* 1/4 (exp (/ (neg r) s))) #s(literal 1/4 binary32)) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
#s(approx (+ (/ (* 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/8 binary32) #s(approx (/ (exp (* -1 (/ r s))) (* r (PI))) (-.f32 (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32))) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))) (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 r (PI.f32))))) s)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1 binary32) (/.f32 r s))) (*.f32 r (PI.f32))) (*.f32 #s(literal 1/8 binary32) #s(approx (/ (exp (* -1/3 (/ r s))) (* r (PI))) (-.f32 (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32))) #s(approx (* 1/3 (/ 1 (* s (PI)))) (/.f32 #s(literal 1/3 binary32) (*.f32 s (PI.f32)))))))) s)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(approx (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) (fma.f32 #s(literal -1 binary32) (/.f32 #s(approx (+ (* -1 (/ (+ (* 1/144 (/ r (PI))) (* 1/16 (/ r (PI)))) s)) (* 1/6 (/ 1 (PI)))) (/.f32 (fma.f32 #s(literal -1 binary32) (fma.f32 #s(literal 1/144 binary32) (/.f32 r (PI.f32)) (*.f32 #s(literal 1/16 binary32) (/.f32 r (PI.f32)))) (*.f32 #s(literal 1/6 binary32) (/.f32 s (PI.f32)))) s)) s) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32)))))) s)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(approx (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) (fma.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal 1/144 binary32) (/.f32 r (PI.f32)) (*.f32 #s(literal 1/16 binary32) (/.f32 r (PI.f32)))) s) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (PI.f32)))) s) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32)))))) s)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1 binary32) (/.f32 r s))) (*.f32 r (PI.f32))) (*.f32 #s(literal 1/8 binary32) #s(approx (/ (exp (* -1/3 (/ r s))) (* r (PI))) (-.f32 (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32))) (*.f32 #s(literal 1/3 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32)))))))) s)) |
(+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (+.f32 s s) (*.f32 (PI.f32) r))) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) (+.f32 #s(literal 3/4 binary32) (*.f32 #s(literal -1/4 binary32) (/.f32 r s)))) (*.f32 #s(approx (* (* 6 (PI)) s) (*.f32 #s(literal 6 binary32) (*.f32 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)))) (+.f32 #s(literal 3/4 binary32) (*.f32 #s(literal -1/4 binary32) (/.f32 r s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
(+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 #s(approx (* 3/4 (exp (/ (/ r s) (neg 3)))) (+.f32 #s(literal 3/4 binary32) (*.f32 #s(literal -1/4 binary32) (/.f32 r s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (*.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1/16 binary32) (/.f32 r (PI.f32)) (*.f32 #s(literal -1/144 binary32) (/.f32 r (PI.f32)))) s)) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (PI.f32)))) s)) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32))))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(approx (/ (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) s) (/.f32 (fma.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1 binary32) (/.f32 r s))) (PI.f32)) (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (PI.f32)))) (*.f32 r s)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(approx (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) (/.f32 (fma.f32 r (-.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32)))) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (PI.f32)))) r)) s)) |
#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/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1 binary32) (/.f32 r s))) (*.f32 r (PI.f32))) (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 r (PI.f32))))) s)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1 binary32) (/.f32 r s))) (*.f32 s (PI.f32))) (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 s (PI.f32))))) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (/ r s) (neg 3)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1 binary32) (/.f32 r s))) (*.f32 s (PI.f32))) (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 s (PI.f32))))) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (+ s s) (* (PI) r))) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1 binary32) (/.f32 r s))) (*.f32 s (PI.f32))) (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 s (PI.f32))))) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(approx (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) #s(approx (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/144 (/ r (PI))) (* 1/16 (/ r (PI)))) s)) (* 1/6 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))) (/.f32 (fma.f32 #s(literal 1/144 binary32) (/.f32 r (PI.f32)) (fma.f32 #s(literal 1/16 binary32) (/.f32 r (PI.f32)) (*.f32 s (-.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 s (*.f32 r (PI.f32)))) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (PI.f32))))))) (pow.f32 s #s(literal 2 binary32))))) s)) |
(+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 r (*.f32 s (PI.f32))))))) |
(+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (+.f32 s 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 #s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (+ s s) (* (PI) r))) (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1 binary32) (/.f32 r s))) (*.f32 r (*.f32 s (PI.f32)))))) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 #s(approx (* (* 6 (PI)) s) (*.f32 #s(literal 6 binary32) (*.f32 s (PI.f32)))) r))) |
| Outputs |
|---|
(+.f32 #s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (+ s s) (* (PI) r))) (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1 binary32) (/.f32 r s))) (*.f32 r (*.f32 s (PI.f32)))))) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 #s(approx (* (* 6 (PI)) s) (*.f32 #s(literal 6 binary32) (*.f32 s (PI.f32)))) r))) |
| Inputs |
|---|
#s(approx (+ (PI) (* (/ 3/4 6) (cbrt (PI)))) (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 (PI.f32) #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) (PI.f32)) #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) (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 (PI.f32) #s(literal 1/8 binary32)) #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 (PI.f32) #s(literal 1/8 binary32)) s)) |
(+.f32 #s(literal 0 binary32) (/.f32 #s(approx (PI) #s(literal 3/4 binary32)) (PI.f32))) |
(+.f32 (PI.f32) (/.f32 #s(approx (PI) #s(literal 3/4 binary32)) (PI.f32))) |
(*.f32 (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32)) #s(literal 1/4 binary32)) |
(*.f32 (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32)) s) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (*.f32 (*.f32 #s(literal 1/8 binary32) (PI.f32)) (*.f32 #s(literal 1/8 binary32) (PI.f32)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (*.f32 (*.f32 (PI.f32) #s(literal 1/8 binary32)) (*.f32 (PI.f32) #s(literal 1/8 binary32)))) |
(+.f32 (PI.f32) (/.f32 #s(approx (* 3/4 (cbrt (PI))) #s(literal 3/4 binary32)) (*.f32 #s(literal 6 binary32) (PI.f32)))) |
(+.f32 (PI.f32) (/.f32 (PI.f32) (*.f32 #s(approx (PI) (PI.f32)) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (*.f32 r (*.f32 s (PI.f32))))) |
(*.f32 (*.f32 #s(literal 1/4 binary32) #s(literal 1/4 binary32)) (/.f32 #s(literal 3/4 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(approx (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32)))) s)) |
(*.f32 (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32)) (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32))) |
(+.f32 #s(literal 0 binary32) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
(*.f32 (fma.f32 (*.f32 (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32)) (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32))) (PI.f32) (PI.f32)) (PI.f32)) |
(*.f32 (fma.f32 (*.f32 (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32)) (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32))) (PI.f32) (PI.f32)) (*.f32 r r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(approx (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) (fma.f32 #s(literal -1 binary32) #s(approx (/ (+ (* -1 (/ (+ (* 1/144 (/ r (PI))) (* 1/16 (/ r (PI)))) s)) (* 1/6 (/ 1 (PI)))) s) (/.f32 #s(literal 1/6 binary32) (*.f32 s (PI.f32)))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32)))))) s)) |
#s(approx (+ (/ (* 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 #s(literal 1 binary32) (*.f32 r (PI.f32)))) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))) s)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (/ r s) (neg 3)))) (* (* (* 6 (PI)) s) r))) (/.f32 (-.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32)))) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))) s)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(approx (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) (/.f32 (fma.f32 #s(literal -1/6 binary32) (/.f32 r (*.f32 s (PI.f32))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (PI.f32)))) r)) s)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(approx (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) (*.f32 (fma.f32 (-.f32 #s(literal 1/144 binary32) #s(literal 1/16 binary32)) (PI.f32) (-.f32 #s(literal 1/6 binary32) (PI.f32))) (fma.f32 (-.f32 #s(literal 1/144 binary32) #s(literal 1/16 binary32)) (PI.f32) (-.f32 #s(literal 1/6 binary32) (PI.f32))))) s)) |
#s(approx (+ 1 (/ (* 3/4 (exp (/ (/ r s) (neg 3)))) (* (* (* 6 (PI)) s) r))) (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 r (*.f32 s (PI.f32))))))) |
#s(approx (+ 1 (/ (* 3/4 (exp (/ (/ r s) (neg 3)))) (* (* (* 6 (PI)) s) r))) (/.f32 (+.f32 s (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 r (PI.f32))))) s)) |
(*.f32 (fma.f32 (*.f32 (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32)) (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32))) (PI.f32) (PI.f32)) (fma.f32 (*.f32 (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32)) (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32))) (PI.f32) (PI.f32))) |
(+.f32 #s(literal 0 binary32) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 #s(approx (/ (/ r s) (neg 3)) (*.f32 #s(literal -1/3 binary32) (/.f32 r s))))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
(+.f32 #s(literal 0 binary32) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 #s(approx (* (* 6 (PI)) s) (*.f32 #s(literal 6 binary32) (*.f32 s (PI.f32)))) r))) |
(+.f32 (PI.f32) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 #s(approx (* (* 6 (PI)) s) (*.f32 #s(literal 6 binary32) (*.f32 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 #s(approx (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) (*.f32 (-.f32 (fma.f32 (-.f32 #s(literal 1/144 binary32) #s(literal 1/16 binary32)) (PI.f32) (-.f32 #s(literal 1/6 binary32) (PI.f32))) (fma.f32 (-.f32 #s(literal 1/144 binary32) #s(literal 1/16 binary32)) (PI.f32) #s(literal 1/6 binary32))) (fma.f32 (-.f32 #s(literal 1/144 binary32) #s(literal 1/16 binary32)) (PI.f32) (-.f32 #s(literal 1/6 binary32) (PI.f32))))) s)) |
(+.f32 (/.f32 #s(approx (* 1/4 (exp (/ (neg r) s))) (+.f32 #s(literal 1/4 binary32) (*.f32 #s(literal -1/4 binary32) (/.f32 r s)))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
(+.f32 #s(literal 0 binary32) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (/.f32 r s) (neg.f32 #s(literal 3 binary32))))) (*.f32 #s(approx (* (* 6 (PI)) s) (*.f32 #s(literal 6 binary32) (*.f32 s (PI.f32)))) r))) |
(+.f32 #s(literal 0 binary32) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (/.f32 r s) (neg.f32 #s(literal 3 binary32))))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
(+.f32 #s(literal 1 binary32) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (/.f32 r s) (neg.f32 #s(literal 3 binary32))))) (*.f32 #s(approx (* (* 6 (PI)) s) (*.f32 #s(literal 6 binary32) (*.f32 s (PI.f32)))) r))) |
(+.f32 #s(literal 1 binary32) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (/.f32 r s) (neg.f32 #s(literal 3 binary32))))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
(+.f32 (PI.f32) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (/.f32 r s) (neg.f32 #s(literal 3 binary32))))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
(+.f32 #s(literal 0 binary32) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (*.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 #s(literal -1 binary32) s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
(+.f32 (*.f32 (PI.f32) (PI.f32)) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (/.f32 r s) (neg.f32 #s(literal 3 binary32))))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(approx (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) (fma.f32 #s(literal -1 binary32) (/.f32 #s(approx (+ (* -1 (/ (+ (* 1/144 (/ r (PI))) (* 1/16 (/ r (PI)))) s)) (* 1/6 (/ 1 (PI)))) (fma.f32 #s(literal -5/72 binary32) (/.f32 r (*.f32 s (PI.f32))) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (PI.f32))))) s) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32)))))) s)) |
(+.f32 #s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/.f32 (-.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32)))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))) s)) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 #s(literal -1/6 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (/ r s) (neg 3)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 #s(literal -1/6 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (+ s s) (* (PI) r))) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 #s(literal -1/6 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))) r)) |
(+.f32 #s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 r (*.f32 s (PI.f32))))) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
(+.f32 (/.f32 (*.f32 #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))) (/.f32 #s(approx (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) (fma.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal 1/144 binary32) (/.f32 r (PI.f32)) (*.f32 (PI.f32) #s(literal 1/16 binary32))) s) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (PI.f32)))) s) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32)))))) s)) |
(+.f32 (/.f32 #s(approx (* 1/4 (exp (/ (neg r) s))) #s(literal 1/4 binary32)) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
#s(approx (+ (/ (* 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/8 binary32) #s(approx (/ (exp (* -1 (/ r s))) (* r (PI))) (-.f32 (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32))) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))) (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 r (PI.f32))))) s)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1 binary32) (/.f32 r s))) (*.f32 r (PI.f32))) (*.f32 #s(literal 1/8 binary32) #s(approx (/ (exp (* -1/3 (/ r s))) (* r (PI))) (-.f32 (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32))) #s(approx (* 1/3 (/ 1 (* s (PI)))) (/.f32 #s(literal 1/3 binary32) (*.f32 s (PI.f32)))))))) s)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(approx (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) (fma.f32 #s(literal -1 binary32) (/.f32 #s(approx (+ (* -1 (/ (+ (* 1/144 (/ r (PI))) (* 1/16 (/ r (PI)))) s)) (* 1/6 (/ 1 (PI)))) (/.f32 (fma.f32 #s(literal -1 binary32) (fma.f32 #s(literal 1/144 binary32) (/.f32 r (PI.f32)) (*.f32 #s(literal 1/16 binary32) (/.f32 r (PI.f32)))) (*.f32 #s(literal 1/6 binary32) (/.f32 s (PI.f32)))) s)) s) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32)))))) s)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(approx (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) (fma.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal 1/144 binary32) (/.f32 r (PI.f32)) (*.f32 #s(literal 1/16 binary32) (/.f32 r (PI.f32)))) s) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (PI.f32)))) s) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32)))))) s)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1 binary32) (/.f32 r s))) (*.f32 r (PI.f32))) (*.f32 #s(literal 1/8 binary32) #s(approx (/ (exp (* -1/3 (/ r s))) (* r (PI))) (-.f32 (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32))) (*.f32 #s(literal 1/3 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32)))))))) s)) |
(+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (+.f32 s s) (*.f32 (PI.f32) r))) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) (+.f32 #s(literal 3/4 binary32) (*.f32 #s(literal -1/4 binary32) (/.f32 r s)))) (*.f32 #s(approx (* (* 6 (PI)) s) (*.f32 #s(literal 6 binary32) (*.f32 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)))) (+.f32 #s(literal 3/4 binary32) (*.f32 #s(literal -1/4 binary32) (/.f32 r s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
(+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 #s(approx (* 3/4 (exp (/ (/ r s) (neg 3)))) (+.f32 #s(literal 3/4 binary32) (*.f32 #s(literal -1/4 binary32) (/.f32 r s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (*.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1/16 binary32) (/.f32 r (PI.f32)) (*.f32 #s(literal -1/144 binary32) (/.f32 r (PI.f32)))) s)) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (PI.f32)))) s)) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32))))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(approx (/ (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) s) (/.f32 (fma.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1 binary32) (/.f32 r s))) (PI.f32)) (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (PI.f32)))) (*.f32 r s)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(approx (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) (/.f32 (fma.f32 r (-.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32)))) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (PI.f32)))) r)) s)) |
#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/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1 binary32) (/.f32 r s))) (*.f32 r (PI.f32))) (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 r (PI.f32))))) s)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1 binary32) (/.f32 r s))) (*.f32 s (PI.f32))) (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 s (PI.f32))))) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (/ r s) (neg 3)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1 binary32) (/.f32 r s))) (*.f32 s (PI.f32))) (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 s (PI.f32))))) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (+ s s) (* (PI) r))) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1 binary32) (/.f32 r s))) (*.f32 s (PI.f32))) (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 s (PI.f32))))) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(approx (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) #s(approx (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/144 (/ r (PI))) (* 1/16 (/ r (PI)))) s)) (* 1/6 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))) (/.f32 (fma.f32 #s(literal 1/144 binary32) (/.f32 r (PI.f32)) (fma.f32 #s(literal 1/16 binary32) (/.f32 r (PI.f32)) (*.f32 s (-.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 s (*.f32 r (PI.f32)))) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (PI.f32))))))) (pow.f32 s #s(literal 2 binary32))))) s)) |
(+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 r (*.f32 s (PI.f32))))))) |
(+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (+.f32 s 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 #s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (+ s s) (* (PI) r))) (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1 binary32) (/.f32 r s))) (*.f32 r (*.f32 s (PI.f32)))))) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 #s(approx (* (* 6 (PI)) s) (*.f32 #s(literal 6 binary32) (*.f32 s (PI.f32)))) r))) |
(+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (+.f32 s s) (*.f32 (PI.f32) r))) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 #s(approx (* (* 6 (PI)) s) (*.f32 #s(literal 6 binary32) (*.f32 s (PI.f32)))) r))) |
(+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (+.f32 s s) (*.f32 (PI.f32) r))) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
(+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 (*.f32 s #s(literal 6 binary32)) (*.f32 (PI.f32) r)))) |
(+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
(+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 (*.f32 (*.f32 s #s(literal 6 binary32)) (PI.f32)) r))) |
| Outputs |
|---|
(+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (+.f32 s s) (*.f32 (PI.f32) r))) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 #s(approx (* (* 6 (PI)) s) (*.f32 #s(literal 6 binary32) (*.f32 s (PI.f32)))) r))) |
| Inputs |
|---|
#s(approx (+ (PI) (* (/ 3/4 6) (cbrt (PI)))) (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 (PI.f32) #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) (PI.f32)) #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) (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 (PI.f32) #s(literal 1/8 binary32)) #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 (PI.f32) #s(literal 1/8 binary32)) s)) |
(+.f32 #s(literal 0 binary32) (/.f32 #s(approx (PI) #s(literal 3/4 binary32)) (PI.f32))) |
(+.f32 (PI.f32) (/.f32 #s(approx (PI) #s(literal 3/4 binary32)) (PI.f32))) |
(*.f32 (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32)) #s(literal 1/4 binary32)) |
(*.f32 (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32)) s) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (*.f32 (*.f32 #s(literal 1/8 binary32) (PI.f32)) (*.f32 #s(literal 1/8 binary32) (PI.f32)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (*.f32 (*.f32 (PI.f32) #s(literal 1/8 binary32)) (*.f32 (PI.f32) #s(literal 1/8 binary32)))) |
(+.f32 (PI.f32) (/.f32 #s(approx (* 3/4 (cbrt (PI))) #s(literal 3/4 binary32)) (*.f32 #s(literal 6 binary32) (PI.f32)))) |
(+.f32 (PI.f32) (/.f32 (PI.f32) (*.f32 #s(approx (PI) (PI.f32)) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(literal 1/4 binary32) (*.f32 r (*.f32 s (PI.f32))))) |
(*.f32 (*.f32 #s(literal 1/4 binary32) #s(literal 1/4 binary32)) (/.f32 #s(literal 3/4 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(approx (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32)))) s)) |
(*.f32 (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32)) (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32))) |
(+.f32 #s(literal 0 binary32) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
(*.f32 (fma.f32 (*.f32 (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32)) (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32))) (PI.f32) (PI.f32)) (PI.f32)) |
(*.f32 (fma.f32 (*.f32 (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32)) (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32))) (PI.f32) (PI.f32)) (*.f32 r r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(approx (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) (fma.f32 #s(literal -1 binary32) #s(approx (/ (+ (* -1 (/ (+ (* 1/144 (/ r (PI))) (* 1/16 (/ r (PI)))) s)) (* 1/6 (/ 1 (PI)))) s) (/.f32 #s(literal 1/6 binary32) (*.f32 s (PI.f32)))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32)))))) s)) |
#s(approx (+ (/ (* 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 #s(literal 1 binary32) (*.f32 r (PI.f32)))) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))) s)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (/ r s) (neg 3)))) (* (* (* 6 (PI)) s) r))) (/.f32 (-.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32)))) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))) s)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(approx (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) (/.f32 (fma.f32 #s(literal -1/6 binary32) (/.f32 r (*.f32 s (PI.f32))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (PI.f32)))) r)) s)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(approx (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) (*.f32 (fma.f32 (-.f32 #s(literal 1/144 binary32) #s(literal 1/16 binary32)) (PI.f32) (-.f32 #s(literal 1/6 binary32) (PI.f32))) (fma.f32 (-.f32 #s(literal 1/144 binary32) #s(literal 1/16 binary32)) (PI.f32) (-.f32 #s(literal 1/6 binary32) (PI.f32))))) s)) |
#s(approx (+ 1 (/ (* 3/4 (exp (/ (/ r s) (neg 3)))) (* (* (* 6 (PI)) s) r))) (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 r (*.f32 s (PI.f32))))))) |
#s(approx (+ 1 (/ (* 3/4 (exp (/ (/ r s) (neg 3)))) (* (* (* 6 (PI)) s) r))) (/.f32 (+.f32 s (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 r (PI.f32))))) s)) |
(*.f32 (fma.f32 (*.f32 (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32)) (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32))) (PI.f32) (PI.f32)) (fma.f32 (*.f32 (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32)) (/.f32 #s(literal 3/4 binary32) #s(literal 6 binary32))) (PI.f32) (PI.f32))) |
(+.f32 #s(literal 0 binary32) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 #s(approx (/ (/ r s) (neg 3)) (*.f32 #s(literal -1/3 binary32) (/.f32 r s))))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
(+.f32 #s(literal 0 binary32) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 #s(approx (* (* 6 (PI)) s) (*.f32 #s(literal 6 binary32) (*.f32 s (PI.f32)))) r))) |
(+.f32 (PI.f32) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 #s(approx (* (* 6 (PI)) s) (*.f32 #s(literal 6 binary32) (*.f32 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 #s(approx (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) (*.f32 (-.f32 (fma.f32 (-.f32 #s(literal 1/144 binary32) #s(literal 1/16 binary32)) (PI.f32) (-.f32 #s(literal 1/6 binary32) (PI.f32))) (fma.f32 (-.f32 #s(literal 1/144 binary32) #s(literal 1/16 binary32)) (PI.f32) #s(literal 1/6 binary32))) (fma.f32 (-.f32 #s(literal 1/144 binary32) #s(literal 1/16 binary32)) (PI.f32) (-.f32 #s(literal 1/6 binary32) (PI.f32))))) s)) |
(+.f32 (/.f32 #s(approx (* 1/4 (exp (/ (neg r) s))) (+.f32 #s(literal 1/4 binary32) (*.f32 #s(literal -1/4 binary32) (/.f32 r s)))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
(+.f32 #s(literal 0 binary32) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (/.f32 r s) (neg.f32 #s(literal 3 binary32))))) (*.f32 #s(approx (* (* 6 (PI)) s) (*.f32 #s(literal 6 binary32) (*.f32 s (PI.f32)))) r))) |
(+.f32 #s(literal 0 binary32) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (/.f32 r s) (neg.f32 #s(literal 3 binary32))))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
(+.f32 #s(literal 1 binary32) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (/.f32 r s) (neg.f32 #s(literal 3 binary32))))) (*.f32 #s(approx (* (* 6 (PI)) s) (*.f32 #s(literal 6 binary32) (*.f32 s (PI.f32)))) r))) |
(+.f32 #s(literal 1 binary32) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (/.f32 r s) (neg.f32 #s(literal 3 binary32))))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
(+.f32 (PI.f32) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (/.f32 r s) (neg.f32 #s(literal 3 binary32))))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
(+.f32 #s(literal 0 binary32) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (*.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 #s(literal -1 binary32) s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
(+.f32 (*.f32 (PI.f32) (PI.f32)) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (/.f32 r s) (neg.f32 #s(literal 3 binary32))))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(approx (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) (fma.f32 #s(literal -1 binary32) (/.f32 #s(approx (+ (* -1 (/ (+ (* 1/144 (/ r (PI))) (* 1/16 (/ r (PI)))) s)) (* 1/6 (/ 1 (PI)))) (fma.f32 #s(literal -5/72 binary32) (/.f32 r (*.f32 s (PI.f32))) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (PI.f32))))) s) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32)))))) s)) |
(+.f32 #s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/.f32 (-.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32)))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))) s)) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) #s(literal 3/4 binary32)) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 #s(literal -1/6 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (/ r s) (neg 3)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 #s(literal -1/6 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (+ s s) (* (PI) r))) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 #s(literal -1/6 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))) r)) |
(+.f32 #s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/.f32 #s(literal 1/8 binary32) (*.f32 r (*.f32 s (PI.f32))))) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
(+.f32 (/.f32 (*.f32 #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))) (/.f32 #s(approx (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) (fma.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal 1/144 binary32) (/.f32 r (PI.f32)) (*.f32 (PI.f32) #s(literal 1/16 binary32))) s) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (PI.f32)))) s) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32)))))) s)) |
(+.f32 (/.f32 #s(approx (* 1/4 (exp (/ (neg r) s))) #s(literal 1/4 binary32)) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
#s(approx (+ (/ (* 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/8 binary32) #s(approx (/ (exp (* -1 (/ r s))) (* r (PI))) (-.f32 (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32))) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))) (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 r (PI.f32))))) s)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1 binary32) (/.f32 r s))) (*.f32 r (PI.f32))) (*.f32 #s(literal 1/8 binary32) #s(approx (/ (exp (* -1/3 (/ r s))) (* r (PI))) (-.f32 (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32))) #s(approx (* 1/3 (/ 1 (* s (PI)))) (/.f32 #s(literal 1/3 binary32) (*.f32 s (PI.f32)))))))) s)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(approx (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) (fma.f32 #s(literal -1 binary32) (/.f32 #s(approx (+ (* -1 (/ (+ (* 1/144 (/ r (PI))) (* 1/16 (/ r (PI)))) s)) (* 1/6 (/ 1 (PI)))) (/.f32 (fma.f32 #s(literal -1 binary32) (fma.f32 #s(literal 1/144 binary32) (/.f32 r (PI.f32)) (*.f32 #s(literal 1/16 binary32) (/.f32 r (PI.f32)))) (*.f32 #s(literal 1/6 binary32) (/.f32 s (PI.f32)))) s)) s) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32)))))) s)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(approx (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) (fma.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal 1/144 binary32) (/.f32 r (PI.f32)) (*.f32 #s(literal 1/16 binary32) (/.f32 r (PI.f32)))) s) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (PI.f32)))) s) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32)))))) s)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1 binary32) (/.f32 r s))) (*.f32 r (PI.f32))) (*.f32 #s(literal 1/8 binary32) #s(approx (/ (exp (* -1/3 (/ r s))) (* r (PI))) (-.f32 (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32))) (*.f32 #s(literal 1/3 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32)))))))) s)) |
(+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (+.f32 s s) (*.f32 (PI.f32) r))) (/.f32 #s(approx (* 3/4 (exp (/ (neg r) (* 3 s)))) (+.f32 #s(literal 3/4 binary32) (*.f32 #s(literal -1/4 binary32) (/.f32 r s)))) (*.f32 #s(approx (* (* 6 (PI)) s) (*.f32 #s(literal 6 binary32) (*.f32 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)))) (+.f32 #s(literal 3/4 binary32) (*.f32 #s(literal -1/4 binary32) (/.f32 r s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
(+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 #s(approx (* 3/4 (exp (/ (/ r s) (neg 3)))) (+.f32 #s(literal 3/4 binary32) (*.f32 #s(literal -1/4 binary32) (/.f32 r s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (*.f32 #s(literal -1 binary32) (/.f32 (fma.f32 #s(literal -1/16 binary32) (/.f32 r (PI.f32)) (*.f32 #s(literal -1/144 binary32) (/.f32 r (PI.f32)))) s)) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (PI.f32)))) s)) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32))))) s))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) #s(approx (/ (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) s) (/.f32 (fma.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1 binary32) (/.f32 r s))) (PI.f32)) (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (PI.f32)))) (*.f32 r s)))) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(approx (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) (/.f32 (fma.f32 r (-.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r (*.f32 (pow.f32 s #s(literal 2 binary32)) (PI.f32)))) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (PI.f32)))) r)) s)) |
#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/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1 binary32) (/.f32 r s))) (*.f32 r (PI.f32))) (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 r (PI.f32))))) s)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1 binary32) (/.f32 r s))) (*.f32 s (PI.f32))) (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 s (PI.f32))))) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (/ r s) (neg 3)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1 binary32) (/.f32 r s))) (*.f32 s (PI.f32))) (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 s (PI.f32))))) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (+ s s) (* (PI) r))) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 (fma.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1 binary32) (/.f32 r s))) (*.f32 s (PI.f32))) (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 s (PI.f32))))) r)) |
#s(approx (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) (/.f32 #s(approx (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) #s(approx (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/144 (/ r (PI))) (* 1/16 (/ r (PI)))) s)) (* 1/6 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))) (/.f32 (fma.f32 #s(literal 1/144 binary32) (/.f32 r (PI.f32)) (fma.f32 #s(literal 1/16 binary32) (/.f32 r (PI.f32)) (*.f32 s (-.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 s (*.f32 r (PI.f32)))) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (PI.f32))))))) (pow.f32 s #s(literal 2 binary32))))) s)) |
(+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) #s(approx (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1/3 binary32) (/.f32 r s))) (*.f32 r (*.f32 s (PI.f32))))))) |
(+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (+.f32 s 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 #s(approx (/ (* 1/4 (exp (/ (neg r) s))) (* (+ s s) (* (PI) r))) (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (*.f32 #s(literal -1 binary32) (/.f32 r s))) (*.f32 r (*.f32 s (PI.f32)))))) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 #s(approx (* (* 6 (PI)) s) (*.f32 #s(literal 6 binary32) (*.f32 s (PI.f32)))) r))) |
(+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (+.f32 s s) (*.f32 (PI.f32) r))) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 #s(approx (* (* 6 (PI)) s) (*.f32 #s(literal 6 binary32) (*.f32 s (PI.f32)))) r))) |
(+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (+.f32 s s) (*.f32 (PI.f32) r))) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
(+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 (*.f32 s #s(literal 6 binary32)) (*.f32 (PI.f32) r)))) |
(+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
(+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 (*.f32 (*.f32 s #s(literal 6 binary32)) (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 (/.f32 r s) (neg.f32 #s(literal 3 binary32))))) (*.f32 #s(approx (* (* 6 (PI)) s) (*.f32 #s(literal 6 binary32) (*.f32 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 (/.f32 r s) (neg.f32 #s(literal 3 binary32))))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
(*.f32 (/.f32 (-.f32 (pow.f32 (*.f32 (exp.f32 (neg.f32 (/.f32 r s))) (/.f32 #s(literal 1/4 binary32) (*.f32 (+.f32 s s) r))) #s(literal 2 binary32)) (pow.f32 (*.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) (*.f32 r s))) (exp.f32 (neg.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s))))) #s(literal 2 binary32))) (-.f32 (*.f32 (exp.f32 (neg.f32 (/.f32 r s))) (*.f32 (/.f32 #s(literal 1/4 binary32) (+.f32 s s)) (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) (*.f32 r s)))) (*.f32 (exp.f32 (neg.f32 (/.f32 r (*.f32 #s(literal 3 binary32) s)))) (*.f32 #s(literal 3/4 binary32) r)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) (*.f32 r 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)) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (/.f32 r s) (neg.f32 #s(literal 3 binary32))))) (*.f32 #s(approx (* (* 6 (PI)) s) (*.f32 #s(literal 6 binary32) (*.f32 s (PI.f32)))) r))) |
52 calls:
| 20.0ms | r |
| 20.0ms | s |
| 19.0ms | r |
| 19.0ms | s |
| 19.0ms | r |
| Accuracy | Segments | Branch |
|---|---|---|
| 7.7% | 1 | r |
| 7.7% | 1 | (+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
| 7.7% | 1 | s |
| 7.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))) |
| 7.8% | 1 | s |
| 7.8% | 1 | r |
| 7.9% | 1 | (+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
| 7.9% | 1 | s |
| 7.9% | 1 | r |
| 12.3% | 1 | s |
| 12.3% | 1 | (+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
| 12.3% | 1 | r |
| 12.8% | 1 | r |
| 12.8% | 1 | s |
| 12.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))) |
| 16.6% | 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))) |
| 16.5% | 2 | s |
| 16.6% | 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))) |
| 17.9% | 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))) |
| 12.8% | 1 | r |
| 17.9% | 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))) |
| 17.7% | 2 | s |
| 92.0% | 1 | (+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
| 92.0% | 1 | r |
| 92.0% | 1 | s |
| 92.0% | 1 | (+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
| 92.0% | 1 | r |
| 92.0% | 1 | s |
| 92.1% | 1 | s |
| 92.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))) |
| 95.7% | 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))) |
| 95.7% | 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))) |
| 92.1% | 1 | s |
| 92.1% | 1 | r |
| 99.3% | 1 | (+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
| 99.3% | 1 | s |
| 99.3% | 1 | r |
| 99.3% | 1 | (+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
| 99.3% | 1 | s |
| 99.3% | 1 | r |
| 99.3% | 1 | (+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
| 99.3% | 1 | s |
| 99.3% | 1 | r |
| 99.3% | 1 | (+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
| 99.3% | 1 | s |
| 99.3% | 1 | r |
| 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 |
| 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 4 133 to 1 000 computations (75.8% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.0011189559008926153 | 0.005172571167349815 |
Compiled 36 to 30 computations (16.7% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.0011189559008926153 | 0.005172571167349815 |
Compiled 36 to 30 computations (16.7% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 4.571631052385783e-6 | 1.1418868780310731e-5 |
Compiled 36 to 30 computations (16.7% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 4.571631052385783e-6 | 1.1418868780310731e-5 |
Compiled 36 to 30 computations (16.7% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 3.155323495974277e-13 | 1.7229467852430957e-10 |
Compiled 36 to 30 computations (16.7% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 3.155323495974277e-13 | 1.7229467852430957e-10 |
Compiled 36 to 30 computations (16.7% saved)
| 1× | fuel |
Compiled 1 334 to 216 computations (83.8% saved)
Compiled 1 367 to 241 computations (82.4% saved)
Loading profile data...