
Time bar (total: 14.8s)
| 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 50 to 36 computations (28% saved)
ival-mult: 25.0ms (39.4% of total)ival-div: 9.0ms (14.2% of total)...c/correct-round.rkt:119:19: 8.0ms (12.6% of total)ival-exp: 6.0ms (9.5% of total)ival-<=: 3.0ms (4.7% of total)ival-neg: 3.0ms (4.7% of total)ival-<: 3.0ms (4.7% of total)ival-pi: 2.0ms (3.2% of total)ival-add: 2.0ms (3.2% of total)const: 2.0ms (3.2% of total)ival-and: 1.0ms (1.6% of total)backward-pass: 0.0ms (0% of total)| 2.0s | 8256× | 0 | valid |
ival-mult: 710.0ms (41.7% of total)ival-div: 301.0ms (17.7% of total)...c/correct-round.rkt:119:19: 195.0ms (11.5% of total)ival-exp: 122.0ms (7.2% of total)ival-neg: 86.0ms (5.1% of total)ival-<=: 75.0ms (4.4% of total)ival-<: 70.0ms (4.1% of total)ival-add: 41.0ms (2.4% of total)const: 35.0ms (2.1% of total)ival-pi: 34.0ms (2% of total)ival-and: 26.0ms (1.5% of total)backward-pass: 4.0ms (0.2% of total)| 2× | egg-herbie |
| 3646× | *-lowering-*.f32 |
| 3646× | *-lowering-*.f64 |
| 2560× | fma-define |
| 2464× | /-lowering-/.f32 |
| 2464× | /-lowering-/.f64 |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 68 | 208 |
| 1 | 224 | 164 |
| 2 | 1098 | 124 |
| 3 | 5260 | 124 |
| 0 | 25 | 33 |
| 1 | 65 | 27 |
| 2 | 239 | 22 |
| 3 | 898 | 20 |
| 4 | 2514 | 20 |
| 5 | 3344 | 20 |
| 6 | 4052 | 20 |
| 7 | 5402 | 20 |
| 8 | 5849 | 20 |
| 9 | 6026 | 20 |
| 10 | 6938 | 20 |
| 11 | 7175 | 20 |
| 12 | 7204 | 20 |
| 13 | 7415 | 20 |
| 14 | 7494 | 20 |
| 15 | 7654 | 20 |
| 16 | 7654 | 20 |
| 0 | 8094 | 20 |
| 1× | iter limit |
| 1× | node limit |
| 1× | node limit |
| Inputs |
|---|
(+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) |
| Outputs |
|---|
(+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) |
(/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (exp.f32 (/.f32 (/.f32 r s) #s(literal -3 binary32))))) (PI.f32)) |
| Inputs |
|---|
(+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) |
(+ (/ (* 1/4 (exp (/ (neg r) (neg s)))) (* (* (* 2 (PI)) (neg s)) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 (neg s))))) (* (* (* 6 (PI)) (neg s)) r))) |
(+ (/ (* 1/4 (exp (/ (neg (neg r)) s))) (* (* (* 2 (PI)) s) (neg r))) (/ (* 3/4 (exp (/ (neg (neg r)) (* 3 s)))) (* (* (* 6 (PI)) s) (neg r)))) |
(neg (+ (/ (* 1/4 (exp (/ (neg r) (neg s)))) (* (* (* 2 (PI)) (neg s)) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 (neg s))))) (* (* (* 6 (PI)) (neg s)) r)))) |
(neg (+ (/ (* 1/4 (exp (/ (neg (neg r)) s))) (* (* (* 2 (PI)) s) (neg r))) (/ (* 3/4 (exp (/ (neg (neg r)) (* 3 s)))) (* (* (* 6 (PI)) s) (neg r))))) |
(+ (/ (* 1/4 (exp (/ (neg s) r))) (* (* (* 2 (PI)) r) s)) (/ (* 3/4 (exp (/ (neg s) (* 3 r)))) (* (* (* 6 (PI)) r) s))) |
| Outputs |
|---|
(+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) |
(* (/ 1/8 (* s (PI))) (+ (/ (exp (/ r (neg s))) r) (/ (pow (exp -1/3) (/ r s)) r))) |
(+ (/ (* 1/4 (exp (/ (neg r) (neg s)))) (* (* (* 2 (PI)) (neg s)) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 (neg s))))) (* (* (* 6 (PI)) (neg s)) r))) |
(* (/ -1/8 (* s (PI))) (+ (/ (cbrt (exp (/ r s))) r) (/ (exp (/ r s)) r))) |
(+ (/ (* 1/4 (exp (/ (neg (neg r)) s))) (* (* (* 2 (PI)) s) (neg r))) (/ (* 3/4 (exp (/ (neg (neg r)) (* 3 s)))) (* (* (* 6 (PI)) s) (neg r)))) |
(* (/ -1/8 (* s (PI))) (+ (/ (cbrt (exp (/ r s))) r) (/ (exp (/ r s)) r))) |
(neg (+ (/ (* 1/4 (exp (/ (neg r) (neg s)))) (* (* (* 2 (PI)) (neg s)) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 (neg s))))) (* (* (* 6 (PI)) (neg s)) r)))) |
(* (/ 1/8 (* s (PI))) (+ (/ (cbrt (exp (/ r s))) r) (/ (exp (/ r s)) r))) |
(neg (+ (/ (* 1/4 (exp (/ (neg (neg r)) s))) (* (* (* 2 (PI)) s) (neg r))) (/ (* 3/4 (exp (/ (neg (neg r)) (* 3 s)))) (* (* (* 6 (PI)) s) (neg r))))) |
(* (/ 1/8 (* s (PI))) (+ (/ (cbrt (exp (/ r s))) r) (/ (exp (/ r s)) r))) |
(+ (/ (* 1/4 (exp (/ (neg s) r))) (* (* (* 2 (PI)) r) s)) (/ (* 3/4 (exp (/ (neg s) (* 3 r)))) (* (* (* 6 (PI)) r) s))) |
(* (/ 1/8 (* r (PI))) (+ (/ (exp (/ s (neg r))) s) (/ (pow (exp -1/3) (/ s r)) s))) |
| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 2 | 0 | - | 1 | (1.9480844457575586e-6 0.00019200844690203667) | (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) |
| 1 | 7 | (5.343889370124089e-6 0.003670977195724845) | 1 | (1.9480844457575586e-6 0.00019200844690203667) | (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) |
| 0 | 0 | - | 0 | - | (*.f32 #s(literal 2 binary32) (PI.f32)) |
| 0 | 0 | - | 0 | - | #s(literal 3 binary32) |
| 0 | 0 | - | 0 | - | r |
| 0 | 0 | - | 0 | - | #s(literal 6 binary32) |
| 0 | 0 | - | 0 | - | (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r) |
| 0 | 0 | - | 0 | - | (*.f32 #s(literal 3 binary32) s) |
| 0 | 0 | - | 0 | - | (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) |
| 0 | 0 | - | 0 | - | (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) |
| 0 | 0 | - | 0 | - | #s(literal 1/4 binary32) |
| 0 | 3 | (5.343889370124089e-6 0.003670977195724845) | 0 | - | (exp.f32 (/.f32 (neg.f32 r) s)) |
| 0 | 0 | - | 0 | - | (/.f32 (neg.f32 r) s) |
| 0 | 0 | - | 0 | - | #s(literal 3/4 binary32) |
| 0 | 0 | - | 0 | - | (+.f32 (/.f32 (*.f32 #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))) |
| 0 | 0 | - | 0 | - | (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)) |
| 0 | 0 | - | 0 | - | s |
| 0 | 0 | - | 0 | - | (neg.f32 r) |
| 0 | 0 | - | 0 | - | (/.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)) |
| 0 | 0 | - | 0 | - | (*.f32 #s(literal 6 binary32) (PI.f32)) |
| 0 | 0 | - | 0 | - | (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) |
| 0 | 0 | - | 0 | - | (PI.f32) |
| 0 | 0 | - | 0 | - | #s(literal 2 binary32) |
| 0 | 0 | - | 0 | - | (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) |
| 0 | 0 | - | 0 | - | (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r) |
| 142.0ms | 512× | 0 | valid |
Compiled 333 to 77 computations (76.9% saved)
ival-div: 32.0ms (39.9% of total)ival-mult: 30.0ms (37.4% of total)ival-exp: 8.0ms (10% of total)ival-add: 3.0ms (3.7% of total)ival-neg: 3.0ms (3.7% of total)ival-pi: 2.0ms (2.5% of total)const: 2.0ms (2.5% of total)backward-pass: 0.0ms (0% of total)Compiled 23 to 16 computations (30.4% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 97.3% | (/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (exp.f32 (/.f32 (/.f32 r s) #s(literal -3 binary32))))) (PI.f32)) |
| ▶ | 99.6% | (+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
Compiled 58 to 41 computations (29.3% saved)
| 1× | egg-herbie |
Found 8 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f32 r s) |
| ✓ | cost-diff | 0 | (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) |
| ✓ | cost-diff | 0 | (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (exp.f32 (/.f32 (/.f32 r s) #s(literal -3 binary32))))) |
| ✓ | cost-diff | 0 | (/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (exp.f32 (/.f32 (/.f32 r s) #s(literal -3 binary32))))) (PI.f32)) |
| ✓ | cost-diff | 32 | (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) |
| ✓ | cost-diff | 96 | (/.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)) |
| ✓ | cost-diff | 96 | (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) |
| ✓ | cost-diff | 384 | (+.f32 (/.f32 (*.f32 #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))) |
| 3510× | /-lowering-/.f32 |
| 3510× | /-lowering-/.f64 |
| 3374× | *-lowering-*.f32 |
| 3374× | *-lowering-*.f64 |
| 2444× | associate-/r* |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 38 | 248 |
| 1 | 103 | 225 |
| 2 | 344 | 213 |
| 3 | 1203 | 208 |
| 4 | 3692 | 208 |
| 5 | 4128 | 208 |
| 6 | 4813 | 208 |
| 7 | 5153 | 208 |
| 8 | 5466 | 208 |
| 9 | 5714 | 208 |
| 10 | 7847 | 208 |
| 0 | 8127 | 208 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) |
(/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) |
(* 1/4 (exp (/ (neg r) s))) |
1/4 |
(exp (/ (neg r) s)) |
(/ (neg r) s) |
(neg r) |
r |
s |
(* (* (* 2 (PI)) s) r) |
(* (* 2 (PI)) s) |
(* 2 (PI)) |
2 |
(PI) |
(/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) |
(* 3/4 (exp (/ (neg r) (* 3 s)))) |
3/4 |
(exp (/ (neg r) (* 3 s))) |
(/ (neg r) (* 3 s)) |
(* 3 s) |
3 |
(* (* (* 6 (PI)) s) r) |
(* (* 6 (PI)) s) |
(* 6 (PI)) |
6 |
(/ (* (/ 1/8 (* r s)) (+ (exp (- 0 (/ r s))) (exp (/ (/ r s) -3)))) (PI)) |
(* (/ 1/8 (* r s)) (+ (exp (- 0 (/ r s))) (exp (/ (/ r s) -3)))) |
(/ 1/8 (* r s)) |
1/8 |
(* r s) |
r |
s |
(+ (exp (- 0 (/ r s))) (exp (/ (/ r s) -3))) |
(exp (- 0 (/ r s))) |
(- 0 (/ r s)) |
0 |
(/ r s) |
(exp (/ (/ r s) -3)) |
(/ (/ r s) -3) |
-3 |
(PI) |
| Outputs |
|---|
(+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) |
(/.f32 (/.f32 (*.f32 (+.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s)))) (/.f32 #s(literal 1/8 binary32) r)) s) (PI.f32)) |
(/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) |
(/.f32 (/.f32 #s(literal 1/8 binary32) r) (*.f32 (exp.f32 (/.f32 r s)) (*.f32 s (PI.f32)))) |
(* 1/4 (exp (/ (neg r) s))) |
(/.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 r s))) |
1/4 |
#s(literal 1/4 binary32) |
(exp (/ (neg r) s)) |
(exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) |
(/ (neg r) s) |
(-.f32 #s(literal 0 binary32) (/.f32 r s)) |
(neg r) |
(neg.f32 r) |
r |
s |
(* (* (* 2 (PI)) s) r) |
(*.f32 s (*.f32 r (*.f32 #s(literal 2 binary32) (PI.f32)))) |
(* (* 2 (PI)) s) |
(*.f32 s (*.f32 #s(literal 2 binary32) (PI.f32))) |
(* 2 (PI)) |
(*.f32 #s(literal 2 binary32) (PI.f32)) |
2 |
#s(literal 2 binary32) |
(PI) |
(PI.f32) |
(/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) |
(/.f32 (/.f32 #s(literal 1/8 binary32) r) (*.f32 (*.f32 s (PI.f32)) (exp.f32 (/.f32 r (*.f32 s #s(literal 3 binary32)))))) |
(* 3/4 (exp (/ (neg r) (* 3 s)))) |
(/.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 r (*.f32 s #s(literal 3 binary32))))) |
3/4 |
#s(literal 3/4 binary32) |
(exp (/ (neg r) (* 3 s))) |
(exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) |
(/ (neg r) (* 3 s)) |
(/.f32 r (*.f32 s #s(literal -3 binary32))) |
(* 3 s) |
(*.f32 s #s(literal 3 binary32)) |
3 |
#s(literal 3 binary32) |
(* (* (* 6 (PI)) s) r) |
(*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) (*.f32 r s)) |
(* (* 6 (PI)) s) |
(*.f32 s (*.f32 (PI.f32) #s(literal 6 binary32))) |
(* 6 (PI)) |
(*.f32 (PI.f32) #s(literal 6 binary32)) |
6 |
#s(literal 6 binary32) |
(/ (* (/ 1/8 (* r s)) (+ (exp (- 0 (/ r s))) (exp (/ (/ r s) -3)))) (PI)) |
(/.f32 (/.f32 (*.f32 (+.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s)))) (/.f32 #s(literal 1/8 binary32) r)) s) (PI.f32)) |
(* (/ 1/8 (* r s)) (+ (exp (- 0 (/ r s))) (exp (/ (/ r s) -3)))) |
(/.f32 (*.f32 (+.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s)))) (/.f32 #s(literal 1/8 binary32) r)) s) |
(/ 1/8 (* r s)) |
(/.f32 #s(literal 1/8 binary32) (*.f32 r s)) |
1/8 |
#s(literal 1/8 binary32) |
(* r s) |
(*.f32 r s) |
r |
s |
(+ (exp (- 0 (/ r s))) (exp (/ (/ r s) -3))) |
(+.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s)))) |
(exp (- 0 (/ r s))) |
(exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) |
(- 0 (/ r s)) |
(-.f32 #s(literal 0 binary32) (/.f32 r s)) |
0 |
#s(literal 0 binary32) |
(/ r s) |
(/.f32 r s) |
(exp (/ (/ r s) -3)) |
(exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) |
(/ (/ r s) -3) |
(/.f32 r (*.f32 s #s(literal -3 binary32))) |
-3 |
#s(literal -3 binary32) |
(PI) |
(PI.f32) |
Found 8 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 99.7% | (exp.f32 (/.f32 (/.f32 r s) #s(literal -3 binary32))) |
| ✓ | accuracy | 99.2% | (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) |
| ✓ | accuracy | 98.9% | (/.f32 (/.f32 r s) #s(literal -3 binary32)) |
| ✓ | accuracy | 97.7% | (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (exp.f32 (/.f32 (/.f32 r s) #s(literal -3 binary32))))) |
| ✓ | accuracy | 99.3% | (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r) |
| ✓ | accuracy | 99.1% | (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r) |
| ✓ | accuracy | 99.1% | (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)) |
| ✓ | accuracy | 99.0% | (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) |
| 146.0ms | 256× | 0 | valid |
Compiled 241 to 39 computations (83.8% saved)
ival-mult: 30.0ms (47.8% of total)ival-div: 17.0ms (27.1% of total)ival-exp: 7.0ms (11.2% of total)ival-add: 3.0ms (4.8% of total)ival-neg: 2.0ms (3.2% of total)ival-pi: 1.0ms (1.6% of total)ival-sub: 1.0ms (1.6% of total)const: 1.0ms (1.6% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)))> |
#<alt (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r))> |
#<alt (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))> |
#<alt (* 1/4 (exp (/ (neg r) s)))> |
#<alt (/ (* (/ 1/8 (* r s)) (+ (exp (- 0 (/ r s))) (exp (/ (/ r s) -3)))) (PI))> |
#<alt (* (/ 1/8 (* r s)) (+ (exp (- 0 (/ r s))) (exp (/ (/ r s) -3))))> |
#<alt (/ 1/8 (* r s))> |
#<alt (* r s)> |
#<alt (* (* 2 (PI)) s)> |
#<alt (/ (neg r) (* 3 s))> |
#<alt (* (* (* 2 (PI)) s) r)> |
#<alt (* (* (* 6 (PI)) s) r)> |
#<alt (/ (/ r s) -3)> |
#<alt (exp (/ (/ r s) -3))> |
| Outputs |
|---|
#<alt (/ 1/4 (* r (* s (PI))))> |
#<alt (/ (+ (* -1/6 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* s (PI))))) r)> |
#<alt (/ (+ (* r (- (* 5/72 (/ r (* (pow s 3) (PI)))) (* 1/6 (/ 1 (* (pow s 2) (PI)))))) (* 1/4 (/ 1 (* s (PI))))) r)> |
#<alt (/ (+ (* r (- (* r (+ (* -7/324 (/ r (* (pow s 4) (PI)))) (* 5/72 (/ 1 (* (pow s 3) (PI)))))) (* 1/6 (/ 1 (* (pow s 2) (PI)))))) (* 1/4 (/ 1 (* s (PI))))) r)> |
#<alt (/ (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* s (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* s (PI))))) r)> |
#<alt (/ (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* s (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* s (PI))))) r)> |
#<alt (/ (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* s (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* s (PI))))) r)> |
#<alt (/ (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* s (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* s (PI))))) r)> |
#<alt (* -1 (/ (+ (* -1/8 (/ (exp (* -1 (/ r s))) (* s (PI)))) (* -1/8 (/ (exp (* -1/3 (/ r s))) (* s (PI))))) r))> |
#<alt (* -1 (/ (+ (* -1/8 (/ (exp (* -1 (/ r s))) (* s (PI)))) (* -1/8 (/ (exp (* -1/3 (/ r s))) (* s (PI))))) r))> |
#<alt (* -1 (/ (+ (* -1/8 (/ (exp (* -1 (/ r s))) (* s (PI)))) (* -1/8 (/ (exp (* -1/3 (/ r s))) (* s (PI))))) r))> |
#<alt (* -1 (/ (+ (* -1/8 (/ (exp (* -1 (/ r s))) (* s (PI)))) (* -1/8 (/ (exp (* -1/3 (/ r s))) (* s (PI))))) r))> |
#<alt (/ (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) s)> |
#<alt (/ (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) s)> |
#<alt (/ (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) s)> |
#<alt (/ (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) s)> |
#<alt (/ 1/4 (* r (* s (PI))))> |
#<alt (/ (- (* 1/4 (/ 1 (* r (PI)))) (* 1/6 (/ 1 (* s (PI))))) s)> |
#<alt (/ (- (+ (* 1/144 (/ r (* (pow s 2) (PI)))) (+ (* 1/16 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* r (PI)))))) (/ 1/6 (* s (PI)))) s)> |
#<alt (/ (- (+ (* -1/48 (/ (pow r 2) (* (pow s 3) (PI)))) (+ (* -1/1296 (/ (pow r 2) (* (pow s 3) (PI)))) (+ (* 1/144 (/ r (* (pow s 2) (PI)))) (+ (* 1/16 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* r (PI)))))))) (/ 1/6 (* s (PI)))) s)> |
#<alt (/ 1/4 (* r (* s (PI))))> |
#<alt (* -1 (/ (- (* 1/6 (/ 1 (* s (PI)))) (* 1/4 (/ 1 (* r (PI))))) s))> |
#<alt (* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -1/16 (/ r (PI))) (* -1/144 (/ r (PI)))) s)) (* 1/6 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))) s))> |
#<alt (* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -1 (/ (+ (* -1/48 (/ (pow r 2) (PI))) (* -1/1296 (/ (pow r 2) (PI)))) s)) (+ (* -1/16 (/ r (PI))) (* -1/144 (/ r (PI))))) s)) (* 1/6 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))) s))> |
#<alt (/ 1/8 (* r (* s (PI))))> |
#<alt (/ (+ (* -1/8 (/ r (* (pow s 2) (PI)))) (* 1/8 (/ 1 (* s (PI))))) r)> |
#<alt (/ (+ (* r (- (* 1/16 (/ r (* (pow s 3) (PI)))) (* 1/8 (/ 1 (* (pow s 2) (PI)))))) (* 1/8 (/ 1 (* s (PI))))) r)> |
#<alt (/ (+ (* r (- (* r (+ (* -1/48 (/ r (* (pow s 4) (PI)))) (* 1/16 (/ 1 (* (pow s 3) (PI)))))) (* 1/8 (/ 1 (* (pow s 2) (PI)))))) (* 1/8 (/ 1 (* s (PI))))) r)> |
#<alt (* 1/8 (/ (exp (* -1 (/ r s))) (* r (* s (PI)))))> |
#<alt (* 1/8 (/ (exp (* -1 (/ r s))) (* r (* s (PI)))))> |
#<alt (* 1/8 (/ (exp (* -1 (/ r s))) (* r (* s (PI)))))> |
#<alt (* 1/8 (/ (exp (* -1 (/ r s))) (* r (* s (PI)))))> |
#<alt (* 1/8 (/ (exp (* -1 (/ r s))) (* r (* s (PI)))))> |
#<alt (* 1/8 (/ (exp (* -1 (/ r s))) (* r (* s (PI)))))> |
#<alt (* 1/8 (/ (exp (* -1 (/ r s))) (* r (* s (PI)))))> |
#<alt (* 1/8 (/ (exp (* -1 (/ r s))) (* r (* s (PI)))))> |
#<alt (* 1/8 (/ (exp (* -1 (/ r s))) (* r (* s (PI)))))> |
#<alt (* 1/8 (/ (exp (* -1 (/ r s))) (* r (* s (PI)))))> |
#<alt (* 1/8 (/ (exp (* -1 (/ r s))) (* r (* s (PI)))))> |
#<alt (* 1/8 (/ (exp (* -1 (/ r s))) (* r (* s (PI)))))> |
#<alt (/ 1/8 (* r (* s (PI))))> |
#<alt (/ (- (* 1/8 (/ 1 (* r (PI)))) (* 1/8 (/ 1 (* s (PI))))) s)> |
#<alt (/ (- (+ (* 1/16 (/ r (* (pow s 2) (PI)))) (* 1/8 (/ 1 (* r (PI))))) (/ 1/8 (* s (PI)))) s)> |
#<alt (/ (- (+ (* -1/48 (/ (pow r 2) (* (pow s 3) (PI)))) (+ (* 1/16 (/ r (* (pow s 2) (PI)))) (* 1/8 (/ 1 (* r (PI)))))) (/ 1/8 (* s (PI)))) s)> |
#<alt (/ 1/8 (* r (* s (PI))))> |
#<alt (* -1 (/ (- (* 1/8 (/ 1 (* s (PI)))) (* 1/8 (/ 1 (* r (PI))))) s))> |
#<alt (* -1 (/ (- (* -1 (/ (- (* 1/16 (/ r (* s (PI)))) (* 1/8 (/ 1 (PI)))) s)) (* 1/8 (/ 1 (* r (PI))))) s))> |
#<alt (* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -1/16 (/ r (PI))) (* 1/48 (/ (pow r 2) (* s (PI))))) s)) (* 1/8 (/ 1 (PI)))) s)) (* 1/8 (/ 1 (* r (PI))))) s))> |
#<alt (/ 1/8 (* r (* s (PI))))> |
#<alt (/ (+ (* -1/24 (/ r (* (pow s 2) (PI)))) (* 1/8 (/ 1 (* s (PI))))) r)> |
#<alt (/ (+ (* r (- (* 1/144 (/ r (* (pow s 3) (PI)))) (* 1/24 (/ 1 (* (pow s 2) (PI)))))) (* 1/8 (/ 1 (* s (PI))))) r)> |
#<alt (/ (+ (* r (- (* r (+ (* -1/1296 (/ r (* (pow s 4) (PI)))) (* 1/144 (/ 1 (* (pow s 3) (PI)))))) (* 1/24 (/ 1 (* (pow s 2) (PI)))))) (* 1/8 (/ 1 (* s (PI))))) r)> |
#<alt (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (* s (PI)))))> |
#<alt (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (* s (PI)))))> |
#<alt (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (* s (PI)))))> |
#<alt (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (* s (PI)))))> |
#<alt (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (* s (PI)))))> |
#<alt (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (* s (PI)))))> |
#<alt (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (* s (PI)))))> |
#<alt (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (* s (PI)))))> |
#<alt (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (* s (PI)))))> |
#<alt (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (* s (PI)))))> |
#<alt (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (* s (PI)))))> |
#<alt (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (* s (PI)))))> |
#<alt (/ 1/8 (* r (* s (PI))))> |
#<alt (/ (- (* 1/8 (/ 1 (* r (PI)))) (* 1/24 (/ 1 (* s (PI))))) s)> |
#<alt (/ (- (+ (* 1/144 (/ r (* (pow s 2) (PI)))) (* 1/8 (/ 1 (* r (PI))))) (/ 1/24 (* s (PI)))) s)> |
#<alt (/ (- (+ (* -1/1296 (/ (pow r 2) (* (pow s 3) (PI)))) (+ (* 1/144 (/ r (* (pow s 2) (PI)))) (* 1/8 (/ 1 (* r (PI)))))) (/ 1/24 (* s (PI)))) s)> |
#<alt (/ 1/8 (* r (* s (PI))))> |
#<alt (* -1 (/ (- (* 1/24 (/ 1 (* s (PI)))) (* 1/8 (/ 1 (* r (PI))))) s))> |
#<alt (* -1 (/ (- (* -1 (/ (- (* 1/144 (/ r (* s (PI)))) (* 1/24 (/ 1 (PI)))) s)) (* 1/8 (/ 1 (* r (PI))))) s))> |
#<alt (* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -1/144 (/ r (PI))) (* 1/1296 (/ (pow r 2) (* s (PI))))) s)) (* 1/24 (/ 1 (PI)))) s)) (* 1/8 (/ 1 (* r (PI))))) s))> |
#<alt 1/4> |
#<alt (+ 1/4 (* -1/4 (/ r s)))> |
#<alt (+ 1/4 (* r (- (* 1/8 (/ r (pow s 2))) (* 1/4 (/ 1 s)))))> |
#<alt (+ 1/4 (* r (- (* r (+ (* -1/24 (/ r (pow s 3))) (* 1/8 (/ 1 (pow s 2))))) (* 1/4 (/ 1 s)))))> |
#<alt (* 1/4 (exp (* -1 (/ r s))))> |
#<alt (* 1/4 (exp (* -1 (/ r s))))> |
#<alt (* 1/4 (exp (* -1 (/ r s))))> |
#<alt (* 1/4 (exp (* -1 (/ r s))))> |
#<alt (* 1/4 (exp (* -1 (/ r s))))> |
#<alt (* 1/4 (exp (* -1 (/ r s))))> |
#<alt (* 1/4 (exp (* -1 (/ r s))))> |
#<alt (* 1/4 (exp (* -1 (/ r s))))> |
#<alt (* 1/4 (exp (* -1 (/ r s))))> |
#<alt (* 1/4 (exp (* -1 (/ r s))))> |
#<alt (* 1/4 (exp (* -1 (/ r s))))> |
#<alt (* 1/4 (exp (* -1 (/ r s))))> |
#<alt 1/4> |
#<alt (+ 1/4 (* -1/4 (/ r s)))> |
#<alt (+ 1/4 (+ (* -1/4 (/ r s)) (* 1/8 (/ (pow r 2) (pow s 2)))))> |
#<alt (+ 1/4 (+ (* -1/4 (/ r s)) (+ (* -1/24 (/ (pow r 3) (pow s 3))) (* 1/8 (/ (pow r 2) (pow s 2))))))> |
#<alt 1/4> |
#<alt (+ 1/4 (* -1/4 (/ r s)))> |
#<alt (+ 1/4 (* -1 (/ (+ (* -1/8 (/ (pow r 2) s)) (* 1/4 r)) s)))> |
#<alt (+ 1/4 (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (/ (pow r 3) s)) (* 1/8 (pow r 2))) s)) (* 1/4 r)) s)))> |
#<alt (/ 1/4 (* r (* s (PI))))> |
#<alt (/ (+ (* -1/6 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* s (PI))))) r)> |
#<alt (/ (+ (* r (- (* 5/72 (/ r (* (pow s 3) (PI)))) (* 1/6 (/ 1 (* (pow s 2) (PI)))))) (* 1/4 (/ 1 (* s (PI))))) r)> |
#<alt (/ (+ (* r (- (* r (+ (* -7/324 (/ r (* (pow s 4) (PI)))) (* 5/72 (/ 1 (* (pow s 3) (PI)))))) (* 1/6 (/ 1 (* (pow s 2) (PI)))))) (* 1/4 (/ 1 (* s (PI))))) r)> |
#<alt (* 1/8 (/ (+ (exp (neg (/ r s))) (exp (* -1/3 (/ r s)))) (* r (* s (PI)))))> |
#<alt (* 1/8 (/ (+ (exp (neg (/ r s))) (exp (* -1/3 (/ r s)))) (* r (* s (PI)))))> |
#<alt (* 1/8 (/ (+ (exp (neg (/ r s))) (exp (* -1/3 (/ r s)))) (* r (* s (PI)))))> |
#<alt (* 1/8 (/ (+ (exp (neg (/ r s))) (exp (* -1/3 (/ r s)))) (* r (* s (PI)))))> |
#<alt (* 1/8 (/ (+ (exp (* -1 (/ r s))) (exp (* -1/3 (/ r s)))) (* r (* s (PI)))))> |
#<alt (* 1/8 (/ (+ (exp (* -1 (/ r s))) (exp (* -1/3 (/ r s)))) (* r (* s (PI)))))> |
#<alt (* 1/8 (/ (+ (exp (* -1 (/ r s))) (exp (* -1/3 (/ r s)))) (* r (* s (PI)))))> |
#<alt (* 1/8 (/ (+ (exp (* -1 (/ r s))) (exp (* -1/3 (/ r s)))) (* r (* s (PI)))))> |
#<alt (* 1/8 (/ (+ (exp (neg (/ r s))) (exp (* -1/3 (/ r s)))) (* r (* s (PI)))))> |
#<alt (* 1/8 (/ (+ (exp (neg (/ r s))) (exp (* -1/3 (/ r s)))) (* r (* s (PI)))))> |
#<alt (* 1/8 (/ (+ (exp (neg (/ r s))) (exp (* -1/3 (/ r s)))) (* r (* s (PI)))))> |
#<alt (* 1/8 (/ (+ (exp (neg (/ r s))) (exp (* -1/3 (/ r s)))) (* r (* s (PI)))))> |
#<alt (/ 1/4 (* r (* s (PI))))> |
#<alt (/ (- (* 1/4 (/ 1 (* r (PI)))) (* 1/6 (/ 1 (* s (PI))))) s)> |
#<alt (/ (- (+ (* 1/8 (/ (+ (* 1/18 (/ r (PI))) (* 1/2 (/ r (PI)))) (pow s 2))) (* 1/4 (/ 1 (* r (PI))))) (/ 1/6 (* s (PI)))) s)> |
#<alt (/ (- (+ (* 1/8 (/ (+ (* -1/6 (/ (pow r 2) (PI))) (* -1/162 (/ (pow r 2) (PI)))) (pow s 3))) (+ (* 1/8 (/ (+ (* 1/18 (/ r (PI))) (* 1/2 (/ r (PI)))) (pow s 2))) (* 1/4 (/ 1 (* r (PI)))))) (/ 1/6 (* s (PI)))) s)> |
#<alt (/ 1/4 (* r (* s (PI))))> |
#<alt (* -1 (/ (- (* 1/6 (/ 1 (* s (PI)))) (* 1/4 (/ 1 (* r (PI))))) s))> |
#<alt (* -1 (/ (- (* -1 (/ (- (* 1/8 (/ (+ (* 1/18 (/ r (PI))) (* 1/2 (/ r (PI)))) s)) (* 1/6 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))) s))> |
#<alt (* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -1/8 (+ (* 1/18 (/ r (PI))) (* 1/2 (/ r (PI))))) (* 1/8 (/ (+ (* 1/162 (/ (pow r 2) (PI))) (* 1/6 (/ (pow r 2) (PI)))) s))) s)) (* 1/6 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))) s))> |
#<alt (/ 1/4 (* r s))> |
#<alt (/ (+ (* -1/6 (/ r (pow s 2))) (* 1/4 (/ 1 s))) r)> |
#<alt (/ (+ (* r (- (* 5/72 (/ r (pow s 3))) (* 1/6 (/ 1 (pow s 2))))) (* 1/4 (/ 1 s))) r)> |
#<alt (/ (+ (* r (- (* r (+ (* -7/324 (/ r (pow s 4))) (* 5/72 (/ 1 (pow s 3))))) (* 1/6 (/ 1 (pow s 2))))) (* 1/4 (/ 1 s))) r)> |
#<alt (* 1/8 (/ (+ (exp (neg (/ r s))) (exp (* -1/3 (/ r s)))) (* r s)))> |
#<alt (* 1/8 (/ (+ (exp (neg (/ r s))) (exp (* -1/3 (/ r s)))) (* r s)))> |
#<alt (* 1/8 (/ (+ (exp (neg (/ r s))) (exp (* -1/3 (/ r s)))) (* r s)))> |
#<alt (* 1/8 (/ (+ (exp (neg (/ r s))) (exp (* -1/3 (/ r s)))) (* r s)))> |
#<alt (* 1/8 (/ (+ (exp (* -1 (/ r s))) (exp (* -1/3 (/ r s)))) (* r s)))> |
#<alt (* 1/8 (/ (+ (exp (* -1 (/ r s))) (exp (* -1/3 (/ r s)))) (* r s)))> |
#<alt (* 1/8 (/ (+ (exp (* -1 (/ r s))) (exp (* -1/3 (/ r s)))) (* r s)))> |
#<alt (* 1/8 (/ (+ (exp (* -1 (/ r s))) (exp (* -1/3 (/ r s)))) (* r s)))> |
#<alt (* 1/8 (/ (+ (exp (neg (/ r s))) (exp (* -1/3 (/ r s)))) (* r s)))> |
#<alt (* 1/8 (/ (+ (exp (neg (/ r s))) (exp (* -1/3 (/ r s)))) (* r s)))> |
#<alt (* 1/8 (/ (+ (exp (neg (/ r s))) (exp (* -1/3 (/ r s)))) (* r s)))> |
#<alt (* 1/8 (/ (+ (exp (neg (/ r s))) (exp (* -1/3 (/ r s)))) (* r s)))> |
#<alt (/ 1/4 (* r s))> |
#<alt (/ (- (* 1/4 (/ 1 r)) (* 1/6 (/ 1 s))) s)> |
#<alt (/ (- (+ (* 1/8 (/ (+ (* 1/18 r) (* 1/2 r)) (pow s 2))) (* 1/4 (/ 1 r))) (* 1/6 (/ 1 s))) s)> |
#<alt (/ (- (+ (* 1/8 (/ (+ (* -1/6 (pow r 2)) (* -1/162 (pow r 2))) (pow s 3))) (+ (* 1/8 (/ (+ (* 1/18 r) (* 1/2 r)) (pow s 2))) (* 1/4 (/ 1 r)))) (* 1/6 (/ 1 s))) s)> |
#<alt (/ 1/4 (* r s))> |
#<alt (* -1 (/ (- (* 1/6 (/ 1 s)) (* 1/4 (/ 1 r))) s))> |
#<alt (* -1 (/ (- (* -1 (/ (- (* 1/8 (/ (+ (* 1/18 r) (* 1/2 r)) s)) 1/6) s)) (* 1/4 (/ 1 r))) s))> |
#<alt (* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -1/8 (+ (* 1/18 r) (* 1/2 r))) (* 1/8 (/ (+ (* 1/162 (pow r 2)) (* 1/6 (pow r 2))) s))) s)) 1/6) s)) (* 1/4 (/ 1 r))) s))> |
#<alt (/ 1/8 (* r s))> |
#<alt (/ 1/8 (* r s))> |
#<alt (/ 1/8 (* r s))> |
#<alt (/ 1/8 (* r s))> |
#<alt (/ 1/8 (* r s))> |
#<alt (/ 1/8 (* r s))> |
#<alt (/ 1/8 (* r s))> |
#<alt (/ 1/8 (* r s))> |
#<alt (/ 1/8 (* r s))> |
#<alt (/ 1/8 (* r s))> |
#<alt (/ 1/8 (* r s))> |
#<alt (/ 1/8 (* r s))> |
#<alt (/ 1/8 (* r s))> |
#<alt (/ 1/8 (* r s))> |
#<alt (/ 1/8 (* r s))> |
#<alt (/ 1/8 (* r s))> |
#<alt (/ 1/8 (* r s))> |
#<alt (/ 1/8 (* r s))> |
#<alt (/ 1/8 (* r s))> |
#<alt (/ 1/8 (* r s))> |
#<alt (/ 1/8 (* r s))> |
#<alt (/ 1/8 (* r s))> |
#<alt (/ 1/8 (* r s))> |
#<alt (/ 1/8 (* r s))> |
#<alt (* r s)> |
#<alt (* r s)> |
#<alt (* r s)> |
#<alt (* r s)> |
#<alt (* r s)> |
#<alt (* r s)> |
#<alt (* r s)> |
#<alt (* r s)> |
#<alt (* r s)> |
#<alt (* r s)> |
#<alt (* r s)> |
#<alt (* r s)> |
#<alt (* r s)> |
#<alt (* r s)> |
#<alt (* r s)> |
#<alt (* r s)> |
#<alt (* r s)> |
#<alt (* r s)> |
#<alt (* r s)> |
#<alt (* r s)> |
#<alt (* r s)> |
#<alt (* r s)> |
#<alt (* r s)> |
#<alt (* r s)> |
#<alt (* 2 (* s (PI)))> |
#<alt (* 2 (* s (PI)))> |
#<alt (* 2 (* s (PI)))> |
#<alt (* 2 (* s (PI)))> |
#<alt (* 2 (* s (PI)))> |
#<alt (* 2 (* s (PI)))> |
#<alt (* 2 (* s (PI)))> |
#<alt (* 2 (* s (PI)))> |
#<alt (* 2 (* s (PI)))> |
#<alt (* 2 (* s (PI)))> |
#<alt (* 2 (* s (PI)))> |
#<alt (* 2 (* s (PI)))> |
#<alt (* -1/3 (/ r s))> |
#<alt (* -1/3 (/ r s))> |
#<alt (* -1/3 (/ r s))> |
#<alt (* -1/3 (/ r s))> |
#<alt (* -1/3 (/ r s))> |
#<alt (* -1/3 (/ r s))> |
#<alt (* -1/3 (/ r s))> |
#<alt (* -1/3 (/ r s))> |
#<alt (* -1/3 (/ r s))> |
#<alt (* -1/3 (/ r s))> |
#<alt (* -1/3 (/ r s))> |
#<alt (* -1/3 (/ r s))> |
#<alt (* -1/3 (/ r s))> |
#<alt (* -1/3 (/ r s))> |
#<alt (* -1/3 (/ r s))> |
#<alt (* -1/3 (/ r s))> |
#<alt (* -1/3 (/ r s))> |
#<alt (* -1/3 (/ r s))> |
#<alt (* -1/3 (/ r s))> |
#<alt (* -1/3 (/ r s))> |
#<alt (* -1/3 (/ r s))> |
#<alt (* -1/3 (/ r s))> |
#<alt (* -1/3 (/ r s))> |
#<alt (* -1/3 (/ r s))> |
#<alt (* 2 (* r (* s (PI))))> |
#<alt (* 2 (* r (* s (PI))))> |
#<alt (* 2 (* r (* s (PI))))> |
#<alt (* 2 (* r (* s (PI))))> |
#<alt (* 2 (* r (* s (PI))))> |
#<alt (* 2 (* r (* s (PI))))> |
#<alt (* 2 (* r (* s (PI))))> |
#<alt (* 2 (* r (* s (PI))))> |
#<alt (* 2 (* r (* s (PI))))> |
#<alt (* 2 (* r (* s (PI))))> |
#<alt (* 2 (* r (* s (PI))))> |
#<alt (* 2 (* r (* s (PI))))> |
#<alt (* 2 (* r (* s (PI))))> |
#<alt (* 2 (* r (* s (PI))))> |
#<alt (* 2 (* r (* s (PI))))> |
#<alt (* 2 (* r (* s (PI))))> |
#<alt (* 2 (* r (* s (PI))))> |
#<alt (* 2 (* r (* s (PI))))> |
#<alt (* 2 (* r (* s (PI))))> |
#<alt (* 2 (* r (* s (PI))))> |
#<alt (* 2 (* r (* s (PI))))> |
#<alt (* 2 (* r (* s (PI))))> |
#<alt (* 2 (* r (* s (PI))))> |
#<alt (* 2 (* r (* s (PI))))> |
#<alt (* 6 (* r (* s (PI))))> |
#<alt (* 6 (* r (* s (PI))))> |
#<alt (* 6 (* r (* s (PI))))> |
#<alt (* 6 (* r (* s (PI))))> |
#<alt (* 6 (* r (* s (PI))))> |
#<alt (* 6 (* r (* s (PI))))> |
#<alt (* 6 (* r (* s (PI))))> |
#<alt (* 6 (* r (* s (PI))))> |
#<alt (* 6 (* r (* s (PI))))> |
#<alt (* 6 (* r (* s (PI))))> |
#<alt (* 6 (* r (* s (PI))))> |
#<alt (* 6 (* r (* s (PI))))> |
#<alt (* 6 (* r (* s (PI))))> |
#<alt (* 6 (* r (* s (PI))))> |
#<alt (* 6 (* r (* s (PI))))> |
#<alt (* 6 (* r (* s (PI))))> |
#<alt (* 6 (* r (* s (PI))))> |
#<alt (* 6 (* r (* s (PI))))> |
#<alt (* 6 (* r (* s (PI))))> |
#<alt (* 6 (* r (* s (PI))))> |
#<alt (* 6 (* r (* s (PI))))> |
#<alt (* 6 (* r (* s (PI))))> |
#<alt (* 6 (* r (* s (PI))))> |
#<alt (* 6 (* r (* s (PI))))> |
#<alt (* -1/3 (/ r s))> |
#<alt (* -1/3 (/ r s))> |
#<alt (* -1/3 (/ r s))> |
#<alt (* -1/3 (/ r s))> |
#<alt (* -1/3 (/ r s))> |
#<alt (* -1/3 (/ r s))> |
#<alt (* -1/3 (/ r s))> |
#<alt (* -1/3 (/ r s))> |
#<alt (* -1/3 (/ r s))> |
#<alt (* -1/3 (/ r s))> |
#<alt (* -1/3 (/ r s))> |
#<alt (* -1/3 (/ r s))> |
#<alt (* -1/3 (/ r s))> |
#<alt (* -1/3 (/ r s))> |
#<alt (* -1/3 (/ r s))> |
#<alt (* -1/3 (/ r s))> |
#<alt (* -1/3 (/ r s))> |
#<alt (* -1/3 (/ r s))> |
#<alt (* -1/3 (/ r s))> |
#<alt (* -1/3 (/ r s))> |
#<alt (* -1/3 (/ r s))> |
#<alt (* -1/3 (/ r s))> |
#<alt (* -1/3 (/ r s))> |
#<alt (* -1/3 (/ r s))> |
#<alt 1> |
#<alt (+ 1 (* -1/3 (/ r s)))> |
#<alt (+ 1 (* r (- (* 1/18 (/ r (pow s 2))) (* 1/3 (/ 1 s)))))> |
#<alt (+ 1 (* r (- (* r (+ (* -1/162 (/ r (pow s 3))) (* 1/18 (/ 1 (pow s 2))))) (* 1/3 (/ 1 s)))))> |
#<alt (exp (* -1/3 (/ r s)))> |
#<alt (exp (* -1/3 (/ r s)))> |
#<alt (exp (* -1/3 (/ r s)))> |
#<alt (exp (* -1/3 (/ r s)))> |
#<alt (exp (* -1/3 (/ r s)))> |
#<alt (exp (* -1/3 (/ r s)))> |
#<alt (exp (* -1/3 (/ r s)))> |
#<alt (exp (* -1/3 (/ r s)))> |
#<alt (exp (* -1/3 (/ r s)))> |
#<alt (exp (* -1/3 (/ r s)))> |
#<alt (exp (* -1/3 (/ r s)))> |
#<alt (exp (* -1/3 (/ r s)))> |
#<alt 1> |
#<alt (+ 1 (* -1/3 (/ r s)))> |
#<alt (+ 1 (+ (* -1/3 (/ r s)) (* 1/18 (/ (pow r 2) (pow s 2)))))> |
#<alt (+ 1 (+ (* -1/3 (/ r s)) (+ (* -1/162 (/ (pow r 3) (pow s 3))) (* 1/18 (/ (pow r 2) (pow s 2))))))> |
#<alt 1> |
#<alt (+ 1 (* -1/3 (/ r s)))> |
#<alt (+ 1 (* -1 (/ (+ (* -1/18 (/ (pow r 2) s)) (* 1/3 r)) s)))> |
#<alt (+ 1 (* -1 (/ (+ (* -1 (/ (+ (* -1/162 (/ (pow r 3) s)) (* 1/18 (pow r 2))) s)) (* 1/3 r)) s)))> |
81 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 14.0ms | s | @ | -inf | (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) |
| 4.0ms | r | @ | -inf | (/ (* (/ 1/8 (* r s)) (+ (exp (- 0 (/ r s))) (exp (/ (/ r s) -3)))) (PI)) |
| 3.0ms | s | @ | 0 | (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) |
| 3.0ms | r | @ | inf | (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) |
| 2.0ms | r | @ | -inf | (+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) |
| 1× | batch-egg-rewrite |
| 3902× | /-lowering-/.f32 |
| 3902× | /-lowering-/.f64 |
| 3506× | *-lowering-*.f32 |
| 3506× | *-lowering-*.f64 |
| 2124× | pow-lowering-pow.f64 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 38 | 155 |
| 1 | 216 | 141 |
| 2 | 2268 | 141 |
| 0 | 8373 | 141 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) |
(/ (* 1/4 (exp (/ (neg r) s))) (* (* (* 2 (PI)) s) r)) |
(/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) |
(* 1/4 (exp (/ (neg r) s))) |
(/ (* (/ 1/8 (* r s)) (+ (exp (- 0 (/ r s))) (exp (/ (/ r s) -3)))) (PI)) |
(* (/ 1/8 (* r s)) (+ (exp (- 0 (/ r s))) (exp (/ (/ r s) -3)))) |
(/ 1/8 (* r s)) |
(* r s) |
(* (* 2 (PI)) s) |
(/ (neg r) (* 3 s)) |
(* (* (* 2 (PI)) s) r) |
(* (* (* 6 (PI)) s) r) |
(/ (/ r s) -3) |
(exp (/ (/ r s) -3)) |
| Outputs |
|---|
(+.f32 (/.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32)))) r) (/.f32 (*.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32)))) r)) |
(+.f32 (/.f32 (*.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32)))) r) (/.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32)))) r)) |
(pow.f32 (/.f32 (*.f32 (*.f32 s (*.f32 #s(literal 2 binary32) (PI.f32))) (*.f32 r (*.f32 r (*.f32 s (*.f32 (PI.f32) #s(literal 6 binary32)))))) (+.f32 (*.f32 (/.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 r s))) (*.f32 r (*.f32 s (*.f32 (PI.f32) #s(literal 6 binary32))))) (*.f32 (*.f32 r (*.f32 s (*.f32 #s(literal 2 binary32) (PI.f32)))) (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))))))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (+.f32 (pow.f32 (/.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32)))) r) #s(literal 2 binary32)) (*.f32 (/.f32 (*.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32)))) r) (/.f32 (-.f32 (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))) (*.f32 (PI.f32) #s(literal 6 binary32))) (/.f32 (/.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 r s))) (*.f32 #s(literal 2 binary32) (PI.f32)))) (*.f32 r s)))) (+.f32 (*.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32))) (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32))) (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32))))) (/.f32 (exp.f32 (*.f32 (/.f32 (neg.f32 r) s) #s(literal 3 binary32))) (*.f32 r (*.f32 r r)))) (/.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32))) (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32))) (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32)))))) (*.f32 r (*.f32 r r))))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (/.f32 (/.f32 (-.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 r s))) #s(literal 2 binary32)) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))) #s(literal 6 binary32))) (*.f32 s (PI.f32))) r) (-.f32 (pow.f32 (/.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32)))) r) #s(literal 2 binary32)) (pow.f32 (/.f32 (*.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32)))) r) #s(literal 2 binary32)))) #s(literal -1 binary32)) |
(fma.f32 #s(literal 1/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 r (*.f32 s (*.f32 #s(literal 2 binary32) (PI.f32))))) (/.f32 (*.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32)))) r)) |
(fma.f32 (/.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 r s))) (/.f32 (/.f32 #s(literal 1 binary32) r) (*.f32 s (*.f32 #s(literal 2 binary32) (PI.f32)))) (/.f32 (*.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32)))) r)) |
(fma.f32 #s(literal 3/4 binary32) (/.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) (*.f32 r (*.f32 s (*.f32 (PI.f32) #s(literal 6 binary32))))) (/.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32)))) r)) |
(fma.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))) (/.f32 #s(literal 1 binary32) (*.f32 r (*.f32 s (*.f32 (PI.f32) #s(literal 6 binary32))))) (/.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32)))) r)) |
(fma.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 #s(literal 1/4 binary32) (/.f32 (/.f32 #s(literal 1 binary32) r) (*.f32 s (*.f32 #s(literal 2 binary32) (PI.f32))))) (/.f32 (*.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32)))) r)) |
(fma.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 r (*.f32 s (*.f32 #s(literal 2 binary32) (PI.f32))))) (/.f32 (*.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32)))) r)) |
(fma.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) (*.f32 #s(literal 3/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (*.f32 s (*.f32 (PI.f32) #s(literal 6 binary32)))))) (/.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32)))) r)) |
(fma.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) (/.f32 #s(literal 3/4 binary32) (*.f32 r (*.f32 s (*.f32 (PI.f32) #s(literal 6 binary32))))) (/.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32)))) r)) |
(fma.f32 #s(literal 1 binary32) (/.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32)))) r) (/.f32 (*.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32)))) r)) |
(fma.f32 #s(literal 1 binary32) (/.f32 (*.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32)))) r) (/.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32)))) r)) |
(fma.f32 (*.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) #s(literal -3/4 binary32)) (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 0 binary32) (*.f32 r (*.f32 s (*.f32 (PI.f32) #s(literal 6 binary32)))))) (/.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32)))) r)) |
(fma.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal -1/4 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (neg.f32 r) (*.f32 s (*.f32 #s(literal 2 binary32) (PI.f32))))) (/.f32 (*.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32)))) r)) |
(fma.f32 (/.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32))) (/.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32)))) r)) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32))) (/.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) r) (/.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32)))) r)) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32))) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r) (/.f32 (*.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32)))) r)) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r) (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32))) (/.f32 (*.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32)))) r)) |
(fma.f32 (/.f32 #s(literal 1 binary32) (*.f32 r (*.f32 s (*.f32 (PI.f32) #s(literal 6 binary32))))) (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))) (/.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32)))) r)) |
(fma.f32 (/.f32 (/.f32 #s(literal 1 binary32) r) (*.f32 s (*.f32 #s(literal 2 binary32) (PI.f32)))) (/.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 r s))) (/.f32 (*.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32)))) r)) |
(fma.f32 (*.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32)))) (/.f32 #s(literal 1 binary32) r) (/.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32)))) r)) |
(fma.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32)))) (/.f32 #s(literal 1 binary32) r) (/.f32 (*.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32)))) r)) |
(fma.f32 (/.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) (*.f32 r (*.f32 s (*.f32 (PI.f32) #s(literal 6 binary32))))) #s(literal 3/4 binary32) (/.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32)))) r)) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 r (*.f32 s (*.f32 #s(literal 2 binary32) (PI.f32))))) #s(literal 1/4 binary32) (/.f32 (*.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32)))) r)) |
(fma.f32 (/.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) (*.f32 (PI.f32) #s(literal 6 binary32))) (/.f32 #s(literal 3/4 binary32) (*.f32 r s)) (/.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32)))) r)) |
(fma.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (PI.f32) #s(literal 6 binary32))) (/.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) (*.f32 r s)) (/.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32)))) r)) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 #s(literal 2 binary32) (PI.f32))) (/.f32 #s(literal 1/4 binary32) (*.f32 r s)) (/.f32 (*.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32)))) r)) |
(fma.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 #s(literal 2 binary32) (PI.f32))) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 r s)) (/.f32 (*.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32)))) r)) |
(fma.f32 (/.f32 #s(literal 3/4 binary32) r) (/.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) (*.f32 s (*.f32 (PI.f32) #s(literal 6 binary32)))) (/.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32)))) r)) |
(fma.f32 (/.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) (*.f32 s (*.f32 (PI.f32) #s(literal 6 binary32)))) (/.f32 #s(literal 3/4 binary32) r) (/.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32)))) r)) |
(fma.f32 (/.f32 #s(literal 1/4 binary32) r) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 s (*.f32 #s(literal 2 binary32) (PI.f32)))) (/.f32 (*.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32)))) r)) |
(fma.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 s (*.f32 #s(literal 2 binary32) (PI.f32)))) (/.f32 #s(literal 1/4 binary32) r) (/.f32 (*.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32)))) r)) |
(-.f32 (/.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32)))) r) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))) (-.f32 #s(literal 0 binary32) (*.f32 r (*.f32 s (*.f32 (PI.f32) #s(literal 6 binary32))))))) |
(-.f32 (/.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32)))) r) (/.f32 (*.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) #s(literal -3/4 binary32)) (*.f32 r (*.f32 s (*.f32 (PI.f32) #s(literal 6 binary32)))))) |
(-.f32 (/.f32 (*.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32)))) r) (/.f32 (/.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 r s))) (*.f32 (neg.f32 r) (*.f32 s (*.f32 #s(literal 2 binary32) (PI.f32)))))) |
(-.f32 (/.f32 (*.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32)))) r) (/.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal -1/4 binary32)) (*.f32 r (*.f32 s (*.f32 #s(literal 2 binary32) (PI.f32)))))) |
(-.f32 (/.f32 (pow.f32 (/.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32)))) r) #s(literal 2 binary32)) (/.f32 (/.f32 (-.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 r s))) #s(literal 2 binary32)) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))) #s(literal 6 binary32))) (*.f32 s (PI.f32))) r)) (/.f32 (pow.f32 (/.f32 (*.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32)))) r) #s(literal 2 binary32)) (/.f32 (/.f32 (-.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 r s))) #s(literal 2 binary32)) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))) #s(literal 6 binary32))) (*.f32 s (PI.f32))) r))) |
(-.f32 (/.f32 (pow.f32 (/.f32 (*.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32)))) r) #s(literal 2 binary32)) (/.f32 (-.f32 (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))) (*.f32 (PI.f32) #s(literal 6 binary32))) (/.f32 (/.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 r s))) (*.f32 #s(literal 2 binary32) (PI.f32)))) (*.f32 r s))) (/.f32 (pow.f32 (/.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32)))) r) #s(literal 2 binary32)) (/.f32 (-.f32 (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))) (*.f32 (PI.f32) #s(literal 6 binary32))) (/.f32 (/.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 r s))) (*.f32 #s(literal 2 binary32) (PI.f32)))) (*.f32 r s)))) |
(/.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 s (*.f32 #s(literal 2 binary32) (PI.f32))) (*.f32 r (*.f32 r (*.f32 s (*.f32 (PI.f32) #s(literal 6 binary32)))))) (+.f32 (*.f32 (/.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 r s))) (*.f32 r (*.f32 s (*.f32 (PI.f32) #s(literal 6 binary32))))) (*.f32 (*.f32 r (*.f32 s (*.f32 #s(literal 2 binary32) (PI.f32)))) (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (pow.f32 (/.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32)))) r) #s(literal 2 binary32)) (*.f32 (/.f32 (*.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32)))) r) (/.f32 (-.f32 (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))) (*.f32 (PI.f32) #s(literal 6 binary32))) (/.f32 (/.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 r s))) (*.f32 #s(literal 2 binary32) (PI.f32)))) (*.f32 r s)))) (+.f32 (*.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32))) (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32))) (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32))))) (/.f32 (exp.f32 (*.f32 (/.f32 (neg.f32 r) s) #s(literal 3 binary32))) (*.f32 r (*.f32 r r)))) (/.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32))) (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32))) (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32)))))) (*.f32 r (*.f32 r r)))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 (/.f32 (-.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 r s))) #s(literal 2 binary32)) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))) #s(literal 6 binary32))) (*.f32 s (PI.f32))) r) (-.f32 (pow.f32 (/.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32)))) r) #s(literal 2 binary32)) (pow.f32 (/.f32 (*.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32)))) r) #s(literal 2 binary32))))) |
(/.f32 (+.f32 (*.f32 (/.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 r s))) (*.f32 r (*.f32 s (*.f32 (PI.f32) #s(literal 6 binary32))))) (*.f32 (*.f32 r (*.f32 s (*.f32 #s(literal 2 binary32) (PI.f32)))) (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))))) (*.f32 (*.f32 s (*.f32 #s(literal 2 binary32) (PI.f32))) (*.f32 r (*.f32 r (*.f32 s (*.f32 (PI.f32) #s(literal 6 binary32))))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32))) (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32))) (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32))))) (/.f32 (exp.f32 (*.f32 (/.f32 (neg.f32 r) s) #s(literal 3 binary32))) (*.f32 r (*.f32 r r)))) (/.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32))) (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32))) (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32)))))) (*.f32 r (*.f32 r r)))) (+.f32 (pow.f32 (/.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32)))) r) #s(literal 2 binary32)) (*.f32 (/.f32 (*.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32)))) r) (/.f32 (-.f32 (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))) (*.f32 (PI.f32) #s(literal 6 binary32))) (/.f32 (/.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 r s))) (*.f32 #s(literal 2 binary32) (PI.f32)))) (*.f32 r s))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32))) (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32))) (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32))))) (/.f32 (exp.f32 (*.f32 (/.f32 (neg.f32 r) s) #s(literal 3 binary32))) (*.f32 r (*.f32 r r)))) (/.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32))) (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32))) (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32)))))) (*.f32 r (*.f32 r r)))) (+.f32 (pow.f32 (/.f32 (*.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32)))) r) #s(literal 2 binary32)) (/.f32 (/.f32 (/.f32 (-.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 r s))) #s(literal 2 binary32)) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))) #s(literal 6 binary32))) (*.f32 s (PI.f32))) r) (/.f32 (*.f32 r (*.f32 s (*.f32 #s(literal 2 binary32) (PI.f32)))) (/.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 r s))))))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (*.f32 (*.f32 s (*.f32 #s(literal 2 binary32) (PI.f32))) (*.f32 r (*.f32 r (*.f32 s (*.f32 (PI.f32) #s(literal 6 binary32)))))) (+.f32 (*.f32 (/.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 r s))) (*.f32 r (*.f32 s (*.f32 (PI.f32) #s(literal 6 binary32))))) (*.f32 (*.f32 r (*.f32 s (*.f32 #s(literal 2 binary32) (PI.f32)))) (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))))))))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (+.f32 (pow.f32 (/.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32)))) r) #s(literal 2 binary32)) (*.f32 (/.f32 (*.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32)))) r) (/.f32 (-.f32 (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))) (*.f32 (PI.f32) #s(literal 6 binary32))) (/.f32 (/.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 r s))) (*.f32 #s(literal 2 binary32) (PI.f32)))) (*.f32 r s)))) (+.f32 (*.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32))) (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32))) (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32))))) (/.f32 (exp.f32 (*.f32 (/.f32 (neg.f32 r) s) #s(literal 3 binary32))) (*.f32 r (*.f32 r r)))) (/.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32))) (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32))) (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32)))))) (*.f32 r (*.f32 r r))))))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (/.f32 (/.f32 (-.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 r s))) #s(literal 2 binary32)) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))) #s(literal 6 binary32))) (*.f32 s (PI.f32))) r) (-.f32 (pow.f32 (/.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32)))) r) #s(literal 2 binary32)) (pow.f32 (/.f32 (*.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32)))) r) #s(literal 2 binary32)))))) |
(/.f32 (-.f32 (pow.f32 (/.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32)))) r) #s(literal 2 binary32)) (pow.f32 (/.f32 (*.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32)))) r) #s(literal 2 binary32))) (/.f32 (/.f32 (-.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 r s))) #s(literal 2 binary32)) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))) #s(literal 6 binary32))) (*.f32 s (PI.f32))) r)) |
(/.f32 (+.f32 (*.f32 (/.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 r s))) (/.f32 (/.f32 (*.f32 r (*.f32 s (*.f32 (PI.f32) #s(literal 6 binary32)))) #s(literal 3/4 binary32)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))))) (*.f32 (*.f32 r (*.f32 s (*.f32 #s(literal 2 binary32) (PI.f32)))) #s(literal 1 binary32))) (*.f32 (*.f32 r (*.f32 s (*.f32 #s(literal 2 binary32) (PI.f32)))) (/.f32 (/.f32 (*.f32 r (*.f32 s (*.f32 (PI.f32) #s(literal 6 binary32)))) #s(literal 3/4 binary32)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))))) |
(/.f32 (+.f32 (*.f32 (/.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 r s))) (-.f32 #s(literal 0 binary32) (*.f32 r (*.f32 s (*.f32 (PI.f32) #s(literal 6 binary32)))))) (*.f32 (*.f32 r (*.f32 s (*.f32 #s(literal 2 binary32) (PI.f32)))) (*.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) #s(literal -3/4 binary32)))) (*.f32 (*.f32 r (*.f32 s (*.f32 #s(literal 2 binary32) (PI.f32)))) (-.f32 #s(literal 0 binary32) (*.f32 r (*.f32 s (*.f32 (PI.f32) #s(literal 6 binary32))))))) |
(/.f32 (+.f32 (*.f32 (/.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 r s))) r) (*.f32 (*.f32 r (*.f32 s (*.f32 #s(literal 2 binary32) (PI.f32)))) (*.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32)))))) (*.f32 (*.f32 r (*.f32 s (*.f32 #s(literal 2 binary32) (PI.f32)))) r)) |
(/.f32 (+.f32 (*.f32 #s(literal 1 binary32) (*.f32 r (*.f32 s (*.f32 (PI.f32) #s(literal 6 binary32))))) (*.f32 (/.f32 (*.f32 r (*.f32 s (*.f32 #s(literal 2 binary32) (PI.f32)))) (/.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 r s)))) (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))))) (*.f32 (/.f32 (*.f32 r (*.f32 s (*.f32 #s(literal 2 binary32) (PI.f32)))) (/.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 r s)))) (*.f32 r (*.f32 s (*.f32 (PI.f32) #s(literal 6 binary32)))))) |
(/.f32 (+.f32 (*.f32 #s(literal 1 binary32) (/.f32 (/.f32 (*.f32 r (*.f32 s (*.f32 (PI.f32) #s(literal 6 binary32)))) #s(literal 3/4 binary32)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))))) (*.f32 (/.f32 (*.f32 r (*.f32 s (*.f32 #s(literal 2 binary32) (PI.f32)))) (/.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 r s)))) #s(literal 1 binary32))) (*.f32 (/.f32 (*.f32 r (*.f32 s (*.f32 #s(literal 2 binary32) (PI.f32)))) (/.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 r s)))) (/.f32 (/.f32 (*.f32 r (*.f32 s (*.f32 (PI.f32) #s(literal 6 binary32)))) #s(literal 3/4 binary32)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))))) |
(/.f32 (+.f32 (*.f32 #s(literal 1 binary32) (-.f32 #s(literal 0 binary32) (*.f32 r (*.f32 s (*.f32 (PI.f32) #s(literal 6 binary32)))))) (*.f32 (/.f32 (*.f32 r (*.f32 s (*.f32 #s(literal 2 binary32) (PI.f32)))) (/.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 r s)))) (*.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) #s(literal -3/4 binary32)))) (*.f32 (/.f32 (*.f32 r (*.f32 s (*.f32 #s(literal 2 binary32) (PI.f32)))) (/.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 r s)))) (-.f32 #s(literal 0 binary32) (*.f32 r (*.f32 s (*.f32 (PI.f32) #s(literal 6 binary32))))))) |
(/.f32 (+.f32 r (*.f32 (/.f32 (*.f32 r (*.f32 s (*.f32 #s(literal 2 binary32) (PI.f32)))) (/.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 r s)))) (*.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32)))))) (*.f32 (/.f32 (*.f32 r (*.f32 s (*.f32 #s(literal 2 binary32) (PI.f32)))) (/.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 r s)))) r)) |
(/.f32 (+.f32 (*.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal -1/4 binary32)) (*.f32 r (*.f32 s (*.f32 (PI.f32) #s(literal 6 binary32))))) (*.f32 (*.f32 (neg.f32 r) (*.f32 s (*.f32 #s(literal 2 binary32) (PI.f32)))) (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))))) (*.f32 (*.f32 (neg.f32 r) (*.f32 s (*.f32 #s(literal 2 binary32) (PI.f32)))) (*.f32 r (*.f32 s (*.f32 (PI.f32) #s(literal 6 binary32)))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal -1/4 binary32)) (/.f32 (/.f32 (*.f32 r (*.f32 s (*.f32 (PI.f32) #s(literal 6 binary32)))) #s(literal 3/4 binary32)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))))) (*.f32 (*.f32 (neg.f32 r) (*.f32 s (*.f32 #s(literal 2 binary32) (PI.f32)))) #s(literal 1 binary32))) (*.f32 (*.f32 (neg.f32 r) (*.f32 s (*.f32 #s(literal 2 binary32) (PI.f32)))) (/.f32 (/.f32 (*.f32 r (*.f32 s (*.f32 (PI.f32) #s(literal 6 binary32)))) #s(literal 3/4 binary32)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal -1/4 binary32)) (-.f32 #s(literal 0 binary32) (*.f32 r (*.f32 s (*.f32 (PI.f32) #s(literal 6 binary32)))))) (*.f32 (*.f32 (neg.f32 r) (*.f32 s (*.f32 #s(literal 2 binary32) (PI.f32)))) (*.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) #s(literal -3/4 binary32)))) (*.f32 (*.f32 (neg.f32 r) (*.f32 s (*.f32 #s(literal 2 binary32) (PI.f32)))) (-.f32 #s(literal 0 binary32) (*.f32 r (*.f32 s (*.f32 (PI.f32) #s(literal 6 binary32))))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal -1/4 binary32)) r) (*.f32 (*.f32 (neg.f32 r) (*.f32 s (*.f32 #s(literal 2 binary32) (PI.f32)))) (*.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32)))))) (*.f32 (*.f32 (neg.f32 r) (*.f32 s (*.f32 #s(literal 2 binary32) (PI.f32)))) r)) |
(/.f32 (+.f32 (*.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32)))) (*.f32 r (*.f32 s (*.f32 (PI.f32) #s(literal 6 binary32))))) (*.f32 r (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))))) (*.f32 r (*.f32 r (*.f32 s (*.f32 (PI.f32) #s(literal 6 binary32)))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32)))) (/.f32 (/.f32 (*.f32 r (*.f32 s (*.f32 (PI.f32) #s(literal 6 binary32)))) #s(literal 3/4 binary32)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))))) (*.f32 r #s(literal 1 binary32))) (*.f32 r (/.f32 (/.f32 (*.f32 r (*.f32 s (*.f32 (PI.f32) #s(literal 6 binary32)))) #s(literal 3/4 binary32)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32)))) (-.f32 #s(literal 0 binary32) (*.f32 r (*.f32 s (*.f32 (PI.f32) #s(literal 6 binary32)))))) (*.f32 r (*.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) #s(literal -3/4 binary32)))) (*.f32 r (-.f32 #s(literal 0 binary32) (*.f32 r (*.f32 s (*.f32 (PI.f32) #s(literal 6 binary32))))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32)))) r) (*.f32 r (*.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32)))))) (*.f32 r r)) |
(/.f32 (+.f32 (*.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))) (/.f32 (*.f32 r (*.f32 s (*.f32 #s(literal 2 binary32) (PI.f32)))) (/.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 r s))))) (*.f32 (*.f32 r (*.f32 s (*.f32 (PI.f32) #s(literal 6 binary32)))) #s(literal 1 binary32))) (*.f32 (*.f32 r (*.f32 s (*.f32 (PI.f32) #s(literal 6 binary32)))) (/.f32 (*.f32 r (*.f32 s (*.f32 #s(literal 2 binary32) (PI.f32)))) (/.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 r s)))))) |
(/.f32 (+.f32 (*.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))) (*.f32 (neg.f32 r) (*.f32 s (*.f32 #s(literal 2 binary32) (PI.f32))))) (*.f32 (*.f32 r (*.f32 s (*.f32 (PI.f32) #s(literal 6 binary32)))) (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal -1/4 binary32)))) (*.f32 (*.f32 r (*.f32 s (*.f32 (PI.f32) #s(literal 6 binary32)))) (*.f32 (neg.f32 r) (*.f32 s (*.f32 #s(literal 2 binary32) (PI.f32)))))) |
(/.f32 (+.f32 (*.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))) r) (*.f32 (*.f32 r (*.f32 s (*.f32 (PI.f32) #s(literal 6 binary32)))) (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32)))))) (*.f32 (*.f32 r (*.f32 s (*.f32 (PI.f32) #s(literal 6 binary32)))) r)) |
(/.f32 (+.f32 (*.f32 #s(literal 1 binary32) (*.f32 r (*.f32 s (*.f32 #s(literal 2 binary32) (PI.f32))))) (*.f32 (/.f32 (/.f32 (*.f32 r (*.f32 s (*.f32 (PI.f32) #s(literal 6 binary32)))) #s(literal 3/4 binary32)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))) (/.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 r s))))) (*.f32 (/.f32 (/.f32 (*.f32 r (*.f32 s (*.f32 (PI.f32) #s(literal 6 binary32)))) #s(literal 3/4 binary32)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))) (*.f32 r (*.f32 s (*.f32 #s(literal 2 binary32) (PI.f32)))))) |
(/.f32 (+.f32 (*.f32 #s(literal 1 binary32) (/.f32 (*.f32 r (*.f32 s (*.f32 #s(literal 2 binary32) (PI.f32)))) (/.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 r s))))) (*.f32 (/.f32 (/.f32 (*.f32 r (*.f32 s (*.f32 (PI.f32) #s(literal 6 binary32)))) #s(literal 3/4 binary32)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))) #s(literal 1 binary32))) (*.f32 (/.f32 (/.f32 (*.f32 r (*.f32 s (*.f32 (PI.f32) #s(literal 6 binary32)))) #s(literal 3/4 binary32)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))) (/.f32 (*.f32 r (*.f32 s (*.f32 #s(literal 2 binary32) (PI.f32)))) (/.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 r s)))))) |
(/.f32 (+.f32 (*.f32 #s(literal 1 binary32) (*.f32 (neg.f32 r) (*.f32 s (*.f32 #s(literal 2 binary32) (PI.f32))))) (*.f32 (/.f32 (/.f32 (*.f32 r (*.f32 s (*.f32 (PI.f32) #s(literal 6 binary32)))) #s(literal 3/4 binary32)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))) (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal -1/4 binary32)))) (*.f32 (/.f32 (/.f32 (*.f32 r (*.f32 s (*.f32 (PI.f32) #s(literal 6 binary32)))) #s(literal 3/4 binary32)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))) (*.f32 (neg.f32 r) (*.f32 s (*.f32 #s(literal 2 binary32) (PI.f32)))))) |
(/.f32 (+.f32 r (*.f32 (/.f32 (/.f32 (*.f32 r (*.f32 s (*.f32 (PI.f32) #s(literal 6 binary32)))) #s(literal 3/4 binary32)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))) (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32)))))) (*.f32 (/.f32 (/.f32 (*.f32 r (*.f32 s (*.f32 (PI.f32) #s(literal 6 binary32)))) #s(literal 3/4 binary32)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))) r)) |
(/.f32 (+.f32 (*.f32 (*.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) #s(literal -3/4 binary32)) (*.f32 r (*.f32 s (*.f32 #s(literal 2 binary32) (PI.f32))))) (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 r (*.f32 s (*.f32 (PI.f32) #s(literal 6 binary32))))) (/.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 r s))))) (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 r (*.f32 s (*.f32 (PI.f32) #s(literal 6 binary32))))) (*.f32 r (*.f32 s (*.f32 #s(literal 2 binary32) (PI.f32)))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) #s(literal -3/4 binary32)) (/.f32 (*.f32 r (*.f32 s (*.f32 #s(literal 2 binary32) (PI.f32)))) (/.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 r s))))) (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 r (*.f32 s (*.f32 (PI.f32) #s(literal 6 binary32))))) #s(literal 1 binary32))) (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 r (*.f32 s (*.f32 (PI.f32) #s(literal 6 binary32))))) (/.f32 (*.f32 r (*.f32 s (*.f32 #s(literal 2 binary32) (PI.f32)))) (/.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 r s)))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) #s(literal -3/4 binary32)) (*.f32 (neg.f32 r) (*.f32 s (*.f32 #s(literal 2 binary32) (PI.f32))))) (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 r (*.f32 s (*.f32 (PI.f32) #s(literal 6 binary32))))) (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal -1/4 binary32)))) (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 r (*.f32 s (*.f32 (PI.f32) #s(literal 6 binary32))))) (*.f32 (neg.f32 r) (*.f32 s (*.f32 #s(literal 2 binary32) (PI.f32)))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) #s(literal -3/4 binary32)) r) (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 r (*.f32 s (*.f32 (PI.f32) #s(literal 6 binary32))))) (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32)))))) (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 r (*.f32 s (*.f32 (PI.f32) #s(literal 6 binary32))))) r)) |
(/.f32 (+.f32 (*.f32 (*.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32)))) (*.f32 r (*.f32 s (*.f32 #s(literal 2 binary32) (PI.f32))))) (*.f32 r (/.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 r s))))) (*.f32 r (*.f32 r (*.f32 s (*.f32 #s(literal 2 binary32) (PI.f32)))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32)))) (/.f32 (*.f32 r (*.f32 s (*.f32 #s(literal 2 binary32) (PI.f32)))) (/.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 r s))))) (*.f32 r #s(literal 1 binary32))) (*.f32 r (/.f32 (*.f32 r (*.f32 s (*.f32 #s(literal 2 binary32) (PI.f32)))) (/.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 r s)))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32)))) (*.f32 (neg.f32 r) (*.f32 s (*.f32 #s(literal 2 binary32) (PI.f32))))) (*.f32 r (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal -1/4 binary32)))) (*.f32 r (*.f32 (neg.f32 r) (*.f32 s (*.f32 #s(literal 2 binary32) (PI.f32)))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32)))) r) (*.f32 r (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32)))))) (*.f32 r r)) |
(/.f32 (neg.f32 (+.f32 (*.f32 (/.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 r s))) (*.f32 r (*.f32 s (*.f32 (PI.f32) #s(literal 6 binary32))))) (*.f32 (*.f32 r (*.f32 s (*.f32 #s(literal 2 binary32) (PI.f32)))) (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))))))) (neg.f32 (*.f32 (*.f32 s (*.f32 #s(literal 2 binary32) (PI.f32))) (*.f32 r (*.f32 r (*.f32 s (*.f32 (PI.f32) #s(literal 6 binary32)))))))) |
(/.f32 (neg.f32 (+.f32 (*.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32))) (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32))) (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32))))) (/.f32 (exp.f32 (*.f32 (/.f32 (neg.f32 r) s) #s(literal 3 binary32))) (*.f32 r (*.f32 r r)))) (/.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32))) (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32))) (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32)))))) (*.f32 r (*.f32 r r))))) (neg.f32 (+.f32 (pow.f32 (/.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32)))) r) #s(literal 2 binary32)) (*.f32 (/.f32 (*.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32)))) r) (/.f32 (-.f32 (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))) (*.f32 (PI.f32) #s(literal 6 binary32))) (/.f32 (/.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 r s))) (*.f32 #s(literal 2 binary32) (PI.f32)))) (*.f32 r s)))))) |
(/.f32 (neg.f32 (+.f32 (*.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32))) (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32))) (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32))))) (/.f32 (exp.f32 (*.f32 (/.f32 (neg.f32 r) s) #s(literal 3 binary32))) (*.f32 r (*.f32 r r)))) (/.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32))) (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32))) (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32)))))) (*.f32 r (*.f32 r r))))) (neg.f32 (+.f32 (pow.f32 (/.f32 (*.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32)))) r) #s(literal 2 binary32)) (/.f32 (/.f32 (/.f32 (-.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 r s))) #s(literal 2 binary32)) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))) #s(literal 6 binary32))) (*.f32 s (PI.f32))) r) (/.f32 (*.f32 r (*.f32 s (*.f32 #s(literal 2 binary32) (PI.f32)))) (/.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 r s)))))))) |
(/.f32 (neg.f32 (-.f32 (pow.f32 (/.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32)))) r) #s(literal 2 binary32)) (pow.f32 (/.f32 (*.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32)))) r) #s(literal 2 binary32)))) (neg.f32 (/.f32 (/.f32 (-.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 r s))) #s(literal 2 binary32)) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))) #s(literal 6 binary32))) (*.f32 s (PI.f32))) r))) |
(/.f32 (-.f32 (pow.f32 (/.f32 (*.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32)))) r) #s(literal 2 binary32)) (pow.f32 (/.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32)))) r) #s(literal 2 binary32))) (/.f32 (-.f32 (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))) (*.f32 (PI.f32) #s(literal 6 binary32))) (/.f32 (/.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 r s))) (*.f32 #s(literal 2 binary32) (PI.f32)))) (*.f32 r s))) |
(/.f32 (/.f32 (+.f32 (*.f32 (/.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 r s))) (*.f32 r (*.f32 s (*.f32 (PI.f32) #s(literal 6 binary32))))) (*.f32 (*.f32 r (*.f32 s (*.f32 #s(literal 2 binary32) (PI.f32)))) (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))))) (*.f32 r (*.f32 s (*.f32 #s(literal 2 binary32) (PI.f32))))) (*.f32 r (*.f32 s (*.f32 (PI.f32) #s(literal 6 binary32))))) |
(/.f32 (neg.f32 (+.f32 (*.f32 (/.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 r s))) (/.f32 (/.f32 (*.f32 r (*.f32 s (*.f32 (PI.f32) #s(literal 6 binary32)))) #s(literal 3/4 binary32)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))))) (*.f32 (*.f32 r (*.f32 s (*.f32 #s(literal 2 binary32) (PI.f32)))) #s(literal 1 binary32)))) (neg.f32 (*.f32 (*.f32 r (*.f32 s (*.f32 #s(literal 2 binary32) (PI.f32)))) (/.f32 (/.f32 (*.f32 r (*.f32 s (*.f32 (PI.f32) #s(literal 6 binary32)))) #s(literal 3/4 binary32)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))))))) |
(/.f32 (neg.f32 (+.f32 (*.f32 (/.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 r s))) (-.f32 #s(literal 0 binary32) (*.f32 r (*.f32 s (*.f32 (PI.f32) #s(literal 6 binary32)))))) (*.f32 (*.f32 r (*.f32 s (*.f32 #s(literal 2 binary32) (PI.f32)))) (*.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) #s(literal -3/4 binary32))))) (neg.f32 (*.f32 (*.f32 r (*.f32 s (*.f32 #s(literal 2 binary32) (PI.f32)))) (-.f32 #s(literal 0 binary32) (*.f32 r (*.f32 s (*.f32 (PI.f32) #s(literal 6 binary32)))))))) |
(/.f32 (neg.f32 (+.f32 (*.f32 (/.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 r s))) r) (*.f32 (*.f32 r (*.f32 s (*.f32 #s(literal 2 binary32) (PI.f32)))) (*.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32))))))) (neg.f32 (*.f32 (*.f32 r (*.f32 s (*.f32 #s(literal 2 binary32) (PI.f32)))) r))) |
(/.f32 (neg.f32 (+.f32 (*.f32 #s(literal 1 binary32) (*.f32 r (*.f32 s (*.f32 (PI.f32) #s(literal 6 binary32))))) (*.f32 (/.f32 (*.f32 r (*.f32 s (*.f32 #s(literal 2 binary32) (PI.f32)))) (/.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 r s)))) (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))))))) (neg.f32 (*.f32 (/.f32 (*.f32 r (*.f32 s (*.f32 #s(literal 2 binary32) (PI.f32)))) (/.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 r s)))) (*.f32 r (*.f32 s (*.f32 (PI.f32) #s(literal 6 binary32))))))) |
(/.f32 (neg.f32 (+.f32 (*.f32 #s(literal 1 binary32) (/.f32 (/.f32 (*.f32 r (*.f32 s (*.f32 (PI.f32) #s(literal 6 binary32)))) #s(literal 3/4 binary32)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))))) (*.f32 (/.f32 (*.f32 r (*.f32 s (*.f32 #s(literal 2 binary32) (PI.f32)))) (/.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 r s)))) #s(literal 1 binary32)))) (neg.f32 (*.f32 (/.f32 (*.f32 r (*.f32 s (*.f32 #s(literal 2 binary32) (PI.f32)))) (/.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 r s)))) (/.f32 (/.f32 (*.f32 r (*.f32 s (*.f32 (PI.f32) #s(literal 6 binary32)))) #s(literal 3/4 binary32)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))))))) |
(/.f32 (neg.f32 (+.f32 (*.f32 #s(literal 1 binary32) (-.f32 #s(literal 0 binary32) (*.f32 r (*.f32 s (*.f32 (PI.f32) #s(literal 6 binary32)))))) (*.f32 (/.f32 (*.f32 r (*.f32 s (*.f32 #s(literal 2 binary32) (PI.f32)))) (/.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 r s)))) (*.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) #s(literal -3/4 binary32))))) (neg.f32 (*.f32 (/.f32 (*.f32 r (*.f32 s (*.f32 #s(literal 2 binary32) (PI.f32)))) (/.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 r s)))) (-.f32 #s(literal 0 binary32) (*.f32 r (*.f32 s (*.f32 (PI.f32) #s(literal 6 binary32)))))))) |
(/.f32 (neg.f32 (+.f32 r (*.f32 (/.f32 (*.f32 r (*.f32 s (*.f32 #s(literal 2 binary32) (PI.f32)))) (/.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 r s)))) (*.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32))))))) (neg.f32 (*.f32 (/.f32 (*.f32 r (*.f32 s (*.f32 #s(literal 2 binary32) (PI.f32)))) (/.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 r s)))) r))) |
(/.f32 (neg.f32 (+.f32 (*.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal -1/4 binary32)) (*.f32 r (*.f32 s (*.f32 (PI.f32) #s(literal 6 binary32))))) (*.f32 (*.f32 (neg.f32 r) (*.f32 s (*.f32 #s(literal 2 binary32) (PI.f32)))) (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))))))) (neg.f32 (*.f32 (*.f32 (neg.f32 r) (*.f32 s (*.f32 #s(literal 2 binary32) (PI.f32)))) (*.f32 r (*.f32 s (*.f32 (PI.f32) #s(literal 6 binary32))))))) |
(/.f32 (neg.f32 (+.f32 (*.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal -1/4 binary32)) (/.f32 (/.f32 (*.f32 r (*.f32 s (*.f32 (PI.f32) #s(literal 6 binary32)))) #s(literal 3/4 binary32)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))))) (*.f32 (*.f32 (neg.f32 r) (*.f32 s (*.f32 #s(literal 2 binary32) (PI.f32)))) #s(literal 1 binary32)))) (neg.f32 (*.f32 (*.f32 (neg.f32 r) (*.f32 s (*.f32 #s(literal 2 binary32) (PI.f32)))) (/.f32 (/.f32 (*.f32 r (*.f32 s (*.f32 (PI.f32) #s(literal 6 binary32)))) #s(literal 3/4 binary32)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))))))) |
(/.f32 (neg.f32 (+.f32 (*.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal -1/4 binary32)) (-.f32 #s(literal 0 binary32) (*.f32 r (*.f32 s (*.f32 (PI.f32) #s(literal 6 binary32)))))) (*.f32 (*.f32 (neg.f32 r) (*.f32 s (*.f32 #s(literal 2 binary32) (PI.f32)))) (*.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) #s(literal -3/4 binary32))))) (neg.f32 (*.f32 (*.f32 (neg.f32 r) (*.f32 s (*.f32 #s(literal 2 binary32) (PI.f32)))) (-.f32 #s(literal 0 binary32) (*.f32 r (*.f32 s (*.f32 (PI.f32) #s(literal 6 binary32)))))))) |
(/.f32 (neg.f32 (+.f32 (*.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal -1/4 binary32)) r) (*.f32 (*.f32 (neg.f32 r) (*.f32 s (*.f32 #s(literal 2 binary32) (PI.f32)))) (*.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32))))))) (neg.f32 (*.f32 (*.f32 (neg.f32 r) (*.f32 s (*.f32 #s(literal 2 binary32) (PI.f32)))) r))) |
(/.f32 (neg.f32 (+.f32 (*.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32)))) (*.f32 r (*.f32 s (*.f32 (PI.f32) #s(literal 6 binary32))))) (*.f32 r (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))))))) (neg.f32 (*.f32 r (*.f32 r (*.f32 s (*.f32 (PI.f32) #s(literal 6 binary32))))))) |
(/.f32 (neg.f32 (+.f32 (*.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32)))) (/.f32 (/.f32 (*.f32 r (*.f32 s (*.f32 (PI.f32) #s(literal 6 binary32)))) #s(literal 3/4 binary32)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))))) (*.f32 r #s(literal 1 binary32)))) (neg.f32 (*.f32 r (/.f32 (/.f32 (*.f32 r (*.f32 s (*.f32 (PI.f32) #s(literal 6 binary32)))) #s(literal 3/4 binary32)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))))))) |
(/.f32 (neg.f32 (+.f32 (*.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32)))) (-.f32 #s(literal 0 binary32) (*.f32 r (*.f32 s (*.f32 (PI.f32) #s(literal 6 binary32)))))) (*.f32 r (*.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) #s(literal -3/4 binary32))))) (neg.f32 (*.f32 r (-.f32 #s(literal 0 binary32) (*.f32 r (*.f32 s (*.f32 (PI.f32) #s(literal 6 binary32)))))))) |
(/.f32 (neg.f32 (+.f32 (*.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32)))) r) (*.f32 r (*.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32))))))) (neg.f32 (*.f32 r r))) |
(/.f32 (neg.f32 (+.f32 (*.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))) (/.f32 (*.f32 r (*.f32 s (*.f32 #s(literal 2 binary32) (PI.f32)))) (/.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 r s))))) (*.f32 (*.f32 r (*.f32 s (*.f32 (PI.f32) #s(literal 6 binary32)))) #s(literal 1 binary32)))) (neg.f32 (*.f32 (*.f32 r (*.f32 s (*.f32 (PI.f32) #s(literal 6 binary32)))) (/.f32 (*.f32 r (*.f32 s (*.f32 #s(literal 2 binary32) (PI.f32)))) (/.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 r s))))))) |
(/.f32 (neg.f32 (+.f32 (*.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))) (*.f32 (neg.f32 r) (*.f32 s (*.f32 #s(literal 2 binary32) (PI.f32))))) (*.f32 (*.f32 r (*.f32 s (*.f32 (PI.f32) #s(literal 6 binary32)))) (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal -1/4 binary32))))) (neg.f32 (*.f32 (*.f32 r (*.f32 s (*.f32 (PI.f32) #s(literal 6 binary32)))) (*.f32 (neg.f32 r) (*.f32 s (*.f32 #s(literal 2 binary32) (PI.f32))))))) |
(/.f32 (neg.f32 (+.f32 (*.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))) r) (*.f32 (*.f32 r (*.f32 s (*.f32 (PI.f32) #s(literal 6 binary32)))) (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32))))))) (neg.f32 (*.f32 (*.f32 r (*.f32 s (*.f32 (PI.f32) #s(literal 6 binary32)))) r))) |
(/.f32 (neg.f32 (+.f32 (*.f32 #s(literal 1 binary32) (*.f32 r (*.f32 s (*.f32 #s(literal 2 binary32) (PI.f32))))) (*.f32 (/.f32 (/.f32 (*.f32 r (*.f32 s (*.f32 (PI.f32) #s(literal 6 binary32)))) #s(literal 3/4 binary32)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))) (/.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 r s)))))) (neg.f32 (*.f32 (/.f32 (/.f32 (*.f32 r (*.f32 s (*.f32 (PI.f32) #s(literal 6 binary32)))) #s(literal 3/4 binary32)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))) (*.f32 r (*.f32 s (*.f32 #s(literal 2 binary32) (PI.f32))))))) |
(/.f32 (neg.f32 (+.f32 (*.f32 #s(literal 1 binary32) (/.f32 (*.f32 r (*.f32 s (*.f32 #s(literal 2 binary32) (PI.f32)))) (/.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 r s))))) (*.f32 (/.f32 (/.f32 (*.f32 r (*.f32 s (*.f32 (PI.f32) #s(literal 6 binary32)))) #s(literal 3/4 binary32)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))) #s(literal 1 binary32)))) (neg.f32 (*.f32 (/.f32 (/.f32 (*.f32 r (*.f32 s (*.f32 (PI.f32) #s(literal 6 binary32)))) #s(literal 3/4 binary32)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))) (/.f32 (*.f32 r (*.f32 s (*.f32 #s(literal 2 binary32) (PI.f32)))) (/.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 r s))))))) |
(/.f32 (neg.f32 (+.f32 (*.f32 #s(literal 1 binary32) (*.f32 (neg.f32 r) (*.f32 s (*.f32 #s(literal 2 binary32) (PI.f32))))) (*.f32 (/.f32 (/.f32 (*.f32 r (*.f32 s (*.f32 (PI.f32) #s(literal 6 binary32)))) #s(literal 3/4 binary32)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))) (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal -1/4 binary32))))) (neg.f32 (*.f32 (/.f32 (/.f32 (*.f32 r (*.f32 s (*.f32 (PI.f32) #s(literal 6 binary32)))) #s(literal 3/4 binary32)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))) (*.f32 (neg.f32 r) (*.f32 s (*.f32 #s(literal 2 binary32) (PI.f32))))))) |
(/.f32 (neg.f32 (+.f32 r (*.f32 (/.f32 (/.f32 (*.f32 r (*.f32 s (*.f32 (PI.f32) #s(literal 6 binary32)))) #s(literal 3/4 binary32)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))) (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32))))))) (neg.f32 (*.f32 (/.f32 (/.f32 (*.f32 r (*.f32 s (*.f32 (PI.f32) #s(literal 6 binary32)))) #s(literal 3/4 binary32)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))) r))) |
(/.f32 (neg.f32 (+.f32 (*.f32 (*.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) #s(literal -3/4 binary32)) (*.f32 r (*.f32 s (*.f32 #s(literal 2 binary32) (PI.f32))))) (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 r (*.f32 s (*.f32 (PI.f32) #s(literal 6 binary32))))) (/.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 r s)))))) (neg.f32 (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 r (*.f32 s (*.f32 (PI.f32) #s(literal 6 binary32))))) (*.f32 r (*.f32 s (*.f32 #s(literal 2 binary32) (PI.f32))))))) |
(/.f32 (neg.f32 (+.f32 (*.f32 (*.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) #s(literal -3/4 binary32)) (/.f32 (*.f32 r (*.f32 s (*.f32 #s(literal 2 binary32) (PI.f32)))) (/.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 r s))))) (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 r (*.f32 s (*.f32 (PI.f32) #s(literal 6 binary32))))) #s(literal 1 binary32)))) (neg.f32 (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 r (*.f32 s (*.f32 (PI.f32) #s(literal 6 binary32))))) (/.f32 (*.f32 r (*.f32 s (*.f32 #s(literal 2 binary32) (PI.f32)))) (/.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 r s))))))) |
(/.f32 (neg.f32 (+.f32 (*.f32 (*.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) #s(literal -3/4 binary32)) (*.f32 (neg.f32 r) (*.f32 s (*.f32 #s(literal 2 binary32) (PI.f32))))) (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 r (*.f32 s (*.f32 (PI.f32) #s(literal 6 binary32))))) (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal -1/4 binary32))))) (neg.f32 (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 r (*.f32 s (*.f32 (PI.f32) #s(literal 6 binary32))))) (*.f32 (neg.f32 r) (*.f32 s (*.f32 #s(literal 2 binary32) (PI.f32))))))) |
(/.f32 (neg.f32 (+.f32 (*.f32 (*.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) #s(literal -3/4 binary32)) r) (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 r (*.f32 s (*.f32 (PI.f32) #s(literal 6 binary32))))) (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32))))))) (neg.f32 (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 r (*.f32 s (*.f32 (PI.f32) #s(literal 6 binary32))))) r))) |
(/.f32 (neg.f32 (+.f32 (*.f32 (*.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32)))) (*.f32 r (*.f32 s (*.f32 #s(literal 2 binary32) (PI.f32))))) (*.f32 r (/.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 r s)))))) (neg.f32 (*.f32 r (*.f32 r (*.f32 s (*.f32 #s(literal 2 binary32) (PI.f32))))))) |
(/.f32 (neg.f32 (+.f32 (*.f32 (*.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32)))) (/.f32 (*.f32 r (*.f32 s (*.f32 #s(literal 2 binary32) (PI.f32)))) (/.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 r s))))) (*.f32 r #s(literal 1 binary32)))) (neg.f32 (*.f32 r (/.f32 (*.f32 r (*.f32 s (*.f32 #s(literal 2 binary32) (PI.f32)))) (/.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 r s))))))) |
(/.f32 (neg.f32 (+.f32 (*.f32 (*.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32)))) (*.f32 (neg.f32 r) (*.f32 s (*.f32 #s(literal 2 binary32) (PI.f32))))) (*.f32 r (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal -1/4 binary32))))) (neg.f32 (*.f32 r (*.f32 (neg.f32 r) (*.f32 s (*.f32 #s(literal 2 binary32) (PI.f32))))))) |
(/.f32 (neg.f32 (+.f32 (*.f32 (*.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32)))) r) (*.f32 r (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32))))))) (neg.f32 (*.f32 r r))) |
(/.f32 (neg.f32 (neg.f32 (+.f32 (*.f32 (/.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 r s))) (*.f32 r (*.f32 s (*.f32 (PI.f32) #s(literal 6 binary32))))) (*.f32 (*.f32 r (*.f32 s (*.f32 #s(literal 2 binary32) (PI.f32)))) (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))))))) (neg.f32 (neg.f32 (*.f32 (*.f32 s (*.f32 #s(literal 2 binary32) (PI.f32))) (*.f32 r (*.f32 r (*.f32 s (*.f32 (PI.f32) #s(literal 6 binary32))))))))) |
(/.f32 (neg.f32 (neg.f32 (+.f32 (*.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32))) (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32))) (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32))))) (/.f32 (exp.f32 (*.f32 (/.f32 (neg.f32 r) s) #s(literal 3 binary32))) (*.f32 r (*.f32 r r)))) (/.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32))) (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32))) (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32)))))) (*.f32 r (*.f32 r r)))))) (neg.f32 (neg.f32 (+.f32 (pow.f32 (/.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32)))) r) #s(literal 2 binary32)) (*.f32 (/.f32 (*.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32)))) r) (/.f32 (-.f32 (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))) (*.f32 (PI.f32) #s(literal 6 binary32))) (/.f32 (/.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 r s))) (*.f32 #s(literal 2 binary32) (PI.f32)))) (*.f32 r s))))))) |
(/.f32 (neg.f32 (neg.f32 (-.f32 (pow.f32 (/.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32)))) r) #s(literal 2 binary32)) (pow.f32 (/.f32 (*.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32)))) r) #s(literal 2 binary32))))) (neg.f32 (neg.f32 (/.f32 (/.f32 (-.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 r s))) #s(literal 2 binary32)) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))) #s(literal 6 binary32))) (*.f32 s (PI.f32))) r)))) |
(/.f32 (neg.f32 (-.f32 (pow.f32 (/.f32 (*.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32)))) r) #s(literal 2 binary32)) (pow.f32 (/.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32)))) r) #s(literal 2 binary32)))) (neg.f32 (/.f32 (-.f32 (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))) (*.f32 (PI.f32) #s(literal 6 binary32))) (/.f32 (/.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 r s))) (*.f32 #s(literal 2 binary32) (PI.f32)))) (*.f32 r s)))) |
(/.f32 (neg.f32 (/.f32 (+.f32 (*.f32 (/.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 r s))) (*.f32 r (*.f32 s (*.f32 (PI.f32) #s(literal 6 binary32))))) (*.f32 (*.f32 r (*.f32 s (*.f32 #s(literal 2 binary32) (PI.f32)))) (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))))) (*.f32 r (*.f32 s (*.f32 #s(literal 2 binary32) (PI.f32)))))) (-.f32 #s(literal 0 binary32) (*.f32 r (*.f32 s (*.f32 (PI.f32) #s(literal 6 binary32)))))) |
(/.f32 (-.f32 (pow.f32 (/.f32 (pow.f32 (/.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32)))) r) #s(literal 2 binary32)) (/.f32 (/.f32 (-.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 r s))) #s(literal 2 binary32)) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))) #s(literal 6 binary32))) (*.f32 s (PI.f32))) r)) #s(literal 3 binary32)) (pow.f32 (/.f32 (pow.f32 (/.f32 (*.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32)))) r) #s(literal 2 binary32)) (/.f32 (/.f32 (-.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 r s))) #s(literal 2 binary32)) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))) #s(literal 6 binary32))) (*.f32 s (PI.f32))) r)) #s(literal 3 binary32))) (+.f32 (*.f32 (/.f32 (pow.f32 (/.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32)))) r) #s(literal 2 binary32)) (/.f32 (/.f32 (-.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 r s))) #s(literal 2 binary32)) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))) #s(literal 6 binary32))) (*.f32 s (PI.f32))) r)) (/.f32 (pow.f32 (/.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32)))) r) #s(literal 2 binary32)) (/.f32 (/.f32 (-.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 r s))) #s(literal 2 binary32)) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))) #s(literal 6 binary32))) (*.f32 s (PI.f32))) r))) (+.f32 (*.f32 (/.f32 (pow.f32 (/.f32 (*.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32)))) r) #s(literal 2 binary32)) (/.f32 (/.f32 (-.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 r s))) #s(literal 2 binary32)) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))) #s(literal 6 binary32))) (*.f32 s (PI.f32))) r)) (/.f32 (pow.f32 (/.f32 (*.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32)))) r) #s(literal 2 binary32)) (/.f32 (/.f32 (-.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 r s))) #s(literal 2 binary32)) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))) #s(literal 6 binary32))) (*.f32 s (PI.f32))) r))) (*.f32 (/.f32 (pow.f32 (/.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32)))) r) #s(literal 2 binary32)) (/.f32 (/.f32 (-.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 r s))) #s(literal 2 binary32)) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))) #s(literal 6 binary32))) (*.f32 s (PI.f32))) r)) (/.f32 (pow.f32 (/.f32 (*.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32)))) r) #s(literal 2 binary32)) (/.f32 (/.f32 (-.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 r s))) #s(literal 2 binary32)) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))) #s(literal 6 binary32))) (*.f32 s (PI.f32))) r)))))) |
(*.f32 (+.f32 (*.f32 (/.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 r s))) (*.f32 r (*.f32 s (*.f32 (PI.f32) #s(literal 6 binary32))))) (*.f32 (*.f32 r (*.f32 s (*.f32 #s(literal 2 binary32) (PI.f32)))) (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))))) (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 s (*.f32 #s(literal 2 binary32) (PI.f32))) (*.f32 r (*.f32 r (*.f32 s (*.f32 (PI.f32) #s(literal 6 binary32)))))))) |
(*.f32 (+.f32 (*.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32))) (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32))) (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32))))) (/.f32 (exp.f32 (*.f32 (/.f32 (neg.f32 r) s) #s(literal 3 binary32))) (*.f32 r (*.f32 r r)))) (/.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32))) (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32))) (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32)))))) (*.f32 r (*.f32 r r)))) (/.f32 #s(literal 1 binary32) (+.f32 (pow.f32 (/.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32)))) r) #s(literal 2 binary32)) (*.f32 (/.f32 (*.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32)))) r) (/.f32 (-.f32 (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))) (*.f32 (PI.f32) #s(literal 6 binary32))) (/.f32 (/.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 r s))) (*.f32 #s(literal 2 binary32) (PI.f32)))) (*.f32 r s)))))) |
(*.f32 (-.f32 (pow.f32 (/.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32)))) r) #s(literal 2 binary32)) (pow.f32 (/.f32 (*.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32)))) r) #s(literal 2 binary32))) (/.f32 #s(literal 1 binary32) (/.f32 (/.f32 (-.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 r s))) #s(literal 2 binary32)) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))) #s(literal 6 binary32))) (*.f32 s (PI.f32))) r))) |
(neg.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 r s))) (*.f32 (neg.f32 r) (*.f32 s (*.f32 #s(literal 2 binary32) (PI.f32)))))) |
(neg.f32 (/.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal -1/4 binary32)) (*.f32 r (*.f32 s (*.f32 #s(literal 2 binary32) (PI.f32)))))) |
(exp.f32 (*.f32 (log.f32 (/.f32 (*.f32 r (*.f32 s (*.f32 #s(literal 2 binary32) (PI.f32)))) (/.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 r s))))) #s(literal -1 binary32))) |
(pow.f32 (/.f32 (*.f32 r (*.f32 s (*.f32 #s(literal 2 binary32) (PI.f32)))) (/.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 r s)))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (/.f32 (*.f32 r (*.f32 s (*.f32 #s(literal 2 binary32) (PI.f32)))) (/.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 r s)))) #s(literal 1 binary32)) #s(literal -1 binary32)) |
(pow.f32 (/.f32 r (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32))))) #s(literal -1 binary32)) |
(-.f32 (/.f32 #s(literal 0 binary32) (*.f32 (neg.f32 r) (*.f32 s (*.f32 #s(literal 2 binary32) (PI.f32))))) (/.f32 (/.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 r s))) (*.f32 (neg.f32 r) (*.f32 s (*.f32 #s(literal 2 binary32) (PI.f32)))))) |
(/.f32 (/.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 r s))) (*.f32 r (*.f32 s (*.f32 #s(literal 2 binary32) (PI.f32))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (*.f32 r (*.f32 s (*.f32 #s(literal 2 binary32) (PI.f32)))) (/.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 r s))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 (*.f32 r (*.f32 s (*.f32 #s(literal 2 binary32) (PI.f32)))) (/.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 r s)))) #s(literal 1 binary32))) |
(/.f32 #s(literal 1 binary32) (/.f32 r (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32)))))) |
(/.f32 #s(literal 1 binary32) (neg.f32 (neg.f32 (/.f32 (*.f32 r (*.f32 s (*.f32 #s(literal 2 binary32) (PI.f32)))) (/.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 r s))))))) |
(/.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal -1/4 binary32)) (*.f32 (neg.f32 r) (*.f32 s (*.f32 #s(literal 2 binary32) (PI.f32))))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (*.f32 r (*.f32 s (*.f32 #s(literal 2 binary32) (PI.f32)))) (/.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 r s)))))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (/.f32 (*.f32 r (*.f32 s (*.f32 #s(literal 2 binary32) (PI.f32)))) (/.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 r s)))) #s(literal 1 binary32)))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 r (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32))))))) |
(/.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32)))) r) |
(/.f32 (*.f32 (/.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 r s))) #s(literal 1 binary32)) (*.f32 r (*.f32 s (*.f32 #s(literal 2 binary32) (PI.f32))))) |
(/.f32 (neg.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal -1/4 binary32))) (neg.f32 (*.f32 (neg.f32 r) (*.f32 s (*.f32 #s(literal 2 binary32) (PI.f32)))))) |
(/.f32 (neg.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32))))) (neg.f32 r)) |
(/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32))) (exp.f32 (/.f32 (neg.f32 r) s))) r) |
(/.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r)) (*.f32 s (*.f32 #s(literal 2 binary32) (PI.f32)))) |
(/.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 r s))) (*.f32 #s(literal 2 binary32) (PI.f32))) (*.f32 r s)) |
(/.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 r s))) r) (*.f32 s (*.f32 #s(literal 2 binary32) (PI.f32)))) |
(/.f32 (neg.f32 (*.f32 (/.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 r s))) #s(literal 1 binary32))) (*.f32 (neg.f32 r) (*.f32 s (*.f32 #s(literal 2 binary32) (PI.f32))))) |
(/.f32 (neg.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 r s))) (*.f32 #s(literal 2 binary32) (PI.f32)))) (-.f32 #s(literal 0 binary32) (*.f32 r s))) |
(/.f32 (neg.f32 (neg.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal -1/4 binary32)))) (neg.f32 (neg.f32 (*.f32 (neg.f32 r) (*.f32 s (*.f32 #s(literal 2 binary32) (PI.f32))))))) |
(/.f32 (neg.f32 (neg.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32)))))) r) |
(/.f32 (neg.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32))) (exp.f32 (/.f32 (neg.f32 r) s)))) (neg.f32 r)) |
(/.f32 (neg.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r))) (neg.f32 (*.f32 s (*.f32 #s(literal 2 binary32) (PI.f32))))) |
(/.f32 (neg.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 r s))) r)) (neg.f32 (*.f32 s (*.f32 #s(literal 2 binary32) (PI.f32))))) |
(*.f32 #s(literal 1/4 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 r (*.f32 s (*.f32 #s(literal 2 binary32) (PI.f32)))))) |
(*.f32 (/.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 r s))) (/.f32 (/.f32 #s(literal 1 binary32) r) (*.f32 s (*.f32 #s(literal 2 binary32) (PI.f32))))) |
(*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 #s(literal 1/4 binary32) (/.f32 (/.f32 #s(literal 1 binary32) r) (*.f32 s (*.f32 #s(literal 2 binary32) (PI.f32)))))) |
(*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (/.f32 #s(literal 1/4 binary32) (*.f32 r (*.f32 s (*.f32 #s(literal 2 binary32) (PI.f32)))))) |
(*.f32 #s(literal 1 binary32) (/.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32)))) r)) |
(*.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal -1/4 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (neg.f32 r) (*.f32 s (*.f32 #s(literal 2 binary32) (PI.f32)))))) |
(*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32))) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r)) |
(*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r) (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32)))) |
(*.f32 (/.f32 (/.f32 #s(literal 1 binary32) r) (*.f32 s (*.f32 #s(literal 2 binary32) (PI.f32)))) (/.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 r s)))) |
(*.f32 (/.f32 (/.f32 #s(literal 1 binary32) r) (*.f32 s (*.f32 #s(literal 2 binary32) (PI.f32)))) (pow.f32 (/.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 r s)))) #s(literal -1 binary32))) |
(*.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32)))) (/.f32 #s(literal 1 binary32) r)) |
(*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 r (*.f32 s (*.f32 #s(literal 2 binary32) (PI.f32))))) #s(literal 1/4 binary32)) |
(*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 #s(literal 2 binary32) (PI.f32))) (/.f32 #s(literal 1/4 binary32) (*.f32 r s))) |
(*.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 #s(literal 2 binary32) (PI.f32))) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 r s))) |
(*.f32 (/.f32 #s(literal 1/4 binary32) r) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 s (*.f32 #s(literal 2 binary32) (PI.f32))))) |
(*.f32 (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 s (*.f32 #s(literal 2 binary32) (PI.f32)))) (/.f32 #s(literal 1/4 binary32) r)) |
(*.f32 (/.f32 #s(literal 1 binary32) r) (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32))))) |
(*.f32 (/.f32 #s(literal 1 binary32) (*.f32 s (*.f32 #s(literal 2 binary32) (PI.f32)))) (pow.f32 (/.f32 r (/.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 r s)))) #s(literal -1 binary32))) |
(*.f32 (/.f32 #s(literal 1 binary32) (*.f32 #s(literal 2 binary32) (PI.f32))) (pow.f32 (/.f32 (*.f32 r s) (/.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 r s)))) #s(literal -1 binary32))) |
(*.f32 (pow.f32 (/.f32 r #s(literal 1/4 binary32)) #s(literal -1 binary32)) (pow.f32 (/.f32 (*.f32 s (*.f32 #s(literal 2 binary32) (PI.f32))) (exp.f32 (/.f32 (neg.f32 r) s))) #s(literal -1 binary32))) |
(*.f32 (pow.f32 (/.f32 (*.f32 s (*.f32 #s(literal 2 binary32) (PI.f32))) (exp.f32 (/.f32 (neg.f32 r) s))) #s(literal -1 binary32)) (pow.f32 (/.f32 r #s(literal 1/4 binary32)) #s(literal -1 binary32))) |
(*.f32 (pow.f32 (/.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) #s(literal 1/4 binary32)) #s(literal -1 binary32)) (pow.f32 (/.f32 (*.f32 r s) (exp.f32 (/.f32 (neg.f32 r) s))) #s(literal -1 binary32))) |
(*.f32 (pow.f32 (/.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) (exp.f32 (/.f32 (neg.f32 r) s))) #s(literal -1 binary32)) (pow.f32 (/.f32 (*.f32 r s) #s(literal 1/4 binary32)) #s(literal -1 binary32))) |
(neg.f32 (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))) (-.f32 #s(literal 0 binary32) (*.f32 r (*.f32 s (*.f32 (PI.f32) #s(literal 6 binary32))))))) |
(neg.f32 (/.f32 (*.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) #s(literal -3/4 binary32)) (*.f32 r (*.f32 s (*.f32 (PI.f32) #s(literal 6 binary32)))))) |
(exp.f32 (*.f32 (log.f32 (/.f32 (/.f32 (*.f32 r (*.f32 s (*.f32 (PI.f32) #s(literal 6 binary32)))) #s(literal 3/4 binary32)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))))) #s(literal -1 binary32))) |
(pow.f32 (/.f32 (/.f32 (*.f32 r (*.f32 s (*.f32 (PI.f32) #s(literal 6 binary32)))) #s(literal 3/4 binary32)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (/.f32 (/.f32 (*.f32 r (*.f32 s (*.f32 (PI.f32) #s(literal 6 binary32)))) #s(literal 3/4 binary32)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))) #s(literal 1 binary32)) #s(literal -1 binary32)) |
(pow.f32 (/.f32 r (*.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32))))) #s(literal -1 binary32)) |
(-.f32 (/.f32 #s(literal 0 binary32) (-.f32 #s(literal 0 binary32) (*.f32 r (*.f32 s (*.f32 (PI.f32) #s(literal 6 binary32)))))) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))) (-.f32 #s(literal 0 binary32) (*.f32 r (*.f32 s (*.f32 (PI.f32) #s(literal 6 binary32))))))) |
(/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))) (*.f32 r (*.f32 s (*.f32 (PI.f32) #s(literal 6 binary32))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 (*.f32 r (*.f32 s (*.f32 (PI.f32) #s(literal 6 binary32)))) #s(literal 3/4 binary32)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 (/.f32 (*.f32 r (*.f32 s (*.f32 (PI.f32) #s(literal 6 binary32)))) #s(literal 3/4 binary32)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))) #s(literal 1 binary32))) |
(/.f32 #s(literal 1 binary32) (/.f32 r (*.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32)))))) |
(/.f32 #s(literal 1 binary32) (neg.f32 (neg.f32 (/.f32 (/.f32 (*.f32 r (*.f32 s (*.f32 (PI.f32) #s(literal 6 binary32)))) #s(literal 3/4 binary32)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))))))) |
(/.f32 (*.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) #s(literal -3/4 binary32)) (-.f32 #s(literal 0 binary32) (*.f32 r (*.f32 s (*.f32 (PI.f32) #s(literal 6 binary32)))))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (/.f32 (*.f32 r (*.f32 s (*.f32 (PI.f32) #s(literal 6 binary32)))) #s(literal 3/4 binary32)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (/.f32 (/.f32 (*.f32 r (*.f32 s (*.f32 (PI.f32) #s(literal 6 binary32)))) #s(literal 3/4 binary32)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))) #s(literal 1 binary32)))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 r (*.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32))))))) |
(/.f32 (*.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32)))) r) |
(/.f32 (*.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))) #s(literal 1 binary32)) (*.f32 r (*.f32 s (*.f32 (PI.f32) #s(literal 6 binary32))))) |
(/.f32 (neg.f32 (*.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) #s(literal -3/4 binary32))) (neg.f32 (-.f32 #s(literal 0 binary32) (*.f32 r (*.f32 s (*.f32 (PI.f32) #s(literal 6 binary32))))))) |
(/.f32 (neg.f32 (*.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32))))) (neg.f32 r)) |
(/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32))) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))) r) |
(/.f32 (*.f32 #s(literal 3/4 binary32) (/.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) r)) (*.f32 s (*.f32 (PI.f32) #s(literal 6 binary32)))) |
(/.f32 (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))) (*.f32 (PI.f32) #s(literal 6 binary32))) (*.f32 r s)) |
(/.f32 (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))) r) (*.f32 s (*.f32 (PI.f32) #s(literal 6 binary32)))) |
(/.f32 (neg.f32 (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))) (*.f32 (PI.f32) #s(literal 6 binary32)))) (-.f32 #s(literal 0 binary32) (*.f32 r s))) |
(/.f32 (neg.f32 (*.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))) #s(literal 1 binary32))) (-.f32 #s(literal 0 binary32) (*.f32 r (*.f32 s (*.f32 (PI.f32) #s(literal 6 binary32)))))) |
(/.f32 (neg.f32 (neg.f32 (*.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) #s(literal -3/4 binary32)))) (neg.f32 (neg.f32 (-.f32 #s(literal 0 binary32) (*.f32 r (*.f32 s (*.f32 (PI.f32) #s(literal 6 binary32)))))))) |
(/.f32 (neg.f32 (neg.f32 (*.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32)))))) r) |
(/.f32 (neg.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32))) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))))) (neg.f32 r)) |
(/.f32 (neg.f32 (*.f32 #s(literal 3/4 binary32) (/.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) r))) (neg.f32 (*.f32 s (*.f32 (PI.f32) #s(literal 6 binary32))))) |
(/.f32 (neg.f32 (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))) r)) (neg.f32 (*.f32 s (*.f32 (PI.f32) #s(literal 6 binary32))))) |
(*.f32 #s(literal 3/4 binary32) (/.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) (*.f32 r (*.f32 s (*.f32 (PI.f32) #s(literal 6 binary32)))))) |
(*.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))) (/.f32 #s(literal 1 binary32) (*.f32 r (*.f32 s (*.f32 (PI.f32) #s(literal 6 binary32)))))) |
(*.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) (*.f32 #s(literal 3/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (*.f32 s (*.f32 (PI.f32) #s(literal 6 binary32))))))) |
(*.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) (/.f32 #s(literal 3/4 binary32) (*.f32 r (*.f32 s (*.f32 (PI.f32) #s(literal 6 binary32)))))) |
(*.f32 #s(literal 1 binary32) (/.f32 (*.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32)))) r)) |
(*.f32 (*.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) #s(literal -3/4 binary32)) (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 0 binary32) (*.f32 r (*.f32 s (*.f32 (PI.f32) #s(literal 6 binary32))))))) |
(*.f32 (/.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32)))) |
(*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32))) (/.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) r)) |
(*.f32 (/.f32 #s(literal 1 binary32) (*.f32 r (*.f32 s (*.f32 (PI.f32) #s(literal 6 binary32))))) (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))))) |
(*.f32 (/.f32 #s(literal 1 binary32) (*.f32 r (*.f32 s (*.f32 (PI.f32) #s(literal 6 binary32))))) (pow.f32 (/.f32 #s(literal 1 binary32) (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))))) #s(literal -1 binary32))) |
(*.f32 (*.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32)))) (/.f32 #s(literal 1 binary32) r)) |
(*.f32 (/.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) (*.f32 r (*.f32 s (*.f32 (PI.f32) #s(literal 6 binary32))))) #s(literal 3/4 binary32)) |
(*.f32 (/.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) (*.f32 (PI.f32) #s(literal 6 binary32))) (/.f32 #s(literal 3/4 binary32) (*.f32 r s))) |
(*.f32 (/.f32 #s(literal 3/4 binary32) (*.f32 (PI.f32) #s(literal 6 binary32))) (/.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) (*.f32 r s))) |
(*.f32 (/.f32 #s(literal 3/4 binary32) r) (/.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) (*.f32 s (*.f32 (PI.f32) #s(literal 6 binary32))))) |
(*.f32 (/.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) (*.f32 s (*.f32 (PI.f32) #s(literal 6 binary32)))) (/.f32 #s(literal 3/4 binary32) r)) |
(*.f32 (/.f32 #s(literal 1 binary32) r) (*.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32))))) |
(*.f32 (/.f32 #s(literal 1 binary32) (*.f32 s (*.f32 (PI.f32) #s(literal 6 binary32)))) (pow.f32 (/.f32 r (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))))) #s(literal -1 binary32))) |
(*.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) #s(literal 6 binary32))) (pow.f32 (/.f32 (*.f32 r s) (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))))) #s(literal -1 binary32))) |
(*.f32 (pow.f32 (/.f32 r #s(literal 3/4 binary32)) #s(literal -1 binary32)) (pow.f32 (/.f32 (*.f32 s (*.f32 (PI.f32) #s(literal 6 binary32))) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))) #s(literal -1 binary32))) |
(*.f32 (pow.f32 (/.f32 (*.f32 s (*.f32 (PI.f32) #s(literal 6 binary32))) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))) #s(literal -1 binary32)) (pow.f32 (/.f32 r #s(literal 3/4 binary32)) #s(literal -1 binary32))) |
(*.f32 (pow.f32 (/.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) #s(literal 3/4 binary32)) #s(literal -1 binary32)) (pow.f32 (/.f32 (*.f32 r s) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))) #s(literal -1 binary32))) |
(*.f32 (pow.f32 (/.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))) #s(literal -1 binary32)) (pow.f32 (/.f32 (*.f32 r s) #s(literal 3/4 binary32)) #s(literal -1 binary32))) |
(/.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 r s))) |
(/.f32 #s(literal -1/4 binary32) (neg.f32 (exp.f32 (/.f32 r s)))) |
(*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) |
(*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/4 binary32)) |
(neg.f32 (/.f32 (/.f32 (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))) (/.f32 (*.f32 r s) #s(literal 1/8 binary32))) (neg.f32 (PI.f32)))) |
(neg.f32 (/.f32 (*.f32 (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))) (neg.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r s)))) (PI.f32))) |
(exp.f32 (*.f32 (log.f32 (/.f32 (/.f32 (PI.f32) (/.f32 #s(literal 1/8 binary32) (*.f32 r s))) (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))))) #s(literal -1 binary32))) |
(pow.f32 (/.f32 (/.f32 (PI.f32) (/.f32 #s(literal 1/8 binary32) (*.f32 r s))) (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (/.f32 (/.f32 (PI.f32) (/.f32 #s(literal 1/8 binary32) (*.f32 r s))) (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))))) #s(literal 1 binary32)) #s(literal -1 binary32)) |
(-.f32 (/.f32 #s(literal 0 binary32) (neg.f32 (PI.f32))) (/.f32 (/.f32 (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))) (/.f32 (*.f32 r s) #s(literal 1/8 binary32))) (neg.f32 (PI.f32)))) |
(/.f32 (/.f32 (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))) (/.f32 (*.f32 r s) #s(literal 1/8 binary32))) (PI.f32)) |
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 (PI.f32) (/.f32 #s(literal 1/8 binary32) (*.f32 r s))) (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 (/.f32 (PI.f32) (/.f32 #s(literal 1/8 binary32) (*.f32 r s))) (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))))) #s(literal 1 binary32))) |
(/.f32 #s(literal 1 binary32) (neg.f32 (neg.f32 (/.f32 (/.f32 (PI.f32) (/.f32 #s(literal 1/8 binary32) (*.f32 r s))) (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))))))) |
(/.f32 (*.f32 (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))) (neg.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r s)))) (neg.f32 (PI.f32))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (/.f32 (PI.f32) (/.f32 #s(literal 1/8 binary32) (*.f32 r s))) (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))))))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (/.f32 (/.f32 (PI.f32) (/.f32 #s(literal 1/8 binary32) (*.f32 r s))) (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))))) #s(literal 1 binary32)))) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))))) (*.f32 (*.f32 r s) (PI.f32))) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))))) (*.f32 (PI.f32) (*.f32 r s))) |
(/.f32 (*.f32 #s(literal 1 binary32) (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))))) (*.f32 (/.f32 (*.f32 r s) #s(literal 1/8 binary32)) (PI.f32))) |
(/.f32 (*.f32 #s(literal -1/8 binary32) (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))))) (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 r s)) (PI.f32))) |
(/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) r) (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))))) (*.f32 s (PI.f32))) |
(/.f32 (*.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))))) #s(literal 1 binary32)) (*.f32 (*.f32 r s) (PI.f32))) |
(/.f32 (neg.f32 (*.f32 (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))) (neg.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r s))))) (neg.f32 (neg.f32 (PI.f32)))) |
(/.f32 (neg.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))))) (neg.f32 (*.f32 (*.f32 r s) (PI.f32)))) |
(/.f32 (neg.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))))) (neg.f32 (*.f32 (PI.f32) (*.f32 r s)))) |
(/.f32 (*.f32 (/.f32 (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))) (/.f32 (*.f32 r s) #s(literal 1/8 binary32))) #s(literal 1 binary32)) (PI.f32)) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))) (PI.f32))) (*.f32 r s)) |
(/.f32 (*.f32 #s(literal 1 binary32) (/.f32 (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))) (PI.f32))) (/.f32 (*.f32 r s) #s(literal 1/8 binary32))) |
(/.f32 (*.f32 #s(literal -1/8 binary32) (/.f32 (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))) (PI.f32))) (-.f32 #s(literal 0 binary32) (*.f32 r s))) |
(/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) r) (/.f32 (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))) (PI.f32))) s) |
(/.f32 (*.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))))) (/.f32 #s(literal 1 binary32) (PI.f32))) (*.f32 r s)) |
(/.f32 (/.f32 (/.f32 (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))) (/.f32 (*.f32 r s) #s(literal 1/8 binary32))) #s(literal 1 binary32)) (PI.f32)) |
(/.f32 (/.f32 (/.f32 (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))) (/.f32 (*.f32 r s) #s(literal 1/8 binary32))) (pow.f32 (PI.f32) #s(literal 2/3 binary32))) (pow.f32 (PI.f32) #s(literal 1/3 binary32))) |
(/.f32 (/.f32 (/.f32 (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))) (/.f32 (*.f32 r s) #s(literal 1/8 binary32))) (pow.f32 (PI.f32) #s(literal 1/2 binary32))) (pow.f32 (PI.f32) #s(literal 1/2 binary32))) |
(/.f32 (neg.f32 (*.f32 #s(literal 1 binary32) (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))))) (neg.f32 (*.f32 (/.f32 (*.f32 r s) #s(literal 1/8 binary32)) (PI.f32)))) |
(/.f32 (neg.f32 (*.f32 #s(literal -1/8 binary32) (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))))) (neg.f32 (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 r s)) (PI.f32)))) |
(/.f32 (neg.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) r) (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))))) (neg.f32 (*.f32 s (PI.f32)))) |
(/.f32 (neg.f32 (*.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))))) #s(literal 1 binary32))) (neg.f32 (*.f32 (*.f32 r s) (PI.f32)))) |
(/.f32 (neg.f32 (neg.f32 (*.f32 (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))) (neg.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r s)))))) (neg.f32 (neg.f32 (neg.f32 (PI.f32))))) |
(/.f32 (neg.f32 (*.f32 (/.f32 (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))) (/.f32 (*.f32 r s) #s(literal 1/8 binary32))) #s(literal 1 binary32))) (neg.f32 (PI.f32))) |
(/.f32 (neg.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))) (PI.f32)))) (-.f32 #s(literal 0 binary32) (*.f32 r s))) |
(/.f32 (neg.f32 (*.f32 #s(literal 1 binary32) (/.f32 (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))) (PI.f32)))) (neg.f32 (/.f32 (*.f32 r s) #s(literal 1/8 binary32)))) |
(/.f32 (neg.f32 (*.f32 #s(literal -1/8 binary32) (/.f32 (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))) (PI.f32)))) (neg.f32 (-.f32 #s(literal 0 binary32) (*.f32 r s)))) |
(/.f32 (neg.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) r) (/.f32 (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))) (PI.f32)))) (neg.f32 s)) |
(/.f32 (neg.f32 (*.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))))) (/.f32 #s(literal 1 binary32) (PI.f32)))) (-.f32 #s(literal 0 binary32) (*.f32 r s))) |
(/.f32 (neg.f32 (/.f32 (/.f32 (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))) (/.f32 (*.f32 r s) #s(literal 1/8 binary32))) #s(literal 1 binary32))) (neg.f32 (PI.f32))) |
(/.f32 (neg.f32 (/.f32 (/.f32 (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))) (/.f32 (*.f32 r s) #s(literal 1/8 binary32))) (pow.f32 (PI.f32) #s(literal 2/3 binary32)))) (neg.f32 (pow.f32 (PI.f32) #s(literal 1/3 binary32)))) |
(/.f32 (neg.f32 (/.f32 (/.f32 (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))) (/.f32 (*.f32 r s) #s(literal 1/8 binary32))) (pow.f32 (PI.f32) #s(literal 1/2 binary32)))) (neg.f32 (pow.f32 (PI.f32) #s(literal 1/2 binary32)))) |
(*.f32 #s(literal 1/8 binary32) (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 r s)) (/.f32 (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))) (PI.f32)))) |
(*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) (/.f32 (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))) (PI.f32))) |
(*.f32 (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) (PI.f32))) |
(*.f32 (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))) (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) (/.f32 #s(literal 1 binary32) (PI.f32)))) |
(*.f32 (/.f32 (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))) (/.f32 (*.f32 r s) #s(literal 1/8 binary32))) (/.f32 #s(literal 1 binary32) (PI.f32))) |
(*.f32 #s(literal 1 binary32) (*.f32 (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) (PI.f32)))) |
(*.f32 (*.f32 (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))) (neg.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r s)))) (/.f32 #s(literal 1 binary32) (neg.f32 (PI.f32)))) |
(*.f32 (/.f32 #s(literal 1 binary32) (PI.f32)) (/.f32 (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))) (/.f32 (*.f32 r s) #s(literal 1/8 binary32)))) |
(*.f32 (/.f32 #s(literal 1 binary32) (PI.f32)) (pow.f32 (/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))) (/.f32 (*.f32 r s) #s(literal 1/8 binary32)))) #s(literal -1 binary32))) |
(*.f32 (/.f32 (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))) (PI.f32)) (/.f32 #s(literal 1/8 binary32) (*.f32 r s))) |
(*.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) #s(literal 1 binary32)) (/.f32 (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))) (PI.f32))) |
(*.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) (pow.f32 (PI.f32) #s(literal 2/3 binary32))) (/.f32 (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))) (pow.f32 (PI.f32) #s(literal 1/3 binary32)))) |
(*.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) (pow.f32 (PI.f32) #s(literal 1/2 binary32))) (/.f32 (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))) (pow.f32 (PI.f32) #s(literal 1/2 binary32)))) |
(*.f32 (/.f32 (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))) (pow.f32 (PI.f32) #s(literal 1/2 binary32))) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) (pow.f32 (PI.f32) #s(literal 1/2 binary32)))) |
(*.f32 (/.f32 (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))) #s(literal 1 binary32)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) (PI.f32))) |
(*.f32 (/.f32 (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))) (pow.f32 (PI.f32) #s(literal 2/3 binary32))) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) (pow.f32 (PI.f32) #s(literal 1/3 binary32)))) |
(*.f32 (/.f32 #s(literal 1 binary32) (pow.f32 (PI.f32) #s(literal 2/3 binary32))) (pow.f32 (/.f32 (pow.f32 (PI.f32) #s(literal 1/3 binary32)) (/.f32 (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))) (/.f32 (*.f32 r s) #s(literal 1/8 binary32)))) #s(literal -1 binary32))) |
(*.f32 (pow.f32 (PI.f32) #s(literal -1/2 binary32)) (pow.f32 (/.f32 (pow.f32 (PI.f32) #s(literal 1/2 binary32)) (/.f32 (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))) (/.f32 (*.f32 r s) #s(literal 1/8 binary32)))) #s(literal -1 binary32))) |
(*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))))) #s(literal -1 binary32)) (pow.f32 (/.f32 (PI.f32) (/.f32 #s(literal 1/8 binary32) (*.f32 r s))) #s(literal -1 binary32))) |
(*.f32 (pow.f32 (/.f32 (pow.f32 (PI.f32) #s(literal 2/3 binary32)) (/.f32 #s(literal 1/8 binary32) (*.f32 r s))) #s(literal -1 binary32)) (pow.f32 (/.f32 (pow.f32 (PI.f32) #s(literal 1/3 binary32)) (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))))) #s(literal -1 binary32))) |
(*.f32 (pow.f32 (/.f32 (pow.f32 (PI.f32) #s(literal 2/3 binary32)) (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))))) #s(literal -1 binary32)) (pow.f32 (/.f32 (pow.f32 (PI.f32) #s(literal 1/3 binary32)) (/.f32 #s(literal 1/8 binary32) (*.f32 r s))) #s(literal -1 binary32))) |
(*.f32 (pow.f32 (/.f32 (pow.f32 (PI.f32) #s(literal 1/2 binary32)) (/.f32 #s(literal 1/8 binary32) (*.f32 r s))) #s(literal -1 binary32)) (pow.f32 (/.f32 (pow.f32 (PI.f32) #s(literal 1/2 binary32)) (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))))) #s(literal -1 binary32))) |
(*.f32 (pow.f32 (/.f32 (pow.f32 (PI.f32) #s(literal 1/2 binary32)) (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))))) #s(literal -1 binary32)) (pow.f32 (/.f32 (pow.f32 (PI.f32) #s(literal 1/2 binary32)) (/.f32 #s(literal 1/8 binary32) (*.f32 r s))) #s(literal -1 binary32))) |
(*.f32 (pow.f32 (/.f32 (PI.f32) (*.f32 #s(literal 1/8 binary32) (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))))) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 r s))) |
(+.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) (exp.f32 (/.f32 r s))) (/.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) (/.f32 (*.f32 r s) #s(literal 1/8 binary32)))) |
(+.f32 (/.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) (/.f32 (*.f32 r s) #s(literal 1/8 binary32))) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) (exp.f32 (/.f32 r s)))) |
(pow.f32 (/.f32 (*.f32 r s) (*.f32 #s(literal 1/8 binary32) (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))))) #s(literal -1 binary32)) |
(fma.f32 #s(literal 1/8 binary32) (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 r s)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) (exp.f32 (/.f32 r s)))) |
(fma.f32 #s(literal 1/8 binary32) (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 r s)) (exp.f32 (/.f32 (neg.f32 r) s))) (/.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) (/.f32 (*.f32 r s) #s(literal 1/8 binary32)))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) (exp.f32 (/.f32 (neg.f32 r) s)) (/.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) (/.f32 (*.f32 r s) #s(literal 1/8 binary32)))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) (exp.f32 (/.f32 r s)))) |
(fma.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) (/.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) (/.f32 (*.f32 r s) #s(literal 1/8 binary32)))) |
(fma.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) (exp.f32 (/.f32 r s)))) |
(fma.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/8 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 r s)) (/.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) (/.f32 (*.f32 r s) #s(literal 1/8 binary32)))) |
(fma.f32 (*.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) #s(literal 1/8 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 r s)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) (exp.f32 (/.f32 r s)))) |
(-.f32 (/.f32 (/.f32 (exp.f32 (*.f32 (/.f32 (neg.f32 r) s) #s(literal 2 binary32))) (-.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))))) (/.f32 (*.f32 r s) #s(literal 1/8 binary32))) (/.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))) #s(literal 2 binary32))) (-.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))))) (/.f32 (*.f32 r s) #s(literal 1/8 binary32)))) |
(-.f32 (/.f32 (pow.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) (exp.f32 (/.f32 r s))) #s(literal 2 binary32)) (/.f32 (-.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))) (/.f32 (*.f32 r s) #s(literal 1/8 binary32)))) (/.f32 (pow.f32 (/.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) (/.f32 (*.f32 r s) #s(literal 1/8 binary32))) #s(literal 2 binary32)) (/.f32 (-.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))) (/.f32 (*.f32 r s) #s(literal 1/8 binary32))))) |
(/.f32 (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))) (/.f32 (*.f32 r s) #s(literal 1/8 binary32))) |
(/.f32 #s(literal 1 binary32) (/.f32 (*.f32 r s) (*.f32 #s(literal 1/8 binary32) (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))))))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (*.f32 r s) (*.f32 #s(literal 1/8 binary32) (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))))))) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))))) (*.f32 r s)) |
(/.f32 (*.f32 #s(literal 1 binary32) (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))))) (/.f32 (*.f32 r s) #s(literal 1/8 binary32))) |
(/.f32 (*.f32 #s(literal -1/8 binary32) (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))))) (-.f32 #s(literal 0 binary32) (*.f32 r s))) |
(/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) r) (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))))) s) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (*.f32 (/.f32 (neg.f32 r) s) #s(literal 3 binary32))))) (*.f32 (*.f32 r s) (+.f32 (exp.f32 (*.f32 (/.f32 (neg.f32 r) s) #s(literal 2 binary32))) (-.f32 (exp.f32 (*.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))) #s(literal 2 binary32))) (exp.f32 (+.f32 (/.f32 (neg.f32 r) s) (/.f32 r (*.f32 s #s(literal -3 binary32))))))))) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (-.f32 (exp.f32 (*.f32 (/.f32 (neg.f32 r) s) #s(literal 2 binary32))) (exp.f32 (*.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))) #s(literal 2 binary32))))) (*.f32 (*.f32 r s) (-.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))))) |
(/.f32 (*.f32 #s(literal 1 binary32) (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (*.f32 (/.f32 (neg.f32 r) s) #s(literal 3 binary32))))) (*.f32 (/.f32 (*.f32 r s) #s(literal 1/8 binary32)) (+.f32 (exp.f32 (*.f32 (/.f32 (neg.f32 r) s) #s(literal 2 binary32))) (-.f32 (exp.f32 (*.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))) #s(literal 2 binary32))) (exp.f32 (+.f32 (/.f32 (neg.f32 r) s) (/.f32 r (*.f32 s #s(literal -3 binary32))))))))) |
(/.f32 (*.f32 #s(literal 1 binary32) (-.f32 (exp.f32 (*.f32 (/.f32 (neg.f32 r) s) #s(literal 2 binary32))) (exp.f32 (*.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))) #s(literal 2 binary32))))) (*.f32 (/.f32 (*.f32 r s) #s(literal 1/8 binary32)) (-.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))))) |
(/.f32 (*.f32 #s(literal -1/8 binary32) (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (*.f32 (/.f32 (neg.f32 r) s) #s(literal 3 binary32))))) (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 r s)) (+.f32 (exp.f32 (*.f32 (/.f32 (neg.f32 r) s) #s(literal 2 binary32))) (-.f32 (exp.f32 (*.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))) #s(literal 2 binary32))) (exp.f32 (+.f32 (/.f32 (neg.f32 r) s) (/.f32 r (*.f32 s #s(literal -3 binary32))))))))) |
(/.f32 (*.f32 #s(literal -1/8 binary32) (-.f32 (exp.f32 (*.f32 (/.f32 (neg.f32 r) s) #s(literal 2 binary32))) (exp.f32 (*.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))) #s(literal 2 binary32))))) (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 r s)) (-.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))))) |
(/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) r) (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (*.f32 (/.f32 (neg.f32 r) s) #s(literal 3 binary32))))) (*.f32 s (+.f32 (exp.f32 (*.f32 (/.f32 (neg.f32 r) s) #s(literal 2 binary32))) (-.f32 (exp.f32 (*.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))) #s(literal 2 binary32))) (exp.f32 (+.f32 (/.f32 (neg.f32 r) s) (/.f32 r (*.f32 s #s(literal -3 binary32))))))))) |
(/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) r) (-.f32 (exp.f32 (*.f32 (/.f32 (neg.f32 r) s) #s(literal 2 binary32))) (exp.f32 (*.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))) #s(literal 2 binary32))))) (*.f32 s (-.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))))) |
(/.f32 (*.f32 (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (*.f32 (/.f32 (neg.f32 r) s) #s(literal 3 binary32)))) #s(literal 1/8 binary32)) (*.f32 (+.f32 (exp.f32 (*.f32 (/.f32 (neg.f32 r) s) #s(literal 2 binary32))) (-.f32 (exp.f32 (*.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))) #s(literal 2 binary32))) (exp.f32 (+.f32 (/.f32 (neg.f32 r) s) (/.f32 r (*.f32 s #s(literal -3 binary32))))))) (*.f32 r s))) |
(/.f32 (*.f32 (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (*.f32 (/.f32 (neg.f32 r) s) #s(literal 3 binary32)))) #s(literal 1 binary32)) (*.f32 (+.f32 (exp.f32 (*.f32 (/.f32 (neg.f32 r) s) #s(literal 2 binary32))) (-.f32 (exp.f32 (*.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))) #s(literal 2 binary32))) (exp.f32 (+.f32 (/.f32 (neg.f32 r) s) (/.f32 r (*.f32 s #s(literal -3 binary32))))))) (/.f32 (*.f32 r s) #s(literal 1/8 binary32)))) |
(/.f32 (*.f32 (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (*.f32 (/.f32 (neg.f32 r) s) #s(literal 3 binary32)))) #s(literal -1/8 binary32)) (*.f32 (+.f32 (exp.f32 (*.f32 (/.f32 (neg.f32 r) s) #s(literal 2 binary32))) (-.f32 (exp.f32 (*.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))) #s(literal 2 binary32))) (exp.f32 (+.f32 (/.f32 (neg.f32 r) s) (/.f32 r (*.f32 s #s(literal -3 binary32))))))) (-.f32 #s(literal 0 binary32) (*.f32 r s)))) |
(/.f32 (*.f32 (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (*.f32 (/.f32 (neg.f32 r) s) #s(literal 3 binary32)))) (/.f32 #s(literal 1/8 binary32) r)) (*.f32 (+.f32 (exp.f32 (*.f32 (/.f32 (neg.f32 r) s) #s(literal 2 binary32))) (-.f32 (exp.f32 (*.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))) #s(literal 2 binary32))) (exp.f32 (+.f32 (/.f32 (neg.f32 r) s) (/.f32 r (*.f32 s #s(literal -3 binary32))))))) s)) |
(/.f32 (*.f32 (-.f32 (exp.f32 (*.f32 (/.f32 (neg.f32 r) s) #s(literal 2 binary32))) (exp.f32 (*.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))) #s(literal 2 binary32)))) #s(literal 1/8 binary32)) (*.f32 (-.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))) (*.f32 r s))) |
(/.f32 (*.f32 (-.f32 (exp.f32 (*.f32 (/.f32 (neg.f32 r) s) #s(literal 2 binary32))) (exp.f32 (*.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))) #s(literal 2 binary32)))) #s(literal 1 binary32)) (*.f32 (-.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))) (/.f32 (*.f32 r s) #s(literal 1/8 binary32)))) |
(/.f32 (*.f32 (-.f32 (exp.f32 (*.f32 (/.f32 (neg.f32 r) s) #s(literal 2 binary32))) (exp.f32 (*.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))) #s(literal 2 binary32)))) #s(literal -1/8 binary32)) (*.f32 (-.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))) (-.f32 #s(literal 0 binary32) (*.f32 r s)))) |
(/.f32 (*.f32 (-.f32 (exp.f32 (*.f32 (/.f32 (neg.f32 r) s) #s(literal 2 binary32))) (exp.f32 (*.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))) #s(literal 2 binary32)))) (/.f32 #s(literal 1/8 binary32) r)) (*.f32 (-.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))) s)) |
(/.f32 (neg.f32 (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))))) (neg.f32 (/.f32 (*.f32 r s) #s(literal 1/8 binary32)))) |
(/.f32 (neg.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))))) (-.f32 #s(literal 0 binary32) (*.f32 r s))) |
(/.f32 (+.f32 (pow.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) (exp.f32 (/.f32 r s))) #s(literal 3 binary32)) (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (pow.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) #s(literal 3 binary32)))) (+.f32 (pow.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) (exp.f32 (/.f32 r s))) #s(literal 2 binary32)) (-.f32 (pow.f32 (/.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) (/.f32 (*.f32 r s) #s(literal 1/8 binary32))) #s(literal 2 binary32)) (*.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) (exp.f32 (/.f32 r s))) (/.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) (/.f32 (*.f32 r s) #s(literal 1/8 binary32))))))) |
(/.f32 (-.f32 (pow.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) (exp.f32 (/.f32 r s))) #s(literal 2 binary32)) (pow.f32 (/.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) (/.f32 (*.f32 r s) #s(literal 1/8 binary32))) #s(literal 2 binary32))) (/.f32 (-.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))) (/.f32 (*.f32 r s) #s(literal 1/8 binary32)))) |
(/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (*.f32 (/.f32 (neg.f32 r) s) #s(literal 3 binary32))))) (+.f32 (exp.f32 (*.f32 (/.f32 (neg.f32 r) s) #s(literal 2 binary32))) (-.f32 (exp.f32 (*.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))) #s(literal 2 binary32))) (exp.f32 (+.f32 (/.f32 (neg.f32 r) s) (/.f32 r (*.f32 s #s(literal -3 binary32)))))))) |
(/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) (-.f32 (exp.f32 (*.f32 (/.f32 (neg.f32 r) s) #s(literal 2 binary32))) (exp.f32 (*.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))) #s(literal 2 binary32))))) (-.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))))) |
(/.f32 (*.f32 (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))) #s(literal 1 binary32)) (/.f32 (*.f32 r s) #s(literal 1/8 binary32))) |
(/.f32 (*.f32 (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))) #s(literal -1/8 binary32)) (-.f32 #s(literal 0 binary32) (*.f32 r s))) |
(/.f32 (*.f32 (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))) (/.f32 #s(literal 1/8 binary32) r)) s) |
(/.f32 (*.f32 (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (*.f32 (/.f32 (neg.f32 r) s) #s(literal 3 binary32)))) (/.f32 #s(literal 1/8 binary32) (*.f32 r s))) (+.f32 (exp.f32 (*.f32 (/.f32 (neg.f32 r) s) #s(literal 2 binary32))) (-.f32 (exp.f32 (*.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))) #s(literal 2 binary32))) (exp.f32 (+.f32 (/.f32 (neg.f32 r) s) (/.f32 r (*.f32 s #s(literal -3 binary32)))))))) |
(/.f32 (*.f32 (-.f32 (exp.f32 (*.f32 (/.f32 (neg.f32 r) s) #s(literal 2 binary32))) (exp.f32 (*.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))) #s(literal 2 binary32)))) (/.f32 #s(literal 1/8 binary32) (*.f32 r s))) (-.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))))) |
(/.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))))) r) s) |
(/.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))))) s) r) |
(/.f32 (neg.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (*.f32 (/.f32 (neg.f32 r) s) #s(literal 3 binary32)))))) (neg.f32 (*.f32 (*.f32 r s) (+.f32 (exp.f32 (*.f32 (/.f32 (neg.f32 r) s) #s(literal 2 binary32))) (-.f32 (exp.f32 (*.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))) #s(literal 2 binary32))) (exp.f32 (+.f32 (/.f32 (neg.f32 r) s) (/.f32 r (*.f32 s #s(literal -3 binary32)))))))))) |
(/.f32 (neg.f32 (*.f32 #s(literal 1/8 binary32) (-.f32 (exp.f32 (*.f32 (/.f32 (neg.f32 r) s) #s(literal 2 binary32))) (exp.f32 (*.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))) #s(literal 2 binary32)))))) (neg.f32 (*.f32 (*.f32 r s) (-.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))))))) |
(/.f32 (neg.f32 (neg.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))))))) (neg.f32 (-.f32 #s(literal 0 binary32) (*.f32 r s)))) |
(/.f32 (neg.f32 (*.f32 #s(literal 1 binary32) (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))))) (neg.f32 (/.f32 (*.f32 r s) #s(literal 1/8 binary32)))) |
(/.f32 (neg.f32 (*.f32 #s(literal -1/8 binary32) (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))))) (neg.f32 (-.f32 #s(literal 0 binary32) (*.f32 r s)))) |
(/.f32 (neg.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) r) (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))))) (neg.f32 s)) |
(/.f32 (neg.f32 (*.f32 #s(literal 1 binary32) (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (*.f32 (/.f32 (neg.f32 r) s) #s(literal 3 binary32)))))) (neg.f32 (*.f32 (/.f32 (*.f32 r s) #s(literal 1/8 binary32)) (+.f32 (exp.f32 (*.f32 (/.f32 (neg.f32 r) s) #s(literal 2 binary32))) (-.f32 (exp.f32 (*.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))) #s(literal 2 binary32))) (exp.f32 (+.f32 (/.f32 (neg.f32 r) s) (/.f32 r (*.f32 s #s(literal -3 binary32)))))))))) |
(/.f32 (neg.f32 (*.f32 #s(literal 1 binary32) (-.f32 (exp.f32 (*.f32 (/.f32 (neg.f32 r) s) #s(literal 2 binary32))) (exp.f32 (*.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))) #s(literal 2 binary32)))))) (neg.f32 (*.f32 (/.f32 (*.f32 r s) #s(literal 1/8 binary32)) (-.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))))))) |
(/.f32 (neg.f32 (*.f32 #s(literal -1/8 binary32) (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (*.f32 (/.f32 (neg.f32 r) s) #s(literal 3 binary32)))))) (neg.f32 (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 r s)) (+.f32 (exp.f32 (*.f32 (/.f32 (neg.f32 r) s) #s(literal 2 binary32))) (-.f32 (exp.f32 (*.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))) #s(literal 2 binary32))) (exp.f32 (+.f32 (/.f32 (neg.f32 r) s) (/.f32 r (*.f32 s #s(literal -3 binary32)))))))))) |
(/.f32 (neg.f32 (*.f32 #s(literal -1/8 binary32) (-.f32 (exp.f32 (*.f32 (/.f32 (neg.f32 r) s) #s(literal 2 binary32))) (exp.f32 (*.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))) #s(literal 2 binary32)))))) (neg.f32 (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 r s)) (-.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))))))) |
(/.f32 (neg.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) r) (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (*.f32 (/.f32 (neg.f32 r) s) #s(literal 3 binary32)))))) (neg.f32 (*.f32 s (+.f32 (exp.f32 (*.f32 (/.f32 (neg.f32 r) s) #s(literal 2 binary32))) (-.f32 (exp.f32 (*.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))) #s(literal 2 binary32))) (exp.f32 (+.f32 (/.f32 (neg.f32 r) s) (/.f32 r (*.f32 s #s(literal -3 binary32)))))))))) |
(/.f32 (neg.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) r) (-.f32 (exp.f32 (*.f32 (/.f32 (neg.f32 r) s) #s(literal 2 binary32))) (exp.f32 (*.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))) #s(literal 2 binary32)))))) (neg.f32 (*.f32 s (-.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))))))) |
(/.f32 (neg.f32 (*.f32 (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (*.f32 (/.f32 (neg.f32 r) s) #s(literal 3 binary32)))) #s(literal 1/8 binary32))) (neg.f32 (*.f32 (+.f32 (exp.f32 (*.f32 (/.f32 (neg.f32 r) s) #s(literal 2 binary32))) (-.f32 (exp.f32 (*.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))) #s(literal 2 binary32))) (exp.f32 (+.f32 (/.f32 (neg.f32 r) s) (/.f32 r (*.f32 s #s(literal -3 binary32))))))) (*.f32 r s)))) |
(/.f32 (neg.f32 (*.f32 (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (*.f32 (/.f32 (neg.f32 r) s) #s(literal 3 binary32)))) #s(literal 1 binary32))) (neg.f32 (*.f32 (+.f32 (exp.f32 (*.f32 (/.f32 (neg.f32 r) s) #s(literal 2 binary32))) (-.f32 (exp.f32 (*.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))) #s(literal 2 binary32))) (exp.f32 (+.f32 (/.f32 (neg.f32 r) s) (/.f32 r (*.f32 s #s(literal -3 binary32))))))) (/.f32 (*.f32 r s) #s(literal 1/8 binary32))))) |
(/.f32 (neg.f32 (*.f32 (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (*.f32 (/.f32 (neg.f32 r) s) #s(literal 3 binary32)))) #s(literal -1/8 binary32))) (neg.f32 (*.f32 (+.f32 (exp.f32 (*.f32 (/.f32 (neg.f32 r) s) #s(literal 2 binary32))) (-.f32 (exp.f32 (*.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))) #s(literal 2 binary32))) (exp.f32 (+.f32 (/.f32 (neg.f32 r) s) (/.f32 r (*.f32 s #s(literal -3 binary32))))))) (-.f32 #s(literal 0 binary32) (*.f32 r s))))) |
(/.f32 (neg.f32 (*.f32 (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (*.f32 (/.f32 (neg.f32 r) s) #s(literal 3 binary32)))) (/.f32 #s(literal 1/8 binary32) r))) (neg.f32 (*.f32 (+.f32 (exp.f32 (*.f32 (/.f32 (neg.f32 r) s) #s(literal 2 binary32))) (-.f32 (exp.f32 (*.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))) #s(literal 2 binary32))) (exp.f32 (+.f32 (/.f32 (neg.f32 r) s) (/.f32 r (*.f32 s #s(literal -3 binary32))))))) s))) |
(/.f32 (neg.f32 (*.f32 (-.f32 (exp.f32 (*.f32 (/.f32 (neg.f32 r) s) #s(literal 2 binary32))) (exp.f32 (*.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))) #s(literal 2 binary32)))) #s(literal 1/8 binary32))) (neg.f32 (*.f32 (-.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))) (*.f32 r s)))) |
(/.f32 (neg.f32 (*.f32 (-.f32 (exp.f32 (*.f32 (/.f32 (neg.f32 r) s) #s(literal 2 binary32))) (exp.f32 (*.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))) #s(literal 2 binary32)))) #s(literal 1 binary32))) (neg.f32 (*.f32 (-.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))) (/.f32 (*.f32 r s) #s(literal 1/8 binary32))))) |
(/.f32 (neg.f32 (*.f32 (-.f32 (exp.f32 (*.f32 (/.f32 (neg.f32 r) s) #s(literal 2 binary32))) (exp.f32 (*.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))) #s(literal 2 binary32)))) #s(literal -1/8 binary32))) (neg.f32 (*.f32 (-.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))) (-.f32 #s(literal 0 binary32) (*.f32 r s))))) |
(/.f32 (neg.f32 (*.f32 (-.f32 (exp.f32 (*.f32 (/.f32 (neg.f32 r) s) #s(literal 2 binary32))) (exp.f32 (*.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))) #s(literal 2 binary32)))) (/.f32 #s(literal 1/8 binary32) r))) (neg.f32 (*.f32 (-.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))) s))) |
(/.f32 (neg.f32 (+.f32 (pow.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) (exp.f32 (/.f32 r s))) #s(literal 3 binary32)) (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (pow.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) #s(literal 3 binary32))))) (neg.f32 (+.f32 (pow.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) (exp.f32 (/.f32 r s))) #s(literal 2 binary32)) (-.f32 (pow.f32 (/.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) (/.f32 (*.f32 r s) #s(literal 1/8 binary32))) #s(literal 2 binary32)) (*.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) (exp.f32 (/.f32 r s))) (/.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) (/.f32 (*.f32 r s) #s(literal 1/8 binary32)))))))) |
(/.f32 (neg.f32 (-.f32 (pow.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) (exp.f32 (/.f32 r s))) #s(literal 2 binary32)) (pow.f32 (/.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) (/.f32 (*.f32 r s) #s(literal 1/8 binary32))) #s(literal 2 binary32)))) (neg.f32 (/.f32 (-.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))) (/.f32 (*.f32 r s) #s(literal 1/8 binary32))))) |
(/.f32 (neg.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (*.f32 (/.f32 (neg.f32 r) s) #s(literal 3 binary32)))))) (neg.f32 (+.f32 (exp.f32 (*.f32 (/.f32 (neg.f32 r) s) #s(literal 2 binary32))) (-.f32 (exp.f32 (*.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))) #s(literal 2 binary32))) (exp.f32 (+.f32 (/.f32 (neg.f32 r) s) (/.f32 r (*.f32 s #s(literal -3 binary32))))))))) |
(/.f32 (neg.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) (-.f32 (exp.f32 (*.f32 (/.f32 (neg.f32 r) s) #s(literal 2 binary32))) (exp.f32 (*.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))) #s(literal 2 binary32)))))) (neg.f32 (-.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))))) |
(/.f32 (neg.f32 (*.f32 (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))) #s(literal 1 binary32))) (neg.f32 (/.f32 (*.f32 r s) #s(literal 1/8 binary32)))) |
(/.f32 (neg.f32 (*.f32 (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))) #s(literal -1/8 binary32))) (neg.f32 (-.f32 #s(literal 0 binary32) (*.f32 r s)))) |
(/.f32 (neg.f32 (*.f32 (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))) (/.f32 #s(literal 1/8 binary32) r))) (neg.f32 s)) |
(/.f32 (neg.f32 (*.f32 (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (*.f32 (/.f32 (neg.f32 r) s) #s(literal 3 binary32)))) (/.f32 #s(literal 1/8 binary32) (*.f32 r s)))) (neg.f32 (+.f32 (exp.f32 (*.f32 (/.f32 (neg.f32 r) s) #s(literal 2 binary32))) (-.f32 (exp.f32 (*.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))) #s(literal 2 binary32))) (exp.f32 (+.f32 (/.f32 (neg.f32 r) s) (/.f32 r (*.f32 s #s(literal -3 binary32))))))))) |
(/.f32 (neg.f32 (*.f32 (-.f32 (exp.f32 (*.f32 (/.f32 (neg.f32 r) s) #s(literal 2 binary32))) (exp.f32 (*.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))) #s(literal 2 binary32)))) (/.f32 #s(literal 1/8 binary32) (*.f32 r s)))) (neg.f32 (-.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))))) |
(/.f32 (neg.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))))) r)) (neg.f32 s)) |
(/.f32 (neg.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))))) s)) (neg.f32 r)) |
(/.f32 (+.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (pow.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) #s(literal 3 binary32))) (pow.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) (exp.f32 (/.f32 r s))) #s(literal 3 binary32))) (+.f32 (pow.f32 (/.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) (/.f32 (*.f32 r s) #s(literal 1/8 binary32))) #s(literal 2 binary32)) (-.f32 (pow.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) (exp.f32 (/.f32 r s))) #s(literal 2 binary32)) (*.f32 (/.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) (/.f32 (*.f32 r s) #s(literal 1/8 binary32))) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) (exp.f32 (/.f32 r s))))))) |
(*.f32 #s(literal 1/8 binary32) (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 r s)) (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))))) |
(*.f32 #s(literal 1/8 binary32) (/.f32 (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))) (*.f32 r s))) |
(*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))))) |
(*.f32 (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))) (/.f32 #s(literal 1/8 binary32) (*.f32 r s))) |
(*.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))))) (/.f32 #s(literal 1 binary32) (*.f32 r s))) |
(*.f32 (/.f32 #s(literal 1/8 binary32) r) (/.f32 (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))) s)) |
(*.f32 (/.f32 #s(literal 1/8 binary32) s) (/.f32 (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))) r)) |
(neg.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 r s))) |
(exp.f32 (*.f32 (log.f32 (/.f32 (*.f32 r s) #s(literal 1/8 binary32))) #s(literal -1 binary32))) |
(pow.f32 (/.f32 (*.f32 r s) #s(literal 1/8 binary32)) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (/.f32 (*.f32 r s) #s(literal 1/8 binary32)) #s(literal 1 binary32)) #s(literal -1 binary32)) |
(pow.f32 (/.f32 s (/.f32 #s(literal 1/8 binary32) r)) #s(literal -1 binary32)) |
(/.f32 #s(literal 1/8 binary32) (*.f32 r s)) |
(/.f32 #s(literal 1/8 binary32) (neg.f32 (-.f32 #s(literal 0 binary32) (*.f32 r s)))) |
(/.f32 #s(literal 1 binary32) (/.f32 (*.f32 r s) #s(literal 1/8 binary32))) |
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 (*.f32 r s) #s(literal 1/8 binary32)) #s(literal 1 binary32))) |
(/.f32 #s(literal 1 binary32) (/.f32 s (/.f32 #s(literal 1/8 binary32) r))) |
(/.f32 #s(literal 1 binary32) (neg.f32 (neg.f32 (/.f32 (*.f32 r s) #s(literal 1/8 binary32))))) |
(/.f32 #s(literal -1/8 binary32) (-.f32 #s(literal 0 binary32) (*.f32 r s))) |
(/.f32 #s(literal -1/8 binary32) (neg.f32 (neg.f32 (-.f32 #s(literal 0 binary32) (*.f32 r s))))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (*.f32 r s) #s(literal 1/8 binary32)))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (/.f32 (*.f32 r s) #s(literal 1/8 binary32)) #s(literal 1 binary32)))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 s (/.f32 #s(literal 1/8 binary32) r)))) |
(/.f32 (/.f32 #s(literal 1/8 binary32) r) s) |
(/.f32 (neg.f32 (/.f32 #s(literal 1/8 binary32) r)) (neg.f32 s)) |
(/.f32 (/.f32 #s(literal 1/8 binary32) s) r) |
(/.f32 (neg.f32 (neg.f32 (/.f32 #s(literal 1/8 binary32) r))) (neg.f32 (neg.f32 s))) |
(/.f32 (neg.f32 (/.f32 #s(literal 1/8 binary32) s)) (neg.f32 r)) |
(*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r s))) |
(*.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 r s))) |
(*.f32 #s(literal -1/8 binary32) (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 0 binary32) (*.f32 r s)))) |
(*.f32 (/.f32 #s(literal 1 binary32) s) (/.f32 #s(literal 1/8 binary32) r)) |
(*.f32 (/.f32 #s(literal 1 binary32) (*.f32 r s)) #s(literal 1/8 binary32)) |
(*.f32 (/.f32 #s(literal 1/8 binary32) r) (/.f32 #s(literal 1 binary32) s)) |
(*.f32 (/.f32 #s(literal 1 binary32) r) (pow.f32 (/.f32 s #s(literal 1/8 binary32)) #s(literal -1 binary32))) |
(*.f32 r s) |
(*.f32 s r) |
(*.f32 s (*.f32 #s(literal 2 binary32) (PI.f32))) |
(*.f32 #s(literal 2 binary32) (*.f32 s (PI.f32))) |
(*.f32 (PI.f32) (*.f32 #s(literal 2 binary32) s)) |
(*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) |
(*.f32 (*.f32 s (PI.f32)) #s(literal 2 binary32)) |
(*.f32 (*.f32 s #s(literal 2 binary32)) (PI.f32)) |
(neg.f32 (/.f32 (/.f32 r s) #s(literal 3 binary32))) |
(neg.f32 (log.f32 (exp.f32 (/.f32 (/.f32 r s) #s(literal 3 binary32))))) |
(exp.f32 (*.f32 (log.f32 (/.f32 #s(literal -3 binary32) (/.f32 r s))) #s(literal -1 binary32))) |
(pow.f32 (/.f32 #s(literal -3 binary32) (/.f32 r s)) #s(literal -1 binary32)) |
(pow.f32 (/.f32 s (/.f32 r #s(literal -3 binary32))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (/.f32 #s(literal -3 binary32) (/.f32 r s)) #s(literal 1 binary32)) #s(literal -1 binary32)) |
(-.f32 #s(literal 0 binary32) (/.f32 (/.f32 r s) #s(literal 3 binary32))) |
(-.f32 #s(literal 0 binary32) (log.f32 (exp.f32 (/.f32 (/.f32 r s) #s(literal 3 binary32))))) |
(-.f32 (/.f32 #s(literal 0 binary32) (*.f32 s #s(literal -3 binary32))) (/.f32 (/.f32 r s) #s(literal 3 binary32))) |
(-.f32 (/.f32 #s(literal 0 binary32) s) (/.f32 (/.f32 r s) #s(literal 3 binary32))) |
(-.f32 (/.f32 (/.f32 #s(literal 0 binary32) s) #s(literal 3 binary32)) (/.f32 (/.f32 r s) #s(literal 3 binary32))) |
(-.f32 (/.f32 #s(literal 0 binary32) (neg.f32 (*.f32 s #s(literal -3 binary32)))) (/.f32 (/.f32 r s) #s(literal 3 binary32))) |
(-.f32 (/.f32 #s(literal 0 binary32) (*.f32 #s(literal -3 binary32) (neg.f32 s))) (/.f32 r (*.f32 #s(literal -3 binary32) (neg.f32 s)))) |
(-.f32 (/.f32 (/.f32 #s(literal 0 binary32) s) #s(literal -3 binary32)) (/.f32 (/.f32 r s) #s(literal 3 binary32))) |
(-.f32 (/.f32 (/.f32 #s(literal 0 binary32) (/.f32 r (*.f32 (/.f32 s r) s))) #s(literal 3 binary32)) (/.f32 (/.f32 (/.f32 (*.f32 r (*.f32 r r)) (*.f32 s (*.f32 s s))) (/.f32 r (*.f32 (/.f32 s r) s))) #s(literal 3 binary32))) |
(-.f32 (/.f32 (/.f32 #s(literal 0 binary32) (/.f32 r s)) #s(literal 3 binary32)) (/.f32 (/.f32 r s) #s(literal 3 binary32))) |
(-.f32 (/.f32 #s(literal 0 binary32) (*.f32 #s(literal 3 binary32) (/.f32 r (*.f32 (/.f32 s r) s)))) (/.f32 (/.f32 (*.f32 r (*.f32 r r)) (*.f32 s (*.f32 s s))) (*.f32 #s(literal 3 binary32) (/.f32 r (*.f32 (/.f32 s r) s))))) |
(-.f32 (/.f32 #s(literal 0 binary32) (*.f32 #s(literal 3 binary32) (/.f32 r s))) (/.f32 (/.f32 r (*.f32 (/.f32 s r) s)) (*.f32 #s(literal 3 binary32) (/.f32 r s)))) |
(/.f32 r (*.f32 s #s(literal -3 binary32))) |
(/.f32 r (neg.f32 (neg.f32 (*.f32 s #s(literal -3 binary32))))) |
(/.f32 r (neg.f32 (*.f32 #s(literal -3 binary32) (neg.f32 s)))) |
(/.f32 (neg.f32 r) (*.f32 s #s(literal 3 binary32))) |
(/.f32 (neg.f32 r) (neg.f32 (*.f32 s #s(literal -3 binary32)))) |
(/.f32 (neg.f32 r) (*.f32 #s(literal -3 binary32) (neg.f32 s))) |
(/.f32 (/.f32 r s) #s(literal -3 binary32)) |
(/.f32 #s(literal 1 binary32) (/.f32 #s(literal -3 binary32) (/.f32 r s))) |
(/.f32 #s(literal 1 binary32) (/.f32 s (/.f32 r #s(literal -3 binary32)))) |
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 #s(literal -3 binary32) (/.f32 r s)) #s(literal 1 binary32))) |
(/.f32 #s(literal 1 binary32) (neg.f32 (neg.f32 (/.f32 #s(literal -3 binary32) (/.f32 r s))))) |
(/.f32 (/.f32 (neg.f32 r) s) #s(literal 3 binary32)) |
(/.f32 (/.f32 (*.f32 r (*.f32 r r)) (*.f32 s (*.f32 s s))) (neg.f32 (*.f32 #s(literal 3 binary32) (/.f32 r (*.f32 (/.f32 s r) s))))) |
(/.f32 (/.f32 (*.f32 r (*.f32 r r)) (*.f32 (neg.f32 s) (*.f32 s s))) (*.f32 #s(literal 3 binary32) (/.f32 r (*.f32 (/.f32 s r) s)))) |
(/.f32 #s(literal -1/3 binary32) (/.f32 s r)) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 #s(literal -3 binary32) (/.f32 r s)))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 s (/.f32 r #s(literal -3 binary32))))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (/.f32 #s(literal -3 binary32) (/.f32 r s)) #s(literal 1 binary32)))) |
(/.f32 (neg.f32 (/.f32 r (*.f32 (/.f32 s r) s))) (*.f32 #s(literal 3 binary32) (/.f32 r s))) |
(/.f32 (/.f32 r #s(literal -3 binary32)) s) |
(/.f32 #s(literal 1/3 binary32) (/.f32 s (neg.f32 r))) |
(/.f32 (*.f32 (neg.f32 r) #s(literal 1 binary32)) (*.f32 s #s(literal 3 binary32))) |
(/.f32 (neg.f32 (/.f32 r #s(literal -3 binary32))) (neg.f32 s)) |
(/.f32 (neg.f32 (neg.f32 (/.f32 r (*.f32 (/.f32 s r) s)))) (neg.f32 (*.f32 #s(literal 3 binary32) (/.f32 r s)))) |
(/.f32 (*.f32 r #s(literal -1/3 binary32)) s) |
(/.f32 (*.f32 (neg.f32 r) #s(literal -1/3 binary32)) (neg.f32 s)) |
(/.f32 (neg.f32 (*.f32 (neg.f32 r) #s(literal 1 binary32))) (*.f32 s #s(literal -3 binary32))) |
(/.f32 (neg.f32 (neg.f32 (/.f32 r #s(literal -3 binary32)))) (neg.f32 (neg.f32 s))) |
(/.f32 (neg.f32 (*.f32 r #s(literal -1/3 binary32))) (neg.f32 s)) |
(/.f32 (neg.f32 (*.f32 (neg.f32 r) #s(literal -1/3 binary32))) (neg.f32 (neg.f32 s))) |
(/.f32 (-.f32 #s(literal 0 binary32) (pow.f32 (/.f32 (/.f32 r s) #s(literal 3 binary32)) #s(literal 3 binary32))) (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 (/.f32 (/.f32 r s) #s(literal 3 binary32)) (/.f32 (/.f32 r s) #s(literal 3 binary32))) (*.f32 #s(literal 0 binary32) (/.f32 (/.f32 r s) #s(literal 3 binary32)))))) |
(/.f32 (-.f32 (pow.f32 (/.f32 #s(literal 0 binary32) (*.f32 s #s(literal -3 binary32))) #s(literal 3 binary32)) (pow.f32 (/.f32 (/.f32 r s) #s(literal 3 binary32)) #s(literal 3 binary32))) (+.f32 (*.f32 (/.f32 #s(literal 0 binary32) (*.f32 s #s(literal -3 binary32))) (/.f32 #s(literal 0 binary32) (*.f32 s #s(literal -3 binary32)))) (+.f32 (*.f32 (/.f32 (/.f32 r s) #s(literal 3 binary32)) (/.f32 (/.f32 r s) #s(literal 3 binary32))) (*.f32 (/.f32 #s(literal 0 binary32) (*.f32 s #s(literal -3 binary32))) (/.f32 (/.f32 r s) #s(literal 3 binary32)))))) |
(*.f32 r (/.f32 #s(literal 1 binary32) (*.f32 s #s(literal -3 binary32)))) |
(*.f32 r (*.f32 (/.f32 #s(literal 1 binary32) s) #s(literal -1/3 binary32))) |
(*.f32 r (/.f32 (/.f32 #s(literal 1 binary32) s) #s(literal -3 binary32))) |
(*.f32 (neg.f32 r) (/.f32 #s(literal 1/3 binary32) s)) |
(*.f32 (/.f32 r s) #s(literal -1/3 binary32)) |
(*.f32 #s(literal 1 binary32) (/.f32 r (*.f32 s #s(literal -3 binary32)))) |
(*.f32 (/.f32 (neg.f32 r) s) #s(literal 1/3 binary32)) |
(*.f32 (/.f32 #s(literal 1/3 binary32) s) (neg.f32 r)) |
(*.f32 (/.f32 #s(literal 1/3 binary32) s) (log.f32 (exp.f32 (neg.f32 r)))) |
(*.f32 (/.f32 #s(literal 1/3 binary32) s) (pow.f32 (/.f32 #s(literal -1 binary32) r) #s(literal -1 binary32))) |
(*.f32 (/.f32 #s(literal 1 binary32) s) (/.f32 r #s(literal -3 binary32))) |
(*.f32 #s(literal -1/3 binary32) (/.f32 r s)) |
(*.f32 #s(literal -1/3 binary32) (log.f32 (exp.f32 (/.f32 r s)))) |
(*.f32 #s(literal -1 binary32) (/.f32 (/.f32 r s) #s(literal 3 binary32))) |
(*.f32 (/.f32 r #s(literal -3 binary32)) (/.f32 #s(literal 1 binary32) s)) |
(*.f32 #s(literal 1/3 binary32) (/.f32 (neg.f32 r) s)) |
(*.f32 (/.f32 #s(literal -1 binary32) s) (/.f32 r #s(literal 3 binary32))) |
(*.f32 (pow.f32 (/.f32 s #s(literal -1 binary32)) #s(literal -1 binary32)) (pow.f32 (/.f32 #s(literal 3 binary32) r) #s(literal -1 binary32))) |
(*.f32 (pow.f32 (/.f32 #s(literal 3 binary32) r) #s(literal -1 binary32)) (/.f32 #s(literal -1 binary32) s)) |
(log.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))) |
(*.f32 r (*.f32 s (*.f32 #s(literal 2 binary32) (PI.f32)))) |
(*.f32 s (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) r)) |
(*.f32 #s(literal 2 binary32) (*.f32 (PI.f32) (*.f32 r s))) |
(*.f32 #s(literal 2 binary32) (*.f32 (*.f32 s (PI.f32)) r)) |
(*.f32 (PI.f32) (*.f32 #s(literal 2 binary32) (*.f32 r s))) |
(*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) (*.f32 r s)) |
(*.f32 (*.f32 s (*.f32 #s(literal 2 binary32) (PI.f32))) r) |
(*.f32 (*.f32 r s) (*.f32 #s(literal 2 binary32) (PI.f32))) |
(*.f32 (*.f32 r #s(literal 2 binary32)) (*.f32 s (PI.f32))) |
(*.f32 (*.f32 r (*.f32 #s(literal 2 binary32) (PI.f32))) s) |
(*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) r) s) |
(*.f32 r (*.f32 s (*.f32 (PI.f32) #s(literal 6 binary32)))) |
(*.f32 s (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) r)) |
(*.f32 (PI.f32) (*.f32 #s(literal 6 binary32) (*.f32 r s))) |
(*.f32 #s(literal 6 binary32) (*.f32 (PI.f32) (*.f32 r s))) |
(*.f32 #s(literal 6 binary32) (*.f32 (*.f32 s (PI.f32)) r)) |
(*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) (*.f32 r s)) |
(*.f32 (*.f32 s (*.f32 (PI.f32) #s(literal 6 binary32))) r) |
(*.f32 (*.f32 r s) (*.f32 (PI.f32) #s(literal 6 binary32))) |
(*.f32 (*.f32 r #s(literal 6 binary32)) (*.f32 s (PI.f32))) |
(*.f32 (*.f32 r (*.f32 (PI.f32) #s(literal 6 binary32))) s) |
(*.f32 (*.f32 (*.f32 (PI.f32) #s(literal 6 binary32)) r) s) |
(neg.f32 (/.f32 (/.f32 r s) #s(literal 3 binary32))) |
(neg.f32 (log.f32 (exp.f32 (/.f32 (/.f32 r s) #s(literal 3 binary32))))) |
(exp.f32 (*.f32 (log.f32 (/.f32 #s(literal -3 binary32) (/.f32 r s))) #s(literal -1 binary32))) |
(pow.f32 (/.f32 #s(literal -3 binary32) (/.f32 r s)) #s(literal -1 binary32)) |
(pow.f32 (/.f32 s (/.f32 r #s(literal -3 binary32))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (/.f32 #s(literal -3 binary32) (/.f32 r s)) #s(literal 1 binary32)) #s(literal -1 binary32)) |
(-.f32 #s(literal 0 binary32) (/.f32 (/.f32 r s) #s(literal 3 binary32))) |
(-.f32 #s(literal 0 binary32) (log.f32 (exp.f32 (/.f32 (/.f32 r s) #s(literal 3 binary32))))) |
(-.f32 (/.f32 #s(literal 0 binary32) (*.f32 s #s(literal -3 binary32))) (/.f32 (/.f32 r s) #s(literal 3 binary32))) |
(-.f32 (/.f32 #s(literal 0 binary32) s) (/.f32 (/.f32 r s) #s(literal 3 binary32))) |
(-.f32 (/.f32 (/.f32 #s(literal 0 binary32) s) #s(literal 3 binary32)) (/.f32 (/.f32 r s) #s(literal 3 binary32))) |
(-.f32 (/.f32 #s(literal 0 binary32) (neg.f32 (*.f32 s #s(literal -3 binary32)))) (/.f32 (/.f32 r s) #s(literal 3 binary32))) |
(-.f32 (/.f32 #s(literal 0 binary32) (*.f32 #s(literal -3 binary32) (neg.f32 s))) (/.f32 r (*.f32 #s(literal -3 binary32) (neg.f32 s)))) |
(-.f32 (/.f32 (/.f32 #s(literal 0 binary32) s) #s(literal -3 binary32)) (/.f32 (/.f32 r s) #s(literal 3 binary32))) |
(-.f32 (/.f32 (/.f32 #s(literal 0 binary32) (/.f32 r (*.f32 (/.f32 s r) s))) #s(literal 3 binary32)) (/.f32 (/.f32 (/.f32 (*.f32 r (*.f32 r r)) (*.f32 s (*.f32 s s))) (/.f32 r (*.f32 (/.f32 s r) s))) #s(literal 3 binary32))) |
(-.f32 (/.f32 (/.f32 #s(literal 0 binary32) (/.f32 r s)) #s(literal 3 binary32)) (/.f32 (/.f32 r s) #s(literal 3 binary32))) |
(-.f32 (/.f32 #s(literal 0 binary32) (*.f32 #s(literal 3 binary32) (/.f32 r (*.f32 (/.f32 s r) s)))) (/.f32 (/.f32 (*.f32 r (*.f32 r r)) (*.f32 s (*.f32 s s))) (*.f32 #s(literal 3 binary32) (/.f32 r (*.f32 (/.f32 s r) s))))) |
(-.f32 (/.f32 #s(literal 0 binary32) (*.f32 #s(literal 3 binary32) (/.f32 r s))) (/.f32 (/.f32 r (*.f32 (/.f32 s r) s)) (*.f32 #s(literal 3 binary32) (/.f32 r s)))) |
(/.f32 r (*.f32 s #s(literal -3 binary32))) |
(/.f32 r (neg.f32 (neg.f32 (*.f32 s #s(literal -3 binary32))))) |
(/.f32 r (neg.f32 (*.f32 #s(literal -3 binary32) (neg.f32 s)))) |
(/.f32 (neg.f32 r) (*.f32 s #s(literal 3 binary32))) |
(/.f32 (neg.f32 r) (neg.f32 (*.f32 s #s(literal -3 binary32)))) |
(/.f32 (neg.f32 r) (*.f32 #s(literal -3 binary32) (neg.f32 s))) |
(/.f32 (/.f32 r s) #s(literal -3 binary32)) |
(/.f32 #s(literal 1 binary32) (/.f32 #s(literal -3 binary32) (/.f32 r s))) |
(/.f32 #s(literal 1 binary32) (/.f32 s (/.f32 r #s(literal -3 binary32)))) |
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 #s(literal -3 binary32) (/.f32 r s)) #s(literal 1 binary32))) |
(/.f32 #s(literal 1 binary32) (neg.f32 (neg.f32 (/.f32 #s(literal -3 binary32) (/.f32 r s))))) |
(/.f32 (/.f32 (neg.f32 r) s) #s(literal 3 binary32)) |
(/.f32 (/.f32 (*.f32 r (*.f32 r r)) (*.f32 s (*.f32 s s))) (neg.f32 (*.f32 #s(literal 3 binary32) (/.f32 r (*.f32 (/.f32 s r) s))))) |
(/.f32 (/.f32 (*.f32 r (*.f32 r r)) (*.f32 (neg.f32 s) (*.f32 s s))) (*.f32 #s(literal 3 binary32) (/.f32 r (*.f32 (/.f32 s r) s)))) |
(/.f32 #s(literal -1/3 binary32) (/.f32 s r)) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 #s(literal -3 binary32) (/.f32 r s)))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 s (/.f32 r #s(literal -3 binary32))))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (/.f32 #s(literal -3 binary32) (/.f32 r s)) #s(literal 1 binary32)))) |
(/.f32 (neg.f32 (/.f32 r (*.f32 (/.f32 s r) s))) (*.f32 #s(literal 3 binary32) (/.f32 r s))) |
(/.f32 (/.f32 r #s(literal -3 binary32)) s) |
(/.f32 #s(literal 1/3 binary32) (/.f32 s (neg.f32 r))) |
(/.f32 (*.f32 (neg.f32 r) #s(literal 1 binary32)) (*.f32 s #s(literal 3 binary32))) |
(/.f32 (neg.f32 (/.f32 r #s(literal -3 binary32))) (neg.f32 s)) |
(/.f32 (neg.f32 (neg.f32 (/.f32 r (*.f32 (/.f32 s r) s)))) (neg.f32 (*.f32 #s(literal 3 binary32) (/.f32 r s)))) |
(/.f32 (*.f32 r #s(literal -1/3 binary32)) s) |
(/.f32 (*.f32 (neg.f32 r) #s(literal -1/3 binary32)) (neg.f32 s)) |
(/.f32 (neg.f32 (*.f32 (neg.f32 r) #s(literal 1 binary32))) (*.f32 s #s(literal -3 binary32))) |
(/.f32 (neg.f32 (neg.f32 (/.f32 r #s(literal -3 binary32)))) (neg.f32 (neg.f32 s))) |
(/.f32 (neg.f32 (*.f32 r #s(literal -1/3 binary32))) (neg.f32 s)) |
(/.f32 (neg.f32 (*.f32 (neg.f32 r) #s(literal -1/3 binary32))) (neg.f32 (neg.f32 s))) |
(/.f32 (-.f32 #s(literal 0 binary32) (pow.f32 (/.f32 (/.f32 r s) #s(literal 3 binary32)) #s(literal 3 binary32))) (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 (/.f32 (/.f32 r s) #s(literal 3 binary32)) (/.f32 (/.f32 r s) #s(literal 3 binary32))) (*.f32 #s(literal 0 binary32) (/.f32 (/.f32 r s) #s(literal 3 binary32)))))) |
(/.f32 (-.f32 (pow.f32 (/.f32 #s(literal 0 binary32) (*.f32 s #s(literal -3 binary32))) #s(literal 3 binary32)) (pow.f32 (/.f32 (/.f32 r s) #s(literal 3 binary32)) #s(literal 3 binary32))) (+.f32 (*.f32 (/.f32 #s(literal 0 binary32) (*.f32 s #s(literal -3 binary32))) (/.f32 #s(literal 0 binary32) (*.f32 s #s(literal -3 binary32)))) (+.f32 (*.f32 (/.f32 (/.f32 r s) #s(literal 3 binary32)) (/.f32 (/.f32 r s) #s(literal 3 binary32))) (*.f32 (/.f32 #s(literal 0 binary32) (*.f32 s #s(literal -3 binary32))) (/.f32 (/.f32 r s) #s(literal 3 binary32)))))) |
(*.f32 r (/.f32 #s(literal 1 binary32) (*.f32 s #s(literal -3 binary32)))) |
(*.f32 r (*.f32 (/.f32 #s(literal 1 binary32) s) #s(literal -1/3 binary32))) |
(*.f32 r (/.f32 (/.f32 #s(literal 1 binary32) s) #s(literal -3 binary32))) |
(*.f32 (neg.f32 r) (/.f32 #s(literal 1/3 binary32) s)) |
(*.f32 (/.f32 r s) #s(literal -1/3 binary32)) |
(*.f32 #s(literal 1 binary32) (/.f32 r (*.f32 s #s(literal -3 binary32)))) |
(*.f32 (/.f32 (neg.f32 r) s) #s(literal 1/3 binary32)) |
(*.f32 (/.f32 #s(literal 1/3 binary32) s) (neg.f32 r)) |
(*.f32 (/.f32 #s(literal 1/3 binary32) s) (log.f32 (exp.f32 (neg.f32 r)))) |
(*.f32 (/.f32 #s(literal 1/3 binary32) s) (pow.f32 (/.f32 #s(literal -1 binary32) r) #s(literal -1 binary32))) |
(*.f32 (/.f32 #s(literal 1 binary32) s) (/.f32 r #s(literal -3 binary32))) |
(*.f32 #s(literal -1/3 binary32) (/.f32 r s)) |
(*.f32 #s(literal -1/3 binary32) (log.f32 (exp.f32 (/.f32 r s)))) |
(*.f32 #s(literal -1 binary32) (/.f32 (/.f32 r s) #s(literal 3 binary32))) |
(*.f32 (/.f32 r #s(literal -3 binary32)) (/.f32 #s(literal 1 binary32) s)) |
(*.f32 #s(literal 1/3 binary32) (/.f32 (neg.f32 r) s)) |
(*.f32 (/.f32 #s(literal -1 binary32) s) (/.f32 r #s(literal 3 binary32))) |
(*.f32 (pow.f32 (/.f32 s #s(literal -1 binary32)) #s(literal -1 binary32)) (pow.f32 (/.f32 #s(literal 3 binary32) r) #s(literal -1 binary32))) |
(*.f32 (pow.f32 (/.f32 #s(literal 3 binary32) r) #s(literal -1 binary32)) (/.f32 #s(literal -1 binary32) s)) |
(log.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))) |
(exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) |
(exp.f32 (*.f32 (log.f32 (exp.f32 (/.f32 r s))) #s(literal -1/3 binary32))) |
(exp.f32 (*.f32 (log.f32 (exp.f32 (neg.f32 r))) (/.f32 #s(literal 1/3 binary32) s))) |
(pow.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1/3 binary32)) |
(pow.f32 (exp.f32 (/.f32 r s)) #s(literal -1/3 binary32)) |
(pow.f32 (exp.f32 r) (/.f32 #s(literal 1 binary32) (*.f32 s #s(literal -3 binary32)))) |
(pow.f32 (exp.f32 r) (*.f32 (/.f32 #s(literal 1 binary32) s) #s(literal -1/3 binary32))) |
(pow.f32 (exp.f32 r) (/.f32 (/.f32 #s(literal 1 binary32) s) #s(literal -3 binary32))) |
(pow.f32 (E.f32) (/.f32 r (*.f32 s #s(literal -3 binary32)))) |
(pow.f32 (exp.f32 (neg.f32 r)) (/.f32 #s(literal 1/3 binary32) s)) |
(pow.f32 (exp.f32 (/.f32 (/.f32 r s) #s(literal 3 binary32))) #s(literal -1 binary32)) |
(pow.f32 (pow.f32 (exp.f32 (neg.f32 r)) #s(literal 1 binary32)) (/.f32 #s(literal 1/3 binary32) s)) |
(pow.f32 (exp.f32 #s(literal -1 binary32)) (/.f32 (/.f32 r s) #s(literal 3 binary32))) |
(pow.f32 (exp.f32 (/.f32 #s(literal 1/3 binary32) s)) (neg.f32 r)) |
(pow.f32 (exp.f32 #s(literal -1/3 binary32)) (/.f32 r s)) |
(pow.f32 (exp.f32 (/.f32 r #s(literal -3 binary32))) (/.f32 #s(literal 1 binary32) s)) |
(pow.f32 (exp.f32 (/.f32 #s(literal -1 binary32) s)) (/.f32 r #s(literal 3 binary32))) |
(/.f32 #s(literal 1 binary32) (exp.f32 (/.f32 (/.f32 r s) #s(literal 3 binary32)))) |
(/.f32 #s(literal 1 binary32) (cbrt.f32 (/.f32 (exp.f32 (/.f32 r s)) #s(literal 1 binary32)))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (exp.f32 (/.f32 (/.f32 r s) #s(literal 3 binary32))))) |
(/.f32 (exp.f32 (/.f32 #s(literal 0 binary32) (*.f32 s #s(literal -3 binary32)))) (exp.f32 (/.f32 (/.f32 r s) #s(literal 3 binary32)))) |
(/.f32 (cbrt.f32 #s(literal -1 binary32)) (cbrt.f32 (neg.f32 (exp.f32 (/.f32 r s))))) |
(cbrt.f32 (exp.f32 (/.f32 (neg.f32 r) s))) |
(*.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))) |
| 1× | egg-herbie |
| 3682× | *-lowering-*.f32 |
| 3682× | *-lowering-*.f64 |
| 3234× | +-lowering-+.f64 |
| 3234× | +-lowering-+.f32 |
| 2018× | /-lowering-/.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 450 | 3487 |
| 1 | 1492 | 3394 |
| 2 | 4260 | 3334 |
| 0 | 8161 | 3334 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ 1/4 (* r (* s (PI)))) |
(/ (+ (* -1/6 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* s (PI))))) r) |
(/ (+ (* r (- (* 5/72 (/ r (* (pow s 3) (PI)))) (* 1/6 (/ 1 (* (pow s 2) (PI)))))) (* 1/4 (/ 1 (* s (PI))))) r) |
(/ (+ (* r (- (* r (+ (* -7/324 (/ r (* (pow s 4) (PI)))) (* 5/72 (/ 1 (* (pow s 3) (PI)))))) (* 1/6 (/ 1 (* (pow s 2) (PI)))))) (* 1/4 (/ 1 (* s (PI))))) r) |
(/ (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* s (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* s (PI))))) r) |
(/ (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* s (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* s (PI))))) r) |
(/ (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* s (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* s (PI))))) r) |
(/ (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* s (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* s (PI))))) r) |
(* -1 (/ (+ (* -1/8 (/ (exp (* -1 (/ r s))) (* s (PI)))) (* -1/8 (/ (exp (* -1/3 (/ r s))) (* s (PI))))) r)) |
(* -1 (/ (+ (* -1/8 (/ (exp (* -1 (/ r s))) (* s (PI)))) (* -1/8 (/ (exp (* -1/3 (/ r s))) (* s (PI))))) r)) |
(* -1 (/ (+ (* -1/8 (/ (exp (* -1 (/ r s))) (* s (PI)))) (* -1/8 (/ (exp (* -1/3 (/ r s))) (* s (PI))))) r)) |
(* -1 (/ (+ (* -1/8 (/ (exp (* -1 (/ r s))) (* s (PI)))) (* -1/8 (/ (exp (* -1/3 (/ r s))) (* s (PI))))) r)) |
(/ (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) s) |
(/ (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) s) |
(/ (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) s) |
(/ (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) s) |
(/ 1/4 (* r (* s (PI)))) |
(/ (- (* 1/4 (/ 1 (* r (PI)))) (* 1/6 (/ 1 (* s (PI))))) s) |
(/ (- (+ (* 1/144 (/ r (* (pow s 2) (PI)))) (+ (* 1/16 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* r (PI)))))) (/ 1/6 (* s (PI)))) s) |
(/ (- (+ (* -1/48 (/ (pow r 2) (* (pow s 3) (PI)))) (+ (* -1/1296 (/ (pow r 2) (* (pow s 3) (PI)))) (+ (* 1/144 (/ r (* (pow s 2) (PI)))) (+ (* 1/16 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* r (PI)))))))) (/ 1/6 (* s (PI)))) s) |
(/ 1/4 (* r (* s (PI)))) |
(* -1 (/ (- (* 1/6 (/ 1 (* s (PI)))) (* 1/4 (/ 1 (* r (PI))))) s)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -1/16 (/ r (PI))) (* -1/144 (/ r (PI)))) s)) (* 1/6 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))) s)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -1 (/ (+ (* -1/48 (/ (pow r 2) (PI))) (* -1/1296 (/ (pow r 2) (PI)))) s)) (+ (* -1/16 (/ r (PI))) (* -1/144 (/ r (PI))))) s)) (* 1/6 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))) s)) |
(/ 1/8 (* r (* s (PI)))) |
(/ (+ (* -1/8 (/ r (* (pow s 2) (PI)))) (* 1/8 (/ 1 (* s (PI))))) r) |
(/ (+ (* r (- (* 1/16 (/ r (* (pow s 3) (PI)))) (* 1/8 (/ 1 (* (pow s 2) (PI)))))) (* 1/8 (/ 1 (* s (PI))))) r) |
(/ (+ (* r (- (* r (+ (* -1/48 (/ r (* (pow s 4) (PI)))) (* 1/16 (/ 1 (* (pow s 3) (PI)))))) (* 1/8 (/ 1 (* (pow s 2) (PI)))))) (* 1/8 (/ 1 (* s (PI))))) r) |
(* 1/8 (/ (exp (* -1 (/ r s))) (* r (* s (PI))))) |
(* 1/8 (/ (exp (* -1 (/ r s))) (* r (* s (PI))))) |
(* 1/8 (/ (exp (* -1 (/ r s))) (* r (* s (PI))))) |
(* 1/8 (/ (exp (* -1 (/ r s))) (* r (* s (PI))))) |
(* 1/8 (/ (exp (* -1 (/ r s))) (* r (* s (PI))))) |
(* 1/8 (/ (exp (* -1 (/ r s))) (* r (* s (PI))))) |
(* 1/8 (/ (exp (* -1 (/ r s))) (* r (* s (PI))))) |
(* 1/8 (/ (exp (* -1 (/ r s))) (* r (* s (PI))))) |
(* 1/8 (/ (exp (* -1 (/ r s))) (* r (* s (PI))))) |
(* 1/8 (/ (exp (* -1 (/ r s))) (* r (* s (PI))))) |
(* 1/8 (/ (exp (* -1 (/ r s))) (* r (* s (PI))))) |
(* 1/8 (/ (exp (* -1 (/ r s))) (* r (* s (PI))))) |
(/ 1/8 (* r (* s (PI)))) |
(/ (- (* 1/8 (/ 1 (* r (PI)))) (* 1/8 (/ 1 (* s (PI))))) s) |
(/ (- (+ (* 1/16 (/ r (* (pow s 2) (PI)))) (* 1/8 (/ 1 (* r (PI))))) (/ 1/8 (* s (PI)))) s) |
(/ (- (+ (* -1/48 (/ (pow r 2) (* (pow s 3) (PI)))) (+ (* 1/16 (/ r (* (pow s 2) (PI)))) (* 1/8 (/ 1 (* r (PI)))))) (/ 1/8 (* s (PI)))) s) |
(/ 1/8 (* r (* s (PI)))) |
(* -1 (/ (- (* 1/8 (/ 1 (* s (PI)))) (* 1/8 (/ 1 (* r (PI))))) s)) |
(* -1 (/ (- (* -1 (/ (- (* 1/16 (/ r (* s (PI)))) (* 1/8 (/ 1 (PI)))) s)) (* 1/8 (/ 1 (* r (PI))))) s)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -1/16 (/ r (PI))) (* 1/48 (/ (pow r 2) (* s (PI))))) s)) (* 1/8 (/ 1 (PI)))) s)) (* 1/8 (/ 1 (* r (PI))))) s)) |
(/ 1/8 (* r (* s (PI)))) |
(/ (+ (* -1/24 (/ r (* (pow s 2) (PI)))) (* 1/8 (/ 1 (* s (PI))))) r) |
(/ (+ (* r (- (* 1/144 (/ r (* (pow s 3) (PI)))) (* 1/24 (/ 1 (* (pow s 2) (PI)))))) (* 1/8 (/ 1 (* s (PI))))) r) |
(/ (+ (* r (- (* r (+ (* -1/1296 (/ r (* (pow s 4) (PI)))) (* 1/144 (/ 1 (* (pow s 3) (PI)))))) (* 1/24 (/ 1 (* (pow s 2) (PI)))))) (* 1/8 (/ 1 (* s (PI))))) r) |
(* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (* s (PI))))) |
(* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (* s (PI))))) |
(* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (* s (PI))))) |
(* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (* s (PI))))) |
(* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (* s (PI))))) |
(* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (* s (PI))))) |
(* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (* s (PI))))) |
(* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (* s (PI))))) |
(* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (* s (PI))))) |
(* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (* s (PI))))) |
(* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (* s (PI))))) |
(* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (* s (PI))))) |
(/ 1/8 (* r (* s (PI)))) |
(/ (- (* 1/8 (/ 1 (* r (PI)))) (* 1/24 (/ 1 (* s (PI))))) s) |
(/ (- (+ (* 1/144 (/ r (* (pow s 2) (PI)))) (* 1/8 (/ 1 (* r (PI))))) (/ 1/24 (* s (PI)))) s) |
(/ (- (+ (* -1/1296 (/ (pow r 2) (* (pow s 3) (PI)))) (+ (* 1/144 (/ r (* (pow s 2) (PI)))) (* 1/8 (/ 1 (* r (PI)))))) (/ 1/24 (* s (PI)))) s) |
(/ 1/8 (* r (* s (PI)))) |
(* -1 (/ (- (* 1/24 (/ 1 (* s (PI)))) (* 1/8 (/ 1 (* r (PI))))) s)) |
(* -1 (/ (- (* -1 (/ (- (* 1/144 (/ r (* s (PI)))) (* 1/24 (/ 1 (PI)))) s)) (* 1/8 (/ 1 (* r (PI))))) s)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -1/144 (/ r (PI))) (* 1/1296 (/ (pow r 2) (* s (PI))))) s)) (* 1/24 (/ 1 (PI)))) s)) (* 1/8 (/ 1 (* r (PI))))) s)) |
1/4 |
(+ 1/4 (* -1/4 (/ r s))) |
(+ 1/4 (* r (- (* 1/8 (/ r (pow s 2))) (* 1/4 (/ 1 s))))) |
(+ 1/4 (* r (- (* r (+ (* -1/24 (/ r (pow s 3))) (* 1/8 (/ 1 (pow s 2))))) (* 1/4 (/ 1 s))))) |
(* 1/4 (exp (* -1 (/ r s)))) |
(* 1/4 (exp (* -1 (/ r s)))) |
(* 1/4 (exp (* -1 (/ r s)))) |
(* 1/4 (exp (* -1 (/ r s)))) |
(* 1/4 (exp (* -1 (/ r s)))) |
(* 1/4 (exp (* -1 (/ r s)))) |
(* 1/4 (exp (* -1 (/ r s)))) |
(* 1/4 (exp (* -1 (/ r s)))) |
(* 1/4 (exp (* -1 (/ r s)))) |
(* 1/4 (exp (* -1 (/ r s)))) |
(* 1/4 (exp (* -1 (/ r s)))) |
(* 1/4 (exp (* -1 (/ r s)))) |
1/4 |
(+ 1/4 (* -1/4 (/ r s))) |
(+ 1/4 (+ (* -1/4 (/ r s)) (* 1/8 (/ (pow r 2) (pow s 2))))) |
(+ 1/4 (+ (* -1/4 (/ r s)) (+ (* -1/24 (/ (pow r 3) (pow s 3))) (* 1/8 (/ (pow r 2) (pow s 2)))))) |
1/4 |
(+ 1/4 (* -1/4 (/ r s))) |
(+ 1/4 (* -1 (/ (+ (* -1/8 (/ (pow r 2) s)) (* 1/4 r)) s))) |
(+ 1/4 (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (/ (pow r 3) s)) (* 1/8 (pow r 2))) s)) (* 1/4 r)) s))) |
(/ 1/4 (* r (* s (PI)))) |
(/ (+ (* -1/6 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* s (PI))))) r) |
(/ (+ (* r (- (* 5/72 (/ r (* (pow s 3) (PI)))) (* 1/6 (/ 1 (* (pow s 2) (PI)))))) (* 1/4 (/ 1 (* s (PI))))) r) |
(/ (+ (* r (- (* r (+ (* -7/324 (/ r (* (pow s 4) (PI)))) (* 5/72 (/ 1 (* (pow s 3) (PI)))))) (* 1/6 (/ 1 (* (pow s 2) (PI)))))) (* 1/4 (/ 1 (* s (PI))))) r) |
(* 1/8 (/ (+ (exp (neg (/ r s))) (exp (* -1/3 (/ r s)))) (* r (* s (PI))))) |
(* 1/8 (/ (+ (exp (neg (/ r s))) (exp (* -1/3 (/ r s)))) (* r (* s (PI))))) |
(* 1/8 (/ (+ (exp (neg (/ r s))) (exp (* -1/3 (/ r s)))) (* r (* s (PI))))) |
(* 1/8 (/ (+ (exp (neg (/ r s))) (exp (* -1/3 (/ r s)))) (* r (* s (PI))))) |
(* 1/8 (/ (+ (exp (* -1 (/ r s))) (exp (* -1/3 (/ r s)))) (* r (* s (PI))))) |
(* 1/8 (/ (+ (exp (* -1 (/ r s))) (exp (* -1/3 (/ r s)))) (* r (* s (PI))))) |
(* 1/8 (/ (+ (exp (* -1 (/ r s))) (exp (* -1/3 (/ r s)))) (* r (* s (PI))))) |
(* 1/8 (/ (+ (exp (* -1 (/ r s))) (exp (* -1/3 (/ r s)))) (* r (* s (PI))))) |
(* 1/8 (/ (+ (exp (neg (/ r s))) (exp (* -1/3 (/ r s)))) (* r (* s (PI))))) |
(* 1/8 (/ (+ (exp (neg (/ r s))) (exp (* -1/3 (/ r s)))) (* r (* s (PI))))) |
(* 1/8 (/ (+ (exp (neg (/ r s))) (exp (* -1/3 (/ r s)))) (* r (* s (PI))))) |
(* 1/8 (/ (+ (exp (neg (/ r s))) (exp (* -1/3 (/ r s)))) (* r (* s (PI))))) |
(/ 1/4 (* r (* s (PI)))) |
(/ (- (* 1/4 (/ 1 (* r (PI)))) (* 1/6 (/ 1 (* s (PI))))) s) |
(/ (- (+ (* 1/8 (/ (+ (* 1/18 (/ r (PI))) (* 1/2 (/ r (PI)))) (pow s 2))) (* 1/4 (/ 1 (* r (PI))))) (/ 1/6 (* s (PI)))) s) |
(/ (- (+ (* 1/8 (/ (+ (* -1/6 (/ (pow r 2) (PI))) (* -1/162 (/ (pow r 2) (PI)))) (pow s 3))) (+ (* 1/8 (/ (+ (* 1/18 (/ r (PI))) (* 1/2 (/ r (PI)))) (pow s 2))) (* 1/4 (/ 1 (* r (PI)))))) (/ 1/6 (* s (PI)))) s) |
(/ 1/4 (* r (* s (PI)))) |
(* -1 (/ (- (* 1/6 (/ 1 (* s (PI)))) (* 1/4 (/ 1 (* r (PI))))) s)) |
(* -1 (/ (- (* -1 (/ (- (* 1/8 (/ (+ (* 1/18 (/ r (PI))) (* 1/2 (/ r (PI)))) s)) (* 1/6 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))) s)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -1/8 (+ (* 1/18 (/ r (PI))) (* 1/2 (/ r (PI))))) (* 1/8 (/ (+ (* 1/162 (/ (pow r 2) (PI))) (* 1/6 (/ (pow r 2) (PI)))) s))) s)) (* 1/6 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))) s)) |
(/ 1/4 (* r s)) |
(/ (+ (* -1/6 (/ r (pow s 2))) (* 1/4 (/ 1 s))) r) |
(/ (+ (* r (- (* 5/72 (/ r (pow s 3))) (* 1/6 (/ 1 (pow s 2))))) (* 1/4 (/ 1 s))) r) |
(/ (+ (* r (- (* r (+ (* -7/324 (/ r (pow s 4))) (* 5/72 (/ 1 (pow s 3))))) (* 1/6 (/ 1 (pow s 2))))) (* 1/4 (/ 1 s))) r) |
(* 1/8 (/ (+ (exp (neg (/ r s))) (exp (* -1/3 (/ r s)))) (* r s))) |
(* 1/8 (/ (+ (exp (neg (/ r s))) (exp (* -1/3 (/ r s)))) (* r s))) |
(* 1/8 (/ (+ (exp (neg (/ r s))) (exp (* -1/3 (/ r s)))) (* r s))) |
(* 1/8 (/ (+ (exp (neg (/ r s))) (exp (* -1/3 (/ r s)))) (* r s))) |
(* 1/8 (/ (+ (exp (* -1 (/ r s))) (exp (* -1/3 (/ r s)))) (* r s))) |
(* 1/8 (/ (+ (exp (* -1 (/ r s))) (exp (* -1/3 (/ r s)))) (* r s))) |
(* 1/8 (/ (+ (exp (* -1 (/ r s))) (exp (* -1/3 (/ r s)))) (* r s))) |
(* 1/8 (/ (+ (exp (* -1 (/ r s))) (exp (* -1/3 (/ r s)))) (* r s))) |
(* 1/8 (/ (+ (exp (neg (/ r s))) (exp (* -1/3 (/ r s)))) (* r s))) |
(* 1/8 (/ (+ (exp (neg (/ r s))) (exp (* -1/3 (/ r s)))) (* r s))) |
(* 1/8 (/ (+ (exp (neg (/ r s))) (exp (* -1/3 (/ r s)))) (* r s))) |
(* 1/8 (/ (+ (exp (neg (/ r s))) (exp (* -1/3 (/ r s)))) (* r s))) |
(/ 1/4 (* r s)) |
(/ (- (* 1/4 (/ 1 r)) (* 1/6 (/ 1 s))) s) |
(/ (- (+ (* 1/8 (/ (+ (* 1/18 r) (* 1/2 r)) (pow s 2))) (* 1/4 (/ 1 r))) (* 1/6 (/ 1 s))) s) |
(/ (- (+ (* 1/8 (/ (+ (* -1/6 (pow r 2)) (* -1/162 (pow r 2))) (pow s 3))) (+ (* 1/8 (/ (+ (* 1/18 r) (* 1/2 r)) (pow s 2))) (* 1/4 (/ 1 r)))) (* 1/6 (/ 1 s))) s) |
(/ 1/4 (* r s)) |
(* -1 (/ (- (* 1/6 (/ 1 s)) (* 1/4 (/ 1 r))) s)) |
(* -1 (/ (- (* -1 (/ (- (* 1/8 (/ (+ (* 1/18 r) (* 1/2 r)) s)) 1/6) s)) (* 1/4 (/ 1 r))) s)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -1/8 (+ (* 1/18 r) (* 1/2 r))) (* 1/8 (/ (+ (* 1/162 (pow r 2)) (* 1/6 (pow r 2))) s))) s)) 1/6) s)) (* 1/4 (/ 1 r))) s)) |
(/ 1/8 (* r s)) |
(/ 1/8 (* r s)) |
(/ 1/8 (* r s)) |
(/ 1/8 (* r s)) |
(/ 1/8 (* r s)) |
(/ 1/8 (* r s)) |
(/ 1/8 (* r s)) |
(/ 1/8 (* r s)) |
(/ 1/8 (* r s)) |
(/ 1/8 (* r s)) |
(/ 1/8 (* r s)) |
(/ 1/8 (* r s)) |
(/ 1/8 (* r s)) |
(/ 1/8 (* r s)) |
(/ 1/8 (* r s)) |
(/ 1/8 (* r s)) |
(/ 1/8 (* r s)) |
(/ 1/8 (* r s)) |
(/ 1/8 (* r s)) |
(/ 1/8 (* r s)) |
(/ 1/8 (* r s)) |
(/ 1/8 (* r s)) |
(/ 1/8 (* r s)) |
(/ 1/8 (* r s)) |
(* r s) |
(* r s) |
(* r s) |
(* r s) |
(* r s) |
(* r s) |
(* r s) |
(* r s) |
(* r s) |
(* r s) |
(* r s) |
(* r s) |
(* r s) |
(* r s) |
(* r s) |
(* r s) |
(* r s) |
(* r s) |
(* r s) |
(* r s) |
(* r s) |
(* r s) |
(* r s) |
(* r s) |
(* 2 (* s (PI))) |
(* 2 (* s (PI))) |
(* 2 (* s (PI))) |
(* 2 (* s (PI))) |
(* 2 (* s (PI))) |
(* 2 (* s (PI))) |
(* 2 (* s (PI))) |
(* 2 (* s (PI))) |
(* 2 (* s (PI))) |
(* 2 (* s (PI))) |
(* 2 (* s (PI))) |
(* 2 (* s (PI))) |
(* -1/3 (/ r s)) |
(* -1/3 (/ r s)) |
(* -1/3 (/ r s)) |
(* -1/3 (/ r s)) |
(* -1/3 (/ r s)) |
(* -1/3 (/ r s)) |
(* -1/3 (/ r s)) |
(* -1/3 (/ r s)) |
(* -1/3 (/ r s)) |
(* -1/3 (/ r s)) |
(* -1/3 (/ r s)) |
(* -1/3 (/ r s)) |
(* -1/3 (/ r s)) |
(* -1/3 (/ r s)) |
(* -1/3 (/ r s)) |
(* -1/3 (/ r s)) |
(* -1/3 (/ r s)) |
(* -1/3 (/ r s)) |
(* -1/3 (/ r s)) |
(* -1/3 (/ r s)) |
(* -1/3 (/ r s)) |
(* -1/3 (/ r s)) |
(* -1/3 (/ r s)) |
(* -1/3 (/ r s)) |
(* 2 (* r (* s (PI)))) |
(* 2 (* r (* s (PI)))) |
(* 2 (* r (* s (PI)))) |
(* 2 (* r (* s (PI)))) |
(* 2 (* r (* s (PI)))) |
(* 2 (* r (* s (PI)))) |
(* 2 (* r (* s (PI)))) |
(* 2 (* r (* s (PI)))) |
(* 2 (* r (* s (PI)))) |
(* 2 (* r (* s (PI)))) |
(* 2 (* r (* s (PI)))) |
(* 2 (* r (* s (PI)))) |
(* 2 (* r (* s (PI)))) |
(* 2 (* r (* s (PI)))) |
(* 2 (* r (* s (PI)))) |
(* 2 (* r (* s (PI)))) |
(* 2 (* r (* s (PI)))) |
(* 2 (* r (* s (PI)))) |
(* 2 (* r (* s (PI)))) |
(* 2 (* r (* s (PI)))) |
(* 2 (* r (* s (PI)))) |
(* 2 (* r (* s (PI)))) |
(* 2 (* r (* s (PI)))) |
(* 2 (* r (* s (PI)))) |
(* 6 (* r (* s (PI)))) |
(* 6 (* r (* s (PI)))) |
(* 6 (* r (* s (PI)))) |
(* 6 (* r (* s (PI)))) |
(* 6 (* r (* s (PI)))) |
(* 6 (* r (* s (PI)))) |
(* 6 (* r (* s (PI)))) |
(* 6 (* r (* s (PI)))) |
(* 6 (* r (* s (PI)))) |
(* 6 (* r (* s (PI)))) |
(* 6 (* r (* s (PI)))) |
(* 6 (* r (* s (PI)))) |
(* 6 (* r (* s (PI)))) |
(* 6 (* r (* s (PI)))) |
(* 6 (* r (* s (PI)))) |
(* 6 (* r (* s (PI)))) |
(* 6 (* r (* s (PI)))) |
(* 6 (* r (* s (PI)))) |
(* 6 (* r (* s (PI)))) |
(* 6 (* r (* s (PI)))) |
(* 6 (* r (* s (PI)))) |
(* 6 (* r (* s (PI)))) |
(* 6 (* r (* s (PI)))) |
(* 6 (* r (* s (PI)))) |
(* -1/3 (/ r s)) |
(* -1/3 (/ r s)) |
(* -1/3 (/ r s)) |
(* -1/3 (/ r s)) |
(* -1/3 (/ r s)) |
(* -1/3 (/ r s)) |
(* -1/3 (/ r s)) |
(* -1/3 (/ r s)) |
(* -1/3 (/ r s)) |
(* -1/3 (/ r s)) |
(* -1/3 (/ r s)) |
(* -1/3 (/ r s)) |
(* -1/3 (/ r s)) |
(* -1/3 (/ r s)) |
(* -1/3 (/ r s)) |
(* -1/3 (/ r s)) |
(* -1/3 (/ r s)) |
(* -1/3 (/ r s)) |
(* -1/3 (/ r s)) |
(* -1/3 (/ r s)) |
(* -1/3 (/ r s)) |
(* -1/3 (/ r s)) |
(* -1/3 (/ r s)) |
(* -1/3 (/ r s)) |
1 |
(+ 1 (* -1/3 (/ r s))) |
(+ 1 (* r (- (* 1/18 (/ r (pow s 2))) (* 1/3 (/ 1 s))))) |
(+ 1 (* r (- (* r (+ (* -1/162 (/ r (pow s 3))) (* 1/18 (/ 1 (pow s 2))))) (* 1/3 (/ 1 s))))) |
(exp (* -1/3 (/ r s))) |
(exp (* -1/3 (/ r s))) |
(exp (* -1/3 (/ r s))) |
(exp (* -1/3 (/ r s))) |
(exp (* -1/3 (/ r s))) |
(exp (* -1/3 (/ r s))) |
(exp (* -1/3 (/ r s))) |
(exp (* -1/3 (/ r s))) |
(exp (* -1/3 (/ r s))) |
(exp (* -1/3 (/ r s))) |
(exp (* -1/3 (/ r s))) |
(exp (* -1/3 (/ r s))) |
1 |
(+ 1 (* -1/3 (/ r s))) |
(+ 1 (+ (* -1/3 (/ r s)) (* 1/18 (/ (pow r 2) (pow s 2))))) |
(+ 1 (+ (* -1/3 (/ r s)) (+ (* -1/162 (/ (pow r 3) (pow s 3))) (* 1/18 (/ (pow r 2) (pow s 2)))))) |
1 |
(+ 1 (* -1/3 (/ r s))) |
(+ 1 (* -1 (/ (+ (* -1/18 (/ (pow r 2) s)) (* 1/3 r)) s))) |
(+ 1 (* -1 (/ (+ (* -1 (/ (+ (* -1/162 (/ (pow r 3) s)) (* 1/18 (pow r 2))) s)) (* 1/3 r)) s))) |
| Outputs |
|---|
(/ 1/4 (* r (* s (PI)))) |
(/.f32 #s(literal 1/4 binary32) (*.f32 r (*.f32 s (PI.f32)))) |
(/ (+ (* -1/6 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* s (PI))))) r) |
(/.f32 (+.f32 (/.f32 (*.f32 #s(literal -1/6 binary32) (/.f32 r (*.f32 s s))) (PI.f32)) (/.f32 #s(literal 1/4 binary32) (*.f32 s (PI.f32)))) r) |
(/ (+ (* r (- (* 5/72 (/ r (* (pow s 3) (PI)))) (* 1/6 (/ 1 (* (pow s 2) (PI)))))) (* 1/4 (/ 1 (* s (PI))))) r) |
(/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 s (PI.f32))) (*.f32 r (+.f32 (/.f32 #s(literal -1/6 binary32) (*.f32 (PI.f32) (*.f32 s s))) (/.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 (/.f32 r (*.f32 s s)) s)) (PI.f32))))) r) |
(/ (+ (* r (- (* r (+ (* -7/324 (/ r (* (pow s 4) (PI)))) (* 5/72 (/ 1 (* (pow s 3) (PI)))))) (* 1/6 (/ 1 (* (pow s 2) (PI)))))) (* 1/4 (/ 1 (* s (PI))))) r) |
(/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 s (PI.f32))) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -7/324 binary32)) (*.f32 (PI.f32) (pow.f32 s #s(literal 4 binary32)))) (/.f32 #s(literal 5/72 binary32) (*.f32 s (*.f32 (PI.f32) (*.f32 s s)))))) (/.f32 #s(literal -1/6 binary32) (*.f32 (PI.f32) (*.f32 s s)))))) r) |
(/ (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* s (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* s (PI))))) r) |
(/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (PI.f32)) (+.f32 (/.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) s) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) s))) r) |
(/ (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* s (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* s (PI))))) r) |
(/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (PI.f32)) (+.f32 (/.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) s) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) s))) r) |
(/ (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* s (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* s (PI))))) r) |
(/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (PI.f32)) (+.f32 (/.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) s) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) s))) r) |
(/ (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* s (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* s (PI))))) r) |
(/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (PI.f32)) (+.f32 (/.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) s) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) s))) r) |
(* -1 (/ (+ (* -1/8 (/ (exp (* -1 (/ r s))) (* s (PI)))) (* -1/8 (/ (exp (* -1/3 (/ r s))) (* s (PI))))) r)) |
(/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (PI.f32)) (+.f32 (/.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) s) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) s))) r) |
(* -1 (/ (+ (* -1/8 (/ (exp (* -1 (/ r s))) (* s (PI)))) (* -1/8 (/ (exp (* -1/3 (/ r s))) (* s (PI))))) r)) |
(/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (PI.f32)) (+.f32 (/.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) s) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) s))) r) |
(* -1 (/ (+ (* -1/8 (/ (exp (* -1 (/ r s))) (* s (PI)))) (* -1/8 (/ (exp (* -1/3 (/ r s))) (* s (PI))))) r)) |
(/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (PI.f32)) (+.f32 (/.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) s) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) s))) r) |
(* -1 (/ (+ (* -1/8 (/ (exp (* -1 (/ r s))) (* s (PI)))) (* -1/8 (/ (exp (* -1/3 (/ r s))) (* s (PI))))) r)) |
(/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (PI.f32)) (+.f32 (/.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) s) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) s))) r) |
(/ (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) s) |
(/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (PI.f32)) (+.f32 (/.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) r) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) s) |
(/ (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) s) |
(/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (PI.f32)) (+.f32 (/.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) r) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) s) |
(/ (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) s) |
(/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (PI.f32)) (+.f32 (/.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) r) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) s) |
(/ (+ (* 1/8 (/ (exp (* -1 (/ r s))) (* r (PI)))) (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI))))) s) |
(/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (PI.f32)) (+.f32 (/.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) r) (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) r))) s) |
(/ 1/4 (* r (* s (PI)))) |
(/.f32 #s(literal 1/4 binary32) (*.f32 r (*.f32 s (PI.f32)))) |
(/ (- (* 1/4 (/ 1 (* r (PI)))) (* 1/6 (/ 1 (* s (PI))))) s) |
(/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 #s(literal -1/6 binary32) (*.f32 s (PI.f32)))) s) |
(/ (- (+ (* 1/144 (/ r (* (pow s 2) (PI)))) (+ (* 1/16 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* r (PI)))))) (/ 1/6 (* s (PI)))) s) |
(/.f32 (-.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (*.f32 (/.f32 (/.f32 (/.f32 r s) (PI.f32)) s) #s(literal 5/72 binary32))) (/.f32 (/.f32 #s(literal 1/6 binary32) (PI.f32)) s)) s) |
(/ (- (+ (* -1/48 (/ (pow r 2) (* (pow s 3) (PI)))) (+ (* -1/1296 (/ (pow r 2) (* (pow s 3) (PI)))) (+ (* 1/144 (/ r (* (pow s 2) (PI)))) (+ (* 1/16 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* r (PI)))))))) (/ 1/6 (* s (PI)))) s) |
(/.f32 (+.f32 (-.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (*.f32 (/.f32 (/.f32 (/.f32 r s) (PI.f32)) s) #s(literal 5/72 binary32))) (/.f32 (/.f32 #s(literal 1/6 binary32) (PI.f32)) s)) (*.f32 (/.f32 (*.f32 r r) (*.f32 s (*.f32 (PI.f32) (*.f32 s s)))) #s(literal -7/324 binary32))) s) |
(/ 1/4 (* r (* s (PI)))) |
(/.f32 #s(literal 1/4 binary32) (*.f32 r (*.f32 s (PI.f32)))) |
(* -1 (/ (- (* 1/6 (/ 1 (* s (PI)))) (* 1/4 (/ 1 (* r (PI))))) s)) |
(/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 #s(literal -1/6 binary32) (*.f32 s (PI.f32)))) s) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -1/16 (/ r (PI))) (* -1/144 (/ r (PI)))) s)) (* 1/6 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))) s)) |
(/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (+.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 (/.f32 r s) (PI.f32))) (/.f32 #s(literal -1/6 binary32) (PI.f32))) s)) s) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -1 (/ (+ (* -1/48 (/ (pow r 2) (PI))) (* -1/1296 (/ (pow r 2) (PI)))) s)) (+ (* -1/16 (/ r (PI))) (* -1/144 (/ r (PI))))) s)) (* 1/6 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))) s)) |
(/.f32 (+.f32 (/.f32 (-.f32 (/.f32 #s(literal -1/6 binary32) (PI.f32)) (/.f32 (+.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32)) (*.f32 #s(literal 7/324 binary32) (*.f32 r (/.f32 (/.f32 r s) (PI.f32))))) s)) s) (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32)))) s) |
(/ 1/8 (* r (* s (PI)))) |
(/.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) s) (PI.f32)) r) |
(/ (+ (* -1/8 (/ r (* (pow s 2) (PI)))) (* 1/8 (/ 1 (* s (PI))))) r) |
(/.f32 (+.f32 (/.f32 (*.f32 #s(literal -1/8 binary32) (/.f32 r (*.f32 s s))) (PI.f32)) (/.f32 (/.f32 #s(literal 1/8 binary32) s) (PI.f32))) r) |
(/ (+ (* r (- (* 1/16 (/ r (* (pow s 3) (PI)))) (* 1/8 (/ 1 (* (pow s 2) (PI)))))) (* 1/8 (/ 1 (* s (PI))))) r) |
(/.f32 (+.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) s) (PI.f32)) (*.f32 r (+.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 (PI.f32) (*.f32 s s))) (*.f32 (/.f32 r (*.f32 s (*.f32 (PI.f32) (*.f32 s s)))) #s(literal 1/16 binary32))))) r) |
(/ (+ (* r (- (* r (+ (* -1/48 (/ r (* (pow s 4) (PI)))) (* 1/16 (/ 1 (* (pow s 3) (PI)))))) (* 1/8 (/ 1 (* (pow s 2) (PI)))))) (* 1/8 (/ 1 (* s (PI))))) r) |
(/.f32 (+.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) s) (PI.f32)) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/48 binary32)) (*.f32 (PI.f32) (pow.f32 s #s(literal 4 binary32)))) (/.f32 #s(literal 1/16 binary32) (*.f32 s (*.f32 (PI.f32) (*.f32 s s)))))) (/.f32 #s(literal -1/8 binary32) (*.f32 (PI.f32) (*.f32 s s)))))) r) |
(* 1/8 (/ (exp (* -1 (/ r s))) (* r (* s (PI))))) |
(/.f32 (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s))) (*.f32 r (*.f32 s (PI.f32)))) |
(* 1/8 (/ (exp (* -1 (/ r s))) (* r (* s (PI))))) |
(/.f32 (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s))) (*.f32 r (*.f32 s (PI.f32)))) |
(* 1/8 (/ (exp (* -1 (/ r s))) (* r (* s (PI))))) |
(/.f32 (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s))) (*.f32 r (*.f32 s (PI.f32)))) |
(* 1/8 (/ (exp (* -1 (/ r s))) (* r (* s (PI))))) |
(/.f32 (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s))) (*.f32 r (*.f32 s (PI.f32)))) |
(* 1/8 (/ (exp (* -1 (/ r s))) (* r (* s (PI))))) |
(/.f32 (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s))) (*.f32 r (*.f32 s (PI.f32)))) |
(* 1/8 (/ (exp (* -1 (/ r s))) (* r (* s (PI))))) |
(/.f32 (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s))) (*.f32 r (*.f32 s (PI.f32)))) |
(* 1/8 (/ (exp (* -1 (/ r s))) (* r (* s (PI))))) |
(/.f32 (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s))) (*.f32 r (*.f32 s (PI.f32)))) |
(* 1/8 (/ (exp (* -1 (/ r s))) (* r (* s (PI))))) |
(/.f32 (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s))) (*.f32 r (*.f32 s (PI.f32)))) |
(* 1/8 (/ (exp (* -1 (/ r s))) (* r (* s (PI))))) |
(/.f32 (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s))) (*.f32 r (*.f32 s (PI.f32)))) |
(* 1/8 (/ (exp (* -1 (/ r s))) (* r (* s (PI))))) |
(/.f32 (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s))) (*.f32 r (*.f32 s (PI.f32)))) |
(* 1/8 (/ (exp (* -1 (/ r s))) (* r (* s (PI))))) |
(/.f32 (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s))) (*.f32 r (*.f32 s (PI.f32)))) |
(* 1/8 (/ (exp (* -1 (/ r s))) (* r (* s (PI))))) |
(/.f32 (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s))) (*.f32 r (*.f32 s (PI.f32)))) |
(/ 1/8 (* r (* s (PI)))) |
(/.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) s) (PI.f32)) r) |
(/ (- (* 1/8 (/ 1 (* r (PI)))) (* 1/8 (/ 1 (* s (PI))))) s) |
(/.f32 (+.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r (PI.f32))) (/.f32 #s(literal -1/8 binary32) (*.f32 s (PI.f32)))) s) |
(/ (- (+ (* 1/16 (/ r (* (pow s 2) (PI)))) (* 1/8 (/ 1 (* r (PI))))) (/ 1/8 (* s (PI)))) s) |
(/.f32 (+.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r (PI.f32))) (/.f32 (+.f32 (*.f32 #s(literal 1/16 binary32) (/.f32 (/.f32 r s) (PI.f32))) (/.f32 #s(literal -1/8 binary32) (PI.f32))) s)) s) |
(/ (- (+ (* -1/48 (/ (pow r 2) (* (pow s 3) (PI)))) (+ (* 1/16 (/ r (* (pow s 2) (PI)))) (* 1/8 (/ 1 (* r (PI)))))) (/ 1/8 (* s (PI)))) s) |
(/.f32 (+.f32 (+.f32 (/.f32 (*.f32 #s(literal -1/48 binary32) (*.f32 r r)) (*.f32 s (*.f32 (PI.f32) (*.f32 s s)))) (/.f32 #s(literal 1/8 binary32) (*.f32 r (PI.f32)))) (/.f32 (+.f32 (*.f32 #s(literal 1/16 binary32) (/.f32 (/.f32 r s) (PI.f32))) (/.f32 #s(literal -1/8 binary32) (PI.f32))) s)) s) |
(/ 1/8 (* r (* s (PI)))) |
(/.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) s) (PI.f32)) r) |
(* -1 (/ (- (* 1/8 (/ 1 (* s (PI)))) (* 1/8 (/ 1 (* r (PI))))) s)) |
(/.f32 (+.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r (PI.f32))) (/.f32 #s(literal -1/8 binary32) (*.f32 s (PI.f32)))) s) |
(* -1 (/ (- (* -1 (/ (- (* 1/16 (/ r (* s (PI)))) (* 1/8 (/ 1 (PI)))) s)) (* 1/8 (/ 1 (* r (PI))))) s)) |
(/.f32 (+.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r (PI.f32))) (/.f32 (+.f32 (*.f32 #s(literal 1/16 binary32) (/.f32 (/.f32 r s) (PI.f32))) (/.f32 #s(literal -1/8 binary32) (PI.f32))) s)) s) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -1/16 (/ r (PI))) (* 1/48 (/ (pow r 2) (* s (PI))))) s)) (* 1/8 (/ 1 (PI)))) s)) (* 1/8 (/ 1 (* r (PI))))) s)) |
(/.f32 (+.f32 (/.f32 (-.f32 (/.f32 #s(literal -1/8 binary32) (PI.f32)) (/.f32 (+.f32 (/.f32 (*.f32 r #s(literal -1/16 binary32)) (PI.f32)) (*.f32 #s(literal 1/48 binary32) (*.f32 r (/.f32 (/.f32 r s) (PI.f32))))) s)) s) (/.f32 #s(literal 1/8 binary32) (*.f32 r (PI.f32)))) s) |
(/ 1/8 (* r (* s (PI)))) |
(/.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) s) (PI.f32)) r) |
(/ (+ (* -1/24 (/ r (* (pow s 2) (PI)))) (* 1/8 (/ 1 (* s (PI))))) r) |
(/.f32 (+.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) s) (PI.f32)) (/.f32 (*.f32 r #s(literal -1/24 binary32)) (*.f32 (PI.f32) (*.f32 s s)))) r) |
(/ (+ (* r (- (* 1/144 (/ r (* (pow s 3) (PI)))) (* 1/24 (/ 1 (* (pow s 2) (PI)))))) (* 1/8 (/ 1 (* s (PI))))) r) |
(/.f32 (+.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) s) (PI.f32)) (*.f32 r (+.f32 (/.f32 #s(literal -1/24 binary32) (*.f32 (PI.f32) (*.f32 s s))) (*.f32 (/.f32 r (*.f32 s (*.f32 (PI.f32) (*.f32 s s)))) #s(literal 1/144 binary32))))) r) |
(/ (+ (* r (- (* r (+ (* -1/1296 (/ r (* (pow s 4) (PI)))) (* 1/144 (/ 1 (* (pow s 3) (PI)))))) (* 1/24 (/ 1 (* (pow s 2) (PI)))))) (* 1/8 (/ 1 (* s (PI))))) r) |
(/.f32 (+.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) s) (PI.f32)) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/1296 binary32)) (*.f32 (PI.f32) (pow.f32 s #s(literal 4 binary32)))) (/.f32 #s(literal 1/144 binary32) (*.f32 s (*.f32 (PI.f32) (*.f32 s s)))))) (/.f32 #s(literal -1/24 binary32) (*.f32 (PI.f32) (*.f32 s s)))))) r) |
(* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (* s (PI))))) |
(*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 r (PI.f32))) (/.f32 #s(literal 1/8 binary32) s)) |
(* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (* s (PI))))) |
(*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 r (PI.f32))) (/.f32 #s(literal 1/8 binary32) s)) |
(* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (* s (PI))))) |
(*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 r (PI.f32))) (/.f32 #s(literal 1/8 binary32) s)) |
(* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (* s (PI))))) |
(*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 r (PI.f32))) (/.f32 #s(literal 1/8 binary32) s)) |
(* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (* s (PI))))) |
(*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 r (PI.f32))) (/.f32 #s(literal 1/8 binary32) s)) |
(* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (* s (PI))))) |
(*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 r (PI.f32))) (/.f32 #s(literal 1/8 binary32) s)) |
(* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (* s (PI))))) |
(*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 r (PI.f32))) (/.f32 #s(literal 1/8 binary32) s)) |
(* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (* s (PI))))) |
(*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 r (PI.f32))) (/.f32 #s(literal 1/8 binary32) s)) |
(* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (* s (PI))))) |
(*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 r (PI.f32))) (/.f32 #s(literal 1/8 binary32) s)) |
(* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (* s (PI))))) |
(*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 r (PI.f32))) (/.f32 #s(literal 1/8 binary32) s)) |
(* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (* s (PI))))) |
(*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 r (PI.f32))) (/.f32 #s(literal 1/8 binary32) s)) |
(* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (* s (PI))))) |
(*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 r (PI.f32))) (/.f32 #s(literal 1/8 binary32) s)) |
(/ 1/8 (* r (* s (PI)))) |
(/.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) s) (PI.f32)) r) |
(/ (- (* 1/8 (/ 1 (* r (PI)))) (* 1/24 (/ 1 (* s (PI))))) s) |
(/.f32 (+.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r (PI.f32))) (/.f32 #s(literal -1/24 binary32) (*.f32 s (PI.f32)))) s) |
(/ (- (+ (* 1/144 (/ r (* (pow s 2) (PI)))) (* 1/8 (/ 1 (* r (PI))))) (/ 1/24 (* s (PI)))) s) |
(/.f32 (+.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r (PI.f32))) (/.f32 (+.f32 (/.f32 (/.f32 (*.f32 r #s(literal 1/144 binary32)) s) (PI.f32)) (/.f32 #s(literal -1/24 binary32) (PI.f32))) s)) s) |
(/ (- (+ (* -1/1296 (/ (pow r 2) (* (pow s 3) (PI)))) (+ (* 1/144 (/ r (* (pow s 2) (PI)))) (* 1/8 (/ 1 (* r (PI)))))) (/ 1/24 (* s (PI)))) s) |
(/.f32 (+.f32 (/.f32 (*.f32 (*.f32 r r) #s(literal -1/1296 binary32)) (*.f32 s (*.f32 (PI.f32) (*.f32 s s)))) (+.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r (PI.f32))) (/.f32 (+.f32 (/.f32 (/.f32 (*.f32 r #s(literal 1/144 binary32)) s) (PI.f32)) (/.f32 #s(literal -1/24 binary32) (PI.f32))) s))) s) |
(/ 1/8 (* r (* s (PI)))) |
(/.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) s) (PI.f32)) r) |
(* -1 (/ (- (* 1/24 (/ 1 (* s (PI)))) (* 1/8 (/ 1 (* r (PI))))) s)) |
(/.f32 (+.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r (PI.f32))) (/.f32 #s(literal -1/24 binary32) (*.f32 s (PI.f32)))) s) |
(* -1 (/ (- (* -1 (/ (- (* 1/144 (/ r (* s (PI)))) (* 1/24 (/ 1 (PI)))) s)) (* 1/8 (/ 1 (* r (PI))))) s)) |
(/.f32 (+.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r (PI.f32))) (/.f32 (+.f32 (/.f32 (/.f32 (*.f32 r #s(literal 1/144 binary32)) s) (PI.f32)) (/.f32 #s(literal -1/24 binary32) (PI.f32))) s)) s) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -1/144 (/ r (PI))) (* 1/1296 (/ (pow r 2) (* s (PI))))) s)) (* 1/24 (/ 1 (PI)))) s)) (* 1/8 (/ 1 (* r (PI))))) s)) |
(/.f32 (+.f32 (/.f32 (-.f32 (/.f32 #s(literal -1/24 binary32) (PI.f32)) (/.f32 (+.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -1/144 binary32)) (*.f32 (*.f32 r (/.f32 (/.f32 r s) (PI.f32))) #s(literal 1/1296 binary32))) s)) s) (/.f32 #s(literal 1/8 binary32) (*.f32 r (PI.f32)))) s) |
1/4 |
#s(literal 1/4 binary32) |
(+ 1/4 (* -1/4 (/ r s))) |
(+.f32 #s(literal 1/4 binary32) (*.f32 (/.f32 r s) #s(literal -1/4 binary32))) |
(+ 1/4 (* r (- (* 1/8 (/ r (pow s 2))) (* 1/4 (/ 1 s))))) |
(+.f32 #s(literal 1/4 binary32) (*.f32 r (+.f32 (/.f32 #s(literal -1/4 binary32) s) (*.f32 #s(literal 1/8 binary32) (/.f32 r (*.f32 s s)))))) |
(+ 1/4 (* r (- (* r (+ (* -1/24 (/ r (pow s 3))) (* 1/8 (/ 1 (pow s 2))))) (* 1/4 (/ 1 s))))) |
(+.f32 #s(literal 1/4 binary32) (*.f32 r (+.f32 (*.f32 r (+.f32 (*.f32 #s(literal -1/24 binary32) (/.f32 (/.f32 r (*.f32 s s)) s)) (/.f32 #s(literal 1/8 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/4 binary32) s)))) |
(* 1/4 (exp (* -1 (/ r s)))) |
(/.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 r s))) |
(* 1/4 (exp (* -1 (/ r s)))) |
(/.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 r s))) |
(* 1/4 (exp (* -1 (/ r s)))) |
(/.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 r s))) |
(* 1/4 (exp (* -1 (/ r s)))) |
(/.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 r s))) |
(* 1/4 (exp (* -1 (/ r s)))) |
(/.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 r s))) |
(* 1/4 (exp (* -1 (/ r s)))) |
(/.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 r s))) |
(* 1/4 (exp (* -1 (/ r s)))) |
(/.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 r s))) |
(* 1/4 (exp (* -1 (/ r s)))) |
(/.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 r s))) |
(* 1/4 (exp (* -1 (/ r s)))) |
(/.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 r s))) |
(* 1/4 (exp (* -1 (/ r s)))) |
(/.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 r s))) |
(* 1/4 (exp (* -1 (/ r s)))) |
(/.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 r s))) |
(* 1/4 (exp (* -1 (/ r s)))) |
(/.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 r s))) |
1/4 |
#s(literal 1/4 binary32) |
(+ 1/4 (* -1/4 (/ r s))) |
(+.f32 #s(literal 1/4 binary32) (*.f32 (/.f32 r s) #s(literal -1/4 binary32))) |
(+ 1/4 (+ (* -1/4 (/ r s)) (* 1/8 (/ (pow r 2) (pow s 2))))) |
(+.f32 #s(literal 1/4 binary32) (+.f32 (*.f32 (/.f32 r s) #s(literal -1/4 binary32)) (/.f32 (*.f32 r (*.f32 r #s(literal 1/8 binary32))) (*.f32 s s)))) |
(+ 1/4 (+ (* -1/4 (/ r s)) (+ (* -1/24 (/ (pow r 3) (pow s 3))) (* 1/8 (/ (pow r 2) (pow s 2)))))) |
(+.f32 (+.f32 #s(literal 1/4 binary32) (*.f32 (/.f32 r s) #s(literal -1/4 binary32))) (+.f32 (/.f32 (*.f32 r (*.f32 r #s(literal 1/8 binary32))) (*.f32 s s)) (/.f32 (/.f32 (*.f32 #s(literal -1/24 binary32) (*.f32 r (*.f32 r r))) s) (*.f32 s s)))) |
1/4 |
#s(literal 1/4 binary32) |
(+ 1/4 (* -1/4 (/ r s))) |
(+.f32 #s(literal 1/4 binary32) (*.f32 (/.f32 r s) #s(literal -1/4 binary32))) |
(+ 1/4 (* -1 (/ (+ (* -1/8 (/ (pow r 2) s)) (* 1/4 r)) s))) |
(-.f32 #s(literal 1/4 binary32) (/.f32 (+.f32 (/.f32 (*.f32 #s(literal -1/8 binary32) (*.f32 r r)) s) (*.f32 #s(literal 1/4 binary32) r)) s)) |
(+ 1/4 (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (/ (pow r 3) s)) (* 1/8 (pow r 2))) s)) (* 1/4 r)) s))) |
(-.f32 #s(literal 1/4 binary32) (/.f32 (-.f32 (*.f32 #s(literal 1/4 binary32) r) (/.f32 (+.f32 (/.f32 (*.f32 #s(literal -1/24 binary32) (*.f32 r (*.f32 r r))) s) (*.f32 r (*.f32 r #s(literal 1/8 binary32)))) s)) s)) |
(/ 1/4 (* r (* s (PI)))) |
(/.f32 #s(literal 1/4 binary32) (*.f32 r (*.f32 s (PI.f32)))) |
(/ (+ (* -1/6 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* s (PI))))) r) |
(/.f32 (+.f32 (/.f32 (*.f32 #s(literal -1/6 binary32) (/.f32 r (*.f32 s s))) (PI.f32)) (/.f32 #s(literal 1/4 binary32) (*.f32 s (PI.f32)))) r) |
(/ (+ (* r (- (* 5/72 (/ r (* (pow s 3) (PI)))) (* 1/6 (/ 1 (* (pow s 2) (PI)))))) (* 1/4 (/ 1 (* s (PI))))) r) |
(/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 s (PI.f32))) (*.f32 r (+.f32 (/.f32 #s(literal -1/6 binary32) (*.f32 (PI.f32) (*.f32 s s))) (/.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 (/.f32 r (*.f32 s s)) s)) (PI.f32))))) r) |
(/ (+ (* r (- (* r (+ (* -7/324 (/ r (* (pow s 4) (PI)))) (* 5/72 (/ 1 (* (pow s 3) (PI)))))) (* 1/6 (/ 1 (* (pow s 2) (PI)))))) (* 1/4 (/ 1 (* s (PI))))) r) |
(/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 s (PI.f32))) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -7/324 binary32)) (*.f32 (PI.f32) (pow.f32 s #s(literal 4 binary32)))) (/.f32 #s(literal 5/72 binary32) (*.f32 s (*.f32 (PI.f32) (*.f32 s s)))))) (/.f32 #s(literal -1/6 binary32) (*.f32 (PI.f32) (*.f32 s s)))))) r) |
(* 1/8 (/ (+ (exp (neg (/ r s))) (exp (* -1/3 (/ r s)))) (* r (* s (PI))))) |
(/.f32 (+.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s)))) (*.f32 r (*.f32 s (PI.f32)))) |
(* 1/8 (/ (+ (exp (neg (/ r s))) (exp (* -1/3 (/ r s)))) (* r (* s (PI))))) |
(/.f32 (+.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s)))) (*.f32 r (*.f32 s (PI.f32)))) |
(* 1/8 (/ (+ (exp (neg (/ r s))) (exp (* -1/3 (/ r s)))) (* r (* s (PI))))) |
(/.f32 (+.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s)))) (*.f32 r (*.f32 s (PI.f32)))) |
(* 1/8 (/ (+ (exp (neg (/ r s))) (exp (* -1/3 (/ r s)))) (* r (* s (PI))))) |
(/.f32 (+.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s)))) (*.f32 r (*.f32 s (PI.f32)))) |
(* 1/8 (/ (+ (exp (* -1 (/ r s))) (exp (* -1/3 (/ r s)))) (* r (* s (PI))))) |
(/.f32 (+.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s)))) (*.f32 r (*.f32 s (PI.f32)))) |
(* 1/8 (/ (+ (exp (* -1 (/ r s))) (exp (* -1/3 (/ r s)))) (* r (* s (PI))))) |
(/.f32 (+.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s)))) (*.f32 r (*.f32 s (PI.f32)))) |
(* 1/8 (/ (+ (exp (* -1 (/ r s))) (exp (* -1/3 (/ r s)))) (* r (* s (PI))))) |
(/.f32 (+.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s)))) (*.f32 r (*.f32 s (PI.f32)))) |
(* 1/8 (/ (+ (exp (* -1 (/ r s))) (exp (* -1/3 (/ r s)))) (* r (* s (PI))))) |
(/.f32 (+.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s)))) (*.f32 r (*.f32 s (PI.f32)))) |
(* 1/8 (/ (+ (exp (neg (/ r s))) (exp (* -1/3 (/ r s)))) (* r (* s (PI))))) |
(/.f32 (+.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s)))) (*.f32 r (*.f32 s (PI.f32)))) |
(* 1/8 (/ (+ (exp (neg (/ r s))) (exp (* -1/3 (/ r s)))) (* r (* s (PI))))) |
(/.f32 (+.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s)))) (*.f32 r (*.f32 s (PI.f32)))) |
(* 1/8 (/ (+ (exp (neg (/ r s))) (exp (* -1/3 (/ r s)))) (* r (* s (PI))))) |
(/.f32 (+.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s)))) (*.f32 r (*.f32 s (PI.f32)))) |
(* 1/8 (/ (+ (exp (neg (/ r s))) (exp (* -1/3 (/ r s)))) (* r (* s (PI))))) |
(/.f32 (+.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s)))) (*.f32 r (*.f32 s (PI.f32)))) |
(/ 1/4 (* r (* s (PI)))) |
(/.f32 #s(literal 1/4 binary32) (*.f32 r (*.f32 s (PI.f32)))) |
(/ (- (* 1/4 (/ 1 (* r (PI)))) (* 1/6 (/ 1 (* s (PI))))) s) |
(/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 #s(literal -1/6 binary32) (*.f32 s (PI.f32)))) s) |
(/ (- (+ (* 1/8 (/ (+ (* 1/18 (/ r (PI))) (* 1/2 (/ r (PI)))) (pow s 2))) (* 1/4 (/ 1 (* r (PI))))) (/ 1/6 (* s (PI)))) s) |
(/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (+.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 (/.f32 r s) (PI.f32))) (/.f32 #s(literal -1/6 binary32) (PI.f32))) s)) s) |
(/ (- (+ (* 1/8 (/ (+ (* -1/6 (/ (pow r 2) (PI))) (* -1/162 (/ (pow r 2) (PI)))) (pow s 3))) (+ (* 1/8 (/ (+ (* 1/18 (/ r (PI))) (* 1/2 (/ r (PI)))) (pow s 2))) (* 1/4 (/ 1 (* r (PI)))))) (/ 1/6 (* s (PI)))) s) |
(/.f32 (+.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) s) (+.f32 (/.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal 5/9 binary32)) s) (/.f32 (/.f32 (*.f32 (*.f32 r r) #s(literal -14/81 binary32)) (PI.f32)) (*.f32 s s)))) (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 #s(literal -1/6 binary32) (*.f32 s (PI.f32))))) s) |
(/ 1/4 (* r (* s (PI)))) |
(/.f32 #s(literal 1/4 binary32) (*.f32 r (*.f32 s (PI.f32)))) |
(* -1 (/ (- (* 1/6 (/ 1 (* s (PI)))) (* 1/4 (/ 1 (* r (PI))))) s)) |
(/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 #s(literal -1/6 binary32) (*.f32 s (PI.f32)))) s) |
(* -1 (/ (- (* -1 (/ (- (* 1/8 (/ (+ (* 1/18 (/ r (PI))) (* 1/2 (/ r (PI)))) s)) (* 1/6 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))) s)) |
(/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (+.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 (/.f32 r s) (PI.f32))) (/.f32 #s(literal -1/6 binary32) (PI.f32))) s)) s) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -1/8 (+ (* 1/18 (/ r (PI))) (* 1/2 (/ r (PI))))) (* 1/8 (/ (+ (* 1/162 (/ (pow r 2) (PI))) (* 1/6 (/ (pow r 2) (PI)))) s))) s)) (* 1/6 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))) s)) |
(/.f32 (+.f32 (/.f32 (-.f32 (/.f32 #s(literal -1/6 binary32) (PI.f32)) (/.f32 (+.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32)) (/.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (*.f32 (*.f32 r r) #s(literal 14/81 binary32)) (PI.f32))) s)) s)) s) (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32)))) s) |
(/ 1/4 (* r s)) |
(/.f32 (/.f32 #s(literal 1/4 binary32) s) r) |
(/ (+ (* -1/6 (/ r (pow s 2))) (* 1/4 (/ 1 s))) r) |
(/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) s) (*.f32 #s(literal -1/6 binary32) (/.f32 r (*.f32 s s)))) r) |
(/ (+ (* r (- (* 5/72 (/ r (pow s 3))) (* 1/6 (/ 1 (pow s 2))))) (* 1/4 (/ 1 s))) r) |
(/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) s) (*.f32 r (+.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 (/.f32 r (*.f32 s s)) s)) (/.f32 #s(literal -1/6 binary32) (*.f32 s s))))) r) |
(/ (+ (* r (- (* r (+ (* -7/324 (/ r (pow s 4))) (* 5/72 (/ 1 (pow s 3))))) (* 1/6 (/ 1 (pow s 2))))) (* 1/4 (/ 1 s))) r) |
(/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) s) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -7/324 binary32)) (pow.f32 s #s(literal 4 binary32))) (/.f32 #s(literal 5/72 binary32) (*.f32 s (*.f32 s s))))) (/.f32 #s(literal -1/6 binary32) (*.f32 s s))))) r) |
(* 1/8 (/ (+ (exp (neg (/ r s))) (exp (* -1/3 (/ r s)))) (* r s))) |
(/.f32 (+.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s)))) (*.f32 r s)) |
(* 1/8 (/ (+ (exp (neg (/ r s))) (exp (* -1/3 (/ r s)))) (* r s))) |
(/.f32 (+.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s)))) (*.f32 r s)) |
(* 1/8 (/ (+ (exp (neg (/ r s))) (exp (* -1/3 (/ r s)))) (* r s))) |
(/.f32 (+.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s)))) (*.f32 r s)) |
(* 1/8 (/ (+ (exp (neg (/ r s))) (exp (* -1/3 (/ r s)))) (* r s))) |
(/.f32 (+.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s)))) (*.f32 r s)) |
(* 1/8 (/ (+ (exp (* -1 (/ r s))) (exp (* -1/3 (/ r s)))) (* r s))) |
(/.f32 (+.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s)))) (*.f32 r s)) |
(* 1/8 (/ (+ (exp (* -1 (/ r s))) (exp (* -1/3 (/ r s)))) (* r s))) |
(/.f32 (+.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s)))) (*.f32 r s)) |
(* 1/8 (/ (+ (exp (* -1 (/ r s))) (exp (* -1/3 (/ r s)))) (* r s))) |
(/.f32 (+.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s)))) (*.f32 r s)) |
(* 1/8 (/ (+ (exp (* -1 (/ r s))) (exp (* -1/3 (/ r s)))) (* r s))) |
(/.f32 (+.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s)))) (*.f32 r s)) |
(* 1/8 (/ (+ (exp (neg (/ r s))) (exp (* -1/3 (/ r s)))) (* r s))) |
(/.f32 (+.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s)))) (*.f32 r s)) |
(* 1/8 (/ (+ (exp (neg (/ r s))) (exp (* -1/3 (/ r s)))) (* r s))) |
(/.f32 (+.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s)))) (*.f32 r s)) |
(* 1/8 (/ (+ (exp (neg (/ r s))) (exp (* -1/3 (/ r s)))) (* r s))) |
(/.f32 (+.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s)))) (*.f32 r s)) |
(* 1/8 (/ (+ (exp (neg (/ r s))) (exp (* -1/3 (/ r s)))) (* r s))) |
(/.f32 (+.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)))) (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s)))) (*.f32 r s)) |
(/ 1/4 (* r s)) |
(/.f32 (/.f32 #s(literal 1/4 binary32) s) r) |
(/ (- (* 1/4 (/ 1 r)) (* 1/6 (/ 1 s))) s) |
(/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) r) (/.f32 #s(literal -1/6 binary32) s)) s) |
(/ (- (+ (* 1/8 (/ (+ (* 1/18 r) (* 1/2 r)) (pow s 2))) (* 1/4 (/ 1 r))) (* 1/6 (/ 1 s))) s) |
(/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) r) (/.f32 (+.f32 #s(literal -1/6 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 (*.f32 r #s(literal 5/9 binary32)) s))) s)) s) |
(/ (- (+ (* 1/8 (/ (+ (* -1/6 (pow r 2)) (* -1/162 (pow r 2))) (pow s 3))) (+ (* 1/8 (/ (+ (* 1/18 r) (* 1/2 r)) (pow s 2))) (* 1/4 (/ 1 r)))) (* 1/6 (/ 1 s))) s) |
(/.f32 (+.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) r) (/.f32 #s(literal -1/6 binary32) s)) (*.f32 (/.f32 #s(literal 1/8 binary32) s) (+.f32 (/.f32 (*.f32 r #s(literal 5/9 binary32)) s) (/.f32 (*.f32 (*.f32 r r) #s(literal -14/81 binary32)) (*.f32 s s))))) s) |
(/ 1/4 (* r s)) |
(/.f32 (/.f32 #s(literal 1/4 binary32) s) r) |
(* -1 (/ (- (* 1/6 (/ 1 s)) (* 1/4 (/ 1 r))) s)) |
(/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) r) (/.f32 #s(literal -1/6 binary32) s)) s) |
(* -1 (/ (- (* -1 (/ (- (* 1/8 (/ (+ (* 1/18 r) (* 1/2 r)) s)) 1/6) s)) (* 1/4 (/ 1 r))) s)) |
(/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) r) (/.f32 (+.f32 #s(literal -1/6 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 (*.f32 r #s(literal 5/9 binary32)) s))) s)) s) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -1/8 (+ (* 1/18 r) (* 1/2 r))) (* 1/8 (/ (+ (* 1/162 (pow r 2)) (* 1/6 (pow r 2))) s))) s)) 1/6) s)) (* 1/4 (/ 1 r))) s)) |
(/.f32 (+.f32 (/.f32 (-.f32 #s(literal -1/6 binary32) (/.f32 (+.f32 (*.f32 r #s(literal -5/72 binary32)) (*.f32 #s(literal 1/8 binary32) (/.f32 (*.f32 (*.f32 r r) #s(literal 14/81 binary32)) s))) s)) s) (/.f32 #s(literal 1/4 binary32) r)) s) |
(/ 1/8 (* r s)) |
(/.f32 #s(literal 1/8 binary32) (*.f32 r s)) |
(/ 1/8 (* r s)) |
(/.f32 #s(literal 1/8 binary32) (*.f32 r s)) |
(/ 1/8 (* r s)) |
(/.f32 #s(literal 1/8 binary32) (*.f32 r s)) |
(/ 1/8 (* r s)) |
(/.f32 #s(literal 1/8 binary32) (*.f32 r s)) |
(/ 1/8 (* r s)) |
(/.f32 #s(literal 1/8 binary32) (*.f32 r s)) |
(/ 1/8 (* r s)) |
(/.f32 #s(literal 1/8 binary32) (*.f32 r s)) |
(/ 1/8 (* r s)) |
(/.f32 #s(literal 1/8 binary32) (*.f32 r s)) |
(/ 1/8 (* r s)) |
(/.f32 #s(literal 1/8 binary32) (*.f32 r s)) |
(/ 1/8 (* r s)) |
(/.f32 #s(literal 1/8 binary32) (*.f32 r s)) |
(/ 1/8 (* r s)) |
(/.f32 #s(literal 1/8 binary32) (*.f32 r s)) |
(/ 1/8 (* r s)) |
(/.f32 #s(literal 1/8 binary32) (*.f32 r s)) |
(/ 1/8 (* r s)) |
(/.f32 #s(literal 1/8 binary32) (*.f32 r s)) |
(/ 1/8 (* r s)) |
(/.f32 #s(literal 1/8 binary32) (*.f32 r s)) |
(/ 1/8 (* r s)) |
(/.f32 #s(literal 1/8 binary32) (*.f32 r s)) |
(/ 1/8 (* r s)) |
(/.f32 #s(literal 1/8 binary32) (*.f32 r s)) |
(/ 1/8 (* r s)) |
(/.f32 #s(literal 1/8 binary32) (*.f32 r s)) |
(/ 1/8 (* r s)) |
(/.f32 #s(literal 1/8 binary32) (*.f32 r s)) |
(/ 1/8 (* r s)) |
(/.f32 #s(literal 1/8 binary32) (*.f32 r s)) |
(/ 1/8 (* r s)) |
(/.f32 #s(literal 1/8 binary32) (*.f32 r s)) |
(/ 1/8 (* r s)) |
(/.f32 #s(literal 1/8 binary32) (*.f32 r s)) |
(/ 1/8 (* r s)) |
(/.f32 #s(literal 1/8 binary32) (*.f32 r s)) |
(/ 1/8 (* r s)) |
(/.f32 #s(literal 1/8 binary32) (*.f32 r s)) |
(/ 1/8 (* r s)) |
(/.f32 #s(literal 1/8 binary32) (*.f32 r s)) |
(/ 1/8 (* r s)) |
(/.f32 #s(literal 1/8 binary32) (*.f32 r s)) |
(* r s) |
(*.f32 r s) |
(* r s) |
(*.f32 r s) |
(* r s) |
(*.f32 r s) |
(* r s) |
(*.f32 r s) |
(* r s) |
(*.f32 r s) |
(* r s) |
(*.f32 r s) |
(* r s) |
(*.f32 r s) |
(* r s) |
(*.f32 r s) |
(* r s) |
(*.f32 r s) |
(* r s) |
(*.f32 r s) |
(* r s) |
(*.f32 r s) |
(* r s) |
(*.f32 r s) |
(* r s) |
(*.f32 r s) |
(* r s) |
(*.f32 r s) |
(* r s) |
(*.f32 r s) |
(* r s) |
(*.f32 r s) |
(* r s) |
(*.f32 r s) |
(* r s) |
(*.f32 r s) |
(* r s) |
(*.f32 r s) |
(* r s) |
(*.f32 r s) |
(* r s) |
(*.f32 r s) |
(* r s) |
(*.f32 r s) |
(* r s) |
(*.f32 r s) |
(* r s) |
(*.f32 r s) |
(* 2 (* s (PI))) |
(*.f32 (*.f32 s (PI.f32)) #s(literal 2 binary32)) |
(* 2 (* s (PI))) |
(*.f32 (*.f32 s (PI.f32)) #s(literal 2 binary32)) |
(* 2 (* s (PI))) |
(*.f32 (*.f32 s (PI.f32)) #s(literal 2 binary32)) |
(* 2 (* s (PI))) |
(*.f32 (*.f32 s (PI.f32)) #s(literal 2 binary32)) |
(* 2 (* s (PI))) |
(*.f32 (*.f32 s (PI.f32)) #s(literal 2 binary32)) |
(* 2 (* s (PI))) |
(*.f32 (*.f32 s (PI.f32)) #s(literal 2 binary32)) |
(* 2 (* s (PI))) |
(*.f32 (*.f32 s (PI.f32)) #s(literal 2 binary32)) |
(* 2 (* s (PI))) |
(*.f32 (*.f32 s (PI.f32)) #s(literal 2 binary32)) |
(* 2 (* s (PI))) |
(*.f32 (*.f32 s (PI.f32)) #s(literal 2 binary32)) |
(* 2 (* s (PI))) |
(*.f32 (*.f32 s (PI.f32)) #s(literal 2 binary32)) |
(* 2 (* s (PI))) |
(*.f32 (*.f32 s (PI.f32)) #s(literal 2 binary32)) |
(* 2 (* s (PI))) |
(*.f32 (*.f32 s (PI.f32)) #s(literal 2 binary32)) |
(* -1/3 (/ r s)) |
(*.f32 (/.f32 r s) #s(literal -1/3 binary32)) |
(* -1/3 (/ r s)) |
(*.f32 (/.f32 r s) #s(literal -1/3 binary32)) |
(* -1/3 (/ r s)) |
(*.f32 (/.f32 r s) #s(literal -1/3 binary32)) |
(* -1/3 (/ r s)) |
(*.f32 (/.f32 r s) #s(literal -1/3 binary32)) |
(* -1/3 (/ r s)) |
(*.f32 (/.f32 r s) #s(literal -1/3 binary32)) |
(* -1/3 (/ r s)) |
(*.f32 (/.f32 r s) #s(literal -1/3 binary32)) |
(* -1/3 (/ r s)) |
(*.f32 (/.f32 r s) #s(literal -1/3 binary32)) |
(* -1/3 (/ r s)) |
(*.f32 (/.f32 r s) #s(literal -1/3 binary32)) |
(* -1/3 (/ r s)) |
(*.f32 (/.f32 r s) #s(literal -1/3 binary32)) |
(* -1/3 (/ r s)) |
(*.f32 (/.f32 r s) #s(literal -1/3 binary32)) |
(* -1/3 (/ r s)) |
(*.f32 (/.f32 r s) #s(literal -1/3 binary32)) |
(* -1/3 (/ r s)) |
(*.f32 (/.f32 r s) #s(literal -1/3 binary32)) |
(* -1/3 (/ r s)) |
(*.f32 (/.f32 r s) #s(literal -1/3 binary32)) |
(* -1/3 (/ r s)) |
(*.f32 (/.f32 r s) #s(literal -1/3 binary32)) |
(* -1/3 (/ r s)) |
(*.f32 (/.f32 r s) #s(literal -1/3 binary32)) |
(* -1/3 (/ r s)) |
(*.f32 (/.f32 r s) #s(literal -1/3 binary32)) |
(* -1/3 (/ r s)) |
(*.f32 (/.f32 r s) #s(literal -1/3 binary32)) |
(* -1/3 (/ r s)) |
(*.f32 (/.f32 r s) #s(literal -1/3 binary32)) |
(* -1/3 (/ r s)) |
(*.f32 (/.f32 r s) #s(literal -1/3 binary32)) |
(* -1/3 (/ r s)) |
(*.f32 (/.f32 r s) #s(literal -1/3 binary32)) |
(* -1/3 (/ r s)) |
(*.f32 (/.f32 r s) #s(literal -1/3 binary32)) |
(* -1/3 (/ r s)) |
(*.f32 (/.f32 r s) #s(literal -1/3 binary32)) |
(* -1/3 (/ r s)) |
(*.f32 (/.f32 r s) #s(literal -1/3 binary32)) |
(* -1/3 (/ r s)) |
(*.f32 (/.f32 r s) #s(literal -1/3 binary32)) |
(* 2 (* r (* s (PI)))) |
(*.f32 (*.f32 r (*.f32 s (PI.f32))) #s(literal 2 binary32)) |
(* 2 (* r (* s (PI)))) |
(*.f32 (*.f32 r (*.f32 s (PI.f32))) #s(literal 2 binary32)) |
(* 2 (* r (* s (PI)))) |
(*.f32 (*.f32 r (*.f32 s (PI.f32))) #s(literal 2 binary32)) |
(* 2 (* r (* s (PI)))) |
(*.f32 (*.f32 r (*.f32 s (PI.f32))) #s(literal 2 binary32)) |
(* 2 (* r (* s (PI)))) |
(*.f32 (*.f32 r (*.f32 s (PI.f32))) #s(literal 2 binary32)) |
(* 2 (* r (* s (PI)))) |
(*.f32 (*.f32 r (*.f32 s (PI.f32))) #s(literal 2 binary32)) |
(* 2 (* r (* s (PI)))) |
(*.f32 (*.f32 r (*.f32 s (PI.f32))) #s(literal 2 binary32)) |
(* 2 (* r (* s (PI)))) |
(*.f32 (*.f32 r (*.f32 s (PI.f32))) #s(literal 2 binary32)) |
(* 2 (* r (* s (PI)))) |
(*.f32 (*.f32 r (*.f32 s (PI.f32))) #s(literal 2 binary32)) |
(* 2 (* r (* s (PI)))) |
(*.f32 (*.f32 r (*.f32 s (PI.f32))) #s(literal 2 binary32)) |
(* 2 (* r (* s (PI)))) |
(*.f32 (*.f32 r (*.f32 s (PI.f32))) #s(literal 2 binary32)) |
(* 2 (* r (* s (PI)))) |
(*.f32 (*.f32 r (*.f32 s (PI.f32))) #s(literal 2 binary32)) |
(* 2 (* r (* s (PI)))) |
(*.f32 (*.f32 r (*.f32 s (PI.f32))) #s(literal 2 binary32)) |
(* 2 (* r (* s (PI)))) |
(*.f32 (*.f32 r (*.f32 s (PI.f32))) #s(literal 2 binary32)) |
(* 2 (* r (* s (PI)))) |
(*.f32 (*.f32 r (*.f32 s (PI.f32))) #s(literal 2 binary32)) |
(* 2 (* r (* s (PI)))) |
(*.f32 (*.f32 r (*.f32 s (PI.f32))) #s(literal 2 binary32)) |
(* 2 (* r (* s (PI)))) |
(*.f32 (*.f32 r (*.f32 s (PI.f32))) #s(literal 2 binary32)) |
(* 2 (* r (* s (PI)))) |
(*.f32 (*.f32 r (*.f32 s (PI.f32))) #s(literal 2 binary32)) |
(* 2 (* r (* s (PI)))) |
(*.f32 (*.f32 r (*.f32 s (PI.f32))) #s(literal 2 binary32)) |
(* 2 (* r (* s (PI)))) |
(*.f32 (*.f32 r (*.f32 s (PI.f32))) #s(literal 2 binary32)) |
(* 2 (* r (* s (PI)))) |
(*.f32 (*.f32 r (*.f32 s (PI.f32))) #s(literal 2 binary32)) |
(* 2 (* r (* s (PI)))) |
(*.f32 (*.f32 r (*.f32 s (PI.f32))) #s(literal 2 binary32)) |
(* 2 (* r (* s (PI)))) |
(*.f32 (*.f32 r (*.f32 s (PI.f32))) #s(literal 2 binary32)) |
(* 2 (* r (* s (PI)))) |
(*.f32 (*.f32 r (*.f32 s (PI.f32))) #s(literal 2 binary32)) |
(* 6 (* r (* s (PI)))) |
(*.f32 (*.f32 r (*.f32 s (PI.f32))) #s(literal 6 binary32)) |
(* 6 (* r (* s (PI)))) |
(*.f32 (*.f32 r (*.f32 s (PI.f32))) #s(literal 6 binary32)) |
(* 6 (* r (* s (PI)))) |
(*.f32 (*.f32 r (*.f32 s (PI.f32))) #s(literal 6 binary32)) |
(* 6 (* r (* s (PI)))) |
(*.f32 (*.f32 r (*.f32 s (PI.f32))) #s(literal 6 binary32)) |
(* 6 (* r (* s (PI)))) |
(*.f32 (*.f32 r (*.f32 s (PI.f32))) #s(literal 6 binary32)) |
(* 6 (* r (* s (PI)))) |
(*.f32 (*.f32 r (*.f32 s (PI.f32))) #s(literal 6 binary32)) |
(* 6 (* r (* s (PI)))) |
(*.f32 (*.f32 r (*.f32 s (PI.f32))) #s(literal 6 binary32)) |
(* 6 (* r (* s (PI)))) |
(*.f32 (*.f32 r (*.f32 s (PI.f32))) #s(literal 6 binary32)) |
(* 6 (* r (* s (PI)))) |
(*.f32 (*.f32 r (*.f32 s (PI.f32))) #s(literal 6 binary32)) |
(* 6 (* r (* s (PI)))) |
(*.f32 (*.f32 r (*.f32 s (PI.f32))) #s(literal 6 binary32)) |
(* 6 (* r (* s (PI)))) |
(*.f32 (*.f32 r (*.f32 s (PI.f32))) #s(literal 6 binary32)) |
(* 6 (* r (* s (PI)))) |
(*.f32 (*.f32 r (*.f32 s (PI.f32))) #s(literal 6 binary32)) |
(* 6 (* r (* s (PI)))) |
(*.f32 (*.f32 r (*.f32 s (PI.f32))) #s(literal 6 binary32)) |
(* 6 (* r (* s (PI)))) |
(*.f32 (*.f32 r (*.f32 s (PI.f32))) #s(literal 6 binary32)) |
(* 6 (* r (* s (PI)))) |
(*.f32 (*.f32 r (*.f32 s (PI.f32))) #s(literal 6 binary32)) |
(* 6 (* r (* s (PI)))) |
(*.f32 (*.f32 r (*.f32 s (PI.f32))) #s(literal 6 binary32)) |
(* 6 (* r (* s (PI)))) |
(*.f32 (*.f32 r (*.f32 s (PI.f32))) #s(literal 6 binary32)) |
(* 6 (* r (* s (PI)))) |
(*.f32 (*.f32 r (*.f32 s (PI.f32))) #s(literal 6 binary32)) |
(* 6 (* r (* s (PI)))) |
(*.f32 (*.f32 r (*.f32 s (PI.f32))) #s(literal 6 binary32)) |
(* 6 (* r (* s (PI)))) |
(*.f32 (*.f32 r (*.f32 s (PI.f32))) #s(literal 6 binary32)) |
(* 6 (* r (* s (PI)))) |
(*.f32 (*.f32 r (*.f32 s (PI.f32))) #s(literal 6 binary32)) |
(* 6 (* r (* s (PI)))) |
(*.f32 (*.f32 r (*.f32 s (PI.f32))) #s(literal 6 binary32)) |
(* 6 (* r (* s (PI)))) |
(*.f32 (*.f32 r (*.f32 s (PI.f32))) #s(literal 6 binary32)) |
(* 6 (* r (* s (PI)))) |
(*.f32 (*.f32 r (*.f32 s (PI.f32))) #s(literal 6 binary32)) |
(* -1/3 (/ r s)) |
(*.f32 (/.f32 r s) #s(literal -1/3 binary32)) |
(* -1/3 (/ r s)) |
(*.f32 (/.f32 r s) #s(literal -1/3 binary32)) |
(* -1/3 (/ r s)) |
(*.f32 (/.f32 r s) #s(literal -1/3 binary32)) |
(* -1/3 (/ r s)) |
(*.f32 (/.f32 r s) #s(literal -1/3 binary32)) |
(* -1/3 (/ r s)) |
(*.f32 (/.f32 r s) #s(literal -1/3 binary32)) |
(* -1/3 (/ r s)) |
(*.f32 (/.f32 r s) #s(literal -1/3 binary32)) |
(* -1/3 (/ r s)) |
(*.f32 (/.f32 r s) #s(literal -1/3 binary32)) |
(* -1/3 (/ r s)) |
(*.f32 (/.f32 r s) #s(literal -1/3 binary32)) |
(* -1/3 (/ r s)) |
(*.f32 (/.f32 r s) #s(literal -1/3 binary32)) |
(* -1/3 (/ r s)) |
(*.f32 (/.f32 r s) #s(literal -1/3 binary32)) |
(* -1/3 (/ r s)) |
(*.f32 (/.f32 r s) #s(literal -1/3 binary32)) |
(* -1/3 (/ r s)) |
(*.f32 (/.f32 r s) #s(literal -1/3 binary32)) |
(* -1/3 (/ r s)) |
(*.f32 (/.f32 r s) #s(literal -1/3 binary32)) |
(* -1/3 (/ r s)) |
(*.f32 (/.f32 r s) #s(literal -1/3 binary32)) |
(* -1/3 (/ r s)) |
(*.f32 (/.f32 r s) #s(literal -1/3 binary32)) |
(* -1/3 (/ r s)) |
(*.f32 (/.f32 r s) #s(literal -1/3 binary32)) |
(* -1/3 (/ r s)) |
(*.f32 (/.f32 r s) #s(literal -1/3 binary32)) |
(* -1/3 (/ r s)) |
(*.f32 (/.f32 r s) #s(literal -1/3 binary32)) |
(* -1/3 (/ r s)) |
(*.f32 (/.f32 r s) #s(literal -1/3 binary32)) |
(* -1/3 (/ r s)) |
(*.f32 (/.f32 r s) #s(literal -1/3 binary32)) |
(* -1/3 (/ r s)) |
(*.f32 (/.f32 r s) #s(literal -1/3 binary32)) |
(* -1/3 (/ r s)) |
(*.f32 (/.f32 r s) #s(literal -1/3 binary32)) |
(* -1/3 (/ r s)) |
(*.f32 (/.f32 r s) #s(literal -1/3 binary32)) |
(* -1/3 (/ r s)) |
(*.f32 (/.f32 r s) #s(literal -1/3 binary32)) |
1 |
#s(literal 1 binary32) |
(+ 1 (* -1/3 (/ r s))) |
(+.f32 #s(literal 1 binary32) (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) |
(+ 1 (* r (- (* 1/18 (/ r (pow s 2))) (* 1/3 (/ 1 s))))) |
(+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (/.f32 #s(literal -1/3 binary32) s) (*.f32 r (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))))) |
(+ 1 (* r (- (* r (+ (* -1/162 (/ r (pow s 3))) (* 1/18 (/ 1 (pow s 2))))) (* 1/3 (/ 1 s))))) |
(+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 r (+.f32 (*.f32 (/.f32 (/.f32 r (*.f32 s s)) s) #s(literal -1/162 binary32)) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))) |
(exp (* -1/3 (/ r s))) |
(exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) |
(exp (* -1/3 (/ r s))) |
(exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) |
(exp (* -1/3 (/ r s))) |
(exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) |
(exp (* -1/3 (/ r s))) |
(exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) |
(exp (* -1/3 (/ r s))) |
(exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) |
(exp (* -1/3 (/ r s))) |
(exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) |
(exp (* -1/3 (/ r s))) |
(exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) |
(exp (* -1/3 (/ r s))) |
(exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) |
(exp (* -1/3 (/ r s))) |
(exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) |
(exp (* -1/3 (/ r s))) |
(exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) |
(exp (* -1/3 (/ r s))) |
(exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) |
(exp (* -1/3 (/ r s))) |
(exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) |
1 |
#s(literal 1 binary32) |
(+ 1 (* -1/3 (/ r s))) |
(+.f32 #s(literal 1 binary32) (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) |
(+ 1 (+ (* -1/3 (/ r s)) (* 1/18 (/ (pow r 2) (pow s 2))))) |
(+.f32 #s(literal 1 binary32) (+.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)) (/.f32 (*.f32 r (*.f32 r #s(literal 1/18 binary32))) (*.f32 s s)))) |
(+ 1 (+ (* -1/3 (/ r s)) (+ (* -1/162 (/ (pow r 3) (pow s 3))) (* 1/18 (/ (pow r 2) (pow s 2)))))) |
(+.f32 #s(literal 1 binary32) (+.f32 (+.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32)) (/.f32 (*.f32 r (*.f32 r #s(literal 1/18 binary32))) (*.f32 s s))) (/.f32 (*.f32 (*.f32 r (*.f32 r r)) #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))))) |
1 |
#s(literal 1 binary32) |
(+ 1 (* -1/3 (/ r s))) |
(+.f32 #s(literal 1 binary32) (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) |
(+ 1 (* -1 (/ (+ (* -1/18 (/ (pow r 2) s)) (* 1/3 r)) s))) |
(-.f32 #s(literal 1 binary32) (/.f32 (+.f32 (/.f32 (*.f32 (*.f32 r r) #s(literal -1/18 binary32)) s) (*.f32 r #s(literal 1/3 binary32))) s)) |
(+ 1 (* -1 (/ (+ (* -1 (/ (+ (* -1/162 (/ (pow r 3) s)) (* 1/18 (pow r 2))) s)) (* 1/3 r)) s))) |
(-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (+.f32 (/.f32 (*.f32 (*.f32 r (*.f32 r r)) #s(literal -1/162 binary32)) s) (*.f32 r (*.f32 r #s(literal 1/18 binary32)))) s)) s)) |
Compiled 30761 to 2601 computations (91.5% saved)
36 alts after pruning (35 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 906 | 35 | 941 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 1 | 2 |
| Done | 0 | 0 | 0 |
| Total | 907 | 36 | 943 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.6% | (/.f32 (/.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))))) s) r) (PI.f32)) |
| 7.9% | (/.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) s) r) (PI.f32)) | |
| 7.9% | (/.f32 (/.f32 (+.f32 (/.f32 (-.f32 #s(literal -1/6 binary32) (/.f32 (+.f32 (*.f32 r #s(literal -5/72 binary32)) (*.f32 #s(literal 1/8 binary32) (/.f32 (*.f32 (*.f32 r r) #s(literal 14/81 binary32)) s))) s)) s) (/.f32 #s(literal 1/4 binary32) r)) s) (PI.f32)) | |
| 7.1% | (/.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) s) (*.f32 r (+.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 (/.f32 r (*.f32 s s)) s)) (/.f32 #s(literal -1/6 binary32) (*.f32 s s))))) r) (PI.f32)) | |
| 7.5% | (/.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) s) (*.f32 #s(literal -1/6 binary32) (/.f32 r (*.f32 s s)))) r) (PI.f32)) | |
| 8.4% | (/.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) r) (/.f32 (+.f32 #s(literal -1/6 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 (*.f32 r #s(literal 5/9 binary32)) s))) s)) s) (PI.f32)) | |
| 7.5% | (/.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) r) (/.f32 #s(literal -1/6 binary32) s)) s) (PI.f32)) | |
| 8.6% | (/.f32 (-.f32 (pow.f32 (/.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32)))) r) #s(literal 2 binary32)) (pow.f32 (/.f32 (*.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32)))) r) #s(literal 2 binary32))) (/.f32 (/.f32 (-.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 r s))) #s(literal 2 binary32)) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))) #s(literal 6 binary32))) (*.f32 s (PI.f32))) r)) | |
| ▶ | 8.4% | (/.f32 (-.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (*.f32 (/.f32 (/.f32 (/.f32 r s) (PI.f32)) s) #s(literal 5/72 binary32))) (/.f32 (/.f32 #s(literal 1/6 binary32) (PI.f32)) s)) s) |
| 7.9% | (/.f32 (+.f32 (/.f32 (-.f32 (/.f32 #s(literal -1/6 binary32) (PI.f32)) (/.f32 (+.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32)) (*.f32 #s(literal 7/324 binary32) (*.f32 r (/.f32 (/.f32 r s) (PI.f32))))) s)) s) (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32)))) s) | |
| 7.5% | (/.f32 (+.f32 (/.f32 (*.f32 #s(literal -1/6 binary32) (/.f32 r (*.f32 s s))) (PI.f32)) (/.f32 #s(literal 1/4 binary32) (*.f32 s (PI.f32)))) r) | |
| 6.1% | (/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 s (PI.f32))) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -7/324 binary32)) (*.f32 (PI.f32) (pow.f32 s #s(literal 4 binary32)))) (/.f32 #s(literal 5/72 binary32) (*.f32 s (*.f32 (PI.f32) (*.f32 s s)))))) (/.f32 #s(literal -1/6 binary32) (*.f32 (PI.f32) (*.f32 s s)))))) r) | |
| 8.4% | (/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (+.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 (/.f32 r s) (PI.f32))) (/.f32 #s(literal -1/6 binary32) (PI.f32))) s)) s) | |
| 7.5% | (/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 #s(literal -1/6 binary32) (*.f32 s (PI.f32)))) s) | |
| 97.2% | (/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))))) (PI.f32)) | |
| 97.2% | (/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (pow.f32 (exp.f32 #s(literal -1 binary32)) (/.f32 (/.f32 r s) #s(literal 3 binary32))))) (PI.f32)) | |
| 97.2% | (/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (pow.f32 (E.f32) (/.f32 r (*.f32 s #s(literal -3 binary32)))))) (PI.f32)) | |
| ▶ | 8.8% | (/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (-.f32 #s(literal 1 binary32) (/.f32 (+.f32 (/.f32 (*.f32 (*.f32 r r) #s(literal -1/18 binary32)) s) (*.f32 r #s(literal 1/3 binary32))) s)))) (PI.f32)) |
| 8.0% | (/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (+.f32 #s(literal 1 binary32) (*.f32 (/.f32 r s) #s(literal -1/3 binary32))))) (PI.f32)) | |
| 7.1% | (/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 r (+.f32 (*.f32 (/.f32 (/.f32 r (*.f32 s s)) s) #s(literal -1/162 binary32)) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))))) (PI.f32)) | |
| ✓ | 97.3% | (/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (exp.f32 (/.f32 (/.f32 r s) #s(literal -3 binary32))))) (PI.f32)) |
| 97.2% | (/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (exp.f32 (/.f32 (/.f32 r #s(literal -3 binary32)) s)))) (PI.f32)) | |
| 96.8% | (/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (cbrt.f32 (exp.f32 (/.f32 (neg.f32 r) s))))) (PI.f32)) | |
| 8.3% | (/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) #s(literal 1 binary32))) (PI.f32)) | |
| 99.6% | (/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) s) (/.f32 (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))) r)) (PI.f32)) | |
| 97.1% | (/.f32 (*.f32 (exp.f32 (*.f32 (log.f32 (/.f32 (*.f32 r s) #s(literal 1/8 binary32))) #s(literal -1 binary32))) (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (exp.f32 (/.f32 (/.f32 r s) #s(literal -3 binary32))))) (PI.f32)) | |
| 99.6% | (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))))) (*.f32 (*.f32 r s) (PI.f32))) | |
| 97.3% | (/.f32 #s(literal 1 binary32) (/.f32 (/.f32 (PI.f32) (/.f32 #s(literal 1/8 binary32) (*.f32 r s))) (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))))) | |
| ▶ | 8.0% | (/.f32 #s(literal 1/4 binary32) (*.f32 r (*.f32 s (PI.f32)))) |
| ▶ | 99.6% | (+.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.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 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
| 8.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 (/.f32 #s(literal 1/8 binary32) s) (PI.f32)) r)) | |
| 8.5% | (+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 (+.f32 (/.f32 (-.f32 (/.f32 #s(literal -1/24 binary32) (PI.f32)) (/.f32 (+.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -1/144 binary32)) (*.f32 (*.f32 r (/.f32 (/.f32 r s) (PI.f32))) #s(literal 1/1296 binary32))) s)) s) (/.f32 #s(literal 1/8 binary32) (*.f32 r (PI.f32)))) s)) | |
| 8.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 (+.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r (PI.f32))) (/.f32 (+.f32 (/.f32 (/.f32 (*.f32 r #s(literal 1/144 binary32)) s) (PI.f32)) (/.f32 #s(literal -1/24 binary32) (PI.f32))) s)) s)) | |
| 99.5% | (+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 r (PI.f32))) (/.f32 #s(literal 1/8 binary32) s))) | |
| 8.1% | (+.f32 (/.f32 #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))) | |
| 97.0% | (exp.f32 (*.f32 (log.f32 (/.f32 (/.f32 (PI.f32) (/.f32 #s(literal 1/8 binary32) (*.f32 r s))) (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))))) #s(literal -1 binary32))) |
Compiled 1869 to 1312 computations (29.8% saved)
| 1× | egg-herbie |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f32 s #s(literal -3 binary32)) |
| ✓ | cost-diff | 0 | (/.f32 r (*.f32 s #s(literal -3 binary32))) |
| ✓ | cost-diff | 0 | (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) |
| ✓ | cost-diff | 0 | (neg.f32 r) |
| ✓ | cost-diff | 64 | (-.f32 #s(literal 1 binary32) (/.f32 (+.f32 (/.f32 (*.f32 (*.f32 r r) #s(literal -1/18 binary32)) s) (*.f32 r #s(literal 1/3 binary32))) s)) |
| ✓ | cost-diff | 64 | (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (-.f32 #s(literal 1 binary32) (/.f32 (+.f32 (/.f32 (*.f32 (*.f32 r r) #s(literal -1/18 binary32)) s) (*.f32 r #s(literal 1/3 binary32))) s))) |
| ✓ | cost-diff | 64 | (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (-.f32 #s(literal 1 binary32) (/.f32 (+.f32 (/.f32 (*.f32 (*.f32 r r) #s(literal -1/18 binary32)) s) (*.f32 r #s(literal 1/3 binary32))) s)))) |
| ✓ | cost-diff | 64 | (/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (-.f32 #s(literal 1 binary32) (/.f32 (+.f32 (/.f32 (*.f32 (*.f32 r r) #s(literal -1/18 binary32)) s) (*.f32 r #s(literal 1/3 binary32))) s)))) (PI.f32)) |
| ✓ | cost-diff | 0 | (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) |
| ✓ | cost-diff | 0 | (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (*.f32 (/.f32 (/.f32 (/.f32 r s) (PI.f32)) s) #s(literal 5/72 binary32))) |
| ✓ | cost-diff | 0 | (-.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (*.f32 (/.f32 (/.f32 (/.f32 r s) (PI.f32)) s) #s(literal 5/72 binary32))) (/.f32 (/.f32 #s(literal 1/6 binary32) (PI.f32)) s)) |
| ✓ | cost-diff | 0 | (/.f32 (-.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (*.f32 (/.f32 (/.f32 (/.f32 r s) (PI.f32)) s) #s(literal 5/72 binary32))) (/.f32 (/.f32 #s(literal 1/6 binary32) (PI.f32)) s)) s) |
| ✓ | cost-diff | 0 | (PI.f32) |
| ✓ | cost-diff | 0 | (*.f32 s (PI.f32)) |
| ✓ | cost-diff | 0 | (*.f32 r (*.f32 s (PI.f32))) |
| ✓ | cost-diff | 0 | (/.f32 #s(literal 1/4 binary32) (*.f32 r (*.f32 s (PI.f32)))) |
| ✓ | cost-diff | 32 | (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s))) |
| ✓ | cost-diff | 32 | (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) |
| ✓ | cost-diff | 96 | (/.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)) |
| ✓ | cost-diff | 288 | (+.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.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 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
| 3076× | *-lowering-*.f32 |
| 3076× | *-lowering-*.f64 |
| 1934× | /-lowering-/.f32 |
| 1934× | /-lowering-/.f64 |
| 1694× | +-lowering-+.f64 |
Useful iterations: 4 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 66 | 537 |
| 1 | 167 | 512 |
| 2 | 473 | 505 |
| 3 | 1325 | 486 |
| 4 | 3414 | 480 |
| 5 | 6235 | 480 |
| 0 | 8035 | 480 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (/ (/ 1/8 (exp (/ r s))) (* r (* s (PI)))) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) |
(/ (/ 1/8 (exp (/ r s))) (* r (* s (PI)))) |
(/ 1/8 (exp (/ r s))) |
1/8 |
(exp (/ r s)) |
(/ r s) |
r |
s |
(* r (* s (PI))) |
(* s (PI)) |
(PI) |
(/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) |
(* 3/4 (exp (/ (neg r) (* 3 s)))) |
3/4 |
(exp (/ (neg r) (* 3 s))) |
(/ (neg r) (* 3 s)) |
(neg r) |
(* 3 s) |
3 |
(* (* (* 6 (PI)) s) r) |
(* (* 6 (PI)) s) |
(* 6 (PI)) |
6 |
(/ 1/4 (* r (* s (PI)))) |
1/4 |
(* r (* s (PI))) |
r |
(* s (PI)) |
s |
(PI) |
(/ (- (+ (/ 1/4 (* r (PI))) (* (/ (/ (/ r s) (PI)) s) 5/72)) (/ (/ 1/6 (PI)) s)) s) |
(- (+ (/ 1/4 (* r (PI))) (* (/ (/ (/ r s) (PI)) s) 5/72)) (/ (/ 1/6 (PI)) s)) |
(+ (/ 1/4 (* r (PI))) (* (/ (/ (/ r s) (PI)) s) 5/72)) |
(/ 1/4 (* r (PI))) |
1/4 |
(* r (PI)) |
r |
(PI) |
(* (/ (/ (/ r s) (PI)) s) 5/72) |
(/ (/ (/ r s) (PI)) s) |
(/ (/ r s) (PI)) |
(/ r s) |
s |
5/72 |
(/ (/ 1/6 (PI)) s) |
(/ 1/6 (PI)) |
1/6 |
(/ (* (/ 1/8 (* r s)) (+ (exp (- 0 (/ r s))) (- 1 (/ (+ (/ (* (* r r) -1/18) s) (* r 1/3)) s)))) (PI)) |
(* (/ 1/8 (* r s)) (+ (exp (- 0 (/ r s))) (- 1 (/ (+ (/ (* (* r r) -1/18) s) (* r 1/3)) s)))) |
(/ 1/8 (* r s)) |
1/8 |
(* r s) |
r |
s |
(+ (exp (- 0 (/ r s))) (- 1 (/ (+ (/ (* (* r r) -1/18) s) (* r 1/3)) s))) |
(exp (- 0 (/ r s))) |
(- 0 (/ r s)) |
0 |
(/ r s) |
(- 1 (/ (+ (/ (* (* r r) -1/18) s) (* r 1/3)) s)) |
1 |
(/ (+ (/ (* (* r r) -1/18) s) (* r 1/3)) s) |
(+ (/ (* (* r r) -1/18) s) (* r 1/3)) |
(/ (* (* r r) -1/18) s) |
(* (* r r) -1/18) |
(* r r) |
-1/18 |
(* r 1/3) |
1/3 |
(PI) |
(/ (/ (/ (* 1/8 (+ (exp (/ (neg r) s)) (exp (/ r (* s -3))))) s) r) (PI)) |
(/ (/ (* 1/8 (+ (exp (/ (neg r) s)) (exp (/ r (* s -3))))) s) r) |
(/ (* 1/8 (+ (exp (/ (neg r) s)) (exp (/ r (* s -3))))) s) |
(* 1/8 (+ (exp (/ (neg r) s)) (exp (/ r (* s -3))))) |
1/8 |
(+ (exp (/ (neg r) s)) (exp (/ r (* s -3)))) |
(exp (/ (neg r) s)) |
(/ (neg r) s) |
(neg r) |
r |
s |
(exp (/ r (* s -3))) |
(/ r (* s -3)) |
(* s -3) |
-3 |
(PI) |
| Outputs |
|---|
(+ (/ (/ 1/8 (exp (/ r s))) (* r (* s (PI)))) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) |
(*.f32 (+.f32 (exp.f32 (/.f32 (/.f32 r s) #s(literal -3 binary32))) (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s)))) (/.f32 #s(literal 1/8 binary32) (*.f32 r (*.f32 s (PI.f32))))) |
(/ (/ 1/8 (exp (/ r s))) (* r (* s (PI)))) |
(/.f32 (/.f32 #s(literal 1/8 binary32) r) (*.f32 (exp.f32 (/.f32 r s)) (*.f32 s (PI.f32)))) |
(/ 1/8 (exp (/ r s))) |
(/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s))) |
1/8 |
#s(literal 1/8 binary32) |
(exp (/ r s)) |
(exp.f32 (/.f32 r s)) |
(/ r s) |
(/.f32 r s) |
r |
s |
(* r (* s (PI))) |
(*.f32 r (*.f32 s (PI.f32))) |
(* s (PI)) |
(*.f32 s (PI.f32)) |
(PI) |
(PI.f32) |
(/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) |
(/.f32 (/.f32 #s(literal 1/8 binary32) (PI.f32)) (*.f32 (*.f32 r s) (exp.f32 (/.f32 (/.f32 r s) #s(literal 3 binary32))))) |
(* 3/4 (exp (/ (neg r) (* 3 s)))) |
(/.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (/.f32 r s) #s(literal 3 binary32)))) |
3/4 |
#s(literal 3/4 binary32) |
(exp (/ (neg r) (* 3 s))) |
(exp.f32 (/.f32 (/.f32 r s) #s(literal -3 binary32))) |
(/ (neg r) (* 3 s)) |
(/.f32 (/.f32 r s) #s(literal -3 binary32)) |
(neg r) |
(neg.f32 r) |
(* 3 s) |
(*.f32 s #s(literal 3 binary32)) |
3 |
#s(literal 3 binary32) |
(* (* (* 6 (PI)) s) r) |
(*.f32 (*.f32 r (*.f32 s (PI.f32))) #s(literal 6 binary32)) |
(* (* 6 (PI)) s) |
(*.f32 s (*.f32 (PI.f32) #s(literal 6 binary32))) |
(* 6 (PI)) |
(*.f32 (PI.f32) #s(literal 6 binary32)) |
6 |
#s(literal 6 binary32) |
(/ 1/4 (* r (* s (PI)))) |
(/.f32 #s(literal 1/4 binary32) (*.f32 r (*.f32 s (PI.f32)))) |
1/4 |
#s(literal 1/4 binary32) |
(* r (* s (PI))) |
(*.f32 r (*.f32 s (PI.f32))) |
r |
(* s (PI)) |
(*.f32 s (PI.f32)) |
s |
(PI) |
(PI.f32) |
(/ (- (+ (/ 1/4 (* r (PI))) (* (/ (/ (/ r s) (PI)) s) 5/72)) (/ (/ 1/6 (PI)) s)) s) |
(/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (+.f32 (/.f32 (/.f32 (*.f32 r (/.f32 #s(literal 5/72 binary32) (PI.f32))) s) s) (/.f32 #s(literal -1/6 binary32) (*.f32 s (PI.f32))))) s) |
(- (+ (/ 1/4 (* r (PI))) (* (/ (/ (/ r s) (PI)) s) 5/72)) (/ (/ 1/6 (PI)) s)) |
(+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (+.f32 (/.f32 (/.f32 (*.f32 r (/.f32 #s(literal 5/72 binary32) (PI.f32))) s) s) (/.f32 #s(literal -1/6 binary32) (*.f32 s (PI.f32))))) |
(+ (/ 1/4 (* r (PI))) (* (/ (/ (/ r s) (PI)) s) 5/72)) |
(+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (/.f32 (*.f32 r (/.f32 #s(literal 5/72 binary32) (PI.f32))) s) s)) |
(/ 1/4 (* r (PI))) |
(/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) |
1/4 |
#s(literal 1/4 binary32) |
(* r (PI)) |
(*.f32 r (PI.f32)) |
r |
(PI) |
(PI.f32) |
(* (/ (/ (/ r s) (PI)) s) 5/72) |
(/.f32 (/.f32 (*.f32 r (/.f32 #s(literal 5/72 binary32) (PI.f32))) s) s) |
(/ (/ (/ r s) (PI)) s) |
(/.f32 (/.f32 (/.f32 r s) (PI.f32)) s) |
(/ (/ r s) (PI)) |
(/.f32 (/.f32 r s) (PI.f32)) |
(/ r s) |
(/.f32 r s) |
s |
5/72 |
#s(literal 5/72 binary32) |
(/ (/ 1/6 (PI)) s) |
(/.f32 #s(literal 1/6 binary32) (*.f32 s (PI.f32))) |
(/ 1/6 (PI)) |
(/.f32 #s(literal 1/6 binary32) (PI.f32)) |
1/6 |
#s(literal 1/6 binary32) |
(/ (* (/ 1/8 (* r s)) (+ (exp (- 0 (/ r s))) (- 1 (/ (+ (/ (* (* r r) -1/18) s) (* r 1/3)) s)))) (PI)) |
(/.f32 (*.f32 (-.f32 (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) #s(literal 1 binary32)) (*.f32 r (/.f32 (+.f32 #s(literal 1/3 binary32) (*.f32 (/.f32 r s) #s(literal -1/18 binary32))) s))) (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32)))) r) |
(* (/ 1/8 (* r s)) (+ (exp (- 0 (/ r s))) (- 1 (/ (+ (/ (* (* r r) -1/18) s) (* r 1/3)) s)))) |
(*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) (-.f32 (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) #s(literal 1 binary32)) (*.f32 r (/.f32 (+.f32 #s(literal 1/3 binary32) (*.f32 (/.f32 r s) #s(literal -1/18 binary32))) s)))) |
(/ 1/8 (* r s)) |
(/.f32 #s(literal 1/8 binary32) (*.f32 r s)) |
1/8 |
#s(literal 1/8 binary32) |
(* r s) |
(*.f32 r s) |
r |
s |
(+ (exp (- 0 (/ r s))) (- 1 (/ (+ (/ (* (* r r) -1/18) s) (* r 1/3)) s))) |
(-.f32 (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) #s(literal 1 binary32)) (*.f32 r (/.f32 (+.f32 #s(literal 1/3 binary32) (*.f32 (/.f32 r s) #s(literal -1/18 binary32))) s))) |
(exp (- 0 (/ r s))) |
(exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) |
(- 0 (/ r s)) |
(-.f32 #s(literal 0 binary32) (/.f32 r s)) |
0 |
#s(literal 0 binary32) |
(/ r s) |
(/.f32 r s) |
(- 1 (/ (+ (/ (* (* r r) -1/18) s) (* r 1/3)) s)) |
(+.f32 #s(literal 1 binary32) (/.f32 (*.f32 r (-.f32 (*.f32 (/.f32 r s) #s(literal 1/18 binary32)) #s(literal 1/3 binary32))) s)) |
1 |
#s(literal 1 binary32) |
(/ (+ (/ (* (* r r) -1/18) s) (* r 1/3)) s) |
(*.f32 r (/.f32 (+.f32 #s(literal 1/3 binary32) (*.f32 (/.f32 r s) #s(literal -1/18 binary32))) s)) |
(+ (/ (* (* r r) -1/18) s) (* r 1/3)) |
(*.f32 r (+.f32 #s(literal 1/3 binary32) (*.f32 (/.f32 r s) #s(literal -1/18 binary32)))) |
(/ (* (* r r) -1/18) s) |
(/.f32 (*.f32 r (*.f32 r #s(literal -1/18 binary32))) s) |
(* (* r r) -1/18) |
(*.f32 r (*.f32 r #s(literal -1/18 binary32))) |
(* r r) |
(*.f32 r r) |
-1/18 |
#s(literal -1/18 binary32) |
(* r 1/3) |
(*.f32 r #s(literal 1/3 binary32)) |
1/3 |
#s(literal 1/3 binary32) |
(PI) |
(PI.f32) |
(/ (/ (/ (* 1/8 (+ (exp (/ (neg r) s)) (exp (/ r (* s -3))))) s) r) (PI)) |
(*.f32 (+.f32 (exp.f32 (/.f32 (/.f32 r s) #s(literal -3 binary32))) (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s)))) (/.f32 #s(literal 1/8 binary32) (*.f32 r (*.f32 s (PI.f32))))) |
(/ (/ (* 1/8 (+ (exp (/ (neg r) s)) (exp (/ r (* s -3))))) s) r) |
(*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) (+.f32 (exp.f32 (/.f32 (/.f32 r s) #s(literal -3 binary32))) (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))))) |
(/ (* 1/8 (+ (exp (/ (neg r) s)) (exp (/ r (* s -3))))) s) |
(*.f32 (+.f32 (exp.f32 (/.f32 (/.f32 r s) #s(literal -3 binary32))) (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s)))) (/.f32 #s(literal 1/8 binary32) s)) |
(* 1/8 (+ (exp (/ (neg r) s)) (exp (/ r (* s -3))))) |
(+.f32 (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s))) (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (/.f32 r s) #s(literal 3 binary32))))) |
1/8 |
#s(literal 1/8 binary32) |
(+ (exp (/ (neg r) s)) (exp (/ r (* s -3)))) |
(+.f32 (exp.f32 (/.f32 (/.f32 r s) #s(literal -3 binary32))) (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s)))) |
(exp (/ (neg r) s)) |
(exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) |
(/ (neg r) s) |
(-.f32 #s(literal 0 binary32) (/.f32 r s)) |
(neg r) |
(neg.f32 r) |
r |
s |
(exp (/ r (* s -3))) |
(exp.f32 (/.f32 (/.f32 r s) #s(literal -3 binary32))) |
(/ r (* s -3)) |
(/.f32 (/.f32 r s) #s(literal -3 binary32)) |
(* s -3) |
(*.f32 s #s(literal -3 binary32)) |
-3 |
#s(literal -3 binary32) |
(PI) |
(PI.f32) |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 99.7% | (exp.f32 (/.f32 (neg.f32 r) s)) |
| ✓ | accuracy | 99.7% | (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) |
| ✓ | accuracy | 99.6% | (PI.f32) |
| ✓ | accuracy | 99.1% | (/.f32 r (*.f32 s #s(literal -3 binary32))) |
| ✓ | accuracy | 99.2% | (/.f32 (*.f32 (*.f32 r r) #s(literal -1/18 binary32)) s) |
| ✓ | accuracy | 99.2% | (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) |
| ✓ | accuracy | 99.0% | (*.f32 (*.f32 r r) #s(literal -1/18 binary32)) |
| ✓ | accuracy | 99.0% | (*.f32 r #s(literal 1/3 binary32)) |
| ✓ | accuracy | 99.1% | (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) |
| ✓ | accuracy | 99.0% | (*.f32 r (PI.f32)) |
| ✓ | accuracy | 98.8% | (/.f32 (/.f32 r s) (PI.f32)) |
| ✓ | accuracy | 98.4% | (*.f32 (/.f32 (/.f32 (/.f32 r s) (PI.f32)) s) #s(literal 5/72 binary32)) |
| ✓ | accuracy | 99.6% | (PI.f32) |
| ✓ | accuracy | 99.2% | (/.f32 #s(literal 1/4 binary32) (*.f32 r (*.f32 s (PI.f32)))) |
| ✓ | accuracy | 99.1% | (*.f32 r (*.f32 s (PI.f32))) |
| ✓ | accuracy | 99.0% | (*.f32 s (PI.f32)) |
| ✓ | accuracy | 99.3% | (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r) |
| ✓ | accuracy | 99.1% | (*.f32 r (*.f32 s (PI.f32))) |
| ✓ | accuracy | 99.1% | (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)) |
| ✓ | accuracy | 99.0% | (*.f32 s (PI.f32)) |
| 183.0ms | 255× | 0 | valid |
| 4.0ms | 1× | 5 | exit |
Compiled 533 to 67 computations (87.4% saved)
ival-div: 40.0ms (35.6% of total)ival-mult: 32.0ms (28.4% of total)...c/correct-round.rkt:119:19: 15.0ms (13.3% of total)ival-exp: 10.0ms (8.9% of total)ival-add: 7.0ms (6.2% of total)ival-sub: 4.0ms (3.6% of total)const: 1.0ms (0.9% of total)ival-pi: 1.0ms (0.9% of total)ival-neg: 1.0ms (0.9% of total)backward-pass: 1.0ms (0.9% of total)| Inputs |
|---|
#<alt (+ (/ (/ 1/8 (exp (/ r s))) (* r (* s (PI)))) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)))> |
#<alt (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))> |
#<alt (* 3/4 (exp (/ (neg r) (* 3 s))))> |
#<alt (exp (/ (neg r) (* 3 s)))> |
#<alt (/ 1/4 (* r (* s (PI))))> |
#<alt (* r (* s (PI)))> |
#<alt (* s (PI))> |
#<alt (PI)> |
#<alt (/ (- (+ (/ 1/4 (* r (PI))) (* (/ (/ (/ r s) (PI)) s) 5/72)) (/ (/ 1/6 (PI)) s)) s)> |
#<alt (- (+ (/ 1/4 (* r (PI))) (* (/ (/ (/ r s) (PI)) s) 5/72)) (/ (/ 1/6 (PI)) s))> |
#<alt (+ (/ 1/4 (* r (PI))) (* (/ (/ (/ r s) (PI)) s) 5/72))> |
#<alt (/ 1/4 (* r (PI)))> |
#<alt (/ (* (/ 1/8 (* r s)) (+ (exp (- 0 (/ r s))) (- 1 (/ (+ (/ (* (* r r) -1/18) s) (* r 1/3)) s)))) (PI))> |
#<alt (* (/ 1/8 (* r s)) (+ (exp (- 0 (/ r s))) (- 1 (/ (+ (/ (* (* r r) -1/18) s) (* r 1/3)) s))))> |
#<alt (+ (exp (- 0 (/ r s))) (- 1 (/ (+ (/ (* (* r r) -1/18) s) (* r 1/3)) s)))> |
#<alt (- 1 (/ (+ (/ (* (* r r) -1/18) s) (* r 1/3)) s))> |
#<alt (neg r)> |
#<alt (exp (/ r (* s -3)))> |
#<alt (/ r (* s -3))> |
#<alt (* s -3)> |
#<alt (/ (neg r) (* 3 s))> |
#<alt (* (* (* 6 (PI)) s) r)> |
#<alt (* (/ (/ (/ r s) (PI)) s) 5/72)> |
#<alt (/ (/ r s) (PI))> |
#<alt (* r (PI))> |
#<alt (* r 1/3)> |
#<alt (* (* r r) -1/18)> |
#<alt (/ 1/8 (* r s))> |
#<alt (/ (* (* r r) -1/18) s)> |
#<alt (exp (/ (neg r) s))> |
| Outputs |
|---|
#<alt (/ 1/4 (* r (* s (PI))))> |
#<alt (/ (+ (* -1/6 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* s (PI))))) r)> |
#<alt (/ (+ (* r (- (* 5/72 (/ r (* (pow s 3) (PI)))) (* 1/6 (/ 1 (* (pow s 2) (PI)))))) (* 1/4 (/ 1 (* s (PI))))) r)> |
#<alt (/ (+ (* r (- (* r (+ (* -7/324 (/ r (* (pow s 4) (PI)))) (* 5/72 (/ 1 (* (pow s 3) (PI)))))) (* 1/6 (/ 1 (* (pow s 2) (PI)))))) (* 1/4 (/ 1 (* s (PI))))) r)> |
#<alt (/ (+ (* 1/8 (/ (exp (* -1/3 (/ r s))) (* s (PI)))) (* 1/8 (/ 1 (* s (* (PI) (exp (/ r s))))))) r)> |
#<alt (/ (+ (* 1/8 (/ (exp (* -1/3 (/ r s))) (* s (PI)))) (* 1/8 (/ 1 (* s (* (PI) (exp (/ r s))))))) r)> |
#<alt (/ (+ (* 1/8 (/ (exp (* -1/3 (/ r s))) (* s (PI)))) (* 1/8 (/ 1 (* s (* (PI) (exp (/ r s))))))) r)> |
#<alt (/ (+ (* 1/8 (/ (exp (* -1/3 (/ r s))) (* s (PI)))) (* 1/8 (/ 1 (* s (* (PI) (exp (/ r s))))))) r)> |
#<alt (* -1 (/ (- (* -1/8 (/ (exp (* -1/3 (/ r s))) (* s (PI)))) (* 1/8 (/ 1 (* s (* (PI) (exp (/ r s))))))) r))> |
#<alt (* -1 (/ (- (* -1/8 (/ (exp (* -1/3 (/ r s))) (* s (PI)))) (* 1/8 (/ 1 (* s (* (PI) (exp (/ r s))))))) r))> |
#<alt (* -1 (/ (- (* -1/8 (/ (exp (* -1/3 (/ r s))) (* s (PI)))) (* 1/8 (/ 1 (* s (* (PI) (exp (/ r s))))))) r))> |
#<alt (* -1 (/ (- (* -1/8 (/ (exp (* -1/3 (/ r s))) (* s (PI)))) (* 1/8 (/ 1 (* s (* (PI) (exp (/ r s))))))) r))> |
#<alt (/ (+ (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI)))) (* 1/8 (/ 1 (* r (* (PI) (exp (/ r s))))))) s)> |
#<alt (/ (+ (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI)))) (* 1/8 (/ 1 (* r (* (PI) (exp (/ r s))))))) s)> |
#<alt (/ (+ (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI)))) (* 1/8 (/ 1 (* r (* (PI) (exp (/ r s))))))) s)> |
#<alt (/ (+ (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI)))) (* 1/8 (/ 1 (* r (* (PI) (exp (/ r s))))))) s)> |
#<alt (/ 1/4 (* r (* s (PI))))> |
#<alt (/ (- (* 1/4 (/ 1 (* r (PI)))) (* 1/6 (/ 1 (* s (PI))))) s)> |
#<alt (/ (- (+ (* -1/8 (/ (+ (* -1 (/ r (PI))) (* 1/2 (/ r (PI)))) (pow s 2))) (+ (* 1/144 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* r (PI)))))) (/ 1/6 (* s (PI)))) s)> |
#<alt (/ (- (+ (* -1/8 (/ (+ (* -1 (* r (+ (* -1 (/ r (PI))) (* 1/2 (/ r (PI)))))) (+ (* -1/2 (/ (pow r 2) (PI))) (* 1/6 (/ (pow r 2) (PI))))) (pow s 3))) (+ (* -1/8 (/ (+ (* -1 (/ r (PI))) (* 1/2 (/ r (PI)))) (pow s 2))) (+ (* -1/1296 (/ (pow r 2) (* (pow s 3) (PI)))) (+ (* 1/144 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* r (PI)))))))) (/ 1/6 (* s (PI)))) s)> |
#<alt (/ 1/4 (* r (* s (PI))))> |
#<alt (* -1 (/ (- (* 1/6 (/ 1 (* s (PI)))) (* 1/4 (/ 1 (* r (PI))))) s))> |
#<alt (* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -1/144 (/ r (PI))) (* 1/8 (+ (* -1 (/ r (PI))) (* 1/2 (/ r (PI)))))) s)) (* 1/6 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))) s))> |
#<alt (* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -1 (/ (+ (* -1/1296 (/ (pow r 2) (PI))) (* 1/8 (+ (* -1/6 (/ (pow r 2) (PI))) (+ (* 1/2 (/ (pow r 2) (PI))) (* r (+ (* -1 (/ r (PI))) (* 1/2 (/ r (PI))))))))) s)) (+ (* -1/144 (/ r (PI))) (* 1/8 (+ (* -1 (/ r (PI))) (* 1/2 (/ r (PI))))))) s)) (* 1/6 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))) s))> |
#<alt (/ 1/8 (* r (* s (PI))))> |
#<alt (/ (+ (* -1/24 (/ r (* (pow s 2) (PI)))) (* 1/8 (/ 1 (* s (PI))))) r)> |
#<alt (/ (+ (* r (- (* 1/144 (/ r (* (pow s 3) (PI)))) (* 1/24 (/ 1 (* (pow s 2) (PI)))))) (* 1/8 (/ 1 (* s (PI))))) r)> |
#<alt (/ (+ (* r (- (* r (+ (* -1/1296 (/ r (* (pow s 4) (PI)))) (* 1/144 (/ 1 (* (pow s 3) (PI)))))) (* 1/24 (/ 1 (* (pow s 2) (PI)))))) (* 1/8 (/ 1 (* s (PI))))) r)> |
#<alt (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (* s (PI)))))> |
#<alt (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (* s (PI)))))> |
#<alt (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (* s (PI)))))> |
#<alt (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (* s (PI)))))> |
#<alt (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (* s (PI)))))> |
#<alt (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (* s (PI)))))> |
#<alt (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (* s (PI)))))> |
#<alt (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (* s (PI)))))> |
#<alt (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (* s (PI)))))> |
#<alt (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (* s (PI)))))> |
#<alt (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (* s (PI)))))> |
#<alt (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (* s (PI)))))> |
#<alt (/ 1/8 (* r (* s (PI))))> |
#<alt (/ (- (* 1/8 (/ 1 (* r (PI)))) (* 1/24 (/ 1 (* s (PI))))) s)> |
#<alt (/ (- (+ (* 1/144 (/ r (* (pow s 2) (PI)))) (* 1/8 (/ 1 (* r (PI))))) (/ 1/24 (* s (PI)))) s)> |
#<alt (/ (- (+ (* -1/1296 (/ (pow r 2) (* (pow s 3) (PI)))) (+ (* 1/144 (/ r (* (pow s 2) (PI)))) (* 1/8 (/ 1 (* r (PI)))))) (/ 1/24 (* s (PI)))) s)> |
#<alt (/ 1/8 (* r (* s (PI))))> |
#<alt (* -1 (/ (- (* 1/24 (/ 1 (* s (PI)))) (* 1/8 (/ 1 (* r (PI))))) s))> |
#<alt (* -1 (/ (- (* -1 (/ (- (* 1/144 (/ r (* s (PI)))) (* 1/24 (/ 1 (PI)))) s)) (* 1/8 (/ 1 (* r (PI))))) s))> |
#<alt (* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -1/144 (/ r (PI))) (* 1/1296 (/ (pow r 2) (* s (PI))))) s)) (* 1/24 (/ 1 (PI)))) s)) (* 1/8 (/ 1 (* r (PI))))) s))> |
#<alt 3/4> |
#<alt (+ 3/4 (* -1/4 (/ r s)))> |
#<alt (+ 3/4 (* r (- (* 1/24 (/ r (pow s 2))) (* 1/4 (/ 1 s)))))> |
#<alt (+ 3/4 (* r (- (* r (+ (* -1/216 (/ r (pow s 3))) (* 1/24 (/ 1 (pow s 2))))) (* 1/4 (/ 1 s)))))> |
#<alt (* 3/4 (exp (* -1/3 (/ r s))))> |
#<alt (* 3/4 (exp (* -1/3 (/ r s))))> |
#<alt (* 3/4 (exp (* -1/3 (/ r s))))> |
#<alt (* 3/4 (exp (* -1/3 (/ r s))))> |
#<alt (* 3/4 (exp (* -1/3 (/ r s))))> |
#<alt (* 3/4 (exp (* -1/3 (/ r s))))> |
#<alt (* 3/4 (exp (* -1/3 (/ r s))))> |
#<alt (* 3/4 (exp (* -1/3 (/ r s))))> |
#<alt (* 3/4 (exp (* -1/3 (/ r s))))> |
#<alt (* 3/4 (exp (* -1/3 (/ r s))))> |
#<alt (* 3/4 (exp (* -1/3 (/ r s))))> |
#<alt (* 3/4 (exp (* -1/3 (/ r s))))> |
#<alt 3/4> |
#<alt (+ 3/4 (* -1/4 (/ r s)))> |
#<alt (+ 3/4 (+ (* -1/4 (/ r s)) (* 1/24 (/ (pow r 2) (pow s 2)))))> |
#<alt (+ 3/4 (+ (* -1/4 (/ r s)) (+ (* -1/216 (/ (pow r 3) (pow s 3))) (* 1/24 (/ (pow r 2) (pow s 2))))))> |
#<alt 3/4> |
#<alt (+ 3/4 (* -1/4 (/ r s)))> |
#<alt (+ 3/4 (* -1 (/ (+ (* -1/24 (/ (pow r 2) s)) (* 1/4 r)) s)))> |
#<alt (+ 3/4 (* -1 (/ (+ (* -1 (/ (+ (* -1/216 (/ (pow r 3) s)) (* 1/24 (pow r 2))) s)) (* 1/4 r)) s)))> |
#<alt 1> |
#<alt (+ 1 (* -1/3 (/ r s)))> |
#<alt (+ 1 (* r (- (* 1/18 (/ r (pow s 2))) (* 1/3 (/ 1 s)))))> |
#<alt (+ 1 (* r (- (* r (+ (* -1/162 (/ r (pow s 3))) (* 1/18 (/ 1 (pow s 2))))) (* 1/3 (/ 1 s)))))> |
#<alt (exp (* -1/3 (/ r s)))> |
#<alt (exp (* -1/3 (/ r s)))> |
#<alt (exp (* -1/3 (/ r s)))> |
#<alt (exp (* -1/3 (/ r s)))> |
#<alt (exp (* -1/3 (/ r s)))> |
#<alt (exp (* -1/3 (/ r s)))> |
#<alt (exp (* -1/3 (/ r s)))> |
#<alt (exp (* -1/3 (/ r s)))> |
#<alt (exp (* -1/3 (/ r s)))> |
#<alt (exp (* -1/3 (/ r s)))> |
#<alt (exp (* -1/3 (/ r s)))> |
#<alt (exp (* -1/3 (/ r s)))> |
#<alt 1> |
#<alt (+ 1 (* -1/3 (/ r s)))> |
#<alt (+ 1 (+ (* -1/3 (/ r s)) (* 1/18 (/ (pow r 2) (pow s 2)))))> |
#<alt (+ 1 (+ (* -1/3 (/ r s)) (+ (* -1/162 (/ (pow r 3) (pow s 3))) (* 1/18 (/ (pow r 2) (pow s 2))))))> |
#<alt 1> |
#<alt (+ 1 (* -1/3 (/ r s)))> |
#<alt (+ 1 (* -1 (/ (+ (* -1/18 (/ (pow r 2) s)) (* 1/3 r)) s)))> |
#<alt (+ 1 (* -1 (/ (+ (* -1 (/ (+ (* -1/162 (/ (pow r 3) s)) (* 1/18 (pow r 2))) s)) (* 1/3 r)) s)))> |
#<alt (/ 1/4 (* r (* s (PI))))> |
#<alt (/ 1/4 (* r (* s (PI))))> |
#<alt (/ 1/4 (* r (* s (PI))))> |
#<alt (/ 1/4 (* r (* s (PI))))> |
#<alt (/ 1/4 (* r (* s (PI))))> |
#<alt (/ 1/4 (* r (* s (PI))))> |
#<alt (/ 1/4 (* r (* s (PI))))> |
#<alt (/ 1/4 (* r (* s (PI))))> |
#<alt (/ 1/4 (* r (* s (PI))))> |
#<alt (/ 1/4 (* r (* s (PI))))> |
#<alt (/ 1/4 (* r (* s (PI))))> |
#<alt (/ 1/4 (* r (* s (PI))))> |
#<alt (/ 1/4 (* r (* s (PI))))> |
#<alt (/ 1/4 (* r (* s (PI))))> |
#<alt (/ 1/4 (* r (* s (PI))))> |
#<alt (/ 1/4 (* r (* s (PI))))> |
#<alt (/ 1/4 (* r (* s (PI))))> |
#<alt (/ 1/4 (* r (* s (PI))))> |
#<alt (/ 1/4 (* r (* s (PI))))> |
#<alt (/ 1/4 (* r (* s (PI))))> |
#<alt (/ 1/4 (* r (* s (PI))))> |
#<alt (/ 1/4 (* r (* s (PI))))> |
#<alt (/ 1/4 (* r (* s (PI))))> |
#<alt (/ 1/4 (* r (* s (PI))))> |
#<alt (* r (* s (PI)))> |
#<alt (* r (* s (PI)))> |
#<alt (* r (* s (PI)))> |
#<alt (* r (* s (PI)))> |
#<alt (* r (* s (PI)))> |
#<alt (* r (* s (PI)))> |
#<alt (* r (* s (PI)))> |
#<alt (* r (* s (PI)))> |
#<alt (* r (* s (PI)))> |
#<alt (* r (* s (PI)))> |
#<alt (* r (* s (PI)))> |
#<alt (* r (* s (PI)))> |
#<alt (* r (* s (PI)))> |
#<alt (* r (* s (PI)))> |
#<alt (* r (* s (PI)))> |
#<alt (* r (* s (PI)))> |
#<alt (* r (* s (PI)))> |
#<alt (* r (* s (PI)))> |
#<alt (* r (* s (PI)))> |
#<alt (* r (* s (PI)))> |
#<alt (* r (* s (PI)))> |
#<alt (* r (* s (PI)))> |
#<alt (* r (* s (PI)))> |
#<alt (* r (* s (PI)))> |
#<alt (* s (PI))> |
#<alt (* s (PI))> |
#<alt (* s (PI))> |
#<alt (* s (PI))> |
#<alt (* s (PI))> |
#<alt (* s (PI))> |
#<alt (* s (PI))> |
#<alt (* s (PI))> |
#<alt (* s (PI))> |
#<alt (* s (PI))> |
#<alt (* s (PI))> |
#<alt (* s (PI))> |
#<alt (/ 1/4 (* r (* s (PI))))> |
#<alt (/ (+ (* -1/6 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* s (PI))))) r)> |
#<alt (/ (+ (* r (- (* 5/72 (/ r (* (pow s 3) (PI)))) (* 1/6 (/ 1 (* (pow s 2) (PI)))))) (* 1/4 (/ 1 (* s (PI))))) r)> |
#<alt (/ (+ (* r (- (* 5/72 (/ r (* (pow s 3) (PI)))) (* 1/6 (/ 1 (* (pow s 2) (PI)))))) (* 1/4 (/ 1 (* s (PI))))) r)> |
#<alt (* 5/72 (/ r (* (pow s 3) (PI))))> |
#<alt (* r (- (* 5/72 (/ 1 (* (pow s 3) (PI)))) (* 1/6 (/ 1 (* r (* (pow s 2) (PI)))))))> |
#<alt (* r (- (+ (/ 1/4 (* (pow r 2) (* s (PI)))) (* 5/72 (/ 1 (* (pow s 3) (PI))))) (/ 1/6 (* r (* (pow s 2) (PI))))))> |
#<alt (* r (- (+ (/ 1/4 (* (pow r 2) (* s (PI)))) (* 5/72 (/ 1 (* (pow s 3) (PI))))) (/ 1/6 (* r (* (pow s 2) (PI))))))> |
#<alt (* 5/72 (/ r (* (pow s 3) (PI))))> |
#<alt (* -1 (* r (- (* 1/6 (/ 1 (* r (* (pow s 2) (PI))))) (* 5/72 (/ 1 (* (pow s 3) (PI)))))))> |
#<alt (* -1 (* r (- (* -1 (/ (- (* 1/4 (/ 1 (* r (* s (PI))))) (* 1/6 (/ 1 (* (pow s 2) (PI))))) r)) (* 5/72 (/ 1 (* (pow s 3) (PI)))))))> |
#<alt (* -1 (* r (- (* -1 (/ (- (* 1/4 (/ 1 (* r (* s (PI))))) (* 1/6 (/ 1 (* (pow s 2) (PI))))) r)) (* 5/72 (/ 1 (* (pow s 3) (PI)))))))> |
#<alt (* 5/72 (/ r (* (pow s 3) (PI))))> |
#<alt (/ (+ (* -1/6 (/ s (PI))) (* 5/72 (/ r (PI)))) (pow s 3))> |
#<alt (/ (+ (* 5/72 (/ r (PI))) (* s (- (* 1/4 (/ s (* r (PI)))) (* 1/6 (/ 1 (PI)))))) (pow s 3))> |
#<alt (/ (+ (* 5/72 (/ r (PI))) (* s (- (* 1/4 (/ s (* r (PI)))) (* 1/6 (/ 1 (PI)))))) (pow s 3))> |
#<alt (/ 1/4 (* r (* s (PI))))> |
#<alt (/ (- (* 1/4 (/ 1 (* r (PI)))) (* 1/6 (/ 1 (* s (PI))))) s)> |
#<alt (/ (- (+ (* 5/72 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* r (PI))))) (/ 1/6 (* s (PI)))) s)> |
#<alt (/ (- (+ (* 5/72 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* r (PI))))) (/ 1/6 (* s (PI)))) s)> |
#<alt (/ 1/4 (* r (* s (PI))))> |
#<alt (* -1 (/ (- (* 1/6 (/ 1 (* s (PI)))) (* 1/4 (/ 1 (* r (PI))))) s))> |
#<alt (* -1 (/ (- (* -1 (/ (- (* 5/72 (/ r (* s (PI)))) (* 1/6 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))) s))> |
#<alt (* -1 (/ (- (* -1 (/ (- (* 5/72 (/ r (* s (PI)))) (* 1/6 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))) s))> |
#<alt (/ 1/4 (* r (PI)))> |
#<alt (/ (+ (* -1/6 (/ r (* s (PI)))) (* 1/4 (/ 1 (PI)))) r)> |
#<alt (/ (+ (* r (- (* 5/72 (/ r (* (pow s 2) (PI)))) (* 1/6 (/ 1 (* s (PI)))))) (* 1/4 (/ 1 (PI)))) r)> |
#<alt (/ (+ (* r (- (* 5/72 (/ r (* (pow s 2) (PI)))) (* 1/6 (/ 1 (* s (PI)))))) (* 1/4 (/ 1 (PI)))) r)> |
#<alt (* 5/72 (/ r (* (pow s 2) (PI))))> |
#<alt (* r (- (* 5/72 (/ 1 (* (pow s 2) (PI)))) (* 1/6 (/ 1 (* r (* s (PI)))))))> |
#<alt (* r (- (+ (/ 1/4 (* (pow r 2) (PI))) (* 5/72 (/ 1 (* (pow s 2) (PI))))) (/ 1/6 (* r (* s (PI))))))> |
#<alt (* r (- (+ (/ 1/4 (* (pow r 2) (PI))) (* 5/72 (/ 1 (* (pow s 2) (PI))))) (/ 1/6 (* r (* s (PI))))))> |
#<alt (* 5/72 (/ r (* (pow s 2) (PI))))> |
#<alt (* -1 (* r (- (* 1/6 (/ 1 (* r (* s (PI))))) (* 5/72 (/ 1 (* (pow s 2) (PI)))))))> |
#<alt (* -1 (* r (- (* -1 (/ (- (* 1/4 (/ 1 (* r (PI)))) (* 1/6 (/ 1 (* s (PI))))) r)) (* 5/72 (/ 1 (* (pow s 2) (PI)))))))> |
#<alt (* -1 (* r (- (* -1 (/ (- (* 1/4 (/ 1 (* r (PI)))) (* 1/6 (/ 1 (* s (PI))))) r)) (* 5/72 (/ 1 (* (pow s 2) (PI)))))))> |
#<alt (* 5/72 (/ r (* (pow s 2) (PI))))> |
#<alt (/ (+ (* -1/6 (/ s (PI))) (* 5/72 (/ r (PI)))) (pow s 2))> |
#<alt (/ (+ (* 5/72 (/ r (PI))) (* s (- (* 1/4 (/ s (* r (PI)))) (* 1/6 (/ 1 (PI)))))) (pow s 2))> |
#<alt (/ (+ (* 5/72 (/ r (PI))) (* s (- (* 1/4 (/ s (* r (PI)))) (* 1/6 (/ 1 (PI)))))) (pow s 2))> |
#<alt (/ 1/4 (* r (PI)))> |
#<alt (- (* 1/4 (/ 1 (* r (PI)))) (* 1/6 (/ 1 (* s (PI)))))> |
#<alt (- (+ (* 5/72 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* r (PI))))) (/ 1/6 (* s (PI))))> |
#<alt (- (+ (* 5/72 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* r (PI))))) (/ 1/6 (* s (PI))))> |
#<alt (/ 1/4 (* r (PI)))> |
#<alt (- (* 1/4 (/ 1 (* r (PI)))) (* 1/6 (/ 1 (* s (PI)))))> |
#<alt (+ (* -1 (/ (+ (* -5/72 (/ r (* s (PI)))) (* 1/6 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI)))))> |
#<alt (+ (* -1 (/ (+ (* -5/72 (/ r (* s (PI)))) (* 1/6 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI)))))> |
#<alt (/ 1/4 (* r (PI)))> |
#<alt (/ (+ (* 5/72 (/ (pow r 2) (* (pow s 2) (PI)))) (* 1/4 (/ 1 (PI)))) r)> |
#<alt (/ (+ (* 5/72 (/ (pow r 2) (* (pow s 2) (PI)))) (* 1/4 (/ 1 (PI)))) r)> |
#<alt (/ (+ (* 5/72 (/ (pow r 2) (* (pow s 2) (PI)))) (* 1/4 (/ 1 (PI)))) r)> |
#<alt (* 5/72 (/ r (* (pow s 2) (PI))))> |
#<alt (* r (+ (* 1/4 (/ 1 (* (pow r 2) (PI)))) (* 5/72 (/ 1 (* (pow s 2) (PI))))))> |
#<alt (* r (+ (* 1/4 (/ 1 (* (pow r 2) (PI)))) (* 5/72 (/ 1 (* (pow s 2) (PI))))))> |
#<alt (* r (+ (* 1/4 (/ 1 (* (pow r 2) (PI)))) (* 5/72 (/ 1 (* (pow s 2) (PI))))))> |
#<alt (* 5/72 (/ r (* (pow s 2) (PI))))> |
#<alt (* r (+ (* 5/72 (/ 1 (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* (pow r 2) (PI))))))> |
#<alt (* r (+ (* 5/72 (/ 1 (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* (pow r 2) (PI))))))> |
#<alt (* r (+ (* 5/72 (/ 1 (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* (pow r 2) (PI))))))> |
#<alt (* 5/72 (/ r (* (pow s 2) (PI))))> |
#<alt (/ (+ (* 5/72 (/ r (PI))) (* 1/4 (/ (pow s 2) (* r (PI))))) (pow s 2))> |
#<alt (/ (+ (* 5/72 (/ r (PI))) (* 1/4 (/ (pow s 2) (* r (PI))))) (pow s 2))> |
#<alt (/ (+ (* 5/72 (/ r (PI))) (* 1/4 (/ (pow s 2) (* r (PI))))) (pow s 2))> |
#<alt (/ 1/4 (* r (PI)))> |
#<alt (+ (* 5/72 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* r (PI)))))> |
#<alt (+ (* 5/72 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* r (PI)))))> |
#<alt (+ (* 5/72 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* r (PI)))))> |
#<alt (/ 1/4 (* r (PI)))> |
#<alt (+ (* 5/72 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* r (PI)))))> |
#<alt (+ (* 5/72 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* r (PI)))))> |
#<alt (+ (* 5/72 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* r (PI)))))> |
#<alt (/ 1/4 (* r (PI)))> |
#<alt (/ 1/4 (* r (PI)))> |
#<alt (/ 1/4 (* r (PI)))> |
#<alt (/ 1/4 (* r (PI)))> |
#<alt (/ 1/4 (* r (PI)))> |
#<alt (/ 1/4 (* r (PI)))> |
#<alt (/ 1/4 (* r (PI)))> |
#<alt (/ 1/4 (* r (PI)))> |
#<alt (/ 1/4 (* r (PI)))> |
#<alt (/ 1/4 (* r (PI)))> |
#<alt (/ 1/4 (* r (PI)))> |
#<alt (/ 1/4 (* r (PI)))> |
#<alt (/ 1/4 (* r (* s (PI))))> |
#<alt (/ (+ (* -1/6 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* s (PI))))) r)> |
#<alt (/ (+ (* r (- (* 5/72 (/ r (* (pow s 3) (PI)))) (* 1/6 (/ 1 (* (pow s 2) (PI)))))) (* 1/4 (/ 1 (* s (PI))))) r)> |
#<alt (/ (+ (* r (- (* r (+ (* -1/48 (/ r (* (pow s 4) (PI)))) (* 5/72 (/ 1 (* (pow s 3) (PI)))))) (* 1/6 (/ 1 (* (pow s 2) (PI)))))) (* 1/4 (/ 1 (* s (PI))))) r)> |
#<alt (* 1/144 (/ r (* (pow s 3) (PI))))> |
#<alt (* r (- (* 1/144 (/ 1 (* (pow s 3) (PI)))) (* 1/24 (/ 1 (* r (* (pow s 2) (PI)))))))> |
#<alt (* r (- (+ (* 1/8 (/ (+ (/ 1 (* s (PI))) (/ (exp (neg (/ r s))) (* s (PI)))) (pow r 2))) (* 1/144 (/ 1 (* (pow s 3) (PI))))) (/ 1/24 (* r (* (pow s 2) (PI))))))> |
#<alt (* r (- (+ (* 1/8 (/ (+ (/ 1 (* s (PI))) (/ (exp (neg (/ r s))) (* s (PI)))) (pow r 2))) (* 1/144 (/ 1 (* (pow s 3) (PI))))) (/ 1/24 (* r (* (pow s 2) (PI))))))> |
#<alt (* 1/144 (/ r (* (pow s 3) (PI))))> |
#<alt (* -1 (* r (- (* 1/24 (/ 1 (* r (* (pow s 2) (PI))))) (* 1/144 (/ 1 (* (pow s 3) (PI)))))))> |
#<alt (* -1 (* r (- (* -1 (/ (- (* 1/8 (/ (+ (/ 1 (* s (PI))) (/ (exp (* -1 (/ r s))) (* s (PI)))) r)) (* 1/24 (/ 1 (* (pow s 2) (PI))))) r)) (* 1/144 (/ 1 (* (pow s 3) (PI)))))))> |
#<alt (* -1 (* r (- (* -1 (/ (- (* 1/8 (/ (+ (/ 1 (* s (PI))) (/ (exp (* -1 (/ r s))) (* s (PI)))) r)) (* 1/24 (/ 1 (* (pow s 2) (PI))))) r)) (* 1/144 (/ 1 (* (pow s 3) (PI)))))))> |
#<alt (* 1/144 (/ r (* (pow s 3) (PI))))> |
#<alt (/ (+ (* -1/24 (/ s (PI))) (* 1/144 (/ r (PI)))) (pow s 3))> |
#<alt (/ (+ (* 1/144 (/ r (PI))) (* s (- (* 1/8 (* s (+ (/ 1 (* r (PI))) (/ (exp (neg (/ r s))) (* r (PI)))))) (* 1/24 (/ 1 (PI)))))) (pow s 3))> |
#<alt (/ (+ (* 1/144 (/ r (PI))) (* s (- (* 1/8 (* s (+ (/ 1 (* r (PI))) (/ (exp (neg (/ r s))) (* r (PI)))))) (* 1/24 (/ 1 (PI)))))) (pow s 3))> |
#<alt (/ 1/4 (* r (* s (PI))))> |
#<alt (/ (- (* 1/4 (/ 1 (* r (PI)))) (* 1/6 (/ 1 (* s (PI))))) s)> |
#<alt (/ (- (+ (* 1/8 (/ (- (* 1/2 (/ r (PI))) (* -1/18 (/ r (PI)))) (pow s 2))) (* 1/4 (/ 1 (* r (PI))))) (/ 1/6 (* s (PI)))) s)> |
#<alt (/ (- (+ (* -1/48 (/ (pow r 2) (* (pow s 3) (PI)))) (+ (* 1/8 (/ (- (* 1/2 (/ r (PI))) (* -1/18 (/ r (PI)))) (pow s 2))) (* 1/4 (/ 1 (* r (PI)))))) (/ 1/6 (* s (PI)))) s)> |
#<alt (/ 1/4 (* r (* s (PI))))> |
#<alt (* -1 (/ (- (* 1/6 (/ 1 (* s (PI)))) (* 1/4 (/ 1 (* r (PI))))) s))> |
#<alt (* -1 (/ (- (* -1 (/ (- (* 1/8 (/ (- (* 1/2 (/ r (PI))) (* -1/18 (/ r (PI)))) s)) (* 1/6 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))) s))> |
#<alt (* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -1/8 (- (* 1/2 (/ r (PI))) (* -1/18 (/ r (PI))))) (* 1/48 (/ (pow r 2) (* s (PI))))) s)) (* 1/6 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))) s))> |
#<alt (/ 1/4 (* r s))> |
#<alt (/ (+ (* -1/6 (/ r (pow s 2))) (* 1/4 (/ 1 s))) r)> |
#<alt (/ (+ (* r (- (* 5/72 (/ r (pow s 3))) (* 1/6 (/ 1 (pow s 2))))) (* 1/4 (/ 1 s))) r)> |
#<alt (/ (+ (* r (- (* r (+ (* -1/48 (/ r (pow s 4))) (* 5/72 (/ 1 (pow s 3))))) (* 1/6 (/ 1 (pow s 2))))) (* 1/4 (/ 1 s))) r)> |
#<alt (* 1/144 (/ r (pow s 3)))> |
#<alt (* r (- (* 1/144 (/ 1 (pow s 3))) (* 1/24 (/ 1 (* r (pow s 2))))))> |
#<alt (* r (- (+ (* 1/8 (/ (+ (/ 1 s) (/ (exp (neg (/ r s))) s)) (pow r 2))) (* 1/144 (/ 1 (pow s 3)))) (/ 1/24 (* r (pow s 2)))))> |
#<alt (* r (- (+ (* 1/8 (/ (+ (/ 1 s) (/ (exp (neg (/ r s))) s)) (pow r 2))) (* 1/144 (/ 1 (pow s 3)))) (/ 1/24 (* r (pow s 2)))))> |
#<alt (* 1/144 (/ r (pow s 3)))> |
#<alt (* -1 (* r (- (* 1/24 (/ 1 (* r (pow s 2)))) (* 1/144 (/ 1 (pow s 3))))))> |
#<alt (* -1 (* r (- (* -1 (/ (- (* 1/8 (/ (+ (/ 1 s) (/ (exp (* -1 (/ r s))) s)) r)) (* 1/24 (/ 1 (pow s 2)))) r)) (* 1/144 (/ 1 (pow s 3))))))> |
#<alt (* -1 (* r (- (* -1 (/ (- (* 1/8 (/ (+ (/ 1 s) (/ (exp (* -1 (/ r s))) s)) r)) (* 1/24 (/ 1 (pow s 2)))) r)) (* 1/144 (/ 1 (pow s 3))))))> |
#<alt (* 1/144 (/ r (pow s 3)))> |
#<alt (/ (+ (* -1/24 s) (* 1/144 r)) (pow s 3))> |
#<alt (/ (+ (* 1/144 r) (* s (- (* 1/8 (* s (+ (/ 1 r) (/ (exp (neg (/ r s))) r)))) 1/24))) (pow s 3))> |
#<alt (/ (+ (* 1/144 r) (* s (- (* 1/8 (* s (+ (/ 1 r) (/ (exp (neg (/ r s))) r)))) 1/24))) (pow s 3))> |
#<alt (/ 1/4 (* r s))> |
#<alt (/ (- (* 1/4 (/ 1 r)) (* 1/6 (/ 1 s))) s)> |
#<alt (/ (- (+ (* 1/8 (/ (- (* 1/2 r) (* -1/18 r)) (pow s 2))) (* 1/4 (/ 1 r))) (* 1/6 (/ 1 s))) s)> |
#<alt (/ (- (+ (* -1/48 (/ (pow r 2) (pow s 3))) (+ (* 1/8 (/ (- (* 1/2 r) (* -1/18 r)) (pow s 2))) (* 1/4 (/ 1 r)))) (* 1/6 (/ 1 s))) s)> |
#<alt (/ 1/4 (* r s))> |
#<alt (* -1 (/ (- (* 1/6 (/ 1 s)) (* 1/4 (/ 1 r))) s))> |
#<alt (* -1 (/ (- (* -1 (/ (- (* 1/8 (/ (- (* 1/2 r) (* -1/18 r)) s)) 1/6) s)) (* 1/4 (/ 1 r))) s))> |
#<alt (* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -1/8 (- (* 1/2 r) (* -1/18 r))) (* 1/48 (/ (pow r 2) s))) s)) 1/6) s)) (* 1/4 (/ 1 r))) s))> |
#<alt 2> |
#<alt (+ 2 (* -4/3 (/ r s)))> |
#<alt (+ 2 (* r (- (* 5/9 (/ r (pow s 2))) (* 4/3 (/ 1 s)))))> |
#<alt (+ 2 (* r (- (* r (+ (* -1/6 (/ r (pow s 3))) (* 5/9 (/ 1 (pow s 2))))) (* 4/3 (/ 1 s)))))> |
#<alt (* 1/18 (/ (pow r 2) (pow s 2)))> |
#<alt (* (pow r 2) (- (* 1/18 (/ 1 (pow s 2))) (* 1/3 (/ 1 (* r s)))))> |
#<alt (* (pow r 2) (- (+ (/ 1 (pow r 2)) (+ (* 1/18 (/ 1 (pow s 2))) (/ (exp (neg (/ r s))) (pow r 2)))) (/ 1/3 (* r s))))> |
#<alt (* (pow r 2) (- (+ (/ 1 (pow r 2)) (+ (* 1/18 (/ 1 (pow s 2))) (/ (exp (neg (/ r s))) (pow r 2)))) (/ 1/3 (* r s))))> |
#<alt (* 1/18 (/ (pow r 2) (pow s 2)))> |
#<alt (* (pow r 2) (- (* 1/18 (/ 1 (pow s 2))) (* 1/3 (/ 1 (* r s)))))> |
#<alt (* (pow r 2) (+ (* -1 (/ (+ (* -1 (/ (+ 1 (exp (* -1 (/ r s)))) r)) (* 1/3 (/ 1 s))) r)) (* 1/18 (/ 1 (pow s 2)))))> |
#<alt (* (pow r 2) (+ (* -1 (/ (+ (* -1 (/ (+ 1 (exp (* -1 (/ r s)))) r)) (* 1/3 (/ 1 s))) r)) (* 1/18 (/ 1 (pow s 2)))))> |
#<alt (* 1/18 (/ (pow r 2) (pow s 2)))> |
#<alt (/ (- (* -1/3 (* r s)) (* -1/18 (pow r 2))) (pow s 2))> |
#<alt (/ (- (* s (- (* s (+ 1 (exp (neg (/ r s))))) (* 1/3 r))) (* -1/18 (pow r 2))) (pow s 2))> |
#<alt (/ (- (* s (- (* s (+ 1 (exp (neg (/ r s))))) (* 1/3 r))) (* -1/18 (pow r 2))) (pow s 2))> |
#<alt 2> |
#<alt (- (+ 2 (* -1 (/ r s))) (* 1/3 (/ r s)))> |
#<alt (- (+ 2 (+ (* -1 (/ r s)) (* 1/2 (/ (pow r 2) (pow s 2))))) (+ (* -1/18 (/ (pow r 2) (pow s 2))) (* 1/3 (/ r s))))> |
#<alt (- (+ 2 (+ (* -1 (/ r s)) (+ (* -1/6 (/ (pow r 3) (pow s 3))) (* 1/2 (/ (pow r 2) (pow s 2)))))) (+ (* -1/18 (/ (pow r 2) (pow s 2))) (* 1/3 (/ r s))))> |
#<alt 2> |
#<alt (+ 2 (* -1 (/ (- r (* -1/3 r)) s)))> |
#<alt (+ 2 (* -1 (/ (- (+ r (* -1 (/ (- (* 1/2 (pow r 2)) (* -1/18 (pow r 2))) s))) (* -1/3 r)) s)))> |
#<alt (+ 2 (* -1 (/ (- (+ r (* -1 (/ (- (+ (* -1/6 (/ (pow r 3) s)) (* 1/2 (pow r 2))) (* -1/18 (pow r 2))) s))) (* -1/3 r)) s)))> |
#<alt 1> |
#<alt (+ 1 (* -1/3 (/ r s)))> |
#<alt (+ 1 (* r (- (* 1/18 (/ r (pow s 2))) (* 1/3 (/ 1 s)))))> |
#<alt (+ 1 (* r (- (* 1/18 (/ r (pow s 2))) (* 1/3 (/ 1 s)))))> |
#<alt (* 1/18 (/ (pow r 2) (pow s 2)))> |
#<alt (* (pow r 2) (- (* 1/18 (/ 1 (pow s 2))) (* 1/3 (/ 1 (* r s)))))> |
#<alt (* (pow r 2) (- (+ (/ 1 (pow r 2)) (* 1/18 (/ 1 (pow s 2)))) (/ 1/3 (* r s))))> |
#<alt (* (pow r 2) (- (+ (/ 1 (pow r 2)) (* 1/18 (/ 1 (pow s 2)))) (/ 1/3 (* r s))))> |
#<alt (* 1/18 (/ (pow r 2) (pow s 2)))> |
#<alt (* (pow r 2) (- (* 1/18 (/ 1 (pow s 2))) (* 1/3 (/ 1 (* r s)))))> |
#<alt (* (pow r 2) (+ (* -1 (/ (- (* 1/3 (/ 1 s)) (/ 1 r)) r)) (* 1/18 (/ 1 (pow s 2)))))> |
#<alt (* (pow r 2) (+ (* -1 (/ (- (* 1/3 (/ 1 s)) (/ 1 r)) r)) (* 1/18 (/ 1 (pow s 2)))))> |
#<alt (* 1/18 (/ (pow r 2) (pow s 2)))> |
#<alt (/ (- (* -1/3 (* r s)) (* -1/18 (pow r 2))) (pow s 2))> |
#<alt (/ (- (* s (- s (* 1/3 r))) (* -1/18 (pow r 2))) (pow s 2))> |
#<alt (/ (- (* s (- s (* 1/3 r))) (* -1/18 (pow r 2))) (pow s 2))> |
#<alt 1> |
#<alt (+ 1 (* -1/3 (/ r s)))> |
#<alt (- (+ 1 (* 1/18 (/ (pow r 2) (pow s 2)))) (* 1/3 (/ r s)))> |
#<alt (- (+ 1 (* 1/18 (/ (pow r 2) (pow s 2)))) (* 1/3 (/ r s)))> |
#<alt 1> |
#<alt (+ 1 (* -1/3 (/ r s)))> |
#<alt (+ 1 (* -1 (/ (- (* -1/18 (/ (pow r 2) s)) (* -1/3 r)) s)))> |
#<alt (+ 1 (* -1 (/ (- (* -1/18 (/ (pow r 2) s)) (* -1/3 r)) s)))> |
#<alt (* -1 r)> |
#<alt (* -1 r)> |
#<alt (* -1 r)> |
#<alt (* -1 r)> |
#<alt (* -1 r)> |
#<alt (* -1 r)> |
#<alt (* -1 r)> |
#<alt (* -1 r)> |
#<alt (* -1 r)> |
#<alt (* -1 r)> |
#<alt (* -1 r)> |
#<alt (* -1 r)> |
#<alt 1> |
#<alt (+ 1 (* -1/3 (/ r s)))> |
#<alt (+ 1 (* r (- (* 1/18 (/ r (pow s 2))) (* 1/3 (/ 1 s)))))> |
#<alt (+ 1 (* r (- (* r (+ (* -1/162 (/ r (pow s 3))) (* 1/18 (/ 1 (pow s 2))))) (* 1/3 (/ 1 s)))))> |
#<alt (exp (* -1/3 (/ r s)))> |
#<alt (exp (* -1/3 (/ r s)))> |
#<alt (exp (* -1/3 (/ r s)))> |
#<alt (exp (* -1/3 (/ r s)))> |
#<alt (exp (* -1/3 (/ r s)))> |
#<alt (exp (* -1/3 (/ r s)))> |
#<alt (exp (* -1/3 (/ r s)))> |
#<alt (exp (* -1/3 (/ r s)))> |
#<alt (exp (* -1/3 (/ r s)))> |
#<alt (exp (* -1/3 (/ r s)))> |
#<alt (exp (* -1/3 (/ r s)))> |
#<alt (exp (* -1/3 (/ r s)))> |
#<alt 1> |
#<alt (+ 1 (* -1/3 (/ r s)))> |
#<alt (+ 1 (+ (* -1/3 (/ r s)) (* 1/18 (/ (pow r 2) (pow s 2)))))> |
#<alt (+ 1 (+ (* -1/3 (/ r s)) (+ (* -1/162 (/ (pow r 3) (pow s 3))) (* 1/18 (/ (pow r 2) (pow s 2))))))> |
#<alt 1> |
#<alt (+ 1 (* -1/3 (/ r s)))> |
#<alt (+ 1 (* -1 (/ (+ (* -1/18 (/ (pow r 2) s)) (* 1/3 r)) s)))> |
#<alt (+ 1 (* -1 (/ (+ (* -1 (/ (+ (* -1/162 (/ (pow r 3) s)) (* 1/18 (pow r 2))) s)) (* 1/3 r)) s)))> |
#<alt (* -1/3 (/ r s))> |
#<alt (* -1/3 (/ r s))> |
#<alt (* -1/3 (/ r s))> |
#<alt (* -1/3 (/ r s))> |
#<alt (* -1/3 (/ r s))> |
#<alt (* -1/3 (/ r s))> |
#<alt (* -1/3 (/ r s))> |
#<alt (* -1/3 (/ r s))> |
#<alt (* -1/3 (/ r s))> |
#<alt (* -1/3 (/ r s))> |
#<alt (* -1/3 (/ r s))> |
#<alt (* -1/3 (/ r s))> |
#<alt (* -1/3 (/ r s))> |
#<alt (* -1/3 (/ r s))> |
#<alt (* -1/3 (/ r s))> |
#<alt (* -1/3 (/ r s))> |
#<alt (* -1/3 (/ r s))> |
#<alt (* -1/3 (/ r s))> |
#<alt (* -1/3 (/ r s))> |
#<alt (* -1/3 (/ r s))> |
#<alt (* -1/3 (/ r s))> |
#<alt (* -1/3 (/ r s))> |
#<alt (* -1/3 (/ r s))> |
#<alt (* -1/3 (/ r s))> |
#<alt (* -3 s)> |
#<alt (* -3 s)> |
#<alt (* -3 s)> |
#<alt (* -3 s)> |
#<alt (* -3 s)> |
#<alt (* -3 s)> |
#<alt (* -3 s)> |
#<alt (* -3 s)> |
#<alt (* -3 s)> |
#<alt (* -3 s)> |
#<alt (* -3 s)> |
#<alt (* -3 s)> |
#<alt (* -1/3 (/ r s))> |
#<alt (* -1/3 (/ r s))> |
#<alt (* -1/3 (/ r s))> |
#<alt (* -1/3 (/ r s))> |
#<alt (* -1/3 (/ r s))> |
#<alt (* -1/3 (/ r s))> |
#<alt (* -1/3 (/ r s))> |
#<alt (* -1/3 (/ r s))> |
#<alt (* -1/3 (/ r s))> |
#<alt (* -1/3 (/ r s))> |
#<alt (* -1/3 (/ r s))> |
#<alt (* -1/3 (/ r s))> |
#<alt (* -1/3 (/ r s))> |
#<alt (* -1/3 (/ r s))> |
#<alt (* -1/3 (/ r s))> |
#<alt (* -1/3 (/ r s))> |
#<alt (* -1/3 (/ r s))> |
#<alt (* -1/3 (/ r s))> |
#<alt (* -1/3 (/ r s))> |
#<alt (* -1/3 (/ r s))> |
#<alt (* -1/3 (/ r s))> |
#<alt (* -1/3 (/ r s))> |
#<alt (* -1/3 (/ r s))> |
#<alt (* -1/3 (/ r s))> |
#<alt (* 6 (* r (* s (PI))))> |
#<alt (* 6 (* r (* s (PI))))> |
#<alt (* 6 (* r (* s (PI))))> |
#<alt (* 6 (* r (* s (PI))))> |
#<alt (* 6 (* r (* s (PI))))> |
#<alt (* 6 (* r (* s (PI))))> |
#<alt (* 6 (* r (* s (PI))))> |
#<alt (* 6 (* r (* s (PI))))> |
#<alt (* 6 (* r (* s (PI))))> |
#<alt (* 6 (* r (* s (PI))))> |
#<alt (* 6 (* r (* s (PI))))> |
#<alt (* 6 (* r (* s (PI))))> |
#<alt (* 6 (* r (* s (PI))))> |
#<alt (* 6 (* r (* s (PI))))> |
#<alt (* 6 (* r (* s (PI))))> |
#<alt (* 6 (* r (* s (PI))))> |
#<alt (* 6 (* r (* s (PI))))> |
#<alt (* 6 (* r (* s (PI))))> |
#<alt (* 6 (* r (* s (PI))))> |
#<alt (* 6 (* r (* s (PI))))> |
#<alt (* 6 (* r (* s (PI))))> |
#<alt (* 6 (* r (* s (PI))))> |
#<alt (* 6 (* r (* s (PI))))> |
#<alt (* 6 (* r (* s (PI))))> |
#<alt (* 5/72 (/ r (* (pow s 2) (PI))))> |
#<alt (* 5/72 (/ r (* (pow s 2) (PI))))> |
#<alt (* 5/72 (/ r (* (pow s 2) (PI))))> |
#<alt (* 5/72 (/ r (* (pow s 2) (PI))))> |
#<alt (* 5/72 (/ r (* (pow s 2) (PI))))> |
#<alt (* 5/72 (/ r (* (pow s 2) (PI))))> |
#<alt (* 5/72 (/ r (* (pow s 2) (PI))))> |
#<alt (* 5/72 (/ r (* (pow s 2) (PI))))> |
#<alt (* 5/72 (/ r (* (pow s 2) (PI))))> |
#<alt (* 5/72 (/ r (* (pow s 2) (PI))))> |
#<alt (* 5/72 (/ r (* (pow s 2) (PI))))> |
#<alt (* 5/72 (/ r (* (pow s 2) (PI))))> |
#<alt (* 5/72 (/ r (* (pow s 2) (PI))))> |
#<alt (* 5/72 (/ r (* (pow s 2) (PI))))> |
#<alt (* 5/72 (/ r (* (pow s 2) (PI))))> |
#<alt (* 5/72 (/ r (* (pow s 2) (PI))))> |
#<alt (* 5/72 (/ r (* (pow s 2) (PI))))> |
#<alt (* 5/72 (/ r (* (pow s 2) (PI))))> |
#<alt (* 5/72 (/ r (* (pow s 2) (PI))))> |
#<alt (* 5/72 (/ r (* (pow s 2) (PI))))> |
#<alt (* 5/72 (/ r (* (pow s 2) (PI))))> |
#<alt (* 5/72 (/ r (* (pow s 2) (PI))))> |
#<alt (* 5/72 (/ r (* (pow s 2) (PI))))> |
#<alt (* 5/72 (/ r (* (pow s 2) (PI))))> |
#<alt (/ r (* s (PI)))> |
#<alt (/ r (* s (PI)))> |
#<alt (/ r (* s (PI)))> |
#<alt (/ r (* s (PI)))> |
#<alt (/ r (* s (PI)))> |
#<alt (/ r (* s (PI)))> |
#<alt (/ r (* s (PI)))> |
#<alt (/ r (* s (PI)))> |
#<alt (/ r (* s (PI)))> |
#<alt (/ r (* s (PI)))> |
#<alt (/ r (* s (PI)))> |
#<alt (/ r (* s (PI)))> |
#<alt (/ r (* s (PI)))> |
#<alt (/ r (* s (PI)))> |
#<alt (/ r (* s (PI)))> |
#<alt (/ r (* s (PI)))> |
#<alt (/ r (* s (PI)))> |
#<alt (/ r (* s (PI)))> |
#<alt (/ r (* s (PI)))> |
#<alt (/ r (* s (PI)))> |
#<alt (/ r (* s (PI)))> |
#<alt (/ r (* s (PI)))> |
#<alt (/ r (* s (PI)))> |
#<alt (/ r (* s (PI)))> |
#<alt (* r (PI))> |
#<alt (* r (PI))> |
#<alt (* r (PI))> |
#<alt (* r (PI))> |
#<alt (* r (PI))> |
#<alt (* r (PI))> |
#<alt (* r (PI))> |
#<alt (* r (PI))> |
#<alt (* r (PI))> |
#<alt (* r (PI))> |
#<alt (* r (PI))> |
#<alt (* r (PI))> |
#<alt (* 1/3 r)> |
#<alt (* 1/3 r)> |
#<alt (* 1/3 r)> |
#<alt (* 1/3 r)> |
#<alt (* 1/3 r)> |
#<alt (* 1/3 r)> |
#<alt (* 1/3 r)> |
#<alt (* 1/3 r)> |
#<alt (* 1/3 r)> |
#<alt (* 1/3 r)> |
#<alt (* 1/3 r)> |
#<alt (* 1/3 r)> |
#<alt (* -1/18 (pow r 2))> |
#<alt (* -1/18 (pow r 2))> |
#<alt (* -1/18 (pow r 2))> |
#<alt (* -1/18 (pow r 2))> |
#<alt (* -1/18 (pow r 2))> |
#<alt (* -1/18 (pow r 2))> |
#<alt (* -1/18 (pow r 2))> |
#<alt (* -1/18 (pow r 2))> |
#<alt (* -1/18 (pow r 2))> |
#<alt (* -1/18 (pow r 2))> |
#<alt (* -1/18 (pow r 2))> |
#<alt (* -1/18 (pow r 2))> |
#<alt (/ 1/8 (* r s))> |
#<alt (/ 1/8 (* r s))> |
#<alt (/ 1/8 (* r s))> |
#<alt (/ 1/8 (* r s))> |
#<alt (/ 1/8 (* r s))> |
#<alt (/ 1/8 (* r s))> |
#<alt (/ 1/8 (* r s))> |
#<alt (/ 1/8 (* r s))> |
#<alt (/ 1/8 (* r s))> |
#<alt (/ 1/8 (* r s))> |
#<alt (/ 1/8 (* r s))> |
#<alt (/ 1/8 (* r s))> |
#<alt (/ 1/8 (* r s))> |
#<alt (/ 1/8 (* r s))> |
#<alt (/ 1/8 (* r s))> |
#<alt (/ 1/8 (* r s))> |
#<alt (/ 1/8 (* r s))> |
#<alt (/ 1/8 (* r s))> |
#<alt (/ 1/8 (* r s))> |
#<alt (/ 1/8 (* r s))> |
#<alt (/ 1/8 (* r s))> |
#<alt (/ 1/8 (* r s))> |
#<alt (/ 1/8 (* r s))> |
#<alt (/ 1/8 (* r s))> |
#<alt (* -1/18 (/ (pow r 2) s))> |
#<alt (* -1/18 (/ (pow r 2) s))> |
#<alt (* -1/18 (/ (pow r 2) s))> |
#<alt (* -1/18 (/ (pow r 2) s))> |
#<alt (* -1/18 (/ (pow r 2) s))> |
#<alt (* -1/18 (/ (pow r 2) s))> |
#<alt (* -1/18 (/ (pow r 2) s))> |
#<alt (* -1/18 (/ (pow r 2) s))> |
#<alt (* -1/18 (/ (pow r 2) s))> |
#<alt (* -1/18 (/ (pow r 2) s))> |
#<alt (* -1/18 (/ (pow r 2) s))> |
#<alt (* -1/18 (/ (pow r 2) s))> |
#<alt (* -1/18 (/ (pow r 2) s))> |
#<alt (* -1/18 (/ (pow r 2) s))> |
#<alt (* -1/18 (/ (pow r 2) s))> |
#<alt (* -1/18 (/ (pow r 2) s))> |
#<alt (* -1/18 (/ (pow r 2) s))> |
#<alt (* -1/18 (/ (pow r 2) s))> |
#<alt (* -1/18 (/ (pow r 2) s))> |
#<alt (* -1/18 (/ (pow r 2) s))> |
#<alt (* -1/18 (/ (pow r 2) s))> |
#<alt (* -1/18 (/ (pow r 2) s))> |
#<alt (* -1/18 (/ (pow r 2) s))> |
#<alt (* -1/18 (/ (pow r 2) s))> |
#<alt 1> |
#<alt (+ 1 (* -1 (/ r s)))> |
#<alt (+ 1 (* r (- (* 1/2 (/ r (pow s 2))) (/ 1 s))))> |
#<alt (+ 1 (* r (- (* r (+ (* -1/6 (/ r (pow s 3))) (* 1/2 (/ 1 (pow s 2))))) (/ 1 s))))> |
#<alt (exp (* -1 (/ r s)))> |
#<alt (exp (* -1 (/ r s)))> |
#<alt (exp (* -1 (/ r s)))> |
#<alt (exp (* -1 (/ r s)))> |
#<alt (exp (* -1 (/ r s)))> |
#<alt (exp (* -1 (/ r s)))> |
#<alt (exp (* -1 (/ r s)))> |
#<alt (exp (* -1 (/ r s)))> |
#<alt (exp (* -1 (/ r s)))> |
#<alt (exp (* -1 (/ r s)))> |
#<alt (exp (* -1 (/ r s)))> |
#<alt (exp (* -1 (/ r s)))> |
#<alt 1> |
#<alt (+ 1 (* -1 (/ r s)))> |
#<alt (+ 1 (+ (* -1 (/ r s)) (* 1/2 (/ (pow r 2) (pow s 2)))))> |
#<alt (+ 1 (+ (* -1 (/ r s)) (+ (* -1/6 (/ (pow r 3) (pow s 3))) (* 1/2 (/ (pow r 2) (pow s 2))))))> |
#<alt 1> |
#<alt (+ 1 (* -1 (/ r s)))> |
#<alt (+ 1 (* -1 (/ (+ r (* -1/2 (/ (pow r 2) s))) s)))> |
#<alt (+ 1 (* -1 (/ (+ r (* -1 (/ (+ (* -1/6 (/ (pow r 3) s)) (* 1/2 (pow r 2))) s))) s)))> |
153 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 11.0ms | r | @ | inf | (+ (/ (/ 1/8 (exp (/ r s))) (* r (* s (PI)))) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) |
| 3.0ms | r | @ | -inf | (+ (/ 1/4 (* r (PI))) (* (/ (/ (/ r s) (PI)) s) 5/72)) |
| 2.0ms | s | @ | 0 | (+ (/ (/ 1/8 (exp (/ r s))) (* r (* s (PI)))) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) |
| 1.0ms | r | @ | inf | (* (/ 1/8 (* r s)) (+ (exp (- 0 (/ r s))) (- 1 (/ (+ (/ (* (* r r) -1/18) s) (* r 1/3)) s)))) |
| 1.0ms | r | @ | -inf | (+ (/ (/ 1/8 (exp (/ r s))) (* r (* s (PI)))) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) |
| 1× | batch-egg-rewrite |
| 4674× | *-lowering-*.f32 |
| 4674× | *-lowering-*.f64 |
| 2648× | /-lowering-/.f32 |
| 2648× | /-lowering-/.f64 |
| 1872× | fma-lowering-fma.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 61 | 306 |
| 1 | 359 | 287 |
| 2 | 4239 | 285 |
| 0 | 8440 | 285 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (/ (/ 1/8 (exp (/ r s))) (* r (* s (PI)))) (/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r))) |
(/ (* 3/4 (exp (/ (neg r) (* 3 s)))) (* (* (* 6 (PI)) s) r)) |
(* 3/4 (exp (/ (neg r) (* 3 s)))) |
(exp (/ (neg r) (* 3 s))) |
(/ 1/4 (* r (* s (PI)))) |
(* r (* s (PI))) |
(* s (PI)) |
(PI) |
(/ (- (+ (/ 1/4 (* r (PI))) (* (/ (/ (/ r s) (PI)) s) 5/72)) (/ (/ 1/6 (PI)) s)) s) |
(- (+ (/ 1/4 (* r (PI))) (* (/ (/ (/ r s) (PI)) s) 5/72)) (/ (/ 1/6 (PI)) s)) |
(+ (/ 1/4 (* r (PI))) (* (/ (/ (/ r s) (PI)) s) 5/72)) |
(/ 1/4 (* r (PI))) |
(/ (* (/ 1/8 (* r s)) (+ (exp (- 0 (/ r s))) (- 1 (/ (+ (/ (* (* r r) -1/18) s) (* r 1/3)) s)))) (PI)) |
(* (/ 1/8 (* r s)) (+ (exp (- 0 (/ r s))) (- 1 (/ (+ (/ (* (* r r) -1/18) s) (* r 1/3)) s)))) |
(+ (exp (- 0 (/ r s))) (- 1 (/ (+ (/ (* (* r r) -1/18) s) (* r 1/3)) s))) |
(- 1 (/ (+ (/ (* (* r r) -1/18) s) (* r 1/3)) s)) |
(neg r) |
(exp (/ r (* s -3))) |
(/ r (* s -3)) |
(* s -3) |
(/ (neg r) (* 3 s)) |
(* (* (* 6 (PI)) s) r) |
(* (/ (/ (/ r s) (PI)) s) 5/72) |
(/ (/ r s) (PI)) |
(* r (PI)) |
(* r 1/3) |
(* (* r r) -1/18) |
(/ 1/8 (* r s)) |
(/ (* (* r r) -1/18) s) |
(exp (/ (neg r) s)) |
| Outputs |
|---|
(+.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s))) (*.f32 r (*.f32 s (PI.f32)))) (/.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) (*.f32 s (PI.f32)))) r)) |
(+.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) (*.f32 s (PI.f32)))) r) (/.f32 (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s))) (*.f32 r (*.f32 s (PI.f32))))) |
(pow.f32 (/.f32 (*.f32 r (*.f32 (*.f32 s (PI.f32)) (*.f32 r (/.f32 s (/.f32 #s(literal 1/6 binary32) (PI.f32)))))) (+.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s))) (*.f32 r (/.f32 s (/.f32 #s(literal 1/6 binary32) (PI.f32))))) (*.f32 (*.f32 r (*.f32 s (PI.f32))) (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))))))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (+.f32 (pow.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s))) (*.f32 r (*.f32 s (PI.f32)))) #s(literal 2 binary32)) (*.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) (*.f32 s (PI.f32)))) r) (-.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) (*.f32 s (PI.f32)))) r) (/.f32 (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s))) (*.f32 r (*.f32 s (PI.f32))))))) (+.f32 (pow.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s))) (*.f32 r (*.f32 s (PI.f32)))) #s(literal 3 binary32)) (pow.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) (*.f32 s (PI.f32)))) r) #s(literal 3 binary32)))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (-.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s))) (*.f32 r (*.f32 s (PI.f32)))) (/.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) (*.f32 s (PI.f32)))) r)) (-.f32 (pow.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s))) (*.f32 r (*.f32 s (PI.f32)))) #s(literal 2 binary32)) (pow.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) (*.f32 s (PI.f32)))) r) #s(literal 2 binary32)))) #s(literal -1 binary32)) |
(fma.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (*.f32 (*.f32 s (PI.f32)) (exp.f32 (/.f32 r s))))) (/.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) (*.f32 s (PI.f32)))) r)) |
(fma.f32 #s(literal 1/8 binary32) (*.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (/.f32 (/.f32 (/.f32 #s(literal 1 binary32) s) r) (PI.f32))) (/.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) (*.f32 s (PI.f32)))) r)) |
(fma.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (*.f32 r (*.f32 s (PI.f32)))) (/.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) (*.f32 s (PI.f32)))) r)) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s))) (/.f32 (/.f32 (/.f32 #s(literal 1 binary32) s) r) (PI.f32)) (/.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) (*.f32 s (PI.f32)))) r)) |
(fma.f32 #s(literal 3/4 binary32) (/.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) (*.f32 r (/.f32 s (/.f32 #s(literal 1/6 binary32) (PI.f32))))) (/.f32 (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s))) (*.f32 r (*.f32 s (PI.f32))))) |
(fma.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) (*.f32 #s(literal 3/4 binary32) (/.f32 (/.f32 #s(literal 1/6 binary32) (PI.f32)) (*.f32 r s))) (/.f32 (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s))) (*.f32 r (*.f32 s (PI.f32))))) |
(fma.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) (/.f32 #s(literal 3/4 binary32) (*.f32 r (/.f32 s (/.f32 #s(literal 1/6 binary32) (PI.f32))))) (/.f32 (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s))) (*.f32 r (*.f32 s (PI.f32))))) |
(fma.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))) (/.f32 (/.f32 #s(literal 1/6 binary32) (PI.f32)) (*.f32 r s)) (/.f32 (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s))) (*.f32 r (*.f32 s (PI.f32))))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) (/.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (PI.f32)) (/.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) (*.f32 s (PI.f32)))) r)) |
(fma.f32 #s(literal 1 binary32) (/.f32 (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s))) (*.f32 r (*.f32 s (PI.f32)))) (/.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) (*.f32 s (PI.f32)))) r)) |
(fma.f32 #s(literal 1 binary32) (/.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) (*.f32 s (PI.f32)))) r) (/.f32 (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s))) (*.f32 r (*.f32 s (PI.f32))))) |
(fma.f32 (*.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) #s(literal -3/4 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (neg.f32 r) (/.f32 s (/.f32 #s(literal 1/6 binary32) (PI.f32))))) (/.f32 (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s))) (*.f32 r (*.f32 s (PI.f32))))) |
(fma.f32 (/.f32 #s(literal -1/8 binary32) (exp.f32 (/.f32 r s))) (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 s (PI.f32)) (neg.f32 r))) (/.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) (*.f32 s (PI.f32)))) r)) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32))) (/.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) r) (/.f32 (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s))) (*.f32 r (*.f32 s (PI.f32))))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32))) (/.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) r) (/.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) (*.f32 s (PI.f32)))) r)) |
(fma.f32 (/.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32))) (/.f32 (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s))) (*.f32 r (*.f32 s (PI.f32))))) |
(fma.f32 (/.f32 (/.f32 #s(literal 1/6 binary32) (PI.f32)) (*.f32 r s)) (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))) (/.f32 (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s))) (*.f32 r (*.f32 s (PI.f32))))) |
(fma.f32 (/.f32 (/.f32 (/.f32 #s(literal 1 binary32) s) r) (PI.f32)) (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s))) (/.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) (*.f32 s (PI.f32)))) r)) |
(fma.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) (*.f32 s (PI.f32)))) (/.f32 #s(literal 1 binary32) r) (/.f32 (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s))) (*.f32 r (*.f32 s (PI.f32))))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r (exp.f32 (/.f32 r s)))) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))) (/.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) (*.f32 s (PI.f32)))) r)) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) r) (/.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (*.f32 s (PI.f32))) (/.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) (*.f32 s (PI.f32)))) r)) |
(fma.f32 (/.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) (*.f32 r (/.f32 s (/.f32 #s(literal 1/6 binary32) (PI.f32))))) #s(literal 3/4 binary32) (/.f32 (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s))) (*.f32 r (*.f32 s (PI.f32))))) |
(fma.f32 (/.f32 #s(literal 3/4 binary32) r) (/.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) (/.f32 s (/.f32 #s(literal 1/6 binary32) (PI.f32)))) (/.f32 (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s))) (*.f32 r (*.f32 s (PI.f32))))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) (/.f32 s (/.f32 #s(literal 1/6 binary32) (PI.f32)))) (/.f32 #s(literal 3/4 binary32) r) (/.f32 (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s))) (*.f32 r (*.f32 s (PI.f32))))) |
(fma.f32 (/.f32 #s(literal 3/4 binary32) (/.f32 (PI.f32) #s(literal 1/6 binary32))) (/.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) (*.f32 r s)) (/.f32 (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s))) (*.f32 r (*.f32 s (PI.f32))))) |
(fma.f32 (/.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) (/.f32 (PI.f32) #s(literal 1/6 binary32))) (/.f32 #s(literal 3/4 binary32) (*.f32 r s)) (/.f32 (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s))) (*.f32 r (*.f32 s (PI.f32))))) |
(-.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s))) (*.f32 r (*.f32 s (PI.f32)))) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))) (*.f32 (neg.f32 r) (/.f32 s (/.f32 #s(literal 1/6 binary32) (PI.f32)))))) |
(-.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s))) (*.f32 r (*.f32 s (PI.f32)))) (/.f32 (*.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) #s(literal -3/4 binary32)) (*.f32 r (/.f32 s (/.f32 #s(literal 1/6 binary32) (PI.f32)))))) |
(-.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) (*.f32 s (PI.f32)))) r) (/.f32 (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s))) (*.f32 (*.f32 s (PI.f32)) (neg.f32 r)))) |
(-.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) (*.f32 s (PI.f32)))) r) (/.f32 (/.f32 #s(literal -1/8 binary32) (exp.f32 (/.f32 r s))) (*.f32 r (*.f32 s (PI.f32))))) |
(-.f32 (/.f32 (pow.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s))) (*.f32 r (*.f32 s (PI.f32)))) #s(literal 2 binary32)) (-.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s))) (*.f32 r (*.f32 s (PI.f32)))) (/.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) (*.f32 s (PI.f32)))) r))) (/.f32 (pow.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) (*.f32 s (PI.f32)))) r) #s(literal 2 binary32)) (-.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s))) (*.f32 r (*.f32 s (PI.f32)))) (/.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) (*.f32 s (PI.f32)))) r)))) |
(/.f32 #s(literal 1 binary32) (/.f32 (*.f32 r (*.f32 (*.f32 s (PI.f32)) (*.f32 r (/.f32 s (/.f32 #s(literal 1/6 binary32) (PI.f32)))))) (+.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s))) (*.f32 r (/.f32 s (/.f32 #s(literal 1/6 binary32) (PI.f32))))) (*.f32 (*.f32 r (*.f32 s (PI.f32))) (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (pow.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s))) (*.f32 r (*.f32 s (PI.f32)))) #s(literal 2 binary32)) (*.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) (*.f32 s (PI.f32)))) r) (-.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) (*.f32 s (PI.f32)))) r) (/.f32 (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s))) (*.f32 r (*.f32 s (PI.f32))))))) (+.f32 (pow.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s))) (*.f32 r (*.f32 s (PI.f32)))) #s(literal 3 binary32)) (pow.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) (*.f32 s (PI.f32)))) r) #s(literal 3 binary32))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s))) (*.f32 r (*.f32 s (PI.f32)))) (/.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) (*.f32 s (PI.f32)))) r)) (-.f32 (pow.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s))) (*.f32 r (*.f32 s (PI.f32)))) #s(literal 2 binary32)) (pow.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) (*.f32 s (PI.f32)))) r) #s(literal 2 binary32))))) |
(/.f32 (+.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s))) (*.f32 r (/.f32 s (/.f32 #s(literal 1/6 binary32) (PI.f32))))) (*.f32 (*.f32 r (*.f32 s (PI.f32))) (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))))) (*.f32 r (*.f32 (*.f32 s (PI.f32)) (*.f32 r (/.f32 s (/.f32 #s(literal 1/6 binary32) (PI.f32))))))) |
(/.f32 (+.f32 (pow.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s))) (*.f32 r (*.f32 s (PI.f32)))) #s(literal 3 binary32)) (pow.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) (*.f32 s (PI.f32)))) r) #s(literal 3 binary32))) (+.f32 (pow.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s))) (*.f32 r (*.f32 s (PI.f32)))) #s(literal 2 binary32)) (*.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) (*.f32 s (PI.f32)))) r) (-.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) (*.f32 s (PI.f32)))) r) (/.f32 (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s))) (*.f32 r (*.f32 s (PI.f32)))))))) |
(/.f32 (+.f32 (pow.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s))) (*.f32 r (*.f32 s (PI.f32)))) #s(literal 3 binary32)) (pow.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) (*.f32 s (PI.f32)))) r) #s(literal 3 binary32))) (+.f32 (pow.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) (*.f32 s (PI.f32)))) r) #s(literal 2 binary32)) (-.f32 (pow.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s))) (*.f32 r (*.f32 s (PI.f32)))) #s(literal 2 binary32)) (/.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) (*.f32 s (PI.f32)))) r) (/.f32 (*.f32 r (*.f32 s (PI.f32))) (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s)))))))) |
(/.f32 (-.f32 (pow.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s))) (*.f32 r (*.f32 s (PI.f32)))) #s(literal 2 binary32)) (pow.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) (*.f32 s (PI.f32)))) r) #s(literal 2 binary32))) (-.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s))) (*.f32 r (*.f32 s (PI.f32)))) (/.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) (*.f32 s (PI.f32)))) r))) |
(/.f32 (+.f32 (*.f32 #s(literal 1/8 binary32) (*.f32 r (/.f32 s (/.f32 #s(literal 1/6 binary32) (PI.f32))))) (*.f32 (*.f32 r (*.f32 (*.f32 s (PI.f32)) (exp.f32 (/.f32 r s)))) (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))))) (*.f32 (*.f32 r (*.f32 (*.f32 s (PI.f32)) (exp.f32 (/.f32 r s)))) (*.f32 r (/.f32 s (/.f32 #s(literal 1/6 binary32) (PI.f32)))))) |
(/.f32 (+.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (*.f32 r (/.f32 s (/.f32 #s(literal 1/6 binary32) (PI.f32)))) (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))))) (*.f32 (*.f32 r (*.f32 (*.f32 s (PI.f32)) (exp.f32 (/.f32 r s)))) #s(literal 1 binary32))) (*.f32 (*.f32 r (*.f32 (*.f32 s (PI.f32)) (exp.f32 (/.f32 r s)))) (/.f32 (*.f32 r (/.f32 s (/.f32 #s(literal 1/6 binary32) (PI.f32)))) (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))))))) |
(/.f32 (+.f32 (*.f32 #s(literal 1/8 binary32) (*.f32 (neg.f32 r) (/.f32 s (/.f32 #s(literal 1/6 binary32) (PI.f32))))) (*.f32 (*.f32 r (*.f32 (*.f32 s (PI.f32)) (exp.f32 (/.f32 r s)))) (*.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) #s(literal -3/4 binary32)))) (*.f32 (*.f32 r (*.f32 (*.f32 s (PI.f32)) (exp.f32 (/.f32 r s)))) (*.f32 (neg.f32 r) (/.f32 s (/.f32 #s(literal 1/6 binary32) (PI.f32)))))) |
(/.f32 (+.f32 (*.f32 #s(literal 1/8 binary32) r) (*.f32 (*.f32 r (*.f32 (*.f32 s (PI.f32)) (exp.f32 (/.f32 r s)))) (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) (*.f32 s (PI.f32)))))) (*.f32 (*.f32 r (*.f32 (*.f32 s (PI.f32)) (exp.f32 (/.f32 r s)))) r)) |
(/.f32 (+.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s))) (/.f32 (*.f32 r (/.f32 s (/.f32 #s(literal 1/6 binary32) (PI.f32)))) (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))))) (*.f32 (*.f32 r (*.f32 s (PI.f32))) #s(literal 1 binary32))) (*.f32 (*.f32 r (*.f32 s (PI.f32))) (/.f32 (*.f32 r (/.f32 s (/.f32 #s(literal 1/6 binary32) (PI.f32)))) (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))))))) |
(/.f32 (+.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s))) (*.f32 (neg.f32 r) (/.f32 s (/.f32 #s(literal 1/6 binary32) (PI.f32))))) (*.f32 (*.f32 r (*.f32 s (PI.f32))) (*.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) #s(literal -3/4 binary32)))) (*.f32 (*.f32 r (*.f32 s (PI.f32))) (*.f32 (neg.f32 r) (/.f32 s (/.f32 #s(literal 1/6 binary32) (PI.f32)))))) |
(/.f32 (+.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s))) r) (*.f32 (*.f32 r (*.f32 s (PI.f32))) (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) (*.f32 s (PI.f32)))))) (*.f32 (*.f32 r (*.f32 s (PI.f32))) r)) |
(/.f32 (+.f32 (*.f32 #s(literal 1 binary32) (*.f32 r (/.f32 s (/.f32 #s(literal 1/6 binary32) (PI.f32))))) (*.f32 (/.f32 (*.f32 r (*.f32 s (PI.f32))) (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s)))) (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))))) (*.f32 (/.f32 (*.f32 r (*.f32 s (PI.f32))) (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s)))) (*.f32 r (/.f32 s (/.f32 #s(literal 1/6 binary32) (PI.f32)))))) |
(/.f32 (+.f32 (*.f32 #s(literal 1 binary32) (/.f32 (*.f32 r (/.f32 s (/.f32 #s(literal 1/6 binary32) (PI.f32)))) (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))))) (*.f32 (/.f32 (*.f32 r (*.f32 s (PI.f32))) (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s)))) #s(literal 1 binary32))) (*.f32 (/.f32 (*.f32 r (*.f32 s (PI.f32))) (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s)))) (/.f32 (*.f32 r (/.f32 s (/.f32 #s(literal 1/6 binary32) (PI.f32)))) (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))))))) |
(/.f32 (+.f32 (*.f32 #s(literal 1 binary32) (*.f32 (neg.f32 r) (/.f32 s (/.f32 #s(literal 1/6 binary32) (PI.f32))))) (*.f32 (/.f32 (*.f32 r (*.f32 s (PI.f32))) (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s)))) (*.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) #s(literal -3/4 binary32)))) (*.f32 (/.f32 (*.f32 r (*.f32 s (PI.f32))) (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s)))) (*.f32 (neg.f32 r) (/.f32 s (/.f32 #s(literal 1/6 binary32) (PI.f32)))))) |
(/.f32 (+.f32 r (*.f32 (/.f32 (*.f32 r (*.f32 s (PI.f32))) (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s)))) (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) (*.f32 s (PI.f32)))))) (*.f32 (/.f32 (*.f32 r (*.f32 s (PI.f32))) (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s)))) r)) |
(/.f32 (+.f32 (*.f32 (/.f32 #s(literal -1/8 binary32) (exp.f32 (/.f32 r s))) (*.f32 r (/.f32 s (/.f32 #s(literal 1/6 binary32) (PI.f32))))) (*.f32 (*.f32 (*.f32 s (PI.f32)) (neg.f32 r)) (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))))) (*.f32 (*.f32 (*.f32 s (PI.f32)) (neg.f32 r)) (*.f32 r (/.f32 s (/.f32 #s(literal 1/6 binary32) (PI.f32)))))) |
(/.f32 (+.f32 (*.f32 (/.f32 #s(literal -1/8 binary32) (exp.f32 (/.f32 r s))) (/.f32 (*.f32 r (/.f32 s (/.f32 #s(literal 1/6 binary32) (PI.f32)))) (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))))) (*.f32 (*.f32 (*.f32 s (PI.f32)) (neg.f32 r)) #s(literal 1 binary32))) (*.f32 (*.f32 (*.f32 s (PI.f32)) (neg.f32 r)) (/.f32 (*.f32 r (/.f32 s (/.f32 #s(literal 1/6 binary32) (PI.f32)))) (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))))))) |
(/.f32 (+.f32 (*.f32 (/.f32 #s(literal -1/8 binary32) (exp.f32 (/.f32 r s))) (*.f32 (neg.f32 r) (/.f32 s (/.f32 #s(literal 1/6 binary32) (PI.f32))))) (*.f32 (*.f32 (*.f32 s (PI.f32)) (neg.f32 r)) (*.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) #s(literal -3/4 binary32)))) (*.f32 (*.f32 (*.f32 s (PI.f32)) (neg.f32 r)) (*.f32 (neg.f32 r) (/.f32 s (/.f32 #s(literal 1/6 binary32) (PI.f32)))))) |
(/.f32 (+.f32 (*.f32 (/.f32 #s(literal -1/8 binary32) (exp.f32 (/.f32 r s))) r) (*.f32 (*.f32 (*.f32 s (PI.f32)) (neg.f32 r)) (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) (*.f32 s (PI.f32)))))) (*.f32 (*.f32 (*.f32 s (PI.f32)) (neg.f32 r)) r)) |
(/.f32 (+.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r (exp.f32 (/.f32 r s)))) (*.f32 r (/.f32 s (/.f32 #s(literal 1/6 binary32) (PI.f32))))) (*.f32 (*.f32 s (PI.f32)) (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))))) (*.f32 (*.f32 s (PI.f32)) (*.f32 r (/.f32 s (/.f32 #s(literal 1/6 binary32) (PI.f32)))))) |
(/.f32 (+.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r (exp.f32 (/.f32 r s)))) (/.f32 (*.f32 r (/.f32 s (/.f32 #s(literal 1/6 binary32) (PI.f32)))) (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))))) (*.f32 (*.f32 s (PI.f32)) #s(literal 1 binary32))) (*.f32 (*.f32 s (PI.f32)) (/.f32 (*.f32 r (/.f32 s (/.f32 #s(literal 1/6 binary32) (PI.f32)))) (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))))))) |
(/.f32 (+.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r (exp.f32 (/.f32 r s)))) (*.f32 (neg.f32 r) (/.f32 s (/.f32 #s(literal 1/6 binary32) (PI.f32))))) (*.f32 (*.f32 s (PI.f32)) (*.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) #s(literal -3/4 binary32)))) (*.f32 (*.f32 s (PI.f32)) (*.f32 (neg.f32 r) (/.f32 s (/.f32 #s(literal 1/6 binary32) (PI.f32)))))) |
(/.f32 (+.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r (exp.f32 (/.f32 r s)))) r) (*.f32 (*.f32 s (PI.f32)) (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) (*.f32 s (PI.f32)))))) (*.f32 r (*.f32 s (PI.f32)))) |
(/.f32 (+.f32 (*.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))) (*.f32 r (*.f32 (*.f32 s (PI.f32)) (exp.f32 (/.f32 r s))))) (*.f32 (*.f32 r (/.f32 s (/.f32 #s(literal 1/6 binary32) (PI.f32)))) #s(literal 1/8 binary32))) (*.f32 (*.f32 r (/.f32 s (/.f32 #s(literal 1/6 binary32) (PI.f32)))) (*.f32 r (*.f32 (*.f32 s (PI.f32)) (exp.f32 (/.f32 r s)))))) |
(/.f32 (+.f32 (*.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))) (/.f32 (*.f32 r (*.f32 s (PI.f32))) (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s))))) (*.f32 (*.f32 r (/.f32 s (/.f32 #s(literal 1/6 binary32) (PI.f32)))) #s(literal 1 binary32))) (*.f32 (*.f32 r (/.f32 s (/.f32 #s(literal 1/6 binary32) (PI.f32)))) (/.f32 (*.f32 r (*.f32 s (PI.f32))) (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s)))))) |
(/.f32 (+.f32 (*.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))) (*.f32 (*.f32 s (PI.f32)) (neg.f32 r))) (*.f32 (*.f32 r (/.f32 s (/.f32 #s(literal 1/6 binary32) (PI.f32)))) (/.f32 #s(literal -1/8 binary32) (exp.f32 (/.f32 r s))))) (*.f32 (*.f32 r (/.f32 s (/.f32 #s(literal 1/6 binary32) (PI.f32)))) (*.f32 (*.f32 s (PI.f32)) (neg.f32 r)))) |
(/.f32 (+.f32 (*.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))) (*.f32 s (PI.f32))) (*.f32 (*.f32 r (/.f32 s (/.f32 #s(literal 1/6 binary32) (PI.f32)))) (/.f32 #s(literal 1/8 binary32) (*.f32 r (exp.f32 (/.f32 r s)))))) (*.f32 (*.f32 r (/.f32 s (/.f32 #s(literal 1/6 binary32) (PI.f32)))) (*.f32 s (PI.f32)))) |
(/.f32 (+.f32 (*.f32 #s(literal 1 binary32) (*.f32 r (*.f32 (*.f32 s (PI.f32)) (exp.f32 (/.f32 r s))))) (*.f32 (/.f32 (*.f32 r (/.f32 s (/.f32 #s(literal 1/6 binary32) (PI.f32)))) (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))))) #s(literal 1/8 binary32))) (*.f32 (/.f32 (*.f32 r (/.f32 s (/.f32 #s(literal 1/6 binary32) (PI.f32)))) (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))))) (*.f32 r (*.f32 (*.f32 s (PI.f32)) (exp.f32 (/.f32 r s)))))) |
(/.f32 (+.f32 (*.f32 #s(literal 1 binary32) (*.f32 r (*.f32 s (PI.f32)))) (*.f32 (/.f32 (*.f32 r (/.f32 s (/.f32 #s(literal 1/6 binary32) (PI.f32)))) (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))))) (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s))))) (*.f32 (/.f32 (*.f32 r (/.f32 s (/.f32 #s(literal 1/6 binary32) (PI.f32)))) (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))))) (*.f32 r (*.f32 s (PI.f32))))) |
(/.f32 (+.f32 (*.f32 #s(literal 1 binary32) (/.f32 (*.f32 r (*.f32 s (PI.f32))) (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s))))) (*.f32 (/.f32 (*.f32 r (/.f32 s (/.f32 #s(literal 1/6 binary32) (PI.f32)))) (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))))) #s(literal 1 binary32))) (*.f32 (/.f32 (*.f32 r (/.f32 s (/.f32 #s(literal 1/6 binary32) (PI.f32)))) (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))))) (/.f32 (*.f32 r (*.f32 s (PI.f32))) (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s)))))) |
(/.f32 (+.f32 (*.f32 #s(literal 1 binary32) (*.f32 (*.f32 s (PI.f32)) (neg.f32 r))) (*.f32 (/.f32 (*.f32 r (/.f32 s (/.f32 #s(literal 1/6 binary32) (PI.f32)))) (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))))) (/.f32 #s(literal -1/8 binary32) (exp.f32 (/.f32 r s))))) (*.f32 (/.f32 (*.f32 r (/.f32 s (/.f32 #s(literal 1/6 binary32) (PI.f32)))) (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))))) (*.f32 (*.f32 s (PI.f32)) (neg.f32 r)))) |
(/.f32 (+.f32 (*.f32 s (PI.f32)) (*.f32 (/.f32 (*.f32 r (/.f32 s (/.f32 #s(literal 1/6 binary32) (PI.f32)))) (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))))) (/.f32 #s(literal 1/8 binary32) (*.f32 r (exp.f32 (/.f32 r s)))))) (*.f32 (/.f32 (*.f32 r (/.f32 s (/.f32 #s(literal 1/6 binary32) (PI.f32)))) (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))))) (*.f32 s (PI.f32)))) |
(/.f32 (+.f32 (*.f32 (*.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) #s(literal -3/4 binary32)) (*.f32 r (*.f32 (*.f32 s (PI.f32)) (exp.f32 (/.f32 r s))))) (*.f32 (*.f32 (neg.f32 r) (/.f32 s (/.f32 #s(literal 1/6 binary32) (PI.f32)))) #s(literal 1/8 binary32))) (*.f32 (*.f32 (neg.f32 r) (/.f32 s (/.f32 #s(literal 1/6 binary32) (PI.f32)))) (*.f32 r (*.f32 (*.f32 s (PI.f32)) (exp.f32 (/.f32 r s)))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) #s(literal -3/4 binary32)) (*.f32 r (*.f32 s (PI.f32)))) (*.f32 (*.f32 (neg.f32 r) (/.f32 s (/.f32 #s(literal 1/6 binary32) (PI.f32)))) (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s))))) (*.f32 (*.f32 (neg.f32 r) (/.f32 s (/.f32 #s(literal 1/6 binary32) (PI.f32)))) (*.f32 r (*.f32 s (PI.f32))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) #s(literal -3/4 binary32)) (/.f32 (*.f32 r (*.f32 s (PI.f32))) (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s))))) (*.f32 (*.f32 (neg.f32 r) (/.f32 s (/.f32 #s(literal 1/6 binary32) (PI.f32)))) #s(literal 1 binary32))) (*.f32 (*.f32 (neg.f32 r) (/.f32 s (/.f32 #s(literal 1/6 binary32) (PI.f32)))) (/.f32 (*.f32 r (*.f32 s (PI.f32))) (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s)))))) |
(/.f32 (+.f32 (*.f32 (*.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) #s(literal -3/4 binary32)) (*.f32 (*.f32 s (PI.f32)) (neg.f32 r))) (*.f32 (*.f32 (neg.f32 r) (/.f32 s (/.f32 #s(literal 1/6 binary32) (PI.f32)))) (/.f32 #s(literal -1/8 binary32) (exp.f32 (/.f32 r s))))) (*.f32 (*.f32 (neg.f32 r) (/.f32 s (/.f32 #s(literal 1/6 binary32) (PI.f32)))) (*.f32 (*.f32 s (PI.f32)) (neg.f32 r)))) |
(/.f32 (+.f32 (*.f32 (*.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) #s(literal -3/4 binary32)) (*.f32 s (PI.f32))) (*.f32 (*.f32 (neg.f32 r) (/.f32 s (/.f32 #s(literal 1/6 binary32) (PI.f32)))) (/.f32 #s(literal 1/8 binary32) (*.f32 r (exp.f32 (/.f32 r s)))))) (*.f32 (*.f32 (neg.f32 r) (/.f32 s (/.f32 #s(literal 1/6 binary32) (PI.f32)))) (*.f32 s (PI.f32)))) |
(/.f32 (+.f32 (*.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) (*.f32 s (PI.f32)))) (*.f32 r (*.f32 (*.f32 s (PI.f32)) (exp.f32 (/.f32 r s))))) (*.f32 r #s(literal 1/8 binary32))) (*.f32 r (*.f32 r (*.f32 (*.f32 s (PI.f32)) (exp.f32 (/.f32 r s)))))) |
(/.f32 (+.f32 (*.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) (*.f32 s (PI.f32)))) (*.f32 r (*.f32 s (PI.f32)))) (*.f32 r (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s))))) (*.f32 r (*.f32 r (*.f32 s (PI.f32))))) |
(/.f32 (+.f32 (*.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) (*.f32 s (PI.f32)))) (/.f32 (*.f32 r (*.f32 s (PI.f32))) (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s))))) (*.f32 r #s(literal 1 binary32))) (*.f32 r (/.f32 (*.f32 r (*.f32 s (PI.f32))) (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s)))))) |
(/.f32 (+.f32 (*.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) (*.f32 s (PI.f32)))) (*.f32 (*.f32 s (PI.f32)) (neg.f32 r))) (*.f32 r (/.f32 #s(literal -1/8 binary32) (exp.f32 (/.f32 r s))))) (*.f32 r (*.f32 (*.f32 s (PI.f32)) (neg.f32 r)))) |
(/.f32 (+.f32 (*.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) (*.f32 s (PI.f32)))) (*.f32 s (PI.f32))) (*.f32 r (/.f32 #s(literal 1/8 binary32) (*.f32 r (exp.f32 (/.f32 r s)))))) (*.f32 r (*.f32 s (PI.f32)))) |
(/.f32 (neg.f32 (+.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s))) (*.f32 r (/.f32 s (/.f32 #s(literal 1/6 binary32) (PI.f32))))) (*.f32 (*.f32 r (*.f32 s (PI.f32))) (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))))))) (neg.f32 (*.f32 r (*.f32 (*.f32 s (PI.f32)) (*.f32 r (/.f32 s (/.f32 #s(literal 1/6 binary32) (PI.f32)))))))) |
(/.f32 (neg.f32 (+.f32 (pow.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s))) (*.f32 r (*.f32 s (PI.f32)))) #s(literal 3 binary32)) (pow.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) (*.f32 s (PI.f32)))) r) #s(literal 3 binary32)))) (neg.f32 (+.f32 (pow.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s))) (*.f32 r (*.f32 s (PI.f32)))) #s(literal 2 binary32)) (*.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) (*.f32 s (PI.f32)))) r) (-.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) (*.f32 s (PI.f32)))) r) (/.f32 (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s))) (*.f32 r (*.f32 s (PI.f32))))))))) |
(/.f32 (neg.f32 (-.f32 (pow.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s))) (*.f32 r (*.f32 s (PI.f32)))) #s(literal 2 binary32)) (pow.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) (*.f32 s (PI.f32)))) r) #s(literal 2 binary32)))) (neg.f32 (-.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s))) (*.f32 r (*.f32 s (PI.f32)))) (/.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) (*.f32 s (PI.f32)))) r)))) |
(/.f32 (-.f32 (pow.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) (*.f32 s (PI.f32)))) r) #s(literal 2 binary32)) (pow.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s))) (*.f32 r (*.f32 s (PI.f32)))) #s(literal 2 binary32))) (-.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) (*.f32 s (PI.f32)))) r) (/.f32 (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s))) (*.f32 r (*.f32 s (PI.f32)))))) |
(/.f32 (/.f32 (+.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s))) (*.f32 r (/.f32 s (/.f32 #s(literal 1/6 binary32) (PI.f32))))) (*.f32 (*.f32 r (*.f32 s (PI.f32))) (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))))) (*.f32 r (*.f32 s (PI.f32)))) (*.f32 r (/.f32 s (/.f32 #s(literal 1/6 binary32) (PI.f32))))) |
(*.f32 (+.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s))) (*.f32 r (/.f32 s (/.f32 #s(literal 1/6 binary32) (PI.f32))))) (*.f32 (*.f32 r (*.f32 s (PI.f32))) (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))))) (/.f32 #s(literal 1 binary32) (*.f32 r (*.f32 (*.f32 s (PI.f32)) (*.f32 r (/.f32 s (/.f32 #s(literal 1/6 binary32) (PI.f32)))))))) |
(*.f32 (+.f32 (pow.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s))) (*.f32 r (*.f32 s (PI.f32)))) #s(literal 3 binary32)) (pow.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) (*.f32 s (PI.f32)))) r) #s(literal 3 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 (pow.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s))) (*.f32 r (*.f32 s (PI.f32)))) #s(literal 2 binary32)) (*.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) (*.f32 s (PI.f32)))) r) (-.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) (*.f32 s (PI.f32)))) r) (/.f32 (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s))) (*.f32 r (*.f32 s (PI.f32))))))))) |
(*.f32 (-.f32 (pow.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s))) (*.f32 r (*.f32 s (PI.f32)))) #s(literal 2 binary32)) (pow.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) (*.f32 s (PI.f32)))) r) #s(literal 2 binary32))) (/.f32 #s(literal 1 binary32) (-.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s))) (*.f32 r (*.f32 s (PI.f32)))) (/.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) (*.f32 s (PI.f32)))) r)))) |
(neg.f32 (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))) (*.f32 (neg.f32 r) (/.f32 s (/.f32 #s(literal 1/6 binary32) (PI.f32)))))) |
(neg.f32 (/.f32 (*.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) #s(literal -3/4 binary32)) (*.f32 r (/.f32 s (/.f32 #s(literal 1/6 binary32) (PI.f32)))))) |
(exp.f32 (*.f32 (log.f32 (/.f32 (*.f32 r (/.f32 s (/.f32 #s(literal 1/6 binary32) (PI.f32)))) (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))))) #s(literal -1 binary32))) |
(pow.f32 (/.f32 (*.f32 r (/.f32 s (/.f32 #s(literal 1/6 binary32) (PI.f32)))) (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (/.f32 (*.f32 r (/.f32 s (/.f32 #s(literal 1/6 binary32) (PI.f32)))) (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))))) #s(literal 1 binary32)) #s(literal -1 binary32)) |
(pow.f32 (/.f32 r (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) (*.f32 s (PI.f32))))) #s(literal -1 binary32)) |
(/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))) (*.f32 r (/.f32 s (/.f32 #s(literal 1/6 binary32) (PI.f32))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (*.f32 r (/.f32 s (/.f32 #s(literal 1/6 binary32) (PI.f32)))) (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 (*.f32 r (/.f32 s (/.f32 #s(literal 1/6 binary32) (PI.f32)))) (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))))) #s(literal 1 binary32))) |
(/.f32 #s(literal 1 binary32) (/.f32 r (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) (*.f32 s (PI.f32)))))) |
(/.f32 (*.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) #s(literal -3/4 binary32)) (*.f32 (neg.f32 r) (/.f32 s (/.f32 #s(literal 1/6 binary32) (PI.f32))))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (*.f32 r (/.f32 s (/.f32 #s(literal 1/6 binary32) (PI.f32)))) (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))))))) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) (*.f32 s (PI.f32)))) r) |
(/.f32 (*.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))) #s(literal 1 binary32)) (*.f32 r (/.f32 s (/.f32 #s(literal 1/6 binary32) (PI.f32))))) |
(/.f32 (neg.f32 (*.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) #s(literal -3/4 binary32))) (neg.f32 (*.f32 (neg.f32 r) (/.f32 s (/.f32 #s(literal 1/6 binary32) (PI.f32)))))) |
(/.f32 (neg.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) (*.f32 s (PI.f32))))) (neg.f32 r)) |
(/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32))) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))) r) |
(/.f32 (*.f32 #s(literal 3/4 binary32) (/.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) r)) (/.f32 s (/.f32 #s(literal 1/6 binary32) (PI.f32)))) |
(/.f32 (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))) r) (/.f32 s (/.f32 #s(literal 1/6 binary32) (PI.f32)))) |
(/.f32 (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))) (/.f32 (PI.f32) #s(literal 1/6 binary32))) (*.f32 r s)) |
(*.f32 #s(literal 3/4 binary32) (/.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) (*.f32 r (/.f32 s (/.f32 #s(literal 1/6 binary32) (PI.f32)))))) |
(*.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) (*.f32 #s(literal 3/4 binary32) (/.f32 (/.f32 #s(literal 1/6 binary32) (PI.f32)) (*.f32 r s)))) |
(*.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) (/.f32 #s(literal 3/4 binary32) (*.f32 r (/.f32 s (/.f32 #s(literal 1/6 binary32) (PI.f32)))))) |
(*.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))) (/.f32 (/.f32 #s(literal 1/6 binary32) (PI.f32)) (*.f32 r s))) |
(*.f32 (/.f32 #s(literal 1/6 binary32) (PI.f32)) (pow.f32 (/.f32 (*.f32 r s) (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))))) #s(literal -1 binary32))) |
(*.f32 (/.f32 #s(literal 1/6 binary32) (*.f32 s (PI.f32))) (pow.f32 (/.f32 r (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))))) #s(literal -1 binary32))) |
(*.f32 #s(literal 1 binary32) (/.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) (*.f32 s (PI.f32)))) r)) |
(*.f32 (*.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) #s(literal -3/4 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 (neg.f32 r) (/.f32 s (/.f32 #s(literal 1/6 binary32) (PI.f32)))))) |
(*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32))) (/.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) r)) |
(*.f32 (/.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) r) (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32)))) |
(*.f32 (/.f32 (/.f32 #s(literal 1/6 binary32) (PI.f32)) (*.f32 r s)) (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))))) |
(*.f32 (/.f32 (/.f32 #s(literal 1/6 binary32) (PI.f32)) (*.f32 r s)) (pow.f32 (/.f32 #s(literal 1 binary32) (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))))) #s(literal -1 binary32))) |
(*.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) (*.f32 s (PI.f32)))) (/.f32 #s(literal 1 binary32) r)) |
(*.f32 (/.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) (*.f32 r (/.f32 s (/.f32 #s(literal 1/6 binary32) (PI.f32))))) #s(literal 3/4 binary32)) |
(*.f32 (/.f32 #s(literal 1 binary32) r) (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) (*.f32 s (PI.f32))))) |
(*.f32 (/.f32 #s(literal 3/4 binary32) r) (/.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) (/.f32 s (/.f32 #s(literal 1/6 binary32) (PI.f32))))) |
(*.f32 (/.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) (/.f32 s (/.f32 #s(literal 1/6 binary32) (PI.f32)))) (/.f32 #s(literal 3/4 binary32) r)) |
(*.f32 (/.f32 #s(literal 3/4 binary32) (/.f32 (PI.f32) #s(literal 1/6 binary32))) (/.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) (*.f32 r s))) |
(*.f32 (/.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) (/.f32 (PI.f32) #s(literal 1/6 binary32))) (/.f32 #s(literal 3/4 binary32) (*.f32 r s))) |
(*.f32 (pow.f32 (/.f32 r #s(literal 3/4 binary32)) #s(literal -1 binary32)) (pow.f32 (/.f32 (/.f32 s (/.f32 #s(literal 1/6 binary32) (PI.f32))) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))) #s(literal -1 binary32))) |
(*.f32 (pow.f32 (/.f32 (/.f32 s (/.f32 #s(literal 1/6 binary32) (PI.f32))) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))) #s(literal -1 binary32)) (pow.f32 (/.f32 r #s(literal 3/4 binary32)) #s(literal -1 binary32))) |
(*.f32 (pow.f32 (/.f32 (/.f32 (PI.f32) #s(literal 1/6 binary32)) #s(literal 3/4 binary32)) #s(literal -1 binary32)) (pow.f32 (/.f32 (*.f32 r s) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))) #s(literal -1 binary32))) |
(*.f32 (pow.f32 (/.f32 (/.f32 (PI.f32) #s(literal 1/6 binary32)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))) #s(literal -1 binary32)) (pow.f32 (/.f32 (*.f32 r s) #s(literal 3/4 binary32)) #s(literal -1 binary32))) |
(*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))) |
(*.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) #s(literal 3/4 binary32)) |
(exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) |
(exp.f32 (*.f32 (log.f32 (exp.f32 r)) (/.f32 #s(literal -1/3 binary32) s))) |
(exp.f32 (*.f32 (log.f32 (exp.f32 (neg.f32 r))) (/.f32 #s(literal 1/3 binary32) s))) |
(pow.f32 (exp.f32 r) (/.f32 #s(literal -1/3 binary32) s)) |
(pow.f32 (exp.f32 (neg.f32 r)) (/.f32 #s(literal 1/3 binary32) s)) |
(pow.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal 3 binary32)))) #s(literal -1 binary32)) |
(pow.f32 (pow.f32 (exp.f32 r) #s(literal 1 binary32)) (/.f32 #s(literal -1/3 binary32) s)) |
(pow.f32 (pow.f32 (exp.f32 (neg.f32 r)) #s(literal 1 binary32)) (/.f32 #s(literal 1/3 binary32) s)) |
(/.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (*.f32 s #s(literal 3 binary32))))) |
(neg.f32 (/.f32 #s(literal -1/4 binary32) (*.f32 r (*.f32 s (PI.f32))))) |
(exp.f32 (*.f32 (log.f32 (*.f32 r (/.f32 (*.f32 s (PI.f32)) #s(literal 1/4 binary32)))) #s(literal -1 binary32))) |
(pow.f32 (*.f32 r (/.f32 (*.f32 s (PI.f32)) #s(literal 1/4 binary32))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (*.f32 r (/.f32 (*.f32 s (PI.f32)) #s(literal 1/4 binary32))) #s(literal 1 binary32)) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (*.f32 s (PI.f32)) (/.f32 #s(literal 1/4 binary32) r)) #s(literal -1 binary32)) |
(/.f32 #s(literal 1/4 binary32) (*.f32 r (*.f32 s (PI.f32)))) |
(/.f32 #s(literal 1/4 binary32) (neg.f32 (*.f32 (*.f32 s (PI.f32)) (neg.f32 r)))) |
(/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) s) |
(/.f32 #s(literal 1 binary32) (*.f32 r (/.f32 (*.f32 s (PI.f32)) #s(literal 1/4 binary32)))) |
(/.f32 #s(literal 1 binary32) (/.f32 (*.f32 r (/.f32 (*.f32 s (PI.f32)) #s(literal 1/4 binary32))) #s(literal 1 binary32))) |
(/.f32 #s(literal 1 binary32) (/.f32 (*.f32 s (PI.f32)) (/.f32 #s(literal 1/4 binary32) r))) |
(/.f32 #s(literal -1/4 binary32) (*.f32 (*.f32 s (PI.f32)) (neg.f32 r))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (*.f32 r (/.f32 (*.f32 s (PI.f32)) #s(literal 1/4 binary32))))) |
(/.f32 (/.f32 #s(literal 1/4 binary32) r) (*.f32 s (PI.f32))) |
(/.f32 (neg.f32 (/.f32 #s(literal 1/4 binary32) r)) (neg.f32 (*.f32 s (PI.f32)))) |
(/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 s (PI.f32))) r) |
(/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r s)) (PI.f32)) |
(/.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) r) s) (PI.f32)) |
(*.f32 #s(literal 1/4 binary32) (/.f32 (/.f32 (/.f32 #s(literal 1 binary32) s) r) (PI.f32))) |
(*.f32 #s(literal 1 binary32) (/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 s (PI.f32))) r)) |
(*.f32 #s(literal -1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 s (PI.f32)) (neg.f32 r)))) |
(*.f32 (/.f32 (/.f32 (/.f32 #s(literal 1 binary32) s) r) (PI.f32)) #s(literal 1/4 binary32)) |
(*.f32 (/.f32 (/.f32 #s(literal 1 binary32) s) r) (pow.f32 (/.f32 (PI.f32) #s(literal 1/4 binary32)) #s(literal -1 binary32))) |
(*.f32 (/.f32 #s(literal 1/4 binary32) r) (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32)))) |
(*.f32 (/.f32 #s(literal 1 binary32) r) (pow.f32 (/.f32 (*.f32 s (PI.f32)) #s(literal 1/4 binary32)) #s(literal -1 binary32))) |
(*.f32 (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))) (/.f32 #s(literal 1/4 binary32) r)) |
(*.f32 r (*.f32 s (PI.f32))) |
(*.f32 s (*.f32 r (PI.f32))) |
(*.f32 (PI.f32) (*.f32 r s)) |
(*.f32 (*.f32 s (PI.f32)) r) |
(*.f32 (*.f32 r (PI.f32)) s) |
(*.f32 (*.f32 r s) (PI.f32)) |
(*.f32 (*.f32 (*.f32 r s) #s(literal 1 binary32)) (PI.f32)) |
(*.f32 (*.f32 (*.f32 r s) (pow.f32 (PI.f32) #s(literal 2/3 binary32))) (pow.f32 (PI.f32) #s(literal 1/3 binary32))) |
(*.f32 (*.f32 (*.f32 r s) (pow.f32 (PI.f32) #s(literal 1/2 binary32))) (pow.f32 (PI.f32) #s(literal 1/2 binary32))) |
(*.f32 s (PI.f32)) |
(*.f32 (PI.f32) s) |
(*.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))) |
(*.f32 (pow.f32 (PI.f32) #s(literal 2/3 binary32)) (*.f32 (pow.f32 (PI.f32) #s(literal 1/3 binary32)) s)) |
(*.f32 (pow.f32 (PI.f32) #s(literal 1/2 binary32)) (*.f32 (pow.f32 (PI.f32) #s(literal 1/2 binary32)) s)) |
(*.f32 (*.f32 s #s(literal 1 binary32)) (PI.f32)) |
(*.f32 (*.f32 s (pow.f32 (PI.f32) #s(literal 2/3 binary32))) (pow.f32 (PI.f32) #s(literal 1/3 binary32))) |
(*.f32 (*.f32 s (pow.f32 (PI.f32) #s(literal 1/2 binary32))) (pow.f32 (PI.f32) #s(literal 1/2 binary32))) |
(PI.f32) |
(log1p.f32 (expm1.f32 (PI.f32))) |
(exp.f32 (log.f32 (PI.f32))) |
(exp.f32 (*.f32 (log.f32 (PI.f32)) #s(literal 1 binary32))) |
(exp.f32 (*.f32 (*.f32 #s(literal 1/3 binary32) (log.f32 (PI.f32))) #s(literal 3 binary32))) |
(exp.f32 (*.f32 (log.f32 (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) #s(literal 1/3 binary32))) |
(exp.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) (log.f32 (PI.f32))) #s(literal 2 binary32))) |
(pow.f32 (PI.f32) #s(literal 1 binary32)) |
(pow.f32 (pow.f32 (PI.f32) #s(literal 1/3 binary32)) #s(literal 3 binary32)) |
(pow.f32 (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))) #s(literal 1/3 binary32)) |
(pow.f32 (pow.f32 (PI.f32) #s(literal 1/2 binary32)) #s(literal 2 binary32)) |
(-.f32 (exp.f32 (log1p.f32 (PI.f32))) #s(literal 1 binary32)) |
(sqrt.f32 (*.f32 (PI.f32) (PI.f32))) |
(cbrt.f32 (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) |
(*.f32 (PI.f32) #s(literal 1 binary32)) |
(*.f32 (PI.f32) (log.f32 (exp.f32 #s(literal 1 binary32)))) |
(*.f32 #s(literal 1 binary32) (PI.f32)) |
(*.f32 (pow.f32 (PI.f32) #s(literal 1/3 binary32)) (pow.f32 (PI.f32) #s(literal 2/3 binary32))) |
(*.f32 (pow.f32 (PI.f32) #s(literal 1/3 binary32)) (log.f32 (exp.f32 (pow.f32 (PI.f32) #s(literal 2/3 binary32))))) |
(*.f32 (pow.f32 (PI.f32) #s(literal 1/3 binary32)) (pow.f32 (*.f32 (PI.f32) (PI.f32)) #s(literal 1/3 binary32))) |
(*.f32 (pow.f32 (PI.f32) #s(literal 2/3 binary32)) (pow.f32 (PI.f32) #s(literal 1/3 binary32))) |
(*.f32 (pow.f32 (PI.f32) #s(literal 1/2 binary32)) (pow.f32 (PI.f32) #s(literal 1/2 binary32))) |
(*.f32 (pow.f32 (PI.f32) #s(literal 1/2 binary32)) (log.f32 (exp.f32 (pow.f32 (PI.f32) #s(literal 1/2 binary32))))) |
(*.f32 (pow.f32 (cbrt.f32 (pow.f32 (PI.f32) #s(literal 2/3 binary32))) #s(literal 3 binary32)) (pow.f32 (cbrt.f32 (pow.f32 (PI.f32) #s(literal 1/3 binary32))) #s(literal 3 binary32))) |
(*.f32 (pow.f32 (cbrt.f32 (pow.f32 (PI.f32) #s(literal 1/2 binary32))) #s(literal 3 binary32)) (pow.f32 (cbrt.f32 (pow.f32 (PI.f32) #s(literal 1/2 binary32))) #s(literal 3 binary32))) |
(*.f32 (pow.f32 (*.f32 (PI.f32) (PI.f32)) #s(literal 1/3 binary32)) (pow.f32 (PI.f32) #s(literal 1/3 binary32))) |
(*.f32 (pow.f32 (*.f32 (PI.f32) (pow.f32 (PI.f32) #s(literal 1/2 binary32))) #s(literal 1/3 binary32)) (pow.f32 (*.f32 (PI.f32) (pow.f32 (PI.f32) #s(literal 1/2 binary32))) #s(literal 1/3 binary32))) |
(*.f32 (pow.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (pow.f32 (PI.f32) #s(literal 2/3 binary32))) #s(literal 1/3 binary32)) (pow.f32 (pow.f32 (PI.f32) #s(literal 1/3 binary32)) #s(literal 1/3 binary32))) |
(*.f32 (pow.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (pow.f32 (PI.f32) #s(literal 1/2 binary32))) #s(literal 1/3 binary32)) (pow.f32 (pow.f32 (PI.f32) #s(literal 1/2 binary32)) #s(literal 1/3 binary32))) |
(*.f32 (pow.f32 (sqrt.f32 (pow.f32 (PI.f32) #s(literal 2/3 binary32))) #s(literal 2 binary32)) (pow.f32 (sqrt.f32 (pow.f32 (PI.f32) #s(literal 1/3 binary32))) #s(literal 2 binary32))) |
(*.f32 (pow.f32 (sqrt.f32 (pow.f32 (PI.f32) #s(literal 1/2 binary32))) #s(literal 2 binary32)) (pow.f32 (sqrt.f32 (pow.f32 (PI.f32) #s(literal 1/2 binary32))) #s(literal 2 binary32))) |
(log.f32 (exp.f32 (PI.f32))) |
(log.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (PI.f32)))) |
(expm1.f32 (log1p.f32 (PI.f32))) |
(neg.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (-.f32 (/.f32 #s(literal 5/72 binary32) (/.f32 (PI.f32) (/.f32 r s))) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (neg.f32 s))) |
(neg.f32 (/.f32 (neg.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (-.f32 (/.f32 #s(literal 5/72 binary32) (/.f32 (PI.f32) (/.f32 r s))) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s))) s)) |
(exp.f32 (*.f32 (log.f32 (/.f32 s (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (-.f32 (/.f32 #s(literal 5/72 binary32) (/.f32 (PI.f32) (/.f32 r s))) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)))) #s(literal -1 binary32))) |
(+.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r s)) (*.f32 s (PI.f32)))) s) (neg.f32 (/.f32 #s(literal 1/6 binary32) (*.f32 s (*.f32 s (PI.f32)))))) |
(pow.f32 (/.f32 s (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (-.f32 (/.f32 #s(literal 5/72 binary32) (/.f32 (PI.f32) (/.f32 r s))) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (/.f32 s (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (-.f32 (/.f32 #s(literal 5/72 binary32) (/.f32 (PI.f32) (/.f32 r s))) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s))) #s(literal 1 binary32)) #s(literal -1 binary32)) |
(fma.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r s)) (*.f32 s (PI.f32)))) (/.f32 #s(literal 1 binary32) s) (neg.f32 (/.f32 #s(literal 1/6 binary32) (*.f32 s (*.f32 s (PI.f32)))))) |
(-.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r s)) (*.f32 s (PI.f32)))) s) (/.f32 #s(literal 1/6 binary32) (*.f32 s (*.f32 s (PI.f32))))) |
(/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (-.f32 (/.f32 #s(literal 5/72 binary32) (/.f32 (PI.f32) (/.f32 r s))) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) s) |
(/.f32 #s(literal 1 binary32) (/.f32 s (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (-.f32 (/.f32 #s(literal 5/72 binary32) (/.f32 (PI.f32) (/.f32 r s))) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)))) |
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 s (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (-.f32 (/.f32 #s(literal 5/72 binary32) (/.f32 (PI.f32) (/.f32 r s))) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s))) #s(literal 1 binary32))) |
(/.f32 (neg.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (-.f32 (/.f32 #s(literal 5/72 binary32) (/.f32 (PI.f32) (/.f32 r s))) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s))) (neg.f32 s)) |
(/.f32 (-.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r s)) (*.f32 s (PI.f32)))) (*.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r s)) (*.f32 s (PI.f32)))) (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r s)) (*.f32 s (PI.f32)))))) (*.f32 (/.f32 #s(literal 1/6 binary32) (*.f32 s (PI.f32))) (/.f32 #s(literal 1/36 binary32) (*.f32 (*.f32 s (PI.f32)) (*.f32 s (PI.f32)))))) (*.f32 s (+.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r s)) (*.f32 s (PI.f32)))) (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r s)) (*.f32 s (PI.f32))))) (*.f32 (/.f32 #s(literal 1/6 binary32) (*.f32 s (PI.f32))) (+.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r s)) (*.f32 s (PI.f32)))) (/.f32 #s(literal 1/6 binary32) (*.f32 s (PI.f32)))))))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 s (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (-.f32 (/.f32 #s(literal 5/72 binary32) (/.f32 (PI.f32) (/.f32 r s))) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s))))) |
(/.f32 (*.f32 (+.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r s)) (*.f32 s (PI.f32)))) (/.f32 #s(literal 1/6 binary32) (*.f32 s (PI.f32)))) (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (-.f32 (/.f32 #s(literal 5/72 binary32) (/.f32 (PI.f32) (/.f32 r s))) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s))) (*.f32 s (+.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r s)) (*.f32 s (PI.f32)))) (/.f32 #s(literal 1/6 binary32) (*.f32 s (PI.f32)))))) |
(/.f32 (-.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r s)) (*.f32 s (PI.f32)))) s) (*.f32 s (/.f32 #s(literal 1/6 binary32) (*.f32 s (PI.f32))))) (*.f32 s s)) |
(/.f32 (*.f32 (-.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r s)) (*.f32 s (PI.f32)))) (*.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r s)) (*.f32 s (PI.f32)))) (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r s)) (*.f32 s (PI.f32)))))) (*.f32 (/.f32 #s(literal 1/6 binary32) (*.f32 s (PI.f32))) (/.f32 #s(literal 1/36 binary32) (*.f32 (*.f32 s (PI.f32)) (*.f32 s (PI.f32)))))) #s(literal 1 binary32)) (*.f32 (+.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r s)) (*.f32 s (PI.f32)))) (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r s)) (*.f32 s (PI.f32))))) (*.f32 (/.f32 #s(literal 1/6 binary32) (*.f32 s (PI.f32))) (+.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r s)) (*.f32 s (PI.f32)))) (/.f32 #s(literal 1/6 binary32) (*.f32 s (PI.f32)))))) s)) |
(/.f32 (*.f32 (*.f32 (+.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r s)) (*.f32 s (PI.f32)))) (/.f32 #s(literal 1/6 binary32) (*.f32 s (PI.f32)))) (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (-.f32 (/.f32 #s(literal 5/72 binary32) (/.f32 (PI.f32) (/.f32 r s))) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s))) #s(literal 1 binary32)) (*.f32 (+.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r s)) (*.f32 s (PI.f32)))) (/.f32 #s(literal 1/6 binary32) (*.f32 s (PI.f32)))) s)) |
(/.f32 (neg.f32 (neg.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (-.f32 (/.f32 #s(literal 5/72 binary32) (/.f32 (PI.f32) (/.f32 r s))) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)))) (neg.f32 (neg.f32 s))) |
(/.f32 (-.f32 (pow.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r s)) (*.f32 s (PI.f32)))) s) #s(literal 3 binary32)) (pow.f32 (/.f32 #s(literal 1/6 binary32) (*.f32 s (*.f32 s (PI.f32)))) #s(literal 3 binary32))) (+.f32 (*.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r s)) (*.f32 s (PI.f32)))) s) (/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r s)) (*.f32 s (PI.f32)))) s)) (+.f32 (*.f32 (/.f32 #s(literal 1/6 binary32) (*.f32 s (*.f32 s (PI.f32)))) (/.f32 #s(literal 1/6 binary32) (*.f32 s (*.f32 s (PI.f32))))) (*.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r s)) (*.f32 s (PI.f32)))) s) (/.f32 #s(literal 1/6 binary32) (*.f32 s (*.f32 s (PI.f32)))))))) |
(/.f32 (-.f32 (*.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r s)) (*.f32 s (PI.f32)))) s) (/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r s)) (*.f32 s (PI.f32)))) s)) (*.f32 (/.f32 #s(literal 1/6 binary32) (*.f32 s (*.f32 s (PI.f32)))) (/.f32 #s(literal 1/6 binary32) (*.f32 s (*.f32 s (PI.f32)))))) (+.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r s)) (*.f32 s (PI.f32)))) s) (/.f32 #s(literal 1/6 binary32) (*.f32 s (*.f32 s (PI.f32)))))) |
(/.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (-.f32 (/.f32 #s(literal 5/72 binary32) (/.f32 (PI.f32) (/.f32 r s))) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) #s(literal 1 binary32)) s) |
(/.f32 (*.f32 (-.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r s)) (*.f32 s (PI.f32)))) (*.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r s)) (*.f32 s (PI.f32)))) (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r s)) (*.f32 s (PI.f32)))))) (*.f32 (/.f32 #s(literal 1/6 binary32) (*.f32 s (PI.f32))) (/.f32 #s(literal 1/36 binary32) (*.f32 (*.f32 s (PI.f32)) (*.f32 s (PI.f32)))))) (/.f32 #s(literal 1 binary32) s)) (+.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r s)) (*.f32 s (PI.f32)))) (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r s)) (*.f32 s (PI.f32))))) (*.f32 (/.f32 #s(literal 1/6 binary32) (*.f32 s (PI.f32))) (+.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r s)) (*.f32 s (PI.f32)))) (/.f32 #s(literal 1/6 binary32) (*.f32 s (PI.f32))))))) |
(/.f32 (*.f32 (*.f32 (+.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r s)) (*.f32 s (PI.f32)))) (/.f32 #s(literal 1/6 binary32) (*.f32 s (PI.f32)))) (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (-.f32 (/.f32 #s(literal 5/72 binary32) (/.f32 (PI.f32) (/.f32 r s))) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s))) (/.f32 #s(literal 1 binary32) s)) (+.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r s)) (*.f32 s (PI.f32)))) (/.f32 #s(literal 1/6 binary32) (*.f32 s (PI.f32))))) |
(*.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (-.f32 (/.f32 #s(literal 5/72 binary32) (/.f32 (PI.f32) (/.f32 r s))) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (/.f32 #s(literal 1 binary32) s)) |
(*.f32 #s(literal 1 binary32) (/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (-.f32 (/.f32 #s(literal 5/72 binary32) (/.f32 (PI.f32) (/.f32 r s))) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) s)) |
(*.f32 (neg.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (-.f32 (/.f32 #s(literal 5/72 binary32) (/.f32 (PI.f32) (/.f32 r s))) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s))) (/.f32 #s(literal 1 binary32) (neg.f32 s))) |
(*.f32 (/.f32 #s(literal 1 binary32) s) (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (-.f32 (/.f32 #s(literal 5/72 binary32) (/.f32 (PI.f32) (/.f32 r s))) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s))) |
(*.f32 (/.f32 #s(literal 1 binary32) s) (pow.f32 (/.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (-.f32 (/.f32 #s(literal 5/72 binary32) (/.f32 (PI.f32) (/.f32 r s))) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s))) #s(literal -1 binary32))) |
(*.f32 (pow.f32 (/.f32 s (-.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r s)) (*.f32 s (PI.f32)))) (*.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r s)) (*.f32 s (PI.f32)))) (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r s)) (*.f32 s (PI.f32)))))) (*.f32 (/.f32 #s(literal 1/6 binary32) (*.f32 s (PI.f32))) (/.f32 #s(literal 1/36 binary32) (*.f32 (*.f32 s (PI.f32)) (*.f32 s (PI.f32))))))) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r s)) (*.f32 s (PI.f32)))) (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r s)) (*.f32 s (PI.f32))))) (*.f32 (/.f32 #s(literal 1/6 binary32) (*.f32 s (PI.f32))) (+.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r s)) (*.f32 s (PI.f32)))) (/.f32 #s(literal 1/6 binary32) (*.f32 s (PI.f32)))))))) |
(*.f32 (pow.f32 (/.f32 s (*.f32 (+.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r s)) (*.f32 s (PI.f32)))) (/.f32 #s(literal 1/6 binary32) (*.f32 s (PI.f32)))) (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (-.f32 (/.f32 #s(literal 5/72 binary32) (/.f32 (PI.f32) (/.f32 r s))) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)))) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (+.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r s)) (*.f32 s (PI.f32)))) (/.f32 #s(literal 1/6 binary32) (*.f32 s (PI.f32)))))) |
(+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (-.f32 (/.f32 #s(literal 5/72 binary32) (/.f32 (PI.f32) (/.f32 r s))) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) |
(+.f32 (/.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r s)) (*.f32 s (PI.f32))) (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (/.f32 #s(literal -1/6 binary32) (PI.f32)) s))) |
(+.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r s)) (*.f32 s (PI.f32)))) (/.f32 (/.f32 #s(literal -1/6 binary32) (PI.f32)) s)) |
(+.f32 (/.f32 (/.f32 #s(literal -1/6 binary32) (PI.f32)) s) (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r s)) (*.f32 s (PI.f32))))) |
(+.f32 (/.f32 (-.f32 (/.f32 #s(literal 5/72 binary32) (/.f32 (PI.f32) (/.f32 r s))) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s) (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32)))) |
(pow.f32 (/.f32 (+.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r s)) (*.f32 s (PI.f32)))) (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r s)) (*.f32 s (PI.f32))))) (*.f32 (/.f32 #s(literal 1/6 binary32) (*.f32 s (PI.f32))) (+.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r s)) (*.f32 s (PI.f32)))) (/.f32 #s(literal 1/6 binary32) (*.f32 s (PI.f32)))))) (-.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r s)) (*.f32 s (PI.f32)))) (*.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r s)) (*.f32 s (PI.f32)))) (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r s)) (*.f32 s (PI.f32)))))) (*.f32 (/.f32 #s(literal 1/6 binary32) (*.f32 s (PI.f32))) (/.f32 #s(literal 1/36 binary32) (*.f32 (*.f32 s (PI.f32)) (*.f32 s (PI.f32))))))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (+.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r s)) (*.f32 s (PI.f32)))) (/.f32 #s(literal 1/6 binary32) (*.f32 s (PI.f32)))) (*.f32 (+.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r s)) (*.f32 s (PI.f32)))) (/.f32 #s(literal 1/6 binary32) (*.f32 s (PI.f32)))) (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (-.f32 (/.f32 #s(literal 5/72 binary32) (/.f32 (PI.f32) (/.f32 r s))) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)))) #s(literal -1 binary32)) |
(fma.f32 #s(literal 1/4 binary32) (/.f32 (/.f32 #s(literal 1 binary32) (PI.f32)) r) (/.f32 (-.f32 (/.f32 #s(literal 5/72 binary32) (/.f32 (PI.f32) (/.f32 r s))) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) |
(fma.f32 (/.f32 r (*.f32 s (PI.f32))) (*.f32 (/.f32 #s(literal 1 binary32) s) #s(literal 5/72 binary32)) (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (/.f32 #s(literal -1/6 binary32) (PI.f32)) s))) |
(fma.f32 (/.f32 r (*.f32 s (PI.f32))) (/.f32 #s(literal 5/72 binary32) s) (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (/.f32 #s(literal -1/6 binary32) (PI.f32)) s))) |
(fma.f32 (/.f32 (/.f32 r (*.f32 s (PI.f32))) s) #s(literal 5/72 binary32) (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (/.f32 #s(literal -1/6 binary32) (PI.f32)) s))) |
(fma.f32 #s(literal 5/72 binary32) (/.f32 (/.f32 r (*.f32 s (PI.f32))) s) (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (/.f32 #s(literal -1/6 binary32) (PI.f32)) s))) |
(fma.f32 (/.f32 #s(literal 1/6 binary32) (PI.f32)) (neg.f32 (/.f32 #s(literal 1 binary32) s)) (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r s)) (*.f32 s (PI.f32))))) |
(fma.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (-.f32 (/.f32 #s(literal 5/72 binary32) (/.f32 (PI.f32) (/.f32 r s))) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) |
(fma.f32 #s(literal -1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (neg.f32 (PI.f32)))) (/.f32 (-.f32 (/.f32 #s(literal 5/72 binary32) (/.f32 (PI.f32) (/.f32 r s))) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) |
(fma.f32 (/.f32 #s(literal -1/6 binary32) (PI.f32)) (/.f32 #s(literal 1 binary32) s) (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r s)) (*.f32 s (PI.f32))))) |
(fma.f32 (+.f32 (*.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 r (PI.f32)) (*.f32 r (PI.f32))))) (*.f32 (/.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r s)) (*.f32 s (PI.f32))) (*.f32 (*.f32 (/.f32 (/.f32 r (*.f32 s (PI.f32))) s) (/.f32 (/.f32 r (*.f32 s (PI.f32))) s)) #s(literal 25/5184 binary32)))) (/.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 r (PI.f32)) (*.f32 r (PI.f32)))) (*.f32 (/.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r s)) (*.f32 s (PI.f32))) (-.f32 (/.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r s)) (*.f32 s (PI.f32))) (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))))))) (/.f32 (/.f32 #s(literal -1/6 binary32) (PI.f32)) s)) |
(fma.f32 (/.f32 (/.f32 #s(literal 1 binary32) (PI.f32)) r) #s(literal 1/4 binary32) (/.f32 (-.f32 (/.f32 #s(literal 5/72 binary32) (/.f32 (PI.f32) (/.f32 r s))) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) |
(fma.f32 #s(literal -1 binary32) (/.f32 #s(literal 1/6 binary32) (*.f32 s (PI.f32))) (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r s)) (*.f32 s (PI.f32))))) |
(fma.f32 (-.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 r (PI.f32)) (*.f32 r (PI.f32)))) (*.f32 (*.f32 (/.f32 (/.f32 r (*.f32 s (PI.f32))) s) (/.f32 (/.f32 r (*.f32 s (PI.f32))) s)) #s(literal 25/5184 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (*.f32 #s(literal -5/72 binary32) (/.f32 (/.f32 r (*.f32 s (PI.f32))) s)))) (/.f32 (/.f32 #s(literal -1/6 binary32) (PI.f32)) s)) |
(fma.f32 (/.f32 #s(literal 5/72 binary32) (/.f32 (PI.f32) (/.f32 r s))) (/.f32 #s(literal 1 binary32) s) (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (/.f32 #s(literal -1/6 binary32) (PI.f32)) s))) |
(fma.f32 (/.f32 #s(literal 1/4 binary32) r) (/.f32 #s(literal 1 binary32) (PI.f32)) (/.f32 (-.f32 (/.f32 #s(literal 5/72 binary32) (/.f32 (PI.f32) (/.f32 r s))) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) |
(-.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r s)) (*.f32 s (PI.f32)))) (/.f32 #s(literal 1/6 binary32) (*.f32 s (PI.f32)))) |
(-.f32 (/.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r s)) (*.f32 s (PI.f32)))) (*.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r s)) (*.f32 s (PI.f32)))) (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r s)) (*.f32 s (PI.f32)))))) (+.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r s)) (*.f32 s (PI.f32)))) (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r s)) (*.f32 s (PI.f32))))) (*.f32 (/.f32 #s(literal 1/6 binary32) (*.f32 s (PI.f32))) (+.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r s)) (*.f32 s (PI.f32)))) (/.f32 #s(literal 1/6 binary32) (*.f32 s (PI.f32))))))) (/.f32 (*.f32 (/.f32 #s(literal 1/6 binary32) (*.f32 s (PI.f32))) (/.f32 #s(literal 1/36 binary32) (*.f32 (*.f32 s (PI.f32)) (*.f32 s (PI.f32))))) (+.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r s)) (*.f32 s (PI.f32)))) (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r s)) (*.f32 s (PI.f32))))) (*.f32 (/.f32 #s(literal 1/6 binary32) (*.f32 s (PI.f32))) (+.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r s)) (*.f32 s (PI.f32)))) (/.f32 #s(literal 1/6 binary32) (*.f32 s (PI.f32)))))))) |
(-.f32 (/.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r s)) (*.f32 s (PI.f32)))) (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r s)) (*.f32 s (PI.f32))))) (+.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r s)) (*.f32 s (PI.f32)))) (/.f32 #s(literal 1/6 binary32) (*.f32 s (PI.f32))))) (/.f32 (/.f32 #s(literal 1/36 binary32) (*.f32 (*.f32 s (PI.f32)) (*.f32 s (PI.f32)))) (+.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r s)) (*.f32 s (PI.f32)))) (/.f32 #s(literal 1/6 binary32) (*.f32 s (PI.f32)))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r s)) (*.f32 s (PI.f32)))) (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r s)) (*.f32 s (PI.f32))))) (*.f32 (/.f32 #s(literal 1/6 binary32) (*.f32 s (PI.f32))) (+.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r s)) (*.f32 s (PI.f32)))) (/.f32 #s(literal 1/6 binary32) (*.f32 s (PI.f32)))))) (-.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r s)) (*.f32 s (PI.f32)))) (*.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r s)) (*.f32 s (PI.f32)))) (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r s)) (*.f32 s (PI.f32)))))) (*.f32 (/.f32 #s(literal 1/6 binary32) (*.f32 s (PI.f32))) (/.f32 #s(literal 1/36 binary32) (*.f32 (*.f32 s (PI.f32)) (*.f32 s (PI.f32)))))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r s)) (*.f32 s (PI.f32)))) (/.f32 #s(literal 1/6 binary32) (*.f32 s (PI.f32)))) (*.f32 (+.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r s)) (*.f32 s (PI.f32)))) (/.f32 #s(literal 1/6 binary32) (*.f32 s (PI.f32)))) (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (-.f32 (/.f32 #s(literal 5/72 binary32) (/.f32 (PI.f32) (/.f32 r s))) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s))))) |
(/.f32 (-.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r s)) (*.f32 s (PI.f32)))) (*.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r s)) (*.f32 s (PI.f32)))) (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r s)) (*.f32 s (PI.f32)))))) (*.f32 (/.f32 #s(literal 1/6 binary32) (*.f32 s (PI.f32))) (/.f32 #s(literal 1/36 binary32) (*.f32 (*.f32 s (PI.f32)) (*.f32 s (PI.f32)))))) (+.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r s)) (*.f32 s (PI.f32)))) (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r s)) (*.f32 s (PI.f32))))) (*.f32 (/.f32 #s(literal 1/6 binary32) (*.f32 s (PI.f32))) (+.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r s)) (*.f32 s (PI.f32)))) (/.f32 #s(literal 1/6 binary32) (*.f32 s (PI.f32))))))) |
(/.f32 (*.f32 (+.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r s)) (*.f32 s (PI.f32)))) (/.f32 #s(literal 1/6 binary32) (*.f32 s (PI.f32)))) (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (-.f32 (/.f32 #s(literal 5/72 binary32) (/.f32 (PI.f32) (/.f32 r s))) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s))) (+.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r s)) (*.f32 s (PI.f32)))) (/.f32 #s(literal 1/6 binary32) (*.f32 s (PI.f32))))) |
(/.f32 (-.f32 (*.f32 (+.f32 (*.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 r (PI.f32)) (*.f32 r (PI.f32))))) (*.f32 (/.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r s)) (*.f32 s (PI.f32))) (*.f32 (*.f32 (/.f32 (/.f32 r (*.f32 s (PI.f32))) s) (/.f32 (/.f32 r (*.f32 s (PI.f32))) s)) #s(literal 25/5184 binary32)))) (*.f32 s (PI.f32))) (*.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 r (PI.f32)) (*.f32 r (PI.f32)))) (*.f32 (/.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r s)) (*.f32 s (PI.f32))) (-.f32 (/.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r s)) (*.f32 s (PI.f32))) (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32)))))) #s(literal 1/6 binary32))) (*.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 r (PI.f32)) (*.f32 r (PI.f32)))) (*.f32 (/.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r s)) (*.f32 s (PI.f32))) (-.f32 (/.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r s)) (*.f32 s (PI.f32))) (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32)))))) (*.f32 s (PI.f32)))) |
(/.f32 (-.f32 (*.f32 (+.f32 (*.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 r (PI.f32)) (*.f32 r (PI.f32))))) (*.f32 (/.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r s)) (*.f32 s (PI.f32))) (*.f32 (*.f32 (/.f32 (/.f32 r (*.f32 s (PI.f32))) s) (/.f32 (/.f32 r (*.f32 s (PI.f32))) s)) #s(literal 25/5184 binary32)))) s) (*.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 r (PI.f32)) (*.f32 r (PI.f32)))) (*.f32 (/.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r s)) (*.f32 s (PI.f32))) (-.f32 (/.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r s)) (*.f32 s (PI.f32))) (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32)))))) (/.f32 #s(literal 1/6 binary32) (PI.f32)))) (*.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 r (PI.f32)) (*.f32 r (PI.f32)))) (*.f32 (/.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r s)) (*.f32 s (PI.f32))) (-.f32 (/.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r s)) (*.f32 s (PI.f32))) (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32)))))) s)) |
(/.f32 (-.f32 (*.f32 (+.f32 (*.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 r (PI.f32)) (*.f32 r (PI.f32))))) (*.f32 (/.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r s)) (*.f32 s (PI.f32))) (*.f32 (*.f32 (/.f32 (/.f32 r (*.f32 s (PI.f32))) s) (/.f32 (/.f32 r (*.f32 s (PI.f32))) s)) #s(literal 25/5184 binary32)))) (/.f32 s (/.f32 #s(literal 1/6 binary32) (PI.f32)))) (*.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 r (PI.f32)) (*.f32 r (PI.f32)))) (*.f32 (/.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r s)) (*.f32 s (PI.f32))) (-.f32 (/.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r s)) (*.f32 s (PI.f32))) (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32)))))) #s(literal 1 binary32))) (*.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 r (PI.f32)) (*.f32 r (PI.f32)))) (*.f32 (/.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r s)) (*.f32 s (PI.f32))) (-.f32 (/.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r s)) (*.f32 s (PI.f32))) (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32)))))) (/.f32 s (/.f32 #s(literal 1/6 binary32) (PI.f32))))) |
(/.f32 (-.f32 (*.f32 (+.f32 (*.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 r (PI.f32)) (*.f32 r (PI.f32))))) (*.f32 (/.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r s)) (*.f32 s (PI.f32))) (*.f32 (*.f32 (/.f32 (/.f32 r (*.f32 s (PI.f32))) s) (/.f32 (/.f32 r (*.f32 s (PI.f32))) s)) #s(literal 25/5184 binary32)))) (neg.f32 s)) (*.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 r (PI.f32)) (*.f32 r (PI.f32)))) (*.f32 (/.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r s)) (*.f32 s (PI.f32))) (-.f32 (/.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r s)) (*.f32 s (PI.f32))) (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32)))))) (/.f32 #s(literal -1/6 binary32) (PI.f32)))) (*.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 r (PI.f32)) (*.f32 r (PI.f32)))) (*.f32 (/.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r s)) (*.f32 s (PI.f32))) (-.f32 (/.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r s)) (*.f32 s (PI.f32))) (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32)))))) (neg.f32 s))) |
(/.f32 (-.f32 (*.f32 (-.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 r (PI.f32)) (*.f32 r (PI.f32)))) (*.f32 (*.f32 (/.f32 (/.f32 r (*.f32 s (PI.f32))) s) (/.f32 (/.f32 r (*.f32 s (PI.f32))) s)) #s(literal 25/5184 binary32))) (*.f32 s (PI.f32))) (*.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (*.f32 #s(literal -5/72 binary32) (/.f32 (/.f32 r (*.f32 s (PI.f32))) s))) #s(literal 1/6 binary32))) (*.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (*.f32 #s(literal -5/72 binary32) (/.f32 (/.f32 r (*.f32 s (PI.f32))) s))) (*.f32 s (PI.f32)))) |
(/.f32 (-.f32 (*.f32 (-.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 r (PI.f32)) (*.f32 r (PI.f32)))) (*.f32 (*.f32 (/.f32 (/.f32 r (*.f32 s (PI.f32))) s) (/.f32 (/.f32 r (*.f32 s (PI.f32))) s)) #s(literal 25/5184 binary32))) s) (*.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (*.f32 #s(literal -5/72 binary32) (/.f32 (/.f32 r (*.f32 s (PI.f32))) s))) (/.f32 #s(literal 1/6 binary32) (PI.f32)))) (*.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (*.f32 #s(literal -5/72 binary32) (/.f32 (/.f32 r (*.f32 s (PI.f32))) s))) s)) |
(/.f32 (-.f32 (*.f32 (-.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 r (PI.f32)) (*.f32 r (PI.f32)))) (*.f32 (*.f32 (/.f32 (/.f32 r (*.f32 s (PI.f32))) s) (/.f32 (/.f32 r (*.f32 s (PI.f32))) s)) #s(literal 25/5184 binary32))) (/.f32 s (/.f32 #s(literal 1/6 binary32) (PI.f32)))) (*.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (*.f32 #s(literal -5/72 binary32) (/.f32 (/.f32 r (*.f32 s (PI.f32))) s))) #s(literal 1 binary32))) (*.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (*.f32 #s(literal -5/72 binary32) (/.f32 (/.f32 r (*.f32 s (PI.f32))) s))) (/.f32 s (/.f32 #s(literal 1/6 binary32) (PI.f32))))) |
(/.f32 (-.f32 (*.f32 (-.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 r (PI.f32)) (*.f32 r (PI.f32)))) (*.f32 (*.f32 (/.f32 (/.f32 r (*.f32 s (PI.f32))) s) (/.f32 (/.f32 r (*.f32 s (PI.f32))) s)) #s(literal 25/5184 binary32))) (neg.f32 s)) (*.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (*.f32 #s(literal -5/72 binary32) (/.f32 (/.f32 r (*.f32 s (PI.f32))) s))) (/.f32 #s(literal -1/6 binary32) (PI.f32)))) (*.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (*.f32 #s(literal -5/72 binary32) (/.f32 (/.f32 r (*.f32 s (PI.f32))) s))) (neg.f32 s))) |
(/.f32 (neg.f32 (-.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r s)) (*.f32 s (PI.f32)))) (*.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r s)) (*.f32 s (PI.f32)))) (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r s)) (*.f32 s (PI.f32)))))) (*.f32 (/.f32 #s(literal 1/6 binary32) (*.f32 s (PI.f32))) (/.f32 #s(literal 1/36 binary32) (*.f32 (*.f32 s (PI.f32)) (*.f32 s (PI.f32))))))) (neg.f32 (+.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r s)) (*.f32 s (PI.f32)))) (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r s)) (*.f32 s (PI.f32))))) (*.f32 (/.f32 #s(literal 1/6 binary32) (*.f32 s (PI.f32))) (+.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r s)) (*.f32 s (PI.f32)))) (/.f32 #s(literal 1/6 binary32) (*.f32 s (PI.f32)))))))) |
(/.f32 (neg.f32 (*.f32 (+.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r s)) (*.f32 s (PI.f32)))) (/.f32 #s(literal 1/6 binary32) (*.f32 s (PI.f32)))) (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (-.f32 (/.f32 #s(literal 5/72 binary32) (/.f32 (PI.f32) (/.f32 r s))) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)))) (neg.f32 (+.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r s)) (*.f32 s (PI.f32)))) (/.f32 #s(literal 1/6 binary32) (*.f32 s (PI.f32)))))) |
(/.f32 (+.f32 (*.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 r (PI.f32)) (*.f32 r (PI.f32))))) (pow.f32 (/.f32 (-.f32 (/.f32 #s(literal 5/72 binary32) (/.f32 (PI.f32) (/.f32 r s))) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s) #s(literal 3 binary32))) (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 r (PI.f32)) (*.f32 r (PI.f32)))) (-.f32 (*.f32 (/.f32 (-.f32 (/.f32 #s(literal 5/72 binary32) (/.f32 (PI.f32) (/.f32 r s))) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s) (/.f32 (-.f32 (/.f32 #s(literal 5/72 binary32) (/.f32 (PI.f32) (/.f32 r s))) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s)) (*.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (-.f32 (/.f32 #s(literal 5/72 binary32) (/.f32 (PI.f32) (/.f32 r s))) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s))))) |
(/.f32 (+.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r s)) (*.f32 s (PI.f32)))) (*.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r s)) (*.f32 s (PI.f32)))) (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r s)) (*.f32 s (PI.f32)))))) (*.f32 #s(literal -1 binary32) (*.f32 (/.f32 #s(literal 1/6 binary32) (*.f32 s (PI.f32))) (/.f32 #s(literal 1/36 binary32) (*.f32 (*.f32 s (PI.f32)) (*.f32 s (PI.f32))))))) (+.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r s)) (*.f32 s (PI.f32)))) (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r s)) (*.f32 s (PI.f32))))) (-.f32 (*.f32 (/.f32 (/.f32 #s(literal -1/6 binary32) (PI.f32)) s) (/.f32 (/.f32 #s(literal -1/6 binary32) (PI.f32)) s)) (*.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r s)) (*.f32 s (PI.f32)))) (/.f32 (/.f32 #s(literal -1/6 binary32) (PI.f32)) s))))) |
(/.f32 (-.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 r (PI.f32)) (*.f32 r (PI.f32)))) (*.f32 (/.f32 (-.f32 (/.f32 #s(literal 5/72 binary32) (/.f32 (PI.f32) (/.f32 r s))) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s) (/.f32 (-.f32 (/.f32 #s(literal 5/72 binary32) (/.f32 (PI.f32) (/.f32 r s))) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s))) (-.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (-.f32 (/.f32 #s(literal 5/72 binary32) (/.f32 (PI.f32) (/.f32 r s))) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s))) |
(/.f32 (-.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r s)) (*.f32 s (PI.f32)))) (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r s)) (*.f32 s (PI.f32))))) (*.f32 (/.f32 (/.f32 #s(literal -1/6 binary32) (PI.f32)) s) (/.f32 (/.f32 #s(literal -1/6 binary32) (PI.f32)) s))) (+.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r s)) (*.f32 s (PI.f32)))) (/.f32 #s(literal 1/6 binary32) (*.f32 s (PI.f32))))) |
(*.f32 (-.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r s)) (*.f32 s (PI.f32)))) (*.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r s)) (*.f32 s (PI.f32)))) (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r s)) (*.f32 s (PI.f32)))))) (*.f32 (/.f32 #s(literal 1/6 binary32) (*.f32 s (PI.f32))) (/.f32 #s(literal 1/36 binary32) (*.f32 (*.f32 s (PI.f32)) (*.f32 s (PI.f32)))))) (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r s)) (*.f32 s (PI.f32)))) (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r s)) (*.f32 s (PI.f32))))) (*.f32 (/.f32 #s(literal 1/6 binary32) (*.f32 s (PI.f32))) (+.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r s)) (*.f32 s (PI.f32)))) (/.f32 #s(literal 1/6 binary32) (*.f32 s (PI.f32)))))))) |
(*.f32 (*.f32 (+.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r s)) (*.f32 s (PI.f32)))) (/.f32 #s(literal 1/6 binary32) (*.f32 s (PI.f32)))) (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (-.f32 (/.f32 #s(literal 5/72 binary32) (/.f32 (PI.f32) (/.f32 r s))) (/.f32 #s(literal 1/6 binary32) (PI.f32))) s))) (/.f32 #s(literal 1 binary32) (+.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r s)) (*.f32 s (PI.f32)))) (/.f32 #s(literal 1/6 binary32) (*.f32 s (PI.f32)))))) |
(+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r s)) (*.f32 s (PI.f32)))) |
(+.f32 (/.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r s)) (*.f32 s (PI.f32))) (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32)))) |
(pow.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 r (PI.f32)) (*.f32 r (PI.f32)))) (*.f32 (/.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r s)) (*.f32 s (PI.f32))) (-.f32 (/.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r s)) (*.f32 s (PI.f32))) (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32)))))) (+.f32 (*.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 r (PI.f32)) (*.f32 r (PI.f32))))) (*.f32 (/.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r s)) (*.f32 s (PI.f32))) (*.f32 (*.f32 (/.f32 (/.f32 r (*.f32 s (PI.f32))) s) (/.f32 (/.f32 r (*.f32 s (PI.f32))) s)) #s(literal 25/5184 binary32))))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (*.f32 #s(literal -5/72 binary32) (/.f32 (/.f32 r (*.f32 s (PI.f32))) s))) (-.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 r (PI.f32)) (*.f32 r (PI.f32)))) (*.f32 (*.f32 (/.f32 (/.f32 r (*.f32 s (PI.f32))) s) (/.f32 (/.f32 r (*.f32 s (PI.f32))) s)) #s(literal 25/5184 binary32)))) #s(literal -1 binary32)) |
(fma.f32 #s(literal 1/4 binary32) (/.f32 (/.f32 #s(literal 1 binary32) (PI.f32)) r) (/.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r s)) (*.f32 s (PI.f32)))) |
(fma.f32 (/.f32 r (*.f32 s (PI.f32))) (*.f32 (/.f32 #s(literal 1 binary32) s) #s(literal 5/72 binary32)) (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32)))) |
(fma.f32 (/.f32 r (*.f32 s (PI.f32))) (/.f32 #s(literal 5/72 binary32) s) (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32)))) |
(fma.f32 (/.f32 (/.f32 r (*.f32 s (PI.f32))) s) #s(literal 5/72 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32)))) |
(fma.f32 #s(literal 5/72 binary32) (/.f32 (/.f32 r (*.f32 s (PI.f32))) s) (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32)))) |
(fma.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r s)) (*.f32 s (PI.f32)))) |
(fma.f32 #s(literal -1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (neg.f32 (PI.f32)))) (/.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r s)) (*.f32 s (PI.f32)))) |
(fma.f32 (/.f32 (/.f32 #s(literal 1 binary32) (PI.f32)) r) #s(literal 1/4 binary32) (/.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r s)) (*.f32 s (PI.f32)))) |
(fma.f32 (/.f32 #s(literal 5/72 binary32) (/.f32 (PI.f32) (/.f32 r s))) (/.f32 #s(literal 1 binary32) s) (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32)))) |
(fma.f32 (/.f32 #s(literal 1/4 binary32) r) (/.f32 #s(literal 1 binary32) (PI.f32)) (/.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r s)) (*.f32 s (PI.f32)))) |
(-.f32 (/.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r s)) (*.f32 s (PI.f32))) (/.f32 #s(literal -1/4 binary32) (*.f32 r (PI.f32)))) |
(-.f32 (/.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 r (PI.f32)) (*.f32 r (PI.f32)))) (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (*.f32 #s(literal -5/72 binary32) (/.f32 (/.f32 r (*.f32 s (PI.f32))) s)))) (/.f32 (*.f32 (*.f32 (/.f32 (/.f32 r (*.f32 s (PI.f32))) s) (/.f32 (/.f32 r (*.f32 s (PI.f32))) s)) #s(literal 25/5184 binary32)) (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (*.f32 #s(literal -5/72 binary32) (/.f32 (/.f32 r (*.f32 s (PI.f32))) s))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 r (PI.f32)) (*.f32 r (PI.f32)))) (*.f32 (/.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r s)) (*.f32 s (PI.f32))) (-.f32 (/.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r s)) (*.f32 s (PI.f32))) (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32)))))) (+.f32 (*.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 r (PI.f32)) (*.f32 r (PI.f32))))) (*.f32 (/.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r s)) (*.f32 s (PI.f32))) (*.f32 (*.f32 (/.f32 (/.f32 r (*.f32 s (PI.f32))) s) (/.f32 (/.f32 r (*.f32 s (PI.f32))) s)) #s(literal 25/5184 binary32)))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (*.f32 #s(literal -5/72 binary32) (/.f32 (/.f32 r (*.f32 s (PI.f32))) s))) (-.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 r (PI.f32)) (*.f32 r (PI.f32)))) (*.f32 (*.f32 (/.f32 (/.f32 r (*.f32 s (PI.f32))) s) (/.f32 (/.f32 r (*.f32 s (PI.f32))) s)) #s(literal 25/5184 binary32))))) |
(/.f32 (+.f32 (*.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 r (PI.f32)) (*.f32 r (PI.f32))))) (*.f32 (/.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r s)) (*.f32 s (PI.f32))) (*.f32 (*.f32 (/.f32 (/.f32 r (*.f32 s (PI.f32))) s) (/.f32 (/.f32 r (*.f32 s (PI.f32))) s)) #s(literal 25/5184 binary32)))) (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 r (PI.f32)) (*.f32 r (PI.f32)))) (*.f32 (/.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r s)) (*.f32 s (PI.f32))) (-.f32 (/.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r s)) (*.f32 s (PI.f32))) (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))))))) |
(/.f32 (+.f32 (*.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 r (PI.f32)) (*.f32 r (PI.f32))))) (*.f32 (/.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r s)) (*.f32 s (PI.f32))) (*.f32 (*.f32 (/.f32 (/.f32 r (*.f32 s (PI.f32))) s) (/.f32 (/.f32 r (*.f32 s (PI.f32))) s)) #s(literal 25/5184 binary32)))) (+.f32 (*.f32 (*.f32 (/.f32 (/.f32 r (*.f32 s (PI.f32))) s) (/.f32 (/.f32 r (*.f32 s (PI.f32))) s)) #s(literal 25/5184 binary32)) (-.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 r (PI.f32)) (*.f32 r (PI.f32)))) (/.f32 (*.f32 (/.f32 #s(literal 1/4 binary32) r) (/.f32 #s(literal 5/72 binary32) (/.f32 (PI.f32) (/.f32 r s)))) (*.f32 s (PI.f32)))))) |
(/.f32 (-.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 r (PI.f32)) (*.f32 r (PI.f32)))) (*.f32 (*.f32 (/.f32 (/.f32 r (*.f32 s (PI.f32))) s) (/.f32 (/.f32 r (*.f32 s (PI.f32))) s)) #s(literal 25/5184 binary32))) (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (*.f32 #s(literal -5/72 binary32) (/.f32 (/.f32 r (*.f32 s (PI.f32))) s)))) |
(/.f32 (+.f32 (*.f32 #s(literal 1/4 binary32) s) (*.f32 (*.f32 r (PI.f32)) (/.f32 #s(literal 5/72 binary32) (/.f32 (PI.f32) (/.f32 r s))))) (*.f32 r (*.f32 s (PI.f32)))) |
(/.f32 (+.f32 (*.f32 #s(literal 1 binary32) s) (*.f32 (/.f32 (*.f32 r (PI.f32)) #s(literal 1/4 binary32)) (/.f32 #s(literal 5/72 binary32) (/.f32 (PI.f32) (/.f32 r s))))) (*.f32 (/.f32 (*.f32 r (PI.f32)) #s(literal 1/4 binary32)) s)) |
(/.f32 (+.f32 (*.f32 #s(literal -1/4 binary32) s) (*.f32 (*.f32 r (neg.f32 (PI.f32))) (/.f32 #s(literal 5/72 binary32) (/.f32 (PI.f32) (/.f32 r s))))) (*.f32 (*.f32 r (neg.f32 (PI.f32))) s)) |
(/.f32 (+.f32 (*.f32 (/.f32 #s(literal 1/4 binary32) r) s) (*.f32 (PI.f32) (/.f32 #s(literal 5/72 binary32) (/.f32 (PI.f32) (/.f32 r s))))) (*.f32 s (PI.f32))) |
(/.f32 (+.f32 (*.f32 (/.f32 #s(literal 5/72 binary32) (/.f32 (PI.f32) (/.f32 r s))) (*.f32 r (PI.f32))) (*.f32 s #s(literal 1/4 binary32))) (*.f32 r (*.f32 s (PI.f32)))) |
(/.f32 (+.f32 (*.f32 (/.f32 #s(literal 5/72 binary32) (/.f32 (PI.f32) (/.f32 r s))) (/.f32 (*.f32 r (PI.f32)) #s(literal 1/4 binary32))) (*.f32 s #s(literal 1 binary32))) (*.f32 s (/.f32 (*.f32 r (PI.f32)) #s(literal 1/4 binary32)))) |
(/.f32 (+.f32 (*.f32 (/.f32 #s(literal 5/72 binary32) (/.f32 (PI.f32) (/.f32 r s))) (*.f32 r (neg.f32 (PI.f32)))) (*.f32 s #s(literal -1/4 binary32))) (*.f32 s (*.f32 r (neg.f32 (PI.f32))))) |
(/.f32 (+.f32 (*.f32 (/.f32 #s(literal 5/72 binary32) (/.f32 (PI.f32) (/.f32 r s))) (PI.f32)) (*.f32 s (/.f32 #s(literal 1/4 binary32) r))) (*.f32 s (PI.f32))) |
(/.f32 (neg.f32 (+.f32 (*.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 r (PI.f32)) (*.f32 r (PI.f32))))) (*.f32 (/.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r s)) (*.f32 s (PI.f32))) (*.f32 (*.f32 (/.f32 (/.f32 r (*.f32 s (PI.f32))) s) (/.f32 (/.f32 r (*.f32 s (PI.f32))) s)) #s(literal 25/5184 binary32))))) (neg.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 r (PI.f32)) (*.f32 r (PI.f32)))) (*.f32 (/.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r s)) (*.f32 s (PI.f32))) (-.f32 (/.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r s)) (*.f32 s (PI.f32))) (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32)))))))) |
(/.f32 (neg.f32 (-.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 r (PI.f32)) (*.f32 r (PI.f32)))) (*.f32 (*.f32 (/.f32 (/.f32 r (*.f32 s (PI.f32))) s) (/.f32 (/.f32 r (*.f32 s (PI.f32))) s)) #s(literal 25/5184 binary32)))) (neg.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (*.f32 #s(literal -5/72 binary32) (/.f32 (/.f32 r (*.f32 s (PI.f32))) s))))) |
(/.f32 (-.f32 (*.f32 (*.f32 (/.f32 (/.f32 r (*.f32 s (PI.f32))) s) (/.f32 (/.f32 r (*.f32 s (PI.f32))) s)) #s(literal 25/5184 binary32)) (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 r (PI.f32)) (*.f32 r (PI.f32))))) (-.f32 (/.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r s)) (*.f32 s (PI.f32))) (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))))) |
(*.f32 (+.f32 (*.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 r (PI.f32)) (*.f32 r (PI.f32))))) (*.f32 (/.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r s)) (*.f32 s (PI.f32))) (*.f32 (*.f32 (/.f32 (/.f32 r (*.f32 s (PI.f32))) s) (/.f32 (/.f32 r (*.f32 s (PI.f32))) s)) #s(literal 25/5184 binary32)))) (/.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 r (PI.f32)) (*.f32 r (PI.f32)))) (*.f32 (/.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r s)) (*.f32 s (PI.f32))) (-.f32 (/.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r s)) (*.f32 s (PI.f32))) (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32)))))))) |
(*.f32 (-.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (*.f32 r (PI.f32)) (*.f32 r (PI.f32)))) (*.f32 (*.f32 (/.f32 (/.f32 r (*.f32 s (PI.f32))) s) (/.f32 (/.f32 r (*.f32 s (PI.f32))) s)) #s(literal 25/5184 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (*.f32 #s(literal -5/72 binary32) (/.f32 (/.f32 r (*.f32 s (PI.f32))) s))))) |
(neg.f32 (/.f32 #s(literal -1/4 binary32) (*.f32 r (PI.f32)))) |
(exp.f32 (*.f32 (log.f32 (/.f32 (*.f32 r (PI.f32)) #s(literal 1/4 binary32))) #s(literal -1 binary32))) |
(pow.f32 (/.f32 (*.f32 r (PI.f32)) #s(literal 1/4 binary32)) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (/.f32 (*.f32 r (PI.f32)) #s(literal 1/4 binary32)) #s(literal 1 binary32)) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (PI.f32) (/.f32 #s(literal 1/4 binary32) r)) #s(literal -1 binary32)) |
(/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) |
(/.f32 #s(literal 1/4 binary32) (neg.f32 (*.f32 r (neg.f32 (PI.f32))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (*.f32 r (PI.f32)) #s(literal 1/4 binary32))) |
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 (*.f32 r (PI.f32)) #s(literal 1/4 binary32)) #s(literal 1 binary32))) |
(/.f32 #s(literal 1 binary32) (/.f32 (PI.f32) (/.f32 #s(literal 1/4 binary32) r))) |
(/.f32 #s(literal -1/4 binary32) (*.f32 r (neg.f32 (PI.f32)))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (*.f32 r (PI.f32)) #s(literal 1/4 binary32)))) |
(/.f32 (/.f32 #s(literal 1/4 binary32) r) (PI.f32)) |
(/.f32 (neg.f32 (/.f32 #s(literal 1/4 binary32) r)) (neg.f32 (PI.f32))) |
(/.f32 (/.f32 #s(literal 1/4 binary32) (PI.f32)) r) |
(/.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) r) #s(literal 1 binary32)) (PI.f32)) |
(/.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) r) (pow.f32 (PI.f32) #s(literal 2/3 binary32))) (pow.f32 (PI.f32) #s(literal 1/3 binary32))) |
(/.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) r) (pow.f32 (PI.f32) #s(literal 1/2 binary32))) (pow.f32 (PI.f32) #s(literal 1/2 binary32))) |
(*.f32 #s(literal 1/4 binary32) (/.f32 (/.f32 #s(literal 1 binary32) (PI.f32)) r)) |
(*.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32)))) |
(*.f32 #s(literal -1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (neg.f32 (PI.f32))))) |
(*.f32 (/.f32 (/.f32 #s(literal 1 binary32) (PI.f32)) r) #s(literal 1/4 binary32)) |
(*.f32 (/.f32 #s(literal 1 binary32) (PI.f32)) (/.f32 #s(literal 1/4 binary32) r)) |
(*.f32 (/.f32 #s(literal 1/4 binary32) r) (/.f32 #s(literal 1 binary32) (PI.f32))) |
(*.f32 (/.f32 #s(literal 1 binary32) r) (pow.f32 (/.f32 (PI.f32) #s(literal 1/4 binary32)) #s(literal -1 binary32))) |
(neg.f32 (/.f32 (/.f32 (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) (/.f32 (*.f32 r s) #s(literal 1/8 binary32))) (neg.f32 (PI.f32)))) |
(neg.f32 (/.f32 (neg.f32 (/.f32 (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) (/.f32 (*.f32 r s) #s(literal 1/8 binary32)))) (PI.f32))) |
(exp.f32 (*.f32 (log.f32 (/.f32 (PI.f32) (/.f32 (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) (/.f32 (*.f32 r s) #s(literal 1/8 binary32))))) #s(literal -1 binary32))) |
(pow.f32 (/.f32 (PI.f32) (/.f32 (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) (/.f32 (*.f32 r s) #s(literal 1/8 binary32)))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (/.f32 (PI.f32) (/.f32 (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) (/.f32 (*.f32 r s) #s(literal 1/8 binary32)))) #s(literal 1 binary32)) #s(literal -1 binary32)) |
(/.f32 #s(literal 1 binary32) (/.f32 (PI.f32) (/.f32 (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) (/.f32 (*.f32 r s) #s(literal 1/8 binary32))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 (PI.f32) (/.f32 (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) (/.f32 (*.f32 r s) #s(literal 1/8 binary32)))) #s(literal 1 binary32))) |
(/.f32 (/.f32 (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) (/.f32 (*.f32 r s) #s(literal 1/8 binary32))) (PI.f32)) |
(/.f32 (neg.f32 (/.f32 (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) (/.f32 (*.f32 r s) #s(literal 1/8 binary32)))) (neg.f32 (PI.f32))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (PI.f32) (/.f32 (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) (/.f32 (*.f32 r s) #s(literal 1/8 binary32)))))) |
(/.f32 (+.f32 (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s))) (*.f32 #s(literal 1/8 binary32) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)))) (*.f32 r (*.f32 s (PI.f32)))) |
(/.f32 (*.f32 #s(literal 1 binary32) (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)))) (*.f32 (/.f32 (*.f32 r s) #s(literal 1/8 binary32)) (PI.f32))) |
(/.f32 (*.f32 #s(literal -1/8 binary32) (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)))) (*.f32 (*.f32 s (PI.f32)) (neg.f32 r))) |
(/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) r) (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)))) (*.f32 s (PI.f32))) |
(/.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s))) (*.f32 #s(literal 1/8 binary32) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)))) #s(literal 1 binary32)) (*.f32 r (*.f32 s (PI.f32)))) |
(/.f32 (neg.f32 (neg.f32 (/.f32 (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) (/.f32 (*.f32 r s) #s(literal 1/8 binary32))))) (neg.f32 (neg.f32 (PI.f32)))) |
(/.f32 (*.f32 (/.f32 (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) (/.f32 (*.f32 r s) #s(literal 1/8 binary32))) #s(literal 1 binary32)) (PI.f32)) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) (PI.f32))) (*.f32 r s)) |
(/.f32 (*.f32 #s(literal 1 binary32) (/.f32 (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) (PI.f32))) (/.f32 (*.f32 r s) #s(literal 1/8 binary32))) |
(/.f32 (*.f32 #s(literal -1/8 binary32) (/.f32 (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) (PI.f32))) (-.f32 #s(literal 0 binary32) (*.f32 r s))) |
(/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) r) (/.f32 (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) (PI.f32))) s) |
(/.f32 (*.f32 (+.f32 (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s))) (*.f32 #s(literal 1/8 binary32) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)))) (/.f32 #s(literal 1 binary32) (PI.f32))) (*.f32 r s)) |
(/.f32 (/.f32 (/.f32 (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) (/.f32 (*.f32 r s) #s(literal 1/8 binary32))) #s(literal 1 binary32)) (PI.f32)) |
(/.f32 (/.f32 (/.f32 (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) (/.f32 (*.f32 r s) #s(literal 1/8 binary32))) (pow.f32 (PI.f32) #s(literal 2/3 binary32))) (pow.f32 (PI.f32) #s(literal 1/3 binary32))) |
(/.f32 (/.f32 (/.f32 (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) (/.f32 (*.f32 r s) #s(literal 1/8 binary32))) (pow.f32 (PI.f32) #s(literal 1/2 binary32))) (pow.f32 (PI.f32) #s(literal 1/2 binary32))) |
(*.f32 #s(literal 1/8 binary32) (*.f32 (/.f32 (/.f32 #s(literal 1 binary32) s) r) (/.f32 (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) (PI.f32)))) |
(*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) (/.f32 (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) (PI.f32))) |
(*.f32 #s(literal 1 binary32) (/.f32 (/.f32 (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) (/.f32 (*.f32 r s) #s(literal 1/8 binary32))) (PI.f32))) |
(*.f32 (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) (PI.f32))) |
(*.f32 (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) (/.f32 #s(literal 1 binary32) (PI.f32)))) |
(*.f32 (/.f32 (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) (/.f32 (*.f32 r s) #s(literal 1/8 binary32))) (/.f32 #s(literal 1 binary32) (PI.f32))) |
(*.f32 (neg.f32 (/.f32 (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) (/.f32 (*.f32 r s) #s(literal 1/8 binary32)))) (/.f32 #s(literal 1 binary32) (neg.f32 (PI.f32)))) |
(*.f32 (/.f32 #s(literal 1 binary32) (PI.f32)) (/.f32 (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) (/.f32 (*.f32 r s) #s(literal 1/8 binary32)))) |
(*.f32 (/.f32 #s(literal 1 binary32) (PI.f32)) (pow.f32 (/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) (/.f32 (*.f32 r s) #s(literal 1/8 binary32)))) #s(literal -1 binary32))) |
(*.f32 (/.f32 (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) (PI.f32)) (/.f32 #s(literal 1/8 binary32) (*.f32 r s))) |
(*.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) #s(literal 1 binary32)) (/.f32 (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) (PI.f32))) |
(*.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) (pow.f32 (PI.f32) #s(literal 2/3 binary32))) (/.f32 (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) (pow.f32 (PI.f32) #s(literal 1/3 binary32)))) |
(*.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) (pow.f32 (PI.f32) #s(literal 1/2 binary32))) (/.f32 (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) (pow.f32 (PI.f32) #s(literal 1/2 binary32)))) |
(*.f32 (/.f32 (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) (pow.f32 (PI.f32) #s(literal 1/2 binary32))) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) (pow.f32 (PI.f32) #s(literal 1/2 binary32)))) |
(*.f32 (/.f32 (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) #s(literal 1 binary32)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) (PI.f32))) |
(*.f32 (/.f32 (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) (pow.f32 (PI.f32) #s(literal 2/3 binary32))) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) (pow.f32 (PI.f32) #s(literal 1/3 binary32)))) |
(*.f32 (/.f32 #s(literal 1 binary32) (pow.f32 (PI.f32) #s(literal 2/3 binary32))) (pow.f32 (/.f32 (pow.f32 (PI.f32) #s(literal 1/3 binary32)) (/.f32 (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) (/.f32 (*.f32 r s) #s(literal 1/8 binary32)))) #s(literal -1 binary32))) |
(*.f32 (/.f32 #s(literal 1 binary32) (pow.f32 (PI.f32) #s(literal 1/2 binary32))) (pow.f32 (/.f32 (pow.f32 (PI.f32) #s(literal 1/2 binary32)) (/.f32 (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) (/.f32 (*.f32 r s) #s(literal 1/8 binary32)))) #s(literal -1 binary32))) |
(*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)))) #s(literal -1 binary32)) (pow.f32 (/.f32 (PI.f32) (/.f32 #s(literal 1/8 binary32) (*.f32 r s))) #s(literal -1 binary32))) |
(*.f32 (pow.f32 (/.f32 (pow.f32 (PI.f32) #s(literal 2/3 binary32)) (/.f32 #s(literal 1/8 binary32) (*.f32 r s))) #s(literal -1 binary32)) (pow.f32 (/.f32 (pow.f32 (PI.f32) #s(literal 1/3 binary32)) (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)))) #s(literal -1 binary32))) |
(*.f32 (pow.f32 (/.f32 (pow.f32 (PI.f32) #s(literal 2/3 binary32)) (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)))) #s(literal -1 binary32)) (pow.f32 (/.f32 (pow.f32 (PI.f32) #s(literal 1/3 binary32)) (/.f32 #s(literal 1/8 binary32) (*.f32 r s))) #s(literal -1 binary32))) |
(*.f32 (pow.f32 (/.f32 (pow.f32 (PI.f32) #s(literal 1/2 binary32)) (/.f32 #s(literal 1/8 binary32) (*.f32 r s))) #s(literal -1 binary32)) (pow.f32 (/.f32 (pow.f32 (PI.f32) #s(literal 1/2 binary32)) (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)))) #s(literal -1 binary32))) |
(*.f32 (pow.f32 (/.f32 (pow.f32 (PI.f32) #s(literal 1/2 binary32)) (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)))) #s(literal -1 binary32)) (pow.f32 (/.f32 (pow.f32 (PI.f32) #s(literal 1/2 binary32)) (/.f32 #s(literal 1/8 binary32) (*.f32 r s))) #s(literal -1 binary32))) |
(*.f32 (pow.f32 (/.f32 (PI.f32) (+.f32 (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s))) (*.f32 #s(literal 1/8 binary32) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))))) #s(literal -1 binary32)) (/.f32 (/.f32 #s(literal 1 binary32) s) r)) |
(+.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 r s) (exp.f32 (/.f32 r s)))) (/.f32 (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)) (/.f32 (*.f32 r s) #s(literal 1/8 binary32)))) |
(+.f32 (/.f32 (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)) (/.f32 (*.f32 r s) #s(literal 1/8 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 r s) (exp.f32 (/.f32 r s))))) |
(pow.f32 (/.f32 (*.f32 r s) (+.f32 (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s))) (*.f32 #s(literal 1/8 binary32) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))))) #s(literal -1 binary32)) |
(fma.f32 #s(literal 1/8 binary32) (*.f32 (/.f32 (/.f32 #s(literal 1 binary32) s) r) (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s)))) (/.f32 (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)) (/.f32 (*.f32 r s) #s(literal 1/8 binary32)))) |
(fma.f32 #s(literal 1/8 binary32) (*.f32 (/.f32 (/.f32 #s(literal 1 binary32) s) r) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 r s) (exp.f32 (/.f32 r s))))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s))) (/.f32 (/.f32 #s(literal 1 binary32) s) r) (/.f32 (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)) (/.f32 (*.f32 r s) #s(literal 1/8 binary32)))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (/.f32 (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)) (/.f32 (*.f32 r s) #s(literal 1/8 binary32)))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 r s) (exp.f32 (/.f32 r s))))) |
(fma.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) (/.f32 (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)) (/.f32 (*.f32 r s) #s(literal 1/8 binary32)))) |
(fma.f32 (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)) (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 r s) (exp.f32 (/.f32 r s))))) |
(fma.f32 (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)) #s(literal 1/8 binary32)) (/.f32 (/.f32 #s(literal 1 binary32) s) r) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 r s) (exp.f32 (/.f32 r s))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (*.f32 r s) (+.f32 (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s))) (*.f32 #s(literal 1/8 binary32) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)))))) |
(/.f32 (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) (/.f32 (*.f32 r s) #s(literal 1/8 binary32))) |
(/.f32 (+.f32 (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s))) (*.f32 #s(literal 1/8 binary32) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)))) (*.f32 r s)) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (exp.f32 (*.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s)) #s(literal 3 binary32))) (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)) (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)))))) (*.f32 (*.f32 r s) (+.f32 (exp.f32 (+.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s)) (-.f32 #s(literal 0 binary32) (/.f32 r s)))) (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)) (-.f32 (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)) (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s)))))))) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (-.f32 (exp.f32 (+.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s)) (-.f32 #s(literal 0 binary32) (/.f32 r s)))) (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))))) (*.f32 (*.f32 r s) (+.f32 (expm1.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)))) |
(/.f32 (*.f32 #s(literal 1 binary32) (+.f32 (exp.f32 (*.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s)) #s(literal 3 binary32))) (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)) (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)))))) (*.f32 (/.f32 (*.f32 r s) #s(literal 1/8 binary32)) (+.f32 (exp.f32 (+.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s)) (-.f32 #s(literal 0 binary32) (/.f32 r s)))) (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)) (-.f32 (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)) (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s)))))))) |
(/.f32 (*.f32 #s(literal 1 binary32) (-.f32 (exp.f32 (+.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s)) (-.f32 #s(literal 0 binary32) (/.f32 r s)))) (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))))) (*.f32 (/.f32 (*.f32 r s) #s(literal 1/8 binary32)) (+.f32 (expm1.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)))) |
(/.f32 (*.f32 #s(literal -1/8 binary32) (+.f32 (exp.f32 (*.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s)) #s(literal 3 binary32))) (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)) (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)))))) (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 r s)) (+.f32 (exp.f32 (+.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s)) (-.f32 #s(literal 0 binary32) (/.f32 r s)))) (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)) (-.f32 (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)) (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s)))))))) |
(/.f32 (*.f32 #s(literal -1/8 binary32) (-.f32 (exp.f32 (+.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s)) (-.f32 #s(literal 0 binary32) (/.f32 r s)))) (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))))) (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 r s)) (+.f32 (expm1.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)))) |
(/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) r) (+.f32 (exp.f32 (*.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s)) #s(literal 3 binary32))) (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)) (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)))))) (*.f32 s (+.f32 (exp.f32 (+.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s)) (-.f32 #s(literal 0 binary32) (/.f32 r s)))) (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)) (-.f32 (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)) (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s)))))))) |
(/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) r) (-.f32 (exp.f32 (+.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s)) (-.f32 #s(literal 0 binary32) (/.f32 r s)))) (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))))) (*.f32 s (+.f32 (expm1.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)))) |
(/.f32 (*.f32 (+.f32 (exp.f32 (*.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s)) #s(literal 3 binary32))) (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)) (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))))) #s(literal 1/8 binary32)) (*.f32 (+.f32 (exp.f32 (+.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s)) (-.f32 #s(literal 0 binary32) (/.f32 r s)))) (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)) (-.f32 (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)) (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s)))))) (*.f32 r s))) |
(/.f32 (*.f32 (+.f32 (exp.f32 (*.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s)) #s(literal 3 binary32))) (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)) (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))))) #s(literal 1 binary32)) (*.f32 (+.f32 (exp.f32 (+.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s)) (-.f32 #s(literal 0 binary32) (/.f32 r s)))) (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)) (-.f32 (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)) (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s)))))) (/.f32 (*.f32 r s) #s(literal 1/8 binary32)))) |
(/.f32 (*.f32 (+.f32 (exp.f32 (*.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s)) #s(literal 3 binary32))) (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)) (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))))) #s(literal -1/8 binary32)) (*.f32 (+.f32 (exp.f32 (+.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s)) (-.f32 #s(literal 0 binary32) (/.f32 r s)))) (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)) (-.f32 (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)) (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s)))))) (-.f32 #s(literal 0 binary32) (*.f32 r s)))) |
(/.f32 (*.f32 (+.f32 (exp.f32 (*.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s)) #s(literal 3 binary32))) (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)) (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))))) (/.f32 #s(literal 1/8 binary32) r)) (*.f32 (+.f32 (exp.f32 (+.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s)) (-.f32 #s(literal 0 binary32) (/.f32 r s)))) (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)) (-.f32 (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)) (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s)))))) s)) |
(/.f32 (*.f32 (-.f32 (exp.f32 (+.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s)) (-.f32 #s(literal 0 binary32) (/.f32 r s)))) (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)))) #s(literal 1/8 binary32)) (*.f32 (+.f32 (expm1.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)) (*.f32 r s))) |
(/.f32 (*.f32 (-.f32 (exp.f32 (+.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s)) (-.f32 #s(literal 0 binary32) (/.f32 r s)))) (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)))) #s(literal 1 binary32)) (*.f32 (+.f32 (expm1.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)) (/.f32 (*.f32 r s) #s(literal 1/8 binary32)))) |
(/.f32 (*.f32 (-.f32 (exp.f32 (+.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s)) (-.f32 #s(literal 0 binary32) (/.f32 r s)))) (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)))) #s(literal -1/8 binary32)) (*.f32 (+.f32 (expm1.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)) (-.f32 #s(literal 0 binary32) (*.f32 r s)))) |
(/.f32 (*.f32 (-.f32 (exp.f32 (+.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s)) (-.f32 #s(literal 0 binary32) (/.f32 r s)))) (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)))) (/.f32 #s(literal 1/8 binary32) r)) (*.f32 (+.f32 (expm1.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)) s)) |
(/.f32 (*.f32 #s(literal 1 binary32) (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)))) (/.f32 (*.f32 r s) #s(literal 1/8 binary32))) |
(/.f32 (*.f32 #s(literal -1/8 binary32) (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)))) (-.f32 #s(literal 0 binary32) (*.f32 r s))) |
(/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) r) (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)))) s) |
(/.f32 (neg.f32 (+.f32 (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s))) (*.f32 #s(literal 1/8 binary32) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))))) (-.f32 #s(literal 0 binary32) (*.f32 r s))) |
(/.f32 (+.f32 (pow.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 r s) (exp.f32 (/.f32 r s)))) #s(literal 3 binary32)) (pow.f32 (/.f32 (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)) (/.f32 (*.f32 r s) #s(literal 1/8 binary32))) #s(literal 3 binary32))) (+.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 r s) (exp.f32 (/.f32 r s)))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 r s) (exp.f32 (/.f32 r s))))) (-.f32 (*.f32 (/.f32 (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)) (/.f32 (*.f32 r s) #s(literal 1/8 binary32))) (/.f32 (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)) (/.f32 (*.f32 r s) #s(literal 1/8 binary32)))) (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 r s) (exp.f32 (/.f32 r s)))) (/.f32 (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)) (/.f32 (*.f32 r s) #s(literal 1/8 binary32))))))) |
(/.f32 (-.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 r s) (exp.f32 (/.f32 r s)))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 r s) (exp.f32 (/.f32 r s))))) (*.f32 (/.f32 (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)) (/.f32 (*.f32 r s) #s(literal 1/8 binary32))) (/.f32 (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)) (/.f32 (*.f32 r s) #s(literal 1/8 binary32))))) (-.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 r s) (exp.f32 (/.f32 r s)))) (/.f32 (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)) (/.f32 (*.f32 r s) #s(literal 1/8 binary32))))) |
(/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) (+.f32 (exp.f32 (*.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s)) #s(literal 3 binary32))) (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)) (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)))))) (+.f32 (exp.f32 (+.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s)) (-.f32 #s(literal 0 binary32) (/.f32 r s)))) (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)) (-.f32 (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)) (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))))))) |
(/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) (-.f32 (exp.f32 (+.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s)) (-.f32 #s(literal 0 binary32) (/.f32 r s)))) (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))))) (+.f32 (expm1.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) |
(/.f32 (*.f32 (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) #s(literal 1 binary32)) (/.f32 (*.f32 r s) #s(literal 1/8 binary32))) |
(/.f32 (*.f32 (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) #s(literal -1/8 binary32)) (-.f32 #s(literal 0 binary32) (*.f32 r s))) |
(/.f32 (*.f32 (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) (/.f32 #s(literal 1/8 binary32) r)) s) |
(/.f32 (*.f32 (+.f32 (exp.f32 (*.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s)) #s(literal 3 binary32))) (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)) (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))))) (/.f32 #s(literal 1/8 binary32) (*.f32 r s))) (+.f32 (exp.f32 (+.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s)) (-.f32 #s(literal 0 binary32) (/.f32 r s)))) (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)) (-.f32 (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)) (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))))))) |
(/.f32 (*.f32 (-.f32 (exp.f32 (+.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s)) (-.f32 #s(literal 0 binary32) (/.f32 r s)))) (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)))) (/.f32 #s(literal 1/8 binary32) (*.f32 r s))) (+.f32 (expm1.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) |
(/.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s))) (*.f32 #s(literal 1/8 binary32) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)))) r) s) |
(/.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s))) (*.f32 #s(literal 1/8 binary32) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)))) s) r) |
(*.f32 #s(literal 1/8 binary32) (*.f32 (/.f32 (/.f32 #s(literal 1 binary32) s) r) (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))))) |
(*.f32 #s(literal 1/8 binary32) (/.f32 (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) (*.f32 r s))) |
(*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)))) |
(*.f32 (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) (/.f32 #s(literal 1/8 binary32) (*.f32 r s))) |
(*.f32 (+.f32 (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s))) (*.f32 #s(literal 1/8 binary32) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)))) (/.f32 (/.f32 #s(literal 1 binary32) s) r)) |
(*.f32 (/.f32 #s(literal 1/8 binary32) r) (/.f32 (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) s)) |
(*.f32 (/.f32 #s(literal 1/8 binary32) s) (/.f32 (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) r)) |
(+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) |
(+.f32 #s(literal 1 binary32) (+.f32 (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) (neg.f32 s)) (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))))) |
(+.f32 (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)) (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s)))) |
(+.f32 (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) #s(literal 1 binary32)) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) (neg.f32 s))) |
(pow.f32 (/.f32 (+.f32 (exp.f32 (+.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s)) (-.f32 #s(literal 0 binary32) (/.f32 r s)))) (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)) (-.f32 (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)) (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s)))))) (+.f32 (exp.f32 (*.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s)) #s(literal 3 binary32))) (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)) (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)))))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (+.f32 (expm1.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)) (-.f32 (exp.f32 (+.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s)) (-.f32 #s(literal 0 binary32) (/.f32 r s)))) (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))))) #s(literal -1 binary32)) |
(fma.f32 #s(literal 1 binary32) (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) |
(fma.f32 (-.f32 #s(literal 1 binary32) (*.f32 (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s) (*.f32 (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))))) (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s)))) |
(fma.f32 (-.f32 #s(literal 1 binary32) (*.f32 (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s)))) |
(-.f32 #s(literal 1 binary32) (-.f32 (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s) (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))))) |
(-.f32 (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) #s(literal 1 binary32)) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)) |
(-.f32 (/.f32 (exp.f32 (+.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s)) (-.f32 #s(literal 0 binary32) (/.f32 r s)))) (+.f32 (expm1.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) (+.f32 (expm1.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)))) |
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (exp.f32 (+.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s)) (-.f32 #s(literal 0 binary32) (/.f32 r s)))) (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)) (-.f32 (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)) (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s)))))) (+.f32 (exp.f32 (*.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s)) #s(literal 3 binary32))) (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)) (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (expm1.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)) (-.f32 (exp.f32 (+.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s)) (-.f32 #s(literal 0 binary32) (/.f32 r s)))) (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)))))) |
(/.f32 (+.f32 (exp.f32 (*.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s)) #s(literal 3 binary32))) (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)) (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))))) (+.f32 (exp.f32 (+.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s)) (-.f32 #s(literal 0 binary32) (/.f32 r s)))) (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)) (-.f32 (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)) (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))))))) |
(/.f32 (+.f32 (exp.f32 (*.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s)) #s(literal 3 binary32))) (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)) (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))))) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) (-.f32 (exp.f32 (+.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s)) (-.f32 #s(literal 0 binary32) (/.f32 r s)))) (/.f32 (*.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) (exp.f32 (/.f32 r s)))))) |
(/.f32 (-.f32 (exp.f32 (+.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s)) (-.f32 #s(literal 0 binary32) (/.f32 r s)))) (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)))) (+.f32 (expm1.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) |
(/.f32 (+.f32 (*.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))))) (*.f32 (exp.f32 (/.f32 r s)) (-.f32 #s(literal 1 binary32) (*.f32 (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s) (*.f32 (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)))))) (*.f32 (exp.f32 (/.f32 r s)) (+.f32 #s(literal 1 binary32) (*.f32 (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)))))) |
(/.f32 (+.f32 (*.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) (*.f32 (exp.f32 (/.f32 r s)) (-.f32 #s(literal 1 binary32) (*.f32 (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))))) (*.f32 (exp.f32 (/.f32 r s)) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)))) |
(/.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s) (*.f32 (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)))) (exp.f32 (/.f32 r s))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)))) #s(literal 1 binary32))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)))) (exp.f32 (/.f32 r s)))) |
(/.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) (exp.f32 (/.f32 r s))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)) #s(literal 1 binary32))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)) (exp.f32 (/.f32 r s)))) |
(/.f32 (neg.f32 (+.f32 (exp.f32 (*.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s)) #s(literal 3 binary32))) (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)) (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)))))) (neg.f32 (+.f32 (exp.f32 (+.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s)) (-.f32 #s(literal 0 binary32) (/.f32 r s)))) (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)) (-.f32 (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)) (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s)))))))) |
(/.f32 (neg.f32 (-.f32 (exp.f32 (+.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s)) (-.f32 #s(literal 0 binary32) (/.f32 r s)))) (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))))) (neg.f32 (+.f32 (expm1.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)))) |
(/.f32 (-.f32 (pow.f32 (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) #s(literal 1 binary32)) #s(literal 3 binary32)) (*.f32 (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s) (*.f32 (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)))) (+.f32 (*.f32 (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) #s(literal 1 binary32)) (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) #s(literal 1 binary32))) (+.f32 (*.f32 (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)) (*.f32 (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) #s(literal 1 binary32)) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))))) |
(/.f32 (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) (exp.f32 (+.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s)) (-.f32 #s(literal 0 binary32) (/.f32 r s))))) (-.f32 (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)) (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))))) |
(/.f32 (-.f32 (*.f32 (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) #s(literal 1 binary32)) (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) #s(literal 1 binary32))) (*.f32 (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) (+.f32 (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) #s(literal 1 binary32)) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) |
(*.f32 (+.f32 (exp.f32 (*.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s)) #s(literal 3 binary32))) (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)) (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))))) (/.f32 #s(literal 1 binary32) (+.f32 (exp.f32 (+.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s)) (-.f32 #s(literal 0 binary32) (/.f32 r s)))) (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)) (-.f32 (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)) (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s)))))))) |
(*.f32 (-.f32 (exp.f32 (+.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s)) (-.f32 #s(literal 0 binary32) (/.f32 r s)))) (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)))) (/.f32 #s(literal 1 binary32) (+.f32 (expm1.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)))) |
(+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) (neg.f32 s))) |
(+.f32 (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) (neg.f32 s)) #s(literal 1 binary32)) |
(pow.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)))) (-.f32 #s(literal 1 binary32) (*.f32 (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s) (*.f32 (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)) (-.f32 #s(literal 1 binary32) (*.f32 (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)))) #s(literal -1 binary32)) |
(fma.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) (neg.f32 (/.f32 #s(literal 1 binary32) s)) #s(literal 1 binary32)) |
(fma.f32 (neg.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s))) (/.f32 #s(literal 1 binary32) s) #s(literal 1 binary32)) |
(fma.f32 #s(literal -1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s) #s(literal 1 binary32)) |
(-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)) |
(-.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))))) (/.f32 (*.f32 (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s) (*.f32 (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) (+.f32 #s(literal 1 binary32) (*.f32 (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)))))) |
(-.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) (/.f32 (*.f32 (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)))) |
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)))) (-.f32 #s(literal 1 binary32) (*.f32 (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s) (*.f32 (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)) (-.f32 #s(literal 1 binary32) (*.f32 (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))))) |
(/.f32 (-.f32 #s(literal 1 binary32) (*.f32 (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s) (*.f32 (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)))) (+.f32 #s(literal 1 binary32) (*.f32 (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))))) |
(/.f32 (-.f32 #s(literal 1 binary32) (*.f32 (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) |
(/.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s) (*.f32 (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))))) (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)))))) |
(/.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)))) (neg.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)))) |
(/.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -1 binary32) (*.f32 (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s) (*.f32 (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))))) (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) (neg.f32 s)) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) (neg.f32 s))) (*.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) (neg.f32 s)))))) |
(/.f32 (-.f32 #s(literal 1 binary32) (*.f32 (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) (neg.f32 s)) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) (neg.f32 s)))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) (neg.f32 s)))) |
(*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s) (*.f32 (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)))))) |
(*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)))) |
(neg.f32 r) |
(+.f32 #s(literal 0 binary32) (neg.f32 r)) |
(-.f32 #s(literal 0 binary32) r) |
(/.f32 (-.f32 #s(literal 0 binary32) (pow.f32 r #s(literal 3 binary32))) (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 r r) (*.f32 #s(literal 0 binary32) r)))) |
(/.f32 (-.f32 #s(literal 0 binary32) (*.f32 r r)) (+.f32 #s(literal 0 binary32) r)) |
(*.f32 r #s(literal -1 binary32)) |
(*.f32 #s(literal -1 binary32) r) |
(exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) |
(exp.f32 (*.f32 (log.f32 (exp.f32 r)) (/.f32 #s(literal -1/3 binary32) s))) |
(exp.f32 (*.f32 (log.f32 (exp.f32 (neg.f32 r))) (/.f32 #s(literal 1/3 binary32) s))) |
(pow.f32 (exp.f32 r) (/.f32 #s(literal -1/3 binary32) s)) |
(pow.f32 (exp.f32 (neg.f32 r)) (/.f32 #s(literal 1/3 binary32) s)) |
(pow.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal 3 binary32)))) #s(literal -1 binary32)) |
(pow.f32 (pow.f32 (exp.f32 r) #s(literal 1 binary32)) (/.f32 #s(literal -1/3 binary32) s)) |
(pow.f32 (pow.f32 (exp.f32 (neg.f32 r)) #s(literal 1 binary32)) (/.f32 #s(literal 1/3 binary32) s)) |
(/.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (*.f32 s #s(literal 3 binary32))))) |
(neg.f32 (/.f32 r (*.f32 s #s(literal 3 binary32)))) |
(exp.f32 (*.f32 (log.f32 (*.f32 #s(literal -3 binary32) (/.f32 s r))) #s(literal -1 binary32))) |
(pow.f32 (*.f32 #s(literal -3 binary32) (/.f32 s r)) #s(literal -1 binary32)) |
(pow.f32 (/.f32 s (/.f32 r #s(literal -3 binary32))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 #s(literal -3 binary32) (/.f32 r s)) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (*.f32 #s(literal -3 binary32) (/.f32 s r)) #s(literal 1 binary32)) #s(literal -1 binary32)) |
(-.f32 #s(literal 0 binary32) (/.f32 r (*.f32 s #s(literal 3 binary32)))) |
(-.f32 (/.f32 #s(literal 0 binary32) (*.f32 s #s(literal 3 binary32))) (/.f32 r (*.f32 s #s(literal 3 binary32)))) |
(/.f32 r (*.f32 s #s(literal -3 binary32))) |
(/.f32 (/.f32 r s) #s(literal -3 binary32)) |
(/.f32 (neg.f32 r) (*.f32 s #s(literal 3 binary32))) |
(/.f32 #s(literal 1 binary32) (*.f32 #s(literal -3 binary32) (/.f32 s r))) |
(/.f32 #s(literal 1 binary32) (/.f32 s (/.f32 r #s(literal -3 binary32)))) |
(/.f32 #s(literal 1 binary32) (/.f32 #s(literal -3 binary32) (/.f32 r s))) |
(/.f32 #s(literal 1 binary32) (/.f32 (*.f32 #s(literal -3 binary32) (/.f32 s r)) #s(literal 1 binary32))) |
(/.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s)) #s(literal 3 binary32)) |
(/.f32 #s(literal -1 binary32) (neg.f32 (*.f32 #s(literal -3 binary32) (/.f32 s r)))) |
(/.f32 (/.f32 r #s(literal -3 binary32)) s) |
(/.f32 (*.f32 r #s(literal 1 binary32)) (*.f32 s #s(literal -3 binary32))) |
(/.f32 (*.f32 (neg.f32 r) #s(literal 1 binary32)) (*.f32 s #s(literal 3 binary32))) |
(/.f32 (neg.f32 (/.f32 r #s(literal -3 binary32))) (neg.f32 s)) |
(*.f32 r (/.f32 #s(literal -1/3 binary32) s)) |
(*.f32 (/.f32 r s) #s(literal -1/3 binary32)) |
(*.f32 (neg.f32 r) (/.f32 #s(literal 1/3 binary32) s)) |
(*.f32 #s(literal 1 binary32) (/.f32 r (*.f32 s #s(literal -3 binary32)))) |
(*.f32 #s(literal 1/3 binary32) (-.f32 #s(literal 0 binary32) (/.f32 r s))) |
(*.f32 (/.f32 #s(literal 1/3 binary32) s) (neg.f32 r)) |
(*.f32 (/.f32 #s(literal 1/3 binary32) s) (pow.f32 (/.f32 #s(literal 1 binary32) (neg.f32 r)) #s(literal -1 binary32))) |
(*.f32 (/.f32 #s(literal 1 binary32) s) (/.f32 r #s(literal -3 binary32))) |
(*.f32 (/.f32 #s(literal 1 binary32) s) (pow.f32 (/.f32 #s(literal -3 binary32) r) #s(literal -1 binary32))) |
(*.f32 (/.f32 #s(literal -1/3 binary32) s) r) |
(*.f32 (/.f32 #s(literal -1/3 binary32) s) (pow.f32 (/.f32 #s(literal 1 binary32) r) #s(literal -1 binary32))) |
(*.f32 #s(literal -1 binary32) (/.f32 r (*.f32 s #s(literal 3 binary32)))) |
(*.f32 (/.f32 r #s(literal -3 binary32)) (/.f32 #s(literal 1 binary32) s)) |
(*.f32 #s(literal -1/3 binary32) (/.f32 r s)) |
(*.f32 (/.f32 #s(literal -1 binary32) s) (/.f32 r #s(literal 3 binary32))) |
(*.f32 (pow.f32 (/.f32 s #s(literal -1 binary32)) #s(literal -1 binary32)) (pow.f32 (/.f32 #s(literal 3 binary32) r) #s(literal -1 binary32))) |
(neg.f32 (*.f32 s #s(literal 3 binary32))) |
(-.f32 #s(literal 0 binary32) (*.f32 s #s(literal 3 binary32))) |
(*.f32 s #s(literal -3 binary32)) |
(*.f32 #s(literal 3 binary32) (neg.f32 s)) |
(*.f32 #s(literal -3 binary32) s) |
(*.f32 (neg.f32 s) #s(literal 3 binary32)) |
(*.f32 #s(literal -1 binary32) (*.f32 s #s(literal 3 binary32))) |
(neg.f32 (/.f32 r (*.f32 s #s(literal 3 binary32)))) |
(exp.f32 (*.f32 (log.f32 (*.f32 #s(literal -3 binary32) (/.f32 s r))) #s(literal -1 binary32))) |
(pow.f32 (*.f32 #s(literal -3 binary32) (/.f32 s r)) #s(literal -1 binary32)) |
(pow.f32 (/.f32 s (/.f32 r #s(literal -3 binary32))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 #s(literal -3 binary32) (/.f32 r s)) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (*.f32 #s(literal -3 binary32) (/.f32 s r)) #s(literal 1 binary32)) #s(literal -1 binary32)) |
(-.f32 #s(literal 0 binary32) (/.f32 r (*.f32 s #s(literal 3 binary32)))) |
(-.f32 (/.f32 #s(literal 0 binary32) (*.f32 s #s(literal 3 binary32))) (/.f32 r (*.f32 s #s(literal 3 binary32)))) |
(/.f32 r (*.f32 s #s(literal -3 binary32))) |
(/.f32 (/.f32 r s) #s(literal -3 binary32)) |
(/.f32 (neg.f32 r) (*.f32 s #s(literal 3 binary32))) |
(/.f32 #s(literal 1 binary32) (*.f32 #s(literal -3 binary32) (/.f32 s r))) |
(/.f32 #s(literal 1 binary32) (/.f32 s (/.f32 r #s(literal -3 binary32)))) |
(/.f32 #s(literal 1 binary32) (/.f32 #s(literal -3 binary32) (/.f32 r s))) |
(/.f32 #s(literal 1 binary32) (/.f32 (*.f32 #s(literal -3 binary32) (/.f32 s r)) #s(literal 1 binary32))) |
(/.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s)) #s(literal 3 binary32)) |
(/.f32 #s(literal -1 binary32) (neg.f32 (*.f32 #s(literal -3 binary32) (/.f32 s r)))) |
(/.f32 (/.f32 r #s(literal -3 binary32)) s) |
(/.f32 (*.f32 r #s(literal 1 binary32)) (*.f32 s #s(literal -3 binary32))) |
(/.f32 (*.f32 (neg.f32 r) #s(literal 1 binary32)) (*.f32 s #s(literal 3 binary32))) |
(/.f32 (neg.f32 (/.f32 r #s(literal -3 binary32))) (neg.f32 s)) |
(*.f32 r (/.f32 #s(literal -1/3 binary32) s)) |
(*.f32 (/.f32 r s) #s(literal -1/3 binary32)) |
(*.f32 (neg.f32 r) (/.f32 #s(literal 1/3 binary32) s)) |
(*.f32 #s(literal 1 binary32) (/.f32 r (*.f32 s #s(literal -3 binary32)))) |
(*.f32 #s(literal 1/3 binary32) (-.f32 #s(literal 0 binary32) (/.f32 r s))) |
(*.f32 (/.f32 #s(literal 1/3 binary32) s) (neg.f32 r)) |
(*.f32 (/.f32 #s(literal 1/3 binary32) s) (pow.f32 (/.f32 #s(literal 1 binary32) (neg.f32 r)) #s(literal -1 binary32))) |
(*.f32 (/.f32 #s(literal 1 binary32) s) (/.f32 r #s(literal -3 binary32))) |
(*.f32 (/.f32 #s(literal 1 binary32) s) (pow.f32 (/.f32 #s(literal -3 binary32) r) #s(literal -1 binary32))) |
(*.f32 (/.f32 #s(literal -1/3 binary32) s) r) |
(*.f32 (/.f32 #s(literal -1/3 binary32) s) (pow.f32 (/.f32 #s(literal 1 binary32) r) #s(literal -1 binary32))) |
(*.f32 #s(literal -1 binary32) (/.f32 r (*.f32 s #s(literal 3 binary32)))) |
(*.f32 (/.f32 r #s(literal -3 binary32)) (/.f32 #s(literal 1 binary32) s)) |
(*.f32 #s(literal -1/3 binary32) (/.f32 r s)) |
(*.f32 (/.f32 #s(literal -1 binary32) s) (/.f32 r #s(literal 3 binary32))) |
(*.f32 (pow.f32 (/.f32 s #s(literal -1 binary32)) #s(literal -1 binary32)) (pow.f32 (/.f32 #s(literal 3 binary32) r) #s(literal -1 binary32))) |
(*.f32 r (/.f32 s (/.f32 #s(literal 1/6 binary32) (PI.f32)))) |
(*.f32 s (*.f32 (/.f32 (PI.f32) #s(literal 1/6 binary32)) r)) |
(*.f32 (PI.f32) (*.f32 #s(literal 6 binary32) (*.f32 r s))) |
(*.f32 #s(literal 6 binary32) (*.f32 r (*.f32 s (PI.f32)))) |
(*.f32 (*.f32 r s) (/.f32 (PI.f32) #s(literal 1/6 binary32))) |
(*.f32 (/.f32 s (/.f32 #s(literal 1/6 binary32) (PI.f32))) r) |
(*.f32 (/.f32 (PI.f32) #s(literal 1/6 binary32)) (*.f32 r s)) |
(*.f32 (*.f32 r #s(literal 6 binary32)) (*.f32 s (PI.f32))) |
(*.f32 (*.f32 r (/.f32 (PI.f32) #s(literal 1/6 binary32))) s) |
(*.f32 (*.f32 (/.f32 (PI.f32) #s(literal 1/6 binary32)) r) s) |
(pow.f32 (/.f32 s (/.f32 #s(literal 5/72 binary32) (/.f32 (PI.f32) (/.f32 r s)))) #s(literal -1 binary32)) |
(/.f32 #s(literal 5/72 binary32) (/.f32 s (/.f32 r (*.f32 s (PI.f32))))) |
(/.f32 #s(literal 1 binary32) (/.f32 s (/.f32 #s(literal 5/72 binary32) (/.f32 (PI.f32) (/.f32 r s))))) |
(/.f32 (/.f32 #s(literal 5/72 binary32) (/.f32 (PI.f32) (/.f32 r s))) s) |
(/.f32 (neg.f32 (/.f32 #s(literal 5/72 binary32) (/.f32 (PI.f32) (/.f32 r s)))) (neg.f32 s)) |
(/.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 r s)) (*.f32 s (PI.f32))) |
(/.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s)) (PI.f32))) (neg.f32 s)) |
(/.f32 (*.f32 (/.f32 r s) #s(literal 5/72 binary32)) (*.f32 s (PI.f32))) |
(/.f32 (*.f32 (/.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s)) (PI.f32)) #s(literal 5/72 binary32)) (neg.f32 s)) |
(*.f32 (/.f32 r (*.f32 s (PI.f32))) (*.f32 (/.f32 #s(literal 1 binary32) s) #s(literal 5/72 binary32))) |
(*.f32 (/.f32 r (*.f32 s (PI.f32))) (/.f32 #s(literal 5/72 binary32) s)) |
(*.f32 (/.f32 (/.f32 r (*.f32 s (PI.f32))) s) #s(literal 5/72 binary32)) |
(*.f32 #s(literal 5/72 binary32) (/.f32 (/.f32 r (*.f32 s (PI.f32))) s)) |
(*.f32 (/.f32 #s(literal 5/72 binary32) (/.f32 (PI.f32) (/.f32 r s))) (/.f32 #s(literal 1 binary32) s)) |
(neg.f32 (/.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s)) (PI.f32))) |
(exp.f32 (*.f32 (log.f32 (/.f32 (PI.f32) (/.f32 r s))) #s(literal -1 binary32))) |
(pow.f32 (/.f32 (PI.f32) (/.f32 r s)) #s(literal -1 binary32)) |
(pow.f32 (*.f32 (/.f32 s r) (PI.f32)) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (*.f32 s (PI.f32)) r) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (/.f32 (PI.f32) (/.f32 r s)) #s(literal 1 binary32)) #s(literal -1 binary32)) |
(pow.f32 (*.f32 (neg.f32 (PI.f32)) (/.f32 s (neg.f32 r))) #s(literal -1 binary32)) |
(-.f32 (/.f32 #s(literal 0 binary32) (neg.f32 (PI.f32))) (/.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s)) (PI.f32))) |
(/.f32 r (*.f32 s (PI.f32))) |
(/.f32 r (*.f32 (neg.f32 (PI.f32)) (neg.f32 s))) |
(/.f32 (/.f32 r s) (PI.f32)) |
(/.f32 (/.f32 r s) (neg.f32 (neg.f32 (PI.f32)))) |
(/.f32 (neg.f32 r) (*.f32 (neg.f32 (PI.f32)) s)) |
(/.f32 (neg.f32 r) (neg.f32 (*.f32 s (PI.f32)))) |
(/.f32 (neg.f32 r) (*.f32 (PI.f32) (neg.f32 s))) |
(/.f32 #s(literal 1 binary32) (/.f32 (PI.f32) (/.f32 r s))) |
(/.f32 #s(literal 1 binary32) (*.f32 (/.f32 s r) (PI.f32))) |
(/.f32 #s(literal 1 binary32) (/.f32 (*.f32 s (PI.f32)) r)) |
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 (PI.f32) (/.f32 r s)) #s(literal 1 binary32))) |
(/.f32 #s(literal 1 binary32) (*.f32 (neg.f32 (PI.f32)) (/.f32 s (neg.f32 r)))) |
(/.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s)) (neg.f32 (PI.f32))) |
(/.f32 (neg.f32 (*.f32 (/.f32 r s) (/.f32 (*.f32 (/.f32 r s) r) s))) (*.f32 (neg.f32 (PI.f32)) (/.f32 (*.f32 (/.f32 r s) r) s))) |
(/.f32 (/.f32 #s(literal 1 binary32) (PI.f32)) (/.f32 s r)) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (PI.f32) (/.f32 r s)))) |
(/.f32 (-.f32 #s(literal 0 binary32) (/.f32 (*.f32 (/.f32 r s) r) s)) (*.f32 (neg.f32 (PI.f32)) (/.f32 r s))) |
(/.f32 (*.f32 r #s(literal 1 binary32)) (*.f32 s (PI.f32))) |
(/.f32 (*.f32 (neg.f32 r) #s(literal 1 binary32)) (*.f32 (neg.f32 s) (PI.f32))) |
(/.f32 (*.f32 (/.f32 r s) #s(literal 1 binary32)) (PI.f32)) |
(/.f32 (/.f32 r (PI.f32)) s) |
(/.f32 (*.f32 r (/.f32 #s(literal 1 binary32) (PI.f32))) s) |
(/.f32 (*.f32 (neg.f32 r) (/.f32 #s(literal 1 binary32) (PI.f32))) (neg.f32 s)) |
(/.f32 (/.f32 (/.f32 r s) #s(literal 1 binary32)) (PI.f32)) |
(/.f32 (/.f32 (/.f32 r s) (pow.f32 (PI.f32) #s(literal 2/3 binary32))) (pow.f32 (PI.f32) #s(literal 1/3 binary32))) |
(/.f32 (/.f32 (/.f32 r s) (pow.f32 (PI.f32) #s(literal 1/2 binary32))) (pow.f32 (PI.f32) #s(literal 1/2 binary32))) |
(*.f32 r (/.f32 (/.f32 #s(literal 1 binary32) s) (PI.f32))) |
(*.f32 r (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32)))) |
(*.f32 r (*.f32 (/.f32 #s(literal 1 binary32) s) (/.f32 #s(literal 1 binary32) (PI.f32)))) |
(*.f32 (/.f32 r s) (/.f32 #s(literal 1 binary32) (PI.f32))) |
(*.f32 (neg.f32 r) (/.f32 (/.f32 #s(literal 1 binary32) s) (neg.f32 (PI.f32)))) |
(*.f32 #s(literal 1 binary32) (/.f32 r (*.f32 s (PI.f32)))) |
(*.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s)) (/.f32 #s(literal 1 binary32) (neg.f32 (PI.f32)))) |
(*.f32 (/.f32 #s(literal 1 binary32) (PI.f32)) (/.f32 r s)) |
(*.f32 (/.f32 r #s(literal 1 binary32)) (/.f32 (/.f32 #s(literal 1 binary32) s) (PI.f32))) |
(*.f32 (/.f32 r (pow.f32 (PI.f32) #s(literal 2/3 binary32))) (/.f32 (/.f32 #s(literal 1 binary32) s) (pow.f32 (PI.f32) #s(literal 1/3 binary32)))) |
(*.f32 (/.f32 r (pow.f32 (PI.f32) #s(literal 1/2 binary32))) (/.f32 (/.f32 #s(literal 1 binary32) s) (pow.f32 (PI.f32) #s(literal 1/2 binary32)))) |
(*.f32 (/.f32 #s(literal 1 binary32) (pow.f32 (PI.f32) #s(literal 2/3 binary32))) (pow.f32 (/.f32 (pow.f32 (PI.f32) #s(literal 1/3 binary32)) (/.f32 r s)) #s(literal -1 binary32))) |
(*.f32 (/.f32 #s(literal 1 binary32) (pow.f32 (PI.f32) #s(literal 1/2 binary32))) (pow.f32 (/.f32 (pow.f32 (PI.f32) #s(literal 1/2 binary32)) (/.f32 r s)) #s(literal -1 binary32))) |
(*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) r) #s(literal -1 binary32)) (pow.f32 (/.f32 (PI.f32) (/.f32 #s(literal 1 binary32) s)) #s(literal -1 binary32))) |
(*.f32 (pow.f32 (/.f32 (pow.f32 (PI.f32) #s(literal 2/3 binary32)) r) #s(literal -1 binary32)) (pow.f32 (/.f32 (pow.f32 (PI.f32) #s(literal 1/3 binary32)) (/.f32 #s(literal 1 binary32) s)) #s(literal -1 binary32))) |
(*.f32 (pow.f32 (/.f32 (pow.f32 (PI.f32) #s(literal 1/2 binary32)) r) #s(literal -1 binary32)) (pow.f32 (/.f32 (pow.f32 (PI.f32) #s(literal 1/2 binary32)) (/.f32 #s(literal 1 binary32) s)) #s(literal -1 binary32))) |
(*.f32 (pow.f32 (/.f32 (PI.f32) r) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) s)) |
(*.f32 (pow.f32 (/.f32 (PI.f32) (neg.f32 r)) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (neg.f32 s))) |
(*.f32 r (PI.f32)) |
(*.f32 (PI.f32) r) |
(*.f32 #s(literal 1 binary32) (*.f32 r (PI.f32))) |
(*.f32 (pow.f32 (PI.f32) #s(literal 2/3 binary32)) (*.f32 (pow.f32 (PI.f32) #s(literal 1/3 binary32)) r)) |
(*.f32 (pow.f32 (PI.f32) #s(literal 1/2 binary32)) (*.f32 (pow.f32 (PI.f32) #s(literal 1/2 binary32)) r)) |
(*.f32 (*.f32 r #s(literal 1 binary32)) (PI.f32)) |
(*.f32 (*.f32 r (pow.f32 (PI.f32) #s(literal 2/3 binary32))) (pow.f32 (PI.f32) #s(literal 1/3 binary32))) |
(*.f32 (*.f32 r (pow.f32 (PI.f32) #s(literal 1/2 binary32))) (pow.f32 (PI.f32) #s(literal 1/2 binary32))) |
(*.f32 r #s(literal 1/3 binary32)) |
(*.f32 #s(literal 1/3 binary32) r) |
(*.f32 r (*.f32 r #s(literal -1/18 binary32))) |
(*.f32 (*.f32 r r) #s(literal -1/18 binary32)) |
(*.f32 #s(literal -1/18 binary32) (*.f32 r r)) |
(*.f32 (*.f32 r #s(literal -1/18 binary32)) r) |
(neg.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 r s))) |
(exp.f32 (*.f32 (log.f32 (/.f32 (*.f32 r s) #s(literal 1/8 binary32))) #s(literal -1 binary32))) |
(pow.f32 (/.f32 (*.f32 r s) #s(literal 1/8 binary32)) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (/.f32 (*.f32 r s) #s(literal 1/8 binary32)) #s(literal 1 binary32)) #s(literal -1 binary32)) |
(pow.f32 (/.f32 s (/.f32 #s(literal 1/8 binary32) r)) #s(literal -1 binary32)) |
(/.f32 #s(literal 1/8 binary32) (*.f32 r s)) |
(/.f32 #s(literal 1/8 binary32) (neg.f32 (-.f32 #s(literal 0 binary32) (*.f32 r s)))) |
(/.f32 #s(literal 1 binary32) (/.f32 (*.f32 r s) #s(literal 1/8 binary32))) |
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 (*.f32 r s) #s(literal 1/8 binary32)) #s(literal 1 binary32))) |
(/.f32 #s(literal 1 binary32) (/.f32 s (/.f32 #s(literal 1/8 binary32) r))) |
(/.f32 #s(literal -1/8 binary32) (-.f32 #s(literal 0 binary32) (*.f32 r s))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (*.f32 r s) #s(literal 1/8 binary32)))) |
(/.f32 (/.f32 #s(literal 1/8 binary32) r) s) |
(/.f32 (neg.f32 (/.f32 #s(literal 1/8 binary32) r)) (neg.f32 s)) |
(/.f32 (/.f32 #s(literal 1/8 binary32) s) r) |
(*.f32 #s(literal 1/8 binary32) (/.f32 (/.f32 #s(literal 1 binary32) s) r)) |
(*.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 r s))) |
(*.f32 #s(literal -1/8 binary32) (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 0 binary32) (*.f32 r s)))) |
(*.f32 (/.f32 #s(literal 1 binary32) s) (/.f32 #s(literal 1/8 binary32) r)) |
(*.f32 (/.f32 (/.f32 #s(literal 1 binary32) s) r) #s(literal 1/8 binary32)) |
(*.f32 (/.f32 #s(literal 1/8 binary32) r) (/.f32 #s(literal 1 binary32) s)) |
(*.f32 (/.f32 #s(literal 1 binary32) r) (pow.f32 (/.f32 s #s(literal 1/8 binary32)) #s(literal -1 binary32))) |
(neg.f32 (/.f32 (*.f32 (*.f32 r r) #s(literal -1/18 binary32)) (neg.f32 s))) |
(neg.f32 (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) |
(exp.f32 (*.f32 (log.f32 (/.f32 s (*.f32 (*.f32 r r) #s(literal -1/18 binary32)))) #s(literal -1 binary32))) |
(pow.f32 (/.f32 s (*.f32 (*.f32 r r) #s(literal -1/18 binary32))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (/.f32 s (*.f32 (*.f32 r r) #s(literal -1/18 binary32))) #s(literal 1 binary32)) #s(literal -1 binary32)) |
(/.f32 #s(literal 1 binary32) (/.f32 s (*.f32 (*.f32 r r) #s(literal -1/18 binary32)))) |
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 s (*.f32 (*.f32 r r) #s(literal -1/18 binary32))) #s(literal 1 binary32))) |
(/.f32 (*.f32 (*.f32 r r) #s(literal -1/18 binary32)) s) |
(/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) (neg.f32 s)) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 s (*.f32 (*.f32 r r) #s(literal -1/18 binary32))))) |
(/.f32 (*.f32 (*.f32 (*.f32 r r) #s(literal -1/18 binary32)) #s(literal 1 binary32)) s) |
(/.f32 (neg.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32))) (neg.f32 (neg.f32 s))) |
(*.f32 r (*.f32 r (/.f32 #s(literal -1/18 binary32) s))) |
(*.f32 r (*.f32 (*.f32 r #s(literal -1/18 binary32)) (/.f32 #s(literal 1 binary32) s))) |
(*.f32 r (/.f32 (*.f32 r #s(literal -1/18 binary32)) s)) |
(*.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 r r) #s(literal -1/18 binary32)) s)) |
(*.f32 (*.f32 r r) (/.f32 #s(literal -1/18 binary32) s)) |
(*.f32 #s(literal -1/18 binary32) (*.f32 (*.f32 r r) (/.f32 #s(literal 1 binary32) s))) |
(*.f32 #s(literal -1/18 binary32) (/.f32 (*.f32 r r) s)) |
(*.f32 (*.f32 (*.f32 r r) #s(literal -1/18 binary32)) (/.f32 #s(literal 1 binary32) s)) |
(*.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) (/.f32 #s(literal 1 binary32) (neg.f32 s))) |
(*.f32 (/.f32 #s(literal 1 binary32) s) (*.f32 (*.f32 r r) #s(literal -1/18 binary32))) |
(*.f32 (/.f32 #s(literal 1 binary32) s) (pow.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 r r) #s(literal -1/18 binary32))) #s(literal -1 binary32))) |
(*.f32 (/.f32 #s(literal -1/18 binary32) s) (*.f32 r r)) |
(exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) |
(exp.f32 (*.f32 (log.f32 (exp.f32 (/.f32 r s))) #s(literal -1 binary32))) |
(exp.f32 (*.f32 (log.f32 (exp.f32 (neg.f32 r))) (/.f32 #s(literal 1 binary32) s))) |
(pow.f32 (exp.f32 (/.f32 r s)) #s(literal -1 binary32)) |
(pow.f32 (exp.f32 r) (*.f32 (/.f32 #s(literal 1 binary32) s) #s(literal -1 binary32))) |
(pow.f32 (exp.f32 (neg.f32 r)) (/.f32 #s(literal 1 binary32) s)) |
(pow.f32 (/.f32 (exp.f32 (/.f32 r s)) #s(literal 1 binary32)) #s(literal -1 binary32)) |
(pow.f32 (pow.f32 (exp.f32 (neg.f32 r)) #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) s)) |
(/.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r s))) |
(/.f32 #s(literal 1 binary32) (/.f32 (exp.f32 (/.f32 r s)) #s(literal 1 binary32))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (exp.f32 (/.f32 r s)))) |
(*.f32 #s(literal 1 binary32) (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s)))) |
| 1× | egg-herbie |
| 3910× | *-lowering-*.f32 |
| 3910× | *-lowering-*.f64 |
| 2400× | +-lowering-+.f64 |
| 2400× | +-lowering-+.f32 |
| 2106× | /-lowering-/.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 697 | 6274 |
| 1 | 2323 | 6126 |
| 2 | 6907 | 6124 |
| 0 | 8081 | 6124 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ 1/4 (* r (* s (PI)))) |
(/ (+ (* -1/6 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* s (PI))))) r) |
(/ (+ (* r (- (* 5/72 (/ r (* (pow s 3) (PI)))) (* 1/6 (/ 1 (* (pow s 2) (PI)))))) (* 1/4 (/ 1 (* s (PI))))) r) |
(/ (+ (* r (- (* r (+ (* -7/324 (/ r (* (pow s 4) (PI)))) (* 5/72 (/ 1 (* (pow s 3) (PI)))))) (* 1/6 (/ 1 (* (pow s 2) (PI)))))) (* 1/4 (/ 1 (* s (PI))))) r) |
(/ (+ (* 1/8 (/ (exp (* -1/3 (/ r s))) (* s (PI)))) (* 1/8 (/ 1 (* s (* (PI) (exp (/ r s))))))) r) |
(/ (+ (* 1/8 (/ (exp (* -1/3 (/ r s))) (* s (PI)))) (* 1/8 (/ 1 (* s (* (PI) (exp (/ r s))))))) r) |
(/ (+ (* 1/8 (/ (exp (* -1/3 (/ r s))) (* s (PI)))) (* 1/8 (/ 1 (* s (* (PI) (exp (/ r s))))))) r) |
(/ (+ (* 1/8 (/ (exp (* -1/3 (/ r s))) (* s (PI)))) (* 1/8 (/ 1 (* s (* (PI) (exp (/ r s))))))) r) |
(* -1 (/ (- (* -1/8 (/ (exp (* -1/3 (/ r s))) (* s (PI)))) (* 1/8 (/ 1 (* s (* (PI) (exp (/ r s))))))) r)) |
(* -1 (/ (- (* -1/8 (/ (exp (* -1/3 (/ r s))) (* s (PI)))) (* 1/8 (/ 1 (* s (* (PI) (exp (/ r s))))))) r)) |
(* -1 (/ (- (* -1/8 (/ (exp (* -1/3 (/ r s))) (* s (PI)))) (* 1/8 (/ 1 (* s (* (PI) (exp (/ r s))))))) r)) |
(* -1 (/ (- (* -1/8 (/ (exp (* -1/3 (/ r s))) (* s (PI)))) (* 1/8 (/ 1 (* s (* (PI) (exp (/ r s))))))) r)) |
(/ (+ (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI)))) (* 1/8 (/ 1 (* r (* (PI) (exp (/ r s))))))) s) |
(/ (+ (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI)))) (* 1/8 (/ 1 (* r (* (PI) (exp (/ r s))))))) s) |
(/ (+ (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI)))) (* 1/8 (/ 1 (* r (* (PI) (exp (/ r s))))))) s) |
(/ (+ (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI)))) (* 1/8 (/ 1 (* r (* (PI) (exp (/ r s))))))) s) |
(/ 1/4 (* r (* s (PI)))) |
(/ (- (* 1/4 (/ 1 (* r (PI)))) (* 1/6 (/ 1 (* s (PI))))) s) |
(/ (- (+ (* -1/8 (/ (+ (* -1 (/ r (PI))) (* 1/2 (/ r (PI)))) (pow s 2))) (+ (* 1/144 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* r (PI)))))) (/ 1/6 (* s (PI)))) s) |
(/ (- (+ (* -1/8 (/ (+ (* -1 (* r (+ (* -1 (/ r (PI))) (* 1/2 (/ r (PI)))))) (+ (* -1/2 (/ (pow r 2) (PI))) (* 1/6 (/ (pow r 2) (PI))))) (pow s 3))) (+ (* -1/8 (/ (+ (* -1 (/ r (PI))) (* 1/2 (/ r (PI)))) (pow s 2))) (+ (* -1/1296 (/ (pow r 2) (* (pow s 3) (PI)))) (+ (* 1/144 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* r (PI)))))))) (/ 1/6 (* s (PI)))) s) |
(/ 1/4 (* r (* s (PI)))) |
(* -1 (/ (- (* 1/6 (/ 1 (* s (PI)))) (* 1/4 (/ 1 (* r (PI))))) s)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -1/144 (/ r (PI))) (* 1/8 (+ (* -1 (/ r (PI))) (* 1/2 (/ r (PI)))))) s)) (* 1/6 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))) s)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -1 (/ (+ (* -1/1296 (/ (pow r 2) (PI))) (* 1/8 (+ (* -1/6 (/ (pow r 2) (PI))) (+ (* 1/2 (/ (pow r 2) (PI))) (* r (+ (* -1 (/ r (PI))) (* 1/2 (/ r (PI))))))))) s)) (+ (* -1/144 (/ r (PI))) (* 1/8 (+ (* -1 (/ r (PI))) (* 1/2 (/ r (PI))))))) s)) (* 1/6 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))) s)) |
(/ 1/8 (* r (* s (PI)))) |
(/ (+ (* -1/24 (/ r (* (pow s 2) (PI)))) (* 1/8 (/ 1 (* s (PI))))) r) |
(/ (+ (* r (- (* 1/144 (/ r (* (pow s 3) (PI)))) (* 1/24 (/ 1 (* (pow s 2) (PI)))))) (* 1/8 (/ 1 (* s (PI))))) r) |
(/ (+ (* r (- (* r (+ (* -1/1296 (/ r (* (pow s 4) (PI)))) (* 1/144 (/ 1 (* (pow s 3) (PI)))))) (* 1/24 (/ 1 (* (pow s 2) (PI)))))) (* 1/8 (/ 1 (* s (PI))))) r) |
(* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (* s (PI))))) |
(* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (* s (PI))))) |
(* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (* s (PI))))) |
(* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (* s (PI))))) |
(* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (* s (PI))))) |
(* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (* s (PI))))) |
(* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (* s (PI))))) |
(* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (* s (PI))))) |
(* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (* s (PI))))) |
(* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (* s (PI))))) |
(* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (* s (PI))))) |
(* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (* s (PI))))) |
(/ 1/8 (* r (* s (PI)))) |
(/ (- (* 1/8 (/ 1 (* r (PI)))) (* 1/24 (/ 1 (* s (PI))))) s) |
(/ (- (+ (* 1/144 (/ r (* (pow s 2) (PI)))) (* 1/8 (/ 1 (* r (PI))))) (/ 1/24 (* s (PI)))) s) |
(/ (- (+ (* -1/1296 (/ (pow r 2) (* (pow s 3) (PI)))) (+ (* 1/144 (/ r (* (pow s 2) (PI)))) (* 1/8 (/ 1 (* r (PI)))))) (/ 1/24 (* s (PI)))) s) |
(/ 1/8 (* r (* s (PI)))) |
(* -1 (/ (- (* 1/24 (/ 1 (* s (PI)))) (* 1/8 (/ 1 (* r (PI))))) s)) |
(* -1 (/ (- (* -1 (/ (- (* 1/144 (/ r (* s (PI)))) (* 1/24 (/ 1 (PI)))) s)) (* 1/8 (/ 1 (* r (PI))))) s)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -1/144 (/ r (PI))) (* 1/1296 (/ (pow r 2) (* s (PI))))) s)) (* 1/24 (/ 1 (PI)))) s)) (* 1/8 (/ 1 (* r (PI))))) s)) |
3/4 |
(+ 3/4 (* -1/4 (/ r s))) |
(+ 3/4 (* r (- (* 1/24 (/ r (pow s 2))) (* 1/4 (/ 1 s))))) |
(+ 3/4 (* r (- (* r (+ (* -1/216 (/ r (pow s 3))) (* 1/24 (/ 1 (pow s 2))))) (* 1/4 (/ 1 s))))) |
(* 3/4 (exp (* -1/3 (/ r s)))) |
(* 3/4 (exp (* -1/3 (/ r s)))) |
(* 3/4 (exp (* -1/3 (/ r s)))) |
(* 3/4 (exp (* -1/3 (/ r s)))) |
(* 3/4 (exp (* -1/3 (/ r s)))) |
(* 3/4 (exp (* -1/3 (/ r s)))) |
(* 3/4 (exp (* -1/3 (/ r s)))) |
(* 3/4 (exp (* -1/3 (/ r s)))) |
(* 3/4 (exp (* -1/3 (/ r s)))) |
(* 3/4 (exp (* -1/3 (/ r s)))) |
(* 3/4 (exp (* -1/3 (/ r s)))) |
(* 3/4 (exp (* -1/3 (/ r s)))) |
3/4 |
(+ 3/4 (* -1/4 (/ r s))) |
(+ 3/4 (+ (* -1/4 (/ r s)) (* 1/24 (/ (pow r 2) (pow s 2))))) |
(+ 3/4 (+ (* -1/4 (/ r s)) (+ (* -1/216 (/ (pow r 3) (pow s 3))) (* 1/24 (/ (pow r 2) (pow s 2)))))) |
3/4 |
(+ 3/4 (* -1/4 (/ r s))) |
(+ 3/4 (* -1 (/ (+ (* -1/24 (/ (pow r 2) s)) (* 1/4 r)) s))) |
(+ 3/4 (* -1 (/ (+ (* -1 (/ (+ (* -1/216 (/ (pow r 3) s)) (* 1/24 (pow r 2))) s)) (* 1/4 r)) s))) |
1 |
(+ 1 (* -1/3 (/ r s))) |
(+ 1 (* r (- (* 1/18 (/ r (pow s 2))) (* 1/3 (/ 1 s))))) |
(+ 1 (* r (- (* r (+ (* -1/162 (/ r (pow s 3))) (* 1/18 (/ 1 (pow s 2))))) (* 1/3 (/ 1 s))))) |
(exp (* -1/3 (/ r s))) |
(exp (* -1/3 (/ r s))) |
(exp (* -1/3 (/ r s))) |
(exp (* -1/3 (/ r s))) |
(exp (* -1/3 (/ r s))) |
(exp (* -1/3 (/ r s))) |
(exp (* -1/3 (/ r s))) |
(exp (* -1/3 (/ r s))) |
(exp (* -1/3 (/ r s))) |
(exp (* -1/3 (/ r s))) |
(exp (* -1/3 (/ r s))) |
(exp (* -1/3 (/ r s))) |
1 |
(+ 1 (* -1/3 (/ r s))) |
(+ 1 (+ (* -1/3 (/ r s)) (* 1/18 (/ (pow r 2) (pow s 2))))) |
(+ 1 (+ (* -1/3 (/ r s)) (+ (* -1/162 (/ (pow r 3) (pow s 3))) (* 1/18 (/ (pow r 2) (pow s 2)))))) |
1 |
(+ 1 (* -1/3 (/ r s))) |
(+ 1 (* -1 (/ (+ (* -1/18 (/ (pow r 2) s)) (* 1/3 r)) s))) |
(+ 1 (* -1 (/ (+ (* -1 (/ (+ (* -1/162 (/ (pow r 3) s)) (* 1/18 (pow r 2))) s)) (* 1/3 r)) s))) |
(/ 1/4 (* r (* s (PI)))) |
(/ 1/4 (* r (* s (PI)))) |
(/ 1/4 (* r (* s (PI)))) |
(/ 1/4 (* r (* s (PI)))) |
(/ 1/4 (* r (* s (PI)))) |
(/ 1/4 (* r (* s (PI)))) |
(/ 1/4 (* r (* s (PI)))) |
(/ 1/4 (* r (* s (PI)))) |
(/ 1/4 (* r (* s (PI)))) |
(/ 1/4 (* r (* s (PI)))) |
(/ 1/4 (* r (* s (PI)))) |
(/ 1/4 (* r (* s (PI)))) |
(/ 1/4 (* r (* s (PI)))) |
(/ 1/4 (* r (* s (PI)))) |
(/ 1/4 (* r (* s (PI)))) |
(/ 1/4 (* r (* s (PI)))) |
(/ 1/4 (* r (* s (PI)))) |
(/ 1/4 (* r (* s (PI)))) |
(/ 1/4 (* r (* s (PI)))) |
(/ 1/4 (* r (* s (PI)))) |
(/ 1/4 (* r (* s (PI)))) |
(/ 1/4 (* r (* s (PI)))) |
(/ 1/4 (* r (* s (PI)))) |
(/ 1/4 (* r (* s (PI)))) |
(* r (* s (PI))) |
(* r (* s (PI))) |
(* r (* s (PI))) |
(* r (* s (PI))) |
(* r (* s (PI))) |
(* r (* s (PI))) |
(* r (* s (PI))) |
(* r (* s (PI))) |
(* r (* s (PI))) |
(* r (* s (PI))) |
(* r (* s (PI))) |
(* r (* s (PI))) |
(* r (* s (PI))) |
(* r (* s (PI))) |
(* r (* s (PI))) |
(* r (* s (PI))) |
(* r (* s (PI))) |
(* r (* s (PI))) |
(* r (* s (PI))) |
(* r (* s (PI))) |
(* r (* s (PI))) |
(* r (* s (PI))) |
(* r (* s (PI))) |
(* r (* s (PI))) |
(* s (PI)) |
(* s (PI)) |
(* s (PI)) |
(* s (PI)) |
(* s (PI)) |
(* s (PI)) |
(* s (PI)) |
(* s (PI)) |
(* s (PI)) |
(* s (PI)) |
(* s (PI)) |
(* s (PI)) |
(/ 1/4 (* r (* s (PI)))) |
(/ (+ (* -1/6 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* s (PI))))) r) |
(/ (+ (* r (- (* 5/72 (/ r (* (pow s 3) (PI)))) (* 1/6 (/ 1 (* (pow s 2) (PI)))))) (* 1/4 (/ 1 (* s (PI))))) r) |
(/ (+ (* r (- (* 5/72 (/ r (* (pow s 3) (PI)))) (* 1/6 (/ 1 (* (pow s 2) (PI)))))) (* 1/4 (/ 1 (* s (PI))))) r) |
(* 5/72 (/ r (* (pow s 3) (PI)))) |
(* r (- (* 5/72 (/ 1 (* (pow s 3) (PI)))) (* 1/6 (/ 1 (* r (* (pow s 2) (PI))))))) |
(* r (- (+ (/ 1/4 (* (pow r 2) (* s (PI)))) (* 5/72 (/ 1 (* (pow s 3) (PI))))) (/ 1/6 (* r (* (pow s 2) (PI)))))) |
(* r (- (+ (/ 1/4 (* (pow r 2) (* s (PI)))) (* 5/72 (/ 1 (* (pow s 3) (PI))))) (/ 1/6 (* r (* (pow s 2) (PI)))))) |
(* 5/72 (/ r (* (pow s 3) (PI)))) |
(* -1 (* r (- (* 1/6 (/ 1 (* r (* (pow s 2) (PI))))) (* 5/72 (/ 1 (* (pow s 3) (PI))))))) |
(* -1 (* r (- (* -1 (/ (- (* 1/4 (/ 1 (* r (* s (PI))))) (* 1/6 (/ 1 (* (pow s 2) (PI))))) r)) (* 5/72 (/ 1 (* (pow s 3) (PI))))))) |
(* -1 (* r (- (* -1 (/ (- (* 1/4 (/ 1 (* r (* s (PI))))) (* 1/6 (/ 1 (* (pow s 2) (PI))))) r)) (* 5/72 (/ 1 (* (pow s 3) (PI))))))) |
(* 5/72 (/ r (* (pow s 3) (PI)))) |
(/ (+ (* -1/6 (/ s (PI))) (* 5/72 (/ r (PI)))) (pow s 3)) |
(/ (+ (* 5/72 (/ r (PI))) (* s (- (* 1/4 (/ s (* r (PI)))) (* 1/6 (/ 1 (PI)))))) (pow s 3)) |
(/ (+ (* 5/72 (/ r (PI))) (* s (- (* 1/4 (/ s (* r (PI)))) (* 1/6 (/ 1 (PI)))))) (pow s 3)) |
(/ 1/4 (* r (* s (PI)))) |
(/ (- (* 1/4 (/ 1 (* r (PI)))) (* 1/6 (/ 1 (* s (PI))))) s) |
(/ (- (+ (* 5/72 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* r (PI))))) (/ 1/6 (* s (PI)))) s) |
(/ (- (+ (* 5/72 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* r (PI))))) (/ 1/6 (* s (PI)))) s) |
(/ 1/4 (* r (* s (PI)))) |
(* -1 (/ (- (* 1/6 (/ 1 (* s (PI)))) (* 1/4 (/ 1 (* r (PI))))) s)) |
(* -1 (/ (- (* -1 (/ (- (* 5/72 (/ r (* s (PI)))) (* 1/6 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))) s)) |
(* -1 (/ (- (* -1 (/ (- (* 5/72 (/ r (* s (PI)))) (* 1/6 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))) s)) |
(/ 1/4 (* r (PI))) |
(/ (+ (* -1/6 (/ r (* s (PI)))) (* 1/4 (/ 1 (PI)))) r) |
(/ (+ (* r (- (* 5/72 (/ r (* (pow s 2) (PI)))) (* 1/6 (/ 1 (* s (PI)))))) (* 1/4 (/ 1 (PI)))) r) |
(/ (+ (* r (- (* 5/72 (/ r (* (pow s 2) (PI)))) (* 1/6 (/ 1 (* s (PI)))))) (* 1/4 (/ 1 (PI)))) r) |
(* 5/72 (/ r (* (pow s 2) (PI)))) |
(* r (- (* 5/72 (/ 1 (* (pow s 2) (PI)))) (* 1/6 (/ 1 (* r (* s (PI))))))) |
(* r (- (+ (/ 1/4 (* (pow r 2) (PI))) (* 5/72 (/ 1 (* (pow s 2) (PI))))) (/ 1/6 (* r (* s (PI)))))) |
(* r (- (+ (/ 1/4 (* (pow r 2) (PI))) (* 5/72 (/ 1 (* (pow s 2) (PI))))) (/ 1/6 (* r (* s (PI)))))) |
(* 5/72 (/ r (* (pow s 2) (PI)))) |
(* -1 (* r (- (* 1/6 (/ 1 (* r (* s (PI))))) (* 5/72 (/ 1 (* (pow s 2) (PI))))))) |
(* -1 (* r (- (* -1 (/ (- (* 1/4 (/ 1 (* r (PI)))) (* 1/6 (/ 1 (* s (PI))))) r)) (* 5/72 (/ 1 (* (pow s 2) (PI))))))) |
(* -1 (* r (- (* -1 (/ (- (* 1/4 (/ 1 (* r (PI)))) (* 1/6 (/ 1 (* s (PI))))) r)) (* 5/72 (/ 1 (* (pow s 2) (PI))))))) |
(* 5/72 (/ r (* (pow s 2) (PI)))) |
(/ (+ (* -1/6 (/ s (PI))) (* 5/72 (/ r (PI)))) (pow s 2)) |
(/ (+ (* 5/72 (/ r (PI))) (* s (- (* 1/4 (/ s (* r (PI)))) (* 1/6 (/ 1 (PI)))))) (pow s 2)) |
(/ (+ (* 5/72 (/ r (PI))) (* s (- (* 1/4 (/ s (* r (PI)))) (* 1/6 (/ 1 (PI)))))) (pow s 2)) |
(/ 1/4 (* r (PI))) |
(- (* 1/4 (/ 1 (* r (PI)))) (* 1/6 (/ 1 (* s (PI))))) |
(- (+ (* 5/72 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* r (PI))))) (/ 1/6 (* s (PI)))) |
(- (+ (* 5/72 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* r (PI))))) (/ 1/6 (* s (PI)))) |
(/ 1/4 (* r (PI))) |
(- (* 1/4 (/ 1 (* r (PI)))) (* 1/6 (/ 1 (* s (PI))))) |
(+ (* -1 (/ (+ (* -5/72 (/ r (* s (PI)))) (* 1/6 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))) |
(+ (* -1 (/ (+ (* -5/72 (/ r (* s (PI)))) (* 1/6 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))) |
(/ 1/4 (* r (PI))) |
(/ (+ (* 5/72 (/ (pow r 2) (* (pow s 2) (PI)))) (* 1/4 (/ 1 (PI)))) r) |
(/ (+ (* 5/72 (/ (pow r 2) (* (pow s 2) (PI)))) (* 1/4 (/ 1 (PI)))) r) |
(/ (+ (* 5/72 (/ (pow r 2) (* (pow s 2) (PI)))) (* 1/4 (/ 1 (PI)))) r) |
(* 5/72 (/ r (* (pow s 2) (PI)))) |
(* r (+ (* 1/4 (/ 1 (* (pow r 2) (PI)))) (* 5/72 (/ 1 (* (pow s 2) (PI)))))) |
(* r (+ (* 1/4 (/ 1 (* (pow r 2) (PI)))) (* 5/72 (/ 1 (* (pow s 2) (PI)))))) |
(* r (+ (* 1/4 (/ 1 (* (pow r 2) (PI)))) (* 5/72 (/ 1 (* (pow s 2) (PI)))))) |
(* 5/72 (/ r (* (pow s 2) (PI)))) |
(* r (+ (* 5/72 (/ 1 (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* (pow r 2) (PI)))))) |
(* r (+ (* 5/72 (/ 1 (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* (pow r 2) (PI)))))) |
(* r (+ (* 5/72 (/ 1 (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* (pow r 2) (PI)))))) |
(* 5/72 (/ r (* (pow s 2) (PI)))) |
(/ (+ (* 5/72 (/ r (PI))) (* 1/4 (/ (pow s 2) (* r (PI))))) (pow s 2)) |
(/ (+ (* 5/72 (/ r (PI))) (* 1/4 (/ (pow s 2) (* r (PI))))) (pow s 2)) |
(/ (+ (* 5/72 (/ r (PI))) (* 1/4 (/ (pow s 2) (* r (PI))))) (pow s 2)) |
(/ 1/4 (* r (PI))) |
(+ (* 5/72 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* r (PI))))) |
(+ (* 5/72 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* r (PI))))) |
(+ (* 5/72 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* r (PI))))) |
(/ 1/4 (* r (PI))) |
(+ (* 5/72 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* r (PI))))) |
(+ (* 5/72 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* r (PI))))) |
(+ (* 5/72 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* r (PI))))) |
(/ 1/4 (* r (PI))) |
(/ 1/4 (* r (PI))) |
(/ 1/4 (* r (PI))) |
(/ 1/4 (* r (PI))) |
(/ 1/4 (* r (PI))) |
(/ 1/4 (* r (PI))) |
(/ 1/4 (* r (PI))) |
(/ 1/4 (* r (PI))) |
(/ 1/4 (* r (PI))) |
(/ 1/4 (* r (PI))) |
(/ 1/4 (* r (PI))) |
(/ 1/4 (* r (PI))) |
(/ 1/4 (* r (* s (PI)))) |
(/ (+ (* -1/6 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* s (PI))))) r) |
(/ (+ (* r (- (* 5/72 (/ r (* (pow s 3) (PI)))) (* 1/6 (/ 1 (* (pow s 2) (PI)))))) (* 1/4 (/ 1 (* s (PI))))) r) |
(/ (+ (* r (- (* r (+ (* -1/48 (/ r (* (pow s 4) (PI)))) (* 5/72 (/ 1 (* (pow s 3) (PI)))))) (* 1/6 (/ 1 (* (pow s 2) (PI)))))) (* 1/4 (/ 1 (* s (PI))))) r) |
(* 1/144 (/ r (* (pow s 3) (PI)))) |
(* r (- (* 1/144 (/ 1 (* (pow s 3) (PI)))) (* 1/24 (/ 1 (* r (* (pow s 2) (PI))))))) |
(* r (- (+ (* 1/8 (/ (+ (/ 1 (* s (PI))) (/ (exp (neg (/ r s))) (* s (PI)))) (pow r 2))) (* 1/144 (/ 1 (* (pow s 3) (PI))))) (/ 1/24 (* r (* (pow s 2) (PI)))))) |
(* r (- (+ (* 1/8 (/ (+ (/ 1 (* s (PI))) (/ (exp (neg (/ r s))) (* s (PI)))) (pow r 2))) (* 1/144 (/ 1 (* (pow s 3) (PI))))) (/ 1/24 (* r (* (pow s 2) (PI)))))) |
(* 1/144 (/ r (* (pow s 3) (PI)))) |
(* -1 (* r (- (* 1/24 (/ 1 (* r (* (pow s 2) (PI))))) (* 1/144 (/ 1 (* (pow s 3) (PI))))))) |
(* -1 (* r (- (* -1 (/ (- (* 1/8 (/ (+ (/ 1 (* s (PI))) (/ (exp (* -1 (/ r s))) (* s (PI)))) r)) (* 1/24 (/ 1 (* (pow s 2) (PI))))) r)) (* 1/144 (/ 1 (* (pow s 3) (PI))))))) |
(* -1 (* r (- (* -1 (/ (- (* 1/8 (/ (+ (/ 1 (* s (PI))) (/ (exp (* -1 (/ r s))) (* s (PI)))) r)) (* 1/24 (/ 1 (* (pow s 2) (PI))))) r)) (* 1/144 (/ 1 (* (pow s 3) (PI))))))) |
(* 1/144 (/ r (* (pow s 3) (PI)))) |
(/ (+ (* -1/24 (/ s (PI))) (* 1/144 (/ r (PI)))) (pow s 3)) |
(/ (+ (* 1/144 (/ r (PI))) (* s (- (* 1/8 (* s (+ (/ 1 (* r (PI))) (/ (exp (neg (/ r s))) (* r (PI)))))) (* 1/24 (/ 1 (PI)))))) (pow s 3)) |
(/ (+ (* 1/144 (/ r (PI))) (* s (- (* 1/8 (* s (+ (/ 1 (* r (PI))) (/ (exp (neg (/ r s))) (* r (PI)))))) (* 1/24 (/ 1 (PI)))))) (pow s 3)) |
(/ 1/4 (* r (* s (PI)))) |
(/ (- (* 1/4 (/ 1 (* r (PI)))) (* 1/6 (/ 1 (* s (PI))))) s) |
(/ (- (+ (* 1/8 (/ (- (* 1/2 (/ r (PI))) (* -1/18 (/ r (PI)))) (pow s 2))) (* 1/4 (/ 1 (* r (PI))))) (/ 1/6 (* s (PI)))) s) |
(/ (- (+ (* -1/48 (/ (pow r 2) (* (pow s 3) (PI)))) (+ (* 1/8 (/ (- (* 1/2 (/ r (PI))) (* -1/18 (/ r (PI)))) (pow s 2))) (* 1/4 (/ 1 (* r (PI)))))) (/ 1/6 (* s (PI)))) s) |
(/ 1/4 (* r (* s (PI)))) |
(* -1 (/ (- (* 1/6 (/ 1 (* s (PI)))) (* 1/4 (/ 1 (* r (PI))))) s)) |
(* -1 (/ (- (* -1 (/ (- (* 1/8 (/ (- (* 1/2 (/ r (PI))) (* -1/18 (/ r (PI)))) s)) (* 1/6 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))) s)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -1/8 (- (* 1/2 (/ r (PI))) (* -1/18 (/ r (PI))))) (* 1/48 (/ (pow r 2) (* s (PI))))) s)) (* 1/6 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))) s)) |
(/ 1/4 (* r s)) |
(/ (+ (* -1/6 (/ r (pow s 2))) (* 1/4 (/ 1 s))) r) |
(/ (+ (* r (- (* 5/72 (/ r (pow s 3))) (* 1/6 (/ 1 (pow s 2))))) (* 1/4 (/ 1 s))) r) |
(/ (+ (* r (- (* r (+ (* -1/48 (/ r (pow s 4))) (* 5/72 (/ 1 (pow s 3))))) (* 1/6 (/ 1 (pow s 2))))) (* 1/4 (/ 1 s))) r) |
(* 1/144 (/ r (pow s 3))) |
(* r (- (* 1/144 (/ 1 (pow s 3))) (* 1/24 (/ 1 (* r (pow s 2)))))) |
(* r (- (+ (* 1/8 (/ (+ (/ 1 s) (/ (exp (neg (/ r s))) s)) (pow r 2))) (* 1/144 (/ 1 (pow s 3)))) (/ 1/24 (* r (pow s 2))))) |
(* r (- (+ (* 1/8 (/ (+ (/ 1 s) (/ (exp (neg (/ r s))) s)) (pow r 2))) (* 1/144 (/ 1 (pow s 3)))) (/ 1/24 (* r (pow s 2))))) |
(* 1/144 (/ r (pow s 3))) |
(* -1 (* r (- (* 1/24 (/ 1 (* r (pow s 2)))) (* 1/144 (/ 1 (pow s 3)))))) |
(* -1 (* r (- (* -1 (/ (- (* 1/8 (/ (+ (/ 1 s) (/ (exp (* -1 (/ r s))) s)) r)) (* 1/24 (/ 1 (pow s 2)))) r)) (* 1/144 (/ 1 (pow s 3)))))) |
(* -1 (* r (- (* -1 (/ (- (* 1/8 (/ (+ (/ 1 s) (/ (exp (* -1 (/ r s))) s)) r)) (* 1/24 (/ 1 (pow s 2)))) r)) (* 1/144 (/ 1 (pow s 3)))))) |
(* 1/144 (/ r (pow s 3))) |
(/ (+ (* -1/24 s) (* 1/144 r)) (pow s 3)) |
(/ (+ (* 1/144 r) (* s (- (* 1/8 (* s (+ (/ 1 r) (/ (exp (neg (/ r s))) r)))) 1/24))) (pow s 3)) |
(/ (+ (* 1/144 r) (* s (- (* 1/8 (* s (+ (/ 1 r) (/ (exp (neg (/ r s))) r)))) 1/24))) (pow s 3)) |
(/ 1/4 (* r s)) |
(/ (- (* 1/4 (/ 1 r)) (* 1/6 (/ 1 s))) s) |
(/ (- (+ (* 1/8 (/ (- (* 1/2 r) (* -1/18 r)) (pow s 2))) (* 1/4 (/ 1 r))) (* 1/6 (/ 1 s))) s) |
(/ (- (+ (* -1/48 (/ (pow r 2) (pow s 3))) (+ (* 1/8 (/ (- (* 1/2 r) (* -1/18 r)) (pow s 2))) (* 1/4 (/ 1 r)))) (* 1/6 (/ 1 s))) s) |
(/ 1/4 (* r s)) |
(* -1 (/ (- (* 1/6 (/ 1 s)) (* 1/4 (/ 1 r))) s)) |
(* -1 (/ (- (* -1 (/ (- (* 1/8 (/ (- (* 1/2 r) (* -1/18 r)) s)) 1/6) s)) (* 1/4 (/ 1 r))) s)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -1/8 (- (* 1/2 r) (* -1/18 r))) (* 1/48 (/ (pow r 2) s))) s)) 1/6) s)) (* 1/4 (/ 1 r))) s)) |
2 |
(+ 2 (* -4/3 (/ r s))) |
(+ 2 (* r (- (* 5/9 (/ r (pow s 2))) (* 4/3 (/ 1 s))))) |
(+ 2 (* r (- (* r (+ (* -1/6 (/ r (pow s 3))) (* 5/9 (/ 1 (pow s 2))))) (* 4/3 (/ 1 s))))) |
(* 1/18 (/ (pow r 2) (pow s 2))) |
(* (pow r 2) (- (* 1/18 (/ 1 (pow s 2))) (* 1/3 (/ 1 (* r s))))) |
(* (pow r 2) (- (+ (/ 1 (pow r 2)) (+ (* 1/18 (/ 1 (pow s 2))) (/ (exp (neg (/ r s))) (pow r 2)))) (/ 1/3 (* r s)))) |
(* (pow r 2) (- (+ (/ 1 (pow r 2)) (+ (* 1/18 (/ 1 (pow s 2))) (/ (exp (neg (/ r s))) (pow r 2)))) (/ 1/3 (* r s)))) |
(* 1/18 (/ (pow r 2) (pow s 2))) |
(* (pow r 2) (- (* 1/18 (/ 1 (pow s 2))) (* 1/3 (/ 1 (* r s))))) |
(* (pow r 2) (+ (* -1 (/ (+ (* -1 (/ (+ 1 (exp (* -1 (/ r s)))) r)) (* 1/3 (/ 1 s))) r)) (* 1/18 (/ 1 (pow s 2))))) |
(* (pow r 2) (+ (* -1 (/ (+ (* -1 (/ (+ 1 (exp (* -1 (/ r s)))) r)) (* 1/3 (/ 1 s))) r)) (* 1/18 (/ 1 (pow s 2))))) |
(* 1/18 (/ (pow r 2) (pow s 2))) |
(/ (- (* -1/3 (* r s)) (* -1/18 (pow r 2))) (pow s 2)) |
(/ (- (* s (- (* s (+ 1 (exp (neg (/ r s))))) (* 1/3 r))) (* -1/18 (pow r 2))) (pow s 2)) |
(/ (- (* s (- (* s (+ 1 (exp (neg (/ r s))))) (* 1/3 r))) (* -1/18 (pow r 2))) (pow s 2)) |
2 |
(- (+ 2 (* -1 (/ r s))) (* 1/3 (/ r s))) |
(- (+ 2 (+ (* -1 (/ r s)) (* 1/2 (/ (pow r 2) (pow s 2))))) (+ (* -1/18 (/ (pow r 2) (pow s 2))) (* 1/3 (/ r s)))) |
(- (+ 2 (+ (* -1 (/ r s)) (+ (* -1/6 (/ (pow r 3) (pow s 3))) (* 1/2 (/ (pow r 2) (pow s 2)))))) (+ (* -1/18 (/ (pow r 2) (pow s 2))) (* 1/3 (/ r s)))) |
2 |
(+ 2 (* -1 (/ (- r (* -1/3 r)) s))) |
(+ 2 (* -1 (/ (- (+ r (* -1 (/ (- (* 1/2 (pow r 2)) (* -1/18 (pow r 2))) s))) (* -1/3 r)) s))) |
(+ 2 (* -1 (/ (- (+ r (* -1 (/ (- (+ (* -1/6 (/ (pow r 3) s)) (* 1/2 (pow r 2))) (* -1/18 (pow r 2))) s))) (* -1/3 r)) s))) |
1 |
(+ 1 (* -1/3 (/ r s))) |
(+ 1 (* r (- (* 1/18 (/ r (pow s 2))) (* 1/3 (/ 1 s))))) |
(+ 1 (* r (- (* 1/18 (/ r (pow s 2))) (* 1/3 (/ 1 s))))) |
(* 1/18 (/ (pow r 2) (pow s 2))) |
(* (pow r 2) (- (* 1/18 (/ 1 (pow s 2))) (* 1/3 (/ 1 (* r s))))) |
(* (pow r 2) (- (+ (/ 1 (pow r 2)) (* 1/18 (/ 1 (pow s 2)))) (/ 1/3 (* r s)))) |
(* (pow r 2) (- (+ (/ 1 (pow r 2)) (* 1/18 (/ 1 (pow s 2)))) (/ 1/3 (* r s)))) |
(* 1/18 (/ (pow r 2) (pow s 2))) |
(* (pow r 2) (- (* 1/18 (/ 1 (pow s 2))) (* 1/3 (/ 1 (* r s))))) |
(* (pow r 2) (+ (* -1 (/ (- (* 1/3 (/ 1 s)) (/ 1 r)) r)) (* 1/18 (/ 1 (pow s 2))))) |
(* (pow r 2) (+ (* -1 (/ (- (* 1/3 (/ 1 s)) (/ 1 r)) r)) (* 1/18 (/ 1 (pow s 2))))) |
(* 1/18 (/ (pow r 2) (pow s 2))) |
(/ (- (* -1/3 (* r s)) (* -1/18 (pow r 2))) (pow s 2)) |
(/ (- (* s (- s (* 1/3 r))) (* -1/18 (pow r 2))) (pow s 2)) |
(/ (- (* s (- s (* 1/3 r))) (* -1/18 (pow r 2))) (pow s 2)) |
1 |
(+ 1 (* -1/3 (/ r s))) |
(- (+ 1 (* 1/18 (/ (pow r 2) (pow s 2)))) (* 1/3 (/ r s))) |
(- (+ 1 (* 1/18 (/ (pow r 2) (pow s 2)))) (* 1/3 (/ r s))) |
1 |
(+ 1 (* -1/3 (/ r s))) |
(+ 1 (* -1 (/ (- (* -1/18 (/ (pow r 2) s)) (* -1/3 r)) s))) |
(+ 1 (* -1 (/ (- (* -1/18 (/ (pow r 2) s)) (* -1/3 r)) s))) |
(* -1 r) |
(* -1 r) |
(* -1 r) |
(* -1 r) |
(* -1 r) |
(* -1 r) |
(* -1 r) |
(* -1 r) |
(* -1 r) |
(* -1 r) |
(* -1 r) |
(* -1 r) |
1 |
(+ 1 (* -1/3 (/ r s))) |
(+ 1 (* r (- (* 1/18 (/ r (pow s 2))) (* 1/3 (/ 1 s))))) |
(+ 1 (* r (- (* r (+ (* -1/162 (/ r (pow s 3))) (* 1/18 (/ 1 (pow s 2))))) (* 1/3 (/ 1 s))))) |
(exp (* -1/3 (/ r s))) |
(exp (* -1/3 (/ r s))) |
(exp (* -1/3 (/ r s))) |
(exp (* -1/3 (/ r s))) |
(exp (* -1/3 (/ r s))) |
(exp (* -1/3 (/ r s))) |
(exp (* -1/3 (/ r s))) |
(exp (* -1/3 (/ r s))) |
(exp (* -1/3 (/ r s))) |
(exp (* -1/3 (/ r s))) |
(exp (* -1/3 (/ r s))) |
(exp (* -1/3 (/ r s))) |
1 |
(+ 1 (* -1/3 (/ r s))) |
(+ 1 (+ (* -1/3 (/ r s)) (* 1/18 (/ (pow r 2) (pow s 2))))) |
(+ 1 (+ (* -1/3 (/ r s)) (+ (* -1/162 (/ (pow r 3) (pow s 3))) (* 1/18 (/ (pow r 2) (pow s 2)))))) |
1 |
(+ 1 (* -1/3 (/ r s))) |
(+ 1 (* -1 (/ (+ (* -1/18 (/ (pow r 2) s)) (* 1/3 r)) s))) |
(+ 1 (* -1 (/ (+ (* -1 (/ (+ (* -1/162 (/ (pow r 3) s)) (* 1/18 (pow r 2))) s)) (* 1/3 r)) s))) |
(* -1/3 (/ r s)) |
(* -1/3 (/ r s)) |
(* -1/3 (/ r s)) |
(* -1/3 (/ r s)) |
(* -1/3 (/ r s)) |
(* -1/3 (/ r s)) |
(* -1/3 (/ r s)) |
(* -1/3 (/ r s)) |
(* -1/3 (/ r s)) |
(* -1/3 (/ r s)) |
(* -1/3 (/ r s)) |
(* -1/3 (/ r s)) |
(* -1/3 (/ r s)) |
(* -1/3 (/ r s)) |
(* -1/3 (/ r s)) |
(* -1/3 (/ r s)) |
(* -1/3 (/ r s)) |
(* -1/3 (/ r s)) |
(* -1/3 (/ r s)) |
(* -1/3 (/ r s)) |
(* -1/3 (/ r s)) |
(* -1/3 (/ r s)) |
(* -1/3 (/ r s)) |
(* -1/3 (/ r s)) |
(* -3 s) |
(* -3 s) |
(* -3 s) |
(* -3 s) |
(* -3 s) |
(* -3 s) |
(* -3 s) |
(* -3 s) |
(* -3 s) |
(* -3 s) |
(* -3 s) |
(* -3 s) |
(* -1/3 (/ r s)) |
(* -1/3 (/ r s)) |
(* -1/3 (/ r s)) |
(* -1/3 (/ r s)) |
(* -1/3 (/ r s)) |
(* -1/3 (/ r s)) |
(* -1/3 (/ r s)) |
(* -1/3 (/ r s)) |
(* -1/3 (/ r s)) |
(* -1/3 (/ r s)) |
(* -1/3 (/ r s)) |
(* -1/3 (/ r s)) |
(* -1/3 (/ r s)) |
(* -1/3 (/ r s)) |
(* -1/3 (/ r s)) |
(* -1/3 (/ r s)) |
(* -1/3 (/ r s)) |
(* -1/3 (/ r s)) |
(* -1/3 (/ r s)) |
(* -1/3 (/ r s)) |
(* -1/3 (/ r s)) |
(* -1/3 (/ r s)) |
(* -1/3 (/ r s)) |
(* -1/3 (/ r s)) |
(* 6 (* r (* s (PI)))) |
(* 6 (* r (* s (PI)))) |
(* 6 (* r (* s (PI)))) |
(* 6 (* r (* s (PI)))) |
(* 6 (* r (* s (PI)))) |
(* 6 (* r (* s (PI)))) |
(* 6 (* r (* s (PI)))) |
(* 6 (* r (* s (PI)))) |
(* 6 (* r (* s (PI)))) |
(* 6 (* r (* s (PI)))) |
(* 6 (* r (* s (PI)))) |
(* 6 (* r (* s (PI)))) |
(* 6 (* r (* s (PI)))) |
(* 6 (* r (* s (PI)))) |
(* 6 (* r (* s (PI)))) |
(* 6 (* r (* s (PI)))) |
(* 6 (* r (* s (PI)))) |
(* 6 (* r (* s (PI)))) |
(* 6 (* r (* s (PI)))) |
(* 6 (* r (* s (PI)))) |
(* 6 (* r (* s (PI)))) |
(* 6 (* r (* s (PI)))) |
(* 6 (* r (* s (PI)))) |
(* 6 (* r (* s (PI)))) |
(* 5/72 (/ r (* (pow s 2) (PI)))) |
(* 5/72 (/ r (* (pow s 2) (PI)))) |
(* 5/72 (/ r (* (pow s 2) (PI)))) |
(* 5/72 (/ r (* (pow s 2) (PI)))) |
(* 5/72 (/ r (* (pow s 2) (PI)))) |
(* 5/72 (/ r (* (pow s 2) (PI)))) |
(* 5/72 (/ r (* (pow s 2) (PI)))) |
(* 5/72 (/ r (* (pow s 2) (PI)))) |
(* 5/72 (/ r (* (pow s 2) (PI)))) |
(* 5/72 (/ r (* (pow s 2) (PI)))) |
(* 5/72 (/ r (* (pow s 2) (PI)))) |
(* 5/72 (/ r (* (pow s 2) (PI)))) |
(* 5/72 (/ r (* (pow s 2) (PI)))) |
(* 5/72 (/ r (* (pow s 2) (PI)))) |
(* 5/72 (/ r (* (pow s 2) (PI)))) |
(* 5/72 (/ r (* (pow s 2) (PI)))) |
(* 5/72 (/ r (* (pow s 2) (PI)))) |
(* 5/72 (/ r (* (pow s 2) (PI)))) |
(* 5/72 (/ r (* (pow s 2) (PI)))) |
(* 5/72 (/ r (* (pow s 2) (PI)))) |
(* 5/72 (/ r (* (pow s 2) (PI)))) |
(* 5/72 (/ r (* (pow s 2) (PI)))) |
(* 5/72 (/ r (* (pow s 2) (PI)))) |
(* 5/72 (/ r (* (pow s 2) (PI)))) |
(/ r (* s (PI))) |
(/ r (* s (PI))) |
(/ r (* s (PI))) |
(/ r (* s (PI))) |
(/ r (* s (PI))) |
(/ r (* s (PI))) |
(/ r (* s (PI))) |
(/ r (* s (PI))) |
(/ r (* s (PI))) |
(/ r (* s (PI))) |
(/ r (* s (PI))) |
(/ r (* s (PI))) |
(/ r (* s (PI))) |
(/ r (* s (PI))) |
(/ r (* s (PI))) |
(/ r (* s (PI))) |
(/ r (* s (PI))) |
(/ r (* s (PI))) |
(/ r (* s (PI))) |
(/ r (* s (PI))) |
(/ r (* s (PI))) |
(/ r (* s (PI))) |
(/ r (* s (PI))) |
(/ r (* s (PI))) |
(* r (PI)) |
(* r (PI)) |
(* r (PI)) |
(* r (PI)) |
(* r (PI)) |
(* r (PI)) |
(* r (PI)) |
(* r (PI)) |
(* r (PI)) |
(* r (PI)) |
(* r (PI)) |
(* r (PI)) |
(* 1/3 r) |
(* 1/3 r) |
(* 1/3 r) |
(* 1/3 r) |
(* 1/3 r) |
(* 1/3 r) |
(* 1/3 r) |
(* 1/3 r) |
(* 1/3 r) |
(* 1/3 r) |
(* 1/3 r) |
(* 1/3 r) |
(* -1/18 (pow r 2)) |
(* -1/18 (pow r 2)) |
(* -1/18 (pow r 2)) |
(* -1/18 (pow r 2)) |
(* -1/18 (pow r 2)) |
(* -1/18 (pow r 2)) |
(* -1/18 (pow r 2)) |
(* -1/18 (pow r 2)) |
(* -1/18 (pow r 2)) |
(* -1/18 (pow r 2)) |
(* -1/18 (pow r 2)) |
(* -1/18 (pow r 2)) |
(/ 1/8 (* r s)) |
(/ 1/8 (* r s)) |
(/ 1/8 (* r s)) |
(/ 1/8 (* r s)) |
(/ 1/8 (* r s)) |
(/ 1/8 (* r s)) |
(/ 1/8 (* r s)) |
(/ 1/8 (* r s)) |
(/ 1/8 (* r s)) |
(/ 1/8 (* r s)) |
(/ 1/8 (* r s)) |
(/ 1/8 (* r s)) |
(/ 1/8 (* r s)) |
(/ 1/8 (* r s)) |
(/ 1/8 (* r s)) |
(/ 1/8 (* r s)) |
(/ 1/8 (* r s)) |
(/ 1/8 (* r s)) |
(/ 1/8 (* r s)) |
(/ 1/8 (* r s)) |
(/ 1/8 (* r s)) |
(/ 1/8 (* r s)) |
(/ 1/8 (* r s)) |
(/ 1/8 (* r s)) |
(* -1/18 (/ (pow r 2) s)) |
(* -1/18 (/ (pow r 2) s)) |
(* -1/18 (/ (pow r 2) s)) |
(* -1/18 (/ (pow r 2) s)) |
(* -1/18 (/ (pow r 2) s)) |
(* -1/18 (/ (pow r 2) s)) |
(* -1/18 (/ (pow r 2) s)) |
(* -1/18 (/ (pow r 2) s)) |
(* -1/18 (/ (pow r 2) s)) |
(* -1/18 (/ (pow r 2) s)) |
(* -1/18 (/ (pow r 2) s)) |
(* -1/18 (/ (pow r 2) s)) |
(* -1/18 (/ (pow r 2) s)) |
(* -1/18 (/ (pow r 2) s)) |
(* -1/18 (/ (pow r 2) s)) |
(* -1/18 (/ (pow r 2) s)) |
(* -1/18 (/ (pow r 2) s)) |
(* -1/18 (/ (pow r 2) s)) |
(* -1/18 (/ (pow r 2) s)) |
(* -1/18 (/ (pow r 2) s)) |
(* -1/18 (/ (pow r 2) s)) |
(* -1/18 (/ (pow r 2) s)) |
(* -1/18 (/ (pow r 2) s)) |
(* -1/18 (/ (pow r 2) s)) |
1 |
(+ 1 (* -1 (/ r s))) |
(+ 1 (* r (- (* 1/2 (/ r (pow s 2))) (/ 1 s)))) |
(+ 1 (* r (- (* r (+ (* -1/6 (/ r (pow s 3))) (* 1/2 (/ 1 (pow s 2))))) (/ 1 s)))) |
(exp (* -1 (/ r s))) |
(exp (* -1 (/ r s))) |
(exp (* -1 (/ r s))) |
(exp (* -1 (/ r s))) |
(exp (* -1 (/ r s))) |
(exp (* -1 (/ r s))) |
(exp (* -1 (/ r s))) |
(exp (* -1 (/ r s))) |
(exp (* -1 (/ r s))) |
(exp (* -1 (/ r s))) |
(exp (* -1 (/ r s))) |
(exp (* -1 (/ r s))) |
1 |
(+ 1 (* -1 (/ r s))) |
(+ 1 (+ (* -1 (/ r s)) (* 1/2 (/ (pow r 2) (pow s 2))))) |
(+ 1 (+ (* -1 (/ r s)) (+ (* -1/6 (/ (pow r 3) (pow s 3))) (* 1/2 (/ (pow r 2) (pow s 2)))))) |
1 |
(+ 1 (* -1 (/ r s))) |
(+ 1 (* -1 (/ (+ r (* -1/2 (/ (pow r 2) s))) s))) |
(+ 1 (* -1 (/ (+ r (* -1 (/ (+ (* -1/6 (/ (pow r 3) s)) (* 1/2 (pow r 2))) s))) s))) |
| Outputs |
|---|
(/ 1/4 (* r (* s (PI)))) |
(/.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) s) (PI.f32)) r) |
(/ (+ (* -1/6 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* s (PI))))) r) |
(/.f32 (+.f32 (/.f32 (*.f32 #s(literal -1/6 binary32) (/.f32 r (*.f32 s s))) (PI.f32)) (/.f32 (/.f32 #s(literal 1/4 binary32) s) (PI.f32))) r) |
(/ (+ (* r (- (* 5/72 (/ r (* (pow s 3) (PI)))) (* 1/6 (/ 1 (* (pow s 2) (PI)))))) (* 1/4 (/ 1 (* s (PI))))) r) |
(/.f32 (+.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) s) (PI.f32)) (*.f32 r (+.f32 (/.f32 #s(literal -1/6 binary32) (*.f32 s (*.f32 s (PI.f32)))) (/.f32 (/.f32 (*.f32 r #s(literal 5/72 binary32)) (PI.f32)) (*.f32 s (*.f32 s s)))))) r) |
(/ (+ (* r (- (* r (+ (* -7/324 (/ r (* (pow s 4) (PI)))) (* 5/72 (/ 1 (* (pow s 3) (PI)))))) (* 1/6 (/ 1 (* (pow s 2) (PI)))))) (* 1/4 (/ 1 (* s (PI))))) r) |
(/.f32 (+.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) s) (PI.f32)) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -7/324 binary32)) (*.f32 (PI.f32) (pow.f32 s #s(literal 4 binary32)))) (/.f32 (/.f32 (/.f32 #s(literal 5/72 binary32) (*.f32 s s)) s) (PI.f32)))) (/.f32 #s(literal -1/6 binary32) (*.f32 s (*.f32 s (PI.f32))))))) r) |
(/ (+ (* 1/8 (/ (exp (* -1/3 (/ r s))) (* s (PI)))) (* 1/8 (/ 1 (* s (* (PI) (exp (/ r s))))))) r) |
(/.f32 (+.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (*.f32 r #s(literal -1/3 binary32)) s))) (*.f32 s (PI.f32))) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32))) (exp.f32 (/.f32 r s)))) r) |
(/ (+ (* 1/8 (/ (exp (* -1/3 (/ r s))) (* s (PI)))) (* 1/8 (/ 1 (* s (* (PI) (exp (/ r s))))))) r) |
(/.f32 (+.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (*.f32 r #s(literal -1/3 binary32)) s))) (*.f32 s (PI.f32))) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32))) (exp.f32 (/.f32 r s)))) r) |
(/ (+ (* 1/8 (/ (exp (* -1/3 (/ r s))) (* s (PI)))) (* 1/8 (/ 1 (* s (* (PI) (exp (/ r s))))))) r) |
(/.f32 (+.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (*.f32 r #s(literal -1/3 binary32)) s))) (*.f32 s (PI.f32))) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32))) (exp.f32 (/.f32 r s)))) r) |
(/ (+ (* 1/8 (/ (exp (* -1/3 (/ r s))) (* s (PI)))) (* 1/8 (/ 1 (* s (* (PI) (exp (/ r s))))))) r) |
(/.f32 (+.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (*.f32 r #s(literal -1/3 binary32)) s))) (*.f32 s (PI.f32))) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32))) (exp.f32 (/.f32 r s)))) r) |
(* -1 (/ (- (* -1/8 (/ (exp (* -1/3 (/ r s))) (* s (PI)))) (* 1/8 (/ 1 (* s (* (PI) (exp (/ r s))))))) r)) |
(/.f32 (+.f32 (/.f32 (*.f32 (exp.f32 (/.f32 (*.f32 r #s(literal -1/3 binary32)) s)) #s(literal -1/8 binary32)) (*.f32 s (PI.f32))) (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 s (PI.f32)) (exp.f32 (/.f32 r s))))) (neg.f32 r)) |
(* -1 (/ (- (* -1/8 (/ (exp (* -1/3 (/ r s))) (* s (PI)))) (* 1/8 (/ 1 (* s (* (PI) (exp (/ r s))))))) r)) |
(/.f32 (+.f32 (/.f32 (*.f32 (exp.f32 (/.f32 (*.f32 r #s(literal -1/3 binary32)) s)) #s(literal -1/8 binary32)) (*.f32 s (PI.f32))) (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 s (PI.f32)) (exp.f32 (/.f32 r s))))) (neg.f32 r)) |
(* -1 (/ (- (* -1/8 (/ (exp (* -1/3 (/ r s))) (* s (PI)))) (* 1/8 (/ 1 (* s (* (PI) (exp (/ r s))))))) r)) |
(/.f32 (+.f32 (/.f32 (*.f32 (exp.f32 (/.f32 (*.f32 r #s(literal -1/3 binary32)) s)) #s(literal -1/8 binary32)) (*.f32 s (PI.f32))) (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 s (PI.f32)) (exp.f32 (/.f32 r s))))) (neg.f32 r)) |
(* -1 (/ (- (* -1/8 (/ (exp (* -1/3 (/ r s))) (* s (PI)))) (* 1/8 (/ 1 (* s (* (PI) (exp (/ r s))))))) r)) |
(/.f32 (+.f32 (/.f32 (*.f32 (exp.f32 (/.f32 (*.f32 r #s(literal -1/3 binary32)) s)) #s(literal -1/8 binary32)) (*.f32 s (PI.f32))) (/.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 s (PI.f32)) (exp.f32 (/.f32 r s))))) (neg.f32 r)) |
(/ (+ (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI)))) (* 1/8 (/ 1 (* r (* (PI) (exp (/ r s))))))) s) |
(/.f32 (+.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (/.f32 (*.f32 r #s(literal -1/3 binary32)) s)) (*.f32 r (PI.f32)))) (/.f32 #s(literal 1/8 binary32) (*.f32 (exp.f32 (/.f32 r s)) (*.f32 r (PI.f32))))) s) |
(/ (+ (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI)))) (* 1/8 (/ 1 (* r (* (PI) (exp (/ r s))))))) s) |
(/.f32 (+.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (/.f32 (*.f32 r #s(literal -1/3 binary32)) s)) (*.f32 r (PI.f32)))) (/.f32 #s(literal 1/8 binary32) (*.f32 (exp.f32 (/.f32 r s)) (*.f32 r (PI.f32))))) s) |
(/ (+ (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI)))) (* 1/8 (/ 1 (* r (* (PI) (exp (/ r s))))))) s) |
(/.f32 (+.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (/.f32 (*.f32 r #s(literal -1/3 binary32)) s)) (*.f32 r (PI.f32)))) (/.f32 #s(literal 1/8 binary32) (*.f32 (exp.f32 (/.f32 r s)) (*.f32 r (PI.f32))))) s) |
(/ (+ (* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (PI)))) (* 1/8 (/ 1 (* r (* (PI) (exp (/ r s))))))) s) |
(/.f32 (+.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (/.f32 (*.f32 r #s(literal -1/3 binary32)) s)) (*.f32 r (PI.f32)))) (/.f32 #s(literal 1/8 binary32) (*.f32 (exp.f32 (/.f32 r s)) (*.f32 r (PI.f32))))) s) |
(/ 1/4 (* r (* s (PI)))) |
(/.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) s) (PI.f32)) r) |
(/ (- (* 1/4 (/ 1 (* r (PI)))) (* 1/6 (/ 1 (* s (PI))))) s) |
(/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 #s(literal -1/6 binary32) (*.f32 s (PI.f32)))) s) |
(/ (- (+ (* -1/8 (/ (+ (* -1 (/ r (PI))) (* 1/2 (/ r (PI)))) (pow s 2))) (+ (* 1/144 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* r (PI)))))) (/ 1/6 (* s (PI)))) s) |
(/.f32 (+.f32 (/.f32 (*.f32 #s(literal -1/8 binary32) (*.f32 (/.f32 r (PI.f32)) #s(literal -1/2 binary32))) (*.f32 s s)) (+.f32 (/.f32 (/.f32 (/.f32 (*.f32 r #s(literal 1/144 binary32)) (PI.f32)) s) s) (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 #s(literal -1/6 binary32) (*.f32 s (PI.f32)))))) s) |
(/ (- (+ (* -1/8 (/ (+ (* -1 (* r (+ (* -1 (/ r (PI))) (* 1/2 (/ r (PI)))))) (+ (* -1/2 (/ (pow r 2) (PI))) (* 1/6 (/ (pow r 2) (PI))))) (pow s 3))) (+ (* -1/8 (/ (+ (* -1 (/ r (PI))) (* 1/2 (/ r (PI)))) (pow s 2))) (+ (* -1/1296 (/ (pow r 2) (* (pow s 3) (PI)))) (+ (* 1/144 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* r (PI)))))))) (/ 1/6 (* s (PI)))) s) |
(/.f32 (+.f32 (*.f32 #s(literal -1/8 binary32) (+.f32 (/.f32 (-.f32 (/.f32 (*.f32 (*.f32 r r) #s(literal -1/3 binary32)) (PI.f32)) (/.f32 (*.f32 #s(literal -1/2 binary32) (*.f32 r r)) (PI.f32))) (*.f32 s (*.f32 s s))) (/.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -1/2 binary32)) (*.f32 s s)))) (+.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (+.f32 (/.f32 (/.f32 (/.f32 (*.f32 r #s(literal 1/144 binary32)) (PI.f32)) s) s) (/.f32 (/.f32 (*.f32 (*.f32 r r) #s(literal -1/1296 binary32)) (PI.f32)) (*.f32 s (*.f32 s s))))) (/.f32 #s(literal -1/6 binary32) (*.f32 s (PI.f32))))) s) |
(/ 1/4 (* r (* s (PI)))) |
(/.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) s) (PI.f32)) r) |
(* -1 (/ (- (* 1/6 (/ 1 (* s (PI)))) (* 1/4 (/ 1 (* r (PI))))) s)) |
(/.f32 (+.f32 (/.f32 #s(literal 1/6 binary32) (*.f32 s (PI.f32))) (/.f32 #s(literal -1/4 binary32) (*.f32 r (PI.f32)))) (neg.f32 s)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -1/144 (/ r (PI))) (* 1/8 (+ (* -1 (/ r (PI))) (* 1/2 (/ r (PI)))))) s)) (* 1/6 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))) s)) |
(/.f32 (neg.f32 (+.f32 (/.f32 (+.f32 (/.f32 (+.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -1/144 binary32)) (*.f32 (/.f32 r (PI.f32)) #s(literal -1/16 binary32))) (neg.f32 s)) (/.f32 #s(literal -1/6 binary32) (PI.f32))) s) (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))))) (neg.f32 s)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -1 (/ (+ (* -1/1296 (/ (pow r 2) (PI))) (* 1/8 (+ (* -1/6 (/ (pow r 2) (PI))) (+ (* 1/2 (/ (pow r 2) (PI))) (* r (+ (* -1 (/ r (PI))) (* 1/2 (/ r (PI))))))))) s)) (+ (* -1/144 (/ r (PI))) (* 1/8 (+ (* -1 (/ r (PI))) (* 1/2 (/ r (PI))))))) s)) (* 1/6 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))) s)) |
(/.f32 (neg.f32 (+.f32 (/.f32 (+.f32 (/.f32 (-.f32 (+.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -1/144 binary32)) (*.f32 (/.f32 r (PI.f32)) #s(literal -1/16 binary32))) (/.f32 (+.f32 (/.f32 (*.f32 (*.f32 r r) #s(literal -1/1296 binary32)) (PI.f32)) (*.f32 #s(literal 1/8 binary32) (+.f32 (/.f32 (*.f32 #s(literal -1/2 binary32) (*.f32 r r)) (PI.f32)) (*.f32 (/.f32 (*.f32 r r) (PI.f32)) #s(literal 1/3 binary32))))) s)) (neg.f32 s)) (/.f32 #s(literal -1/6 binary32) (PI.f32))) s) (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))))) (neg.f32 s)) |
(/ 1/8 (* r (* s (PI)))) |
(/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32))) r) |
(/ (+ (* -1/24 (/ r (* (pow s 2) (PI)))) (* 1/8 (/ 1 (* s (PI))))) r) |
(/.f32 (+.f32 (/.f32 (*.f32 #s(literal -1/24 binary32) (/.f32 r (*.f32 s s))) (PI.f32)) (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32)))) r) |
(/ (+ (* r (- (* 1/144 (/ r (* (pow s 3) (PI)))) (* 1/24 (/ 1 (* (pow s 2) (PI)))))) (* 1/8 (/ 1 (* s (PI))))) r) |
(/.f32 (+.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32))) (*.f32 r (+.f32 (/.f32 #s(literal -1/24 binary32) (*.f32 s (*.f32 s (PI.f32)))) (/.f32 (/.f32 (*.f32 r #s(literal 1/144 binary32)) (PI.f32)) (*.f32 s (*.f32 s s)))))) r) |
(/ (+ (* r (- (* r (+ (* -1/1296 (/ r (* (pow s 4) (PI)))) (* 1/144 (/ 1 (* (pow s 3) (PI)))))) (* 1/24 (/ 1 (* (pow s 2) (PI)))))) (* 1/8 (/ 1 (* s (PI))))) r) |
(/.f32 (+.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32))) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/1296 binary32)) (*.f32 (PI.f32) (pow.f32 s #s(literal 4 binary32)))) (/.f32 (/.f32 #s(literal 1/144 binary32) (PI.f32)) (*.f32 s (*.f32 s s))))) (/.f32 #s(literal -1/24 binary32) (*.f32 s (*.f32 s (PI.f32))))))) r) |
(* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (* s (PI))))) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (*.f32 r #s(literal -1/3 binary32)) s))) (*.f32 r (*.f32 s (PI.f32)))) |
(* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (* s (PI))))) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (*.f32 r #s(literal -1/3 binary32)) s))) (*.f32 r (*.f32 s (PI.f32)))) |
(* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (* s (PI))))) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (*.f32 r #s(literal -1/3 binary32)) s))) (*.f32 r (*.f32 s (PI.f32)))) |
(* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (* s (PI))))) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (*.f32 r #s(literal -1/3 binary32)) s))) (*.f32 r (*.f32 s (PI.f32)))) |
(* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (* s (PI))))) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (*.f32 r #s(literal -1/3 binary32)) s))) (*.f32 r (*.f32 s (PI.f32)))) |
(* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (* s (PI))))) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (*.f32 r #s(literal -1/3 binary32)) s))) (*.f32 r (*.f32 s (PI.f32)))) |
(* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (* s (PI))))) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (*.f32 r #s(literal -1/3 binary32)) s))) (*.f32 r (*.f32 s (PI.f32)))) |
(* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (* s (PI))))) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (*.f32 r #s(literal -1/3 binary32)) s))) (*.f32 r (*.f32 s (PI.f32)))) |
(* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (* s (PI))))) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (*.f32 r #s(literal -1/3 binary32)) s))) (*.f32 r (*.f32 s (PI.f32)))) |
(* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (* s (PI))))) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (*.f32 r #s(literal -1/3 binary32)) s))) (*.f32 r (*.f32 s (PI.f32)))) |
(* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (* s (PI))))) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (*.f32 r #s(literal -1/3 binary32)) s))) (*.f32 r (*.f32 s (PI.f32)))) |
(* 1/8 (/ (exp (* -1/3 (/ r s))) (* r (* s (PI))))) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (*.f32 r #s(literal -1/3 binary32)) s))) (*.f32 r (*.f32 s (PI.f32)))) |
(/ 1/8 (* r (* s (PI)))) |
(/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32))) r) |
(/ (- (* 1/8 (/ 1 (* r (PI)))) (* 1/24 (/ 1 (* s (PI))))) s) |
(/.f32 (+.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r (PI.f32))) (/.f32 #s(literal -1/24 binary32) (*.f32 s (PI.f32)))) s) |
(/ (- (+ (* 1/144 (/ r (* (pow s 2) (PI)))) (* 1/8 (/ 1 (* r (PI))))) (/ 1/24 (* s (PI)))) s) |
(/.f32 (+.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r (PI.f32))) (/.f32 (+.f32 (/.f32 (/.f32 (*.f32 r #s(literal 1/144 binary32)) (PI.f32)) s) (/.f32 #s(literal -1/24 binary32) (PI.f32))) s)) s) |
(/ (- (+ (* -1/1296 (/ (pow r 2) (* (pow s 3) (PI)))) (+ (* 1/144 (/ r (* (pow s 2) (PI)))) (* 1/8 (/ 1 (* r (PI)))))) (/ 1/24 (* s (PI)))) s) |
(/.f32 (+.f32 (/.f32 (/.f32 (*.f32 (*.f32 r r) #s(literal -1/1296 binary32)) (PI.f32)) (*.f32 s (*.f32 s s))) (+.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r (PI.f32))) (/.f32 (+.f32 (/.f32 (/.f32 (*.f32 r #s(literal 1/144 binary32)) (PI.f32)) s) (/.f32 #s(literal -1/24 binary32) (PI.f32))) s))) s) |
(/ 1/8 (* r (* s (PI)))) |
(/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32))) r) |
(* -1 (/ (- (* 1/24 (/ 1 (* s (PI)))) (* 1/8 (/ 1 (* r (PI))))) s)) |
(/.f32 (+.f32 (/.f32 #s(literal 1/24 binary32) (*.f32 s (PI.f32))) (/.f32 #s(literal -1/8 binary32) (*.f32 r (PI.f32)))) (neg.f32 s)) |
(* -1 (/ (- (* -1 (/ (- (* 1/144 (/ r (* s (PI)))) (* 1/24 (/ 1 (PI)))) s)) (* 1/8 (/ 1 (* r (PI))))) s)) |
(/.f32 (+.f32 (/.f32 (+.f32 (/.f32 (/.f32 (*.f32 r #s(literal 1/144 binary32)) (PI.f32)) s) (/.f32 #s(literal -1/24 binary32) (PI.f32))) (neg.f32 s)) (/.f32 #s(literal -1/8 binary32) (*.f32 r (PI.f32)))) (neg.f32 s)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -1/144 (/ r (PI))) (* 1/1296 (/ (pow r 2) (* s (PI))))) s)) (* 1/24 (/ 1 (PI)))) s)) (* 1/8 (/ 1 (* r (PI))))) s)) |
(/.f32 (+.f32 (neg.f32 (/.f32 (neg.f32 (+.f32 (/.f32 (+.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -1/144 binary32)) (*.f32 #s(literal 1/1296 binary32) (/.f32 (/.f32 (*.f32 r r) s) (PI.f32)))) s) (/.f32 #s(literal 1/24 binary32) (PI.f32)))) s)) (/.f32 #s(literal -1/8 binary32) (*.f32 r (PI.f32)))) (neg.f32 s)) |
3/4 |
#s(literal 3/4 binary32) |
(+ 3/4 (* -1/4 (/ r s))) |
(+.f32 #s(literal 3/4 binary32) (*.f32 (/.f32 r s) #s(literal -1/4 binary32))) |
(+ 3/4 (* r (- (* 1/24 (/ r (pow s 2))) (* 1/4 (/ 1 s))))) |
(+.f32 #s(literal 3/4 binary32) (*.f32 r (+.f32 (/.f32 #s(literal -1/4 binary32) s) (*.f32 r (/.f32 #s(literal 1/24 binary32) (*.f32 s s)))))) |
(+ 3/4 (* r (- (* r (+ (* -1/216 (/ r (pow s 3))) (* 1/24 (/ 1 (pow s 2))))) (* 1/4 (/ 1 s))))) |
(+.f32 #s(literal 3/4 binary32) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/216 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/24 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/4 binary32) s)))) |
(* 3/4 (exp (* -1/3 (/ r s)))) |
(*.f32 (exp.f32 (/.f32 (*.f32 r #s(literal -1/3 binary32)) s)) #s(literal 3/4 binary32)) |
(* 3/4 (exp (* -1/3 (/ r s)))) |
(*.f32 (exp.f32 (/.f32 (*.f32 r #s(literal -1/3 binary32)) s)) #s(literal 3/4 binary32)) |
(* 3/4 (exp (* -1/3 (/ r s)))) |
(*.f32 (exp.f32 (/.f32 (*.f32 r #s(literal -1/3 binary32)) s)) #s(literal 3/4 binary32)) |
(* 3/4 (exp (* -1/3 (/ r s)))) |
(*.f32 (exp.f32 (/.f32 (*.f32 r #s(literal -1/3 binary32)) s)) #s(literal 3/4 binary32)) |
(* 3/4 (exp (* -1/3 (/ r s)))) |
(*.f32 (exp.f32 (/.f32 (*.f32 r #s(literal -1/3 binary32)) s)) #s(literal 3/4 binary32)) |
(* 3/4 (exp (* -1/3 (/ r s)))) |
(*.f32 (exp.f32 (/.f32 (*.f32 r #s(literal -1/3 binary32)) s)) #s(literal 3/4 binary32)) |
(* 3/4 (exp (* -1/3 (/ r s)))) |
(*.f32 (exp.f32 (/.f32 (*.f32 r #s(literal -1/3 binary32)) s)) #s(literal 3/4 binary32)) |
(* 3/4 (exp (* -1/3 (/ r s)))) |
(*.f32 (exp.f32 (/.f32 (*.f32 r #s(literal -1/3 binary32)) s)) #s(literal 3/4 binary32)) |
(* 3/4 (exp (* -1/3 (/ r s)))) |
(*.f32 (exp.f32 (/.f32 (*.f32 r #s(literal -1/3 binary32)) s)) #s(literal 3/4 binary32)) |
(* 3/4 (exp (* -1/3 (/ r s)))) |
(*.f32 (exp.f32 (/.f32 (*.f32 r #s(literal -1/3 binary32)) s)) #s(literal 3/4 binary32)) |
(* 3/4 (exp (* -1/3 (/ r s)))) |
(*.f32 (exp.f32 (/.f32 (*.f32 r #s(literal -1/3 binary32)) s)) #s(literal 3/4 binary32)) |
(* 3/4 (exp (* -1/3 (/ r s)))) |
(*.f32 (exp.f32 (/.f32 (*.f32 r #s(literal -1/3 binary32)) s)) #s(literal 3/4 binary32)) |
3/4 |
#s(literal 3/4 binary32) |
(+ 3/4 (* -1/4 (/ r s))) |
(+.f32 #s(literal 3/4 binary32) (*.f32 (/.f32 r s) #s(literal -1/4 binary32))) |
(+ 3/4 (+ (* -1/4 (/ r s)) (* 1/24 (/ (pow r 2) (pow s 2))))) |
(+.f32 (*.f32 (/.f32 r s) #s(literal -1/4 binary32)) (+.f32 #s(literal 3/4 binary32) (*.f32 #s(literal 1/24 binary32) (*.f32 r (/.f32 r (*.f32 s s)))))) |
(+ 3/4 (+ (* -1/4 (/ r s)) (+ (* -1/216 (/ (pow r 3) (pow s 3))) (* 1/24 (/ (pow r 2) (pow s 2)))))) |
(+.f32 (+.f32 #s(literal 3/4 binary32) (*.f32 (/.f32 r s) #s(literal -1/4 binary32))) (+.f32 (*.f32 #s(literal 1/24 binary32) (*.f32 r (/.f32 r (*.f32 s s)))) (/.f32 (/.f32 (*.f32 #s(literal -1/216 binary32) (*.f32 r (*.f32 r r))) s) (*.f32 s s)))) |
3/4 |
#s(literal 3/4 binary32) |
(+ 3/4 (* -1/4 (/ r s))) |
(+.f32 #s(literal 3/4 binary32) (*.f32 (/.f32 r s) #s(literal -1/4 binary32))) |
(+ 3/4 (* -1 (/ (+ (* -1/24 (/ (pow r 2) s)) (* 1/4 r)) s))) |
(-.f32 #s(literal 3/4 binary32) (/.f32 (+.f32 (/.f32 (*.f32 (*.f32 r r) #s(literal -1/24 binary32)) s) (*.f32 #s(literal 1/4 binary32) r)) s)) |
(+ 3/4 (* -1 (/ (+ (* -1 (/ (+ (* -1/216 (/ (pow r 3) s)) (* 1/24 (pow r 2))) s)) (* 1/4 r)) s))) |
(-.f32 #s(literal 3/4 binary32) (/.f32 (-.f32 (*.f32 #s(literal 1/4 binary32) r) (/.f32 (+.f32 (/.f32 (*.f32 #s(literal -1/216 binary32) (*.f32 r (*.f32 r r))) s) (*.f32 (*.f32 r r) #s(literal 1/24 binary32))) s)) s)) |
1 |
#s(literal 1 binary32) |
(+ 1 (* -1/3 (/ r s))) |
(+.f32 #s(literal 1 binary32) (/.f32 (*.f32 r #s(literal -1/3 binary32)) s)) |
(+ 1 (* r (- (* 1/18 (/ r (pow s 2))) (* 1/3 (/ 1 s))))) |
(+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (/.f32 #s(literal -1/3 binary32) s) (/.f32 (*.f32 r #s(literal 1/18 binary32)) (*.f32 s s))))) |
(+ 1 (* r (- (* r (+ (* -1/162 (/ r (pow s 3))) (* 1/18 (/ 1 (pow s 2))))) (* 1/3 (/ 1 s))))) |
(+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))) |
(exp (* -1/3 (/ r s))) |
(exp.f32 (/.f32 (*.f32 r #s(literal -1/3 binary32)) s)) |
(exp (* -1/3 (/ r s))) |
(exp.f32 (/.f32 (*.f32 r #s(literal -1/3 binary32)) s)) |
(exp (* -1/3 (/ r s))) |
(exp.f32 (/.f32 (*.f32 r #s(literal -1/3 binary32)) s)) |
(exp (* -1/3 (/ r s))) |
(exp.f32 (/.f32 (*.f32 r #s(literal -1/3 binary32)) s)) |
(exp (* -1/3 (/ r s))) |
(exp.f32 (/.f32 (*.f32 r #s(literal -1/3 binary32)) s)) |
(exp (* -1/3 (/ r s))) |
(exp.f32 (/.f32 (*.f32 r #s(literal -1/3 binary32)) s)) |
(exp (* -1/3 (/ r s))) |
(exp.f32 (/.f32 (*.f32 r #s(literal -1/3 binary32)) s)) |
(exp (* -1/3 (/ r s))) |
(exp.f32 (/.f32 (*.f32 r #s(literal -1/3 binary32)) s)) |
(exp (* -1/3 (/ r s))) |
(exp.f32 (/.f32 (*.f32 r #s(literal -1/3 binary32)) s)) |
(exp (* -1/3 (/ r s))) |
(exp.f32 (/.f32 (*.f32 r #s(literal -1/3 binary32)) s)) |
(exp (* -1/3 (/ r s))) |
(exp.f32 (/.f32 (*.f32 r #s(literal -1/3 binary32)) s)) |
(exp (* -1/3 (/ r s))) |
(exp.f32 (/.f32 (*.f32 r #s(literal -1/3 binary32)) s)) |
1 |
#s(literal 1 binary32) |
(+ 1 (* -1/3 (/ r s))) |
(+.f32 #s(literal 1 binary32) (/.f32 (*.f32 r #s(literal -1/3 binary32)) s)) |
(+ 1 (+ (* -1/3 (/ r s)) (* 1/18 (/ (pow r 2) (pow s 2))))) |
(+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (/.f32 #s(literal -1/3 binary32) s) (/.f32 (*.f32 r #s(literal 1/18 binary32)) (*.f32 s s))))) |
(+ 1 (+ (* -1/3 (/ r s)) (+ (* -1/162 (/ (pow r 3) (pow s 3))) (* 1/18 (/ (pow r 2) (pow s 2)))))) |
(+.f32 (+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (/.f32 #s(literal -1/3 binary32) s) (/.f32 (*.f32 r #s(literal 1/18 binary32)) (*.f32 s s))))) (/.f32 (*.f32 (*.f32 r (/.f32 (*.f32 r r) s)) #s(literal -1/162 binary32)) (*.f32 s s))) |
1 |
#s(literal 1 binary32) |
(+ 1 (* -1/3 (/ r s))) |
(+.f32 #s(literal 1 binary32) (/.f32 (*.f32 r #s(literal -1/3 binary32)) s)) |
(+ 1 (* -1 (/ (+ (* -1/18 (/ (pow r 2) s)) (* 1/3 r)) s))) |
(-.f32 #s(literal 1 binary32) (/.f32 (+.f32 (/.f32 (*.f32 r (*.f32 r #s(literal -1/18 binary32))) s) (*.f32 r #s(literal 1/3 binary32))) s)) |
(+ 1 (* -1 (/ (+ (* -1 (/ (+ (* -1/162 (/ (pow r 3) s)) (* 1/18 (pow r 2))) s)) (* 1/3 r)) s))) |
(-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (+.f32 (*.f32 (*.f32 r (/.f32 (*.f32 r r) s)) #s(literal -1/162 binary32)) (*.f32 r (*.f32 r #s(literal 1/18 binary32)))) s)) s)) |
(/ 1/4 (* r (* s (PI)))) |
(/.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) s) (PI.f32)) r) |
(/ 1/4 (* r (* s (PI)))) |
(/.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) s) (PI.f32)) r) |
(/ 1/4 (* r (* s (PI)))) |
(/.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) s) (PI.f32)) r) |
(/ 1/4 (* r (* s (PI)))) |
(/.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) s) (PI.f32)) r) |
(/ 1/4 (* r (* s (PI)))) |
(/.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) s) (PI.f32)) r) |
(/ 1/4 (* r (* s (PI)))) |
(/.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) s) (PI.f32)) r) |
(/ 1/4 (* r (* s (PI)))) |
(/.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) s) (PI.f32)) r) |
(/ 1/4 (* r (* s (PI)))) |
(/.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) s) (PI.f32)) r) |
(/ 1/4 (* r (* s (PI)))) |
(/.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) s) (PI.f32)) r) |
(/ 1/4 (* r (* s (PI)))) |
(/.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) s) (PI.f32)) r) |
(/ 1/4 (* r (* s (PI)))) |
(/.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) s) (PI.f32)) r) |
(/ 1/4 (* r (* s (PI)))) |
(/.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) s) (PI.f32)) r) |
(/ 1/4 (* r (* s (PI)))) |
(/.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) s) (PI.f32)) r) |
(/ 1/4 (* r (* s (PI)))) |
(/.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) s) (PI.f32)) r) |
(/ 1/4 (* r (* s (PI)))) |
(/.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) s) (PI.f32)) r) |
(/ 1/4 (* r (* s (PI)))) |
(/.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) s) (PI.f32)) r) |
(/ 1/4 (* r (* s (PI)))) |
(/.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) s) (PI.f32)) r) |
(/ 1/4 (* r (* s (PI)))) |
(/.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) s) (PI.f32)) r) |
(/ 1/4 (* r (* s (PI)))) |
(/.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) s) (PI.f32)) r) |
(/ 1/4 (* r (* s (PI)))) |
(/.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) s) (PI.f32)) r) |
(/ 1/4 (* r (* s (PI)))) |
(/.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) s) (PI.f32)) r) |
(/ 1/4 (* r (* s (PI)))) |
(/.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) s) (PI.f32)) r) |
(/ 1/4 (* r (* s (PI)))) |
(/.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) s) (PI.f32)) r) |
(/ 1/4 (* r (* s (PI)))) |
(/.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) s) (PI.f32)) r) |
(* r (* s (PI))) |
(*.f32 r (*.f32 s (PI.f32))) |
(* r (* s (PI))) |
(*.f32 r (*.f32 s (PI.f32))) |
(* r (* s (PI))) |
(*.f32 r (*.f32 s (PI.f32))) |
(* r (* s (PI))) |
(*.f32 r (*.f32 s (PI.f32))) |
(* r (* s (PI))) |
(*.f32 r (*.f32 s (PI.f32))) |
(* r (* s (PI))) |
(*.f32 r (*.f32 s (PI.f32))) |
(* r (* s (PI))) |
(*.f32 r (*.f32 s (PI.f32))) |
(* r (* s (PI))) |
(*.f32 r (*.f32 s (PI.f32))) |
(* r (* s (PI))) |
(*.f32 r (*.f32 s (PI.f32))) |
(* r (* s (PI))) |
(*.f32 r (*.f32 s (PI.f32))) |
(* r (* s (PI))) |
(*.f32 r (*.f32 s (PI.f32))) |
(* r (* s (PI))) |
(*.f32 r (*.f32 s (PI.f32))) |
(* r (* s (PI))) |
(*.f32 r (*.f32 s (PI.f32))) |
(* r (* s (PI))) |
(*.f32 r (*.f32 s (PI.f32))) |
(* r (* s (PI))) |
(*.f32 r (*.f32 s (PI.f32))) |
(* r (* s (PI))) |
(*.f32 r (*.f32 s (PI.f32))) |
(* r (* s (PI))) |
(*.f32 r (*.f32 s (PI.f32))) |
(* r (* s (PI))) |
(*.f32 r (*.f32 s (PI.f32))) |
(* r (* s (PI))) |
(*.f32 r (*.f32 s (PI.f32))) |
(* r (* s (PI))) |
(*.f32 r (*.f32 s (PI.f32))) |
(* r (* s (PI))) |
(*.f32 r (*.f32 s (PI.f32))) |
(* r (* s (PI))) |
(*.f32 r (*.f32 s (PI.f32))) |
(* r (* s (PI))) |
(*.f32 r (*.f32 s (PI.f32))) |
(* r (* s (PI))) |
(*.f32 r (*.f32 s (PI.f32))) |
(* s (PI)) |
(*.f32 s (PI.f32)) |
(* s (PI)) |
(*.f32 s (PI.f32)) |
(* s (PI)) |
(*.f32 s (PI.f32)) |
(* s (PI)) |
(*.f32 s (PI.f32)) |
(* s (PI)) |
(*.f32 s (PI.f32)) |
(* s (PI)) |
(*.f32 s (PI.f32)) |
(* s (PI)) |
(*.f32 s (PI.f32)) |
(* s (PI)) |
(*.f32 s (PI.f32)) |
(* s (PI)) |
(*.f32 s (PI.f32)) |
(* s (PI)) |
(*.f32 s (PI.f32)) |
(* s (PI)) |
(*.f32 s (PI.f32)) |
(* s (PI)) |
(*.f32 s (PI.f32)) |
(/ 1/4 (* r (* s (PI)))) |
(/.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) s) (PI.f32)) r) |
(/ (+ (* -1/6 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* s (PI))))) r) |
(/.f32 (+.f32 (/.f32 (*.f32 #s(literal -1/6 binary32) (/.f32 r (*.f32 s s))) (PI.f32)) (/.f32 (/.f32 #s(literal 1/4 binary32) s) (PI.f32))) r) |
(/ (+ (* r (- (* 5/72 (/ r (* (pow s 3) (PI)))) (* 1/6 (/ 1 (* (pow s 2) (PI)))))) (* 1/4 (/ 1 (* s (PI))))) r) |
(/.f32 (+.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) s) (PI.f32)) (*.f32 r (+.f32 (/.f32 #s(literal -1/6 binary32) (*.f32 s (*.f32 s (PI.f32)))) (/.f32 (/.f32 (*.f32 r #s(literal 5/72 binary32)) (PI.f32)) (*.f32 s (*.f32 s s)))))) r) |
(/ (+ (* r (- (* 5/72 (/ r (* (pow s 3) (PI)))) (* 1/6 (/ 1 (* (pow s 2) (PI)))))) (* 1/4 (/ 1 (* s (PI))))) r) |
(/.f32 (+.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) s) (PI.f32)) (*.f32 r (+.f32 (/.f32 #s(literal -1/6 binary32) (*.f32 s (*.f32 s (PI.f32)))) (/.f32 (/.f32 (*.f32 r #s(literal 5/72 binary32)) (PI.f32)) (*.f32 s (*.f32 s s)))))) r) |
(* 5/72 (/ r (* (pow s 3) (PI)))) |
(/.f32 (/.f32 (*.f32 r #s(literal 5/72 binary32)) (PI.f32)) (*.f32 s (*.f32 s s))) |
(* r (- (* 5/72 (/ 1 (* (pow s 3) (PI)))) (* 1/6 (/ 1 (* r (* (pow s 2) (PI))))))) |
(*.f32 r (+.f32 (/.f32 (/.f32 (/.f32 #s(literal 5/72 binary32) (*.f32 s s)) s) (PI.f32)) (/.f32 #s(literal -1/6 binary32) (*.f32 r (*.f32 s (*.f32 s (PI.f32))))))) |
(* r (- (+ (/ 1/4 (* (pow r 2) (* s (PI)))) (* 5/72 (/ 1 (* (pow s 3) (PI))))) (/ 1/6 (* r (* (pow s 2) (PI)))))) |
(*.f32 r (+.f32 (/.f32 (/.f32 (/.f32 #s(literal 5/72 binary32) (*.f32 s s)) s) (PI.f32)) (/.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 #s(literal -1/6 binary32) (*.f32 s (PI.f32)))) s) r))) |
(* r (- (+ (/ 1/4 (* (pow r 2) (* s (PI)))) (* 5/72 (/ 1 (* (pow s 3) (PI))))) (/ 1/6 (* r (* (pow s 2) (PI)))))) |
(*.f32 r (+.f32 (/.f32 (/.f32 (/.f32 #s(literal 5/72 binary32) (*.f32 s s)) s) (PI.f32)) (/.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 #s(literal -1/6 binary32) (*.f32 s (PI.f32)))) s) r))) |
(* 5/72 (/ r (* (pow s 3) (PI)))) |
(/.f32 (/.f32 (*.f32 r #s(literal 5/72 binary32)) (PI.f32)) (*.f32 s (*.f32 s s))) |
(* -1 (* r (- (* 1/6 (/ 1 (* r (* (pow s 2) (PI))))) (* 5/72 (/ 1 (* (pow s 3) (PI))))))) |
(*.f32 (-.f32 (/.f32 (/.f32 #s(literal 1/6 binary32) (*.f32 s (*.f32 s (PI.f32)))) r) (/.f32 (/.f32 (/.f32 #s(literal 5/72 binary32) (*.f32 s s)) s) (PI.f32))) (neg.f32 r)) |
(* -1 (* r (- (* -1 (/ (- (* 1/4 (/ 1 (* r (* s (PI))))) (* 1/6 (/ 1 (* (pow s 2) (PI))))) r)) (* 5/72 (/ 1 (* (pow s 3) (PI))))))) |
(*.f32 (neg.f32 (+.f32 (/.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 #s(literal -1/6 binary32) (*.f32 s (PI.f32)))) s) r) (/.f32 (/.f32 (/.f32 #s(literal 5/72 binary32) (*.f32 s s)) s) (PI.f32)))) (neg.f32 r)) |
(* -1 (* r (- (* -1 (/ (- (* 1/4 (/ 1 (* r (* s (PI))))) (* 1/6 (/ 1 (* (pow s 2) (PI))))) r)) (* 5/72 (/ 1 (* (pow s 3) (PI))))))) |
(*.f32 (neg.f32 (+.f32 (/.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 #s(literal -1/6 binary32) (*.f32 s (PI.f32)))) s) r) (/.f32 (/.f32 (/.f32 #s(literal 5/72 binary32) (*.f32 s s)) s) (PI.f32)))) (neg.f32 r)) |
(* 5/72 (/ r (* (pow s 3) (PI)))) |
(/.f32 (/.f32 (*.f32 r #s(literal 5/72 binary32)) (PI.f32)) (*.f32 s (*.f32 s s))) |
(/ (+ (* -1/6 (/ s (PI))) (* 5/72 (/ r (PI)))) (pow s 3)) |
(/.f32 (+.f32 (/.f32 (*.f32 s #s(literal -1/6 binary32)) (PI.f32)) (/.f32 (*.f32 r #s(literal 5/72 binary32)) (PI.f32))) (*.f32 s (*.f32 s s))) |
(/ (+ (* 5/72 (/ r (PI))) (* s (- (* 1/4 (/ s (* r (PI)))) (* 1/6 (/ 1 (PI)))))) (pow s 3)) |
(/.f32 (+.f32 (/.f32 (*.f32 r #s(literal 5/72 binary32)) (PI.f32)) (*.f32 s (+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 s r)) (PI.f32)) (/.f32 #s(literal -1/6 binary32) (PI.f32))))) (*.f32 s (*.f32 s s))) |
(/ (+ (* 5/72 (/ r (PI))) (* s (- (* 1/4 (/ s (* r (PI)))) (* 1/6 (/ 1 (PI)))))) (pow s 3)) |
(/.f32 (+.f32 (/.f32 (*.f32 r #s(literal 5/72 binary32)) (PI.f32)) (*.f32 s (+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 s r)) (PI.f32)) (/.f32 #s(literal -1/6 binary32) (PI.f32))))) (*.f32 s (*.f32 s s))) |
(/ 1/4 (* r (* s (PI)))) |
(/.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) s) (PI.f32)) r) |
(/ (- (* 1/4 (/ 1 (* r (PI)))) (* 1/6 (/ 1 (* s (PI))))) s) |
(/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 #s(literal -1/6 binary32) (*.f32 s (PI.f32)))) s) |
(/ (- (+ (* 5/72 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* r (PI))))) (/ 1/6 (* s (PI)))) s) |
(/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (+.f32 (/.f32 (/.f32 (*.f32 r #s(literal 5/72 binary32)) s) (PI.f32)) (/.f32 #s(literal -1/6 binary32) (PI.f32))) s)) s) |
(/ (- (+ (* 5/72 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* r (PI))))) (/ 1/6 (* s (PI)))) s) |
(/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (+.f32 (/.f32 (/.f32 (*.f32 r #s(literal 5/72 binary32)) s) (PI.f32)) (/.f32 #s(literal -1/6 binary32) (PI.f32))) s)) s) |
(/ 1/4 (* r (* s (PI)))) |
(/.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) s) (PI.f32)) r) |
(* -1 (/ (- (* 1/6 (/ 1 (* s (PI)))) (* 1/4 (/ 1 (* r (PI))))) s)) |
(/.f32 (+.f32 (/.f32 #s(literal 1/6 binary32) (*.f32 s (PI.f32))) (/.f32 #s(literal -1/4 binary32) (*.f32 r (PI.f32)))) (neg.f32 s)) |
(* -1 (/ (- (* -1 (/ (- (* 5/72 (/ r (* s (PI)))) (* 1/6 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))) s)) |
(/.f32 (neg.f32 (+.f32 (/.f32 (+.f32 (/.f32 (/.f32 (*.f32 r #s(literal 5/72 binary32)) s) (PI.f32)) (/.f32 #s(literal -1/6 binary32) (PI.f32))) s) (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))))) (neg.f32 s)) |
(* -1 (/ (- (* -1 (/ (- (* 5/72 (/ r (* s (PI)))) (* 1/6 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))) s)) |
(/.f32 (neg.f32 (+.f32 (/.f32 (+.f32 (/.f32 (/.f32 (*.f32 r #s(literal 5/72 binary32)) s) (PI.f32)) (/.f32 #s(literal -1/6 binary32) (PI.f32))) s) (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))))) (neg.f32 s)) |
(/ 1/4 (* r (PI))) |
(/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) |
(/ (+ (* -1/6 (/ r (* s (PI)))) (* 1/4 (/ 1 (PI)))) r) |
(/.f32 (+.f32 (/.f32 (*.f32 (/.f32 r s) #s(literal -1/6 binary32)) (PI.f32)) (/.f32 #s(literal 1/4 binary32) (PI.f32))) r) |
(/ (+ (* r (- (* 5/72 (/ r (* (pow s 2) (PI)))) (* 1/6 (/ 1 (* s (PI)))))) (* 1/4 (/ 1 (PI)))) r) |
(/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (PI.f32)) (*.f32 r (/.f32 (+.f32 (/.f32 (/.f32 (*.f32 r #s(literal 5/72 binary32)) s) (PI.f32)) (/.f32 #s(literal -1/6 binary32) (PI.f32))) s))) r) |
(/ (+ (* r (- (* 5/72 (/ r (* (pow s 2) (PI)))) (* 1/6 (/ 1 (* s (PI)))))) (* 1/4 (/ 1 (PI)))) r) |
(/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (PI.f32)) (*.f32 r (/.f32 (+.f32 (/.f32 (/.f32 (*.f32 r #s(literal 5/72 binary32)) s) (PI.f32)) (/.f32 #s(literal -1/6 binary32) (PI.f32))) s))) r) |
(* 5/72 (/ r (* (pow s 2) (PI)))) |
(/.f32 (/.f32 (*.f32 r #s(literal 5/72 binary32)) (PI.f32)) (*.f32 s s)) |
(* r (- (* 5/72 (/ 1 (* (pow s 2) (PI)))) (* 1/6 (/ 1 (* r (* s (PI))))))) |
(*.f32 r (-.f32 (/.f32 #s(literal 5/72 binary32) (*.f32 s (*.f32 s (PI.f32)))) (/.f32 (/.f32 #s(literal 1/6 binary32) (*.f32 s (PI.f32))) r))) |
(* r (- (+ (/ 1/4 (* (pow r 2) (PI))) (* 5/72 (/ 1 (* (pow s 2) (PI))))) (/ 1/6 (* r (* s (PI)))))) |
(*.f32 r (+.f32 (/.f32 #s(literal 5/72 binary32) (*.f32 s (*.f32 s (PI.f32)))) (/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 #s(literal -1/6 binary32) (*.f32 s (PI.f32)))) r))) |
(* r (- (+ (/ 1/4 (* (pow r 2) (PI))) (* 5/72 (/ 1 (* (pow s 2) (PI))))) (/ 1/6 (* r (* s (PI)))))) |
(*.f32 r (+.f32 (/.f32 #s(literal 5/72 binary32) (*.f32 s (*.f32 s (PI.f32)))) (/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 #s(literal -1/6 binary32) (*.f32 s (PI.f32)))) r))) |
(* 5/72 (/ r (* (pow s 2) (PI)))) |
(/.f32 (/.f32 (*.f32 r #s(literal 5/72 binary32)) (PI.f32)) (*.f32 s s)) |
(* -1 (* r (- (* 1/6 (/ 1 (* r (* s (PI))))) (* 5/72 (/ 1 (* (pow s 2) (PI))))))) |
(*.f32 (+.f32 (/.f32 (/.f32 #s(literal 1/6 binary32) (*.f32 s (PI.f32))) r) (/.f32 #s(literal -5/72 binary32) (*.f32 s (*.f32 s (PI.f32))))) (neg.f32 r)) |
(* -1 (* r (- (* -1 (/ (- (* 1/4 (/ 1 (* r (PI)))) (* 1/6 (/ 1 (* s (PI))))) r)) (* 5/72 (/ 1 (* (pow s 2) (PI))))))) |
(*.f32 (+.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 #s(literal -1/6 binary32) (*.f32 s (PI.f32)))) (neg.f32 r)) (/.f32 #s(literal -5/72 binary32) (*.f32 s (*.f32 s (PI.f32))))) (neg.f32 r)) |
(* -1 (* r (- (* -1 (/ (- (* 1/4 (/ 1 (* r (PI)))) (* 1/6 (/ 1 (* s (PI))))) r)) (* 5/72 (/ 1 (* (pow s 2) (PI))))))) |
(*.f32 (+.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 #s(literal -1/6 binary32) (*.f32 s (PI.f32)))) (neg.f32 r)) (/.f32 #s(literal -5/72 binary32) (*.f32 s (*.f32 s (PI.f32))))) (neg.f32 r)) |
(* 5/72 (/ r (* (pow s 2) (PI)))) |
(/.f32 (/.f32 (*.f32 r #s(literal 5/72 binary32)) (PI.f32)) (*.f32 s s)) |
(/ (+ (* -1/6 (/ s (PI))) (* 5/72 (/ r (PI)))) (pow s 2)) |
(/.f32 (+.f32 (/.f32 (*.f32 s #s(literal -1/6 binary32)) (PI.f32)) (/.f32 (*.f32 r #s(literal 5/72 binary32)) (PI.f32))) (*.f32 s s)) |
(/ (+ (* 5/72 (/ r (PI))) (* s (- (* 1/4 (/ s (* r (PI)))) (* 1/6 (/ 1 (PI)))))) (pow s 2)) |
(/.f32 (+.f32 (/.f32 (*.f32 r #s(literal 5/72 binary32)) (PI.f32)) (*.f32 s (+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 s r)) (PI.f32)) (/.f32 #s(literal -1/6 binary32) (PI.f32))))) (*.f32 s s)) |
(/ (+ (* 5/72 (/ r (PI))) (* s (- (* 1/4 (/ s (* r (PI)))) (* 1/6 (/ 1 (PI)))))) (pow s 2)) |
(/.f32 (+.f32 (/.f32 (*.f32 r #s(literal 5/72 binary32)) (PI.f32)) (*.f32 s (+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 s r)) (PI.f32)) (/.f32 #s(literal -1/6 binary32) (PI.f32))))) (*.f32 s s)) |
(/ 1/4 (* r (PI))) |
(/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) |
(- (* 1/4 (/ 1 (* r (PI)))) (* 1/6 (/ 1 (* s (PI))))) |
(+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 #s(literal -1/6 binary32) (*.f32 s (PI.f32)))) |
(- (+ (* 5/72 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* r (PI))))) (/ 1/6 (* s (PI)))) |
(+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (+.f32 (/.f32 (/.f32 (*.f32 r #s(literal 5/72 binary32)) s) (PI.f32)) (/.f32 #s(literal -1/6 binary32) (PI.f32))) s)) |
(- (+ (* 5/72 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* r (PI))))) (/ 1/6 (* s (PI)))) |
(+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (+.f32 (/.f32 (/.f32 (*.f32 r #s(literal 5/72 binary32)) s) (PI.f32)) (/.f32 #s(literal -1/6 binary32) (PI.f32))) s)) |
(/ 1/4 (* r (PI))) |
(/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) |
(- (* 1/4 (/ 1 (* r (PI)))) (* 1/6 (/ 1 (* s (PI))))) |
(+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 #s(literal -1/6 binary32) (*.f32 s (PI.f32)))) |
(+ (* -1 (/ (+ (* -5/72 (/ r (* s (PI)))) (* 1/6 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))) |
(-.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (+.f32 (/.f32 #s(literal 1/6 binary32) (PI.f32)) (*.f32 (/.f32 r (*.f32 s (PI.f32))) #s(literal -5/72 binary32))) s)) |
(+ (* -1 (/ (+ (* -5/72 (/ r (* s (PI)))) (* 1/6 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))) |
(-.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (+.f32 (/.f32 #s(literal 1/6 binary32) (PI.f32)) (*.f32 (/.f32 r (*.f32 s (PI.f32))) #s(literal -5/72 binary32))) s)) |
(/ 1/4 (* r (PI))) |
(/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) |
(/ (+ (* 5/72 (/ (pow r 2) (* (pow s 2) (PI)))) (* 1/4 (/ 1 (PI)))) r) |
(/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (PI.f32)) (/.f32 (*.f32 #s(literal 5/72 binary32) (*.f32 r r)) (*.f32 s (*.f32 s (PI.f32))))) r) |
(/ (+ (* 5/72 (/ (pow r 2) (* (pow s 2) (PI)))) (* 1/4 (/ 1 (PI)))) r) |
(/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (PI.f32)) (/.f32 (*.f32 #s(literal 5/72 binary32) (*.f32 r r)) (*.f32 s (*.f32 s (PI.f32))))) r) |
(/ (+ (* 5/72 (/ (pow r 2) (* (pow s 2) (PI)))) (* 1/4 (/ 1 (PI)))) r) |
(/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (PI.f32)) (/.f32 (*.f32 #s(literal 5/72 binary32) (*.f32 r r)) (*.f32 s (*.f32 s (PI.f32))))) r) |
(* 5/72 (/ r (* (pow s 2) (PI)))) |
(/.f32 (/.f32 (*.f32 r #s(literal 5/72 binary32)) (PI.f32)) (*.f32 s s)) |
(* r (+ (* 1/4 (/ 1 (* (pow r 2) (PI)))) (* 5/72 (/ 1 (* (pow s 2) (PI)))))) |
(*.f32 r (+.f32 (/.f32 #s(literal 5/72 binary32) (*.f32 s (*.f32 s (PI.f32)))) (/.f32 #s(literal 1/4 binary32) (*.f32 r (*.f32 r (PI.f32)))))) |
(* r (+ (* 1/4 (/ 1 (* (pow r 2) (PI)))) (* 5/72 (/ 1 (* (pow s 2) (PI)))))) |
(*.f32 r (+.f32 (/.f32 #s(literal 5/72 binary32) (*.f32 s (*.f32 s (PI.f32)))) (/.f32 #s(literal 1/4 binary32) (*.f32 r (*.f32 r (PI.f32)))))) |
(* r (+ (* 1/4 (/ 1 (* (pow r 2) (PI)))) (* 5/72 (/ 1 (* (pow s 2) (PI)))))) |
(*.f32 r (+.f32 (/.f32 #s(literal 5/72 binary32) (*.f32 s (*.f32 s (PI.f32)))) (/.f32 #s(literal 1/4 binary32) (*.f32 r (*.f32 r (PI.f32)))))) |
(* 5/72 (/ r (* (pow s 2) (PI)))) |
(/.f32 (/.f32 (*.f32 r #s(literal 5/72 binary32)) (PI.f32)) (*.f32 s s)) |
(* r (+ (* 5/72 (/ 1 (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* (pow r 2) (PI)))))) |
(*.f32 r (+.f32 (/.f32 #s(literal 5/72 binary32) (*.f32 s (*.f32 s (PI.f32)))) (/.f32 #s(literal 1/4 binary32) (*.f32 r (*.f32 r (PI.f32)))))) |
(* r (+ (* 5/72 (/ 1 (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* (pow r 2) (PI)))))) |
(*.f32 r (+.f32 (/.f32 #s(literal 5/72 binary32) (*.f32 s (*.f32 s (PI.f32)))) (/.f32 #s(literal 1/4 binary32) (*.f32 r (*.f32 r (PI.f32)))))) |
(* r (+ (* 5/72 (/ 1 (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* (pow r 2) (PI)))))) |
(*.f32 r (+.f32 (/.f32 #s(literal 5/72 binary32) (*.f32 s (*.f32 s (PI.f32)))) (/.f32 #s(literal 1/4 binary32) (*.f32 r (*.f32 r (PI.f32)))))) |
(* 5/72 (/ r (* (pow s 2) (PI)))) |
(/.f32 (/.f32 (*.f32 r #s(literal 5/72 binary32)) (PI.f32)) (*.f32 s s)) |
(/ (+ (* 5/72 (/ r (PI))) (* 1/4 (/ (pow s 2) (* r (PI))))) (pow s 2)) |
(/.f32 (+.f32 (/.f32 (*.f32 r #s(literal 5/72 binary32)) (PI.f32)) (/.f32 (*.f32 #s(literal 1/4 binary32) (*.f32 s s)) (*.f32 r (PI.f32)))) (*.f32 s s)) |
(/ (+ (* 5/72 (/ r (PI))) (* 1/4 (/ (pow s 2) (* r (PI))))) (pow s 2)) |
(/.f32 (+.f32 (/.f32 (*.f32 r #s(literal 5/72 binary32)) (PI.f32)) (/.f32 (*.f32 #s(literal 1/4 binary32) (*.f32 s s)) (*.f32 r (PI.f32)))) (*.f32 s s)) |
(/ (+ (* 5/72 (/ r (PI))) (* 1/4 (/ (pow s 2) (* r (PI))))) (pow s 2)) |
(/.f32 (+.f32 (/.f32 (*.f32 r #s(literal 5/72 binary32)) (PI.f32)) (/.f32 (*.f32 #s(literal 1/4 binary32) (*.f32 s s)) (*.f32 r (PI.f32)))) (*.f32 s s)) |
(/ 1/4 (* r (PI))) |
(/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) |
(+ (* 5/72 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* r (PI))))) |
(+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (/.f32 (*.f32 r #s(literal 5/72 binary32)) (PI.f32)) (*.f32 s s))) |
(+ (* 5/72 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* r (PI))))) |
(+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (/.f32 (*.f32 r #s(literal 5/72 binary32)) (PI.f32)) (*.f32 s s))) |
(+ (* 5/72 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* r (PI))))) |
(+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (/.f32 (*.f32 r #s(literal 5/72 binary32)) (PI.f32)) (*.f32 s s))) |
(/ 1/4 (* r (PI))) |
(/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) |
(+ (* 5/72 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* r (PI))))) |
(+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (/.f32 (*.f32 r #s(literal 5/72 binary32)) (PI.f32)) (*.f32 s s))) |
(+ (* 5/72 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* r (PI))))) |
(+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (/.f32 (*.f32 r #s(literal 5/72 binary32)) (PI.f32)) (*.f32 s s))) |
(+ (* 5/72 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* r (PI))))) |
(+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (/.f32 (*.f32 r #s(literal 5/72 binary32)) (PI.f32)) (*.f32 s s))) |
(/ 1/4 (* r (PI))) |
(/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) |
(/ 1/4 (* r (PI))) |
(/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) |
(/ 1/4 (* r (PI))) |
(/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) |
(/ 1/4 (* r (PI))) |
(/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) |
(/ 1/4 (* r (PI))) |
(/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) |
(/ 1/4 (* r (PI))) |
(/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) |
(/ 1/4 (* r (PI))) |
(/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) |
(/ 1/4 (* r (PI))) |
(/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) |
(/ 1/4 (* r (PI))) |
(/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) |
(/ 1/4 (* r (PI))) |
(/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) |
(/ 1/4 (* r (PI))) |
(/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) |
(/ 1/4 (* r (PI))) |
(/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) |
(/ 1/4 (* r (* s (PI)))) |
(/.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) s) (PI.f32)) r) |
(/ (+ (* -1/6 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* s (PI))))) r) |
(/.f32 (+.f32 (/.f32 (*.f32 #s(literal -1/6 binary32) (/.f32 r (*.f32 s s))) (PI.f32)) (/.f32 (/.f32 #s(literal 1/4 binary32) s) (PI.f32))) r) |
(/ (+ (* r (- (* 5/72 (/ r (* (pow s 3) (PI)))) (* 1/6 (/ 1 (* (pow s 2) (PI)))))) (* 1/4 (/ 1 (* s (PI))))) r) |
(/.f32 (+.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) s) (PI.f32)) (*.f32 r (+.f32 (/.f32 #s(literal -1/6 binary32) (*.f32 s (*.f32 s (PI.f32)))) (/.f32 (/.f32 (*.f32 r #s(literal 5/72 binary32)) (PI.f32)) (*.f32 s (*.f32 s s)))))) r) |
(/ (+ (* r (- (* r (+ (* -1/48 (/ r (* (pow s 4) (PI)))) (* 5/72 (/ 1 (* (pow s 3) (PI)))))) (* 1/6 (/ 1 (* (pow s 2) (PI)))))) (* 1/4 (/ 1 (* s (PI))))) r) |
(/.f32 (+.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) s) (PI.f32)) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (/.f32 (/.f32 #s(literal 5/72 binary32) (*.f32 s s)) s) (PI.f32)) (/.f32 (*.f32 #s(literal -1/48 binary32) (/.f32 r (pow.f32 s #s(literal 4 binary32)))) (PI.f32)))) (/.f32 #s(literal -1/6 binary32) (*.f32 s (*.f32 s (PI.f32))))))) r) |
(* 1/144 (/ r (* (pow s 3) (PI)))) |
(/.f32 (/.f32 (*.f32 r #s(literal 1/144 binary32)) (PI.f32)) (*.f32 s (*.f32 s s))) |
(* r (- (* 1/144 (/ 1 (* (pow s 3) (PI)))) (* 1/24 (/ 1 (* r (* (pow s 2) (PI))))))) |
(*.f32 r (+.f32 (/.f32 (/.f32 #s(literal 1/144 binary32) (PI.f32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal -1/24 binary32) (*.f32 r (*.f32 s (*.f32 s (PI.f32))))))) |
(* r (- (+ (* 1/8 (/ (+ (/ 1 (* s (PI))) (/ (exp (neg (/ r s))) (* s (PI)))) (pow r 2))) (* 1/144 (/ 1 (* (pow s 3) (PI))))) (/ 1/24 (* r (* (pow s 2) (PI)))))) |
(*.f32 r (+.f32 (/.f32 (/.f32 #s(literal 1/144 binary32) (PI.f32)) (*.f32 s (*.f32 s s))) (/.f32 (+.f32 (/.f32 (+.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32))) (exp.f32 (/.f32 r s))) (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32)))) r) (/.f32 #s(literal -1/24 binary32) (*.f32 s (*.f32 s (PI.f32))))) r))) |
(* r (- (+ (* 1/8 (/ (+ (/ 1 (* s (PI))) (/ (exp (neg (/ r s))) (* s (PI)))) (pow r 2))) (* 1/144 (/ 1 (* (pow s 3) (PI))))) (/ 1/24 (* r (* (pow s 2) (PI)))))) |
(*.f32 r (+.f32 (/.f32 (/.f32 #s(literal 1/144 binary32) (PI.f32)) (*.f32 s (*.f32 s s))) (/.f32 (+.f32 (/.f32 (+.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32))) (exp.f32 (/.f32 r s))) (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32)))) r) (/.f32 #s(literal -1/24 binary32) (*.f32 s (*.f32 s (PI.f32))))) r))) |
(* 1/144 (/ r (* (pow s 3) (PI)))) |
(/.f32 (/.f32 (*.f32 r #s(literal 1/144 binary32)) (PI.f32)) (*.f32 s (*.f32 s s))) |
(* -1 (* r (- (* 1/24 (/ 1 (* r (* (pow s 2) (PI))))) (* 1/144 (/ 1 (* (pow s 3) (PI))))))) |
(*.f32 (+.f32 (/.f32 (/.f32 #s(literal 1/24 binary32) (*.f32 s (*.f32 s (PI.f32)))) r) (/.f32 #s(literal -1/144 binary32) (*.f32 s (*.f32 s (*.f32 s (PI.f32)))))) (neg.f32 r)) |
(* -1 (* r (- (* -1 (/ (- (* 1/8 (/ (+ (/ 1 (* s (PI))) (/ (exp (* -1 (/ r s))) (* s (PI)))) r)) (* 1/24 (/ 1 (* (pow s 2) (PI))))) r)) (* 1/144 (/ 1 (* (pow s 3) (PI))))))) |
(*.f32 (+.f32 (/.f32 (+.f32 (/.f32 (+.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32))) (exp.f32 (/.f32 r s))) (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32)))) r) (/.f32 #s(literal -1/24 binary32) (*.f32 s (*.f32 s (PI.f32))))) (neg.f32 r)) (/.f32 #s(literal -1/144 binary32) (*.f32 s (*.f32 s (*.f32 s (PI.f32)))))) (neg.f32 r)) |
(* -1 (* r (- (* -1 (/ (- (* 1/8 (/ (+ (/ 1 (* s (PI))) (/ (exp (* -1 (/ r s))) (* s (PI)))) r)) (* 1/24 (/ 1 (* (pow s 2) (PI))))) r)) (* 1/144 (/ 1 (* (pow s 3) (PI))))))) |
(*.f32 (+.f32 (/.f32 (+.f32 (/.f32 (+.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32))) (exp.f32 (/.f32 r s))) (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32)))) r) (/.f32 #s(literal -1/24 binary32) (*.f32 s (*.f32 s (PI.f32))))) (neg.f32 r)) (/.f32 #s(literal -1/144 binary32) (*.f32 s (*.f32 s (*.f32 s (PI.f32)))))) (neg.f32 r)) |
(* 1/144 (/ r (* (pow s 3) (PI)))) |
(/.f32 (/.f32 (*.f32 r #s(literal 1/144 binary32)) (PI.f32)) (*.f32 s (*.f32 s s))) |
(/ (+ (* -1/24 (/ s (PI))) (* 1/144 (/ r (PI)))) (pow s 3)) |
(/.f32 (+.f32 (*.f32 s (/.f32 #s(literal -1/24 binary32) (PI.f32))) (/.f32 (*.f32 r #s(literal 1/144 binary32)) (PI.f32))) (*.f32 s (*.f32 s s))) |
(/ (+ (* 1/144 (/ r (PI))) (* s (- (* 1/8 (* s (+ (/ 1 (* r (PI))) (/ (exp (neg (/ r s))) (* r (PI)))))) (* 1/24 (/ 1 (PI)))))) (pow s 3)) |
(/.f32 (+.f32 (/.f32 (*.f32 r #s(literal 1/144 binary32)) (PI.f32)) (*.f32 s (+.f32 (*.f32 (+.f32 (/.f32 (/.f32 #s(literal 1 binary32) (PI.f32)) r) (/.f32 (/.f32 (/.f32 #s(literal 1 binary32) (PI.f32)) r) (exp.f32 (/.f32 r s)))) (*.f32 s #s(literal 1/8 binary32))) (/.f32 #s(literal -1/24 binary32) (PI.f32))))) (*.f32 s (*.f32 s s))) |
(/ (+ (* 1/144 (/ r (PI))) (* s (- (* 1/8 (* s (+ (/ 1 (* r (PI))) (/ (exp (neg (/ r s))) (* r (PI)))))) (* 1/24 (/ 1 (PI)))))) (pow s 3)) |
(/.f32 (+.f32 (/.f32 (*.f32 r #s(literal 1/144 binary32)) (PI.f32)) (*.f32 s (+.f32 (*.f32 (+.f32 (/.f32 (/.f32 #s(literal 1 binary32) (PI.f32)) r) (/.f32 (/.f32 (/.f32 #s(literal 1 binary32) (PI.f32)) r) (exp.f32 (/.f32 r s)))) (*.f32 s #s(literal 1/8 binary32))) (/.f32 #s(literal -1/24 binary32) (PI.f32))))) (*.f32 s (*.f32 s s))) |
(/ 1/4 (* r (* s (PI)))) |
(/.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) s) (PI.f32)) r) |
(/ (- (* 1/4 (/ 1 (* r (PI)))) (* 1/6 (/ 1 (* s (PI))))) s) |
(/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 #s(literal -1/6 binary32) (*.f32 s (PI.f32)))) s) |
(/ (- (+ (* 1/8 (/ (- (* 1/2 (/ r (PI))) (* -1/18 (/ r (PI)))) (pow s 2))) (* 1/4 (/ 1 (* r (PI))))) (/ 1/6 (* s (PI)))) s) |
(/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (+.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (*.f32 (/.f32 r (PI.f32)) #s(literal 5/9 binary32))) s) (/.f32 #s(literal -1/6 binary32) (PI.f32))) s)) s) |
(/ (- (+ (* -1/48 (/ (pow r 2) (* (pow s 3) (PI)))) (+ (* 1/8 (/ (- (* 1/2 (/ r (PI))) (* -1/18 (/ r (PI)))) (pow s 2))) (* 1/4 (/ 1 (* r (PI)))))) (/ 1/6 (* s (PI)))) s) |
(/.f32 (+.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (+.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (*.f32 (/.f32 r (PI.f32)) #s(literal 5/9 binary32))) s) (/.f32 #s(literal -1/6 binary32) (PI.f32))) s)) (/.f32 (*.f32 (/.f32 #s(literal -1/48 binary32) s) (*.f32 r (/.f32 r (*.f32 s s)))) (PI.f32))) s) |
(/ 1/4 (* r (* s (PI)))) |
(/.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) s) (PI.f32)) r) |
(* -1 (/ (- (* 1/6 (/ 1 (* s (PI)))) (* 1/4 (/ 1 (* r (PI))))) s)) |
(/.f32 (+.f32 (/.f32 #s(literal 1/6 binary32) (*.f32 s (PI.f32))) (/.f32 #s(literal -1/4 binary32) (*.f32 r (PI.f32)))) (neg.f32 s)) |
(* -1 (/ (- (* -1 (/ (- (* 1/8 (/ (- (* 1/2 (/ r (PI))) (* -1/18 (/ r (PI)))) s)) (* 1/6 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))) s)) |
(/.f32 (-.f32 (/.f32 (+.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (*.f32 (/.f32 r (PI.f32)) #s(literal 5/9 binary32))) s) (/.f32 #s(literal -1/6 binary32) (PI.f32))) (neg.f32 s)) (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32)))) (neg.f32 s)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -1/8 (- (* 1/2 (/ r (PI))) (* -1/18 (/ r (PI))))) (* 1/48 (/ (pow r 2) (* s (PI))))) s)) (* 1/6 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))) s)) |
(/.f32 (+.f32 (/.f32 (+.f32 (/.f32 (+.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32)) (/.f32 (*.f32 (/.f32 (*.f32 r r) s) #s(literal 1/48 binary32)) (PI.f32))) (neg.f32 s)) (/.f32 #s(literal -1/6 binary32) (PI.f32))) (neg.f32 s)) (/.f32 #s(literal -1/4 binary32) (*.f32 r (PI.f32)))) (neg.f32 s)) |
(/ 1/4 (* r s)) |
(/.f32 (/.f32 #s(literal 1/4 binary32) s) r) |
(/ (+ (* -1/6 (/ r (pow s 2))) (* 1/4 (/ 1 s))) r) |
(/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) s) (*.f32 #s(literal -1/6 binary32) (/.f32 r (*.f32 s s)))) r) |
(/ (+ (* r (- (* 5/72 (/ r (pow s 3))) (* 1/6 (/ 1 (pow s 2))))) (* 1/4 (/ 1 s))) r) |
(/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) s) (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal 5/72 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal -1/6 binary32) (*.f32 s s))))) r) |
(/ (+ (* r (- (* r (+ (* -1/48 (/ r (pow s 4))) (* 5/72 (/ 1 (pow s 3))))) (* 1/6 (/ 1 (pow s 2))))) (* 1/4 (/ 1 s))) r) |
(/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) s) (*.f32 r (+.f32 (*.f32 r (+.f32 (*.f32 #s(literal -1/48 binary32) (/.f32 r (pow.f32 s #s(literal 4 binary32)))) (/.f32 (/.f32 #s(literal 5/72 binary32) (*.f32 s s)) s))) (/.f32 #s(literal -1/6 binary32) (*.f32 s s))))) r) |
(* 1/144 (/ r (pow s 3))) |
(/.f32 (*.f32 r #s(literal 1/144 binary32)) (*.f32 s (*.f32 s s))) |
(* r (- (* 1/144 (/ 1 (pow s 3))) (* 1/24 (/ 1 (* r (pow s 2)))))) |
(*.f32 r (+.f32 (/.f32 #s(literal 1/144 binary32) (*.f32 s (*.f32 s s))) (/.f32 #s(literal -1/24 binary32) (*.f32 r (*.f32 s s))))) |
(* r (- (+ (* 1/8 (/ (+ (/ 1 s) (/ (exp (neg (/ r s))) s)) (pow r 2))) (* 1/144 (/ 1 (pow s 3)))) (/ 1/24 (* r (pow s 2))))) |
(*.f32 r (+.f32 (/.f32 #s(literal 1/144 binary32) (*.f32 s (*.f32 s s))) (/.f32 (+.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (/.f32 #s(literal 1 binary32) s) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s))) r) (/.f32 #s(literal -1/24 binary32) (*.f32 s s))) r))) |
(* r (- (+ (* 1/8 (/ (+ (/ 1 s) (/ (exp (neg (/ r s))) s)) (pow r 2))) (* 1/144 (/ 1 (pow s 3)))) (/ 1/24 (* r (pow s 2))))) |
(*.f32 r (+.f32 (/.f32 #s(literal 1/144 binary32) (*.f32 s (*.f32 s s))) (/.f32 (+.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (/.f32 #s(literal 1 binary32) s) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s))) r) (/.f32 #s(literal -1/24 binary32) (*.f32 s s))) r))) |
(* 1/144 (/ r (pow s 3))) |
(/.f32 (*.f32 r #s(literal 1/144 binary32)) (*.f32 s (*.f32 s s))) |
(* -1 (* r (- (* 1/24 (/ 1 (* r (pow s 2)))) (* 1/144 (/ 1 (pow s 3)))))) |
(*.f32 (+.f32 (/.f32 #s(literal 1/24 binary32) (*.f32 r (*.f32 s s))) (/.f32 #s(literal -1/144 binary32) (*.f32 s (*.f32 s s)))) (neg.f32 r)) |
(* -1 (* r (- (* -1 (/ (- (* 1/8 (/ (+ (/ 1 s) (/ (exp (* -1 (/ r s))) s)) r)) (* 1/24 (/ 1 (pow s 2)))) r)) (* 1/144 (/ 1 (pow s 3)))))) |
(*.f32 (neg.f32 (+.f32 (/.f32 (+.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (/.f32 #s(literal 1 binary32) s) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s))) r) (/.f32 #s(literal -1/24 binary32) (*.f32 s s))) r) (/.f32 #s(literal 1/144 binary32) (*.f32 s (*.f32 s s))))) (neg.f32 r)) |
(* -1 (* r (- (* -1 (/ (- (* 1/8 (/ (+ (/ 1 s) (/ (exp (* -1 (/ r s))) s)) r)) (* 1/24 (/ 1 (pow s 2)))) r)) (* 1/144 (/ 1 (pow s 3)))))) |
(*.f32 (neg.f32 (+.f32 (/.f32 (+.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (/.f32 #s(literal 1 binary32) s) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s))) r) (/.f32 #s(literal -1/24 binary32) (*.f32 s s))) r) (/.f32 #s(literal 1/144 binary32) (*.f32 s (*.f32 s s))))) (neg.f32 r)) |
(* 1/144 (/ r (pow s 3))) |
(/.f32 (*.f32 r #s(literal 1/144 binary32)) (*.f32 s (*.f32 s s))) |
(/ (+ (* -1/24 s) (* 1/144 r)) (pow s 3)) |
(/.f32 (+.f32 (*.f32 s #s(literal -1/24 binary32)) (*.f32 r #s(literal 1/144 binary32))) (*.f32 s (*.f32 s s))) |
(/ (+ (* 1/144 r) (* s (- (* 1/8 (* s (+ (/ 1 r) (/ (exp (neg (/ r s))) r)))) 1/24))) (pow s 3)) |
(/.f32 (+.f32 (*.f32 r #s(literal 1/144 binary32)) (*.f32 s (+.f32 #s(literal -1/24 binary32) (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) r) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r)) (*.f32 s #s(literal 1/8 binary32)))))) (*.f32 s (*.f32 s s))) |
(/ (+ (* 1/144 r) (* s (- (* 1/8 (* s (+ (/ 1 r) (/ (exp (neg (/ r s))) r)))) 1/24))) (pow s 3)) |
(/.f32 (+.f32 (*.f32 r #s(literal 1/144 binary32)) (*.f32 s (+.f32 #s(literal -1/24 binary32) (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) r) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r)) (*.f32 s #s(literal 1/8 binary32)))))) (*.f32 s (*.f32 s s))) |
(/ 1/4 (* r s)) |
(/.f32 (/.f32 #s(literal 1/4 binary32) s) r) |
(/ (- (* 1/4 (/ 1 r)) (* 1/6 (/ 1 s))) s) |
(/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) r) (/.f32 #s(literal -1/6 binary32) s)) s) |
(/ (- (+ (* 1/8 (/ (- (* 1/2 r) (* -1/18 r)) (pow s 2))) (* 1/4 (/ 1 r))) (* 1/6 (/ 1 s))) s) |
(/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) r) (/.f32 (+.f32 #s(literal -1/6 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 (*.f32 r #s(literal 5/9 binary32)) s))) s)) s) |
(/ (- (+ (* -1/48 (/ (pow r 2) (pow s 3))) (+ (* 1/8 (/ (- (* 1/2 r) (* -1/18 r)) (pow s 2))) (* 1/4 (/ 1 r)))) (* 1/6 (/ 1 s))) s) |
(/.f32 (+.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) r) (/.f32 (+.f32 #s(literal -1/6 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 (*.f32 r #s(literal 5/9 binary32)) s))) s)) (*.f32 (/.f32 #s(literal -1/48 binary32) s) (*.f32 r (/.f32 r (*.f32 s s))))) s) |
(/ 1/4 (* r s)) |
(/.f32 (/.f32 #s(literal 1/4 binary32) s) r) |
(* -1 (/ (- (* 1/6 (/ 1 s)) (* 1/4 (/ 1 r))) s)) |
(/.f32 (+.f32 (/.f32 #s(literal 1/6 binary32) s) (/.f32 #s(literal -1/4 binary32) r)) (neg.f32 s)) |
(* -1 (/ (- (* -1 (/ (- (* 1/8 (/ (- (* 1/2 r) (* -1/18 r)) s)) 1/6) s)) (* 1/4 (/ 1 r))) s)) |
(/.f32 (neg.f32 (+.f32 (/.f32 (+.f32 #s(literal -1/6 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 (*.f32 r #s(literal 5/9 binary32)) s))) s) (/.f32 #s(literal 1/4 binary32) r))) (neg.f32 s)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -1/8 (- (* 1/2 r) (* -1/18 r))) (* 1/48 (/ (pow r 2) s))) s)) 1/6) s)) (* 1/4 (/ 1 r))) s)) |
(/.f32 (neg.f32 (+.f32 (/.f32 (+.f32 #s(literal -1/6 binary32) (/.f32 (+.f32 (*.f32 r #s(literal -5/72 binary32)) (*.f32 (/.f32 (*.f32 r r) s) #s(literal 1/48 binary32))) (neg.f32 s))) s) (/.f32 #s(literal 1/4 binary32) r))) (neg.f32 s)) |
2 |
#s(literal 2 binary32) |
(+ 2 (* -4/3 (/ r s))) |
(+.f32 #s(literal 2 binary32) (*.f32 (/.f32 r s) #s(literal -4/3 binary32))) |
(+ 2 (* r (- (* 5/9 (/ r (pow s 2))) (* 4/3 (/ 1 s))))) |
(+.f32 #s(literal 2 binary32) (*.f32 r (+.f32 (/.f32 #s(literal -4/3 binary32) s) (/.f32 (/.f32 (*.f32 r #s(literal 5/9 binary32)) s) s)))) |
(+ 2 (* r (- (* r (+ (* -1/6 (/ r (pow s 3))) (* 5/9 (/ 1 (pow s 2))))) (* 4/3 (/ 1 s))))) |
(+.f32 #s(literal 2 binary32) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 #s(literal -1/6 binary32) (/.f32 r (*.f32 s s))) s) (/.f32 #s(literal 5/9 binary32) (*.f32 s s)))) (/.f32 #s(literal -4/3 binary32) s)))) |
(* 1/18 (/ (pow r 2) (pow s 2))) |
(/.f32 (/.f32 (*.f32 r (*.f32 r #s(literal 1/18 binary32))) s) s) |
(* (pow r 2) (- (* 1/18 (/ 1 (pow s 2))) (* 1/3 (/ 1 (* r s))))) |
(*.f32 (*.f32 r r) (+.f32 (/.f32 #s(literal 1/18 binary32) (*.f32 s s)) (/.f32 #s(literal -1/3 binary32) (*.f32 r s)))) |
(* (pow r 2) (- (+ (/ 1 (pow r 2)) (+ (* 1/18 (/ 1 (pow s 2))) (/ (exp (neg (/ r s))) (pow r 2)))) (/ 1/3 (* r s)))) |
(*.f32 (*.f32 r r) (+.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 r r) (exp.f32 (/.f32 r s)))) (+.f32 (/.f32 #s(literal 1/18 binary32) (*.f32 s s)) (/.f32 #s(literal 1 binary32) (*.f32 r r)))) (/.f32 #s(literal -1/3 binary32) (*.f32 r s)))) |
(* (pow r 2) (- (+ (/ 1 (pow r 2)) (+ (* 1/18 (/ 1 (pow s 2))) (/ (exp (neg (/ r s))) (pow r 2)))) (/ 1/3 (* r s)))) |
(*.f32 (*.f32 r r) (+.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 r r) (exp.f32 (/.f32 r s)))) (+.f32 (/.f32 #s(literal 1/18 binary32) (*.f32 s s)) (/.f32 #s(literal 1 binary32) (*.f32 r r)))) (/.f32 #s(literal -1/3 binary32) (*.f32 r s)))) |
(* 1/18 (/ (pow r 2) (pow s 2))) |
(/.f32 (/.f32 (*.f32 r (*.f32 r #s(literal 1/18 binary32))) s) s) |
(* (pow r 2) (- (* 1/18 (/ 1 (pow s 2))) (* 1/3 (/ 1 (* r s))))) |
(*.f32 (*.f32 r r) (+.f32 (/.f32 #s(literal 1/18 binary32) (*.f32 s s)) (/.f32 #s(literal -1/3 binary32) (*.f32 r s)))) |
(* (pow r 2) (+ (* -1 (/ (+ (* -1 (/ (+ 1 (exp (* -1 (/ r s)))) r)) (* 1/3 (/ 1 s))) r)) (* 1/18 (/ 1 (pow s 2))))) |
(*.f32 (*.f32 r r) (-.f32 (/.f32 #s(literal 1/18 binary32) (*.f32 s s)) (/.f32 (-.f32 (/.f32 #s(literal 1/3 binary32) s) (/.f32 (+.f32 #s(literal 1 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) r)) r))) |
(* (pow r 2) (+ (* -1 (/ (+ (* -1 (/ (+ 1 (exp (* -1 (/ r s)))) r)) (* 1/3 (/ 1 s))) r)) (* 1/18 (/ 1 (pow s 2))))) |
(*.f32 (*.f32 r r) (-.f32 (/.f32 #s(literal 1/18 binary32) (*.f32 s s)) (/.f32 (-.f32 (/.f32 #s(literal 1/3 binary32) s) (/.f32 (+.f32 #s(literal 1 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) r)) r))) |
(* 1/18 (/ (pow r 2) (pow s 2))) |
(/.f32 (/.f32 (*.f32 r (*.f32 r #s(literal 1/18 binary32))) s) s) |
(/ (- (* -1/3 (* r s)) (* -1/18 (pow r 2))) (pow s 2)) |
(/.f32 (+.f32 (*.f32 s (*.f32 r #s(literal -1/3 binary32))) (*.f32 r (*.f32 r #s(literal 1/18 binary32)))) (*.f32 s s)) |
(/ (- (* s (- (* s (+ 1 (exp (neg (/ r s))))) (* 1/3 r))) (* -1/18 (pow r 2))) (pow s 2)) |
(/.f32 (+.f32 (*.f32 s (+.f32 s (+.f32 (/.f32 s (exp.f32 (/.f32 r s))) (*.f32 r #s(literal -1/3 binary32))))) (*.f32 r (*.f32 r #s(literal 1/18 binary32)))) (*.f32 s s)) |
(/ (- (* s (- (* s (+ 1 (exp (neg (/ r s))))) (* 1/3 r))) (* -1/18 (pow r 2))) (pow s 2)) |
(/.f32 (+.f32 (*.f32 s (+.f32 s (+.f32 (/.f32 s (exp.f32 (/.f32 r s))) (*.f32 r #s(literal -1/3 binary32))))) (*.f32 r (*.f32 r #s(literal 1/18 binary32)))) (*.f32 s s)) |
2 |
#s(literal 2 binary32) |
(- (+ 2 (* -1 (/ r s))) (* 1/3 (/ r s))) |
(+.f32 #s(literal 2 binary32) (*.f32 (/.f32 r s) #s(literal -4/3 binary32))) |
(- (+ 2 (+ (* -1 (/ r s)) (* 1/2 (/ (pow r 2) (pow s 2))))) (+ (* -1/18 (/ (pow r 2) (pow s 2))) (* 1/3 (/ r s)))) |
(+.f32 #s(literal 2 binary32) (-.f32 (-.f32 (/.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 r r)) (*.f32 s s)) (/.f32 r s)) (/.f32 (+.f32 (/.f32 (*.f32 r (*.f32 r #s(literal -1/18 binary32))) s) (*.f32 r #s(literal 1/3 binary32))) s))) |
(- (+ 2 (+ (* -1 (/ r s)) (+ (* -1/6 (/ (pow r 3) (pow s 3))) (* 1/2 (/ (pow r 2) (pow s 2)))))) (+ (* -1/18 (/ (pow r 2) (pow s 2))) (* 1/3 (/ r s)))) |
(-.f32 (+.f32 (+.f32 (-.f32 #s(literal 2 binary32) (/.f32 r s)) (/.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 r r)) (*.f32 s s))) (/.f32 (*.f32 #s(literal -1/6 binary32) (*.f32 r (/.f32 (*.f32 r r) s))) (*.f32 s s))) (/.f32 (+.f32 (/.f32 (*.f32 r (*.f32 r #s(literal -1/18 binary32))) s) (*.f32 r #s(literal 1/3 binary32))) s)) |
2 |
#s(literal 2 binary32) |
(+ 2 (* -1 (/ (- r (* -1/3 r)) s))) |
(+.f32 #s(literal 2 binary32) (*.f32 (/.f32 r s) #s(literal -4/3 binary32))) |
(+ 2 (* -1 (/ (- (+ r (* -1 (/ (- (* 1/2 (pow r 2)) (* -1/18 (pow r 2))) s))) (* -1/3 r)) s))) |
(-.f32 #s(literal 2 binary32) (/.f32 (+.f32 (/.f32 (*.f32 r (*.f32 r #s(literal 5/9 binary32))) (neg.f32 s)) (*.f32 #s(literal 4/3 binary32) r)) s)) |
(+ 2 (* -1 (/ (- (+ r (* -1 (/ (- (+ (* -1/6 (/ (pow r 3) s)) (* 1/2 (pow r 2))) (* -1/18 (pow r 2))) s))) (* -1/3 r)) s))) |
(-.f32 #s(literal 2 binary32) (/.f32 (+.f32 (/.f32 (+.f32 (*.f32 r (*.f32 r #s(literal 5/9 binary32))) (*.f32 #s(literal -1/6 binary32) (*.f32 r (/.f32 (*.f32 r r) s)))) (neg.f32 s)) (*.f32 #s(literal 4/3 binary32) r)) s)) |
1 |
#s(literal 1 binary32) |
(+ 1 (* -1/3 (/ r s))) |
(+.f32 #s(literal 1 binary32) (/.f32 (*.f32 r #s(literal -1/3 binary32)) s)) |
(+ 1 (* r (- (* 1/18 (/ r (pow s 2))) (* 1/3 (/ 1 s))))) |
(+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (/.f32 #s(literal -1/3 binary32) s) (/.f32 (*.f32 r #s(literal 1/18 binary32)) (*.f32 s s))))) |
(+ 1 (* r (- (* 1/18 (/ r (pow s 2))) (* 1/3 (/ 1 s))))) |
(+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (/.f32 #s(literal -1/3 binary32) s) (/.f32 (*.f32 r #s(literal 1/18 binary32)) (*.f32 s s))))) |
(* 1/18 (/ (pow r 2) (pow s 2))) |
(/.f32 (/.f32 (*.f32 r (*.f32 r #s(literal 1/18 binary32))) s) s) |
(* (pow r 2) (- (* 1/18 (/ 1 (pow s 2))) (* 1/3 (/ 1 (* r s))))) |
(*.f32 (*.f32 r r) (+.f32 (/.f32 #s(literal 1/18 binary32) (*.f32 s s)) (/.f32 #s(literal -1/3 binary32) (*.f32 r s)))) |
(* (pow r 2) (- (+ (/ 1 (pow r 2)) (* 1/18 (/ 1 (pow s 2)))) (/ 1/3 (* r s)))) |
(*.f32 (*.f32 r r) (+.f32 (/.f32 #s(literal 1/18 binary32) (*.f32 s s)) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 r r)) (/.f32 #s(literal -1/3 binary32) (*.f32 r s))))) |
(* (pow r 2) (- (+ (/ 1 (pow r 2)) (* 1/18 (/ 1 (pow s 2)))) (/ 1/3 (* r s)))) |
(*.f32 (*.f32 r r) (+.f32 (/.f32 #s(literal 1/18 binary32) (*.f32 s s)) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 r r)) (/.f32 #s(literal -1/3 binary32) (*.f32 r s))))) |
(* 1/18 (/ (pow r 2) (pow s 2))) |
(/.f32 (/.f32 (*.f32 r (*.f32 r #s(literal 1/18 binary32))) s) s) |
(* (pow r 2) (- (* 1/18 (/ 1 (pow s 2))) (* 1/3 (/ 1 (* r s))))) |
(*.f32 (*.f32 r r) (+.f32 (/.f32 #s(literal 1/18 binary32) (*.f32 s s)) (/.f32 #s(literal -1/3 binary32) (*.f32 r s)))) |
(* (pow r 2) (+ (* -1 (/ (- (* 1/3 (/ 1 s)) (/ 1 r)) r)) (* 1/18 (/ 1 (pow s 2))))) |
(*.f32 (*.f32 r r) (-.f32 (/.f32 #s(literal 1/18 binary32) (*.f32 s s)) (/.f32 (+.f32 (/.f32 #s(literal 1/3 binary32) s) (/.f32 #s(literal -1 binary32) r)) r))) |
(* (pow r 2) (+ (* -1 (/ (- (* 1/3 (/ 1 s)) (/ 1 r)) r)) (* 1/18 (/ 1 (pow s 2))))) |
(*.f32 (*.f32 r r) (-.f32 (/.f32 #s(literal 1/18 binary32) (*.f32 s s)) (/.f32 (+.f32 (/.f32 #s(literal 1/3 binary32) s) (/.f32 #s(literal -1 binary32) r)) r))) |
(* 1/18 (/ (pow r 2) (pow s 2))) |
(/.f32 (/.f32 (*.f32 r (*.f32 r #s(literal 1/18 binary32))) s) s) |
(/ (- (* -1/3 (* r s)) (* -1/18 (pow r 2))) (pow s 2)) |
(/.f32 (+.f32 (*.f32 s (*.f32 r #s(literal -1/3 binary32))) (*.f32 r (*.f32 r #s(literal 1/18 binary32)))) (*.f32 s s)) |
(/ (- (* s (- s (* 1/3 r))) (* -1/18 (pow r 2))) (pow s 2)) |
(/.f32 (+.f32 (*.f32 s (+.f32 s (*.f32 r #s(literal -1/3 binary32)))) (*.f32 r (*.f32 r #s(literal 1/18 binary32)))) (*.f32 s s)) |
(/ (- (* s (- s (* 1/3 r))) (* -1/18 (pow r 2))) (pow s 2)) |
(/.f32 (+.f32 (*.f32 s (+.f32 s (*.f32 r #s(literal -1/3 binary32)))) (*.f32 r (*.f32 r #s(literal 1/18 binary32)))) (*.f32 s s)) |
1 |
#s(literal 1 binary32) |
(+ 1 (* -1/3 (/ r s))) |
(+.f32 #s(literal 1 binary32) (/.f32 (*.f32 r #s(literal -1/3 binary32)) s)) |
(- (+ 1 (* 1/18 (/ (pow r 2) (pow s 2)))) (* 1/3 (/ r s))) |
(+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (/.f32 #s(literal -1/3 binary32) s) (/.f32 (*.f32 r #s(literal 1/18 binary32)) (*.f32 s s))))) |
(- (+ 1 (* 1/18 (/ (pow r 2) (pow s 2)))) (* 1/3 (/ r s))) |
(+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (/.f32 #s(literal -1/3 binary32) s) (/.f32 (*.f32 r #s(literal 1/18 binary32)) (*.f32 s s))))) |
1 |
#s(literal 1 binary32) |
(+ 1 (* -1/3 (/ r s))) |
(+.f32 #s(literal 1 binary32) (/.f32 (*.f32 r #s(literal -1/3 binary32)) s)) |
(+ 1 (* -1 (/ (- (* -1/18 (/ (pow r 2) s)) (* -1/3 r)) s))) |
(-.f32 #s(literal 1 binary32) (/.f32 (+.f32 (/.f32 (*.f32 r (*.f32 r #s(literal -1/18 binary32))) s) (*.f32 r #s(literal 1/3 binary32))) s)) |
(+ 1 (* -1 (/ (- (* -1/18 (/ (pow r 2) s)) (* -1/3 r)) s))) |
(-.f32 #s(literal 1 binary32) (/.f32 (+.f32 (/.f32 (*.f32 r (*.f32 r #s(literal -1/18 binary32))) s) (*.f32 r #s(literal 1/3 binary32))) s)) |
(* -1 r) |
(neg.f32 r) |
(* -1 r) |
(neg.f32 r) |
(* -1 r) |
(neg.f32 r) |
(* -1 r) |
(neg.f32 r) |
(* -1 r) |
(neg.f32 r) |
(* -1 r) |
(neg.f32 r) |
(* -1 r) |
(neg.f32 r) |
(* -1 r) |
(neg.f32 r) |
(* -1 r) |
(neg.f32 r) |
(* -1 r) |
(neg.f32 r) |
(* -1 r) |
(neg.f32 r) |
(* -1 r) |
(neg.f32 r) |
1 |
#s(literal 1 binary32) |
(+ 1 (* -1/3 (/ r s))) |
(+.f32 #s(literal 1 binary32) (/.f32 (*.f32 r #s(literal -1/3 binary32)) s)) |
(+ 1 (* r (- (* 1/18 (/ r (pow s 2))) (* 1/3 (/ 1 s))))) |
(+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (/.f32 #s(literal -1/3 binary32) s) (/.f32 (*.f32 r #s(literal 1/18 binary32)) (*.f32 s s))))) |
(+ 1 (* r (- (* r (+ (* -1/162 (/ r (pow s 3))) (* 1/18 (/ 1 (pow s 2))))) (* 1/3 (/ 1 s))))) |
(+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))) |
(exp (* -1/3 (/ r s))) |
(exp.f32 (/.f32 (*.f32 r #s(literal -1/3 binary32)) s)) |
(exp (* -1/3 (/ r s))) |
(exp.f32 (/.f32 (*.f32 r #s(literal -1/3 binary32)) s)) |
(exp (* -1/3 (/ r s))) |
(exp.f32 (/.f32 (*.f32 r #s(literal -1/3 binary32)) s)) |
(exp (* -1/3 (/ r s))) |
(exp.f32 (/.f32 (*.f32 r #s(literal -1/3 binary32)) s)) |
(exp (* -1/3 (/ r s))) |
(exp.f32 (/.f32 (*.f32 r #s(literal -1/3 binary32)) s)) |
(exp (* -1/3 (/ r s))) |
(exp.f32 (/.f32 (*.f32 r #s(literal -1/3 binary32)) s)) |
(exp (* -1/3 (/ r s))) |
(exp.f32 (/.f32 (*.f32 r #s(literal -1/3 binary32)) s)) |
(exp (* -1/3 (/ r s))) |
(exp.f32 (/.f32 (*.f32 r #s(literal -1/3 binary32)) s)) |
(exp (* -1/3 (/ r s))) |
(exp.f32 (/.f32 (*.f32 r #s(literal -1/3 binary32)) s)) |
(exp (* -1/3 (/ r s))) |
(exp.f32 (/.f32 (*.f32 r #s(literal -1/3 binary32)) s)) |
(exp (* -1/3 (/ r s))) |
(exp.f32 (/.f32 (*.f32 r #s(literal -1/3 binary32)) s)) |
(exp (* -1/3 (/ r s))) |
(exp.f32 (/.f32 (*.f32 r #s(literal -1/3 binary32)) s)) |
1 |
#s(literal 1 binary32) |
(+ 1 (* -1/3 (/ r s))) |
(+.f32 #s(literal 1 binary32) (/.f32 (*.f32 r #s(literal -1/3 binary32)) s)) |
(+ 1 (+ (* -1/3 (/ r s)) (* 1/18 (/ (pow r 2) (pow s 2))))) |
(+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (/.f32 #s(literal -1/3 binary32) s) (/.f32 (*.f32 r #s(literal 1/18 binary32)) (*.f32 s s))))) |
(+ 1 (+ (* -1/3 (/ r s)) (+ (* -1/162 (/ (pow r 3) (pow s 3))) (* 1/18 (/ (pow r 2) (pow s 2)))))) |
(+.f32 (+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (/.f32 #s(literal -1/3 binary32) s) (/.f32 (*.f32 r #s(literal 1/18 binary32)) (*.f32 s s))))) (/.f32 (*.f32 (*.f32 r (/.f32 (*.f32 r r) s)) #s(literal -1/162 binary32)) (*.f32 s s))) |
1 |
#s(literal 1 binary32) |
(+ 1 (* -1/3 (/ r s))) |
(+.f32 #s(literal 1 binary32) (/.f32 (*.f32 r #s(literal -1/3 binary32)) s)) |
(+ 1 (* -1 (/ (+ (* -1/18 (/ (pow r 2) s)) (* 1/3 r)) s))) |
(-.f32 #s(literal 1 binary32) (/.f32 (+.f32 (/.f32 (*.f32 r (*.f32 r #s(literal -1/18 binary32))) s) (*.f32 r #s(literal 1/3 binary32))) s)) |
(+ 1 (* -1 (/ (+ (* -1 (/ (+ (* -1/162 (/ (pow r 3) s)) (* 1/18 (pow r 2))) s)) (* 1/3 r)) s))) |
(-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (+.f32 (*.f32 (*.f32 r (/.f32 (*.f32 r r) s)) #s(literal -1/162 binary32)) (*.f32 r (*.f32 r #s(literal 1/18 binary32)))) s)) s)) |
(* -1/3 (/ r s)) |
(/.f32 (*.f32 r #s(literal -1/3 binary32)) s) |
(* -1/3 (/ r s)) |
(/.f32 (*.f32 r #s(literal -1/3 binary32)) s) |
(* -1/3 (/ r s)) |
(/.f32 (*.f32 r #s(literal -1/3 binary32)) s) |
(* -1/3 (/ r s)) |
(/.f32 (*.f32 r #s(literal -1/3 binary32)) s) |
(* -1/3 (/ r s)) |
(/.f32 (*.f32 r #s(literal -1/3 binary32)) s) |
(* -1/3 (/ r s)) |
(/.f32 (*.f32 r #s(literal -1/3 binary32)) s) |
(* -1/3 (/ r s)) |
(/.f32 (*.f32 r #s(literal -1/3 binary32)) s) |
(* -1/3 (/ r s)) |
(/.f32 (*.f32 r #s(literal -1/3 binary32)) s) |
(* -1/3 (/ r s)) |
(/.f32 (*.f32 r #s(literal -1/3 binary32)) s) |
(* -1/3 (/ r s)) |
(/.f32 (*.f32 r #s(literal -1/3 binary32)) s) |
(* -1/3 (/ r s)) |
(/.f32 (*.f32 r #s(literal -1/3 binary32)) s) |
(* -1/3 (/ r s)) |
(/.f32 (*.f32 r #s(literal -1/3 binary32)) s) |
(* -1/3 (/ r s)) |
(/.f32 (*.f32 r #s(literal -1/3 binary32)) s) |
(* -1/3 (/ r s)) |
(/.f32 (*.f32 r #s(literal -1/3 binary32)) s) |
(* -1/3 (/ r s)) |
(/.f32 (*.f32 r #s(literal -1/3 binary32)) s) |
(* -1/3 (/ r s)) |
(/.f32 (*.f32 r #s(literal -1/3 binary32)) s) |
(* -1/3 (/ r s)) |
(/.f32 (*.f32 r #s(literal -1/3 binary32)) s) |
(* -1/3 (/ r s)) |
(/.f32 (*.f32 r #s(literal -1/3 binary32)) s) |
(* -1/3 (/ r s)) |
(/.f32 (*.f32 r #s(literal -1/3 binary32)) s) |
(* -1/3 (/ r s)) |
(/.f32 (*.f32 r #s(literal -1/3 binary32)) s) |
(* -1/3 (/ r s)) |
(/.f32 (*.f32 r #s(literal -1/3 binary32)) s) |
(* -1/3 (/ r s)) |
(/.f32 (*.f32 r #s(literal -1/3 binary32)) s) |
(* -1/3 (/ r s)) |
(/.f32 (*.f32 r #s(literal -1/3 binary32)) s) |
(* -1/3 (/ r s)) |
(/.f32 (*.f32 r #s(literal -1/3 binary32)) s) |
(* -3 s) |
(*.f32 s #s(literal -3 binary32)) |
(* -3 s) |
(*.f32 s #s(literal -3 binary32)) |
(* -3 s) |
(*.f32 s #s(literal -3 binary32)) |
(* -3 s) |
(*.f32 s #s(literal -3 binary32)) |
(* -3 s) |
(*.f32 s #s(literal -3 binary32)) |
(* -3 s) |
(*.f32 s #s(literal -3 binary32)) |
(* -3 s) |
(*.f32 s #s(literal -3 binary32)) |
(* -3 s) |
(*.f32 s #s(literal -3 binary32)) |
(* -3 s) |
(*.f32 s #s(literal -3 binary32)) |
(* -3 s) |
(*.f32 s #s(literal -3 binary32)) |
(* -3 s) |
(*.f32 s #s(literal -3 binary32)) |
(* -3 s) |
(*.f32 s #s(literal -3 binary32)) |
(* -1/3 (/ r s)) |
(/.f32 (*.f32 r #s(literal -1/3 binary32)) s) |
(* -1/3 (/ r s)) |
(/.f32 (*.f32 r #s(literal -1/3 binary32)) s) |
(* -1/3 (/ r s)) |
(/.f32 (*.f32 r #s(literal -1/3 binary32)) s) |
(* -1/3 (/ r s)) |
(/.f32 (*.f32 r #s(literal -1/3 binary32)) s) |
(* -1/3 (/ r s)) |
(/.f32 (*.f32 r #s(literal -1/3 binary32)) s) |
(* -1/3 (/ r s)) |
(/.f32 (*.f32 r #s(literal -1/3 binary32)) s) |
(* -1/3 (/ r s)) |
(/.f32 (*.f32 r #s(literal -1/3 binary32)) s) |
(* -1/3 (/ r s)) |
(/.f32 (*.f32 r #s(literal -1/3 binary32)) s) |
(* -1/3 (/ r s)) |
(/.f32 (*.f32 r #s(literal -1/3 binary32)) s) |
(* -1/3 (/ r s)) |
(/.f32 (*.f32 r #s(literal -1/3 binary32)) s) |
(* -1/3 (/ r s)) |
(/.f32 (*.f32 r #s(literal -1/3 binary32)) s) |
(* -1/3 (/ r s)) |
(/.f32 (*.f32 r #s(literal -1/3 binary32)) s) |
(* -1/3 (/ r s)) |
(/.f32 (*.f32 r #s(literal -1/3 binary32)) s) |
(* -1/3 (/ r s)) |
(/.f32 (*.f32 r #s(literal -1/3 binary32)) s) |
(* -1/3 (/ r s)) |
(/.f32 (*.f32 r #s(literal -1/3 binary32)) s) |
(* -1/3 (/ r s)) |
(/.f32 (*.f32 r #s(literal -1/3 binary32)) s) |
(* -1/3 (/ r s)) |
(/.f32 (*.f32 r #s(literal -1/3 binary32)) s) |
(* -1/3 (/ r s)) |
(/.f32 (*.f32 r #s(literal -1/3 binary32)) s) |
(* -1/3 (/ r s)) |
(/.f32 (*.f32 r #s(literal -1/3 binary32)) s) |
(* -1/3 (/ r s)) |
(/.f32 (*.f32 r #s(literal -1/3 binary32)) s) |
(* -1/3 (/ r s)) |
(/.f32 (*.f32 r #s(literal -1/3 binary32)) s) |
(* -1/3 (/ r s)) |
(/.f32 (*.f32 r #s(literal -1/3 binary32)) s) |
(* -1/3 (/ r s)) |
(/.f32 (*.f32 r #s(literal -1/3 binary32)) s) |
(* -1/3 (/ r s)) |
(/.f32 (*.f32 r #s(literal -1/3 binary32)) s) |
(* 6 (* r (* s (PI)))) |
(*.f32 r (*.f32 (*.f32 s (PI.f32)) #s(literal 6 binary32))) |
(* 6 (* r (* s (PI)))) |
(*.f32 r (*.f32 (*.f32 s (PI.f32)) #s(literal 6 binary32))) |
(* 6 (* r (* s (PI)))) |
(*.f32 r (*.f32 (*.f32 s (PI.f32)) #s(literal 6 binary32))) |
(* 6 (* r (* s (PI)))) |
(*.f32 r (*.f32 (*.f32 s (PI.f32)) #s(literal 6 binary32))) |
(* 6 (* r (* s (PI)))) |
(*.f32 r (*.f32 (*.f32 s (PI.f32)) #s(literal 6 binary32))) |
(* 6 (* r (* s (PI)))) |
(*.f32 r (*.f32 (*.f32 s (PI.f32)) #s(literal 6 binary32))) |
(* 6 (* r (* s (PI)))) |
(*.f32 r (*.f32 (*.f32 s (PI.f32)) #s(literal 6 binary32))) |
(* 6 (* r (* s (PI)))) |
(*.f32 r (*.f32 (*.f32 s (PI.f32)) #s(literal 6 binary32))) |
(* 6 (* r (* s (PI)))) |
(*.f32 r (*.f32 (*.f32 s (PI.f32)) #s(literal 6 binary32))) |
(* 6 (* r (* s (PI)))) |
(*.f32 r (*.f32 (*.f32 s (PI.f32)) #s(literal 6 binary32))) |
(* 6 (* r (* s (PI)))) |
(*.f32 r (*.f32 (*.f32 s (PI.f32)) #s(literal 6 binary32))) |
(* 6 (* r (* s (PI)))) |
(*.f32 r (*.f32 (*.f32 s (PI.f32)) #s(literal 6 binary32))) |
(* 6 (* r (* s (PI)))) |
(*.f32 r (*.f32 (*.f32 s (PI.f32)) #s(literal 6 binary32))) |
(* 6 (* r (* s (PI)))) |
(*.f32 r (*.f32 (*.f32 s (PI.f32)) #s(literal 6 binary32))) |
(* 6 (* r (* s (PI)))) |
(*.f32 r (*.f32 (*.f32 s (PI.f32)) #s(literal 6 binary32))) |
(* 6 (* r (* s (PI)))) |
(*.f32 r (*.f32 (*.f32 s (PI.f32)) #s(literal 6 binary32))) |
(* 6 (* r (* s (PI)))) |
(*.f32 r (*.f32 (*.f32 s (PI.f32)) #s(literal 6 binary32))) |
(* 6 (* r (* s (PI)))) |
(*.f32 r (*.f32 (*.f32 s (PI.f32)) #s(literal 6 binary32))) |
(* 6 (* r (* s (PI)))) |
(*.f32 r (*.f32 (*.f32 s (PI.f32)) #s(literal 6 binary32))) |
(* 6 (* r (* s (PI)))) |
(*.f32 r (*.f32 (*.f32 s (PI.f32)) #s(literal 6 binary32))) |
(* 6 (* r (* s (PI)))) |
(*.f32 r (*.f32 (*.f32 s (PI.f32)) #s(literal 6 binary32))) |
(* 6 (* r (* s (PI)))) |
(*.f32 r (*.f32 (*.f32 s (PI.f32)) #s(literal 6 binary32))) |
(* 6 (* r (* s (PI)))) |
(*.f32 r (*.f32 (*.f32 s (PI.f32)) #s(literal 6 binary32))) |
(* 6 (* r (* s (PI)))) |
(*.f32 r (*.f32 (*.f32 s (PI.f32)) #s(literal 6 binary32))) |
(* 5/72 (/ r (* (pow s 2) (PI)))) |
(/.f32 (/.f32 (*.f32 r #s(literal 5/72 binary32)) (PI.f32)) (*.f32 s s)) |
(* 5/72 (/ r (* (pow s 2) (PI)))) |
(/.f32 (/.f32 (*.f32 r #s(literal 5/72 binary32)) (PI.f32)) (*.f32 s s)) |
(* 5/72 (/ r (* (pow s 2) (PI)))) |
(/.f32 (/.f32 (*.f32 r #s(literal 5/72 binary32)) (PI.f32)) (*.f32 s s)) |
(* 5/72 (/ r (* (pow s 2) (PI)))) |
(/.f32 (/.f32 (*.f32 r #s(literal 5/72 binary32)) (PI.f32)) (*.f32 s s)) |
(* 5/72 (/ r (* (pow s 2) (PI)))) |
(/.f32 (/.f32 (*.f32 r #s(literal 5/72 binary32)) (PI.f32)) (*.f32 s s)) |
(* 5/72 (/ r (* (pow s 2) (PI)))) |
(/.f32 (/.f32 (*.f32 r #s(literal 5/72 binary32)) (PI.f32)) (*.f32 s s)) |
(* 5/72 (/ r (* (pow s 2) (PI)))) |
(/.f32 (/.f32 (*.f32 r #s(literal 5/72 binary32)) (PI.f32)) (*.f32 s s)) |
(* 5/72 (/ r (* (pow s 2) (PI)))) |
(/.f32 (/.f32 (*.f32 r #s(literal 5/72 binary32)) (PI.f32)) (*.f32 s s)) |
(* 5/72 (/ r (* (pow s 2) (PI)))) |
(/.f32 (/.f32 (*.f32 r #s(literal 5/72 binary32)) (PI.f32)) (*.f32 s s)) |
(* 5/72 (/ r (* (pow s 2) (PI)))) |
(/.f32 (/.f32 (*.f32 r #s(literal 5/72 binary32)) (PI.f32)) (*.f32 s s)) |
(* 5/72 (/ r (* (pow s 2) (PI)))) |
(/.f32 (/.f32 (*.f32 r #s(literal 5/72 binary32)) (PI.f32)) (*.f32 s s)) |
(* 5/72 (/ r (* (pow s 2) (PI)))) |
(/.f32 (/.f32 (*.f32 r #s(literal 5/72 binary32)) (PI.f32)) (*.f32 s s)) |
(* 5/72 (/ r (* (pow s 2) (PI)))) |
(/.f32 (/.f32 (*.f32 r #s(literal 5/72 binary32)) (PI.f32)) (*.f32 s s)) |
(* 5/72 (/ r (* (pow s 2) (PI)))) |
(/.f32 (/.f32 (*.f32 r #s(literal 5/72 binary32)) (PI.f32)) (*.f32 s s)) |
(* 5/72 (/ r (* (pow s 2) (PI)))) |
(/.f32 (/.f32 (*.f32 r #s(literal 5/72 binary32)) (PI.f32)) (*.f32 s s)) |
(* 5/72 (/ r (* (pow s 2) (PI)))) |
(/.f32 (/.f32 (*.f32 r #s(literal 5/72 binary32)) (PI.f32)) (*.f32 s s)) |
(* 5/72 (/ r (* (pow s 2) (PI)))) |
(/.f32 (/.f32 (*.f32 r #s(literal 5/72 binary32)) (PI.f32)) (*.f32 s s)) |
(* 5/72 (/ r (* (pow s 2) (PI)))) |
(/.f32 (/.f32 (*.f32 r #s(literal 5/72 binary32)) (PI.f32)) (*.f32 s s)) |
(* 5/72 (/ r (* (pow s 2) (PI)))) |
(/.f32 (/.f32 (*.f32 r #s(literal 5/72 binary32)) (PI.f32)) (*.f32 s s)) |
(* 5/72 (/ r (* (pow s 2) (PI)))) |
(/.f32 (/.f32 (*.f32 r #s(literal 5/72 binary32)) (PI.f32)) (*.f32 s s)) |
(* 5/72 (/ r (* (pow s 2) (PI)))) |
(/.f32 (/.f32 (*.f32 r #s(literal 5/72 binary32)) (PI.f32)) (*.f32 s s)) |
(* 5/72 (/ r (* (pow s 2) (PI)))) |
(/.f32 (/.f32 (*.f32 r #s(literal 5/72 binary32)) (PI.f32)) (*.f32 s s)) |
(* 5/72 (/ r (* (pow s 2) (PI)))) |
(/.f32 (/.f32 (*.f32 r #s(literal 5/72 binary32)) (PI.f32)) (*.f32 s s)) |
(* 5/72 (/ r (* (pow s 2) (PI)))) |
(/.f32 (/.f32 (*.f32 r #s(literal 5/72 binary32)) (PI.f32)) (*.f32 s s)) |
(/ r (* s (PI))) |
(/.f32 r (*.f32 s (PI.f32))) |
(/ r (* s (PI))) |
(/.f32 r (*.f32 s (PI.f32))) |
(/ r (* s (PI))) |
(/.f32 r (*.f32 s (PI.f32))) |
(/ r (* s (PI))) |
(/.f32 r (*.f32 s (PI.f32))) |
(/ r (* s (PI))) |
(/.f32 r (*.f32 s (PI.f32))) |
(/ r (* s (PI))) |
(/.f32 r (*.f32 s (PI.f32))) |
(/ r (* s (PI))) |
(/.f32 r (*.f32 s (PI.f32))) |
(/ r (* s (PI))) |
(/.f32 r (*.f32 s (PI.f32))) |
(/ r (* s (PI))) |
(/.f32 r (*.f32 s (PI.f32))) |
(/ r (* s (PI))) |
(/.f32 r (*.f32 s (PI.f32))) |
(/ r (* s (PI))) |
(/.f32 r (*.f32 s (PI.f32))) |
(/ r (* s (PI))) |
(/.f32 r (*.f32 s (PI.f32))) |
(/ r (* s (PI))) |
(/.f32 r (*.f32 s (PI.f32))) |
(/ r (* s (PI))) |
(/.f32 r (*.f32 s (PI.f32))) |
(/ r (* s (PI))) |
(/.f32 r (*.f32 s (PI.f32))) |
(/ r (* s (PI))) |
(/.f32 r (*.f32 s (PI.f32))) |
(/ r (* s (PI))) |
(/.f32 r (*.f32 s (PI.f32))) |
(/ r (* s (PI))) |
(/.f32 r (*.f32 s (PI.f32))) |
(/ r (* s (PI))) |
(/.f32 r (*.f32 s (PI.f32))) |
(/ r (* s (PI))) |
(/.f32 r (*.f32 s (PI.f32))) |
(/ r (* s (PI))) |
(/.f32 r (*.f32 s (PI.f32))) |
(/ r (* s (PI))) |
(/.f32 r (*.f32 s (PI.f32))) |
(/ r (* s (PI))) |
(/.f32 r (*.f32 s (PI.f32))) |
(/ r (* s (PI))) |
(/.f32 r (*.f32 s (PI.f32))) |
(* r (PI)) |
(*.f32 r (PI.f32)) |
(* r (PI)) |
(*.f32 r (PI.f32)) |
(* r (PI)) |
(*.f32 r (PI.f32)) |
(* r (PI)) |
(*.f32 r (PI.f32)) |
(* r (PI)) |
(*.f32 r (PI.f32)) |
(* r (PI)) |
(*.f32 r (PI.f32)) |
(* r (PI)) |
(*.f32 r (PI.f32)) |
(* r (PI)) |
(*.f32 r (PI.f32)) |
(* r (PI)) |
(*.f32 r (PI.f32)) |
(* r (PI)) |
(*.f32 r (PI.f32)) |
(* r (PI)) |
(*.f32 r (PI.f32)) |
(* r (PI)) |
(*.f32 r (PI.f32)) |
(* 1/3 r) |
(*.f32 r #s(literal 1/3 binary32)) |
(* 1/3 r) |
(*.f32 r #s(literal 1/3 binary32)) |
(* 1/3 r) |
(*.f32 r #s(literal 1/3 binary32)) |
(* 1/3 r) |
(*.f32 r #s(literal 1/3 binary32)) |
(* 1/3 r) |
(*.f32 r #s(literal 1/3 binary32)) |
(* 1/3 r) |
(*.f32 r #s(literal 1/3 binary32)) |
(* 1/3 r) |
(*.f32 r #s(literal 1/3 binary32)) |
(* 1/3 r) |
(*.f32 r #s(literal 1/3 binary32)) |
(* 1/3 r) |
(*.f32 r #s(literal 1/3 binary32)) |
(* 1/3 r) |
(*.f32 r #s(literal 1/3 binary32)) |
(* 1/3 r) |
(*.f32 r #s(literal 1/3 binary32)) |
(* 1/3 r) |
(*.f32 r #s(literal 1/3 binary32)) |
(* -1/18 (pow r 2)) |
(*.f32 r (*.f32 r #s(literal -1/18 binary32))) |
(* -1/18 (pow r 2)) |
(*.f32 r (*.f32 r #s(literal -1/18 binary32))) |
(* -1/18 (pow r 2)) |
(*.f32 r (*.f32 r #s(literal -1/18 binary32))) |
(* -1/18 (pow r 2)) |
(*.f32 r (*.f32 r #s(literal -1/18 binary32))) |
(* -1/18 (pow r 2)) |
(*.f32 r (*.f32 r #s(literal -1/18 binary32))) |
(* -1/18 (pow r 2)) |
(*.f32 r (*.f32 r #s(literal -1/18 binary32))) |
(* -1/18 (pow r 2)) |
(*.f32 r (*.f32 r #s(literal -1/18 binary32))) |
(* -1/18 (pow r 2)) |
(*.f32 r (*.f32 r #s(literal -1/18 binary32))) |
(* -1/18 (pow r 2)) |
(*.f32 r (*.f32 r #s(literal -1/18 binary32))) |
(* -1/18 (pow r 2)) |
(*.f32 r (*.f32 r #s(literal -1/18 binary32))) |
(* -1/18 (pow r 2)) |
(*.f32 r (*.f32 r #s(literal -1/18 binary32))) |
(* -1/18 (pow r 2)) |
(*.f32 r (*.f32 r #s(literal -1/18 binary32))) |
(/ 1/8 (* r s)) |
(/.f32 #s(literal 1/8 binary32) (*.f32 r s)) |
(/ 1/8 (* r s)) |
(/.f32 #s(literal 1/8 binary32) (*.f32 r s)) |
(/ 1/8 (* r s)) |
(/.f32 #s(literal 1/8 binary32) (*.f32 r s)) |
(/ 1/8 (* r s)) |
(/.f32 #s(literal 1/8 binary32) (*.f32 r s)) |
(/ 1/8 (* r s)) |
(/.f32 #s(literal 1/8 binary32) (*.f32 r s)) |
(/ 1/8 (* r s)) |
(/.f32 #s(literal 1/8 binary32) (*.f32 r s)) |
(/ 1/8 (* r s)) |
(/.f32 #s(literal 1/8 binary32) (*.f32 r s)) |
(/ 1/8 (* r s)) |
(/.f32 #s(literal 1/8 binary32) (*.f32 r s)) |
(/ 1/8 (* r s)) |
(/.f32 #s(literal 1/8 binary32) (*.f32 r s)) |
(/ 1/8 (* r s)) |
(/.f32 #s(literal 1/8 binary32) (*.f32 r s)) |
(/ 1/8 (* r s)) |
(/.f32 #s(literal 1/8 binary32) (*.f32 r s)) |
(/ 1/8 (* r s)) |
(/.f32 #s(literal 1/8 binary32) (*.f32 r s)) |
(/ 1/8 (* r s)) |
(/.f32 #s(literal 1/8 binary32) (*.f32 r s)) |
(/ 1/8 (* r s)) |
(/.f32 #s(literal 1/8 binary32) (*.f32 r s)) |
(/ 1/8 (* r s)) |
(/.f32 #s(literal 1/8 binary32) (*.f32 r s)) |
(/ 1/8 (* r s)) |
(/.f32 #s(literal 1/8 binary32) (*.f32 r s)) |
(/ 1/8 (* r s)) |
(/.f32 #s(literal 1/8 binary32) (*.f32 r s)) |
(/ 1/8 (* r s)) |
(/.f32 #s(literal 1/8 binary32) (*.f32 r s)) |
(/ 1/8 (* r s)) |
(/.f32 #s(literal 1/8 binary32) (*.f32 r s)) |
(/ 1/8 (* r s)) |
(/.f32 #s(literal 1/8 binary32) (*.f32 r s)) |
(/ 1/8 (* r s)) |
(/.f32 #s(literal 1/8 binary32) (*.f32 r s)) |
(/ 1/8 (* r s)) |
(/.f32 #s(literal 1/8 binary32) (*.f32 r s)) |
(/ 1/8 (* r s)) |
(/.f32 #s(literal 1/8 binary32) (*.f32 r s)) |
(/ 1/8 (* r s)) |
(/.f32 #s(literal 1/8 binary32) (*.f32 r s)) |
(* -1/18 (/ (pow r 2) s)) |
(/.f32 (*.f32 r (*.f32 r #s(literal -1/18 binary32))) s) |
(* -1/18 (/ (pow r 2) s)) |
(/.f32 (*.f32 r (*.f32 r #s(literal -1/18 binary32))) s) |
(* -1/18 (/ (pow r 2) s)) |
(/.f32 (*.f32 r (*.f32 r #s(literal -1/18 binary32))) s) |
(* -1/18 (/ (pow r 2) s)) |
(/.f32 (*.f32 r (*.f32 r #s(literal -1/18 binary32))) s) |
(* -1/18 (/ (pow r 2) s)) |
(/.f32 (*.f32 r (*.f32 r #s(literal -1/18 binary32))) s) |
(* -1/18 (/ (pow r 2) s)) |
(/.f32 (*.f32 r (*.f32 r #s(literal -1/18 binary32))) s) |
(* -1/18 (/ (pow r 2) s)) |
(/.f32 (*.f32 r (*.f32 r #s(literal -1/18 binary32))) s) |
(* -1/18 (/ (pow r 2) s)) |
(/.f32 (*.f32 r (*.f32 r #s(literal -1/18 binary32))) s) |
(* -1/18 (/ (pow r 2) s)) |
(/.f32 (*.f32 r (*.f32 r #s(literal -1/18 binary32))) s) |
(* -1/18 (/ (pow r 2) s)) |
(/.f32 (*.f32 r (*.f32 r #s(literal -1/18 binary32))) s) |
(* -1/18 (/ (pow r 2) s)) |
(/.f32 (*.f32 r (*.f32 r #s(literal -1/18 binary32))) s) |
(* -1/18 (/ (pow r 2) s)) |
(/.f32 (*.f32 r (*.f32 r #s(literal -1/18 binary32))) s) |
(* -1/18 (/ (pow r 2) s)) |
(/.f32 (*.f32 r (*.f32 r #s(literal -1/18 binary32))) s) |
(* -1/18 (/ (pow r 2) s)) |
(/.f32 (*.f32 r (*.f32 r #s(literal -1/18 binary32))) s) |
(* -1/18 (/ (pow r 2) s)) |
(/.f32 (*.f32 r (*.f32 r #s(literal -1/18 binary32))) s) |
(* -1/18 (/ (pow r 2) s)) |
(/.f32 (*.f32 r (*.f32 r #s(literal -1/18 binary32))) s) |
(* -1/18 (/ (pow r 2) s)) |
(/.f32 (*.f32 r (*.f32 r #s(literal -1/18 binary32))) s) |
(* -1/18 (/ (pow r 2) s)) |
(/.f32 (*.f32 r (*.f32 r #s(literal -1/18 binary32))) s) |
(* -1/18 (/ (pow r 2) s)) |
(/.f32 (*.f32 r (*.f32 r #s(literal -1/18 binary32))) s) |
(* -1/18 (/ (pow r 2) s)) |
(/.f32 (*.f32 r (*.f32 r #s(literal -1/18 binary32))) s) |
(* -1/18 (/ (pow r 2) s)) |
(/.f32 (*.f32 r (*.f32 r #s(literal -1/18 binary32))) s) |
(* -1/18 (/ (pow r 2) s)) |
(/.f32 (*.f32 r (*.f32 r #s(literal -1/18 binary32))) s) |
(* -1/18 (/ (pow r 2) s)) |
(/.f32 (*.f32 r (*.f32 r #s(literal -1/18 binary32))) s) |
(* -1/18 (/ (pow r 2) s)) |
(/.f32 (*.f32 r (*.f32 r #s(literal -1/18 binary32))) s) |
1 |
#s(literal 1 binary32) |
(+ 1 (* -1 (/ r s))) |
(-.f32 #s(literal 1 binary32) (/.f32 r s)) |
(+ 1 (* r (- (* 1/2 (/ r (pow s 2))) (/ 1 s)))) |
(+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (/.f32 #s(literal -1 binary32) s) (/.f32 (*.f32 r (/.f32 #s(literal 1/2 binary32) s)) s)))) |
(+ 1 (* r (- (* r (+ (* -1/6 (/ r (pow s 3))) (* 1/2 (/ 1 (pow s 2))))) (/ 1 s)))) |
(+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 #s(literal -1/6 binary32) (/.f32 r (*.f32 s s))) s) (/.f32 #s(literal 1/2 binary32) (*.f32 s s)))) (/.f32 #s(literal -1 binary32) s)))) |
(exp (* -1 (/ r s))) |
(exp.f32 (/.f32 (neg.f32 r) s)) |
(exp (* -1 (/ r s))) |
(exp.f32 (/.f32 (neg.f32 r) s)) |
(exp (* -1 (/ r s))) |
(exp.f32 (/.f32 (neg.f32 r) s)) |
(exp (* -1 (/ r s))) |
(exp.f32 (/.f32 (neg.f32 r) s)) |
(exp (* -1 (/ r s))) |
(exp.f32 (/.f32 (neg.f32 r) s)) |
(exp (* -1 (/ r s))) |
(exp.f32 (/.f32 (neg.f32 r) s)) |
(exp (* -1 (/ r s))) |
(exp.f32 (/.f32 (neg.f32 r) s)) |
(exp (* -1 (/ r s))) |
(exp.f32 (/.f32 (neg.f32 r) s)) |
(exp (* -1 (/ r s))) |
(exp.f32 (/.f32 (neg.f32 r) s)) |
(exp (* -1 (/ r s))) |
(exp.f32 (/.f32 (neg.f32 r) s)) |
(exp (* -1 (/ r s))) |
(exp.f32 (/.f32 (neg.f32 r) s)) |
(exp (* -1 (/ r s))) |
(exp.f32 (/.f32 (neg.f32 r) s)) |
1 |
#s(literal 1 binary32) |
(+ 1 (* -1 (/ r s))) |
(-.f32 #s(literal 1 binary32) (/.f32 r s)) |
(+ 1 (+ (* -1 (/ r s)) (* 1/2 (/ (pow r 2) (pow s 2))))) |
(+.f32 #s(literal 1 binary32) (-.f32 (/.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 r r)) (*.f32 s s)) (/.f32 r s))) |
(+ 1 (+ (* -1 (/ r s)) (+ (* -1/6 (/ (pow r 3) (pow s 3))) (* 1/2 (/ (pow r 2) (pow s 2)))))) |
(+.f32 (+.f32 #s(literal 1 binary32) (-.f32 (/.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 r r)) (*.f32 s s)) (/.f32 r s))) (/.f32 (*.f32 #s(literal -1/6 binary32) (*.f32 r (/.f32 (*.f32 r r) s))) (*.f32 s s))) |
1 |
#s(literal 1 binary32) |
(+ 1 (* -1 (/ r s))) |
(-.f32 #s(literal 1 binary32) (/.f32 r s)) |
(+ 1 (* -1 (/ (+ r (* -1/2 (/ (pow r 2) s))) s))) |
(-.f32 #s(literal 1 binary32) (/.f32 (+.f32 r (*.f32 #s(literal -1/2 binary32) (/.f32 (*.f32 r r) s))) s)) |
(+ 1 (* -1 (/ (+ r (* -1 (/ (+ (* -1/6 (/ (pow r 3) s)) (* 1/2 (pow r 2))) s))) s))) |
(-.f32 #s(literal 1 binary32) (/.f32 (-.f32 r (/.f32 (+.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 r r)) (*.f32 #s(literal -1/6 binary32) (*.f32 r (/.f32 (*.f32 r r) s)))) s)) s)) |
Compiled 52139 to 4866 computations (90.7% saved)
60 alts after pruning (59 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1630 | 41 | 1671 |
| Fresh | 12 | 18 | 30 |
| Picked | 4 | 1 | 5 |
| Done | 1 | 0 | 1 |
| Total | 1647 | 60 | 1707 |
| Status | Accuracy | Program |
|---|---|---|
| 99.6% | (/.f32 (/.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (/.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (*.f32 s #s(literal 3 binary32))))))) s) r) (PI.f32)) | |
| 8.5% | (/.f32 (/.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (+.f32 (*.f32 (*.f32 r (/.f32 (*.f32 r r) s)) #s(literal -1/162 binary32)) (*.f32 r (*.f32 r #s(literal 1/18 binary32)))) s)) s)))) s) r) (PI.f32)) | |
| 8.8% | (/.f32 (/.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (-.f32 #s(literal 1 binary32) (/.f32 (+.f32 (/.f32 (*.f32 r (*.f32 r #s(literal -1/18 binary32))) s) (*.f32 r #s(literal 1/3 binary32))) s)))) s) r) (PI.f32)) | |
| ▶ | 99.7% | (/.f32 (/.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 (/.f32 r s) #s(literal -3 binary32))))) s) r) (PI.f32)) |
| 99.6% | (/.f32 (/.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 (/.f32 r #s(literal -3 binary32)) s)))) s) r) (PI.f32)) | |
| 8.3% | (/.f32 (/.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1 binary32))) s) r) (PI.f32)) | |
| 8.0% | (/.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) s) (PI.f32)) r) | |
| 7.9% | (/.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) s) r) (PI.f32)) | |
| 7.9% | (/.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) r) s) (PI.f32)) | |
| 7.9% | (/.f32 (/.f32 (+.f32 (/.f32 (-.f32 #s(literal -1/6 binary32) (/.f32 (+.f32 (*.f32 r #s(literal -5/72 binary32)) (*.f32 #s(literal 1/8 binary32) (/.f32 (*.f32 (*.f32 r r) #s(literal 14/81 binary32)) s))) s)) s) (/.f32 #s(literal 1/4 binary32) r)) s) (PI.f32)) | |
| 7.5% | (/.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) s) (*.f32 #s(literal -1/6 binary32) (/.f32 r (*.f32 s s)))) r) (PI.f32)) | |
| 8.4% | (/.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) r) (/.f32 (+.f32 #s(literal -1/6 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 (*.f32 r #s(literal 5/9 binary32)) s))) s)) s) (PI.f32)) | |
| 7.5% | (/.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) r) (/.f32 #s(literal -1/6 binary32) s)) s) (PI.f32)) | |
| 6.6% | (/.f32 (/.f32 (+.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) r) (/.f32 (+.f32 #s(literal -1/6 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 (*.f32 r #s(literal 5/9 binary32)) s))) s)) (*.f32 (/.f32 #s(literal -1/48 binary32) s) (*.f32 r (/.f32 r (*.f32 s s))))) s) (PI.f32)) | |
| ▶ | 4.1% | (/.f32 (/.f32 (+.f32 (*.f32 s #s(literal -1/24 binary32)) (*.f32 r #s(literal 1/144 binary32))) (*.f32 s (*.f32 s s))) (PI.f32)) |
| 8.8% | (/.f32 (/.f32 (+.f32 (*.f32 r #s(literal 1/144 binary32)) (*.f32 s (+.f32 #s(literal -1/24 binary32) (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) r) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r)) (*.f32 s #s(literal 1/8 binary32)))))) (*.f32 s (*.f32 s s))) (PI.f32)) | |
| 8.8% | (/.f32 (/.f32 (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) (/.f32 (*.f32 r s) #s(literal 1/8 binary32))) (PI.f32)) | |
| 8.8% | (/.f32 (/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) r) (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)))) s) (PI.f32)) | |
| 4.9% | (/.f32 (/.f32 (*.f32 r #s(literal 1/144 binary32)) (*.f32 s (*.f32 s s))) (PI.f32)) | |
| 8.0% | (/.f32 (/.f32 (neg.f32 (+.f32 (/.f32 (+.f32 #s(literal -1/6 binary32) (/.f32 (+.f32 (*.f32 r #s(literal -5/72 binary32)) (*.f32 (/.f32 (*.f32 r r) s) #s(literal 1/48 binary32))) (neg.f32 s))) s) (/.f32 #s(literal 1/4 binary32) r))) (neg.f32 s)) (PI.f32)) | |
| 8.0% | (/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 s (PI.f32))) r) | |
| 8.0% | (/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) s) | |
| 7.9% | (/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r s)) (PI.f32)) | |
| 8.0% | (/.f32 (/.f32 #s(literal 1/4 binary32) r) (*.f32 s (PI.f32))) | |
| 8.6% | (/.f32 (-.f32 (pow.f32 (/.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32)))) r) #s(literal 2 binary32)) (pow.f32 (/.f32 (*.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32)))) r) #s(literal 2 binary32))) (/.f32 (/.f32 (-.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 r s))) #s(literal 2 binary32)) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))) #s(literal 6 binary32))) (*.f32 s (PI.f32))) r)) | |
| 7.5% | (/.f32 (-.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (/.f32 #s(literal 1/6 binary32) (PI.f32)) s)) s) | |
| 8.4% | (/.f32 (-.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (+.f32 (/.f32 #s(literal 1/6 binary32) (PI.f32)) (*.f32 (/.f32 r (*.f32 s (PI.f32))) #s(literal -5/72 binary32))) s)) s) | |
| 8.4% | (/.f32 (-.f32 (+.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) (PI.f32)) r) (*.f32 (/.f32 (/.f32 (/.f32 r s) (PI.f32)) s) #s(literal 5/72 binary32))) (/.f32 (/.f32 #s(literal 1/6 binary32) (PI.f32)) s)) s) | |
| 8.0% | (/.f32 (+.f32 (/.f32 (+.f32 (/.f32 (+.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32)) (/.f32 (*.f32 (/.f32 (*.f32 r r) s) #s(literal 1/48 binary32)) (PI.f32))) (neg.f32 s)) (/.f32 #s(literal -1/6 binary32) (PI.f32))) (neg.f32 s)) (/.f32 #s(literal -1/4 binary32) (*.f32 r (PI.f32)))) (neg.f32 s)) | |
| 8.8% | (/.f32 (+.f32 (/.f32 (*.f32 r #s(literal 1/144 binary32)) (PI.f32)) (*.f32 s (+.f32 (*.f32 (+.f32 (/.f32 (/.f32 #s(literal 1 binary32) (PI.f32)) r) (/.f32 (/.f32 (/.f32 #s(literal 1 binary32) (PI.f32)) r) (exp.f32 (/.f32 r s)))) (*.f32 s #s(literal 1/8 binary32))) (/.f32 #s(literal -1/24 binary32) (PI.f32))))) (*.f32 s (*.f32 s s))) | |
| 7.5% | (/.f32 (+.f32 (/.f32 (*.f32 #s(literal -1/6 binary32) (/.f32 r (*.f32 s s))) (PI.f32)) (/.f32 (/.f32 #s(literal 1/4 binary32) s) (PI.f32))) r) | |
| 97.2% | (/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))))) (PI.f32)) | |
| 97.2% | (/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (pow.f32 (exp.f32 #s(literal -1 binary32)) (/.f32 (/.f32 r s) #s(literal 3 binary32))))) (PI.f32)) | |
| 97.2% | (/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (pow.f32 (E.f32) (/.f32 r (*.f32 s #s(literal -3 binary32)))))) (PI.f32)) | |
| 5.6% | (/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (/.f32 (/.f32 (*.f32 r (*.f32 r #s(literal 1/18 binary32))) s) s))) (PI.f32)) | |
| ▶ | 7.1% | (/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 r (+.f32 (*.f32 (/.f32 (/.f32 r (*.f32 s s)) s) #s(literal -1/162 binary32)) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))))) (PI.f32)) |
| 96.8% | (/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (cbrt.f32 (exp.f32 (/.f32 (neg.f32 r) s))))) (PI.f32)) | |
| ▶ | 8.3% | (/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) #s(literal 1 binary32))) (PI.f32)) |
| 8.8% | (/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) r) (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)))) (*.f32 s (PI.f32))) | |
| 97.1% | (/.f32 (*.f32 (exp.f32 (*.f32 (log.f32 (/.f32 (*.f32 r s) #s(literal 1/8 binary32))) #s(literal -1 binary32))) (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (exp.f32 (/.f32 (/.f32 r s) #s(literal -3 binary32))))) (PI.f32)) | |
| 2.7% | (/.f32 (*.f32 r (+.f32 (/.f32 #s(literal 1/144 binary32) (*.f32 s (*.f32 s s))) (/.f32 #s(literal -1/24 binary32) (*.f32 r (*.f32 s s))))) (PI.f32)) | |
| 99.6% | (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))))) (*.f32 (*.f32 r s) (PI.f32))) | |
| 97.3% | (/.f32 #s(literal 1 binary32) (/.f32 (/.f32 (PI.f32) (/.f32 #s(literal 1/8 binary32) (*.f32 r s))) (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))))) | |
| 8.0% | (/.f32 #s(literal 1 binary32) (/.f32 (*.f32 s (PI.f32)) (/.f32 #s(literal 1/4 binary32) r))) | |
| 8.8% | (/.f32 #s(literal 1 binary32) (/.f32 (PI.f32) (/.f32 (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) (/.f32 (*.f32 r s) #s(literal 1/8 binary32))))) | |
| 8.0% | (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 r (PI.f32)) s)) | |
| ▶ | 8.0% | (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 r s) (PI.f32))) |
| ✓ | 8.0% | (/.f32 #s(literal 1/4 binary32) (*.f32 r (*.f32 s (PI.f32)))) |
| 99.6% | (-.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s))) (*.f32 r (*.f32 s (PI.f32)))) (/.f32 (*.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) #s(literal -3/4 binary32)) (*.f32 r (/.f32 s (/.f32 #s(literal 1/6 binary32) (PI.f32)))))) | |
| 8.3% | (+.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s))) (*.f32 r (*.f32 s (PI.f32)))) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32))) r)) | |
| 8.5% | (+.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s))) (*.f32 r (*.f32 s (PI.f32)))) (/.f32 (-.f32 #s(literal 3/4 binary32) (/.f32 (-.f32 (*.f32 #s(literal 1/4 binary32) r) (/.f32 (+.f32 (/.f32 (*.f32 #s(literal -1/216 binary32) (*.f32 r (*.f32 r r))) s) (*.f32 (*.f32 r r) #s(literal 1/24 binary32))) s)) s)) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) | |
| 8.5% | (+.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s))) (*.f32 r (*.f32 s (PI.f32)))) (/.f32 (+.f32 (neg.f32 (/.f32 (neg.f32 (+.f32 (/.f32 (+.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -1/144 binary32)) (*.f32 #s(literal 1/1296 binary32) (/.f32 (/.f32 (*.f32 r r) s) (PI.f32)))) s) (/.f32 #s(literal 1/24 binary32) (PI.f32)))) s)) (/.f32 #s(literal -1/8 binary32) (*.f32 r (PI.f32)))) (neg.f32 s))) | |
| 8.5% | (+.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s))) (*.f32 r (*.f32 s (PI.f32)))) (/.f32 (*.f32 #s(literal 3/4 binary32) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (+.f32 (*.f32 (*.f32 r (/.f32 (*.f32 r r) s)) #s(literal -1/162 binary32)) (*.f32 r (*.f32 r #s(literal 1/18 binary32)))) s)) s))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) | |
| 8.3% | (+.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s))) (*.f32 r (*.f32 s (PI.f32)))) (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) | |
| 8.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 (/.f32 #s(literal 1/8 binary32) s) (PI.f32)) r)) | |
| 8.1% | (+.f32 (/.f32 #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))) | |
| 7.9% | (*.f32 (/.f32 (/.f32 #s(literal 1 binary32) s) r) (pow.f32 (/.f32 (PI.f32) #s(literal 1/4 binary32)) #s(literal -1 binary32))) | |
| 8.0% | (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))) (/.f32 #s(literal 1/4 binary32) r)) | |
| 2.8% | (*.f32 r (+.f32 (/.f32 (/.f32 #s(literal 1/144 binary32) (PI.f32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal -1/24 binary32) (*.f32 r (*.f32 s (*.f32 s (PI.f32))))))) | |
| 97.0% | (exp.f32 (*.f32 (log.f32 (/.f32 (/.f32 (PI.f32) (/.f32 #s(literal 1/8 binary32) (*.f32 r s))) (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))))) #s(literal -1 binary32))) |
Compiled 2865 to 2015 computations (29.7% saved)
| 1× | egg-herbie |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 128 | (+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 r (+.f32 (*.f32 (/.f32 (/.f32 r (*.f32 s s)) s) #s(literal -1/162 binary32)) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))) |
| ✓ | cost-diff | 160 | (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 r (+.f32 (*.f32 (/.f32 (/.f32 r (*.f32 s s)) s) #s(literal -1/162 binary32)) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s))))) |
| ✓ | cost-diff | 192 | (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 r (+.f32 (*.f32 (/.f32 (/.f32 r (*.f32 s s)) s) #s(literal -1/162 binary32)) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))))) |
| ✓ | cost-diff | 192 | (/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 r (+.f32 (*.f32 (/.f32 (/.f32 r (*.f32 s s)) s) #s(literal -1/162 binary32)) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))))) (PI.f32)) |
| ✓ | cost-diff | 32 | (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) |
| ✓ | cost-diff | 32 | (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) #s(literal 1 binary32)) |
| ✓ | cost-diff | 64 | (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) #s(literal 1 binary32))) |
| ✓ | cost-diff | 64 | (/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) #s(literal 1 binary32))) (PI.f32)) |
| ✓ | cost-diff | 0 | (*.f32 s #s(literal -1/24 binary32)) |
| ✓ | cost-diff | 0 | (+.f32 (*.f32 s #s(literal -1/24 binary32)) (*.f32 r #s(literal 1/144 binary32))) |
| ✓ | cost-diff | 0 | (/.f32 (+.f32 (*.f32 s #s(literal -1/24 binary32)) (*.f32 r #s(literal 1/144 binary32))) (*.f32 s (*.f32 s s))) |
| ✓ | cost-diff | 0 | (/.f32 (/.f32 (+.f32 (*.f32 s #s(literal -1/24 binary32)) (*.f32 r #s(literal 1/144 binary32))) (*.f32 s (*.f32 s s))) (PI.f32)) |
| ✓ | cost-diff | 0 | (PI.f32) |
| ✓ | cost-diff | 0 | (*.f32 r s) |
| ✓ | cost-diff | 0 | (*.f32 (*.f32 r s) (PI.f32)) |
| ✓ | cost-diff | 0 | (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 r s) (PI.f32))) |
| ✓ | cost-diff | 0 | (neg.f32 r) |
| ✓ | cost-diff | 0 | (/.f32 (neg.f32 r) s) |
| ✓ | cost-diff | 0 | (exp.f32 (/.f32 (neg.f32 r) s)) |
| ✓ | cost-diff | 0 | (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 (/.f32 r s) #s(literal -3 binary32)))) |
| 3278× | +-lowering-+.f64 |
| 3278× | +-lowering-+.f32 |
| 3224× | *-lowering-*.f32 |
| 3224× | *-lowering-*.f64 |
| 1814× | /-lowering-/.f32 |
Useful iterations: 5 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 53 | 470 |
| 1 | 150 | 464 |
| 2 | 441 | 464 |
| 3 | 1211 | 462 |
| 4 | 3836 | 461 |
| 5 | 7098 | 459 |
| 0 | 8133 | 459 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (/ (/ (* 1/8 (+ (exp (/ (neg r) s)) (exp (/ (/ r s) -3)))) s) r) (PI)) |
(/ (/ (* 1/8 (+ (exp (/ (neg r) s)) (exp (/ (/ r s) -3)))) s) r) |
(/ (* 1/8 (+ (exp (/ (neg r) s)) (exp (/ (/ r s) -3)))) s) |
(* 1/8 (+ (exp (/ (neg r) s)) (exp (/ (/ r s) -3)))) |
1/8 |
(+ (exp (/ (neg r) s)) (exp (/ (/ r s) -3))) |
(exp (/ (neg r) s)) |
(/ (neg r) s) |
(neg r) |
r |
s |
(exp (/ (/ r s) -3)) |
(/ (/ r s) -3) |
(/ r s) |
-3 |
(PI) |
(/ 1/4 (* (* r s) (PI))) |
1/4 |
(* (* r s) (PI)) |
(* r s) |
r |
s |
(PI) |
(/ (/ (+ (* s -1/24) (* r 1/144)) (* s (* s s))) (PI)) |
(/ (+ (* s -1/24) (* r 1/144)) (* s (* s s))) |
(+ (* s -1/24) (* r 1/144)) |
(* s -1/24) |
s |
-1/24 |
(* r 1/144) |
r |
1/144 |
(* s (* s s)) |
(* s s) |
(PI) |
(/ (* (/ 1/8 (* r s)) (+ (exp (- 0 (/ r s))) 1)) (PI)) |
(* (/ 1/8 (* r s)) (+ (exp (- 0 (/ r s))) 1)) |
(/ 1/8 (* r s)) |
1/8 |
(* r s) |
r |
s |
(+ (exp (- 0 (/ r s))) 1) |
(exp (- 0 (/ r s))) |
(- 0 (/ r s)) |
0 |
(/ r s) |
1 |
(PI) |
(/ (* (/ 1/8 (* r s)) (+ (exp (- 0 (/ r s))) (+ 1 (* r (+ (* r (+ (* (/ (/ r (* s s)) s) -1/162) (/ 1/18 (* s s)))) (/ -1/3 s)))))) (PI)) |
(* (/ 1/8 (* r s)) (+ (exp (- 0 (/ r s))) (+ 1 (* r (+ (* r (+ (* (/ (/ r (* s s)) s) -1/162) (/ 1/18 (* s s)))) (/ -1/3 s)))))) |
(/ 1/8 (* r s)) |
1/8 |
(* r s) |
r |
s |
(+ (exp (- 0 (/ r s))) (+ 1 (* r (+ (* r (+ (* (/ (/ r (* s s)) s) -1/162) (/ 1/18 (* s s)))) (/ -1/3 s))))) |
(exp (- 0 (/ r s))) |
(- 0 (/ r s)) |
0 |
(/ r s) |
(+ 1 (* r (+ (* r (+ (* (/ (/ r (* s s)) s) -1/162) (/ 1/18 (* s s)))) (/ -1/3 s)))) |
1 |
(* r (+ (* r (+ (* (/ (/ r (* s s)) s) -1/162) (/ 1/18 (* s s)))) (/ -1/3 s))) |
(+ (* r (+ (* (/ (/ r (* s s)) s) -1/162) (/ 1/18 (* s s)))) (/ -1/3 s)) |
(* r (+ (* (/ (/ r (* s s)) s) -1/162) (/ 1/18 (* s s)))) |
(+ (* (/ (/ r (* s s)) s) -1/162) (/ 1/18 (* s s))) |
(* (/ (/ r (* s s)) s) -1/162) |
(/ (/ r (* s s)) s) |
(/ r (* s s)) |
(* s s) |
-1/162 |
(/ 1/18 (* s s)) |
1/18 |
(/ -1/3 s) |
-1/3 |
(PI) |
| Outputs |
|---|
(/ (/ (/ (* 1/8 (+ (exp (/ (neg r) s)) (exp (/ (/ r s) -3)))) s) r) (PI)) |
(/.f32 (+.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))) (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s)))) (*.f32 r (*.f32 s (PI.f32)))) |
(/ (/ (* 1/8 (+ (exp (/ (neg r) s)) (exp (/ (/ r s) -3)))) s) r) |
(/.f32 (+.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))) (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s)))) (*.f32 r s)) |
(/ (* 1/8 (+ (exp (/ (neg r) s)) (exp (/ (/ r s) -3)))) s) |
(/.f32 (+.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))) (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s)))) s) |
(* 1/8 (+ (exp (/ (neg r) s)) (exp (/ (/ r s) -3)))) |
(+.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))) (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s)))) |
1/8 |
#s(literal 1/8 binary32) |
(+ (exp (/ (neg r) s)) (exp (/ (/ r s) -3))) |
(+.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) (exp.f32 (neg.f32 (/.f32 r s)))) |
(exp (/ (neg r) s)) |
(exp.f32 (neg.f32 (/.f32 r s))) |
(/ (neg r) s) |
(neg.f32 (/.f32 r s)) |
(neg r) |
(neg.f32 r) |
r |
s |
(exp (/ (/ r s) -3)) |
(exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) |
(/ (/ r s) -3) |
(/.f32 r (*.f32 s #s(literal -3 binary32))) |
(/ r s) |
(/.f32 r s) |
-3 |
#s(literal -3 binary32) |
(PI) |
(PI.f32) |
(/ 1/4 (* (* r s) (PI))) |
(/.f32 #s(literal 1/4 binary32) (*.f32 r (*.f32 s (PI.f32)))) |
1/4 |
#s(literal 1/4 binary32) |
(* (* r s) (PI)) |
(*.f32 r (*.f32 s (PI.f32))) |
(* r s) |
(*.f32 r s) |
r |
s |
(PI) |
(PI.f32) |
(/ (/ (+ (* s -1/24) (* r 1/144)) (* s (* s s))) (PI)) |
(/.f32 (+.f32 (*.f32 s #s(literal -1/24 binary32)) (*.f32 r #s(literal 1/144 binary32))) (*.f32 s (*.f32 s (*.f32 s (PI.f32))))) |
(/ (+ (* s -1/24) (* r 1/144)) (* s (* s s))) |
(/.f32 (+.f32 (*.f32 s #s(literal -1/24 binary32)) (*.f32 r #s(literal 1/144 binary32))) (*.f32 s (*.f32 s s))) |
(+ (* s -1/24) (* r 1/144)) |
(+.f32 (*.f32 s #s(literal -1/24 binary32)) (*.f32 r #s(literal 1/144 binary32))) |
(* s -1/24) |
(*.f32 s #s(literal -1/24 binary32)) |
s |
-1/24 |
#s(literal -1/24 binary32) |
(* r 1/144) |
(*.f32 r #s(literal 1/144 binary32)) |
r |
1/144 |
#s(literal 1/144 binary32) |
(* s (* s s)) |
(*.f32 s (*.f32 s s)) |
(* s s) |
(*.f32 s s) |
(PI) |
(PI.f32) |
(/ (* (/ 1/8 (* r s)) (+ (exp (- 0 (/ r s))) 1)) (PI)) |
(/.f32 (/.f32 (+.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s)))) (*.f32 r s)) (PI.f32)) |
(* (/ 1/8 (* r s)) (+ (exp (- 0 (/ r s))) 1)) |
(/.f32 (+.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s)))) (*.f32 r s)) |
(/ 1/8 (* r s)) |
(/.f32 #s(literal 1/8 binary32) (*.f32 r s)) |
1/8 |
#s(literal 1/8 binary32) |
(* r s) |
(*.f32 r s) |
r |
s |
(+ (exp (- 0 (/ r s))) 1) |
(+.f32 (exp.f32 (neg.f32 (/.f32 r s))) #s(literal 1 binary32)) |
(exp (- 0 (/ r s))) |
(exp.f32 (neg.f32 (/.f32 r s))) |
(- 0 (/ r s)) |
(neg.f32 (/.f32 r s)) |
0 |
#s(literal 0 binary32) |
(/ r s) |
(/.f32 r s) |
1 |
#s(literal 1 binary32) |
(PI) |
(PI.f32) |
(/ (* (/ 1/8 (* r s)) (+ (exp (- 0 (/ r s))) (+ 1 (* r (+ (* r (+ (* (/ (/ r (* s s)) s) -1/162) (/ 1/18 (* s s)))) (/ -1/3 s)))))) (PI)) |
(/.f32 (/.f32 (+.f32 (/.f32 (+.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s)))) r) (*.f32 #s(literal 1/8 binary32) (+.f32 (*.f32 (/.f32 r (*.f32 s s)) (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) s) #s(literal 1/18 binary32))) (/.f32 #s(literal -1/3 binary32) s)))) s) (PI.f32)) |
(* (/ 1/8 (* r s)) (+ (exp (- 0 (/ r s))) (+ 1 (* r (+ (* r (+ (* (/ (/ r (* s s)) s) -1/162) (/ 1/18 (* s s)))) (/ -1/3 s)))))) |
(/.f32 (+.f32 (/.f32 (+.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s)))) r) (*.f32 #s(literal 1/8 binary32) (+.f32 (*.f32 (/.f32 r (*.f32 s s)) (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) s) #s(literal 1/18 binary32))) (/.f32 #s(literal -1/3 binary32) s)))) s) |
(/ 1/8 (* r s)) |
(/.f32 #s(literal 1/8 binary32) (*.f32 r s)) |
1/8 |
#s(literal 1/8 binary32) |
(* r s) |
(*.f32 r s) |
r |
s |
(+ (exp (- 0 (/ r s))) (+ 1 (* r (+ (* r (+ (* (/ (/ r (* s s)) s) -1/162) (/ 1/18 (* s s)))) (/ -1/3 s))))) |
(+.f32 (+.f32 (exp.f32 (neg.f32 (/.f32 r s))) #s(literal 1 binary32)) (*.f32 r (+.f32 (*.f32 (/.f32 r (*.f32 s s)) (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) s) #s(literal 1/18 binary32))) (/.f32 #s(literal -1/3 binary32) s)))) |
(exp (- 0 (/ r s))) |
(exp.f32 (neg.f32 (/.f32 r s))) |
(- 0 (/ r s)) |
(neg.f32 (/.f32 r s)) |
0 |
#s(literal 0 binary32) |
(/ r s) |
(/.f32 r s) |
(+ 1 (* r (+ (* r (+ (* (/ (/ r (* s s)) s) -1/162) (/ 1/18 (* s s)))) (/ -1/3 s)))) |
(+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 (/.f32 r (*.f32 s s)) (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) s) #s(literal 1/18 binary32))) (/.f32 #s(literal -1/3 binary32) s)))) |
1 |
#s(literal 1 binary32) |
(* r (+ (* r (+ (* (/ (/ r (* s s)) s) -1/162) (/ 1/18 (* s s)))) (/ -1/3 s))) |
(*.f32 r (+.f32 (*.f32 (/.f32 r (*.f32 s s)) (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) s) #s(literal 1/18 binary32))) (/.f32 #s(literal -1/3 binary32) s))) |
(+ (* r (+ (* (/ (/ r (* s s)) s) -1/162) (/ 1/18 (* s s)))) (/ -1/3 s)) |
(+.f32 (*.f32 (/.f32 r (*.f32 s s)) (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) s) #s(literal 1/18 binary32))) (/.f32 #s(literal -1/3 binary32) s)) |
(* r (+ (* (/ (/ r (* s s)) s) -1/162) (/ 1/18 (* s s)))) |
(*.f32 (/.f32 r (*.f32 s s)) (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) s) #s(literal 1/18 binary32))) |
(+ (* (/ (/ r (* s s)) s) -1/162) (/ 1/18 (* s s))) |
(+.f32 (/.f32 (/.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) s) s) s) (/.f32 #s(literal 1/18 binary32) (*.f32 s s))) |
(* (/ (/ r (* s s)) s) -1/162) |
(/.f32 (/.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) s) s) s) |
(/ (/ r (* s s)) s) |
(/.f32 (/.f32 r (*.f32 s s)) s) |
(/ r (* s s)) |
(/.f32 r (*.f32 s s)) |
(* s s) |
(*.f32 s s) |
-1/162 |
#s(literal -1/162 binary32) |
(/ 1/18 (* s s)) |
(/.f32 #s(literal 1/18 binary32) (*.f32 s s)) |
1/18 |
#s(literal 1/18 binary32) |
(/ -1/3 s) |
(/.f32 #s(literal -1/3 binary32) s) |
-1/3 |
#s(literal -1/3 binary32) |
(PI) |
(PI.f32) |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 98.8% | (/.f32 #s(literal -1/3 binary32) s) |
| ✓ | accuracy | 98.4% | (*.f32 (/.f32 (/.f32 r (*.f32 s s)) s) #s(literal -1/162 binary32)) |
| ✓ | accuracy | 98.2% | (*.f32 r (+.f32 (*.f32 r (+.f32 (*.f32 (/.f32 (/.f32 r (*.f32 s s)) s) #s(literal -1/162 binary32)) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s))) |
| ✓ | accuracy | 57.6% | (+.f32 (*.f32 (/.f32 (/.f32 r (*.f32 s s)) s) #s(literal -1/162 binary32)) (/.f32 #s(literal 1/18 binary32) (*.f32 s s))) |
| ✓ | accuracy | 99.7% | (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) |
| ✓ | accuracy | 99.3% | (PI.f32) |
| ✓ | accuracy | 99.2% | (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) |
| ✓ | accuracy | 98.8% | (/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) #s(literal 1 binary32))) (PI.f32)) |
| ✓ | accuracy | 99.3% | (PI.f32) |
| ✓ | accuracy | 99.2% | (/.f32 (+.f32 (*.f32 s #s(literal -1/24 binary32)) (*.f32 r #s(literal 1/144 binary32))) (*.f32 s (*.f32 s s))) |
| ✓ | accuracy | 99.2% | (/.f32 (/.f32 (+.f32 (*.f32 s #s(literal -1/24 binary32)) (*.f32 r #s(literal 1/144 binary32))) (*.f32 s (*.f32 s s))) (PI.f32)) |
| ✓ | accuracy | 99.0% | (*.f32 s #s(literal -1/24 binary32)) |
| ✓ | accuracy | 100.0% | (*.f32 r s) |
| ✓ | accuracy | 99.3% | (PI.f32) |
| ✓ | accuracy | 99.2% | (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 r s) (PI.f32))) |
| ✓ | accuracy | 98.9% | (*.f32 (*.f32 r s) (PI.f32)) |
| ✓ | accuracy | 99.8% | (exp.f32 (/.f32 (/.f32 r s) #s(literal -3 binary32))) |
| ✓ | accuracy | 99.7% | (exp.f32 (/.f32 (neg.f32 r) s)) |
| ✓ | accuracy | 99.3% | (PI.f32) |
| ✓ | accuracy | 98.9% | (/.f32 (/.f32 r s) #s(literal -3 binary32)) |
| 187.0ms | 254× | 0 | valid |
| 5.0ms | 2× | 5 | exit |
Compiled 526 to 54 computations (89.7% saved)
ival-mult: 45.0ms (36.2% of total)...c/correct-round.rkt:119:19: 30.0ms (24.1% of total)ival-div: 28.0ms (22.5% of total)ival-add: 9.0ms (7.2% of total)ival-exp: 6.0ms (4.8% of total)ival-neg: 2.0ms (1.6% of total)ival-sub: 1.0ms (0.8% of total)const: 1.0ms (0.8% of total)backward-pass: 1.0ms (0.8% of total)ival-pi: 1.0ms (0.8% of total)| Inputs |
|---|
#<alt (+ (exp (/ (neg r) s)) (exp (/ (/ r s) -3)))> |
#<alt (exp (/ (neg r) s))> |
#<alt (/ (neg r) s)> |
#<alt (neg r)> |
#<alt (/ 1/4 (* (* r s) (PI)))> |
#<alt (* (* r s) (PI))> |
#<alt (* r s)> |
#<alt (PI)> |
#<alt (/ (/ (+ (* s -1/24) (* r 1/144)) (* s (* s s))) (PI))> |
#<alt (/ (+ (* s -1/24) (* r 1/144)) (* s (* s s)))> |
#<alt (+ (* s -1/24) (* r 1/144))> |
#<alt (* s -1/24)> |
#<alt (/ (* (/ 1/8 (* r s)) (+ (exp (- 0 (/ r s))) 1)) (PI))> |
#<alt (* (/ 1/8 (* r s)) (+ (exp (- 0 (/ r s))) 1))> |
#<alt (+ (exp (- 0 (/ r s))) 1)> |
#<alt (exp (- 0 (/ r s)))> |
#<alt (/ (* (/ 1/8 (* r s)) (+ (exp (- 0 (/ r s))) (+ 1 (* r (+ (* r (+ (* (/ (/ r (* s s)) s) -1/162) (/ 1/18 (* s s)))) (/ -1/3 s)))))) (PI))> |
#<alt (* (/ 1/8 (* r s)) (+ (exp (- 0 (/ r s))) (+ 1 (* r (+ (* r (+ (* (/ (/ r (* s s)) s) -1/162) (/ 1/18 (* s s)))) (/ -1/3 s))))))> |
#<alt (+ (exp (- 0 (/ r s))) (+ 1 (* r (+ (* r (+ (* (/ (/ r (* s s)) s) -1/162) (/ 1/18 (* s s)))) (/ -1/3 s)))))> |
#<alt (+ 1 (* r (+ (* r (+ (* (/ (/ r (* s s)) s) -1/162) (/ 1/18 (* s s)))) (/ -1/3 s))))> |
#<alt (/ (/ r s) -3)> |
#<alt (exp (/ (/ r s) -3))> |
#<alt (/ 1/8 (* r s))> |
#<alt (+ (* (/ (/ r (* s s)) s) -1/162) (/ 1/18 (* s s)))> |
#<alt (* r (+ (* r (+ (* (/ (/ r (* s s)) s) -1/162) (/ 1/18 (* s s)))) (/ -1/3 s)))> |
#<alt (* (/ (/ r (* s s)) s) -1/162)> |
#<alt (/ -1/3 s)> |
| Outputs |
|---|
#<alt 2> |
#<alt (+ 2 (* -4/3 (/ r s)))> |
#<alt (+ 2 (* r (- (* 5/9 (/ r (pow s 2))) (* 4/3 (/ 1 s)))))> |
#<alt (+ 2 (* r (- (* r (+ (* -14/81 (/ r (pow s 3))) (* 5/9 (/ 1 (pow s 2))))) (* 4/3 (/ 1 s)))))> |
#<alt (+ (exp (* -1 (/ r s))) (exp (* -1/3 (/ r s))))> |
#<alt (+ (exp (* -1 (/ r s))) (exp (* -1/3 (/ r s))))> |
#<alt (+ (exp (* -1 (/ r s))) (exp (* -1/3 (/ r s))))> |
#<alt (+ (exp (* -1 (/ r s))) (exp (* -1/3 (/ r s))))> |
#<alt (+ (exp (* -1 (/ r s))) (exp (* -1/3 (/ r s))))> |
#<alt (+ (exp (* -1 (/ r s))) (exp (* -1/3 (/ r s))))> |
#<alt (+ (exp (* -1 (/ r s))) (exp (* -1/3 (/ r s))))> |
#<alt (+ (exp (* -1 (/ r s))) (exp (* -1/3 (/ r s))))> |
#<alt (+ (exp (* -1 (/ r s))) (exp (* -1/3 (/ r s))))> |
#<alt (+ (exp (* -1 (/ r s))) (exp (* -1/3 (/ r s))))> |
#<alt (+ (exp (* -1 (/ r s))) (exp (* -1/3 (/ r s))))> |
#<alt (+ (exp (* -1 (/ r s))) (exp (* -1/3 (/ r s))))> |
#<alt 2> |
#<alt (+ 2 (+ (* -1 (/ r s)) (* -1/3 (/ r s))))> |
#<alt (+ 2 (+ (* -1 (/ r s)) (+ (* -1/3 (/ r s)) (+ (* 1/18 (/ (pow r 2) (pow s 2))) (* 1/2 (/ (pow r 2) (pow s 2)))))))> |
#<alt (+ 2 (+ (* -1 (/ r s)) (+ (* -1/3 (/ r s)) (+ (* -1/6 (/ (pow r 3) (pow s 3))) (+ (* -1/162 (/ (pow r 3) (pow s 3))) (+ (* 1/18 (/ (pow r 2) (pow s 2))) (* 1/2 (/ (pow r 2) (pow s 2)))))))))> |
#<alt 2> |
#<alt (+ 2 (* -1 (/ (+ r (* 1/3 r)) s)))> |
#<alt (+ 2 (* -1 (/ (+ r (+ (* -1 (/ (+ (* 1/18 (pow r 2)) (* 1/2 (pow r 2))) s)) (* 1/3 r))) s)))> |
#<alt (+ 2 (* -1 (/ (+ r (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/162 (pow r 3)) (* 1/6 (pow r 3))) s)) (+ (* 1/18 (pow r 2)) (* 1/2 (pow r 2)))) s)) (* 1/3 r))) s)))> |
#<alt 1> |
#<alt (+ 1 (* -1 (/ r s)))> |
#<alt (+ 1 (* r (- (* 1/2 (/ r (pow s 2))) (/ 1 s))))> |
#<alt (+ 1 (* r (- (* r (+ (* -1/6 (/ r (pow s 3))) (* 1/2 (/ 1 (pow s 2))))) (/ 1 s))))> |
#<alt (exp (* -1 (/ r s)))> |
#<alt (exp (* -1 (/ r s)))> |
#<alt (exp (* -1 (/ r s)))> |
#<alt (exp (* -1 (/ r s)))> |
#<alt (exp (* -1 (/ r s)))> |
#<alt (exp (* -1 (/ r s)))> |
#<alt (exp (* -1 (/ r s)))> |
#<alt (exp (* -1 (/ r s)))> |
#<alt (exp (* -1 (/ r s)))> |
#<alt (exp (* -1 (/ r s)))> |
#<alt (exp (* -1 (/ r s)))> |
#<alt (exp (* -1 (/ r s)))> |
#<alt 1> |
#<alt (+ 1 (* -1 (/ r s)))> |
#<alt (+ 1 (+ (* -1 (/ r s)) (* 1/2 (/ (pow r 2) (pow s 2)))))> |
#<alt (+ 1 (+ (* -1 (/ r s)) (+ (* -1/6 (/ (pow r 3) (pow s 3))) (* 1/2 (/ (pow r 2) (pow s 2))))))> |
#<alt 1> |
#<alt (+ 1 (* -1 (/ r s)))> |
#<alt (+ 1 (* -1 (/ (+ r (* -1/2 (/ (pow r 2) s))) s)))> |
#<alt (+ 1 (* -1 (/ (+ r (* -1 (/ (+ (* -1/6 (/ (pow r 3) s)) (* 1/2 (pow r 2))) s))) s)))> |
#<alt (* -1 (/ r s))> |
#<alt (* -1 (/ r s))> |
#<alt (* -1 (/ r s))> |
#<alt (* -1 (/ r s))> |
#<alt (* -1 (/ r s))> |
#<alt (* -1 (/ r s))> |
#<alt (* -1 (/ r s))> |
#<alt (* -1 (/ r s))> |
#<alt (* -1 (/ r s))> |
#<alt (* -1 (/ r s))> |
#<alt (* -1 (/ r s))> |
#<alt (* -1 (/ r s))> |
#<alt (* -1 (/ r s))> |
#<alt (* -1 (/ r s))> |
#<alt (* -1 (/ r s))> |
#<alt (* -1 (/ r s))> |
#<alt (* -1 (/ r s))> |
#<alt (* -1 (/ r s))> |
#<alt (* -1 (/ r s))> |
#<alt (* -1 (/ r s))> |
#<alt (* -1 (/ r s))> |
#<alt (* -1 (/ r s))> |
#<alt (* -1 (/ r s))> |
#<alt (* -1 (/ r s))> |
#<alt (* -1 r)> |
#<alt (* -1 r)> |
#<alt (* -1 r)> |
#<alt (* -1 r)> |
#<alt (* -1 r)> |
#<alt (* -1 r)> |
#<alt (* -1 r)> |
#<alt (* -1 r)> |
#<alt (* -1 r)> |
#<alt (* -1 r)> |
#<alt (* -1 r)> |
#<alt (* -1 r)> |
#<alt (/ 1/4 (* r (* s (PI))))> |
#<alt (/ 1/4 (* r (* s (PI))))> |
#<alt (/ 1/4 (* r (* s (PI))))> |
#<alt (/ 1/4 (* r (* s (PI))))> |
#<alt (/ 1/4 (* r (* s (PI))))> |
#<alt (/ 1/4 (* r (* s (PI))))> |
#<alt (/ 1/4 (* r (* s (PI))))> |
#<alt (/ 1/4 (* r (* s (PI))))> |
#<alt (/ 1/4 (* r (* s (PI))))> |
#<alt (/ 1/4 (* r (* s (PI))))> |
#<alt (/ 1/4 (* r (* s (PI))))> |
#<alt (/ 1/4 (* r (* s (PI))))> |
#<alt (/ 1/4 (* r (* s (PI))))> |
#<alt (/ 1/4 (* r (* s (PI))))> |
#<alt (/ 1/4 (* r (* s (PI))))> |
#<alt (/ 1/4 (* r (* s (PI))))> |
#<alt (/ 1/4 (* r (* s (PI))))> |
#<alt (/ 1/4 (* r (* s (PI))))> |
#<alt (/ 1/4 (* r (* s (PI))))> |
#<alt (/ 1/4 (* r (* s (PI))))> |
#<alt (/ 1/4 (* r (* s (PI))))> |
#<alt (/ 1/4 (* r (* s (PI))))> |
#<alt (/ 1/4 (* r (* s (PI))))> |
#<alt (/ 1/4 (* r (* s (PI))))> |
#<alt (* r (* s (PI)))> |
#<alt (* r (* s (PI)))> |
#<alt (* r (* s (PI)))> |
#<alt (* r (* s (PI)))> |
#<alt (* r (* s (PI)))> |
#<alt (* r (* s (PI)))> |
#<alt (* r (* s (PI)))> |
#<alt (* r (* s (PI)))> |
#<alt (* r (* s (PI)))> |
#<alt (* r (* s (PI)))> |
#<alt (* r (* s (PI)))> |
#<alt (* r (* s (PI)))> |
#<alt (* r (* s (PI)))> |
#<alt (* r (* s (PI)))> |
#<alt (* r (* s (PI)))> |
#<alt (* r (* s (PI)))> |
#<alt (* r (* s (PI)))> |
#<alt (* r (* s (PI)))> |
#<alt (* r (* s (PI)))> |
#<alt (* r (* s (PI)))> |
#<alt (* r (* s (PI)))> |
#<alt (* r (* s (PI)))> |
#<alt (* r (* s (PI)))> |
#<alt (* r (* s (PI)))> |
#<alt (* r s)> |
#<alt (* r s)> |
#<alt (* r s)> |
#<alt (* r s)> |
#<alt (* r s)> |
#<alt (* r s)> |
#<alt (* r s)> |
#<alt (* r s)> |
#<alt (* r s)> |
#<alt (* r s)> |
#<alt (* r s)> |
#<alt (* r s)> |
#<alt (* r s)> |
#<alt (* r s)> |
#<alt (* r s)> |
#<alt (* r s)> |
#<alt (* r s)> |
#<alt (* r s)> |
#<alt (* r s)> |
#<alt (* r s)> |
#<alt (* r s)> |
#<alt (* r s)> |
#<alt (* r s)> |
#<alt (* r s)> |
#<alt (* 1/144 (/ r (* (pow s 3) (PI))))> |
#<alt (/ (+ (* -1/24 (/ s (PI))) (* 1/144 (/ r (PI)))) (pow s 3))> |
#<alt (/ (+ (* -1/24 (/ s (PI))) (* 1/144 (/ r (PI)))) (pow s 3))> |
#<alt (/ (+ (* -1/24 (/ s (PI))) (* 1/144 (/ r (PI)))) (pow s 3))> |
#<alt (/ -1/24 (* (pow s 2) (PI)))> |
#<alt (/ (- (* 1/144 (/ r (* s (PI)))) (* 1/24 (/ 1 (PI)))) (pow s 2))> |
#<alt (/ (- (* 1/144 (/ r (* s (PI)))) (* 1/24 (/ 1 (PI)))) (pow s 2))> |
#<alt (/ (- (* 1/144 (/ r (* s (PI)))) (* 1/24 (/ 1 (PI)))) (pow s 2))> |
#<alt (/ -1/24 (* (pow s 2) (PI)))> |
#<alt (/ (- (* 1/144 (/ r (* s (PI)))) (* 1/24 (/ 1 (PI)))) (pow s 2))> |
#<alt (/ (- (* 1/144 (/ r (* s (PI)))) (* 1/24 (/ 1 (PI)))) (pow s 2))> |
#<alt (/ (- (* 1/144 (/ r (* s (PI)))) (* 1/24 (/ 1 (PI)))) (pow s 2))> |
#<alt (/ -1/24 (* (pow s 2) (PI)))> |
#<alt (- (* 1/144 (/ r (* (pow s 3) (PI)))) (* 1/24 (/ 1 (* (pow s 2) (PI)))))> |
#<alt (- (* 1/144 (/ r (* (pow s 3) (PI)))) (* 1/24 (/ 1 (* (pow s 2) (PI)))))> |
#<alt (- (* 1/144 (/ r (* (pow s 3) (PI)))) (* 1/24 (/ 1 (* (pow s 2) (PI)))))> |
#<alt (* 1/144 (/ r (* (pow s 3) (PI))))> |
#<alt (* r (- (* 1/144 (/ 1 (* (pow s 3) (PI)))) (* 1/24 (/ 1 (* r (* (pow s 2) (PI)))))))> |
#<alt (* r (- (* 1/144 (/ 1 (* (pow s 3) (PI)))) (* 1/24 (/ 1 (* r (* (pow s 2) (PI)))))))> |
#<alt (* r (- (* 1/144 (/ 1 (* (pow s 3) (PI)))) (* 1/24 (/ 1 (* r (* (pow s 2) (PI)))))))> |
#<alt (* 1/144 (/ r (* (pow s 3) (PI))))> |
#<alt (* -1 (* r (- (* 1/24 (/ 1 (* r (* (pow s 2) (PI))))) (* 1/144 (/ 1 (* (pow s 3) (PI)))))))> |
#<alt (* -1 (* r (- (* 1/24 (/ 1 (* r (* (pow s 2) (PI))))) (* 1/144 (/ 1 (* (pow s 3) (PI)))))))> |
#<alt (* -1 (* r (- (* 1/24 (/ 1 (* r (* (pow s 2) (PI))))) (* 1/144 (/ 1 (* (pow s 3) (PI)))))))> |
#<alt (* 1/144 (/ r (pow s 3)))> |
#<alt (/ (+ (* -1/24 s) (* 1/144 r)) (pow s 3))> |
#<alt (/ (+ (* -1/24 s) (* 1/144 r)) (pow s 3))> |
#<alt (/ (+ (* -1/24 s) (* 1/144 r)) (pow s 3))> |
#<alt (/ -1/24 (pow s 2))> |
#<alt (/ (- (* 1/144 (/ r s)) 1/24) (pow s 2))> |
#<alt (/ (- (* 1/144 (/ r s)) 1/24) (pow s 2))> |
#<alt (/ (- (* 1/144 (/ r s)) 1/24) (pow s 2))> |
#<alt (/ -1/24 (pow s 2))> |
#<alt (/ (- (* 1/144 (/ r s)) 1/24) (pow s 2))> |
#<alt (/ (- (* 1/144 (/ r s)) 1/24) (pow s 2))> |
#<alt (/ (- (* 1/144 (/ r s)) 1/24) (pow s 2))> |
#<alt (/ -1/24 (pow s 2))> |
#<alt (- (* 1/144 (/ r (pow s 3))) (* 1/24 (/ 1 (pow s 2))))> |
#<alt (- (* 1/144 (/ r (pow s 3))) (* 1/24 (/ 1 (pow s 2))))> |
#<alt (- (* 1/144 (/ r (pow s 3))) (* 1/24 (/ 1 (pow s 2))))> |
#<alt (* 1/144 (/ r (pow s 3)))> |
#<alt (* r (- (* 1/144 (/ 1 (pow s 3))) (* 1/24 (/ 1 (* r (pow s 2))))))> |
#<alt (* r (- (* 1/144 (/ 1 (pow s 3))) (* 1/24 (/ 1 (* r (pow s 2))))))> |
#<alt (* r (- (* 1/144 (/ 1 (pow s 3))) (* 1/24 (/ 1 (* r (pow s 2))))))> |
#<alt (* 1/144 (/ r (pow s 3)))> |
#<alt (* -1 (* r (- (* 1/24 (/ 1 (* r (pow s 2)))) (* 1/144 (/ 1 (pow s 3))))))> |
#<alt (* -1 (* r (- (* 1/24 (/ 1 (* r (pow s 2)))) (* 1/144 (/ 1 (pow s 3))))))> |
#<alt (* -1 (* r (- (* 1/24 (/ 1 (* r (pow s 2)))) (* 1/144 (/ 1 (pow s 3))))))> |
#<alt (* 1/144 r)> |
#<alt (+ (* -1/24 s) (* 1/144 r))> |
#<alt (+ (* -1/24 s) (* 1/144 r))> |
#<alt (+ (* -1/24 s) (* 1/144 r))> |
#<alt (* -1/24 s)> |
#<alt (* s (- (* 1/144 (/ r s)) 1/24))> |
#<alt (* s (- (* 1/144 (/ r s)) 1/24))> |
#<alt (* s (- (* 1/144 (/ r s)) 1/24))> |
#<alt (* -1/24 s)> |
#<alt (* -1 (* s (+ 1/24 (* -1/144 (/ r s)))))> |
#<alt (* -1 (* s (+ 1/24 (* -1/144 (/ r s)))))> |
#<alt (* -1 (* s (+ 1/24 (* -1/144 (/ r s)))))> |
#<alt (* -1/24 s)> |
#<alt (+ (* -1/24 s) (* 1/144 r))> |
#<alt (+ (* -1/24 s) (* 1/144 r))> |
#<alt (+ (* -1/24 s) (* 1/144 r))> |
#<alt (* 1/144 r)> |
#<alt (* r (+ 1/144 (* -1/24 (/ s r))))> |
#<alt (* r (+ 1/144 (* -1/24 (/ s r))))> |
#<alt (* r (+ 1/144 (* -1/24 (/ s r))))> |
#<alt (* 1/144 r)> |
#<alt (* -1 (* r (- (* 1/24 (/ s r)) 1/144)))> |
#<alt (* -1 (* r (- (* 1/24 (/ s r)) 1/144)))> |
#<alt (* -1 (* r (- (* 1/24 (/ s r)) 1/144)))> |
#<alt (* -1/24 s)> |
#<alt (* -1/24 s)> |
#<alt (* -1/24 s)> |
#<alt (* -1/24 s)> |
#<alt (* -1/24 s)> |
#<alt (* -1/24 s)> |
#<alt (* -1/24 s)> |
#<alt (* -1/24 s)> |
#<alt (* -1/24 s)> |
#<alt (* -1/24 s)> |
#<alt (* -1/24 s)> |
#<alt (* -1/24 s)> |
#<alt (/ 1/4 (* r (* s (PI))))> |
#<alt (/ (+ (* -1/8 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* s (PI))))) r)> |
#<alt (/ (+ (* r (- (* 1/16 (/ r (* (pow s 3) (PI)))) (* 1/8 (/ 1 (* (pow s 2) (PI)))))) (* 1/4 (/ 1 (* s (PI))))) r)> |
#<alt (/ (+ (* r (- (* r (+ (* -1/48 (/ r (* (pow s 4) (PI)))) (* 1/16 (/ 1 (* (pow s 3) (PI)))))) (* 1/8 (/ 1 (* (pow s 2) (PI)))))) (* 1/4 (/ 1 (* s (PI))))) r)> |
#<alt (* 1/8 (/ (+ 1 (exp (neg (/ r s)))) (* r (* s (PI)))))> |
#<alt (* 1/8 (/ (+ 1 (exp (neg (/ r s)))) (* r (* s (PI)))))> |
#<alt (* 1/8 (/ (+ 1 (exp (neg (/ r s)))) (* r (* s (PI)))))> |
#<alt (* 1/8 (/ (+ 1 (exp (neg (/ r s)))) (* r (* s (PI)))))> |
#<alt (* 1/8 (/ (+ 1 (exp (* -1 (/ r s)))) (* r (* s (PI)))))> |
#<alt (* 1/8 (/ (+ 1 (exp (* -1 (/ r s)))) (* r (* s (PI)))))> |
#<alt (* 1/8 (/ (+ 1 (exp (* -1 (/ r s)))) (* r (* s (PI)))))> |
#<alt (* 1/8 (/ (+ 1 (exp (* -1 (/ r s)))) (* r (* s (PI)))))> |
#<alt (* 1/8 (/ (+ 1 (exp (neg (/ r s)))) (* r (* s (PI)))))> |
#<alt (* 1/8 (/ (+ 1 (exp (neg (/ r s)))) (* r (* s (PI)))))> |
#<alt (* 1/8 (/ (+ 1 (exp (neg (/ r s)))) (* r (* s (PI)))))> |
#<alt (* 1/8 (/ (+ 1 (exp (neg (/ r s)))) (* r (* s (PI)))))> |
#<alt (/ 1/4 (* r (* s (PI))))> |
#<alt (/ (- (* 1/4 (/ 1 (* r (PI)))) (* 1/8 (/ 1 (* s (PI))))) s)> |
#<alt (/ (- (+ (* 1/16 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* r (PI))))) (/ 1/8 (* s (PI)))) s)> |
#<alt (/ (- (+ (* -1/48 (/ (pow r 2) (* (pow s 3) (PI)))) (+ (* 1/16 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* r (PI)))))) (/ 1/8 (* s (PI)))) s)> |
#<alt (/ 1/4 (* r (* s (PI))))> |
#<alt (* -1 (/ (- (* 1/8 (/ 1 (* s (PI)))) (* 1/4 (/ 1 (* r (PI))))) s))> |
#<alt (* -1 (/ (- (* -1 (/ (- (* 1/16 (/ r (* s (PI)))) (* 1/8 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))) s))> |
#<alt (* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -1/16 (/ r (PI))) (* 1/48 (/ (pow r 2) (* s (PI))))) s)) (* 1/8 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))) s))> |
#<alt (/ 1/4 (* r s))> |
#<alt (/ (+ (* -1/8 (/ r (pow s 2))) (* 1/4 (/ 1 s))) r)> |
#<alt (/ (+ (* r (- (* 1/16 (/ r (pow s 3))) (* 1/8 (/ 1 (pow s 2))))) (* 1/4 (/ 1 s))) r)> |
#<alt (/ (+ (* r (- (* r (+ (* -1/48 (/ r (pow s 4))) (* 1/16 (/ 1 (pow s 3))))) (* 1/8 (/ 1 (pow s 2))))) (* 1/4 (/ 1 s))) r)> |
#<alt (* 1/8 (/ (+ 1 (exp (neg (/ r s)))) (* r s)))> |
#<alt (* 1/8 (/ (+ 1 (exp (neg (/ r s)))) (* r s)))> |
#<alt (* 1/8 (/ (+ 1 (exp (neg (/ r s)))) (* r s)))> |
#<alt (* 1/8 (/ (+ 1 (exp (neg (/ r s)))) (* r s)))> |
#<alt (* 1/8 (/ (+ 1 (exp (* -1 (/ r s)))) (* r s)))> |
#<alt (* 1/8 (/ (+ 1 (exp (* -1 (/ r s)))) (* r s)))> |
#<alt (* 1/8 (/ (+ 1 (exp (* -1 (/ r s)))) (* r s)))> |
#<alt (* 1/8 (/ (+ 1 (exp (* -1 (/ r s)))) (* r s)))> |
#<alt (* 1/8 (/ (+ 1 (exp (neg (/ r s)))) (* r s)))> |
#<alt (* 1/8 (/ (+ 1 (exp (neg (/ r s)))) (* r s)))> |
#<alt (* 1/8 (/ (+ 1 (exp (neg (/ r s)))) (* r s)))> |
#<alt (* 1/8 (/ (+ 1 (exp (neg (/ r s)))) (* r s)))> |
#<alt (/ 1/4 (* r s))> |
#<alt (/ (- (* 1/4 (/ 1 r)) (* 1/8 (/ 1 s))) s)> |
#<alt (/ (- (+ (* 1/16 (/ r (pow s 2))) (* 1/4 (/ 1 r))) (* 1/8 (/ 1 s))) s)> |
#<alt (/ (- (+ (* -1/48 (/ (pow r 2) (pow s 3))) (+ (* 1/16 (/ r (pow s 2))) (* 1/4 (/ 1 r)))) (* 1/8 (/ 1 s))) s)> |
#<alt (/ 1/4 (* r s))> |
#<alt (* -1 (/ (- (* 1/8 (/ 1 s)) (* 1/4 (/ 1 r))) s))> |
#<alt (* -1 (/ (- (* -1 (/ (- (* 1/16 (/ r s)) 1/8) s)) (* 1/4 (/ 1 r))) s))> |
#<alt (* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -1/16 r) (* 1/48 (/ (pow r 2) s))) s)) 1/8) s)) (* 1/4 (/ 1 r))) s))> |
#<alt 2> |
#<alt (+ 2 (* -1 (/ r s)))> |
#<alt (+ 2 (* r (- (* 1/2 (/ r (pow s 2))) (/ 1 s))))> |
#<alt (+ 2 (* r (- (* r (+ (* -1/6 (/ r (pow s 3))) (* 1/2 (/ 1 (pow s 2))))) (/ 1 s))))> |
#<alt (+ 1 (exp (neg (/ r s))))> |
#<alt (+ 1 (exp (neg (/ r s))))> |
#<alt (+ 1 (exp (neg (/ r s))))> |
#<alt (+ 1 (exp (neg (/ r s))))> |
#<alt (+ 1 (exp (* -1 (/ r s))))> |
#<alt (+ 1 (exp (* -1 (/ r s))))> |
#<alt (+ 1 (exp (* -1 (/ r s))))> |
#<alt (+ 1 (exp (* -1 (/ r s))))> |
#<alt (+ 1 (exp (neg (/ r s))))> |
#<alt (+ 1 (exp (neg (/ r s))))> |
#<alt (+ 1 (exp (neg (/ r s))))> |
#<alt (+ 1 (exp (neg (/ r s))))> |
#<alt 2> |
#<alt (+ 2 (* -1 (/ r s)))> |
#<alt (+ 2 (+ (* -1 (/ r s)) (* 1/2 (/ (pow r 2) (pow s 2)))))> |
#<alt (+ 2 (+ (* -1 (/ r s)) (+ (* -1/6 (/ (pow r 3) (pow s 3))) (* 1/2 (/ (pow r 2) (pow s 2))))))> |
#<alt 2> |
#<alt (+ 2 (* -1 (/ r s)))> |
#<alt (+ 2 (* -1 (/ (+ r (* -1/2 (/ (pow r 2) s))) s)))> |
#<alt (+ 2 (* -1 (/ (+ r (* -1 (/ (+ (* -1/6 (/ (pow r 3) s)) (* 1/2 (pow r 2))) s))) s)))> |
#<alt 1> |
#<alt (+ 1 (* -1 (/ r s)))> |
#<alt (+ 1 (* r (- (* 1/2 (/ r (pow s 2))) (/ 1 s))))> |
#<alt (+ 1 (* r (- (* r (+ (* -1/6 (/ r (pow s 3))) (* 1/2 (/ 1 (pow s 2))))) (/ 1 s))))> |
#<alt (exp (neg (/ r s)))> |
#<alt (exp (neg (/ r s)))> |
#<alt (exp (neg (/ r s)))> |
#<alt (exp (neg (/ r s)))> |
#<alt (exp (* -1 (/ r s)))> |
#<alt (exp (* -1 (/ r s)))> |
#<alt (exp (* -1 (/ r s)))> |
#<alt (exp (* -1 (/ r s)))> |
#<alt (exp (neg (/ r s)))> |
#<alt (exp (neg (/ r s)))> |
#<alt (exp (neg (/ r s)))> |
#<alt (exp (neg (/ r s)))> |
#<alt 1> |
#<alt (+ 1 (* -1 (/ r s)))> |
#<alt (+ 1 (+ (* -1 (/ r s)) (* 1/2 (/ (pow r 2) (pow s 2)))))> |
#<alt (+ 1 (+ (* -1 (/ r s)) (+ (* -1/6 (/ (pow r 3) (pow s 3))) (* 1/2 (/ (pow r 2) (pow s 2))))))> |
#<alt 1> |
#<alt (+ 1 (* -1 (/ r s)))> |
#<alt (+ 1 (* -1 (/ (+ r (* -1/2 (/ (pow r 2) s))) s)))> |
#<alt (+ 1 (* -1 (/ (+ r (* -1 (/ (+ (* -1/6 (/ (pow r 3) s)) (* 1/2 (pow r 2))) s))) s)))> |
#<alt (/ 1/4 (* r (* s (PI))))> |
#<alt (/ (+ (* -1/6 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* s (PI))))) r)> |
#<alt (/ (+ (* r (- (* 5/72 (/ r (* (pow s 3) (PI)))) (* 1/6 (/ 1 (* (pow s 2) (PI)))))) (* 1/4 (/ 1 (* s (PI))))) r)> |
#<alt (/ (+ (* r (- (* r (+ (* -7/324 (/ r (* (pow s 4) (PI)))) (* 5/72 (/ 1 (* (pow s 3) (PI)))))) (* 1/6 (/ 1 (* (pow s 2) (PI)))))) (* 1/4 (/ 1 (* s (PI))))) r)> |
#<alt (* -1/1296 (/ (pow r 2) (* (pow s 4) (PI))))> |
#<alt (* (pow r 2) (- (* 1/144 (/ 1 (* r (* (pow s 3) (PI))))) (* 1/1296 (/ 1 (* (pow s 4) (PI))))))> |
#<alt (* (pow r 2) (- (/ 1/144 (* r (* (pow s 3) (PI)))) (+ (/ 1/24 (* (pow r 2) (* (pow s 2) (PI)))) (* 1/1296 (/ 1 (* (pow s 4) (PI)))))))> |
#<alt (* (pow r 2) (- (+ (* 1/8 (/ (+ (/ 1 (* s (PI))) (/ (exp (neg (/ r s))) (* s (PI)))) (pow r 3))) (/ 1/144 (* r (* (pow s 3) (PI))))) (+ (* 1/24 (/ 1 (* (pow r 2) (* (pow s 2) (PI))))) (* 1/1296 (/ 1 (* (pow s 4) (PI)))))))> |
#<alt (* -1/1296 (/ (pow r 2) (* (pow s 4) (PI))))> |
#<alt (* (pow r 2) (- (* 1/144 (/ 1 (* r (* (pow s 3) (PI))))) (* 1/1296 (/ 1 (* (pow s 4) (PI))))))> |
#<alt (* (pow r 2) (- (* -1 (/ (- (* 1/24 (/ 1 (* r (* (pow s 2) (PI))))) (* 1/144 (/ 1 (* (pow s 3) (PI))))) r)) (* 1/1296 (/ 1 (* (pow s 4) (PI))))))> |
#<alt (* (pow r 2) (- (* -1 (/ (- (* -1 (/ (- (* 1/8 (/ (+ (/ 1 (* s (PI))) (/ (exp (* -1 (/ r s))) (* s (PI)))) r)) (* 1/24 (/ 1 (* (pow s 2) (PI))))) r)) (* 1/144 (/ 1 (* (pow s 3) (PI))))) r)) (* 1/1296 (/ 1 (* (pow s 4) (PI))))))> |
#<alt (* -1/1296 (/ (pow r 2) (* (pow s 4) (PI))))> |
#<alt (/ (+ (* -1/1296 (/ (pow r 2) (PI))) (* 1/144 (/ (* r s) (PI)))) (pow s 4))> |
#<alt (/ (+ (* -1/1296 (/ (pow r 2) (PI))) (* s (+ (* -1/24 (/ s (PI))) (* 1/144 (/ r (PI)))))) (pow s 4))> |
#<alt (/ (+ (* -1/1296 (/ (pow r 2) (PI))) (* s (+ (* 1/144 (/ r (PI))) (* s (- (* 1/8 (* s (+ (/ 1 (* r (PI))) (/ (exp (neg (/ r s))) (* r (PI)))))) (* 1/24 (/ 1 (PI)))))))) (pow s 4))> |
#<alt (/ 1/4 (* r (* s (PI))))> |
#<alt (/ (- (* 1/4 (/ 1 (* r (PI)))) (* 1/6 (/ 1 (* s (PI))))) s)> |
#<alt (/ (- (+ (* 1/8 (/ (+ (* 1/18 (/ r (PI))) (* 1/2 (/ r (PI)))) (pow s 2))) (* 1/4 (/ 1 (* r (PI))))) (/ 1/6 (* s (PI)))) s)> |
#<alt (/ (- (+ (* 1/8 (/ (+ (* -1/6 (/ (pow r 2) (PI))) (* -1/162 (/ (pow r 2) (PI)))) (pow s 3))) (+ (* 1/8 (/ (+ (* 1/18 (/ r (PI))) (* 1/2 (/ r (PI)))) (pow s 2))) (* 1/4 (/ 1 (* r (PI)))))) (/ 1/6 (* s (PI)))) s)> |
#<alt (/ 1/4 (* r (* s (PI))))> |
#<alt (* -1 (/ (- (* 1/6 (/ 1 (* s (PI)))) (* 1/4 (/ 1 (* r (PI))))) s))> |
#<alt (* -1 (/ (- (* -1 (/ (- (* 1/8 (/ (+ (* 1/18 (/ r (PI))) (* 1/2 (/ r (PI)))) s)) (* 1/6 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))) s))> |
#<alt (* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -1/8 (+ (* 1/18 (/ r (PI))) (* 1/2 (/ r (PI))))) (* 1/8 (/ (+ (* 1/162 (/ (pow r 2) (PI))) (* 1/6 (/ (pow r 2) (PI)))) s))) s)) (* 1/6 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))) s))> |
#<alt (/ 1/4 (* r s))> |
#<alt (/ (+ (* -1/6 (/ r (pow s 2))) (* 1/4 (/ 1 s))) r)> |
#<alt (/ (+ (* r (- (* 5/72 (/ r (pow s 3))) (* 1/6 (/ 1 (pow s 2))))) (* 1/4 (/ 1 s))) r)> |
#<alt (/ (+ (* r (- (* r (+ (* -7/324 (/ r (pow s 4))) (* 5/72 (/ 1 (pow s 3))))) (* 1/6 (/ 1 (pow s 2))))) (* 1/4 (/ 1 s))) r)> |
#<alt (* -1/1296 (/ (pow r 2) (pow s 4)))> |
#<alt (* (pow r 2) (- (* 1/144 (/ 1 (* r (pow s 3)))) (* 1/1296 (/ 1 (pow s 4)))))> |
#<alt (* (pow r 2) (- (/ 1/144 (* r (pow s 3))) (+ (/ 1/24 (* (pow r 2) (pow s 2))) (* 1/1296 (/ 1 (pow s 4))))))> |
#<alt (* (pow r 2) (- (+ (* 1/8 (/ (+ (/ 1 s) (/ (exp (neg (/ r s))) s)) (pow r 3))) (/ 1/144 (* r (pow s 3)))) (+ (* 1/24 (/ 1 (* (pow r 2) (pow s 2)))) (* 1/1296 (/ 1 (pow s 4))))))> |
#<alt (* -1/1296 (/ (pow r 2) (pow s 4)))> |
#<alt (* (pow r 2) (- (* 1/144 (/ 1 (* r (pow s 3)))) (* 1/1296 (/ 1 (pow s 4)))))> |
#<alt (* (pow r 2) (- (* -1 (/ (- (* 1/24 (/ 1 (* r (pow s 2)))) (* 1/144 (/ 1 (pow s 3)))) r)) (* 1/1296 (/ 1 (pow s 4)))))> |
#<alt (* (pow r 2) (- (* -1 (/ (- (* -1 (/ (- (* 1/8 (/ (+ (/ 1 s) (/ (exp (* -1 (/ r s))) s)) r)) (* 1/24 (/ 1 (pow s 2)))) r)) (* 1/144 (/ 1 (pow s 3)))) r)) (* 1/1296 (/ 1 (pow s 4)))))> |
#<alt (* -1/1296 (/ (pow r 2) (pow s 4)))> |
#<alt (/ (+ (* -1/1296 (pow r 2)) (* 1/144 (* r s))) (pow s 4))> |
#<alt (/ (+ (* -1/1296 (pow r 2)) (* s (+ (* -1/24 s) (* 1/144 r)))) (pow s 4))> |
#<alt (/ (+ (* -1/1296 (pow r 2)) (* s (+ (* 1/144 r) (* s (- (* 1/8 (* s (+ (/ 1 r) (/ (exp (neg (/ r s))) r)))) 1/24))))) (pow s 4))> |
#<alt (/ 1/4 (* r s))> |
#<alt (/ (- (* 1/4 (/ 1 r)) (* 1/6 (/ 1 s))) s)> |
#<alt (/ (- (+ (* 1/8 (/ (+ (* 1/18 r) (* 1/2 r)) (pow s 2))) (* 1/4 (/ 1 r))) (* 1/6 (/ 1 s))) s)> |
#<alt (/ (- (+ (* 1/8 (/ (+ (* -1/6 (pow r 2)) (* -1/162 (pow r 2))) (pow s 3))) (+ (* 1/8 (/ (+ (* 1/18 r) (* 1/2 r)) (pow s 2))) (* 1/4 (/ 1 r)))) (* 1/6 (/ 1 s))) s)> |
#<alt (/ 1/4 (* r s))> |
#<alt (* -1 (/ (- (* 1/6 (/ 1 s)) (* 1/4 (/ 1 r))) s))> |
#<alt (* -1 (/ (- (* -1 (/ (- (* 1/8 (/ (+ (* 1/18 r) (* 1/2 r)) s)) 1/6) s)) (* 1/4 (/ 1 r))) s))> |
#<alt (* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -1/8 (+ (* 1/18 r) (* 1/2 r))) (* 1/8 (/ (+ (* 1/162 (pow r 2)) (* 1/6 (pow r 2))) s))) s)) 1/6) s)) (* 1/4 (/ 1 r))) s))> |
#<alt 2> |
#<alt (+ 2 (* -4/3 (/ r s)))> |
#<alt (+ 2 (* r (- (* 5/9 (/ r (pow s 2))) (* 4/3 (/ 1 s)))))> |
#<alt (+ 2 (* r (- (* r (+ (* -14/81 (/ r (pow s 3))) (* 5/9 (/ 1 (pow s 2))))) (* 4/3 (/ 1 s)))))> |
#<alt (* -1/162 (/ (pow r 3) (pow s 3)))> |
#<alt (* (pow r 3) (- (* 1/18 (/ 1 (* r (pow s 2)))) (* 1/162 (/ 1 (pow s 3)))))> |
#<alt (* (pow r 3) (- (/ 1/18 (* r (pow s 2))) (+ (* 1/162 (/ 1 (pow s 3))) (/ 1/3 (* (pow r 2) s)))))> |
#<alt (* (pow r 3) (- (+ (/ 1/18 (* r (pow s 2))) (+ (/ 1 (pow r 3)) (/ (exp (neg (/ r s))) (pow r 3)))) (+ (* 1/162 (/ 1 (pow s 3))) (* 1/3 (/ 1 (* (pow r 2) s))))))> |
#<alt (* -1/162 (/ (pow r 3) (pow s 3)))> |
#<alt (* -1 (* (pow r 3) (- (* 1/162 (/ 1 (pow s 3))) (* 1/18 (/ 1 (* r (pow s 2)))))))> |
#<alt (* -1 (* (pow r 3) (+ (* -1 (/ (- (* 1/18 (/ 1 (pow s 2))) (* 1/3 (/ 1 (* r s)))) r)) (* 1/162 (/ 1 (pow s 3))))))> |
#<alt (* -1 (* (pow r 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ 1 (exp (* -1 (/ r s)))) r)) (* 1/3 (/ 1 s))) r)) (* 1/18 (/ 1 (pow s 2)))) r)) (* 1/162 (/ 1 (pow s 3))))))> |
#<alt (* -1/162 (/ (pow r 3) (pow s 3)))> |
#<alt (/ (+ (* -1/162 (pow r 3)) (* 1/18 (* (pow r 2) s))) (pow s 3))> |
#<alt (/ (+ (* -1/162 (pow r 3)) (* s (+ (* -1/3 (* r s)) (* 1/18 (pow r 2))))) (pow s 3))> |
#<alt (/ (+ (* -1/162 (pow r 3)) (* s (+ (* 1/18 (pow r 2)) (* s (+ (* -1/3 r) (* s (+ 1 (exp (neg (/ r s)))))))))) (pow s 3))> |
#<alt 2> |
#<alt (+ 2 (+ (* -1 (/ r s)) (* -1/3 (/ r s))))> |
#<alt (+ 2 (+ (* -1 (/ r s)) (+ (* -1/3 (/ r s)) (+ (* 1/18 (/ (pow r 2) (pow s 2))) (* 1/2 (/ (pow r 2) (pow s 2)))))))> |
#<alt (+ 2 (+ (* -1 (/ r s)) (+ (* -1/3 (/ r s)) (+ (* -1/6 (/ (pow r 3) (pow s 3))) (+ (* -1/162 (/ (pow r 3) (pow s 3))) (+ (* 1/18 (/ (pow r 2) (pow s 2))) (* 1/2 (/ (pow r 2) (pow s 2)))))))))> |
#<alt 2> |
#<alt (+ 2 (* -1 (/ (+ r (* 1/3 r)) s)))> |
#<alt (+ 2 (* -1 (/ (+ r (+ (* -1 (/ (+ (* 1/18 (pow r 2)) (* 1/2 (pow r 2))) s)) (* 1/3 r))) s)))> |
#<alt (+ 2 (* -1 (/ (+ r (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/162 (pow r 3)) (* 1/6 (pow r 3))) s)) (+ (* 1/18 (pow r 2)) (* 1/2 (pow r 2)))) s)) (* 1/3 r))) s)))> |
#<alt 1> |
#<alt (+ 1 (* -1/3 (/ r s)))> |
#<alt (+ 1 (* r (- (* 1/18 (/ r (pow s 2))) (* 1/3 (/ 1 s)))))> |
#<alt (+ 1 (* r (- (* r (+ (* -1/162 (/ r (pow s 3))) (* 1/18 (/ 1 (pow s 2))))) (* 1/3 (/ 1 s)))))> |
#<alt (* -1/162 (/ (pow r 3) (pow s 3)))> |
#<alt (* (pow r 3) (- (* 1/18 (/ 1 (* r (pow s 2)))) (* 1/162 (/ 1 (pow s 3)))))> |
#<alt (* (pow r 3) (- (/ 1/18 (* r (pow s 2))) (+ (* 1/162 (/ 1 (pow s 3))) (/ 1/3 (* (pow r 2) s)))))> |
#<alt (* (pow r 3) (- (+ (/ 1/18 (* r (pow s 2))) (/ 1 (pow r 3))) (+ (* 1/162 (/ 1 (pow s 3))) (* 1/3 (/ 1 (* (pow r 2) s))))))> |
#<alt (* -1/162 (/ (pow r 3) (pow s 3)))> |
#<alt (* -1 (* (pow r 3) (- (* 1/162 (/ 1 (pow s 3))) (* 1/18 (/ 1 (* r (pow s 2)))))))> |
#<alt (* -1 (* (pow r 3) (+ (* -1 (/ (- (* 1/18 (/ 1 (pow s 2))) (* 1/3 (/ 1 (* r s)))) r)) (* 1/162 (/ 1 (pow s 3))))))> |
#<alt (* -1 (* (pow r 3) (+ (* -1 (/ (+ (* -1 (/ (- (* 1/3 (/ 1 s)) (/ 1 r)) r)) (* 1/18 (/ 1 (pow s 2)))) r)) (* 1/162 (/ 1 (pow s 3))))))> |
#<alt (* -1/162 (/ (pow r 3) (pow s 3)))> |
#<alt (/ (+ (* -1/162 (pow r 3)) (* 1/18 (* (pow r 2) s))) (pow s 3))> |
#<alt (/ (+ (* -1/162 (pow r 3)) (* s (+ (* -1/3 (* r s)) (* 1/18 (pow r 2))))) (pow s 3))> |
#<alt (/ (+ (* -1/162 (pow r 3)) (* s (+ (* 1/18 (pow r 2)) (* s (+ s (* -1/3 r)))))) (pow s 3))> |
#<alt 1> |
#<alt (+ 1 (* -1/3 (/ r s)))> |
#<alt (+ 1 (+ (* -1/3 (/ r s)) (* 1/18 (/ (pow r 2) (pow s 2)))))> |
#<alt (+ 1 (+ (* -1/3 (/ r s)) (+ (* -1/162 (/ (pow r 3) (pow s 3))) (* 1/18 (/ (pow r 2) (pow s 2))))))> |
#<alt 1> |
#<alt (+ 1 (* -1/3 (/ r s)))> |
#<alt (+ 1 (* -1 (/ (+ (* -1/18 (/ (pow r 2) s)) (* 1/3 r)) s)))> |
#<alt (+ 1 (* -1 (/ (+ (* -1 (/ (+ (* -1/162 (/ (pow r 3) s)) (* 1/18 (pow r 2))) s)) (* 1/3 r)) s)))> |
#<alt (* -1/3 (/ r s))> |
#<alt (* -1/3 (/ r s))> |
#<alt (* -1/3 (/ r s))> |
#<alt (* -1/3 (/ r s))> |
#<alt (* -1/3 (/ r s))> |
#<alt (* -1/3 (/ r s))> |
#<alt (* -1/3 (/ r s))> |
#<alt (* -1/3 (/ r s))> |
#<alt (* -1/3 (/ r s))> |
#<alt (* -1/3 (/ r s))> |
#<alt (* -1/3 (/ r s))> |
#<alt (* -1/3 (/ r s))> |
#<alt (* -1/3 (/ r s))> |
#<alt (* -1/3 (/ r s))> |
#<alt (* -1/3 (/ r s))> |
#<alt (* -1/3 (/ r s))> |
#<alt (* -1/3 (/ r s))> |
#<alt (* -1/3 (/ r s))> |
#<alt (* -1/3 (/ r s))> |
#<alt (* -1/3 (/ r s))> |
#<alt (* -1/3 (/ r s))> |
#<alt (* -1/3 (/ r s))> |
#<alt (* -1/3 (/ r s))> |
#<alt (* -1/3 (/ r s))> |
#<alt 1> |
#<alt (+ 1 (* -1/3 (/ r s)))> |
#<alt (+ 1 (* r (- (* 1/18 (/ r (pow s 2))) (* 1/3 (/ 1 s)))))> |
#<alt (+ 1 (* r (- (* r (+ (* -1/162 (/ r (pow s 3))) (* 1/18 (/ 1 (pow s 2))))) (* 1/3 (/ 1 s)))))> |
#<alt (exp (* -1/3 (/ r s)))> |
#<alt (exp (* -1/3 (/ r s)))> |
#<alt (exp (* -1/3 (/ r s)))> |
#<alt (exp (* -1/3 (/ r s)))> |
#<alt (exp (* -1/3 (/ r s)))> |
#<alt (exp (* -1/3 (/ r s)))> |
#<alt (exp (* -1/3 (/ r s)))> |
#<alt (exp (* -1/3 (/ r s)))> |
#<alt (exp (* -1/3 (/ r s)))> |
#<alt (exp (* -1/3 (/ r s)))> |
#<alt (exp (* -1/3 (/ r s)))> |
#<alt (exp (* -1/3 (/ r s)))> |
#<alt 1> |
#<alt (+ 1 (* -1/3 (/ r s)))> |
#<alt (+ 1 (+ (* -1/3 (/ r s)) (* 1/18 (/ (pow r 2) (pow s 2)))))> |
#<alt (+ 1 (+ (* -1/3 (/ r s)) (+ (* -1/162 (/ (pow r 3) (pow s 3))) (* 1/18 (/ (pow r 2) (pow s 2))))))> |
#<alt 1> |
#<alt (+ 1 (* -1/3 (/ r s)))> |
#<alt (+ 1 (* -1 (/ (+ (* -1/18 (/ (pow r 2) s)) (* 1/3 r)) s)))> |
#<alt (+ 1 (* -1 (/ (+ (* -1 (/ (+ (* -1/162 (/ (pow r 3) s)) (* 1/18 (pow r 2))) s)) (* 1/3 r)) s)))> |
#<alt (/ 1/8 (* r s))> |
#<alt (/ 1/8 (* r s))> |
#<alt (/ 1/8 (* r s))> |
#<alt (/ 1/8 (* r s))> |
#<alt (/ 1/8 (* r s))> |
#<alt (/ 1/8 (* r s))> |
#<alt (/ 1/8 (* r s))> |
#<alt (/ 1/8 (* r s))> |
#<alt (/ 1/8 (* r s))> |
#<alt (/ 1/8 (* r s))> |
#<alt (/ 1/8 (* r s))> |
#<alt (/ 1/8 (* r s))> |
#<alt (/ 1/8 (* r s))> |
#<alt (/ 1/8 (* r s))> |
#<alt (/ 1/8 (* r s))> |
#<alt (/ 1/8 (* r s))> |
#<alt (/ 1/8 (* r s))> |
#<alt (/ 1/8 (* r s))> |
#<alt (/ 1/8 (* r s))> |
#<alt (/ 1/8 (* r s))> |
#<alt (/ 1/8 (* r s))> |
#<alt (/ 1/8 (* r s))> |
#<alt (/ 1/8 (* r s))> |
#<alt (/ 1/8 (* r s))> |
#<alt (/ 1/18 (pow s 2))> |
#<alt (+ (* -1/162 (/ r (pow s 3))) (* 1/18 (/ 1 (pow s 2))))> |
#<alt (+ (* -1/162 (/ r (pow s 3))) (* 1/18 (/ 1 (pow s 2))))> |
#<alt (+ (* -1/162 (/ r (pow s 3))) (* 1/18 (/ 1 (pow s 2))))> |
#<alt (* -1/162 (/ r (pow s 3)))> |
#<alt (* r (- (* 1/18 (/ 1 (* r (pow s 2)))) (* 1/162 (/ 1 (pow s 3)))))> |
#<alt (* r (- (* 1/18 (/ 1 (* r (pow s 2)))) (* 1/162 (/ 1 (pow s 3)))))> |
#<alt (* r (- (* 1/18 (/ 1 (* r (pow s 2)))) (* 1/162 (/ 1 (pow s 3)))))> |
#<alt (* -1/162 (/ r (pow s 3)))> |
#<alt (* -1 (* r (- (* 1/162 (/ 1 (pow s 3))) (* 1/18 (/ 1 (* r (pow s 2)))))))> |
#<alt (* -1 (* r (- (* 1/162 (/ 1 (pow s 3))) (* 1/18 (/ 1 (* r (pow s 2)))))))> |
#<alt (* -1 (* r (- (* 1/162 (/ 1 (pow s 3))) (* 1/18 (/ 1 (* r (pow s 2)))))))> |
#<alt (* -1/162 (/ r (pow s 3)))> |
#<alt (/ (+ (* -1/162 r) (* 1/18 s)) (pow s 3))> |
#<alt (/ (+ (* -1/162 r) (* 1/18 s)) (pow s 3))> |
#<alt (/ (+ (* -1/162 r) (* 1/18 s)) (pow s 3))> |
#<alt (/ 1/18 (pow s 2))> |
#<alt (/ (+ 1/18 (* -1/162 (/ r s))) (pow s 2))> |
#<alt (/ (+ 1/18 (* -1/162 (/ r s))) (pow s 2))> |
#<alt (/ (+ 1/18 (* -1/162 (/ r s))) (pow s 2))> |
#<alt (/ 1/18 (pow s 2))> |
#<alt (/ (+ 1/18 (* -1/162 (/ r s))) (pow s 2))> |
#<alt (/ (+ 1/18 (* -1/162 (/ r s))) (pow s 2))> |
#<alt (/ (+ 1/18 (* -1/162 (/ r s))) (pow s 2))> |
#<alt (* -1/3 (/ r s))> |
#<alt (* r (- (* 1/18 (/ r (pow s 2))) (* 1/3 (/ 1 s))))> |
#<alt (* r (- (* r (+ (* -1/162 (/ r (pow s 3))) (* 1/18 (/ 1 (pow s 2))))) (* 1/3 (/ 1 s))))> |
#<alt (* r (- (* r (+ (* -1/162 (/ r (pow s 3))) (* 1/18 (/ 1 (pow s 2))))) (* 1/3 (/ 1 s))))> |
#<alt (* -1/162 (/ (pow r 3) (pow s 3)))> |
#<alt (* (pow r 3) (- (* 1/18 (/ 1 (* r (pow s 2)))) (* 1/162 (/ 1 (pow s 3)))))> |
#<alt (* (pow r 3) (- (/ 1/18 (* r (pow s 2))) (+ (/ 1/3 (* (pow r 2) s)) (* 1/162 (/ 1 (pow s 3))))))> |
#<alt (* (pow r 3) (- (/ 1/18 (* r (pow s 2))) (+ (/ 1/3 (* (pow r 2) s)) (* 1/162 (/ 1 (pow s 3))))))> |
#<alt (* -1/162 (/ (pow r 3) (pow s 3)))> |
#<alt (* -1 (* (pow r 3) (- (* 1/162 (/ 1 (pow s 3))) (* 1/18 (/ 1 (* r (pow s 2)))))))> |
#<alt (* -1 (* (pow r 3) (+ (* -1 (/ (- (* 1/18 (/ 1 (pow s 2))) (* 1/3 (/ 1 (* r s)))) r)) (* 1/162 (/ 1 (pow s 3))))))> |
#<alt (* -1 (* (pow r 3) (+ (* -1 (/ (- (* 1/18 (/ 1 (pow s 2))) (* 1/3 (/ 1 (* r s)))) r)) (* 1/162 (/ 1 (pow s 3))))))> |
#<alt (* -1/162 (/ (pow r 3) (pow s 3)))> |
#<alt (/ (+ (* -1/162 (pow r 3)) (* 1/18 (* (pow r 2) s))) (pow s 3))> |
#<alt (/ (+ (* -1/162 (pow r 3)) (* s (+ (* -1/3 (* r s)) (* 1/18 (pow r 2))))) (pow s 3))> |
#<alt (/ (+ (* -1/162 (pow r 3)) (* s (+ (* -1/3 (* r s)) (* 1/18 (pow r 2))))) (pow s 3))> |
#<alt (* -1/3 (/ r s))> |
#<alt (/ (+ (* -1/3 r) (* 1/18 (/ (pow r 2) s))) s)> |
#<alt (/ (+ (* -1/3 r) (+ (* -1/162 (/ (pow r 3) (pow s 2))) (* 1/18 (/ (pow r 2) s)))) s)> |
#<alt (/ (+ (* -1/3 r) (+ (* -1/162 (/ (pow r 3) (pow s 2))) (* 1/18 (/ (pow r 2) s)))) s)> |
#<alt (* -1/3 (/ r s))> |
#<alt (* -1 (/ (+ (* -1/18 (/ (pow r 2) s)) (* 1/3 r)) s))> |
#<alt (* -1 (/ (+ (* -1 (/ (+ (* -1/162 (/ (pow r 3) s)) (* 1/18 (pow r 2))) s)) (* 1/3 r)) s))> |
#<alt (* -1 (/ (+ (* -1 (/ (+ (* -1/162 (/ (pow r 3) s)) (* 1/18 (pow r 2))) s)) (* 1/3 r)) s))> |
#<alt (* -1/162 (/ r (pow s 3)))> |
#<alt (* -1/162 (/ r (pow s 3)))> |
#<alt (* -1/162 (/ r (pow s 3)))> |
#<alt (* -1/162 (/ r (pow s 3)))> |
#<alt (* -1/162 (/ r (pow s 3)))> |
#<alt (* -1/162 (/ r (pow s 3)))> |
#<alt (* -1/162 (/ r (pow s 3)))> |
#<alt (* -1/162 (/ r (pow s 3)))> |
#<alt (* -1/162 (/ r (pow s 3)))> |
#<alt (* -1/162 (/ r (pow s 3)))> |
#<alt (* -1/162 (/ r (pow s 3)))> |
#<alt (* -1/162 (/ r (pow s 3)))> |
#<alt (* -1/162 (/ r (pow s 3)))> |
#<alt (* -1/162 (/ r (pow s 3)))> |
#<alt (* -1/162 (/ r (pow s 3)))> |
#<alt (* -1/162 (/ r (pow s 3)))> |
#<alt (* -1/162 (/ r (pow s 3)))> |
#<alt (* -1/162 (/ r (pow s 3)))> |
#<alt (* -1/162 (/ r (pow s 3)))> |
#<alt (* -1/162 (/ r (pow s 3)))> |
#<alt (* -1/162 (/ r (pow s 3)))> |
#<alt (* -1/162 (/ r (pow s 3)))> |
#<alt (* -1/162 (/ r (pow s 3)))> |
#<alt (* -1/162 (/ r (pow s 3)))> |
#<alt (/ -1/3 s)> |
#<alt (/ -1/3 s)> |
#<alt (/ -1/3 s)> |
#<alt (/ -1/3 s)> |
#<alt (/ -1/3 s)> |
#<alt (/ -1/3 s)> |
#<alt (/ -1/3 s)> |
#<alt (/ -1/3 s)> |
#<alt (/ -1/3 s)> |
#<alt (/ -1/3 s)> |
#<alt (/ -1/3 s)> |
#<alt (/ -1/3 s)> |
147 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 32.0ms | s | @ | inf | (exp (- 0 (/ r s))) |
| 13.0ms | r | @ | 0 | (/ (/ (+ (* s -1/24) (* r 1/144)) (* s (* s s))) (PI)) |
| 1.0ms | r | @ | inf | (/ (* (/ 1/8 (* r s)) (+ (exp (- 0 (/ r s))) 1)) (PI)) |
| 1.0ms | r | @ | -inf | (/ (* (/ 1/8 (* r s)) (+ (exp (- 0 (/ r s))) 1)) (PI)) |
| 1.0ms | r | @ | -inf | (/ (* (/ 1/8 (* r s)) (+ (exp (- 0 (/ r s))) (+ 1 (* r (+ (* r (+ (* (/ (/ r (* s s)) s) -1/162) (/ 1/18 (* s s)))) (/ -1/3 s)))))) (PI)) |
| 1× | batch-egg-rewrite |
| 3224× | *-lowering-*.f32 |
| 3224× | *-lowering-*.f64 |
| 2796× | fma-lowering-fma.f32 |
| 2796× | fma-lowering-fma.f64 |
| 1894× | /-lowering-/.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 49 | 283 |
| 1 | 329 | 279 |
| 2 | 3407 | 277 |
| 0 | 8225 | 277 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (exp (/ (neg r) s)) (exp (/ (/ r s) -3))) |
(exp (/ (neg r) s)) |
(/ (neg r) s) |
(neg r) |
(/ 1/4 (* (* r s) (PI))) |
(* (* r s) (PI)) |
(* r s) |
(PI) |
(/ (/ (+ (* s -1/24) (* r 1/144)) (* s (* s s))) (PI)) |
(/ (+ (* s -1/24) (* r 1/144)) (* s (* s s))) |
(+ (* s -1/24) (* r 1/144)) |
(* s -1/24) |
(/ (* (/ 1/8 (* r s)) (+ (exp (- 0 (/ r s))) 1)) (PI)) |
(* (/ 1/8 (* r s)) (+ (exp (- 0 (/ r s))) 1)) |
(+ (exp (- 0 (/ r s))) 1) |
(exp (- 0 (/ r s))) |
(/ (* (/ 1/8 (* r s)) (+ (exp (- 0 (/ r s))) (+ 1 (* r (+ (* r (+ (* (/ (/ r (* s s)) s) -1/162) (/ 1/18 (* s s)))) (/ -1/3 s)))))) (PI)) |
(* (/ 1/8 (* r s)) (+ (exp (- 0 (/ r s))) (+ 1 (* r (+ (* r (+ (* (/ (/ r (* s s)) s) -1/162) (/ 1/18 (* s s)))) (/ -1/3 s)))))) |
(+ (exp (- 0 (/ r s))) (+ 1 (* r (+ (* r (+ (* (/ (/ r (* s s)) s) -1/162) (/ 1/18 (* s s)))) (/ -1/3 s))))) |
(+ 1 (* r (+ (* r (+ (* (/ (/ r (* s s)) s) -1/162) (/ 1/18 (* s s)))) (/ -1/3 s)))) |
(/ (/ r s) -3) |
(exp (/ (/ r s) -3)) |
(/ 1/8 (* r s)) |
(+ (* (/ (/ r (* s s)) s) -1/162) (/ 1/18 (* s s))) |
(* r (+ (* r (+ (* (/ (/ r (* s s)) s) -1/162) (/ 1/18 (* s s)))) (/ -1/3 s))) |
(* (/ (/ r (* s s)) s) -1/162) |
(/ -1/3 s) |
| Outputs |
|---|
(+.f32 (exp.f32 (/.f32 r (/.f32 s #s(literal -1/3 binary32)))) (exp.f32 (/.f32 r (neg.f32 s)))) |
(+.f32 (exp.f32 (/.f32 r (neg.f32 s))) (exp.f32 (/.f32 r (/.f32 s #s(literal -1/3 binary32))))) |
(pow.f32 (/.f32 (-.f32 (+.f32 (exp.f32 (+.f32 (/.f32 r (neg.f32 s)) (/.f32 r (neg.f32 s)))) (exp.f32 (+.f32 (/.f32 r (/.f32 s #s(literal -1/3 binary32))) (/.f32 r (/.f32 s #s(literal -1/3 binary32)))))) (exp.f32 (+.f32 (/.f32 r (neg.f32 s)) (/.f32 r (/.f32 s #s(literal -1/3 binary32)))))) (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 3 binary32))))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (-.f32 (exp.f32 (/.f32 r (neg.f32 s))) (exp.f32 (/.f32 r (/.f32 s #s(literal -1/3 binary32))))) (-.f32 (exp.f32 (+.f32 (/.f32 r (neg.f32 s)) (/.f32 r (neg.f32 s)))) (exp.f32 (+.f32 (/.f32 r (/.f32 s #s(literal -1/3 binary32))) (/.f32 r (/.f32 s #s(literal -1/3 binary32))))))) #s(literal -1 binary32)) |
(fma.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32) (exp.f32 (/.f32 r (/.f32 s #s(literal -1/3 binary32))))) |
(fma.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s))) (exp.f32 (/.f32 r (/.f32 s #s(literal -1/3 binary32))))) |
(-.f32 (/.f32 (exp.f32 (+.f32 (/.f32 r (neg.f32 s)) (/.f32 r (neg.f32 s)))) (-.f32 (exp.f32 (/.f32 r (neg.f32 s))) (exp.f32 (/.f32 r (/.f32 s #s(literal -1/3 binary32)))))) (/.f32 (exp.f32 (+.f32 (/.f32 r (/.f32 s #s(literal -1/3 binary32))) (/.f32 r (/.f32 s #s(literal -1/3 binary32))))) (-.f32 (exp.f32 (/.f32 r (neg.f32 s))) (exp.f32 (/.f32 r (/.f32 s #s(literal -1/3 binary32))))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (-.f32 (+.f32 (exp.f32 (+.f32 (/.f32 r (neg.f32 s)) (/.f32 r (neg.f32 s)))) (exp.f32 (+.f32 (/.f32 r (/.f32 s #s(literal -1/3 binary32))) (/.f32 r (/.f32 s #s(literal -1/3 binary32)))))) (exp.f32 (+.f32 (/.f32 r (neg.f32 s)) (/.f32 r (/.f32 s #s(literal -1/3 binary32)))))) (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 3 binary32)))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (-.f32 (exp.f32 (/.f32 r (neg.f32 s))) (exp.f32 (/.f32 r (/.f32 s #s(literal -1/3 binary32))))) (-.f32 (exp.f32 (+.f32 (/.f32 r (neg.f32 s)) (/.f32 r (neg.f32 s)))) (exp.f32 (+.f32 (/.f32 r (/.f32 s #s(literal -1/3 binary32))) (/.f32 r (/.f32 s #s(literal -1/3 binary32)))))))) |
(/.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 3 binary32)))) (-.f32 (+.f32 (exp.f32 (+.f32 (/.f32 r (neg.f32 s)) (/.f32 r (neg.f32 s)))) (exp.f32 (+.f32 (/.f32 r (/.f32 s #s(literal -1/3 binary32))) (/.f32 r (/.f32 s #s(literal -1/3 binary32)))))) (exp.f32 (+.f32 (/.f32 r (neg.f32 s)) (/.f32 r (/.f32 s #s(literal -1/3 binary32))))))) |
(/.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 3 binary32)))) (+.f32 (exp.f32 (+.f32 (/.f32 r (/.f32 s #s(literal -1/3 binary32))) (/.f32 r (/.f32 s #s(literal -1/3 binary32))))) (-.f32 (exp.f32 (+.f32 (/.f32 r (neg.f32 s)) (/.f32 r (neg.f32 s)))) (exp.f32 (+.f32 (/.f32 r (neg.f32 s)) (/.f32 r (/.f32 s #s(literal -1/3 binary32)))))))) |
(/.f32 (-.f32 (exp.f32 (+.f32 (/.f32 r (neg.f32 s)) (/.f32 r (neg.f32 s)))) (exp.f32 (+.f32 (/.f32 r (/.f32 s #s(literal -1/3 binary32))) (/.f32 r (/.f32 s #s(literal -1/3 binary32)))))) (-.f32 (exp.f32 (/.f32 r (neg.f32 s))) (exp.f32 (/.f32 r (/.f32 s #s(literal -1/3 binary32)))))) |
(/.f32 (neg.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 3 binary32))))) (neg.f32 (-.f32 (+.f32 (exp.f32 (+.f32 (/.f32 r (neg.f32 s)) (/.f32 r (neg.f32 s)))) (exp.f32 (+.f32 (/.f32 r (/.f32 s #s(literal -1/3 binary32))) (/.f32 r (/.f32 s #s(literal -1/3 binary32)))))) (exp.f32 (+.f32 (/.f32 r (neg.f32 s)) (/.f32 r (/.f32 s #s(literal -1/3 binary32)))))))) |
(/.f32 (neg.f32 (-.f32 (exp.f32 (+.f32 (/.f32 r (neg.f32 s)) (/.f32 r (neg.f32 s)))) (exp.f32 (+.f32 (/.f32 r (/.f32 s #s(literal -1/3 binary32))) (/.f32 r (/.f32 s #s(literal -1/3 binary32))))))) (neg.f32 (-.f32 (exp.f32 (/.f32 r (neg.f32 s))) (exp.f32 (/.f32 r (/.f32 s #s(literal -1/3 binary32))))))) |
(/.f32 (-.f32 (exp.f32 (+.f32 (/.f32 r (/.f32 s #s(literal -1/3 binary32))) (/.f32 r (/.f32 s #s(literal -1/3 binary32))))) (exp.f32 (+.f32 (/.f32 r (neg.f32 s)) (/.f32 r (neg.f32 s))))) (-.f32 (exp.f32 (/.f32 r (/.f32 s #s(literal -1/3 binary32)))) (exp.f32 (/.f32 r (neg.f32 s))))) |
(*.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 3 binary32)))) (/.f32 #s(literal 1 binary32) (-.f32 (+.f32 (exp.f32 (+.f32 (/.f32 r (neg.f32 s)) (/.f32 r (neg.f32 s)))) (exp.f32 (+.f32 (/.f32 r (/.f32 s #s(literal -1/3 binary32))) (/.f32 r (/.f32 s #s(literal -1/3 binary32)))))) (exp.f32 (+.f32 (/.f32 r (neg.f32 s)) (/.f32 r (/.f32 s #s(literal -1/3 binary32)))))))) |
(*.f32 (-.f32 (exp.f32 (+.f32 (/.f32 r (neg.f32 s)) (/.f32 r (neg.f32 s)))) (exp.f32 (+.f32 (/.f32 r (/.f32 s #s(literal -1/3 binary32))) (/.f32 r (/.f32 s #s(literal -1/3 binary32)))))) (/.f32 #s(literal 1 binary32) (-.f32 (exp.f32 (/.f32 r (neg.f32 s))) (exp.f32 (/.f32 r (/.f32 s #s(literal -1/3 binary32))))))) |
(exp.f32 (/.f32 r (neg.f32 s))) |
(exp.f32 (*.f32 (log.f32 (exp.f32 (/.f32 r (/.f32 s #s(literal -1/3 binary32))))) #s(literal 3 binary32))) |
(exp.f32 (*.f32 (/.f32 r (/.f32 s #s(literal -1/3 binary32))) #s(literal 3 binary32))) |
(exp.f32 (*.f32 (log.f32 (exp.f32 (/.f32 r s))) #s(literal -1 binary32))) |
(exp.f32 (*.f32 (log.f32 (exp.f32 (neg.f32 r))) (/.f32 #s(literal 1 binary32) s))) |
(pow.f32 (exp.f32 (/.f32 r (/.f32 s #s(literal -1/3 binary32)))) #s(literal 3 binary32)) |
(pow.f32 (exp.f32 (/.f32 r s)) #s(literal -1 binary32)) |
(pow.f32 (exp.f32 (neg.f32 r)) (/.f32 #s(literal 1 binary32) s)) |
(pow.f32 (exp.f32 r) (*.f32 (/.f32 #s(literal 1 binary32) s) #s(literal -1 binary32))) |
(pow.f32 (/.f32 (exp.f32 (/.f32 r s)) #s(literal 1 binary32)) #s(literal -1 binary32)) |
(pow.f32 (pow.f32 (exp.f32 (neg.f32 r)) #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) s)) |
(/.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r s))) |
(/.f32 #s(literal 1 binary32) (/.f32 (exp.f32 (/.f32 r s)) #s(literal 1 binary32))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (exp.f32 (/.f32 r s)))) |
(*.f32 (exp.f32 (/.f32 r (/.f32 s #s(literal -1/3 binary32)))) (exp.f32 (+.f32 (/.f32 r (/.f32 s #s(literal -1/3 binary32))) (/.f32 r (/.f32 s #s(literal -1/3 binary32)))))) |
(*.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) |
(*.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))) |
(*.f32 (exp.f32 (+.f32 (/.f32 r (/.f32 s #s(literal -1/3 binary32))) (/.f32 r (/.f32 s #s(literal -1/3 binary32))))) (exp.f32 (/.f32 r (/.f32 s #s(literal -1/3 binary32))))) |
(*.f32 (pow.f32 (exp.f32 (/.f32 r s)) #s(literal -1/2 binary32)) (pow.f32 (exp.f32 (/.f32 r s)) #s(literal -1/2 binary32))) |
(neg.f32 (/.f32 r s)) |
(exp.f32 (*.f32 (log.f32 (/.f32 s (neg.f32 r))) #s(literal -1 binary32))) |
(+.f32 #s(literal 0 binary32) (/.f32 r (neg.f32 s))) |
(+.f32 (/.f32 r (neg.f32 s)) #s(literal 0 binary32)) |
(pow.f32 (/.f32 s (neg.f32 r)) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (/.f32 s (neg.f32 r)) #s(literal 1 binary32)) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (/.f32 r (*.f32 (/.f32 s r) s)) (neg.f32 (*.f32 (/.f32 r s) (/.f32 r (*.f32 (/.f32 s r) s))))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (/.f32 r s) (neg.f32 (/.f32 r (*.f32 (/.f32 s r) s)))) #s(literal -1 binary32)) |
(fma.f32 r (neg.f32 (/.f32 #s(literal 1 binary32) s)) #s(literal 0 binary32)) |
(fma.f32 r (/.f32 #s(literal 1 binary32) (neg.f32 s)) #s(literal 0 binary32)) |
(fma.f32 (neg.f32 r) (/.f32 #s(literal 1 binary32) s) #s(literal 0 binary32)) |
(fma.f32 #s(literal 1 binary32) (/.f32 r (neg.f32 s)) #s(literal 0 binary32)) |
(fma.f32 (neg.f32 (*.f32 (/.f32 r s) (/.f32 r (*.f32 (/.f32 s r) s)))) (/.f32 #s(literal 1 binary32) (/.f32 r (*.f32 (/.f32 s r) s))) #s(literal 0 binary32)) |
(fma.f32 (/.f32 #s(literal 1 binary32) s) (neg.f32 r) #s(literal 0 binary32)) |
(fma.f32 #s(literal -1 binary32) (/.f32 r s) #s(literal 0 binary32)) |
(fma.f32 (neg.f32 (/.f32 r (*.f32 (/.f32 s r) s))) (/.f32 s r) #s(literal 0 binary32)) |
(-.f32 #s(literal 0 binary32) (/.f32 r s)) |
(-.f32 (/.f32 #s(literal 0 binary32) s) (/.f32 r s)) |
(-.f32 (/.f32 #s(literal 0 binary32) (/.f32 r (*.f32 (/.f32 s r) s))) (/.f32 (*.f32 (/.f32 r s) (/.f32 r (*.f32 (/.f32 s r) s))) (/.f32 r (*.f32 (/.f32 s r) s)))) |
(-.f32 (/.f32 #s(literal 0 binary32) (/.f32 r s)) (/.f32 (/.f32 r (*.f32 (/.f32 s r) s)) (/.f32 r s))) |
(/.f32 r (neg.f32 s)) |
(/.f32 (neg.f32 r) s) |
(/.f32 (neg.f32 r) (neg.f32 (neg.f32 s))) |
(/.f32 #s(literal 1 binary32) (/.f32 s (neg.f32 r))) |
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 s (neg.f32 r)) #s(literal 1 binary32))) |
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 r (*.f32 (/.f32 s r) s)) (neg.f32 (*.f32 (/.f32 r s) (/.f32 r (*.f32 (/.f32 s r) s)))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 r s) (neg.f32 (/.f32 r (*.f32 (/.f32 s r) s))))) |
(/.f32 (neg.f32 (*.f32 (/.f32 r s) (/.f32 r (*.f32 (/.f32 s r) s)))) (/.f32 r (*.f32 (/.f32 s r) s))) |
(/.f32 #s(literal -1 binary32) (/.f32 s r)) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 s (neg.f32 r)))) |
(/.f32 (neg.f32 (/.f32 r (*.f32 (/.f32 s r) s))) (/.f32 r s)) |
(/.f32 (*.f32 (neg.f32 r) #s(literal 1 binary32)) s) |
(/.f32 (neg.f32 (neg.f32 (*.f32 (/.f32 r s) (/.f32 r (*.f32 (/.f32 s r) s))))) (neg.f32 (/.f32 r (*.f32 (/.f32 s r) s)))) |
(/.f32 (neg.f32 (neg.f32 (/.f32 r (*.f32 (/.f32 s r) s)))) (/.f32 r (neg.f32 s))) |
(/.f32 (+.f32 #s(literal 0 binary32) (*.f32 #s(literal -1 binary32) (*.f32 (/.f32 r s) (/.f32 r (*.f32 (/.f32 s r) s))))) (+.f32 #s(literal 0 binary32) (-.f32 (*.f32 (/.f32 r (neg.f32 s)) (/.f32 r (neg.f32 s))) (*.f32 #s(literal 0 binary32) (/.f32 r (neg.f32 s)))))) |
(/.f32 (-.f32 #s(literal 0 binary32) (*.f32 (/.f32 r (neg.f32 s)) (/.f32 r (neg.f32 s)))) (-.f32 #s(literal 0 binary32) (/.f32 r (neg.f32 s)))) |
(*.f32 r (neg.f32 (/.f32 #s(literal 1 binary32) s))) |
(*.f32 r (/.f32 #s(literal 1 binary32) (neg.f32 s))) |
(*.f32 (neg.f32 r) (/.f32 #s(literal 1 binary32) s)) |
(*.f32 #s(literal 1 binary32) (/.f32 r (neg.f32 s))) |
(*.f32 (neg.f32 (*.f32 (/.f32 r s) (/.f32 r (*.f32 (/.f32 s r) s)))) (/.f32 #s(literal 1 binary32) (/.f32 r (*.f32 (/.f32 s r) s)))) |
(*.f32 (/.f32 #s(literal 1 binary32) s) (neg.f32 r)) |
(*.f32 (/.f32 #s(literal 1 binary32) s) (pow.f32 (/.f32 #s(literal 1 binary32) (neg.f32 r)) #s(literal -1 binary32))) |
(*.f32 #s(literal -1 binary32) (/.f32 r s)) |
(*.f32 (neg.f32 (/.f32 r (*.f32 (/.f32 s r) s))) (/.f32 s r)) |
(neg.f32 r) |
(+.f32 #s(literal 0 binary32) (neg.f32 r)) |
(-.f32 #s(literal 0 binary32) r) |
(/.f32 (-.f32 #s(literal 0 binary32) (pow.f32 r #s(literal 3 binary32))) (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 r r) (*.f32 #s(literal 0 binary32) r)))) |
(/.f32 (-.f32 #s(literal 0 binary32) (*.f32 r r)) (+.f32 #s(literal 0 binary32) r)) |
(*.f32 r #s(literal -1 binary32)) |
(*.f32 #s(literal -1 binary32) r) |
(neg.f32 (/.f32 #s(literal -1/4 binary32) (*.f32 (*.f32 r s) (PI.f32)))) |
(exp.f32 (*.f32 (log.f32 (/.f32 (*.f32 (*.f32 r s) (PI.f32)) #s(literal 1/4 binary32))) #s(literal -1 binary32))) |
(pow.f32 (/.f32 (*.f32 (*.f32 r s) (PI.f32)) #s(literal 1/4 binary32)) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (/.f32 (*.f32 (*.f32 r s) (PI.f32)) #s(literal 1/4 binary32)) #s(literal 1 binary32)) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (PI.f32) (/.f32 #s(literal 1/4 binary32) (*.f32 r s))) #s(literal -1 binary32)) |
(/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 r s) (PI.f32))) |
(/.f32 #s(literal 1/4 binary32) (neg.f32 (*.f32 (PI.f32) (*.f32 r (neg.f32 s))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 r s) (PI.f32)) #s(literal 1/4 binary32))) |
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 (*.f32 (*.f32 r s) (PI.f32)) #s(literal 1/4 binary32)) #s(literal 1 binary32))) |
(/.f32 #s(literal 1 binary32) (/.f32 (PI.f32) (/.f32 #s(literal 1/4 binary32) (*.f32 r s)))) |
(/.f32 #s(literal -1/4 binary32) (*.f32 (PI.f32) (*.f32 r (neg.f32 s)))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (*.f32 (*.f32 r s) (PI.f32)) #s(literal 1/4 binary32)))) |
(/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r s)) (PI.f32)) |
(/.f32 (neg.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r s))) (neg.f32 (PI.f32))) |
(/.f32 (/.f32 #s(literal 1/4 binary32) r) (*.f32 s (PI.f32))) |
(/.f32 (/.f32 #s(literal 1/4 binary32) (PI.f32)) (*.f32 r s)) |
(/.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r s)) #s(literal 1 binary32)) (PI.f32)) |
(/.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r s)) (pow.f32 (PI.f32) #s(literal 2/3 binary32))) (pow.f32 (PI.f32) #s(literal 1/3 binary32))) |
(/.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r s)) (pow.f32 (PI.f32) #s(literal 1/2 binary32))) (pow.f32 (PI.f32) #s(literal 1/2 binary32))) |
(*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 r s) (PI.f32)))) |
(*.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 r s) (PI.f32)))) |
(*.f32 #s(literal -1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) (*.f32 r (neg.f32 s))))) |
(*.f32 (/.f32 #s(literal 1 binary32) (PI.f32)) (/.f32 #s(literal 1/4 binary32) (*.f32 r s))) |
(*.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 r s) (PI.f32))) #s(literal 1/4 binary32)) |
(*.f32 (/.f32 #s(literal 1 binary32) (*.f32 r s)) (pow.f32 (/.f32 (PI.f32) #s(literal 1/4 binary32)) #s(literal -1 binary32))) |
(*.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r s)) (/.f32 #s(literal 1 binary32) (PI.f32))) |
(*.f32 (/.f32 #s(literal 1 binary32) r) (pow.f32 (/.f32 (*.f32 s (PI.f32)) #s(literal 1/4 binary32)) #s(literal -1 binary32))) |
(*.f32 r (*.f32 s (PI.f32))) |
(*.f32 s (*.f32 r (PI.f32))) |
(*.f32 (*.f32 r s) (PI.f32)) |
(*.f32 (PI.f32) (*.f32 r s)) |
(*.f32 #s(literal 1 binary32) (*.f32 (*.f32 r s) (PI.f32))) |
(*.f32 (pow.f32 (PI.f32) #s(literal 2/3 binary32)) (*.f32 (pow.f32 (PI.f32) #s(literal 1/3 binary32)) (*.f32 r s))) |
(*.f32 (pow.f32 (PI.f32) #s(literal 1/2 binary32)) (*.f32 (pow.f32 (PI.f32) #s(literal 1/2 binary32)) (*.f32 r s))) |
(*.f32 (*.f32 s (PI.f32)) r) |
(*.f32 (*.f32 (*.f32 r s) #s(literal 1 binary32)) (PI.f32)) |
(*.f32 (*.f32 (*.f32 r s) (pow.f32 (PI.f32) #s(literal 2/3 binary32))) (pow.f32 (PI.f32) #s(literal 1/3 binary32))) |
(*.f32 (*.f32 (*.f32 r s) (pow.f32 (PI.f32) #s(literal 1/2 binary32))) (pow.f32 (PI.f32) #s(literal 1/2 binary32))) |
(*.f32 (*.f32 (PI.f32) r) s) |
(*.f32 r s) |
(*.f32 s r) |
(PI.f32) |
(log1p.f32 (expm1.f32 (PI.f32))) |
(exp.f32 (log.f32 (PI.f32))) |
(exp.f32 (*.f32 (log.f32 (PI.f32)) #s(literal 1 binary32))) |
(exp.f32 (*.f32 (*.f32 #s(literal 1/3 binary32) (log.f32 (PI.f32))) #s(literal 3 binary32))) |
(exp.f32 (*.f32 (log.f32 (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) #s(literal 1/3 binary32))) |
(exp.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) (log.f32 (PI.f32))) #s(literal 2 binary32))) |
(pow.f32 (PI.f32) #s(literal 1 binary32)) |
(pow.f32 (pow.f32 (PI.f32) #s(literal 1/3 binary32)) #s(literal 3 binary32)) |
(pow.f32 (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))) #s(literal 1/3 binary32)) |
(pow.f32 (pow.f32 (PI.f32) #s(literal 1/2 binary32)) #s(literal 2 binary32)) |
(-.f32 (exp.f32 (log1p.f32 (PI.f32))) #s(literal 1 binary32)) |
(sqrt.f32 (*.f32 (PI.f32) (PI.f32))) |
(cbrt.f32 (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) |
(*.f32 (PI.f32) #s(literal 1 binary32)) |
(*.f32 (PI.f32) (log.f32 (exp.f32 #s(literal 1 binary32)))) |
(*.f32 #s(literal 1 binary32) (PI.f32)) |
(*.f32 (pow.f32 (PI.f32) #s(literal 1/3 binary32)) (pow.f32 (PI.f32) #s(literal 2/3 binary32))) |
(*.f32 (pow.f32 (PI.f32) #s(literal 1/3 binary32)) (log.f32 (exp.f32 (pow.f32 (PI.f32) #s(literal 2/3 binary32))))) |
(*.f32 (pow.f32 (PI.f32) #s(literal 1/3 binary32)) (pow.f32 (*.f32 (PI.f32) (PI.f32)) #s(literal 1/3 binary32))) |
(*.f32 (pow.f32 (PI.f32) #s(literal 2/3 binary32)) (pow.f32 (PI.f32) #s(literal 1/3 binary32))) |
(*.f32 (pow.f32 (PI.f32) #s(literal 1/2 binary32)) (pow.f32 (PI.f32) #s(literal 1/2 binary32))) |
(*.f32 (pow.f32 (PI.f32) #s(literal 1/2 binary32)) (log.f32 (exp.f32 (pow.f32 (PI.f32) #s(literal 1/2 binary32))))) |
(*.f32 (pow.f32 (cbrt.f32 (pow.f32 (PI.f32) #s(literal 2/3 binary32))) #s(literal 3 binary32)) (pow.f32 (cbrt.f32 (pow.f32 (PI.f32) #s(literal 1/3 binary32))) #s(literal 3 binary32))) |
(*.f32 (pow.f32 (cbrt.f32 (pow.f32 (PI.f32) #s(literal 1/2 binary32))) #s(literal 3 binary32)) (pow.f32 (cbrt.f32 (pow.f32 (PI.f32) #s(literal 1/2 binary32))) #s(literal 3 binary32))) |
(*.f32 (pow.f32 (*.f32 (PI.f32) (PI.f32)) #s(literal 1/3 binary32)) (pow.f32 (PI.f32) #s(literal 1/3 binary32))) |
(*.f32 (pow.f32 (*.f32 (PI.f32) (pow.f32 (PI.f32) #s(literal 1/2 binary32))) #s(literal 1/3 binary32)) (pow.f32 (*.f32 (PI.f32) (pow.f32 (PI.f32) #s(literal 1/2 binary32))) #s(literal 1/3 binary32))) |
(*.f32 (pow.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (pow.f32 (PI.f32) #s(literal 2/3 binary32))) #s(literal 1/3 binary32)) (pow.f32 (pow.f32 (PI.f32) #s(literal 1/3 binary32)) #s(literal 1/3 binary32))) |
(*.f32 (pow.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (pow.f32 (PI.f32) #s(literal 1/2 binary32))) #s(literal 1/3 binary32)) (pow.f32 (pow.f32 (PI.f32) #s(literal 1/2 binary32)) #s(literal 1/3 binary32))) |
(*.f32 (pow.f32 (sqrt.f32 (pow.f32 (PI.f32) #s(literal 2/3 binary32))) #s(literal 2 binary32)) (pow.f32 (sqrt.f32 (pow.f32 (PI.f32) #s(literal 1/3 binary32))) #s(literal 2 binary32))) |
(*.f32 (pow.f32 (sqrt.f32 (pow.f32 (PI.f32) #s(literal 1/2 binary32))) #s(literal 2 binary32)) (pow.f32 (sqrt.f32 (pow.f32 (PI.f32) #s(literal 1/2 binary32))) #s(literal 2 binary32))) |
(log.f32 (exp.f32 (PI.f32))) |
(log.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (PI.f32)))) |
(expm1.f32 (log1p.f32 (PI.f32))) |
(neg.f32 (/.f32 (/.f32 (+.f32 (*.f32 s #s(literal -1/24 binary32)) (*.f32 r #s(literal 1/144 binary32))) (*.f32 s (*.f32 s s))) (neg.f32 (PI.f32)))) |
(neg.f32 (/.f32 (/.f32 (+.f32 (*.f32 s #s(literal -1/24 binary32)) (*.f32 r #s(literal 1/144 binary32))) (-.f32 #s(literal 0 binary32) (*.f32 s (*.f32 s s)))) (PI.f32))) |
(exp.f32 (*.f32 (log.f32 (*.f32 (/.f32 (PI.f32) (+.f32 (*.f32 s #s(literal -1/24 binary32)) (*.f32 r #s(literal 1/144 binary32)))) (*.f32 s (*.f32 s s)))) #s(literal -1 binary32))) |
(pow.f32 (*.f32 (/.f32 (PI.f32) (+.f32 (*.f32 s #s(literal -1/24 binary32)) (*.f32 r #s(literal 1/144 binary32)))) (*.f32 s (*.f32 s s))) #s(literal -1 binary32)) |
(pow.f32 (*.f32 (/.f32 (*.f32 s (*.f32 s s)) (+.f32 (*.f32 s #s(literal -1/24 binary32)) (*.f32 r #s(literal 1/144 binary32)))) (PI.f32)) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (*.f32 (PI.f32) (*.f32 s (*.f32 s s))) (+.f32 (*.f32 s #s(literal -1/24 binary32)) (*.f32 r #s(literal 1/144 binary32)))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (*.f32 (/.f32 (PI.f32) (+.f32 (*.f32 s #s(literal -1/24 binary32)) (*.f32 r #s(literal 1/144 binary32)))) (*.f32 s (*.f32 s s))) #s(literal 1 binary32)) #s(literal -1 binary32)) |
(/.f32 (+.f32 (*.f32 s #s(literal -1/24 binary32)) (*.f32 r #s(literal 1/144 binary32))) (*.f32 (PI.f32) (*.f32 s (*.f32 s s)))) |
(/.f32 (/.f32 (+.f32 (*.f32 s #s(literal -1/24 binary32)) (*.f32 r #s(literal 1/144 binary32))) (*.f32 s (*.f32 s s))) (PI.f32)) |
(/.f32 (/.f32 (+.f32 (*.f32 s #s(literal -1/24 binary32)) (*.f32 r #s(literal 1/144 binary32))) (*.f32 s (*.f32 s s))) (neg.f32 (neg.f32 (PI.f32)))) |
(/.f32 #s(literal 1 binary32) (*.f32 (/.f32 (PI.f32) (+.f32 (*.f32 s #s(literal -1/24 binary32)) (*.f32 r #s(literal 1/144 binary32)))) (*.f32 s (*.f32 s s)))) |
(/.f32 #s(literal 1 binary32) (*.f32 (/.f32 (*.f32 s (*.f32 s s)) (+.f32 (*.f32 s #s(literal -1/24 binary32)) (*.f32 r #s(literal 1/144 binary32)))) (PI.f32))) |
(/.f32 #s(literal 1 binary32) (/.f32 (*.f32 (PI.f32) (*.f32 s (*.f32 s s))) (+.f32 (*.f32 s #s(literal -1/24 binary32)) (*.f32 r #s(literal 1/144 binary32))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (*.f32 (/.f32 (PI.f32) (+.f32 (*.f32 s #s(literal -1/24 binary32)) (*.f32 r #s(literal 1/144 binary32)))) (*.f32 s (*.f32 s s))) #s(literal 1 binary32))) |
(/.f32 (/.f32 (+.f32 (*.f32 s #s(literal -1/24 binary32)) (*.f32 r #s(literal 1/144 binary32))) (-.f32 #s(literal 0 binary32) (*.f32 s (*.f32 s s)))) (neg.f32 (PI.f32))) |
(/.f32 (neg.f32 (+.f32 (*.f32 s #s(literal -1/24 binary32)) (*.f32 r #s(literal 1/144 binary32)))) (neg.f32 (*.f32 (PI.f32) (*.f32 s (*.f32 s s))))) |
(/.f32 (neg.f32 (+.f32 (*.f32 s #s(literal -1/24 binary32)) (*.f32 r #s(literal 1/144 binary32)))) (*.f32 (PI.f32) (-.f32 #s(literal 0 binary32) (*.f32 s (*.f32 s s))))) |
(/.f32 (+.f32 (*.f32 (*.f32 s (*.f32 s s)) #s(literal -1/13824 binary32)) (*.f32 (*.f32 r #s(literal 1/144 binary32)) (*.f32 (*.f32 r r) #s(literal 1/20736 binary32)))) (*.f32 (*.f32 (PI.f32) (*.f32 s (*.f32 s s))) (+.f32 (*.f32 (*.f32 s s) #s(literal 1/576 binary32)) (*.f32 (*.f32 r #s(literal 1/144 binary32)) (-.f32 (*.f32 r #s(literal 1/144 binary32)) (*.f32 s #s(literal -1/24 binary32))))))) |
(/.f32 (/.f32 #s(literal 1 binary32) (PI.f32)) (/.f32 (*.f32 s (*.f32 s s)) (+.f32 (*.f32 s #s(literal -1/24 binary32)) (*.f32 r #s(literal 1/144 binary32))))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (*.f32 (/.f32 (PI.f32) (+.f32 (*.f32 s #s(literal -1/24 binary32)) (*.f32 r #s(literal 1/144 binary32)))) (*.f32 s (*.f32 s s))))) |
(/.f32 (-.f32 (*.f32 (*.f32 s s) #s(literal 1/576 binary32)) (*.f32 (*.f32 r r) #s(literal 1/20736 binary32))) (*.f32 (*.f32 (PI.f32) (*.f32 s (*.f32 s s))) (+.f32 (*.f32 s #s(literal -1/24 binary32)) (*.f32 #s(literal -1/144 binary32) r)))) |
(/.f32 (/.f32 (+.f32 (*.f32 s #s(literal -1/24 binary32)) (*.f32 r #s(literal 1/144 binary32))) s) (*.f32 (PI.f32) (*.f32 s s))) |
(/.f32 (*.f32 (+.f32 (*.f32 s #s(literal -1/24 binary32)) (*.f32 r #s(literal 1/144 binary32))) #s(literal 1 binary32)) (*.f32 (PI.f32) (*.f32 s (*.f32 s s)))) |
(/.f32 (*.f32 (neg.f32 (+.f32 (*.f32 s #s(literal -1/24 binary32)) (*.f32 r #s(literal 1/144 binary32)))) #s(literal 1 binary32)) (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 s (*.f32 s s))) (PI.f32))) |
(/.f32 (*.f32 (/.f32 (+.f32 (*.f32 s #s(literal -1/24 binary32)) (*.f32 r #s(literal 1/144 binary32))) s) #s(literal 1 binary32)) (*.f32 (*.f32 s s) (PI.f32))) |
(/.f32 (*.f32 (/.f32 (+.f32 (*.f32 s #s(literal -1/24 binary32)) (*.f32 r #s(literal 1/144 binary32))) (*.f32 s (*.f32 s s))) #s(literal 1 binary32)) (PI.f32)) |
(/.f32 (*.f32 (+.f32 (*.f32 s #s(literal -1/24 binary32)) (*.f32 r #s(literal 1/144 binary32))) (/.f32 #s(literal 1 binary32) (PI.f32))) (*.f32 s (*.f32 s s))) |
(/.f32 (*.f32 (neg.f32 (+.f32 (*.f32 s #s(literal -1/24 binary32)) (*.f32 r #s(literal 1/144 binary32)))) (/.f32 #s(literal 1 binary32) (PI.f32))) (-.f32 #s(literal 0 binary32) (*.f32 s (*.f32 s s)))) |
(/.f32 (*.f32 (/.f32 (+.f32 (*.f32 s #s(literal -1/24 binary32)) (*.f32 r #s(literal 1/144 binary32))) s) (/.f32 #s(literal 1 binary32) (PI.f32))) (*.f32 s s)) |
(/.f32 (/.f32 (+.f32 (*.f32 s #s(literal -1/24 binary32)) (*.f32 r #s(literal 1/144 binary32))) (PI.f32)) (*.f32 s (*.f32 s s))) |
(/.f32 (/.f32 (/.f32 (+.f32 (*.f32 s #s(literal -1/24 binary32)) (*.f32 r #s(literal 1/144 binary32))) (*.f32 s (*.f32 s s))) #s(literal 1 binary32)) (PI.f32)) |
(/.f32 (/.f32 (/.f32 (+.f32 (*.f32 s #s(literal -1/24 binary32)) (*.f32 r #s(literal 1/144 binary32))) (*.f32 s (*.f32 s s))) (pow.f32 (PI.f32) #s(literal 2/3 binary32))) (pow.f32 (PI.f32) #s(literal 1/3 binary32))) |
(/.f32 (/.f32 (/.f32 (+.f32 (*.f32 s #s(literal -1/24 binary32)) (*.f32 r #s(literal 1/144 binary32))) (*.f32 s (*.f32 s s))) (pow.f32 (PI.f32) #s(literal 1/2 binary32))) (pow.f32 (PI.f32) #s(literal 1/2 binary32))) |
(*.f32 (+.f32 (*.f32 s #s(literal -1/24 binary32)) (*.f32 r #s(literal 1/144 binary32))) (/.f32 (/.f32 #s(literal 1 binary32) (*.f32 s (*.f32 s s))) (PI.f32))) |
(*.f32 (+.f32 (*.f32 s #s(literal -1/24 binary32)) (*.f32 r #s(literal 1/144 binary32))) (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) (*.f32 s (*.f32 s s))))) |
(*.f32 (+.f32 (*.f32 s #s(literal -1/24 binary32)) (*.f32 r #s(literal 1/144 binary32))) (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1 binary32) (PI.f32)))) |
(*.f32 (/.f32 (+.f32 (*.f32 s #s(literal -1/24 binary32)) (*.f32 r #s(literal 1/144 binary32))) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1 binary32) (PI.f32))) |
(*.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 s #s(literal -1/24 binary32)) (*.f32 r #s(literal 1/144 binary32))) (*.f32 (PI.f32) (*.f32 s (*.f32 s s))))) |
(*.f32 (/.f32 (+.f32 (*.f32 s #s(literal -1/24 binary32)) (*.f32 r #s(literal 1/144 binary32))) (-.f32 #s(literal 0 binary32) (*.f32 s (*.f32 s s)))) (/.f32 #s(literal 1 binary32) (neg.f32 (PI.f32)))) |
(*.f32 (/.f32 #s(literal 1 binary32) (PI.f32)) (/.f32 (+.f32 (*.f32 s #s(literal -1/24 binary32)) (*.f32 r #s(literal 1/144 binary32))) (*.f32 s (*.f32 s s)))) |
(*.f32 (/.f32 (+.f32 (*.f32 s #s(literal -1/24 binary32)) (*.f32 r #s(literal 1/144 binary32))) #s(literal 1 binary32)) (/.f32 (/.f32 #s(literal 1 binary32) (*.f32 s (*.f32 s s))) (PI.f32))) |
(*.f32 (/.f32 (+.f32 (*.f32 s #s(literal -1/24 binary32)) (*.f32 r #s(literal 1/144 binary32))) (pow.f32 (PI.f32) #s(literal 2/3 binary32))) (/.f32 (/.f32 #s(literal 1 binary32) (*.f32 s (*.f32 s s))) (pow.f32 (PI.f32) #s(literal 1/3 binary32)))) |
(*.f32 (/.f32 (+.f32 (*.f32 s #s(literal -1/24 binary32)) (*.f32 r #s(literal 1/144 binary32))) (pow.f32 (PI.f32) #s(literal 1/2 binary32))) (/.f32 (/.f32 #s(literal 1 binary32) (*.f32 s (*.f32 s s))) (pow.f32 (PI.f32) #s(literal 1/2 binary32)))) |
(*.f32 (/.f32 #s(literal 1 binary32) (pow.f32 (PI.f32) #s(literal 2/3 binary32))) (pow.f32 (/.f32 (pow.f32 (PI.f32) #s(literal 1/3 binary32)) (/.f32 (+.f32 (*.f32 s #s(literal -1/24 binary32)) (*.f32 r #s(literal 1/144 binary32))) (*.f32 s (*.f32 s s)))) #s(literal -1 binary32))) |
(*.f32 (/.f32 #s(literal 1 binary32) (pow.f32 (PI.f32) #s(literal 1/2 binary32))) (pow.f32 (/.f32 (pow.f32 (PI.f32) #s(literal 1/2 binary32)) (/.f32 (+.f32 (*.f32 s #s(literal -1/24 binary32)) (*.f32 r #s(literal 1/144 binary32))) (*.f32 s (*.f32 s s)))) #s(literal -1 binary32))) |
(*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 s #s(literal -1/24 binary32)) (*.f32 r #s(literal 1/144 binary32)))) #s(literal -1 binary32)) (pow.f32 (/.f32 (PI.f32) (/.f32 #s(literal 1 binary32) (*.f32 s (*.f32 s s)))) #s(literal -1 binary32))) |
(*.f32 (pow.f32 (/.f32 (pow.f32 (PI.f32) #s(literal 2/3 binary32)) (+.f32 (*.f32 s #s(literal -1/24 binary32)) (*.f32 r #s(literal 1/144 binary32)))) #s(literal -1 binary32)) (pow.f32 (/.f32 (pow.f32 (PI.f32) #s(literal 1/3 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 s (*.f32 s s)))) #s(literal -1 binary32))) |
(*.f32 (pow.f32 (/.f32 (pow.f32 (PI.f32) #s(literal 1/2 binary32)) (+.f32 (*.f32 s #s(literal -1/24 binary32)) (*.f32 r #s(literal 1/144 binary32)))) #s(literal -1 binary32)) (pow.f32 (/.f32 (pow.f32 (PI.f32) #s(literal 1/2 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 s (*.f32 s s)))) #s(literal -1 binary32))) |
(*.f32 (pow.f32 (/.f32 (PI.f32) (+.f32 (*.f32 s #s(literal -1/24 binary32)) (*.f32 r #s(literal 1/144 binary32)))) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 s (*.f32 s s)))) |
(*.f32 (pow.f32 (/.f32 (PI.f32) (neg.f32 (+.f32 (*.f32 s #s(literal -1/24 binary32)) (*.f32 r #s(literal 1/144 binary32))))) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 0 binary32) (*.f32 s (*.f32 s s))))) |
(*.f32 (pow.f32 (/.f32 (PI.f32) (/.f32 (+.f32 (*.f32 s #s(literal -1/24 binary32)) (*.f32 r #s(literal 1/144 binary32))) s)) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 s s))) |
(neg.f32 (/.f32 (+.f32 (*.f32 s #s(literal -1/24 binary32)) (*.f32 r #s(literal 1/144 binary32))) (-.f32 #s(literal 0 binary32) (*.f32 s (*.f32 s s))))) |
(exp.f32 (*.f32 (log.f32 (/.f32 (*.f32 s (*.f32 s s)) (+.f32 (*.f32 s #s(literal -1/24 binary32)) (*.f32 r #s(literal 1/144 binary32))))) #s(literal -1 binary32))) |
(pow.f32 (/.f32 (*.f32 s (*.f32 s s)) (+.f32 (*.f32 s #s(literal -1/24 binary32)) (*.f32 r #s(literal 1/144 binary32)))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (/.f32 (*.f32 s (*.f32 s s)) (+.f32 (*.f32 s #s(literal -1/24 binary32)) (*.f32 r #s(literal 1/144 binary32)))) #s(literal 1 binary32)) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (*.f32 s s) (/.f32 (+.f32 (*.f32 s #s(literal -1/24 binary32)) (*.f32 r #s(literal 1/144 binary32))) s)) #s(literal -1 binary32)) |
(/.f32 (+.f32 (*.f32 s #s(literal -1/24 binary32)) (*.f32 r #s(literal 1/144 binary32))) (*.f32 s (*.f32 s s))) |
(/.f32 #s(literal 1 binary32) (/.f32 (*.f32 s (*.f32 s s)) (+.f32 (*.f32 s #s(literal -1/24 binary32)) (*.f32 r #s(literal 1/144 binary32))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 (*.f32 s (*.f32 s s)) (+.f32 (*.f32 s #s(literal -1/24 binary32)) (*.f32 r #s(literal 1/144 binary32)))) #s(literal 1 binary32))) |
(/.f32 #s(literal 1 binary32) (/.f32 (*.f32 s s) (/.f32 (+.f32 (*.f32 s #s(literal -1/24 binary32)) (*.f32 r #s(literal 1/144 binary32))) s))) |
(/.f32 (neg.f32 (+.f32 (*.f32 s #s(literal -1/24 binary32)) (*.f32 r #s(literal 1/144 binary32)))) (-.f32 #s(literal 0 binary32) (*.f32 s (*.f32 s s)))) |
(/.f32 (+.f32 (*.f32 (*.f32 s (*.f32 s s)) #s(literal -1/13824 binary32)) (*.f32 (*.f32 r #s(literal 1/144 binary32)) (*.f32 (*.f32 r r) #s(literal 1/20736 binary32)))) (*.f32 (*.f32 s (*.f32 s s)) (+.f32 (*.f32 (*.f32 s s) #s(literal 1/576 binary32)) (*.f32 (*.f32 r #s(literal 1/144 binary32)) (-.f32 (*.f32 r #s(literal 1/144 binary32)) (*.f32 s #s(literal -1/24 binary32))))))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (*.f32 s (*.f32 s s)) (+.f32 (*.f32 s #s(literal -1/24 binary32)) (*.f32 r #s(literal 1/144 binary32)))))) |
(/.f32 (-.f32 (*.f32 (*.f32 s s) #s(literal 1/576 binary32)) (*.f32 (*.f32 r r) #s(literal 1/20736 binary32))) (*.f32 (*.f32 s (*.f32 s s)) (+.f32 (*.f32 s #s(literal -1/24 binary32)) (*.f32 #s(literal -1/144 binary32) r)))) |
(/.f32 (/.f32 (+.f32 (*.f32 s #s(literal -1/24 binary32)) (*.f32 r #s(literal 1/144 binary32))) s) (*.f32 s s)) |
(/.f32 (*.f32 (+.f32 (*.f32 (*.f32 s (*.f32 s s)) #s(literal -1/13824 binary32)) (*.f32 (*.f32 r #s(literal 1/144 binary32)) (*.f32 (*.f32 r r) #s(literal 1/20736 binary32)))) #s(literal 1 binary32)) (*.f32 (+.f32 (*.f32 (*.f32 s s) #s(literal 1/576 binary32)) (*.f32 (*.f32 r #s(literal 1/144 binary32)) (-.f32 (*.f32 r #s(literal 1/144 binary32)) (*.f32 s #s(literal -1/24 binary32))))) (*.f32 s (*.f32 s s)))) |
(/.f32 (*.f32 (-.f32 (*.f32 (*.f32 s s) #s(literal 1/576 binary32)) (*.f32 (*.f32 r r) #s(literal 1/20736 binary32))) #s(literal 1 binary32)) (*.f32 (+.f32 (*.f32 s #s(literal -1/24 binary32)) (*.f32 #s(literal -1/144 binary32) r)) (*.f32 s (*.f32 s s)))) |
(/.f32 (*.f32 (+.f32 (*.f32 s #s(literal -1/24 binary32)) (*.f32 r #s(literal 1/144 binary32))) #s(literal 1 binary32)) (*.f32 s (*.f32 s s))) |
(/.f32 (neg.f32 (neg.f32 (+.f32 (*.f32 s #s(literal -1/24 binary32)) (*.f32 r #s(literal 1/144 binary32))))) (neg.f32 (-.f32 #s(literal 0 binary32) (*.f32 s (*.f32 s s))))) |
(/.f32 (neg.f32 (/.f32 (+.f32 (*.f32 s #s(literal -1/24 binary32)) (*.f32 r #s(literal 1/144 binary32))) s)) (-.f32 #s(literal 0 binary32) (*.f32 s s))) |
(/.f32 (*.f32 (+.f32 (*.f32 (*.f32 s (*.f32 s s)) #s(literal -1/13824 binary32)) (*.f32 (*.f32 r #s(literal 1/144 binary32)) (*.f32 (*.f32 r r) #s(literal 1/20736 binary32)))) (/.f32 #s(literal 1 binary32) (*.f32 s (*.f32 s s)))) (+.f32 (*.f32 (*.f32 s s) #s(literal 1/576 binary32)) (*.f32 (*.f32 r #s(literal 1/144 binary32)) (-.f32 (*.f32 r #s(literal 1/144 binary32)) (*.f32 s #s(literal -1/24 binary32)))))) |
(/.f32 (*.f32 (-.f32 (*.f32 (*.f32 s s) #s(literal 1/576 binary32)) (*.f32 (*.f32 r r) #s(literal 1/20736 binary32))) (/.f32 #s(literal 1 binary32) (*.f32 s (*.f32 s s)))) (+.f32 (*.f32 s #s(literal -1/24 binary32)) (*.f32 #s(literal -1/144 binary32) r))) |
(/.f32 (/.f32 (+.f32 (*.f32 s #s(literal -1/24 binary32)) (*.f32 r #s(literal 1/144 binary32))) (*.f32 s s)) s) |
(/.f32 (/.f32 (/.f32 (+.f32 (*.f32 s #s(literal -1/24 binary32)) (*.f32 r #s(literal 1/144 binary32))) s) s) s) |
(*.f32 (+.f32 (*.f32 s #s(literal -1/24 binary32)) (*.f32 r #s(literal 1/144 binary32))) (/.f32 #s(literal 1 binary32) (*.f32 s (*.f32 s s)))) |
(*.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 s #s(literal -1/24 binary32)) (*.f32 r #s(literal 1/144 binary32))) (*.f32 s (*.f32 s s)))) |
(*.f32 (neg.f32 (+.f32 (*.f32 s #s(literal -1/24 binary32)) (*.f32 r #s(literal 1/144 binary32)))) (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 0 binary32) (*.f32 s (*.f32 s s))))) |
(*.f32 (/.f32 #s(literal 1 binary32) s) (pow.f32 (/.f32 (*.f32 s s) (+.f32 (*.f32 s #s(literal -1/24 binary32)) (*.f32 r #s(literal 1/144 binary32)))) #s(literal -1 binary32))) |
(*.f32 (/.f32 #s(literal 1 binary32) (*.f32 s s)) (/.f32 (+.f32 (*.f32 s #s(literal -1/24 binary32)) (*.f32 r #s(literal 1/144 binary32))) s)) |
(*.f32 (/.f32 #s(literal 1 binary32) (*.f32 s (*.f32 s s))) (+.f32 (*.f32 s #s(literal -1/24 binary32)) (*.f32 r #s(literal 1/144 binary32)))) |
(*.f32 (/.f32 #s(literal 1 binary32) (*.f32 s (*.f32 s s))) (pow.f32 (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 s #s(literal -1/24 binary32)) (*.f32 r #s(literal 1/144 binary32)))) #s(literal -1 binary32))) |
(*.f32 (/.f32 (+.f32 (*.f32 s #s(literal -1/24 binary32)) (*.f32 r #s(literal 1/144 binary32))) s) (/.f32 #s(literal 1 binary32) (*.f32 s s))) |
(*.f32 (pow.f32 (/.f32 (*.f32 s (*.f32 s s)) (+.f32 (*.f32 (*.f32 s (*.f32 s s)) #s(literal -1/13824 binary32)) (*.f32 (*.f32 r #s(literal 1/144 binary32)) (*.f32 (*.f32 r r) #s(literal 1/20736 binary32))))) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 (*.f32 s s) #s(literal 1/576 binary32)) (*.f32 (*.f32 r #s(literal 1/144 binary32)) (-.f32 (*.f32 r #s(literal 1/144 binary32)) (*.f32 s #s(literal -1/24 binary32))))))) |
(*.f32 (pow.f32 (/.f32 (*.f32 s (*.f32 s s)) (-.f32 (*.f32 (*.f32 s s) #s(literal 1/576 binary32)) (*.f32 (*.f32 r r) #s(literal 1/20736 binary32)))) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 s #s(literal -1/24 binary32)) (*.f32 #s(literal -1/144 binary32) r)))) |
(+.f32 (*.f32 s #s(literal -1/24 binary32)) (*.f32 r #s(literal 1/144 binary32))) |
(+.f32 (*.f32 r #s(literal 1/144 binary32)) (*.f32 s #s(literal -1/24 binary32))) |
(pow.f32 (/.f32 (+.f32 (*.f32 (*.f32 s s) #s(literal 1/576 binary32)) (*.f32 (*.f32 r #s(literal 1/144 binary32)) (-.f32 (*.f32 r #s(literal 1/144 binary32)) (*.f32 s #s(literal -1/24 binary32))))) (+.f32 (*.f32 (*.f32 s (*.f32 s s)) #s(literal -1/13824 binary32)) (*.f32 (*.f32 r #s(literal 1/144 binary32)) (*.f32 (*.f32 r r) #s(literal 1/20736 binary32))))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (+.f32 (*.f32 s #s(literal -1/24 binary32)) (*.f32 #s(literal -1/144 binary32) r)) (-.f32 (*.f32 (*.f32 s s) #s(literal 1/576 binary32)) (*.f32 (*.f32 r r) #s(literal 1/20736 binary32)))) #s(literal -1 binary32)) |
(fma.f32 r #s(literal 1/144 binary32) (*.f32 s #s(literal -1/24 binary32))) |
(fma.f32 s #s(literal -1/24 binary32) (*.f32 r #s(literal 1/144 binary32))) |
(fma.f32 #s(literal -1/24 binary32) s (*.f32 r #s(literal 1/144 binary32))) |
(fma.f32 #s(literal 1/144 binary32) r (*.f32 s #s(literal -1/24 binary32))) |
(-.f32 (/.f32 (*.f32 (*.f32 s s) #s(literal 1/576 binary32)) (+.f32 (*.f32 s #s(literal -1/24 binary32)) (*.f32 #s(literal -1/144 binary32) r))) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/20736 binary32)) (+.f32 (*.f32 s #s(literal -1/24 binary32)) (*.f32 #s(literal -1/144 binary32) r)))) |
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 s s) #s(literal 1/576 binary32)) (*.f32 (*.f32 r #s(literal 1/144 binary32)) (-.f32 (*.f32 r #s(literal 1/144 binary32)) (*.f32 s #s(literal -1/24 binary32))))) (+.f32 (*.f32 (*.f32 s (*.f32 s s)) #s(literal -1/13824 binary32)) (*.f32 (*.f32 r #s(literal 1/144 binary32)) (*.f32 (*.f32 r r) #s(literal 1/20736 binary32)))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 s #s(literal -1/24 binary32)) (*.f32 #s(literal -1/144 binary32) r)) (-.f32 (*.f32 (*.f32 s s) #s(literal 1/576 binary32)) (*.f32 (*.f32 r r) #s(literal 1/20736 binary32))))) |
(/.f32 (+.f32 (*.f32 (*.f32 s (*.f32 s s)) #s(literal -1/13824 binary32)) (*.f32 (*.f32 r #s(literal 1/144 binary32)) (*.f32 (*.f32 r r) #s(literal 1/20736 binary32)))) (+.f32 (*.f32 (*.f32 s s) #s(literal 1/576 binary32)) (*.f32 (*.f32 r #s(literal 1/144 binary32)) (-.f32 (*.f32 r #s(literal 1/144 binary32)) (*.f32 s #s(literal -1/24 binary32)))))) |
(/.f32 (+.f32 (*.f32 (*.f32 s (*.f32 s s)) #s(literal -1/13824 binary32)) (*.f32 (*.f32 r #s(literal 1/144 binary32)) (*.f32 (*.f32 r r) #s(literal 1/20736 binary32)))) (+.f32 (*.f32 (*.f32 r r) #s(literal 1/20736 binary32)) (-.f32 (*.f32 (*.f32 s s) #s(literal 1/576 binary32)) (*.f32 s (*.f32 #s(literal -1/24 binary32) (*.f32 r #s(literal 1/144 binary32))))))) |
(/.f32 (-.f32 (*.f32 (*.f32 s s) #s(literal 1/576 binary32)) (*.f32 (*.f32 r r) #s(literal 1/20736 binary32))) (+.f32 (*.f32 s #s(literal -1/24 binary32)) (*.f32 #s(literal -1/144 binary32) r))) |
(/.f32 (neg.f32 (+.f32 (*.f32 (*.f32 s (*.f32 s s)) #s(literal -1/13824 binary32)) (*.f32 (*.f32 r #s(literal 1/144 binary32)) (*.f32 (*.f32 r r) #s(literal 1/20736 binary32))))) (neg.f32 (+.f32 (*.f32 (*.f32 s s) #s(literal 1/576 binary32)) (*.f32 (*.f32 r #s(literal 1/144 binary32)) (-.f32 (*.f32 r #s(literal 1/144 binary32)) (*.f32 s #s(literal -1/24 binary32))))))) |
(/.f32 (neg.f32 (-.f32 (*.f32 (*.f32 s s) #s(literal 1/576 binary32)) (*.f32 (*.f32 r r) #s(literal 1/20736 binary32)))) (neg.f32 (+.f32 (*.f32 s #s(literal -1/24 binary32)) (*.f32 #s(literal -1/144 binary32) r)))) |
(/.f32 (-.f32 (*.f32 (*.f32 r r) #s(literal 1/20736 binary32)) (*.f32 (*.f32 s s) #s(literal 1/576 binary32))) (-.f32 (*.f32 r #s(literal 1/144 binary32)) (*.f32 s #s(literal -1/24 binary32)))) |
(*.f32 (+.f32 (*.f32 (*.f32 s (*.f32 s s)) #s(literal -1/13824 binary32)) (*.f32 (*.f32 r #s(literal 1/144 binary32)) (*.f32 (*.f32 r r) #s(literal 1/20736 binary32)))) (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 (*.f32 s s) #s(literal 1/576 binary32)) (*.f32 (*.f32 r #s(literal 1/144 binary32)) (-.f32 (*.f32 r #s(literal 1/144 binary32)) (*.f32 s #s(literal -1/24 binary32))))))) |
(*.f32 (-.f32 (*.f32 (*.f32 s s) #s(literal 1/576 binary32)) (*.f32 (*.f32 r r) #s(literal 1/20736 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 s #s(literal -1/24 binary32)) (*.f32 #s(literal -1/144 binary32) r)))) |
(*.f32 s #s(literal -1/24 binary32)) |
(*.f32 #s(literal -1/24 binary32) s) |
(neg.f32 (/.f32 (/.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) (/.f32 (*.f32 r s) #s(literal 1/8 binary32))) (neg.f32 (PI.f32)))) |
(neg.f32 (/.f32 (neg.f32 (/.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) (/.f32 (*.f32 r s) #s(literal 1/8 binary32)))) (PI.f32))) |
(exp.f32 (*.f32 (log.f32 (/.f32 (PI.f32) (/.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) (/.f32 (*.f32 r s) #s(literal 1/8 binary32))))) #s(literal -1 binary32))) |
(pow.f32 (/.f32 (PI.f32) (/.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) (/.f32 (*.f32 r s) #s(literal 1/8 binary32)))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (/.f32 (PI.f32) (/.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) (/.f32 (*.f32 r s) #s(literal 1/8 binary32)))) #s(literal 1 binary32)) #s(literal -1 binary32)) |
(/.f32 #s(literal 1 binary32) (/.f32 (PI.f32) (/.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) (/.f32 (*.f32 r s) #s(literal 1/8 binary32))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 (PI.f32) (/.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) (/.f32 (*.f32 r s) #s(literal 1/8 binary32)))) #s(literal 1 binary32))) |
(/.f32 (/.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) (/.f32 (*.f32 r s) #s(literal 1/8 binary32))) (PI.f32)) |
(/.f32 (neg.f32 (/.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) (/.f32 (*.f32 r s) #s(literal 1/8 binary32)))) (neg.f32 (PI.f32))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (PI.f32) (/.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) (/.f32 (*.f32 r s) #s(literal 1/8 binary32)))))) |
(/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r (neg.f32 s))))) (*.f32 (*.f32 r s) (PI.f32))) |
(/.f32 (*.f32 #s(literal 1 binary32) (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32))) (*.f32 (/.f32 (*.f32 r s) #s(literal 1/8 binary32)) (PI.f32))) |
(/.f32 (*.f32 #s(literal -1/8 binary32) (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32))) (*.f32 (PI.f32) (*.f32 r (neg.f32 s)))) |
(/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) r) (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32))) (*.f32 s (PI.f32))) |
(/.f32 (*.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r (neg.f32 s))))) #s(literal 1 binary32)) (*.f32 (*.f32 r s) (PI.f32))) |
(/.f32 (neg.f32 (neg.f32 (/.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) (/.f32 (*.f32 r s) #s(literal 1/8 binary32))))) (neg.f32 (neg.f32 (PI.f32)))) |
(/.f32 (*.f32 (/.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) (/.f32 (*.f32 r s) #s(literal 1/8 binary32))) #s(literal 1 binary32)) (PI.f32)) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) (PI.f32))) (*.f32 r s)) |
(/.f32 (*.f32 #s(literal 1 binary32) (/.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) (PI.f32))) (/.f32 (*.f32 r s) #s(literal 1/8 binary32))) |
(/.f32 (*.f32 #s(literal -1/8 binary32) (/.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) (PI.f32))) (*.f32 r (neg.f32 s))) |
(/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) r) (/.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) (PI.f32))) s) |
(/.f32 (*.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r (neg.f32 s))))) (/.f32 #s(literal 1 binary32) (PI.f32))) (*.f32 r s)) |
(/.f32 (/.f32 (/.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) (/.f32 (*.f32 r s) #s(literal 1/8 binary32))) #s(literal 1 binary32)) (PI.f32)) |
(/.f32 (/.f32 (/.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) (/.f32 (*.f32 r s) #s(literal 1/8 binary32))) (pow.f32 (PI.f32) #s(literal 2/3 binary32))) (pow.f32 (PI.f32) #s(literal 1/3 binary32))) |
(/.f32 (/.f32 (/.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) (/.f32 (*.f32 r s) #s(literal 1/8 binary32))) (pow.f32 (PI.f32) #s(literal 1/2 binary32))) (pow.f32 (PI.f32) #s(literal 1/2 binary32))) |
(*.f32 #s(literal 1/8 binary32) (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 r s)) (/.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) (PI.f32)))) |
(*.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) r) s) (/.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) (PI.f32))) |
(*.f32 #s(literal 1 binary32) (/.f32 (/.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) (/.f32 (*.f32 r s) #s(literal 1/8 binary32))) (PI.f32))) |
(*.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) (/.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) r) s) (PI.f32))) |
(*.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) (*.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) r) s) (/.f32 #s(literal 1 binary32) (PI.f32)))) |
(*.f32 (/.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) (/.f32 (*.f32 r s) #s(literal 1/8 binary32))) (/.f32 #s(literal 1 binary32) (PI.f32))) |
(*.f32 (neg.f32 (/.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) (/.f32 (*.f32 r s) #s(literal 1/8 binary32)))) (/.f32 #s(literal 1 binary32) (neg.f32 (PI.f32)))) |
(*.f32 (/.f32 #s(literal 1 binary32) (PI.f32)) (/.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) (/.f32 (*.f32 r s) #s(literal 1/8 binary32)))) |
(*.f32 (/.f32 #s(literal 1 binary32) (PI.f32)) (pow.f32 (/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) (/.f32 (*.f32 r s) #s(literal 1/8 binary32)))) #s(literal -1 binary32))) |
(*.f32 (/.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) (PI.f32)) (/.f32 (/.f32 #s(literal 1/8 binary32) r) s)) |
(*.f32 (/.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) r) s) #s(literal 1 binary32)) (/.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) (PI.f32))) |
(*.f32 (/.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) r) s) (pow.f32 (PI.f32) #s(literal 2/3 binary32))) (/.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) (pow.f32 (PI.f32) #s(literal 1/3 binary32)))) |
(*.f32 (/.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) r) s) (pow.f32 (PI.f32) #s(literal 1/2 binary32))) (/.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) (pow.f32 (PI.f32) #s(literal 1/2 binary32)))) |
(*.f32 (/.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) (pow.f32 (PI.f32) #s(literal 1/2 binary32))) (/.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) r) s) (pow.f32 (PI.f32) #s(literal 1/2 binary32)))) |
(*.f32 (/.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) #s(literal 1 binary32)) (/.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) r) s) (PI.f32))) |
(*.f32 (/.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) (pow.f32 (PI.f32) #s(literal 2/3 binary32))) (/.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) r) s) (pow.f32 (PI.f32) #s(literal 1/3 binary32)))) |
(*.f32 (/.f32 #s(literal 1 binary32) (pow.f32 (PI.f32) #s(literal 2/3 binary32))) (pow.f32 (/.f32 (pow.f32 (PI.f32) #s(literal 1/3 binary32)) (/.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) (/.f32 (*.f32 r s) #s(literal 1/8 binary32)))) #s(literal -1 binary32))) |
(*.f32 (/.f32 #s(literal 1 binary32) (pow.f32 (PI.f32) #s(literal 1/2 binary32))) (pow.f32 (/.f32 (pow.f32 (PI.f32) #s(literal 1/2 binary32)) (/.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) (/.f32 (*.f32 r s) #s(literal 1/8 binary32)))) #s(literal -1 binary32))) |
(*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32))) #s(literal -1 binary32)) (pow.f32 (/.f32 (PI.f32) (/.f32 (/.f32 #s(literal 1/8 binary32) r) s)) #s(literal -1 binary32))) |
(*.f32 (pow.f32 (/.f32 (pow.f32 (PI.f32) #s(literal 2/3 binary32)) (/.f32 (/.f32 #s(literal 1/8 binary32) r) s)) #s(literal -1 binary32)) (pow.f32 (/.f32 (pow.f32 (PI.f32) #s(literal 1/3 binary32)) (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32))) #s(literal -1 binary32))) |
(*.f32 (pow.f32 (/.f32 (pow.f32 (PI.f32) #s(literal 2/3 binary32)) (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32))) #s(literal -1 binary32)) (pow.f32 (/.f32 (pow.f32 (PI.f32) #s(literal 1/3 binary32)) (/.f32 (/.f32 #s(literal 1/8 binary32) r) s)) #s(literal -1 binary32))) |
(*.f32 (pow.f32 (/.f32 (pow.f32 (PI.f32) #s(literal 1/2 binary32)) (/.f32 (/.f32 #s(literal 1/8 binary32) r) s)) #s(literal -1 binary32)) (pow.f32 (/.f32 (pow.f32 (PI.f32) #s(literal 1/2 binary32)) (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32))) #s(literal -1 binary32))) |
(*.f32 (pow.f32 (/.f32 (pow.f32 (PI.f32) #s(literal 1/2 binary32)) (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32))) #s(literal -1 binary32)) (pow.f32 (/.f32 (pow.f32 (PI.f32) #s(literal 1/2 binary32)) (/.f32 (/.f32 #s(literal 1/8 binary32) r) s)) #s(literal -1 binary32))) |
(*.f32 (pow.f32 (/.f32 (PI.f32) (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r (neg.f32 s)))))) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 r s))) |
(+.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) r) s) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 r s) (exp.f32 (/.f32 r s))))) |
(+.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 r s) (exp.f32 (/.f32 r s)))) (/.f32 (/.f32 #s(literal 1/8 binary32) r) s)) |
(pow.f32 (/.f32 (*.f32 r s) (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r (neg.f32 s)))))) #s(literal -1 binary32)) |
(fma.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r s)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 r s) (exp.f32 (/.f32 r s))))) |
(fma.f32 #s(literal 1/8 binary32) (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 r s)) (exp.f32 (/.f32 r (neg.f32 s)))) (/.f32 (/.f32 #s(literal 1/8 binary32) r) s)) |
(fma.f32 #s(literal 1/8 binary32) (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 r s)) #s(literal 1 binary32)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 r s) (exp.f32 (/.f32 r s))))) |
(fma.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) r) s) (exp.f32 (/.f32 r (neg.f32 s))) (/.f32 (/.f32 #s(literal 1/8 binary32) r) s)) |
(fma.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) r) s) #s(literal 1 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 r s) (exp.f32 (/.f32 r s))))) |
(fma.f32 (exp.f32 (/.f32 r (neg.f32 s))) (/.f32 (/.f32 #s(literal 1/8 binary32) r) s) (/.f32 (/.f32 #s(literal 1/8 binary32) r) s)) |
(fma.f32 #s(literal 1 binary32) (/.f32 (/.f32 #s(literal 1/8 binary32) r) s) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 r s) (exp.f32 (/.f32 r s))))) |
(fma.f32 #s(literal -1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (neg.f32 s))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 r s) (exp.f32 (/.f32 r s))))) |
(fma.f32 (/.f32 #s(literal 1 binary32) (*.f32 r s)) #s(literal 1/8 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 r s) (exp.f32 (/.f32 r s))))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) r) (/.f32 #s(literal 1 binary32) s) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 r s) (exp.f32 (/.f32 r s))))) |
(fma.f32 (*.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1/8 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 r s)) (/.f32 (/.f32 #s(literal 1/8 binary32) r) s)) |
(-.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 r s) (exp.f32 (/.f32 r s)))) (/.f32 #s(literal -1/8 binary32) (*.f32 r s))) |
(/.f32 #s(literal 1 binary32) (/.f32 (*.f32 r s) (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r (neg.f32 s))))))) |
(/.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) (/.f32 (*.f32 r s) #s(literal 1/8 binary32))) |
(/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r (neg.f32 s))))) (*.f32 r s)) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 #s(literal 1 binary32) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 3 binary32))))) (*.f32 (*.f32 r s) (+.f32 (exp.f32 (+.f32 (/.f32 r (neg.f32 s)) (/.f32 r (neg.f32 s)))) (-.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s))))))) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (expm1.f32 (+.f32 (/.f32 r (neg.f32 s)) (/.f32 r (neg.f32 s))))) (*.f32 (*.f32 r s) (expm1.f32 (/.f32 r (neg.f32 s))))) |
(/.f32 (*.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 3 binary32))))) (*.f32 (/.f32 (*.f32 r s) #s(literal 1/8 binary32)) (+.f32 (exp.f32 (+.f32 (/.f32 r (neg.f32 s)) (/.f32 r (neg.f32 s)))) (-.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s))))))) |
(/.f32 (*.f32 #s(literal 1 binary32) (expm1.f32 (+.f32 (/.f32 r (neg.f32 s)) (/.f32 r (neg.f32 s))))) (*.f32 (/.f32 (*.f32 r s) #s(literal 1/8 binary32)) (expm1.f32 (/.f32 r (neg.f32 s))))) |
(/.f32 (*.f32 #s(literal -1/8 binary32) (+.f32 #s(literal 1 binary32) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 3 binary32))))) (*.f32 (*.f32 r (neg.f32 s)) (+.f32 (exp.f32 (+.f32 (/.f32 r (neg.f32 s)) (/.f32 r (neg.f32 s)))) (-.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s))))))) |
(/.f32 (*.f32 #s(literal -1/8 binary32) (expm1.f32 (+.f32 (/.f32 r (neg.f32 s)) (/.f32 r (neg.f32 s))))) (*.f32 (*.f32 r (neg.f32 s)) (expm1.f32 (/.f32 r (neg.f32 s))))) |
(/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) r) (+.f32 #s(literal 1 binary32) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 3 binary32))))) (*.f32 s (+.f32 (exp.f32 (+.f32 (/.f32 r (neg.f32 s)) (/.f32 r (neg.f32 s)))) (-.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s))))))) |
(/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) r) (expm1.f32 (+.f32 (/.f32 r (neg.f32 s)) (/.f32 r (neg.f32 s))))) (*.f32 s (expm1.f32 (/.f32 r (neg.f32 s))))) |
(/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 3 binary32)))) #s(literal 1/8 binary32)) (*.f32 (+.f32 (exp.f32 (+.f32 (/.f32 r (neg.f32 s)) (/.f32 r (neg.f32 s)))) (-.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s))))) (*.f32 r s))) |
(/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 3 binary32)))) #s(literal 1 binary32)) (*.f32 (+.f32 (exp.f32 (+.f32 (/.f32 r (neg.f32 s)) (/.f32 r (neg.f32 s)))) (-.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s))))) (/.f32 (*.f32 r s) #s(literal 1/8 binary32)))) |
(/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 3 binary32)))) #s(literal -1/8 binary32)) (*.f32 (+.f32 (exp.f32 (+.f32 (/.f32 r (neg.f32 s)) (/.f32 r (neg.f32 s)))) (-.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s))))) (*.f32 r (neg.f32 s)))) |
(/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 3 binary32)))) (/.f32 #s(literal 1/8 binary32) r)) (*.f32 (+.f32 (exp.f32 (+.f32 (/.f32 r (neg.f32 s)) (/.f32 r (neg.f32 s)))) (-.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s))))) s)) |
(/.f32 (*.f32 (expm1.f32 (+.f32 (/.f32 r (neg.f32 s)) (/.f32 r (neg.f32 s)))) #s(literal 1/8 binary32)) (*.f32 (expm1.f32 (/.f32 r (neg.f32 s))) (*.f32 r s))) |
(/.f32 (*.f32 (expm1.f32 (+.f32 (/.f32 r (neg.f32 s)) (/.f32 r (neg.f32 s)))) #s(literal 1 binary32)) (*.f32 (expm1.f32 (/.f32 r (neg.f32 s))) (/.f32 (*.f32 r s) #s(literal 1/8 binary32)))) |
(/.f32 (*.f32 (expm1.f32 (+.f32 (/.f32 r (neg.f32 s)) (/.f32 r (neg.f32 s)))) #s(literal -1/8 binary32)) (*.f32 (expm1.f32 (/.f32 r (neg.f32 s))) (*.f32 r (neg.f32 s)))) |
(/.f32 (*.f32 (expm1.f32 (+.f32 (/.f32 r (neg.f32 s)) (/.f32 r (neg.f32 s)))) (/.f32 #s(literal 1/8 binary32) r)) (*.f32 (expm1.f32 (/.f32 r (neg.f32 s))) s)) |
(/.f32 (*.f32 #s(literal 1 binary32) (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32))) (/.f32 (*.f32 r s) #s(literal 1/8 binary32))) |
(/.f32 (*.f32 #s(literal -1/8 binary32) (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32))) (*.f32 r (neg.f32 s))) |
(/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) r) (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32))) s) |
(/.f32 (neg.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r (neg.f32 s)))))) (*.f32 r (neg.f32 s))) |
(/.f32 (+.f32 (pow.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 r s) (exp.f32 (/.f32 r s)))) #s(literal 3 binary32)) (pow.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) r) s) #s(literal 3 binary32))) (+.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 r s) (exp.f32 (/.f32 r s)))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 r s) (exp.f32 (/.f32 r s))))) (-.f32 (*.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) r) s) (/.f32 (/.f32 #s(literal 1/8 binary32) r) s)) (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 r s) (exp.f32 (/.f32 r s)))) (/.f32 (/.f32 #s(literal 1/8 binary32) r) s))))) |
(/.f32 (-.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 r s) (exp.f32 (/.f32 r s)))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 r s) (exp.f32 (/.f32 r s))))) (*.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) r) s) (/.f32 (/.f32 #s(literal 1/8 binary32) r) s))) (-.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 r s) (exp.f32 (/.f32 r s)))) (/.f32 (/.f32 #s(literal 1/8 binary32) r) s))) |
(/.f32 (*.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) r) s) (+.f32 #s(literal 1 binary32) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 3 binary32))))) (+.f32 (exp.f32 (+.f32 (/.f32 r (neg.f32 s)) (/.f32 r (neg.f32 s)))) (-.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))))) |
(/.f32 (*.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) r) s) (expm1.f32 (+.f32 (/.f32 r (neg.f32 s)) (/.f32 r (neg.f32 s))))) (expm1.f32 (/.f32 r (neg.f32 s)))) |
(/.f32 (*.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) #s(literal 1 binary32)) (/.f32 (*.f32 r s) #s(literal 1/8 binary32))) |
(/.f32 (*.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) #s(literal -1/8 binary32)) (*.f32 r (neg.f32 s))) |
(/.f32 (*.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) (/.f32 #s(literal 1/8 binary32) r)) s) |
(/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 3 binary32)))) (/.f32 (/.f32 #s(literal 1/8 binary32) r) s)) (+.f32 (exp.f32 (+.f32 (/.f32 r (neg.f32 s)) (/.f32 r (neg.f32 s)))) (-.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))))) |
(/.f32 (*.f32 (expm1.f32 (+.f32 (/.f32 r (neg.f32 s)) (/.f32 r (neg.f32 s)))) (/.f32 (/.f32 #s(literal 1/8 binary32) r) s)) (expm1.f32 (/.f32 r (neg.f32 s)))) |
(/.f32 (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r (neg.f32 s))))) r) s) |
(/.f32 (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r (neg.f32 s))))) s) r) |
(*.f32 #s(literal 1/8 binary32) (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 r s)) (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)))) |
(*.f32 #s(literal 1/8 binary32) (/.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) (*.f32 r s))) |
(*.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) r) s) (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32))) |
(*.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) (/.f32 (/.f32 #s(literal 1/8 binary32) r) s)) |
(*.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r (neg.f32 s))))) (/.f32 #s(literal 1 binary32) (*.f32 r s))) |
(*.f32 (/.f32 #s(literal 1/8 binary32) r) (/.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) s)) |
(*.f32 (/.f32 #s(literal 1/8 binary32) s) (/.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) r)) |
(+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) |
(+.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))) |
(pow.f32 (/.f32 (+.f32 (exp.f32 (+.f32 (/.f32 r (neg.f32 s)) (/.f32 r (neg.f32 s)))) (-.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s))))) (+.f32 #s(literal 1 binary32) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 3 binary32))))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (expm1.f32 (/.f32 r (neg.f32 s))) (expm1.f32 (+.f32 (/.f32 r (neg.f32 s)) (/.f32 r (neg.f32 s))))) #s(literal -1 binary32)) |
(fma.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32) #s(literal 1 binary32)) |
(fma.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) |
(-.f32 (/.f32 (exp.f32 (+.f32 (/.f32 r (neg.f32 s)) (/.f32 r (neg.f32 s)))) (expm1.f32 (/.f32 r (neg.f32 s)))) (/.f32 #s(literal 1 binary32) (expm1.f32 (/.f32 r (neg.f32 s))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (exp.f32 (+.f32 (/.f32 r (neg.f32 s)) (/.f32 r (neg.f32 s)))) (-.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s))))) (+.f32 #s(literal 1 binary32) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 3 binary32)))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (expm1.f32 (/.f32 r (neg.f32 s))) (expm1.f32 (+.f32 (/.f32 r (neg.f32 s)) (/.f32 r (neg.f32 s)))))) |
(/.f32 (+.f32 #s(literal 1 binary32) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 3 binary32)))) (+.f32 (exp.f32 (+.f32 (/.f32 r (neg.f32 s)) (/.f32 r (neg.f32 s)))) (-.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))))) |
(/.f32 (+.f32 #s(literal 1 binary32) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 3 binary32)))) (+.f32 #s(literal 1 binary32) (-.f32 (exp.f32 (+.f32 (/.f32 r (neg.f32 s)) (/.f32 r (neg.f32 s)))) (exp.f32 (/.f32 r (neg.f32 s)))))) |
(/.f32 (expm1.f32 (+.f32 (/.f32 r (neg.f32 s)) (/.f32 r (neg.f32 s)))) (expm1.f32 (/.f32 r (neg.f32 s)))) |
(/.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 3 binary32))))) (neg.f32 (+.f32 (exp.f32 (+.f32 (/.f32 r (neg.f32 s)) (/.f32 r (neg.f32 s)))) (-.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s))))))) |
(/.f32 (neg.f32 (expm1.f32 (+.f32 (/.f32 r (neg.f32 s)) (/.f32 r (neg.f32 s))))) (neg.f32 (expm1.f32 (/.f32 r (neg.f32 s))))) |
(/.f32 (-.f32 #s(literal 1 binary32) (exp.f32 (+.f32 (/.f32 r (neg.f32 s)) (/.f32 r (neg.f32 s))))) (-.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s))))) |
(*.f32 (+.f32 #s(literal 1 binary32) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 3 binary32)))) (/.f32 #s(literal 1 binary32) (+.f32 (exp.f32 (+.f32 (/.f32 r (neg.f32 s)) (/.f32 r (neg.f32 s)))) (-.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s))))))) |
(*.f32 (expm1.f32 (+.f32 (/.f32 r (neg.f32 s)) (/.f32 r (neg.f32 s)))) (/.f32 #s(literal 1 binary32) (expm1.f32 (/.f32 r (neg.f32 s))))) |
(exp.f32 (/.f32 r (neg.f32 s))) |
(exp.f32 (*.f32 (log.f32 (exp.f32 (/.f32 r (/.f32 s #s(literal -1/3 binary32))))) #s(literal 3 binary32))) |
(exp.f32 (*.f32 (/.f32 r (/.f32 s #s(literal -1/3 binary32))) #s(literal 3 binary32))) |
(exp.f32 (*.f32 (log.f32 (exp.f32 (/.f32 r s))) #s(literal -1 binary32))) |
(exp.f32 (*.f32 (log.f32 (exp.f32 (neg.f32 r))) (/.f32 #s(literal 1 binary32) s))) |
(pow.f32 (exp.f32 (/.f32 r (/.f32 s #s(literal -1/3 binary32)))) #s(literal 3 binary32)) |
(pow.f32 (exp.f32 (/.f32 r s)) #s(literal -1 binary32)) |
(pow.f32 (exp.f32 (neg.f32 r)) (/.f32 #s(literal 1 binary32) s)) |
(pow.f32 (exp.f32 r) (*.f32 (/.f32 #s(literal 1 binary32) s) #s(literal -1 binary32))) |
(pow.f32 (/.f32 (exp.f32 (/.f32 r s)) #s(literal 1 binary32)) #s(literal -1 binary32)) |
(pow.f32 (pow.f32 (exp.f32 (neg.f32 r)) #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) s)) |
(/.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r s))) |
(/.f32 #s(literal 1 binary32) (/.f32 (exp.f32 (/.f32 r s)) #s(literal 1 binary32))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (exp.f32 (/.f32 r s)))) |
(*.f32 (exp.f32 (/.f32 r (/.f32 s #s(literal -1/3 binary32)))) (exp.f32 (+.f32 (/.f32 r (/.f32 s #s(literal -1/3 binary32))) (/.f32 r (/.f32 s #s(literal -1/3 binary32)))))) |
(*.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) |
(*.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))) |
(*.f32 (exp.f32 (+.f32 (/.f32 r (/.f32 s #s(literal -1/3 binary32))) (/.f32 r (/.f32 s #s(literal -1/3 binary32))))) (exp.f32 (/.f32 r (/.f32 s #s(literal -1/3 binary32))))) |
(*.f32 (pow.f32 (exp.f32 (/.f32 r s)) #s(literal -1/2 binary32)) (pow.f32 (exp.f32 (/.f32 r s)) #s(literal -1/2 binary32))) |
(neg.f32 (/.f32 (/.f32 (+.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))) (/.f32 (*.f32 r s) #s(literal 1/8 binary32))) (neg.f32 (PI.f32)))) |
(neg.f32 (/.f32 (neg.f32 (/.f32 (+.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))) (/.f32 (*.f32 r s) #s(literal 1/8 binary32)))) (PI.f32))) |
(exp.f32 (*.f32 (log.f32 (/.f32 (PI.f32) (/.f32 (+.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))) (/.f32 (*.f32 r s) #s(literal 1/8 binary32))))) #s(literal -1 binary32))) |
(pow.f32 (/.f32 (PI.f32) (/.f32 (+.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))) (/.f32 (*.f32 r s) #s(literal 1/8 binary32)))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (/.f32 (PI.f32) (/.f32 (+.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))) (/.f32 (*.f32 r s) #s(literal 1/8 binary32)))) #s(literal 1 binary32)) #s(literal -1 binary32)) |
(/.f32 #s(literal 1 binary32) (/.f32 (PI.f32) (/.f32 (+.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))) (/.f32 (*.f32 r s) #s(literal 1/8 binary32))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 (PI.f32) (/.f32 (+.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))) (/.f32 (*.f32 r s) #s(literal 1/8 binary32)))) #s(literal 1 binary32))) |
(/.f32 (/.f32 (+.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))) (/.f32 (*.f32 r s) #s(literal 1/8 binary32))) (PI.f32)) |
(/.f32 (neg.f32 (/.f32 (+.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))) (/.f32 (*.f32 r s) #s(literal 1/8 binary32)))) (neg.f32 (PI.f32))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (PI.f32) (/.f32 (+.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))) (/.f32 (*.f32 r s) #s(literal 1/8 binary32)))))) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s))))) (*.f32 (*.f32 r s) (PI.f32))) |
(/.f32 (*.f32 #s(literal 1 binary32) (+.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s))))) (*.f32 (/.f32 (*.f32 r s) #s(literal 1/8 binary32)) (PI.f32))) |
(/.f32 (*.f32 #s(literal -1/8 binary32) (+.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s))))) (*.f32 (PI.f32) (*.f32 r (neg.f32 s)))) |
(/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) r) (+.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s))))) (*.f32 s (PI.f32))) |
(/.f32 (*.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s))))) #s(literal 1 binary32)) (*.f32 (*.f32 r s) (PI.f32))) |
(/.f32 (neg.f32 (neg.f32 (/.f32 (+.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))) (/.f32 (*.f32 r s) #s(literal 1/8 binary32))))) (neg.f32 (neg.f32 (PI.f32)))) |
(/.f32 (*.f32 (/.f32 (+.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))) (/.f32 (*.f32 r s) #s(literal 1/8 binary32))) #s(literal 1 binary32)) (PI.f32)) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (+.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))) (PI.f32))) (*.f32 r s)) |
(/.f32 (*.f32 #s(literal 1 binary32) (/.f32 (+.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))) (PI.f32))) (/.f32 (*.f32 r s) #s(literal 1/8 binary32))) |
(/.f32 (*.f32 #s(literal -1/8 binary32) (/.f32 (+.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))) (PI.f32))) (*.f32 r (neg.f32 s))) |
(/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) r) (/.f32 (+.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))) (PI.f32))) s) |
(/.f32 (*.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s))))) (/.f32 #s(literal 1 binary32) (PI.f32))) (*.f32 r s)) |
(/.f32 (/.f32 (/.f32 (+.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))) (/.f32 (*.f32 r s) #s(literal 1/8 binary32))) #s(literal 1 binary32)) (PI.f32)) |
(/.f32 (/.f32 (/.f32 (+.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))) (/.f32 (*.f32 r s) #s(literal 1/8 binary32))) (pow.f32 (PI.f32) #s(literal 2/3 binary32))) (pow.f32 (PI.f32) #s(literal 1/3 binary32))) |
(/.f32 (/.f32 (/.f32 (+.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))) (/.f32 (*.f32 r s) #s(literal 1/8 binary32))) (pow.f32 (PI.f32) #s(literal 1/2 binary32))) (pow.f32 (PI.f32) #s(literal 1/2 binary32))) |
(*.f32 #s(literal 1/8 binary32) (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 r s)) (/.f32 (+.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))) (PI.f32)))) |
(*.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) r) s) (/.f32 (+.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))) (PI.f32))) |
(*.f32 #s(literal 1 binary32) (/.f32 (/.f32 (+.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))) (/.f32 (*.f32 r s) #s(literal 1/8 binary32))) (PI.f32))) |
(*.f32 (+.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))) (/.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) r) s) (PI.f32))) |
(*.f32 (+.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))) (*.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) r) s) (/.f32 #s(literal 1 binary32) (PI.f32)))) |
(*.f32 (/.f32 (+.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))) (/.f32 (*.f32 r s) #s(literal 1/8 binary32))) (/.f32 #s(literal 1 binary32) (PI.f32))) |
(*.f32 (neg.f32 (/.f32 (+.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))) (/.f32 (*.f32 r s) #s(literal 1/8 binary32)))) (/.f32 #s(literal 1 binary32) (neg.f32 (PI.f32)))) |
(*.f32 (/.f32 #s(literal 1 binary32) (PI.f32)) (/.f32 (+.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))) (/.f32 (*.f32 r s) #s(literal 1/8 binary32)))) |
(*.f32 (/.f32 #s(literal 1 binary32) (PI.f32)) (pow.f32 (/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))) (/.f32 (*.f32 r s) #s(literal 1/8 binary32)))) #s(literal -1 binary32))) |
(*.f32 (/.f32 (+.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))) (PI.f32)) (/.f32 (/.f32 #s(literal 1/8 binary32) r) s)) |
(*.f32 (/.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) r) s) #s(literal 1 binary32)) (/.f32 (+.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))) (PI.f32))) |
(*.f32 (/.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) r) s) (pow.f32 (PI.f32) #s(literal 2/3 binary32))) (/.f32 (+.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))) (pow.f32 (PI.f32) #s(literal 1/3 binary32)))) |
(*.f32 (/.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) r) s) (pow.f32 (PI.f32) #s(literal 1/2 binary32))) (/.f32 (+.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))) (pow.f32 (PI.f32) #s(literal 1/2 binary32)))) |
(*.f32 (/.f32 (+.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))) (pow.f32 (PI.f32) #s(literal 1/2 binary32))) (/.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) r) s) (pow.f32 (PI.f32) #s(literal 1/2 binary32)))) |
(*.f32 (/.f32 (+.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))) #s(literal 1 binary32)) (/.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) r) s) (PI.f32))) |
(*.f32 (/.f32 (+.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))) (pow.f32 (PI.f32) #s(literal 2/3 binary32))) (/.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) r) s) (pow.f32 (PI.f32) #s(literal 1/3 binary32)))) |
(*.f32 (/.f32 #s(literal 1 binary32) (pow.f32 (PI.f32) #s(literal 2/3 binary32))) (pow.f32 (/.f32 (pow.f32 (PI.f32) #s(literal 1/3 binary32)) (/.f32 (+.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))) (/.f32 (*.f32 r s) #s(literal 1/8 binary32)))) #s(literal -1 binary32))) |
(*.f32 (/.f32 #s(literal 1 binary32) (pow.f32 (PI.f32) #s(literal 1/2 binary32))) (pow.f32 (/.f32 (pow.f32 (PI.f32) #s(literal 1/2 binary32)) (/.f32 (+.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))) (/.f32 (*.f32 r s) #s(literal 1/8 binary32)))) #s(literal -1 binary32))) |
(*.f32 (pow.f32 (/.f32 (pow.f32 (PI.f32) #s(literal 2/3 binary32)) (/.f32 (/.f32 #s(literal 1/8 binary32) r) s)) #s(literal -1 binary32)) (pow.f32 (/.f32 (pow.f32 (PI.f32) #s(literal 1/3 binary32)) (+.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s))))) #s(literal -1 binary32))) |
(*.f32 (pow.f32 (/.f32 (pow.f32 (PI.f32) #s(literal 1/2 binary32)) (/.f32 (/.f32 #s(literal 1/8 binary32) r) s)) #s(literal -1 binary32)) (pow.f32 (/.f32 (pow.f32 (PI.f32) #s(literal 1/2 binary32)) (+.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s))))) #s(literal -1 binary32))) |
(*.f32 (pow.f32 (/.f32 (pow.f32 (PI.f32) #s(literal 1/2 binary32)) (+.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s))))) #s(literal -1 binary32)) (pow.f32 (/.f32 (pow.f32 (PI.f32) #s(literal 1/2 binary32)) (/.f32 (/.f32 #s(literal 1/8 binary32) r) s)) #s(literal -1 binary32))) |
(*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) (+.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s))))) #s(literal -1 binary32)) (pow.f32 (/.f32 (PI.f32) (/.f32 (/.f32 #s(literal 1/8 binary32) r) s)) #s(literal -1 binary32))) |
(*.f32 (pow.f32 (/.f32 (pow.f32 (PI.f32) #s(literal 2/3 binary32)) (+.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s))))) #s(literal -1 binary32)) (pow.f32 (/.f32 (pow.f32 (PI.f32) #s(literal 1/3 binary32)) (/.f32 (/.f32 #s(literal 1/8 binary32) r) s)) #s(literal -1 binary32))) |
(*.f32 (pow.f32 (/.f32 (PI.f32) (*.f32 #s(literal 1/8 binary32) (+.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))))) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 r s))) |
(+.f32 (/.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) (/.f32 (*.f32 r s) #s(literal 1/8 binary32))) (*.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) r) s) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s))))) |
(+.f32 (/.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) (/.f32 (*.f32 r s) #s(literal 1/8 binary32))) (*.f32 (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s))) (/.f32 (/.f32 #s(literal 1/8 binary32) r) s))) |
(+.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 r s) (exp.f32 (/.f32 r s)))) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))) (/.f32 (*.f32 r s) #s(literal 1/8 binary32)))) |
(+.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))) (/.f32 (*.f32 r s) #s(literal 1/8 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 r s) (exp.f32 (/.f32 r s))))) |
(pow.f32 (/.f32 (*.f32 r s) (*.f32 #s(literal 1/8 binary32) (+.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))))) #s(literal -1 binary32)) |
(fma.f32 #s(literal 1/8 binary32) (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 r s)) (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32))) (*.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) r) s) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s))))) |
(fma.f32 #s(literal 1/8 binary32) (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 r s)) (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32))) (*.f32 (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s))) (/.f32 (/.f32 #s(literal 1/8 binary32) r) s))) |
(fma.f32 #s(literal 1/8 binary32) (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 r s)) (exp.f32 (/.f32 r (neg.f32 s)))) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))) (/.f32 (*.f32 r s) #s(literal 1/8 binary32)))) |
(fma.f32 #s(literal 1/8 binary32) (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 r s)) (+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s))))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 r s) (exp.f32 (/.f32 r s))))) |
(fma.f32 #s(literal 1/8 binary32) (/.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) (*.f32 r s)) (*.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) r) s) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s))))) |
(fma.f32 #s(literal 1/8 binary32) (/.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) (*.f32 r s)) (*.f32 (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s))) (/.f32 (/.f32 #s(literal 1/8 binary32) r) s))) |
(fma.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) r) s) (exp.f32 (/.f32 r (neg.f32 s))) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))) (/.f32 (*.f32 r s) #s(literal 1/8 binary32)))) |
(fma.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) r) s) (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) (*.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) r) s) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s))))) |
(fma.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) r) s) (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) (*.f32 (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s))) (/.f32 (/.f32 #s(literal 1/8 binary32) r) s))) |
(fma.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) r) s) (+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 r s) (exp.f32 (/.f32 r s))))) |
(fma.f32 (exp.f32 (/.f32 r (neg.f32 s))) (/.f32 (/.f32 #s(literal 1/8 binary32) r) s) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))) (/.f32 (*.f32 r s) #s(literal 1/8 binary32)))) |
(fma.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) (/.f32 (/.f32 #s(literal 1/8 binary32) r) s) (*.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) r) s) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s))))) |
(fma.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) (/.f32 (/.f32 #s(literal 1/8 binary32) r) s) (*.f32 (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s))) (/.f32 (/.f32 #s(literal 1/8 binary32) r) s))) |
(fma.f32 (+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))) (/.f32 (/.f32 #s(literal 1/8 binary32) r) s) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 r s) (exp.f32 (/.f32 r s))))) |
(fma.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r (neg.f32 s))))) (/.f32 #s(literal 1 binary32) (*.f32 r s)) (*.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) r) s) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s))))) |
(fma.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r (neg.f32 s))))) (/.f32 #s(literal 1 binary32) (*.f32 r s)) (*.f32 (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s))) (/.f32 (/.f32 #s(literal 1/8 binary32) r) s))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) r) (/.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) s) (*.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) r) s) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s))))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) r) (/.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) s) (*.f32 (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s))) (/.f32 (/.f32 #s(literal 1/8 binary32) r) s))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) s) (/.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) r) (*.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) r) s) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s))))) |
(fma.f32 (/.f32 #s(literal 1/8 binary32) s) (/.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) r) (*.f32 (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s))) (/.f32 (/.f32 #s(literal 1/8 binary32) r) s))) |
(fma.f32 (*.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1/8 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 r s)) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))) (/.f32 (*.f32 r s) #s(literal 1/8 binary32)))) |
(fma.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))) #s(literal 1/8 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 r s)) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 r s) (exp.f32 (/.f32 r s))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (*.f32 r s) (*.f32 #s(literal 1/8 binary32) (+.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s))))))) |
(/.f32 (+.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))) (/.f32 (*.f32 r s) #s(literal 1/8 binary32))) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s))))) (*.f32 r s)) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 3 binary32))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))) (+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))))))) (*.f32 (*.f32 r s) (+.f32 (exp.f32 (+.f32 (/.f32 r (neg.f32 s)) (/.f32 r (neg.f32 s)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))) (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))) (exp.f32 (/.f32 r (neg.f32 s)))))))) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (-.f32 (exp.f32 (+.f32 (/.f32 r (neg.f32 s)) (/.f32 r (neg.f32 s)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))) (+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s))))))) (*.f32 (*.f32 r s) (-.f32 (expm1.f32 (/.f32 r (neg.f32 s))) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))))) |
(/.f32 (*.f32 #s(literal 1 binary32) (+.f32 (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 3 binary32))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))) (+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))))))) (*.f32 (/.f32 (*.f32 r s) #s(literal 1/8 binary32)) (+.f32 (exp.f32 (+.f32 (/.f32 r (neg.f32 s)) (/.f32 r (neg.f32 s)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))) (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))) (exp.f32 (/.f32 r (neg.f32 s)))))))) |
(/.f32 (*.f32 #s(literal 1 binary32) (-.f32 (exp.f32 (+.f32 (/.f32 r (neg.f32 s)) (/.f32 r (neg.f32 s)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))) (+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s))))))) (*.f32 (/.f32 (*.f32 r s) #s(literal 1/8 binary32)) (-.f32 (expm1.f32 (/.f32 r (neg.f32 s))) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))))) |
(/.f32 (*.f32 #s(literal -1/8 binary32) (+.f32 (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 3 binary32))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))) (+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))))))) (*.f32 (*.f32 r (neg.f32 s)) (+.f32 (exp.f32 (+.f32 (/.f32 r (neg.f32 s)) (/.f32 r (neg.f32 s)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))) (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))) (exp.f32 (/.f32 r (neg.f32 s)))))))) |
(/.f32 (*.f32 #s(literal -1/8 binary32) (-.f32 (exp.f32 (+.f32 (/.f32 r (neg.f32 s)) (/.f32 r (neg.f32 s)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))) (+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s))))))) (*.f32 (*.f32 r (neg.f32 s)) (-.f32 (expm1.f32 (/.f32 r (neg.f32 s))) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))))) |
(/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) r) (+.f32 (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 3 binary32))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))) (+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))))))) (*.f32 s (+.f32 (exp.f32 (+.f32 (/.f32 r (neg.f32 s)) (/.f32 r (neg.f32 s)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))) (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))) (exp.f32 (/.f32 r (neg.f32 s)))))))) |
(/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) r) (-.f32 (exp.f32 (+.f32 (/.f32 r (neg.f32 s)) (/.f32 r (neg.f32 s)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))) (+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s))))))) (*.f32 s (-.f32 (expm1.f32 (/.f32 r (neg.f32 s))) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))))) |
(/.f32 (*.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 3 binary32))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))) (+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s))))))) #s(literal 1/8 binary32)) (*.f32 (+.f32 (exp.f32 (+.f32 (/.f32 r (neg.f32 s)) (/.f32 r (neg.f32 s)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))) (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))) (exp.f32 (/.f32 r (neg.f32 s)))))) (*.f32 r s))) |
(/.f32 (*.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 3 binary32))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))) (+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s))))))) #s(literal 1 binary32)) (*.f32 (+.f32 (exp.f32 (+.f32 (/.f32 r (neg.f32 s)) (/.f32 r (neg.f32 s)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))) (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))) (exp.f32 (/.f32 r (neg.f32 s)))))) (/.f32 (*.f32 r s) #s(literal 1/8 binary32)))) |
(/.f32 (*.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 3 binary32))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))) (+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s))))))) #s(literal -1/8 binary32)) (*.f32 (+.f32 (exp.f32 (+.f32 (/.f32 r (neg.f32 s)) (/.f32 r (neg.f32 s)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))) (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))) (exp.f32 (/.f32 r (neg.f32 s)))))) (*.f32 r (neg.f32 s)))) |
(/.f32 (*.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 3 binary32))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))) (+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s))))))) (/.f32 #s(literal 1/8 binary32) r)) (*.f32 (+.f32 (exp.f32 (+.f32 (/.f32 r (neg.f32 s)) (/.f32 r (neg.f32 s)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))) (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))) (exp.f32 (/.f32 r (neg.f32 s)))))) s)) |
(/.f32 (*.f32 (-.f32 (exp.f32 (+.f32 (/.f32 r (neg.f32 s)) (/.f32 r (neg.f32 s)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))) (+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))))) #s(literal 1/8 binary32)) (*.f32 (-.f32 (expm1.f32 (/.f32 r (neg.f32 s))) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))) (*.f32 r s))) |
(/.f32 (*.f32 (-.f32 (exp.f32 (+.f32 (/.f32 r (neg.f32 s)) (/.f32 r (neg.f32 s)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))) (+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))))) #s(literal 1 binary32)) (*.f32 (-.f32 (expm1.f32 (/.f32 r (neg.f32 s))) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))) (/.f32 (*.f32 r s) #s(literal 1/8 binary32)))) |
(/.f32 (*.f32 (-.f32 (exp.f32 (+.f32 (/.f32 r (neg.f32 s)) (/.f32 r (neg.f32 s)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))) (+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))))) #s(literal -1/8 binary32)) (*.f32 (-.f32 (expm1.f32 (/.f32 r (neg.f32 s))) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))) (*.f32 r (neg.f32 s)))) |
(/.f32 (*.f32 (-.f32 (exp.f32 (+.f32 (/.f32 r (neg.f32 s)) (/.f32 r (neg.f32 s)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))) (+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))))) (/.f32 #s(literal 1/8 binary32) r)) (*.f32 (-.f32 (expm1.f32 (/.f32 r (neg.f32 s))) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))) s)) |
(/.f32 (*.f32 #s(literal 1 binary32) (+.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s))))) (/.f32 (*.f32 r s) #s(literal 1/8 binary32))) |
(/.f32 (*.f32 #s(literal -1/8 binary32) (+.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s))))) (*.f32 r (neg.f32 s))) |
(/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) r) (+.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s))))) s) |
(/.f32 (neg.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))))) (*.f32 r (neg.f32 s))) |
(/.f32 (+.f32 (pow.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 r s) (exp.f32 (/.f32 r s)))) #s(literal 3 binary32)) (pow.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))) (/.f32 (*.f32 r s) #s(literal 1/8 binary32))) #s(literal 3 binary32))) (+.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 r s) (exp.f32 (/.f32 r s)))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 r s) (exp.f32 (/.f32 r s))))) (-.f32 (*.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))) (/.f32 (*.f32 r s) #s(literal 1/8 binary32))) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))) (/.f32 (*.f32 r s) #s(literal 1/8 binary32)))) (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 r s) (exp.f32 (/.f32 r s)))) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))) (/.f32 (*.f32 r s) #s(literal 1/8 binary32))))))) |
(/.f32 (-.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 r s) (exp.f32 (/.f32 r s)))) (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 r s) (exp.f32 (/.f32 r s))))) (*.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))) (/.f32 (*.f32 r s) #s(literal 1/8 binary32))) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))) (/.f32 (*.f32 r s) #s(literal 1/8 binary32))))) (-.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 r s) (exp.f32 (/.f32 r s)))) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))) (/.f32 (*.f32 r s) #s(literal 1/8 binary32))))) |
(/.f32 (*.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) r) s) (+.f32 (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 3 binary32))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))) (+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))))))) (+.f32 (exp.f32 (+.f32 (/.f32 r (neg.f32 s)) (/.f32 r (neg.f32 s)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))) (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))) (exp.f32 (/.f32 r (neg.f32 s))))))) |
(/.f32 (*.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) r) s) (-.f32 (exp.f32 (+.f32 (/.f32 r (neg.f32 s)) (/.f32 r (neg.f32 s)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))) (+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s))))))) (-.f32 (expm1.f32 (/.f32 r (neg.f32 s))) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s))))) |
(/.f32 (*.f32 (+.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))) #s(literal 1 binary32)) (/.f32 (*.f32 r s) #s(literal 1/8 binary32))) |
(/.f32 (*.f32 (+.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))) #s(literal -1/8 binary32)) (*.f32 r (neg.f32 s))) |
(/.f32 (*.f32 (+.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))) (/.f32 #s(literal 1/8 binary32) r)) s) |
(/.f32 (*.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 3 binary32))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))) (+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s))))))) (/.f32 (/.f32 #s(literal 1/8 binary32) r) s)) (+.f32 (exp.f32 (+.f32 (/.f32 r (neg.f32 s)) (/.f32 r (neg.f32 s)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))) (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))) (exp.f32 (/.f32 r (neg.f32 s))))))) |
(/.f32 (*.f32 (-.f32 (exp.f32 (+.f32 (/.f32 r (neg.f32 s)) (/.f32 r (neg.f32 s)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))) (+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))))) (/.f32 (/.f32 #s(literal 1/8 binary32) r) s)) (-.f32 (expm1.f32 (/.f32 r (neg.f32 s))) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s))))) |
(/.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s))))) r) s) |
(/.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s))))) s) r) |
(*.f32 #s(literal 1/8 binary32) (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 r s)) (+.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))))) |
(*.f32 #s(literal 1/8 binary32) (/.f32 (+.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))) (*.f32 r s))) |
(*.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) r) s) (+.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s))))) |
(*.f32 (+.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))) (/.f32 (/.f32 #s(literal 1/8 binary32) r) s)) |
(*.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s))))) (/.f32 #s(literal 1 binary32) (*.f32 r s))) |
(*.f32 (/.f32 #s(literal 1/8 binary32) r) (/.f32 (+.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))) s)) |
(*.f32 (/.f32 #s(literal 1/8 binary32) s) (/.f32 (+.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))) r)) |
(+.f32 (exp.f32 (/.f32 r (neg.f32 s))) (+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s))))) |
(+.f32 #s(literal 1 binary32) (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s))))) |
(+.f32 #s(literal 1 binary32) (+.f32 (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s))) (exp.f32 (/.f32 r (neg.f32 s))))) |
(+.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))) |
(+.f32 (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s))) (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32))) |
(+.f32 (+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))) (exp.f32 (/.f32 r (neg.f32 s)))) |
(+.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))) #s(literal 1 binary32)) |
(+.f32 (+.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) (*.f32 (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s))) (*.f32 r r))) (/.f32 r (/.f32 s #s(literal -1/3 binary32)))) |
(pow.f32 (/.f32 (+.f32 (exp.f32 (+.f32 (/.f32 r (neg.f32 s)) (/.f32 r (neg.f32 s)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))) (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))) (exp.f32 (/.f32 r (neg.f32 s)))))) (+.f32 (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 3 binary32))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))) (+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))))))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (-.f32 (expm1.f32 (/.f32 r (neg.f32 s))) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))) (-.f32 (exp.f32 (+.f32 (/.f32 r (neg.f32 s)) (/.f32 r (neg.f32 s)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))) (+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s))))))) #s(literal -1 binary32)) |
(fma.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)) (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32))) |
(fma.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s))))) |
(fma.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s))) (+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s))))) |
(fma.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s))) (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32))) |
(fma.f32 (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)) r (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32))) |
(fma.f32 (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s))) #s(literal 1 binary32) (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32))) |
(fma.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s))) (*.f32 (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s))) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s))) (-.f32 (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s))) #s(literal 1 binary32))))) (exp.f32 (/.f32 r (neg.f32 s)))) |
(fma.f32 (+.f32 #s(literal 1 binary32) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 3 binary32)))) (/.f32 #s(literal 1 binary32) (+.f32 (exp.f32 (+.f32 (/.f32 r (neg.f32 s)) (/.f32 r (neg.f32 s)))) (-.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))))) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))) |
(fma.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s))) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s))))) (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s))))) (exp.f32 (/.f32 r (neg.f32 s)))) |
(fma.f32 (expm1.f32 (+.f32 (/.f32 r (neg.f32 s)) (/.f32 r (neg.f32 s)))) (/.f32 #s(literal 1 binary32) (expm1.f32 (/.f32 r (neg.f32 s)))) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))) |
(fma.f32 (*.f32 #s(literal 1 binary32) (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s))) r (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32))) |
(-.f32 (/.f32 (exp.f32 (+.f32 (/.f32 r (neg.f32 s)) (/.f32 r (neg.f32 s)))) (-.f32 (expm1.f32 (/.f32 r (neg.f32 s))) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s))))) (/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))) (+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s))))) (-.f32 (expm1.f32 (/.f32 r (neg.f32 s))) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (exp.f32 (+.f32 (/.f32 r (neg.f32 s)) (/.f32 r (neg.f32 s)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))) (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))) (exp.f32 (/.f32 r (neg.f32 s)))))) (+.f32 (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 3 binary32))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))) (+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s))))))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (-.f32 (expm1.f32 (/.f32 r (neg.f32 s))) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))) (-.f32 (exp.f32 (+.f32 (/.f32 r (neg.f32 s)) (/.f32 r (neg.f32 s)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))) (+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))))))) |
(/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 3 binary32))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))) (+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s))))))) (+.f32 (exp.f32 (+.f32 (/.f32 r (neg.f32 s)) (/.f32 r (neg.f32 s)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))) (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))) (exp.f32 (/.f32 r (neg.f32 s))))))) |
(/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 3 binary32))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))) (+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s))))))) (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))) (+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s))))) (-.f32 (exp.f32 (+.f32 (/.f32 r (neg.f32 s)) (/.f32 r (neg.f32 s)))) (*.f32 (exp.f32 (/.f32 r (neg.f32 s))) (+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))))))) |
(/.f32 (-.f32 (exp.f32 (+.f32 (/.f32 r (neg.f32 s)) (/.f32 r (neg.f32 s)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))) (+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))))) (-.f32 (expm1.f32 (/.f32 r (neg.f32 s))) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s))))) |
(/.f32 (+.f32 (*.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s))) (-.f32 (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s))) #s(literal 1 binary32))))) (*.f32 (exp.f32 (/.f32 r s)) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s))) (*.f32 (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s))) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))))))) (*.f32 (exp.f32 (/.f32 r s)) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s))) (-.f32 (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s))) #s(literal 1 binary32)))))) |
(/.f32 (+.f32 (*.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s))))) (*.f32 (exp.f32 (/.f32 r s)) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s))) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s))))))) (*.f32 (exp.f32 (/.f32 r s)) (-.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))))) |
(/.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s))) (*.f32 (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s))) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))))) (exp.f32 (/.f32 r s))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s))) (-.f32 (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s))) #s(literal 1 binary32)))) #s(literal 1 binary32))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s))) (-.f32 (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s))) #s(literal 1 binary32)))) (exp.f32 (/.f32 r s)))) |
(/.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s))) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s))))) (exp.f32 (/.f32 r s))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))) #s(literal 1 binary32))) (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))) (exp.f32 (/.f32 r s)))) |
(/.f32 (neg.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 3 binary32))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))) (+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))))))) (neg.f32 (+.f32 (exp.f32 (+.f32 (/.f32 r (neg.f32 s)) (/.f32 r (neg.f32 s)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))) (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))) (exp.f32 (/.f32 r (neg.f32 s)))))))) |
(/.f32 (neg.f32 (-.f32 (exp.f32 (+.f32 (/.f32 r (neg.f32 s)) (/.f32 r (neg.f32 s)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))) (+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s))))))) (neg.f32 (-.f32 (expm1.f32 (/.f32 r (neg.f32 s))) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))))) |
(/.f32 (+.f32 (pow.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) #s(literal 3 binary32)) (*.f32 (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s))) (*.f32 (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s))) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))))) (+.f32 (*.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32))) (-.f32 (*.f32 (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s))) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))) (*.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s))))))) |
(/.f32 (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))) (+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s))))) (exp.f32 (+.f32 (/.f32 r (neg.f32 s)) (/.f32 r (neg.f32 s))))) (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))) (exp.f32 (/.f32 r (neg.f32 s))))) |
(/.f32 (-.f32 (*.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32))) (*.f32 (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s))) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s))))) (-.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s))))) |
(*.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 3 binary32))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))) (+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s))))))) (/.f32 #s(literal 1 binary32) (+.f32 (exp.f32 (+.f32 (/.f32 r (neg.f32 s)) (/.f32 r (neg.f32 s)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))) (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))) (exp.f32 (/.f32 r (neg.f32 s)))))))) |
(*.f32 (-.f32 (exp.f32 (+.f32 (/.f32 r (neg.f32 s)) (/.f32 r (neg.f32 s)))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))) (+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))))) (/.f32 #s(literal 1 binary32) (-.f32 (expm1.f32 (/.f32 r (neg.f32 s))) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))))) |
(+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))) |
(+.f32 (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s))) #s(literal 1 binary32)) |
(+.f32 (*.f32 (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s))) (*.f32 r r)) (+.f32 (/.f32 r (/.f32 s #s(literal -1/3 binary32))) #s(literal 1 binary32))) |
(+.f32 (+.f32 #s(literal 1 binary32) (*.f32 (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s))) (*.f32 r r))) (/.f32 r (/.f32 s #s(literal -1/3 binary32)))) |
(pow.f32 (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s))) (-.f32 (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s))) #s(literal 1 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s))) (*.f32 (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s))) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s))))))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s))) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))))) #s(literal -1 binary32)) |
(fma.f32 r (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (+.f32 (/.f32 r (/.f32 s #s(literal -1/3 binary32))) #s(literal 1 binary32))) |
(fma.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)) #s(literal 1 binary32)) |
(fma.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s))) #s(literal 1 binary32)) |
(fma.f32 (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s))) (*.f32 r r) (+.f32 (/.f32 r (/.f32 s #s(literal -1/3 binary32))) #s(literal 1 binary32))) |
(fma.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) r (+.f32 (/.f32 r (/.f32 s #s(literal -1/3 binary32))) #s(literal 1 binary32))) |
(fma.f32 (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)) r #s(literal 1 binary32)) |
(fma.f32 (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s))) #s(literal 1 binary32) #s(literal 1 binary32)) |
(fma.f32 (*.f32 r r) (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s))) (+.f32 (/.f32 r (/.f32 s #s(literal -1/3 binary32))) #s(literal 1 binary32))) |
(fma.f32 (*.f32 #s(literal 1 binary32) (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s))) r #s(literal 1 binary32)) |
(-.f32 (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s))))) (/.f32 (*.f32 (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s))) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))) (-.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s))) (-.f32 (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s))) #s(literal 1 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s))) (*.f32 (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s))) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (-.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))) (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s))) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s))))))) |
(/.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s))) (*.f32 (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s))) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))))) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s))) (-.f32 (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s))) #s(literal 1 binary32))))) |
(/.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s))) (*.f32 (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s))) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))))) (+.f32 (*.f32 (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s))) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))) (-.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))))) |
(/.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s))) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s))))) (-.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s))))) |
(/.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s))) (*.f32 (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s))) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s))))))) (neg.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s))) (-.f32 (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s))) #s(literal 1 binary32)))))) |
(/.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s))) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))))) (neg.f32 (-.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))))) |
(/.f32 (-.f32 (*.f32 (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s))) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))) #s(literal 1 binary32)) (-.f32 (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s))) #s(literal 1 binary32))) |
(*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s))) (*.f32 (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s))) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s))) (-.f32 (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s))) #s(literal 1 binary32)))))) |
(*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s))) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s))))) (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))))) |
(neg.f32 (/.f32 (/.f32 r s) #s(literal 3 binary32))) |
(exp.f32 (*.f32 (log.f32 (/.f32 #s(literal -3 binary32) (/.f32 r s))) #s(literal -1 binary32))) |
(pow.f32 (/.f32 #s(literal -3 binary32) (/.f32 r s)) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (/.f32 s #s(literal -1/3 binary32)) r) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (/.f32 #s(literal -3 binary32) (/.f32 r s)) #s(literal 1 binary32)) #s(literal -1 binary32)) |
(pow.f32 (*.f32 #s(literal 3 binary32) (/.f32 s (neg.f32 r))) #s(literal -1 binary32)) |
(-.f32 #s(literal 0 binary32) (/.f32 (/.f32 r s) #s(literal 3 binary32))) |
(/.f32 r (/.f32 s #s(literal -1/3 binary32))) |
(/.f32 r (*.f32 #s(literal 3 binary32) (neg.f32 s))) |
(/.f32 (neg.f32 r) (neg.f32 (/.f32 s #s(literal -1/3 binary32)))) |
(/.f32 (neg.f32 r) (*.f32 #s(literal -3 binary32) (neg.f32 s))) |
(/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)) |
(/.f32 (/.f32 r s) #s(literal -3 binary32)) |
(/.f32 #s(literal 1 binary32) (/.f32 #s(literal -3 binary32) (/.f32 r s))) |
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 s #s(literal -1/3 binary32)) r)) |
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 #s(literal -3 binary32) (/.f32 r s)) #s(literal 1 binary32))) |
(/.f32 #s(literal 1 binary32) (*.f32 #s(literal 3 binary32) (/.f32 s (neg.f32 r)))) |
(/.f32 #s(literal -1/3 binary32) (/.f32 s r)) |
(/.f32 (/.f32 r (neg.f32 s)) #s(literal 3 binary32)) |
(/.f32 (neg.f32 (*.f32 (/.f32 r s) (/.f32 r (*.f32 (/.f32 s r) s)))) (*.f32 #s(literal 3 binary32) (/.f32 r (*.f32 (/.f32 s r) s)))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 #s(literal -3 binary32) (/.f32 r s)))) |
(/.f32 (neg.f32 (/.f32 r (*.f32 (/.f32 s r) s))) (*.f32 #s(literal 3 binary32) (/.f32 r s))) |
(/.f32 (*.f32 r #s(literal 1 binary32)) (/.f32 s #s(literal -1/3 binary32))) |
(/.f32 (*.f32 r #s(literal -1/3 binary32)) s) |
(/.f32 (*.f32 r #s(literal 1/3 binary32)) (neg.f32 s)) |
(/.f32 (*.f32 (neg.f32 r) #s(literal -1/3 binary32)) (neg.f32 s)) |
(/.f32 (*.f32 #s(literal -1/3 binary32) r) s) |
(/.f32 (*.f32 #s(literal 1/3 binary32) r) (neg.f32 s)) |
(/.f32 (/.f32 r #s(literal -3 binary32)) s) |
(*.f32 r (/.f32 #s(literal -1/3 binary32) s)) |
(*.f32 r (/.f32 (/.f32 #s(literal 1 binary32) s) #s(literal -3 binary32))) |
(*.f32 (neg.f32 r) (/.f32 (/.f32 #s(literal 1 binary32) s) #s(literal 3 binary32))) |
(*.f32 (/.f32 r s) #s(literal -1/3 binary32)) |
(*.f32 #s(literal 1 binary32) (/.f32 r (/.f32 s #s(literal -1/3 binary32)))) |
(*.f32 #s(literal -1/3 binary32) (/.f32 r s)) |
(*.f32 (/.f32 #s(literal -1/3 binary32) s) r) |
(*.f32 (/.f32 r (neg.f32 s)) #s(literal 1/3 binary32)) |
(*.f32 (*.f32 r #s(literal -1/3 binary32)) (/.f32 #s(literal 1 binary32) s)) |
(*.f32 (pow.f32 (/.f32 #s(literal -3 binary32) r) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) s)) |
(*.f32 (pow.f32 (/.f32 #s(literal -3 binary32) (neg.f32 r)) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (neg.f32 s))) |
(exp.f32 (/.f32 r (/.f32 s #s(literal -1/3 binary32)))) |
(exp.f32 (*.f32 (log.f32 (exp.f32 (/.f32 r s))) #s(literal -1/3 binary32))) |
(pow.f32 (exp.f32 (/.f32 r s)) #s(literal -1/3 binary32)) |
(pow.f32 (exp.f32 r) (/.f32 #s(literal -1/3 binary32) s)) |
(cbrt.f32 (exp.f32 (/.f32 r (neg.f32 s)))) |
(neg.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 r s))) |
(exp.f32 (*.f32 (log.f32 (/.f32 (*.f32 r s) #s(literal 1/8 binary32))) #s(literal -1 binary32))) |
(pow.f32 (/.f32 (*.f32 r s) #s(literal 1/8 binary32)) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (/.f32 (*.f32 r s) #s(literal 1/8 binary32)) #s(literal 1 binary32)) #s(literal -1 binary32)) |
(pow.f32 (/.f32 s (/.f32 #s(literal 1/8 binary32) r)) #s(literal -1 binary32)) |
(/.f32 #s(literal 1/8 binary32) (*.f32 r s)) |
(/.f32 #s(literal 1/8 binary32) (neg.f32 (*.f32 r (neg.f32 s)))) |
(/.f32 #s(literal 1 binary32) (/.f32 (*.f32 r s) #s(literal 1/8 binary32))) |
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 (*.f32 r s) #s(literal 1/8 binary32)) #s(literal 1 binary32))) |
(/.f32 #s(literal 1 binary32) (/.f32 s (/.f32 #s(literal 1/8 binary32) r))) |
(/.f32 #s(literal -1/8 binary32) (*.f32 r (neg.f32 s))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (*.f32 r s) #s(literal 1/8 binary32)))) |
(/.f32 (/.f32 #s(literal 1/8 binary32) r) s) |
(/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) r) #s(literal 1 binary32)) s) |
(/.f32 (*.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/8 binary32) r)) s) |
(/.f32 (neg.f32 (/.f32 #s(literal 1/8 binary32) r)) (neg.f32 s)) |
(/.f32 (/.f32 #s(literal 1/8 binary32) s) r) |
(*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r s))) |
(*.f32 #s(literal 1/8 binary32) (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 r s)) #s(literal 1 binary32))) |
(*.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) r) s) #s(literal 1 binary32)) |
(*.f32 #s(literal 1 binary32) (/.f32 (/.f32 #s(literal 1/8 binary32) r) s)) |
(*.f32 #s(literal -1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 r (neg.f32 s)))) |
(*.f32 (/.f32 #s(literal 1 binary32) s) (/.f32 #s(literal 1/8 binary32) r)) |
(*.f32 (/.f32 #s(literal 1 binary32) (*.f32 r s)) #s(literal 1/8 binary32)) |
(*.f32 (/.f32 #s(literal 1/8 binary32) r) (/.f32 #s(literal 1 binary32) s)) |
(*.f32 (/.f32 #s(literal 1 binary32) r) (pow.f32 (/.f32 s #s(literal 1/8 binary32)) #s(literal -1 binary32))) |
(+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s))) |
(+.f32 (/.f32 #s(literal 1/18 binary32) (*.f32 s s)) (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s)))) |
(pow.f32 (/.f32 (+.f32 (*.f32 (*.f32 (/.f32 r (*.f32 s (*.f32 s s))) (/.f32 r (*.f32 s (*.f32 s s)))) #s(literal 1/26244 binary32)) (*.f32 (/.f32 #s(literal 1/18 binary32) (*.f32 s s)) (-.f32 (/.f32 #s(literal 1/18 binary32) (*.f32 s s)) (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s)))))) (+.f32 (*.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (*.f32 (*.f32 (/.f32 r (*.f32 s (*.f32 s s))) (/.f32 r (*.f32 s (*.f32 s s)))) #s(literal 1/26244 binary32))) (/.f32 #s(literal 1/5832 binary32) (*.f32 (*.f32 s (*.f32 s s)) (*.f32 s (*.f32 s s)))))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (/.f32 (-.f32 (/.f32 #s(literal -1/162 binary32) (/.f32 (*.f32 s s) r)) (/.f32 #s(literal 1/18 binary32) s)) s) (*.f32 (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s))) (/.f32 (-.f32 (/.f32 #s(literal -1/162 binary32) (/.f32 (*.f32 s s) r)) (/.f32 #s(literal 1/18 binary32) s)) s))) #s(literal -1 binary32)) |
(fma.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)) (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s)))) |
(fma.f32 (/.f32 r (*.f32 s s)) (*.f32 (/.f32 #s(literal 1 binary32) s) #s(literal -1/162 binary32)) (/.f32 #s(literal 1/18 binary32) (*.f32 s s))) |
(fma.f32 (/.f32 r (*.f32 s s)) (/.f32 #s(literal -1/162 binary32) s) (/.f32 #s(literal 1/18 binary32) (*.f32 s s))) |
(fma.f32 (/.f32 r (*.f32 s (*.f32 s s))) #s(literal -1/162 binary32) (/.f32 #s(literal 1/18 binary32) (*.f32 s s))) |
(fma.f32 #s(literal -1/162 binary32) (/.f32 r (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s))) |
(fma.f32 #s(literal 1/18 binary32) (/.f32 #s(literal 1 binary32) (*.f32 s s)) (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s)))) |
(fma.f32 #s(literal -1/18 binary32) (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 0 binary32) (*.f32 s s))) (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s)))) |
(fma.f32 (/.f32 #s(literal 1 binary32) (*.f32 s s)) #s(literal 1/18 binary32) (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s)))) |
(fma.f32 (/.f32 #s(literal -1/162 binary32) (/.f32 (*.f32 s s) r)) (/.f32 #s(literal 1 binary32) s) (/.f32 #s(literal 1/18 binary32) (*.f32 s s))) |
(fma.f32 (/.f32 #s(literal 1/18 binary32) s) (/.f32 #s(literal 1 binary32) s) (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s)))) |
(-.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal -1/18 binary32) (*.f32 s s))) |
(-.f32 (/.f32 (*.f32 (*.f32 (/.f32 r (*.f32 s (*.f32 s s))) (/.f32 r (*.f32 s (*.f32 s s)))) #s(literal 1/26244 binary32)) (/.f32 (-.f32 (/.f32 #s(literal -1/162 binary32) (/.f32 (*.f32 s s) r)) (/.f32 #s(literal 1/18 binary32) s)) s)) (/.f32 (/.f32 #s(literal 1/324 binary32) (*.f32 (*.f32 s s) (*.f32 s s))) (/.f32 (-.f32 (/.f32 #s(literal -1/162 binary32) (/.f32 (*.f32 s s) r)) (/.f32 #s(literal 1/18 binary32) s)) s))) |
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (*.f32 (/.f32 r (*.f32 s (*.f32 s s))) (/.f32 r (*.f32 s (*.f32 s s)))) #s(literal 1/26244 binary32)) (*.f32 (/.f32 #s(literal 1/18 binary32) (*.f32 s s)) (-.f32 (/.f32 #s(literal 1/18 binary32) (*.f32 s s)) (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s)))))) (+.f32 (*.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (*.f32 (*.f32 (/.f32 r (*.f32 s (*.f32 s s))) (/.f32 r (*.f32 s (*.f32 s s)))) #s(literal 1/26244 binary32))) (/.f32 #s(literal 1/5832 binary32) (*.f32 (*.f32 s (*.f32 s s)) (*.f32 s (*.f32 s s))))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 (-.f32 (/.f32 #s(literal -1/162 binary32) (/.f32 (*.f32 s s) r)) (/.f32 #s(literal 1/18 binary32) s)) s) (*.f32 (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s))) (/.f32 (-.f32 (/.f32 #s(literal -1/162 binary32) (/.f32 (*.f32 s s) r)) (/.f32 #s(literal 1/18 binary32) s)) s)))) |
(/.f32 (+.f32 (*.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (*.f32 (*.f32 (/.f32 r (*.f32 s (*.f32 s s))) (/.f32 r (*.f32 s (*.f32 s s)))) #s(literal 1/26244 binary32))) (/.f32 #s(literal 1/5832 binary32) (*.f32 (*.f32 s (*.f32 s s)) (*.f32 s (*.f32 s s))))) (+.f32 (*.f32 (*.f32 (/.f32 r (*.f32 s (*.f32 s s))) (/.f32 r (*.f32 s (*.f32 s s)))) #s(literal 1/26244 binary32)) (*.f32 (/.f32 #s(literal 1/18 binary32) (*.f32 s s)) (-.f32 (/.f32 #s(literal 1/18 binary32) (*.f32 s s)) (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))))))) |
(/.f32 (+.f32 (*.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (*.f32 (*.f32 (/.f32 r (*.f32 s (*.f32 s s))) (/.f32 r (*.f32 s (*.f32 s s)))) #s(literal 1/26244 binary32))) (/.f32 #s(literal 1/5832 binary32) (*.f32 (*.f32 s (*.f32 s s)) (*.f32 s (*.f32 s s))))) (+.f32 (/.f32 #s(literal 1/324 binary32) (*.f32 (*.f32 s s) (*.f32 s s))) (-.f32 (*.f32 (*.f32 (/.f32 r (*.f32 s (*.f32 s s))) (/.f32 r (*.f32 s (*.f32 s s)))) #s(literal 1/26244 binary32)) (/.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 (*.f32 s s) #s(literal 1/18 binary32)))))) |
(/.f32 (*.f32 (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s))) (/.f32 (-.f32 (/.f32 #s(literal -1/162 binary32) (/.f32 (*.f32 s s) r)) (/.f32 #s(literal 1/18 binary32) s)) s)) (/.f32 (-.f32 (/.f32 #s(literal -1/162 binary32) (/.f32 (*.f32 s s) r)) (/.f32 #s(literal 1/18 binary32) s)) s)) |
(/.f32 (+.f32 (*.f32 (/.f32 #s(literal -1/162 binary32) (/.f32 (*.f32 s s) r)) (/.f32 (*.f32 s s) #s(literal 1/18 binary32))) (*.f32 s #s(literal 1 binary32))) (*.f32 s (/.f32 (*.f32 s s) #s(literal 1/18 binary32)))) |
(/.f32 (+.f32 (*.f32 (/.f32 #s(literal -1/162 binary32) (/.f32 (*.f32 s s) r)) (*.f32 s s)) (*.f32 s #s(literal 1/18 binary32))) (*.f32 s (*.f32 s s))) |
(/.f32 (+.f32 (*.f32 (/.f32 #s(literal -1/162 binary32) (/.f32 (*.f32 s s) r)) (-.f32 #s(literal 0 binary32) (*.f32 s s))) (*.f32 s #s(literal -1/18 binary32))) (-.f32 #s(literal 0 binary32) (*.f32 s (*.f32 s s)))) |
(/.f32 (+.f32 (*.f32 (/.f32 #s(literal -1/162 binary32) (/.f32 (*.f32 s s) r)) s) (*.f32 s (/.f32 #s(literal 1/18 binary32) s))) (*.f32 s s)) |
(/.f32 (+.f32 (*.f32 #s(literal 1 binary32) s) (*.f32 (/.f32 (*.f32 s s) #s(literal 1/18 binary32)) (/.f32 #s(literal -1/162 binary32) (/.f32 (*.f32 s s) r)))) (*.f32 (/.f32 (*.f32 s s) #s(literal 1/18 binary32)) s)) |
(/.f32 (+.f32 (*.f32 #s(literal 1/18 binary32) s) (*.f32 (*.f32 s s) (/.f32 #s(literal -1/162 binary32) (/.f32 (*.f32 s s) r)))) (*.f32 s (*.f32 s s))) |
(/.f32 (+.f32 (*.f32 #s(literal -1/18 binary32) s) (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 s s)) (/.f32 #s(literal -1/162 binary32) (/.f32 (*.f32 s s) r)))) (-.f32 #s(literal 0 binary32) (*.f32 s (*.f32 s s)))) |
(/.f32 (+.f32 (*.f32 (/.f32 #s(literal 1/18 binary32) s) s) (*.f32 s (/.f32 #s(literal -1/162 binary32) (/.f32 (*.f32 s s) r)))) (*.f32 s s)) |
(/.f32 (neg.f32 (+.f32 (*.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (*.f32 (*.f32 (/.f32 r (*.f32 s (*.f32 s s))) (/.f32 r (*.f32 s (*.f32 s s)))) #s(literal 1/26244 binary32))) (/.f32 #s(literal 1/5832 binary32) (*.f32 (*.f32 s (*.f32 s s)) (*.f32 s (*.f32 s s)))))) (neg.f32 (+.f32 (*.f32 (*.f32 (/.f32 r (*.f32 s (*.f32 s s))) (/.f32 r (*.f32 s (*.f32 s s)))) #s(literal 1/26244 binary32)) (*.f32 (/.f32 #s(literal 1/18 binary32) (*.f32 s s)) (-.f32 (/.f32 #s(literal 1/18 binary32) (*.f32 s s)) (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s)))))))) |
(/.f32 (neg.f32 (*.f32 (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s))) (/.f32 (-.f32 (/.f32 #s(literal -1/162 binary32) (/.f32 (*.f32 s s) r)) (/.f32 #s(literal 1/18 binary32) s)) s))) (neg.f32 (/.f32 (-.f32 (/.f32 #s(literal -1/162 binary32) (/.f32 (*.f32 s s) r)) (/.f32 #s(literal 1/18 binary32) s)) s))) |
(/.f32 (-.f32 (/.f32 #s(literal 1/324 binary32) (*.f32 (*.f32 s s) (*.f32 s s))) (*.f32 (*.f32 (/.f32 r (*.f32 s (*.f32 s s))) (/.f32 r (*.f32 s (*.f32 s s)))) #s(literal 1/26244 binary32))) (-.f32 (/.f32 #s(literal 1/18 binary32) (*.f32 s s)) (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))))) |
(*.f32 (+.f32 (*.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (*.f32 (*.f32 (/.f32 r (*.f32 s (*.f32 s s))) (/.f32 r (*.f32 s (*.f32 s s)))) #s(literal 1/26244 binary32))) (/.f32 #s(literal 1/5832 binary32) (*.f32 (*.f32 s (*.f32 s s)) (*.f32 s (*.f32 s s))))) (/.f32 #s(literal 1 binary32) (+.f32 (*.f32 (*.f32 (/.f32 r (*.f32 s (*.f32 s s))) (/.f32 r (*.f32 s (*.f32 s s)))) #s(literal 1/26244 binary32)) (*.f32 (/.f32 #s(literal 1/18 binary32) (*.f32 s s)) (-.f32 (/.f32 #s(literal 1/18 binary32) (*.f32 s s)) (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s)))))))) |
(*.f32 (*.f32 (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s))) (/.f32 (-.f32 (/.f32 #s(literal -1/162 binary32) (/.f32 (*.f32 s s) r)) (/.f32 #s(literal 1/18 binary32) s)) s)) (/.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 #s(literal -1/162 binary32) (/.f32 (*.f32 s s) r)) (/.f32 #s(literal 1/18 binary32) s)) s))) |
(+.f32 (/.f32 r (/.f32 s #s(literal -1/3 binary32))) (*.f32 (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s))) (*.f32 r r))) |
(+.f32 (*.f32 (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s))) (*.f32 r r)) (/.f32 r (/.f32 s #s(literal -1/3 binary32)))) |
(+.f32 (*.f32 #s(literal 1 binary32) (*.f32 (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s))) (*.f32 r r))) (/.f32 r (/.f32 s #s(literal -1/3 binary32)))) |
(+.f32 (*.f32 (*.f32 (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s))) (*.f32 r r)) #s(literal 1 binary32)) (*.f32 (/.f32 r (/.f32 s #s(literal -1/3 binary32))) #s(literal 1 binary32))) |
(fma.f32 r (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 r (/.f32 s #s(literal -1/3 binary32)))) |
(fma.f32 r (/.f32 #s(literal -1/3 binary32) s) (*.f32 (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s))) (*.f32 r r))) |
(fma.f32 r (/.f32 (/.f32 #s(literal 1 binary32) s) #s(literal -3 binary32)) (*.f32 (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s))) (*.f32 r r))) |
(fma.f32 (neg.f32 r) (/.f32 (/.f32 #s(literal 1 binary32) s) #s(literal 3 binary32)) (*.f32 (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s))) (*.f32 r r))) |
(fma.f32 (/.f32 r s) #s(literal -1/3 binary32) (*.f32 (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s))) (*.f32 r r))) |
(fma.f32 #s(literal 1 binary32) (/.f32 r (/.f32 s #s(literal -1/3 binary32))) (*.f32 (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s))) (*.f32 r r))) |
(fma.f32 #s(literal 1 binary32) (*.f32 (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s))) (*.f32 r r)) (/.f32 r (/.f32 s #s(literal -1/3 binary32)))) |
(fma.f32 (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s))) (*.f32 r r) (/.f32 r (/.f32 s #s(literal -1/3 binary32)))) |
(fma.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) r (/.f32 r (/.f32 s #s(literal -1/3 binary32)))) |
(fma.f32 #s(literal -1/3 binary32) (/.f32 r s) (*.f32 (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s))) (*.f32 r r))) |
(fma.f32 (/.f32 #s(literal -1/3 binary32) s) r (*.f32 (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s))) (*.f32 r r))) |
(fma.f32 (/.f32 r (neg.f32 s)) #s(literal 1/3 binary32) (*.f32 (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s))) (*.f32 r r))) |
(fma.f32 (*.f32 (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s))) (*.f32 r r)) #s(literal 1 binary32) (*.f32 (/.f32 r (/.f32 s #s(literal -1/3 binary32))) #s(literal 1 binary32))) |
(fma.f32 (*.f32 r r) (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s))) (/.f32 r (/.f32 s #s(literal -1/3 binary32)))) |
(fma.f32 (*.f32 r #s(literal -1/3 binary32)) (/.f32 #s(literal 1 binary32) s) (*.f32 (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s))) (*.f32 r r))) |
(-.f32 (*.f32 (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s))) (*.f32 r r)) (/.f32 (/.f32 r s) #s(literal 3 binary32))) |
(/.f32 (+.f32 (pow.f32 (*.f32 (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s))) (*.f32 r r)) #s(literal 3 binary32)) (*.f32 (*.f32 (/.f32 r s) (/.f32 r (*.f32 (/.f32 s r) s))) #s(literal -1/27 binary32))) (+.f32 (*.f32 (*.f32 (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s))) (*.f32 r r)) (*.f32 (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s))) (*.f32 r r))) (-.f32 (*.f32 (/.f32 r (/.f32 s #s(literal -1/3 binary32))) (/.f32 r (/.f32 s #s(literal -1/3 binary32)))) (*.f32 (*.f32 (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s))) (*.f32 r r)) (/.f32 r (/.f32 s #s(literal -1/3 binary32))))))) |
(/.f32 (-.f32 (*.f32 (*.f32 (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s))) (*.f32 r r)) (*.f32 (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s))) (*.f32 r r))) (*.f32 (/.f32 r (/.f32 s #s(literal -1/3 binary32))) (/.f32 r (/.f32 s #s(literal -1/3 binary32))))) (-.f32 (*.f32 (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s))) (*.f32 r r)) (/.f32 r (/.f32 s #s(literal -1/3 binary32))))) |
(/.f32 (*.f32 r (+.f32 (*.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (*.f32 (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s))) (*.f32 (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s))) (*.f32 r r)))) (/.f32 #s(literal -1/27 binary32) (*.f32 s (*.f32 s s))))) (+.f32 (*.f32 (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s))) (*.f32 (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s))) (*.f32 r r))) (*.f32 (/.f32 #s(literal -1/3 binary32) s) (-.f32 (/.f32 #s(literal -1/3 binary32) s) (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))))))) |
(/.f32 (*.f32 r (-.f32 (*.f32 (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s))) (*.f32 (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s))) (*.f32 r r))) (/.f32 #s(literal 1/9 binary32) (*.f32 s s)))) (-.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s))) |
(/.f32 (*.f32 (+.f32 (*.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (*.f32 (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s))) (*.f32 (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s))) (*.f32 r r)))) (/.f32 #s(literal -1/27 binary32) (*.f32 s (*.f32 s s)))) r) (+.f32 (*.f32 (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s))) (*.f32 (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s))) (*.f32 r r))) (*.f32 (/.f32 #s(literal -1/3 binary32) s) (-.f32 (/.f32 #s(literal -1/3 binary32) s) (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))))))) |
(/.f32 (*.f32 (-.f32 (*.f32 (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s))) (*.f32 (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s))) (*.f32 r r))) (/.f32 #s(literal 1/9 binary32) (*.f32 s s))) r) (-.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s))) |
(*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s))) |
(*.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))) |
(*.f32 (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)) r) |
(*.f32 (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s))) #s(literal 1 binary32)) |
(*.f32 (*.f32 #s(literal 1 binary32) (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s))) r) |
(pow.f32 (/.f32 s (/.f32 #s(literal -1/162 binary32) (/.f32 (*.f32 s s) r))) #s(literal -1 binary32)) |
(/.f32 #s(literal 1 binary32) (/.f32 s (/.f32 #s(literal -1/162 binary32) (/.f32 (*.f32 s s) r)))) |
(/.f32 #s(literal -1/162 binary32) (/.f32 s (/.f32 r (*.f32 s s)))) |
(/.f32 (/.f32 #s(literal -1/162 binary32) (/.f32 (*.f32 s s) r)) s) |
(/.f32 (neg.f32 (/.f32 #s(literal -1/162 binary32) (/.f32 (*.f32 s s) r))) (neg.f32 s)) |
(/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) |
(/.f32 (*.f32 #s(literal -1/162 binary32) r) (*.f32 s (*.f32 s s))) |
(/.f32 (*.f32 #s(literal -1/162 binary32) (-.f32 #s(literal 0 binary32) (/.f32 r (*.f32 s s)))) (neg.f32 s)) |
(/.f32 (*.f32 (-.f32 #s(literal 0 binary32) (/.f32 r (*.f32 s s))) #s(literal -1/162 binary32)) (neg.f32 s)) |
(*.f32 (/.f32 r (*.f32 s s)) (*.f32 (/.f32 #s(literal 1 binary32) s) #s(literal -1/162 binary32))) |
(*.f32 (/.f32 r (*.f32 s s)) (/.f32 #s(literal -1/162 binary32) s)) |
(*.f32 (/.f32 r (*.f32 s (*.f32 s s))) #s(literal -1/162 binary32)) |
(*.f32 #s(literal -1/162 binary32) (/.f32 r (*.f32 s (*.f32 s s)))) |
(*.f32 (/.f32 #s(literal -1/162 binary32) (/.f32 (*.f32 s s) r)) (/.f32 #s(literal 1 binary32) s)) |
(neg.f32 (/.f32 #s(literal 1/3 binary32) s)) |
(exp.f32 (*.f32 (log.f32 (/.f32 s #s(literal -1/3 binary32))) #s(literal -1 binary32))) |
(pow.f32 (/.f32 s #s(literal -1/3 binary32)) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (/.f32 s #s(literal -1/3 binary32)) #s(literal 1 binary32)) #s(literal -1 binary32)) |
(/.f32 #s(literal 1 binary32) (/.f32 s #s(literal -1/3 binary32))) |
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 s #s(literal -1/3 binary32)) #s(literal 1 binary32))) |
(/.f32 #s(literal -1/3 binary32) s) |
(/.f32 #s(literal -1/3 binary32) (neg.f32 (neg.f32 s))) |
(/.f32 #s(literal 1/3 binary32) (neg.f32 s)) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 s #s(literal -1/3 binary32)))) |
(*.f32 #s(literal 1 binary32) (/.f32 #s(literal -1/3 binary32) s)) |
(*.f32 #s(literal -1/3 binary32) (/.f32 #s(literal 1 binary32) s)) |
(*.f32 #s(literal 1/3 binary32) (/.f32 #s(literal 1 binary32) (neg.f32 s))) |
(*.f32 (/.f32 #s(literal 1 binary32) s) #s(literal -1/3 binary32)) |
| 1× | egg-herbie |
| 4058× | *-lowering-*.f32 |
| 4058× | *-lowering-*.f64 |
| 2534× | +-lowering-+.f64 |
| 2534× | +-lowering-+.f32 |
| 1878× | /-lowering-/.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 722 | 6013 |
| 1 | 2350 | 5861 |
| 2 | 6972 | 5857 |
| 0 | 8601 | 5857 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
2 |
(+ 2 (* -4/3 (/ r s))) |
(+ 2 (* r (- (* 5/9 (/ r (pow s 2))) (* 4/3 (/ 1 s))))) |
(+ 2 (* r (- (* r (+ (* -14/81 (/ r (pow s 3))) (* 5/9 (/ 1 (pow s 2))))) (* 4/3 (/ 1 s))))) |
(+ (exp (* -1 (/ r s))) (exp (* -1/3 (/ r s)))) |
(+ (exp (* -1 (/ r s))) (exp (* -1/3 (/ r s)))) |
(+ (exp (* -1 (/ r s))) (exp (* -1/3 (/ r s)))) |
(+ (exp (* -1 (/ r s))) (exp (* -1/3 (/ r s)))) |
(+ (exp (* -1 (/ r s))) (exp (* -1/3 (/ r s)))) |
(+ (exp (* -1 (/ r s))) (exp (* -1/3 (/ r s)))) |
(+ (exp (* -1 (/ r s))) (exp (* -1/3 (/ r s)))) |
(+ (exp (* -1 (/ r s))) (exp (* -1/3 (/ r s)))) |
(+ (exp (* -1 (/ r s))) (exp (* -1/3 (/ r s)))) |
(+ (exp (* -1 (/ r s))) (exp (* -1/3 (/ r s)))) |
(+ (exp (* -1 (/ r s))) (exp (* -1/3 (/ r s)))) |
(+ (exp (* -1 (/ r s))) (exp (* -1/3 (/ r s)))) |
2 |
(+ 2 (+ (* -1 (/ r s)) (* -1/3 (/ r s)))) |
(+ 2 (+ (* -1 (/ r s)) (+ (* -1/3 (/ r s)) (+ (* 1/18 (/ (pow r 2) (pow s 2))) (* 1/2 (/ (pow r 2) (pow s 2))))))) |
(+ 2 (+ (* -1 (/ r s)) (+ (* -1/3 (/ r s)) (+ (* -1/6 (/ (pow r 3) (pow s 3))) (+ (* -1/162 (/ (pow r 3) (pow s 3))) (+ (* 1/18 (/ (pow r 2) (pow s 2))) (* 1/2 (/ (pow r 2) (pow s 2))))))))) |
2 |
(+ 2 (* -1 (/ (+ r (* 1/3 r)) s))) |
(+ 2 (* -1 (/ (+ r (+ (* -1 (/ (+ (* 1/18 (pow r 2)) (* 1/2 (pow r 2))) s)) (* 1/3 r))) s))) |
(+ 2 (* -1 (/ (+ r (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/162 (pow r 3)) (* 1/6 (pow r 3))) s)) (+ (* 1/18 (pow r 2)) (* 1/2 (pow r 2)))) s)) (* 1/3 r))) s))) |
1 |
(+ 1 (* -1 (/ r s))) |
(+ 1 (* r (- (* 1/2 (/ r (pow s 2))) (/ 1 s)))) |
(+ 1 (* r (- (* r (+ (* -1/6 (/ r (pow s 3))) (* 1/2 (/ 1 (pow s 2))))) (/ 1 s)))) |
(exp (* -1 (/ r s))) |
(exp (* -1 (/ r s))) |
(exp (* -1 (/ r s))) |
(exp (* -1 (/ r s))) |
(exp (* -1 (/ r s))) |
(exp (* -1 (/ r s))) |
(exp (* -1 (/ r s))) |
(exp (* -1 (/ r s))) |
(exp (* -1 (/ r s))) |
(exp (* -1 (/ r s))) |
(exp (* -1 (/ r s))) |
(exp (* -1 (/ r s))) |
1 |
(+ 1 (* -1 (/ r s))) |
(+ 1 (+ (* -1 (/ r s)) (* 1/2 (/ (pow r 2) (pow s 2))))) |
(+ 1 (+ (* -1 (/ r s)) (+ (* -1/6 (/ (pow r 3) (pow s 3))) (* 1/2 (/ (pow r 2) (pow s 2)))))) |
1 |
(+ 1 (* -1 (/ r s))) |
(+ 1 (* -1 (/ (+ r (* -1/2 (/ (pow r 2) s))) s))) |
(+ 1 (* -1 (/ (+ r (* -1 (/ (+ (* -1/6 (/ (pow r 3) s)) (* 1/2 (pow r 2))) s))) s))) |
(* -1 (/ r s)) |
(* -1 (/ r s)) |
(* -1 (/ r s)) |
(* -1 (/ r s)) |
(* -1 (/ r s)) |
(* -1 (/ r s)) |
(* -1 (/ r s)) |
(* -1 (/ r s)) |
(* -1 (/ r s)) |
(* -1 (/ r s)) |
(* -1 (/ r s)) |
(* -1 (/ r s)) |
(* -1 (/ r s)) |
(* -1 (/ r s)) |
(* -1 (/ r s)) |
(* -1 (/ r s)) |
(* -1 (/ r s)) |
(* -1 (/ r s)) |
(* -1 (/ r s)) |
(* -1 (/ r s)) |
(* -1 (/ r s)) |
(* -1 (/ r s)) |
(* -1 (/ r s)) |
(* -1 (/ r s)) |
(* -1 r) |
(* -1 r) |
(* -1 r) |
(* -1 r) |
(* -1 r) |
(* -1 r) |
(* -1 r) |
(* -1 r) |
(* -1 r) |
(* -1 r) |
(* -1 r) |
(* -1 r) |
(/ 1/4 (* r (* s (PI)))) |
(/ 1/4 (* r (* s (PI)))) |
(/ 1/4 (* r (* s (PI)))) |
(/ 1/4 (* r (* s (PI)))) |
(/ 1/4 (* r (* s (PI)))) |
(/ 1/4 (* r (* s (PI)))) |
(/ 1/4 (* r (* s (PI)))) |
(/ 1/4 (* r (* s (PI)))) |
(/ 1/4 (* r (* s (PI)))) |
(/ 1/4 (* r (* s (PI)))) |
(/ 1/4 (* r (* s (PI)))) |
(/ 1/4 (* r (* s (PI)))) |
(/ 1/4 (* r (* s (PI)))) |
(/ 1/4 (* r (* s (PI)))) |
(/ 1/4 (* r (* s (PI)))) |
(/ 1/4 (* r (* s (PI)))) |
(/ 1/4 (* r (* s (PI)))) |
(/ 1/4 (* r (* s (PI)))) |
(/ 1/4 (* r (* s (PI)))) |
(/ 1/4 (* r (* s (PI)))) |
(/ 1/4 (* r (* s (PI)))) |
(/ 1/4 (* r (* s (PI)))) |
(/ 1/4 (* r (* s (PI)))) |
(/ 1/4 (* r (* s (PI)))) |
(* r (* s (PI))) |
(* r (* s (PI))) |
(* r (* s (PI))) |
(* r (* s (PI))) |
(* r (* s (PI))) |
(* r (* s (PI))) |
(* r (* s (PI))) |
(* r (* s (PI))) |
(* r (* s (PI))) |
(* r (* s (PI))) |
(* r (* s (PI))) |
(* r (* s (PI))) |
(* r (* s (PI))) |
(* r (* s (PI))) |
(* r (* s (PI))) |
(* r (* s (PI))) |
(* r (* s (PI))) |
(* r (* s (PI))) |
(* r (* s (PI))) |
(* r (* s (PI))) |
(* r (* s (PI))) |
(* r (* s (PI))) |
(* r (* s (PI))) |
(* r (* s (PI))) |
(* r s) |
(* r s) |
(* r s) |
(* r s) |
(* r s) |
(* r s) |
(* r s) |
(* r s) |
(* r s) |
(* r s) |
(* r s) |
(* r s) |
(* r s) |
(* r s) |
(* r s) |
(* r s) |
(* r s) |
(* r s) |
(* r s) |
(* r s) |
(* r s) |
(* r s) |
(* r s) |
(* r s) |
(* 1/144 (/ r (* (pow s 3) (PI)))) |
(/ (+ (* -1/24 (/ s (PI))) (* 1/144 (/ r (PI)))) (pow s 3)) |
(/ (+ (* -1/24 (/ s (PI))) (* 1/144 (/ r (PI)))) (pow s 3)) |
(/ (+ (* -1/24 (/ s (PI))) (* 1/144 (/ r (PI)))) (pow s 3)) |
(/ -1/24 (* (pow s 2) (PI))) |
(/ (- (* 1/144 (/ r (* s (PI)))) (* 1/24 (/ 1 (PI)))) (pow s 2)) |
(/ (- (* 1/144 (/ r (* s (PI)))) (* 1/24 (/ 1 (PI)))) (pow s 2)) |
(/ (- (* 1/144 (/ r (* s (PI)))) (* 1/24 (/ 1 (PI)))) (pow s 2)) |
(/ -1/24 (* (pow s 2) (PI))) |
(/ (- (* 1/144 (/ r (* s (PI)))) (* 1/24 (/ 1 (PI)))) (pow s 2)) |
(/ (- (* 1/144 (/ r (* s (PI)))) (* 1/24 (/ 1 (PI)))) (pow s 2)) |
(/ (- (* 1/144 (/ r (* s (PI)))) (* 1/24 (/ 1 (PI)))) (pow s 2)) |
(/ -1/24 (* (pow s 2) (PI))) |
(- (* 1/144 (/ r (* (pow s 3) (PI)))) (* 1/24 (/ 1 (* (pow s 2) (PI))))) |
(- (* 1/144 (/ r (* (pow s 3) (PI)))) (* 1/24 (/ 1 (* (pow s 2) (PI))))) |
(- (* 1/144 (/ r (* (pow s 3) (PI)))) (* 1/24 (/ 1 (* (pow s 2) (PI))))) |
(* 1/144 (/ r (* (pow s 3) (PI)))) |
(* r (- (* 1/144 (/ 1 (* (pow s 3) (PI)))) (* 1/24 (/ 1 (* r (* (pow s 2) (PI))))))) |
(* r (- (* 1/144 (/ 1 (* (pow s 3) (PI)))) (* 1/24 (/ 1 (* r (* (pow s 2) (PI))))))) |
(* r (- (* 1/144 (/ 1 (* (pow s 3) (PI)))) (* 1/24 (/ 1 (* r (* (pow s 2) (PI))))))) |
(* 1/144 (/ r (* (pow s 3) (PI)))) |
(* -1 (* r (- (* 1/24 (/ 1 (* r (* (pow s 2) (PI))))) (* 1/144 (/ 1 (* (pow s 3) (PI))))))) |
(* -1 (* r (- (* 1/24 (/ 1 (* r (* (pow s 2) (PI))))) (* 1/144 (/ 1 (* (pow s 3) (PI))))))) |
(* -1 (* r (- (* 1/24 (/ 1 (* r (* (pow s 2) (PI))))) (* 1/144 (/ 1 (* (pow s 3) (PI))))))) |
(* 1/144 (/ r (pow s 3))) |
(/ (+ (* -1/24 s) (* 1/144 r)) (pow s 3)) |
(/ (+ (* -1/24 s) (* 1/144 r)) (pow s 3)) |
(/ (+ (* -1/24 s) (* 1/144 r)) (pow s 3)) |
(/ -1/24 (pow s 2)) |
(/ (- (* 1/144 (/ r s)) 1/24) (pow s 2)) |
(/ (- (* 1/144 (/ r s)) 1/24) (pow s 2)) |
(/ (- (* 1/144 (/ r s)) 1/24) (pow s 2)) |
(/ -1/24 (pow s 2)) |
(/ (- (* 1/144 (/ r s)) 1/24) (pow s 2)) |
(/ (- (* 1/144 (/ r s)) 1/24) (pow s 2)) |
(/ (- (* 1/144 (/ r s)) 1/24) (pow s 2)) |
(/ -1/24 (pow s 2)) |
(- (* 1/144 (/ r (pow s 3))) (* 1/24 (/ 1 (pow s 2)))) |
(- (* 1/144 (/ r (pow s 3))) (* 1/24 (/ 1 (pow s 2)))) |
(- (* 1/144 (/ r (pow s 3))) (* 1/24 (/ 1 (pow s 2)))) |
(* 1/144 (/ r (pow s 3))) |
(* r (- (* 1/144 (/ 1 (pow s 3))) (* 1/24 (/ 1 (* r (pow s 2)))))) |
(* r (- (* 1/144 (/ 1 (pow s 3))) (* 1/24 (/ 1 (* r (pow s 2)))))) |
(* r (- (* 1/144 (/ 1 (pow s 3))) (* 1/24 (/ 1 (* r (pow s 2)))))) |
(* 1/144 (/ r (pow s 3))) |
(* -1 (* r (- (* 1/24 (/ 1 (* r (pow s 2)))) (* 1/144 (/ 1 (pow s 3)))))) |
(* -1 (* r (- (* 1/24 (/ 1 (* r (pow s 2)))) (* 1/144 (/ 1 (pow s 3)))))) |
(* -1 (* r (- (* 1/24 (/ 1 (* r (pow s 2)))) (* 1/144 (/ 1 (pow s 3)))))) |
(* 1/144 r) |
(+ (* -1/24 s) (* 1/144 r)) |
(+ (* -1/24 s) (* 1/144 r)) |
(+ (* -1/24 s) (* 1/144 r)) |
(* -1/24 s) |
(* s (- (* 1/144 (/ r s)) 1/24)) |
(* s (- (* 1/144 (/ r s)) 1/24)) |
(* s (- (* 1/144 (/ r s)) 1/24)) |
(* -1/24 s) |
(* -1 (* s (+ 1/24 (* -1/144 (/ r s))))) |
(* -1 (* s (+ 1/24 (* -1/144 (/ r s))))) |
(* -1 (* s (+ 1/24 (* -1/144 (/ r s))))) |
(* -1/24 s) |
(+ (* -1/24 s) (* 1/144 r)) |
(+ (* -1/24 s) (* 1/144 r)) |
(+ (* -1/24 s) (* 1/144 r)) |
(* 1/144 r) |
(* r (+ 1/144 (* -1/24 (/ s r)))) |
(* r (+ 1/144 (* -1/24 (/ s r)))) |
(* r (+ 1/144 (* -1/24 (/ s r)))) |
(* 1/144 r) |
(* -1 (* r (- (* 1/24 (/ s r)) 1/144))) |
(* -1 (* r (- (* 1/24 (/ s r)) 1/144))) |
(* -1 (* r (- (* 1/24 (/ s r)) 1/144))) |
(* -1/24 s) |
(* -1/24 s) |
(* -1/24 s) |
(* -1/24 s) |
(* -1/24 s) |
(* -1/24 s) |
(* -1/24 s) |
(* -1/24 s) |
(* -1/24 s) |
(* -1/24 s) |
(* -1/24 s) |
(* -1/24 s) |
(/ 1/4 (* r (* s (PI)))) |
(/ (+ (* -1/8 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* s (PI))))) r) |
(/ (+ (* r (- (* 1/16 (/ r (* (pow s 3) (PI)))) (* 1/8 (/ 1 (* (pow s 2) (PI)))))) (* 1/4 (/ 1 (* s (PI))))) r) |
(/ (+ (* r (- (* r (+ (* -1/48 (/ r (* (pow s 4) (PI)))) (* 1/16 (/ 1 (* (pow s 3) (PI)))))) (* 1/8 (/ 1 (* (pow s 2) (PI)))))) (* 1/4 (/ 1 (* s (PI))))) r) |
(* 1/8 (/ (+ 1 (exp (neg (/ r s)))) (* r (* s (PI))))) |
(* 1/8 (/ (+ 1 (exp (neg (/ r s)))) (* r (* s (PI))))) |
(* 1/8 (/ (+ 1 (exp (neg (/ r s)))) (* r (* s (PI))))) |
(* 1/8 (/ (+ 1 (exp (neg (/ r s)))) (* r (* s (PI))))) |
(* 1/8 (/ (+ 1 (exp (* -1 (/ r s)))) (* r (* s (PI))))) |
(* 1/8 (/ (+ 1 (exp (* -1 (/ r s)))) (* r (* s (PI))))) |
(* 1/8 (/ (+ 1 (exp (* -1 (/ r s)))) (* r (* s (PI))))) |
(* 1/8 (/ (+ 1 (exp (* -1 (/ r s)))) (* r (* s (PI))))) |
(* 1/8 (/ (+ 1 (exp (neg (/ r s)))) (* r (* s (PI))))) |
(* 1/8 (/ (+ 1 (exp (neg (/ r s)))) (* r (* s (PI))))) |
(* 1/8 (/ (+ 1 (exp (neg (/ r s)))) (* r (* s (PI))))) |
(* 1/8 (/ (+ 1 (exp (neg (/ r s)))) (* r (* s (PI))))) |
(/ 1/4 (* r (* s (PI)))) |
(/ (- (* 1/4 (/ 1 (* r (PI)))) (* 1/8 (/ 1 (* s (PI))))) s) |
(/ (- (+ (* 1/16 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* r (PI))))) (/ 1/8 (* s (PI)))) s) |
(/ (- (+ (* -1/48 (/ (pow r 2) (* (pow s 3) (PI)))) (+ (* 1/16 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* r (PI)))))) (/ 1/8 (* s (PI)))) s) |
(/ 1/4 (* r (* s (PI)))) |
(* -1 (/ (- (* 1/8 (/ 1 (* s (PI)))) (* 1/4 (/ 1 (* r (PI))))) s)) |
(* -1 (/ (- (* -1 (/ (- (* 1/16 (/ r (* s (PI)))) (* 1/8 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))) s)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -1/16 (/ r (PI))) (* 1/48 (/ (pow r 2) (* s (PI))))) s)) (* 1/8 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))) s)) |
(/ 1/4 (* r s)) |
(/ (+ (* -1/8 (/ r (pow s 2))) (* 1/4 (/ 1 s))) r) |
(/ (+ (* r (- (* 1/16 (/ r (pow s 3))) (* 1/8 (/ 1 (pow s 2))))) (* 1/4 (/ 1 s))) r) |
(/ (+ (* r (- (* r (+ (* -1/48 (/ r (pow s 4))) (* 1/16 (/ 1 (pow s 3))))) (* 1/8 (/ 1 (pow s 2))))) (* 1/4 (/ 1 s))) r) |
(* 1/8 (/ (+ 1 (exp (neg (/ r s)))) (* r s))) |
(* 1/8 (/ (+ 1 (exp (neg (/ r s)))) (* r s))) |
(* 1/8 (/ (+ 1 (exp (neg (/ r s)))) (* r s))) |
(* 1/8 (/ (+ 1 (exp (neg (/ r s)))) (* r s))) |
(* 1/8 (/ (+ 1 (exp (* -1 (/ r s)))) (* r s))) |
(* 1/8 (/ (+ 1 (exp (* -1 (/ r s)))) (* r s))) |
(* 1/8 (/ (+ 1 (exp (* -1 (/ r s)))) (* r s))) |
(* 1/8 (/ (+ 1 (exp (* -1 (/ r s)))) (* r s))) |
(* 1/8 (/ (+ 1 (exp (neg (/ r s)))) (* r s))) |
(* 1/8 (/ (+ 1 (exp (neg (/ r s)))) (* r s))) |
(* 1/8 (/ (+ 1 (exp (neg (/ r s)))) (* r s))) |
(* 1/8 (/ (+ 1 (exp (neg (/ r s)))) (* r s))) |
(/ 1/4 (* r s)) |
(/ (- (* 1/4 (/ 1 r)) (* 1/8 (/ 1 s))) s) |
(/ (- (+ (* 1/16 (/ r (pow s 2))) (* 1/4 (/ 1 r))) (* 1/8 (/ 1 s))) s) |
(/ (- (+ (* -1/48 (/ (pow r 2) (pow s 3))) (+ (* 1/16 (/ r (pow s 2))) (* 1/4 (/ 1 r)))) (* 1/8 (/ 1 s))) s) |
(/ 1/4 (* r s)) |
(* -1 (/ (- (* 1/8 (/ 1 s)) (* 1/4 (/ 1 r))) s)) |
(* -1 (/ (- (* -1 (/ (- (* 1/16 (/ r s)) 1/8) s)) (* 1/4 (/ 1 r))) s)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -1/16 r) (* 1/48 (/ (pow r 2) s))) s)) 1/8) s)) (* 1/4 (/ 1 r))) s)) |
2 |
(+ 2 (* -1 (/ r s))) |
(+ 2 (* r (- (* 1/2 (/ r (pow s 2))) (/ 1 s)))) |
(+ 2 (* r (- (* r (+ (* -1/6 (/ r (pow s 3))) (* 1/2 (/ 1 (pow s 2))))) (/ 1 s)))) |
(+ 1 (exp (neg (/ r s)))) |
(+ 1 (exp (neg (/ r s)))) |
(+ 1 (exp (neg (/ r s)))) |
(+ 1 (exp (neg (/ r s)))) |
(+ 1 (exp (* -1 (/ r s)))) |
(+ 1 (exp (* -1 (/ r s)))) |
(+ 1 (exp (* -1 (/ r s)))) |
(+ 1 (exp (* -1 (/ r s)))) |
(+ 1 (exp (neg (/ r s)))) |
(+ 1 (exp (neg (/ r s)))) |
(+ 1 (exp (neg (/ r s)))) |
(+ 1 (exp (neg (/ r s)))) |
2 |
(+ 2 (* -1 (/ r s))) |
(+ 2 (+ (* -1 (/ r s)) (* 1/2 (/ (pow r 2) (pow s 2))))) |
(+ 2 (+ (* -1 (/ r s)) (+ (* -1/6 (/ (pow r 3) (pow s 3))) (* 1/2 (/ (pow r 2) (pow s 2)))))) |
2 |
(+ 2 (* -1 (/ r s))) |
(+ 2 (* -1 (/ (+ r (* -1/2 (/ (pow r 2) s))) s))) |
(+ 2 (* -1 (/ (+ r (* -1 (/ (+ (* -1/6 (/ (pow r 3) s)) (* 1/2 (pow r 2))) s))) s))) |
1 |
(+ 1 (* -1 (/ r s))) |
(+ 1 (* r (- (* 1/2 (/ r (pow s 2))) (/ 1 s)))) |
(+ 1 (* r (- (* r (+ (* -1/6 (/ r (pow s 3))) (* 1/2 (/ 1 (pow s 2))))) (/ 1 s)))) |
(exp (neg (/ r s))) |
(exp (neg (/ r s))) |
(exp (neg (/ r s))) |
(exp (neg (/ r s))) |
(exp (* -1 (/ r s))) |
(exp (* -1 (/ r s))) |
(exp (* -1 (/ r s))) |
(exp (* -1 (/ r s))) |
(exp (neg (/ r s))) |
(exp (neg (/ r s))) |
(exp (neg (/ r s))) |
(exp (neg (/ r s))) |
1 |
(+ 1 (* -1 (/ r s))) |
(+ 1 (+ (* -1 (/ r s)) (* 1/2 (/ (pow r 2) (pow s 2))))) |
(+ 1 (+ (* -1 (/ r s)) (+ (* -1/6 (/ (pow r 3) (pow s 3))) (* 1/2 (/ (pow r 2) (pow s 2)))))) |
1 |
(+ 1 (* -1 (/ r s))) |
(+ 1 (* -1 (/ (+ r (* -1/2 (/ (pow r 2) s))) s))) |
(+ 1 (* -1 (/ (+ r (* -1 (/ (+ (* -1/6 (/ (pow r 3) s)) (* 1/2 (pow r 2))) s))) s))) |
(/ 1/4 (* r (* s (PI)))) |
(/ (+ (* -1/6 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* s (PI))))) r) |
(/ (+ (* r (- (* 5/72 (/ r (* (pow s 3) (PI)))) (* 1/6 (/ 1 (* (pow s 2) (PI)))))) (* 1/4 (/ 1 (* s (PI))))) r) |
(/ (+ (* r (- (* r (+ (* -7/324 (/ r (* (pow s 4) (PI)))) (* 5/72 (/ 1 (* (pow s 3) (PI)))))) (* 1/6 (/ 1 (* (pow s 2) (PI)))))) (* 1/4 (/ 1 (* s (PI))))) r) |
(* -1/1296 (/ (pow r 2) (* (pow s 4) (PI)))) |
(* (pow r 2) (- (* 1/144 (/ 1 (* r (* (pow s 3) (PI))))) (* 1/1296 (/ 1 (* (pow s 4) (PI)))))) |
(* (pow r 2) (- (/ 1/144 (* r (* (pow s 3) (PI)))) (+ (/ 1/24 (* (pow r 2) (* (pow s 2) (PI)))) (* 1/1296 (/ 1 (* (pow s 4) (PI))))))) |
(* (pow r 2) (- (+ (* 1/8 (/ (+ (/ 1 (* s (PI))) (/ (exp (neg (/ r s))) (* s (PI)))) (pow r 3))) (/ 1/144 (* r (* (pow s 3) (PI))))) (+ (* 1/24 (/ 1 (* (pow r 2) (* (pow s 2) (PI))))) (* 1/1296 (/ 1 (* (pow s 4) (PI))))))) |
(* -1/1296 (/ (pow r 2) (* (pow s 4) (PI)))) |
(* (pow r 2) (- (* 1/144 (/ 1 (* r (* (pow s 3) (PI))))) (* 1/1296 (/ 1 (* (pow s 4) (PI)))))) |
(* (pow r 2) (- (* -1 (/ (- (* 1/24 (/ 1 (* r (* (pow s 2) (PI))))) (* 1/144 (/ 1 (* (pow s 3) (PI))))) r)) (* 1/1296 (/ 1 (* (pow s 4) (PI)))))) |
(* (pow r 2) (- (* -1 (/ (- (* -1 (/ (- (* 1/8 (/ (+ (/ 1 (* s (PI))) (/ (exp (* -1 (/ r s))) (* s (PI)))) r)) (* 1/24 (/ 1 (* (pow s 2) (PI))))) r)) (* 1/144 (/ 1 (* (pow s 3) (PI))))) r)) (* 1/1296 (/ 1 (* (pow s 4) (PI)))))) |
(* -1/1296 (/ (pow r 2) (* (pow s 4) (PI)))) |
(/ (+ (* -1/1296 (/ (pow r 2) (PI))) (* 1/144 (/ (* r s) (PI)))) (pow s 4)) |
(/ (+ (* -1/1296 (/ (pow r 2) (PI))) (* s (+ (* -1/24 (/ s (PI))) (* 1/144 (/ r (PI)))))) (pow s 4)) |
(/ (+ (* -1/1296 (/ (pow r 2) (PI))) (* s (+ (* 1/144 (/ r (PI))) (* s (- (* 1/8 (* s (+ (/ 1 (* r (PI))) (/ (exp (neg (/ r s))) (* r (PI)))))) (* 1/24 (/ 1 (PI)))))))) (pow s 4)) |
(/ 1/4 (* r (* s (PI)))) |
(/ (- (* 1/4 (/ 1 (* r (PI)))) (* 1/6 (/ 1 (* s (PI))))) s) |
(/ (- (+ (* 1/8 (/ (+ (* 1/18 (/ r (PI))) (* 1/2 (/ r (PI)))) (pow s 2))) (* 1/4 (/ 1 (* r (PI))))) (/ 1/6 (* s (PI)))) s) |
(/ (- (+ (* 1/8 (/ (+ (* -1/6 (/ (pow r 2) (PI))) (* -1/162 (/ (pow r 2) (PI)))) (pow s 3))) (+ (* 1/8 (/ (+ (* 1/18 (/ r (PI))) (* 1/2 (/ r (PI)))) (pow s 2))) (* 1/4 (/ 1 (* r (PI)))))) (/ 1/6 (* s (PI)))) s) |
(/ 1/4 (* r (* s (PI)))) |
(* -1 (/ (- (* 1/6 (/ 1 (* s (PI)))) (* 1/4 (/ 1 (* r (PI))))) s)) |
(* -1 (/ (- (* -1 (/ (- (* 1/8 (/ (+ (* 1/18 (/ r (PI))) (* 1/2 (/ r (PI)))) s)) (* 1/6 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))) s)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -1/8 (+ (* 1/18 (/ r (PI))) (* 1/2 (/ r (PI))))) (* 1/8 (/ (+ (* 1/162 (/ (pow r 2) (PI))) (* 1/6 (/ (pow r 2) (PI)))) s))) s)) (* 1/6 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))) s)) |
(/ 1/4 (* r s)) |
(/ (+ (* -1/6 (/ r (pow s 2))) (* 1/4 (/ 1 s))) r) |
(/ (+ (* r (- (* 5/72 (/ r (pow s 3))) (* 1/6 (/ 1 (pow s 2))))) (* 1/4 (/ 1 s))) r) |
(/ (+ (* r (- (* r (+ (* -7/324 (/ r (pow s 4))) (* 5/72 (/ 1 (pow s 3))))) (* 1/6 (/ 1 (pow s 2))))) (* 1/4 (/ 1 s))) r) |
(* -1/1296 (/ (pow r 2) (pow s 4))) |
(* (pow r 2) (- (* 1/144 (/ 1 (* r (pow s 3)))) (* 1/1296 (/ 1 (pow s 4))))) |
(* (pow r 2) (- (/ 1/144 (* r (pow s 3))) (+ (/ 1/24 (* (pow r 2) (pow s 2))) (* 1/1296 (/ 1 (pow s 4)))))) |
(* (pow r 2) (- (+ (* 1/8 (/ (+ (/ 1 s) (/ (exp (neg (/ r s))) s)) (pow r 3))) (/ 1/144 (* r (pow s 3)))) (+ (* 1/24 (/ 1 (* (pow r 2) (pow s 2)))) (* 1/1296 (/ 1 (pow s 4)))))) |
(* -1/1296 (/ (pow r 2) (pow s 4))) |
(* (pow r 2) (- (* 1/144 (/ 1 (* r (pow s 3)))) (* 1/1296 (/ 1 (pow s 4))))) |
(* (pow r 2) (- (* -1 (/ (- (* 1/24 (/ 1 (* r (pow s 2)))) (* 1/144 (/ 1 (pow s 3)))) r)) (* 1/1296 (/ 1 (pow s 4))))) |
(* (pow r 2) (- (* -1 (/ (- (* -1 (/ (- (* 1/8 (/ (+ (/ 1 s) (/ (exp (* -1 (/ r s))) s)) r)) (* 1/24 (/ 1 (pow s 2)))) r)) (* 1/144 (/ 1 (pow s 3)))) r)) (* 1/1296 (/ 1 (pow s 4))))) |
(* -1/1296 (/ (pow r 2) (pow s 4))) |
(/ (+ (* -1/1296 (pow r 2)) (* 1/144 (* r s))) (pow s 4)) |
(/ (+ (* -1/1296 (pow r 2)) (* s (+ (* -1/24 s) (* 1/144 r)))) (pow s 4)) |
(/ (+ (* -1/1296 (pow r 2)) (* s (+ (* 1/144 r) (* s (- (* 1/8 (* s (+ (/ 1 r) (/ (exp (neg (/ r s))) r)))) 1/24))))) (pow s 4)) |
(/ 1/4 (* r s)) |
(/ (- (* 1/4 (/ 1 r)) (* 1/6 (/ 1 s))) s) |
(/ (- (+ (* 1/8 (/ (+ (* 1/18 r) (* 1/2 r)) (pow s 2))) (* 1/4 (/ 1 r))) (* 1/6 (/ 1 s))) s) |
(/ (- (+ (* 1/8 (/ (+ (* -1/6 (pow r 2)) (* -1/162 (pow r 2))) (pow s 3))) (+ (* 1/8 (/ (+ (* 1/18 r) (* 1/2 r)) (pow s 2))) (* 1/4 (/ 1 r)))) (* 1/6 (/ 1 s))) s) |
(/ 1/4 (* r s)) |
(* -1 (/ (- (* 1/6 (/ 1 s)) (* 1/4 (/ 1 r))) s)) |
(* -1 (/ (- (* -1 (/ (- (* 1/8 (/ (+ (* 1/18 r) (* 1/2 r)) s)) 1/6) s)) (* 1/4 (/ 1 r))) s)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -1/8 (+ (* 1/18 r) (* 1/2 r))) (* 1/8 (/ (+ (* 1/162 (pow r 2)) (* 1/6 (pow r 2))) s))) s)) 1/6) s)) (* 1/4 (/ 1 r))) s)) |
2 |
(+ 2 (* -4/3 (/ r s))) |
(+ 2 (* r (- (* 5/9 (/ r (pow s 2))) (* 4/3 (/ 1 s))))) |
(+ 2 (* r (- (* r (+ (* -14/81 (/ r (pow s 3))) (* 5/9 (/ 1 (pow s 2))))) (* 4/3 (/ 1 s))))) |
(* -1/162 (/ (pow r 3) (pow s 3))) |
(* (pow r 3) (- (* 1/18 (/ 1 (* r (pow s 2)))) (* 1/162 (/ 1 (pow s 3))))) |
(* (pow r 3) (- (/ 1/18 (* r (pow s 2))) (+ (* 1/162 (/ 1 (pow s 3))) (/ 1/3 (* (pow r 2) s))))) |
(* (pow r 3) (- (+ (/ 1/18 (* r (pow s 2))) (+ (/ 1 (pow r 3)) (/ (exp (neg (/ r s))) (pow r 3)))) (+ (* 1/162 (/ 1 (pow s 3))) (* 1/3 (/ 1 (* (pow r 2) s)))))) |
(* -1/162 (/ (pow r 3) (pow s 3))) |
(* -1 (* (pow r 3) (- (* 1/162 (/ 1 (pow s 3))) (* 1/18 (/ 1 (* r (pow s 2))))))) |
(* -1 (* (pow r 3) (+ (* -1 (/ (- (* 1/18 (/ 1 (pow s 2))) (* 1/3 (/ 1 (* r s)))) r)) (* 1/162 (/ 1 (pow s 3)))))) |
(* -1 (* (pow r 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ 1 (exp (* -1 (/ r s)))) r)) (* 1/3 (/ 1 s))) r)) (* 1/18 (/ 1 (pow s 2)))) r)) (* 1/162 (/ 1 (pow s 3)))))) |
(* -1/162 (/ (pow r 3) (pow s 3))) |
(/ (+ (* -1/162 (pow r 3)) (* 1/18 (* (pow r 2) s))) (pow s 3)) |
(/ (+ (* -1/162 (pow r 3)) (* s (+ (* -1/3 (* r s)) (* 1/18 (pow r 2))))) (pow s 3)) |
(/ (+ (* -1/162 (pow r 3)) (* s (+ (* 1/18 (pow r 2)) (* s (+ (* -1/3 r) (* s (+ 1 (exp (neg (/ r s)))))))))) (pow s 3)) |
2 |
(+ 2 (+ (* -1 (/ r s)) (* -1/3 (/ r s)))) |
(+ 2 (+ (* -1 (/ r s)) (+ (* -1/3 (/ r s)) (+ (* 1/18 (/ (pow r 2) (pow s 2))) (* 1/2 (/ (pow r 2) (pow s 2))))))) |
(+ 2 (+ (* -1 (/ r s)) (+ (* -1/3 (/ r s)) (+ (* -1/6 (/ (pow r 3) (pow s 3))) (+ (* -1/162 (/ (pow r 3) (pow s 3))) (+ (* 1/18 (/ (pow r 2) (pow s 2))) (* 1/2 (/ (pow r 2) (pow s 2))))))))) |
2 |
(+ 2 (* -1 (/ (+ r (* 1/3 r)) s))) |
(+ 2 (* -1 (/ (+ r (+ (* -1 (/ (+ (* 1/18 (pow r 2)) (* 1/2 (pow r 2))) s)) (* 1/3 r))) s))) |
(+ 2 (* -1 (/ (+ r (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/162 (pow r 3)) (* 1/6 (pow r 3))) s)) (+ (* 1/18 (pow r 2)) (* 1/2 (pow r 2)))) s)) (* 1/3 r))) s))) |
1 |
(+ 1 (* -1/3 (/ r s))) |
(+ 1 (* r (- (* 1/18 (/ r (pow s 2))) (* 1/3 (/ 1 s))))) |
(+ 1 (* r (- (* r (+ (* -1/162 (/ r (pow s 3))) (* 1/18 (/ 1 (pow s 2))))) (* 1/3 (/ 1 s))))) |
(* -1/162 (/ (pow r 3) (pow s 3))) |
(* (pow r 3) (- (* 1/18 (/ 1 (* r (pow s 2)))) (* 1/162 (/ 1 (pow s 3))))) |
(* (pow r 3) (- (/ 1/18 (* r (pow s 2))) (+ (* 1/162 (/ 1 (pow s 3))) (/ 1/3 (* (pow r 2) s))))) |
(* (pow r 3) (- (+ (/ 1/18 (* r (pow s 2))) (/ 1 (pow r 3))) (+ (* 1/162 (/ 1 (pow s 3))) (* 1/3 (/ 1 (* (pow r 2) s)))))) |
(* -1/162 (/ (pow r 3) (pow s 3))) |
(* -1 (* (pow r 3) (- (* 1/162 (/ 1 (pow s 3))) (* 1/18 (/ 1 (* r (pow s 2))))))) |
(* -1 (* (pow r 3) (+ (* -1 (/ (- (* 1/18 (/ 1 (pow s 2))) (* 1/3 (/ 1 (* r s)))) r)) (* 1/162 (/ 1 (pow s 3)))))) |
(* -1 (* (pow r 3) (+ (* -1 (/ (+ (* -1 (/ (- (* 1/3 (/ 1 s)) (/ 1 r)) r)) (* 1/18 (/ 1 (pow s 2)))) r)) (* 1/162 (/ 1 (pow s 3)))))) |
(* -1/162 (/ (pow r 3) (pow s 3))) |
(/ (+ (* -1/162 (pow r 3)) (* 1/18 (* (pow r 2) s))) (pow s 3)) |
(/ (+ (* -1/162 (pow r 3)) (* s (+ (* -1/3 (* r s)) (* 1/18 (pow r 2))))) (pow s 3)) |
(/ (+ (* -1/162 (pow r 3)) (* s (+ (* 1/18 (pow r 2)) (* s (+ s (* -1/3 r)))))) (pow s 3)) |
1 |
(+ 1 (* -1/3 (/ r s))) |
(+ 1 (+ (* -1/3 (/ r s)) (* 1/18 (/ (pow r 2) (pow s 2))))) |
(+ 1 (+ (* -1/3 (/ r s)) (+ (* -1/162 (/ (pow r 3) (pow s 3))) (* 1/18 (/ (pow r 2) (pow s 2)))))) |
1 |
(+ 1 (* -1/3 (/ r s))) |
(+ 1 (* -1 (/ (+ (* -1/18 (/ (pow r 2) s)) (* 1/3 r)) s))) |
(+ 1 (* -1 (/ (+ (* -1 (/ (+ (* -1/162 (/ (pow r 3) s)) (* 1/18 (pow r 2))) s)) (* 1/3 r)) s))) |
(* -1/3 (/ r s)) |
(* -1/3 (/ r s)) |
(* -1/3 (/ r s)) |
(* -1/3 (/ r s)) |
(* -1/3 (/ r s)) |
(* -1/3 (/ r s)) |
(* -1/3 (/ r s)) |
(* -1/3 (/ r s)) |
(* -1/3 (/ r s)) |
(* -1/3 (/ r s)) |
(* -1/3 (/ r s)) |
(* -1/3 (/ r s)) |
(* -1/3 (/ r s)) |
(* -1/3 (/ r s)) |
(* -1/3 (/ r s)) |
(* -1/3 (/ r s)) |
(* -1/3 (/ r s)) |
(* -1/3 (/ r s)) |
(* -1/3 (/ r s)) |
(* -1/3 (/ r s)) |
(* -1/3 (/ r s)) |
(* -1/3 (/ r s)) |
(* -1/3 (/ r s)) |
(* -1/3 (/ r s)) |
1 |
(+ 1 (* -1/3 (/ r s))) |
(+ 1 (* r (- (* 1/18 (/ r (pow s 2))) (* 1/3 (/ 1 s))))) |
(+ 1 (* r (- (* r (+ (* -1/162 (/ r (pow s 3))) (* 1/18 (/ 1 (pow s 2))))) (* 1/3 (/ 1 s))))) |
(exp (* -1/3 (/ r s))) |
(exp (* -1/3 (/ r s))) |
(exp (* -1/3 (/ r s))) |
(exp (* -1/3 (/ r s))) |
(exp (* -1/3 (/ r s))) |
(exp (* -1/3 (/ r s))) |
(exp (* -1/3 (/ r s))) |
(exp (* -1/3 (/ r s))) |
(exp (* -1/3 (/ r s))) |
(exp (* -1/3 (/ r s))) |
(exp (* -1/3 (/ r s))) |
(exp (* -1/3 (/ r s))) |
1 |
(+ 1 (* -1/3 (/ r s))) |
(+ 1 (+ (* -1/3 (/ r s)) (* 1/18 (/ (pow r 2) (pow s 2))))) |
(+ 1 (+ (* -1/3 (/ r s)) (+ (* -1/162 (/ (pow r 3) (pow s 3))) (* 1/18 (/ (pow r 2) (pow s 2)))))) |
1 |
(+ 1 (* -1/3 (/ r s))) |
(+ 1 (* -1 (/ (+ (* -1/18 (/ (pow r 2) s)) (* 1/3 r)) s))) |
(+ 1 (* -1 (/ (+ (* -1 (/ (+ (* -1/162 (/ (pow r 3) s)) (* 1/18 (pow r 2))) s)) (* 1/3 r)) s))) |
(/ 1/8 (* r s)) |
(/ 1/8 (* r s)) |
(/ 1/8 (* r s)) |
(/ 1/8 (* r s)) |
(/ 1/8 (* r s)) |
(/ 1/8 (* r s)) |
(/ 1/8 (* r s)) |
(/ 1/8 (* r s)) |
(/ 1/8 (* r s)) |
(/ 1/8 (* r s)) |
(/ 1/8 (* r s)) |
(/ 1/8 (* r s)) |
(/ 1/8 (* r s)) |
(/ 1/8 (* r s)) |
(/ 1/8 (* r s)) |
(/ 1/8 (* r s)) |
(/ 1/8 (* r s)) |
(/ 1/8 (* r s)) |
(/ 1/8 (* r s)) |
(/ 1/8 (* r s)) |
(/ 1/8 (* r s)) |
(/ 1/8 (* r s)) |
(/ 1/8 (* r s)) |
(/ 1/8 (* r s)) |
(/ 1/18 (pow s 2)) |
(+ (* -1/162 (/ r (pow s 3))) (* 1/18 (/ 1 (pow s 2)))) |
(+ (* -1/162 (/ r (pow s 3))) (* 1/18 (/ 1 (pow s 2)))) |
(+ (* -1/162 (/ r (pow s 3))) (* 1/18 (/ 1 (pow s 2)))) |
(* -1/162 (/ r (pow s 3))) |
(* r (- (* 1/18 (/ 1 (* r (pow s 2)))) (* 1/162 (/ 1 (pow s 3))))) |
(* r (- (* 1/18 (/ 1 (* r (pow s 2)))) (* 1/162 (/ 1 (pow s 3))))) |
(* r (- (* 1/18 (/ 1 (* r (pow s 2)))) (* 1/162 (/ 1 (pow s 3))))) |
(* -1/162 (/ r (pow s 3))) |
(* -1 (* r (- (* 1/162 (/ 1 (pow s 3))) (* 1/18 (/ 1 (* r (pow s 2))))))) |
(* -1 (* r (- (* 1/162 (/ 1 (pow s 3))) (* 1/18 (/ 1 (* r (pow s 2))))))) |
(* -1 (* r (- (* 1/162 (/ 1 (pow s 3))) (* 1/18 (/ 1 (* r (pow s 2))))))) |
(* -1/162 (/ r (pow s 3))) |
(/ (+ (* -1/162 r) (* 1/18 s)) (pow s 3)) |
(/ (+ (* -1/162 r) (* 1/18 s)) (pow s 3)) |
(/ (+ (* -1/162 r) (* 1/18 s)) (pow s 3)) |
(/ 1/18 (pow s 2)) |
(/ (+ 1/18 (* -1/162 (/ r s))) (pow s 2)) |
(/ (+ 1/18 (* -1/162 (/ r s))) (pow s 2)) |
(/ (+ 1/18 (* -1/162 (/ r s))) (pow s 2)) |
(/ 1/18 (pow s 2)) |
(/ (+ 1/18 (* -1/162 (/ r s))) (pow s 2)) |
(/ (+ 1/18 (* -1/162 (/ r s))) (pow s 2)) |
(/ (+ 1/18 (* -1/162 (/ r s))) (pow s 2)) |
(* -1/3 (/ r s)) |
(* r (- (* 1/18 (/ r (pow s 2))) (* 1/3 (/ 1 s)))) |
(* r (- (* r (+ (* -1/162 (/ r (pow s 3))) (* 1/18 (/ 1 (pow s 2))))) (* 1/3 (/ 1 s)))) |
(* r (- (* r (+ (* -1/162 (/ r (pow s 3))) (* 1/18 (/ 1 (pow s 2))))) (* 1/3 (/ 1 s)))) |
(* -1/162 (/ (pow r 3) (pow s 3))) |
(* (pow r 3) (- (* 1/18 (/ 1 (* r (pow s 2)))) (* 1/162 (/ 1 (pow s 3))))) |
(* (pow r 3) (- (/ 1/18 (* r (pow s 2))) (+ (/ 1/3 (* (pow r 2) s)) (* 1/162 (/ 1 (pow s 3)))))) |
(* (pow r 3) (- (/ 1/18 (* r (pow s 2))) (+ (/ 1/3 (* (pow r 2) s)) (* 1/162 (/ 1 (pow s 3)))))) |
(* -1/162 (/ (pow r 3) (pow s 3))) |
(* -1 (* (pow r 3) (- (* 1/162 (/ 1 (pow s 3))) (* 1/18 (/ 1 (* r (pow s 2))))))) |
(* -1 (* (pow r 3) (+ (* -1 (/ (- (* 1/18 (/ 1 (pow s 2))) (* 1/3 (/ 1 (* r s)))) r)) (* 1/162 (/ 1 (pow s 3)))))) |
(* -1 (* (pow r 3) (+ (* -1 (/ (- (* 1/18 (/ 1 (pow s 2))) (* 1/3 (/ 1 (* r s)))) r)) (* 1/162 (/ 1 (pow s 3)))))) |
(* -1/162 (/ (pow r 3) (pow s 3))) |
(/ (+ (* -1/162 (pow r 3)) (* 1/18 (* (pow r 2) s))) (pow s 3)) |
(/ (+ (* -1/162 (pow r 3)) (* s (+ (* -1/3 (* r s)) (* 1/18 (pow r 2))))) (pow s 3)) |
(/ (+ (* -1/162 (pow r 3)) (* s (+ (* -1/3 (* r s)) (* 1/18 (pow r 2))))) (pow s 3)) |
(* -1/3 (/ r s)) |
(/ (+ (* -1/3 r) (* 1/18 (/ (pow r 2) s))) s) |
(/ (+ (* -1/3 r) (+ (* -1/162 (/ (pow r 3) (pow s 2))) (* 1/18 (/ (pow r 2) s)))) s) |
(/ (+ (* -1/3 r) (+ (* -1/162 (/ (pow r 3) (pow s 2))) (* 1/18 (/ (pow r 2) s)))) s) |
(* -1/3 (/ r s)) |
(* -1 (/ (+ (* -1/18 (/ (pow r 2) s)) (* 1/3 r)) s)) |
(* -1 (/ (+ (* -1 (/ (+ (* -1/162 (/ (pow r 3) s)) (* 1/18 (pow r 2))) s)) (* 1/3 r)) s)) |
(* -1 (/ (+ (* -1 (/ (+ (* -1/162 (/ (pow r 3) s)) (* 1/18 (pow r 2))) s)) (* 1/3 r)) s)) |
(* -1/162 (/ r (pow s 3))) |
(* -1/162 (/ r (pow s 3))) |
(* -1/162 (/ r (pow s 3))) |
(* -1/162 (/ r (pow s 3))) |
(* -1/162 (/ r (pow s 3))) |
(* -1/162 (/ r (pow s 3))) |
(* -1/162 (/ r (pow s 3))) |
(* -1/162 (/ r (pow s 3))) |
(* -1/162 (/ r (pow s 3))) |
(* -1/162 (/ r (pow s 3))) |
(* -1/162 (/ r (pow s 3))) |
(* -1/162 (/ r (pow s 3))) |
(* -1/162 (/ r (pow s 3))) |
(* -1/162 (/ r (pow s 3))) |
(* -1/162 (/ r (pow s 3))) |
(* -1/162 (/ r (pow s 3))) |
(* -1/162 (/ r (pow s 3))) |
(* -1/162 (/ r (pow s 3))) |
(* -1/162 (/ r (pow s 3))) |
(* -1/162 (/ r (pow s 3))) |
(* -1/162 (/ r (pow s 3))) |
(* -1/162 (/ r (pow s 3))) |
(* -1/162 (/ r (pow s 3))) |
(* -1/162 (/ r (pow s 3))) |
(/ -1/3 s) |
(/ -1/3 s) |
(/ -1/3 s) |
(/ -1/3 s) |
(/ -1/3 s) |
(/ -1/3 s) |
(/ -1/3 s) |
(/ -1/3 s) |
(/ -1/3 s) |
(/ -1/3 s) |
(/ -1/3 s) |
(/ -1/3 s) |
| Outputs |
|---|
2 |
#s(literal 2 binary32) |
(+ 2 (* -4/3 (/ r s))) |
(-.f32 #s(literal 2 binary32) (/.f32 (*.f32 r #s(literal 4/3 binary32)) s)) |
(+ 2 (* r (- (* 5/9 (/ r (pow s 2))) (* 4/3 (/ 1 s))))) |
(+.f32 #s(literal 2 binary32) (*.f32 r (+.f32 (/.f32 #s(literal -4/3 binary32) s) (*.f32 #s(literal 5/9 binary32) (/.f32 r (*.f32 s s)))))) |
(+ 2 (* r (- (* r (+ (* -14/81 (/ r (pow s 3))) (* 5/9 (/ 1 (pow s 2))))) (* 4/3 (/ 1 s))))) |
(+.f32 #s(literal 2 binary32) (*.f32 r (+.f32 (*.f32 r (+.f32 (*.f32 #s(literal -14/81 binary32) (/.f32 (/.f32 r (*.f32 s s)) s)) (/.f32 #s(literal 5/9 binary32) (*.f32 s s)))) (/.f32 #s(literal -4/3 binary32) s)))) |
(+ (exp (* -1 (/ r s))) (exp (* -1/3 (/ r s)))) |
(+.f32 (exp.f32 (/.f32 (*.f32 r #s(literal -1/3 binary32)) s)) (exp.f32 (/.f32 (neg.f32 r) s))) |
(+ (exp (* -1 (/ r s))) (exp (* -1/3 (/ r s)))) |
(+.f32 (exp.f32 (/.f32 (*.f32 r #s(literal -1/3 binary32)) s)) (exp.f32 (/.f32 (neg.f32 r) s))) |
(+ (exp (* -1 (/ r s))) (exp (* -1/3 (/ r s)))) |
(+.f32 (exp.f32 (/.f32 (*.f32 r #s(literal -1/3 binary32)) s)) (exp.f32 (/.f32 (neg.f32 r) s))) |
(+ (exp (* -1 (/ r s))) (exp (* -1/3 (/ r s)))) |
(+.f32 (exp.f32 (/.f32 (*.f32 r #s(literal -1/3 binary32)) s)) (exp.f32 (/.f32 (neg.f32 r) s))) |
(+ (exp (* -1 (/ r s))) (exp (* -1/3 (/ r s)))) |
(+.f32 (exp.f32 (/.f32 (*.f32 r #s(literal -1/3 binary32)) s)) (exp.f32 (/.f32 (neg.f32 r) s))) |
(+ (exp (* -1 (/ r s))) (exp (* -1/3 (/ r s)))) |
(+.f32 (exp.f32 (/.f32 (*.f32 r #s(literal -1/3 binary32)) s)) (exp.f32 (/.f32 (neg.f32 r) s))) |
(+ (exp (* -1 (/ r s))) (exp (* -1/3 (/ r s)))) |
(+.f32 (exp.f32 (/.f32 (*.f32 r #s(literal -1/3 binary32)) s)) (exp.f32 (/.f32 (neg.f32 r) s))) |
(+ (exp (* -1 (/ r s))) (exp (* -1/3 (/ r s)))) |
(+.f32 (exp.f32 (/.f32 (*.f32 r #s(literal -1/3 binary32)) s)) (exp.f32 (/.f32 (neg.f32 r) s))) |
(+ (exp (* -1 (/ r s))) (exp (* -1/3 (/ r s)))) |
(+.f32 (exp.f32 (/.f32 (*.f32 r #s(literal -1/3 binary32)) s)) (exp.f32 (/.f32 (neg.f32 r) s))) |
(+ (exp (* -1 (/ r s))) (exp (* -1/3 (/ r s)))) |
(+.f32 (exp.f32 (/.f32 (*.f32 r #s(literal -1/3 binary32)) s)) (exp.f32 (/.f32 (neg.f32 r) s))) |
(+ (exp (* -1 (/ r s))) (exp (* -1/3 (/ r s)))) |
(+.f32 (exp.f32 (/.f32 (*.f32 r #s(literal -1/3 binary32)) s)) (exp.f32 (/.f32 (neg.f32 r) s))) |
(+ (exp (* -1 (/ r s))) (exp (* -1/3 (/ r s)))) |
(+.f32 (exp.f32 (/.f32 (*.f32 r #s(literal -1/3 binary32)) s)) (exp.f32 (/.f32 (neg.f32 r) s))) |
2 |
#s(literal 2 binary32) |
(+ 2 (+ (* -1 (/ r s)) (* -1/3 (/ r s)))) |
(-.f32 #s(literal 2 binary32) (/.f32 (*.f32 r #s(literal 4/3 binary32)) s)) |
(+ 2 (+ (* -1 (/ r s)) (+ (* -1/3 (/ r s)) (+ (* 1/18 (/ (pow r 2) (pow s 2))) (* 1/2 (/ (pow r 2) (pow s 2))))))) |
(+.f32 #s(literal 2 binary32) (+.f32 (/.f32 (*.f32 #s(literal -4/3 binary32) r) s) (/.f32 (*.f32 r (*.f32 r #s(literal 5/9 binary32))) (*.f32 s s)))) |
(+ 2 (+ (* -1 (/ r s)) (+ (* -1/3 (/ r s)) (+ (* -1/6 (/ (pow r 3) (pow s 3))) (+ (* -1/162 (/ (pow r 3) (pow s 3))) (+ (* 1/18 (/ (pow r 2) (pow s 2))) (* 1/2 (/ (pow r 2) (pow s 2))))))))) |
(+.f32 (-.f32 #s(literal 2 binary32) (/.f32 (*.f32 r #s(literal 4/3 binary32)) s)) (+.f32 (/.f32 (*.f32 r (*.f32 r #s(literal 5/9 binary32))) (*.f32 s s)) (*.f32 (/.f32 (*.f32 r (*.f32 r r)) (*.f32 s (*.f32 s s))) #s(literal -14/81 binary32)))) |
2 |
#s(literal 2 binary32) |
(+ 2 (* -1 (/ (+ r (* 1/3 r)) s))) |
(-.f32 #s(literal 2 binary32) (/.f32 (*.f32 r #s(literal 4/3 binary32)) s)) |
(+ 2 (* -1 (/ (+ r (+ (* -1 (/ (+ (* 1/18 (pow r 2)) (* 1/2 (pow r 2))) s)) (* 1/3 r))) s))) |
(-.f32 #s(literal 2 binary32) (/.f32 (+.f32 (*.f32 r #s(literal 4/3 binary32)) (neg.f32 (/.f32 (*.f32 r (*.f32 r #s(literal 5/9 binary32))) s))) s)) |
(+ 2 (* -1 (/ (+ r (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/162 (pow r 3)) (* 1/6 (pow r 3))) s)) (+ (* 1/18 (pow r 2)) (* 1/2 (pow r 2)))) s)) (* 1/3 r))) s))) |
(-.f32 #s(literal 2 binary32) (/.f32 (+.f32 (*.f32 r #s(literal 4/3 binary32)) (/.f32 (-.f32 (*.f32 r (*.f32 r #s(literal 5/9 binary32))) (*.f32 (*.f32 r (*.f32 r r)) (/.f32 #s(literal 14/81 binary32) s))) (neg.f32 s))) s)) |
1 |
#s(literal 1 binary32) |
(+ 1 (* -1 (/ r s))) |
(-.f32 #s(literal 1 binary32) (/.f32 r s)) |
(+ 1 (* r (- (* 1/2 (/ r (pow s 2))) (/ 1 s)))) |
(+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (/.f32 #s(literal -1 binary32) s) (*.f32 r (/.f32 #s(literal 1/2 binary32) (*.f32 s s)))))) |
(+ 1 (* r (- (* r (+ (* -1/6 (/ r (pow s 3))) (* 1/2 (/ 1 (pow s 2))))) (/ 1 s)))) |
(+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 (/.f32 r (*.f32 s s)) #s(literal -1/6 binary32)) s) (/.f32 #s(literal 1/2 binary32) (*.f32 s s)))) (/.f32 #s(literal -1 binary32) s)))) |
(exp (* -1 (/ r s))) |
(exp.f32 (/.f32 (neg.f32 r) s)) |
(exp (* -1 (/ r s))) |
(exp.f32 (/.f32 (neg.f32 r) s)) |
(exp (* -1 (/ r s))) |
(exp.f32 (/.f32 (neg.f32 r) s)) |
(exp (* -1 (/ r s))) |
(exp.f32 (/.f32 (neg.f32 r) s)) |
(exp (* -1 (/ r s))) |
(exp.f32 (/.f32 (neg.f32 r) s)) |
(exp (* -1 (/ r s))) |
(exp.f32 (/.f32 (neg.f32 r) s)) |
(exp (* -1 (/ r s))) |
(exp.f32 (/.f32 (neg.f32 r) s)) |
(exp (* -1 (/ r s))) |
(exp.f32 (/.f32 (neg.f32 r) s)) |
(exp (* -1 (/ r s))) |
(exp.f32 (/.f32 (neg.f32 r) s)) |
(exp (* -1 (/ r s))) |
(exp.f32 (/.f32 (neg.f32 r) s)) |
(exp (* -1 (/ r s))) |
(exp.f32 (/.f32 (neg.f32 r) s)) |
(exp (* -1 (/ r s))) |
(exp.f32 (/.f32 (neg.f32 r) s)) |
1 |
#s(literal 1 binary32) |
(+ 1 (* -1 (/ r s))) |
(-.f32 #s(literal 1 binary32) (/.f32 r s)) |
(+ 1 (+ (* -1 (/ r s)) (* 1/2 (/ (pow r 2) (pow s 2))))) |
(+.f32 (/.f32 (*.f32 r (*.f32 r #s(literal 1/2 binary32))) (*.f32 s s)) (-.f32 #s(literal 1 binary32) (/.f32 r s))) |
(+ 1 (+ (* -1 (/ r s)) (+ (* -1/6 (/ (pow r 3) (pow s 3))) (* 1/2 (/ (pow r 2) (pow s 2)))))) |
(+.f32 #s(literal 1 binary32) (+.f32 (*.f32 (/.f32 #s(literal -1/6 binary32) (*.f32 s s)) (/.f32 (*.f32 r (*.f32 r r)) s)) (-.f32 (/.f32 (*.f32 r (*.f32 r #s(literal 1/2 binary32))) (*.f32 s s)) (/.f32 r s)))) |
1 |
#s(literal 1 binary32) |
(+ 1 (* -1 (/ r s))) |
(-.f32 #s(literal 1 binary32) (/.f32 r s)) |
(+ 1 (* -1 (/ (+ r (* -1/2 (/ (pow r 2) s))) s))) |
(-.f32 #s(literal 1 binary32) (/.f32 (+.f32 r (*.f32 #s(literal -1/2 binary32) (/.f32 (*.f32 r r) s))) s)) |
(+ 1 (* -1 (/ (+ r (* -1 (/ (+ (* -1/6 (/ (pow r 3) s)) (* 1/2 (pow r 2))) s))) s))) |
(-.f32 #s(literal 1 binary32) (/.f32 (-.f32 r (/.f32 (+.f32 (*.f32 r (*.f32 r #s(literal 1/2 binary32))) (/.f32 (*.f32 (*.f32 r (*.f32 r #s(literal -1/6 binary32))) r) s)) s)) s)) |
(* -1 (/ r s)) |
(/.f32 (neg.f32 r) s) |
(* -1 (/ r s)) |
(/.f32 (neg.f32 r) s) |
(* -1 (/ r s)) |
(/.f32 (neg.f32 r) s) |
(* -1 (/ r s)) |
(/.f32 (neg.f32 r) s) |
(* -1 (/ r s)) |
(/.f32 (neg.f32 r) s) |
(* -1 (/ r s)) |
(/.f32 (neg.f32 r) s) |
(* -1 (/ r s)) |
(/.f32 (neg.f32 r) s) |
(* -1 (/ r s)) |
(/.f32 (neg.f32 r) s) |
(* -1 (/ r s)) |
(/.f32 (neg.f32 r) s) |
(* -1 (/ r s)) |
(/.f32 (neg.f32 r) s) |
(* -1 (/ r s)) |
(/.f32 (neg.f32 r) s) |
(* -1 (/ r s)) |
(/.f32 (neg.f32 r) s) |
(* -1 (/ r s)) |
(/.f32 (neg.f32 r) s) |
(* -1 (/ r s)) |
(/.f32 (neg.f32 r) s) |
(* -1 (/ r s)) |
(/.f32 (neg.f32 r) s) |
(* -1 (/ r s)) |
(/.f32 (neg.f32 r) s) |
(* -1 (/ r s)) |
(/.f32 (neg.f32 r) s) |
(* -1 (/ r s)) |
(/.f32 (neg.f32 r) s) |
(* -1 (/ r s)) |
(/.f32 (neg.f32 r) s) |
(* -1 (/ r s)) |
(/.f32 (neg.f32 r) s) |
(* -1 (/ r s)) |
(/.f32 (neg.f32 r) s) |
(* -1 (/ r s)) |
(/.f32 (neg.f32 r) s) |
(* -1 (/ r s)) |
(/.f32 (neg.f32 r) s) |
(* -1 (/ r s)) |
(/.f32 (neg.f32 r) s) |
(* -1 r) |
(neg.f32 r) |
(* -1 r) |
(neg.f32 r) |
(* -1 r) |
(neg.f32 r) |
(* -1 r) |
(neg.f32 r) |
(* -1 r) |
(neg.f32 r) |
(* -1 r) |
(neg.f32 r) |
(* -1 r) |
(neg.f32 r) |
(* -1 r) |
(neg.f32 r) |
(* -1 r) |
(neg.f32 r) |
(* -1 r) |
(neg.f32 r) |
(* -1 r) |
(neg.f32 r) |
(* -1 r) |
(neg.f32 r) |
(/ 1/4 (* r (* s (PI)))) |
(/.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) r) s) (PI.f32)) |
(/ 1/4 (* r (* s (PI)))) |
(/.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) r) s) (PI.f32)) |
(/ 1/4 (* r (* s (PI)))) |
(/.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) r) s) (PI.f32)) |
(/ 1/4 (* r (* s (PI)))) |
(/.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) r) s) (PI.f32)) |
(/ 1/4 (* r (* s (PI)))) |
(/.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) r) s) (PI.f32)) |
(/ 1/4 (* r (* s (PI)))) |
(/.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) r) s) (PI.f32)) |
(/ 1/4 (* r (* s (PI)))) |
(/.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) r) s) (PI.f32)) |
(/ 1/4 (* r (* s (PI)))) |
(/.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) r) s) (PI.f32)) |
(/ 1/4 (* r (* s (PI)))) |
(/.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) r) s) (PI.f32)) |
(/ 1/4 (* r (* s (PI)))) |
(/.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) r) s) (PI.f32)) |
(/ 1/4 (* r (* s (PI)))) |
(/.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) r) s) (PI.f32)) |
(/ 1/4 (* r (* s (PI)))) |
(/.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) r) s) (PI.f32)) |
(/ 1/4 (* r (* s (PI)))) |
(/.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) r) s) (PI.f32)) |
(/ 1/4 (* r (* s (PI)))) |
(/.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) r) s) (PI.f32)) |
(/ 1/4 (* r (* s (PI)))) |
(/.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) r) s) (PI.f32)) |
(/ 1/4 (* r (* s (PI)))) |
(/.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) r) s) (PI.f32)) |
(/ 1/4 (* r (* s (PI)))) |
(/.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) r) s) (PI.f32)) |
(/ 1/4 (* r (* s (PI)))) |
(/.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) r) s) (PI.f32)) |
(/ 1/4 (* r (* s (PI)))) |
(/.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) r) s) (PI.f32)) |
(/ 1/4 (* r (* s (PI)))) |
(/.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) r) s) (PI.f32)) |
(/ 1/4 (* r (* s (PI)))) |
(/.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) r) s) (PI.f32)) |
(/ 1/4 (* r (* s (PI)))) |
(/.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) r) s) (PI.f32)) |
(/ 1/4 (* r (* s (PI)))) |
(/.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) r) s) (PI.f32)) |
(/ 1/4 (* r (* s (PI)))) |
(/.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) r) s) (PI.f32)) |
(* r (* s (PI))) |
(*.f32 r (*.f32 s (PI.f32))) |
(* r (* s (PI))) |
(*.f32 r (*.f32 s (PI.f32))) |
(* r (* s (PI))) |
(*.f32 r (*.f32 s (PI.f32))) |
(* r (* s (PI))) |
(*.f32 r (*.f32 s (PI.f32))) |
(* r (* s (PI))) |
(*.f32 r (*.f32 s (PI.f32))) |
(* r (* s (PI))) |
(*.f32 r (*.f32 s (PI.f32))) |
(* r (* s (PI))) |
(*.f32 r (*.f32 s (PI.f32))) |
(* r (* s (PI))) |
(*.f32 r (*.f32 s (PI.f32))) |
(* r (* s (PI))) |
(*.f32 r (*.f32 s (PI.f32))) |
(* r (* s (PI))) |
(*.f32 r (*.f32 s (PI.f32))) |
(* r (* s (PI))) |
(*.f32 r (*.f32 s (PI.f32))) |
(* r (* s (PI))) |
(*.f32 r (*.f32 s (PI.f32))) |
(* r (* s (PI))) |
(*.f32 r (*.f32 s (PI.f32))) |
(* r (* s (PI))) |
(*.f32 r (*.f32 s (PI.f32))) |
(* r (* s (PI))) |
(*.f32 r (*.f32 s (PI.f32))) |
(* r (* s (PI))) |
(*.f32 r (*.f32 s (PI.f32))) |
(* r (* s (PI))) |
(*.f32 r (*.f32 s (PI.f32))) |
(* r (* s (PI))) |
(*.f32 r (*.f32 s (PI.f32))) |
(* r (* s (PI))) |
(*.f32 r (*.f32 s (PI.f32))) |
(* r (* s (PI))) |
(*.f32 r (*.f32 s (PI.f32))) |
(* r (* s (PI))) |
(*.f32 r (*.f32 s (PI.f32))) |
(* r (* s (PI))) |
(*.f32 r (*.f32 s (PI.f32))) |
(* r (* s (PI))) |
(*.f32 r (*.f32 s (PI.f32))) |
(* r (* s (PI))) |
(*.f32 r (*.f32 s (PI.f32))) |
(* r s) |
(*.f32 r s) |
(* r s) |
(*.f32 r s) |
(* r s) |
(*.f32 r s) |
(* r s) |
(*.f32 r s) |
(* r s) |
(*.f32 r s) |
(* r s) |
(*.f32 r s) |
(* r s) |
(*.f32 r s) |
(* r s) |
(*.f32 r s) |
(* r s) |
(*.f32 r s) |
(* r s) |
(*.f32 r s) |
(* r s) |
(*.f32 r s) |
(* r s) |
(*.f32 r s) |
(* r s) |
(*.f32 r s) |
(* r s) |
(*.f32 r s) |
(* r s) |
(*.f32 r s) |
(* r s) |
(*.f32 r s) |
(* r s) |
(*.f32 r s) |
(* r s) |
(*.f32 r s) |
(* r s) |
(*.f32 r s) |
(* r s) |
(*.f32 r s) |
(* r s) |
(*.f32 r s) |
(* r s) |
(*.f32 r s) |
(* r s) |
(*.f32 r s) |
(* r s) |
(*.f32 r s) |
(* 1/144 (/ r (* (pow s 3) (PI)))) |
(*.f32 #s(literal 1/144 binary32) (/.f32 (/.f32 (/.f32 r (*.f32 s s)) s) (PI.f32))) |
(/ (+ (* -1/24 (/ s (PI))) (* 1/144 (/ r (PI)))) (pow s 3)) |
(/.f32 (+.f32 (/.f32 (*.f32 s #s(literal -1/24 binary32)) (PI.f32)) (*.f32 #s(literal 1/144 binary32) (/.f32 r (PI.f32)))) (*.f32 s (*.f32 s s))) |
(/ (+ (* -1/24 (/ s (PI))) (* 1/144 (/ r (PI)))) (pow s 3)) |
(/.f32 (+.f32 (/.f32 (*.f32 s #s(literal -1/24 binary32)) (PI.f32)) (*.f32 #s(literal 1/144 binary32) (/.f32 r (PI.f32)))) (*.f32 s (*.f32 s s))) |
(/ (+ (* -1/24 (/ s (PI))) (* 1/144 (/ r (PI)))) (pow s 3)) |
(/.f32 (+.f32 (/.f32 (*.f32 s #s(literal -1/24 binary32)) (PI.f32)) (*.f32 #s(literal 1/144 binary32) (/.f32 r (PI.f32)))) (*.f32 s (*.f32 s s))) |
(/ -1/24 (* (pow s 2) (PI))) |
(/.f32 #s(literal -1/24 binary32) (*.f32 s (*.f32 s (PI.f32)))) |
(/ (- (* 1/144 (/ r (* s (PI)))) (* 1/24 (/ 1 (PI)))) (pow s 2)) |
(/.f32 (+.f32 (/.f32 (*.f32 #s(literal 1/144 binary32) (/.f32 r (PI.f32))) s) (/.f32 #s(literal -1/24 binary32) (PI.f32))) (*.f32 s s)) |
(/ (- (* 1/144 (/ r (* s (PI)))) (* 1/24 (/ 1 (PI)))) (pow s 2)) |
(/.f32 (+.f32 (/.f32 (*.f32 #s(literal 1/144 binary32) (/.f32 r (PI.f32))) s) (/.f32 #s(literal -1/24 binary32) (PI.f32))) (*.f32 s s)) |
(/ (- (* 1/144 (/ r (* s (PI)))) (* 1/24 (/ 1 (PI)))) (pow s 2)) |
(/.f32 (+.f32 (/.f32 (*.f32 #s(literal 1/144 binary32) (/.f32 r (PI.f32))) s) (/.f32 #s(literal -1/24 binary32) (PI.f32))) (*.f32 s s)) |
(/ -1/24 (* (pow s 2) (PI))) |
(/.f32 #s(literal -1/24 binary32) (*.f32 s (*.f32 s (PI.f32)))) |
(/ (- (* 1/144 (/ r (* s (PI)))) (* 1/24 (/ 1 (PI)))) (pow s 2)) |
(/.f32 (+.f32 (/.f32 (*.f32 #s(literal 1/144 binary32) (/.f32 r (PI.f32))) s) (/.f32 #s(literal -1/24 binary32) (PI.f32))) (*.f32 s s)) |
(/ (- (* 1/144 (/ r (* s (PI)))) (* 1/24 (/ 1 (PI)))) (pow s 2)) |
(/.f32 (+.f32 (/.f32 (*.f32 #s(literal 1/144 binary32) (/.f32 r (PI.f32))) s) (/.f32 #s(literal -1/24 binary32) (PI.f32))) (*.f32 s s)) |
(/ (- (* 1/144 (/ r (* s (PI)))) (* 1/24 (/ 1 (PI)))) (pow s 2)) |
(/.f32 (+.f32 (/.f32 (*.f32 #s(literal 1/144 binary32) (/.f32 r (PI.f32))) s) (/.f32 #s(literal -1/24 binary32) (PI.f32))) (*.f32 s s)) |
(/ -1/24 (* (pow s 2) (PI))) |
(/.f32 #s(literal -1/24 binary32) (*.f32 s (*.f32 s (PI.f32)))) |
(- (* 1/144 (/ r (* (pow s 3) (PI)))) (* 1/24 (/ 1 (* (pow s 2) (PI))))) |
(/.f32 (+.f32 (/.f32 (*.f32 #s(literal 1/144 binary32) (/.f32 r (PI.f32))) s) (/.f32 #s(literal -1/24 binary32) (PI.f32))) (*.f32 s s)) |
(- (* 1/144 (/ r (* (pow s 3) (PI)))) (* 1/24 (/ 1 (* (pow s 2) (PI))))) |
(/.f32 (+.f32 (/.f32 (*.f32 #s(literal 1/144 binary32) (/.f32 r (PI.f32))) s) (/.f32 #s(literal -1/24 binary32) (PI.f32))) (*.f32 s s)) |
(- (* 1/144 (/ r (* (pow s 3) (PI)))) (* 1/24 (/ 1 (* (pow s 2) (PI))))) |
(/.f32 (+.f32 (/.f32 (*.f32 #s(literal 1/144 binary32) (/.f32 r (PI.f32))) s) (/.f32 #s(literal -1/24 binary32) (PI.f32))) (*.f32 s s)) |
(* 1/144 (/ r (* (pow s 3) (PI)))) |
(*.f32 #s(literal 1/144 binary32) (/.f32 (/.f32 (/.f32 r (*.f32 s s)) s) (PI.f32))) |
(* r (- (* 1/144 (/ 1 (* (pow s 3) (PI)))) (* 1/24 (/ 1 (* r (* (pow s 2) (PI))))))) |
(*.f32 r (+.f32 (/.f32 (/.f32 #s(literal 1/144 binary32) (PI.f32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal -1/24 binary32) (*.f32 r (*.f32 s (*.f32 s (PI.f32))))))) |
(* r (- (* 1/144 (/ 1 (* (pow s 3) (PI)))) (* 1/24 (/ 1 (* r (* (pow s 2) (PI))))))) |
(*.f32 r (+.f32 (/.f32 (/.f32 #s(literal 1/144 binary32) (PI.f32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal -1/24 binary32) (*.f32 r (*.f32 s (*.f32 s (PI.f32))))))) |
(* r (- (* 1/144 (/ 1 (* (pow s 3) (PI)))) (* 1/24 (/ 1 (* r (* (pow s 2) (PI))))))) |
(*.f32 r (+.f32 (/.f32 (/.f32 #s(literal 1/144 binary32) (PI.f32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal -1/24 binary32) (*.f32 r (*.f32 s (*.f32 s (PI.f32))))))) |
(* 1/144 (/ r (* (pow s 3) (PI)))) |
(*.f32 #s(literal 1/144 binary32) (/.f32 (/.f32 (/.f32 r (*.f32 s s)) s) (PI.f32))) |
(* -1 (* r (- (* 1/24 (/ 1 (* r (* (pow s 2) (PI))))) (* 1/144 (/ 1 (* (pow s 3) (PI))))))) |
(*.f32 (neg.f32 r) (+.f32 (/.f32 #s(literal 1/24 binary32) (*.f32 r (*.f32 s (*.f32 s (PI.f32))))) (/.f32 #s(literal -1/144 binary32) (*.f32 s (*.f32 s (*.f32 s (PI.f32))))))) |
(* -1 (* r (- (* 1/24 (/ 1 (* r (* (pow s 2) (PI))))) (* 1/144 (/ 1 (* (pow s 3) (PI))))))) |
(*.f32 (neg.f32 r) (+.f32 (/.f32 #s(literal 1/24 binary32) (*.f32 r (*.f32 s (*.f32 s (PI.f32))))) (/.f32 #s(literal -1/144 binary32) (*.f32 s (*.f32 s (*.f32 s (PI.f32))))))) |
(* -1 (* r (- (* 1/24 (/ 1 (* r (* (pow s 2) (PI))))) (* 1/144 (/ 1 (* (pow s 3) (PI))))))) |
(*.f32 (neg.f32 r) (+.f32 (/.f32 #s(literal 1/24 binary32) (*.f32 r (*.f32 s (*.f32 s (PI.f32))))) (/.f32 #s(literal -1/144 binary32) (*.f32 s (*.f32 s (*.f32 s (PI.f32))))))) |
(* 1/144 (/ r (pow s 3))) |
(/.f32 (*.f32 r #s(literal 1/144 binary32)) (*.f32 s (*.f32 s s))) |
(/ (+ (* -1/24 s) (* 1/144 r)) (pow s 3)) |
(/.f32 (+.f32 (*.f32 s #s(literal -1/24 binary32)) (*.f32 r #s(literal 1/144 binary32))) (*.f32 s (*.f32 s s))) |
(/ (+ (* -1/24 s) (* 1/144 r)) (pow s 3)) |
(/.f32 (+.f32 (*.f32 s #s(literal -1/24 binary32)) (*.f32 r #s(literal 1/144 binary32))) (*.f32 s (*.f32 s s))) |
(/ (+ (* -1/24 s) (* 1/144 r)) (pow s 3)) |
(/.f32 (+.f32 (*.f32 s #s(literal -1/24 binary32)) (*.f32 r #s(literal 1/144 binary32))) (*.f32 s (*.f32 s s))) |
(/ -1/24 (pow s 2)) |
(/.f32 #s(literal -1/24 binary32) (*.f32 s s)) |
(/ (- (* 1/144 (/ r s)) 1/24) (pow s 2)) |
(/.f32 (+.f32 #s(literal -1/24 binary32) (*.f32 (/.f32 r s) #s(literal 1/144 binary32))) (*.f32 s s)) |
(/ (- (* 1/144 (/ r s)) 1/24) (pow s 2)) |
(/.f32 (+.f32 #s(literal -1/24 binary32) (*.f32 (/.f32 r s) #s(literal 1/144 binary32))) (*.f32 s s)) |
(/ (- (* 1/144 (/ r s)) 1/24) (pow s 2)) |
(/.f32 (+.f32 #s(literal -1/24 binary32) (*.f32 (/.f32 r s) #s(literal 1/144 binary32))) (*.f32 s s)) |
(/ -1/24 (pow s 2)) |
(/.f32 #s(literal -1/24 binary32) (*.f32 s s)) |
(/ (- (* 1/144 (/ r s)) 1/24) (pow s 2)) |
(/.f32 (+.f32 #s(literal -1/24 binary32) (*.f32 (/.f32 r s) #s(literal 1/144 binary32))) (*.f32 s s)) |
(/ (- (* 1/144 (/ r s)) 1/24) (pow s 2)) |
(/.f32 (+.f32 #s(literal -1/24 binary32) (*.f32 (/.f32 r s) #s(literal 1/144 binary32))) (*.f32 s s)) |
(/ (- (* 1/144 (/ r s)) 1/24) (pow s 2)) |
(/.f32 (+.f32 #s(literal -1/24 binary32) (*.f32 (/.f32 r s) #s(literal 1/144 binary32))) (*.f32 s s)) |
(/ -1/24 (pow s 2)) |
(/.f32 #s(literal -1/24 binary32) (*.f32 s s)) |
(- (* 1/144 (/ r (pow s 3))) (* 1/24 (/ 1 (pow s 2)))) |
(/.f32 (+.f32 #s(literal -1/24 binary32) (*.f32 (/.f32 r s) #s(literal 1/144 binary32))) (*.f32 s s)) |
(- (* 1/144 (/ r (pow s 3))) (* 1/24 (/ 1 (pow s 2)))) |
(/.f32 (+.f32 #s(literal -1/24 binary32) (*.f32 (/.f32 r s) #s(literal 1/144 binary32))) (*.f32 s s)) |
(- (* 1/144 (/ r (pow s 3))) (* 1/24 (/ 1 (pow s 2)))) |
(/.f32 (+.f32 #s(literal -1/24 binary32) (*.f32 (/.f32 r s) #s(literal 1/144 binary32))) (*.f32 s s)) |
(* 1/144 (/ r (pow s 3))) |
(/.f32 (*.f32 r #s(literal 1/144 binary32)) (*.f32 s (*.f32 s s))) |
(* r (- (* 1/144 (/ 1 (pow s 3))) (* 1/24 (/ 1 (* r (pow s 2)))))) |
(*.f32 r (+.f32 (/.f32 #s(literal 1/144 binary32) (*.f32 s (*.f32 s s))) (/.f32 #s(literal -1/24 binary32) (*.f32 r (*.f32 s s))))) |
(* r (- (* 1/144 (/ 1 (pow s 3))) (* 1/24 (/ 1 (* r (pow s 2)))))) |
(*.f32 r (+.f32 (/.f32 #s(literal 1/144 binary32) (*.f32 s (*.f32 s s))) (/.f32 #s(literal -1/24 binary32) (*.f32 r (*.f32 s s))))) |
(* r (- (* 1/144 (/ 1 (pow s 3))) (* 1/24 (/ 1 (* r (pow s 2)))))) |
(*.f32 r (+.f32 (/.f32 #s(literal 1/144 binary32) (*.f32 s (*.f32 s s))) (/.f32 #s(literal -1/24 binary32) (*.f32 r (*.f32 s s))))) |
(* 1/144 (/ r (pow s 3))) |
(/.f32 (*.f32 r #s(literal 1/144 binary32)) (*.f32 s (*.f32 s s))) |
(* -1 (* r (- (* 1/24 (/ 1 (* r (pow s 2)))) (* 1/144 (/ 1 (pow s 3)))))) |
(*.f32 (neg.f32 r) (+.f32 (/.f32 #s(literal 1/24 binary32) (*.f32 r (*.f32 s s))) (/.f32 #s(literal -1/144 binary32) (*.f32 s (*.f32 s s))))) |
(* -1 (* r (- (* 1/24 (/ 1 (* r (pow s 2)))) (* 1/144 (/ 1 (pow s 3)))))) |
(*.f32 (neg.f32 r) (+.f32 (/.f32 #s(literal 1/24 binary32) (*.f32 r (*.f32 s s))) (/.f32 #s(literal -1/144 binary32) (*.f32 s (*.f32 s s))))) |
(* -1 (* r (- (* 1/24 (/ 1 (* r (pow s 2)))) (* 1/144 (/ 1 (pow s 3)))))) |
(*.f32 (neg.f32 r) (+.f32 (/.f32 #s(literal 1/24 binary32) (*.f32 r (*.f32 s s))) (/.f32 #s(literal -1/144 binary32) (*.f32 s (*.f32 s s))))) |
(* 1/144 r) |
(*.f32 r #s(literal 1/144 binary32)) |
(+ (* -1/24 s) (* 1/144 r)) |
(+.f32 (*.f32 s #s(literal -1/24 binary32)) (*.f32 r #s(literal 1/144 binary32))) |
(+ (* -1/24 s) (* 1/144 r)) |
(+.f32 (*.f32 s #s(literal -1/24 binary32)) (*.f32 r #s(literal 1/144 binary32))) |
(+ (* -1/24 s) (* 1/144 r)) |
(+.f32 (*.f32 s #s(literal -1/24 binary32)) (*.f32 r #s(literal 1/144 binary32))) |
(* -1/24 s) |
(*.f32 s #s(literal -1/24 binary32)) |
(* s (- (* 1/144 (/ r s)) 1/24)) |
(*.f32 s (+.f32 #s(literal -1/24 binary32) (*.f32 (/.f32 r s) #s(literal 1/144 binary32)))) |
(* s (- (* 1/144 (/ r s)) 1/24)) |
(*.f32 s (+.f32 #s(literal -1/24 binary32) (*.f32 (/.f32 r s) #s(literal 1/144 binary32)))) |
(* s (- (* 1/144 (/ r s)) 1/24)) |
(*.f32 s (+.f32 #s(literal -1/24 binary32) (*.f32 (/.f32 r s) #s(literal 1/144 binary32)))) |
(* -1/24 s) |
(*.f32 s #s(literal -1/24 binary32)) |
(* -1 (* s (+ 1/24 (* -1/144 (/ r s))))) |
(*.f32 (+.f32 #s(literal 1/24 binary32) (/.f32 (*.f32 r #s(literal -1/144 binary32)) s)) (neg.f32 s)) |
(* -1 (* s (+ 1/24 (* -1/144 (/ r s))))) |
(*.f32 (+.f32 #s(literal 1/24 binary32) (/.f32 (*.f32 r #s(literal -1/144 binary32)) s)) (neg.f32 s)) |
(* -1 (* s (+ 1/24 (* -1/144 (/ r s))))) |
(*.f32 (+.f32 #s(literal 1/24 binary32) (/.f32 (*.f32 r #s(literal -1/144 binary32)) s)) (neg.f32 s)) |
(* -1/24 s) |
(*.f32 s #s(literal -1/24 binary32)) |
(+ (* -1/24 s) (* 1/144 r)) |
(+.f32 (*.f32 s #s(literal -1/24 binary32)) (*.f32 r #s(literal 1/144 binary32))) |
(+ (* -1/24 s) (* 1/144 r)) |
(+.f32 (*.f32 s #s(literal -1/24 binary32)) (*.f32 r #s(literal 1/144 binary32))) |
(+ (* -1/24 s) (* 1/144 r)) |
(+.f32 (*.f32 s #s(literal -1/24 binary32)) (*.f32 r #s(literal 1/144 binary32))) |
(* 1/144 r) |
(*.f32 r #s(literal 1/144 binary32)) |
(* r (+ 1/144 (* -1/24 (/ s r)))) |
(*.f32 r (+.f32 #s(literal 1/144 binary32) (/.f32 (*.f32 s #s(literal -1/24 binary32)) r))) |
(* r (+ 1/144 (* -1/24 (/ s r)))) |
(*.f32 r (+.f32 #s(literal 1/144 binary32) (/.f32 (*.f32 s #s(literal -1/24 binary32)) r))) |
(* r (+ 1/144 (* -1/24 (/ s r)))) |
(*.f32 r (+.f32 #s(literal 1/144 binary32) (/.f32 (*.f32 s #s(literal -1/24 binary32)) r))) |
(* 1/144 r) |
(*.f32 r #s(literal 1/144 binary32)) |
(* -1 (* r (- (* 1/24 (/ s r)) 1/144))) |
(-.f32 #s(literal 0 binary32) (*.f32 r (+.f32 #s(literal -1/144 binary32) (/.f32 (*.f32 s #s(literal 1/24 binary32)) r)))) |
(* -1 (* r (- (* 1/24 (/ s r)) 1/144))) |
(-.f32 #s(literal 0 binary32) (*.f32 r (+.f32 #s(literal -1/144 binary32) (/.f32 (*.f32 s #s(literal 1/24 binary32)) r)))) |
(* -1 (* r (- (* 1/24 (/ s r)) 1/144))) |
(-.f32 #s(literal 0 binary32) (*.f32 r (+.f32 #s(literal -1/144 binary32) (/.f32 (*.f32 s #s(literal 1/24 binary32)) r)))) |
(* -1/24 s) |
(*.f32 s #s(literal -1/24 binary32)) |
(* -1/24 s) |
(*.f32 s #s(literal -1/24 binary32)) |
(* -1/24 s) |
(*.f32 s #s(literal -1/24 binary32)) |
(* -1/24 s) |
(*.f32 s #s(literal -1/24 binary32)) |
(* -1/24 s) |
(*.f32 s #s(literal -1/24 binary32)) |
(* -1/24 s) |
(*.f32 s #s(literal -1/24 binary32)) |
(* -1/24 s) |
(*.f32 s #s(literal -1/24 binary32)) |
(* -1/24 s) |
(*.f32 s #s(literal -1/24 binary32)) |
(* -1/24 s) |
(*.f32 s #s(literal -1/24 binary32)) |
(* -1/24 s) |
(*.f32 s #s(literal -1/24 binary32)) |
(* -1/24 s) |
(*.f32 s #s(literal -1/24 binary32)) |
(* -1/24 s) |
(*.f32 s #s(literal -1/24 binary32)) |
(/ 1/4 (* r (* s (PI)))) |
(/.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) r) s) (PI.f32)) |
(/ (+ (* -1/8 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* s (PI))))) r) |
(/.f32 (+.f32 (/.f32 (*.f32 (/.f32 r (*.f32 s s)) #s(literal -1/8 binary32)) (PI.f32)) (/.f32 #s(literal 1/4 binary32) (*.f32 s (PI.f32)))) r) |
(/ (+ (* r (- (* 1/16 (/ r (* (pow s 3) (PI)))) (* 1/8 (/ 1 (* (pow s 2) (PI)))))) (* 1/4 (/ 1 (* s (PI))))) r) |
(/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 s (PI.f32))) (*.f32 r (+.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 s (*.f32 s (PI.f32)))) (/.f32 (*.f32 (/.f32 (/.f32 r (*.f32 s s)) s) #s(literal 1/16 binary32)) (PI.f32))))) r) |
(/ (+ (* r (- (* r (+ (* -1/48 (/ r (* (pow s 4) (PI)))) (* 1/16 (/ 1 (* (pow s 3) (PI)))))) (* 1/8 (/ 1 (* (pow s 2) (PI)))))) (* 1/4 (/ 1 (* s (PI))))) r) |
(/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 s (PI.f32))) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 #s(literal -1/48 binary32) (/.f32 r (pow.f32 s #s(literal 4 binary32)))) (PI.f32)) (/.f32 #s(literal 1/16 binary32) (*.f32 s (*.f32 s (*.f32 s (PI.f32))))))) (/.f32 #s(literal -1/8 binary32) (*.f32 s (*.f32 s (PI.f32))))))) r) |
(* 1/8 (/ (+ 1 (exp (neg (/ r s)))) (* r (* s (PI))))) |
(/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s)))) (*.f32 r (*.f32 s (PI.f32)))) |
(* 1/8 (/ (+ 1 (exp (neg (/ r s)))) (* r (* s (PI))))) |
(/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s)))) (*.f32 r (*.f32 s (PI.f32)))) |
(* 1/8 (/ (+ 1 (exp (neg (/ r s)))) (* r (* s (PI))))) |
(/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s)))) (*.f32 r (*.f32 s (PI.f32)))) |
(* 1/8 (/ (+ 1 (exp (neg (/ r s)))) (* r (* s (PI))))) |
(/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s)))) (*.f32 r (*.f32 s (PI.f32)))) |
(* 1/8 (/ (+ 1 (exp (* -1 (/ r s)))) (* r (* s (PI))))) |
(/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s)))) (*.f32 r (*.f32 s (PI.f32)))) |
(* 1/8 (/ (+ 1 (exp (* -1 (/ r s)))) (* r (* s (PI))))) |
(/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s)))) (*.f32 r (*.f32 s (PI.f32)))) |
(* 1/8 (/ (+ 1 (exp (* -1 (/ r s)))) (* r (* s (PI))))) |
(/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s)))) (*.f32 r (*.f32 s (PI.f32)))) |
(* 1/8 (/ (+ 1 (exp (* -1 (/ r s)))) (* r (* s (PI))))) |
(/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s)))) (*.f32 r (*.f32 s (PI.f32)))) |
(* 1/8 (/ (+ 1 (exp (neg (/ r s)))) (* r (* s (PI))))) |
(/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s)))) (*.f32 r (*.f32 s (PI.f32)))) |
(* 1/8 (/ (+ 1 (exp (neg (/ r s)))) (* r (* s (PI))))) |
(/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s)))) (*.f32 r (*.f32 s (PI.f32)))) |
(* 1/8 (/ (+ 1 (exp (neg (/ r s)))) (* r (* s (PI))))) |
(/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s)))) (*.f32 r (*.f32 s (PI.f32)))) |
(* 1/8 (/ (+ 1 (exp (neg (/ r s)))) (* r (* s (PI))))) |
(/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s)))) (*.f32 r (*.f32 s (PI.f32)))) |
(/ 1/4 (* r (* s (PI)))) |
(/.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) r) s) (PI.f32)) |
(/ (- (* 1/4 (/ 1 (* r (PI)))) (* 1/8 (/ 1 (* s (PI))))) s) |
(/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 #s(literal -1/8 binary32) (*.f32 s (PI.f32)))) s) |
(/ (- (+ (* 1/16 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* r (PI))))) (/ 1/8 (* s (PI)))) s) |
(/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (+.f32 (/.f32 (*.f32 (/.f32 r s) #s(literal 1/16 binary32)) (PI.f32)) (/.f32 #s(literal -1/8 binary32) (PI.f32))) s)) s) |
(/ (- (+ (* -1/48 (/ (pow r 2) (* (pow s 3) (PI)))) (+ (* 1/16 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* r (PI)))))) (/ 1/8 (* s (PI)))) s) |
(/.f32 (+.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (+.f32 (/.f32 (*.f32 (/.f32 r s) #s(literal 1/16 binary32)) (PI.f32)) (/.f32 #s(literal -1/8 binary32) (PI.f32))) s)) (/.f32 (/.f32 (/.f32 (*.f32 (*.f32 r r) #s(literal -1/48 binary32)) s) (*.f32 s s)) (PI.f32))) s) |
(/ 1/4 (* r (* s (PI)))) |
(/.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) r) s) (PI.f32)) |
(* -1 (/ (- (* 1/8 (/ 1 (* s (PI)))) (* 1/4 (/ 1 (* r (PI))))) s)) |
(/.f32 (+.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32))) (/.f32 (/.f32 #s(literal -1/4 binary32) r) (PI.f32))) (neg.f32 s)) |
(* -1 (/ (- (* -1 (/ (- (* 1/16 (/ r (* s (PI)))) (* 1/8 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))) s)) |
(/.f32 (neg.f32 (+.f32 (/.f32 (+.f32 (/.f32 (*.f32 (/.f32 r s) #s(literal 1/16 binary32)) (PI.f32)) (/.f32 #s(literal -1/8 binary32) (PI.f32))) s) (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))))) (neg.f32 s)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -1/16 (/ r (PI))) (* 1/48 (/ (pow r 2) (* s (PI))))) s)) (* 1/8 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))) s)) |
(/.f32 (+.f32 (/.f32 (+.f32 (/.f32 (+.f32 (/.f32 (*.f32 (/.f32 (*.f32 r r) s) #s(literal 1/48 binary32)) (PI.f32)) (*.f32 (/.f32 r (PI.f32)) #s(literal -1/16 binary32))) (neg.f32 s)) (/.f32 #s(literal -1/8 binary32) (PI.f32))) (neg.f32 s)) (/.f32 (/.f32 #s(literal -1/4 binary32) r) (PI.f32))) (neg.f32 s)) |
(/ 1/4 (* r s)) |
(/.f32 (/.f32 #s(literal 1/4 binary32) r) s) |
(/ (+ (* -1/8 (/ r (pow s 2))) (* 1/4 (/ 1 s))) r) |
(/.f32 (+.f32 (*.f32 (/.f32 r (*.f32 s s)) #s(literal -1/8 binary32)) (/.f32 #s(literal 1/4 binary32) s)) r) |
(/ (+ (* r (- (* 1/16 (/ r (pow s 3))) (* 1/8 (/ 1 (pow s 2))))) (* 1/4 (/ 1 s))) r) |
(/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) s) (*.f32 r (+.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 s s)) (*.f32 (/.f32 (/.f32 r (*.f32 s s)) s) #s(literal 1/16 binary32))))) r) |
(/ (+ (* r (- (* r (+ (* -1/48 (/ r (pow s 4))) (* 1/16 (/ 1 (pow s 3))))) (* 1/8 (/ 1 (pow s 2))))) (* 1/4 (/ 1 s))) r) |
(/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) s) (*.f32 r (+.f32 (*.f32 r (+.f32 (*.f32 #s(literal -1/48 binary32) (/.f32 r (pow.f32 s #s(literal 4 binary32)))) (/.f32 #s(literal 1/16 binary32) (*.f32 s (*.f32 s s))))) (/.f32 #s(literal -1/8 binary32) (*.f32 s s))))) r) |
(* 1/8 (/ (+ 1 (exp (neg (/ r s)))) (* r s))) |
(/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s)))) (*.f32 r s)) |
(* 1/8 (/ (+ 1 (exp (neg (/ r s)))) (* r s))) |
(/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s)))) (*.f32 r s)) |
(* 1/8 (/ (+ 1 (exp (neg (/ r s)))) (* r s))) |
(/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s)))) (*.f32 r s)) |
(* 1/8 (/ (+ 1 (exp (neg (/ r s)))) (* r s))) |
(/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s)))) (*.f32 r s)) |
(* 1/8 (/ (+ 1 (exp (* -1 (/ r s)))) (* r s))) |
(/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s)))) (*.f32 r s)) |
(* 1/8 (/ (+ 1 (exp (* -1 (/ r s)))) (* r s))) |
(/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s)))) (*.f32 r s)) |
(* 1/8 (/ (+ 1 (exp (* -1 (/ r s)))) (* r s))) |
(/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s)))) (*.f32 r s)) |
(* 1/8 (/ (+ 1 (exp (* -1 (/ r s)))) (* r s))) |
(/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s)))) (*.f32 r s)) |
(* 1/8 (/ (+ 1 (exp (neg (/ r s)))) (* r s))) |
(/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s)))) (*.f32 r s)) |
(* 1/8 (/ (+ 1 (exp (neg (/ r s)))) (* r s))) |
(/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s)))) (*.f32 r s)) |
(* 1/8 (/ (+ 1 (exp (neg (/ r s)))) (* r s))) |
(/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s)))) (*.f32 r s)) |
(* 1/8 (/ (+ 1 (exp (neg (/ r s)))) (* r s))) |
(/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s)))) (*.f32 r s)) |
(/ 1/4 (* r s)) |
(/.f32 (/.f32 #s(literal 1/4 binary32) r) s) |
(/ (- (* 1/4 (/ 1 r)) (* 1/8 (/ 1 s))) s) |
(/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) r) (/.f32 #s(literal -1/8 binary32) s)) s) |
(/ (- (+ (* 1/16 (/ r (pow s 2))) (* 1/4 (/ 1 r))) (* 1/8 (/ 1 s))) s) |
(/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) r) (/.f32 (+.f32 #s(literal -1/8 binary32) (*.f32 (/.f32 r s) #s(literal 1/16 binary32))) s)) s) |
(/ (- (+ (* -1/48 (/ (pow r 2) (pow s 3))) (+ (* 1/16 (/ r (pow s 2))) (* 1/4 (/ 1 r)))) (* 1/8 (/ 1 s))) s) |
(/.f32 (+.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) r) (/.f32 (+.f32 #s(literal -1/8 binary32) (*.f32 (/.f32 r s) #s(literal 1/16 binary32))) s)) (/.f32 (/.f32 (*.f32 (*.f32 r r) #s(literal -1/48 binary32)) s) (*.f32 s s))) s) |
(/ 1/4 (* r s)) |
(/.f32 (/.f32 #s(literal 1/4 binary32) r) s) |
(* -1 (/ (- (* 1/8 (/ 1 s)) (* 1/4 (/ 1 r))) s)) |
(/.f32 (+.f32 (/.f32 #s(literal 1/8 binary32) s) (/.f32 #s(literal -1/4 binary32) r)) (neg.f32 s)) |
(* -1 (/ (- (* -1 (/ (- (* 1/16 (/ r s)) 1/8) s)) (* 1/4 (/ 1 r))) s)) |
(/.f32 (+.f32 (/.f32 (+.f32 #s(literal -1/8 binary32) (*.f32 (/.f32 r s) #s(literal 1/16 binary32))) (neg.f32 s)) (/.f32 #s(literal -1/4 binary32) r)) (neg.f32 s)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -1/16 r) (* 1/48 (/ (pow r 2) s))) s)) 1/8) s)) (* 1/4 (/ 1 r))) s)) |
(/.f32 (neg.f32 (+.f32 (/.f32 (+.f32 #s(literal -1/8 binary32) (neg.f32 (/.f32 (+.f32 (*.f32 r #s(literal -1/16 binary32)) (*.f32 (/.f32 (*.f32 r r) s) #s(literal 1/48 binary32))) s))) s) (/.f32 #s(literal 1/4 binary32) r))) (neg.f32 s)) |
2 |
#s(literal 2 binary32) |
(+ 2 (* -1 (/ r s))) |
(-.f32 #s(literal 2 binary32) (/.f32 r s)) |
(+ 2 (* r (- (* 1/2 (/ r (pow s 2))) (/ 1 s)))) |
(+.f32 #s(literal 2 binary32) (*.f32 r (+.f32 (/.f32 #s(literal -1 binary32) s) (*.f32 r (/.f32 #s(literal 1/2 binary32) (*.f32 s s)))))) |
(+ 2 (* r (- (* r (+ (* -1/6 (/ r (pow s 3))) (* 1/2 (/ 1 (pow s 2))))) (/ 1 s)))) |
(+.f32 #s(literal 2 binary32) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 (/.f32 r (*.f32 s s)) #s(literal -1/6 binary32)) s) (/.f32 #s(literal 1/2 binary32) (*.f32 s s)))) (/.f32 #s(literal -1 binary32) s)))) |
(+ 1 (exp (neg (/ r s)))) |
(+.f32 #s(literal 1 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) |
(+ 1 (exp (neg (/ r s)))) |
(+.f32 #s(literal 1 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) |
(+ 1 (exp (neg (/ r s)))) |
(+.f32 #s(literal 1 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) |
(+ 1 (exp (neg (/ r s)))) |
(+.f32 #s(literal 1 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) |
(+ 1 (exp (* -1 (/ r s)))) |
(+.f32 #s(literal 1 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) |
(+ 1 (exp (* -1 (/ r s)))) |
(+.f32 #s(literal 1 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) |
(+ 1 (exp (* -1 (/ r s)))) |
(+.f32 #s(literal 1 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) |
(+ 1 (exp (* -1 (/ r s)))) |
(+.f32 #s(literal 1 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) |
(+ 1 (exp (neg (/ r s)))) |
(+.f32 #s(literal 1 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) |
(+ 1 (exp (neg (/ r s)))) |
(+.f32 #s(literal 1 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) |
(+ 1 (exp (neg (/ r s)))) |
(+.f32 #s(literal 1 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) |
(+ 1 (exp (neg (/ r s)))) |
(+.f32 #s(literal 1 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) |
2 |
#s(literal 2 binary32) |
(+ 2 (* -1 (/ r s))) |
(-.f32 #s(literal 2 binary32) (/.f32 r s)) |
(+ 2 (+ (* -1 (/ r s)) (* 1/2 (/ (pow r 2) (pow s 2))))) |
(+.f32 (/.f32 (*.f32 r (*.f32 r #s(literal 1/2 binary32))) (*.f32 s s)) (-.f32 #s(literal 2 binary32) (/.f32 r s))) |
(+ 2 (+ (* -1 (/ r s)) (+ (* -1/6 (/ (pow r 3) (pow s 3))) (* 1/2 (/ (pow r 2) (pow s 2)))))) |
(+.f32 #s(literal 2 binary32) (+.f32 (*.f32 (/.f32 #s(literal -1/6 binary32) (*.f32 s s)) (/.f32 (*.f32 r (*.f32 r r)) s)) (-.f32 (/.f32 (*.f32 r (*.f32 r #s(literal 1/2 binary32))) (*.f32 s s)) (/.f32 r s)))) |
2 |
#s(literal 2 binary32) |
(+ 2 (* -1 (/ r s))) |
(-.f32 #s(literal 2 binary32) (/.f32 r s)) |
(+ 2 (* -1 (/ (+ r (* -1/2 (/ (pow r 2) s))) s))) |
(-.f32 #s(literal 2 binary32) (/.f32 (+.f32 r (*.f32 #s(literal -1/2 binary32) (/.f32 (*.f32 r r) s))) s)) |
(+ 2 (* -1 (/ (+ r (* -1 (/ (+ (* -1/6 (/ (pow r 3) s)) (* 1/2 (pow r 2))) s))) s))) |
(-.f32 #s(literal 2 binary32) (/.f32 (-.f32 r (/.f32 (+.f32 (*.f32 r (*.f32 r #s(literal 1/2 binary32))) (/.f32 (*.f32 (*.f32 r (*.f32 r #s(literal -1/6 binary32))) r) s)) s)) s)) |
1 |
#s(literal 1 binary32) |
(+ 1 (* -1 (/ r s))) |
(-.f32 #s(literal 1 binary32) (/.f32 r s)) |
(+ 1 (* r (- (* 1/2 (/ r (pow s 2))) (/ 1 s)))) |
(+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (/.f32 #s(literal -1 binary32) s) (*.f32 r (/.f32 #s(literal 1/2 binary32) (*.f32 s s)))))) |
(+ 1 (* r (- (* r (+ (* -1/6 (/ r (pow s 3))) (* 1/2 (/ 1 (pow s 2))))) (/ 1 s)))) |
(+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 (/.f32 r (*.f32 s s)) #s(literal -1/6 binary32)) s) (/.f32 #s(literal 1/2 binary32) (*.f32 s s)))) (/.f32 #s(literal -1 binary32) s)))) |
(exp (neg (/ r s))) |
(exp.f32 (/.f32 (neg.f32 r) s)) |
(exp (neg (/ r s))) |
(exp.f32 (/.f32 (neg.f32 r) s)) |
(exp (neg (/ r s))) |
(exp.f32 (/.f32 (neg.f32 r) s)) |
(exp (neg (/ r s))) |
(exp.f32 (/.f32 (neg.f32 r) s)) |
(exp (* -1 (/ r s))) |
(exp.f32 (/.f32 (neg.f32 r) s)) |
(exp (* -1 (/ r s))) |
(exp.f32 (/.f32 (neg.f32 r) s)) |
(exp (* -1 (/ r s))) |
(exp.f32 (/.f32 (neg.f32 r) s)) |
(exp (* -1 (/ r s))) |
(exp.f32 (/.f32 (neg.f32 r) s)) |
(exp (neg (/ r s))) |
(exp.f32 (/.f32 (neg.f32 r) s)) |
(exp (neg (/ r s))) |
(exp.f32 (/.f32 (neg.f32 r) s)) |
(exp (neg (/ r s))) |
(exp.f32 (/.f32 (neg.f32 r) s)) |
(exp (neg (/ r s))) |
(exp.f32 (/.f32 (neg.f32 r) s)) |
1 |
#s(literal 1 binary32) |
(+ 1 (* -1 (/ r s))) |
(-.f32 #s(literal 1 binary32) (/.f32 r s)) |
(+ 1 (+ (* -1 (/ r s)) (* 1/2 (/ (pow r 2) (pow s 2))))) |
(+.f32 (/.f32 (*.f32 r (*.f32 r #s(literal 1/2 binary32))) (*.f32 s s)) (-.f32 #s(literal 1 binary32) (/.f32 r s))) |
(+ 1 (+ (* -1 (/ r s)) (+ (* -1/6 (/ (pow r 3) (pow s 3))) (* 1/2 (/ (pow r 2) (pow s 2)))))) |
(+.f32 #s(literal 1 binary32) (+.f32 (*.f32 (/.f32 #s(literal -1/6 binary32) (*.f32 s s)) (/.f32 (*.f32 r (*.f32 r r)) s)) (-.f32 (/.f32 (*.f32 r (*.f32 r #s(literal 1/2 binary32))) (*.f32 s s)) (/.f32 r s)))) |
1 |
#s(literal 1 binary32) |
(+ 1 (* -1 (/ r s))) |
(-.f32 #s(literal 1 binary32) (/.f32 r s)) |
(+ 1 (* -1 (/ (+ r (* -1/2 (/ (pow r 2) s))) s))) |
(-.f32 #s(literal 1 binary32) (/.f32 (+.f32 r (*.f32 #s(literal -1/2 binary32) (/.f32 (*.f32 r r) s))) s)) |
(+ 1 (* -1 (/ (+ r (* -1 (/ (+ (* -1/6 (/ (pow r 3) s)) (* 1/2 (pow r 2))) s))) s))) |
(-.f32 #s(literal 1 binary32) (/.f32 (-.f32 r (/.f32 (+.f32 (*.f32 r (*.f32 r #s(literal 1/2 binary32))) (/.f32 (*.f32 (*.f32 r (*.f32 r #s(literal -1/6 binary32))) r) s)) s)) s)) |
(/ 1/4 (* r (* s (PI)))) |
(/.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) r) s) (PI.f32)) |
(/ (+ (* -1/6 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* s (PI))))) r) |
(/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 s (PI.f32))) (*.f32 #s(literal -1/6 binary32) (/.f32 r (*.f32 s (*.f32 s (PI.f32)))))) r) |
(/ (+ (* r (- (* 5/72 (/ r (* (pow s 3) (PI)))) (* 1/6 (/ 1 (* (pow s 2) (PI)))))) (* 1/4 (/ 1 (* s (PI))))) r) |
(/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 s (PI.f32))) (*.f32 r (-.f32 (/.f32 (*.f32 (/.f32 (/.f32 r (*.f32 s s)) s) #s(literal 5/72 binary32)) (PI.f32)) (/.f32 (/.f32 #s(literal 1/6 binary32) (*.f32 s (PI.f32))) s)))) r) |
(/ (+ (* r (- (* r (+ (* -7/324 (/ r (* (pow s 4) (PI)))) (* 5/72 (/ 1 (* (pow s 3) (PI)))))) (* 1/6 (/ 1 (* (pow s 2) (PI)))))) (* 1/4 (/ 1 (* s (PI))))) r) |
(/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 s (PI.f32))) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 (/.f32 r (pow.f32 s #s(literal 4 binary32))) #s(literal -7/324 binary32)) (PI.f32)) (/.f32 #s(literal 5/72 binary32) (*.f32 s (*.f32 s (*.f32 s (PI.f32))))))) (/.f32 #s(literal -1/6 binary32) (*.f32 s (*.f32 s (PI.f32))))))) r) |
(* -1/1296 (/ (pow r 2) (* (pow s 4) (PI)))) |
(*.f32 #s(literal -1/1296 binary32) (*.f32 r (/.f32 (/.f32 r (pow.f32 s #s(literal 4 binary32))) (PI.f32)))) |
(* (pow r 2) (- (* 1/144 (/ 1 (* r (* (pow s 3) (PI))))) (* 1/1296 (/ 1 (* (pow s 4) (PI)))))) |
(*.f32 (*.f32 r r) (+.f32 (/.f32 #s(literal 1/144 binary32) (*.f32 (*.f32 s (*.f32 s s)) (*.f32 r (PI.f32)))) (/.f32 #s(literal -1/1296 binary32) (*.f32 (PI.f32) (pow.f32 s #s(literal 4 binary32)))))) |
(* (pow r 2) (- (/ 1/144 (* r (* (pow s 3) (PI)))) (+ (/ 1/24 (* (pow r 2) (* (pow s 2) (PI)))) (* 1/1296 (/ 1 (* (pow s 4) (PI))))))) |
(*.f32 (*.f32 r r) (-.f32 (/.f32 #s(literal 1/144 binary32) (*.f32 (*.f32 s (*.f32 s s)) (*.f32 r (PI.f32)))) (+.f32 (/.f32 (/.f32 #s(literal 1/1296 binary32) (PI.f32)) (pow.f32 s #s(literal 4 binary32))) (/.f32 #s(literal 1/24 binary32) (*.f32 r (*.f32 r (*.f32 s (*.f32 s (PI.f32))))))))) |
(* (pow r 2) (- (+ (* 1/8 (/ (+ (/ 1 (* s (PI))) (/ (exp (neg (/ r s))) (* s (PI)))) (pow r 3))) (/ 1/144 (* r (* (pow s 3) (PI))))) (+ (* 1/24 (/ 1 (* (pow r 2) (* (pow s 2) (PI))))) (* 1/1296 (/ 1 (* (pow s 4) (PI))))))) |
(*.f32 (*.f32 r r) (+.f32 (-.f32 (/.f32 #s(literal 1/144 binary32) (*.f32 (*.f32 s (*.f32 s s)) (*.f32 r (PI.f32)))) (+.f32 (/.f32 (/.f32 #s(literal 1/1296 binary32) (PI.f32)) (pow.f32 s #s(literal 4 binary32))) (/.f32 #s(literal 1/24 binary32) (*.f32 r (*.f32 r (*.f32 s (*.f32 s (PI.f32)))))))) (/.f32 (+.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32))) (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 s (PI.f32))))) (*.f32 r (*.f32 r r))))) |
(* -1/1296 (/ (pow r 2) (* (pow s 4) (PI)))) |
(*.f32 #s(literal -1/1296 binary32) (*.f32 r (/.f32 (/.f32 r (pow.f32 s #s(literal 4 binary32))) (PI.f32)))) |
(* (pow r 2) (- (* 1/144 (/ 1 (* r (* (pow s 3) (PI))))) (* 1/1296 (/ 1 (* (pow s 4) (PI)))))) |
(*.f32 (*.f32 r r) (+.f32 (/.f32 #s(literal 1/144 binary32) (*.f32 (*.f32 s (*.f32 s s)) (*.f32 r (PI.f32)))) (/.f32 #s(literal -1/1296 binary32) (*.f32 (PI.f32) (pow.f32 s #s(literal 4 binary32)))))) |
(* (pow r 2) (- (* -1 (/ (- (* 1/24 (/ 1 (* r (* (pow s 2) (PI))))) (* 1/144 (/ 1 (* (pow s 3) (PI))))) r)) (* 1/1296 (/ 1 (* (pow s 4) (PI)))))) |
(*.f32 (*.f32 r r) (neg.f32 (+.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/24 binary32) (*.f32 r (*.f32 s (*.f32 s (PI.f32))))) (/.f32 #s(literal -1/144 binary32) (*.f32 s (*.f32 s (*.f32 s (PI.f32)))))) r) (/.f32 (/.f32 #s(literal 1/1296 binary32) (PI.f32)) (pow.f32 s #s(literal 4 binary32)))))) |
(* (pow r 2) (- (* -1 (/ (- (* -1 (/ (- (* 1/8 (/ (+ (/ 1 (* s (PI))) (/ (exp (* -1 (/ r s))) (* s (PI)))) r)) (* 1/24 (/ 1 (* (pow s 2) (PI))))) r)) (* 1/144 (/ 1 (* (pow s 3) (PI))))) r)) (* 1/1296 (/ 1 (* (pow s 4) (PI)))))) |
(*.f32 (*.f32 r r) (neg.f32 (+.f32 (/.f32 (neg.f32 (+.f32 (/.f32 (+.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32))) (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 s (PI.f32))))) r) (/.f32 #s(literal -1/24 binary32) (*.f32 s (*.f32 s (PI.f32))))) r) (/.f32 (/.f32 #s(literal 1/144 binary32) (PI.f32)) (*.f32 s (*.f32 s s))))) r) (/.f32 (/.f32 #s(literal 1/1296 binary32) (PI.f32)) (pow.f32 s #s(literal 4 binary32)))))) |
(* -1/1296 (/ (pow r 2) (* (pow s 4) (PI)))) |
(*.f32 #s(literal -1/1296 binary32) (*.f32 r (/.f32 (/.f32 r (pow.f32 s #s(literal 4 binary32))) (PI.f32)))) |
(/ (+ (* -1/1296 (/ (pow r 2) (PI))) (* 1/144 (/ (* r s) (PI)))) (pow s 4)) |
(/.f32 (+.f32 (/.f32 (*.f32 (*.f32 r r) #s(literal -1/1296 binary32)) (PI.f32)) (/.f32 (*.f32 (*.f32 r s) #s(literal 1/144 binary32)) (PI.f32))) (pow.f32 s #s(literal 4 binary32))) |
(/ (+ (* -1/1296 (/ (pow r 2) (PI))) (* s (+ (* -1/24 (/ s (PI))) (* 1/144 (/ r (PI)))))) (pow s 4)) |
(/.f32 (+.f32 (/.f32 (*.f32 (*.f32 r r) #s(literal -1/1296 binary32)) (PI.f32)) (*.f32 s (+.f32 (/.f32 (*.f32 s #s(literal -1/24 binary32)) (PI.f32)) (*.f32 #s(literal 1/144 binary32) (/.f32 r (PI.f32)))))) (pow.f32 s #s(literal 4 binary32))) |
(/ (+ (* -1/1296 (/ (pow r 2) (PI))) (* s (+ (* 1/144 (/ r (PI))) (* s (- (* 1/8 (* s (+ (/ 1 (* r (PI))) (/ (exp (neg (/ r s))) (* r (PI)))))) (* 1/24 (/ 1 (PI)))))))) (pow s 4)) |
(/.f32 (+.f32 (/.f32 (*.f32 (*.f32 r r) #s(literal -1/1296 binary32)) (PI.f32)) (*.f32 s (+.f32 (*.f32 #s(literal 1/144 binary32) (/.f32 r (PI.f32))) (*.f32 s (+.f32 (*.f32 (+.f32 (/.f32 (/.f32 #s(literal 1 binary32) (PI.f32)) r) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 r (PI.f32)))) (*.f32 s #s(literal 1/8 binary32))) (/.f32 #s(literal -1/24 binary32) (PI.f32))))))) (pow.f32 s #s(literal 4 binary32))) |
(/ 1/4 (* r (* s (PI)))) |
(/.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) r) s) (PI.f32)) |
(/ (- (* 1/4 (/ 1 (* r (PI)))) (* 1/6 (/ 1 (* s (PI))))) s) |
(/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 #s(literal -1/6 binary32) (*.f32 s (PI.f32)))) s) |
(/ (- (+ (* 1/8 (/ (+ (* 1/18 (/ r (PI))) (* 1/2 (/ r (PI)))) (pow s 2))) (* 1/4 (/ 1 (* r (PI))))) (/ 1/6 (* s (PI)))) s) |
(/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (+.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (*.f32 r #s(literal 5/9 binary32)) (PI.f32))) s) (/.f32 #s(literal -1/6 binary32) (PI.f32))) s)) s) |
(/ (- (+ (* 1/8 (/ (+ (* -1/6 (/ (pow r 2) (PI))) (* -1/162 (/ (pow r 2) (PI)))) (pow s 3))) (+ (* 1/8 (/ (+ (* 1/18 (/ r (PI))) (* 1/2 (/ r (PI)))) (pow s 2))) (* 1/4 (/ 1 (* r (PI)))))) (/ 1/6 (* s (PI)))) s) |
(/.f32 (+.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (+.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (*.f32 r #s(literal 5/9 binary32)) (PI.f32))) s) (/.f32 #s(literal -1/6 binary32) (PI.f32))) s)) (/.f32 (*.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (*.f32 r r) (PI.f32))) #s(literal -14/81 binary32)) (*.f32 s (*.f32 s s)))) s) |
(/ 1/4 (* r (* s (PI)))) |
(/.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) r) s) (PI.f32)) |
(* -1 (/ (- (* 1/6 (/ 1 (* s (PI)))) (* 1/4 (/ 1 (* r (PI))))) s)) |
(/.f32 (+.f32 (/.f32 #s(literal 1/6 binary32) (*.f32 s (PI.f32))) (/.f32 (/.f32 #s(literal -1/4 binary32) r) (PI.f32))) (neg.f32 s)) |
(* -1 (/ (- (* -1 (/ (- (* 1/8 (/ (+ (* 1/18 (/ r (PI))) (* 1/2 (/ r (PI)))) s)) (* 1/6 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))) s)) |
(/.f32 (neg.f32 (+.f32 (/.f32 (+.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (*.f32 r #s(literal 5/9 binary32)) (PI.f32))) s) (/.f32 #s(literal -1/6 binary32) (PI.f32))) s) (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))))) (neg.f32 s)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -1/8 (+ (* 1/18 (/ r (PI))) (* 1/2 (/ r (PI))))) (* 1/8 (/ (+ (* 1/162 (/ (pow r 2) (PI))) (* 1/6 (/ (pow r 2) (PI)))) s))) s)) (* 1/6 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))) s)) |
(/.f32 (+.f32 (/.f32 (+.f32 (/.f32 (+.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32)) (/.f32 (*.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (*.f32 r r) (PI.f32))) #s(literal 14/81 binary32)) s)) (neg.f32 s)) (/.f32 #s(literal -1/6 binary32) (PI.f32))) (neg.f32 s)) (/.f32 (/.f32 #s(literal -1/4 binary32) r) (PI.f32))) (neg.f32 s)) |
(/ 1/4 (* r s)) |
(/.f32 (/.f32 #s(literal 1/4 binary32) r) s) |
(/ (+ (* -1/6 (/ r (pow s 2))) (* 1/4 (/ 1 s))) r) |
(/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) s) (*.f32 (/.f32 r (*.f32 s s)) #s(literal -1/6 binary32))) r) |
(/ (+ (* r (- (* 5/72 (/ r (pow s 3))) (* 1/6 (/ 1 (pow s 2))))) (* 1/4 (/ 1 s))) r) |
(/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) s) (*.f32 r (+.f32 (*.f32 (/.f32 (/.f32 r (*.f32 s s)) s) #s(literal 5/72 binary32)) (/.f32 #s(literal -1/6 binary32) (*.f32 s s))))) r) |
(/ (+ (* r (- (* r (+ (* -7/324 (/ r (pow s 4))) (* 5/72 (/ 1 (pow s 3))))) (* 1/6 (/ 1 (pow s 2))))) (* 1/4 (/ 1 s))) r) |
(/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) s) (*.f32 r (+.f32 (*.f32 r (+.f32 (*.f32 (/.f32 r (pow.f32 s #s(literal 4 binary32))) #s(literal -7/324 binary32)) (/.f32 #s(literal 5/72 binary32) (*.f32 s (*.f32 s s))))) (/.f32 #s(literal -1/6 binary32) (*.f32 s s))))) r) |
(* -1/1296 (/ (pow r 2) (pow s 4))) |
(/.f32 (*.f32 (*.f32 r r) #s(literal -1/1296 binary32)) (pow.f32 s #s(literal 4 binary32))) |
(* (pow r 2) (- (* 1/144 (/ 1 (* r (pow s 3)))) (* 1/1296 (/ 1 (pow s 4))))) |
(*.f32 (*.f32 r r) (+.f32 (/.f32 (/.f32 #s(literal 1/144 binary32) r) (*.f32 s (*.f32 s s))) (/.f32 #s(literal -1/1296 binary32) (pow.f32 s #s(literal 4 binary32))))) |
(* (pow r 2) (- (/ 1/144 (* r (pow s 3))) (+ (/ 1/24 (* (pow r 2) (pow s 2))) (* 1/1296 (/ 1 (pow s 4)))))) |
(*.f32 (*.f32 r r) (+.f32 (-.f32 (/.f32 (/.f32 #s(literal 1/144 binary32) r) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/24 binary32) (*.f32 r (*.f32 r (*.f32 s s))))) (/.f32 #s(literal -1/1296 binary32) (pow.f32 s #s(literal 4 binary32))))) |
(* (pow r 2) (- (+ (* 1/8 (/ (+ (/ 1 s) (/ (exp (neg (/ r s))) s)) (pow r 3))) (/ 1/144 (* r (pow s 3)))) (+ (* 1/24 (/ 1 (* (pow r 2) (pow s 2)))) (* 1/1296 (/ 1 (pow s 4)))))) |
(*.f32 (*.f32 r r) (+.f32 (+.f32 (-.f32 (/.f32 (/.f32 #s(literal 1/144 binary32) r) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/24 binary32) (*.f32 r (*.f32 r (*.f32 s s))))) (/.f32 #s(literal -1/1296 binary32) (pow.f32 s #s(literal 4 binary32)))) (/.f32 (+.f32 (/.f32 #s(literal 1/8 binary32) s) (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s))) (*.f32 r (*.f32 r r))))) |
(* -1/1296 (/ (pow r 2) (pow s 4))) |
(/.f32 (*.f32 (*.f32 r r) #s(literal -1/1296 binary32)) (pow.f32 s #s(literal 4 binary32))) |
(* (pow r 2) (- (* 1/144 (/ 1 (* r (pow s 3)))) (* 1/1296 (/ 1 (pow s 4))))) |
(*.f32 (*.f32 r r) (+.f32 (/.f32 (/.f32 #s(literal 1/144 binary32) r) (*.f32 s (*.f32 s s))) (/.f32 #s(literal -1/1296 binary32) (pow.f32 s #s(literal 4 binary32))))) |
(* (pow r 2) (- (* -1 (/ (- (* 1/24 (/ 1 (* r (pow s 2)))) (* 1/144 (/ 1 (pow s 3)))) r)) (* 1/1296 (/ 1 (pow s 4))))) |
(*.f32 (*.f32 r r) (neg.f32 (+.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/24 binary32) (*.f32 r (*.f32 s s))) (/.f32 #s(literal -1/144 binary32) (*.f32 s (*.f32 s s)))) r) (/.f32 #s(literal 1/1296 binary32) (pow.f32 s #s(literal 4 binary32)))))) |
(* (pow r 2) (- (* -1 (/ (- (* -1 (/ (- (* 1/8 (/ (+ (/ 1 s) (/ (exp (* -1 (/ r s))) s)) r)) (* 1/24 (/ 1 (pow s 2)))) r)) (* 1/144 (/ 1 (pow s 3)))) r)) (* 1/1296 (/ 1 (pow s 4))))) |
(*.f32 (*.f32 r r) (+.f32 (/.f32 (+.f32 (/.f32 (+.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/8 binary32) s) (*.f32 #s(literal 1/8 binary32) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) s))) r) (/.f32 #s(literal -1/24 binary32) (*.f32 s s))) (neg.f32 r)) (/.f32 #s(literal -1/144 binary32) (*.f32 s (*.f32 s s)))) (neg.f32 r)) (/.f32 #s(literal -1/1296 binary32) (pow.f32 s #s(literal 4 binary32))))) |
(* -1/1296 (/ (pow r 2) (pow s 4))) |
(/.f32 (*.f32 (*.f32 r r) #s(literal -1/1296 binary32)) (pow.f32 s #s(literal 4 binary32))) |
(/ (+ (* -1/1296 (pow r 2)) (* 1/144 (* r s))) (pow s 4)) |
(/.f32 (+.f32 (*.f32 (*.f32 r r) #s(literal -1/1296 binary32)) (*.f32 (*.f32 r s) #s(literal 1/144 binary32))) (pow.f32 s #s(literal 4 binary32))) |
(/ (+ (* -1/1296 (pow r 2)) (* s (+ (* -1/24 s) (* 1/144 r)))) (pow s 4)) |
(/.f32 (+.f32 (*.f32 (*.f32 r r) #s(literal -1/1296 binary32)) (*.f32 s (+.f32 (*.f32 s #s(literal -1/24 binary32)) (*.f32 r #s(literal 1/144 binary32))))) (pow.f32 s #s(literal 4 binary32))) |
(/ (+ (* -1/1296 (pow r 2)) (* s (+ (* 1/144 r) (* s (- (* 1/8 (* s (+ (/ 1 r) (/ (exp (neg (/ r s))) r)))) 1/24))))) (pow s 4)) |
(/.f32 (+.f32 (*.f32 (*.f32 r r) #s(literal -1/1296 binary32)) (*.f32 s (+.f32 (*.f32 r #s(literal 1/144 binary32)) (*.f32 s (+.f32 #s(literal -1/24 binary32) (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) r) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r)) (*.f32 s #s(literal 1/8 binary32)))))))) (pow.f32 s #s(literal 4 binary32))) |
(/ 1/4 (* r s)) |
(/.f32 (/.f32 #s(literal 1/4 binary32) r) s) |
(/ (- (* 1/4 (/ 1 r)) (* 1/6 (/ 1 s))) s) |
(/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) r) (/.f32 #s(literal -1/6 binary32) s)) s) |
(/ (- (+ (* 1/8 (/ (+ (* 1/18 r) (* 1/2 r)) (pow s 2))) (* 1/4 (/ 1 r))) (* 1/6 (/ 1 s))) s) |
(/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) r) (/.f32 (+.f32 #s(literal -1/6 binary32) (/.f32 (*.f32 #s(literal 1/8 binary32) (*.f32 r #s(literal 5/9 binary32))) s)) s)) s) |
(/ (- (+ (* 1/8 (/ (+ (* -1/6 (pow r 2)) (* -1/162 (pow r 2))) (pow s 3))) (+ (* 1/8 (/ (+ (* 1/18 r) (* 1/2 r)) (pow s 2))) (* 1/4 (/ 1 r)))) (* 1/6 (/ 1 s))) s) |
(/.f32 (+.f32 (*.f32 #s(literal 1/8 binary32) (*.f32 r (+.f32 (*.f32 #s(literal -14/81 binary32) (/.f32 (/.f32 r (*.f32 s s)) s)) (/.f32 #s(literal 5/9 binary32) (*.f32 s s))))) (+.f32 (/.f32 #s(literal 1/4 binary32) r) (/.f32 #s(literal -1/6 binary32) s))) s) |
(/ 1/4 (* r s)) |
(/.f32 (/.f32 #s(literal 1/4 binary32) r) s) |
(* -1 (/ (- (* 1/6 (/ 1 s)) (* 1/4 (/ 1 r))) s)) |
(/.f32 (+.f32 (/.f32 #s(literal 1/6 binary32) s) (/.f32 #s(literal -1/4 binary32) r)) (neg.f32 s)) |
(* -1 (/ (- (* -1 (/ (- (* 1/8 (/ (+ (* 1/18 r) (* 1/2 r)) s)) 1/6) s)) (* 1/4 (/ 1 r))) s)) |
(/.f32 (+.f32 (/.f32 (+.f32 #s(literal -1/6 binary32) (/.f32 (*.f32 #s(literal 1/8 binary32) (*.f32 r #s(literal 5/9 binary32))) s)) (neg.f32 s)) (/.f32 #s(literal -1/4 binary32) r)) (neg.f32 s)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -1/8 (+ (* 1/18 r) (* 1/2 r))) (* 1/8 (/ (+ (* 1/162 (pow r 2)) (* 1/6 (pow r 2))) s))) s)) 1/6) s)) (* 1/4 (/ 1 r))) s)) |
(/.f32 (+.f32 (/.f32 (+.f32 #s(literal -1/6 binary32) (/.f32 (+.f32 (*.f32 r #s(literal -5/72 binary32)) (/.f32 (*.f32 #s(literal 1/8 binary32) (*.f32 (*.f32 r r) #s(literal 14/81 binary32))) s)) (neg.f32 s))) (neg.f32 s)) (/.f32 #s(literal -1/4 binary32) r)) (neg.f32 s)) |
2 |
#s(literal 2 binary32) |
(+ 2 (* -4/3 (/ r s))) |
(-.f32 #s(literal 2 binary32) (/.f32 (*.f32 r #s(literal 4/3 binary32)) s)) |
(+ 2 (* r (- (* 5/9 (/ r (pow s 2))) (* 4/3 (/ 1 s))))) |
(+.f32 #s(literal 2 binary32) (*.f32 r (+.f32 (/.f32 #s(literal -4/3 binary32) s) (*.f32 #s(literal 5/9 binary32) (/.f32 r (*.f32 s s)))))) |
(+ 2 (* r (- (* r (+ (* -14/81 (/ r (pow s 3))) (* 5/9 (/ 1 (pow s 2))))) (* 4/3 (/ 1 s))))) |
(+.f32 #s(literal 2 binary32) (*.f32 r (+.f32 (*.f32 r (+.f32 (*.f32 #s(literal -14/81 binary32) (/.f32 (/.f32 r (*.f32 s s)) s)) (/.f32 #s(literal 5/9 binary32) (*.f32 s s)))) (/.f32 #s(literal -4/3 binary32) s)))) |
(* -1/162 (/ (pow r 3) (pow s 3))) |
(/.f32 (/.f32 (*.f32 r (*.f32 (*.f32 r r) #s(literal -1/162 binary32))) s) (*.f32 s s)) |
(* (pow r 3) (- (* 1/18 (/ 1 (* r (pow s 2)))) (* 1/162 (/ 1 (pow s 3))))) |
(*.f32 (*.f32 r (*.f32 r r)) (-.f32 (/.f32 #s(literal 1/18 binary32) (*.f32 r (*.f32 s s))) (/.f32 #s(literal 1/162 binary32) (*.f32 s (*.f32 s s))))) |
(* (pow r 3) (- (/ 1/18 (* r (pow s 2))) (+ (* 1/162 (/ 1 (pow s 3))) (/ 1/3 (* (pow r 2) s))))) |
(*.f32 r (*.f32 (*.f32 r r) (+.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/18 binary32) (*.f32 s s)) (/.f32 #s(literal -1/3 binary32) (*.f32 r s))) r) (/.f32 #s(literal -1/162 binary32) (*.f32 s (*.f32 s s)))))) |
(* (pow r 3) (- (+ (/ 1/18 (* r (pow s 2))) (+ (/ 1 (pow r 3)) (/ (exp (neg (/ r s))) (pow r 3)))) (+ (* 1/162 (/ 1 (pow s 3))) (* 1/3 (/ 1 (* (pow r 2) s)))))) |
(*.f32 (*.f32 r (*.f32 r r)) (+.f32 (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 r (*.f32 r r))) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (*.f32 r (*.f32 r r)))) (+.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/18 binary32) (*.f32 s s)) (/.f32 #s(literal -1/3 binary32) (*.f32 r s))) r) (/.f32 #s(literal -1/162 binary32) (*.f32 s (*.f32 s s)))))) |
(* -1/162 (/ (pow r 3) (pow s 3))) |
(/.f32 (/.f32 (*.f32 r (*.f32 (*.f32 r r) #s(literal -1/162 binary32))) s) (*.f32 s s)) |
(* -1 (* (pow r 3) (- (* 1/162 (/ 1 (pow s 3))) (* 1/18 (/ 1 (* r (pow s 2))))))) |
(*.f32 (+.f32 (/.f32 #s(literal 1/162 binary32) (*.f32 s (*.f32 s s))) (/.f32 #s(literal -1/18 binary32) (*.f32 r (*.f32 s s)))) (neg.f32 (*.f32 r (*.f32 r r)))) |
(* -1 (* (pow r 3) (+ (* -1 (/ (- (* 1/18 (/ 1 (pow s 2))) (* 1/3 (/ 1 (* r s)))) r)) (* 1/162 (/ 1 (pow s 3)))))) |
(*.f32 (-.f32 (/.f32 #s(literal 1/162 binary32) (*.f32 s (*.f32 s s))) (/.f32 (+.f32 (/.f32 #s(literal 1/18 binary32) (*.f32 s s)) (/.f32 #s(literal -1/3 binary32) (*.f32 r s))) r)) (neg.f32 (*.f32 r (*.f32 r r)))) |
(* -1 (* (pow r 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ 1 (exp (* -1 (/ r s)))) r)) (* 1/3 (/ 1 s))) r)) (* 1/18 (/ 1 (pow s 2)))) r)) (* 1/162 (/ 1 (pow s 3)))))) |
(neg.f32 (*.f32 (*.f32 r (*.f32 r r)) (-.f32 (/.f32 #s(literal 1/162 binary32) (*.f32 s (*.f32 s s))) (/.f32 (-.f32 (/.f32 #s(literal 1/18 binary32) (*.f32 s s)) (/.f32 (-.f32 (/.f32 #s(literal 1/3 binary32) s) (/.f32 (+.f32 #s(literal 1 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) r)) r)) r)))) |
(* -1/162 (/ (pow r 3) (pow s 3))) |
(/.f32 (/.f32 (*.f32 r (*.f32 (*.f32 r r) #s(literal -1/162 binary32))) s) (*.f32 s s)) |
(/ (+ (* -1/162 (pow r 3)) (* 1/18 (* (pow r 2) s))) (pow s 3)) |
(/.f32 (+.f32 (*.f32 r (*.f32 (*.f32 r r) #s(literal -1/162 binary32))) (*.f32 s (*.f32 #s(literal 1/18 binary32) (*.f32 r r)))) (*.f32 s (*.f32 s s))) |
(/ (+ (* -1/162 (pow r 3)) (* s (+ (* -1/3 (* r s)) (* 1/18 (pow r 2))))) (pow s 3)) |
(/.f32 (+.f32 (*.f32 r (*.f32 (*.f32 r r) #s(literal -1/162 binary32))) (*.f32 s (+.f32 (*.f32 #s(literal 1/18 binary32) (*.f32 r r)) (*.f32 r (*.f32 #s(literal -1/3 binary32) s))))) (*.f32 s (*.f32 s s))) |
(/ (+ (* -1/162 (pow r 3)) (* s (+ (* 1/18 (pow r 2)) (* s (+ (* -1/3 r) (* s (+ 1 (exp (neg (/ r s)))))))))) (pow s 3)) |
(/.f32 (+.f32 (*.f32 r (*.f32 (*.f32 r r) #s(literal -1/162 binary32))) (*.f32 s (+.f32 (*.f32 #s(literal 1/18 binary32) (*.f32 r r)) (*.f32 s (+.f32 (+.f32 s (*.f32 r #s(literal -1/3 binary32))) (/.f32 s (exp.f32 (/.f32 r s)))))))) (*.f32 s (*.f32 s s))) |
2 |
#s(literal 2 binary32) |
(+ 2 (+ (* -1 (/ r s)) (* -1/3 (/ r s)))) |
(-.f32 #s(literal 2 binary32) (/.f32 (*.f32 r #s(literal 4/3 binary32)) s)) |
(+ 2 (+ (* -1 (/ r s)) (+ (* -1/3 (/ r s)) (+ (* 1/18 (/ (pow r 2) (pow s 2))) (* 1/2 (/ (pow r 2) (pow s 2))))))) |
(+.f32 #s(literal 2 binary32) (+.f32 (/.f32 (*.f32 #s(literal -4/3 binary32) r) s) (/.f32 (*.f32 r (*.f32 r #s(literal 5/9 binary32))) (*.f32 s s)))) |
(+ 2 (+ (* -1 (/ r s)) (+ (* -1/3 (/ r s)) (+ (* -1/6 (/ (pow r 3) (pow s 3))) (+ (* -1/162 (/ (pow r 3) (pow s 3))) (+ (* 1/18 (/ (pow r 2) (pow s 2))) (* 1/2 (/ (pow r 2) (pow s 2))))))))) |
(+.f32 (-.f32 #s(literal 2 binary32) (/.f32 (*.f32 r #s(literal 4/3 binary32)) s)) (+.f32 (/.f32 (*.f32 r (*.f32 r #s(literal 5/9 binary32))) (*.f32 s s)) (*.f32 (/.f32 (*.f32 r (*.f32 r r)) (*.f32 s (*.f32 s s))) #s(literal -14/81 binary32)))) |
2 |
#s(literal 2 binary32) |
(+ 2 (* -1 (/ (+ r (* 1/3 r)) s))) |
(-.f32 #s(literal 2 binary32) (/.f32 (*.f32 r #s(literal 4/3 binary32)) s)) |
(+ 2 (* -1 (/ (+ r (+ (* -1 (/ (+ (* 1/18 (pow r 2)) (* 1/2 (pow r 2))) s)) (* 1/3 r))) s))) |
(-.f32 #s(literal 2 binary32) (/.f32 (+.f32 (*.f32 r #s(literal 4/3 binary32)) (neg.f32 (/.f32 (*.f32 r (*.f32 r #s(literal 5/9 binary32))) s))) s)) |
(+ 2 (* -1 (/ (+ r (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/162 (pow r 3)) (* 1/6 (pow r 3))) s)) (+ (* 1/18 (pow r 2)) (* 1/2 (pow r 2)))) s)) (* 1/3 r))) s))) |
(-.f32 #s(literal 2 binary32) (/.f32 (+.f32 (*.f32 r #s(literal 4/3 binary32)) (/.f32 (-.f32 (*.f32 r (*.f32 r #s(literal 5/9 binary32))) (*.f32 (*.f32 r (*.f32 r r)) (/.f32 #s(literal 14/81 binary32) s))) (neg.f32 s))) s)) |
1 |
#s(literal 1 binary32) |
(+ 1 (* -1/3 (/ r s))) |
(+.f32 #s(literal 1 binary32) (/.f32 (*.f32 r #s(literal -1/3 binary32)) s)) |
(+ 1 (* r (- (* 1/18 (/ r (pow s 2))) (* 1/3 (/ 1 s))))) |
(+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (/.f32 #s(literal -1/3 binary32) s) (*.f32 r (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))))) |
(+ 1 (* r (- (* r (+ (* -1/162 (/ r (pow s 3))) (* 1/18 (/ 1 (pow s 2))))) (* 1/3 (/ 1 s))))) |
(+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 #s(literal 1/18 binary32) (*.f32 s s)) (*.f32 (/.f32 (/.f32 r (*.f32 s s)) s) #s(literal -1/162 binary32)))) (/.f32 #s(literal -1/3 binary32) s)))) |
(* -1/162 (/ (pow r 3) (pow s 3))) |
(/.f32 (/.f32 (*.f32 r (*.f32 (*.f32 r r) #s(literal -1/162 binary32))) s) (*.f32 s s)) |
(* (pow r 3) (- (* 1/18 (/ 1 (* r (pow s 2)))) (* 1/162 (/ 1 (pow s 3))))) |
(*.f32 (*.f32 r (*.f32 r r)) (-.f32 (/.f32 #s(literal 1/18 binary32) (*.f32 r (*.f32 s s))) (/.f32 #s(literal 1/162 binary32) (*.f32 s (*.f32 s s))))) |
(* (pow r 3) (- (/ 1/18 (* r (pow s 2))) (+ (* 1/162 (/ 1 (pow s 3))) (/ 1/3 (* (pow r 2) s))))) |
(*.f32 r (*.f32 (*.f32 r r) (+.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/18 binary32) (*.f32 s s)) (/.f32 #s(literal -1/3 binary32) (*.f32 r s))) r) (/.f32 #s(literal -1/162 binary32) (*.f32 s (*.f32 s s)))))) |
(* (pow r 3) (- (+ (/ 1/18 (* r (pow s 2))) (/ 1 (pow r 3))) (+ (* 1/162 (/ 1 (pow s 3))) (* 1/3 (/ 1 (* (pow r 2) s)))))) |
(*.f32 r (*.f32 (*.f32 r r) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 r (*.f32 r r))) (+.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/18 binary32) (*.f32 s s)) (/.f32 #s(literal -1/3 binary32) (*.f32 r s))) r) (/.f32 #s(literal -1/162 binary32) (*.f32 s (*.f32 s s))))))) |
(* -1/162 (/ (pow r 3) (pow s 3))) |
(/.f32 (/.f32 (*.f32 r (*.f32 (*.f32 r r) #s(literal -1/162 binary32))) s) (*.f32 s s)) |
(* -1 (* (pow r 3) (- (* 1/162 (/ 1 (pow s 3))) (* 1/18 (/ 1 (* r (pow s 2))))))) |
(*.f32 (+.f32 (/.f32 #s(literal 1/162 binary32) (*.f32 s (*.f32 s s))) (/.f32 #s(literal -1/18 binary32) (*.f32 r (*.f32 s s)))) (neg.f32 (*.f32 r (*.f32 r r)))) |
(* -1 (* (pow r 3) (+ (* -1 (/ (- (* 1/18 (/ 1 (pow s 2))) (* 1/3 (/ 1 (* r s)))) r)) (* 1/162 (/ 1 (pow s 3)))))) |
(*.f32 (-.f32 (/.f32 #s(literal 1/162 binary32) (*.f32 s (*.f32 s s))) (/.f32 (+.f32 (/.f32 #s(literal 1/18 binary32) (*.f32 s s)) (/.f32 #s(literal -1/3 binary32) (*.f32 r s))) r)) (neg.f32 (*.f32 r (*.f32 r r)))) |
(* -1 (* (pow r 3) (+ (* -1 (/ (+ (* -1 (/ (- (* 1/3 (/ 1 s)) (/ 1 r)) r)) (* 1/18 (/ 1 (pow s 2)))) r)) (* 1/162 (/ 1 (pow s 3)))))) |
(*.f32 (-.f32 (/.f32 #s(literal 1/162 binary32) (*.f32 s (*.f32 s s))) (/.f32 (-.f32 (/.f32 #s(literal 1/18 binary32) (*.f32 s s)) (/.f32 (+.f32 (/.f32 #s(literal 1/3 binary32) s) (/.f32 #s(literal -1 binary32) r)) r)) r)) (neg.f32 (*.f32 r (*.f32 r r)))) |
(* -1/162 (/ (pow r 3) (pow s 3))) |
(/.f32 (/.f32 (*.f32 r (*.f32 (*.f32 r r) #s(literal -1/162 binary32))) s) (*.f32 s s)) |
(/ (+ (* -1/162 (pow r 3)) (* 1/18 (* (pow r 2) s))) (pow s 3)) |
(/.f32 (+.f32 (*.f32 r (*.f32 (*.f32 r r) #s(literal -1/162 binary32))) (*.f32 s (*.f32 #s(literal 1/18 binary32) (*.f32 r r)))) (*.f32 s (*.f32 s s))) |
(/ (+ (* -1/162 (pow r 3)) (* s (+ (* -1/3 (* r s)) (* 1/18 (pow r 2))))) (pow s 3)) |
(/.f32 (+.f32 (*.f32 r (*.f32 (*.f32 r r) #s(literal -1/162 binary32))) (*.f32 s (+.f32 (*.f32 #s(literal 1/18 binary32) (*.f32 r r)) (*.f32 r (*.f32 #s(literal -1/3 binary32) s))))) (*.f32 s (*.f32 s s))) |
(/ (+ (* -1/162 (pow r 3)) (* s (+ (* 1/18 (pow r 2)) (* s (+ s (* -1/3 r)))))) (pow s 3)) |
(/.f32 (+.f32 (*.f32 r (*.f32 (*.f32 r r) #s(literal -1/162 binary32))) (*.f32 s (+.f32 (*.f32 #s(literal 1/18 binary32) (*.f32 r r)) (*.f32 s (+.f32 s (*.f32 r #s(literal -1/3 binary32))))))) (*.f32 s (*.f32 s s))) |
1 |
#s(literal 1 binary32) |
(+ 1 (* -1/3 (/ r s))) |
(+.f32 #s(literal 1 binary32) (/.f32 (*.f32 r #s(literal -1/3 binary32)) s)) |
(+ 1 (+ (* -1/3 (/ r s)) (* 1/18 (/ (pow r 2) (pow s 2))))) |
(+.f32 #s(literal 1 binary32) (+.f32 (/.f32 (*.f32 r #s(literal -1/3 binary32)) s) (/.f32 (*.f32 #s(literal 1/18 binary32) (*.f32 r r)) (*.f32 s s)))) |
(+ 1 (+ (* -1/3 (/ r s)) (+ (* -1/162 (/ (pow r 3) (pow s 3))) (* 1/18 (/ (pow r 2) (pow s 2)))))) |
(+.f32 (+.f32 (/.f32 (*.f32 r #s(literal -1/3 binary32)) s) (/.f32 (/.f32 (*.f32 r (*.f32 (*.f32 r r) #s(literal -1/162 binary32))) s) (*.f32 s s))) (+.f32 (/.f32 (*.f32 #s(literal 1/18 binary32) (*.f32 r r)) (*.f32 s s)) #s(literal 1 binary32))) |
1 |
#s(literal 1 binary32) |
(+ 1 (* -1/3 (/ r s))) |
(+.f32 #s(literal 1 binary32) (/.f32 (*.f32 r #s(literal -1/3 binary32)) s)) |
(+ 1 (* -1 (/ (+ (* -1/18 (/ (pow r 2) s)) (* 1/3 r)) s))) |
(-.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 r #s(literal 1/3 binary32)) (*.f32 (/.f32 (*.f32 r r) s) #s(literal -1/18 binary32))) s)) |
(+ 1 (* -1 (/ (+ (* -1 (/ (+ (* -1/162 (/ (pow r 3) s)) (* 1/18 (pow r 2))) s)) (* 1/3 r)) s))) |
(-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (+.f32 (*.f32 #s(literal 1/18 binary32) (*.f32 r r)) (/.f32 (*.f32 r (*.f32 (*.f32 r r) #s(literal -1/162 binary32))) s)) s)) s)) |
(* -1/3 (/ r s)) |
(/.f32 (*.f32 r #s(literal -1/3 binary32)) s) |
(* -1/3 (/ r s)) |
(/.f32 (*.f32 r #s(literal -1/3 binary32)) s) |
(* -1/3 (/ r s)) |
(/.f32 (*.f32 r #s(literal -1/3 binary32)) s) |
(* -1/3 (/ r s)) |
(/.f32 (*.f32 r #s(literal -1/3 binary32)) s) |
(* -1/3 (/ r s)) |
(/.f32 (*.f32 r #s(literal -1/3 binary32)) s) |
(* -1/3 (/ r s)) |
(/.f32 (*.f32 r #s(literal -1/3 binary32)) s) |
(* -1/3 (/ r s)) |
(/.f32 (*.f32 r #s(literal -1/3 binary32)) s) |
(* -1/3 (/ r s)) |
(/.f32 (*.f32 r #s(literal -1/3 binary32)) s) |
(* -1/3 (/ r s)) |
(/.f32 (*.f32 r #s(literal -1/3 binary32)) s) |
(* -1/3 (/ r s)) |
(/.f32 (*.f32 r #s(literal -1/3 binary32)) s) |
(* -1/3 (/ r s)) |
(/.f32 (*.f32 r #s(literal -1/3 binary32)) s) |
(* -1/3 (/ r s)) |
(/.f32 (*.f32 r #s(literal -1/3 binary32)) s) |
(* -1/3 (/ r s)) |
(/.f32 (*.f32 r #s(literal -1/3 binary32)) s) |
(* -1/3 (/ r s)) |
(/.f32 (*.f32 r #s(literal -1/3 binary32)) s) |
(* -1/3 (/ r s)) |
(/.f32 (*.f32 r #s(literal -1/3 binary32)) s) |
(* -1/3 (/ r s)) |
(/.f32 (*.f32 r #s(literal -1/3 binary32)) s) |
(* -1/3 (/ r s)) |
(/.f32 (*.f32 r #s(literal -1/3 binary32)) s) |
(* -1/3 (/ r s)) |
(/.f32 (*.f32 r #s(literal -1/3 binary32)) s) |
(* -1/3 (/ r s)) |
(/.f32 (*.f32 r #s(literal -1/3 binary32)) s) |
(* -1/3 (/ r s)) |
(/.f32 (*.f32 r #s(literal -1/3 binary32)) s) |
(* -1/3 (/ r s)) |
(/.f32 (*.f32 r #s(literal -1/3 binary32)) s) |
(* -1/3 (/ r s)) |
(/.f32 (*.f32 r #s(literal -1/3 binary32)) s) |
(* -1/3 (/ r s)) |
(/.f32 (*.f32 r #s(literal -1/3 binary32)) s) |
(* -1/3 (/ r s)) |
(/.f32 (*.f32 r #s(literal -1/3 binary32)) s) |
1 |
#s(literal 1 binary32) |
(+ 1 (* -1/3 (/ r s))) |
(+.f32 #s(literal 1 binary32) (/.f32 (*.f32 r #s(literal -1/3 binary32)) s)) |
(+ 1 (* r (- (* 1/18 (/ r (pow s 2))) (* 1/3 (/ 1 s))))) |
(+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (/.f32 #s(literal -1/3 binary32) s) (*.f32 r (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))))) |
(+ 1 (* r (- (* r (+ (* -1/162 (/ r (pow s 3))) (* 1/18 (/ 1 (pow s 2))))) (* 1/3 (/ 1 s))))) |
(+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 #s(literal 1/18 binary32) (*.f32 s s)) (*.f32 (/.f32 (/.f32 r (*.f32 s s)) s) #s(literal -1/162 binary32)))) (/.f32 #s(literal -1/3 binary32) s)))) |
(exp (* -1/3 (/ r s))) |
(exp.f32 (/.f32 (*.f32 r #s(literal -1/3 binary32)) s)) |
(exp (* -1/3 (/ r s))) |
(exp.f32 (/.f32 (*.f32 r #s(literal -1/3 binary32)) s)) |
(exp (* -1/3 (/ r s))) |
(exp.f32 (/.f32 (*.f32 r #s(literal -1/3 binary32)) s)) |
(exp (* -1/3 (/ r s))) |
(exp.f32 (/.f32 (*.f32 r #s(literal -1/3 binary32)) s)) |
(exp (* -1/3 (/ r s))) |
(exp.f32 (/.f32 (*.f32 r #s(literal -1/3 binary32)) s)) |
(exp (* -1/3 (/ r s))) |
(exp.f32 (/.f32 (*.f32 r #s(literal -1/3 binary32)) s)) |
(exp (* -1/3 (/ r s))) |
(exp.f32 (/.f32 (*.f32 r #s(literal -1/3 binary32)) s)) |
(exp (* -1/3 (/ r s))) |
(exp.f32 (/.f32 (*.f32 r #s(literal -1/3 binary32)) s)) |
(exp (* -1/3 (/ r s))) |
(exp.f32 (/.f32 (*.f32 r #s(literal -1/3 binary32)) s)) |
(exp (* -1/3 (/ r s))) |
(exp.f32 (/.f32 (*.f32 r #s(literal -1/3 binary32)) s)) |
(exp (* -1/3 (/ r s))) |
(exp.f32 (/.f32 (*.f32 r #s(literal -1/3 binary32)) s)) |
(exp (* -1/3 (/ r s))) |
(exp.f32 (/.f32 (*.f32 r #s(literal -1/3 binary32)) s)) |
1 |
#s(literal 1 binary32) |
(+ 1 (* -1/3 (/ r s))) |
(+.f32 #s(literal 1 binary32) (/.f32 (*.f32 r #s(literal -1/3 binary32)) s)) |
(+ 1 (+ (* -1/3 (/ r s)) (* 1/18 (/ (pow r 2) (pow s 2))))) |
(+.f32 #s(literal 1 binary32) (+.f32 (/.f32 (*.f32 r #s(literal -1/3 binary32)) s) (/.f32 (*.f32 #s(literal 1/18 binary32) (*.f32 r r)) (*.f32 s s)))) |
(+ 1 (+ (* -1/3 (/ r s)) (+ (* -1/162 (/ (pow r 3) (pow s 3))) (* 1/18 (/ (pow r 2) (pow s 2)))))) |
(+.f32 (+.f32 (/.f32 (*.f32 r #s(literal -1/3 binary32)) s) (/.f32 (/.f32 (*.f32 r (*.f32 (*.f32 r r) #s(literal -1/162 binary32))) s) (*.f32 s s))) (+.f32 (/.f32 (*.f32 #s(literal 1/18 binary32) (*.f32 r r)) (*.f32 s s)) #s(literal 1 binary32))) |
1 |
#s(literal 1 binary32) |
(+ 1 (* -1/3 (/ r s))) |
(+.f32 #s(literal 1 binary32) (/.f32 (*.f32 r #s(literal -1/3 binary32)) s)) |
(+ 1 (* -1 (/ (+ (* -1/18 (/ (pow r 2) s)) (* 1/3 r)) s))) |
(-.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 r #s(literal 1/3 binary32)) (*.f32 (/.f32 (*.f32 r r) s) #s(literal -1/18 binary32))) s)) |
(+ 1 (* -1 (/ (+ (* -1 (/ (+ (* -1/162 (/ (pow r 3) s)) (* 1/18 (pow r 2))) s)) (* 1/3 r)) s))) |
(-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (+.f32 (*.f32 #s(literal 1/18 binary32) (*.f32 r r)) (/.f32 (*.f32 r (*.f32 (*.f32 r r) #s(literal -1/162 binary32))) s)) s)) s)) |
(/ 1/8 (* r s)) |
(/.f32 #s(literal 1/8 binary32) (*.f32 r s)) |
(/ 1/8 (* r s)) |
(/.f32 #s(literal 1/8 binary32) (*.f32 r s)) |
(/ 1/8 (* r s)) |
(/.f32 #s(literal 1/8 binary32) (*.f32 r s)) |
(/ 1/8 (* r s)) |
(/.f32 #s(literal 1/8 binary32) (*.f32 r s)) |
(/ 1/8 (* r s)) |
(/.f32 #s(literal 1/8 binary32) (*.f32 r s)) |
(/ 1/8 (* r s)) |
(/.f32 #s(literal 1/8 binary32) (*.f32 r s)) |
(/ 1/8 (* r s)) |
(/.f32 #s(literal 1/8 binary32) (*.f32 r s)) |
(/ 1/8 (* r s)) |
(/.f32 #s(literal 1/8 binary32) (*.f32 r s)) |
(/ 1/8 (* r s)) |
(/.f32 #s(literal 1/8 binary32) (*.f32 r s)) |
(/ 1/8 (* r s)) |
(/.f32 #s(literal 1/8 binary32) (*.f32 r s)) |
(/ 1/8 (* r s)) |
(/.f32 #s(literal 1/8 binary32) (*.f32 r s)) |
(/ 1/8 (* r s)) |
(/.f32 #s(literal 1/8 binary32) (*.f32 r s)) |
(/ 1/8 (* r s)) |
(/.f32 #s(literal 1/8 binary32) (*.f32 r s)) |
(/ 1/8 (* r s)) |
(/.f32 #s(literal 1/8 binary32) (*.f32 r s)) |
(/ 1/8 (* r s)) |
(/.f32 #s(literal 1/8 binary32) (*.f32 r s)) |
(/ 1/8 (* r s)) |
(/.f32 #s(literal 1/8 binary32) (*.f32 r s)) |
(/ 1/8 (* r s)) |
(/.f32 #s(literal 1/8 binary32) (*.f32 r s)) |
(/ 1/8 (* r s)) |
(/.f32 #s(literal 1/8 binary32) (*.f32 r s)) |
(/ 1/8 (* r s)) |
(/.f32 #s(literal 1/8 binary32) (*.f32 r s)) |
(/ 1/8 (* r s)) |
(/.f32 #s(literal 1/8 binary32) (*.f32 r s)) |
(/ 1/8 (* r s)) |
(/.f32 #s(literal 1/8 binary32) (*.f32 r s)) |
(/ 1/8 (* r s)) |
(/.f32 #s(literal 1/8 binary32) (*.f32 r s)) |
(/ 1/8 (* r s)) |
(/.f32 #s(literal 1/8 binary32) (*.f32 r s)) |
(/ 1/8 (* r s)) |
(/.f32 #s(literal 1/8 binary32) (*.f32 r s)) |
(/ 1/18 (pow s 2)) |
(/.f32 #s(literal 1/18 binary32) (*.f32 s s)) |
(+ (* -1/162 (/ r (pow s 3))) (* 1/18 (/ 1 (pow s 2)))) |
(+.f32 (/.f32 #s(literal 1/18 binary32) (*.f32 s s)) (*.f32 (/.f32 (/.f32 r (*.f32 s s)) s) #s(literal -1/162 binary32))) |
(+ (* -1/162 (/ r (pow s 3))) (* 1/18 (/ 1 (pow s 2)))) |
(+.f32 (/.f32 #s(literal 1/18 binary32) (*.f32 s s)) (*.f32 (/.f32 (/.f32 r (*.f32 s s)) s) #s(literal -1/162 binary32))) |
(+ (* -1/162 (/ r (pow s 3))) (* 1/18 (/ 1 (pow s 2)))) |
(+.f32 (/.f32 #s(literal 1/18 binary32) (*.f32 s s)) (*.f32 (/.f32 (/.f32 r (*.f32 s s)) s) #s(literal -1/162 binary32))) |
(* -1/162 (/ r (pow s 3))) |
(*.f32 (/.f32 (/.f32 r (*.f32 s s)) s) #s(literal -1/162 binary32)) |
(* r (- (* 1/18 (/ 1 (* r (pow s 2)))) (* 1/162 (/ 1 (pow s 3))))) |
(*.f32 r (-.f32 (/.f32 #s(literal 1/18 binary32) (*.f32 r (*.f32 s s))) (/.f32 #s(literal 1/162 binary32) (*.f32 s (*.f32 s s))))) |
(* r (- (* 1/18 (/ 1 (* r (pow s 2)))) (* 1/162 (/ 1 (pow s 3))))) |
(*.f32 r (-.f32 (/.f32 #s(literal 1/18 binary32) (*.f32 r (*.f32 s s))) (/.f32 #s(literal 1/162 binary32) (*.f32 s (*.f32 s s))))) |
(* r (- (* 1/18 (/ 1 (* r (pow s 2)))) (* 1/162 (/ 1 (pow s 3))))) |
(*.f32 r (-.f32 (/.f32 #s(literal 1/18 binary32) (*.f32 r (*.f32 s s))) (/.f32 #s(literal 1/162 binary32) (*.f32 s (*.f32 s s))))) |
(* -1/162 (/ r (pow s 3))) |
(*.f32 (/.f32 (/.f32 r (*.f32 s s)) s) #s(literal -1/162 binary32)) |
(* -1 (* r (- (* 1/162 (/ 1 (pow s 3))) (* 1/18 (/ 1 (* r (pow s 2))))))) |
(*.f32 r (*.f32 #s(literal -1 binary32) (+.f32 (/.f32 #s(literal 1/162 binary32) (*.f32 s (*.f32 s s))) (/.f32 #s(literal -1/18 binary32) (*.f32 r (*.f32 s s)))))) |
(* -1 (* r (- (* 1/162 (/ 1 (pow s 3))) (* 1/18 (/ 1 (* r (pow s 2))))))) |
(*.f32 r (*.f32 #s(literal -1 binary32) (+.f32 (/.f32 #s(literal 1/162 binary32) (*.f32 s (*.f32 s s))) (/.f32 #s(literal -1/18 binary32) (*.f32 r (*.f32 s s)))))) |
(* -1 (* r (- (* 1/162 (/ 1 (pow s 3))) (* 1/18 (/ 1 (* r (pow s 2))))))) |
(*.f32 r (*.f32 #s(literal -1 binary32) (+.f32 (/.f32 #s(literal 1/162 binary32) (*.f32 s (*.f32 s s))) (/.f32 #s(literal -1/18 binary32) (*.f32 r (*.f32 s s)))))) |
(* -1/162 (/ r (pow s 3))) |
(*.f32 (/.f32 (/.f32 r (*.f32 s s)) s) #s(literal -1/162 binary32)) |
(/ (+ (* -1/162 r) (* 1/18 s)) (pow s 3)) |
(/.f32 (+.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s #s(literal 1/18 binary32))) (*.f32 s (*.f32 s s))) |
(/ (+ (* -1/162 r) (* 1/18 s)) (pow s 3)) |
(/.f32 (+.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s #s(literal 1/18 binary32))) (*.f32 s (*.f32 s s))) |
(/ (+ (* -1/162 r) (* 1/18 s)) (pow s 3)) |
(/.f32 (+.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s #s(literal 1/18 binary32))) (*.f32 s (*.f32 s s))) |
(/ 1/18 (pow s 2)) |
(/.f32 #s(literal 1/18 binary32) (*.f32 s s)) |
(/ (+ 1/18 (* -1/162 (/ r s))) (pow s 2)) |
(/.f32 (+.f32 #s(literal 1/18 binary32) (/.f32 (*.f32 r #s(literal -1/162 binary32)) s)) (*.f32 s s)) |
(/ (+ 1/18 (* -1/162 (/ r s))) (pow s 2)) |
(/.f32 (+.f32 #s(literal 1/18 binary32) (/.f32 (*.f32 r #s(literal -1/162 binary32)) s)) (*.f32 s s)) |
(/ (+ 1/18 (* -1/162 (/ r s))) (pow s 2)) |
(/.f32 (+.f32 #s(literal 1/18 binary32) (/.f32 (*.f32 r #s(literal -1/162 binary32)) s)) (*.f32 s s)) |
(/ 1/18 (pow s 2)) |
(/.f32 #s(literal 1/18 binary32) (*.f32 s s)) |
(/ (+ 1/18 (* -1/162 (/ r s))) (pow s 2)) |
(/.f32 (+.f32 #s(literal 1/18 binary32) (/.f32 (*.f32 r #s(literal -1/162 binary32)) s)) (*.f32 s s)) |
(/ (+ 1/18 (* -1/162 (/ r s))) (pow s 2)) |
(/.f32 (+.f32 #s(literal 1/18 binary32) (/.f32 (*.f32 r #s(literal -1/162 binary32)) s)) (*.f32 s s)) |
(/ (+ 1/18 (* -1/162 (/ r s))) (pow s 2)) |
(/.f32 (+.f32 #s(literal 1/18 binary32) (/.f32 (*.f32 r #s(literal -1/162 binary32)) s)) (*.f32 s s)) |
(* -1/3 (/ r s)) |
(/.f32 (*.f32 r #s(literal -1/3 binary32)) s) |
(* r (- (* 1/18 (/ r (pow s 2))) (* 1/3 (/ 1 s)))) |
(*.f32 r (+.f32 (/.f32 #s(literal -1/3 binary32) s) (*.f32 r (/.f32 #s(literal 1/18 binary32) (*.f32 s s))))) |
(* r (- (* r (+ (* -1/162 (/ r (pow s 3))) (* 1/18 (/ 1 (pow s 2))))) (* 1/3 (/ 1 s)))) |
(*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 #s(literal 1/18 binary32) (*.f32 s s)) (*.f32 (/.f32 (/.f32 r (*.f32 s s)) s) #s(literal -1/162 binary32)))) (/.f32 #s(literal -1/3 binary32) s))) |
(* r (- (* r (+ (* -1/162 (/ r (pow s 3))) (* 1/18 (/ 1 (pow s 2))))) (* 1/3 (/ 1 s)))) |
(*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 #s(literal 1/18 binary32) (*.f32 s s)) (*.f32 (/.f32 (/.f32 r (*.f32 s s)) s) #s(literal -1/162 binary32)))) (/.f32 #s(literal -1/3 binary32) s))) |
(* -1/162 (/ (pow r 3) (pow s 3))) |
(/.f32 (/.f32 (*.f32 r (*.f32 (*.f32 r r) #s(literal -1/162 binary32))) s) (*.f32 s s)) |
(* (pow r 3) (- (* 1/18 (/ 1 (* r (pow s 2)))) (* 1/162 (/ 1 (pow s 3))))) |
(*.f32 (*.f32 r (*.f32 r r)) (-.f32 (/.f32 #s(literal 1/18 binary32) (*.f32 r (*.f32 s s))) (/.f32 #s(literal 1/162 binary32) (*.f32 s (*.f32 s s))))) |
(* (pow r 3) (- (/ 1/18 (* r (pow s 2))) (+ (/ 1/3 (* (pow r 2) s)) (* 1/162 (/ 1 (pow s 3)))))) |
(*.f32 r (*.f32 (*.f32 r r) (+.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/18 binary32) (*.f32 s s)) (/.f32 #s(literal -1/3 binary32) (*.f32 r s))) r) (/.f32 #s(literal -1/162 binary32) (*.f32 s (*.f32 s s)))))) |
(* (pow r 3) (- (/ 1/18 (* r (pow s 2))) (+ (/ 1/3 (* (pow r 2) s)) (* 1/162 (/ 1 (pow s 3)))))) |
(*.f32 r (*.f32 (*.f32 r r) (+.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/18 binary32) (*.f32 s s)) (/.f32 #s(literal -1/3 binary32) (*.f32 r s))) r) (/.f32 #s(literal -1/162 binary32) (*.f32 s (*.f32 s s)))))) |
(* -1/162 (/ (pow r 3) (pow s 3))) |
(/.f32 (/.f32 (*.f32 r (*.f32 (*.f32 r r) #s(literal -1/162 binary32))) s) (*.f32 s s)) |
(* -1 (* (pow r 3) (- (* 1/162 (/ 1 (pow s 3))) (* 1/18 (/ 1 (* r (pow s 2))))))) |
(*.f32 (+.f32 (/.f32 #s(literal 1/162 binary32) (*.f32 s (*.f32 s s))) (/.f32 #s(literal -1/18 binary32) (*.f32 r (*.f32 s s)))) (neg.f32 (*.f32 r (*.f32 r r)))) |
(* -1 (* (pow r 3) (+ (* -1 (/ (- (* 1/18 (/ 1 (pow s 2))) (* 1/3 (/ 1 (* r s)))) r)) (* 1/162 (/ 1 (pow s 3)))))) |
(*.f32 (-.f32 (/.f32 #s(literal 1/162 binary32) (*.f32 s (*.f32 s s))) (/.f32 (+.f32 (/.f32 #s(literal 1/18 binary32) (*.f32 s s)) (/.f32 #s(literal -1/3 binary32) (*.f32 r s))) r)) (neg.f32 (*.f32 r (*.f32 r r)))) |
(* -1 (* (pow r 3) (+ (* -1 (/ (- (* 1/18 (/ 1 (pow s 2))) (* 1/3 (/ 1 (* r s)))) r)) (* 1/162 (/ 1 (pow s 3)))))) |
(*.f32 (-.f32 (/.f32 #s(literal 1/162 binary32) (*.f32 s (*.f32 s s))) (/.f32 (+.f32 (/.f32 #s(literal 1/18 binary32) (*.f32 s s)) (/.f32 #s(literal -1/3 binary32) (*.f32 r s))) r)) (neg.f32 (*.f32 r (*.f32 r r)))) |
(* -1/162 (/ (pow r 3) (pow s 3))) |
(/.f32 (/.f32 (*.f32 r (*.f32 (*.f32 r r) #s(literal -1/162 binary32))) s) (*.f32 s s)) |
(/ (+ (* -1/162 (pow r 3)) (* 1/18 (* (pow r 2) s))) (pow s 3)) |
(/.f32 (+.f32 (*.f32 r (*.f32 (*.f32 r r) #s(literal -1/162 binary32))) (*.f32 s (*.f32 #s(literal 1/18 binary32) (*.f32 r r)))) (*.f32 s (*.f32 s s))) |
(/ (+ (* -1/162 (pow r 3)) (* s (+ (* -1/3 (* r s)) (* 1/18 (pow r 2))))) (pow s 3)) |
(/.f32 (+.f32 (*.f32 r (*.f32 (*.f32 r r) #s(literal -1/162 binary32))) (*.f32 s (+.f32 (*.f32 #s(literal 1/18 binary32) (*.f32 r r)) (*.f32 r (*.f32 #s(literal -1/3 binary32) s))))) (*.f32 s (*.f32 s s))) |
(/ (+ (* -1/162 (pow r 3)) (* s (+ (* -1/3 (* r s)) (* 1/18 (pow r 2))))) (pow s 3)) |
(/.f32 (+.f32 (*.f32 r (*.f32 (*.f32 r r) #s(literal -1/162 binary32))) (*.f32 s (+.f32 (*.f32 #s(literal 1/18 binary32) (*.f32 r r)) (*.f32 r (*.f32 #s(literal -1/3 binary32) s))))) (*.f32 s (*.f32 s s))) |
(* -1/3 (/ r s)) |
(/.f32 (*.f32 r #s(literal -1/3 binary32)) s) |
(/ (+ (* -1/3 r) (* 1/18 (/ (pow r 2) s))) s) |
(/.f32 (+.f32 (*.f32 r #s(literal -1/3 binary32)) (/.f32 (*.f32 #s(literal 1/18 binary32) (*.f32 r r)) s)) s) |
(/ (+ (* -1/3 r) (+ (* -1/162 (/ (pow r 3) (pow s 2))) (* 1/18 (/ (pow r 2) s)))) s) |
(/.f32 (+.f32 (*.f32 r #s(literal -1/3 binary32)) (+.f32 (/.f32 (*.f32 #s(literal 1/18 binary32) (*.f32 r r)) s) (/.f32 (*.f32 r (*.f32 (*.f32 r r) #s(literal -1/162 binary32))) (*.f32 s s)))) s) |
(/ (+ (* -1/3 r) (+ (* -1/162 (/ (pow r 3) (pow s 2))) (* 1/18 (/ (pow r 2) s)))) s) |
(/.f32 (+.f32 (*.f32 r #s(literal -1/3 binary32)) (+.f32 (/.f32 (*.f32 #s(literal 1/18 binary32) (*.f32 r r)) s) (/.f32 (*.f32 r (*.f32 (*.f32 r r) #s(literal -1/162 binary32))) (*.f32 s s)))) s) |
(* -1/3 (/ r s)) |
(/.f32 (*.f32 r #s(literal -1/3 binary32)) s) |
(* -1 (/ (+ (* -1/18 (/ (pow r 2) s)) (* 1/3 r)) s)) |
(/.f32 (+.f32 (*.f32 r #s(literal 1/3 binary32)) (*.f32 (/.f32 (*.f32 r r) s) #s(literal -1/18 binary32))) (neg.f32 s)) |
(* -1 (/ (+ (* -1 (/ (+ (* -1/162 (/ (pow r 3) s)) (* 1/18 (pow r 2))) s)) (* 1/3 r)) s)) |
(/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (+.f32 (*.f32 #s(literal 1/18 binary32) (*.f32 r r)) (/.f32 (*.f32 r (*.f32 (*.f32 r r) #s(literal -1/162 binary32))) s)) s)) (neg.f32 s)) |
(* -1 (/ (+ (* -1 (/ (+ (* -1/162 (/ (pow r 3) s)) (* 1/18 (pow r 2))) s)) (* 1/3 r)) s)) |
(/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (+.f32 (*.f32 #s(literal 1/18 binary32) (*.f32 r r)) (/.f32 (*.f32 r (*.f32 (*.f32 r r) #s(literal -1/162 binary32))) s)) s)) (neg.f32 s)) |
(* -1/162 (/ r (pow s 3))) |
(*.f32 (/.f32 (/.f32 r (*.f32 s s)) s) #s(literal -1/162 binary32)) |
(* -1/162 (/ r (pow s 3))) |
(*.f32 (/.f32 (/.f32 r (*.f32 s s)) s) #s(literal -1/162 binary32)) |
(* -1/162 (/ r (pow s 3))) |
(*.f32 (/.f32 (/.f32 r (*.f32 s s)) s) #s(literal -1/162 binary32)) |
(* -1/162 (/ r (pow s 3))) |
(*.f32 (/.f32 (/.f32 r (*.f32 s s)) s) #s(literal -1/162 binary32)) |
(* -1/162 (/ r (pow s 3))) |
(*.f32 (/.f32 (/.f32 r (*.f32 s s)) s) #s(literal -1/162 binary32)) |
(* -1/162 (/ r (pow s 3))) |
(*.f32 (/.f32 (/.f32 r (*.f32 s s)) s) #s(literal -1/162 binary32)) |
(* -1/162 (/ r (pow s 3))) |
(*.f32 (/.f32 (/.f32 r (*.f32 s s)) s) #s(literal -1/162 binary32)) |
(* -1/162 (/ r (pow s 3))) |
(*.f32 (/.f32 (/.f32 r (*.f32 s s)) s) #s(literal -1/162 binary32)) |
(* -1/162 (/ r (pow s 3))) |
(*.f32 (/.f32 (/.f32 r (*.f32 s s)) s) #s(literal -1/162 binary32)) |
(* -1/162 (/ r (pow s 3))) |
(*.f32 (/.f32 (/.f32 r (*.f32 s s)) s) #s(literal -1/162 binary32)) |
(* -1/162 (/ r (pow s 3))) |
(*.f32 (/.f32 (/.f32 r (*.f32 s s)) s) #s(literal -1/162 binary32)) |
(* -1/162 (/ r (pow s 3))) |
(*.f32 (/.f32 (/.f32 r (*.f32 s s)) s) #s(literal -1/162 binary32)) |
(* -1/162 (/ r (pow s 3))) |
(*.f32 (/.f32 (/.f32 r (*.f32 s s)) s) #s(literal -1/162 binary32)) |
(* -1/162 (/ r (pow s 3))) |
(*.f32 (/.f32 (/.f32 r (*.f32 s s)) s) #s(literal -1/162 binary32)) |
(* -1/162 (/ r (pow s 3))) |
(*.f32 (/.f32 (/.f32 r (*.f32 s s)) s) #s(literal -1/162 binary32)) |
(* -1/162 (/ r (pow s 3))) |
(*.f32 (/.f32 (/.f32 r (*.f32 s s)) s) #s(literal -1/162 binary32)) |
(* -1/162 (/ r (pow s 3))) |
(*.f32 (/.f32 (/.f32 r (*.f32 s s)) s) #s(literal -1/162 binary32)) |
(* -1/162 (/ r (pow s 3))) |
(*.f32 (/.f32 (/.f32 r (*.f32 s s)) s) #s(literal -1/162 binary32)) |
(* -1/162 (/ r (pow s 3))) |
(*.f32 (/.f32 (/.f32 r (*.f32 s s)) s) #s(literal -1/162 binary32)) |
(* -1/162 (/ r (pow s 3))) |
(*.f32 (/.f32 (/.f32 r (*.f32 s s)) s) #s(literal -1/162 binary32)) |
(* -1/162 (/ r (pow s 3))) |
(*.f32 (/.f32 (/.f32 r (*.f32 s s)) s) #s(literal -1/162 binary32)) |
(* -1/162 (/ r (pow s 3))) |
(*.f32 (/.f32 (/.f32 r (*.f32 s s)) s) #s(literal -1/162 binary32)) |
(* -1/162 (/ r (pow s 3))) |
(*.f32 (/.f32 (/.f32 r (*.f32 s s)) s) #s(literal -1/162 binary32)) |
(* -1/162 (/ r (pow s 3))) |
(*.f32 (/.f32 (/.f32 r (*.f32 s s)) s) #s(literal -1/162 binary32)) |
(/ -1/3 s) |
(/.f32 #s(literal -1/3 binary32) s) |
(/ -1/3 s) |
(/.f32 #s(literal -1/3 binary32) s) |
(/ -1/3 s) |
(/.f32 #s(literal -1/3 binary32) s) |
(/ -1/3 s) |
(/.f32 #s(literal -1/3 binary32) s) |
(/ -1/3 s) |
(/.f32 #s(literal -1/3 binary32) s) |
(/ -1/3 s) |
(/.f32 #s(literal -1/3 binary32) s) |
(/ -1/3 s) |
(/.f32 #s(literal -1/3 binary32) s) |
(/ -1/3 s) |
(/.f32 #s(literal -1/3 binary32) s) |
(/ -1/3 s) |
(/.f32 #s(literal -1/3 binary32) s) |
(/ -1/3 s) |
(/.f32 #s(literal -1/3 binary32) s) |
(/ -1/3 s) |
(/.f32 #s(literal -1/3 binary32) s) |
(/ -1/3 s) |
(/.f32 #s(literal -1/3 binary32) s) |
Compiled 49542 to 4561 computations (90.8% saved)
75 alts after pruning (72 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1591 | 32 | 1623 |
| Fresh | 14 | 40 | 54 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 1 | 1 |
| Total | 1608 | 75 | 1683 |
| Status | Accuracy | Program |
|---|---|---|
| 8.3% | (/.f32 (/.f32 (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r (neg.f32 s))))) s) r) (PI.f32)) | |
| 7.1% | (/.f32 (/.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s))))) r) s) (PI.f32)) | |
| 99.6% | (/.f32 (/.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (/.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (*.f32 s #s(literal 3 binary32))))))) s) r) (PI.f32)) | |
| 8.8% | (/.f32 (/.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (-.f32 #s(literal 1 binary32) (/.f32 (+.f32 (/.f32 (*.f32 r (*.f32 r #s(literal -1/18 binary32))) s) (*.f32 r #s(literal 1/3 binary32))) s)))) s) r) (PI.f32)) | |
| 99.6% | (/.f32 (/.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 (/.f32 r s) #s(literal -3 binary32))))) s) r) (pow.f32 (pow.f32 (PI.f32) #s(literal 1/3 binary32)) #s(literal 3 binary32))) | |
| ✓ | 99.7% | (/.f32 (/.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 (/.f32 r s) #s(literal -3 binary32))))) s) r) (PI.f32)) |
| ▶ | 99.6% | (/.f32 (/.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 (/.f32 r #s(literal -3 binary32)) s)))) s) r) (PI.f32)) |
| 99.2% | (/.f32 (/.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (cbrt.f32 (exp.f32 (/.f32 r (neg.f32 s)))))) s) r) (PI.f32)) | |
| 8.4% | (/.f32 (/.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 #s(literal 2 binary32) (*.f32 r (+.f32 (/.f32 #s(literal -4/3 binary32) s) (*.f32 #s(literal 5/9 binary32) (/.f32 r (*.f32 s s))))))) s) r) (PI.f32)) | |
| 8.0% | (/.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) s) (PI.f32)) r) | |
| 7.9% | (/.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) s) r) (PI.f32)) | |
| 7.9% | (/.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) r) s) (PI.f32)) | |
| 7.9% | (/.f32 (/.f32 (+.f32 (/.f32 (-.f32 #s(literal -1/6 binary32) (/.f32 (+.f32 (*.f32 r #s(literal -5/72 binary32)) (*.f32 #s(literal 1/8 binary32) (/.f32 (*.f32 (*.f32 r r) #s(literal 14/81 binary32)) s))) s)) s) (/.f32 #s(literal 1/4 binary32) r)) s) (PI.f32)) | |
| 7.5% | (/.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) s) (*.f32 (/.f32 r (*.f32 s s)) #s(literal -1/6 binary32))) r) (PI.f32)) | |
| 8.4% | (/.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) r) (/.f32 (+.f32 #s(literal -1/6 binary32) (/.f32 (*.f32 #s(literal 1/8 binary32) (*.f32 r #s(literal 5/9 binary32))) s)) s)) s) (PI.f32)) | |
| 6.9% | (/.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) r) (/.f32 #s(literal -1/8 binary32) s)) s) (PI.f32)) | |
| 7.5% | (/.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) r) (/.f32 #s(literal -1/6 binary32) s)) s) (PI.f32)) | |
| 6.6% | (/.f32 (/.f32 (+.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) r) (/.f32 (+.f32 #s(literal -1/6 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 (*.f32 r #s(literal 5/9 binary32)) s))) s)) (*.f32 (/.f32 #s(literal -1/48 binary32) s) (*.f32 r (/.f32 r (*.f32 s s))))) s) (PI.f32)) | |
| 8.8% | (/.f32 (/.f32 (+.f32 (*.f32 r #s(literal 1/144 binary32)) (*.f32 s (+.f32 #s(literal -1/24 binary32) (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) r) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r)) (*.f32 s #s(literal 1/8 binary32)))))) (*.f32 s (*.f32 s s))) (PI.f32)) | |
| 8.3% | (/.f32 (/.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) (/.f32 (*.f32 r s) #s(literal 1/8 binary32))) (PI.f32)) | |
| 8.8% | (/.f32 (/.f32 (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) (/.f32 (*.f32 r s) #s(literal 1/8 binary32))) (PI.f32)) | |
| ▶ | 4.1% | (/.f32 (/.f32 (+.f32 #s(literal -1/24 binary32) (*.f32 (/.f32 r s) #s(literal 1/144 binary32))) (*.f32 s s)) (PI.f32)) |
| 8.8% | (/.f32 (/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) r) (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)))) s) (PI.f32)) | |
| 4.9% | (/.f32 (/.f32 (*.f32 r #s(literal 1/144 binary32)) (*.f32 s (*.f32 s s))) (PI.f32)) | |
| 8.0% | (/.f32 (/.f32 (neg.f32 (+.f32 (/.f32 (+.f32 #s(literal -1/6 binary32) (/.f32 (+.f32 (*.f32 r #s(literal -5/72 binary32)) (*.f32 (/.f32 (*.f32 r r) s) #s(literal 1/48 binary32))) (neg.f32 s))) s) (/.f32 #s(literal 1/4 binary32) r))) (neg.f32 s)) (PI.f32)) | |
| 8.0% | (/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 s (PI.f32))) r) | |
| 8.0% | (/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) s) | |
| 7.9% | (/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r s)) (PI.f32)) | |
| 8.0% | (/.f32 (/.f32 #s(literal 1/4 binary32) (PI.f32)) (*.f32 r s)) | |
| 8.0% | (/.f32 (/.f32 #s(literal 1/4 binary32) r) (*.f32 s (PI.f32))) | |
| 8.6% | (/.f32 (-.f32 (pow.f32 (/.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32)))) r) #s(literal 2 binary32)) (pow.f32 (/.f32 (*.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32)))) r) #s(literal 2 binary32))) (/.f32 (/.f32 (-.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 r s))) #s(literal 2 binary32)) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))) #s(literal 6 binary32))) (*.f32 s (PI.f32))) r)) | |
| 7.5% | (/.f32 (-.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (/.f32 #s(literal 1/6 binary32) (PI.f32)) s)) s) | |
| 8.4% | (/.f32 (-.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (+.f32 (/.f32 #s(literal 1/6 binary32) (PI.f32)) (*.f32 (/.f32 r (*.f32 s (PI.f32))) #s(literal -5/72 binary32))) s)) s) | |
| 8.4% | (/.f32 (-.f32 (+.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) (PI.f32)) r) (*.f32 (/.f32 (/.f32 (/.f32 r s) (PI.f32)) s) #s(literal 5/72 binary32))) (/.f32 (/.f32 #s(literal 1/6 binary32) (PI.f32)) s)) s) | |
| 8.0% | (/.f32 (+.f32 (/.f32 (+.f32 (/.f32 (+.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32)) (/.f32 (*.f32 (/.f32 (*.f32 r r) s) #s(literal 1/48 binary32)) (PI.f32))) (neg.f32 s)) (/.f32 #s(literal -1/6 binary32) (PI.f32))) (neg.f32 s)) (/.f32 #s(literal -1/4 binary32) (*.f32 r (PI.f32)))) (neg.f32 s)) | |
| 7.5% | (/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 s (PI.f32))) (*.f32 #s(literal -1/6 binary32) (/.f32 r (*.f32 s (*.f32 s (PI.f32)))))) r) | |
| 7.0% | (/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 #s(literal -1/8 binary32) (*.f32 s (PI.f32)))) s) | |
| 7.0% | (/.f32 (+.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32))) (/.f32 (/.f32 #s(literal -1/4 binary32) r) (PI.f32))) (neg.f32 s)) | |
| 8.3% | (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s)))) (*.f32 r (*.f32 s (PI.f32)))) | |
| 8.3% | (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r (neg.f32 s))))) (*.f32 (*.f32 r s) (PI.f32))) | |
| 7.1% | (/.f32 (*.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) s) r) (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 r (+.f32 (*.f32 (/.f32 (/.f32 r (*.f32 s s)) s) #s(literal -1/162 binary32)) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))))) (PI.f32)) | |
| 8.3% | (/.f32 (*.f32 (/.f32 #s(literal 1 binary32) (/.f32 s (/.f32 #s(literal 1/8 binary32) r))) (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) #s(literal 1 binary32))) (PI.f32)) | |
| 4.3% | (/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) (/.f32 (+.f32 (*.f32 r (*.f32 (*.f32 r r) #s(literal -1/162 binary32))) (*.f32 s (*.f32 #s(literal 1/18 binary32) (*.f32 r r)))) (*.f32 s (*.f32 s s)))) (PI.f32)) | |
| 97.2% | (/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))))) (PI.f32)) | |
| 97.2% | (/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (pow.f32 (exp.f32 #s(literal -1 binary32)) (/.f32 (/.f32 r s) #s(literal 3 binary32))))) (PI.f32)) | |
| 97.2% | (/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (pow.f32 (E.f32) (/.f32 r (*.f32 s #s(literal -3 binary32)))))) (PI.f32)) | |
| 5.6% | (/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (/.f32 (/.f32 (*.f32 r (*.f32 r #s(literal 1/18 binary32))) s) s))) (PI.f32)) | |
| 8.5% | (/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 r (/.f32 (+.f32 #s(literal 1/18 binary32) (/.f32 (*.f32 r #s(literal -1/162 binary32)) s)) (*.f32 s s))) (/.f32 #s(literal -1/3 binary32) s)))))) (PI.f32)) | |
| 7.0% | (/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) (neg.f32 (*.f32 (*.f32 r (*.f32 r r)) (-.f32 (/.f32 #s(literal 1/162 binary32) (*.f32 s (*.f32 s s))) (/.f32 (-.f32 (/.f32 #s(literal 1/18 binary32) (*.f32 s s)) (/.f32 (-.f32 (/.f32 #s(literal 1/3 binary32) s) (/.f32 (+.f32 #s(literal 1 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) r)) r)) r))))) (PI.f32)) | |
| 8.3% | (/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) s) (/.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) r)) (PI.f32)) | |
| ▶ | 8.3% | (/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) r) (/.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) (PI.f32))) s) |
| 8.3% | (/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) r) (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32))) (*.f32 s (PI.f32))) | |
| 8.8% | (/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) r) (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)))) (*.f32 s (PI.f32))) | |
| 97.1% | (/.f32 (*.f32 (exp.f32 (*.f32 (log.f32 (/.f32 (*.f32 r s) #s(literal 1/8 binary32))) #s(literal -1 binary32))) (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (exp.f32 (/.f32 (/.f32 r s) #s(literal -3 binary32))))) (PI.f32)) | |
| 8.3% | (/.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) (PI.f32))) (*.f32 r s)) | |
| 99.6% | (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))))) (*.f32 (*.f32 r s) (PI.f32))) | |
| 97.3% | (/.f32 #s(literal 1 binary32) (/.f32 (/.f32 (PI.f32) (/.f32 #s(literal 1/8 binary32) (*.f32 r s))) (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))))) | |
| 8.0% | (/.f32 #s(literal 1 binary32) (/.f32 (*.f32 s (PI.f32)) (/.f32 #s(literal 1/4 binary32) r))) | |
| 8.3% | (/.f32 #s(literal 1 binary32) (/.f32 (PI.f32) (/.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) (/.f32 (*.f32 r s) #s(literal 1/8 binary32))))) | |
| ▶ | 8.8% | (/.f32 #s(literal 1 binary32) (/.f32 (PI.f32) (/.f32 (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) (/.f32 (*.f32 r s) #s(literal 1/8 binary32))))) |
| 7.9% | (/.f32 #s(literal 1 binary32) (/.f32 (PI.f32) (/.f32 #s(literal 1/4 binary32) (*.f32 r s)))) | |
| ▶ | 8.0% | (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) r) s)) |
| ✓ | 8.0% | (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 r s) (PI.f32))) |
| ✓ | 8.0% | (/.f32 #s(literal 1/4 binary32) (*.f32 r (*.f32 s (PI.f32)))) |
| 99.6% | (-.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s))) (*.f32 r (*.f32 s (PI.f32)))) (/.f32 (*.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) #s(literal -3/4 binary32)) (*.f32 r (/.f32 s (/.f32 #s(literal 1/6 binary32) (PI.f32)))))) | |
| 8.3% | (+.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s))) (*.f32 r (*.f32 s (PI.f32)))) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32))) r)) | |
| 8.3% | (+.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s))) (*.f32 r (*.f32 s (PI.f32)))) (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) | |
| 8.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 (/.f32 #s(literal 1/8 binary32) s) (PI.f32)) r)) | |
| 7.9% | (*.f32 (/.f32 (/.f32 #s(literal 1 binary32) s) r) (pow.f32 (/.f32 (PI.f32) #s(literal 1/4 binary32)) #s(literal -1 binary32))) | |
| 8.3% | (*.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) r) s) (/.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) (PI.f32))) | |
| 8.3% | (*.f32 (/.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) (/.f32 (*.f32 r s) #s(literal 1/8 binary32))) (/.f32 #s(literal 1 binary32) (PI.f32))) | |
| 8.0% | (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))) (/.f32 #s(literal 1/4 binary32) r)) | |
| 7.9% | (*.f32 (/.f32 #s(literal 1 binary32) (PI.f32)) (/.f32 #s(literal 1/4 binary32) (*.f32 r s))) | |
| 7.1% | (*.f32 (+.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))) (/.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) r) s) (PI.f32))) | |
| 2.8% | (*.f32 r (+.f32 (/.f32 (/.f32 #s(literal 1/144 binary32) (PI.f32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal -1/24 binary32) (*.f32 r (*.f32 s (*.f32 s (PI.f32))))))) |
Compiled 3222 to 2290 computations (28.9% saved)
| 1× | egg-herbie |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 64 | (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) |
| ✓ | cost-diff | 64 | (/.f32 (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) (/.f32 (*.f32 r s) #s(literal 1/8 binary32))) |
| ✓ | cost-diff | 64 | (/.f32 (PI.f32) (/.f32 (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) (/.f32 (*.f32 r s) #s(literal 1/8 binary32)))) |
| ✓ | cost-diff | 128 | (/.f32 #s(literal 1 binary32) (/.f32 (PI.f32) (/.f32 (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) (/.f32 (*.f32 r s) #s(literal 1/8 binary32))))) |
| ✓ | cost-diff | 0 | (neg.f32 s) |
| ✓ | cost-diff | 0 | (/.f32 #s(literal 1/8 binary32) r) |
| ✓ | cost-diff | 32 | (*.f32 (/.f32 #s(literal 1/8 binary32) r) (/.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) (PI.f32))) |
| ✓ | cost-diff | 32 | (/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) r) (/.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) (PI.f32))) s) |
| ✓ | cost-diff | 0 | (*.f32 (/.f32 r s) #s(literal 1/144 binary32)) |
| ✓ | cost-diff | 0 | (+.f32 #s(literal -1/24 binary32) (*.f32 (/.f32 r s) #s(literal 1/144 binary32))) |
| ✓ | cost-diff | 0 | (/.f32 (+.f32 #s(literal -1/24 binary32) (*.f32 (/.f32 r s) #s(literal 1/144 binary32))) (*.f32 s s)) |
| ✓ | cost-diff | 0 | (/.f32 (/.f32 (+.f32 #s(literal -1/24 binary32) (*.f32 (/.f32 r s) #s(literal 1/144 binary32))) (*.f32 s s)) (PI.f32)) |
| ✓ | cost-diff | 0 | (PI.f32) |
| ✓ | cost-diff | 0 | (*.f32 (PI.f32) r) |
| ✓ | cost-diff | 0 | (*.f32 (*.f32 (PI.f32) r) s) |
| ✓ | cost-diff | 0 | (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) r) s)) |
| ✓ | cost-diff | 0 | (/.f32 r #s(literal -3 binary32)) |
| ✓ | cost-diff | 0 | (/.f32 (/.f32 r #s(literal -3 binary32)) s) |
| ✓ | cost-diff | 0 | (exp.f32 (/.f32 (/.f32 r #s(literal -3 binary32)) s)) |
| ✓ | cost-diff | 0 | (neg.f32 r) |
| 3988× | *-lowering-*.f32 |
| 3988× | *-lowering-*.f64 |
| 2380× | +-lowering-+.f64 |
| 2380× | +-lowering-+.f32 |
| 2022× | /-lowering-/.f32 |
Useful iterations: 4 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 55 | 424 |
| 1 | 136 | 421 |
| 2 | 320 | 411 |
| 3 | 881 | 407 |
| 4 | 2995 | 400 |
| 0 | 8732 | 400 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (/ (/ (* 1/8 (+ (exp (/ (neg r) s)) (exp (/ (/ r -3) s)))) s) r) (PI)) |
(/ (/ (* 1/8 (+ (exp (/ (neg r) s)) (exp (/ (/ r -3) s)))) s) r) |
(/ (* 1/8 (+ (exp (/ (neg r) s)) (exp (/ (/ r -3) s)))) s) |
(* 1/8 (+ (exp (/ (neg r) s)) (exp (/ (/ r -3) s)))) |
1/8 |
(+ (exp (/ (neg r) s)) (exp (/ (/ r -3) s))) |
(exp (/ (neg r) s)) |
(/ (neg r) s) |
(neg r) |
r |
s |
(exp (/ (/ r -3) s)) |
(/ (/ r -3) s) |
(/ r -3) |
-3 |
(PI) |
(/ 1/4 (* (* (PI) r) s)) |
1/4 |
(* (* (PI) r) s) |
(* (PI) r) |
(PI) |
r |
s |
(/ (/ (+ -1/24 (* (/ r s) 1/144)) (* s s)) (PI)) |
(/ (+ -1/24 (* (/ r s) 1/144)) (* s s)) |
(+ -1/24 (* (/ r s) 1/144)) |
-1/24 |
(* (/ r s) 1/144) |
(/ r s) |
r |
s |
1/144 |
(* s s) |
(PI) |
(/ (* (/ 1/8 r) (/ (+ (exp (/ r (neg s))) 1) (PI))) s) |
(* (/ 1/8 r) (/ (+ (exp (/ r (neg s))) 1) (PI))) |
(/ 1/8 r) |
1/8 |
r |
(/ (+ (exp (/ r (neg s))) 1) (PI)) |
(+ (exp (/ r (neg s))) 1) |
(exp (/ r (neg s))) |
(/ r (neg s)) |
(neg s) |
s |
1 |
(PI) |
(/ 1 (/ (PI) (/ (+ (exp (- 0 (/ r s))) (- 1 (/ (- (* r 1/3) (/ (* (* r r) 1/18) s)) s))) (/ (* r s) 1/8)))) |
1 |
(/ (PI) (/ (+ (exp (- 0 (/ r s))) (- 1 (/ (- (* r 1/3) (/ (* (* r r) 1/18) s)) s))) (/ (* r s) 1/8))) |
(PI) |
(/ (+ (exp (- 0 (/ r s))) (- 1 (/ (- (* r 1/3) (/ (* (* r r) 1/18) s)) s))) (/ (* r s) 1/8)) |
(+ (exp (- 0 (/ r s))) (- 1 (/ (- (* r 1/3) (/ (* (* r r) 1/18) s)) s))) |
(exp (- 0 (/ r s))) |
(- 0 (/ r s)) |
0 |
(/ r s) |
r |
s |
(- 1 (/ (- (* r 1/3) (/ (* (* r r) 1/18) s)) s)) |
(/ (- (* r 1/3) (/ (* (* r r) 1/18) s)) s) |
(- (* r 1/3) (/ (* (* r r) 1/18) s)) |
(* r 1/3) |
1/3 |
(/ (* (* r r) 1/18) s) |
(* (* r r) 1/18) |
(* r r) |
1/18 |
(/ (* r s) 1/8) |
(* r s) |
1/8 |
| Outputs |
|---|
(/ (/ (/ (* 1/8 (+ (exp (/ (neg r) s)) (exp (/ (/ r -3) s)))) s) r) (PI)) |
(/.f32 (+.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (/.f32 r s) #s(literal -3 binary32)))) (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) (*.f32 r s))) |
(/ (/ (* 1/8 (+ (exp (/ (neg r) s)) (exp (/ (/ r -3) s)))) s) r) |
(/.f32 (+.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (/.f32 r s) #s(literal -3 binary32)))) (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s)))) (*.f32 r s)) |
(/ (* 1/8 (+ (exp (/ (neg r) s)) (exp (/ (/ r -3) s)))) s) |
(/.f32 (+.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (/.f32 r s) #s(literal -3 binary32)))) (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s)))) s) |
(* 1/8 (+ (exp (/ (neg r) s)) (exp (/ (/ r -3) s)))) |
(+.f32 (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (/.f32 r s) #s(literal -3 binary32)))) (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s)))) |
1/8 |
#s(literal 1/8 binary32) |
(+ (exp (/ (neg r) s)) (exp (/ (/ r -3) s))) |
(+.f32 (exp.f32 (/.f32 (/.f32 r s) #s(literal -3 binary32))) (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s)))) |
(exp (/ (neg r) s)) |
(exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) |
(/ (neg r) s) |
(-.f32 #s(literal 0 binary32) (/.f32 r s)) |
(neg r) |
(neg.f32 r) |
r |
s |
(exp (/ (/ r -3) s)) |
(exp.f32 (/.f32 (/.f32 r s) #s(literal -3 binary32))) |
(/ (/ r -3) s) |
(/.f32 (/.f32 r s) #s(literal -3 binary32)) |
(/ r -3) |
(/.f32 r #s(literal -3 binary32)) |
-3 |
#s(literal -3 binary32) |
(PI) |
(PI.f32) |
(/ 1/4 (* (* (PI) r) s)) |
(/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) (*.f32 r s))) |
1/4 |
#s(literal 1/4 binary32) |
(* (* (PI) r) s) |
(*.f32 (PI.f32) (*.f32 r s)) |
(* (PI) r) |
(*.f32 r (PI.f32)) |
(PI) |
(PI.f32) |
r |
s |
(/ (/ (+ -1/24 (* (/ r s) 1/144)) (* s s)) (PI)) |
(/.f32 (+.f32 #s(literal -1/24 binary32) (/.f32 (*.f32 r #s(literal 1/144 binary32)) s)) (*.f32 s (*.f32 s (PI.f32)))) |
(/ (+ -1/24 (* (/ r s) 1/144)) (* s s)) |
(/.f32 (+.f32 #s(literal -1/24 binary32) (/.f32 (*.f32 r #s(literal 1/144 binary32)) s)) (*.f32 s s)) |
(+ -1/24 (* (/ r s) 1/144)) |
(+.f32 #s(literal -1/24 binary32) (/.f32 (*.f32 r #s(literal 1/144 binary32)) s)) |
-1/24 |
#s(literal -1/24 binary32) |
(* (/ r s) 1/144) |
(/.f32 (*.f32 r #s(literal 1/144 binary32)) s) |
(/ r s) |
(/.f32 r s) |
r |
s |
1/144 |
#s(literal 1/144 binary32) |
(* s s) |
(*.f32 s s) |
(PI) |
(PI.f32) |
(/ (* (/ 1/8 r) (/ (+ (exp (/ r (neg s))) 1) (PI))) s) |
(/.f32 (+.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s)))) (*.f32 (PI.f32) (*.f32 r s))) |
(* (/ 1/8 r) (/ (+ (exp (/ r (neg s))) 1) (PI))) |
(/.f32 (+.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s)))) (*.f32 r (PI.f32))) |
(/ 1/8 r) |
(/.f32 #s(literal 1/8 binary32) r) |
1/8 |
#s(literal 1/8 binary32) |
r |
(/ (+ (exp (/ r (neg s))) 1) (PI)) |
(/.f32 (+.f32 #s(literal 1 binary32) (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s)))) (PI.f32)) |
(+ (exp (/ r (neg s))) 1) |
(+.f32 #s(literal 1 binary32) (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s)))) |
(exp (/ r (neg s))) |
(exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) |
(/ r (neg s)) |
(-.f32 #s(literal 0 binary32) (/.f32 r s)) |
(neg s) |
(neg.f32 s) |
s |
1 |
#s(literal 1 binary32) |
(PI) |
(PI.f32) |
(/ 1 (/ (PI) (/ (+ (exp (- 0 (/ r s))) (- 1 (/ (- (* r 1/3) (/ (* (* r r) 1/18) s)) s))) (/ (* r s) 1/8)))) |
(/.f32 #s(literal 1/8 binary32) (/.f32 (PI.f32) (/.f32 (+.f32 (+.f32 #s(literal 1 binary32) (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s)))) (/.f32 (*.f32 r (-.f32 #s(literal -1/3 binary32) (*.f32 (/.f32 r s) #s(literal -1/18 binary32)))) s)) (*.f32 r s)))) |
1 |
#s(literal 1 binary32) |
(/ (PI) (/ (+ (exp (- 0 (/ r s))) (- 1 (/ (- (* r 1/3) (/ (* (* r r) 1/18) s)) s))) (/ (* r s) 1/8))) |
(/.f32 (/.f32 (*.f32 (PI.f32) (*.f32 r s)) #s(literal 1/8 binary32)) (+.f32 (+.f32 #s(literal 1 binary32) (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s)))) (/.f32 (*.f32 r (-.f32 #s(literal -1/3 binary32) (*.f32 (/.f32 r s) #s(literal -1/18 binary32)))) s))) |
(PI) |
(PI.f32) |
(/ (+ (exp (- 0 (/ r s))) (- 1 (/ (- (* r 1/3) (/ (* (* r r) 1/18) s)) s))) (/ (* r s) 1/8)) |
(/.f32 (+.f32 (+.f32 #s(literal 1 binary32) (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s)))) (/.f32 (*.f32 r (-.f32 #s(literal -1/3 binary32) (*.f32 (/.f32 r s) #s(literal -1/18 binary32)))) s)) (/.f32 (*.f32 r s) #s(literal 1/8 binary32))) |
(+ (exp (- 0 (/ r s))) (- 1 (/ (- (* r 1/3) (/ (* (* r r) 1/18) s)) s))) |
(+.f32 (+.f32 #s(literal 1 binary32) (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s)))) (/.f32 (*.f32 r (-.f32 #s(literal -1/3 binary32) (*.f32 (/.f32 r s) #s(literal -1/18 binary32)))) s)) |
(exp (- 0 (/ r s))) |
(exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) |
(- 0 (/ r s)) |
(-.f32 #s(literal 0 binary32) (/.f32 r s)) |
0 |
#s(literal 0 binary32) |
(/ r s) |
(/.f32 r s) |
r |
s |
(- 1 (/ (- (* r 1/3) (/ (* (* r r) 1/18) s)) s)) |
(+.f32 #s(literal 1 binary32) (/.f32 (*.f32 r (-.f32 #s(literal -1/3 binary32) (*.f32 (/.f32 r s) #s(literal -1/18 binary32)))) s)) |
(/ (- (* r 1/3) (/ (* (* r r) 1/18) s)) s) |
(/.f32 (*.f32 r (+.f32 #s(literal 1/3 binary32) (*.f32 (/.f32 r s) #s(literal -1/18 binary32)))) s) |
(- (* r 1/3) (/ (* (* r r) 1/18) s)) |
(*.f32 r (+.f32 #s(literal 1/3 binary32) (*.f32 (/.f32 r s) #s(literal -1/18 binary32)))) |
(* r 1/3) |
(*.f32 r #s(literal 1/3 binary32)) |
1/3 |
#s(literal 1/3 binary32) |
(/ (* (* r r) 1/18) s) |
(*.f32 r (*.f32 (/.f32 r s) #s(literal 1/18 binary32))) |
(* (* r r) 1/18) |
(*.f32 r (*.f32 r #s(literal 1/18 binary32))) |
(* r r) |
(*.f32 r r) |
1/18 |
#s(literal 1/18 binary32) |
(/ (* r s) 1/8) |
(/.f32 (*.f32 r s) #s(literal 1/8 binary32)) |
(* r s) |
(*.f32 r s) |
1/8 |
#s(literal 1/8 binary32) |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 99.2% | (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s) |
| ✓ | accuracy | 99.0% | (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) |
| ✓ | accuracy | 99.0% | (*.f32 r #s(literal 1/3 binary32)) |
| ✓ | accuracy | 98.2% | (/.f32 (PI.f32) (/.f32 (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) (/.f32 (*.f32 r s) #s(literal 1/8 binary32)))) |
| ✓ | accuracy | 99.7% | (exp.f32 (/.f32 r (neg.f32 s))) |
| ✓ | accuracy | 99.6% | (PI.f32) |
| ✓ | accuracy | 99.1% | (/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) r) (/.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) (PI.f32))) s) |
| ✓ | accuracy | 98.4% | (*.f32 (/.f32 #s(literal 1/8 binary32) r) (/.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) (PI.f32))) |
| ✓ | accuracy | 99.6% | (PI.f32) |
| ✓ | accuracy | 99.6% | (/.f32 (+.f32 #s(literal -1/24 binary32) (*.f32 (/.f32 r s) #s(literal 1/144 binary32))) (*.f32 s s)) |
| ✓ | accuracy | 99.2% | (/.f32 (/.f32 (+.f32 #s(literal -1/24 binary32) (*.f32 (/.f32 r s) #s(literal 1/144 binary32))) (*.f32 s s)) (PI.f32)) |
| ✓ | accuracy | 98.3% | (*.f32 (/.f32 r s) #s(literal 1/144 binary32)) |
| ✓ | accuracy | 99.6% | (PI.f32) |
| ✓ | accuracy | 99.3% | (*.f32 (*.f32 (PI.f32) r) s) |
| ✓ | accuracy | 99.2% | (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) r) s)) |
| ✓ | accuracy | 99.0% | (*.f32 (PI.f32) r) |
| ✓ | accuracy | 99.7% | (exp.f32 (/.f32 (neg.f32 r) s)) |
| ✓ | accuracy | 99.7% | (exp.f32 (/.f32 (/.f32 r #s(literal -3 binary32)) s)) |
| ✓ | accuracy | 99.6% | (PI.f32) |
| ✓ | accuracy | 99.3% | (/.f32 (/.f32 r #s(literal -3 binary32)) s) |
| 183.0ms | 255× | 0 | valid |
| 11.0ms | 1× | 5 | exit |
Compiled 441 to 56 computations (87.3% saved)
ival-div: 44.0ms (34.5% of total)ival-neg: 21.0ms (16.5% of total)ival-mult: 20.0ms (15.7% of total)...c/correct-round.rkt:119:19: 14.0ms (11% of total)ival-add: 13.0ms (10.2% of total)ival-exp: 8.0ms (6.3% of total)ival-sub: 4.0ms (3.1% of total)const: 1.0ms (0.8% of total)backward-pass: 1.0ms (0.8% of total)ival-pi: 1.0ms (0.8% of total)| Inputs |
|---|
#<alt (neg r)> |
#<alt (exp (/ (/ r -3) s))> |
#<alt (/ (/ r -3) s)> |
#<alt (/ r -3)> |
#<alt (/ 1/4 (* (* (PI) r) s))> |
#<alt (* (* (PI) r) s)> |
#<alt (* (PI) r)> |
#<alt (PI)> |
#<alt (/ (/ (+ -1/24 (* (/ r s) 1/144)) (* s s)) (PI))> |
#<alt (/ (+ -1/24 (* (/ r s) 1/144)) (* s s))> |
#<alt (+ -1/24 (* (/ r s) 1/144))> |
#<alt (* (/ r s) 1/144)> |
#<alt (/ (* (/ 1/8 r) (/ (+ (exp (/ r (neg s))) 1) (PI))) s)> |
#<alt (* (/ 1/8 r) (/ (+ (exp (/ r (neg s))) 1) (PI)))> |
#<alt (/ 1/8 r)> |
#<alt (neg s)> |
#<alt (/ 1 (/ (PI) (/ (+ (exp (- 0 (/ r s))) (- 1 (/ (- (* r 1/3) (/ (* (* r r) 1/18) s)) s))) (/ (* r s) 1/8))))> |
#<alt (/ (PI) (/ (+ (exp (- 0 (/ r s))) (- 1 (/ (- (* r 1/3) (/ (* (* r r) 1/18) s)) s))) (/ (* r s) 1/8)))> |
#<alt (/ (+ (exp (- 0 (/ r s))) (- 1 (/ (- (* r 1/3) (/ (* (* r r) 1/18) s)) s))) (/ (* r s) 1/8))> |
#<alt (+ (exp (- 0 (/ r s))) (- 1 (/ (- (* r 1/3) (/ (* (* r r) 1/18) s)) s)))> |
#<alt (exp (/ (neg r) s))> |
#<alt (exp (/ r (neg s)))> |
#<alt (* r 1/3)> |
#<alt (* (* r r) 1/18)> |
#<alt (/ (* (* r r) 1/18) s)> |
| Outputs |
|---|
#<alt (* -1 r)> |
#<alt (* -1 r)> |
#<alt (* -1 r)> |
#<alt (* -1 r)> |
#<alt (* -1 r)> |
#<alt (* -1 r)> |
#<alt (* -1 r)> |
#<alt (* -1 r)> |
#<alt (* -1 r)> |
#<alt (* -1 r)> |
#<alt (* -1 r)> |
#<alt (* -1 r)> |
#<alt 1> |
#<alt (+ 1 (* -1/3 (/ r s)))> |
#<alt (+ 1 (* r (- (* 1/18 (/ r (pow s 2))) (* 1/3 (/ 1 s)))))> |
#<alt (+ 1 (* r (- (* r (+ (* -1/162 (/ r (pow s 3))) (* 1/18 (/ 1 (pow s 2))))) (* 1/3 (/ 1 s)))))> |
#<alt (exp (* -1/3 (/ r s)))> |
#<alt (exp (* -1/3 (/ r s)))> |
#<alt (exp (* -1/3 (/ r s)))> |
#<alt (exp (* -1/3 (/ r s)))> |
#<alt (exp (* -1/3 (/ r s)))> |
#<alt (exp (* -1/3 (/ r s)))> |
#<alt (exp (* -1/3 (/ r s)))> |
#<alt (exp (* -1/3 (/ r s)))> |
#<alt (exp (* -1/3 (/ r s)))> |
#<alt (exp (* -1/3 (/ r s)))> |
#<alt (exp (* -1/3 (/ r s)))> |
#<alt (exp (* -1/3 (/ r s)))> |
#<alt 1> |
#<alt (+ 1 (* -1/3 (/ r s)))> |
#<alt (+ 1 (+ (* -1/3 (/ r s)) (* 1/18 (/ (pow r 2) (pow s 2)))))> |
#<alt (+ 1 (+ (* -1/3 (/ r s)) (+ (* -1/162 (/ (pow r 3) (pow s 3))) (* 1/18 (/ (pow r 2) (pow s 2))))))> |
#<alt 1> |
#<alt (+ 1 (* -1/3 (/ r s)))> |
#<alt (+ 1 (* -1 (/ (+ (* -1/18 (/ (pow r 2) s)) (* 1/3 r)) s)))> |
#<alt (+ 1 (* -1 (/ (+ (* -1 (/ (+ (* -1/162 (/ (pow r 3) s)) (* 1/18 (pow r 2))) s)) (* 1/3 r)) s)))> |
#<alt (* -1/3 (/ r s))> |
#<alt (* -1/3 (/ r s))> |
#<alt (* -1/3 (/ r s))> |
#<alt (* -1/3 (/ r s))> |
#<alt (* -1/3 (/ r s))> |
#<alt (* -1/3 (/ r s))> |
#<alt (* -1/3 (/ r s))> |
#<alt (* -1/3 (/ r s))> |
#<alt (* -1/3 (/ r s))> |
#<alt (* -1/3 (/ r s))> |
#<alt (* -1/3 (/ r s))> |
#<alt (* -1/3 (/ r s))> |
#<alt (* -1/3 (/ r s))> |
#<alt (* -1/3 (/ r s))> |
#<alt (* -1/3 (/ r s))> |
#<alt (* -1/3 (/ r s))> |
#<alt (* -1/3 (/ r s))> |
#<alt (* -1/3 (/ r s))> |
#<alt (* -1/3 (/ r s))> |
#<alt (* -1/3 (/ r s))> |
#<alt (* -1/3 (/ r s))> |
#<alt (* -1/3 (/ r s))> |
#<alt (* -1/3 (/ r s))> |
#<alt (* -1/3 (/ r s))> |
#<alt (* -1/3 r)> |
#<alt (* -1/3 r)> |
#<alt (* -1/3 r)> |
#<alt (* -1/3 r)> |
#<alt (* -1/3 r)> |
#<alt (* -1/3 r)> |
#<alt (* -1/3 r)> |
#<alt (* -1/3 r)> |
#<alt (* -1/3 r)> |
#<alt (* -1/3 r)> |
#<alt (* -1/3 r)> |
#<alt (* -1/3 r)> |
#<alt (/ 1/4 (* r (* s (PI))))> |
#<alt (/ 1/4 (* r (* s (PI))))> |
#<alt (/ 1/4 (* r (* s (PI))))> |
#<alt (/ 1/4 (* r (* s (PI))))> |
#<alt (/ 1/4 (* r (* s (PI))))> |
#<alt (/ 1/4 (* r (* s (PI))))> |
#<alt (/ 1/4 (* r (* s (PI))))> |
#<alt (/ 1/4 (* r (* s (PI))))> |
#<alt (/ 1/4 (* r (* s (PI))))> |
#<alt (/ 1/4 (* r (* s (PI))))> |
#<alt (/ 1/4 (* r (* s (PI))))> |
#<alt (/ 1/4 (* r (* s (PI))))> |
#<alt (/ 1/4 (* r (* s (PI))))> |
#<alt (/ 1/4 (* r (* s (PI))))> |
#<alt (/ 1/4 (* r (* s (PI))))> |
#<alt (/ 1/4 (* r (* s (PI))))> |
#<alt (/ 1/4 (* r (* s (PI))))> |
#<alt (/ 1/4 (* r (* s (PI))))> |
#<alt (/ 1/4 (* r (* s (PI))))> |
#<alt (/ 1/4 (* r (* s (PI))))> |
#<alt (/ 1/4 (* r (* s (PI))))> |
#<alt (/ 1/4 (* r (* s (PI))))> |
#<alt (/ 1/4 (* r (* s (PI))))> |
#<alt (/ 1/4 (* r (* s (PI))))> |
#<alt (* r (* s (PI)))> |
#<alt (* r (* s (PI)))> |
#<alt (* r (* s (PI)))> |
#<alt (* r (* s (PI)))> |
#<alt (* r (* s (PI)))> |
#<alt (* r (* s (PI)))> |
#<alt (* r (* s (PI)))> |
#<alt (* r (* s (PI)))> |
#<alt (* r (* s (PI)))> |
#<alt (* r (* s (PI)))> |
#<alt (* r (* s (PI)))> |
#<alt (* r (* s (PI)))> |
#<alt (* r (* s (PI)))> |
#<alt (* r (* s (PI)))> |
#<alt (* r (* s (PI)))> |
#<alt (* r (* s (PI)))> |
#<alt (* r (* s (PI)))> |
#<alt (* r (* s (PI)))> |
#<alt (* r (* s (PI)))> |
#<alt (* r (* s (PI)))> |
#<alt (* r (* s (PI)))> |
#<alt (* r (* s (PI)))> |
#<alt (* r (* s (PI)))> |
#<alt (* r (* s (PI)))> |
#<alt (* r (PI))> |
#<alt (* r (PI))> |
#<alt (* r (PI))> |
#<alt (* r (PI))> |
#<alt (* r (PI))> |
#<alt (* r (PI))> |
#<alt (* r (PI))> |
#<alt (* r (PI))> |
#<alt (* r (PI))> |
#<alt (* r (PI))> |
#<alt (* r (PI))> |
#<alt (* r (PI))> |
#<alt (/ -1/24 (* (pow s 2) (PI)))> |
#<alt (- (* 1/144 (/ r (* (pow s 3) (PI)))) (* 1/24 (/ 1 (* (pow s 2) (PI)))))> |
#<alt (- (* 1/144 (/ r (* (pow s 3) (PI)))) (* 1/24 (/ 1 (* (pow s 2) (PI)))))> |
#<alt (- (* 1/144 (/ r (* (pow s 3) (PI)))) (* 1/24 (/ 1 (* (pow s 2) (PI)))))> |
#<alt (* 1/144 (/ r (* (pow s 3) (PI))))> |
#<alt (* r (- (* 1/144 (/ 1 (* (pow s 3) (PI)))) (* 1/24 (/ 1 (* r (* (pow s 2) (PI)))))))> |
#<alt (* r (- (* 1/144 (/ 1 (* (pow s 3) (PI)))) (* 1/24 (/ 1 (* r (* (pow s 2) (PI)))))))> |
#<alt (* r (- (* 1/144 (/ 1 (* (pow s 3) (PI)))) (* 1/24 (/ 1 (* r (* (pow s 2) (PI)))))))> |
#<alt (* 1/144 (/ r (* (pow s 3) (PI))))> |
#<alt (* -1 (* r (- (* 1/24 (/ 1 (* r (* (pow s 2) (PI))))) (* 1/144 (/ 1 (* (pow s 3) (PI)))))))> |
#<alt (* -1 (* r (- (* 1/24 (/ 1 (* r (* (pow s 2) (PI))))) (* 1/144 (/ 1 (* (pow s 3) (PI)))))))> |
#<alt (* -1 (* r (- (* 1/24 (/ 1 (* r (* (pow s 2) (PI))))) (* 1/144 (/ 1 (* (pow s 3) (PI)))))))> |
#<alt (* 1/144 (/ r (* (pow s 3) (PI))))> |
#<alt (/ (+ (* -1/24 (/ s (PI))) (* 1/144 (/ r (PI)))) (pow s 3))> |
#<alt (/ (+ (* -1/24 (/ s (PI))) (* 1/144 (/ r (PI)))) (pow s 3))> |
#<alt (/ (+ (* -1/24 (/ s (PI))) (* 1/144 (/ r (PI)))) (pow s 3))> |
#<alt (/ -1/24 (* (pow s 2) (PI)))> |
#<alt (/ (- (* 1/144 (/ r (* s (PI)))) (* 1/24 (/ 1 (PI)))) (pow s 2))> |
#<alt (/ (- (* 1/144 (/ r (* s (PI)))) (* 1/24 (/ 1 (PI)))) (pow s 2))> |
#<alt (/ (- (* 1/144 (/ r (* s (PI)))) (* 1/24 (/ 1 (PI)))) (pow s 2))> |
#<alt (/ -1/24 (* (pow s 2) (PI)))> |
#<alt (/ (- (* 1/144 (/ r (* s (PI)))) (* 1/24 (/ 1 (PI)))) (pow s 2))> |
#<alt (/ (- (* 1/144 (/ r (* s (PI)))) (* 1/24 (/ 1 (PI)))) (pow s 2))> |
#<alt (/ (- (* 1/144 (/ r (* s (PI)))) (* 1/24 (/ 1 (PI)))) (pow s 2))> |
#<alt (/ -1/24 (pow s 2))> |
#<alt (- (* 1/144 (/ r (pow s 3))) (* 1/24 (/ 1 (pow s 2))))> |
#<alt (- (* 1/144 (/ r (pow s 3))) (* 1/24 (/ 1 (pow s 2))))> |
#<alt (- (* 1/144 (/ r (pow s 3))) (* 1/24 (/ 1 (pow s 2))))> |
#<alt (* 1/144 (/ r (pow s 3)))> |
#<alt (* r (- (* 1/144 (/ 1 (pow s 3))) (* 1/24 (/ 1 (* r (pow s 2))))))> |
#<alt (* r (- (* 1/144 (/ 1 (pow s 3))) (* 1/24 (/ 1 (* r (pow s 2))))))> |
#<alt (* r (- (* 1/144 (/ 1 (pow s 3))) (* 1/24 (/ 1 (* r (pow s 2))))))> |
#<alt (* 1/144 (/ r (pow s 3)))> |
#<alt (* -1 (* r (- (* 1/24 (/ 1 (* r (pow s 2)))) (* 1/144 (/ 1 (pow s 3))))))> |
#<alt (* -1 (* r (- (* 1/24 (/ 1 (* r (pow s 2)))) (* 1/144 (/ 1 (pow s 3))))))> |
#<alt (* -1 (* r (- (* 1/24 (/ 1 (* r (pow s 2)))) (* 1/144 (/ 1 (pow s 3))))))> |
#<alt (* 1/144 (/ r (pow s 3)))> |
#<alt (/ (+ (* -1/24 s) (* 1/144 r)) (pow s 3))> |
#<alt (/ (+ (* -1/24 s) (* 1/144 r)) (pow s 3))> |
#<alt (/ (+ (* -1/24 s) (* 1/144 r)) (pow s 3))> |
#<alt (/ -1/24 (pow s 2))> |
#<alt (/ (- (* 1/144 (/ r s)) 1/24) (pow s 2))> |
#<alt (/ (- (* 1/144 (/ r s)) 1/24) (pow s 2))> |
#<alt (/ (- (* 1/144 (/ r s)) 1/24) (pow s 2))> |
#<alt (/ -1/24 (pow s 2))> |
#<alt (/ (- (* 1/144 (/ r s)) 1/24) (pow s 2))> |
#<alt (/ (- (* 1/144 (/ r s)) 1/24) (pow s 2))> |
#<alt (/ (- (* 1/144 (/ r s)) 1/24) (pow s 2))> |
#<alt -1/24> |
#<alt (- (* 1/144 (/ r s)) 1/24)> |
#<alt (- (* 1/144 (/ r s)) 1/24)> |
#<alt (- (* 1/144 (/ r s)) 1/24)> |
#<alt (* 1/144 (/ r s))> |
#<alt (* r (- (* 1/144 (/ 1 s)) (* 1/24 (/ 1 r))))> |
#<alt (* r (- (* 1/144 (/ 1 s)) (* 1/24 (/ 1 r))))> |
#<alt (* r (- (* 1/144 (/ 1 s)) (* 1/24 (/ 1 r))))> |
#<alt (* 1/144 (/ r s))> |
#<alt (* -1 (* r (- (* 1/24 (/ 1 r)) (* 1/144 (/ 1 s)))))> |
#<alt (* -1 (* r (- (* 1/24 (/ 1 r)) (* 1/144 (/ 1 s)))))> |
#<alt (* -1 (* r (- (* 1/24 (/ 1 r)) (* 1/144 (/ 1 s)))))> |
#<alt (* 1/144 (/ r s))> |
#<alt (/ (+ (* -1/24 s) (* 1/144 r)) s)> |
#<alt (/ (+ (* -1/24 s) (* 1/144 r)) s)> |
#<alt (/ (+ (* -1/24 s) (* 1/144 r)) s)> |
#<alt -1/24> |
#<alt (- (* 1/144 (/ r s)) 1/24)> |
#<alt (- (* 1/144 (/ r s)) 1/24)> |
#<alt (- (* 1/144 (/ r s)) 1/24)> |
#<alt -1/24> |
#<alt (- (* 1/144 (/ r s)) 1/24)> |
#<alt (- (* 1/144 (/ r s)) 1/24)> |
#<alt (- (* 1/144 (/ r s)) 1/24)> |
#<alt (* 1/144 (/ r s))> |
#<alt (* 1/144 (/ r s))> |
#<alt (* 1/144 (/ r s))> |
#<alt (* 1/144 (/ r s))> |
#<alt (* 1/144 (/ r s))> |
#<alt (* 1/144 (/ r s))> |
#<alt (* 1/144 (/ r s))> |
#<alt (* 1/144 (/ r s))> |
#<alt (* 1/144 (/ r s))> |
#<alt (* 1/144 (/ r s))> |
#<alt (* 1/144 (/ r s))> |
#<alt (* 1/144 (/ r s))> |
#<alt (* 1/144 (/ r s))> |
#<alt (* 1/144 (/ r s))> |
#<alt (* 1/144 (/ r s))> |
#<alt (* 1/144 (/ r s))> |
#<alt (* 1/144 (/ r s))> |
#<alt (* 1/144 (/ r s))> |
#<alt (* 1/144 (/ r s))> |
#<alt (* 1/144 (/ r s))> |
#<alt (* 1/144 (/ r s))> |
#<alt (* 1/144 (/ r s))> |
#<alt (* 1/144 (/ r s))> |
#<alt (* 1/144 (/ r s))> |
#<alt (/ 1/4 (* r (* s (PI))))> |
#<alt (/ (+ (* -1/8 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* s (PI))))) r)> |
#<alt (/ (+ (* r (- (* 1/16 (/ r (* (pow s 3) (PI)))) (* 1/8 (/ 1 (* (pow s 2) (PI)))))) (* 1/4 (/ 1 (* s (PI))))) r)> |
#<alt (/ (+ (* r (- (* r (+ (* -1/48 (/ r (* (pow s 4) (PI)))) (* 1/16 (/ 1 (* (pow s 3) (PI)))))) (* 1/8 (/ 1 (* (pow s 2) (PI)))))) (* 1/4 (/ 1 (* s (PI))))) r)> |
#<alt (* 1/8 (/ (+ 1 (exp (* -1 (/ r s)))) (* r (* s (PI)))))> |
#<alt (* 1/8 (/ (+ 1 (exp (* -1 (/ r s)))) (* r (* s (PI)))))> |
#<alt (* 1/8 (/ (+ 1 (exp (* -1 (/ r s)))) (* r (* s (PI)))))> |
#<alt (* 1/8 (/ (+ 1 (exp (* -1 (/ r s)))) (* r (* s (PI)))))> |
#<alt (* 1/8 (/ (+ 1 (exp (* -1 (/ r s)))) (* r (* s (PI)))))> |
#<alt (* 1/8 (/ (+ 1 (exp (* -1 (/ r s)))) (* r (* s (PI)))))> |
#<alt (* 1/8 (/ (+ 1 (exp (* -1 (/ r s)))) (* r (* s (PI)))))> |
#<alt (* 1/8 (/ (+ 1 (exp (* -1 (/ r s)))) (* r (* s (PI)))))> |
#<alt (* 1/8 (/ (+ 1 (exp (* -1 (/ r s)))) (* r (* s (PI)))))> |
#<alt (* 1/8 (/ (+ 1 (exp (* -1 (/ r s)))) (* r (* s (PI)))))> |
#<alt (* 1/8 (/ (+ 1 (exp (* -1 (/ r s)))) (* r (* s (PI)))))> |
#<alt (* 1/8 (/ (+ 1 (exp (* -1 (/ r s)))) (* r (* s (PI)))))> |
#<alt (/ 1/4 (* r (* s (PI))))> |
#<alt (/ (- (* 1/4 (/ 1 (* r (PI)))) (* 1/8 (/ 1 (* s (PI))))) s)> |
#<alt (/ (- (+ (* 1/16 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* r (PI))))) (/ 1/8 (* s (PI)))) s)> |
#<alt (/ (- (+ (* -1/48 (/ (pow r 2) (* (pow s 3) (PI)))) (+ (* 1/16 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* r (PI)))))) (/ 1/8 (* s (PI)))) s)> |
#<alt (/ 1/4 (* r (* s (PI))))> |
#<alt (* -1 (/ (- (* 1/8 (/ 1 (* s (PI)))) (* 1/4 (/ 1 (* r (PI))))) s))> |
#<alt (* -1 (/ (- (* -1 (/ (- (* 1/16 (/ r (* s (PI)))) (* 1/8 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))) s))> |
#<alt (* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -1/16 (/ r (PI))) (* 1/48 (/ (pow r 2) (* s (PI))))) s)) (* 1/8 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))) s))> |
#<alt (/ 1/4 (* r (PI)))> |
#<alt (/ (+ (* -1/8 (/ r (* s (PI)))) (* 1/4 (/ 1 (PI)))) r)> |
#<alt (/ (+ (* r (- (* 1/16 (/ r (* (pow s 2) (PI)))) (* 1/8 (/ 1 (* s (PI)))))) (* 1/4 (/ 1 (PI)))) r)> |
#<alt (/ (+ (* r (- (* r (+ (* -1/48 (/ r (* (pow s 3) (PI)))) (* 1/16 (/ 1 (* (pow s 2) (PI)))))) (* 1/8 (/ 1 (* s (PI)))))) (* 1/4 (/ 1 (PI)))) r)> |
#<alt (* 1/8 (/ (+ 1 (exp (* -1 (/ r s)))) (* r (PI))))> |
#<alt (* 1/8 (/ (+ 1 (exp (* -1 (/ r s)))) (* r (PI))))> |
#<alt (* 1/8 (/ (+ 1 (exp (* -1 (/ r s)))) (* r (PI))))> |
#<alt (* 1/8 (/ (+ 1 (exp (* -1 (/ r s)))) (* r (PI))))> |
#<alt (* 1/8 (/ (+ 1 (exp (* -1 (/ r s)))) (* r (PI))))> |
#<alt (* 1/8 (/ (+ 1 (exp (* -1 (/ r s)))) (* r (PI))))> |
#<alt (* 1/8 (/ (+ 1 (exp (* -1 (/ r s)))) (* r (PI))))> |
#<alt (* 1/8 (/ (+ 1 (exp (* -1 (/ r s)))) (* r (PI))))> |
#<alt (* 1/8 (/ (+ 1 (exp (* -1 (/ r s)))) (* r (PI))))> |
#<alt (* 1/8 (/ (+ 1 (exp (* -1 (/ r s)))) (* r (PI))))> |
#<alt (* 1/8 (/ (+ 1 (exp (* -1 (/ r s)))) (* r (PI))))> |
#<alt (* 1/8 (/ (+ 1 (exp (* -1 (/ r s)))) (* r (PI))))> |
#<alt (/ 1/4 (* r (PI)))> |
#<alt (- (* 1/4 (/ 1 (* r (PI)))) (* 1/8 (/ 1 (* s (PI)))))> |
#<alt (- (+ (* 1/16 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* r (PI))))) (/ 1/8 (* s (PI))))> |
#<alt (- (+ (* -1/48 (/ (pow r 2) (* (pow s 3) (PI)))) (+ (* 1/16 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* r (PI)))))) (/ 1/8 (* s (PI))))> |
#<alt (/ 1/4 (* r (PI)))> |
#<alt (- (* 1/4 (/ 1 (* r (PI)))) (* 1/8 (/ 1 (* s (PI)))))> |
#<alt (+ (* -1 (/ (+ (* -1/16 (/ r (* s (PI)))) (* 1/8 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI)))))> |
#<alt (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/48 (/ (pow r 2) (* s (PI)))) (* 1/16 (/ r (PI)))) s)) (* 1/8 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI)))))> |
#<alt (/ 1/8 r)> |
#<alt (/ 1/8 r)> |
#<alt (/ 1/8 r)> |
#<alt (/ 1/8 r)> |
#<alt (/ 1/8 r)> |
#<alt (/ 1/8 r)> |
#<alt (/ 1/8 r)> |
#<alt (/ 1/8 r)> |
#<alt (/ 1/8 r)> |
#<alt (/ 1/8 r)> |
#<alt (/ 1/8 r)> |
#<alt (/ 1/8 r)> |
#<alt (* -1 s)> |
#<alt (* -1 s)> |
#<alt (* -1 s)> |
#<alt (* -1 s)> |
#<alt (* -1 s)> |
#<alt (* -1 s)> |
#<alt (* -1 s)> |
#<alt (* -1 s)> |
#<alt (* -1 s)> |
#<alt (* -1 s)> |
#<alt (* -1 s)> |
#<alt (* -1 s)> |
#<alt (/ 1/4 (* r (* s (PI))))> |
#<alt (/ (+ (* -1/6 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* s (PI))))) r)> |
#<alt (/ (+ (* r (- (* 5/72 (/ r (* (pow s 3) (PI)))) (* 1/6 (/ 1 (* (pow s 2) (PI)))))) (* 1/4 (/ 1 (* s (PI))))) r)> |
#<alt (/ (+ (* r (- (* r (+ (* -1/48 (/ r (* (pow s 4) (PI)))) (* 5/72 (/ 1 (* (pow s 3) (PI)))))) (* 1/6 (/ 1 (* (pow s 2) (PI)))))) (* 1/4 (/ 1 (* s (PI))))) r)> |
#<alt (* 1/144 (/ r (* (pow s 3) (PI))))> |
#<alt (* r (- (* 1/144 (/ 1 (* (pow s 3) (PI)))) (* 1/24 (/ 1 (* r (* (pow s 2) (PI)))))))> |
#<alt (* r (- (+ (* 1/8 (/ (+ (/ 1 (* s (PI))) (/ (exp (neg (/ r s))) (* s (PI)))) (pow r 2))) (* 1/144 (/ 1 (* (pow s 3) (PI))))) (/ 1/24 (* r (* (pow s 2) (PI))))))> |
#<alt (* r (- (+ (* 1/8 (/ (+ (/ 1 (* s (PI))) (/ (exp (neg (/ r s))) (* s (PI)))) (pow r 2))) (* 1/144 (/ 1 (* (pow s 3) (PI))))) (/ 1/24 (* r (* (pow s 2) (PI))))))> |
#<alt (* 1/144 (/ r (* (pow s 3) (PI))))> |
#<alt (* -1 (* r (- (* 1/24 (/ 1 (* r (* (pow s 2) (PI))))) (* 1/144 (/ 1 (* (pow s 3) (PI)))))))> |
#<alt (* -1 (* r (- (* -1 (/ (- (* 1/8 (/ (+ (/ 1 (* s (PI))) (/ (exp (* -1 (/ r s))) (* s (PI)))) r)) (* 1/24 (/ 1 (* (pow s 2) (PI))))) r)) (* 1/144 (/ 1 (* (pow s 3) (PI)))))))> |
#<alt (* -1 (* r (- (* -1 (/ (- (* 1/8 (/ (+ (/ 1 (* s (PI))) (/ (exp (* -1 (/ r s))) (* s (PI)))) r)) (* 1/24 (/ 1 (* (pow s 2) (PI))))) r)) (* 1/144 (/ 1 (* (pow s 3) (PI)))))))> |
#<alt (* 1/144 (/ r (* (pow s 3) (PI))))> |
#<alt (/ (+ (* -1/24 (/ s (PI))) (* 1/144 (/ r (PI)))) (pow s 3))> |
#<alt (/ (+ (* 1/144 (/ r (PI))) (* s (- (* 1/8 (* s (+ (/ 1 (* r (PI))) (/ (exp (neg (/ r s))) (* r (PI)))))) (* 1/24 (/ 1 (PI)))))) (pow s 3))> |
#<alt (/ (+ (* 1/144 (/ r (PI))) (* s (- (* 1/8 (* s (+ (/ 1 (* r (PI))) (/ (exp (neg (/ r s))) (* r (PI)))))) (* 1/24 (/ 1 (PI)))))) (pow s 3))> |
#<alt (/ 1/4 (* r (* s (PI))))> |
#<alt (/ (- (* 1/4 (/ 1 (* r (PI)))) (* 1/6 (/ 1 (* s (PI))))) s)> |
#<alt (/ (- (+ (* 1/8 (/ (- (* 1/2 (/ r (PI))) (* -1/18 (/ r (PI)))) (pow s 2))) (* 1/4 (/ 1 (* r (PI))))) (/ 1/6 (* s (PI)))) s)> |
#<alt (/ (- (+ (* -1/48 (/ (pow r 2) (* (pow s 3) (PI)))) (+ (* 1/8 (/ (- (* 1/2 (/ r (PI))) (* -1/18 (/ r (PI)))) (pow s 2))) (* 1/4 (/ 1 (* r (PI)))))) (/ 1/6 (* s (PI)))) s)> |
#<alt (/ 1/4 (* r (* s (PI))))> |
#<alt (* -1 (/ (- (* 1/6 (/ 1 (* s (PI)))) (* 1/4 (/ 1 (* r (PI))))) s))> |
#<alt (* -1 (/ (- (* -1 (/ (- (* 1/8 (/ (- (* 1/2 (/ r (PI))) (* -1/18 (/ r (PI)))) s)) (* 1/6 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))) s))> |
#<alt (* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -1/8 (- (* 1/2 (/ r (PI))) (* -1/18 (/ r (PI))))) (* 1/48 (/ (pow r 2) (* s (PI))))) s)) (* 1/6 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))) s))> |
#<alt (* 4 (* r (* s (PI))))> |
#<alt (* r (+ (* 8/3 (* r (PI))) (* 4 (* s (PI)))))> |
#<alt (* r (+ (* 4 (* s (PI))) (* r (+ (* -8 (* r (+ (* -2/9 (/ (PI) s)) (* 5/36 (/ (PI) s))))) (* 8/3 (PI))))))> |
#<alt (* r (+ (* 4 (* s (PI))) (* r (+ (* 8/3 (PI)) (* r (+ (* -8 (* r (+ (* -1/24 (/ (PI) (pow s 2))) (+ (* 5/54 (/ (PI) (pow s 2))) (* 2/3 (/ (+ (* -2/9 (/ (PI) s)) (* 5/36 (/ (PI) s))) s)))))) (* -8 (+ (* -2/9 (/ (PI) s)) (* 5/36 (/ (PI) s))))))))))> |
#<alt (* 144 (/ (* (pow s 3) (PI)) r))> |
#<alt (/ (+ (* 144 (* (pow s 3) (PI))) (* 864 (/ (* (pow s 4) (PI)) r))) r)> |
#<alt (/ (+ (* -8 (/ (+ (* -648 (* (pow s 5) (PI))) (* 324 (* (pow s 5) (* (PI) (+ 1 (exp (neg (/ r s)))))))) (pow r 2))) (+ (* 144 (* (pow s 3) (PI))) (* 864 (/ (* (pow s 4) (PI)) r)))) r)> |
#<alt (/ (+ (* -8 (/ (+ (* -648 (* (pow s 5) (PI))) (* 324 (* (pow s 5) (* (PI) (+ 1 (exp (neg (/ r s)))))))) (pow r 2))) (+ (* -8 (/ (+ (* 6 (* s (+ (* -648 (* (pow s 5) (PI))) (* 324 (* (pow s 5) (* (PI) (+ 1 (exp (neg (/ r s)))))))))) (* 1944 (* (pow s 6) (* (PI) (+ 1 (exp (neg (/ r s)))))))) (pow r 3))) (+ (* 144 (* (pow s 3) (PI))) (* 864 (/ (* (pow s 4) (PI)) r))))) r)> |
#<alt (* 144 (/ (* (pow s 3) (PI)) r))> |
#<alt (* -1 (/ (+ (* -864 (/ (* (pow s 4) (PI)) r)) (* -144 (* (pow s 3) (PI)))) r))> |
#<alt (* -1 (/ (+ (* -144 (* (pow s 3) (PI))) (* -1 (/ (+ (* -8 (/ (+ (* -648 (* (pow s 5) (PI))) (* 324 (* (pow s 5) (* (PI) (+ 1 (exp (* -1 (/ r s)))))))) r)) (* 864 (* (pow s 4) (PI)))) r))) r))> |
#<alt (* -1 (/ (+ (* -144 (* (pow s 3) (PI))) (* -1 (/ (+ (* -1 (/ (+ (* -8 (/ (+ (* -1944 (* (pow s 6) (* (PI) (+ 1 (exp (* -1 (/ r s))))))) (* -6 (* s (+ (* -648 (* (pow s 5) (PI))) (* 324 (* (pow s 5) (* (PI) (+ 1 (exp (* -1 (/ r s))))))))))) r)) (* 8 (+ (* -648 (* (pow s 5) (PI))) (* 324 (* (pow s 5) (* (PI) (+ 1 (exp (* -1 (/ r s)))))))))) r)) (* 864 (* (pow s 4) (PI)))) r))) r))> |
#<alt (* 144 (/ (* (pow s 3) (PI)) r))> |
#<alt (* (pow s 3) (+ (* 144 (/ (PI) r)) (* 864 (/ (* s (PI)) (pow r 2)))))> |
#<alt (* (pow s 3) (+ (* 144 (/ (PI) r)) (* s (+ (* -8 (* s (+ (* -648 (/ (PI) (pow r 3))) (* 324 (/ (* (PI) (+ 1 (exp (neg (/ r s))))) (pow r 3)))))) (* 864 (/ (PI) (pow r 2)))))))> |
#<alt (* (pow s 3) (+ (* 144 (/ (PI) r)) (* s (+ (* 864 (/ (PI) (pow r 2))) (* s (+ (* -8 (* s (+ (* 6 (/ (+ (* -648 (/ (PI) (pow r 3))) (* 324 (/ (* (PI) (+ 1 (exp (neg (/ r s))))) (pow r 3)))) r)) (* 1944 (/ (* (PI) (+ 1 (exp (neg (/ r s))))) (pow r 4)))))) (* -8 (+ (* -648 (/ (PI) (pow r 3))) (* 324 (/ (* (PI) (+ 1 (exp (neg (/ r s))))) (pow r 3)))))))))))> |
#<alt (* 4 (* r (* s (PI))))> |
#<alt (* s (+ (* -2 (/ (* r (* (PI) (- (* -1 r) (* 1/3 r)))) s)) (* 4 (* r (PI)))))> |
#<alt (* s (+ (* -8 (/ (+ (* -1/8 (* r (* (PI) (pow (- (* -1 r) (* 1/3 r)) 2)))) (* 1/4 (* r (* (PI) (- (* 1/2 (pow r 2)) (* -1/18 (pow r 2))))))) (pow s 2))) (+ (* -2 (/ (* r (* (PI) (- (* -1 r) (* 1/3 r)))) s)) (* 4 (* r (PI))))))> |
#<alt (* s (+ (* -8 (/ (+ (* -1/2 (* (+ (* -1/8 (* r (* (PI) (pow (- (* -1 r) (* 1/3 r)) 2)))) (* 1/4 (* r (* (PI) (- (* 1/2 (pow r 2)) (* -1/18 (pow r 2))))))) (- (* -1 r) (* 1/3 r)))) (+ (* -1/8 (* r (* (PI) (* (- (* -1 r) (* 1/3 r)) (- (* 1/2 (pow r 2)) (* -1/18 (pow r 2))))))) (* -1/24 (* (pow r 4) (PI))))) (pow s 3))) (+ (* -8 (/ (+ (* -1/8 (* r (* (PI) (pow (- (* -1 r) (* 1/3 r)) 2)))) (* 1/4 (* r (* (PI) (- (* 1/2 (pow r 2)) (* -1/18 (pow r 2))))))) (pow s 2))) (+ (* -2 (/ (* r (* (PI) (- (* -1 r) (* 1/3 r)))) s)) (* 4 (* r (PI)))))))> |
#<alt (* 4 (* r (* s (PI))))> |
#<alt (* -1 (* s (+ (* -4 (* r (PI))) (* -2 (/ (* r (* (PI) (- r (* -1/3 r)))) s)))))> |
#<alt (* -1 (* s (+ (* -4 (* r (PI))) (* -1 (/ (+ (* -8 (/ (+ (* -1/8 (* r (* (PI) (pow (- r (* -1/3 r)) 2)))) (* 1/4 (* r (* (PI) (- (* 1/2 (pow r 2)) (* -1/18 (pow r 2))))))) s)) (* 2 (* r (* (PI) (- r (* -1/3 r)))))) s)))))> |
#<alt (* -1 (* s (+ (* -4 (* r (PI))) (* -1 (/ (+ (* -1 (/ (+ (* -8 (/ (+ (* -1/2 (* (+ (* -1/8 (* r (* (PI) (pow (- r (* -1/3 r)) 2)))) (* 1/4 (* r (* (PI) (- (* 1/2 (pow r 2)) (* -1/18 (pow r 2))))))) (- r (* -1/3 r)))) (+ (* -1/8 (* r (* (PI) (* (- r (* -1/3 r)) (- (* 1/2 (pow r 2)) (* -1/18 (pow r 2))))))) (* 1/24 (* (pow r 4) (PI))))) s)) (* 8 (+ (* -1/8 (* r (* (PI) (pow (- r (* -1/3 r)) 2)))) (* 1/4 (* r (* (PI) (- (* 1/2 (pow r 2)) (* -1/18 (pow r 2))))))))) s)) (* 2 (* r (* (PI) (- r (* -1/3 r)))))) s)))))> |
#<alt (/ 1/4 (* r s))> |
#<alt (/ (+ (* -1/6 (/ r (pow s 2))) (* 1/4 (/ 1 s))) r)> |
#<alt (/ (+ (* r (- (* 5/72 (/ r (pow s 3))) (* 1/6 (/ 1 (pow s 2))))) (* 1/4 (/ 1 s))) r)> |
#<alt (/ (+ (* r (- (* r (+ (* -1/48 (/ r (pow s 4))) (* 5/72 (/ 1 (pow s 3))))) (* 1/6 (/ 1 (pow s 2))))) (* 1/4 (/ 1 s))) r)> |
#<alt (* 1/144 (/ r (pow s 3)))> |
#<alt (* r (- (* 1/144 (/ 1 (pow s 3))) (* 1/24 (/ 1 (* r (pow s 2))))))> |
#<alt (* r (- (+ (* 1/8 (/ (+ (/ 1 s) (/ (exp (neg (/ r s))) s)) (pow r 2))) (* 1/144 (/ 1 (pow s 3)))) (/ 1/24 (* r (pow s 2)))))> |
#<alt (* r (- (+ (* 1/8 (/ (+ (/ 1 s) (/ (exp (neg (/ r s))) s)) (pow r 2))) (* 1/144 (/ 1 (pow s 3)))) (/ 1/24 (* r (pow s 2)))))> |
#<alt (* 1/144 (/ r (pow s 3)))> |
#<alt (* -1 (* r (- (* 1/24 (/ 1 (* r (pow s 2)))) (* 1/144 (/ 1 (pow s 3))))))> |
#<alt (* -1 (* r (- (* -1 (/ (- (* 1/8 (/ (+ (/ 1 s) (/ (exp (* -1 (/ r s))) s)) r)) (* 1/24 (/ 1 (pow s 2)))) r)) (* 1/144 (/ 1 (pow s 3))))))> |
#<alt (* -1 (* r (- (* -1 (/ (- (* 1/8 (/ (+ (/ 1 s) (/ (exp (* -1 (/ r s))) s)) r)) (* 1/24 (/ 1 (pow s 2)))) r)) (* 1/144 (/ 1 (pow s 3))))))> |
#<alt (* 1/144 (/ r (pow s 3)))> |
#<alt (/ (+ (* -1/24 s) (* 1/144 r)) (pow s 3))> |
#<alt (/ (+ (* 1/144 r) (* s (- (* 1/8 (* s (+ (/ 1 r) (/ (exp (neg (/ r s))) r)))) 1/24))) (pow s 3))> |
#<alt (/ (+ (* 1/144 r) (* s (- (* 1/8 (* s (+ (/ 1 r) (/ (exp (neg (/ r s))) r)))) 1/24))) (pow s 3))> |
#<alt (/ 1/4 (* r s))> |
#<alt (/ (- (* 1/4 (/ 1 r)) (* 1/6 (/ 1 s))) s)> |
#<alt (/ (- (+ (* 1/8 (/ (- (* 1/2 r) (* -1/18 r)) (pow s 2))) (* 1/4 (/ 1 r))) (* 1/6 (/ 1 s))) s)> |
#<alt (/ (- (+ (* -1/48 (/ (pow r 2) (pow s 3))) (+ (* 1/8 (/ (- (* 1/2 r) (* -1/18 r)) (pow s 2))) (* 1/4 (/ 1 r)))) (* 1/6 (/ 1 s))) s)> |
#<alt (/ 1/4 (* r s))> |
#<alt (* -1 (/ (- (* 1/6 (/ 1 s)) (* 1/4 (/ 1 r))) s))> |
#<alt (* -1 (/ (- (* -1 (/ (- (* 1/8 (/ (- (* 1/2 r) (* -1/18 r)) s)) 1/6) s)) (* 1/4 (/ 1 r))) s))> |
#<alt (* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -1/8 (- (* 1/2 r) (* -1/18 r))) (* 1/48 (/ (pow r 2) s))) s)) 1/6) s)) (* 1/4 (/ 1 r))) s))> |
#<alt 2> |
#<alt (+ 2 (* -4/3 (/ r s)))> |
#<alt (+ 2 (* r (- (* 5/9 (/ r (pow s 2))) (* 4/3 (/ 1 s)))))> |
#<alt (+ 2 (* r (- (* r (+ (* -1/6 (/ r (pow s 3))) (* 5/9 (/ 1 (pow s 2))))) (* 4/3 (/ 1 s)))))> |
#<alt (* 1/18 (/ (pow r 2) (pow s 2)))> |
#<alt (* (pow r 2) (- (* 1/18 (/ 1 (pow s 2))) (* 1/3 (/ 1 (* r s)))))> |
#<alt (* (pow r 2) (- (+ (/ 1 (pow r 2)) (+ (* 1/18 (/ 1 (pow s 2))) (/ (exp (neg (/ r s))) (pow r 2)))) (/ 1/3 (* r s))))> |
#<alt (* (pow r 2) (- (+ (/ 1 (pow r 2)) (+ (* 1/18 (/ 1 (pow s 2))) (/ (exp (neg (/ r s))) (pow r 2)))) (/ 1/3 (* r s))))> |
#<alt (* 1/18 (/ (pow r 2) (pow s 2)))> |
#<alt (* (pow r 2) (- (* 1/18 (/ 1 (pow s 2))) (* 1/3 (/ 1 (* r s)))))> |
#<alt (* (pow r 2) (+ (* -1 (/ (+ (* -1 (/ (+ 1 (exp (* -1 (/ r s)))) r)) (* 1/3 (/ 1 s))) r)) (* 1/18 (/ 1 (pow s 2)))))> |
#<alt (* (pow r 2) (+ (* -1 (/ (+ (* -1 (/ (+ 1 (exp (* -1 (/ r s)))) r)) (* 1/3 (/ 1 s))) r)) (* 1/18 (/ 1 (pow s 2)))))> |
#<alt (* 1/18 (/ (pow r 2) (pow s 2)))> |
#<alt (/ (+ (* -1/3 (* r s)) (* 1/18 (pow r 2))) (pow s 2))> |
#<alt (/ (+ (* 1/18 (pow r 2)) (* s (- (* s (+ 1 (exp (neg (/ r s))))) (* 1/3 r)))) (pow s 2))> |
#<alt (/ (+ (* 1/18 (pow r 2)) (* s (- (* s (+ 1 (exp (neg (/ r s))))) (* 1/3 r)))) (pow s 2))> |
#<alt 2> |
#<alt (- (+ 2 (* -1 (/ r s))) (* 1/3 (/ r s)))> |
#<alt (- (+ 2 (+ (* -1 (/ r s)) (* 1/2 (/ (pow r 2) (pow s 2))))) (+ (* -1/18 (/ (pow r 2) (pow s 2))) (* 1/3 (/ r s))))> |
#<alt (- (+ 2 (+ (* -1 (/ r s)) (+ (* -1/6 (/ (pow r 3) (pow s 3))) (* 1/2 (/ (pow r 2) (pow s 2)))))) (+ (* -1/18 (/ (pow r 2) (pow s 2))) (* 1/3 (/ r s))))> |
#<alt 2> |
#<alt (+ 2 (* -1 (/ (- r (* -1/3 r)) s)))> |
#<alt (+ 2 (* -1 (/ (- (+ r (* -1 (/ (- (* 1/2 (pow r 2)) (* -1/18 (pow r 2))) s))) (* -1/3 r)) s)))> |
#<alt (+ 2 (* -1 (/ (- (+ r (* -1 (/ (- (+ (* -1/6 (/ (pow r 3) s)) (* 1/2 (pow r 2))) (* -1/18 (pow r 2))) s))) (* -1/3 r)) s)))> |
#<alt 1> |
#<alt (+ 1 (* -1 (/ r s)))> |
#<alt (+ 1 (* r (- (* 1/2 (/ r (pow s 2))) (/ 1 s))))> |
#<alt (+ 1 (* r (- (* r (+ (* -1/6 (/ r (pow s 3))) (* 1/2 (/ 1 (pow s 2))))) (/ 1 s))))> |
#<alt (exp (* -1 (/ r s)))> |
#<alt (exp (* -1 (/ r s)))> |
#<alt (exp (* -1 (/ r s)))> |
#<alt (exp (* -1 (/ r s)))> |
#<alt (exp (* -1 (/ r s)))> |
#<alt (exp (* -1 (/ r s)))> |
#<alt (exp (* -1 (/ r s)))> |
#<alt (exp (* -1 (/ r s)))> |
#<alt (exp (* -1 (/ r s)))> |
#<alt (exp (* -1 (/ r s)))> |
#<alt (exp (* -1 (/ r s)))> |
#<alt (exp (* -1 (/ r s)))> |
#<alt 1> |
#<alt (+ 1 (* -1 (/ r s)))> |
#<alt (+ 1 (+ (* -1 (/ r s)) (* 1/2 (/ (pow r 2) (pow s 2)))))> |
#<alt (+ 1 (+ (* -1 (/ r s)) (+ (* -1/6 (/ (pow r 3) (pow s 3))) (* 1/2 (/ (pow r 2) (pow s 2))))))> |
#<alt 1> |
#<alt (+ 1 (* -1 (/ r s)))> |
#<alt (+ 1 (* -1 (/ (+ r (* -1/2 (/ (pow r 2) s))) s)))> |
#<alt (+ 1 (* -1 (/ (+ r (* -1 (/ (+ (* -1/6 (/ (pow r 3) s)) (* 1/2 (pow r 2))) s))) s)))> |
#<alt 1> |
#<alt (+ 1 (* -1 (/ r s)))> |
#<alt (+ 1 (* r (- (* 1/2 (/ r (pow s 2))) (/ 1 s))))> |
#<alt (+ 1 (* r (- (* r (+ (* -1/6 (/ r (pow s 3))) (* 1/2 (/ 1 (pow s 2))))) (/ 1 s))))> |
#<alt (exp (* -1 (/ r s)))> |
#<alt (exp (* -1 (/ r s)))> |
#<alt (exp (* -1 (/ r s)))> |
#<alt (exp (* -1 (/ r s)))> |
#<alt (exp (* -1 (/ r s)))> |
#<alt (exp (* -1 (/ r s)))> |
#<alt (exp (* -1 (/ r s)))> |
#<alt (exp (* -1 (/ r s)))> |
#<alt (exp (* -1 (/ r s)))> |
#<alt (exp (* -1 (/ r s)))> |
#<alt (exp (* -1 (/ r s)))> |
#<alt (exp (* -1 (/ r s)))> |
#<alt 1> |
#<alt (+ 1 (* -1 (/ r s)))> |
#<alt (+ 1 (+ (* -1 (/ r s)) (* 1/2 (/ (pow r 2) (pow s 2)))))> |
#<alt (+ 1 (+ (* -1 (/ r s)) (+ (* -1/6 (/ (pow r 3) (pow s 3))) (* 1/2 (/ (pow r 2) (pow s 2))))))> |
#<alt 1> |
#<alt (+ 1 (* -1 (/ r s)))> |
#<alt (+ 1 (* -1 (/ (+ r (* -1/2 (/ (pow r 2) s))) s)))> |
#<alt (+ 1 (* -1 (/ (+ r (* -1 (/ (+ (* -1/6 (/ (pow r 3) s)) (* 1/2 (pow r 2))) s))) s)))> |
#<alt (* 1/3 r)> |
#<alt (* 1/3 r)> |
#<alt (* 1/3 r)> |
#<alt (* 1/3 r)> |
#<alt (* 1/3 r)> |
#<alt (* 1/3 r)> |
#<alt (* 1/3 r)> |
#<alt (* 1/3 r)> |
#<alt (* 1/3 r)> |
#<alt (* 1/3 r)> |
#<alt (* 1/3 r)> |
#<alt (* 1/3 r)> |
#<alt (* 1/18 (pow r 2))> |
#<alt (* 1/18 (pow r 2))> |
#<alt (* 1/18 (pow r 2))> |
#<alt (* 1/18 (pow r 2))> |
#<alt (* 1/18 (pow r 2))> |
#<alt (* 1/18 (pow r 2))> |
#<alt (* 1/18 (pow r 2))> |
#<alt (* 1/18 (pow r 2))> |
#<alt (* 1/18 (pow r 2))> |
#<alt (* 1/18 (pow r 2))> |
#<alt (* 1/18 (pow r 2))> |
#<alt (* 1/18 (pow r 2))> |
#<alt (* 1/18 (/ (pow r 2) s))> |
#<alt (* 1/18 (/ (pow r 2) s))> |
#<alt (* 1/18 (/ (pow r 2) s))> |
#<alt (* 1/18 (/ (pow r 2) s))> |
#<alt (* 1/18 (/ (pow r 2) s))> |
#<alt (* 1/18 (/ (pow r 2) s))> |
#<alt (* 1/18 (/ (pow r 2) s))> |
#<alt (* 1/18 (/ (pow r 2) s))> |
#<alt (* 1/18 (/ (pow r 2) s))> |
#<alt (* 1/18 (/ (pow r 2) s))> |
#<alt (* 1/18 (/ (pow r 2) s))> |
#<alt (* 1/18 (/ (pow r 2) s))> |
#<alt (* 1/18 (/ (pow r 2) s))> |
#<alt (* 1/18 (/ (pow r 2) s))> |
#<alt (* 1/18 (/ (pow r 2) s))> |
#<alt (* 1/18 (/ (pow r 2) s))> |
#<alt (* 1/18 (/ (pow r 2) s))> |
#<alt (* 1/18 (/ (pow r 2) s))> |
#<alt (* 1/18 (/ (pow r 2) s))> |
#<alt (* 1/18 (/ (pow r 2) s))> |
#<alt (* 1/18 (/ (pow r 2) s))> |
#<alt (* 1/18 (/ (pow r 2) s))> |
#<alt (* 1/18 (/ (pow r 2) s))> |
#<alt (* 1/18 (/ (pow r 2) s))> |
123 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 13.0ms | s | @ | -inf | (/ (PI) (/ (+ (exp (- 0 (/ r s))) (- 1 (/ (- (* r 1/3) (/ (* (* r r) 1/18) s)) s))) (/ (* r s) 1/8))) |
| 1.0ms | s | @ | inf | (/ (PI) (/ (+ (exp (- 0 (/ r s))) (- 1 (/ (- (* r 1/3) (/ (* (* r r) 1/18) s)) s))) (/ (* r s) 1/8))) |
| 1.0ms | r | @ | inf | (/ (* (/ 1/8 r) (/ (+ (exp (/ r (neg s))) 1) (PI))) s) |
| 1.0ms | r | @ | inf | (/ (PI) (/ (+ (exp (- 0 (/ r s))) (- 1 (/ (- (* r 1/3) (/ (* (* r r) 1/18) s)) s))) (/ (* r s) 1/8))) |
| 1.0ms | r | @ | -inf | (/ (PI) (/ (+ (exp (- 0 (/ r s))) (- 1 (/ (- (* r 1/3) (/ (* (* r r) 1/18) s)) s))) (/ (* r s) 1/8))) |
| 1× | batch-egg-rewrite |
| 6502× | *-lowering-*.f32 |
| 6502× | *-lowering-*.f64 |
| 4090× | /-lowering-/.f32 |
| 4090× | /-lowering-/.f64 |
| 2298× | --lowering--.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 50 | 229 |
| 1 | 320 | 225 |
| 2 | 2807 | 219 |
| 0 | 10837 | 219 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(neg r) |
(exp (/ (/ r -3) s)) |
(/ (/ r -3) s) |
(/ r -3) |
(/ 1/4 (* (* (PI) r) s)) |
(* (* (PI) r) s) |
(* (PI) r) |
(PI) |
(/ (/ (+ -1/24 (* (/ r s) 1/144)) (* s s)) (PI)) |
(/ (+ -1/24 (* (/ r s) 1/144)) (* s s)) |
(+ -1/24 (* (/ r s) 1/144)) |
(* (/ r s) 1/144) |
(/ (* (/ 1/8 r) (/ (+ (exp (/ r (neg s))) 1) (PI))) s) |
(* (/ 1/8 r) (/ (+ (exp (/ r (neg s))) 1) (PI))) |
(/ 1/8 r) |
(neg s) |
(/ 1 (/ (PI) (/ (+ (exp (- 0 (/ r s))) (- 1 (/ (- (* r 1/3) (/ (* (* r r) 1/18) s)) s))) (/ (* r s) 1/8)))) |
(/ (PI) (/ (+ (exp (- 0 (/ r s))) (- 1 (/ (- (* r 1/3) (/ (* (* r r) 1/18) s)) s))) (/ (* r s) 1/8))) |
(/ (+ (exp (- 0 (/ r s))) (- 1 (/ (- (* r 1/3) (/ (* (* r r) 1/18) s)) s))) (/ (* r s) 1/8)) |
(+ (exp (- 0 (/ r s))) (- 1 (/ (- (* r 1/3) (/ (* (* r r) 1/18) s)) s))) |
(exp (/ (neg r) s)) |
(exp (/ r (neg s))) |
(* r 1/3) |
(* (* r r) 1/18) |
(/ (* (* r r) 1/18) s) |
| Outputs |
|---|
(neg.f32 r) |
(+.f32 #s(literal 0 binary32) (neg.f32 r)) |
(-.f32 #s(literal 0 binary32) r) |
(/.f32 (-.f32 #s(literal 0 binary32) (*.f32 r (*.f32 r r))) (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 r r) (*.f32 #s(literal 0 binary32) r)))) |
(/.f32 (-.f32 #s(literal 0 binary32) (*.f32 r r)) (+.f32 #s(literal 0 binary32) r)) |
(*.f32 r #s(literal -1 binary32)) |
(*.f32 #s(literal -1 binary32) r) |
(exp.f32 (/.f32 (/.f32 r #s(literal -3 binary32)) s)) |
(exp.f32 (*.f32 (log.f32 (exp.f32 (/.f32 r #s(literal -3 binary32)))) (/.f32 #s(literal 1 binary32) s))) |
(pow.f32 (exp.f32 r) (/.f32 #s(literal 1 binary32) (*.f32 #s(literal -3 binary32) s))) |
(pow.f32 (exp.f32 r) (*.f32 #s(literal -1/3 binary32) (/.f32 #s(literal 1 binary32) s))) |
(pow.f32 (exp.f32 r) (/.f32 #s(literal -1/3 binary32) s)) |
(pow.f32 (E.f32) (/.f32 (/.f32 r #s(literal -3 binary32)) s)) |
(pow.f32 (exp.f32 (/.f32 r #s(literal -3 binary32))) (/.f32 #s(literal 1 binary32) s)) |
(pow.f32 (pow.f32 (exp.f32 (/.f32 r #s(literal -3 binary32))) #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) s)) |
(pow.f32 (exp.f32 (/.f32 r #s(literal 3 binary32))) (/.f32 #s(literal -1 binary32) s)) |
(pow.f32 (exp.f32 (/.f32 #s(literal 1 binary32) s)) (/.f32 r #s(literal -3 binary32))) |
(/.f32 #s(literal 1 binary32) (exp.f32 (/.f32 (/.f32 r #s(literal 3 binary32)) s))) |
(cbrt.f32 (exp.f32 (/.f32 r (neg.f32 s)))) |
(neg.f32 (/.f32 (/.f32 r #s(literal 3 binary32)) s)) |
(exp.f32 (*.f32 (log.f32 (/.f32 s (/.f32 r #s(literal -3 binary32)))) #s(literal -1 binary32))) |
(pow.f32 (/.f32 s (/.f32 r #s(literal -3 binary32))) #s(literal -1 binary32)) |
(pow.f32 (*.f32 (/.f32 #s(literal -3 binary32) r) s) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (*.f32 #s(literal -3 binary32) s) r) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (/.f32 s (/.f32 r #s(literal -3 binary32))) #s(literal 1 binary32)) #s(literal -1 binary32)) |
(/.f32 r (*.f32 #s(literal -3 binary32) s)) |
(/.f32 (neg.f32 r) (neg.f32 (*.f32 #s(literal -3 binary32) s))) |
(/.f32 (neg.f32 r) (*.f32 s #s(literal 3 binary32))) |
(/.f32 (/.f32 r #s(literal -3 binary32)) s) |
(/.f32 (/.f32 r s) #s(literal -3 binary32)) |
(/.f32 #s(literal 1 binary32) (/.f32 s (/.f32 r #s(literal -3 binary32)))) |
(/.f32 #s(literal 1 binary32) (*.f32 (/.f32 #s(literal -3 binary32) r) s)) |
(/.f32 #s(literal 1 binary32) (/.f32 (*.f32 #s(literal -3 binary32) s) r)) |
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 s (/.f32 r #s(literal -3 binary32))) #s(literal 1 binary32))) |
(/.f32 (/.f32 r (neg.f32 s)) #s(literal 3 binary32)) |
(/.f32 (/.f32 r #s(literal 3 binary32)) (neg.f32 s)) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 s (/.f32 r #s(literal -3 binary32))))) |
(/.f32 (/.f32 #s(literal 1 binary32) s) (/.f32 #s(literal -3 binary32) r)) |
(/.f32 (*.f32 r #s(literal 1 binary32)) (*.f32 #s(literal -3 binary32) s)) |
(/.f32 (*.f32 (neg.f32 r) #s(literal 1 binary32)) (*.f32 #s(literal 3 binary32) s)) |
(/.f32 (*.f32 (/.f32 r #s(literal -3 binary32)) #s(literal 1 binary32)) s) |
(/.f32 (/.f32 (/.f32 r #s(literal 3 binary32)) #s(literal -1 binary32)) s) |
(*.f32 r (/.f32 #s(literal 1 binary32) (*.f32 #s(literal -3 binary32) s))) |
(*.f32 r (*.f32 #s(literal -1/3 binary32) (/.f32 #s(literal 1 binary32) s))) |
(*.f32 r (/.f32 #s(literal -1/3 binary32) s)) |
(*.f32 (/.f32 r #s(literal -3 binary32)) (/.f32 #s(literal 1 binary32) s)) |
(*.f32 (/.f32 r s) #s(literal -1/3 binary32)) |
(*.f32 #s(literal 1 binary32) (/.f32 (/.f32 r #s(literal -3 binary32)) s)) |
(*.f32 (/.f32 r (neg.f32 s)) #s(literal 1/3 binary32)) |
(*.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 #s(literal -1 binary32) s)) |
(*.f32 (/.f32 #s(literal 1 binary32) s) (/.f32 r #s(literal -3 binary32))) |
(neg.f32 (/.f32 r #s(literal 3 binary32))) |
(exp.f32 (*.f32 (log.f32 (/.f32 #s(literal -3 binary32) r)) #s(literal -1 binary32))) |
(pow.f32 (/.f32 #s(literal -3 binary32) r) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (/.f32 #s(literal -3 binary32) r) #s(literal 1 binary32)) #s(literal -1 binary32)) |
(-.f32 #s(literal 0 binary32) (/.f32 r #s(literal 3 binary32))) |
(/.f32 r #s(literal -3 binary32)) |
(/.f32 (neg.f32 r) #s(literal 3 binary32)) |
(/.f32 #s(literal 1 binary32) (/.f32 #s(literal -3 binary32) r)) |
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 #s(literal -3 binary32) r) #s(literal 1 binary32))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 #s(literal -3 binary32) r))) |
(*.f32 r #s(literal -1/3 binary32)) |
(*.f32 (neg.f32 r) #s(literal 1/3 binary32)) |
(*.f32 #s(literal 1 binary32) (/.f32 r #s(literal -3 binary32))) |
(*.f32 #s(literal -1 binary32) (/.f32 r #s(literal 3 binary32))) |
(*.f32 #s(literal -1/3 binary32) r) |
(*.f32 #s(literal -1/3 binary32) (pow.f32 (/.f32 #s(literal 1 binary32) r) #s(literal -1 binary32))) |
(neg.f32 (/.f32 #s(literal -1/4 binary32) (*.f32 (PI.f32) (*.f32 r s)))) |
(exp.f32 (*.f32 (log.f32 (/.f32 (*.f32 (PI.f32) (*.f32 r s)) #s(literal 1/4 binary32))) #s(literal -1 binary32))) |
(pow.f32 (/.f32 (*.f32 (PI.f32) (*.f32 r s)) #s(literal 1/4 binary32)) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (/.f32 (*.f32 (PI.f32) (*.f32 r s)) #s(literal 1/4 binary32)) #s(literal 1 binary32)) #s(literal -1 binary32)) |
(pow.f32 (/.f32 s (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32)))) #s(literal -1 binary32)) |
(/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) (*.f32 r s))) |
(/.f32 #s(literal 1/4 binary32) (neg.f32 (-.f32 #s(literal 0 binary32) (*.f32 (PI.f32) (*.f32 r s))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (*.f32 (PI.f32) (*.f32 r s)) #s(literal 1/4 binary32))) |
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 (*.f32 (PI.f32) (*.f32 r s)) #s(literal 1/4 binary32)) #s(literal 1 binary32))) |
(/.f32 #s(literal 1 binary32) (/.f32 s (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (*.f32 (PI.f32) (*.f32 r s)) #s(literal 1/4 binary32)))) |
(/.f32 #s(literal -1/4 binary32) (-.f32 #s(literal 0 binary32) (*.f32 (PI.f32) (*.f32 r s)))) |
(/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) s) |
(/.f32 (neg.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32)))) (neg.f32 s)) |
(/.f32 (/.f32 #s(literal 1/4 binary32) (PI.f32)) (*.f32 r s)) |
(/.f32 (/.f32 #s(literal 1/4 binary32) s) (*.f32 r (PI.f32))) |
(*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) (*.f32 r s)))) |
(*.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/4 binary32) (*.f32 (PI.f32) (*.f32 r s)))) |
(*.f32 #s(literal -1/4 binary32) (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 0 binary32) (*.f32 (PI.f32) (*.f32 r s))))) |
(*.f32 (/.f32 #s(literal 1 binary32) s) (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32)))) |
(*.f32 (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) (*.f32 r s))) #s(literal 1/4 binary32)) |
(*.f32 (/.f32 #s(literal 1 binary32) (PI.f32)) (pow.f32 (/.f32 (*.f32 r s) #s(literal 1/4 binary32)) #s(literal -1 binary32))) |
(*.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 #s(literal 1 binary32) s)) |
(*.f32 (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32))) (pow.f32 (/.f32 s #s(literal 1/4 binary32)) #s(literal -1 binary32))) |
(*.f32 r (*.f32 (PI.f32) s)) |
(*.f32 s (*.f32 r (PI.f32))) |
(*.f32 (PI.f32) (*.f32 r s)) |
(*.f32 (*.f32 r (PI.f32)) s) |
(*.f32 #s(literal 1 binary32) (*.f32 (PI.f32) (*.f32 r s))) |
(*.f32 (*.f32 r s) (PI.f32)) |
(*.f32 (pow.f32 (PI.f32) #s(literal 2/3 binary32)) (*.f32 (pow.f32 (PI.f32) #s(literal 1/3 binary32)) (*.f32 r s))) |
(*.f32 (pow.f32 (PI.f32) #s(literal 1/2 binary32)) (*.f32 (pow.f32 (PI.f32) #s(literal 1/2 binary32)) (*.f32 r s))) |
(*.f32 (*.f32 s (PI.f32)) r) |
(*.f32 (*.f32 (PI.f32) s) r) |
(*.f32 r (PI.f32)) |
(*.f32 (PI.f32) r) |
(*.f32 #s(literal 1 binary32) (*.f32 r (PI.f32))) |
(*.f32 (pow.f32 (PI.f32) #s(literal 2/3 binary32)) (*.f32 (pow.f32 (PI.f32) #s(literal 1/3 binary32)) r)) |
(*.f32 (pow.f32 (PI.f32) #s(literal 1/2 binary32)) (*.f32 (pow.f32 (PI.f32) #s(literal 1/2 binary32)) r)) |
(*.f32 (*.f32 r #s(literal 1 binary32)) (PI.f32)) |
(*.f32 (*.f32 r (pow.f32 (PI.f32) #s(literal 2/3 binary32))) (pow.f32 (PI.f32) #s(literal 1/3 binary32))) |
(*.f32 (*.f32 r (pow.f32 (PI.f32) #s(literal 1/2 binary32))) (pow.f32 (PI.f32) #s(literal 1/2 binary32))) |
(PI.f32) |
(log1p.f32 (expm1.f32 (PI.f32))) |
(exp.f32 (log.f32 (PI.f32))) |
(exp.f32 (*.f32 (*.f32 #s(literal 1/3 binary32) (log.f32 (PI.f32))) #s(literal 3 binary32))) |
(exp.f32 (*.f32 (log.f32 (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) #s(literal 1/3 binary32))) |
(exp.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) (log.f32 (PI.f32))) #s(literal 2 binary32))) |
(fabs.f32 (PI.f32)) |
(pow.f32 (PI.f32) #s(literal 1 binary32)) |
(pow.f32 (pow.f32 (PI.f32) #s(literal 1/3 binary32)) #s(literal 3 binary32)) |
(pow.f32 (*.f32 (PI.f32) (PI.f32)) #s(literal 1/2 binary32)) |
(pow.f32 (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32))) #s(literal 1/3 binary32)) |
(pow.f32 (pow.f32 (PI.f32) #s(literal 1/2 binary32)) #s(literal 2 binary32)) |
(pow.f32 (E.f32) (log.f32 (PI.f32))) |
(-.f32 (+.f32 #s(literal 1 binary32) (PI.f32)) #s(literal 1 binary32)) |
(sqrt.f32 (*.f32 (PI.f32) (PI.f32))) |
(cbrt.f32 (*.f32 (PI.f32) (*.f32 (PI.f32) (PI.f32)))) |
(*.f32 (PI.f32) #s(literal 1 binary32)) |
(*.f32 (PI.f32) (log.f32 (E.f32))) |
(*.f32 #s(literal 1 binary32) (PI.f32)) |
(*.f32 (pow.f32 (PI.f32) #s(literal 1/3 binary32)) (pow.f32 (PI.f32) #s(literal 2/3 binary32))) |
(*.f32 (pow.f32 (PI.f32) #s(literal 1/3 binary32)) (log.f32 (exp.f32 (pow.f32 (PI.f32) #s(literal 2/3 binary32))))) |
(*.f32 (pow.f32 (PI.f32) #s(literal 1/3 binary32)) (sqrt.f32 (pow.f32 (PI.f32) #s(literal 4/3 binary32)))) |
(*.f32 (pow.f32 (PI.f32) #s(literal 2/3 binary32)) (pow.f32 (PI.f32) #s(literal 1/3 binary32))) |
(*.f32 (pow.f32 (PI.f32) #s(literal 2/3 binary32)) (pow.f32 (pow.f32 (PI.f32) #s(literal 1/6 binary32)) #s(literal 2 binary32))) |
(*.f32 (pow.f32 (PI.f32) #s(literal 1/2 binary32)) (pow.f32 (PI.f32) #s(literal 1/2 binary32))) |
(*.f32 (pow.f32 (PI.f32) #s(literal 1/2 binary32)) (log.f32 (exp.f32 (pow.f32 (PI.f32) #s(literal 1/2 binary32))))) |
(*.f32 (pow.f32 (PI.f32) #s(literal 1/4 binary32)) (sqrt.f32 (pow.f32 (PI.f32) #s(literal 3/2 binary32)))) |
(*.f32 (pow.f32 (pow.f32 (pow.f32 (PI.f32) #s(literal 2/3 binary32)) #s(literal 1/3 binary32)) #s(literal 3 binary32)) (pow.f32 (pow.f32 (pow.f32 (PI.f32) #s(literal 1/3 binary32)) #s(literal 1/3 binary32)) #s(literal 3 binary32))) |
(*.f32 (pow.f32 (pow.f32 (pow.f32 (PI.f32) #s(literal 1/2 binary32)) #s(literal 1/3 binary32)) #s(literal 3 binary32)) (pow.f32 (pow.f32 (pow.f32 (PI.f32) #s(literal 1/2 binary32)) #s(literal 1/3 binary32)) #s(literal 3 binary32))) |
(*.f32 (pow.f32 (pow.f32 (PI.f32) #s(literal 3/2 binary32)) #s(literal 1/3 binary32)) (pow.f32 (pow.f32 (PI.f32) #s(literal 3/2 binary32)) #s(literal 1/3 binary32))) |
(*.f32 (pow.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (pow.f32 (PI.f32) #s(literal 2/3 binary32))) #s(literal 1/3 binary32)) (pow.f32 (pow.f32 (PI.f32) #s(literal 1/3 binary32)) #s(literal 1/3 binary32))) |
(*.f32 (pow.f32 (pow.f32 (PI.f32) #s(literal 5/2 binary32)) #s(literal 1/3 binary32)) (pow.f32 (pow.f32 (PI.f32) #s(literal 1/2 binary32)) #s(literal 1/3 binary32))) |
(*.f32 (exp.f32 (*.f32 #s(literal 2 binary32) (*.f32 #s(literal 1/3 binary32) (log.f32 (PI.f32))))) (exp.f32 (*.f32 #s(literal 1/3 binary32) (log.f32 (PI.f32))))) |
(*.f32 (exp.f32 (*.f32 #s(literal 1/2 binary32) (log.f32 (PI.f32)))) (exp.f32 (*.f32 #s(literal 1/2 binary32) (log.f32 (PI.f32))))) |
(*.f32 (cbrt.f32 (pow.f32 (PI.f32) #s(literal 3/2 binary32))) (cbrt.f32 (pow.f32 (PI.f32) #s(literal 3/2 binary32)))) |
(*.f32 (cbrt.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (pow.f32 (PI.f32) #s(literal 2/3 binary32)))) (pow.f32 (pow.f32 (PI.f32) #s(literal 1/3 binary32)) #s(literal 1/3 binary32))) |
(*.f32 (cbrt.f32 (pow.f32 (PI.f32) #s(literal 5/2 binary32))) (pow.f32 (pow.f32 (PI.f32) #s(literal 1/2 binary32)) #s(literal 1/3 binary32))) |
(*.f32 (sqrt.f32 (pow.f32 (PI.f32) #s(literal 3/2 binary32))) (pow.f32 (PI.f32) #s(literal 1/4 binary32))) |
(*.f32 (sqrt.f32 (cbrt.f32 (*.f32 (*.f32 (PI.f32) (PI.f32)) (*.f32 (PI.f32) (PI.f32))))) (pow.f32 (PI.f32) #s(literal 1/3 binary32))) |
(*.f32 (sqrt.f32 (*.f32 (PI.f32) (pow.f32 (PI.f32) #s(literal 2/3 binary32)))) (pow.f32 (PI.f32) #s(literal 1/6 binary32))) |
(log.f32 (exp.f32 (PI.f32))) |
(expm1.f32 (log1p.f32 (PI.f32))) |
(neg.f32 (/.f32 (/.f32 (+.f32 #s(literal -1/24 binary32) (/.f32 (*.f32 r #s(literal 1/144 binary32)) s)) (*.f32 s s)) (neg.f32 (PI.f32)))) |
(neg.f32 (/.f32 (/.f32 (+.f32 #s(literal -1/24 binary32) (/.f32 (*.f32 r #s(literal 1/144 binary32)) s)) (-.f32 #s(literal 0 binary32) (*.f32 s s))) (PI.f32))) |
(exp.f32 (*.f32 (log.f32 (*.f32 (/.f32 (PI.f32) (+.f32 #s(literal -1/24 binary32) (/.f32 (*.f32 r #s(literal 1/144 binary32)) s))) (*.f32 s s))) #s(literal -1 binary32))) |
(pow.f32 (*.f32 (/.f32 (PI.f32) (+.f32 #s(literal -1/24 binary32) (/.f32 (*.f32 r #s(literal 1/144 binary32)) s))) (*.f32 s s)) #s(literal -1 binary32)) |
(pow.f32 (*.f32 (/.f32 (*.f32 s s) (+.f32 #s(literal -1/24 binary32) (/.f32 (*.f32 r #s(literal 1/144 binary32)) s))) (PI.f32)) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (*.f32 (PI.f32) (*.f32 s s)) (+.f32 #s(literal -1/24 binary32) (/.f32 (*.f32 r #s(literal 1/144 binary32)) s))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (*.f32 (/.f32 (PI.f32) (+.f32 #s(literal -1/24 binary32) (/.f32 (*.f32 r #s(literal 1/144 binary32)) s))) (*.f32 s s)) #s(literal 1 binary32)) #s(literal -1 binary32)) |
(/.f32 (+.f32 #s(literal -1/24 binary32) (/.f32 (*.f32 r #s(literal 1/144 binary32)) s)) (*.f32 (PI.f32) (*.f32 s s))) |
(/.f32 (/.f32 (+.f32 #s(literal -1/24 binary32) (/.f32 (*.f32 r #s(literal 1/144 binary32)) s)) (*.f32 s s)) (PI.f32)) |
(/.f32 (/.f32 (+.f32 #s(literal -1/24 binary32) (/.f32 (*.f32 r #s(literal 1/144 binary32)) s)) (*.f32 s s)) (neg.f32 (neg.f32 (PI.f32)))) |
(/.f32 #s(literal 1 binary32) (*.f32 (/.f32 (PI.f32) (+.f32 #s(literal -1/24 binary32) (/.f32 (*.f32 r #s(literal 1/144 binary32)) s))) (*.f32 s s))) |
(/.f32 #s(literal 1 binary32) (*.f32 (/.f32 (*.f32 s s) (+.f32 #s(literal -1/24 binary32) (/.f32 (*.f32 r #s(literal 1/144 binary32)) s))) (PI.f32))) |
(/.f32 #s(literal 1 binary32) (/.f32 (*.f32 (PI.f32) (*.f32 s s)) (+.f32 #s(literal -1/24 binary32) (/.f32 (*.f32 r #s(literal 1/144 binary32)) s)))) |
(/.f32 #s(literal 1 binary32) (/.f32 (*.f32 (/.f32 (PI.f32) (+.f32 #s(literal -1/24 binary32) (/.f32 (*.f32 r #s(literal 1/144 binary32)) s))) (*.f32 s s)) #s(literal 1 binary32))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (*.f32 (/.f32 (PI.f32) (+.f32 #s(literal -1/24 binary32) (/.f32 (*.f32 r #s(literal 1/144 binary32)) s))) (*.f32 s s)))) |
(/.f32 (/.f32 (+.f32 #s(literal -1/24 binary32) (/.f32 (*.f32 r #s(literal 1/144 binary32)) s)) (-.f32 #s(literal 0 binary32) (*.f32 s s))) (neg.f32 (PI.f32))) |
(/.f32 (neg.f32 (+.f32 #s(literal -1/24 binary32) (/.f32 (*.f32 r #s(literal 1/144 binary32)) s))) (neg.f32 (*.f32 (PI.f32) (*.f32 s s)))) |
(/.f32 (neg.f32 (+.f32 #s(literal -1/24 binary32) (/.f32 (*.f32 r #s(literal 1/144 binary32)) s))) (*.f32 (PI.f32) (-.f32 #s(literal 0 binary32) (*.f32 s s)))) |
(/.f32 (+.f32 #s(literal -1/13824 binary32) (/.f32 (*.f32 #s(literal 1/2985984 binary32) (*.f32 r (*.f32 r r))) (*.f32 s (*.f32 s s)))) (*.f32 (*.f32 (PI.f32) (*.f32 s s)) (+.f32 #s(literal 1/576 binary32) (*.f32 (/.f32 (*.f32 r #s(literal 1/144 binary32)) s) (-.f32 (/.f32 (*.f32 r #s(literal 1/144 binary32)) s) #s(literal -1/24 binary32)))))) |
(/.f32 (/.f32 #s(literal 1 binary32) (PI.f32)) (/.f32 (*.f32 s s) (+.f32 #s(literal -1/24 binary32) (/.f32 (*.f32 r #s(literal 1/144 binary32)) s)))) |
(/.f32 (-.f32 #s(literal 1/576 binary32) (*.f32 (/.f32 r (*.f32 (/.f32 s r) s)) #s(literal 1/20736 binary32))) (*.f32 (*.f32 (PI.f32) (*.f32 s s)) (-.f32 #s(literal -1/24 binary32) (/.f32 (*.f32 r #s(literal 1/144 binary32)) s)))) |
(/.f32 (/.f32 (+.f32 #s(literal -1/24 binary32) (/.f32 (*.f32 r #s(literal 1/144 binary32)) s)) s) (*.f32 (PI.f32) s)) |
(/.f32 (*.f32 (+.f32 #s(literal -1/24 binary32) (/.f32 (*.f32 r #s(literal 1/144 binary32)) s)) #s(literal 1 binary32)) (*.f32 (PI.f32) (*.f32 s s))) |
(/.f32 (*.f32 (neg.f32 (+.f32 #s(literal -1/24 binary32) (/.f32 (*.f32 r #s(literal 1/144 binary32)) s))) #s(literal 1 binary32)) (*.f32 (-.f32 #s(literal 0 binary32) (*.f32 s s)) (PI.f32))) |
(/.f32 (*.f32 (/.f32 (+.f32 #s(literal -1/24 binary32) (/.f32 (*.f32 r #s(literal 1/144 binary32)) s)) s) #s(literal 1 binary32)) (*.f32 s (PI.f32))) |
(/.f32 (*.f32 (/.f32 (+.f32 #s(literal -1/24 binary32) (/.f32 (*.f32 r #s(literal 1/144 binary32)) s)) (*.f32 s s)) #s(literal 1 binary32)) (PI.f32)) |
(/.f32 (*.f32 (+.f32 #s(literal -1/24 binary32) (/.f32 (*.f32 r #s(literal 1/144 binary32)) s)) (/.f32 #s(literal 1 binary32) (PI.f32))) (*.f32 s s)) |
(/.f32 (*.f32 (neg.f32 (+.f32 #s(literal -1/24 binary32) (/.f32 (*.f32 r #s(literal 1/144 binary32)) s))) (/.f32 #s(literal 1 binary32) (PI.f32))) (-.f32 #s(literal 0 binary32) (*.f32 s s))) |
(/.f32 (*.f32 (/.f32 (+.f32 #s(literal -1/24 binary32) (/.f32 (*.f32 r #s(literal 1/144 binary32)) s)) s) (/.f32 #s(literal 1 binary32) (PI.f32))) s) |
(/.f32 (/.f32 (+.f32 #s(literal -1/24 binary32) (/.f32 (*.f32 r #s(literal 1/144 binary32)) s)) (PI.f32)) (*.f32 s s)) |
(/.f32 (/.f32 (/.f32 (+.f32 #s(literal -1/24 binary32) (/.f32 (*.f32 r #s(literal 1/144 binary32)) s)) (*.f32 s s)) #s(literal 1 binary32)) (PI.f32)) |
(/.f32 (/.f32 (/.f32 (+.f32 #s(literal -1/24 binary32) (/.f32 (*.f32 r #s(literal 1/144 binary32)) s)) (*.f32 s s)) (pow.f32 (PI.f32) #s(literal 2/3 binary32))) (pow.f32 (PI.f32) #s(literal 1/3 binary32))) |
(/.f32 (/.f32 (/.f32 (+.f32 #s(literal -1/24 binary32) (/.f32 (*.f32 r #s(literal 1/144 binary32)) s)) (*.f32 s s)) (pow.f32 (PI.f32) #s(literal 1/2 binary32))) (pow.f32 (PI.f32) #s(literal 1/2 binary32))) |
(*.f32 (+.f32 #s(literal -1/24 binary32) (/.f32 (*.f32 r #s(literal 1/144 binary32)) s)) (/.f32 (/.f32 (/.f32 #s(literal 1 binary32) s) s) (PI.f32))) |
(*.f32 (+.f32 #s(literal -1/24 binary32) (/.f32 (*.f32 r #s(literal 1/144 binary32)) s)) (/.f32 #s(literal 1 binary32) (*.f32 (PI.f32) (*.f32 s s)))) |
(*.f32 (/.f32 (+.f32 #s(literal -1/24 binary32) (/.f32 (*.f32 r #s(literal 1/144 binary32)) s)) (*.f32 s s)) (/.f32 #s(literal 1 binary32) (PI.f32))) |
(*.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal -1/24 binary32) (/.f32 (*.f32 r #s(literal 1/144 binary32)) s)) (*.f32 (PI.f32) (*.f32 s s)))) |
(*.f32 (/.f32 (+.f32 #s(literal -1/24 binary32) (/.f32 (*.f32 r #s(literal 1/144 binary32)) s)) (-.f32 #s(literal 0 binary32) (*.f32 s s))) (/.f32 #s(literal 1 binary32) (neg.f32 (PI.f32)))) |
(*.f32 (/.f32 #s(literal 1 binary32) (PI.f32)) (/.f32 (+.f32 #s(literal -1/24 binary32) (/.f32 (*.f32 r #s(literal 1/144 binary32)) s)) (*.f32 s s))) |
(*.f32 (/.f32 (+.f32 #s(literal -1/24 binary32) (/.f32 (*.f32 r #s(literal 1/144 binary32)) s)) #s(literal 1 binary32)) (/.f32 (/.f32 (/.f32 #s(literal 1 binary32) s) s) (PI.f32))) |
(*.f32 (/.f32 (+.f32 #s(literal -1/24 binary32) (/.f32 (*.f32 r #s(literal 1/144 binary32)) s)) (pow.f32 (PI.f32) #s(literal 2/3 binary32))) (/.f32 (/.f32 (/.f32 #s(literal 1 binary32) s) s) (pow.f32 (PI.f32) #s(literal 1/3 binary32)))) |
(*.f32 (/.f32 (+.f32 #s(literal -1/24 binary32) (/.f32 (*.f32 r #s(literal 1/144 binary32)) s)) (pow.f32 (PI.f32) #s(literal 1/2 binary32))) (/.f32 (/.f32 (/.f32 #s(literal 1 binary32) s) s) (pow.f32 (PI.f32) #s(literal 1/2 binary32)))) |
(*.f32 (/.f32 #s(literal 1 binary32) (pow.f32 (PI.f32) #s(literal 2/3 binary32))) (pow.f32 (/.f32 (pow.f32 (PI.f32) #s(literal 1/3 binary32)) (/.f32 (+.f32 #s(literal -1/24 binary32) (/.f32 (*.f32 r #s(literal 1/144 binary32)) s)) (*.f32 s s))) #s(literal -1 binary32))) |
(*.f32 (pow.f32 (PI.f32) #s(literal -1/2 binary32)) (pow.f32 (/.f32 (pow.f32 (PI.f32) #s(literal 1/2 binary32)) (/.f32 (+.f32 #s(literal -1/24 binary32) (/.f32 (*.f32 r #s(literal 1/144 binary32)) s)) (*.f32 s s))) #s(literal -1 binary32))) |
(*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal -1/24 binary32) (/.f32 (*.f32 r #s(literal 1/144 binary32)) s))) #s(literal -1 binary32)) (pow.f32 (/.f32 (PI.f32) (/.f32 (/.f32 #s(literal 1 binary32) s) s)) #s(literal -1 binary32))) |
(*.f32 (pow.f32 (/.f32 (pow.f32 (PI.f32) #s(literal 2/3 binary32)) (+.f32 #s(literal -1/24 binary32) (/.f32 (*.f32 r #s(literal 1/144 binary32)) s))) #s(literal -1 binary32)) (pow.f32 (/.f32 (pow.f32 (PI.f32) #s(literal 1/3 binary32)) (/.f32 (/.f32 #s(literal 1 binary32) s) s)) #s(literal -1 binary32))) |
(*.f32 (pow.f32 (/.f32 (pow.f32 (PI.f32) #s(literal 1/2 binary32)) (+.f32 #s(literal -1/24 binary32) (/.f32 (*.f32 r #s(literal 1/144 binary32)) s))) #s(literal -1 binary32)) (pow.f32 (/.f32 (pow.f32 (PI.f32) #s(literal 1/2 binary32)) (/.f32 (/.f32 #s(literal 1 binary32) s) s)) #s(literal -1 binary32))) |
(*.f32 (pow.f32 (/.f32 (PI.f32) (+.f32 #s(literal -1/24 binary32) (/.f32 (*.f32 r #s(literal 1/144 binary32)) s))) #s(literal -1 binary32)) (/.f32 (/.f32 #s(literal 1 binary32) s) s)) |
(*.f32 (pow.f32 (/.f32 (PI.f32) (neg.f32 (+.f32 #s(literal -1/24 binary32) (/.f32 (*.f32 r #s(literal 1/144 binary32)) s)))) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 0 binary32) (*.f32 s s)))) |
(*.f32 (pow.f32 (/.f32 (PI.f32) (/.f32 (+.f32 #s(literal -1/24 binary32) (/.f32 (*.f32 r #s(literal 1/144 binary32)) s)) s)) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) s)) |
(neg.f32 (/.f32 (+.f32 #s(literal -1/24 binary32) (/.f32 (*.f32 r #s(literal 1/144 binary32)) s)) (-.f32 #s(literal 0 binary32) (*.f32 s s)))) |
(exp.f32 (*.f32 (log.f32 (/.f32 (*.f32 s s) (+.f32 #s(literal -1/24 binary32) (/.f32 (*.f32 r #s(literal 1/144 binary32)) s)))) #s(literal -1 binary32))) |
(pow.f32 (/.f32 (*.f32 s s) (+.f32 #s(literal -1/24 binary32) (/.f32 (*.f32 r #s(literal 1/144 binary32)) s))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (/.f32 (*.f32 s s) (+.f32 #s(literal -1/24 binary32) (/.f32 (*.f32 r #s(literal 1/144 binary32)) s))) #s(literal 1 binary32)) #s(literal -1 binary32)) |
(pow.f32 (/.f32 s (/.f32 (+.f32 #s(literal -1/24 binary32) (/.f32 (*.f32 r #s(literal 1/144 binary32)) s)) s)) #s(literal -1 binary32)) |
(/.f32 (+.f32 #s(literal -1/24 binary32) (/.f32 (*.f32 r #s(literal 1/144 binary32)) s)) (*.f32 s s)) |
(/.f32 #s(literal 1 binary32) (/.f32 (*.f32 s s) (+.f32 #s(literal -1/24 binary32) (/.f32 (*.f32 r #s(literal 1/144 binary32)) s)))) |
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 (*.f32 s s) (+.f32 #s(literal -1/24 binary32) (/.f32 (*.f32 r #s(literal 1/144 binary32)) s))) #s(literal 1 binary32))) |
(/.f32 #s(literal 1 binary32) (/.f32 s (/.f32 (+.f32 #s(literal -1/24 binary32) (/.f32 (*.f32 r #s(literal 1/144 binary32)) s)) s))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (*.f32 s s) (+.f32 #s(literal -1/24 binary32) (/.f32 (*.f32 r #s(literal 1/144 binary32)) s))))) |
(/.f32 (neg.f32 (+.f32 #s(literal -1/24 binary32) (/.f32 (*.f32 r #s(literal 1/144 binary32)) s))) (-.f32 #s(literal 0 binary32) (*.f32 s s))) |
(/.f32 (+.f32 #s(literal -1/13824 binary32) (/.f32 (*.f32 #s(literal 1/2985984 binary32) (*.f32 r (*.f32 r r))) (*.f32 s (*.f32 s s)))) (*.f32 (*.f32 s s) (+.f32 #s(literal 1/576 binary32) (*.f32 (/.f32 (*.f32 r #s(literal 1/144 binary32)) s) (-.f32 (/.f32 (*.f32 r #s(literal 1/144 binary32)) s) #s(literal -1/24 binary32)))))) |
(/.f32 (-.f32 #s(literal 1/576 binary32) (*.f32 (/.f32 r (*.f32 (/.f32 s r) s)) #s(literal 1/20736 binary32))) (*.f32 (*.f32 s s) (-.f32 #s(literal -1/24 binary32) (/.f32 (*.f32 r #s(literal 1/144 binary32)) s)))) |
(/.f32 (/.f32 (+.f32 #s(literal -1/24 binary32) (/.f32 (*.f32 r #s(literal 1/144 binary32)) s)) s) s) |
(/.f32 (*.f32 (+.f32 #s(literal -1/24 binary32) (/.f32 (*.f32 r #s(literal 1/144 binary32)) s)) #s(literal 1 binary32)) (*.f32 s s)) |
(/.f32 (*.f32 (+.f32 #s(literal -1/13824 binary32) (/.f32 (*.f32 #s(literal 1/2985984 binary32) (*.f32 r (*.f32 r r))) (*.f32 s (*.f32 s s)))) #s(literal 1 binary32)) (*.f32 (+.f32 #s(literal 1/576 binary32) (*.f32 (/.f32 (*.f32 r #s(literal 1/144 binary32)) s) (-.f32 (/.f32 (*.f32 r #s(literal 1/144 binary32)) s) #s(literal -1/24 binary32)))) (*.f32 s s))) |
(/.f32 (*.f32 (-.f32 #s(literal 1/576 binary32) (*.f32 (/.f32 r (*.f32 (/.f32 s r) s)) #s(literal 1/20736 binary32))) #s(literal 1 binary32)) (*.f32 (-.f32 #s(literal -1/24 binary32) (/.f32 (*.f32 r #s(literal 1/144 binary32)) s)) (*.f32 s s))) |
(/.f32 (neg.f32 (neg.f32 (+.f32 #s(literal -1/24 binary32) (/.f32 (*.f32 r #s(literal 1/144 binary32)) s)))) (neg.f32 (-.f32 #s(literal 0 binary32) (*.f32 s s)))) |
(/.f32 (neg.f32 (/.f32 (+.f32 #s(literal -1/24 binary32) (/.f32 (*.f32 r #s(literal 1/144 binary32)) s)) s)) (neg.f32 s)) |
(/.f32 (*.f32 (+.f32 #s(literal -1/13824 binary32) (/.f32 (*.f32 #s(literal 1/2985984 binary32) (*.f32 r (*.f32 r r))) (*.f32 s (*.f32 s s)))) (/.f32 (/.f32 #s(literal 1 binary32) s) s)) (+.f32 #s(literal 1/576 binary32) (*.f32 (/.f32 (*.f32 r #s(literal 1/144 binary32)) s) (-.f32 (/.f32 (*.f32 r #s(literal 1/144 binary32)) s) #s(literal -1/24 binary32))))) |
(/.f32 (*.f32 (-.f32 #s(literal 1/576 binary32) (*.f32 (/.f32 r (*.f32 (/.f32 s r) s)) #s(literal 1/20736 binary32))) (/.f32 (/.f32 #s(literal 1 binary32) s) s)) (-.f32 #s(literal -1/24 binary32) (/.f32 (*.f32 r #s(literal 1/144 binary32)) s))) |
(*.f32 (+.f32 #s(literal -1/24 binary32) (/.f32 (*.f32 r #s(literal 1/144 binary32)) s)) (/.f32 (/.f32 #s(literal 1 binary32) s) s)) |
(*.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal -1/24 binary32) (/.f32 (*.f32 r #s(literal 1/144 binary32)) s)) (*.f32 s s))) |
(*.f32 (neg.f32 (+.f32 #s(literal -1/24 binary32) (/.f32 (*.f32 r #s(literal 1/144 binary32)) s))) (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 0 binary32) (*.f32 s s)))) |
(*.f32 (/.f32 #s(literal 1 binary32) s) (/.f32 (+.f32 #s(literal -1/24 binary32) (/.f32 (*.f32 r #s(literal 1/144 binary32)) s)) s)) |
(*.f32 (/.f32 (+.f32 #s(literal -1/24 binary32) (/.f32 (*.f32 r #s(literal 1/144 binary32)) s)) s) (/.f32 #s(literal 1 binary32) s)) |
(*.f32 (/.f32 (/.f32 #s(literal 1 binary32) s) s) (+.f32 #s(literal -1/24 binary32) (/.f32 (*.f32 r #s(literal 1/144 binary32)) s))) |
(*.f32 (/.f32 (/.f32 #s(literal 1 binary32) s) s) (pow.f32 (/.f32 #s(literal 1 binary32) (+.f32 #s(literal -1/24 binary32) (/.f32 (*.f32 r #s(literal 1/144 binary32)) s))) #s(literal -1 binary32))) |
(*.f32 (pow.f32 (/.f32 (*.f32 s s) (+.f32 #s(literal -1/13824 binary32) (/.f32 (*.f32 #s(literal 1/2985984 binary32) (*.f32 r (*.f32 r r))) (*.f32 s (*.f32 s s))))) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1/576 binary32) (*.f32 (/.f32 (*.f32 r #s(literal 1/144 binary32)) s) (-.f32 (/.f32 (*.f32 r #s(literal 1/144 binary32)) s) #s(literal -1/24 binary32)))))) |
(*.f32 (pow.f32 (/.f32 (*.f32 s s) (-.f32 #s(literal 1/576 binary32) (*.f32 (/.f32 r (*.f32 (/.f32 s r) s)) #s(literal 1/20736 binary32)))) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (-.f32 #s(literal -1/24 binary32) (/.f32 (*.f32 r #s(literal 1/144 binary32)) s)))) |
(+.f32 #s(literal -1/24 binary32) (/.f32 (*.f32 r #s(literal 1/144 binary32)) s)) |
(+.f32 (/.f32 (*.f32 r #s(literal 1/144 binary32)) s) #s(literal -1/24 binary32)) |
(pow.f32 (/.f32 (+.f32 #s(literal 1/576 binary32) (*.f32 (/.f32 (*.f32 r #s(literal 1/144 binary32)) s) (-.f32 (/.f32 (*.f32 r #s(literal 1/144 binary32)) s) #s(literal -1/24 binary32)))) (+.f32 #s(literal -1/13824 binary32) (/.f32 (*.f32 #s(literal 1/2985984 binary32) (*.f32 r (*.f32 r r))) (*.f32 s (*.f32 s s))))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (-.f32 #s(literal -1/24 binary32) (/.f32 (*.f32 r #s(literal 1/144 binary32)) s)) (-.f32 #s(literal 1/576 binary32) (*.f32 (/.f32 r (*.f32 (/.f32 s r) s)) #s(literal 1/20736 binary32)))) #s(literal -1 binary32)) |
(fma.f32 r (*.f32 (/.f32 #s(literal 1 binary32) s) #s(literal 1/144 binary32)) #s(literal -1/24 binary32)) |
(fma.f32 r (/.f32 #s(literal 1/144 binary32) s) #s(literal -1/24 binary32)) |
(fma.f32 (/.f32 r s) #s(literal 1/144 binary32) #s(literal -1/24 binary32)) |
(fma.f32 #s(literal 1/144 binary32) (/.f32 r s) #s(literal -1/24 binary32)) |
(fma.f32 (*.f32 r #s(literal 1/144 binary32)) (/.f32 #s(literal 1 binary32) s) #s(literal -1/24 binary32)) |
(-.f32 (/.f32 #s(literal 1/576 binary32) (-.f32 #s(literal -1/24 binary32) (/.f32 (*.f32 r #s(literal 1/144 binary32)) s))) (/.f32 (*.f32 (/.f32 r (*.f32 (/.f32 s r) s)) #s(literal 1/20736 binary32)) (-.f32 #s(literal -1/24 binary32) (/.f32 (*.f32 r #s(literal 1/144 binary32)) s)))) |
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal 1/576 binary32) (*.f32 (/.f32 (*.f32 r #s(literal 1/144 binary32)) s) (-.f32 (/.f32 (*.f32 r #s(literal 1/144 binary32)) s) #s(literal -1/24 binary32)))) (+.f32 #s(literal -1/13824 binary32) (/.f32 (*.f32 #s(literal 1/2985984 binary32) (*.f32 r (*.f32 r r))) (*.f32 s (*.f32 s s)))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (-.f32 #s(literal -1/24 binary32) (/.f32 (*.f32 r #s(literal 1/144 binary32)) s)) (-.f32 #s(literal 1/576 binary32) (*.f32 (/.f32 r (*.f32 (/.f32 s r) s)) #s(literal 1/20736 binary32))))) |
(/.f32 (+.f32 #s(literal -1/13824 binary32) (/.f32 (*.f32 #s(literal 1/2985984 binary32) (*.f32 r (*.f32 r r))) (*.f32 s (*.f32 s s)))) (+.f32 #s(literal 1/576 binary32) (*.f32 (/.f32 (*.f32 r #s(literal 1/144 binary32)) s) (-.f32 (/.f32 (*.f32 r #s(literal 1/144 binary32)) s) #s(literal -1/24 binary32))))) |
(/.f32 (+.f32 #s(literal -1/13824 binary32) (/.f32 (*.f32 #s(literal 1/2985984 binary32) (*.f32 r (*.f32 r r))) (*.f32 s (*.f32 s s)))) (+.f32 (*.f32 (/.f32 r (*.f32 (/.f32 s r) s)) #s(literal 1/20736 binary32)) (-.f32 #s(literal 1/576 binary32) (*.f32 #s(literal -1/3456 binary32) (/.f32 r s))))) |
(/.f32 (-.f32 #s(literal 1/576 binary32) (*.f32 (/.f32 r (*.f32 (/.f32 s r) s)) #s(literal 1/20736 binary32))) (-.f32 #s(literal -1/24 binary32) (/.f32 (*.f32 r #s(literal 1/144 binary32)) s))) |
(/.f32 (neg.f32 (+.f32 #s(literal -1/13824 binary32) (/.f32 (*.f32 #s(literal 1/2985984 binary32) (*.f32 r (*.f32 r r))) (*.f32 s (*.f32 s s))))) (neg.f32 (+.f32 #s(literal 1/576 binary32) (*.f32 (/.f32 (*.f32 r #s(literal 1/144 binary32)) s) (-.f32 (/.f32 (*.f32 r #s(literal 1/144 binary32)) s) #s(literal -1/24 binary32)))))) |
(/.f32 (neg.f32 (-.f32 #s(literal 1/576 binary32) (*.f32 (/.f32 r (*.f32 (/.f32 s r) s)) #s(literal 1/20736 binary32)))) (neg.f32 (-.f32 #s(literal -1/24 binary32) (/.f32 (*.f32 r #s(literal 1/144 binary32)) s)))) |
(/.f32 (-.f32 (*.f32 (/.f32 r (*.f32 (/.f32 s r) s)) #s(literal 1/20736 binary32)) #s(literal 1/576 binary32)) (-.f32 (/.f32 (*.f32 r #s(literal 1/144 binary32)) s) #s(literal -1/24 binary32))) |
(/.f32 (-.f32 (*.f32 #s(literal 1/576 binary32) (-.f32 #s(literal -1/24 binary32) (/.f32 (*.f32 r #s(literal 1/144 binary32)) s))) (*.f32 (-.f32 #s(literal -1/24 binary32) (/.f32 (*.f32 r #s(literal 1/144 binary32)) s)) (*.f32 (/.f32 r (*.f32 (/.f32 s r) s)) #s(literal 1/20736 binary32)))) (*.f32 (-.f32 #s(literal -1/24 binary32) (/.f32 (*.f32 r #s(literal 1/144 binary32)) s)) (-.f32 #s(literal -1/24 binary32) (/.f32 (*.f32 r #s(literal 1/144 binary32)) s)))) |
(*.f32 (+.f32 #s(literal -1/13824 binary32) (/.f32 (*.f32 #s(literal 1/2985984 binary32) (*.f32 r (*.f32 r r))) (*.f32 s (*.f32 s s)))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1/576 binary32) (*.f32 (/.f32 (*.f32 r #s(literal 1/144 binary32)) s) (-.f32 (/.f32 (*.f32 r #s(literal 1/144 binary32)) s) #s(literal -1/24 binary32)))))) |
(*.f32 (-.f32 #s(literal 1/576 binary32) (*.f32 (/.f32 r (*.f32 (/.f32 s r) s)) #s(literal 1/20736 binary32))) (/.f32 #s(literal 1 binary32) (-.f32 #s(literal -1/24 binary32) (/.f32 (*.f32 r #s(literal 1/144 binary32)) s)))) |
(pow.f32 (/.f32 s (*.f32 r #s(literal 1/144 binary32))) #s(literal -1 binary32)) |
(/.f32 #s(literal 1/144 binary32) (/.f32 s r)) |
(/.f32 #s(literal 1 binary32) (/.f32 s (*.f32 r #s(literal 1/144 binary32)))) |
(/.f32 (*.f32 r #s(literal 1/144 binary32)) s) |
(/.f32 (neg.f32 (*.f32 r #s(literal 1/144 binary32))) (neg.f32 s)) |
(/.f32 (*.f32 #s(literal 1/144 binary32) (neg.f32 r)) (neg.f32 s)) |
(/.f32 (*.f32 (neg.f32 r) #s(literal 1/144 binary32)) (neg.f32 s)) |
(*.f32 r (*.f32 (/.f32 #s(literal 1 binary32) s) #s(literal 1/144 binary32))) |
(*.f32 r (/.f32 #s(literal 1/144 binary32) s)) |
(*.f32 (/.f32 r s) #s(literal 1/144 binary32)) |
(*.f32 #s(literal 1/144 binary32) (/.f32 r s)) |
(*.f32 (*.f32 r #s(literal 1/144 binary32)) (/.f32 #s(literal 1 binary32) s)) |
(neg.f32 (/.f32 (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r (neg.f32 s))))) (*.f32 r (PI.f32))) (neg.f32 s))) |
(neg.f32 (/.f32 (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r (neg.f32 s))))) (neg.f32 (*.f32 r (PI.f32)))) s)) |
(exp.f32 (*.f32 (log.f32 (/.f32 s (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r (neg.f32 s))))) (*.f32 r (PI.f32))))) #s(literal -1 binary32))) |
(pow.f32 (/.f32 s (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r (neg.f32 s))))) (*.f32 r (PI.f32)))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (/.f32 s (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r (neg.f32 s))))) (*.f32 r (PI.f32)))) #s(literal 1 binary32)) #s(literal -1 binary32)) |
(pow.f32 (*.f32 (/.f32 (PI.f32) (+.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s))))) (/.f32 (*.f32 r s) #s(literal 1/8 binary32))) #s(literal -1 binary32)) |
(/.f32 #s(literal 1 binary32) (/.f32 s (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r (neg.f32 s))))) (*.f32 r (PI.f32))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 s (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r (neg.f32 s))))) (*.f32 r (PI.f32)))) #s(literal 1 binary32))) |
(/.f32 (/.f32 (+.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))) (PI.f32)) (*.f32 (/.f32 r #s(literal 1/8 binary32)) s)) |
(/.f32 (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r (neg.f32 s))))) (*.f32 r (PI.f32))) s) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 s (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r (neg.f32 s))))) (*.f32 r (PI.f32)))))) |
(/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r (neg.f32 s))))) (*.f32 (PI.f32) (*.f32 r s))) |
(/.f32 (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r (neg.f32 s))))) (neg.f32 (*.f32 r (PI.f32)))) (neg.f32 s)) |
(/.f32 (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r (neg.f32 s))))) r) (*.f32 s (PI.f32))) |
(/.f32 (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r (neg.f32 s))))) (PI.f32)) (*.f32 r s)) |
(/.f32 (*.f32 #s(literal -1/8 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))) (PI.f32))) (-.f32 #s(literal 0 binary32) (*.f32 r s))) |
(/.f32 (*.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r (neg.f32 s))))) #s(literal 1 binary32)) (*.f32 (PI.f32) (*.f32 r s))) |
(/.f32 (*.f32 (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r (neg.f32 s))))) r) #s(literal 1 binary32)) (*.f32 (PI.f32) s)) |
(/.f32 (*.f32 (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r (neg.f32 s))))) (PI.f32)) #s(literal 1 binary32)) (*.f32 r s)) |
(/.f32 (neg.f32 (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r (neg.f32 s))))) (neg.f32 (*.f32 r (PI.f32))))) s) |
(/.f32 (*.f32 (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r (neg.f32 s))))) (*.f32 r (PI.f32))) #s(literal 1 binary32)) s) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))) (*.f32 s (PI.f32)))) r) |
(/.f32 (*.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))) (*.f32 s (PI.f32)))) (/.f32 r #s(literal 1/8 binary32))) |
(/.f32 (*.f32 #s(literal -1/8 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))) (*.f32 s (PI.f32)))) (neg.f32 r)) |
(/.f32 (*.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r (neg.f32 s))))) (/.f32 #s(literal 1 binary32) s)) (*.f32 r (PI.f32))) |
(/.f32 (*.f32 (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r (neg.f32 s))))) r) (/.f32 #s(literal 1 binary32) s)) (PI.f32)) |
(/.f32 (*.f32 (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r (neg.f32 s))))) (PI.f32)) (/.f32 #s(literal 1 binary32) s)) r) |
(/.f32 (/.f32 (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r (neg.f32 s))))) (neg.f32 (*.f32 r (PI.f32)))) #s(literal -1 binary32)) s) |
(*.f32 #s(literal 1/8 binary32) (*.f32 (/.f32 #s(literal 1 binary32) r) (/.f32 (+.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))) (*.f32 s (PI.f32))))) |
(*.f32 (/.f32 #s(literal 1/8 binary32) r) (/.f32 (+.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))) (*.f32 s (PI.f32)))) |
(*.f32 #s(literal 1 binary32) (/.f32 (/.f32 (+.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))) (PI.f32)) (*.f32 (/.f32 r #s(literal 1/8 binary32)) s))) |
(*.f32 (/.f32 (+.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))) (PI.f32)) (/.f32 #s(literal 1/8 binary32) (*.f32 r s))) |
(*.f32 (/.f32 (+.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))) (PI.f32)) (*.f32 (/.f32 #s(literal 1/8 binary32) r) (/.f32 #s(literal 1 binary32) s))) |
(*.f32 (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r (neg.f32 s))))) (*.f32 r (PI.f32))) (/.f32 #s(literal 1 binary32) s)) |
(*.f32 (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r (neg.f32 s))))) (neg.f32 (*.f32 r (PI.f32)))) (/.f32 #s(literal -1 binary32) s)) |
(*.f32 (/.f32 #s(literal 1 binary32) s) (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r (neg.f32 s))))) (*.f32 r (PI.f32)))) |
(*.f32 (/.f32 #s(literal 1 binary32) s) (pow.f32 (/.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r (neg.f32 s))))) (*.f32 r (PI.f32)))) #s(literal -1 binary32))) |
(*.f32 (/.f32 (+.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))) (*.f32 s (PI.f32))) (/.f32 #s(literal 1/8 binary32) r)) |
(*.f32 (pow.f32 (/.f32 s (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r (neg.f32 s)))))) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32)))) |
(*.f32 (pow.f32 (/.f32 s (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r (neg.f32 s))))) r)) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (PI.f32))) |
(*.f32 (pow.f32 (/.f32 s (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r (neg.f32 s))))) (PI.f32))) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) r)) |
(pow.f32 (*.f32 (/.f32 r #s(literal 1/8 binary32)) (/.f32 (PI.f32) (+.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))))) #s(literal -1 binary32)) |
(pow.f32 (*.f32 (/.f32 (PI.f32) (+.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s))))) (/.f32 r #s(literal 1/8 binary32))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (*.f32 r (PI.f32)) (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r (neg.f32 s)))))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (PI.f32) (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r (neg.f32 s))))) r)) #s(literal -1 binary32)) |
(pow.f32 (/.f32 r (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r (neg.f32 s))))) (PI.f32))) #s(literal -1 binary32)) |
(/.f32 #s(literal 1/8 binary32) (*.f32 r (/.f32 (PI.f32) (+.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s))))))) |
(/.f32 #s(literal 1/8 binary32) (*.f32 (/.f32 (PI.f32) (+.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s))))) r)) |
(/.f32 (/.f32 #s(literal 1/8 binary32) r) (/.f32 (PI.f32) (+.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))))) |
(/.f32 #s(literal 1 binary32) (*.f32 (/.f32 r #s(literal 1/8 binary32)) (/.f32 (PI.f32) (+.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s))))))) |
(/.f32 #s(literal 1 binary32) (*.f32 (/.f32 (PI.f32) (+.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s))))) (/.f32 r #s(literal 1/8 binary32)))) |
(/.f32 #s(literal 1 binary32) (/.f32 (*.f32 r (PI.f32)) (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r (neg.f32 s))))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (PI.f32) (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r (neg.f32 s))))) r))) |
(/.f32 #s(literal 1 binary32) (/.f32 r (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r (neg.f32 s))))) (PI.f32)))) |
(/.f32 (/.f32 (+.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))) (PI.f32)) (/.f32 r #s(literal 1/8 binary32))) |
(/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r (neg.f32 s))))) (*.f32 r (PI.f32))) |
(/.f32 #s(literal -1/8 binary32) (*.f32 (neg.f32 r) (/.f32 (PI.f32) (+.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s))))))) |
(/.f32 #s(literal -1/8 binary32) (*.f32 (/.f32 (PI.f32) (+.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s))))) (neg.f32 r))) |
(/.f32 (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r (neg.f32 s))))) r) (PI.f32)) |
(/.f32 (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r (neg.f32 s))))) (PI.f32)) r) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (neg.f32 (+.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))))) (*.f32 r (neg.f32 (PI.f32)))) |
(/.f32 (*.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s))))) (*.f32 (/.f32 r #s(literal 1/8 binary32)) (PI.f32))) |
(/.f32 (*.f32 #s(literal 1 binary32) (neg.f32 (+.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))))) (*.f32 (/.f32 r #s(literal 1/8 binary32)) (neg.f32 (PI.f32)))) |
(/.f32 (*.f32 #s(literal -1/8 binary32) (+.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s))))) (*.f32 (neg.f32 r) (PI.f32))) |
(/.f32 (*.f32 #s(literal -1/8 binary32) (neg.f32 (+.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))))) (*.f32 (neg.f32 r) (neg.f32 (PI.f32)))) |
(/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))) #s(literal 1 binary32)) (*.f32 (PI.f32) (/.f32 r #s(literal 1/8 binary32)))) |
(/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))) #s(literal -1/8 binary32)) (*.f32 (PI.f32) (neg.f32 r))) |
(/.f32 (*.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s))))) #s(literal 1/8 binary32)) (*.f32 (neg.f32 (PI.f32)) r)) |
(/.f32 (*.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s))))) #s(literal 1 binary32)) (*.f32 (neg.f32 (PI.f32)) (/.f32 r #s(literal 1/8 binary32)))) |
(/.f32 (*.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s))))) #s(literal -1/8 binary32)) (*.f32 (neg.f32 (PI.f32)) (neg.f32 r))) |
(/.f32 (*.f32 #s(literal -1/8 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))) (PI.f32))) (neg.f32 r)) |
(/.f32 (neg.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r (neg.f32 s)))))) (neg.f32 (*.f32 r (PI.f32)))) |
(/.f32 (neg.f32 (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r (neg.f32 s))))) r)) (neg.f32 (PI.f32))) |
(/.f32 (neg.f32 (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r (neg.f32 s))))) (PI.f32))) (neg.f32 r)) |
(/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) r) #s(literal 1 binary32)) (/.f32 (PI.f32) (+.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))))) |
(/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) r) (neg.f32 (+.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))))) (neg.f32 (PI.f32))) |
(/.f32 (*.f32 (/.f32 (+.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))) (PI.f32)) #s(literal 1 binary32)) (/.f32 r #s(literal 1/8 binary32))) |
(/.f32 (*.f32 (/.f32 (+.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))) (PI.f32)) #s(literal -1/8 binary32)) (neg.f32 r)) |
(/.f32 (*.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s))))) (/.f32 #s(literal 1/8 binary32) r)) (neg.f32 (PI.f32))) |
(/.f32 (/.f32 (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r (neg.f32 s))))) r) #s(literal 1 binary32)) (PI.f32)) |
(/.f32 (/.f32 (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r (neg.f32 s))))) r) (pow.f32 (PI.f32) #s(literal 2/3 binary32))) (pow.f32 (PI.f32) #s(literal 1/3 binary32))) |
(/.f32 (/.f32 (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r (neg.f32 s))))) r) (pow.f32 (PI.f32) #s(literal 1/2 binary32))) (pow.f32 (PI.f32) #s(literal 1/2 binary32))) |
(*.f32 #s(literal 1/8 binary32) (*.f32 (/.f32 #s(literal 1 binary32) r) (/.f32 (+.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))) (PI.f32)))) |
(*.f32 #s(literal 1/8 binary32) (/.f32 (+.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))) (*.f32 r (PI.f32)))) |
(*.f32 #s(literal 1/8 binary32) (/.f32 (/.f32 (+.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))) (PI.f32)) r)) |
(*.f32 (/.f32 #s(literal 1/8 binary32) r) (/.f32 (+.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))) (PI.f32))) |
(*.f32 (+.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))) (*.f32 (/.f32 #s(literal 1 binary32) (PI.f32)) (/.f32 #s(literal 1/8 binary32) r))) |
(*.f32 (/.f32 (+.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))) (PI.f32)) (/.f32 #s(literal 1/8 binary32) r)) |
(*.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r (neg.f32 s))))) (/.f32 #s(literal 1 binary32) (*.f32 r (PI.f32)))) |
(*.f32 (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r (neg.f32 s))))) r) (/.f32 #s(literal 1 binary32) (PI.f32))) |
(*.f32 (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r (neg.f32 s))))) (PI.f32)) (/.f32 #s(literal 1 binary32) r)) |
(*.f32 (/.f32 #s(literal 1/8 binary32) (PI.f32)) (/.f32 (+.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))) r)) |
(*.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) r) #s(literal 1 binary32)) (/.f32 (+.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))) (PI.f32))) |
(*.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) r) (pow.f32 (PI.f32) #s(literal 2/3 binary32))) (/.f32 (+.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))) (pow.f32 (PI.f32) #s(literal 1/3 binary32)))) |
(*.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) r) (pow.f32 (PI.f32) #s(literal 1/2 binary32))) (/.f32 (+.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))) (pow.f32 (PI.f32) #s(literal 1/2 binary32)))) |
(neg.f32 (/.f32 #s(literal -1/8 binary32) r)) |
(exp.f32 (*.f32 (log.f32 (/.f32 r #s(literal 1/8 binary32))) #s(literal -1 binary32))) |
(pow.f32 (/.f32 r #s(literal 1/8 binary32)) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (/.f32 r #s(literal 1/8 binary32)) #s(literal 1 binary32)) #s(literal -1 binary32)) |
(/.f32 #s(literal 1/8 binary32) r) |
(/.f32 #s(literal 1 binary32) (/.f32 r #s(literal 1/8 binary32))) |
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 r #s(literal 1/8 binary32)) #s(literal 1 binary32))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 r #s(literal 1/8 binary32)))) |
(/.f32 #s(literal -1/8 binary32) (neg.f32 r)) |
(*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) r)) |
(*.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/8 binary32) r)) |
(*.f32 #s(literal -1/8 binary32) (/.f32 #s(literal 1 binary32) (neg.f32 r))) |
(*.f32 (/.f32 #s(literal 1 binary32) r) #s(literal 1/8 binary32)) |
(neg.f32 s) |
(+.f32 #s(literal 0 binary32) (neg.f32 s)) |
(-.f32 #s(literal 0 binary32) s) |
(/.f32 (-.f32 #s(literal 0 binary32) (*.f32 s s)) (+.f32 #s(literal 0 binary32) s)) |
(/.f32 (-.f32 #s(literal 0 binary32) (*.f32 s (*.f32 s s))) (+.f32 #s(literal 0 binary32) (+.f32 (*.f32 s s) (*.f32 #s(literal 0 binary32) s)))) |
(*.f32 s #s(literal -1 binary32)) |
(*.f32 #s(literal -1 binary32) s) |
(neg.f32 (/.f32 #s(literal -1 binary32) (/.f32 (PI.f32) (/.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) (/.f32 (*.f32 r s) #s(literal 1/8 binary32)))))) |
(exp.f32 (*.f32 (log.f32 (/.f32 (PI.f32) (/.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) (/.f32 (*.f32 r s) #s(literal 1/8 binary32))))) #s(literal -1 binary32))) |
(pow.f32 (/.f32 (PI.f32) (/.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) (/.f32 (*.f32 r s) #s(literal 1/8 binary32)))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) (*.f32 (PI.f32) (/.f32 (*.f32 r s) #s(literal 1/8 binary32)))) #s(literal 1 binary32)) |
(pow.f32 (pow.f32 (/.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) (*.f32 (PI.f32) (/.f32 (*.f32 r s) #s(literal 1/8 binary32)))) #s(literal 1/2 binary32)) #s(literal 2 binary32)) |
(pow.f32 (*.f32 (/.f32 (PI.f32) (/.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) (/.f32 (*.f32 r s) #s(literal 1/8 binary32)))) (/.f32 (PI.f32) (/.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) (/.f32 (*.f32 r s) #s(literal 1/8 binary32))))) #s(literal -1/2 binary32)) |
(pow.f32 (exp.f32 (log.f32 (/.f32 (PI.f32) (/.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) (/.f32 (*.f32 r s) #s(literal 1/8 binary32)))))) #s(literal -1 binary32)) |
(/.f32 #s(literal 1 binary32) (/.f32 (PI.f32) (/.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) (/.f32 (*.f32 r s) #s(literal 1/8 binary32))))) |
(/.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) (*.f32 (PI.f32) (/.f32 (*.f32 r s) #s(literal 1/8 binary32)))) |
(/.f32 (/.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) (/.f32 (*.f32 r s) #s(literal 1/8 binary32))) (PI.f32)) |
(/.f32 #s(literal -1 binary32) (/.f32 (PI.f32) (/.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) (/.f32 (*.f32 r s) #s(literal -1/8 binary32))))) |
(/.f32 (/.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) (/.f32 (*.f32 r s) #s(literal -1/8 binary32))) (neg.f32 (PI.f32))) |
(/.f32 (neg.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)))) (*.f32 (PI.f32) (/.f32 (*.f32 r s) #s(literal -1/8 binary32)))) |
(/.f32 (/.f32 #s(literal 1 binary32) (PI.f32)) (/.f32 (/.f32 (*.f32 r s) #s(literal 1/8 binary32)) (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))))) |
(/.f32 (*.f32 #s(literal 1 binary32) (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)))) (*.f32 (PI.f32) (/.f32 (*.f32 r s) #s(literal 1/8 binary32)))) |
(/.f32 (*.f32 #s(literal 1 binary32) (neg.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))))) (*.f32 (PI.f32) (/.f32 (*.f32 r s) #s(literal -1/8 binary32)))) |
(/.f32 (/.f32 (/.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) (/.f32 (*.f32 r s) #s(literal 1/8 binary32))) #s(literal 1 binary32)) (PI.f32)) |
(/.f32 (*.f32 (/.f32 #s(literal 1 binary32) (PI.f32)) (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)))) (/.f32 (*.f32 r s) #s(literal 1/8 binary32))) |
(/.f32 (*.f32 (/.f32 #s(literal 1 binary32) (PI.f32)) (neg.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))))) (/.f32 (*.f32 r s) #s(literal -1/8 binary32))) |
(/.f32 (/.f32 (/.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) (/.f32 (*.f32 r s) #s(literal 1/8 binary32))) (pow.f32 (PI.f32) #s(literal 2/3 binary32))) (pow.f32 (PI.f32) #s(literal 1/3 binary32))) |
(/.f32 (/.f32 (/.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) (/.f32 (*.f32 r s) #s(literal 1/8 binary32))) (pow.f32 (PI.f32) #s(literal 1/2 binary32))) (pow.f32 (PI.f32) #s(literal 1/2 binary32))) |
(/.f32 (/.f32 #s(literal 1 binary32) (/.f32 (PI.f32) (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))))) (/.f32 (*.f32 r s) #s(literal 1/8 binary32))) |
(*.f32 #s(literal 1 binary32) (/.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) (*.f32 (PI.f32) (/.f32 (*.f32 r s) #s(literal 1/8 binary32))))) |
(*.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) (PI.f32))) |
(*.f32 (/.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) (/.f32 (*.f32 r s) #s(literal 1/8 binary32))) (/.f32 #s(literal 1 binary32) (PI.f32))) |
(*.f32 #s(literal -1 binary32) (/.f32 #s(literal 1 binary32) (/.f32 (PI.f32) (/.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) (/.f32 (*.f32 r s) #s(literal -1/8 binary32)))))) |
(*.f32 (/.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) (*.f32 (PI.f32) (/.f32 (*.f32 r s) #s(literal 1/8 binary32)))) #s(literal 1 binary32)) |
(*.f32 (/.f32 #s(literal 1 binary32) (PI.f32)) (/.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) (/.f32 (*.f32 r s) #s(literal 1/8 binary32)))) |
(*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) (/.f32 #s(literal 1 binary32) (/.f32 (PI.f32) (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)))))) |
(*.f32 (/.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) (*.f32 r s)) (/.f32 #s(literal 1/8 binary32) (PI.f32))) |
(*.f32 (/.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) #s(literal 1 binary32)) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) (PI.f32))) |
(*.f32 (/.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) (pow.f32 (PI.f32) #s(literal 2/3 binary32))) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) (pow.f32 (PI.f32) #s(literal 1/3 binary32)))) |
(*.f32 (/.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) (pow.f32 (PI.f32) #s(literal 1/2 binary32))) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) (pow.f32 (PI.f32) #s(literal 1/2 binary32)))) |
(*.f32 (/.f32 (/.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) (*.f32 r s)) #s(literal 1 binary32)) (/.f32 #s(literal 1/8 binary32) (PI.f32))) |
(*.f32 (/.f32 (/.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) (*.f32 r s)) (pow.f32 (PI.f32) #s(literal 2/3 binary32))) (/.f32 #s(literal 1/8 binary32) (pow.f32 (PI.f32) #s(literal 1/3 binary32)))) |
(*.f32 (/.f32 (/.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) (*.f32 r s)) (pow.f32 (PI.f32) #s(literal 1/2 binary32))) (/.f32 #s(literal 1/8 binary32) (pow.f32 (PI.f32) #s(literal 1/2 binary32)))) |
(*.f32 (/.f32 #s(literal 1 binary32) (neg.f32 (PI.f32))) (/.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) (/.f32 (*.f32 r s) #s(literal -1/8 binary32)))) |
(*.f32 (/.f32 #s(literal 1 binary32) (neg.f32 (PI.f32))) (pow.f32 (/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) (/.f32 (*.f32 r s) #s(literal -1/8 binary32)))) #s(literal -1 binary32))) |
(*.f32 (pow.f32 (/.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) (*.f32 (PI.f32) (/.f32 (*.f32 r s) #s(literal 1/8 binary32)))) #s(literal 1/2 binary32)) (pow.f32 (/.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) (*.f32 (PI.f32) (/.f32 (*.f32 r s) #s(literal 1/8 binary32)))) #s(literal 1/2 binary32))) |
(*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (PI.f32)) (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)))) (/.f32 #s(literal 1/8 binary32) (*.f32 r s))) |
(*.f32 (*.f32 (/.f32 #s(literal 1 binary32) (PI.f32)) (/.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) (*.f32 r s))) #s(literal 1/8 binary32)) |
(*.f32 (/.f32 #s(literal 1 binary32) (/.f32 (PI.f32) (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))))) (/.f32 #s(literal 1/8 binary32) (*.f32 r s))) |
(*.f32 (/.f32 #s(literal 1 binary32) (pow.f32 (PI.f32) #s(literal 2/3 binary32))) (pow.f32 (*.f32 (pow.f32 (PI.f32) #s(literal 1/3 binary32)) (/.f32 (/.f32 (*.f32 r s) #s(literal 1/8 binary32)) (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))))) #s(literal -1 binary32))) |
(*.f32 (/.f32 #s(literal 1 binary32) (pow.f32 (PI.f32) #s(literal 2/3 binary32))) (pow.f32 (/.f32 (pow.f32 (PI.f32) #s(literal 1/3 binary32)) (/.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) (/.f32 (*.f32 r s) #s(literal 1/8 binary32)))) #s(literal -1 binary32))) |
(*.f32 (pow.f32 (PI.f32) #s(literal -1/2 binary32)) (pow.f32 (*.f32 (pow.f32 (PI.f32) #s(literal 1/2 binary32)) (/.f32 (/.f32 (*.f32 r s) #s(literal 1/8 binary32)) (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))))) #s(literal -1 binary32))) |
(*.f32 (pow.f32 (PI.f32) #s(literal -1/2 binary32)) (pow.f32 (/.f32 (pow.f32 (PI.f32) #s(literal 1/2 binary32)) (/.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) (/.f32 (*.f32 r s) #s(literal 1/8 binary32)))) #s(literal -1 binary32))) |
(*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)))) #s(literal -1 binary32)) (pow.f32 (/.f32 (PI.f32) (/.f32 #s(literal 1/8 binary32) (*.f32 r s))) #s(literal -1 binary32))) |
(*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) (*.f32 r s))) #s(literal -1 binary32)) (pow.f32 (/.f32 (PI.f32) #s(literal 1/8 binary32)) #s(literal -1 binary32))) |
(*.f32 (pow.f32 (/.f32 (pow.f32 (PI.f32) #s(literal 2/3 binary32)) (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)))) #s(literal -1 binary32)) (pow.f32 (/.f32 (pow.f32 (PI.f32) #s(literal 1/3 binary32)) (/.f32 #s(literal 1/8 binary32) (*.f32 r s))) #s(literal -1 binary32))) |
(*.f32 (pow.f32 (/.f32 (pow.f32 (PI.f32) #s(literal 2/3 binary32)) (/.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) (*.f32 r s))) #s(literal -1 binary32)) (pow.f32 (/.f32 (pow.f32 (PI.f32) #s(literal 1/3 binary32)) #s(literal 1/8 binary32)) #s(literal -1 binary32))) |
(*.f32 (pow.f32 (/.f32 (pow.f32 (PI.f32) #s(literal 1/2 binary32)) (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)))) #s(literal -1 binary32)) (pow.f32 (/.f32 (pow.f32 (PI.f32) #s(literal 1/2 binary32)) (/.f32 #s(literal 1/8 binary32) (*.f32 r s))) #s(literal -1 binary32))) |
(*.f32 (pow.f32 (/.f32 (pow.f32 (PI.f32) #s(literal 1/2 binary32)) (/.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) (*.f32 r s))) #s(literal -1 binary32)) (pow.f32 (/.f32 (pow.f32 (PI.f32) #s(literal 1/2 binary32)) #s(literal 1/8 binary32)) #s(literal -1 binary32))) |
(*.f32 (pow.f32 (*.f32 (/.f32 (PI.f32) (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)))) r) #s(literal -1 binary32)) (pow.f32 (/.f32 s #s(literal 1/8 binary32)) #s(literal -1 binary32))) |
(*.f32 (pow.f32 (*.f32 (/.f32 (PI.f32) (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)))) (*.f32 r s)) #s(literal -1 binary32)) #s(literal 1/8 binary32)) |
(*.f32 (pow.f32 (/.f32 (PI.f32) (neg.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))))) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (/.f32 (*.f32 r s) #s(literal -1/8 binary32)))) |
(neg.f32 (/.f32 (PI.f32) (/.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) (/.f32 (*.f32 r s) #s(literal -1/8 binary32))))) |
(exp.f32 (*.f32 (log.f32 (/.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) (*.f32 (PI.f32) (/.f32 (*.f32 r s) #s(literal 1/8 binary32))))) #s(literal -1 binary32))) |
(exp.f32 (*.f32 (*.f32 (log.f32 (/.f32 (PI.f32) (/.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) (/.f32 (*.f32 r s) #s(literal 1/8 binary32))))) #s(literal -1 binary32)) #s(literal -1 binary32))) |
(exp.f32 (neg.f32 (*.f32 (log.f32 (/.f32 (PI.f32) (/.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) (/.f32 (*.f32 r s) #s(literal 1/8 binary32))))) #s(literal -1 binary32)))) |
(pow.f32 (/.f32 (PI.f32) (/.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) (/.f32 (*.f32 r s) #s(literal 1/8 binary32)))) #s(literal 1 binary32)) |
(pow.f32 (/.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) (*.f32 (PI.f32) (/.f32 (*.f32 r s) #s(literal 1/8 binary32)))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (/.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) (*.f32 (PI.f32) (/.f32 (*.f32 r s) #s(literal 1/8 binary32)))) #s(literal 1 binary32)) #s(literal -1 binary32)) |
(/.f32 (PI.f32) (/.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) (/.f32 (*.f32 r s) #s(literal 1/8 binary32)))) |
(/.f32 (*.f32 (PI.f32) (*.f32 r s)) (*.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) #s(literal 1/8 binary32))) |
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) (*.f32 (PI.f32) (/.f32 (*.f32 r s) #s(literal 1/8 binary32))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) (*.f32 (PI.f32) (/.f32 (*.f32 r s) #s(literal 1/8 binary32)))) #s(literal 1 binary32))) |
(/.f32 (/.f32 (PI.f32) (/.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) (/.f32 (*.f32 r s) #s(literal 1/8 binary32)))) #s(literal 1 binary32)) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) (*.f32 (PI.f32) (/.f32 (*.f32 r s) #s(literal 1/8 binary32)))))) |
(/.f32 (neg.f32 (PI.f32)) (/.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) (/.f32 (*.f32 r s) #s(literal -1/8 binary32)))) |
(/.f32 (neg.f32 (PI.f32)) (*.f32 #s(literal 1 binary32) (/.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) (/.f32 (*.f32 r s) #s(literal -1/8 binary32))))) |
(/.f32 (-.f32 #s(literal 0 binary32) (*.f32 (PI.f32) (*.f32 r s))) (*.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) #s(literal -1/8 binary32))) |
(/.f32 (/.f32 (PI.f32) (/.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) (/.f32 (*.f32 r s) #s(literal -1/8 binary32)))) #s(literal -1 binary32)) |
(/.f32 (/.f32 (PI.f32) (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)))) (/.f32 #s(literal 1/8 binary32) (*.f32 r s))) |
(/.f32 (*.f32 (PI.f32) (/.f32 (*.f32 r s) #s(literal 1/8 binary32))) (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)))) |
(/.f32 (neg.f32 (neg.f32 (PI.f32))) (/.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) (/.f32 (*.f32 r s) #s(literal 1/8 binary32)))) |
(/.f32 (*.f32 (/.f32 (PI.f32) (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)))) (*.f32 r s)) #s(literal 1/8 binary32)) |
(/.f32 (*.f32 (/.f32 (PI.f32) (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)))) #s(literal 1 binary32)) (/.f32 #s(literal 1/8 binary32) (*.f32 r s))) |
(/.f32 (*.f32 (/.f32 (PI.f32) (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)))) (-.f32 #s(literal 0 binary32) (*.f32 r s))) #s(literal -1/8 binary32)) |
(/.f32 (/.f32 (PI.f32) (/.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) (*.f32 r s))) #s(literal 1/8 binary32)) |
(*.f32 (PI.f32) (/.f32 (/.f32 (*.f32 r s) #s(literal 1/8 binary32)) (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))))) |
(*.f32 (PI.f32) (/.f32 (/.f32 (/.f32 (*.f32 r s) #s(literal 1/8 binary32)) (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)))) #s(literal 1 binary32))) |
(*.f32 #s(literal 1 binary32) (/.f32 (PI.f32) (/.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) (/.f32 (*.f32 r s) #s(literal 1/8 binary32))))) |
(*.f32 (/.f32 (*.f32 r s) #s(literal 1/8 binary32)) (/.f32 (PI.f32) (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))))) |
(*.f32 (/.f32 (PI.f32) (/.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) (/.f32 (*.f32 r s) #s(literal 1/8 binary32)))) #s(literal 1 binary32)) |
(*.f32 #s(literal -1 binary32) (pow.f32 (/.f32 #s(literal 1 binary32) (/.f32 (PI.f32) (/.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) (/.f32 (*.f32 r s) #s(literal -1/8 binary32))))) #s(literal -1 binary32))) |
(*.f32 (pow.f32 (PI.f32) #s(literal 2/3 binary32)) (*.f32 (pow.f32 (PI.f32) #s(literal 1/3 binary32)) (/.f32 (/.f32 (*.f32 r s) #s(literal 1/8 binary32)) (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)))))) |
(*.f32 (pow.f32 (PI.f32) #s(literal 2/3 binary32)) (/.f32 (pow.f32 (PI.f32) #s(literal 1/3 binary32)) (/.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) (/.f32 (*.f32 r s) #s(literal 1/8 binary32))))) |
(*.f32 (pow.f32 (PI.f32) #s(literal 1/2 binary32)) (*.f32 (pow.f32 (PI.f32) #s(literal 1/2 binary32)) (/.f32 (/.f32 (*.f32 r s) #s(literal 1/8 binary32)) (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)))))) |
(*.f32 (pow.f32 (PI.f32) #s(literal 1/2 binary32)) (/.f32 (pow.f32 (PI.f32) #s(literal 1/2 binary32)) (/.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) (/.f32 (*.f32 r s) #s(literal 1/8 binary32))))) |
(*.f32 (neg.f32 (PI.f32)) (/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) (/.f32 (*.f32 r s) #s(literal -1/8 binary32))))) |
(*.f32 (/.f32 (/.f32 (*.f32 r s) #s(literal 1/8 binary32)) (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)))) (PI.f32)) |
(*.f32 (/.f32 (/.f32 (*.f32 r s) #s(literal 1/8 binary32)) (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)))) (pow.f32 (/.f32 #s(literal 1 binary32) (PI.f32)) #s(literal -1 binary32))) |
(*.f32 (/.f32 (PI.f32) (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)))) (/.f32 (*.f32 r s) #s(literal 1/8 binary32))) |
(*.f32 (/.f32 (PI.f32) (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)))) (/.f32 (/.f32 (*.f32 r s) #s(literal 1/8 binary32)) #s(literal 1 binary32))) |
(*.f32 (/.f32 #s(literal 1 binary32) (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)))) (/.f32 (PI.f32) (/.f32 #s(literal 1/8 binary32) (*.f32 r s)))) |
(*.f32 (/.f32 #s(literal 1 binary32) (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)))) (pow.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) (PI.f32)) #s(literal -1 binary32))) |
(*.f32 (/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) (*.f32 r s))) (/.f32 (PI.f32) #s(literal 1/8 binary32))) |
(*.f32 (/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) (*.f32 r s))) (pow.f32 (/.f32 #s(literal 1/8 binary32) (PI.f32)) #s(literal -1 binary32))) |
(*.f32 (/.f32 (pow.f32 (PI.f32) #s(literal 2/3 binary32)) (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)))) (/.f32 (pow.f32 (PI.f32) #s(literal 1/3 binary32)) (/.f32 #s(literal 1/8 binary32) (*.f32 r s)))) |
(*.f32 (/.f32 (pow.f32 (PI.f32) #s(literal 2/3 binary32)) (/.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) (*.f32 r s))) (/.f32 (pow.f32 (PI.f32) #s(literal 1/3 binary32)) #s(literal 1/8 binary32))) |
(*.f32 (/.f32 (pow.f32 (PI.f32) #s(literal 1/2 binary32)) (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)))) (/.f32 (pow.f32 (PI.f32) #s(literal 1/2 binary32)) (/.f32 #s(literal 1/8 binary32) (*.f32 r s)))) |
(*.f32 (/.f32 (pow.f32 (PI.f32) #s(literal 1/2 binary32)) (/.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) (*.f32 r s))) (/.f32 (pow.f32 (PI.f32) #s(literal 1/2 binary32)) #s(literal 1/8 binary32))) |
(*.f32 (/.f32 (PI.f32) #s(literal 1 binary32)) (/.f32 (/.f32 (*.f32 r s) #s(literal 1/8 binary32)) (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))))) |
(*.f32 (*.f32 (/.f32 (PI.f32) (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)))) r) (/.f32 s #s(literal 1/8 binary32))) |
(*.f32 (*.f32 (/.f32 (PI.f32) (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)))) (*.f32 r s)) #s(literal 8 binary32)) |
(*.f32 (/.f32 (PI.f32) (neg.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))))) (/.f32 (*.f32 r s) #s(literal -1/8 binary32))) |
(*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) (PI.f32)) #s(literal -1 binary32)) (/.f32 (/.f32 (*.f32 r s) #s(literal 1/8 binary32)) (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))))) |
(*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) (/.f32 (PI.f32) (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))))) #s(literal -1 binary32)) (/.f32 (*.f32 r s) #s(literal 1/8 binary32))) |
(*.f32 (pow.f32 (/.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) #s(literal 1 binary32)) #s(literal -1 binary32)) (pow.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) (PI.f32)) #s(literal -1 binary32))) |
(*.f32 (pow.f32 (/.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) (pow.f32 (PI.f32) #s(literal 2/3 binary32))) #s(literal -1 binary32)) (pow.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) (pow.f32 (PI.f32) #s(literal 1/3 binary32))) #s(literal -1 binary32))) |
(*.f32 (pow.f32 (/.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) (pow.f32 (PI.f32) #s(literal 1/2 binary32))) #s(literal -1 binary32)) (pow.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) (pow.f32 (PI.f32) #s(literal 1/2 binary32))) #s(literal -1 binary32))) |
(*.f32 (pow.f32 (/.f32 (/.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) (*.f32 r s)) #s(literal 1 binary32)) #s(literal -1 binary32)) (pow.f32 (/.f32 #s(literal 1/8 binary32) (PI.f32)) #s(literal -1 binary32))) |
(*.f32 (pow.f32 (/.f32 (/.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) (*.f32 r s)) (pow.f32 (PI.f32) #s(literal 2/3 binary32))) #s(literal -1 binary32)) (pow.f32 (/.f32 #s(literal 1/8 binary32) (pow.f32 (PI.f32) #s(literal 1/3 binary32))) #s(literal -1 binary32))) |
(*.f32 (pow.f32 (/.f32 (/.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) (*.f32 r s)) (pow.f32 (PI.f32) #s(literal 1/2 binary32))) #s(literal -1 binary32)) (pow.f32 (/.f32 #s(literal 1/8 binary32) (pow.f32 (PI.f32) #s(literal 1/2 binary32))) #s(literal -1 binary32))) |
(*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) (neg.f32 (PI.f32))) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) (/.f32 (*.f32 r s) #s(literal -1/8 binary32))))) |
(*.f32 (pow.f32 (pow.f32 (/.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) (*.f32 (PI.f32) (/.f32 (*.f32 r s) #s(literal 1/8 binary32)))) #s(literal 1/2 binary32)) #s(literal -1 binary32)) (pow.f32 (pow.f32 (/.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) (*.f32 (PI.f32) (/.f32 (*.f32 r s) #s(literal 1/8 binary32)))) #s(literal 1/2 binary32)) #s(literal -1 binary32))) |
(*.f32 (pow.f32 (*.f32 (/.f32 #s(literal 1 binary32) (PI.f32)) (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)))) #s(literal -1 binary32)) (/.f32 (*.f32 r s) #s(literal 1/8 binary32))) |
(*.f32 (pow.f32 (*.f32 (/.f32 #s(literal 1 binary32) (PI.f32)) (/.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) (*.f32 r s))) #s(literal -1 binary32)) #s(literal 8 binary32)) |
(neg.f32 (/.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) (/.f32 (*.f32 r s) #s(literal -1/8 binary32)))) |
(exp.f32 (*.f32 (log.f32 (/.f32 (/.f32 (*.f32 r s) #s(literal 1/8 binary32)) (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))))) #s(literal -1 binary32))) |
(pow.f32 (/.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) (/.f32 (*.f32 r s) #s(literal 1/8 binary32))) #s(literal 1 binary32)) |
(pow.f32 (/.f32 (/.f32 (*.f32 r s) #s(literal 1/8 binary32)) (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (/.f32 (/.f32 (*.f32 r s) #s(literal 1/8 binary32)) (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)))) #s(literal 1 binary32)) #s(literal -1 binary32)) |
(-.f32 (/.f32 (+.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))) (/.f32 (*.f32 r s) #s(literal 1/8 binary32))) (/.f32 (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s) (/.f32 (*.f32 r s) #s(literal 1/8 binary32)))) |
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 (*.f32 r s) #s(literal 1/8 binary32)) (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 (/.f32 (*.f32 r s) #s(literal 1/8 binary32)) (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)))) #s(literal 1 binary32))) |
(/.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) (/.f32 (*.f32 r s) #s(literal 1/8 binary32))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 (/.f32 (*.f32 r s) #s(literal 1/8 binary32)) (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)))))) |
(/.f32 (neg.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)))) (/.f32 (*.f32 r s) #s(literal -1/8 binary32))) |
(/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 3 binary32))) (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)) (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))))) (*.f32 (/.f32 (*.f32 r s) #s(literal 1/8 binary32)) (+.f32 (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32))) (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)) (-.f32 (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)) (exp.f32 (/.f32 r (neg.f32 s)))))))) |
(/.f32 (-.f32 (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32))) (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)))) (*.f32 (/.f32 (*.f32 r s) #s(literal 1/8 binary32)) (+.f32 (expm1.f32 (/.f32 r (neg.f32 s))) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)))) |
(/.f32 (/.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) (*.f32 r s)) #s(literal 8 binary32)) |
(/.f32 (*.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) #s(literal 1/8 binary32)) (*.f32 r s)) |
(/.f32 (*.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 3 binary32))) (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)) (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))))) #s(literal 1 binary32)) (*.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32))) (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)) (-.f32 (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)) (exp.f32 (/.f32 r (neg.f32 s)))))) (/.f32 (*.f32 r s) #s(literal 1/8 binary32)))) |
(/.f32 (*.f32 (-.f32 (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32))) (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)))) #s(literal 1 binary32)) (*.f32 (+.f32 (expm1.f32 (/.f32 r (neg.f32 s))) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)) (/.f32 (*.f32 r s) #s(literal 1/8 binary32)))) |
(/.f32 (neg.f32 (neg.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))))) (/.f32 (*.f32 r s) #s(literal 1/8 binary32))) |
(/.f32 (*.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) #s(literal 1 binary32)) (/.f32 (*.f32 r s) #s(literal 1/8 binary32))) |
(/.f32 (*.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 3 binary32))) (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)) (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))))) (/.f32 #s(literal 1/8 binary32) (*.f32 r s))) (+.f32 (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32))) (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)) (-.f32 (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)) (exp.f32 (/.f32 r (neg.f32 s))))))) |
(/.f32 (*.f32 (-.f32 (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32))) (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)))) (/.f32 #s(literal 1/8 binary32) (*.f32 r s))) (+.f32 (expm1.f32 (/.f32 r (neg.f32 s))) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) |
(/.f32 (/.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) r) (/.f32 s #s(literal 1/8 binary32))) |
(/.f32 (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))) (/.f32 (*.f32 r s) #s(literal 1/8 binary32))) (*.f32 (/.f32 (*.f32 r s) #s(literal 1/8 binary32)) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) (*.f32 (/.f32 (*.f32 r s) #s(literal 1/8 binary32)) (/.f32 (*.f32 r s) #s(literal 1/8 binary32)))) |
(*.f32 #s(literal 1/8 binary32) (/.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) (*.f32 r s))) |
(*.f32 #s(literal 1 binary32) (/.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) (/.f32 (*.f32 r s) #s(literal 1/8 binary32)))) |
(*.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) (/.f32 #s(literal 1/8 binary32) (*.f32 r s))) |
(*.f32 (neg.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)))) (/.f32 #s(literal 1 binary32) (/.f32 (*.f32 r s) #s(literal -1/8 binary32)))) |
(*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)))) |
(*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) (pow.f32 (/.f32 #s(literal 1 binary32) (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)))) #s(literal -1 binary32))) |
(*.f32 (/.f32 #s(literal 1 binary32) r) (pow.f32 (/.f32 (/.f32 s #s(literal 1/8 binary32)) (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)))) #s(literal -1 binary32))) |
(*.f32 (/.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) (*.f32 r s)) #s(literal 1/8 binary32)) |
(*.f32 (/.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) #s(literal 1 binary32)) (/.f32 #s(literal 1/8 binary32) (*.f32 r s))) |
(*.f32 (/.f32 #s(literal 1 binary32) (*.f32 r s)) (pow.f32 (/.f32 #s(literal 8 binary32) (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)))) #s(literal -1 binary32))) |
(*.f32 (/.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) (-.f32 #s(literal 0 binary32) (*.f32 r s))) #s(literal -1/8 binary32)) |
(*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)))) #s(literal -1 binary32)) (/.f32 #s(literal 1/8 binary32) (*.f32 r s))) |
(*.f32 (pow.f32 (/.f32 (/.f32 (*.f32 r s) #s(literal 1/8 binary32)) (+.f32 (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 3 binary32))) (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)) (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)))))) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (+.f32 (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32))) (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)) (-.f32 (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)) (exp.f32 (/.f32 r (neg.f32 s)))))))) |
(*.f32 (pow.f32 (/.f32 (/.f32 (*.f32 r s) #s(literal 1/8 binary32)) (-.f32 (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32))) (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))))) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (+.f32 (expm1.f32 (/.f32 r (neg.f32 s))) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)))) |
(*.f32 (pow.f32 (/.f32 #s(literal 1 binary32) (neg.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))))) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (/.f32 (*.f32 r s) #s(literal -1/8 binary32)))) |
(+.f32 #s(literal 1 binary32) (+.f32 (/.f32 (+.f32 (/.f32 r #s(literal -3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s) (exp.f32 (/.f32 r (neg.f32 s))))) |
(+.f32 #s(literal 1 binary32) (-.f32 (exp.f32 (/.f32 r (neg.f32 s))) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) |
(+.f32 (+.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))) (/.f32 (+.f32 (/.f32 r #s(literal -3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)) |
(+.f32 (exp.f32 (/.f32 r (neg.f32 s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) |
(+.f32 (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)) (exp.f32 (/.f32 r (neg.f32 s)))) |
(+.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) (fma.f32 (/.f32 (+.f32 (/.f32 r #s(literal -3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s) #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) |
(+.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) (fma.f32 (/.f32 #s(literal -1 binary32) s) (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) |
(+.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) (fma.f32 #s(literal -1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) |
(+.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) (fma.f32 (+.f32 (/.f32 r #s(literal -3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) (/.f32 #s(literal 1 binary32) s) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) |
(+.f32 (-.f32 (+.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))) (/.f32 (/.f32 r #s(literal 3 binary32)) s)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) (*.f32 s s))) |
(+.f32 (fma.f32 (+.f32 #s(literal 1 binary32) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 3 binary32)))) (/.f32 #s(literal 1 binary32) (+.f32 (-.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32))))) (neg.f32 (*.f32 (/.f32 #s(literal -1 binary32) s) (+.f32 (/.f32 r #s(literal -3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s))))) (fma.f32 (neg.f32 (/.f32 #s(literal -1 binary32) s)) (+.f32 (/.f32 r #s(literal -3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) (*.f32 (/.f32 #s(literal -1 binary32) s) (+.f32 (/.f32 r #s(literal -3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s))))) |
(+.f32 (fma.f32 (+.f32 #s(literal 1 binary32) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 3 binary32)))) (/.f32 #s(literal 1 binary32) (+.f32 (-.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32))))) (neg.f32 (*.f32 (/.f32 #s(literal 1 binary32) s) (*.f32 #s(literal 1 binary32) (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)))))) (fma.f32 (/.f32 #s(literal -1 binary32) s) (*.f32 #s(literal 1 binary32) (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s))) (*.f32 (/.f32 #s(literal 1 binary32) s) (*.f32 #s(literal 1 binary32) (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)))))) |
(+.f32 (fma.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32))) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (expm1.f32 (/.f32 r (neg.f32 s)))) (neg.f32 (*.f32 (/.f32 #s(literal -1 binary32) s) (+.f32 (/.f32 r #s(literal -3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s))))) (fma.f32 (neg.f32 (/.f32 #s(literal -1 binary32) s)) (+.f32 (/.f32 r #s(literal -3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) (*.f32 (/.f32 #s(literal -1 binary32) s) (+.f32 (/.f32 r #s(literal -3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s))))) |
(+.f32 (fma.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32))) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (expm1.f32 (/.f32 r (neg.f32 s)))) (neg.f32 (*.f32 (/.f32 #s(literal 1 binary32) s) (*.f32 #s(literal 1 binary32) (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)))))) (fma.f32 (/.f32 #s(literal -1 binary32) s) (*.f32 #s(literal 1 binary32) (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s))) (*.f32 (/.f32 #s(literal 1 binary32) s) (*.f32 #s(literal 1 binary32) (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)))))) |
(pow.f32 (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32))) (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)) (-.f32 (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)) (exp.f32 (/.f32 r (neg.f32 s)))))) (+.f32 (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 3 binary32))) (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)) (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)))))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (+.f32 (expm1.f32 (/.f32 r (neg.f32 s))) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)) (-.f32 (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32))) (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))))) #s(literal -1 binary32)) |
(fma.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) |
(fma.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) |
(fma.f32 (+.f32 #s(literal 1 binary32) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 3 binary32)))) (/.f32 #s(literal 1 binary32) (+.f32 (-.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32))))) (/.f32 (+.f32 (/.f32 r #s(literal -3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)) |
(fma.f32 (-.f32 #s(literal 1 binary32) (*.f32 (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s) (/.f32 (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s) (/.f32 s (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)))))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))))) (exp.f32 (/.f32 r (neg.f32 s)))) |
(fma.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32))) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (expm1.f32 (/.f32 r (neg.f32 s)))) (/.f32 (+.f32 (/.f32 r #s(literal -3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)) |
(fma.f32 (+.f32 #s(literal 1 binary32) (*.f32 (/.f32 (+.f32 (/.f32 r #s(literal -3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) (exp.f32 (/.f32 r (neg.f32 s)))) |
(-.f32 #s(literal 1 binary32) (-.f32 (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s) (exp.f32 (/.f32 r (neg.f32 s))))) |
(-.f32 (+.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)) |
(-.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32))) (+.f32 (expm1.f32 (/.f32 r (neg.f32 s))) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) (/.f32 (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) (+.f32 (expm1.f32 (/.f32 r (neg.f32 s))) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)))) |
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32))) (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)) (-.f32 (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)) (exp.f32 (/.f32 r (neg.f32 s)))))) (+.f32 (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 3 binary32))) (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)) (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (expm1.f32 (/.f32 r (neg.f32 s))) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)) (-.f32 (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32))) (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)))))) |
(/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 3 binary32))) (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)) (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))))) (+.f32 (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32))) (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)) (-.f32 (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)) (exp.f32 (/.f32 r (neg.f32 s))))))) |
(/.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 3 binary32))) (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)) (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))))) (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) (/.f32 (-.f32 (exp.f32 (/.f32 r (neg.f32 s))) (*.f32 #s(literal 1 binary32) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)))) (exp.f32 (/.f32 r s))))) |
(/.f32 (-.f32 (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32))) (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)))) (+.f32 (expm1.f32 (/.f32 r (neg.f32 s))) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) |
(/.f32 (+.f32 (*.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (*.f32 (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))))) (*.f32 (exp.f32 (/.f32 r s)) (-.f32 #s(literal 1 binary32) (*.f32 (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s) (/.f32 (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s) (/.f32 s (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)))))))) (*.f32 (exp.f32 (/.f32 r s)) (+.f32 #s(literal 1 binary32) (*.f32 (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)))))) |
(/.f32 (+.f32 (*.f32 #s(literal 1 binary32) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) (*.f32 (exp.f32 (/.f32 r s)) (+.f32 #s(literal 1 binary32) (*.f32 (/.f32 (+.f32 (/.f32 r #s(literal -3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))))) (*.f32 (exp.f32 (/.f32 r s)) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)))) |
(/.f32 (+.f32 (*.f32 (-.f32 #s(literal 1 binary32) (*.f32 (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s) (/.f32 (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s) (/.f32 s (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)))))) (exp.f32 (/.f32 r s))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)))) #s(literal 1 binary32))) (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s) (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)))) (exp.f32 (/.f32 r s)))) |
(/.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) (*.f32 (/.f32 (+.f32 (/.f32 r #s(literal -3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) (exp.f32 (/.f32 r s))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)) #s(literal 1 binary32))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)) (exp.f32 (/.f32 r s)))) |
(/.f32 (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 3 binary32)))) (/.f32 s (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)))) (*.f32 (+.f32 (-.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32)))) #s(literal 1 binary32))) (*.f32 (+.f32 (-.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32)))) (/.f32 s (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s))))) |
(/.f32 (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 3 binary32)))) s) (*.f32 (+.f32 (-.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32)))) (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)))) (*.f32 (+.f32 (-.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32)))) s)) |
(/.f32 (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 3 binary32)))) (neg.f32 s)) (*.f32 (+.f32 (-.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32)))) (+.f32 (/.f32 r #s(literal -3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)))) (*.f32 (+.f32 (-.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32)))) (neg.f32 s))) |
(/.f32 (-.f32 (*.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32))) #s(literal -1 binary32)) (/.f32 s (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)))) (*.f32 (expm1.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32))) (*.f32 (expm1.f32 (/.f32 r (neg.f32 s))) (/.f32 s (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s))))) |
(/.f32 (-.f32 (*.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32))) #s(literal -1 binary32)) s) (*.f32 (expm1.f32 (/.f32 r (neg.f32 s))) (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)))) (*.f32 (expm1.f32 (/.f32 r (neg.f32 s))) s)) |
(/.f32 (-.f32 (*.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32))) #s(literal -1 binary32)) (neg.f32 s)) (*.f32 (expm1.f32 (/.f32 r (neg.f32 s))) (+.f32 (/.f32 r #s(literal -3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)))) (*.f32 (expm1.f32 (/.f32 r (neg.f32 s))) (neg.f32 s))) |
(/.f32 (neg.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 3 binary32))) (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)) (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)))))) (neg.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32))) (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)) (-.f32 (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)) (exp.f32 (/.f32 r (neg.f32 s)))))))) |
(/.f32 (neg.f32 (-.f32 (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32))) (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))))) (neg.f32 (+.f32 (expm1.f32 (/.f32 r (neg.f32 s))) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)))) |
(/.f32 (-.f32 (pow.f32 (+.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))) #s(literal 3 binary32)) (*.f32 (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s) (/.f32 (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s) (/.f32 s (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)))))) (+.f32 (pow.f32 (+.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))) #s(literal 2 binary32)) (+.f32 (/.f32 (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s) (/.f32 s (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)))) (*.f32 (+.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))))) |
(/.f32 (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32)))) (-.f32 (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)) (exp.f32 (/.f32 r (neg.f32 s))))) |
(/.f32 (-.f32 (pow.f32 (+.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))) #s(literal 2 binary32)) (/.f32 (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s) (/.f32 s (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s))))) (+.f32 (+.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) |
(/.f32 (-.f32 (*.f32 #s(literal 1 binary32) (/.f32 s (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)))) (*.f32 (/.f32 (+.f32 (-.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32)))) (+.f32 #s(literal 1 binary32) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 3 binary32))))) #s(literal 1 binary32))) (*.f32 (/.f32 (+.f32 (-.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32)))) (+.f32 #s(literal 1 binary32) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 3 binary32))))) (/.f32 s (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s))))) |
(/.f32 (-.f32 (*.f32 #s(literal 1 binary32) (/.f32 (/.f32 s (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s))) #s(literal 1 binary32))) (*.f32 (/.f32 (+.f32 (-.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32)))) (+.f32 #s(literal 1 binary32) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 3 binary32))))) #s(literal 1 binary32))) (*.f32 (/.f32 (+.f32 (-.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32)))) (+.f32 #s(literal 1 binary32) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 3 binary32))))) (/.f32 (/.f32 s (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s))) #s(literal 1 binary32)))) |
(/.f32 (-.f32 s (*.f32 (/.f32 (+.f32 (-.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32)))) (+.f32 #s(literal 1 binary32) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 3 binary32))))) (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)))) (*.f32 (/.f32 (+.f32 (-.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32)))) (+.f32 #s(literal 1 binary32) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 3 binary32))))) s)) |
(/.f32 (-.f32 (*.f32 #s(literal 1 binary32) (neg.f32 (/.f32 s (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s))))) (*.f32 (/.f32 (+.f32 (-.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32)))) (+.f32 #s(literal 1 binary32) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 3 binary32))))) #s(literal -1 binary32))) (*.f32 (/.f32 (+.f32 (-.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32)))) (+.f32 #s(literal 1 binary32) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 3 binary32))))) (neg.f32 (/.f32 s (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)))))) |
(/.f32 (-.f32 (*.f32 #s(literal 1 binary32) (neg.f32 s)) (*.f32 (/.f32 (+.f32 (-.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32)))) (+.f32 #s(literal 1 binary32) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 3 binary32))))) (+.f32 (/.f32 r #s(literal -3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)))) (*.f32 (/.f32 (+.f32 (-.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32)))) (+.f32 #s(literal 1 binary32) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 3 binary32))))) (neg.f32 s))) |
(/.f32 (-.f32 (*.f32 #s(literal 1 binary32) (*.f32 s (+.f32 (*.f32 (*.f32 r r) #s(literal 1/9 binary32)) (*.f32 (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s) (+.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)))))) (*.f32 (/.f32 (+.f32 (-.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32)))) (+.f32 #s(literal 1 binary32) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 3 binary32))))) (+.f32 (/.f32 (*.f32 r (*.f32 r r)) #s(literal 27 binary32)) (/.f32 (*.f32 (*.f32 (*.f32 r r) (*.f32 (*.f32 r r) (*.f32 r r))) #s(literal -1/5832 binary32)) (*.f32 s (*.f32 s s)))))) (*.f32 (/.f32 (+.f32 (-.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32)))) (+.f32 #s(literal 1 binary32) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 3 binary32))))) (*.f32 s (+.f32 (*.f32 (*.f32 r r) #s(literal 1/9 binary32)) (*.f32 (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s) (+.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s))))))) |
(/.f32 (-.f32 (*.f32 #s(literal 1 binary32) (*.f32 s (+.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)))) (*.f32 (/.f32 (+.f32 (-.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32)))) (+.f32 #s(literal 1 binary32) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 3 binary32))))) (+.f32 (*.f32 (*.f32 r r) #s(literal 1/9 binary32)) (*.f32 (/.f32 (*.f32 (*.f32 r r) #s(literal -1/18 binary32)) s) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s))))) (*.f32 (/.f32 (+.f32 (-.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32)))) (+.f32 #s(literal 1 binary32) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 3 binary32))))) (*.f32 s (+.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s))))) |
(/.f32 (-.f32 (*.f32 s s) (*.f32 (/.f32 (+.f32 (-.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32)))) (+.f32 #s(literal 1 binary32) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 3 binary32))))) (-.f32 (*.f32 (/.f32 r #s(literal 3 binary32)) s) (*.f32 s (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s))))) (*.f32 (/.f32 (+.f32 (-.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32)))) (+.f32 #s(literal 1 binary32) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 3 binary32))))) (*.f32 s s))) |
(/.f32 (-.f32 (*.f32 #s(literal 1 binary32) (*.f32 (+.f32 (*.f32 (*.f32 r r) #s(literal 1/9 binary32)) (*.f32 (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s) (+.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)))) s)) (*.f32 (/.f32 (+.f32 (-.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32)))) (+.f32 #s(literal 1 binary32) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 3 binary32))))) (*.f32 (+.f32 (/.f32 (*.f32 r (*.f32 r r)) #s(literal 27 binary32)) (/.f32 (*.f32 (*.f32 (*.f32 r r) (*.f32 (*.f32 r r) (*.f32 r r))) #s(literal -1/5832 binary32)) (*.f32 s (*.f32 s s)))) #s(literal 1 binary32)))) (*.f32 (/.f32 (+.f32 (-.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32)))) (+.f32 #s(literal 1 binary32) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 3 binary32))))) (*.f32 (+.f32 (*.f32 (*.f32 r r) #s(literal 1/9 binary32)) (*.f32 (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s) (+.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)))) s))) |
(/.f32 (-.f32 (*.f32 #s(literal 1 binary32) (*.f32 (+.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)) (*.f32 (/.f32 (+.f32 (-.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32)))) (+.f32 #s(literal 1 binary32) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 3 binary32))))) (*.f32 (+.f32 (*.f32 (*.f32 r r) #s(literal 1/9 binary32)) (*.f32 (/.f32 (*.f32 (*.f32 r r) #s(literal -1/18 binary32)) s) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s))) #s(literal 1 binary32)))) (*.f32 (/.f32 (+.f32 (-.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32)))) (+.f32 #s(literal 1 binary32) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 3 binary32))))) (*.f32 (+.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) |
(/.f32 (-.f32 s (*.f32 (/.f32 (+.f32 (-.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32)))) (+.f32 #s(literal 1 binary32) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 3 binary32))))) (*.f32 #s(literal 1 binary32) (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s))))) (*.f32 (/.f32 (+.f32 (-.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32)))) (+.f32 #s(literal 1 binary32) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 3 binary32))))) s)) |
(/.f32 (-.f32 (*.f32 #s(literal 1 binary32) (neg.f32 s)) (*.f32 (/.f32 (+.f32 (-.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32)))) (+.f32 #s(literal 1 binary32) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 3 binary32))))) (*.f32 #s(literal 1 binary32) (+.f32 (/.f32 r #s(literal -3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s))))) (*.f32 (/.f32 (+.f32 (-.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32)))) (+.f32 #s(literal 1 binary32) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 3 binary32))))) (neg.f32 s))) |
(/.f32 (-.f32 s (*.f32 (/.f32 (+.f32 (-.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32)))) (+.f32 #s(literal 1 binary32) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 3 binary32))))) (*.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) #s(literal 1 binary32)))) (*.f32 (/.f32 (+.f32 (-.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32)))) (+.f32 #s(literal 1 binary32) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 3 binary32))))) s)) |
(/.f32 (-.f32 s (*.f32 (/.f32 (+.f32 (-.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32)))) (+.f32 #s(literal 1 binary32) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 3 binary32))))) (neg.f32 (+.f32 (/.f32 r #s(literal -3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s))))) (*.f32 (/.f32 (+.f32 (-.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32)))) (+.f32 #s(literal 1 binary32) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 3 binary32))))) s)) |
(/.f32 (-.f32 (*.f32 #s(literal 1 binary32) (+.f32 (*.f32 (/.f32 (/.f32 r #s(literal 3 binary32)) s) (/.f32 (/.f32 r #s(literal 3 binary32)) s)) (+.f32 (*.f32 (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) (*.f32 s s)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) (*.f32 s s))) (*.f32 (/.f32 (/.f32 r #s(literal 3 binary32)) s) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) (*.f32 s s)))))) (*.f32 (/.f32 (+.f32 (-.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32)))) (+.f32 #s(literal 1 binary32) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 3 binary32))))) (-.f32 (/.f32 (/.f32 (*.f32 r (*.f32 r r)) #s(literal 27 binary32)) (*.f32 s (*.f32 s s))) (/.f32 (/.f32 (*.f32 (*.f32 (*.f32 r r) (*.f32 (*.f32 r r) (*.f32 r r))) #s(literal 1/5832 binary32)) (*.f32 s (*.f32 s s))) (*.f32 s (*.f32 s s)))))) (*.f32 (/.f32 (+.f32 (-.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32)))) (+.f32 #s(literal 1 binary32) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 3 binary32))))) (+.f32 (*.f32 (/.f32 (/.f32 r #s(literal 3 binary32)) s) (/.f32 (/.f32 r #s(literal 3 binary32)) s)) (+.f32 (*.f32 (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) (*.f32 s s)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) (*.f32 s s))) (*.f32 (/.f32 (/.f32 r #s(literal 3 binary32)) s) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) (*.f32 s s))))))) |
(/.f32 (-.f32 (*.f32 #s(literal 1 binary32) (+.f32 (/.f32 (/.f32 r #s(literal 3 binary32)) s) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) (*.f32 s s)))) (*.f32 (/.f32 (+.f32 (-.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32)))) (+.f32 #s(literal 1 binary32) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 3 binary32))))) (-.f32 (*.f32 (/.f32 (/.f32 r #s(literal 3 binary32)) s) (/.f32 (/.f32 r #s(literal 3 binary32)) s)) (*.f32 (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) (*.f32 s s)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) (*.f32 s s)))))) (*.f32 (/.f32 (+.f32 (-.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32)))) (+.f32 #s(literal 1 binary32) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 3 binary32))))) (+.f32 (/.f32 (/.f32 r #s(literal 3 binary32)) s) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) (*.f32 s s))))) |
(/.f32 (-.f32 (*.f32 #s(literal 1 binary32) (+.f32 (*.f32 (*.f32 r r) #s(literal 1/9 binary32)) (*.f32 (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s) (+.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s))))) (*.f32 (/.f32 (+.f32 (-.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32)))) (+.f32 #s(literal 1 binary32) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 3 binary32))))) (*.f32 (+.f32 (/.f32 (*.f32 r (*.f32 r r)) #s(literal 27 binary32)) (/.f32 (*.f32 (*.f32 (*.f32 r r) (*.f32 (*.f32 r r) (*.f32 r r))) #s(literal -1/5832 binary32)) (*.f32 s (*.f32 s s)))) (/.f32 #s(literal 1 binary32) s)))) (*.f32 (/.f32 (+.f32 (-.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32)))) (+.f32 #s(literal 1 binary32) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 3 binary32))))) (+.f32 (*.f32 (*.f32 r r) #s(literal 1/9 binary32)) (*.f32 (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s) (+.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)))))) |
(/.f32 (-.f32 (*.f32 #s(literal 1 binary32) (+.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s))) (*.f32 (/.f32 (+.f32 (-.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32)))) (+.f32 #s(literal 1 binary32) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 3 binary32))))) (*.f32 (+.f32 (*.f32 (*.f32 r r) #s(literal 1/9 binary32)) (*.f32 (/.f32 (*.f32 (*.f32 r r) #s(literal -1/18 binary32)) s) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s))) (/.f32 #s(literal 1 binary32) s)))) (*.f32 (/.f32 (+.f32 (-.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32)))) (+.f32 #s(literal 1 binary32) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 3 binary32))))) (+.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)))) |
(/.f32 (-.f32 s (*.f32 (/.f32 (+.f32 (-.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32)))) (+.f32 #s(literal 1 binary32) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 3 binary32))))) (/.f32 (+.f32 (/.f32 r #s(literal -3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) #s(literal -1 binary32)))) (*.f32 (/.f32 (+.f32 (-.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32)))) (+.f32 #s(literal 1 binary32) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 3 binary32))))) s)) |
(/.f32 (-.f32 (*.f32 #s(literal 1 binary32) (/.f32 s (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)))) (*.f32 (/.f32 (expm1.f32 (/.f32 r (neg.f32 s))) (+.f32 (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32))) #s(literal -1 binary32))) #s(literal 1 binary32))) (*.f32 (/.f32 (expm1.f32 (/.f32 r (neg.f32 s))) (+.f32 (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32))) #s(literal -1 binary32))) (/.f32 s (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s))))) |
(/.f32 (-.f32 (*.f32 #s(literal 1 binary32) (/.f32 (/.f32 s (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s))) #s(literal 1 binary32))) (*.f32 (/.f32 (expm1.f32 (/.f32 r (neg.f32 s))) (+.f32 (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32))) #s(literal -1 binary32))) #s(literal 1 binary32))) (*.f32 (/.f32 (expm1.f32 (/.f32 r (neg.f32 s))) (+.f32 (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32))) #s(literal -1 binary32))) (/.f32 (/.f32 s (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s))) #s(literal 1 binary32)))) |
(/.f32 (-.f32 s (*.f32 (/.f32 (expm1.f32 (/.f32 r (neg.f32 s))) (+.f32 (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32))) #s(literal -1 binary32))) (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)))) (*.f32 (/.f32 (expm1.f32 (/.f32 r (neg.f32 s))) (+.f32 (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32))) #s(literal -1 binary32))) s)) |
(/.f32 (-.f32 (*.f32 #s(literal 1 binary32) (neg.f32 (/.f32 s (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s))))) (*.f32 (/.f32 (expm1.f32 (/.f32 r (neg.f32 s))) (+.f32 (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32))) #s(literal -1 binary32))) #s(literal -1 binary32))) (*.f32 (/.f32 (expm1.f32 (/.f32 r (neg.f32 s))) (+.f32 (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32))) #s(literal -1 binary32))) (neg.f32 (/.f32 s (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)))))) |
(/.f32 (-.f32 (*.f32 #s(literal 1 binary32) (neg.f32 s)) (*.f32 (/.f32 (expm1.f32 (/.f32 r (neg.f32 s))) (+.f32 (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32))) #s(literal -1 binary32))) (+.f32 (/.f32 r #s(literal -3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)))) (*.f32 (/.f32 (expm1.f32 (/.f32 r (neg.f32 s))) (+.f32 (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32))) #s(literal -1 binary32))) (neg.f32 s))) |
(/.f32 (-.f32 (*.f32 #s(literal 1 binary32) (*.f32 s (+.f32 (*.f32 (*.f32 r r) #s(literal 1/9 binary32)) (*.f32 (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s) (+.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)))))) (*.f32 (/.f32 (expm1.f32 (/.f32 r (neg.f32 s))) (+.f32 (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32))) #s(literal -1 binary32))) (+.f32 (/.f32 (*.f32 r (*.f32 r r)) #s(literal 27 binary32)) (/.f32 (*.f32 (*.f32 (*.f32 r r) (*.f32 (*.f32 r r) (*.f32 r r))) #s(literal -1/5832 binary32)) (*.f32 s (*.f32 s s)))))) (*.f32 (/.f32 (expm1.f32 (/.f32 r (neg.f32 s))) (+.f32 (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32))) #s(literal -1 binary32))) (*.f32 s (+.f32 (*.f32 (*.f32 r r) #s(literal 1/9 binary32)) (*.f32 (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s) (+.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s))))))) |
(/.f32 (-.f32 (*.f32 #s(literal 1 binary32) (*.f32 s (+.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)))) (*.f32 (/.f32 (expm1.f32 (/.f32 r (neg.f32 s))) (+.f32 (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32))) #s(literal -1 binary32))) (+.f32 (*.f32 (*.f32 r r) #s(literal 1/9 binary32)) (*.f32 (/.f32 (*.f32 (*.f32 r r) #s(literal -1/18 binary32)) s) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s))))) (*.f32 (/.f32 (expm1.f32 (/.f32 r (neg.f32 s))) (+.f32 (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32))) #s(literal -1 binary32))) (*.f32 s (+.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s))))) |
(/.f32 (-.f32 (*.f32 s s) (*.f32 (/.f32 (expm1.f32 (/.f32 r (neg.f32 s))) (+.f32 (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32))) #s(literal -1 binary32))) (-.f32 (*.f32 (/.f32 r #s(literal 3 binary32)) s) (*.f32 s (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s))))) (*.f32 (/.f32 (expm1.f32 (/.f32 r (neg.f32 s))) (+.f32 (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32))) #s(literal -1 binary32))) (*.f32 s s))) |
(/.f32 (-.f32 (*.f32 #s(literal 1 binary32) (*.f32 (+.f32 (*.f32 (*.f32 r r) #s(literal 1/9 binary32)) (*.f32 (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s) (+.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)))) s)) (*.f32 (/.f32 (expm1.f32 (/.f32 r (neg.f32 s))) (+.f32 (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32))) #s(literal -1 binary32))) (*.f32 (+.f32 (/.f32 (*.f32 r (*.f32 r r)) #s(literal 27 binary32)) (/.f32 (*.f32 (*.f32 (*.f32 r r) (*.f32 (*.f32 r r) (*.f32 r r))) #s(literal -1/5832 binary32)) (*.f32 s (*.f32 s s)))) #s(literal 1 binary32)))) (*.f32 (/.f32 (expm1.f32 (/.f32 r (neg.f32 s))) (+.f32 (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32))) #s(literal -1 binary32))) (*.f32 (+.f32 (*.f32 (*.f32 r r) #s(literal 1/9 binary32)) (*.f32 (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s) (+.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)))) s))) |
(/.f32 (-.f32 (*.f32 #s(literal 1 binary32) (*.f32 (+.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)) (*.f32 (/.f32 (expm1.f32 (/.f32 r (neg.f32 s))) (+.f32 (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32))) #s(literal -1 binary32))) (*.f32 (+.f32 (*.f32 (*.f32 r r) #s(literal 1/9 binary32)) (*.f32 (/.f32 (*.f32 (*.f32 r r) #s(literal -1/18 binary32)) s) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s))) #s(literal 1 binary32)))) (*.f32 (/.f32 (expm1.f32 (/.f32 r (neg.f32 s))) (+.f32 (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32))) #s(literal -1 binary32))) (*.f32 (+.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) |
(/.f32 (-.f32 s (*.f32 (/.f32 (expm1.f32 (/.f32 r (neg.f32 s))) (+.f32 (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32))) #s(literal -1 binary32))) (*.f32 #s(literal 1 binary32) (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s))))) (*.f32 (/.f32 (expm1.f32 (/.f32 r (neg.f32 s))) (+.f32 (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32))) #s(literal -1 binary32))) s)) |
(/.f32 (-.f32 (*.f32 #s(literal 1 binary32) (neg.f32 s)) (*.f32 (/.f32 (expm1.f32 (/.f32 r (neg.f32 s))) (+.f32 (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32))) #s(literal -1 binary32))) (*.f32 #s(literal 1 binary32) (+.f32 (/.f32 r #s(literal -3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s))))) (*.f32 (/.f32 (expm1.f32 (/.f32 r (neg.f32 s))) (+.f32 (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32))) #s(literal -1 binary32))) (neg.f32 s))) |
(/.f32 (-.f32 s (*.f32 (/.f32 (expm1.f32 (/.f32 r (neg.f32 s))) (+.f32 (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32))) #s(literal -1 binary32))) (*.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) #s(literal 1 binary32)))) (*.f32 (/.f32 (expm1.f32 (/.f32 r (neg.f32 s))) (+.f32 (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32))) #s(literal -1 binary32))) s)) |
(/.f32 (-.f32 s (*.f32 (/.f32 (expm1.f32 (/.f32 r (neg.f32 s))) (+.f32 (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32))) #s(literal -1 binary32))) (neg.f32 (+.f32 (/.f32 r #s(literal -3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s))))) (*.f32 (/.f32 (expm1.f32 (/.f32 r (neg.f32 s))) (+.f32 (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32))) #s(literal -1 binary32))) s)) |
(/.f32 (-.f32 (*.f32 #s(literal 1 binary32) (+.f32 (*.f32 (/.f32 (/.f32 r #s(literal 3 binary32)) s) (/.f32 (/.f32 r #s(literal 3 binary32)) s)) (+.f32 (*.f32 (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) (*.f32 s s)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) (*.f32 s s))) (*.f32 (/.f32 (/.f32 r #s(literal 3 binary32)) s) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) (*.f32 s s)))))) (*.f32 (/.f32 (expm1.f32 (/.f32 r (neg.f32 s))) (+.f32 (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32))) #s(literal -1 binary32))) (-.f32 (/.f32 (/.f32 (*.f32 r (*.f32 r r)) #s(literal 27 binary32)) (*.f32 s (*.f32 s s))) (/.f32 (/.f32 (*.f32 (*.f32 (*.f32 r r) (*.f32 (*.f32 r r) (*.f32 r r))) #s(literal 1/5832 binary32)) (*.f32 s (*.f32 s s))) (*.f32 s (*.f32 s s)))))) (*.f32 (/.f32 (expm1.f32 (/.f32 r (neg.f32 s))) (+.f32 (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32))) #s(literal -1 binary32))) (+.f32 (*.f32 (/.f32 (/.f32 r #s(literal 3 binary32)) s) (/.f32 (/.f32 r #s(literal 3 binary32)) s)) (+.f32 (*.f32 (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) (*.f32 s s)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) (*.f32 s s))) (*.f32 (/.f32 (/.f32 r #s(literal 3 binary32)) s) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) (*.f32 s s))))))) |
(/.f32 (-.f32 (*.f32 #s(literal 1 binary32) (+.f32 (/.f32 (/.f32 r #s(literal 3 binary32)) s) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) (*.f32 s s)))) (*.f32 (/.f32 (expm1.f32 (/.f32 r (neg.f32 s))) (+.f32 (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32))) #s(literal -1 binary32))) (-.f32 (*.f32 (/.f32 (/.f32 r #s(literal 3 binary32)) s) (/.f32 (/.f32 r #s(literal 3 binary32)) s)) (*.f32 (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) (*.f32 s s)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) (*.f32 s s)))))) (*.f32 (/.f32 (expm1.f32 (/.f32 r (neg.f32 s))) (+.f32 (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32))) #s(literal -1 binary32))) (+.f32 (/.f32 (/.f32 r #s(literal 3 binary32)) s) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) (*.f32 s s))))) |
(/.f32 (-.f32 (*.f32 #s(literal 1 binary32) (+.f32 (*.f32 (*.f32 r r) #s(literal 1/9 binary32)) (*.f32 (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s) (+.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s))))) (*.f32 (/.f32 (expm1.f32 (/.f32 r (neg.f32 s))) (+.f32 (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32))) #s(literal -1 binary32))) (*.f32 (+.f32 (/.f32 (*.f32 r (*.f32 r r)) #s(literal 27 binary32)) (/.f32 (*.f32 (*.f32 (*.f32 r r) (*.f32 (*.f32 r r) (*.f32 r r))) #s(literal -1/5832 binary32)) (*.f32 s (*.f32 s s)))) (/.f32 #s(literal 1 binary32) s)))) (*.f32 (/.f32 (expm1.f32 (/.f32 r (neg.f32 s))) (+.f32 (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32))) #s(literal -1 binary32))) (+.f32 (*.f32 (*.f32 r r) #s(literal 1/9 binary32)) (*.f32 (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s) (+.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)))))) |
(/.f32 (-.f32 (*.f32 #s(literal 1 binary32) (+.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s))) (*.f32 (/.f32 (expm1.f32 (/.f32 r (neg.f32 s))) (+.f32 (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32))) #s(literal -1 binary32))) (*.f32 (+.f32 (*.f32 (*.f32 r r) #s(literal 1/9 binary32)) (*.f32 (/.f32 (*.f32 (*.f32 r r) #s(literal -1/18 binary32)) s) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s))) (/.f32 #s(literal 1 binary32) s)))) (*.f32 (/.f32 (expm1.f32 (/.f32 r (neg.f32 s))) (+.f32 (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32))) #s(literal -1 binary32))) (+.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)))) |
(/.f32 (-.f32 s (*.f32 (/.f32 (expm1.f32 (/.f32 r (neg.f32 s))) (+.f32 (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32))) #s(literal -1 binary32))) (/.f32 (+.f32 (/.f32 r #s(literal -3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) #s(literal -1 binary32)))) (*.f32 (/.f32 (expm1.f32 (/.f32 r (neg.f32 s))) (+.f32 (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32))) #s(literal -1 binary32))) s)) |
(/.f32 (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 3 binary32)))) (/.f32 (/.f32 s (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s))) #s(literal 1 binary32))) (*.f32 (+.f32 (-.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32)))) #s(literal 1 binary32))) (*.f32 (+.f32 (-.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32)))) (/.f32 (/.f32 s (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s))) #s(literal 1 binary32)))) |
(/.f32 (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 3 binary32)))) (neg.f32 (/.f32 s (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s))))) (*.f32 (+.f32 (-.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32)))) #s(literal -1 binary32))) (*.f32 (+.f32 (-.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32)))) (neg.f32 (/.f32 s (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)))))) |
(/.f32 (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 3 binary32)))) (*.f32 s (+.f32 (*.f32 (*.f32 r r) #s(literal 1/9 binary32)) (*.f32 (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s) (+.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)))))) (*.f32 (+.f32 (-.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32)))) (+.f32 (/.f32 (*.f32 r (*.f32 r r)) #s(literal 27 binary32)) (/.f32 (*.f32 (*.f32 (*.f32 r r) (*.f32 (*.f32 r r) (*.f32 r r))) #s(literal -1/5832 binary32)) (*.f32 s (*.f32 s s)))))) (*.f32 (+.f32 (-.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32)))) (*.f32 s (+.f32 (*.f32 (*.f32 r r) #s(literal 1/9 binary32)) (*.f32 (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s) (+.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s))))))) |
(/.f32 (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 3 binary32)))) (*.f32 s (+.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)))) (*.f32 (+.f32 (-.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32)))) (+.f32 (*.f32 (*.f32 r r) #s(literal 1/9 binary32)) (*.f32 (/.f32 (*.f32 (*.f32 r r) #s(literal -1/18 binary32)) s) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s))))) (*.f32 (+.f32 (-.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32)))) (*.f32 s (+.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s))))) |
(/.f32 (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 3 binary32)))) (*.f32 s s)) (*.f32 (+.f32 (-.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32)))) (-.f32 (*.f32 (/.f32 r #s(literal 3 binary32)) s) (*.f32 s (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s))))) (*.f32 (+.f32 (-.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32)))) (*.f32 s s))) |
(/.f32 (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 3 binary32)))) (*.f32 (+.f32 (*.f32 (*.f32 r r) #s(literal 1/9 binary32)) (*.f32 (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s) (+.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)))) s)) (*.f32 (+.f32 (-.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32)))) (*.f32 (+.f32 (/.f32 (*.f32 r (*.f32 r r)) #s(literal 27 binary32)) (/.f32 (*.f32 (*.f32 (*.f32 r r) (*.f32 (*.f32 r r) (*.f32 r r))) #s(literal -1/5832 binary32)) (*.f32 s (*.f32 s s)))) #s(literal 1 binary32)))) (*.f32 (+.f32 (-.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32)))) (*.f32 (+.f32 (*.f32 (*.f32 r r) #s(literal 1/9 binary32)) (*.f32 (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s) (+.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)))) s))) |
(/.f32 (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 3 binary32)))) (*.f32 (+.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)) (*.f32 (+.f32 (-.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32)))) (*.f32 (+.f32 (*.f32 (*.f32 r r) #s(literal 1/9 binary32)) (*.f32 (/.f32 (*.f32 (*.f32 r r) #s(literal -1/18 binary32)) s) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s))) #s(literal 1 binary32)))) (*.f32 (+.f32 (-.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32)))) (*.f32 (+.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) |
(/.f32 (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 3 binary32)))) s) (*.f32 (+.f32 (-.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32)))) (*.f32 #s(literal 1 binary32) (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s))))) (*.f32 (+.f32 (-.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32)))) s)) |
(/.f32 (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 3 binary32)))) (neg.f32 s)) (*.f32 (+.f32 (-.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32)))) (*.f32 #s(literal 1 binary32) (+.f32 (/.f32 r #s(literal -3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s))))) (*.f32 (+.f32 (-.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32)))) (neg.f32 s))) |
(/.f32 (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 3 binary32)))) s) (*.f32 (+.f32 (-.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32)))) (*.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) #s(literal 1 binary32)))) (*.f32 (+.f32 (-.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32)))) s)) |
(/.f32 (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 3 binary32)))) s) (*.f32 (+.f32 (-.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32)))) (neg.f32 (+.f32 (/.f32 r #s(literal -3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s))))) (*.f32 (+.f32 (-.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32)))) s)) |
(/.f32 (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 3 binary32)))) (+.f32 (*.f32 (/.f32 (/.f32 r #s(literal 3 binary32)) s) (/.f32 (/.f32 r #s(literal 3 binary32)) s)) (+.f32 (*.f32 (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) (*.f32 s s)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) (*.f32 s s))) (*.f32 (/.f32 (/.f32 r #s(literal 3 binary32)) s) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) (*.f32 s s)))))) (*.f32 (+.f32 (-.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32)))) (-.f32 (/.f32 (/.f32 (*.f32 r (*.f32 r r)) #s(literal 27 binary32)) (*.f32 s (*.f32 s s))) (/.f32 (/.f32 (*.f32 (*.f32 (*.f32 r r) (*.f32 (*.f32 r r) (*.f32 r r))) #s(literal 1/5832 binary32)) (*.f32 s (*.f32 s s))) (*.f32 s (*.f32 s s)))))) (*.f32 (+.f32 (-.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32)))) (+.f32 (*.f32 (/.f32 (/.f32 r #s(literal 3 binary32)) s) (/.f32 (/.f32 r #s(literal 3 binary32)) s)) (+.f32 (*.f32 (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) (*.f32 s s)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) (*.f32 s s))) (*.f32 (/.f32 (/.f32 r #s(literal 3 binary32)) s) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) (*.f32 s s))))))) |
(/.f32 (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 3 binary32)))) (+.f32 (/.f32 (/.f32 r #s(literal 3 binary32)) s) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) (*.f32 s s)))) (*.f32 (+.f32 (-.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32)))) (-.f32 (*.f32 (/.f32 (/.f32 r #s(literal 3 binary32)) s) (/.f32 (/.f32 r #s(literal 3 binary32)) s)) (*.f32 (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) (*.f32 s s)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) (*.f32 s s)))))) (*.f32 (+.f32 (-.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32)))) (+.f32 (/.f32 (/.f32 r #s(literal 3 binary32)) s) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) (*.f32 s s))))) |
(/.f32 (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 3 binary32)))) (+.f32 (*.f32 (*.f32 r r) #s(literal 1/9 binary32)) (*.f32 (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s) (+.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s))))) (*.f32 (+.f32 (-.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32)))) (*.f32 (+.f32 (/.f32 (*.f32 r (*.f32 r r)) #s(literal 27 binary32)) (/.f32 (*.f32 (*.f32 (*.f32 r r) (*.f32 (*.f32 r r) (*.f32 r r))) #s(literal -1/5832 binary32)) (*.f32 s (*.f32 s s)))) (/.f32 #s(literal 1 binary32) s)))) (*.f32 (+.f32 (-.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32)))) (+.f32 (*.f32 (*.f32 r r) #s(literal 1/9 binary32)) (*.f32 (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s) (+.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)))))) |
(/.f32 (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 3 binary32)))) (+.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s))) (*.f32 (+.f32 (-.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32)))) (*.f32 (+.f32 (*.f32 (*.f32 r r) #s(literal 1/9 binary32)) (*.f32 (/.f32 (*.f32 (*.f32 r r) #s(literal -1/18 binary32)) s) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s))) (/.f32 #s(literal 1 binary32) s)))) (*.f32 (+.f32 (-.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32)))) (+.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)))) |
(/.f32 (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 3 binary32)))) s) (*.f32 (+.f32 (-.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32)))) (/.f32 (+.f32 (/.f32 r #s(literal -3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) #s(literal -1 binary32)))) (*.f32 (+.f32 (-.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32)))) s)) |
(/.f32 (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 3 binary32)))) (/.f32 s (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (expm1.f32 (/.f32 r (neg.f32 s))) (exp.f32 (/.f32 r s)))) #s(literal 1 binary32))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (expm1.f32 (/.f32 r (neg.f32 s))) (exp.f32 (/.f32 r s)))) (/.f32 s (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s))))) |
(/.f32 (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 3 binary32)))) (/.f32 (/.f32 s (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s))) #s(literal 1 binary32))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (expm1.f32 (/.f32 r (neg.f32 s))) (exp.f32 (/.f32 r s)))) #s(literal 1 binary32))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (expm1.f32 (/.f32 r (neg.f32 s))) (exp.f32 (/.f32 r s)))) (/.f32 (/.f32 s (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s))) #s(literal 1 binary32)))) |
(/.f32 (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 3 binary32)))) s) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (expm1.f32 (/.f32 r (neg.f32 s))) (exp.f32 (/.f32 r s)))) (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (expm1.f32 (/.f32 r (neg.f32 s))) (exp.f32 (/.f32 r s)))) s)) |
(/.f32 (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 3 binary32)))) (neg.f32 (/.f32 s (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s))))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (expm1.f32 (/.f32 r (neg.f32 s))) (exp.f32 (/.f32 r s)))) #s(literal -1 binary32))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (expm1.f32 (/.f32 r (neg.f32 s))) (exp.f32 (/.f32 r s)))) (neg.f32 (/.f32 s (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)))))) |
(/.f32 (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 3 binary32)))) (neg.f32 s)) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (expm1.f32 (/.f32 r (neg.f32 s))) (exp.f32 (/.f32 r s)))) (+.f32 (/.f32 r #s(literal -3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (expm1.f32 (/.f32 r (neg.f32 s))) (exp.f32 (/.f32 r s)))) (neg.f32 s))) |
(/.f32 (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 3 binary32)))) (*.f32 s (+.f32 (*.f32 (*.f32 r r) #s(literal 1/9 binary32)) (*.f32 (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s) (+.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)))))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (expm1.f32 (/.f32 r (neg.f32 s))) (exp.f32 (/.f32 r s)))) (+.f32 (/.f32 (*.f32 r (*.f32 r r)) #s(literal 27 binary32)) (/.f32 (*.f32 (*.f32 (*.f32 r r) (*.f32 (*.f32 r r) (*.f32 r r))) #s(literal -1/5832 binary32)) (*.f32 s (*.f32 s s)))))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (expm1.f32 (/.f32 r (neg.f32 s))) (exp.f32 (/.f32 r s)))) (*.f32 s (+.f32 (*.f32 (*.f32 r r) #s(literal 1/9 binary32)) (*.f32 (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s) (+.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s))))))) |
(/.f32 (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 3 binary32)))) (*.f32 s (+.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (expm1.f32 (/.f32 r (neg.f32 s))) (exp.f32 (/.f32 r s)))) (+.f32 (*.f32 (*.f32 r r) #s(literal 1/9 binary32)) (*.f32 (/.f32 (*.f32 (*.f32 r r) #s(literal -1/18 binary32)) s) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s))))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (expm1.f32 (/.f32 r (neg.f32 s))) (exp.f32 (/.f32 r s)))) (*.f32 s (+.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s))))) |
(/.f32 (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 3 binary32)))) (*.f32 s s)) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (expm1.f32 (/.f32 r (neg.f32 s))) (exp.f32 (/.f32 r s)))) (-.f32 (*.f32 (/.f32 r #s(literal 3 binary32)) s) (*.f32 s (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s))))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (expm1.f32 (/.f32 r (neg.f32 s))) (exp.f32 (/.f32 r s)))) (*.f32 s s))) |
(/.f32 (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 3 binary32)))) (*.f32 (+.f32 (*.f32 (*.f32 r r) #s(literal 1/9 binary32)) (*.f32 (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s) (+.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)))) s)) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (expm1.f32 (/.f32 r (neg.f32 s))) (exp.f32 (/.f32 r s)))) (*.f32 (+.f32 (/.f32 (*.f32 r (*.f32 r r)) #s(literal 27 binary32)) (/.f32 (*.f32 (*.f32 (*.f32 r r) (*.f32 (*.f32 r r) (*.f32 r r))) #s(literal -1/5832 binary32)) (*.f32 s (*.f32 s s)))) #s(literal 1 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (expm1.f32 (/.f32 r (neg.f32 s))) (exp.f32 (/.f32 r s)))) (*.f32 (+.f32 (*.f32 (*.f32 r r) #s(literal 1/9 binary32)) (*.f32 (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s) (+.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)))) s))) |
(/.f32 (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 3 binary32)))) (*.f32 (+.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (expm1.f32 (/.f32 r (neg.f32 s))) (exp.f32 (/.f32 r s)))) (*.f32 (+.f32 (*.f32 (*.f32 r r) #s(literal 1/9 binary32)) (*.f32 (/.f32 (*.f32 (*.f32 r r) #s(literal -1/18 binary32)) s) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s))) #s(literal 1 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (expm1.f32 (/.f32 r (neg.f32 s))) (exp.f32 (/.f32 r s)))) (*.f32 (+.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) |
(/.f32 (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 3 binary32)))) s) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (expm1.f32 (/.f32 r (neg.f32 s))) (exp.f32 (/.f32 r s)))) (*.f32 #s(literal 1 binary32) (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s))))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (expm1.f32 (/.f32 r (neg.f32 s))) (exp.f32 (/.f32 r s)))) s)) |
(/.f32 (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 3 binary32)))) (neg.f32 s)) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (expm1.f32 (/.f32 r (neg.f32 s))) (exp.f32 (/.f32 r s)))) (*.f32 #s(literal 1 binary32) (+.f32 (/.f32 r #s(literal -3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s))))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (expm1.f32 (/.f32 r (neg.f32 s))) (exp.f32 (/.f32 r s)))) (neg.f32 s))) |
(/.f32 (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 3 binary32)))) s) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (expm1.f32 (/.f32 r (neg.f32 s))) (exp.f32 (/.f32 r s)))) (*.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) #s(literal 1 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (expm1.f32 (/.f32 r (neg.f32 s))) (exp.f32 (/.f32 r s)))) s)) |
(/.f32 (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 3 binary32)))) s) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (expm1.f32 (/.f32 r (neg.f32 s))) (exp.f32 (/.f32 r s)))) (neg.f32 (+.f32 (/.f32 r #s(literal -3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s))))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (expm1.f32 (/.f32 r (neg.f32 s))) (exp.f32 (/.f32 r s)))) s)) |
(/.f32 (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 3 binary32)))) (+.f32 (*.f32 (/.f32 (/.f32 r #s(literal 3 binary32)) s) (/.f32 (/.f32 r #s(literal 3 binary32)) s)) (+.f32 (*.f32 (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) (*.f32 s s)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) (*.f32 s s))) (*.f32 (/.f32 (/.f32 r #s(literal 3 binary32)) s) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) (*.f32 s s)))))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (expm1.f32 (/.f32 r (neg.f32 s))) (exp.f32 (/.f32 r s)))) (-.f32 (/.f32 (/.f32 (*.f32 r (*.f32 r r)) #s(literal 27 binary32)) (*.f32 s (*.f32 s s))) (/.f32 (/.f32 (*.f32 (*.f32 (*.f32 r r) (*.f32 (*.f32 r r) (*.f32 r r))) #s(literal 1/5832 binary32)) (*.f32 s (*.f32 s s))) (*.f32 s (*.f32 s s)))))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (expm1.f32 (/.f32 r (neg.f32 s))) (exp.f32 (/.f32 r s)))) (+.f32 (*.f32 (/.f32 (/.f32 r #s(literal 3 binary32)) s) (/.f32 (/.f32 r #s(literal 3 binary32)) s)) (+.f32 (*.f32 (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) (*.f32 s s)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) (*.f32 s s))) (*.f32 (/.f32 (/.f32 r #s(literal 3 binary32)) s) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) (*.f32 s s))))))) |
(/.f32 (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 3 binary32)))) (+.f32 (/.f32 (/.f32 r #s(literal 3 binary32)) s) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) (*.f32 s s)))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (expm1.f32 (/.f32 r (neg.f32 s))) (exp.f32 (/.f32 r s)))) (-.f32 (*.f32 (/.f32 (/.f32 r #s(literal 3 binary32)) s) (/.f32 (/.f32 r #s(literal 3 binary32)) s)) (*.f32 (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) (*.f32 s s)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) (*.f32 s s)))))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (expm1.f32 (/.f32 r (neg.f32 s))) (exp.f32 (/.f32 r s)))) (+.f32 (/.f32 (/.f32 r #s(literal 3 binary32)) s) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) (*.f32 s s))))) |
(/.f32 (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 3 binary32)))) (+.f32 (*.f32 (*.f32 r r) #s(literal 1/9 binary32)) (*.f32 (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s) (+.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s))))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (expm1.f32 (/.f32 r (neg.f32 s))) (exp.f32 (/.f32 r s)))) (*.f32 (+.f32 (/.f32 (*.f32 r (*.f32 r r)) #s(literal 27 binary32)) (/.f32 (*.f32 (*.f32 (*.f32 r r) (*.f32 (*.f32 r r) (*.f32 r r))) #s(literal -1/5832 binary32)) (*.f32 s (*.f32 s s)))) (/.f32 #s(literal 1 binary32) s)))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (expm1.f32 (/.f32 r (neg.f32 s))) (exp.f32 (/.f32 r s)))) (+.f32 (*.f32 (*.f32 r r) #s(literal 1/9 binary32)) (*.f32 (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s) (+.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)))))) |
(/.f32 (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 3 binary32)))) (+.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (expm1.f32 (/.f32 r (neg.f32 s))) (exp.f32 (/.f32 r s)))) (*.f32 (+.f32 (*.f32 (*.f32 r r) #s(literal 1/9 binary32)) (*.f32 (/.f32 (*.f32 (*.f32 r r) #s(literal -1/18 binary32)) s) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s))) (/.f32 #s(literal 1 binary32) s)))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (expm1.f32 (/.f32 r (neg.f32 s))) (exp.f32 (/.f32 r s)))) (+.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)))) |
(/.f32 (-.f32 (*.f32 (+.f32 #s(literal 1 binary32) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 3 binary32)))) s) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (expm1.f32 (/.f32 r (neg.f32 s))) (exp.f32 (/.f32 r s)))) (/.f32 (+.f32 (/.f32 r #s(literal -3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) #s(literal -1 binary32)))) (*.f32 (+.f32 #s(literal 1 binary32) (/.f32 (expm1.f32 (/.f32 r (neg.f32 s))) (exp.f32 (/.f32 r s)))) s)) |
(/.f32 (-.f32 (*.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32))) #s(literal -1 binary32)) (/.f32 (/.f32 s (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s))) #s(literal 1 binary32))) (*.f32 (expm1.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32))) (*.f32 (expm1.f32 (/.f32 r (neg.f32 s))) (/.f32 (/.f32 s (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s))) #s(literal 1 binary32)))) |
(/.f32 (-.f32 (*.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32))) #s(literal -1 binary32)) (neg.f32 (/.f32 s (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s))))) (*.f32 (expm1.f32 (/.f32 r (neg.f32 s))) #s(literal -1 binary32))) (*.f32 (expm1.f32 (/.f32 r (neg.f32 s))) (neg.f32 (/.f32 s (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)))))) |
(/.f32 (-.f32 (*.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32))) #s(literal -1 binary32)) (*.f32 s (+.f32 (*.f32 (*.f32 r r) #s(literal 1/9 binary32)) (*.f32 (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s) (+.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)))))) (*.f32 (expm1.f32 (/.f32 r (neg.f32 s))) (+.f32 (/.f32 (*.f32 r (*.f32 r r)) #s(literal 27 binary32)) (/.f32 (*.f32 (*.f32 (*.f32 r r) (*.f32 (*.f32 r r) (*.f32 r r))) #s(literal -1/5832 binary32)) (*.f32 s (*.f32 s s)))))) (*.f32 (expm1.f32 (/.f32 r (neg.f32 s))) (*.f32 s (+.f32 (*.f32 (*.f32 r r) #s(literal 1/9 binary32)) (*.f32 (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s) (+.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s))))))) |
(/.f32 (-.f32 (*.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32))) #s(literal -1 binary32)) (*.f32 s (+.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)))) (*.f32 (expm1.f32 (/.f32 r (neg.f32 s))) (+.f32 (*.f32 (*.f32 r r) #s(literal 1/9 binary32)) (*.f32 (/.f32 (*.f32 (*.f32 r r) #s(literal -1/18 binary32)) s) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s))))) (*.f32 (expm1.f32 (/.f32 r (neg.f32 s))) (*.f32 s (+.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s))))) |
(/.f32 (-.f32 (*.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32))) #s(literal -1 binary32)) (*.f32 s s)) (*.f32 (expm1.f32 (/.f32 r (neg.f32 s))) (-.f32 (*.f32 (/.f32 r #s(literal 3 binary32)) s) (*.f32 s (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s))))) (*.f32 (expm1.f32 (/.f32 r (neg.f32 s))) (*.f32 s s))) |
(/.f32 (-.f32 (*.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32))) #s(literal -1 binary32)) (*.f32 (+.f32 (*.f32 (*.f32 r r) #s(literal 1/9 binary32)) (*.f32 (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s) (+.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)))) s)) (*.f32 (expm1.f32 (/.f32 r (neg.f32 s))) (*.f32 (+.f32 (/.f32 (*.f32 r (*.f32 r r)) #s(literal 27 binary32)) (/.f32 (*.f32 (*.f32 (*.f32 r r) (*.f32 (*.f32 r r) (*.f32 r r))) #s(literal -1/5832 binary32)) (*.f32 s (*.f32 s s)))) #s(literal 1 binary32)))) (*.f32 (expm1.f32 (/.f32 r (neg.f32 s))) (*.f32 (+.f32 (*.f32 (*.f32 r r) #s(literal 1/9 binary32)) (*.f32 (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s) (+.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)))) s))) |
(/.f32 (-.f32 (*.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32))) #s(literal -1 binary32)) (*.f32 (+.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)) (*.f32 (expm1.f32 (/.f32 r (neg.f32 s))) (*.f32 (+.f32 (*.f32 (*.f32 r r) #s(literal 1/9 binary32)) (*.f32 (/.f32 (*.f32 (*.f32 r r) #s(literal -1/18 binary32)) s) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s))) #s(literal 1 binary32)))) (*.f32 (expm1.f32 (/.f32 r (neg.f32 s))) (*.f32 (+.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) |
(/.f32 (-.f32 (*.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32))) #s(literal -1 binary32)) s) (*.f32 (expm1.f32 (/.f32 r (neg.f32 s))) (*.f32 #s(literal 1 binary32) (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s))))) (*.f32 (expm1.f32 (/.f32 r (neg.f32 s))) s)) |
(/.f32 (-.f32 (*.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32))) #s(literal -1 binary32)) (neg.f32 s)) (*.f32 (expm1.f32 (/.f32 r (neg.f32 s))) (*.f32 #s(literal 1 binary32) (+.f32 (/.f32 r #s(literal -3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s))))) (*.f32 (expm1.f32 (/.f32 r (neg.f32 s))) (neg.f32 s))) |
(/.f32 (-.f32 (*.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32))) #s(literal -1 binary32)) s) (*.f32 (expm1.f32 (/.f32 r (neg.f32 s))) (*.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) #s(literal 1 binary32)))) (*.f32 (expm1.f32 (/.f32 r (neg.f32 s))) s)) |
(/.f32 (-.f32 (*.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32))) #s(literal -1 binary32)) s) (*.f32 (expm1.f32 (/.f32 r (neg.f32 s))) (neg.f32 (+.f32 (/.f32 r #s(literal -3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s))))) (*.f32 (expm1.f32 (/.f32 r (neg.f32 s))) s)) |
(/.f32 (-.f32 (*.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32))) #s(literal -1 binary32)) (+.f32 (*.f32 (/.f32 (/.f32 r #s(literal 3 binary32)) s) (/.f32 (/.f32 r #s(literal 3 binary32)) s)) (+.f32 (*.f32 (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) (*.f32 s s)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) (*.f32 s s))) (*.f32 (/.f32 (/.f32 r #s(literal 3 binary32)) s) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) (*.f32 s s)))))) (*.f32 (expm1.f32 (/.f32 r (neg.f32 s))) (-.f32 (/.f32 (/.f32 (*.f32 r (*.f32 r r)) #s(literal 27 binary32)) (*.f32 s (*.f32 s s))) (/.f32 (/.f32 (*.f32 (*.f32 (*.f32 r r) (*.f32 (*.f32 r r) (*.f32 r r))) #s(literal 1/5832 binary32)) (*.f32 s (*.f32 s s))) (*.f32 s (*.f32 s s)))))) (*.f32 (expm1.f32 (/.f32 r (neg.f32 s))) (+.f32 (*.f32 (/.f32 (/.f32 r #s(literal 3 binary32)) s) (/.f32 (/.f32 r #s(literal 3 binary32)) s)) (+.f32 (*.f32 (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) (*.f32 s s)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) (*.f32 s s))) (*.f32 (/.f32 (/.f32 r #s(literal 3 binary32)) s) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) (*.f32 s s))))))) |
(/.f32 (-.f32 (*.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32))) #s(literal -1 binary32)) (+.f32 (/.f32 (/.f32 r #s(literal 3 binary32)) s) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) (*.f32 s s)))) (*.f32 (expm1.f32 (/.f32 r (neg.f32 s))) (-.f32 (*.f32 (/.f32 (/.f32 r #s(literal 3 binary32)) s) (/.f32 (/.f32 r #s(literal 3 binary32)) s)) (*.f32 (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) (*.f32 s s)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) (*.f32 s s)))))) (*.f32 (expm1.f32 (/.f32 r (neg.f32 s))) (+.f32 (/.f32 (/.f32 r #s(literal 3 binary32)) s) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) (*.f32 s s))))) |
(/.f32 (-.f32 (*.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32))) #s(literal -1 binary32)) (+.f32 (*.f32 (*.f32 r r) #s(literal 1/9 binary32)) (*.f32 (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s) (+.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s))))) (*.f32 (expm1.f32 (/.f32 r (neg.f32 s))) (*.f32 (+.f32 (/.f32 (*.f32 r (*.f32 r r)) #s(literal 27 binary32)) (/.f32 (*.f32 (*.f32 (*.f32 r r) (*.f32 (*.f32 r r) (*.f32 r r))) #s(literal -1/5832 binary32)) (*.f32 s (*.f32 s s)))) (/.f32 #s(literal 1 binary32) s)))) (*.f32 (expm1.f32 (/.f32 r (neg.f32 s))) (+.f32 (*.f32 (*.f32 r r) #s(literal 1/9 binary32)) (*.f32 (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s) (+.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)))))) |
(/.f32 (-.f32 (*.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32))) #s(literal -1 binary32)) (+.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s))) (*.f32 (expm1.f32 (/.f32 r (neg.f32 s))) (*.f32 (+.f32 (*.f32 (*.f32 r r) #s(literal 1/9 binary32)) (*.f32 (/.f32 (*.f32 (*.f32 r r) #s(literal -1/18 binary32)) s) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s))) (/.f32 #s(literal 1 binary32) s)))) (*.f32 (expm1.f32 (/.f32 r (neg.f32 s))) (+.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)))) |
(/.f32 (-.f32 (*.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32))) #s(literal -1 binary32)) s) (*.f32 (expm1.f32 (/.f32 r (neg.f32 s))) (/.f32 (+.f32 (/.f32 r #s(literal -3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) #s(literal -1 binary32)))) (*.f32 (expm1.f32 (/.f32 r (neg.f32 s))) s)) |
(/.f32 (-.f32 (*.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 3 binary32))))) (/.f32 s (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)))) (*.f32 (neg.f32 (+.f32 (-.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32))))) #s(literal 1 binary32))) (*.f32 (neg.f32 (+.f32 (-.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32))))) (/.f32 s (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s))))) |
(/.f32 (-.f32 (*.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 3 binary32))))) (/.f32 (/.f32 s (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s))) #s(literal 1 binary32))) (*.f32 (neg.f32 (+.f32 (-.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32))))) #s(literal 1 binary32))) (*.f32 (neg.f32 (+.f32 (-.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32))))) (/.f32 (/.f32 s (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s))) #s(literal 1 binary32)))) |
(/.f32 (-.f32 (*.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 3 binary32))))) s) (*.f32 (neg.f32 (+.f32 (-.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32))))) (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)))) (*.f32 (neg.f32 (+.f32 (-.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32))))) s)) |
(/.f32 (-.f32 (*.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 3 binary32))))) (neg.f32 (/.f32 s (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s))))) (*.f32 (neg.f32 (+.f32 (-.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32))))) #s(literal -1 binary32))) (*.f32 (neg.f32 (+.f32 (-.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32))))) (neg.f32 (/.f32 s (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)))))) |
(/.f32 (-.f32 (*.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 3 binary32))))) (neg.f32 s)) (*.f32 (neg.f32 (+.f32 (-.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32))))) (+.f32 (/.f32 r #s(literal -3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)))) (*.f32 (neg.f32 (+.f32 (-.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32))))) (neg.f32 s))) |
(/.f32 (-.f32 (*.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 3 binary32))))) (*.f32 s (+.f32 (*.f32 (*.f32 r r) #s(literal 1/9 binary32)) (*.f32 (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s) (+.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)))))) (*.f32 (neg.f32 (+.f32 (-.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32))))) (+.f32 (/.f32 (*.f32 r (*.f32 r r)) #s(literal 27 binary32)) (/.f32 (*.f32 (*.f32 (*.f32 r r) (*.f32 (*.f32 r r) (*.f32 r r))) #s(literal -1/5832 binary32)) (*.f32 s (*.f32 s s)))))) (*.f32 (neg.f32 (+.f32 (-.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32))))) (*.f32 s (+.f32 (*.f32 (*.f32 r r) #s(literal 1/9 binary32)) (*.f32 (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s) (+.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s))))))) |
(/.f32 (-.f32 (*.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 3 binary32))))) (*.f32 s (+.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)))) (*.f32 (neg.f32 (+.f32 (-.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32))))) (+.f32 (*.f32 (*.f32 r r) #s(literal 1/9 binary32)) (*.f32 (/.f32 (*.f32 (*.f32 r r) #s(literal -1/18 binary32)) s) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s))))) (*.f32 (neg.f32 (+.f32 (-.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32))))) (*.f32 s (+.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s))))) |
(/.f32 (-.f32 (*.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 3 binary32))))) (*.f32 s s)) (*.f32 (neg.f32 (+.f32 (-.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32))))) (-.f32 (*.f32 (/.f32 r #s(literal 3 binary32)) s) (*.f32 s (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s))))) (*.f32 (neg.f32 (+.f32 (-.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32))))) (*.f32 s s))) |
(/.f32 (-.f32 (*.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 3 binary32))))) (*.f32 (+.f32 (*.f32 (*.f32 r r) #s(literal 1/9 binary32)) (*.f32 (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s) (+.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)))) s)) (*.f32 (neg.f32 (+.f32 (-.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32))))) (*.f32 (+.f32 (/.f32 (*.f32 r (*.f32 r r)) #s(literal 27 binary32)) (/.f32 (*.f32 (*.f32 (*.f32 r r) (*.f32 (*.f32 r r) (*.f32 r r))) #s(literal -1/5832 binary32)) (*.f32 s (*.f32 s s)))) #s(literal 1 binary32)))) (*.f32 (neg.f32 (+.f32 (-.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32))))) (*.f32 (+.f32 (*.f32 (*.f32 r r) #s(literal 1/9 binary32)) (*.f32 (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s) (+.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)))) s))) |
(/.f32 (-.f32 (*.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 3 binary32))))) (*.f32 (+.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)) (*.f32 (neg.f32 (+.f32 (-.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32))))) (*.f32 (+.f32 (*.f32 (*.f32 r r) #s(literal 1/9 binary32)) (*.f32 (/.f32 (*.f32 (*.f32 r r) #s(literal -1/18 binary32)) s) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s))) #s(literal 1 binary32)))) (*.f32 (neg.f32 (+.f32 (-.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32))))) (*.f32 (+.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) |
(/.f32 (-.f32 (*.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 3 binary32))))) s) (*.f32 (neg.f32 (+.f32 (-.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32))))) (*.f32 #s(literal 1 binary32) (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s))))) (*.f32 (neg.f32 (+.f32 (-.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32))))) s)) |
(/.f32 (-.f32 (*.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 3 binary32))))) (neg.f32 s)) (*.f32 (neg.f32 (+.f32 (-.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32))))) (*.f32 #s(literal 1 binary32) (+.f32 (/.f32 r #s(literal -3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s))))) (*.f32 (neg.f32 (+.f32 (-.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32))))) (neg.f32 s))) |
(/.f32 (-.f32 (*.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 3 binary32))))) s) (*.f32 (neg.f32 (+.f32 (-.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32))))) (*.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) #s(literal 1 binary32)))) (*.f32 (neg.f32 (+.f32 (-.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32))))) s)) |
(/.f32 (-.f32 (*.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 3 binary32))))) s) (*.f32 (neg.f32 (+.f32 (-.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32))))) (neg.f32 (+.f32 (/.f32 r #s(literal -3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s))))) (*.f32 (neg.f32 (+.f32 (-.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32))))) s)) |
(/.f32 (-.f32 (*.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 3 binary32))))) (+.f32 (*.f32 (/.f32 (/.f32 r #s(literal 3 binary32)) s) (/.f32 (/.f32 r #s(literal 3 binary32)) s)) (+.f32 (*.f32 (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) (*.f32 s s)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) (*.f32 s s))) (*.f32 (/.f32 (/.f32 r #s(literal 3 binary32)) s) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) (*.f32 s s)))))) (*.f32 (neg.f32 (+.f32 (-.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32))))) (-.f32 (/.f32 (/.f32 (*.f32 r (*.f32 r r)) #s(literal 27 binary32)) (*.f32 s (*.f32 s s))) (/.f32 (/.f32 (*.f32 (*.f32 (*.f32 r r) (*.f32 (*.f32 r r) (*.f32 r r))) #s(literal 1/5832 binary32)) (*.f32 s (*.f32 s s))) (*.f32 s (*.f32 s s)))))) (*.f32 (neg.f32 (+.f32 (-.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32))))) (+.f32 (*.f32 (/.f32 (/.f32 r #s(literal 3 binary32)) s) (/.f32 (/.f32 r #s(literal 3 binary32)) s)) (+.f32 (*.f32 (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) (*.f32 s s)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) (*.f32 s s))) (*.f32 (/.f32 (/.f32 r #s(literal 3 binary32)) s) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) (*.f32 s s))))))) |
(/.f32 (-.f32 (*.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 3 binary32))))) (+.f32 (/.f32 (/.f32 r #s(literal 3 binary32)) s) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) (*.f32 s s)))) (*.f32 (neg.f32 (+.f32 (-.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32))))) (-.f32 (*.f32 (/.f32 (/.f32 r #s(literal 3 binary32)) s) (/.f32 (/.f32 r #s(literal 3 binary32)) s)) (*.f32 (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) (*.f32 s s)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) (*.f32 s s)))))) (*.f32 (neg.f32 (+.f32 (-.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32))))) (+.f32 (/.f32 (/.f32 r #s(literal 3 binary32)) s) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) (*.f32 s s))))) |
(/.f32 (-.f32 (*.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 3 binary32))))) (+.f32 (*.f32 (*.f32 r r) #s(literal 1/9 binary32)) (*.f32 (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s) (+.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s))))) (*.f32 (neg.f32 (+.f32 (-.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32))))) (*.f32 (+.f32 (/.f32 (*.f32 r (*.f32 r r)) #s(literal 27 binary32)) (/.f32 (*.f32 (*.f32 (*.f32 r r) (*.f32 (*.f32 r r) (*.f32 r r))) #s(literal -1/5832 binary32)) (*.f32 s (*.f32 s s)))) (/.f32 #s(literal 1 binary32) s)))) (*.f32 (neg.f32 (+.f32 (-.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32))))) (+.f32 (*.f32 (*.f32 r r) #s(literal 1/9 binary32)) (*.f32 (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s) (+.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)))))) |
(/.f32 (-.f32 (*.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 3 binary32))))) (+.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s))) (*.f32 (neg.f32 (+.f32 (-.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32))))) (*.f32 (+.f32 (*.f32 (*.f32 r r) #s(literal 1/9 binary32)) (*.f32 (/.f32 (*.f32 (*.f32 r r) #s(literal -1/18 binary32)) s) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s))) (/.f32 #s(literal 1 binary32) s)))) (*.f32 (neg.f32 (+.f32 (-.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32))))) (+.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)))) |
(/.f32 (-.f32 (*.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 3 binary32))))) s) (*.f32 (neg.f32 (+.f32 (-.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32))))) (/.f32 (+.f32 (/.f32 r #s(literal -3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) #s(literal -1 binary32)))) (*.f32 (neg.f32 (+.f32 (-.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32))))) s)) |
(/.f32 (-.f32 (*.f32 (neg.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32))) #s(literal -1 binary32))) (/.f32 s (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)))) (*.f32 (neg.f32 (expm1.f32 (/.f32 r (neg.f32 s)))) #s(literal 1 binary32))) (*.f32 (neg.f32 (expm1.f32 (/.f32 r (neg.f32 s)))) (/.f32 s (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s))))) |
(/.f32 (-.f32 (*.f32 (neg.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32))) #s(literal -1 binary32))) (/.f32 (/.f32 s (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s))) #s(literal 1 binary32))) (*.f32 (neg.f32 (expm1.f32 (/.f32 r (neg.f32 s)))) #s(literal 1 binary32))) (*.f32 (neg.f32 (expm1.f32 (/.f32 r (neg.f32 s)))) (/.f32 (/.f32 s (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s))) #s(literal 1 binary32)))) |
(/.f32 (-.f32 (*.f32 (neg.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32))) #s(literal -1 binary32))) s) (*.f32 (neg.f32 (expm1.f32 (/.f32 r (neg.f32 s)))) (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)))) (*.f32 (neg.f32 (expm1.f32 (/.f32 r (neg.f32 s)))) s)) |
(/.f32 (-.f32 (*.f32 (neg.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32))) #s(literal -1 binary32))) (neg.f32 (/.f32 s (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s))))) (*.f32 (neg.f32 (expm1.f32 (/.f32 r (neg.f32 s)))) #s(literal -1 binary32))) (*.f32 (neg.f32 (expm1.f32 (/.f32 r (neg.f32 s)))) (neg.f32 (/.f32 s (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)))))) |
(/.f32 (-.f32 (*.f32 (neg.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32))) #s(literal -1 binary32))) (neg.f32 s)) (*.f32 (neg.f32 (expm1.f32 (/.f32 r (neg.f32 s)))) (+.f32 (/.f32 r #s(literal -3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)))) (*.f32 (neg.f32 (expm1.f32 (/.f32 r (neg.f32 s)))) (neg.f32 s))) |
(/.f32 (-.f32 (*.f32 (neg.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32))) #s(literal -1 binary32))) (*.f32 s (+.f32 (*.f32 (*.f32 r r) #s(literal 1/9 binary32)) (*.f32 (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s) (+.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)))))) (*.f32 (neg.f32 (expm1.f32 (/.f32 r (neg.f32 s)))) (+.f32 (/.f32 (*.f32 r (*.f32 r r)) #s(literal 27 binary32)) (/.f32 (*.f32 (*.f32 (*.f32 r r) (*.f32 (*.f32 r r) (*.f32 r r))) #s(literal -1/5832 binary32)) (*.f32 s (*.f32 s s)))))) (*.f32 (neg.f32 (expm1.f32 (/.f32 r (neg.f32 s)))) (*.f32 s (+.f32 (*.f32 (*.f32 r r) #s(literal 1/9 binary32)) (*.f32 (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s) (+.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s))))))) |
(/.f32 (-.f32 (*.f32 (neg.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32))) #s(literal -1 binary32))) (*.f32 s (+.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)))) (*.f32 (neg.f32 (expm1.f32 (/.f32 r (neg.f32 s)))) (+.f32 (*.f32 (*.f32 r r) #s(literal 1/9 binary32)) (*.f32 (/.f32 (*.f32 (*.f32 r r) #s(literal -1/18 binary32)) s) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s))))) (*.f32 (neg.f32 (expm1.f32 (/.f32 r (neg.f32 s)))) (*.f32 s (+.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s))))) |
(/.f32 (-.f32 (*.f32 (neg.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32))) #s(literal -1 binary32))) (*.f32 s s)) (*.f32 (neg.f32 (expm1.f32 (/.f32 r (neg.f32 s)))) (-.f32 (*.f32 (/.f32 r #s(literal 3 binary32)) s) (*.f32 s (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s))))) (*.f32 (neg.f32 (expm1.f32 (/.f32 r (neg.f32 s)))) (*.f32 s s))) |
(/.f32 (-.f32 (*.f32 (neg.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32))) #s(literal -1 binary32))) (*.f32 (+.f32 (*.f32 (*.f32 r r) #s(literal 1/9 binary32)) (*.f32 (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s) (+.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)))) s)) (*.f32 (neg.f32 (expm1.f32 (/.f32 r (neg.f32 s)))) (*.f32 (+.f32 (/.f32 (*.f32 r (*.f32 r r)) #s(literal 27 binary32)) (/.f32 (*.f32 (*.f32 (*.f32 r r) (*.f32 (*.f32 r r) (*.f32 r r))) #s(literal -1/5832 binary32)) (*.f32 s (*.f32 s s)))) #s(literal 1 binary32)))) (*.f32 (neg.f32 (expm1.f32 (/.f32 r (neg.f32 s)))) (*.f32 (+.f32 (*.f32 (*.f32 r r) #s(literal 1/9 binary32)) (*.f32 (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s) (+.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)))) s))) |
(/.f32 (-.f32 (*.f32 (neg.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32))) #s(literal -1 binary32))) (*.f32 (+.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)) (*.f32 (neg.f32 (expm1.f32 (/.f32 r (neg.f32 s)))) (*.f32 (+.f32 (*.f32 (*.f32 r r) #s(literal 1/9 binary32)) (*.f32 (/.f32 (*.f32 (*.f32 r r) #s(literal -1/18 binary32)) s) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s))) #s(literal 1 binary32)))) (*.f32 (neg.f32 (expm1.f32 (/.f32 r (neg.f32 s)))) (*.f32 (+.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) |
(/.f32 (-.f32 (*.f32 (neg.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32))) #s(literal -1 binary32))) s) (*.f32 (neg.f32 (expm1.f32 (/.f32 r (neg.f32 s)))) (*.f32 #s(literal 1 binary32) (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s))))) (*.f32 (neg.f32 (expm1.f32 (/.f32 r (neg.f32 s)))) s)) |
(/.f32 (-.f32 (*.f32 (neg.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32))) #s(literal -1 binary32))) (neg.f32 s)) (*.f32 (neg.f32 (expm1.f32 (/.f32 r (neg.f32 s)))) (*.f32 #s(literal 1 binary32) (+.f32 (/.f32 r #s(literal -3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s))))) (*.f32 (neg.f32 (expm1.f32 (/.f32 r (neg.f32 s)))) (neg.f32 s))) |
(/.f32 (-.f32 (*.f32 (neg.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32))) #s(literal -1 binary32))) s) (*.f32 (neg.f32 (expm1.f32 (/.f32 r (neg.f32 s)))) (*.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) #s(literal 1 binary32)))) (*.f32 (neg.f32 (expm1.f32 (/.f32 r (neg.f32 s)))) s)) |
(/.f32 (-.f32 (*.f32 (neg.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32))) #s(literal -1 binary32))) s) (*.f32 (neg.f32 (expm1.f32 (/.f32 r (neg.f32 s)))) (neg.f32 (+.f32 (/.f32 r #s(literal -3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s))))) (*.f32 (neg.f32 (expm1.f32 (/.f32 r (neg.f32 s)))) s)) |
(/.f32 (-.f32 (*.f32 (neg.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32))) #s(literal -1 binary32))) (+.f32 (*.f32 (/.f32 (/.f32 r #s(literal 3 binary32)) s) (/.f32 (/.f32 r #s(literal 3 binary32)) s)) (+.f32 (*.f32 (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) (*.f32 s s)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) (*.f32 s s))) (*.f32 (/.f32 (/.f32 r #s(literal 3 binary32)) s) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) (*.f32 s s)))))) (*.f32 (neg.f32 (expm1.f32 (/.f32 r (neg.f32 s)))) (-.f32 (/.f32 (/.f32 (*.f32 r (*.f32 r r)) #s(literal 27 binary32)) (*.f32 s (*.f32 s s))) (/.f32 (/.f32 (*.f32 (*.f32 (*.f32 r r) (*.f32 (*.f32 r r) (*.f32 r r))) #s(literal 1/5832 binary32)) (*.f32 s (*.f32 s s))) (*.f32 s (*.f32 s s)))))) (*.f32 (neg.f32 (expm1.f32 (/.f32 r (neg.f32 s)))) (+.f32 (*.f32 (/.f32 (/.f32 r #s(literal 3 binary32)) s) (/.f32 (/.f32 r #s(literal 3 binary32)) s)) (+.f32 (*.f32 (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) (*.f32 s s)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) (*.f32 s s))) (*.f32 (/.f32 (/.f32 r #s(literal 3 binary32)) s) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) (*.f32 s s))))))) |
(/.f32 (-.f32 (*.f32 (neg.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32))) #s(literal -1 binary32))) (+.f32 (/.f32 (/.f32 r #s(literal 3 binary32)) s) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) (*.f32 s s)))) (*.f32 (neg.f32 (expm1.f32 (/.f32 r (neg.f32 s)))) (-.f32 (*.f32 (/.f32 (/.f32 r #s(literal 3 binary32)) s) (/.f32 (/.f32 r #s(literal 3 binary32)) s)) (*.f32 (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) (*.f32 s s)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) (*.f32 s s)))))) (*.f32 (neg.f32 (expm1.f32 (/.f32 r (neg.f32 s)))) (+.f32 (/.f32 (/.f32 r #s(literal 3 binary32)) s) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) (*.f32 s s))))) |
(/.f32 (-.f32 (*.f32 (neg.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32))) #s(literal -1 binary32))) (+.f32 (*.f32 (*.f32 r r) #s(literal 1/9 binary32)) (*.f32 (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s) (+.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s))))) (*.f32 (neg.f32 (expm1.f32 (/.f32 r (neg.f32 s)))) (*.f32 (+.f32 (/.f32 (*.f32 r (*.f32 r r)) #s(literal 27 binary32)) (/.f32 (*.f32 (*.f32 (*.f32 r r) (*.f32 (*.f32 r r) (*.f32 r r))) #s(literal -1/5832 binary32)) (*.f32 s (*.f32 s s)))) (/.f32 #s(literal 1 binary32) s)))) (*.f32 (neg.f32 (expm1.f32 (/.f32 r (neg.f32 s)))) (+.f32 (*.f32 (*.f32 r r) #s(literal 1/9 binary32)) (*.f32 (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s) (+.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)))))) |
(/.f32 (-.f32 (*.f32 (neg.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32))) #s(literal -1 binary32))) (+.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s))) (*.f32 (neg.f32 (expm1.f32 (/.f32 r (neg.f32 s)))) (*.f32 (+.f32 (*.f32 (*.f32 r r) #s(literal 1/9 binary32)) (*.f32 (/.f32 (*.f32 (*.f32 r r) #s(literal -1/18 binary32)) s) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s))) (/.f32 #s(literal 1 binary32) s)))) (*.f32 (neg.f32 (expm1.f32 (/.f32 r (neg.f32 s)))) (+.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)))) |
(/.f32 (-.f32 (*.f32 (neg.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32))) #s(literal -1 binary32))) s) (*.f32 (neg.f32 (expm1.f32 (/.f32 r (neg.f32 s)))) (/.f32 (+.f32 (/.f32 r #s(literal -3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) #s(literal -1 binary32)))) (*.f32 (neg.f32 (expm1.f32 (/.f32 r (neg.f32 s)))) s)) |
(/.f32 (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32)))) (/.f32 s (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)))) (*.f32 (-.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))) #s(literal 1 binary32))) (*.f32 (-.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))) (/.f32 s (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s))))) |
(/.f32 (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32)))) (/.f32 (/.f32 s (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s))) #s(literal 1 binary32))) (*.f32 (-.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))) #s(literal 1 binary32))) (*.f32 (-.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))) (/.f32 (/.f32 s (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s))) #s(literal 1 binary32)))) |
(/.f32 (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32)))) s) (*.f32 (-.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))) (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)))) (*.f32 (-.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))) s)) |
(/.f32 (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32)))) (neg.f32 (/.f32 s (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s))))) (*.f32 (-.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))) #s(literal -1 binary32))) (*.f32 (-.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))) (neg.f32 (/.f32 s (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)))))) |
(/.f32 (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32)))) (neg.f32 s)) (*.f32 (-.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))) (+.f32 (/.f32 r #s(literal -3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)))) (*.f32 (-.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))) (neg.f32 s))) |
(/.f32 (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32)))) (*.f32 s (+.f32 (*.f32 (*.f32 r r) #s(literal 1/9 binary32)) (*.f32 (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s) (+.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)))))) (*.f32 (-.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))) (+.f32 (/.f32 (*.f32 r (*.f32 r r)) #s(literal 27 binary32)) (/.f32 (*.f32 (*.f32 (*.f32 r r) (*.f32 (*.f32 r r) (*.f32 r r))) #s(literal -1/5832 binary32)) (*.f32 s (*.f32 s s)))))) (*.f32 (-.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))) (*.f32 s (+.f32 (*.f32 (*.f32 r r) #s(literal 1/9 binary32)) (*.f32 (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s) (+.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s))))))) |
(/.f32 (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32)))) (*.f32 s (+.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)))) (*.f32 (-.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))) (+.f32 (*.f32 (*.f32 r r) #s(literal 1/9 binary32)) (*.f32 (/.f32 (*.f32 (*.f32 r r) #s(literal -1/18 binary32)) s) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s))))) (*.f32 (-.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))) (*.f32 s (+.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s))))) |
(/.f32 (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32)))) (*.f32 s s)) (*.f32 (-.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))) (-.f32 (*.f32 (/.f32 r #s(literal 3 binary32)) s) (*.f32 s (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s))))) (*.f32 (-.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))) (*.f32 s s))) |
(/.f32 (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32)))) (*.f32 (+.f32 (*.f32 (*.f32 r r) #s(literal 1/9 binary32)) (*.f32 (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s) (+.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)))) s)) (*.f32 (-.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))) (*.f32 (+.f32 (/.f32 (*.f32 r (*.f32 r r)) #s(literal 27 binary32)) (/.f32 (*.f32 (*.f32 (*.f32 r r) (*.f32 (*.f32 r r) (*.f32 r r))) #s(literal -1/5832 binary32)) (*.f32 s (*.f32 s s)))) #s(literal 1 binary32)))) (*.f32 (-.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))) (*.f32 (+.f32 (*.f32 (*.f32 r r) #s(literal 1/9 binary32)) (*.f32 (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s) (+.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)))) s))) |
(/.f32 (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32)))) (*.f32 (+.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)) (*.f32 (-.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))) (*.f32 (+.f32 (*.f32 (*.f32 r r) #s(literal 1/9 binary32)) (*.f32 (/.f32 (*.f32 (*.f32 r r) #s(literal -1/18 binary32)) s) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s))) #s(literal 1 binary32)))) (*.f32 (-.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))) (*.f32 (+.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) |
(/.f32 (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32)))) s) (*.f32 (-.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))) (*.f32 #s(literal 1 binary32) (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s))))) (*.f32 (-.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))) s)) |
(/.f32 (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32)))) (neg.f32 s)) (*.f32 (-.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))) (*.f32 #s(literal 1 binary32) (+.f32 (/.f32 r #s(literal -3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s))))) (*.f32 (-.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))) (neg.f32 s))) |
(/.f32 (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32)))) s) (*.f32 (-.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))) (*.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) #s(literal 1 binary32)))) (*.f32 (-.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))) s)) |
(/.f32 (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32)))) s) (*.f32 (-.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))) (neg.f32 (+.f32 (/.f32 r #s(literal -3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s))))) (*.f32 (-.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))) s)) |
(/.f32 (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32)))) (+.f32 (*.f32 (/.f32 (/.f32 r #s(literal 3 binary32)) s) (/.f32 (/.f32 r #s(literal 3 binary32)) s)) (+.f32 (*.f32 (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) (*.f32 s s)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) (*.f32 s s))) (*.f32 (/.f32 (/.f32 r #s(literal 3 binary32)) s) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) (*.f32 s s)))))) (*.f32 (-.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))) (-.f32 (/.f32 (/.f32 (*.f32 r (*.f32 r r)) #s(literal 27 binary32)) (*.f32 s (*.f32 s s))) (/.f32 (/.f32 (*.f32 (*.f32 (*.f32 r r) (*.f32 (*.f32 r r) (*.f32 r r))) #s(literal 1/5832 binary32)) (*.f32 s (*.f32 s s))) (*.f32 s (*.f32 s s)))))) (*.f32 (-.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))) (+.f32 (*.f32 (/.f32 (/.f32 r #s(literal 3 binary32)) s) (/.f32 (/.f32 r #s(literal 3 binary32)) s)) (+.f32 (*.f32 (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) (*.f32 s s)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) (*.f32 s s))) (*.f32 (/.f32 (/.f32 r #s(literal 3 binary32)) s) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) (*.f32 s s))))))) |
(/.f32 (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32)))) (+.f32 (/.f32 (/.f32 r #s(literal 3 binary32)) s) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) (*.f32 s s)))) (*.f32 (-.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))) (-.f32 (*.f32 (/.f32 (/.f32 r #s(literal 3 binary32)) s) (/.f32 (/.f32 r #s(literal 3 binary32)) s)) (*.f32 (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) (*.f32 s s)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) (*.f32 s s)))))) (*.f32 (-.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))) (+.f32 (/.f32 (/.f32 r #s(literal 3 binary32)) s) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) (*.f32 s s))))) |
(/.f32 (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32)))) (+.f32 (*.f32 (*.f32 r r) #s(literal 1/9 binary32)) (*.f32 (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s) (+.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s))))) (*.f32 (-.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))) (*.f32 (+.f32 (/.f32 (*.f32 r (*.f32 r r)) #s(literal 27 binary32)) (/.f32 (*.f32 (*.f32 (*.f32 r r) (*.f32 (*.f32 r r) (*.f32 r r))) #s(literal -1/5832 binary32)) (*.f32 s (*.f32 s s)))) (/.f32 #s(literal 1 binary32) s)))) (*.f32 (-.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))) (+.f32 (*.f32 (*.f32 r r) #s(literal 1/9 binary32)) (*.f32 (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s) (+.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)))))) |
(/.f32 (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32)))) (+.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s))) (*.f32 (-.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))) (*.f32 (+.f32 (*.f32 (*.f32 r r) #s(literal 1/9 binary32)) (*.f32 (/.f32 (*.f32 (*.f32 r r) #s(literal -1/18 binary32)) s) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s))) (/.f32 #s(literal 1 binary32) s)))) (*.f32 (-.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))) (+.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)))) |
(/.f32 (-.f32 (*.f32 (-.f32 #s(literal 1 binary32) (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32)))) s) (*.f32 (-.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))) (/.f32 (+.f32 (/.f32 r #s(literal -3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) #s(literal -1 binary32)))) (*.f32 (-.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))) s)) |
(/.f32 (-.f32 (*.f32 (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32))) (+.f32 (expm1.f32 (/.f32 r (neg.f32 s))) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) (*.f32 (+.f32 (expm1.f32 (/.f32 r (neg.f32 s))) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)) (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))))) (*.f32 (+.f32 (expm1.f32 (/.f32 r (neg.f32 s))) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)) (+.f32 (expm1.f32 (/.f32 r (neg.f32 s))) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)))) |
(*.f32 (+.f32 (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 3 binary32))) (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)) (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))))) (/.f32 #s(literal 1 binary32) (+.f32 (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32))) (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)) (-.f32 (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)) (exp.f32 (/.f32 r (neg.f32 s)))))))) |
(*.f32 (-.f32 (exp.f32 (*.f32 (/.f32 r (neg.f32 s)) #s(literal 2 binary32))) (*.f32 (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)))) (/.f32 #s(literal 1 binary32) (+.f32 (expm1.f32 (/.f32 r (neg.f32 s))) (/.f32 (-.f32 (/.f32 r #s(literal 3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)))) |
(exp.f32 (/.f32 r (neg.f32 s))) |
(exp.f32 (*.f32 (log.f32 (exp.f32 (/.f32 r s))) #s(literal -1 binary32))) |
(exp.f32 (*.f32 (log.f32 (exp.f32 r)) (/.f32 #s(literal -1 binary32) s))) |
(exp.f32 (*.f32 (log.f32 (exp.f32 (neg.f32 r))) (/.f32 #s(literal 1 binary32) s))) |
(exp.f32 (*.f32 (/.f32 r s) #s(literal -1 binary32))) |
(pow.f32 (exp.f32 (/.f32 r s)) #s(literal -1 binary32)) |
(pow.f32 (exp.f32 r) (/.f32 #s(literal -1 binary32) s)) |
(pow.f32 (exp.f32 (neg.f32 r)) (/.f32 #s(literal 1 binary32) s)) |
(pow.f32 (E.f32) (/.f32 r (neg.f32 s))) |
(pow.f32 (/.f32 (exp.f32 (/.f32 r s)) #s(literal 1 binary32)) #s(literal -1 binary32)) |
(pow.f32 (pow.f32 (exp.f32 r) #s(literal 1 binary32)) (/.f32 #s(literal -1 binary32) s)) |
(pow.f32 (pow.f32 (exp.f32 (neg.f32 r)) #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) s)) |
(pow.f32 (exp.f32 (/.f32 #s(literal 1 binary32) s)) (neg.f32 r)) |
(pow.f32 (exp.f32 #s(literal -1 binary32)) (/.f32 r s)) |
(pow.f32 (exp.f32 (/.f32 (*.f32 r (*.f32 r r)) (*.f32 #s(literal -1 binary32) (*.f32 s (*.f32 s s))))) (/.f32 #s(literal 1 binary32) (/.f32 r (*.f32 (/.f32 s r) s)))) |
(pow.f32 (exp.f32 (/.f32 #s(literal -1 binary32) s)) r) |
(pow.f32 (exp.f32 (neg.f32 (/.f32 r (*.f32 (/.f32 s r) s)))) (/.f32 s r)) |
(/.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r s))) |
(/.f32 #s(literal 1 binary32) (/.f32 (exp.f32 (/.f32 r s)) #s(literal 1 binary32))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (exp.f32 (/.f32 r s)))) |
(/.f32 (exp.f32 (/.f32 #s(literal 0 binary32) s)) (exp.f32 (/.f32 r s))) |
(/.f32 (exp.f32 (/.f32 #s(literal 0 binary32) (/.f32 r (*.f32 (/.f32 s r) s)))) (exp.f32 (/.f32 (/.f32 (*.f32 r (*.f32 r r)) (*.f32 s (*.f32 s s))) (/.f32 r (*.f32 (/.f32 s r) s))))) |
(/.f32 (exp.f32 (/.f32 #s(literal 0 binary32) (/.f32 r s))) (exp.f32 (/.f32 (/.f32 r (*.f32 (/.f32 s r) s)) (/.f32 r s)))) |
(*.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))) |
(*.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) |
(exp.f32 (/.f32 r (neg.f32 s))) |
(exp.f32 (*.f32 (log.f32 (exp.f32 (/.f32 r s))) #s(literal -1 binary32))) |
(exp.f32 (*.f32 (log.f32 (exp.f32 r)) (/.f32 #s(literal -1 binary32) s))) |
(exp.f32 (*.f32 (log.f32 (exp.f32 (neg.f32 r))) (/.f32 #s(literal 1 binary32) s))) |
(exp.f32 (*.f32 (/.f32 r s) #s(literal -1 binary32))) |
(pow.f32 (exp.f32 (/.f32 r s)) #s(literal -1 binary32)) |
(pow.f32 (exp.f32 r) (/.f32 #s(literal -1 binary32) s)) |
(pow.f32 (exp.f32 (neg.f32 r)) (/.f32 #s(literal 1 binary32) s)) |
(pow.f32 (E.f32) (/.f32 r (neg.f32 s))) |
(pow.f32 (/.f32 (exp.f32 (/.f32 r s)) #s(literal 1 binary32)) #s(literal -1 binary32)) |
(pow.f32 (pow.f32 (exp.f32 r) #s(literal 1 binary32)) (/.f32 #s(literal -1 binary32) s)) |
(pow.f32 (pow.f32 (exp.f32 (neg.f32 r)) #s(literal 1 binary32)) (/.f32 #s(literal 1 binary32) s)) |
(pow.f32 (exp.f32 (/.f32 #s(literal 1 binary32) s)) (neg.f32 r)) |
(pow.f32 (exp.f32 #s(literal -1 binary32)) (/.f32 r s)) |
(pow.f32 (exp.f32 (/.f32 (*.f32 r (*.f32 r r)) (*.f32 #s(literal -1 binary32) (*.f32 s (*.f32 s s))))) (/.f32 #s(literal 1 binary32) (/.f32 r (*.f32 (/.f32 s r) s)))) |
(pow.f32 (exp.f32 (/.f32 #s(literal -1 binary32) s)) r) |
(pow.f32 (exp.f32 (neg.f32 (/.f32 r (*.f32 (/.f32 s r) s)))) (/.f32 s r)) |
(/.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r s))) |
(/.f32 #s(literal 1 binary32) (/.f32 (exp.f32 (/.f32 r s)) #s(literal 1 binary32))) |
(/.f32 #s(literal -1 binary32) (neg.f32 (exp.f32 (/.f32 r s)))) |
(/.f32 (exp.f32 (/.f32 #s(literal 0 binary32) s)) (exp.f32 (/.f32 r s))) |
(/.f32 (exp.f32 (/.f32 #s(literal 0 binary32) (/.f32 r (*.f32 (/.f32 s r) s)))) (exp.f32 (/.f32 (/.f32 (*.f32 r (*.f32 r r)) (*.f32 s (*.f32 s s))) (/.f32 r (*.f32 (/.f32 s r) s))))) |
(/.f32 (exp.f32 (/.f32 #s(literal 0 binary32) (/.f32 r s))) (exp.f32 (/.f32 (/.f32 r (*.f32 (/.f32 s r) s)) (/.f32 r s)))) |
(*.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (neg.f32 s)))) |
(*.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) |
(neg.f32 (/.f32 r #s(literal -3 binary32))) |
(pow.f32 (neg.f32 (/.f32 #s(literal -3 binary32) r)) #s(literal -1 binary32)) |
(-.f32 #s(literal 0 binary32) (/.f32 r #s(literal -3 binary32))) |
(/.f32 r #s(literal 3 binary32)) |
(/.f32 (neg.f32 r) #s(literal -3 binary32)) |
(/.f32 #s(literal 1 binary32) (neg.f32 (/.f32 #s(literal -3 binary32) r))) |
(/.f32 #s(literal -1 binary32) (/.f32 #s(literal -3 binary32) r)) |
(*.f32 r #s(literal 1/3 binary32)) |
(*.f32 (neg.f32 r) #s(literal -1/3 binary32)) |
(*.f32 #s(literal 1/3 binary32) r) |
(*.f32 #s(literal -1 binary32) (/.f32 r #s(literal -3 binary32))) |
(*.f32 r (*.f32 r #s(literal 1/18 binary32))) |
(*.f32 (*.f32 r r) #s(literal 1/18 binary32)) |
(*.f32 #s(literal 1/18 binary32) (*.f32 r r)) |
(*.f32 (*.f32 r #s(literal 1/18 binary32)) r) |
(neg.f32 (/.f32 (*.f32 (*.f32 r r) #s(literal -1/18 binary32)) s)) |
(exp.f32 (*.f32 (log.f32 (/.f32 s (*.f32 (*.f32 r r) #s(literal 1/18 binary32)))) #s(literal -1 binary32))) |
(pow.f32 (/.f32 s (*.f32 (*.f32 r r) #s(literal 1/18 binary32))) #s(literal -1 binary32)) |
(pow.f32 (/.f32 (/.f32 s (*.f32 (*.f32 r r) #s(literal 1/18 binary32))) #s(literal 1 binary32)) #s(literal -1 binary32)) |
(/.f32 #s(literal 1 binary32) (/.f32 s (*.f32 (*.f32 r r) #s(literal 1/18 binary32)))) |
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 s (*.f32 (*.f32 r r) #s(literal 1/18 binary32))) #s(literal 1 binary32))) |
(/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s) |
(/.f32 #s(literal -1 binary32) (neg.f32 (/.f32 s (*.f32 (*.f32 r r) #s(literal 1/18 binary32))))) |
(/.f32 (*.f32 (*.f32 r r) #s(literal -1/18 binary32)) (neg.f32 s)) |
(/.f32 (*.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) #s(literal 1 binary32)) s) |
(/.f32 (neg.f32 (*.f32 (*.f32 r r) #s(literal -1/18 binary32))) s) |
(/.f32 (/.f32 (*.f32 (*.f32 r r) #s(literal -1/18 binary32)) #s(literal -1 binary32)) s) |
(*.f32 r (*.f32 r (/.f32 #s(literal 1/18 binary32) s))) |
(*.f32 r (*.f32 (*.f32 r #s(literal 1/18 binary32)) (/.f32 #s(literal 1 binary32) s))) |
(*.f32 r (/.f32 (*.f32 r #s(literal 1/18 binary32)) s)) |
(*.f32 #s(literal 1 binary32) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) |
(*.f32 (*.f32 r r) (/.f32 #s(literal 1/18 binary32) s)) |
(*.f32 #s(literal 1/18 binary32) (*.f32 (*.f32 r r) (/.f32 #s(literal 1 binary32) s))) |
(*.f32 #s(literal 1/18 binary32) (/.f32 (*.f32 r r) s)) |
(*.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) (/.f32 #s(literal 1 binary32) s)) |
(*.f32 (*.f32 (*.f32 r r) #s(literal -1/18 binary32)) (/.f32 #s(literal -1 binary32) s)) |
(*.f32 (/.f32 #s(literal 1 binary32) s) (*.f32 (*.f32 r r) #s(literal 1/18 binary32))) |
(*.f32 (/.f32 #s(literal 1 binary32) s) (pow.f32 (/.f32 #s(literal 1 binary32) (*.f32 (*.f32 r r) #s(literal 1/18 binary32))) #s(literal -1 binary32))) |
(*.f32 (/.f32 #s(literal 1/18 binary32) s) (*.f32 r r)) |
| 1× | egg-herbie |
| 5810× | *-lowering-*.f32 |
| 5810× | *-lowering-*.f64 |
| 2652× | +-lowering-+.f64 |
| 2652× | +-lowering-+.f32 |
| 1826× | /-lowering-/.f32 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 746 | 5384 |
| 1 | 2485 | 5216 |
| 0 | 8061 | 5216 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* -1 r) |
(* -1 r) |
(* -1 r) |
(* -1 r) |
(* -1 r) |
(* -1 r) |
(* -1 r) |
(* -1 r) |
(* -1 r) |
(* -1 r) |
(* -1 r) |
(* -1 r) |
1 |
(+ 1 (* -1/3 (/ r s))) |
(+ 1 (* r (- (* 1/18 (/ r (pow s 2))) (* 1/3 (/ 1 s))))) |
(+ 1 (* r (- (* r (+ (* -1/162 (/ r (pow s 3))) (* 1/18 (/ 1 (pow s 2))))) (* 1/3 (/ 1 s))))) |
(exp (* -1/3 (/ r s))) |
(exp (* -1/3 (/ r s))) |
(exp (* -1/3 (/ r s))) |
(exp (* -1/3 (/ r s))) |
(exp (* -1/3 (/ r s))) |
(exp (* -1/3 (/ r s))) |
(exp (* -1/3 (/ r s))) |
(exp (* -1/3 (/ r s))) |
(exp (* -1/3 (/ r s))) |
(exp (* -1/3 (/ r s))) |
(exp (* -1/3 (/ r s))) |
(exp (* -1/3 (/ r s))) |
1 |
(+ 1 (* -1/3 (/ r s))) |
(+ 1 (+ (* -1/3 (/ r s)) (* 1/18 (/ (pow r 2) (pow s 2))))) |
(+ 1 (+ (* -1/3 (/ r s)) (+ (* -1/162 (/ (pow r 3) (pow s 3))) (* 1/18 (/ (pow r 2) (pow s 2)))))) |
1 |
(+ 1 (* -1/3 (/ r s))) |
(+ 1 (* -1 (/ (+ (* -1/18 (/ (pow r 2) s)) (* 1/3 r)) s))) |
(+ 1 (* -1 (/ (+ (* -1 (/ (+ (* -1/162 (/ (pow r 3) s)) (* 1/18 (pow r 2))) s)) (* 1/3 r)) s))) |
(* -1/3 (/ r s)) |
(* -1/3 (/ r s)) |
(* -1/3 (/ r s)) |
(* -1/3 (/ r s)) |
(* -1/3 (/ r s)) |
(* -1/3 (/ r s)) |
(* -1/3 (/ r s)) |
(* -1/3 (/ r s)) |
(* -1/3 (/ r s)) |
(* -1/3 (/ r s)) |
(* -1/3 (/ r s)) |
(* -1/3 (/ r s)) |
(* -1/3 (/ r s)) |
(* -1/3 (/ r s)) |
(* -1/3 (/ r s)) |
(* -1/3 (/ r s)) |
(* -1/3 (/ r s)) |
(* -1/3 (/ r s)) |
(* -1/3 (/ r s)) |
(* -1/3 (/ r s)) |
(* -1/3 (/ r s)) |
(* -1/3 (/ r s)) |
(* -1/3 (/ r s)) |
(* -1/3 (/ r s)) |
(* -1/3 r) |
(* -1/3 r) |
(* -1/3 r) |
(* -1/3 r) |
(* -1/3 r) |
(* -1/3 r) |
(* -1/3 r) |
(* -1/3 r) |
(* -1/3 r) |
(* -1/3 r) |
(* -1/3 r) |
(* -1/3 r) |
(/ 1/4 (* r (* s (PI)))) |
(/ 1/4 (* r (* s (PI)))) |
(/ 1/4 (* r (* s (PI)))) |
(/ 1/4 (* r (* s (PI)))) |
(/ 1/4 (* r (* s (PI)))) |
(/ 1/4 (* r (* s (PI)))) |
(/ 1/4 (* r (* s (PI)))) |
(/ 1/4 (* r (* s (PI)))) |
(/ 1/4 (* r (* s (PI)))) |
(/ 1/4 (* r (* s (PI)))) |
(/ 1/4 (* r (* s (PI)))) |
(/ 1/4 (* r (* s (PI)))) |
(/ 1/4 (* r (* s (PI)))) |
(/ 1/4 (* r (* s (PI)))) |
(/ 1/4 (* r (* s (PI)))) |
(/ 1/4 (* r (* s (PI)))) |
(/ 1/4 (* r (* s (PI)))) |
(/ 1/4 (* r (* s (PI)))) |
(/ 1/4 (* r (* s (PI)))) |
(/ 1/4 (* r (* s (PI)))) |
(/ 1/4 (* r (* s (PI)))) |
(/ 1/4 (* r (* s (PI)))) |
(/ 1/4 (* r (* s (PI)))) |
(/ 1/4 (* r (* s (PI)))) |
(* r (* s (PI))) |
(* r (* s (PI))) |
(* r (* s (PI))) |
(* r (* s (PI))) |
(* r (* s (PI))) |
(* r (* s (PI))) |
(* r (* s (PI))) |
(* r (* s (PI))) |
(* r (* s (PI))) |
(* r (* s (PI))) |
(* r (* s (PI))) |
(* r (* s (PI))) |
(* r (* s (PI))) |
(* r (* s (PI))) |
(* r (* s (PI))) |
(* r (* s (PI))) |
(* r (* s (PI))) |
(* r (* s (PI))) |
(* r (* s (PI))) |
(* r (* s (PI))) |
(* r (* s (PI))) |
(* r (* s (PI))) |
(* r (* s (PI))) |
(* r (* s (PI))) |
(* r (PI)) |
(* r (PI)) |
(* r (PI)) |
(* r (PI)) |
(* r (PI)) |
(* r (PI)) |
(* r (PI)) |
(* r (PI)) |
(* r (PI)) |
(* r (PI)) |
(* r (PI)) |
(* r (PI)) |
(/ -1/24 (* (pow s 2) (PI))) |
(- (* 1/144 (/ r (* (pow s 3) (PI)))) (* 1/24 (/ 1 (* (pow s 2) (PI))))) |
(- (* 1/144 (/ r (* (pow s 3) (PI)))) (* 1/24 (/ 1 (* (pow s 2) (PI))))) |
(- (* 1/144 (/ r (* (pow s 3) (PI)))) (* 1/24 (/ 1 (* (pow s 2) (PI))))) |
(* 1/144 (/ r (* (pow s 3) (PI)))) |
(* r (- (* 1/144 (/ 1 (* (pow s 3) (PI)))) (* 1/24 (/ 1 (* r (* (pow s 2) (PI))))))) |
(* r (- (* 1/144 (/ 1 (* (pow s 3) (PI)))) (* 1/24 (/ 1 (* r (* (pow s 2) (PI))))))) |
(* r (- (* 1/144 (/ 1 (* (pow s 3) (PI)))) (* 1/24 (/ 1 (* r (* (pow s 2) (PI))))))) |
(* 1/144 (/ r (* (pow s 3) (PI)))) |
(* -1 (* r (- (* 1/24 (/ 1 (* r (* (pow s 2) (PI))))) (* 1/144 (/ 1 (* (pow s 3) (PI))))))) |
(* -1 (* r (- (* 1/24 (/ 1 (* r (* (pow s 2) (PI))))) (* 1/144 (/ 1 (* (pow s 3) (PI))))))) |
(* -1 (* r (- (* 1/24 (/ 1 (* r (* (pow s 2) (PI))))) (* 1/144 (/ 1 (* (pow s 3) (PI))))))) |
(* 1/144 (/ r (* (pow s 3) (PI)))) |
(/ (+ (* -1/24 (/ s (PI))) (* 1/144 (/ r (PI)))) (pow s 3)) |
(/ (+ (* -1/24 (/ s (PI))) (* 1/144 (/ r (PI)))) (pow s 3)) |
(/ (+ (* -1/24 (/ s (PI))) (* 1/144 (/ r (PI)))) (pow s 3)) |
(/ -1/24 (* (pow s 2) (PI))) |
(/ (- (* 1/144 (/ r (* s (PI)))) (* 1/24 (/ 1 (PI)))) (pow s 2)) |
(/ (- (* 1/144 (/ r (* s (PI)))) (* 1/24 (/ 1 (PI)))) (pow s 2)) |
(/ (- (* 1/144 (/ r (* s (PI)))) (* 1/24 (/ 1 (PI)))) (pow s 2)) |
(/ -1/24 (* (pow s 2) (PI))) |
(/ (- (* 1/144 (/ r (* s (PI)))) (* 1/24 (/ 1 (PI)))) (pow s 2)) |
(/ (- (* 1/144 (/ r (* s (PI)))) (* 1/24 (/ 1 (PI)))) (pow s 2)) |
(/ (- (* 1/144 (/ r (* s (PI)))) (* 1/24 (/ 1 (PI)))) (pow s 2)) |
(/ -1/24 (pow s 2)) |
(- (* 1/144 (/ r (pow s 3))) (* 1/24 (/ 1 (pow s 2)))) |
(- (* 1/144 (/ r (pow s 3))) (* 1/24 (/ 1 (pow s 2)))) |
(- (* 1/144 (/ r (pow s 3))) (* 1/24 (/ 1 (pow s 2)))) |
(* 1/144 (/ r (pow s 3))) |
(* r (- (* 1/144 (/ 1 (pow s 3))) (* 1/24 (/ 1 (* r (pow s 2)))))) |
(* r (- (* 1/144 (/ 1 (pow s 3))) (* 1/24 (/ 1 (* r (pow s 2)))))) |
(* r (- (* 1/144 (/ 1 (pow s 3))) (* 1/24 (/ 1 (* r (pow s 2)))))) |
(* 1/144 (/ r (pow s 3))) |
(* -1 (* r (- (* 1/24 (/ 1 (* r (pow s 2)))) (* 1/144 (/ 1 (pow s 3)))))) |
(* -1 (* r (- (* 1/24 (/ 1 (* r (pow s 2)))) (* 1/144 (/ 1 (pow s 3)))))) |
(* -1 (* r (- (* 1/24 (/ 1 (* r (pow s 2)))) (* 1/144 (/ 1 (pow s 3)))))) |
(* 1/144 (/ r (pow s 3))) |
(/ (+ (* -1/24 s) (* 1/144 r)) (pow s 3)) |
(/ (+ (* -1/24 s) (* 1/144 r)) (pow s 3)) |
(/ (+ (* -1/24 s) (* 1/144 r)) (pow s 3)) |
(/ -1/24 (pow s 2)) |
(/ (- (* 1/144 (/ r s)) 1/24) (pow s 2)) |
(/ (- (* 1/144 (/ r s)) 1/24) (pow s 2)) |
(/ (- (* 1/144 (/ r s)) 1/24) (pow s 2)) |
(/ -1/24 (pow s 2)) |
(/ (- (* 1/144 (/ r s)) 1/24) (pow s 2)) |
(/ (- (* 1/144 (/ r s)) 1/24) (pow s 2)) |
(/ (- (* 1/144 (/ r s)) 1/24) (pow s 2)) |
-1/24 |
(- (* 1/144 (/ r s)) 1/24) |
(- (* 1/144 (/ r s)) 1/24) |
(- (* 1/144 (/ r s)) 1/24) |
(* 1/144 (/ r s)) |
(* r (- (* 1/144 (/ 1 s)) (* 1/24 (/ 1 r)))) |
(* r (- (* 1/144 (/ 1 s)) (* 1/24 (/ 1 r)))) |
(* r (- (* 1/144 (/ 1 s)) (* 1/24 (/ 1 r)))) |
(* 1/144 (/ r s)) |
(* -1 (* r (- (* 1/24 (/ 1 r)) (* 1/144 (/ 1 s))))) |
(* -1 (* r (- (* 1/24 (/ 1 r)) (* 1/144 (/ 1 s))))) |
(* -1 (* r (- (* 1/24 (/ 1 r)) (* 1/144 (/ 1 s))))) |
(* 1/144 (/ r s)) |
(/ (+ (* -1/24 s) (* 1/144 r)) s) |
(/ (+ (* -1/24 s) (* 1/144 r)) s) |
(/ (+ (* -1/24 s) (* 1/144 r)) s) |
-1/24 |
(- (* 1/144 (/ r s)) 1/24) |
(- (* 1/144 (/ r s)) 1/24) |
(- (* 1/144 (/ r s)) 1/24) |
-1/24 |
(- (* 1/144 (/ r s)) 1/24) |
(- (* 1/144 (/ r s)) 1/24) |
(- (* 1/144 (/ r s)) 1/24) |
(* 1/144 (/ r s)) |
(* 1/144 (/ r s)) |
(* 1/144 (/ r s)) |
(* 1/144 (/ r s)) |
(* 1/144 (/ r s)) |
(* 1/144 (/ r s)) |
(* 1/144 (/ r s)) |
(* 1/144 (/ r s)) |
(* 1/144 (/ r s)) |
(* 1/144 (/ r s)) |
(* 1/144 (/ r s)) |
(* 1/144 (/ r s)) |
(* 1/144 (/ r s)) |
(* 1/144 (/ r s)) |
(* 1/144 (/ r s)) |
(* 1/144 (/ r s)) |
(* 1/144 (/ r s)) |
(* 1/144 (/ r s)) |
(* 1/144 (/ r s)) |
(* 1/144 (/ r s)) |
(* 1/144 (/ r s)) |
(* 1/144 (/ r s)) |
(* 1/144 (/ r s)) |
(* 1/144 (/ r s)) |
(/ 1/4 (* r (* s (PI)))) |
(/ (+ (* -1/8 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* s (PI))))) r) |
(/ (+ (* r (- (* 1/16 (/ r (* (pow s 3) (PI)))) (* 1/8 (/ 1 (* (pow s 2) (PI)))))) (* 1/4 (/ 1 (* s (PI))))) r) |
(/ (+ (* r (- (* r (+ (* -1/48 (/ r (* (pow s 4) (PI)))) (* 1/16 (/ 1 (* (pow s 3) (PI)))))) (* 1/8 (/ 1 (* (pow s 2) (PI)))))) (* 1/4 (/ 1 (* s (PI))))) r) |
(* 1/8 (/ (+ 1 (exp (* -1 (/ r s)))) (* r (* s (PI))))) |
(* 1/8 (/ (+ 1 (exp (* -1 (/ r s)))) (* r (* s (PI))))) |
(* 1/8 (/ (+ 1 (exp (* -1 (/ r s)))) (* r (* s (PI))))) |
(* 1/8 (/ (+ 1 (exp (* -1 (/ r s)))) (* r (* s (PI))))) |
(* 1/8 (/ (+ 1 (exp (* -1 (/ r s)))) (* r (* s (PI))))) |
(* 1/8 (/ (+ 1 (exp (* -1 (/ r s)))) (* r (* s (PI))))) |
(* 1/8 (/ (+ 1 (exp (* -1 (/ r s)))) (* r (* s (PI))))) |
(* 1/8 (/ (+ 1 (exp (* -1 (/ r s)))) (* r (* s (PI))))) |
(* 1/8 (/ (+ 1 (exp (* -1 (/ r s)))) (* r (* s (PI))))) |
(* 1/8 (/ (+ 1 (exp (* -1 (/ r s)))) (* r (* s (PI))))) |
(* 1/8 (/ (+ 1 (exp (* -1 (/ r s)))) (* r (* s (PI))))) |
(* 1/8 (/ (+ 1 (exp (* -1 (/ r s)))) (* r (* s (PI))))) |
(/ 1/4 (* r (* s (PI)))) |
(/ (- (* 1/4 (/ 1 (* r (PI)))) (* 1/8 (/ 1 (* s (PI))))) s) |
(/ (- (+ (* 1/16 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* r (PI))))) (/ 1/8 (* s (PI)))) s) |
(/ (- (+ (* -1/48 (/ (pow r 2) (* (pow s 3) (PI)))) (+ (* 1/16 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* r (PI)))))) (/ 1/8 (* s (PI)))) s) |
(/ 1/4 (* r (* s (PI)))) |
(* -1 (/ (- (* 1/8 (/ 1 (* s (PI)))) (* 1/4 (/ 1 (* r (PI))))) s)) |
(* -1 (/ (- (* -1 (/ (- (* 1/16 (/ r (* s (PI)))) (* 1/8 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))) s)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -1/16 (/ r (PI))) (* 1/48 (/ (pow r 2) (* s (PI))))) s)) (* 1/8 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))) s)) |
(/ 1/4 (* r (PI))) |
(/ (+ (* -1/8 (/ r (* s (PI)))) (* 1/4 (/ 1 (PI)))) r) |
(/ (+ (* r (- (* 1/16 (/ r (* (pow s 2) (PI)))) (* 1/8 (/ 1 (* s (PI)))))) (* 1/4 (/ 1 (PI)))) r) |
(/ (+ (* r (- (* r (+ (* -1/48 (/ r (* (pow s 3) (PI)))) (* 1/16 (/ 1 (* (pow s 2) (PI)))))) (* 1/8 (/ 1 (* s (PI)))))) (* 1/4 (/ 1 (PI)))) r) |
(* 1/8 (/ (+ 1 (exp (* -1 (/ r s)))) (* r (PI)))) |
(* 1/8 (/ (+ 1 (exp (* -1 (/ r s)))) (* r (PI)))) |
(* 1/8 (/ (+ 1 (exp (* -1 (/ r s)))) (* r (PI)))) |
(* 1/8 (/ (+ 1 (exp (* -1 (/ r s)))) (* r (PI)))) |
(* 1/8 (/ (+ 1 (exp (* -1 (/ r s)))) (* r (PI)))) |
(* 1/8 (/ (+ 1 (exp (* -1 (/ r s)))) (* r (PI)))) |
(* 1/8 (/ (+ 1 (exp (* -1 (/ r s)))) (* r (PI)))) |
(* 1/8 (/ (+ 1 (exp (* -1 (/ r s)))) (* r (PI)))) |
(* 1/8 (/ (+ 1 (exp (* -1 (/ r s)))) (* r (PI)))) |
(* 1/8 (/ (+ 1 (exp (* -1 (/ r s)))) (* r (PI)))) |
(* 1/8 (/ (+ 1 (exp (* -1 (/ r s)))) (* r (PI)))) |
(* 1/8 (/ (+ 1 (exp (* -1 (/ r s)))) (* r (PI)))) |
(/ 1/4 (* r (PI))) |
(- (* 1/4 (/ 1 (* r (PI)))) (* 1/8 (/ 1 (* s (PI))))) |
(- (+ (* 1/16 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* r (PI))))) (/ 1/8 (* s (PI)))) |
(- (+ (* -1/48 (/ (pow r 2) (* (pow s 3) (PI)))) (+ (* 1/16 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* r (PI)))))) (/ 1/8 (* s (PI)))) |
(/ 1/4 (* r (PI))) |
(- (* 1/4 (/ 1 (* r (PI)))) (* 1/8 (/ 1 (* s (PI))))) |
(+ (* -1 (/ (+ (* -1/16 (/ r (* s (PI)))) (* 1/8 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/48 (/ (pow r 2) (* s (PI)))) (* 1/16 (/ r (PI)))) s)) (* 1/8 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))) |
(/ 1/8 r) |
(/ 1/8 r) |
(/ 1/8 r) |
(/ 1/8 r) |
(/ 1/8 r) |
(/ 1/8 r) |
(/ 1/8 r) |
(/ 1/8 r) |
(/ 1/8 r) |
(/ 1/8 r) |
(/ 1/8 r) |
(/ 1/8 r) |
(* -1 s) |
(* -1 s) |
(* -1 s) |
(* -1 s) |
(* -1 s) |
(* -1 s) |
(* -1 s) |
(* -1 s) |
(* -1 s) |
(* -1 s) |
(* -1 s) |
(* -1 s) |
(/ 1/4 (* r (* s (PI)))) |
(/ (+ (* -1/6 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* s (PI))))) r) |
(/ (+ (* r (- (* 5/72 (/ r (* (pow s 3) (PI)))) (* 1/6 (/ 1 (* (pow s 2) (PI)))))) (* 1/4 (/ 1 (* s (PI))))) r) |
(/ (+ (* r (- (* r (+ (* -1/48 (/ r (* (pow s 4) (PI)))) (* 5/72 (/ 1 (* (pow s 3) (PI)))))) (* 1/6 (/ 1 (* (pow s 2) (PI)))))) (* 1/4 (/ 1 (* s (PI))))) r) |
(* 1/144 (/ r (* (pow s 3) (PI)))) |
(* r (- (* 1/144 (/ 1 (* (pow s 3) (PI)))) (* 1/24 (/ 1 (* r (* (pow s 2) (PI))))))) |
(* r (- (+ (* 1/8 (/ (+ (/ 1 (* s (PI))) (/ (exp (neg (/ r s))) (* s (PI)))) (pow r 2))) (* 1/144 (/ 1 (* (pow s 3) (PI))))) (/ 1/24 (* r (* (pow s 2) (PI)))))) |
(* r (- (+ (* 1/8 (/ (+ (/ 1 (* s (PI))) (/ (exp (neg (/ r s))) (* s (PI)))) (pow r 2))) (* 1/144 (/ 1 (* (pow s 3) (PI))))) (/ 1/24 (* r (* (pow s 2) (PI)))))) |
(* 1/144 (/ r (* (pow s 3) (PI)))) |
(* -1 (* r (- (* 1/24 (/ 1 (* r (* (pow s 2) (PI))))) (* 1/144 (/ 1 (* (pow s 3) (PI))))))) |
(* -1 (* r (- (* -1 (/ (- (* 1/8 (/ (+ (/ 1 (* s (PI))) (/ (exp (* -1 (/ r s))) (* s (PI)))) r)) (* 1/24 (/ 1 (* (pow s 2) (PI))))) r)) (* 1/144 (/ 1 (* (pow s 3) (PI))))))) |
(* -1 (* r (- (* -1 (/ (- (* 1/8 (/ (+ (/ 1 (* s (PI))) (/ (exp (* -1 (/ r s))) (* s (PI)))) r)) (* 1/24 (/ 1 (* (pow s 2) (PI))))) r)) (* 1/144 (/ 1 (* (pow s 3) (PI))))))) |
(* 1/144 (/ r (* (pow s 3) (PI)))) |
(/ (+ (* -1/24 (/ s (PI))) (* 1/144 (/ r (PI)))) (pow s 3)) |
(/ (+ (* 1/144 (/ r (PI))) (* s (- (* 1/8 (* s (+ (/ 1 (* r (PI))) (/ (exp (neg (/ r s))) (* r (PI)))))) (* 1/24 (/ 1 (PI)))))) (pow s 3)) |
(/ (+ (* 1/144 (/ r (PI))) (* s (- (* 1/8 (* s (+ (/ 1 (* r (PI))) (/ (exp (neg (/ r s))) (* r (PI)))))) (* 1/24 (/ 1 (PI)))))) (pow s 3)) |
(/ 1/4 (* r (* s (PI)))) |
(/ (- (* 1/4 (/ 1 (* r (PI)))) (* 1/6 (/ 1 (* s (PI))))) s) |
(/ (- (+ (* 1/8 (/ (- (* 1/2 (/ r (PI))) (* -1/18 (/ r (PI)))) (pow s 2))) (* 1/4 (/ 1 (* r (PI))))) (/ 1/6 (* s (PI)))) s) |
(/ (- (+ (* -1/48 (/ (pow r 2) (* (pow s 3) (PI)))) (+ (* 1/8 (/ (- (* 1/2 (/ r (PI))) (* -1/18 (/ r (PI)))) (pow s 2))) (* 1/4 (/ 1 (* r (PI)))))) (/ 1/6 (* s (PI)))) s) |
(/ 1/4 (* r (* s (PI)))) |
(* -1 (/ (- (* 1/6 (/ 1 (* s (PI)))) (* 1/4 (/ 1 (* r (PI))))) s)) |
(* -1 (/ (- (* -1 (/ (- (* 1/8 (/ (- (* 1/2 (/ r (PI))) (* -1/18 (/ r (PI)))) s)) (* 1/6 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))) s)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -1/8 (- (* 1/2 (/ r (PI))) (* -1/18 (/ r (PI))))) (* 1/48 (/ (pow r 2) (* s (PI))))) s)) (* 1/6 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))) s)) |
(* 4 (* r (* s (PI)))) |
(* r (+ (* 8/3 (* r (PI))) (* 4 (* s (PI))))) |
(* r (+ (* 4 (* s (PI))) (* r (+ (* -8 (* r (+ (* -2/9 (/ (PI) s)) (* 5/36 (/ (PI) s))))) (* 8/3 (PI)))))) |
(* r (+ (* 4 (* s (PI))) (* r (+ (* 8/3 (PI)) (* r (+ (* -8 (* r (+ (* -1/24 (/ (PI) (pow s 2))) (+ (* 5/54 (/ (PI) (pow s 2))) (* 2/3 (/ (+ (* -2/9 (/ (PI) s)) (* 5/36 (/ (PI) s))) s)))))) (* -8 (+ (* -2/9 (/ (PI) s)) (* 5/36 (/ (PI) s)))))))))) |
(* 144 (/ (* (pow s 3) (PI)) r)) |
(/ (+ (* 144 (* (pow s 3) (PI))) (* 864 (/ (* (pow s 4) (PI)) r))) r) |
(/ (+ (* -8 (/ (+ (* -648 (* (pow s 5) (PI))) (* 324 (* (pow s 5) (* (PI) (+ 1 (exp (neg (/ r s)))))))) (pow r 2))) (+ (* 144 (* (pow s 3) (PI))) (* 864 (/ (* (pow s 4) (PI)) r)))) r) |
(/ (+ (* -8 (/ (+ (* -648 (* (pow s 5) (PI))) (* 324 (* (pow s 5) (* (PI) (+ 1 (exp (neg (/ r s)))))))) (pow r 2))) (+ (* -8 (/ (+ (* 6 (* s (+ (* -648 (* (pow s 5) (PI))) (* 324 (* (pow s 5) (* (PI) (+ 1 (exp (neg (/ r s)))))))))) (* 1944 (* (pow s 6) (* (PI) (+ 1 (exp (neg (/ r s)))))))) (pow r 3))) (+ (* 144 (* (pow s 3) (PI))) (* 864 (/ (* (pow s 4) (PI)) r))))) r) |
(* 144 (/ (* (pow s 3) (PI)) r)) |
(* -1 (/ (+ (* -864 (/ (* (pow s 4) (PI)) r)) (* -144 (* (pow s 3) (PI)))) r)) |
(* -1 (/ (+ (* -144 (* (pow s 3) (PI))) (* -1 (/ (+ (* -8 (/ (+ (* -648 (* (pow s 5) (PI))) (* 324 (* (pow s 5) (* (PI) (+ 1 (exp (* -1 (/ r s)))))))) r)) (* 864 (* (pow s 4) (PI)))) r))) r)) |
(* -1 (/ (+ (* -144 (* (pow s 3) (PI))) (* -1 (/ (+ (* -1 (/ (+ (* -8 (/ (+ (* -1944 (* (pow s 6) (* (PI) (+ 1 (exp (* -1 (/ r s))))))) (* -6 (* s (+ (* -648 (* (pow s 5) (PI))) (* 324 (* (pow s 5) (* (PI) (+ 1 (exp (* -1 (/ r s))))))))))) r)) (* 8 (+ (* -648 (* (pow s 5) (PI))) (* 324 (* (pow s 5) (* (PI) (+ 1 (exp (* -1 (/ r s)))))))))) r)) (* 864 (* (pow s 4) (PI)))) r))) r)) |
(* 144 (/ (* (pow s 3) (PI)) r)) |
(* (pow s 3) (+ (* 144 (/ (PI) r)) (* 864 (/ (* s (PI)) (pow r 2))))) |
(* (pow s 3) (+ (* 144 (/ (PI) r)) (* s (+ (* -8 (* s (+ (* -648 (/ (PI) (pow r 3))) (* 324 (/ (* (PI) (+ 1 (exp (neg (/ r s))))) (pow r 3)))))) (* 864 (/ (PI) (pow r 2))))))) |
(* (pow s 3) (+ (* 144 (/ (PI) r)) (* s (+ (* 864 (/ (PI) (pow r 2))) (* s (+ (* -8 (* s (+ (* 6 (/ (+ (* -648 (/ (PI) (pow r 3))) (* 324 (/ (* (PI) (+ 1 (exp (neg (/ r s))))) (pow r 3)))) r)) (* 1944 (/ (* (PI) (+ 1 (exp (neg (/ r s))))) (pow r 4)))))) (* -8 (+ (* -648 (/ (PI) (pow r 3))) (* 324 (/ (* (PI) (+ 1 (exp (neg (/ r s))))) (pow r 3))))))))))) |
(* 4 (* r (* s (PI)))) |
(* s (+ (* -2 (/ (* r (* (PI) (- (* -1 r) (* 1/3 r)))) s)) (* 4 (* r (PI))))) |
(* s (+ (* -8 (/ (+ (* -1/8 (* r (* (PI) (pow (- (* -1 r) (* 1/3 r)) 2)))) (* 1/4 (* r (* (PI) (- (* 1/2 (pow r 2)) (* -1/18 (pow r 2))))))) (pow s 2))) (+ (* -2 (/ (* r (* (PI) (- (* -1 r) (* 1/3 r)))) s)) (* 4 (* r (PI)))))) |
(* s (+ (* -8 (/ (+ (* -1/2 (* (+ (* -1/8 (* r (* (PI) (pow (- (* -1 r) (* 1/3 r)) 2)))) (* 1/4 (* r (* (PI) (- (* 1/2 (pow r 2)) (* -1/18 (pow r 2))))))) (- (* -1 r) (* 1/3 r)))) (+ (* -1/8 (* r (* (PI) (* (- (* -1 r) (* 1/3 r)) (- (* 1/2 (pow r 2)) (* -1/18 (pow r 2))))))) (* -1/24 (* (pow r 4) (PI))))) (pow s 3))) (+ (* -8 (/ (+ (* -1/8 (* r (* (PI) (pow (- (* -1 r) (* 1/3 r)) 2)))) (* 1/4 (* r (* (PI) (- (* 1/2 (pow r 2)) (* -1/18 (pow r 2))))))) (pow s 2))) (+ (* -2 (/ (* r (* (PI) (- (* -1 r) (* 1/3 r)))) s)) (* 4 (* r (PI))))))) |
(* 4 (* r (* s (PI)))) |
(* -1 (* s (+ (* -4 (* r (PI))) (* -2 (/ (* r (* (PI) (- r (* -1/3 r)))) s))))) |
(* -1 (* s (+ (* -4 (* r (PI))) (* -1 (/ (+ (* -8 (/ (+ (* -1/8 (* r (* (PI) (pow (- r (* -1/3 r)) 2)))) (* 1/4 (* r (* (PI) (- (* 1/2 (pow r 2)) (* -1/18 (pow r 2))))))) s)) (* 2 (* r (* (PI) (- r (* -1/3 r)))))) s))))) |
(* -1 (* s (+ (* -4 (* r (PI))) (* -1 (/ (+ (* -1 (/ (+ (* -8 (/ (+ (* -1/2 (* (+ (* -1/8 (* r (* (PI) (pow (- r (* -1/3 r)) 2)))) (* 1/4 (* r (* (PI) (- (* 1/2 (pow r 2)) (* -1/18 (pow r 2))))))) (- r (* -1/3 r)))) (+ (* -1/8 (* r (* (PI) (* (- r (* -1/3 r)) (- (* 1/2 (pow r 2)) (* -1/18 (pow r 2))))))) (* 1/24 (* (pow r 4) (PI))))) s)) (* 8 (+ (* -1/8 (* r (* (PI) (pow (- r (* -1/3 r)) 2)))) (* 1/4 (* r (* (PI) (- (* 1/2 (pow r 2)) (* -1/18 (pow r 2))))))))) s)) (* 2 (* r (* (PI) (- r (* -1/3 r)))))) s))))) |
(/ 1/4 (* r s)) |
(/ (+ (* -1/6 (/ r (pow s 2))) (* 1/4 (/ 1 s))) r) |
(/ (+ (* r (- (* 5/72 (/ r (pow s 3))) (* 1/6 (/ 1 (pow s 2))))) (* 1/4 (/ 1 s))) r) |
(/ (+ (* r (- (* r (+ (* -1/48 (/ r (pow s 4))) (* 5/72 (/ 1 (pow s 3))))) (* 1/6 (/ 1 (pow s 2))))) (* 1/4 (/ 1 s))) r) |
(* 1/144 (/ r (pow s 3))) |
(* r (- (* 1/144 (/ 1 (pow s 3))) (* 1/24 (/ 1 (* r (pow s 2)))))) |
(* r (- (+ (* 1/8 (/ (+ (/ 1 s) (/ (exp (neg (/ r s))) s)) (pow r 2))) (* 1/144 (/ 1 (pow s 3)))) (/ 1/24 (* r (pow s 2))))) |
(* r (- (+ (* 1/8 (/ (+ (/ 1 s) (/ (exp (neg (/ r s))) s)) (pow r 2))) (* 1/144 (/ 1 (pow s 3)))) (/ 1/24 (* r (pow s 2))))) |
(* 1/144 (/ r (pow s 3))) |
(* -1 (* r (- (* 1/24 (/ 1 (* r (pow s 2)))) (* 1/144 (/ 1 (pow s 3)))))) |
(* -1 (* r (- (* -1 (/ (- (* 1/8 (/ (+ (/ 1 s) (/ (exp (* -1 (/ r s))) s)) r)) (* 1/24 (/ 1 (pow s 2)))) r)) (* 1/144 (/ 1 (pow s 3)))))) |
(* -1 (* r (- (* -1 (/ (- (* 1/8 (/ (+ (/ 1 s) (/ (exp (* -1 (/ r s))) s)) r)) (* 1/24 (/ 1 (pow s 2)))) r)) (* 1/144 (/ 1 (pow s 3)))))) |
(* 1/144 (/ r (pow s 3))) |
(/ (+ (* -1/24 s) (* 1/144 r)) (pow s 3)) |
(/ (+ (* 1/144 r) (* s (- (* 1/8 (* s (+ (/ 1 r) (/ (exp (neg (/ r s))) r)))) 1/24))) (pow s 3)) |
(/ (+ (* 1/144 r) (* s (- (* 1/8 (* s (+ (/ 1 r) (/ (exp (neg (/ r s))) r)))) 1/24))) (pow s 3)) |
(/ 1/4 (* r s)) |
(/ (- (* 1/4 (/ 1 r)) (* 1/6 (/ 1 s))) s) |
(/ (- (+ (* 1/8 (/ (- (* 1/2 r) (* -1/18 r)) (pow s 2))) (* 1/4 (/ 1 r))) (* 1/6 (/ 1 s))) s) |
(/ (- (+ (* -1/48 (/ (pow r 2) (pow s 3))) (+ (* 1/8 (/ (- (* 1/2 r) (* -1/18 r)) (pow s 2))) (* 1/4 (/ 1 r)))) (* 1/6 (/ 1 s))) s) |
(/ 1/4 (* r s)) |
(* -1 (/ (- (* 1/6 (/ 1 s)) (* 1/4 (/ 1 r))) s)) |
(* -1 (/ (- (* -1 (/ (- (* 1/8 (/ (- (* 1/2 r) (* -1/18 r)) s)) 1/6) s)) (* 1/4 (/ 1 r))) s)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -1/8 (- (* 1/2 r) (* -1/18 r))) (* 1/48 (/ (pow r 2) s))) s)) 1/6) s)) (* 1/4 (/ 1 r))) s)) |
2 |
(+ 2 (* -4/3 (/ r s))) |
(+ 2 (* r (- (* 5/9 (/ r (pow s 2))) (* 4/3 (/ 1 s))))) |
(+ 2 (* r (- (* r (+ (* -1/6 (/ r (pow s 3))) (* 5/9 (/ 1 (pow s 2))))) (* 4/3 (/ 1 s))))) |
(* 1/18 (/ (pow r 2) (pow s 2))) |
(* (pow r 2) (- (* 1/18 (/ 1 (pow s 2))) (* 1/3 (/ 1 (* r s))))) |
(* (pow r 2) (- (+ (/ 1 (pow r 2)) (+ (* 1/18 (/ 1 (pow s 2))) (/ (exp (neg (/ r s))) (pow r 2)))) (/ 1/3 (* r s)))) |
(* (pow r 2) (- (+ (/ 1 (pow r 2)) (+ (* 1/18 (/ 1 (pow s 2))) (/ (exp (neg (/ r s))) (pow r 2)))) (/ 1/3 (* r s)))) |
(* 1/18 (/ (pow r 2) (pow s 2))) |
(* (pow r 2) (- (* 1/18 (/ 1 (pow s 2))) (* 1/3 (/ 1 (* r s))))) |
(* (pow r 2) (+ (* -1 (/ (+ (* -1 (/ (+ 1 (exp (* -1 (/ r s)))) r)) (* 1/3 (/ 1 s))) r)) (* 1/18 (/ 1 (pow s 2))))) |
(* (pow r 2) (+ (* -1 (/ (+ (* -1 (/ (+ 1 (exp (* -1 (/ r s)))) r)) (* 1/3 (/ 1 s))) r)) (* 1/18 (/ 1 (pow s 2))))) |
(* 1/18 (/ (pow r 2) (pow s 2))) |
(/ (+ (* -1/3 (* r s)) (* 1/18 (pow r 2))) (pow s 2)) |
(/ (+ (* 1/18 (pow r 2)) (* s (- (* s (+ 1 (exp (neg (/ r s))))) (* 1/3 r)))) (pow s 2)) |
(/ (+ (* 1/18 (pow r 2)) (* s (- (* s (+ 1 (exp (neg (/ r s))))) (* 1/3 r)))) (pow s 2)) |
2 |
(- (+ 2 (* -1 (/ r s))) (* 1/3 (/ r s))) |
(- (+ 2 (+ (* -1 (/ r s)) (* 1/2 (/ (pow r 2) (pow s 2))))) (+ (* -1/18 (/ (pow r 2) (pow s 2))) (* 1/3 (/ r s)))) |
(- (+ 2 (+ (* -1 (/ r s)) (+ (* -1/6 (/ (pow r 3) (pow s 3))) (* 1/2 (/ (pow r 2) (pow s 2)))))) (+ (* -1/18 (/ (pow r 2) (pow s 2))) (* 1/3 (/ r s)))) |
2 |
(+ 2 (* -1 (/ (- r (* -1/3 r)) s))) |
(+ 2 (* -1 (/ (- (+ r (* -1 (/ (- (* 1/2 (pow r 2)) (* -1/18 (pow r 2))) s))) (* -1/3 r)) s))) |
(+ 2 (* -1 (/ (- (+ r (* -1 (/ (- (+ (* -1/6 (/ (pow r 3) s)) (* 1/2 (pow r 2))) (* -1/18 (pow r 2))) s))) (* -1/3 r)) s))) |
1 |
(+ 1 (* -1 (/ r s))) |
(+ 1 (* r (- (* 1/2 (/ r (pow s 2))) (/ 1 s)))) |
(+ 1 (* r (- (* r (+ (* -1/6 (/ r (pow s 3))) (* 1/2 (/ 1 (pow s 2))))) (/ 1 s)))) |
(exp (* -1 (/ r s))) |
(exp (* -1 (/ r s))) |
(exp (* -1 (/ r s))) |
(exp (* -1 (/ r s))) |
(exp (* -1 (/ r s))) |
(exp (* -1 (/ r s))) |
(exp (* -1 (/ r s))) |
(exp (* -1 (/ r s))) |
(exp (* -1 (/ r s))) |
(exp (* -1 (/ r s))) |
(exp (* -1 (/ r s))) |
(exp (* -1 (/ r s))) |
1 |
(+ 1 (* -1 (/ r s))) |
(+ 1 (+ (* -1 (/ r s)) (* 1/2 (/ (pow r 2) (pow s 2))))) |
(+ 1 (+ (* -1 (/ r s)) (+ (* -1/6 (/ (pow r 3) (pow s 3))) (* 1/2 (/ (pow r 2) (pow s 2)))))) |
1 |
(+ 1 (* -1 (/ r s))) |
(+ 1 (* -1 (/ (+ r (* -1/2 (/ (pow r 2) s))) s))) |
(+ 1 (* -1 (/ (+ r (* -1 (/ (+ (* -1/6 (/ (pow r 3) s)) (* 1/2 (pow r 2))) s))) s))) |
1 |
(+ 1 (* -1 (/ r s))) |
(+ 1 (* r (- (* 1/2 (/ r (pow s 2))) (/ 1 s)))) |
(+ 1 (* r (- (* r (+ (* -1/6 (/ r (pow s 3))) (* 1/2 (/ 1 (pow s 2))))) (/ 1 s)))) |
(exp (* -1 (/ r s))) |
(exp (* -1 (/ r s))) |
(exp (* -1 (/ r s))) |
(exp (* -1 (/ r s))) |
(exp (* -1 (/ r s))) |
(exp (* -1 (/ r s))) |
(exp (* -1 (/ r s))) |
(exp (* -1 (/ r s))) |
(exp (* -1 (/ r s))) |
(exp (* -1 (/ r s))) |
(exp (* -1 (/ r s))) |
(exp (* -1 (/ r s))) |
1 |
(+ 1 (* -1 (/ r s))) |
(+ 1 (+ (* -1 (/ r s)) (* 1/2 (/ (pow r 2) (pow s 2))))) |
(+ 1 (+ (* -1 (/ r s)) (+ (* -1/6 (/ (pow r 3) (pow s 3))) (* 1/2 (/ (pow r 2) (pow s 2)))))) |
1 |
(+ 1 (* -1 (/ r s))) |
(+ 1 (* -1 (/ (+ r (* -1/2 (/ (pow r 2) s))) s))) |
(+ 1 (* -1 (/ (+ r (* -1 (/ (+ (* -1/6 (/ (pow r 3) s)) (* 1/2 (pow r 2))) s))) s))) |
(* 1/3 r) |
(* 1/3 r) |
(* 1/3 r) |
(* 1/3 r) |
(* 1/3 r) |
(* 1/3 r) |
(* 1/3 r) |
(* 1/3 r) |
(* 1/3 r) |
(* 1/3 r) |
(* 1/3 r) |
(* 1/3 r) |
(* 1/18 (pow r 2)) |
(* 1/18 (pow r 2)) |
(* 1/18 (pow r 2)) |
(* 1/18 (pow r 2)) |
(* 1/18 (pow r 2)) |
(* 1/18 (pow r 2)) |
(* 1/18 (pow r 2)) |
(* 1/18 (pow r 2)) |
(* 1/18 (pow r 2)) |
(* 1/18 (pow r 2)) |
(* 1/18 (pow r 2)) |
(* 1/18 (pow r 2)) |
(* 1/18 (/ (pow r 2) s)) |
(* 1/18 (/ (pow r 2) s)) |
(* 1/18 (/ (pow r 2) s)) |
(* 1/18 (/ (pow r 2) s)) |
(* 1/18 (/ (pow r 2) s)) |
(* 1/18 (/ (pow r 2) s)) |
(* 1/18 (/ (pow r 2) s)) |
(* 1/18 (/ (pow r 2) s)) |
(* 1/18 (/ (pow r 2) s)) |
(* 1/18 (/ (pow r 2) s)) |
(* 1/18 (/ (pow r 2) s)) |
(* 1/18 (/ (pow r 2) s)) |
(* 1/18 (/ (pow r 2) s)) |
(* 1/18 (/ (pow r 2) s)) |
(* 1/18 (/ (pow r 2) s)) |
(* 1/18 (/ (pow r 2) s)) |
(* 1/18 (/ (pow r 2) s)) |
(* 1/18 (/ (pow r 2) s)) |
(* 1/18 (/ (pow r 2) s)) |
(* 1/18 (/ (pow r 2) s)) |
(* 1/18 (/ (pow r 2) s)) |
(* 1/18 (/ (pow r 2) s)) |
(* 1/18 (/ (pow r 2) s)) |
(* 1/18 (/ (pow r 2) s)) |
| Outputs |
|---|
(* -1 r) |
(neg.f32 r) |
(* -1 r) |
(neg.f32 r) |
(* -1 r) |
(neg.f32 r) |
(* -1 r) |
(neg.f32 r) |
(* -1 r) |
(neg.f32 r) |
(* -1 r) |
(neg.f32 r) |
(* -1 r) |
(neg.f32 r) |
(* -1 r) |
(neg.f32 r) |
(* -1 r) |
(neg.f32 r) |
(* -1 r) |
(neg.f32 r) |
(* -1 r) |
(neg.f32 r) |
(* -1 r) |
(neg.f32 r) |
1 |
#s(literal 1 binary32) |
(+ 1 (* -1/3 (/ r s))) |
(+.f32 #s(literal 1 binary32) (/.f32 (*.f32 r #s(literal -1/3 binary32)) s)) |
(+ 1 (* r (- (* 1/18 (/ r (pow s 2))) (* 1/3 (/ 1 s))))) |
(+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (/.f32 #s(literal -1/3 binary32) s) (*.f32 r (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))))) |
(+ 1 (* r (- (* r (+ (* -1/162 (/ r (pow s 3))) (* 1/18 (/ 1 (pow s 2))))) (* 1/3 (/ 1 s))))) |
(+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))) |
(exp (* -1/3 (/ r s))) |
(exp.f32 (/.f32 (*.f32 r #s(literal -1/3 binary32)) s)) |
(exp (* -1/3 (/ r s))) |
(exp.f32 (/.f32 (*.f32 r #s(literal -1/3 binary32)) s)) |
(exp (* -1/3 (/ r s))) |
(exp.f32 (/.f32 (*.f32 r #s(literal -1/3 binary32)) s)) |
(exp (* -1/3 (/ r s))) |
(exp.f32 (/.f32 (*.f32 r #s(literal -1/3 binary32)) s)) |
(exp (* -1/3 (/ r s))) |
(exp.f32 (/.f32 (*.f32 r #s(literal -1/3 binary32)) s)) |
(exp (* -1/3 (/ r s))) |
(exp.f32 (/.f32 (*.f32 r #s(literal -1/3 binary32)) s)) |
(exp (* -1/3 (/ r s))) |
(exp.f32 (/.f32 (*.f32 r #s(literal -1/3 binary32)) s)) |
(exp (* -1/3 (/ r s))) |
(exp.f32 (/.f32 (*.f32 r #s(literal -1/3 binary32)) s)) |
(exp (* -1/3 (/ r s))) |
(exp.f32 (/.f32 (*.f32 r #s(literal -1/3 binary32)) s)) |
(exp (* -1/3 (/ r s))) |
(exp.f32 (/.f32 (*.f32 r #s(literal -1/3 binary32)) s)) |
(exp (* -1/3 (/ r s))) |
(exp.f32 (/.f32 (*.f32 r #s(literal -1/3 binary32)) s)) |
(exp (* -1/3 (/ r s))) |
(exp.f32 (/.f32 (*.f32 r #s(literal -1/3 binary32)) s)) |
1 |
#s(literal 1 binary32) |
(+ 1 (* -1/3 (/ r s))) |
(+.f32 #s(literal 1 binary32) (/.f32 (*.f32 r #s(literal -1/3 binary32)) s)) |
(+ 1 (+ (* -1/3 (/ r s)) (* 1/18 (/ (pow r 2) (pow s 2))))) |
(+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (/.f32 #s(literal -1/3 binary32) s) (*.f32 r (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))))) |
(+ 1 (+ (* -1/3 (/ r s)) (+ (* -1/162 (/ (pow r 3) (pow s 3))) (* 1/18 (/ (pow r 2) (pow s 2)))))) |
(+.f32 #s(literal 1 binary32) (+.f32 (*.f32 r (+.f32 (/.f32 #s(literal -1/3 binary32) s) (*.f32 r (/.f32 #s(literal 1/18 binary32) (*.f32 s s))))) (/.f32 (*.f32 #s(literal -1/162 binary32) (*.f32 r (*.f32 r r))) (*.f32 s (*.f32 s s))))) |
1 |
#s(literal 1 binary32) |
(+ 1 (* -1/3 (/ r s))) |
(+.f32 #s(literal 1 binary32) (/.f32 (*.f32 r #s(literal -1/3 binary32)) s)) |
(+ 1 (* -1 (/ (+ (* -1/18 (/ (pow r 2) s)) (* 1/3 r)) s))) |
(-.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 r #s(literal 1/3 binary32)) (*.f32 #s(literal -1/18 binary32) (/.f32 (*.f32 r r) s))) s)) |
(+ 1 (* -1 (/ (+ (* -1 (/ (+ (* -1/162 (/ (pow r 3) s)) (* 1/18 (pow r 2))) s)) (* 1/3 r)) s))) |
(-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (+.f32 (/.f32 (*.f32 #s(literal -1/162 binary32) (*.f32 r (*.f32 r r))) s) (*.f32 #s(literal 1/18 binary32) (*.f32 r r))) s)) s)) |
(* -1/3 (/ r s)) |
(/.f32 (*.f32 r #s(literal -1/3 binary32)) s) |
(* -1/3 (/ r s)) |
(/.f32 (*.f32 r #s(literal -1/3 binary32)) s) |
(* -1/3 (/ r s)) |
(/.f32 (*.f32 r #s(literal -1/3 binary32)) s) |
(* -1/3 (/ r s)) |
(/.f32 (*.f32 r #s(literal -1/3 binary32)) s) |
(* -1/3 (/ r s)) |
(/.f32 (*.f32 r #s(literal -1/3 binary32)) s) |
(* -1/3 (/ r s)) |
(/.f32 (*.f32 r #s(literal -1/3 binary32)) s) |
(* -1/3 (/ r s)) |
(/.f32 (*.f32 r #s(literal -1/3 binary32)) s) |
(* -1/3 (/ r s)) |
(/.f32 (*.f32 r #s(literal -1/3 binary32)) s) |
(* -1/3 (/ r s)) |
(/.f32 (*.f32 r #s(literal -1/3 binary32)) s) |
(* -1/3 (/ r s)) |
(/.f32 (*.f32 r #s(literal -1/3 binary32)) s) |
(* -1/3 (/ r s)) |
(/.f32 (*.f32 r #s(literal -1/3 binary32)) s) |
(* -1/3 (/ r s)) |
(/.f32 (*.f32 r #s(literal -1/3 binary32)) s) |
(* -1/3 (/ r s)) |
(/.f32 (*.f32 r #s(literal -1/3 binary32)) s) |
(* -1/3 (/ r s)) |
(/.f32 (*.f32 r #s(literal -1/3 binary32)) s) |
(* -1/3 (/ r s)) |
(/.f32 (*.f32 r #s(literal -1/3 binary32)) s) |
(* -1/3 (/ r s)) |
(/.f32 (*.f32 r #s(literal -1/3 binary32)) s) |
(* -1/3 (/ r s)) |
(/.f32 (*.f32 r #s(literal -1/3 binary32)) s) |
(* -1/3 (/ r s)) |
(/.f32 (*.f32 r #s(literal -1/3 binary32)) s) |
(* -1/3 (/ r s)) |
(/.f32 (*.f32 r #s(literal -1/3 binary32)) s) |
(* -1/3 (/ r s)) |
(/.f32 (*.f32 r #s(literal -1/3 binary32)) s) |
(* -1/3 (/ r s)) |
(/.f32 (*.f32 r #s(literal -1/3 binary32)) s) |
(* -1/3 (/ r s)) |
(/.f32 (*.f32 r #s(literal -1/3 binary32)) s) |
(* -1/3 (/ r s)) |
(/.f32 (*.f32 r #s(literal -1/3 binary32)) s) |
(* -1/3 (/ r s)) |
(/.f32 (*.f32 r #s(literal -1/3 binary32)) s) |
(* -1/3 r) |
(*.f32 r #s(literal -1/3 binary32)) |
(* -1/3 r) |
(*.f32 r #s(literal -1/3 binary32)) |
(* -1/3 r) |
(*.f32 r #s(literal -1/3 binary32)) |
(* -1/3 r) |
(*.f32 r #s(literal -1/3 binary32)) |
(* -1/3 r) |
(*.f32 r #s(literal -1/3 binary32)) |
(* -1/3 r) |
(*.f32 r #s(literal -1/3 binary32)) |
(* -1/3 r) |
(*.f32 r #s(literal -1/3 binary32)) |
(* -1/3 r) |
(*.f32 r #s(literal -1/3 binary32)) |
(* -1/3 r) |
(*.f32 r #s(literal -1/3 binary32)) |
(* -1/3 r) |
(*.f32 r #s(literal -1/3 binary32)) |
(* -1/3 r) |
(*.f32 r #s(literal -1/3 binary32)) |
(* -1/3 r) |
(*.f32 r #s(literal -1/3 binary32)) |
(/ 1/4 (* r (* s (PI)))) |
(/.f32 #s(literal 1/4 binary32) (*.f32 r (*.f32 s (PI.f32)))) |
(/ 1/4 (* r (* s (PI)))) |
(/.f32 #s(literal 1/4 binary32) (*.f32 r (*.f32 s (PI.f32)))) |
(/ 1/4 (* r (* s (PI)))) |
(/.f32 #s(literal 1/4 binary32) (*.f32 r (*.f32 s (PI.f32)))) |
(/ 1/4 (* r (* s (PI)))) |
(/.f32 #s(literal 1/4 binary32) (*.f32 r (*.f32 s (PI.f32)))) |
(/ 1/4 (* r (* s (PI)))) |
(/.f32 #s(literal 1/4 binary32) (*.f32 r (*.f32 s (PI.f32)))) |
(/ 1/4 (* r (* s (PI)))) |
(/.f32 #s(literal 1/4 binary32) (*.f32 r (*.f32 s (PI.f32)))) |
(/ 1/4 (* r (* s (PI)))) |
(/.f32 #s(literal 1/4 binary32) (*.f32 r (*.f32 s (PI.f32)))) |
(/ 1/4 (* r (* s (PI)))) |
(/.f32 #s(literal 1/4 binary32) (*.f32 r (*.f32 s (PI.f32)))) |
(/ 1/4 (* r (* s (PI)))) |
(/.f32 #s(literal 1/4 binary32) (*.f32 r (*.f32 s (PI.f32)))) |
(/ 1/4 (* r (* s (PI)))) |
(/.f32 #s(literal 1/4 binary32) (*.f32 r (*.f32 s (PI.f32)))) |
(/ 1/4 (* r (* s (PI)))) |
(/.f32 #s(literal 1/4 binary32) (*.f32 r (*.f32 s (PI.f32)))) |
(/ 1/4 (* r (* s (PI)))) |
(/.f32 #s(literal 1/4 binary32) (*.f32 r (*.f32 s (PI.f32)))) |
(/ 1/4 (* r (* s (PI)))) |
(/.f32 #s(literal 1/4 binary32) (*.f32 r (*.f32 s (PI.f32)))) |
(/ 1/4 (* r (* s (PI)))) |
(/.f32 #s(literal 1/4 binary32) (*.f32 r (*.f32 s (PI.f32)))) |
(/ 1/4 (* r (* s (PI)))) |
(/.f32 #s(literal 1/4 binary32) (*.f32 r (*.f32 s (PI.f32)))) |
(/ 1/4 (* r (* s (PI)))) |
(/.f32 #s(literal 1/4 binary32) (*.f32 r (*.f32 s (PI.f32)))) |
(/ 1/4 (* r (* s (PI)))) |
(/.f32 #s(literal 1/4 binary32) (*.f32 r (*.f32 s (PI.f32)))) |
(/ 1/4 (* r (* s (PI)))) |
(/.f32 #s(literal 1/4 binary32) (*.f32 r (*.f32 s (PI.f32)))) |
(/ 1/4 (* r (* s (PI)))) |
(/.f32 #s(literal 1/4 binary32) (*.f32 r (*.f32 s (PI.f32)))) |
(/ 1/4 (* r (* s (PI)))) |
(/.f32 #s(literal 1/4 binary32) (*.f32 r (*.f32 s (PI.f32)))) |
(/ 1/4 (* r (* s (PI)))) |
(/.f32 #s(literal 1/4 binary32) (*.f32 r (*.f32 s (PI.f32)))) |
(/ 1/4 (* r (* s (PI)))) |
(/.f32 #s(literal 1/4 binary32) (*.f32 r (*.f32 s (PI.f32)))) |
(/ 1/4 (* r (* s (PI)))) |
(/.f32 #s(literal 1/4 binary32) (*.f32 r (*.f32 s (PI.f32)))) |
(/ 1/4 (* r (* s (PI)))) |
(/.f32 #s(literal 1/4 binary32) (*.f32 r (*.f32 s (PI.f32)))) |
(* r (* s (PI))) |
(*.f32 r (*.f32 s (PI.f32))) |
(* r (* s (PI))) |
(*.f32 r (*.f32 s (PI.f32))) |
(* r (* s (PI))) |
(*.f32 r (*.f32 s (PI.f32))) |
(* r (* s (PI))) |
(*.f32 r (*.f32 s (PI.f32))) |
(* r (* s (PI))) |
(*.f32 r (*.f32 s (PI.f32))) |
(* r (* s (PI))) |
(*.f32 r (*.f32 s (PI.f32))) |
(* r (* s (PI))) |
(*.f32 r (*.f32 s (PI.f32))) |
(* r (* s (PI))) |
(*.f32 r (*.f32 s (PI.f32))) |
(* r (* s (PI))) |
(*.f32 r (*.f32 s (PI.f32))) |
(* r (* s (PI))) |
(*.f32 r (*.f32 s (PI.f32))) |
(* r (* s (PI))) |
(*.f32 r (*.f32 s (PI.f32))) |
(* r (* s (PI))) |
(*.f32 r (*.f32 s (PI.f32))) |
(* r (* s (PI))) |
(*.f32 r (*.f32 s (PI.f32))) |
(* r (* s (PI))) |
(*.f32 r (*.f32 s (PI.f32))) |
(* r (* s (PI))) |
(*.f32 r (*.f32 s (PI.f32))) |
(* r (* s (PI))) |
(*.f32 r (*.f32 s (PI.f32))) |
(* r (* s (PI))) |
(*.f32 r (*.f32 s (PI.f32))) |
(* r (* s (PI))) |
(*.f32 r (*.f32 s (PI.f32))) |
(* r (* s (PI))) |
(*.f32 r (*.f32 s (PI.f32))) |
(* r (* s (PI))) |
(*.f32 r (*.f32 s (PI.f32))) |
(* r (* s (PI))) |
(*.f32 r (*.f32 s (PI.f32))) |
(* r (* s (PI))) |
(*.f32 r (*.f32 s (PI.f32))) |
(* r (* s (PI))) |
(*.f32 r (*.f32 s (PI.f32))) |
(* r (* s (PI))) |
(*.f32 r (*.f32 s (PI.f32))) |
(* r (PI)) |
(*.f32 r (PI.f32)) |
(* r (PI)) |
(*.f32 r (PI.f32)) |
(* r (PI)) |
(*.f32 r (PI.f32)) |
(* r (PI)) |
(*.f32 r (PI.f32)) |
(* r (PI)) |
(*.f32 r (PI.f32)) |
(* r (PI)) |
(*.f32 r (PI.f32)) |
(* r (PI)) |
(*.f32 r (PI.f32)) |
(* r (PI)) |
(*.f32 r (PI.f32)) |
(* r (PI)) |
(*.f32 r (PI.f32)) |
(* r (PI)) |
(*.f32 r (PI.f32)) |
(* r (PI)) |
(*.f32 r (PI.f32)) |
(* r (PI)) |
(*.f32 r (PI.f32)) |
(/ -1/24 (* (pow s 2) (PI))) |
(/.f32 #s(literal -1/24 binary32) (*.f32 s (*.f32 s (PI.f32)))) |
(- (* 1/144 (/ r (* (pow s 3) (PI)))) (* 1/24 (/ 1 (* (pow s 2) (PI))))) |
(/.f32 (+.f32 (/.f32 (*.f32 (/.f32 r s) #s(literal 1/144 binary32)) (PI.f32)) (/.f32 #s(literal -1/24 binary32) (PI.f32))) (*.f32 s s)) |
(- (* 1/144 (/ r (* (pow s 3) (PI)))) (* 1/24 (/ 1 (* (pow s 2) (PI))))) |
(/.f32 (+.f32 (/.f32 (*.f32 (/.f32 r s) #s(literal 1/144 binary32)) (PI.f32)) (/.f32 #s(literal -1/24 binary32) (PI.f32))) (*.f32 s s)) |
(- (* 1/144 (/ r (* (pow s 3) (PI)))) (* 1/24 (/ 1 (* (pow s 2) (PI))))) |
(/.f32 (+.f32 (/.f32 (*.f32 (/.f32 r s) #s(literal 1/144 binary32)) (PI.f32)) (/.f32 #s(literal -1/24 binary32) (PI.f32))) (*.f32 s s)) |
(* 1/144 (/ r (* (pow s 3) (PI)))) |
(/.f32 (/.f32 (/.f32 (*.f32 (/.f32 r s) #s(literal 1/144 binary32)) s) s) (PI.f32)) |
(* r (- (* 1/144 (/ 1 (* (pow s 3) (PI)))) (* 1/24 (/ 1 (* r (* (pow s 2) (PI))))))) |
(*.f32 r (+.f32 (/.f32 #s(literal 1/144 binary32) (*.f32 s (*.f32 s (*.f32 s (PI.f32))))) (/.f32 #s(literal -1/24 binary32) (*.f32 r (*.f32 s (*.f32 s (PI.f32))))))) |
(* r (- (* 1/144 (/ 1 (* (pow s 3) (PI)))) (* 1/24 (/ 1 (* r (* (pow s 2) (PI))))))) |
(*.f32 r (+.f32 (/.f32 #s(literal 1/144 binary32) (*.f32 s (*.f32 s (*.f32 s (PI.f32))))) (/.f32 #s(literal -1/24 binary32) (*.f32 r (*.f32 s (*.f32 s (PI.f32))))))) |
(* r (- (* 1/144 (/ 1 (* (pow s 3) (PI)))) (* 1/24 (/ 1 (* r (* (pow s 2) (PI))))))) |
(*.f32 r (+.f32 (/.f32 #s(literal 1/144 binary32) (*.f32 s (*.f32 s (*.f32 s (PI.f32))))) (/.f32 #s(literal -1/24 binary32) (*.f32 r (*.f32 s (*.f32 s (PI.f32))))))) |
(* 1/144 (/ r (* (pow s 3) (PI)))) |
(/.f32 (/.f32 (/.f32 (*.f32 (/.f32 r s) #s(literal 1/144 binary32)) s) s) (PI.f32)) |
(* -1 (* r (- (* 1/24 (/ 1 (* r (* (pow s 2) (PI))))) (* 1/144 (/ 1 (* (pow s 3) (PI))))))) |
(*.f32 (neg.f32 r) (+.f32 (/.f32 #s(literal 1/24 binary32) (*.f32 r (*.f32 s (*.f32 s (PI.f32))))) (/.f32 (/.f32 #s(literal -1/144 binary32) (*.f32 s (*.f32 s s))) (PI.f32)))) |
(* -1 (* r (- (* 1/24 (/ 1 (* r (* (pow s 2) (PI))))) (* 1/144 (/ 1 (* (pow s 3) (PI))))))) |
(*.f32 (neg.f32 r) (+.f32 (/.f32 #s(literal 1/24 binary32) (*.f32 r (*.f32 s (*.f32 s (PI.f32))))) (/.f32 (/.f32 #s(literal -1/144 binary32) (*.f32 s (*.f32 s s))) (PI.f32)))) |
(* -1 (* r (- (* 1/24 (/ 1 (* r (* (pow s 2) (PI))))) (* 1/144 (/ 1 (* (pow s 3) (PI))))))) |
(*.f32 (neg.f32 r) (+.f32 (/.f32 #s(literal 1/24 binary32) (*.f32 r (*.f32 s (*.f32 s (PI.f32))))) (/.f32 (/.f32 #s(literal -1/144 binary32) (*.f32 s (*.f32 s s))) (PI.f32)))) |
(* 1/144 (/ r (* (pow s 3) (PI)))) |
(/.f32 (/.f32 (/.f32 (*.f32 (/.f32 r s) #s(literal 1/144 binary32)) s) s) (PI.f32)) |
(/ (+ (* -1/24 (/ s (PI))) (* 1/144 (/ r (PI)))) (pow s 3)) |
(/.f32 (+.f32 (/.f32 (*.f32 s #s(literal -1/24 binary32)) (PI.f32)) (/.f32 (*.f32 r #s(literal 1/144 binary32)) (PI.f32))) (*.f32 s (*.f32 s s))) |
(/ (+ (* -1/24 (/ s (PI))) (* 1/144 (/ r (PI)))) (pow s 3)) |
(/.f32 (+.f32 (/.f32 (*.f32 s #s(literal -1/24 binary32)) (PI.f32)) (/.f32 (*.f32 r #s(literal 1/144 binary32)) (PI.f32))) (*.f32 s (*.f32 s s))) |
(/ (+ (* -1/24 (/ s (PI))) (* 1/144 (/ r (PI)))) (pow s 3)) |
(/.f32 (+.f32 (/.f32 (*.f32 s #s(literal -1/24 binary32)) (PI.f32)) (/.f32 (*.f32 r #s(literal 1/144 binary32)) (PI.f32))) (*.f32 s (*.f32 s s))) |
(/ -1/24 (* (pow s 2) (PI))) |
(/.f32 #s(literal -1/24 binary32) (*.f32 s (*.f32 s (PI.f32)))) |
(/ (- (* 1/144 (/ r (* s (PI)))) (* 1/24 (/ 1 (PI)))) (pow s 2)) |
(/.f32 (+.f32 (/.f32 (*.f32 (/.f32 r s) #s(literal 1/144 binary32)) (PI.f32)) (/.f32 #s(literal -1/24 binary32) (PI.f32))) (*.f32 s s)) |
(/ (- (* 1/144 (/ r (* s (PI)))) (* 1/24 (/ 1 (PI)))) (pow s 2)) |
(/.f32 (+.f32 (/.f32 (*.f32 (/.f32 r s) #s(literal 1/144 binary32)) (PI.f32)) (/.f32 #s(literal -1/24 binary32) (PI.f32))) (*.f32 s s)) |
(/ (- (* 1/144 (/ r (* s (PI)))) (* 1/24 (/ 1 (PI)))) (pow s 2)) |
(/.f32 (+.f32 (/.f32 (*.f32 (/.f32 r s) #s(literal 1/144 binary32)) (PI.f32)) (/.f32 #s(literal -1/24 binary32) (PI.f32))) (*.f32 s s)) |
(/ -1/24 (* (pow s 2) (PI))) |
(/.f32 #s(literal -1/24 binary32) (*.f32 s (*.f32 s (PI.f32)))) |
(/ (- (* 1/144 (/ r (* s (PI)))) (* 1/24 (/ 1 (PI)))) (pow s 2)) |
(/.f32 (+.f32 (/.f32 (*.f32 (/.f32 r s) #s(literal 1/144 binary32)) (PI.f32)) (/.f32 #s(literal -1/24 binary32) (PI.f32))) (*.f32 s s)) |
(/ (- (* 1/144 (/ r (* s (PI)))) (* 1/24 (/ 1 (PI)))) (pow s 2)) |
(/.f32 (+.f32 (/.f32 (*.f32 (/.f32 r s) #s(literal 1/144 binary32)) (PI.f32)) (/.f32 #s(literal -1/24 binary32) (PI.f32))) (*.f32 s s)) |
(/ (- (* 1/144 (/ r (* s (PI)))) (* 1/24 (/ 1 (PI)))) (pow s 2)) |
(/.f32 (+.f32 (/.f32 (*.f32 (/.f32 r s) #s(literal 1/144 binary32)) (PI.f32)) (/.f32 #s(literal -1/24 binary32) (PI.f32))) (*.f32 s s)) |
(/ -1/24 (pow s 2)) |
(/.f32 #s(literal -1/24 binary32) (*.f32 s s)) |
(- (* 1/144 (/ r (pow s 3))) (* 1/24 (/ 1 (pow s 2)))) |
(/.f32 (+.f32 #s(literal -1/24 binary32) (*.f32 (/.f32 r s) #s(literal 1/144 binary32))) (*.f32 s s)) |
(- (* 1/144 (/ r (pow s 3))) (* 1/24 (/ 1 (pow s 2)))) |
(/.f32 (+.f32 #s(literal -1/24 binary32) (*.f32 (/.f32 r s) #s(literal 1/144 binary32))) (*.f32 s s)) |
(- (* 1/144 (/ r (pow s 3))) (* 1/24 (/ 1 (pow s 2)))) |
(/.f32 (+.f32 #s(literal -1/24 binary32) (*.f32 (/.f32 r s) #s(literal 1/144 binary32))) (*.f32 s s)) |
(* 1/144 (/ r (pow s 3))) |
(/.f32 (/.f32 (*.f32 (/.f32 r s) #s(literal 1/144 binary32)) s) s) |
(* r (- (* 1/144 (/ 1 (pow s 3))) (* 1/24 (/ 1 (* r (pow s 2)))))) |
(*.f32 r (+.f32 (/.f32 #s(literal 1/144 binary32) (*.f32 s (*.f32 s s))) (/.f32 #s(literal -1/24 binary32) (*.f32 r (*.f32 s s))))) |
(* r (- (* 1/144 (/ 1 (pow s 3))) (* 1/24 (/ 1 (* r (pow s 2)))))) |
(*.f32 r (+.f32 (/.f32 #s(literal 1/144 binary32) (*.f32 s (*.f32 s s))) (/.f32 #s(literal -1/24 binary32) (*.f32 r (*.f32 s s))))) |
(* r (- (* 1/144 (/ 1 (pow s 3))) (* 1/24 (/ 1 (* r (pow s 2)))))) |
(*.f32 r (+.f32 (/.f32 #s(literal 1/144 binary32) (*.f32 s (*.f32 s s))) (/.f32 #s(literal -1/24 binary32) (*.f32 r (*.f32 s s))))) |
(* 1/144 (/ r (pow s 3))) |
(/.f32 (/.f32 (*.f32 (/.f32 r s) #s(literal 1/144 binary32)) s) s) |
(* -1 (* r (- (* 1/24 (/ 1 (* r (pow s 2)))) (* 1/144 (/ 1 (pow s 3)))))) |
(*.f32 (neg.f32 r) (+.f32 (/.f32 #s(literal 1/24 binary32) (*.f32 r (*.f32 s s))) (/.f32 #s(literal -1/144 binary32) (*.f32 s (*.f32 s s))))) |
(* -1 (* r (- (* 1/24 (/ 1 (* r (pow s 2)))) (* 1/144 (/ 1 (pow s 3)))))) |
(*.f32 (neg.f32 r) (+.f32 (/.f32 #s(literal 1/24 binary32) (*.f32 r (*.f32 s s))) (/.f32 #s(literal -1/144 binary32) (*.f32 s (*.f32 s s))))) |
(* -1 (* r (- (* 1/24 (/ 1 (* r (pow s 2)))) (* 1/144 (/ 1 (pow s 3)))))) |
(*.f32 (neg.f32 r) (+.f32 (/.f32 #s(literal 1/24 binary32) (*.f32 r (*.f32 s s))) (/.f32 #s(literal -1/144 binary32) (*.f32 s (*.f32 s s))))) |
(* 1/144 (/ r (pow s 3))) |
(/.f32 (/.f32 (*.f32 (/.f32 r s) #s(literal 1/144 binary32)) s) s) |
(/ (+ (* -1/24 s) (* 1/144 r)) (pow s 3)) |
(/.f32 (+.f32 (*.f32 s #s(literal -1/24 binary32)) (*.f32 r #s(literal 1/144 binary32))) (*.f32 s (*.f32 s s))) |
(/ (+ (* -1/24 s) (* 1/144 r)) (pow s 3)) |
(/.f32 (+.f32 (*.f32 s #s(literal -1/24 binary32)) (*.f32 r #s(literal 1/144 binary32))) (*.f32 s (*.f32 s s))) |
(/ (+ (* -1/24 s) (* 1/144 r)) (pow s 3)) |
(/.f32 (+.f32 (*.f32 s #s(literal -1/24 binary32)) (*.f32 r #s(literal 1/144 binary32))) (*.f32 s (*.f32 s s))) |
(/ -1/24 (pow s 2)) |
(/.f32 #s(literal -1/24 binary32) (*.f32 s s)) |
(/ (- (* 1/144 (/ r s)) 1/24) (pow s 2)) |
(/.f32 (+.f32 #s(literal -1/24 binary32) (*.f32 (/.f32 r s) #s(literal 1/144 binary32))) (*.f32 s s)) |
(/ (- (* 1/144 (/ r s)) 1/24) (pow s 2)) |
(/.f32 (+.f32 #s(literal -1/24 binary32) (*.f32 (/.f32 r s) #s(literal 1/144 binary32))) (*.f32 s s)) |
(/ (- (* 1/144 (/ r s)) 1/24) (pow s 2)) |
(/.f32 (+.f32 #s(literal -1/24 binary32) (*.f32 (/.f32 r s) #s(literal 1/144 binary32))) (*.f32 s s)) |
(/ -1/24 (pow s 2)) |
(/.f32 #s(literal -1/24 binary32) (*.f32 s s)) |
(/ (- (* 1/144 (/ r s)) 1/24) (pow s 2)) |
(/.f32 (+.f32 #s(literal -1/24 binary32) (*.f32 (/.f32 r s) #s(literal 1/144 binary32))) (*.f32 s s)) |
(/ (- (* 1/144 (/ r s)) 1/24) (pow s 2)) |
(/.f32 (+.f32 #s(literal -1/24 binary32) (*.f32 (/.f32 r s) #s(literal 1/144 binary32))) (*.f32 s s)) |
(/ (- (* 1/144 (/ r s)) 1/24) (pow s 2)) |
(/.f32 (+.f32 #s(literal -1/24 binary32) (*.f32 (/.f32 r s) #s(literal 1/144 binary32))) (*.f32 s s)) |
-1/24 |
#s(literal -1/24 binary32) |
(- (* 1/144 (/ r s)) 1/24) |
(+.f32 #s(literal -1/24 binary32) (*.f32 (/.f32 r s) #s(literal 1/144 binary32))) |
(- (* 1/144 (/ r s)) 1/24) |
(+.f32 #s(literal -1/24 binary32) (*.f32 (/.f32 r s) #s(literal 1/144 binary32))) |
(- (* 1/144 (/ r s)) 1/24) |
(+.f32 #s(literal -1/24 binary32) (*.f32 (/.f32 r s) #s(literal 1/144 binary32))) |
(* 1/144 (/ r s)) |
(*.f32 (/.f32 r s) #s(literal 1/144 binary32)) |
(* r (- (* 1/144 (/ 1 s)) (* 1/24 (/ 1 r)))) |
(*.f32 r (+.f32 (/.f32 #s(literal 1/144 binary32) s) (/.f32 #s(literal -1/24 binary32) r))) |
(* r (- (* 1/144 (/ 1 s)) (* 1/24 (/ 1 r)))) |
(*.f32 r (+.f32 (/.f32 #s(literal 1/144 binary32) s) (/.f32 #s(literal -1/24 binary32) r))) |
(* r (- (* 1/144 (/ 1 s)) (* 1/24 (/ 1 r)))) |
(*.f32 r (+.f32 (/.f32 #s(literal 1/144 binary32) s) (/.f32 #s(literal -1/24 binary32) r))) |
(* 1/144 (/ r s)) |
(*.f32 (/.f32 r s) #s(literal 1/144 binary32)) |
(* -1 (* r (- (* 1/24 (/ 1 r)) (* 1/144 (/ 1 s))))) |
(*.f32 r (*.f32 #s(literal -1 binary32) (+.f32 (/.f32 #s(literal 1/24 binary32) r) (/.f32 #s(literal -1/144 binary32) s)))) |
(* -1 (* r (- (* 1/24 (/ 1 r)) (* 1/144 (/ 1 s))))) |
(*.f32 r (*.f32 #s(literal -1 binary32) (+.f32 (/.f32 #s(literal 1/24 binary32) r) (/.f32 #s(literal -1/144 binary32) s)))) |
(* -1 (* r (- (* 1/24 (/ 1 r)) (* 1/144 (/ 1 s))))) |
(*.f32 r (*.f32 #s(literal -1 binary32) (+.f32 (/.f32 #s(literal 1/24 binary32) r) (/.f32 #s(literal -1/144 binary32) s)))) |
(* 1/144 (/ r s)) |
(*.f32 (/.f32 r s) #s(literal 1/144 binary32)) |
(/ (+ (* -1/24 s) (* 1/144 r)) s) |
(/.f32 (+.f32 (*.f32 s #s(literal -1/24 binary32)) (*.f32 r #s(literal 1/144 binary32))) s) |
(/ (+ (* -1/24 s) (* 1/144 r)) s) |
(/.f32 (+.f32 (*.f32 s #s(literal -1/24 binary32)) (*.f32 r #s(literal 1/144 binary32))) s) |
(/ (+ (* -1/24 s) (* 1/144 r)) s) |
(/.f32 (+.f32 (*.f32 s #s(literal -1/24 binary32)) (*.f32 r #s(literal 1/144 binary32))) s) |
-1/24 |
#s(literal -1/24 binary32) |
(- (* 1/144 (/ r s)) 1/24) |
(+.f32 #s(literal -1/24 binary32) (*.f32 (/.f32 r s) #s(literal 1/144 binary32))) |
(- (* 1/144 (/ r s)) 1/24) |
(+.f32 #s(literal -1/24 binary32) (*.f32 (/.f32 r s) #s(literal 1/144 binary32))) |
(- (* 1/144 (/ r s)) 1/24) |
(+.f32 #s(literal -1/24 binary32) (*.f32 (/.f32 r s) #s(literal 1/144 binary32))) |
-1/24 |
#s(literal -1/24 binary32) |
(- (* 1/144 (/ r s)) 1/24) |
(+.f32 #s(literal -1/24 binary32) (*.f32 (/.f32 r s) #s(literal 1/144 binary32))) |
(- (* 1/144 (/ r s)) 1/24) |
(+.f32 #s(literal -1/24 binary32) (*.f32 (/.f32 r s) #s(literal 1/144 binary32))) |
(- (* 1/144 (/ r s)) 1/24) |
(+.f32 #s(literal -1/24 binary32) (*.f32 (/.f32 r s) #s(literal 1/144 binary32))) |
(* 1/144 (/ r s)) |
(*.f32 (/.f32 r s) #s(literal 1/144 binary32)) |
(* 1/144 (/ r s)) |
(*.f32 (/.f32 r s) #s(literal 1/144 binary32)) |
(* 1/144 (/ r s)) |
(*.f32 (/.f32 r s) #s(literal 1/144 binary32)) |
(* 1/144 (/ r s)) |
(*.f32 (/.f32 r s) #s(literal 1/144 binary32)) |
(* 1/144 (/ r s)) |
(*.f32 (/.f32 r s) #s(literal 1/144 binary32)) |
(* 1/144 (/ r s)) |
(*.f32 (/.f32 r s) #s(literal 1/144 binary32)) |
(* 1/144 (/ r s)) |
(*.f32 (/.f32 r s) #s(literal 1/144 binary32)) |
(* 1/144 (/ r s)) |
(*.f32 (/.f32 r s) #s(literal 1/144 binary32)) |
(* 1/144 (/ r s)) |
(*.f32 (/.f32 r s) #s(literal 1/144 binary32)) |
(* 1/144 (/ r s)) |
(*.f32 (/.f32 r s) #s(literal 1/144 binary32)) |
(* 1/144 (/ r s)) |
(*.f32 (/.f32 r s) #s(literal 1/144 binary32)) |
(* 1/144 (/ r s)) |
(*.f32 (/.f32 r s) #s(literal 1/144 binary32)) |
(* 1/144 (/ r s)) |
(*.f32 (/.f32 r s) #s(literal 1/144 binary32)) |
(* 1/144 (/ r s)) |
(*.f32 (/.f32 r s) #s(literal 1/144 binary32)) |
(* 1/144 (/ r s)) |
(*.f32 (/.f32 r s) #s(literal 1/144 binary32)) |
(* 1/144 (/ r s)) |
(*.f32 (/.f32 r s) #s(literal 1/144 binary32)) |
(* 1/144 (/ r s)) |
(*.f32 (/.f32 r s) #s(literal 1/144 binary32)) |
(* 1/144 (/ r s)) |
(*.f32 (/.f32 r s) #s(literal 1/144 binary32)) |
(* 1/144 (/ r s)) |
(*.f32 (/.f32 r s) #s(literal 1/144 binary32)) |
(* 1/144 (/ r s)) |
(*.f32 (/.f32 r s) #s(literal 1/144 binary32)) |
(* 1/144 (/ r s)) |
(*.f32 (/.f32 r s) #s(literal 1/144 binary32)) |
(* 1/144 (/ r s)) |
(*.f32 (/.f32 r s) #s(literal 1/144 binary32)) |
(* 1/144 (/ r s)) |
(*.f32 (/.f32 r s) #s(literal 1/144 binary32)) |
(* 1/144 (/ r s)) |
(*.f32 (/.f32 r s) #s(literal 1/144 binary32)) |
(/ 1/4 (* r (* s (PI)))) |
(/.f32 #s(literal 1/4 binary32) (*.f32 r (*.f32 s (PI.f32)))) |
(/ (+ (* -1/8 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* s (PI))))) r) |
(/.f32 (+.f32 (/.f32 (*.f32 r #s(literal -1/8 binary32)) (*.f32 s (*.f32 s (PI.f32)))) (/.f32 #s(literal 1/4 binary32) (*.f32 s (PI.f32)))) r) |
(/ (+ (* r (- (* 1/16 (/ r (* (pow s 3) (PI)))) (* 1/8 (/ 1 (* (pow s 2) (PI)))))) (* 1/4 (/ 1 (* s (PI))))) r) |
(/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 s (PI.f32))) (*.f32 r (+.f32 (/.f32 #s(literal -1/8 binary32) (*.f32 s (*.f32 s (PI.f32)))) (/.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal 1/16 binary32)) (*.f32 s (*.f32 s s)))))) r) |
(/ (+ (* r (- (* r (+ (* -1/48 (/ r (* (pow s 4) (PI)))) (* 1/16 (/ 1 (* (pow s 3) (PI)))))) (* 1/8 (/ 1 (* (pow s 2) (PI)))))) (* 1/4 (/ 1 (* s (PI))))) r) |
(/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 s (PI.f32))) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/48 binary32)) (*.f32 (PI.f32) (pow.f32 s #s(literal 4 binary32)))) (/.f32 #s(literal 1/16 binary32) (*.f32 s (*.f32 s (*.f32 s (PI.f32))))))) (/.f32 #s(literal -1/8 binary32) (*.f32 s (*.f32 s (PI.f32))))))) r) |
(* 1/8 (/ (+ 1 (exp (* -1 (/ r s)))) (* r (* s (PI))))) |
(/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/8 binary32) (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))))) (*.f32 r (*.f32 s (PI.f32)))) |
(* 1/8 (/ (+ 1 (exp (* -1 (/ r s)))) (* r (* s (PI))))) |
(/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/8 binary32) (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))))) (*.f32 r (*.f32 s (PI.f32)))) |
(* 1/8 (/ (+ 1 (exp (* -1 (/ r s)))) (* r (* s (PI))))) |
(/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/8 binary32) (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))))) (*.f32 r (*.f32 s (PI.f32)))) |
(* 1/8 (/ (+ 1 (exp (* -1 (/ r s)))) (* r (* s (PI))))) |
(/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/8 binary32) (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))))) (*.f32 r (*.f32 s (PI.f32)))) |
(* 1/8 (/ (+ 1 (exp (* -1 (/ r s)))) (* r (* s (PI))))) |
(/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/8 binary32) (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))))) (*.f32 r (*.f32 s (PI.f32)))) |
(* 1/8 (/ (+ 1 (exp (* -1 (/ r s)))) (* r (* s (PI))))) |
(/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/8 binary32) (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))))) (*.f32 r (*.f32 s (PI.f32)))) |
(* 1/8 (/ (+ 1 (exp (* -1 (/ r s)))) (* r (* s (PI))))) |
(/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/8 binary32) (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))))) (*.f32 r (*.f32 s (PI.f32)))) |
(* 1/8 (/ (+ 1 (exp (* -1 (/ r s)))) (* r (* s (PI))))) |
(/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/8 binary32) (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))))) (*.f32 r (*.f32 s (PI.f32)))) |
(* 1/8 (/ (+ 1 (exp (* -1 (/ r s)))) (* r (* s (PI))))) |
(/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/8 binary32) (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))))) (*.f32 r (*.f32 s (PI.f32)))) |
(* 1/8 (/ (+ 1 (exp (* -1 (/ r s)))) (* r (* s (PI))))) |
(/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/8 binary32) (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))))) (*.f32 r (*.f32 s (PI.f32)))) |
(* 1/8 (/ (+ 1 (exp (* -1 (/ r s)))) (* r (* s (PI))))) |
(/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/8 binary32) (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))))) (*.f32 r (*.f32 s (PI.f32)))) |
(* 1/8 (/ (+ 1 (exp (* -1 (/ r s)))) (* r (* s (PI))))) |
(/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/8 binary32) (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))))) (*.f32 r (*.f32 s (PI.f32)))) |
(/ 1/4 (* r (* s (PI)))) |
(/.f32 #s(literal 1/4 binary32) (*.f32 r (*.f32 s (PI.f32)))) |
(/ (- (* 1/4 (/ 1 (* r (PI)))) (* 1/8 (/ 1 (* s (PI))))) s) |
(/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 #s(literal -1/8 binary32) (*.f32 s (PI.f32)))) s) |
(/ (- (+ (* 1/16 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* r (PI))))) (/ 1/8 (* s (PI)))) s) |
(/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (+.f32 (/.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal 1/16 binary32)) s) (/.f32 #s(literal -1/8 binary32) (PI.f32))) s)) s) |
(/ (- (+ (* -1/48 (/ (pow r 2) (* (pow s 3) (PI)))) (+ (* 1/16 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* r (PI)))))) (/ 1/8 (* s (PI)))) s) |
(/.f32 (+.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (+.f32 (/.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal 1/16 binary32)) s) (/.f32 #s(literal -1/8 binary32) (PI.f32))) s)) (/.f32 (*.f32 (*.f32 r r) #s(literal -1/48 binary32)) (*.f32 s (*.f32 s (*.f32 s (PI.f32)))))) s) |
(/ 1/4 (* r (* s (PI)))) |
(/.f32 #s(literal 1/4 binary32) (*.f32 r (*.f32 s (PI.f32)))) |
(* -1 (/ (- (* 1/8 (/ 1 (* s (PI)))) (* 1/4 (/ 1 (* r (PI))))) s)) |
(/.f32 (+.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32))) (/.f32 #s(literal -1/4 binary32) (*.f32 r (PI.f32)))) (neg.f32 s)) |
(* -1 (/ (- (* -1 (/ (- (* 1/16 (/ r (* s (PI)))) (* 1/8 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))) s)) |
(/.f32 (+.f32 (/.f32 (+.f32 (/.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal 1/16 binary32)) s) (/.f32 #s(literal -1/8 binary32) (PI.f32))) (neg.f32 s)) (/.f32 #s(literal -1/4 binary32) (*.f32 r (PI.f32)))) (neg.f32 s)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -1/16 (/ r (PI))) (* 1/48 (/ (pow r 2) (* s (PI))))) s)) (* 1/8 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))) s)) |
(/.f32 (+.f32 (/.f32 (+.f32 (/.f32 (+.f32 (/.f32 (*.f32 r #s(literal -1/16 binary32)) (PI.f32)) (/.f32 (*.f32 (/.f32 (*.f32 r r) s) #s(literal 1/48 binary32)) (PI.f32))) (neg.f32 s)) (/.f32 #s(literal -1/8 binary32) (PI.f32))) (neg.f32 s)) (/.f32 #s(literal -1/4 binary32) (*.f32 r (PI.f32)))) (neg.f32 s)) |
(/ 1/4 (* r (PI))) |
(/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) |
(/ (+ (* -1/8 (/ r (* s (PI)))) (* 1/4 (/ 1 (PI)))) r) |
(/.f32 (+.f32 (/.f32 (*.f32 #s(literal -1/8 binary32) (/.f32 r s)) (PI.f32)) (/.f32 #s(literal 1/4 binary32) (PI.f32))) r) |
(/ (+ (* r (- (* 1/16 (/ r (* (pow s 2) (PI)))) (* 1/8 (/ 1 (* s (PI)))))) (* 1/4 (/ 1 (PI)))) r) |
(/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (PI.f32)) (*.f32 r (/.f32 (+.f32 (/.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal 1/16 binary32)) s) (/.f32 #s(literal -1/8 binary32) (PI.f32))) s))) r) |
(/ (+ (* r (- (* r (+ (* -1/48 (/ r (* (pow s 3) (PI)))) (* 1/16 (/ 1 (* (pow s 2) (PI)))))) (* 1/8 (/ 1 (* s (PI)))))) (* 1/4 (/ 1 (PI)))) r) |
(/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (PI.f32)) (*.f32 r (+.f32 (/.f32 (*.f32 (*.f32 r r) #s(literal -1/48 binary32)) (*.f32 s (*.f32 s (*.f32 s (PI.f32))))) (/.f32 (+.f32 (/.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal 1/16 binary32)) s) (/.f32 #s(literal -1/8 binary32) (PI.f32))) s)))) r) |
(* 1/8 (/ (+ 1 (exp (* -1 (/ r s)))) (* r (PI)))) |
(/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/8 binary32) (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))))) (*.f32 r (PI.f32))) |
(* 1/8 (/ (+ 1 (exp (* -1 (/ r s)))) (* r (PI)))) |
(/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/8 binary32) (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))))) (*.f32 r (PI.f32))) |
(* 1/8 (/ (+ 1 (exp (* -1 (/ r s)))) (* r (PI)))) |
(/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/8 binary32) (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))))) (*.f32 r (PI.f32))) |
(* 1/8 (/ (+ 1 (exp (* -1 (/ r s)))) (* r (PI)))) |
(/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/8 binary32) (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))))) (*.f32 r (PI.f32))) |
(* 1/8 (/ (+ 1 (exp (* -1 (/ r s)))) (* r (PI)))) |
(/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/8 binary32) (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))))) (*.f32 r (PI.f32))) |
(* 1/8 (/ (+ 1 (exp (* -1 (/ r s)))) (* r (PI)))) |
(/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/8 binary32) (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))))) (*.f32 r (PI.f32))) |
(* 1/8 (/ (+ 1 (exp (* -1 (/ r s)))) (* r (PI)))) |
(/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/8 binary32) (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))))) (*.f32 r (PI.f32))) |
(* 1/8 (/ (+ 1 (exp (* -1 (/ r s)))) (* r (PI)))) |
(/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/8 binary32) (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))))) (*.f32 r (PI.f32))) |
(* 1/8 (/ (+ 1 (exp (* -1 (/ r s)))) (* r (PI)))) |
(/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/8 binary32) (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))))) (*.f32 r (PI.f32))) |
(* 1/8 (/ (+ 1 (exp (* -1 (/ r s)))) (* r (PI)))) |
(/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/8 binary32) (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))))) (*.f32 r (PI.f32))) |
(* 1/8 (/ (+ 1 (exp (* -1 (/ r s)))) (* r (PI)))) |
(/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/8 binary32) (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))))) (*.f32 r (PI.f32))) |
(* 1/8 (/ (+ 1 (exp (* -1 (/ r s)))) (* r (PI)))) |
(/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/8 binary32) (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))))) (*.f32 r (PI.f32))) |
(/ 1/4 (* r (PI))) |
(/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) |
(- (* 1/4 (/ 1 (* r (PI)))) (* 1/8 (/ 1 (* s (PI))))) |
(+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 #s(literal -1/8 binary32) (*.f32 s (PI.f32)))) |
(- (+ (* 1/16 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* r (PI))))) (/ 1/8 (* s (PI)))) |
(+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (+.f32 (/.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal 1/16 binary32)) s) (/.f32 #s(literal -1/8 binary32) (PI.f32))) s)) |
(- (+ (* -1/48 (/ (pow r 2) (* (pow s 3) (PI)))) (+ (* 1/16 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* r (PI)))))) (/ 1/8 (* s (PI)))) |
(+.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (+.f32 (/.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal 1/16 binary32)) s) (/.f32 #s(literal -1/8 binary32) (PI.f32))) s)) (/.f32 (*.f32 (*.f32 r r) #s(literal -1/48 binary32)) (*.f32 s (*.f32 s (*.f32 s (PI.f32)))))) |
(/ 1/4 (* r (PI))) |
(/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) |
(- (* 1/4 (/ 1 (* r (PI)))) (* 1/8 (/ 1 (* s (PI))))) |
(+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 #s(literal -1/8 binary32) (*.f32 s (PI.f32)))) |
(+ (* -1 (/ (+ (* -1/16 (/ r (* s (PI)))) (* 1/8 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))) |
(-.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (+.f32 (/.f32 #s(literal 1/8 binary32) (PI.f32)) (/.f32 (/.f32 (*.f32 r #s(literal -1/16 binary32)) s) (PI.f32))) s)) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/48 (/ (pow r 2) (* s (PI)))) (* 1/16 (/ r (PI)))) s)) (* 1/8 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))) |
(-.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (-.f32 (/.f32 #s(literal 1/8 binary32) (PI.f32)) (/.f32 (+.f32 (/.f32 (*.f32 (*.f32 r r) #s(literal -1/48 binary32)) (*.f32 s (PI.f32))) (*.f32 (/.f32 r (PI.f32)) #s(literal 1/16 binary32))) s)) s)) |
(/ 1/8 r) |
(/.f32 #s(literal 1/8 binary32) r) |
(/ 1/8 r) |
(/.f32 #s(literal 1/8 binary32) r) |
(/ 1/8 r) |
(/.f32 #s(literal 1/8 binary32) r) |
(/ 1/8 r) |
(/.f32 #s(literal 1/8 binary32) r) |
(/ 1/8 r) |
(/.f32 #s(literal 1/8 binary32) r) |
(/ 1/8 r) |
(/.f32 #s(literal 1/8 binary32) r) |
(/ 1/8 r) |
(/.f32 #s(literal 1/8 binary32) r) |
(/ 1/8 r) |
(/.f32 #s(literal 1/8 binary32) r) |
(/ 1/8 r) |
(/.f32 #s(literal 1/8 binary32) r) |
(/ 1/8 r) |
(/.f32 #s(literal 1/8 binary32) r) |
(/ 1/8 r) |
(/.f32 #s(literal 1/8 binary32) r) |
(/ 1/8 r) |
(/.f32 #s(literal 1/8 binary32) r) |
(* -1 s) |
(neg.f32 s) |
(* -1 s) |
(neg.f32 s) |
(* -1 s) |
(neg.f32 s) |
(* -1 s) |
(neg.f32 s) |
(* -1 s) |
(neg.f32 s) |
(* -1 s) |
(neg.f32 s) |
(* -1 s) |
(neg.f32 s) |
(* -1 s) |
(neg.f32 s) |
(* -1 s) |
(neg.f32 s) |
(* -1 s) |
(neg.f32 s) |
(* -1 s) |
(neg.f32 s) |
(* -1 s) |
(neg.f32 s) |
(/ 1/4 (* r (* s (PI)))) |
(/.f32 #s(literal 1/4 binary32) (*.f32 r (*.f32 s (PI.f32)))) |
(/ (+ (* -1/6 (/ r (* (pow s 2) (PI)))) (* 1/4 (/ 1 (* s (PI))))) r) |
(/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 s (PI.f32))) (/.f32 (*.f32 (/.f32 (/.f32 r s) s) #s(literal -1/6 binary32)) (PI.f32))) r) |
(/ (+ (* r (- (* 5/72 (/ r (* (pow s 3) (PI)))) (* 1/6 (/ 1 (* (pow s 2) (PI)))))) (* 1/4 (/ 1 (* s (PI))))) r) |
(/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 s (PI.f32))) (*.f32 r (+.f32 (/.f32 #s(literal -1/6 binary32) (*.f32 s (*.f32 s (PI.f32)))) (/.f32 (/.f32 (*.f32 r #s(literal 5/72 binary32)) (PI.f32)) (*.f32 s (*.f32 s s)))))) r) |
(/ (+ (* r (- (* r (+ (* -1/48 (/ r (* (pow s 4) (PI)))) (* 5/72 (/ 1 (* (pow s 3) (PI)))))) (* 1/6 (/ 1 (* (pow s 2) (PI)))))) (* 1/4 (/ 1 (* s (PI))))) r) |
(/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 s (PI.f32))) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/48 binary32)) (*.f32 (PI.f32) (pow.f32 s #s(literal 4 binary32)))) (/.f32 #s(literal 5/72 binary32) (*.f32 s (*.f32 s (*.f32 s (PI.f32))))))) (/.f32 #s(literal -1/6 binary32) (*.f32 s (*.f32 s (PI.f32))))))) r) |
(* 1/144 (/ r (* (pow s 3) (PI)))) |
(/.f32 (/.f32 (/.f32 (*.f32 (/.f32 r s) #s(literal 1/144 binary32)) s) s) (PI.f32)) |
(* r (- (* 1/144 (/ 1 (* (pow s 3) (PI)))) (* 1/24 (/ 1 (* r (* (pow s 2) (PI))))))) |
(*.f32 r (+.f32 (/.f32 #s(literal 1/144 binary32) (*.f32 s (*.f32 s (*.f32 s (PI.f32))))) (/.f32 #s(literal -1/24 binary32) (*.f32 r (*.f32 s (*.f32 s (PI.f32))))))) |
(* r (- (+ (* 1/8 (/ (+ (/ 1 (* s (PI))) (/ (exp (neg (/ r s))) (* s (PI)))) (pow r 2))) (* 1/144 (/ 1 (* (pow s 3) (PI))))) (/ 1/24 (* r (* (pow s 2) (PI)))))) |
(*.f32 r (+.f32 (/.f32 #s(literal 1/144 binary32) (*.f32 s (*.f32 s (*.f32 s (PI.f32))))) (/.f32 (+.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32))) (*.f32 (/.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (*.f32 s (PI.f32))) #s(literal 1/8 binary32))) r) (/.f32 #s(literal -1/24 binary32) (*.f32 s (*.f32 s (PI.f32))))) r))) |
(* r (- (+ (* 1/8 (/ (+ (/ 1 (* s (PI))) (/ (exp (neg (/ r s))) (* s (PI)))) (pow r 2))) (* 1/144 (/ 1 (* (pow s 3) (PI))))) (/ 1/24 (* r (* (pow s 2) (PI)))))) |
(*.f32 r (+.f32 (/.f32 #s(literal 1/144 binary32) (*.f32 s (*.f32 s (*.f32 s (PI.f32))))) (/.f32 (+.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32))) (*.f32 (/.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (*.f32 s (PI.f32))) #s(literal 1/8 binary32))) r) (/.f32 #s(literal -1/24 binary32) (*.f32 s (*.f32 s (PI.f32))))) r))) |
(* 1/144 (/ r (* (pow s 3) (PI)))) |
(/.f32 (/.f32 (/.f32 (*.f32 (/.f32 r s) #s(literal 1/144 binary32)) s) s) (PI.f32)) |
(* -1 (* r (- (* 1/24 (/ 1 (* r (* (pow s 2) (PI))))) (* 1/144 (/ 1 (* (pow s 3) (PI))))))) |
(*.f32 (neg.f32 r) (+.f32 (/.f32 #s(literal 1/24 binary32) (*.f32 r (*.f32 s (*.f32 s (PI.f32))))) (/.f32 (/.f32 #s(literal -1/144 binary32) (*.f32 s (*.f32 s s))) (PI.f32)))) |
(* -1 (* r (- (* -1 (/ (- (* 1/8 (/ (+ (/ 1 (* s (PI))) (/ (exp (* -1 (/ r s))) (* s (PI)))) r)) (* 1/24 (/ 1 (* (pow s 2) (PI))))) r)) (* 1/144 (/ 1 (* (pow s 3) (PI))))))) |
(*.f32 (neg.f32 r) (+.f32 (/.f32 (+.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32))) (*.f32 (/.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (*.f32 s (PI.f32))) #s(literal 1/8 binary32))) r) (/.f32 #s(literal -1/24 binary32) (*.f32 s (*.f32 s (PI.f32))))) (neg.f32 r)) (/.f32 (/.f32 #s(literal -1/144 binary32) (*.f32 s (*.f32 s s))) (PI.f32)))) |
(* -1 (* r (- (* -1 (/ (- (* 1/8 (/ (+ (/ 1 (* s (PI))) (/ (exp (* -1 (/ r s))) (* s (PI)))) r)) (* 1/24 (/ 1 (* (pow s 2) (PI))))) r)) (* 1/144 (/ 1 (* (pow s 3) (PI))))))) |
(*.f32 (neg.f32 r) (+.f32 (/.f32 (+.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32))) (*.f32 (/.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (*.f32 s (PI.f32))) #s(literal 1/8 binary32))) r) (/.f32 #s(literal -1/24 binary32) (*.f32 s (*.f32 s (PI.f32))))) (neg.f32 r)) (/.f32 (/.f32 #s(literal -1/144 binary32) (*.f32 s (*.f32 s s))) (PI.f32)))) |
(* 1/144 (/ r (* (pow s 3) (PI)))) |
(/.f32 (/.f32 (/.f32 (*.f32 (/.f32 r s) #s(literal 1/144 binary32)) s) s) (PI.f32)) |
(/ (+ (* -1/24 (/ s (PI))) (* 1/144 (/ r (PI)))) (pow s 3)) |
(/.f32 (+.f32 (/.f32 (*.f32 s #s(literal -1/24 binary32)) (PI.f32)) (/.f32 (*.f32 r #s(literal 1/144 binary32)) (PI.f32))) (*.f32 s (*.f32 s s))) |
(/ (+ (* 1/144 (/ r (PI))) (* s (- (* 1/8 (* s (+ (/ 1 (* r (PI))) (/ (exp (neg (/ r s))) (* r (PI)))))) (* 1/24 (/ 1 (PI)))))) (pow s 3)) |
(/.f32 (+.f32 (/.f32 (*.f32 r #s(literal 1/144 binary32)) (PI.f32)) (*.f32 s (+.f32 (*.f32 (+.f32 (/.f32 (/.f32 #s(literal 1 binary32) r) (PI.f32)) (/.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (*.f32 r (PI.f32)))) (*.f32 s #s(literal 1/8 binary32))) (/.f32 #s(literal -1/24 binary32) (PI.f32))))) (*.f32 s (*.f32 s s))) |
(/ (+ (* 1/144 (/ r (PI))) (* s (- (* 1/8 (* s (+ (/ 1 (* r (PI))) (/ (exp (neg (/ r s))) (* r (PI)))))) (* 1/24 (/ 1 (PI)))))) (pow s 3)) |
(/.f32 (+.f32 (/.f32 (*.f32 r #s(literal 1/144 binary32)) (PI.f32)) (*.f32 s (+.f32 (*.f32 (+.f32 (/.f32 (/.f32 #s(literal 1 binary32) r) (PI.f32)) (/.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (*.f32 r (PI.f32)))) (*.f32 s #s(literal 1/8 binary32))) (/.f32 #s(literal -1/24 binary32) (PI.f32))))) (*.f32 s (*.f32 s s))) |
(/ 1/4 (* r (* s (PI)))) |
(/.f32 #s(literal 1/4 binary32) (*.f32 r (*.f32 s (PI.f32)))) |
(/ (- (* 1/4 (/ 1 (* r (PI)))) (* 1/6 (/ 1 (* s (PI))))) s) |
(/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 #s(literal -1/6 binary32) (*.f32 s (PI.f32)))) s) |
(/ (- (+ (* 1/8 (/ (- (* 1/2 (/ r (PI))) (* -1/18 (/ r (PI)))) (pow s 2))) (* 1/4 (/ 1 (* r (PI))))) (/ 1/6 (* s (PI)))) s) |
(/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (+.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (*.f32 r #s(literal 5/9 binary32)) (PI.f32))) s) (/.f32 #s(literal -1/6 binary32) (PI.f32))) s)) s) |
(/ (- (+ (* -1/48 (/ (pow r 2) (* (pow s 3) (PI)))) (+ (* 1/8 (/ (- (* 1/2 (/ r (PI))) (* -1/18 (/ r (PI)))) (pow s 2))) (* 1/4 (/ 1 (* r (PI)))))) (/ 1/6 (* s (PI)))) s) |
(/.f32 (+.f32 (/.f32 (*.f32 (*.f32 r r) #s(literal -1/48 binary32)) (*.f32 s (*.f32 s (*.f32 s (PI.f32))))) (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (+.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (*.f32 r #s(literal 5/9 binary32)) (PI.f32))) s) (/.f32 #s(literal -1/6 binary32) (PI.f32))) s))) s) |
(/ 1/4 (* r (* s (PI)))) |
(/.f32 #s(literal 1/4 binary32) (*.f32 r (*.f32 s (PI.f32)))) |
(* -1 (/ (- (* 1/6 (/ 1 (* s (PI)))) (* 1/4 (/ 1 (* r (PI))))) s)) |
(/.f32 (+.f32 (/.f32 #s(literal 1/6 binary32) (*.f32 s (PI.f32))) (/.f32 #s(literal -1/4 binary32) (*.f32 r (PI.f32)))) (neg.f32 s)) |
(* -1 (/ (- (* -1 (/ (- (* 1/8 (/ (- (* 1/2 (/ r (PI))) (* -1/18 (/ r (PI)))) s)) (* 1/6 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))) s)) |
(/.f32 (+.f32 (/.f32 (+.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (*.f32 r #s(literal 5/9 binary32)) (PI.f32))) s) (/.f32 #s(literal -1/6 binary32) (PI.f32))) (neg.f32 s)) (/.f32 #s(literal -1/4 binary32) (*.f32 r (PI.f32)))) (neg.f32 s)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -1/8 (- (* 1/2 (/ r (PI))) (* -1/18 (/ r (PI))))) (* 1/48 (/ (pow r 2) (* s (PI))))) s)) (* 1/6 (/ 1 (PI)))) s)) (* 1/4 (/ 1 (* r (PI))))) s)) |
(/.f32 (+.f32 (/.f32 (+.f32 (/.f32 (+.f32 (/.f32 (*.f32 (/.f32 (*.f32 r r) s) #s(literal 1/48 binary32)) (PI.f32)) (*.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32))) (neg.f32 s)) (/.f32 #s(literal -1/6 binary32) (PI.f32))) (neg.f32 s)) (/.f32 #s(literal -1/4 binary32) (*.f32 r (PI.f32)))) (neg.f32 s)) |
(* 4 (* r (* s (PI)))) |
(*.f32 r (*.f32 (*.f32 s (PI.f32)) #s(literal 4 binary32))) |
(* r (+ (* 8/3 (* r (PI))) (* 4 (* s (PI))))) |
(*.f32 r (*.f32 (PI.f32) (+.f32 (*.f32 r #s(literal 8/3 binary32)) (*.f32 s #s(literal 4 binary32))))) |
(* r (+ (* 4 (* s (PI))) (* r (+ (* -8 (* r (+ (* -2/9 (/ (PI) s)) (* 5/36 (/ (PI) s))))) (* 8/3 (PI)))))) |
(*.f32 r (+.f32 (*.f32 (*.f32 s (PI.f32)) #s(literal 4 binary32)) (*.f32 r (+.f32 (*.f32 (PI.f32) #s(literal 8/3 binary32)) (*.f32 r (*.f32 (/.f32 (PI.f32) s) #s(literal 2/3 binary32))))))) |
(* r (+ (* 4 (* s (PI))) (* r (+ (* 8/3 (PI)) (* r (+ (* -8 (* r (+ (* -1/24 (/ (PI) (pow s 2))) (+ (* 5/54 (/ (PI) (pow s 2))) (* 2/3 (/ (+ (* -2/9 (/ (PI) s)) (* 5/36 (/ (PI) s))) s)))))) (* -8 (+ (* -2/9 (/ (PI) s)) (* 5/36 (/ (PI) s)))))))))) |
(*.f32 r (+.f32 (*.f32 (PI.f32) (+.f32 (*.f32 r #s(literal 8/3 binary32)) (*.f32 s #s(literal 4 binary32)))) (*.f32 r (*.f32 r (+.f32 (*.f32 (+.f32 (/.f32 (*.f32 (/.f32 (*.f32 (PI.f32) #s(literal -1/12 binary32)) s) #s(literal 2/3 binary32)) s) (*.f32 (/.f32 (PI.f32) (*.f32 s s)) #s(literal 11/216 binary32))) (*.f32 r #s(literal -8 binary32))) (*.f32 (/.f32 (PI.f32) s) #s(literal 2/3 binary32))))))) |
(* 144 (/ (* (pow s 3) (PI)) r)) |
(*.f32 (*.f32 s s) (*.f32 s (*.f32 #s(literal 144 binary32) (/.f32 (PI.f32) r)))) |
(/ (+ (* 144 (* (pow s 3) (PI))) (* 864 (/ (* (pow s 4) (PI)) r))) r) |
(/.f32 (+.f32 (*.f32 (*.f32 s (*.f32 s s)) (*.f32 (PI.f32) #s(literal 144 binary32))) (*.f32 (pow.f32 s #s(literal 4 binary32)) (*.f32 (/.f32 (PI.f32) r) #s(literal 864 binary32)))) r) |
(/ (+ (* -8 (/ (+ (* -648 (* (pow s 5) (PI))) (* 324 (* (pow s 5) (* (PI) (+ 1 (exp (neg (/ r s)))))))) (pow r 2))) (+ (* 144 (* (pow s 3) (PI))) (* 864 (/ (* (pow s 4) (PI)) r)))) r) |
(/.f32 (+.f32 (+.f32 (*.f32 (*.f32 s (*.f32 s s)) (*.f32 (PI.f32) #s(literal 144 binary32))) (*.f32 (pow.f32 s #s(literal 4 binary32)) (*.f32 (/.f32 (PI.f32) r) #s(literal 864 binary32)))) (/.f32 (*.f32 #s(literal -8 binary32) (+.f32 (*.f32 (PI.f32) (*.f32 #s(literal -648 binary32) (pow.f32 s #s(literal 5 binary32)))) (*.f32 #s(literal 324 binary32) (*.f32 (*.f32 (PI.f32) (pow.f32 s #s(literal 5 binary32))) (+.f32 #s(literal 1 binary32) (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s)))))))) (*.f32 r r))) r) |
(/ (+ (* -8 (/ (+ (* -648 (* (pow s 5) (PI))) (* 324 (* (pow s 5) (* (PI) (+ 1 (exp (neg (/ r s)))))))) (pow r 2))) (+ (* -8 (/ (+ (* 6 (* s (+ (* -648 (* (pow s 5) (PI))) (* 324 (* (pow s 5) (* (PI) (+ 1 (exp (neg (/ r s)))))))))) (* 1944 (* (pow s 6) (* (PI) (+ 1 (exp (neg (/ r s)))))))) (pow r 3))) (+ (* 144 (* (pow s 3) (PI))) (* 864 (/ (* (pow s 4) (PI)) r))))) r) |
(/.f32 (+.f32 (+.f32 (*.f32 (*.f32 s (*.f32 s s)) (*.f32 (PI.f32) #s(literal 144 binary32))) (*.f32 (pow.f32 s #s(literal 4 binary32)) (*.f32 (/.f32 (PI.f32) r) #s(literal 864 binary32)))) (*.f32 #s(literal -8 binary32) (+.f32 (/.f32 (+.f32 (*.f32 (PI.f32) (*.f32 #s(literal -648 binary32) (pow.f32 s #s(literal 5 binary32)))) (*.f32 #s(literal 324 binary32) (*.f32 (*.f32 (PI.f32) (pow.f32 s #s(literal 5 binary32))) (+.f32 #s(literal 1 binary32) (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))))))) (*.f32 r r)) (/.f32 (+.f32 (*.f32 (+.f32 (*.f32 (PI.f32) (*.f32 #s(literal -648 binary32) (pow.f32 s #s(literal 5 binary32)))) (*.f32 #s(literal 324 binary32) (*.f32 (*.f32 (PI.f32) (pow.f32 s #s(literal 5 binary32))) (+.f32 #s(literal 1 binary32) (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))))))) (*.f32 s #s(literal 6 binary32))) (*.f32 #s(literal 1944 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s)))) (*.f32 (PI.f32) (pow.f32 s #s(literal 6 binary32)))))) (*.f32 r (*.f32 r r)))))) r) |
(* 144 (/ (* (pow s 3) (PI)) r)) |
(*.f32 (*.f32 s s) (*.f32 s (*.f32 #s(literal 144 binary32) (/.f32 (PI.f32) r)))) |
(* -1 (/ (+ (* -864 (/ (* (pow s 4) (PI)) r)) (* -144 (* (pow s 3) (PI)))) r)) |
(/.f32 (+.f32 (/.f32 (*.f32 (*.f32 #s(literal -864 binary32) (pow.f32 s #s(literal 4 binary32))) (PI.f32)) r) (*.f32 (*.f32 s (*.f32 s s)) (*.f32 (PI.f32) #s(literal -144 binary32)))) (neg.f32 r)) |
(* -1 (/ (+ (* -144 (* (pow s 3) (PI))) (* -1 (/ (+ (* -8 (/ (+ (* -648 (* (pow s 5) (PI))) (* 324 (* (pow s 5) (* (PI) (+ 1 (exp (* -1 (/ r s)))))))) r)) (* 864 (* (pow s 4) (PI)))) r))) r)) |
(/.f32 (-.f32 (*.f32 (*.f32 s (*.f32 s s)) (*.f32 (PI.f32) #s(literal -144 binary32))) (/.f32 (+.f32 (/.f32 (*.f32 #s(literal -8 binary32) (+.f32 (*.f32 (PI.f32) (*.f32 #s(literal -648 binary32) (pow.f32 s #s(literal 5 binary32)))) (*.f32 #s(literal 324 binary32) (*.f32 (*.f32 (PI.f32) (pow.f32 s #s(literal 5 binary32))) (+.f32 #s(literal 1 binary32) (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s)))))))) r) (*.f32 (pow.f32 s #s(literal 4 binary32)) (*.f32 (PI.f32) #s(literal 864 binary32)))) r)) (neg.f32 r)) |
(* -1 (/ (+ (* -144 (* (pow s 3) (PI))) (* -1 (/ (+ (* -1 (/ (+ (* -8 (/ (+ (* -1944 (* (pow s 6) (* (PI) (+ 1 (exp (* -1 (/ r s))))))) (* -6 (* s (+ (* -648 (* (pow s 5) (PI))) (* 324 (* (pow s 5) (* (PI) (+ 1 (exp (* -1 (/ r s))))))))))) r)) (* 8 (+ (* -648 (* (pow s 5) (PI))) (* 324 (* (pow s 5) (* (PI) (+ 1 (exp (* -1 (/ r s)))))))))) r)) (* 864 (* (pow s 4) (PI)))) r))) r)) |
(/.f32 (-.f32 (*.f32 (*.f32 s (*.f32 s s)) (*.f32 (PI.f32) #s(literal -144 binary32))) (/.f32 (-.f32 (*.f32 (pow.f32 s #s(literal 4 binary32)) (*.f32 (PI.f32) #s(literal 864 binary32))) (/.f32 (+.f32 (/.f32 (*.f32 #s(literal -8 binary32) (+.f32 (*.f32 (*.f32 (*.f32 (pow.f32 s #s(literal 6 binary32)) #s(literal -1944 binary32)) (PI.f32)) (+.f32 #s(literal 1 binary32) (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))))) (*.f32 (+.f32 (*.f32 (PI.f32) (*.f32 #s(literal -648 binary32) (pow.f32 s #s(literal 5 binary32)))) (*.f32 #s(literal 324 binary32) (*.f32 (*.f32 (PI.f32) (pow.f32 s #s(literal 5 binary32))) (+.f32 #s(literal 1 binary32) (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))))))) (*.f32 s #s(literal -6 binary32))))) r) (+.f32 (*.f32 (*.f32 (PI.f32) (pow.f32 s #s(literal 5 binary32))) #s(literal -5184 binary32)) (*.f32 (*.f32 (*.f32 (PI.f32) (pow.f32 s #s(literal 5 binary32))) (+.f32 #s(literal 1 binary32) (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))))) #s(literal 2592 binary32)))) r)) r)) (neg.f32 r)) |
(* 144 (/ (* (pow s 3) (PI)) r)) |
(*.f32 (*.f32 s s) (*.f32 s (*.f32 #s(literal 144 binary32) (/.f32 (PI.f32) r)))) |
(* (pow s 3) (+ (* 144 (/ (PI) r)) (* 864 (/ (* s (PI)) (pow r 2))))) |
(*.f32 (*.f32 s (*.f32 s s)) (+.f32 (*.f32 #s(literal 144 binary32) (/.f32 (PI.f32) r)) (/.f32 (*.f32 (*.f32 s (PI.f32)) #s(literal 864 binary32)) (*.f32 r r)))) |
(* (pow s 3) (+ (* 144 (/ (PI) r)) (* s (+ (* -8 (* s (+ (* -648 (/ (PI) (pow r 3))) (* 324 (/ (* (PI) (+ 1 (exp (neg (/ r s))))) (pow r 3)))))) (* 864 (/ (PI) (pow r 2))))))) |
(*.f32 (*.f32 s (*.f32 s s)) (+.f32 (*.f32 #s(literal 144 binary32) (/.f32 (PI.f32) r)) (*.f32 s (+.f32 (/.f32 (*.f32 (PI.f32) #s(literal 864 binary32)) (*.f32 r r)) (*.f32 s (+.f32 (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s)))) (/.f32 (PI.f32) (*.f32 r (*.f32 r r)))) #s(literal -2592 binary32)) (*.f32 (/.f32 (PI.f32) (*.f32 r (*.f32 r r))) #s(literal 5184 binary32)))))))) |
(* (pow s 3) (+ (* 144 (/ (PI) r)) (* s (+ (* 864 (/ (PI) (pow r 2))) (* s (+ (* -8 (* s (+ (* 6 (/ (+ (* -648 (/ (PI) (pow r 3))) (* 324 (/ (* (PI) (+ 1 (exp (neg (/ r s))))) (pow r 3)))) r)) (* 1944 (/ (* (PI) (+ 1 (exp (neg (/ r s))))) (pow r 4)))))) (* -8 (+ (* -648 (/ (PI) (pow r 3))) (* 324 (/ (* (PI) (+ 1 (exp (neg (/ r s))))) (pow r 3))))))))))) |
(*.f32 (*.f32 s (*.f32 s s)) (+.f32 (*.f32 #s(literal 144 binary32) (/.f32 (PI.f32) r)) (*.f32 s (+.f32 (/.f32 (*.f32 (PI.f32) #s(literal 864 binary32)) (*.f32 r r)) (*.f32 s (+.f32 (*.f32 (+.f32 (/.f32 (*.f32 #s(literal 6 binary32) (+.f32 (/.f32 (*.f32 (PI.f32) #s(literal -648 binary32)) (*.f32 r (*.f32 r r))) (*.f32 #s(literal 324 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s)))) (/.f32 (PI.f32) (*.f32 r (*.f32 r r))))))) r) (/.f32 (*.f32 (*.f32 #s(literal 1944 binary32) (PI.f32)) (+.f32 #s(literal 1 binary32) (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))))) (pow.f32 r #s(literal 4 binary32)))) (*.f32 s #s(literal -8 binary32))) (+.f32 (*.f32 (*.f32 (+.f32 #s(literal 1 binary32) (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s)))) (/.f32 (PI.f32) (*.f32 r (*.f32 r r)))) #s(literal -2592 binary32)) (*.f32 (/.f32 (PI.f32) (*.f32 r (*.f32 r r))) #s(literal 5184 binary32))))))))) |
(* 4 (* r (* s (PI)))) |
(*.f32 r (*.f32 (*.f32 s (PI.f32)) #s(literal 4 binary32))) |
(* s (+ (* -2 (/ (* r (* (PI) (- (* -1 r) (* 1/3 r)))) s)) (* 4 (* r (PI))))) |
(*.f32 s (+.f32 (/.f32 (*.f32 #s(literal -2 binary32) (*.f32 r (*.f32 (PI.f32) (*.f32 r #s(literal -4/3 binary32))))) s) (*.f32 (*.f32 r (PI.f32)) #s(literal 4 binary32)))) |
(* s (+ (* -8 (/ (+ (* -1/8 (* r (* (PI) (pow (- (* -1 r) (* 1/3 r)) 2)))) (* 1/4 (* r (* (PI) (- (* 1/2 (pow r 2)) (* -1/18 (pow r 2))))))) (pow s 2))) (+ (* -2 (/ (* r (* (PI) (- (* -1 r) (* 1/3 r)))) s)) (* 4 (* r (PI)))))) |
(*.f32 s (+.f32 (+.f32 (/.f32 (*.f32 #s(literal -2 binary32) (*.f32 r (*.f32 (PI.f32) (*.f32 r #s(literal -4/3 binary32))))) s) (*.f32 (*.f32 r (PI.f32)) #s(literal 4 binary32))) (/.f32 (*.f32 #s(literal -8 binary32) (+.f32 (*.f32 (*.f32 r (PI.f32)) (*.f32 (*.f32 (*.f32 r r) #s(literal 16/9 binary32)) #s(literal -1/8 binary32))) (*.f32 (*.f32 (*.f32 r r) (*.f32 #s(literal 5/9 binary32) (PI.f32))) (*.f32 r #s(literal 1/4 binary32))))) (*.f32 s s)))) |
(* s (+ (* -8 (/ (+ (* -1/2 (* (+ (* -1/8 (* r (* (PI) (pow (- (* -1 r) (* 1/3 r)) 2)))) (* 1/4 (* r (* (PI) (- (* 1/2 (pow r 2)) (* -1/18 (pow r 2))))))) (- (* -1 r) (* 1/3 r)))) (+ (* -1/8 (* r (* (PI) (* (- (* -1 r) (* 1/3 r)) (- (* 1/2 (pow r 2)) (* -1/18 (pow r 2))))))) (* -1/24 (* (pow r 4) (PI))))) (pow s 3))) (+ (* -8 (/ (+ (* -1/8 (* r (* (PI) (pow (- (* -1 r) (* 1/3 r)) 2)))) (* 1/4 (* r (* (PI) (- (* 1/2 (pow r 2)) (* -1/18 (pow r 2))))))) (pow s 2))) (+ (* -2 (/ (* r (* (PI) (- (* -1 r) (* 1/3 r)))) s)) (* 4 (* r (PI))))))) |
(*.f32 s (+.f32 (+.f32 (/.f32 (*.f32 #s(literal -2 binary32) (*.f32 r (*.f32 (PI.f32) (*.f32 r #s(literal -4/3 binary32))))) s) (*.f32 (*.f32 r (PI.f32)) #s(literal 4 binary32))) (*.f32 #s(literal -8 binary32) (+.f32 (/.f32 (+.f32 (*.f32 (+.f32 (*.f32 (*.f32 r (PI.f32)) (*.f32 (*.f32 (*.f32 r r) #s(literal 16/9 binary32)) #s(literal -1/8 binary32))) (*.f32 (*.f32 (*.f32 r r) (*.f32 #s(literal 5/9 binary32) (PI.f32))) (*.f32 r #s(literal 1/4 binary32)))) (*.f32 (*.f32 r #s(literal -4/3 binary32)) #s(literal -1/2 binary32))) (+.f32 (*.f32 (*.f32 #s(literal -1/8 binary32) (*.f32 r (PI.f32))) (*.f32 (*.f32 r r) (*.f32 #s(literal 5/9 binary32) (*.f32 r #s(literal -4/3 binary32))))) (*.f32 (PI.f32) (*.f32 #s(literal -1/24 binary32) (pow.f32 r #s(literal 4 binary32)))))) (*.f32 s (*.f32 s s))) (/.f32 (+.f32 (*.f32 (*.f32 r (PI.f32)) (*.f32 (*.f32 (*.f32 r r) #s(literal 16/9 binary32)) #s(literal -1/8 binary32))) (*.f32 (*.f32 (*.f32 r r) (*.f32 #s(literal 5/9 binary32) (PI.f32))) (*.f32 r #s(literal 1/4 binary32)))) (*.f32 s s)))))) |
(* 4 (* r (* s (PI)))) |
(*.f32 r (*.f32 (*.f32 s (PI.f32)) #s(literal 4 binary32))) |
(* -1 (* s (+ (* -4 (* r (PI))) (* -2 (/ (* r (* (PI) (- r (* -1/3 r)))) s))))) |
(*.f32 (neg.f32 s) (+.f32 (*.f32 (*.f32 r (PI.f32)) #s(literal -4 binary32)) (/.f32 (*.f32 (*.f32 #s(literal -2 binary32) r) (*.f32 (PI.f32) (*.f32 #s(literal 4/3 binary32) r))) s))) |
(* -1 (* s (+ (* -4 (* r (PI))) (* -1 (/ (+ (* -8 (/ (+ (* -1/8 (* r (* (PI) (pow (- r (* -1/3 r)) 2)))) (* 1/4 (* r (* (PI) (- (* 1/2 (pow r 2)) (* -1/18 (pow r 2))))))) s)) (* 2 (* r (* (PI) (- r (* -1/3 r)))))) s))))) |
(*.f32 (neg.f32 s) (-.f32 (*.f32 (*.f32 r (PI.f32)) #s(literal -4 binary32)) (/.f32 (+.f32 (/.f32 (*.f32 #s(literal -8 binary32) (+.f32 (*.f32 (*.f32 (*.f32 r r) (*.f32 #s(literal 5/9 binary32) (PI.f32))) (*.f32 r #s(literal 1/4 binary32))) (*.f32 (*.f32 r (PI.f32)) (*.f32 (*.f32 (*.f32 #s(literal 4/3 binary32) r) (*.f32 #s(literal 4/3 binary32) r)) #s(literal -1/8 binary32))))) s) (*.f32 (*.f32 r (PI.f32)) (*.f32 (*.f32 #s(literal 4/3 binary32) r) #s(literal 2 binary32)))) s))) |
(* -1 (* s (+ (* -4 (* r (PI))) (* -1 (/ (+ (* -1 (/ (+ (* -8 (/ (+ (* -1/2 (* (+ (* -1/8 (* r (* (PI) (pow (- r (* -1/3 r)) 2)))) (* 1/4 (* r (* (PI) (- (* 1/2 (pow r 2)) (* -1/18 (pow r 2))))))) (- r (* -1/3 r)))) (+ (* -1/8 (* r (* (PI) (* (- r (* -1/3 r)) (- (* 1/2 (pow r 2)) (* -1/18 (pow r 2))))))) (* 1/24 (* (pow r 4) (PI))))) s)) (* 8 (+ (* -1/8 (* r (* (PI) (pow (- r (* -1/3 r)) 2)))) (* 1/4 (* r (* (PI) (- (* 1/2 (pow r 2)) (* -1/18 (pow r 2))))))))) s)) (* 2 (* r (* (PI) (- r (* -1/3 r)))))) s))))) |
(*.f32 (neg.f32 s) (-.f32 (*.f32 (*.f32 r (PI.f32)) #s(literal -4 binary32)) (/.f32 (-.f32 (*.f32 (*.f32 r (PI.f32)) (*.f32 (*.f32 #s(literal 4/3 binary32) r) #s(literal 2 binary32))) (/.f32 (+.f32 (/.f32 (*.f32 #s(literal -8 binary32) (+.f32 (*.f32 (*.f32 #s(literal 4/3 binary32) r) (*.f32 #s(literal -1/2 binary32) (+.f32 (*.f32 (*.f32 (*.f32 r r) (*.f32 #s(literal 5/9 binary32) (PI.f32))) (*.f32 r #s(literal 1/4 binary32))) (*.f32 (*.f32 r (PI.f32)) (*.f32 (*.f32 (*.f32 #s(literal 4/3 binary32) r) (*.f32 #s(literal 4/3 binary32) r)) #s(literal -1/8 binary32)))))) (+.f32 (*.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 r (PI.f32)) (*.f32 (*.f32 r r) (*.f32 #s(literal 5/9 binary32) (*.f32 #s(literal 4/3 binary32) r))))) (*.f32 (PI.f32) (*.f32 #s(literal 1/24 binary32) (pow.f32 r #s(literal 4 binary32))))))) s) (+.f32 (*.f32 #s(literal -1 binary32) (*.f32 r (*.f32 (PI.f32) (*.f32 (*.f32 #s(literal 4/3 binary32) r) (*.f32 #s(literal 4/3 binary32) r))))) (*.f32 #s(literal 2 binary32) (*.f32 (*.f32 r (PI.f32)) (*.f32 r (*.f32 r #s(literal 5/9 binary32))))))) s)) s))) |
(/ 1/4 (* r s)) |
(/.f32 (/.f32 #s(literal 1/4 binary32) s) r) |
(/ (+ (* -1/6 (/ r (pow s 2))) (* 1/4 (/ 1 s))) r) |
(/.f32 (+.f32 (*.f32 (/.f32 (/.f32 r s) s) #s(literal -1/6 binary32)) (/.f32 #s(literal 1/4 binary32) s)) r) |
(/ (+ (* r (- (* 5/72 (/ r (pow s 3))) (* 1/6 (/ 1 (pow s 2))))) (* 1/4 (/ 1 s))) r) |
(/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) s) (*.f32 r (+.f32 (/.f32 (/.f32 (*.f32 r #s(literal 5/72 binary32)) s) (*.f32 s s)) (/.f32 #s(literal -1/6 binary32) (*.f32 s s))))) r) |
(/ (+ (* r (- (* r (+ (* -1/48 (/ r (pow s 4))) (* 5/72 (/ 1 (pow s 3))))) (* 1/6 (/ 1 (pow s 2))))) (* 1/4 (/ 1 s))) r) |
(/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) s) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/48 binary32)) (pow.f32 s #s(literal 4 binary32))) (/.f32 (/.f32 #s(literal 5/72 binary32) s) (*.f32 s s)))) (/.f32 #s(literal -1/6 binary32) (*.f32 s s))))) r) |
(* 1/144 (/ r (pow s 3))) |
(/.f32 (/.f32 (*.f32 (/.f32 r s) #s(literal 1/144 binary32)) s) s) |
(* r (- (* 1/144 (/ 1 (pow s 3))) (* 1/24 (/ 1 (* r (pow s 2)))))) |
(*.f32 r (+.f32 (/.f32 #s(literal 1/144 binary32) (*.f32 s (*.f32 s s))) (/.f32 #s(literal -1/24 binary32) (*.f32 r (*.f32 s s))))) |
(* r (- (+ (* 1/8 (/ (+ (/ 1 s) (/ (exp (neg (/ r s))) s)) (pow r 2))) (* 1/144 (/ 1 (pow s 3)))) (/ 1/24 (* r (pow s 2))))) |
(*.f32 r (+.f32 (/.f32 #s(literal 1/144 binary32) (*.f32 s (*.f32 s s))) (/.f32 (+.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (/.f32 #s(literal 1 binary32) s) (/.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) s))) r) (/.f32 #s(literal -1/24 binary32) (*.f32 s s))) r))) |
(* r (- (+ (* 1/8 (/ (+ (/ 1 s) (/ (exp (neg (/ r s))) s)) (pow r 2))) (* 1/144 (/ 1 (pow s 3)))) (/ 1/24 (* r (pow s 2))))) |
(*.f32 r (+.f32 (/.f32 #s(literal 1/144 binary32) (*.f32 s (*.f32 s s))) (/.f32 (+.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (/.f32 #s(literal 1 binary32) s) (/.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) s))) r) (/.f32 #s(literal -1/24 binary32) (*.f32 s s))) r))) |
(* 1/144 (/ r (pow s 3))) |
(/.f32 (/.f32 (*.f32 (/.f32 r s) #s(literal 1/144 binary32)) s) s) |
(* -1 (* r (- (* 1/24 (/ 1 (* r (pow s 2)))) (* 1/144 (/ 1 (pow s 3)))))) |
(*.f32 (neg.f32 r) (+.f32 (/.f32 #s(literal 1/24 binary32) (*.f32 r (*.f32 s s))) (/.f32 #s(literal -1/144 binary32) (*.f32 s (*.f32 s s))))) |
(* -1 (* r (- (* -1 (/ (- (* 1/8 (/ (+ (/ 1 s) (/ (exp (* -1 (/ r s))) s)) r)) (* 1/24 (/ 1 (pow s 2)))) r)) (* 1/144 (/ 1 (pow s 3)))))) |
(*.f32 (neg.f32 r) (+.f32 (/.f32 (+.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (/.f32 #s(literal 1 binary32) s) (/.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) s))) r) (/.f32 #s(literal -1/24 binary32) (*.f32 s s))) (neg.f32 r)) (/.f32 #s(literal -1/144 binary32) (*.f32 s (*.f32 s s))))) |
(* -1 (* r (- (* -1 (/ (- (* 1/8 (/ (+ (/ 1 s) (/ (exp (* -1 (/ r s))) s)) r)) (* 1/24 (/ 1 (pow s 2)))) r)) (* 1/144 (/ 1 (pow s 3)))))) |
(*.f32 (neg.f32 r) (+.f32 (/.f32 (+.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (/.f32 #s(literal 1 binary32) s) (/.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) s))) r) (/.f32 #s(literal -1/24 binary32) (*.f32 s s))) (neg.f32 r)) (/.f32 #s(literal -1/144 binary32) (*.f32 s (*.f32 s s))))) |
(* 1/144 (/ r (pow s 3))) |
(/.f32 (/.f32 (*.f32 (/.f32 r s) #s(literal 1/144 binary32)) s) s) |
(/ (+ (* -1/24 s) (* 1/144 r)) (pow s 3)) |
(/.f32 (+.f32 (*.f32 s #s(literal -1/24 binary32)) (*.f32 r #s(literal 1/144 binary32))) (*.f32 s (*.f32 s s))) |
(/ (+ (* 1/144 r) (* s (- (* 1/8 (* s (+ (/ 1 r) (/ (exp (neg (/ r s))) r)))) 1/24))) (pow s 3)) |
(/.f32 (+.f32 (*.f32 r #s(literal 1/144 binary32)) (*.f32 s (+.f32 #s(literal -1/24 binary32) (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) r) (/.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) r)) (*.f32 s #s(literal 1/8 binary32)))))) (*.f32 s (*.f32 s s))) |
(/ (+ (* 1/144 r) (* s (- (* 1/8 (* s (+ (/ 1 r) (/ (exp (neg (/ r s))) r)))) 1/24))) (pow s 3)) |
(/.f32 (+.f32 (*.f32 r #s(literal 1/144 binary32)) (*.f32 s (+.f32 #s(literal -1/24 binary32) (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) r) (/.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) r)) (*.f32 s #s(literal 1/8 binary32)))))) (*.f32 s (*.f32 s s))) |
(/ 1/4 (* r s)) |
(/.f32 (/.f32 #s(literal 1/4 binary32) s) r) |
(/ (- (* 1/4 (/ 1 r)) (* 1/6 (/ 1 s))) s) |
(/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) r) (/.f32 #s(literal -1/6 binary32) s)) s) |
(/ (- (+ (* 1/8 (/ (- (* 1/2 r) (* -1/18 r)) (pow s 2))) (* 1/4 (/ 1 r))) (* 1/6 (/ 1 s))) s) |
(/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) r) (/.f32 (+.f32 #s(literal -1/6 binary32) (/.f32 (*.f32 #s(literal 1/8 binary32) (*.f32 r #s(literal 5/9 binary32))) s)) s)) s) |
(/ (- (+ (* -1/48 (/ (pow r 2) (pow s 3))) (+ (* 1/8 (/ (- (* 1/2 r) (* -1/18 r)) (pow s 2))) (* 1/4 (/ 1 r)))) (* 1/6 (/ 1 s))) s) |
(/.f32 (+.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) r) (/.f32 (+.f32 #s(literal -1/6 binary32) (/.f32 (*.f32 #s(literal 1/8 binary32) (*.f32 r #s(literal 5/9 binary32))) s)) s)) (/.f32 (*.f32 (*.f32 r r) #s(literal -1/48 binary32)) (*.f32 s (*.f32 s s)))) s) |
(/ 1/4 (* r s)) |
(/.f32 (/.f32 #s(literal 1/4 binary32) s) r) |
(* -1 (/ (- (* 1/6 (/ 1 s)) (* 1/4 (/ 1 r))) s)) |
(/.f32 (+.f32 (/.f32 #s(literal 1/6 binary32) s) (/.f32 #s(literal -1/4 binary32) r)) (neg.f32 s)) |
(* -1 (/ (- (* -1 (/ (- (* 1/8 (/ (- (* 1/2 r) (* -1/18 r)) s)) 1/6) s)) (* 1/4 (/ 1 r))) s)) |
(/.f32 (+.f32 (/.f32 (+.f32 #s(literal -1/6 binary32) (/.f32 (*.f32 #s(literal 1/8 binary32) (*.f32 r #s(literal 5/9 binary32))) s)) (neg.f32 s)) (/.f32 #s(literal -1/4 binary32) r)) (neg.f32 s)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -1/8 (- (* 1/2 r) (* -1/18 r))) (* 1/48 (/ (pow r 2) s))) s)) 1/6) s)) (* 1/4 (/ 1 r))) s)) |
(/.f32 (+.f32 (/.f32 (+.f32 #s(literal -1/6 binary32) (/.f32 (+.f32 (*.f32 r #s(literal -5/72 binary32)) (*.f32 (/.f32 (*.f32 r r) s) #s(literal 1/48 binary32))) (neg.f32 s))) (neg.f32 s)) (/.f32 #s(literal -1/4 binary32) r)) (neg.f32 s)) |
2 |
#s(literal 2 binary32) |
(+ 2 (* -4/3 (/ r s))) |
(+.f32 #s(literal 2 binary32) (/.f32 (*.f32 r #s(literal -4/3 binary32)) s)) |
(+ 2 (* r (- (* 5/9 (/ r (pow s 2))) (* 4/3 (/ 1 s))))) |
(+.f32 #s(literal 2 binary32) (*.f32 r (+.f32 (/.f32 #s(literal -4/3 binary32) s) (*.f32 (/.f32 (/.f32 r s) s) #s(literal 5/9 binary32))))) |
(+ 2 (* r (- (* r (+ (* -1/6 (/ r (pow s 3))) (* 5/9 (/ 1 (pow s 2))))) (* 4/3 (/ 1 s))))) |
(+.f32 #s(literal 2 binary32) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 (/.f32 (/.f32 r s) s) #s(literal -1/6 binary32)) s) (/.f32 #s(literal 5/9 binary32) (*.f32 s s)))) (/.f32 #s(literal -4/3 binary32) s)))) |
(* 1/18 (/ (pow r 2) (pow s 2))) |
(/.f32 (*.f32 #s(literal 1/18 binary32) (*.f32 r r)) (*.f32 s s)) |
(* (pow r 2) (- (* 1/18 (/ 1 (pow s 2))) (* 1/3 (/ 1 (* r s))))) |
(*.f32 (*.f32 r r) (+.f32 (/.f32 #s(literal 1/18 binary32) (*.f32 s s)) (/.f32 #s(literal -1/3 binary32) (*.f32 r s)))) |
(* (pow r 2) (- (+ (/ 1 (pow r 2)) (+ (* 1/18 (/ 1 (pow s 2))) (/ (exp (neg (/ r s))) (pow r 2)))) (/ 1/3 (* r s)))) |
(*.f32 (*.f32 r r) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 r r)) (+.f32 (/.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (*.f32 r r)) (+.f32 (/.f32 #s(literal 1/18 binary32) (*.f32 s s)) (/.f32 #s(literal -1/3 binary32) (*.f32 r s)))))) |
(* (pow r 2) (- (+ (/ 1 (pow r 2)) (+ (* 1/18 (/ 1 (pow s 2))) (/ (exp (neg (/ r s))) (pow r 2)))) (/ 1/3 (* r s)))) |
(*.f32 (*.f32 r r) (+.f32 (/.f32 #s(literal 1 binary32) (*.f32 r r)) (+.f32 (/.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (*.f32 r r)) (+.f32 (/.f32 #s(literal 1/18 binary32) (*.f32 s s)) (/.f32 #s(literal -1/3 binary32) (*.f32 r s)))))) |
(* 1/18 (/ (pow r 2) (pow s 2))) |
(/.f32 (*.f32 #s(literal 1/18 binary32) (*.f32 r r)) (*.f32 s s)) |
(* (pow r 2) (- (* 1/18 (/ 1 (pow s 2))) (* 1/3 (/ 1 (* r s))))) |
(*.f32 (*.f32 r r) (+.f32 (/.f32 #s(literal 1/18 binary32) (*.f32 s s)) (/.f32 #s(literal -1/3 binary32) (*.f32 r s)))) |
(* (pow r 2) (+ (* -1 (/ (+ (* -1 (/ (+ 1 (exp (* -1 (/ r s)))) r)) (* 1/3 (/ 1 s))) r)) (* 1/18 (/ 1 (pow s 2))))) |
(*.f32 (*.f32 r r) (-.f32 (/.f32 #s(literal 1/18 binary32) (*.f32 s s)) (/.f32 (-.f32 (/.f32 #s(literal 1/3 binary32) s) (/.f32 (+.f32 #s(literal 1 binary32) (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s)))) r)) r))) |
(* (pow r 2) (+ (* -1 (/ (+ (* -1 (/ (+ 1 (exp (* -1 (/ r s)))) r)) (* 1/3 (/ 1 s))) r)) (* 1/18 (/ 1 (pow s 2))))) |
(*.f32 (*.f32 r r) (-.f32 (/.f32 #s(literal 1/18 binary32) (*.f32 s s)) (/.f32 (-.f32 (/.f32 #s(literal 1/3 binary32) s) (/.f32 (+.f32 #s(literal 1 binary32) (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s)))) r)) r))) |
(* 1/18 (/ (pow r 2) (pow s 2))) |
(/.f32 (*.f32 #s(literal 1/18 binary32) (*.f32 r r)) (*.f32 s s)) |
(/ (+ (* -1/3 (* r s)) (* 1/18 (pow r 2))) (pow s 2)) |
(/.f32 (+.f32 (*.f32 #s(literal 1/18 binary32) (*.f32 r r)) (*.f32 #s(literal -1/3 binary32) (*.f32 r s))) (*.f32 s s)) |
(/ (+ (* 1/18 (pow r 2)) (* s (- (* s (+ 1 (exp (neg (/ r s))))) (* 1/3 r)))) (pow s 2)) |
(/.f32 (+.f32 (*.f32 #s(literal 1/18 binary32) (*.f32 r r)) (*.f32 s (+.f32 s (+.f32 (/.f32 s (exp.f32 (/.f32 r s))) (*.f32 r #s(literal -1/3 binary32)))))) (*.f32 s s)) |
(/ (+ (* 1/18 (pow r 2)) (* s (- (* s (+ 1 (exp (neg (/ r s))))) (* 1/3 r)))) (pow s 2)) |
(/.f32 (+.f32 (*.f32 #s(literal 1/18 binary32) (*.f32 r r)) (*.f32 s (+.f32 s (+.f32 (/.f32 s (exp.f32 (/.f32 r s))) (*.f32 r #s(literal -1/3 binary32)))))) (*.f32 s s)) |
2 |
#s(literal 2 binary32) |
(- (+ 2 (* -1 (/ r s))) (* 1/3 (/ r s))) |
(+.f32 #s(literal 2 binary32) (/.f32 (*.f32 r #s(literal -4/3 binary32)) s)) |
(- (+ 2 (+ (* -1 (/ r s)) (* 1/2 (/ (pow r 2) (pow s 2))))) (+ (* -1/18 (/ (pow r 2) (pow s 2))) (* 1/3 (/ r s)))) |
(-.f32 (-.f32 (+.f32 (-.f32 #s(literal 2 binary32) (/.f32 r s)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/2 binary32)) (*.f32 s s))) (/.f32 (*.f32 r #s(literal 1/3 binary32)) s)) (/.f32 (*.f32 #s(literal -1/18 binary32) (/.f32 (*.f32 r r) s)) s)) |
(- (+ 2 (+ (* -1 (/ r s)) (+ (* -1/6 (/ (pow r 3) (pow s 3))) (* 1/2 (/ (pow r 2) (pow s 2)))))) (+ (* -1/18 (/ (pow r 2) (pow s 2))) (* 1/3 (/ r s)))) |
(+.f32 (+.f32 (-.f32 (/.f32 (*.f32 (*.f32 r r) #s(literal 1/2 binary32)) (*.f32 s s)) (/.f32 r s)) (/.f32 (/.f32 (*.f32 (*.f32 r (*.f32 r r)) #s(literal -1/6 binary32)) s) (*.f32 s s))) (-.f32 #s(literal 2 binary32) (+.f32 (/.f32 (*.f32 r #s(literal 1/3 binary32)) s) (/.f32 (*.f32 #s(literal -1/18 binary32) (/.f32 (*.f32 r r) s)) s)))) |
2 |
#s(literal 2 binary32) |
(+ 2 (* -1 (/ (- r (* -1/3 r)) s))) |
(+.f32 #s(literal 2 binary32) (/.f32 (*.f32 r #s(literal -4/3 binary32)) s)) |
(+ 2 (* -1 (/ (- (+ r (* -1 (/ (- (* 1/2 (pow r 2)) (* -1/18 (pow r 2))) s))) (* -1/3 r)) s))) |
(-.f32 #s(literal 2 binary32) (/.f32 (+.f32 (/.f32 (*.f32 r (*.f32 r #s(literal 5/9 binary32))) (neg.f32 s)) (*.f32 #s(literal 4/3 binary32) r)) s)) |
(+ 2 (* -1 (/ (- (+ r (* -1 (/ (- (+ (* -1/6 (/ (pow r 3) s)) (* 1/2 (pow r 2))) (* -1/18 (pow r 2))) s))) (* -1/3 r)) s))) |
(-.f32 #s(literal 2 binary32) (/.f32 (+.f32 (/.f32 (+.f32 (*.f32 r (*.f32 r #s(literal 5/9 binary32))) (/.f32 (*.f32 (*.f32 r (*.f32 r r)) #s(literal -1/6 binary32)) s)) (neg.f32 s)) (*.f32 #s(literal 4/3 binary32) r)) s)) |
1 |
#s(literal 1 binary32) |
(+ 1 (* -1 (/ r s))) |
(-.f32 #s(literal 1 binary32) (/.f32 r s)) |
(+ 1 (* r (- (* 1/2 (/ r (pow s 2))) (/ 1 s)))) |
(+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (/.f32 #s(literal -1 binary32) s) (/.f32 (*.f32 r #s(literal 1/2 binary32)) (*.f32 s s))))) |
(+ 1 (* r (- (* r (+ (* -1/6 (/ r (pow s 3))) (* 1/2 (/ 1 (pow s 2))))) (/ 1 s)))) |
(+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 (/.f32 (/.f32 r s) s) #s(literal -1/6 binary32)) s) (/.f32 #s(literal 1/2 binary32) (*.f32 s s)))) (/.f32 #s(literal -1 binary32) s)))) |
(exp (* -1 (/ r s))) |
(exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) |
(exp (* -1 (/ r s))) |
(exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) |
(exp (* -1 (/ r s))) |
(exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) |
(exp (* -1 (/ r s))) |
(exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) |
(exp (* -1 (/ r s))) |
(exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) |
(exp (* -1 (/ r s))) |
(exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) |
(exp (* -1 (/ r s))) |
(exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) |
(exp (* -1 (/ r s))) |
(exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) |
(exp (* -1 (/ r s))) |
(exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) |
(exp (* -1 (/ r s))) |
(exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) |
(exp (* -1 (/ r s))) |
(exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) |
(exp (* -1 (/ r s))) |
(exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) |
1 |
#s(literal 1 binary32) |
(+ 1 (* -1 (/ r s))) |
(-.f32 #s(literal 1 binary32) (/.f32 r s)) |
(+ 1 (+ (* -1 (/ r s)) (* 1/2 (/ (pow r 2) (pow s 2))))) |
(+.f32 (/.f32 (*.f32 (*.f32 r r) #s(literal 1/2 binary32)) (*.f32 s s)) (-.f32 #s(literal 1 binary32) (/.f32 r s))) |
(+ 1 (+ (* -1 (/ r s)) (+ (* -1/6 (/ (pow r 3) (pow s 3))) (* 1/2 (/ (pow r 2) (pow s 2)))))) |
(+.f32 #s(literal 1 binary32) (+.f32 (-.f32 (/.f32 (*.f32 (*.f32 r r) #s(literal 1/2 binary32)) (*.f32 s s)) (/.f32 r s)) (/.f32 (/.f32 (*.f32 (*.f32 r (*.f32 r r)) #s(literal -1/6 binary32)) s) (*.f32 s s)))) |
1 |
#s(literal 1 binary32) |
(+ 1 (* -1 (/ r s))) |
(-.f32 #s(literal 1 binary32) (/.f32 r s)) |
(+ 1 (* -1 (/ (+ r (* -1/2 (/ (pow r 2) s))) s))) |
(-.f32 #s(literal 1 binary32) (/.f32 (+.f32 r (/.f32 (*.f32 (*.f32 r r) #s(literal -1/2 binary32)) s)) s)) |
(+ 1 (* -1 (/ (+ r (* -1 (/ (+ (* -1/6 (/ (pow r 3) s)) (* 1/2 (pow r 2))) s))) s))) |
(-.f32 #s(literal 1 binary32) (/.f32 (-.f32 r (/.f32 (+.f32 (*.f32 (*.f32 r r) #s(literal 1/2 binary32)) (/.f32 (*.f32 (*.f32 r (*.f32 r r)) #s(literal -1/6 binary32)) s)) s)) s)) |
1 |
#s(literal 1 binary32) |
(+ 1 (* -1 (/ r s))) |
(-.f32 #s(literal 1 binary32) (/.f32 r s)) |
(+ 1 (* r (- (* 1/2 (/ r (pow s 2))) (/ 1 s)))) |
(+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (/.f32 #s(literal -1 binary32) s) (/.f32 (*.f32 r #s(literal 1/2 binary32)) (*.f32 s s))))) |
(+ 1 (* r (- (* r (+ (* -1/6 (/ r (pow s 3))) (* 1/2 (/ 1 (pow s 2))))) (/ 1 s)))) |
(+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 (/.f32 (/.f32 r s) s) #s(literal -1/6 binary32)) s) (/.f32 #s(literal 1/2 binary32) (*.f32 s s)))) (/.f32 #s(literal -1 binary32) s)))) |
(exp (* -1 (/ r s))) |
(exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) |
(exp (* -1 (/ r s))) |
(exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) |
(exp (* -1 (/ r s))) |
(exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) |
(exp (* -1 (/ r s))) |
(exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) |
(exp (* -1 (/ r s))) |
(exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) |
(exp (* -1 (/ r s))) |
(exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) |
(exp (* -1 (/ r s))) |
(exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) |
(exp (* -1 (/ r s))) |
(exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) |
(exp (* -1 (/ r s))) |
(exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) |
(exp (* -1 (/ r s))) |
(exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) |
(exp (* -1 (/ r s))) |
(exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) |
(exp (* -1 (/ r s))) |
(exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) |
1 |
#s(literal 1 binary32) |
(+ 1 (* -1 (/ r s))) |
(-.f32 #s(literal 1 binary32) (/.f32 r s)) |
(+ 1 (+ (* -1 (/ r s)) (* 1/2 (/ (pow r 2) (pow s 2))))) |
(+.f32 (/.f32 (*.f32 (*.f32 r r) #s(literal 1/2 binary32)) (*.f32 s s)) (-.f32 #s(literal 1 binary32) (/.f32 r s))) |
(+ 1 (+ (* -1 (/ r s)) (+ (* -1/6 (/ (pow r 3) (pow s 3))) (* 1/2 (/ (pow r 2) (pow s 2)))))) |
(+.f32 #s(literal 1 binary32) (+.f32 (-.f32 (/.f32 (*.f32 (*.f32 r r) #s(literal 1/2 binary32)) (*.f32 s s)) (/.f32 r s)) (/.f32 (/.f32 (*.f32 (*.f32 r (*.f32 r r)) #s(literal -1/6 binary32)) s) (*.f32 s s)))) |
1 |
#s(literal 1 binary32) |
(+ 1 (* -1 (/ r s))) |
(-.f32 #s(literal 1 binary32) (/.f32 r s)) |
(+ 1 (* -1 (/ (+ r (* -1/2 (/ (pow r 2) s))) s))) |
(-.f32 #s(literal 1 binary32) (/.f32 (+.f32 r (/.f32 (*.f32 (*.f32 r r) #s(literal -1/2 binary32)) s)) s)) |
(+ 1 (* -1 (/ (+ r (* -1 (/ (+ (* -1/6 (/ (pow r 3) s)) (* 1/2 (pow r 2))) s))) s))) |
(-.f32 #s(literal 1 binary32) (/.f32 (-.f32 r (/.f32 (+.f32 (*.f32 (*.f32 r r) #s(literal 1/2 binary32)) (/.f32 (*.f32 (*.f32 r (*.f32 r r)) #s(literal -1/6 binary32)) s)) s)) s)) |
(* 1/3 r) |
(*.f32 r #s(literal 1/3 binary32)) |
(* 1/3 r) |
(*.f32 r #s(literal 1/3 binary32)) |
(* 1/3 r) |
(*.f32 r #s(literal 1/3 binary32)) |
(* 1/3 r) |
(*.f32 r #s(literal 1/3 binary32)) |
(* 1/3 r) |
(*.f32 r #s(literal 1/3 binary32)) |
(* 1/3 r) |
(*.f32 r #s(literal 1/3 binary32)) |
(* 1/3 r) |
(*.f32 r #s(literal 1/3 binary32)) |
(* 1/3 r) |
(*.f32 r #s(literal 1/3 binary32)) |
(* 1/3 r) |
(*.f32 r #s(literal 1/3 binary32)) |
(* 1/3 r) |
(*.f32 r #s(literal 1/3 binary32)) |
(* 1/3 r) |
(*.f32 r #s(literal 1/3 binary32)) |
(* 1/3 r) |
(*.f32 r #s(literal 1/3 binary32)) |
(* 1/18 (pow r 2)) |
(*.f32 #s(literal 1/18 binary32) (*.f32 r r)) |
(* 1/18 (pow r 2)) |
(*.f32 #s(literal 1/18 binary32) (*.f32 r r)) |
(* 1/18 (pow r 2)) |
(*.f32 #s(literal 1/18 binary32) (*.f32 r r)) |
(* 1/18 (pow r 2)) |
(*.f32 #s(literal 1/18 binary32) (*.f32 r r)) |
(* 1/18 (pow r 2)) |
(*.f32 #s(literal 1/18 binary32) (*.f32 r r)) |
(* 1/18 (pow r 2)) |
(*.f32 #s(literal 1/18 binary32) (*.f32 r r)) |
(* 1/18 (pow r 2)) |
(*.f32 #s(literal 1/18 binary32) (*.f32 r r)) |
(* 1/18 (pow r 2)) |
(*.f32 #s(literal 1/18 binary32) (*.f32 r r)) |
(* 1/18 (pow r 2)) |
(*.f32 #s(literal 1/18 binary32) (*.f32 r r)) |
(* 1/18 (pow r 2)) |
(*.f32 #s(literal 1/18 binary32) (*.f32 r r)) |
(* 1/18 (pow r 2)) |
(*.f32 #s(literal 1/18 binary32) (*.f32 r r)) |
(* 1/18 (pow r 2)) |
(*.f32 #s(literal 1/18 binary32) (*.f32 r r)) |
(* 1/18 (/ (pow r 2) s)) |
(/.f32 (*.f32 #s(literal 1/18 binary32) (*.f32 r r)) s) |
(* 1/18 (/ (pow r 2) s)) |
(/.f32 (*.f32 #s(literal 1/18 binary32) (*.f32 r r)) s) |
(* 1/18 (/ (pow r 2) s)) |
(/.f32 (*.f32 #s(literal 1/18 binary32) (*.f32 r r)) s) |
(* 1/18 (/ (pow r 2) s)) |
(/.f32 (*.f32 #s(literal 1/18 binary32) (*.f32 r r)) s) |
(* 1/18 (/ (pow r 2) s)) |
(/.f32 (*.f32 #s(literal 1/18 binary32) (*.f32 r r)) s) |
(* 1/18 (/ (pow r 2) s)) |
(/.f32 (*.f32 #s(literal 1/18 binary32) (*.f32 r r)) s) |
(* 1/18 (/ (pow r 2) s)) |
(/.f32 (*.f32 #s(literal 1/18 binary32) (*.f32 r r)) s) |
(* 1/18 (/ (pow r 2) s)) |
(/.f32 (*.f32 #s(literal 1/18 binary32) (*.f32 r r)) s) |
(* 1/18 (/ (pow r 2) s)) |
(/.f32 (*.f32 #s(literal 1/18 binary32) (*.f32 r r)) s) |
(* 1/18 (/ (pow r 2) s)) |
(/.f32 (*.f32 #s(literal 1/18 binary32) (*.f32 r r)) s) |
(* 1/18 (/ (pow r 2) s)) |
(/.f32 (*.f32 #s(literal 1/18 binary32) (*.f32 r r)) s) |
(* 1/18 (/ (pow r 2) s)) |
(/.f32 (*.f32 #s(literal 1/18 binary32) (*.f32 r r)) s) |
(* 1/18 (/ (pow r 2) s)) |
(/.f32 (*.f32 #s(literal 1/18 binary32) (*.f32 r r)) s) |
(* 1/18 (/ (pow r 2) s)) |
(/.f32 (*.f32 #s(literal 1/18 binary32) (*.f32 r r)) s) |
(* 1/18 (/ (pow r 2) s)) |
(/.f32 (*.f32 #s(literal 1/18 binary32) (*.f32 r r)) s) |
(* 1/18 (/ (pow r 2) s)) |
(/.f32 (*.f32 #s(literal 1/18 binary32) (*.f32 r r)) s) |
(* 1/18 (/ (pow r 2) s)) |
(/.f32 (*.f32 #s(literal 1/18 binary32) (*.f32 r r)) s) |
(* 1/18 (/ (pow r 2) s)) |
(/.f32 (*.f32 #s(literal 1/18 binary32) (*.f32 r r)) s) |
(* 1/18 (/ (pow r 2) s)) |
(/.f32 (*.f32 #s(literal 1/18 binary32) (*.f32 r r)) s) |
(* 1/18 (/ (pow r 2) s)) |
(/.f32 (*.f32 #s(literal 1/18 binary32) (*.f32 r r)) s) |
(* 1/18 (/ (pow r 2) s)) |
(/.f32 (*.f32 #s(literal 1/18 binary32) (*.f32 r r)) s) |
(* 1/18 (/ (pow r 2) s)) |
(/.f32 (*.f32 #s(literal 1/18 binary32) (*.f32 r r)) s) |
(* 1/18 (/ (pow r 2) s)) |
(/.f32 (*.f32 #s(literal 1/18 binary32) (*.f32 r r)) s) |
(* 1/18 (/ (pow r 2) s)) |
(/.f32 (*.f32 #s(literal 1/18 binary32) (*.f32 r r)) s) |
Compiled 45788 to 5117 computations (88.8% saved)
58 alts after pruning (53 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1459 | 19 | 1478 |
| Fresh | 33 | 34 | 67 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 3 | 3 |
| Total | 1495 | 58 | 1553 |
| Status | Accuracy | Program |
|---|---|---|
| 4.9% | (/.f32 (/.f32 (/.f32 (*.f32 (/.f32 r s) #s(literal 1/144 binary32)) s) s) (PI.f32)) | |
| 7.1% | (/.f32 (/.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s))))) r) s) (PI.f32)) | |
| 99.6% | (/.f32 (/.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (pow.f32 (E.f32) (/.f32 (/.f32 r #s(literal -3 binary32)) s)))) s) r) (PI.f32)) | |
| 99.6% | (/.f32 (/.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (/.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (*.f32 s #s(literal 3 binary32))))))) s) r) (PI.f32)) | |
| 99.6% | (/.f32 (/.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 (/.f32 r s) #s(literal -3 binary32))))) s) r) (pow.f32 (pow.f32 (PI.f32) #s(literal 1/3 binary32)) #s(literal 3 binary32))) | |
| ✓ | 99.7% | (/.f32 (/.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 (/.f32 r s) #s(literal -3 binary32))))) s) r) (PI.f32)) |
| 99.5% | (/.f32 (/.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 (/.f32 r #s(literal -3 binary32)) s)))) s) r) (*.f32 (PI.f32) (log.f32 (E.f32)))) | |
| ✓ | 99.6% | (/.f32 (/.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 (/.f32 r #s(literal -3 binary32)) s)))) s) r) (PI.f32)) |
| 99.2% | (/.f32 (/.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (cbrt.f32 (exp.f32 (/.f32 r (neg.f32 s)))))) s) r) (PI.f32)) | |
| 8.0% | (/.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) s) (PI.f32)) r) | |
| 7.9% | (/.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) s) r) (PI.f32)) | |
| 7.9% | (/.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) r) s) (PI.f32)) | |
| 7.9% | (/.f32 (/.f32 (+.f32 (/.f32 (-.f32 #s(literal -1/6 binary32) (/.f32 (+.f32 (*.f32 r #s(literal -5/72 binary32)) (*.f32 #s(literal 1/8 binary32) (/.f32 (*.f32 (*.f32 r r) #s(literal 14/81 binary32)) s))) s)) s) (/.f32 #s(literal 1/4 binary32) r)) s) (PI.f32)) | |
| 8.4% | (/.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) r) (/.f32 (+.f32 #s(literal -1/6 binary32) (/.f32 (*.f32 #s(literal 1/8 binary32) (*.f32 r #s(literal 5/9 binary32))) s)) s)) s) (PI.f32)) | |
| 6.9% | (/.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) r) (/.f32 #s(literal -1/8 binary32) s)) s) (PI.f32)) | |
| 7.5% | (/.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) r) (/.f32 #s(literal -1/6 binary32) s)) s) (PI.f32)) | |
| 6.6% | (/.f32 (/.f32 (+.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) r) (/.f32 (+.f32 #s(literal -1/6 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 (*.f32 r #s(literal 5/9 binary32)) s))) s)) (*.f32 (/.f32 #s(literal -1/48 binary32) s) (*.f32 r (/.f32 r (*.f32 s s))))) s) (PI.f32)) | |
| 8.0% | (/.f32 (/.f32 (neg.f32 (+.f32 (/.f32 (+.f32 #s(literal -1/6 binary32) (/.f32 (+.f32 (*.f32 r #s(literal -5/72 binary32)) (*.f32 (/.f32 (*.f32 r r) s) #s(literal 1/48 binary32))) (neg.f32 s))) s) (/.f32 #s(literal 1/4 binary32) r))) (neg.f32 s)) (PI.f32)) | |
| 8.0% | (/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 s (PI.f32))) r) | |
| 8.0% | (/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) s) | |
| 7.9% | (/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r s)) (PI.f32)) | |
| 8.0% | (/.f32 (/.f32 #s(literal 1/4 binary32) (PI.f32)) (*.f32 r s)) | |
| 8.0% | (/.f32 (/.f32 #s(literal 1/4 binary32) s) (*.f32 r (PI.f32))) | |
| 8.0% | (/.f32 (/.f32 #s(literal 1/4 binary32) r) (*.f32 s (PI.f32))) | |
| 8.6% | (/.f32 (-.f32 (pow.f32 (/.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32)))) r) #s(literal 2 binary32)) (pow.f32 (/.f32 (*.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32)))) r) #s(literal 2 binary32))) (/.f32 (/.f32 (-.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 r s))) #s(literal 2 binary32)) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))) #s(literal 6 binary32))) (*.f32 s (PI.f32))) r)) | |
| 7.5% | (/.f32 (-.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (/.f32 #s(literal 1/6 binary32) (PI.f32)) s)) s) | |
| 8.4% | (/.f32 (-.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (+.f32 (/.f32 #s(literal 1/6 binary32) (PI.f32)) (*.f32 (/.f32 r (*.f32 s (PI.f32))) #s(literal -5/72 binary32))) s)) s) | |
| 8.0% | (/.f32 (+.f32 (/.f32 (+.f32 (/.f32 (+.f32 (/.f32 (*.f32 (/.f32 (*.f32 r r) s) #s(literal 1/48 binary32)) (PI.f32)) (*.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32))) (neg.f32 s)) (/.f32 #s(literal -1/6 binary32) (PI.f32))) (neg.f32 s)) (/.f32 #s(literal -1/4 binary32) (*.f32 r (PI.f32)))) (neg.f32 s)) | |
| 7.0% | (/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 #s(literal -1/8 binary32) (*.f32 s (PI.f32)))) s) | |
| 7.1% | (/.f32 (*.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) s) r) (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 r (+.f32 (*.f32 (/.f32 (/.f32 r (*.f32 s s)) s) #s(literal -1/162 binary32)) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))))) (PI.f32)) | |
| 97.2% | (/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))))) (PI.f32)) | |
| 97.2% | (/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (pow.f32 (E.f32) (/.f32 r (*.f32 s #s(literal -3 binary32)))))) (PI.f32)) | |
| 8.5% | (/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 r (/.f32 (+.f32 #s(literal 1/18 binary32) (/.f32 (*.f32 r #s(literal -1/162 binary32)) s)) (*.f32 s s))) (/.f32 #s(literal -1/3 binary32) s)))))) (PI.f32)) | |
| 7.0% | (/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) (neg.f32 (*.f32 (*.f32 r (*.f32 r r)) (-.f32 (/.f32 #s(literal 1/162 binary32) (*.f32 s (*.f32 s s))) (/.f32 (-.f32 (/.f32 #s(literal 1/18 binary32) (*.f32 s s)) (/.f32 (-.f32 (/.f32 #s(literal 1/3 binary32) s) (/.f32 (+.f32 #s(literal 1 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) r)) r)) r))))) (PI.f32)) | |
| 8.0% | (/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) r) (/.f32 (+.f32 #s(literal 1 binary32) #s(literal 1 binary32)) (PI.f32))) s) | |
| 97.1% | (/.f32 (*.f32 (exp.f32 (*.f32 (log.f32 (/.f32 (*.f32 r s) #s(literal 1/8 binary32))) #s(literal -1 binary32))) (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (exp.f32 (/.f32 (/.f32 r s) #s(literal -3 binary32))))) (PI.f32)) | |
| 99.6% | (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))))) (*.f32 (*.f32 r s) (PI.f32))) | |
| 97.3% | (/.f32 #s(literal 1 binary32) (/.f32 (/.f32 (PI.f32) (/.f32 #s(literal 1/8 binary32) (*.f32 r s))) (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))))) | |
| 7.9% | (/.f32 #s(literal 1 binary32) (/.f32 (PI.f32) (/.f32 (/.f32 #s(literal 1/4 binary32) s) r))) | |
| 6.6% | (/.f32 #s(literal 1 binary32) (/.f32 (PI.f32) (/.f32 (+.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) r) (/.f32 (+.f32 #s(literal -1/6 binary32) (/.f32 (*.f32 #s(literal 1/8 binary32) (*.f32 r #s(literal 5/9 binary32))) s)) s)) (/.f32 (*.f32 (*.f32 r r) #s(literal -1/48 binary32)) (*.f32 s (*.f32 s s)))) s))) | |
| 8.0% | (/.f32 #s(literal 1 binary32) (/.f32 s (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))))) | |
| 66.4% | (/.f32 #s(literal 1 binary32) (*.f32 (neg.f32 s) (-.f32 (*.f32 (*.f32 r (PI.f32)) #s(literal -4 binary32)) (/.f32 (-.f32 (*.f32 (*.f32 r (PI.f32)) (*.f32 (*.f32 #s(literal 4/3 binary32) r) #s(literal 2 binary32))) (/.f32 (+.f32 (/.f32 (*.f32 #s(literal -8 binary32) (+.f32 (*.f32 (*.f32 #s(literal 4/3 binary32) r) (*.f32 #s(literal -1/2 binary32) (+.f32 (*.f32 (*.f32 (*.f32 r r) (*.f32 #s(literal 5/9 binary32) (PI.f32))) (*.f32 r #s(literal 1/4 binary32))) (*.f32 (*.f32 r (PI.f32)) (*.f32 (*.f32 (*.f32 #s(literal 4/3 binary32) r) (*.f32 #s(literal 4/3 binary32) r)) #s(literal -1/8 binary32)))))) (+.f32 (*.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 r (PI.f32)) (*.f32 (*.f32 r r) (*.f32 #s(literal 5/9 binary32) (*.f32 #s(literal 4/3 binary32) r))))) (*.f32 (PI.f32) (*.f32 #s(literal 1/24 binary32) (pow.f32 r #s(literal 4 binary32))))))) s) (+.f32 (*.f32 #s(literal -1 binary32) (*.f32 r (*.f32 (PI.f32) (*.f32 (*.f32 #s(literal 4/3 binary32) r) (*.f32 #s(literal 4/3 binary32) r))))) (*.f32 #s(literal 2 binary32) (*.f32 (*.f32 r (PI.f32)) (*.f32 r (*.f32 r #s(literal 5/9 binary32))))))) s)) s)))) | |
| 54.1% | (/.f32 #s(literal 1 binary32) (*.f32 (neg.f32 s) (-.f32 (*.f32 (*.f32 r (PI.f32)) #s(literal -4 binary32)) (/.f32 (+.f32 (/.f32 (*.f32 #s(literal -8 binary32) (+.f32 (*.f32 (*.f32 (*.f32 r r) (*.f32 #s(literal 5/9 binary32) (PI.f32))) (*.f32 r #s(literal 1/4 binary32))) (*.f32 (*.f32 r (PI.f32)) (*.f32 (*.f32 (*.f32 #s(literal 4/3 binary32) r) (*.f32 #s(literal 4/3 binary32) r)) #s(literal -1/8 binary32))))) s) (*.f32 (*.f32 r (PI.f32)) (*.f32 (*.f32 #s(literal 4/3 binary32) r) #s(literal 2 binary32)))) s)))) | |
| 18.8% | (/.f32 #s(literal 1 binary32) (*.f32 s (+.f32 (/.f32 (*.f32 #s(literal -2 binary32) (*.f32 r (*.f32 (PI.f32) (*.f32 r #s(literal -4/3 binary32))))) s) (*.f32 (*.f32 r (PI.f32)) #s(literal 4 binary32))))) | |
| 55.5% | (/.f32 #s(literal 1 binary32) (*.f32 s (+.f32 (+.f32 (/.f32 (*.f32 #s(literal -2 binary32) (*.f32 r (*.f32 (PI.f32) (*.f32 r #s(literal -4/3 binary32))))) s) (*.f32 (*.f32 r (PI.f32)) #s(literal 4 binary32))) (/.f32 (*.f32 #s(literal -8 binary32) (+.f32 (*.f32 (*.f32 r (PI.f32)) (*.f32 (*.f32 (*.f32 r r) #s(literal 16/9 binary32)) #s(literal -1/8 binary32))) (*.f32 (*.f32 (*.f32 r r) (*.f32 #s(literal 5/9 binary32) (PI.f32))) (*.f32 r #s(literal 1/4 binary32))))) (*.f32 s s))))) | |
| 70.3% | (/.f32 #s(literal 1 binary32) (*.f32 s (+.f32 (+.f32 (/.f32 (*.f32 #s(literal -2 binary32) (*.f32 r (*.f32 (PI.f32) (*.f32 r #s(literal -4/3 binary32))))) s) (*.f32 (*.f32 r (PI.f32)) #s(literal 4 binary32))) (*.f32 #s(literal -8 binary32) (+.f32 (/.f32 (+.f32 (*.f32 (+.f32 (*.f32 (*.f32 r (PI.f32)) (*.f32 (*.f32 (*.f32 r r) #s(literal 16/9 binary32)) #s(literal -1/8 binary32))) (*.f32 (*.f32 (*.f32 r r) (*.f32 #s(literal 5/9 binary32) (PI.f32))) (*.f32 r #s(literal 1/4 binary32)))) (*.f32 (*.f32 r #s(literal -4/3 binary32)) #s(literal -1/2 binary32))) (+.f32 (*.f32 (*.f32 #s(literal -1/8 binary32) (*.f32 r (PI.f32))) (*.f32 (*.f32 r r) (*.f32 #s(literal 5/9 binary32) (*.f32 r #s(literal -4/3 binary32))))) (*.f32 (PI.f32) (*.f32 #s(literal -1/24 binary32) (pow.f32 r #s(literal 4 binary32)))))) (*.f32 s (*.f32 s s))) (/.f32 (+.f32 (*.f32 (*.f32 r (PI.f32)) (*.f32 (*.f32 (*.f32 r r) #s(literal 16/9 binary32)) #s(literal -1/8 binary32))) (*.f32 (*.f32 (*.f32 r r) (*.f32 #s(literal 5/9 binary32) (PI.f32))) (*.f32 r #s(literal 1/4 binary32)))) (*.f32 s s))))))) | |
| 25.5% | (/.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 (*.f32 s (PI.f32)) #s(literal 4 binary32)) (*.f32 r (+.f32 (*.f32 (PI.f32) #s(literal 8/3 binary32)) (*.f32 r (*.f32 (/.f32 (PI.f32) s) #s(literal 2/3 binary32)))))))) | |
| 18.7% | (/.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 (PI.f32) (+.f32 (*.f32 r #s(literal 8/3 binary32)) (*.f32 s #s(literal 4 binary32)))) (*.f32 r (*.f32 r (+.f32 (*.f32 (+.f32 (/.f32 (*.f32 (/.f32 (*.f32 (PI.f32) #s(literal -1/12 binary32)) s) #s(literal 2/3 binary32)) s) (*.f32 (/.f32 (PI.f32) (*.f32 s s)) #s(literal 11/216 binary32))) (*.f32 r #s(literal -8 binary32))) (*.f32 (/.f32 (PI.f32) s) #s(literal 2/3 binary32)))))))) | |
| 10.8% | (/.f32 #s(literal 1 binary32) (*.f32 r (*.f32 (PI.f32) (+.f32 (*.f32 r #s(literal 8/3 binary32)) (*.f32 s #s(literal 4 binary32)))))) | |
| 7.9% | (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (-.f32 (+.f32 #s(literal 1 binary32) (PI.f32)) #s(literal 1 binary32)) r) s)) | |
| ✓ | 8.0% | (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) r) s)) |
| ✓ | 8.0% | (/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 r s) (PI.f32))) |
| ✓ | 8.0% | (/.f32 #s(literal 1/4 binary32) (*.f32 r (*.f32 s (PI.f32)))) |
| 99.6% | (-.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s))) (*.f32 r (*.f32 s (PI.f32)))) (/.f32 (*.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) #s(literal -3/4 binary32)) (*.f32 r (/.f32 s (/.f32 #s(literal 1/6 binary32) (PI.f32)))))) | |
| 8.0% | (*.f32 (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))) (/.f32 #s(literal 1/4 binary32) r)) | |
| 7.9% | (*.f32 (/.f32 #s(literal 1 binary32) (PI.f32)) (/.f32 #s(literal 1/4 binary32) (*.f32 r s))) | |
| 8.0% | (*.f32 (/.f32 #s(literal 1 binary32) s) (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32)))) | |
| 7.1% | (*.f32 (+.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))) (/.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) r) s) (PI.f32))) |
Compiled 4511 to 1794 computations (60.2% saved)
| Inputs |
|---|
(/.f32 #s(literal 1/4 binary32) (*.f32 r (*.f32 s (PI.f32)))) |
(/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 r s) (PI.f32))) |
(/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 r (PI.f32)) s)) |
(/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) r) s)) |
(/.f32 (/.f32 #s(literal 1/4 binary32) r) (*.f32 s (PI.f32))) |
(/.f32 (/.f32 #s(literal 1/4 binary32) s) (*.f32 r (PI.f32))) |
(/.f32 (/.f32 #s(literal 1/4 binary32) (PI.f32)) (*.f32 r s)) |
(/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r s)) (PI.f32)) |
(/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) s) |
(/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 s (PI.f32))) r) |
(/.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) r) s) (PI.f32)) |
(/.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) s) r) (PI.f32)) |
(/.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) s) (PI.f32)) r) |
(*.f32 (/.f32 #s(literal 1 binary32) s) (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32)))) |
(*.f32 (/.f32 #s(literal 1 binary32) (PI.f32)) (/.f32 #s(literal 1/4 binary32) (*.f32 r s))) |
(*.f32 (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))) (/.f32 #s(literal 1/4 binary32) r)) |
(/.f32 #s(literal 1 binary32) (/.f32 s (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (PI.f32) (/.f32 #s(literal 1/4 binary32) (*.f32 r s)))) |
(/.f32 #s(literal 1 binary32) (/.f32 (PI.f32) (/.f32 (/.f32 #s(literal 1/4 binary32) s) r))) |
(/.f32 #s(literal 1 binary32) (/.f32 (*.f32 s (PI.f32)) (/.f32 #s(literal 1/4 binary32) r))) |
(/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (-.f32 (+.f32 #s(literal 1 binary32) (PI.f32)) #s(literal 1 binary32)) r) s)) |
(/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) r) (/.f32 (+.f32 #s(literal 1 binary32) #s(literal 1 binary32)) (PI.f32))) s) |
(/.f32 (/.f32 (*.f32 r #s(literal 1/144 binary32)) (*.f32 s (*.f32 s s))) (PI.f32)) |
(/.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) r) (/.f32 #s(literal -1/6 binary32) s)) s) (PI.f32)) |
(/.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) r) (/.f32 #s(literal -1/8 binary32) s)) s) (PI.f32)) |
(/.f32 (/.f32 (/.f32 (*.f32 (/.f32 r s) #s(literal 1/144 binary32)) s) s) (PI.f32)) |
(/.f32 #s(literal 1 binary32) (*.f32 r (*.f32 (PI.f32) (+.f32 (*.f32 r #s(literal 8/3 binary32)) (*.f32 s #s(literal 4 binary32)))))) |
(/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 #s(literal -1/6 binary32) (*.f32 s (PI.f32)))) s) |
(/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 #s(literal -1/8 binary32) (*.f32 s (PI.f32)))) s) |
(/.f32 (-.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (/.f32 #s(literal 1/6 binary32) (PI.f32)) s)) s) |
(/.f32 (/.f32 (+.f32 #s(literal -1/24 binary32) (*.f32 (/.f32 r s) #s(literal 1/144 binary32))) (*.f32 s s)) (PI.f32)) |
(/.f32 (+.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32))) (/.f32 (/.f32 #s(literal -1/4 binary32) r) (PI.f32))) (neg.f32 s)) |
(/.f32 (/.f32 (+.f32 (*.f32 s #s(literal -1/24 binary32)) (*.f32 r #s(literal 1/144 binary32))) (*.f32 s (*.f32 s s))) (PI.f32)) |
(/.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) s) (*.f32 #s(literal -1/6 binary32) (/.f32 r (*.f32 s s)))) r) (PI.f32)) |
(/.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) s) (*.f32 (/.f32 r (*.f32 s s)) #s(literal -1/6 binary32))) r) (PI.f32)) |
(/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 s (PI.f32))) (*.f32 #s(literal -1/6 binary32) (/.f32 r (*.f32 s (*.f32 s (PI.f32)))))) r) |
(/.f32 (+.f32 (/.f32 (*.f32 #s(literal -1/6 binary32) (/.f32 r (*.f32 s s))) (PI.f32)) (/.f32 #s(literal 1/4 binary32) (*.f32 s (PI.f32)))) r) |
(/.f32 (+.f32 (/.f32 (*.f32 #s(literal -1/6 binary32) (/.f32 r (*.f32 s s))) (PI.f32)) (/.f32 (/.f32 #s(literal 1/4 binary32) s) (PI.f32))) r) |
(/.f32 (*.f32 r (+.f32 (/.f32 #s(literal 1/144 binary32) (*.f32 s (*.f32 s s))) (/.f32 #s(literal -1/24 binary32) (*.f32 r (*.f32 s s))))) (PI.f32)) |
(/.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) r) (/.f32 (+.f32 #s(literal -1/6 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 (*.f32 r #s(literal 5/9 binary32)) s))) s)) s) (PI.f32)) |
(/.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) r) (/.f32 (+.f32 #s(literal -1/6 binary32) (/.f32 (*.f32 #s(literal 1/8 binary32) (*.f32 r #s(literal 5/9 binary32))) s)) s)) s) (PI.f32)) |
(*.f32 r (+.f32 (/.f32 (/.f32 #s(literal 1/144 binary32) (PI.f32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal -1/24 binary32) (*.f32 r (*.f32 s (*.f32 s (PI.f32))))))) |
(/.f32 #s(literal 1 binary32) (*.f32 s (+.f32 (/.f32 (*.f32 #s(literal -2 binary32) (*.f32 r (*.f32 (PI.f32) (*.f32 r #s(literal -4/3 binary32))))) s) (*.f32 (*.f32 r (PI.f32)) #s(literal 4 binary32))))) |
(/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (+.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 (/.f32 r s) (PI.f32))) (/.f32 #s(literal -1/6 binary32) (PI.f32))) s)) s) |
(/.f32 (-.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (+.f32 (/.f32 #s(literal 1/6 binary32) (PI.f32)) (*.f32 (/.f32 r (*.f32 s (PI.f32))) #s(literal -5/72 binary32))) s)) s) |
(/.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 (*.f32 s (PI.f32)) #s(literal 4 binary32)) (*.f32 r (+.f32 (*.f32 (PI.f32) #s(literal 8/3 binary32)) (*.f32 r (*.f32 (/.f32 (PI.f32) s) #s(literal 2/3 binary32)))))))) |
(/.f32 (-.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (*.f32 (/.f32 (/.f32 (/.f32 r s) (PI.f32)) s) #s(literal 5/72 binary32))) (/.f32 (/.f32 #s(literal 1/6 binary32) (PI.f32)) s)) s) |
(/.f32 (-.f32 (+.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) (PI.f32)) r) (*.f32 (/.f32 (/.f32 (/.f32 r s) (PI.f32)) s) #s(literal 5/72 binary32))) (/.f32 (/.f32 #s(literal 1/6 binary32) (PI.f32)) s)) s) |
(/.f32 (/.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 #s(literal 2 binary32) (*.f32 r (+.f32 (/.f32 #s(literal -4/3 binary32) s) (*.f32 #s(literal 5/9 binary32) (/.f32 r (*.f32 s s))))))) s) r) (PI.f32)) |
(/.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) s) (*.f32 r (+.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 (/.f32 r (*.f32 s s)) s)) (/.f32 #s(literal -1/6 binary32) (*.f32 s s))))) r) (PI.f32)) |
(/.f32 (/.f32 (+.f32 (/.f32 (-.f32 #s(literal -1/6 binary32) (/.f32 (+.f32 (*.f32 r #s(literal -5/72 binary32)) (*.f32 #s(literal 1/8 binary32) (/.f32 (*.f32 (*.f32 r r) #s(literal 14/81 binary32)) s))) s)) s) (/.f32 #s(literal 1/4 binary32) r)) s) (PI.f32)) |
(/.f32 (/.f32 (neg.f32 (+.f32 (/.f32 (+.f32 #s(literal -1/6 binary32) (/.f32 (+.f32 (*.f32 r #s(literal -5/72 binary32)) (*.f32 (/.f32 (*.f32 r r) s) #s(literal 1/48 binary32))) (neg.f32 s))) s) (/.f32 #s(literal 1/4 binary32) r))) (neg.f32 s)) (PI.f32)) |
(/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) (/.f32 (+.f32 (*.f32 r (*.f32 (*.f32 r r) #s(literal -1/162 binary32))) (*.f32 s (*.f32 #s(literal 1/18 binary32) (*.f32 r r)))) (*.f32 s (*.f32 s s)))) (PI.f32)) |
(/.f32 (+.f32 (/.f32 (-.f32 (/.f32 #s(literal -1/6 binary32) (PI.f32)) (/.f32 (+.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32)) (*.f32 #s(literal 7/324 binary32) (*.f32 r (/.f32 (/.f32 r s) (PI.f32))))) s)) s) (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32)))) s) |
(/.f32 (/.f32 (+.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) r) (/.f32 (+.f32 #s(literal -1/6 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 (*.f32 r #s(literal 5/9 binary32)) s))) s)) (*.f32 (/.f32 #s(literal -1/48 binary32) s) (*.f32 r (/.f32 r (*.f32 s s))))) s) (PI.f32)) |
(/.f32 #s(literal 1 binary32) (/.f32 (PI.f32) (/.f32 (+.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) r) (/.f32 (+.f32 #s(literal -1/6 binary32) (/.f32 (*.f32 #s(literal 1/8 binary32) (*.f32 r #s(literal 5/9 binary32))) s)) s)) (/.f32 (*.f32 (*.f32 r r) #s(literal -1/48 binary32)) (*.f32 s (*.f32 s s)))) s))) |
(/.f32 (+.f32 (/.f32 (+.f32 (/.f32 (+.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32)) (/.f32 (*.f32 (/.f32 (*.f32 r r) s) #s(literal 1/48 binary32)) (PI.f32))) (neg.f32 s)) (/.f32 #s(literal -1/6 binary32) (PI.f32))) (neg.f32 s)) (/.f32 #s(literal -1/4 binary32) (*.f32 r (PI.f32)))) (neg.f32 s)) |
(/.f32 (+.f32 (/.f32 (+.f32 (/.f32 (+.f32 (/.f32 (*.f32 (/.f32 (*.f32 r r) s) #s(literal 1/48 binary32)) (PI.f32)) (*.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32))) (neg.f32 s)) (/.f32 #s(literal -1/6 binary32) (PI.f32))) (neg.f32 s)) (/.f32 #s(literal -1/4 binary32) (*.f32 r (PI.f32)))) (neg.f32 s)) |
(/.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 (PI.f32) (+.f32 (*.f32 r #s(literal 8/3 binary32)) (*.f32 s #s(literal 4 binary32)))) (*.f32 r (*.f32 r (+.f32 (*.f32 (+.f32 (/.f32 (*.f32 (/.f32 (*.f32 (PI.f32) #s(literal -1/12 binary32)) s) #s(literal 2/3 binary32)) s) (*.f32 (/.f32 (PI.f32) (*.f32 s s)) #s(literal 11/216 binary32))) (*.f32 r #s(literal -8 binary32))) (*.f32 (/.f32 (PI.f32) s) #s(literal 2/3 binary32)))))))) |
(/.f32 #s(literal 1 binary32) (*.f32 s (+.f32 (+.f32 (/.f32 (*.f32 #s(literal -2 binary32) (*.f32 r (*.f32 (PI.f32) (*.f32 r #s(literal -4/3 binary32))))) s) (*.f32 (*.f32 r (PI.f32)) #s(literal 4 binary32))) (/.f32 (*.f32 #s(literal -8 binary32) (+.f32 (*.f32 (*.f32 r (PI.f32)) (*.f32 (*.f32 (*.f32 r r) #s(literal 16/9 binary32)) #s(literal -1/8 binary32))) (*.f32 (*.f32 (*.f32 r r) (*.f32 #s(literal 5/9 binary32) (PI.f32))) (*.f32 r #s(literal 1/4 binary32))))) (*.f32 s s))))) |
(/.f32 #s(literal 1 binary32) (*.f32 (neg.f32 s) (-.f32 (*.f32 (*.f32 r (PI.f32)) #s(literal -4 binary32)) (/.f32 (+.f32 (/.f32 (*.f32 #s(literal -8 binary32) (+.f32 (*.f32 (*.f32 (*.f32 r r) (*.f32 #s(literal 5/9 binary32) (PI.f32))) (*.f32 r #s(literal 1/4 binary32))) (*.f32 (*.f32 r (PI.f32)) (*.f32 (*.f32 (*.f32 #s(literal 4/3 binary32) r) (*.f32 #s(literal 4/3 binary32) r)) #s(literal -1/8 binary32))))) s) (*.f32 (*.f32 r (PI.f32)) (*.f32 (*.f32 #s(literal 4/3 binary32) r) #s(literal 2 binary32)))) s)))) |
(*.f32 (/.f32 (/.f32 #s(literal 1 binary32) s) r) (pow.f32 (/.f32 (PI.f32) #s(literal 1/4 binary32)) #s(literal -1 binary32))) |
(*.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) r) s) (/.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) (PI.f32))) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) (PI.f32))) (*.f32 r s)) |
(/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) r) (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32))) (*.f32 s (PI.f32))) |
(/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) r) (/.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) (PI.f32))) s) |
(/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) s) (/.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) r)) (PI.f32)) |
(/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r (neg.f32 s))))) (*.f32 (*.f32 r s) (PI.f32))) |
(/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s)))) (*.f32 r (*.f32 s (PI.f32)))) |
(/.f32 (/.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) (/.f32 (*.f32 r s) #s(literal 1/8 binary32))) (PI.f32)) |
(/.f32 (/.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1 binary32))) s) r) (PI.f32)) |
(/.f32 (/.f32 (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r (neg.f32 s))))) s) r) (PI.f32)) |
(/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) #s(literal 1 binary32))) (PI.f32)) |
(*.f32 (/.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) (/.f32 (*.f32 r s) #s(literal 1/8 binary32))) (/.f32 #s(literal 1 binary32) (PI.f32))) |
(/.f32 #s(literal 1 binary32) (/.f32 (PI.f32) (/.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) (/.f32 (*.f32 r s) #s(literal 1/8 binary32))))) |
(/.f32 (*.f32 (/.f32 #s(literal 1 binary32) (/.f32 s (/.f32 #s(literal 1/8 binary32) r))) (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) #s(literal 1 binary32))) (PI.f32)) |
(+.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s))) (*.f32 r (*.f32 s (PI.f32)))) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32))) r)) |
(+.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s))) (*.f32 r (*.f32 s (PI.f32)))) (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
(/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (+.f32 #s(literal 1 binary32) (*.f32 (/.f32 r s) #s(literal -1/3 binary32))))) (PI.f32)) |
(+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) s) (PI.f32)) r)) |
(/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (/.f32 (/.f32 (*.f32 r (*.f32 r #s(literal 1/18 binary32))) s) s))) (PI.f32)) |
(+.f32 (/.f32 #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))) |
(/.f32 (/.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (-.f32 #s(literal 1 binary32) (/.f32 (+.f32 (/.f32 (*.f32 r (*.f32 r #s(literal -1/18 binary32))) s) (*.f32 r #s(literal 1/3 binary32))) s)))) s) r) (PI.f32)) |
(/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) r) (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)))) (*.f32 s (PI.f32))) |
(/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (-.f32 #s(literal 1 binary32) (/.f32 (+.f32 (/.f32 (*.f32 (*.f32 r r) #s(literal -1/18 binary32)) s) (*.f32 r #s(literal 1/3 binary32))) s)))) (PI.f32)) |
(/.f32 (/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) r) (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)))) s) (PI.f32)) |
(/.f32 (/.f32 (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) (/.f32 (*.f32 r s) #s(literal 1/8 binary32))) (PI.f32)) |
(/.f32 (/.f32 (+.f32 (*.f32 r #s(literal 1/144 binary32)) (*.f32 s (+.f32 #s(literal -1/24 binary32) (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) r) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r)) (*.f32 s #s(literal 1/8 binary32)))))) (*.f32 s (*.f32 s s))) (PI.f32)) |
(/.f32 #s(literal 1 binary32) (/.f32 (PI.f32) (/.f32 (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) (/.f32 (*.f32 r s) #s(literal 1/8 binary32))))) |
(/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 r (/.f32 (+.f32 #s(literal 1/18 binary32) (/.f32 (*.f32 r #s(literal -1/162 binary32)) s)) (*.f32 s s))) (/.f32 #s(literal -1/3 binary32) 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 (+.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r (PI.f32))) (/.f32 (+.f32 (/.f32 (/.f32 (*.f32 r #s(literal 1/144 binary32)) s) (PI.f32)) (/.f32 #s(literal -1/24 binary32) (PI.f32))) s)) s)) |
(/.f32 (+.f32 (/.f32 (*.f32 r #s(literal 1/144 binary32)) (PI.f32)) (*.f32 s (+.f32 (*.f32 (+.f32 (/.f32 (/.f32 #s(literal 1 binary32) (PI.f32)) r) (/.f32 (/.f32 (/.f32 #s(literal 1 binary32) (PI.f32)) r) (exp.f32 (/.f32 r s)))) (*.f32 s #s(literal 1/8 binary32))) (/.f32 #s(literal -1/24 binary32) (PI.f32))))) (*.f32 s (*.f32 s s))) |
(*.f32 (+.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))) (/.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) r) s) (PI.f32))) |
(/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 s (PI.f32))) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -7/324 binary32)) (*.f32 (PI.f32) (pow.f32 s #s(literal 4 binary32)))) (/.f32 #s(literal 5/72 binary32) (*.f32 s (*.f32 (PI.f32) (*.f32 s s)))))) (/.f32 #s(literal -1/6 binary32) (*.f32 (PI.f32) (*.f32 s s)))))) r) |
(/.f32 (/.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (+.f32 (*.f32 (*.f32 r (/.f32 (*.f32 r r) s)) #s(literal -1/162 binary32)) (*.f32 r (*.f32 r #s(literal 1/18 binary32)))) s)) s)))) s) r) (PI.f32)) |
(/.f32 (/.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s))))) r) s) (PI.f32)) |
(/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 r (+.f32 (*.f32 (/.f32 (/.f32 r (*.f32 s s)) s) #s(literal -1/162 binary32)) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))))) (PI.f32)) |
(/.f32 (*.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) s) r) (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 r (+.f32 (*.f32 (/.f32 (/.f32 r (*.f32 s s)) s) #s(literal -1/162 binary32)) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))))) (PI.f32)) |
(+.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s))) (*.f32 r (*.f32 s (PI.f32)))) (/.f32 (-.f32 #s(literal 3/4 binary32) (/.f32 (-.f32 (*.f32 #s(literal 1/4 binary32) r) (/.f32 (+.f32 (/.f32 (*.f32 #s(literal -1/216 binary32) (*.f32 r (*.f32 r r))) s) (*.f32 (*.f32 r r) #s(literal 1/24 binary32))) s)) s)) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
(/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) (neg.f32 (*.f32 (*.f32 r (*.f32 r r)) (-.f32 (/.f32 #s(literal 1/162 binary32) (*.f32 s (*.f32 s s))) (/.f32 (-.f32 (/.f32 #s(literal 1/18 binary32) (*.f32 s s)) (/.f32 (-.f32 (/.f32 #s(literal 1/3 binary32) s) (/.f32 (+.f32 #s(literal 1 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) r)) r)) r))))) (PI.f32)) |
(+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 (+.f32 (/.f32 (-.f32 (/.f32 #s(literal -1/24 binary32) (PI.f32)) (/.f32 (+.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -1/144 binary32)) (*.f32 (*.f32 r (/.f32 (/.f32 r s) (PI.f32))) #s(literal 1/1296 binary32))) s)) s) (/.f32 #s(literal 1/8 binary32) (*.f32 r (PI.f32)))) s)) |
(+.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s))) (*.f32 r (*.f32 s (PI.f32)))) (/.f32 (+.f32 (neg.f32 (/.f32 (neg.f32 (+.f32 (/.f32 (+.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -1/144 binary32)) (*.f32 #s(literal 1/1296 binary32) (/.f32 (/.f32 (*.f32 r r) s) (PI.f32)))) s) (/.f32 #s(literal 1/24 binary32) (PI.f32)))) s)) (/.f32 #s(literal -1/8 binary32) (*.f32 r (PI.f32)))) (neg.f32 s))) |
(+.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s))) (*.f32 r (*.f32 s (PI.f32)))) (/.f32 (*.f32 #s(literal 3/4 binary32) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (+.f32 (*.f32 (*.f32 r (/.f32 (*.f32 r r) s)) #s(literal -1/162 binary32)) (*.f32 r (*.f32 r #s(literal 1/18 binary32)))) s)) s))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
(/.f32 #s(literal 1 binary32) (*.f32 (neg.f32 s) (-.f32 (*.f32 (*.f32 r (PI.f32)) #s(literal -4 binary32)) (/.f32 (-.f32 (*.f32 (*.f32 r (PI.f32)) (*.f32 (*.f32 #s(literal 4/3 binary32) r) #s(literal 2 binary32))) (/.f32 (+.f32 (/.f32 (*.f32 #s(literal -8 binary32) (+.f32 (*.f32 (*.f32 #s(literal 4/3 binary32) r) (*.f32 #s(literal -1/2 binary32) (+.f32 (*.f32 (*.f32 (*.f32 r r) (*.f32 #s(literal 5/9 binary32) (PI.f32))) (*.f32 r #s(literal 1/4 binary32))) (*.f32 (*.f32 r (PI.f32)) (*.f32 (*.f32 (*.f32 #s(literal 4/3 binary32) r) (*.f32 #s(literal 4/3 binary32) r)) #s(literal -1/8 binary32)))))) (+.f32 (*.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 r (PI.f32)) (*.f32 (*.f32 r r) (*.f32 #s(literal 5/9 binary32) (*.f32 #s(literal 4/3 binary32) r))))) (*.f32 (PI.f32) (*.f32 #s(literal 1/24 binary32) (pow.f32 r #s(literal 4 binary32))))))) s) (+.f32 (*.f32 #s(literal -1 binary32) (*.f32 r (*.f32 (PI.f32) (*.f32 (*.f32 #s(literal 4/3 binary32) r) (*.f32 #s(literal 4/3 binary32) r))))) (*.f32 #s(literal 2 binary32) (*.f32 (*.f32 r (PI.f32)) (*.f32 r (*.f32 r #s(literal 5/9 binary32))))))) s)) s)))) |
(/.f32 #s(literal 1 binary32) (*.f32 s (+.f32 (+.f32 (/.f32 (*.f32 #s(literal -2 binary32) (*.f32 r (*.f32 (PI.f32) (*.f32 r #s(literal -4/3 binary32))))) s) (*.f32 (*.f32 r (PI.f32)) #s(literal 4 binary32))) (*.f32 #s(literal -8 binary32) (+.f32 (/.f32 (+.f32 (*.f32 (+.f32 (*.f32 (*.f32 r (PI.f32)) (*.f32 (*.f32 (*.f32 r r) #s(literal 16/9 binary32)) #s(literal -1/8 binary32))) (*.f32 (*.f32 (*.f32 r r) (*.f32 #s(literal 5/9 binary32) (PI.f32))) (*.f32 r #s(literal 1/4 binary32)))) (*.f32 (*.f32 r #s(literal -4/3 binary32)) #s(literal -1/2 binary32))) (+.f32 (*.f32 (*.f32 #s(literal -1/8 binary32) (*.f32 r (PI.f32))) (*.f32 (*.f32 r r) (*.f32 #s(literal 5/9 binary32) (*.f32 r #s(literal -4/3 binary32))))) (*.f32 (PI.f32) (*.f32 #s(literal -1/24 binary32) (pow.f32 r #s(literal 4 binary32)))))) (*.f32 s (*.f32 s s))) (/.f32 (+.f32 (*.f32 (*.f32 r (PI.f32)) (*.f32 (*.f32 (*.f32 r r) #s(literal 16/9 binary32)) #s(literal -1/8 binary32))) (*.f32 (*.f32 (*.f32 r r) (*.f32 #s(literal 5/9 binary32) (PI.f32))) (*.f32 r #s(literal 1/4 binary32)))) (*.f32 s s))))))) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))))) (*.f32 (*.f32 r s) (PI.f32))) |
(/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) s) (/.f32 (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))) r)) (PI.f32)) |
(/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))))) (PI.f32)) |
(/.f32 (/.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))))) s) r) (PI.f32)) |
(/.f32 (/.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 (/.f32 r #s(literal -3 binary32)) s)))) s) r) (PI.f32)) |
(/.f32 (/.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 (/.f32 r s) #s(literal -3 binary32))))) s) r) (PI.f32)) |
(/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (exp.f32 (/.f32 (/.f32 r #s(literal -3 binary32)) s)))) (PI.f32)) |
(/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (exp.f32 (/.f32 (/.f32 r s) #s(literal -3 binary32))))) (PI.f32)) |
(/.f32 (/.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (pow.f32 (E.f32) (/.f32 (/.f32 r #s(literal -3 binary32)) s)))) s) r) (PI.f32)) |
(/.f32 #s(literal 1 binary32) (/.f32 (/.f32 (PI.f32) (/.f32 #s(literal 1/8 binary32) (*.f32 r s))) (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))))) |
(/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (pow.f32 (E.f32) (/.f32 r (*.f32 s #s(literal -3 binary32)))))) (PI.f32)) |
(/.f32 (/.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (/.f32 #s(literal 1 binary32) (exp.f32 (/.f32 r (*.f32 s #s(literal 3 binary32))))))) s) r) (PI.f32)) |
(-.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s))) (*.f32 r (*.f32 s (PI.f32)))) (/.f32 (*.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) #s(literal -3/4 binary32)) (*.f32 r (/.f32 s (/.f32 #s(literal 1/6 binary32) (PI.f32)))))) |
(+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (*.f32 (/.f32 (exp.f32 (*.f32 (/.f32 r s) #s(literal -1/3 binary32))) (*.f32 r (PI.f32))) (/.f32 #s(literal 1/8 binary32) s))) |
(+.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.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 (*.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(literal 6 binary32) (PI.f32)) s) r))) |
(/.f32 (/.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (cbrt.f32 (exp.f32 (/.f32 r (neg.f32 s)))))) s) r) (PI.f32)) |
(/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (cbrt.f32 (exp.f32 (/.f32 (neg.f32 r) s))))) (PI.f32)) |
(/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (pow.f32 (exp.f32 #s(literal -1 binary32)) (/.f32 (/.f32 r s) #s(literal 3 binary32))))) (PI.f32)) |
(/.f32 (/.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 (/.f32 r #s(literal -3 binary32)) s)))) s) r) (*.f32 (PI.f32) (log.f32 (E.f32)))) |
(exp.f32 (*.f32 (log.f32 (/.f32 (/.f32 (PI.f32) (/.f32 #s(literal 1/8 binary32) (*.f32 r s))) (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))))) #s(literal -1 binary32))) |
(/.f32 (/.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 (/.f32 r s) #s(literal -3 binary32))))) s) r) (pow.f32 (pow.f32 (PI.f32) #s(literal 1/3 binary32)) #s(literal 3 binary32))) |
(/.f32 (*.f32 (exp.f32 (*.f32 (log.f32 (/.f32 (*.f32 r s) #s(literal 1/8 binary32))) #s(literal -1 binary32))) (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (exp.f32 (/.f32 (/.f32 r s) #s(literal -3 binary32))))) (PI.f32)) |
(/.f32 (-.f32 (pow.f32 (/.f32 (*.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32)))) r) #s(literal 2 binary32)) (pow.f32 (/.f32 (*.f32 (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))) (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32)))) r) #s(literal 2 binary32))) (/.f32 (/.f32 (-.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 r s))) #s(literal 2 binary32)) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))) #s(literal 6 binary32))) (*.f32 s (PI.f32))) r)) |
| Outputs |
|---|
(/.f32 (/.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 (/.f32 r s) #s(literal -3 binary32))))) s) r) (PI.f32)) |
3 calls:
| 58.0ms | (+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
| 35.0ms | s |
| 35.0ms | r |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.7% | 1 | s |
| 99.7% | 1 | r |
| 99.7% | 1 | (+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 (*.f32 #s(literal 3/4 binary32) (exp.f32 (/.f32 (neg.f32 r) (*.f32 #s(literal 3 binary32) s)))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
Compiled 41 to 29 computations (29.3% saved)
| Inputs |
|---|
(/.f32 #s(literal 1/4 binary32) (*.f32 r (*.f32 s (PI.f32)))) |
(/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 r s) (PI.f32))) |
(/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 r (PI.f32)) s)) |
(/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) r) s)) |
(/.f32 (/.f32 #s(literal 1/4 binary32) r) (*.f32 s (PI.f32))) |
(/.f32 (/.f32 #s(literal 1/4 binary32) s) (*.f32 r (PI.f32))) |
(/.f32 (/.f32 #s(literal 1/4 binary32) (PI.f32)) (*.f32 r s)) |
(/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r s)) (PI.f32)) |
(/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) s) |
(/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 s (PI.f32))) r) |
(/.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) r) s) (PI.f32)) |
(/.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) s) r) (PI.f32)) |
(/.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) s) (PI.f32)) r) |
(*.f32 (/.f32 #s(literal 1 binary32) s) (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32)))) |
(*.f32 (/.f32 #s(literal 1 binary32) (PI.f32)) (/.f32 #s(literal 1/4 binary32) (*.f32 r s))) |
(*.f32 (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))) (/.f32 #s(literal 1/4 binary32) r)) |
(/.f32 #s(literal 1 binary32) (/.f32 s (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (PI.f32) (/.f32 #s(literal 1/4 binary32) (*.f32 r s)))) |
(/.f32 #s(literal 1 binary32) (/.f32 (PI.f32) (/.f32 (/.f32 #s(literal 1/4 binary32) s) r))) |
(/.f32 #s(literal 1 binary32) (/.f32 (*.f32 s (PI.f32)) (/.f32 #s(literal 1/4 binary32) r))) |
(/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (-.f32 (+.f32 #s(literal 1 binary32) (PI.f32)) #s(literal 1 binary32)) r) s)) |
(/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) r) (/.f32 (+.f32 #s(literal 1 binary32) #s(literal 1 binary32)) (PI.f32))) s) |
(/.f32 (/.f32 (*.f32 r #s(literal 1/144 binary32)) (*.f32 s (*.f32 s s))) (PI.f32)) |
(/.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) r) (/.f32 #s(literal -1/6 binary32) s)) s) (PI.f32)) |
(/.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) r) (/.f32 #s(literal -1/8 binary32) s)) s) (PI.f32)) |
(/.f32 (/.f32 (/.f32 (*.f32 (/.f32 r s) #s(literal 1/144 binary32)) s) s) (PI.f32)) |
(/.f32 #s(literal 1 binary32) (*.f32 r (*.f32 (PI.f32) (+.f32 (*.f32 r #s(literal 8/3 binary32)) (*.f32 s #s(literal 4 binary32)))))) |
(/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 #s(literal -1/6 binary32) (*.f32 s (PI.f32)))) s) |
(/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 #s(literal -1/8 binary32) (*.f32 s (PI.f32)))) s) |
(/.f32 (-.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (/.f32 #s(literal 1/6 binary32) (PI.f32)) s)) s) |
(/.f32 (/.f32 (+.f32 #s(literal -1/24 binary32) (*.f32 (/.f32 r s) #s(literal 1/144 binary32))) (*.f32 s s)) (PI.f32)) |
(/.f32 (+.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32))) (/.f32 (/.f32 #s(literal -1/4 binary32) r) (PI.f32))) (neg.f32 s)) |
(/.f32 (/.f32 (+.f32 (*.f32 s #s(literal -1/24 binary32)) (*.f32 r #s(literal 1/144 binary32))) (*.f32 s (*.f32 s s))) (PI.f32)) |
(/.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) s) (*.f32 #s(literal -1/6 binary32) (/.f32 r (*.f32 s s)))) r) (PI.f32)) |
(/.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) s) (*.f32 (/.f32 r (*.f32 s s)) #s(literal -1/6 binary32))) r) (PI.f32)) |
(/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 s (PI.f32))) (*.f32 #s(literal -1/6 binary32) (/.f32 r (*.f32 s (*.f32 s (PI.f32)))))) r) |
(/.f32 (+.f32 (/.f32 (*.f32 #s(literal -1/6 binary32) (/.f32 r (*.f32 s s))) (PI.f32)) (/.f32 #s(literal 1/4 binary32) (*.f32 s (PI.f32)))) r) |
(/.f32 (+.f32 (/.f32 (*.f32 #s(literal -1/6 binary32) (/.f32 r (*.f32 s s))) (PI.f32)) (/.f32 (/.f32 #s(literal 1/4 binary32) s) (PI.f32))) r) |
(/.f32 (*.f32 r (+.f32 (/.f32 #s(literal 1/144 binary32) (*.f32 s (*.f32 s s))) (/.f32 #s(literal -1/24 binary32) (*.f32 r (*.f32 s s))))) (PI.f32)) |
(/.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) r) (/.f32 (+.f32 #s(literal -1/6 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 (*.f32 r #s(literal 5/9 binary32)) s))) s)) s) (PI.f32)) |
(/.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) r) (/.f32 (+.f32 #s(literal -1/6 binary32) (/.f32 (*.f32 #s(literal 1/8 binary32) (*.f32 r #s(literal 5/9 binary32))) s)) s)) s) (PI.f32)) |
(*.f32 r (+.f32 (/.f32 (/.f32 #s(literal 1/144 binary32) (PI.f32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal -1/24 binary32) (*.f32 r (*.f32 s (*.f32 s (PI.f32))))))) |
(/.f32 #s(literal 1 binary32) (*.f32 s (+.f32 (/.f32 (*.f32 #s(literal -2 binary32) (*.f32 r (*.f32 (PI.f32) (*.f32 r #s(literal -4/3 binary32))))) s) (*.f32 (*.f32 r (PI.f32)) #s(literal 4 binary32))))) |
(/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (+.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 (/.f32 r s) (PI.f32))) (/.f32 #s(literal -1/6 binary32) (PI.f32))) s)) s) |
(/.f32 (-.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (+.f32 (/.f32 #s(literal 1/6 binary32) (PI.f32)) (*.f32 (/.f32 r (*.f32 s (PI.f32))) #s(literal -5/72 binary32))) s)) s) |
(/.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 (*.f32 s (PI.f32)) #s(literal 4 binary32)) (*.f32 r (+.f32 (*.f32 (PI.f32) #s(literal 8/3 binary32)) (*.f32 r (*.f32 (/.f32 (PI.f32) s) #s(literal 2/3 binary32)))))))) |
(/.f32 (-.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (*.f32 (/.f32 (/.f32 (/.f32 r s) (PI.f32)) s) #s(literal 5/72 binary32))) (/.f32 (/.f32 #s(literal 1/6 binary32) (PI.f32)) s)) s) |
(/.f32 (-.f32 (+.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) (PI.f32)) r) (*.f32 (/.f32 (/.f32 (/.f32 r s) (PI.f32)) s) #s(literal 5/72 binary32))) (/.f32 (/.f32 #s(literal 1/6 binary32) (PI.f32)) s)) s) |
(/.f32 (/.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 #s(literal 2 binary32) (*.f32 r (+.f32 (/.f32 #s(literal -4/3 binary32) s) (*.f32 #s(literal 5/9 binary32) (/.f32 r (*.f32 s s))))))) s) r) (PI.f32)) |
(/.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) s) (*.f32 r (+.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 (/.f32 r (*.f32 s s)) s)) (/.f32 #s(literal -1/6 binary32) (*.f32 s s))))) r) (PI.f32)) |
(/.f32 (/.f32 (+.f32 (/.f32 (-.f32 #s(literal -1/6 binary32) (/.f32 (+.f32 (*.f32 r #s(literal -5/72 binary32)) (*.f32 #s(literal 1/8 binary32) (/.f32 (*.f32 (*.f32 r r) #s(literal 14/81 binary32)) s))) s)) s) (/.f32 #s(literal 1/4 binary32) r)) s) (PI.f32)) |
(/.f32 (/.f32 (neg.f32 (+.f32 (/.f32 (+.f32 #s(literal -1/6 binary32) (/.f32 (+.f32 (*.f32 r #s(literal -5/72 binary32)) (*.f32 (/.f32 (*.f32 r r) s) #s(literal 1/48 binary32))) (neg.f32 s))) s) (/.f32 #s(literal 1/4 binary32) r))) (neg.f32 s)) (PI.f32)) |
(/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) (/.f32 (+.f32 (*.f32 r (*.f32 (*.f32 r r) #s(literal -1/162 binary32))) (*.f32 s (*.f32 #s(literal 1/18 binary32) (*.f32 r r)))) (*.f32 s (*.f32 s s)))) (PI.f32)) |
(/.f32 (+.f32 (/.f32 (-.f32 (/.f32 #s(literal -1/6 binary32) (PI.f32)) (/.f32 (+.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32)) (*.f32 #s(literal 7/324 binary32) (*.f32 r (/.f32 (/.f32 r s) (PI.f32))))) s)) s) (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32)))) s) |
(/.f32 (/.f32 (+.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) r) (/.f32 (+.f32 #s(literal -1/6 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 (*.f32 r #s(literal 5/9 binary32)) s))) s)) (*.f32 (/.f32 #s(literal -1/48 binary32) s) (*.f32 r (/.f32 r (*.f32 s s))))) s) (PI.f32)) |
(/.f32 #s(literal 1 binary32) (/.f32 (PI.f32) (/.f32 (+.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) r) (/.f32 (+.f32 #s(literal -1/6 binary32) (/.f32 (*.f32 #s(literal 1/8 binary32) (*.f32 r #s(literal 5/9 binary32))) s)) s)) (/.f32 (*.f32 (*.f32 r r) #s(literal -1/48 binary32)) (*.f32 s (*.f32 s s)))) s))) |
(/.f32 (+.f32 (/.f32 (+.f32 (/.f32 (+.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32)) (/.f32 (*.f32 (/.f32 (*.f32 r r) s) #s(literal 1/48 binary32)) (PI.f32))) (neg.f32 s)) (/.f32 #s(literal -1/6 binary32) (PI.f32))) (neg.f32 s)) (/.f32 #s(literal -1/4 binary32) (*.f32 r (PI.f32)))) (neg.f32 s)) |
(/.f32 (+.f32 (/.f32 (+.f32 (/.f32 (+.f32 (/.f32 (*.f32 (/.f32 (*.f32 r r) s) #s(literal 1/48 binary32)) (PI.f32)) (*.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32))) (neg.f32 s)) (/.f32 #s(literal -1/6 binary32) (PI.f32))) (neg.f32 s)) (/.f32 #s(literal -1/4 binary32) (*.f32 r (PI.f32)))) (neg.f32 s)) |
(/.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 (PI.f32) (+.f32 (*.f32 r #s(literal 8/3 binary32)) (*.f32 s #s(literal 4 binary32)))) (*.f32 r (*.f32 r (+.f32 (*.f32 (+.f32 (/.f32 (*.f32 (/.f32 (*.f32 (PI.f32) #s(literal -1/12 binary32)) s) #s(literal 2/3 binary32)) s) (*.f32 (/.f32 (PI.f32) (*.f32 s s)) #s(literal 11/216 binary32))) (*.f32 r #s(literal -8 binary32))) (*.f32 (/.f32 (PI.f32) s) #s(literal 2/3 binary32)))))))) |
(/.f32 #s(literal 1 binary32) (*.f32 s (+.f32 (+.f32 (/.f32 (*.f32 #s(literal -2 binary32) (*.f32 r (*.f32 (PI.f32) (*.f32 r #s(literal -4/3 binary32))))) s) (*.f32 (*.f32 r (PI.f32)) #s(literal 4 binary32))) (/.f32 (*.f32 #s(literal -8 binary32) (+.f32 (*.f32 (*.f32 r (PI.f32)) (*.f32 (*.f32 (*.f32 r r) #s(literal 16/9 binary32)) #s(literal -1/8 binary32))) (*.f32 (*.f32 (*.f32 r r) (*.f32 #s(literal 5/9 binary32) (PI.f32))) (*.f32 r #s(literal 1/4 binary32))))) (*.f32 s s))))) |
(/.f32 #s(literal 1 binary32) (*.f32 (neg.f32 s) (-.f32 (*.f32 (*.f32 r (PI.f32)) #s(literal -4 binary32)) (/.f32 (+.f32 (/.f32 (*.f32 #s(literal -8 binary32) (+.f32 (*.f32 (*.f32 (*.f32 r r) (*.f32 #s(literal 5/9 binary32) (PI.f32))) (*.f32 r #s(literal 1/4 binary32))) (*.f32 (*.f32 r (PI.f32)) (*.f32 (*.f32 (*.f32 #s(literal 4/3 binary32) r) (*.f32 #s(literal 4/3 binary32) r)) #s(literal -1/8 binary32))))) s) (*.f32 (*.f32 r (PI.f32)) (*.f32 (*.f32 #s(literal 4/3 binary32) r) #s(literal 2 binary32)))) s)))) |
(*.f32 (/.f32 (/.f32 #s(literal 1 binary32) s) r) (pow.f32 (/.f32 (PI.f32) #s(literal 1/4 binary32)) #s(literal -1 binary32))) |
(*.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) r) s) (/.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) (PI.f32))) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) (PI.f32))) (*.f32 r s)) |
(/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) r) (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32))) (*.f32 s (PI.f32))) |
(/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) r) (/.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) (PI.f32))) s) |
(/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) s) (/.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) r)) (PI.f32)) |
(/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r (neg.f32 s))))) (*.f32 (*.f32 r s) (PI.f32))) |
(/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s)))) (*.f32 r (*.f32 s (PI.f32)))) |
(/.f32 (/.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) (/.f32 (*.f32 r s) #s(literal 1/8 binary32))) (PI.f32)) |
(/.f32 (/.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1 binary32))) s) r) (PI.f32)) |
(/.f32 (/.f32 (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r (neg.f32 s))))) s) r) (PI.f32)) |
(/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) #s(literal 1 binary32))) (PI.f32)) |
(*.f32 (/.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) (/.f32 (*.f32 r s) #s(literal 1/8 binary32))) (/.f32 #s(literal 1 binary32) (PI.f32))) |
(/.f32 #s(literal 1 binary32) (/.f32 (PI.f32) (/.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) (/.f32 (*.f32 r s) #s(literal 1/8 binary32))))) |
(/.f32 (*.f32 (/.f32 #s(literal 1 binary32) (/.f32 s (/.f32 #s(literal 1/8 binary32) r))) (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) #s(literal 1 binary32))) (PI.f32)) |
(+.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s))) (*.f32 r (*.f32 s (PI.f32)))) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32))) r)) |
(+.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s))) (*.f32 r (*.f32 s (PI.f32)))) (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
(/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (+.f32 #s(literal 1 binary32) (*.f32 (/.f32 r s) #s(literal -1/3 binary32))))) (PI.f32)) |
(+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) s) (PI.f32)) r)) |
(/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (/.f32 (/.f32 (*.f32 r (*.f32 r #s(literal 1/18 binary32))) s) s))) (PI.f32)) |
(+.f32 (/.f32 #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))) |
(/.f32 (/.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (-.f32 #s(literal 1 binary32) (/.f32 (+.f32 (/.f32 (*.f32 r (*.f32 r #s(literal -1/18 binary32))) s) (*.f32 r #s(literal 1/3 binary32))) s)))) s) r) (PI.f32)) |
(/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) r) (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)))) (*.f32 s (PI.f32))) |
(/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (-.f32 #s(literal 1 binary32) (/.f32 (+.f32 (/.f32 (*.f32 (*.f32 r r) #s(literal -1/18 binary32)) s) (*.f32 r #s(literal 1/3 binary32))) s)))) (PI.f32)) |
(/.f32 (/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) r) (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)))) s) (PI.f32)) |
(/.f32 (/.f32 (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) (/.f32 (*.f32 r s) #s(literal 1/8 binary32))) (PI.f32)) |
(/.f32 (/.f32 (+.f32 (*.f32 r #s(literal 1/144 binary32)) (*.f32 s (+.f32 #s(literal -1/24 binary32) (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) r) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r)) (*.f32 s #s(literal 1/8 binary32)))))) (*.f32 s (*.f32 s s))) (PI.f32)) |
(/.f32 #s(literal 1 binary32) (/.f32 (PI.f32) (/.f32 (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) (/.f32 (*.f32 r s) #s(literal 1/8 binary32))))) |
(/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 r (/.f32 (+.f32 #s(literal 1/18 binary32) (/.f32 (*.f32 r #s(literal -1/162 binary32)) s)) (*.f32 s s))) (/.f32 #s(literal -1/3 binary32) 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 (+.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r (PI.f32))) (/.f32 (+.f32 (/.f32 (/.f32 (*.f32 r #s(literal 1/144 binary32)) s) (PI.f32)) (/.f32 #s(literal -1/24 binary32) (PI.f32))) s)) s)) |
(/.f32 (+.f32 (/.f32 (*.f32 r #s(literal 1/144 binary32)) (PI.f32)) (*.f32 s (+.f32 (*.f32 (+.f32 (/.f32 (/.f32 #s(literal 1 binary32) (PI.f32)) r) (/.f32 (/.f32 (/.f32 #s(literal 1 binary32) (PI.f32)) r) (exp.f32 (/.f32 r s)))) (*.f32 s #s(literal 1/8 binary32))) (/.f32 #s(literal -1/24 binary32) (PI.f32))))) (*.f32 s (*.f32 s s))) |
(*.f32 (+.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))) (/.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) r) s) (PI.f32))) |
(/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 s (PI.f32))) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -7/324 binary32)) (*.f32 (PI.f32) (pow.f32 s #s(literal 4 binary32)))) (/.f32 #s(literal 5/72 binary32) (*.f32 s (*.f32 (PI.f32) (*.f32 s s)))))) (/.f32 #s(literal -1/6 binary32) (*.f32 (PI.f32) (*.f32 s s)))))) r) |
(/.f32 (/.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (+.f32 (*.f32 (*.f32 r (/.f32 (*.f32 r r) s)) #s(literal -1/162 binary32)) (*.f32 r (*.f32 r #s(literal 1/18 binary32)))) s)) s)))) s) r) (PI.f32)) |
(/.f32 (/.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s))))) r) s) (PI.f32)) |
(/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 r (+.f32 (*.f32 (/.f32 (/.f32 r (*.f32 s s)) s) #s(literal -1/162 binary32)) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))))) (PI.f32)) |
(/.f32 (*.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) s) r) (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 r (+.f32 (*.f32 (/.f32 (/.f32 r (*.f32 s s)) s) #s(literal -1/162 binary32)) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))))) (PI.f32)) |
(+.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s))) (*.f32 r (*.f32 s (PI.f32)))) (/.f32 (-.f32 #s(literal 3/4 binary32) (/.f32 (-.f32 (*.f32 #s(literal 1/4 binary32) r) (/.f32 (+.f32 (/.f32 (*.f32 #s(literal -1/216 binary32) (*.f32 r (*.f32 r r))) s) (*.f32 (*.f32 r r) #s(literal 1/24 binary32))) s)) s)) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
(/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) (neg.f32 (*.f32 (*.f32 r (*.f32 r r)) (-.f32 (/.f32 #s(literal 1/162 binary32) (*.f32 s (*.f32 s s))) (/.f32 (-.f32 (/.f32 #s(literal 1/18 binary32) (*.f32 s s)) (/.f32 (-.f32 (/.f32 #s(literal 1/3 binary32) s) (/.f32 (+.f32 #s(literal 1 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) r)) r)) r))))) (PI.f32)) |
(+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 (+.f32 (/.f32 (-.f32 (/.f32 #s(literal -1/24 binary32) (PI.f32)) (/.f32 (+.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -1/144 binary32)) (*.f32 (*.f32 r (/.f32 (/.f32 r s) (PI.f32))) #s(literal 1/1296 binary32))) s)) s) (/.f32 #s(literal 1/8 binary32) (*.f32 r (PI.f32)))) s)) |
(+.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s))) (*.f32 r (*.f32 s (PI.f32)))) (/.f32 (+.f32 (neg.f32 (/.f32 (neg.f32 (+.f32 (/.f32 (+.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -1/144 binary32)) (*.f32 #s(literal 1/1296 binary32) (/.f32 (/.f32 (*.f32 r r) s) (PI.f32)))) s) (/.f32 #s(literal 1/24 binary32) (PI.f32)))) s)) (/.f32 #s(literal -1/8 binary32) (*.f32 r (PI.f32)))) (neg.f32 s))) |
(+.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s))) (*.f32 r (*.f32 s (PI.f32)))) (/.f32 (*.f32 #s(literal 3/4 binary32) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (+.f32 (*.f32 (*.f32 r (/.f32 (*.f32 r r) s)) #s(literal -1/162 binary32)) (*.f32 r (*.f32 r #s(literal 1/18 binary32)))) s)) s))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
(/.f32 #s(literal 1 binary32) (*.f32 (neg.f32 s) (-.f32 (*.f32 (*.f32 r (PI.f32)) #s(literal -4 binary32)) (/.f32 (-.f32 (*.f32 (*.f32 r (PI.f32)) (*.f32 (*.f32 #s(literal 4/3 binary32) r) #s(literal 2 binary32))) (/.f32 (+.f32 (/.f32 (*.f32 #s(literal -8 binary32) (+.f32 (*.f32 (*.f32 #s(literal 4/3 binary32) r) (*.f32 #s(literal -1/2 binary32) (+.f32 (*.f32 (*.f32 (*.f32 r r) (*.f32 #s(literal 5/9 binary32) (PI.f32))) (*.f32 r #s(literal 1/4 binary32))) (*.f32 (*.f32 r (PI.f32)) (*.f32 (*.f32 (*.f32 #s(literal 4/3 binary32) r) (*.f32 #s(literal 4/3 binary32) r)) #s(literal -1/8 binary32)))))) (+.f32 (*.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 r (PI.f32)) (*.f32 (*.f32 r r) (*.f32 #s(literal 5/9 binary32) (*.f32 #s(literal 4/3 binary32) r))))) (*.f32 (PI.f32) (*.f32 #s(literal 1/24 binary32) (pow.f32 r #s(literal 4 binary32))))))) s) (+.f32 (*.f32 #s(literal -1 binary32) (*.f32 r (*.f32 (PI.f32) (*.f32 (*.f32 #s(literal 4/3 binary32) r) (*.f32 #s(literal 4/3 binary32) r))))) (*.f32 #s(literal 2 binary32) (*.f32 (*.f32 r (PI.f32)) (*.f32 r (*.f32 r #s(literal 5/9 binary32))))))) s)) s)))) |
(/.f32 #s(literal 1 binary32) (*.f32 s (+.f32 (+.f32 (/.f32 (*.f32 #s(literal -2 binary32) (*.f32 r (*.f32 (PI.f32) (*.f32 r #s(literal -4/3 binary32))))) s) (*.f32 (*.f32 r (PI.f32)) #s(literal 4 binary32))) (*.f32 #s(literal -8 binary32) (+.f32 (/.f32 (+.f32 (*.f32 (+.f32 (*.f32 (*.f32 r (PI.f32)) (*.f32 (*.f32 (*.f32 r r) #s(literal 16/9 binary32)) #s(literal -1/8 binary32))) (*.f32 (*.f32 (*.f32 r r) (*.f32 #s(literal 5/9 binary32) (PI.f32))) (*.f32 r #s(literal 1/4 binary32)))) (*.f32 (*.f32 r #s(literal -4/3 binary32)) #s(literal -1/2 binary32))) (+.f32 (*.f32 (*.f32 #s(literal -1/8 binary32) (*.f32 r (PI.f32))) (*.f32 (*.f32 r r) (*.f32 #s(literal 5/9 binary32) (*.f32 r #s(literal -4/3 binary32))))) (*.f32 (PI.f32) (*.f32 #s(literal -1/24 binary32) (pow.f32 r #s(literal 4 binary32)))))) (*.f32 s (*.f32 s s))) (/.f32 (+.f32 (*.f32 (*.f32 r (PI.f32)) (*.f32 (*.f32 (*.f32 r r) #s(literal 16/9 binary32)) #s(literal -1/8 binary32))) (*.f32 (*.f32 (*.f32 r r) (*.f32 #s(literal 5/9 binary32) (PI.f32))) (*.f32 r #s(literal 1/4 binary32)))) (*.f32 s s))))))) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))))) (*.f32 (*.f32 r s) (PI.f32))) |
(/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) s) (/.f32 (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))) r)) (PI.f32)) |
(/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))))) (PI.f32)) |
(/.f32 (/.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))))) s) r) (PI.f32)) |
(/.f32 (/.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 (/.f32 r #s(literal -3 binary32)) s)))) s) r) (PI.f32)) |
| Outputs |
|---|
(/.f32 (/.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 (/.f32 r #s(literal -3 binary32)) s)))) s) r) (PI.f32)) |
2 calls:
| 32.0ms | r |
| 31.0ms | s |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.6% | 1 | s |
| 99.6% | 1 | r |
Compiled 6 to 4 computations (33.3% saved)
| Inputs |
|---|
(/.f32 #s(literal 1/4 binary32) (*.f32 r (*.f32 s (PI.f32)))) |
(/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 r s) (PI.f32))) |
(/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 r (PI.f32)) s)) |
(/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) r) s)) |
(/.f32 (/.f32 #s(literal 1/4 binary32) r) (*.f32 s (PI.f32))) |
(/.f32 (/.f32 #s(literal 1/4 binary32) s) (*.f32 r (PI.f32))) |
(/.f32 (/.f32 #s(literal 1/4 binary32) (PI.f32)) (*.f32 r s)) |
(/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r s)) (PI.f32)) |
(/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) s) |
(/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 s (PI.f32))) r) |
(/.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) r) s) (PI.f32)) |
(/.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) s) r) (PI.f32)) |
(/.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) s) (PI.f32)) r) |
(*.f32 (/.f32 #s(literal 1 binary32) s) (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32)))) |
(*.f32 (/.f32 #s(literal 1 binary32) (PI.f32)) (/.f32 #s(literal 1/4 binary32) (*.f32 r s))) |
(*.f32 (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))) (/.f32 #s(literal 1/4 binary32) r)) |
(/.f32 #s(literal 1 binary32) (/.f32 s (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (PI.f32) (/.f32 #s(literal 1/4 binary32) (*.f32 r s)))) |
(/.f32 #s(literal 1 binary32) (/.f32 (PI.f32) (/.f32 (/.f32 #s(literal 1/4 binary32) s) r))) |
(/.f32 #s(literal 1 binary32) (/.f32 (*.f32 s (PI.f32)) (/.f32 #s(literal 1/4 binary32) r))) |
(/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (-.f32 (+.f32 #s(literal 1 binary32) (PI.f32)) #s(literal 1 binary32)) r) s)) |
(/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) r) (/.f32 (+.f32 #s(literal 1 binary32) #s(literal 1 binary32)) (PI.f32))) s) |
(/.f32 (/.f32 (*.f32 r #s(literal 1/144 binary32)) (*.f32 s (*.f32 s s))) (PI.f32)) |
(/.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) r) (/.f32 #s(literal -1/6 binary32) s)) s) (PI.f32)) |
(/.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) r) (/.f32 #s(literal -1/8 binary32) s)) s) (PI.f32)) |
(/.f32 (/.f32 (/.f32 (*.f32 (/.f32 r s) #s(literal 1/144 binary32)) s) s) (PI.f32)) |
(/.f32 #s(literal 1 binary32) (*.f32 r (*.f32 (PI.f32) (+.f32 (*.f32 r #s(literal 8/3 binary32)) (*.f32 s #s(literal 4 binary32)))))) |
(/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 #s(literal -1/6 binary32) (*.f32 s (PI.f32)))) s) |
(/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 #s(literal -1/8 binary32) (*.f32 s (PI.f32)))) s) |
(/.f32 (-.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (/.f32 #s(literal 1/6 binary32) (PI.f32)) s)) s) |
(/.f32 (/.f32 (+.f32 #s(literal -1/24 binary32) (*.f32 (/.f32 r s) #s(literal 1/144 binary32))) (*.f32 s s)) (PI.f32)) |
(/.f32 (+.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32))) (/.f32 (/.f32 #s(literal -1/4 binary32) r) (PI.f32))) (neg.f32 s)) |
(/.f32 (/.f32 (+.f32 (*.f32 s #s(literal -1/24 binary32)) (*.f32 r #s(literal 1/144 binary32))) (*.f32 s (*.f32 s s))) (PI.f32)) |
(/.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) s) (*.f32 #s(literal -1/6 binary32) (/.f32 r (*.f32 s s)))) r) (PI.f32)) |
(/.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) s) (*.f32 (/.f32 r (*.f32 s s)) #s(literal -1/6 binary32))) r) (PI.f32)) |
(/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 s (PI.f32))) (*.f32 #s(literal -1/6 binary32) (/.f32 r (*.f32 s (*.f32 s (PI.f32)))))) r) |
(/.f32 (+.f32 (/.f32 (*.f32 #s(literal -1/6 binary32) (/.f32 r (*.f32 s s))) (PI.f32)) (/.f32 #s(literal 1/4 binary32) (*.f32 s (PI.f32)))) r) |
(/.f32 (+.f32 (/.f32 (*.f32 #s(literal -1/6 binary32) (/.f32 r (*.f32 s s))) (PI.f32)) (/.f32 (/.f32 #s(literal 1/4 binary32) s) (PI.f32))) r) |
(/.f32 (*.f32 r (+.f32 (/.f32 #s(literal 1/144 binary32) (*.f32 s (*.f32 s s))) (/.f32 #s(literal -1/24 binary32) (*.f32 r (*.f32 s s))))) (PI.f32)) |
(/.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) r) (/.f32 (+.f32 #s(literal -1/6 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 (*.f32 r #s(literal 5/9 binary32)) s))) s)) s) (PI.f32)) |
(/.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) r) (/.f32 (+.f32 #s(literal -1/6 binary32) (/.f32 (*.f32 #s(literal 1/8 binary32) (*.f32 r #s(literal 5/9 binary32))) s)) s)) s) (PI.f32)) |
(*.f32 r (+.f32 (/.f32 (/.f32 #s(literal 1/144 binary32) (PI.f32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal -1/24 binary32) (*.f32 r (*.f32 s (*.f32 s (PI.f32))))))) |
(/.f32 #s(literal 1 binary32) (*.f32 s (+.f32 (/.f32 (*.f32 #s(literal -2 binary32) (*.f32 r (*.f32 (PI.f32) (*.f32 r #s(literal -4/3 binary32))))) s) (*.f32 (*.f32 r (PI.f32)) #s(literal 4 binary32))))) |
(/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (+.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 (/.f32 r s) (PI.f32))) (/.f32 #s(literal -1/6 binary32) (PI.f32))) s)) s) |
(/.f32 (-.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (+.f32 (/.f32 #s(literal 1/6 binary32) (PI.f32)) (*.f32 (/.f32 r (*.f32 s (PI.f32))) #s(literal -5/72 binary32))) s)) s) |
(/.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 (*.f32 s (PI.f32)) #s(literal 4 binary32)) (*.f32 r (+.f32 (*.f32 (PI.f32) #s(literal 8/3 binary32)) (*.f32 r (*.f32 (/.f32 (PI.f32) s) #s(literal 2/3 binary32)))))))) |
(/.f32 (-.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (*.f32 (/.f32 (/.f32 (/.f32 r s) (PI.f32)) s) #s(literal 5/72 binary32))) (/.f32 (/.f32 #s(literal 1/6 binary32) (PI.f32)) s)) s) |
(/.f32 (-.f32 (+.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) (PI.f32)) r) (*.f32 (/.f32 (/.f32 (/.f32 r s) (PI.f32)) s) #s(literal 5/72 binary32))) (/.f32 (/.f32 #s(literal 1/6 binary32) (PI.f32)) s)) s) |
(/.f32 (/.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 #s(literal 2 binary32) (*.f32 r (+.f32 (/.f32 #s(literal -4/3 binary32) s) (*.f32 #s(literal 5/9 binary32) (/.f32 r (*.f32 s s))))))) s) r) (PI.f32)) |
(/.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) s) (*.f32 r (+.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 (/.f32 r (*.f32 s s)) s)) (/.f32 #s(literal -1/6 binary32) (*.f32 s s))))) r) (PI.f32)) |
(/.f32 (/.f32 (+.f32 (/.f32 (-.f32 #s(literal -1/6 binary32) (/.f32 (+.f32 (*.f32 r #s(literal -5/72 binary32)) (*.f32 #s(literal 1/8 binary32) (/.f32 (*.f32 (*.f32 r r) #s(literal 14/81 binary32)) s))) s)) s) (/.f32 #s(literal 1/4 binary32) r)) s) (PI.f32)) |
(/.f32 (/.f32 (neg.f32 (+.f32 (/.f32 (+.f32 #s(literal -1/6 binary32) (/.f32 (+.f32 (*.f32 r #s(literal -5/72 binary32)) (*.f32 (/.f32 (*.f32 r r) s) #s(literal 1/48 binary32))) (neg.f32 s))) s) (/.f32 #s(literal 1/4 binary32) r))) (neg.f32 s)) (PI.f32)) |
(/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) (/.f32 (+.f32 (*.f32 r (*.f32 (*.f32 r r) #s(literal -1/162 binary32))) (*.f32 s (*.f32 #s(literal 1/18 binary32) (*.f32 r r)))) (*.f32 s (*.f32 s s)))) (PI.f32)) |
(/.f32 (+.f32 (/.f32 (-.f32 (/.f32 #s(literal -1/6 binary32) (PI.f32)) (/.f32 (+.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32)) (*.f32 #s(literal 7/324 binary32) (*.f32 r (/.f32 (/.f32 r s) (PI.f32))))) s)) s) (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32)))) s) |
(/.f32 (/.f32 (+.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) r) (/.f32 (+.f32 #s(literal -1/6 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 (*.f32 r #s(literal 5/9 binary32)) s))) s)) (*.f32 (/.f32 #s(literal -1/48 binary32) s) (*.f32 r (/.f32 r (*.f32 s s))))) s) (PI.f32)) |
(/.f32 #s(literal 1 binary32) (/.f32 (PI.f32) (/.f32 (+.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) r) (/.f32 (+.f32 #s(literal -1/6 binary32) (/.f32 (*.f32 #s(literal 1/8 binary32) (*.f32 r #s(literal 5/9 binary32))) s)) s)) (/.f32 (*.f32 (*.f32 r r) #s(literal -1/48 binary32)) (*.f32 s (*.f32 s s)))) s))) |
(/.f32 (+.f32 (/.f32 (+.f32 (/.f32 (+.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32)) (/.f32 (*.f32 (/.f32 (*.f32 r r) s) #s(literal 1/48 binary32)) (PI.f32))) (neg.f32 s)) (/.f32 #s(literal -1/6 binary32) (PI.f32))) (neg.f32 s)) (/.f32 #s(literal -1/4 binary32) (*.f32 r (PI.f32)))) (neg.f32 s)) |
(/.f32 (+.f32 (/.f32 (+.f32 (/.f32 (+.f32 (/.f32 (*.f32 (/.f32 (*.f32 r r) s) #s(literal 1/48 binary32)) (PI.f32)) (*.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32))) (neg.f32 s)) (/.f32 #s(literal -1/6 binary32) (PI.f32))) (neg.f32 s)) (/.f32 #s(literal -1/4 binary32) (*.f32 r (PI.f32)))) (neg.f32 s)) |
(/.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 (PI.f32) (+.f32 (*.f32 r #s(literal 8/3 binary32)) (*.f32 s #s(literal 4 binary32)))) (*.f32 r (*.f32 r (+.f32 (*.f32 (+.f32 (/.f32 (*.f32 (/.f32 (*.f32 (PI.f32) #s(literal -1/12 binary32)) s) #s(literal 2/3 binary32)) s) (*.f32 (/.f32 (PI.f32) (*.f32 s s)) #s(literal 11/216 binary32))) (*.f32 r #s(literal -8 binary32))) (*.f32 (/.f32 (PI.f32) s) #s(literal 2/3 binary32)))))))) |
(/.f32 #s(literal 1 binary32) (*.f32 s (+.f32 (+.f32 (/.f32 (*.f32 #s(literal -2 binary32) (*.f32 r (*.f32 (PI.f32) (*.f32 r #s(literal -4/3 binary32))))) s) (*.f32 (*.f32 r (PI.f32)) #s(literal 4 binary32))) (/.f32 (*.f32 #s(literal -8 binary32) (+.f32 (*.f32 (*.f32 r (PI.f32)) (*.f32 (*.f32 (*.f32 r r) #s(literal 16/9 binary32)) #s(literal -1/8 binary32))) (*.f32 (*.f32 (*.f32 r r) (*.f32 #s(literal 5/9 binary32) (PI.f32))) (*.f32 r #s(literal 1/4 binary32))))) (*.f32 s s))))) |
(/.f32 #s(literal 1 binary32) (*.f32 (neg.f32 s) (-.f32 (*.f32 (*.f32 r (PI.f32)) #s(literal -4 binary32)) (/.f32 (+.f32 (/.f32 (*.f32 #s(literal -8 binary32) (+.f32 (*.f32 (*.f32 (*.f32 r r) (*.f32 #s(literal 5/9 binary32) (PI.f32))) (*.f32 r #s(literal 1/4 binary32))) (*.f32 (*.f32 r (PI.f32)) (*.f32 (*.f32 (*.f32 #s(literal 4/3 binary32) r) (*.f32 #s(literal 4/3 binary32) r)) #s(literal -1/8 binary32))))) s) (*.f32 (*.f32 r (PI.f32)) (*.f32 (*.f32 #s(literal 4/3 binary32) r) #s(literal 2 binary32)))) s)))) |
(*.f32 (/.f32 (/.f32 #s(literal 1 binary32) s) r) (pow.f32 (/.f32 (PI.f32) #s(literal 1/4 binary32)) #s(literal -1 binary32))) |
(*.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) r) s) (/.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) (PI.f32))) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) (PI.f32))) (*.f32 r s)) |
(/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) r) (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32))) (*.f32 s (PI.f32))) |
(/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) r) (/.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) (PI.f32))) s) |
(/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) s) (/.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) r)) (PI.f32)) |
(/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r (neg.f32 s))))) (*.f32 (*.f32 r s) (PI.f32))) |
(/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s)))) (*.f32 r (*.f32 s (PI.f32)))) |
(/.f32 (/.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) (/.f32 (*.f32 r s) #s(literal 1/8 binary32))) (PI.f32)) |
(/.f32 (/.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1 binary32))) s) r) (PI.f32)) |
(/.f32 (/.f32 (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r (neg.f32 s))))) s) r) (PI.f32)) |
(/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) #s(literal 1 binary32))) (PI.f32)) |
(*.f32 (/.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) (/.f32 (*.f32 r s) #s(literal 1/8 binary32))) (/.f32 #s(literal 1 binary32) (PI.f32))) |
(/.f32 #s(literal 1 binary32) (/.f32 (PI.f32) (/.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) (/.f32 (*.f32 r s) #s(literal 1/8 binary32))))) |
(/.f32 (*.f32 (/.f32 #s(literal 1 binary32) (/.f32 s (/.f32 #s(literal 1/8 binary32) r))) (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) #s(literal 1 binary32))) (PI.f32)) |
(+.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s))) (*.f32 r (*.f32 s (PI.f32)))) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32))) r)) |
(+.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s))) (*.f32 r (*.f32 s (PI.f32)))) (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
(/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (+.f32 #s(literal 1 binary32) (*.f32 (/.f32 r s) #s(literal -1/3 binary32))))) (PI.f32)) |
(+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) s) (PI.f32)) r)) |
(/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (/.f32 (/.f32 (*.f32 r (*.f32 r #s(literal 1/18 binary32))) s) s))) (PI.f32)) |
(+.f32 (/.f32 #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))) |
(/.f32 (/.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (-.f32 #s(literal 1 binary32) (/.f32 (+.f32 (/.f32 (*.f32 r (*.f32 r #s(literal -1/18 binary32))) s) (*.f32 r #s(literal 1/3 binary32))) s)))) s) r) (PI.f32)) |
(/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) r) (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)))) (*.f32 s (PI.f32))) |
(/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (-.f32 #s(literal 1 binary32) (/.f32 (+.f32 (/.f32 (*.f32 (*.f32 r r) #s(literal -1/18 binary32)) s) (*.f32 r #s(literal 1/3 binary32))) s)))) (PI.f32)) |
(/.f32 (/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) r) (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)))) s) (PI.f32)) |
(/.f32 (/.f32 (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) (/.f32 (*.f32 r s) #s(literal 1/8 binary32))) (PI.f32)) |
(/.f32 (/.f32 (+.f32 (*.f32 r #s(literal 1/144 binary32)) (*.f32 s (+.f32 #s(literal -1/24 binary32) (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) r) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r)) (*.f32 s #s(literal 1/8 binary32)))))) (*.f32 s (*.f32 s s))) (PI.f32)) |
(/.f32 #s(literal 1 binary32) (/.f32 (PI.f32) (/.f32 (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) (/.f32 (*.f32 r s) #s(literal 1/8 binary32))))) |
(/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 r (/.f32 (+.f32 #s(literal 1/18 binary32) (/.f32 (*.f32 r #s(literal -1/162 binary32)) s)) (*.f32 s s))) (/.f32 #s(literal -1/3 binary32) 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 (+.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r (PI.f32))) (/.f32 (+.f32 (/.f32 (/.f32 (*.f32 r #s(literal 1/144 binary32)) s) (PI.f32)) (/.f32 #s(literal -1/24 binary32) (PI.f32))) s)) s)) |
(/.f32 (+.f32 (/.f32 (*.f32 r #s(literal 1/144 binary32)) (PI.f32)) (*.f32 s (+.f32 (*.f32 (+.f32 (/.f32 (/.f32 #s(literal 1 binary32) (PI.f32)) r) (/.f32 (/.f32 (/.f32 #s(literal 1 binary32) (PI.f32)) r) (exp.f32 (/.f32 r s)))) (*.f32 s #s(literal 1/8 binary32))) (/.f32 #s(literal -1/24 binary32) (PI.f32))))) (*.f32 s (*.f32 s s))) |
(*.f32 (+.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))) (/.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) r) s) (PI.f32))) |
(/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 s (PI.f32))) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -7/324 binary32)) (*.f32 (PI.f32) (pow.f32 s #s(literal 4 binary32)))) (/.f32 #s(literal 5/72 binary32) (*.f32 s (*.f32 (PI.f32) (*.f32 s s)))))) (/.f32 #s(literal -1/6 binary32) (*.f32 (PI.f32) (*.f32 s s)))))) r) |
(/.f32 (/.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (+.f32 (*.f32 (*.f32 r (/.f32 (*.f32 r r) s)) #s(literal -1/162 binary32)) (*.f32 r (*.f32 r #s(literal 1/18 binary32)))) s)) s)))) s) r) (PI.f32)) |
(/.f32 (/.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s))))) r) s) (PI.f32)) |
(/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 r (+.f32 (*.f32 (/.f32 (/.f32 r (*.f32 s s)) s) #s(literal -1/162 binary32)) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))))) (PI.f32)) |
(/.f32 (*.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) s) r) (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 r (+.f32 (*.f32 (/.f32 (/.f32 r (*.f32 s s)) s) #s(literal -1/162 binary32)) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))))) (PI.f32)) |
(+.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s))) (*.f32 r (*.f32 s (PI.f32)))) (/.f32 (-.f32 #s(literal 3/4 binary32) (/.f32 (-.f32 (*.f32 #s(literal 1/4 binary32) r) (/.f32 (+.f32 (/.f32 (*.f32 #s(literal -1/216 binary32) (*.f32 r (*.f32 r r))) s) (*.f32 (*.f32 r r) #s(literal 1/24 binary32))) s)) s)) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
(/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) (neg.f32 (*.f32 (*.f32 r (*.f32 r r)) (-.f32 (/.f32 #s(literal 1/162 binary32) (*.f32 s (*.f32 s s))) (/.f32 (-.f32 (/.f32 #s(literal 1/18 binary32) (*.f32 s s)) (/.f32 (-.f32 (/.f32 #s(literal 1/3 binary32) s) (/.f32 (+.f32 #s(literal 1 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) r)) r)) r))))) (PI.f32)) |
(+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 (+.f32 (/.f32 (-.f32 (/.f32 #s(literal -1/24 binary32) (PI.f32)) (/.f32 (+.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -1/144 binary32)) (*.f32 (*.f32 r (/.f32 (/.f32 r s) (PI.f32))) #s(literal 1/1296 binary32))) s)) s) (/.f32 #s(literal 1/8 binary32) (*.f32 r (PI.f32)))) s)) |
(+.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s))) (*.f32 r (*.f32 s (PI.f32)))) (/.f32 (+.f32 (neg.f32 (/.f32 (neg.f32 (+.f32 (/.f32 (+.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -1/144 binary32)) (*.f32 #s(literal 1/1296 binary32) (/.f32 (/.f32 (*.f32 r r) s) (PI.f32)))) s) (/.f32 #s(literal 1/24 binary32) (PI.f32)))) s)) (/.f32 #s(literal -1/8 binary32) (*.f32 r (PI.f32)))) (neg.f32 s))) |
(+.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s))) (*.f32 r (*.f32 s (PI.f32)))) (/.f32 (*.f32 #s(literal 3/4 binary32) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (+.f32 (*.f32 (*.f32 r (/.f32 (*.f32 r r) s)) #s(literal -1/162 binary32)) (*.f32 r (*.f32 r #s(literal 1/18 binary32)))) s)) s))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
(/.f32 #s(literal 1 binary32) (*.f32 (neg.f32 s) (-.f32 (*.f32 (*.f32 r (PI.f32)) #s(literal -4 binary32)) (/.f32 (-.f32 (*.f32 (*.f32 r (PI.f32)) (*.f32 (*.f32 #s(literal 4/3 binary32) r) #s(literal 2 binary32))) (/.f32 (+.f32 (/.f32 (*.f32 #s(literal -8 binary32) (+.f32 (*.f32 (*.f32 #s(literal 4/3 binary32) r) (*.f32 #s(literal -1/2 binary32) (+.f32 (*.f32 (*.f32 (*.f32 r r) (*.f32 #s(literal 5/9 binary32) (PI.f32))) (*.f32 r #s(literal 1/4 binary32))) (*.f32 (*.f32 r (PI.f32)) (*.f32 (*.f32 (*.f32 #s(literal 4/3 binary32) r) (*.f32 #s(literal 4/3 binary32) r)) #s(literal -1/8 binary32)))))) (+.f32 (*.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 r (PI.f32)) (*.f32 (*.f32 r r) (*.f32 #s(literal 5/9 binary32) (*.f32 #s(literal 4/3 binary32) r))))) (*.f32 (PI.f32) (*.f32 #s(literal 1/24 binary32) (pow.f32 r #s(literal 4 binary32))))))) s) (+.f32 (*.f32 #s(literal -1 binary32) (*.f32 r (*.f32 (PI.f32) (*.f32 (*.f32 #s(literal 4/3 binary32) r) (*.f32 #s(literal 4/3 binary32) r))))) (*.f32 #s(literal 2 binary32) (*.f32 (*.f32 r (PI.f32)) (*.f32 r (*.f32 r #s(literal 5/9 binary32))))))) s)) s)))) |
(/.f32 #s(literal 1 binary32) (*.f32 s (+.f32 (+.f32 (/.f32 (*.f32 #s(literal -2 binary32) (*.f32 r (*.f32 (PI.f32) (*.f32 r #s(literal -4/3 binary32))))) s) (*.f32 (*.f32 r (PI.f32)) #s(literal 4 binary32))) (*.f32 #s(literal -8 binary32) (+.f32 (/.f32 (+.f32 (*.f32 (+.f32 (*.f32 (*.f32 r (PI.f32)) (*.f32 (*.f32 (*.f32 r r) #s(literal 16/9 binary32)) #s(literal -1/8 binary32))) (*.f32 (*.f32 (*.f32 r r) (*.f32 #s(literal 5/9 binary32) (PI.f32))) (*.f32 r #s(literal 1/4 binary32)))) (*.f32 (*.f32 r #s(literal -4/3 binary32)) #s(literal -1/2 binary32))) (+.f32 (*.f32 (*.f32 #s(literal -1/8 binary32) (*.f32 r (PI.f32))) (*.f32 (*.f32 r r) (*.f32 #s(literal 5/9 binary32) (*.f32 r #s(literal -4/3 binary32))))) (*.f32 (PI.f32) (*.f32 #s(literal -1/24 binary32) (pow.f32 r #s(literal 4 binary32)))))) (*.f32 s (*.f32 s s))) (/.f32 (+.f32 (*.f32 (*.f32 r (PI.f32)) (*.f32 (*.f32 (*.f32 r r) #s(literal 16/9 binary32)) #s(literal -1/8 binary32))) (*.f32 (*.f32 (*.f32 r r) (*.f32 #s(literal 5/9 binary32) (PI.f32))) (*.f32 r #s(literal 1/4 binary32)))) (*.f32 s s))))))) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))))) (*.f32 (*.f32 r s) (PI.f32))) |
(/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) s) (/.f32 (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))) r)) (PI.f32)) |
(/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))))) (PI.f32)) |
(/.f32 (/.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))))) s) r) (PI.f32)) |
| Outputs |
|---|
(/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) s) (/.f32 (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))) r)) (PI.f32)) |
2 calls:
| 44.0ms | r |
| 30.0ms | s |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.6% | 1 | s |
| 99.6% | 1 | r |
Compiled 6 to 4 computations (33.3% saved)
| Inputs |
|---|
(/.f32 #s(literal 1/4 binary32) (*.f32 r (*.f32 s (PI.f32)))) |
(/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 r s) (PI.f32))) |
(/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 r (PI.f32)) s)) |
(/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) r) s)) |
(/.f32 (/.f32 #s(literal 1/4 binary32) r) (*.f32 s (PI.f32))) |
(/.f32 (/.f32 #s(literal 1/4 binary32) s) (*.f32 r (PI.f32))) |
(/.f32 (/.f32 #s(literal 1/4 binary32) (PI.f32)) (*.f32 r s)) |
(/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r s)) (PI.f32)) |
(/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) s) |
(/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 s (PI.f32))) r) |
(/.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) r) s) (PI.f32)) |
(/.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) s) r) (PI.f32)) |
(/.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) s) (PI.f32)) r) |
(*.f32 (/.f32 #s(literal 1 binary32) s) (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32)))) |
(*.f32 (/.f32 #s(literal 1 binary32) (PI.f32)) (/.f32 #s(literal 1/4 binary32) (*.f32 r s))) |
(*.f32 (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))) (/.f32 #s(literal 1/4 binary32) r)) |
(/.f32 #s(literal 1 binary32) (/.f32 s (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (PI.f32) (/.f32 #s(literal 1/4 binary32) (*.f32 r s)))) |
(/.f32 #s(literal 1 binary32) (/.f32 (PI.f32) (/.f32 (/.f32 #s(literal 1/4 binary32) s) r))) |
(/.f32 #s(literal 1 binary32) (/.f32 (*.f32 s (PI.f32)) (/.f32 #s(literal 1/4 binary32) r))) |
(/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (-.f32 (+.f32 #s(literal 1 binary32) (PI.f32)) #s(literal 1 binary32)) r) s)) |
(/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) r) (/.f32 (+.f32 #s(literal 1 binary32) #s(literal 1 binary32)) (PI.f32))) s) |
(/.f32 (/.f32 (*.f32 r #s(literal 1/144 binary32)) (*.f32 s (*.f32 s s))) (PI.f32)) |
(/.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) r) (/.f32 #s(literal -1/6 binary32) s)) s) (PI.f32)) |
(/.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) r) (/.f32 #s(literal -1/8 binary32) s)) s) (PI.f32)) |
(/.f32 (/.f32 (/.f32 (*.f32 (/.f32 r s) #s(literal 1/144 binary32)) s) s) (PI.f32)) |
(/.f32 #s(literal 1 binary32) (*.f32 r (*.f32 (PI.f32) (+.f32 (*.f32 r #s(literal 8/3 binary32)) (*.f32 s #s(literal 4 binary32)))))) |
(/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 #s(literal -1/6 binary32) (*.f32 s (PI.f32)))) s) |
(/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 #s(literal -1/8 binary32) (*.f32 s (PI.f32)))) s) |
(/.f32 (-.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (/.f32 #s(literal 1/6 binary32) (PI.f32)) s)) s) |
(/.f32 (/.f32 (+.f32 #s(literal -1/24 binary32) (*.f32 (/.f32 r s) #s(literal 1/144 binary32))) (*.f32 s s)) (PI.f32)) |
(/.f32 (+.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32))) (/.f32 (/.f32 #s(literal -1/4 binary32) r) (PI.f32))) (neg.f32 s)) |
(/.f32 (/.f32 (+.f32 (*.f32 s #s(literal -1/24 binary32)) (*.f32 r #s(literal 1/144 binary32))) (*.f32 s (*.f32 s s))) (PI.f32)) |
(/.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) s) (*.f32 #s(literal -1/6 binary32) (/.f32 r (*.f32 s s)))) r) (PI.f32)) |
(/.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) s) (*.f32 (/.f32 r (*.f32 s s)) #s(literal -1/6 binary32))) r) (PI.f32)) |
(/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 s (PI.f32))) (*.f32 #s(literal -1/6 binary32) (/.f32 r (*.f32 s (*.f32 s (PI.f32)))))) r) |
(/.f32 (+.f32 (/.f32 (*.f32 #s(literal -1/6 binary32) (/.f32 r (*.f32 s s))) (PI.f32)) (/.f32 #s(literal 1/4 binary32) (*.f32 s (PI.f32)))) r) |
(/.f32 (+.f32 (/.f32 (*.f32 #s(literal -1/6 binary32) (/.f32 r (*.f32 s s))) (PI.f32)) (/.f32 (/.f32 #s(literal 1/4 binary32) s) (PI.f32))) r) |
(/.f32 (*.f32 r (+.f32 (/.f32 #s(literal 1/144 binary32) (*.f32 s (*.f32 s s))) (/.f32 #s(literal -1/24 binary32) (*.f32 r (*.f32 s s))))) (PI.f32)) |
(/.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) r) (/.f32 (+.f32 #s(literal -1/6 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 (*.f32 r #s(literal 5/9 binary32)) s))) s)) s) (PI.f32)) |
(/.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) r) (/.f32 (+.f32 #s(literal -1/6 binary32) (/.f32 (*.f32 #s(literal 1/8 binary32) (*.f32 r #s(literal 5/9 binary32))) s)) s)) s) (PI.f32)) |
(*.f32 r (+.f32 (/.f32 (/.f32 #s(literal 1/144 binary32) (PI.f32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal -1/24 binary32) (*.f32 r (*.f32 s (*.f32 s (PI.f32))))))) |
(/.f32 #s(literal 1 binary32) (*.f32 s (+.f32 (/.f32 (*.f32 #s(literal -2 binary32) (*.f32 r (*.f32 (PI.f32) (*.f32 r #s(literal -4/3 binary32))))) s) (*.f32 (*.f32 r (PI.f32)) #s(literal 4 binary32))))) |
(/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (+.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 (/.f32 r s) (PI.f32))) (/.f32 #s(literal -1/6 binary32) (PI.f32))) s)) s) |
(/.f32 (-.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (+.f32 (/.f32 #s(literal 1/6 binary32) (PI.f32)) (*.f32 (/.f32 r (*.f32 s (PI.f32))) #s(literal -5/72 binary32))) s)) s) |
(/.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 (*.f32 s (PI.f32)) #s(literal 4 binary32)) (*.f32 r (+.f32 (*.f32 (PI.f32) #s(literal 8/3 binary32)) (*.f32 r (*.f32 (/.f32 (PI.f32) s) #s(literal 2/3 binary32)))))))) |
(/.f32 (-.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (*.f32 (/.f32 (/.f32 (/.f32 r s) (PI.f32)) s) #s(literal 5/72 binary32))) (/.f32 (/.f32 #s(literal 1/6 binary32) (PI.f32)) s)) s) |
(/.f32 (-.f32 (+.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) (PI.f32)) r) (*.f32 (/.f32 (/.f32 (/.f32 r s) (PI.f32)) s) #s(literal 5/72 binary32))) (/.f32 (/.f32 #s(literal 1/6 binary32) (PI.f32)) s)) s) |
(/.f32 (/.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 #s(literal 2 binary32) (*.f32 r (+.f32 (/.f32 #s(literal -4/3 binary32) s) (*.f32 #s(literal 5/9 binary32) (/.f32 r (*.f32 s s))))))) s) r) (PI.f32)) |
(/.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) s) (*.f32 r (+.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 (/.f32 r (*.f32 s s)) s)) (/.f32 #s(literal -1/6 binary32) (*.f32 s s))))) r) (PI.f32)) |
(/.f32 (/.f32 (+.f32 (/.f32 (-.f32 #s(literal -1/6 binary32) (/.f32 (+.f32 (*.f32 r #s(literal -5/72 binary32)) (*.f32 #s(literal 1/8 binary32) (/.f32 (*.f32 (*.f32 r r) #s(literal 14/81 binary32)) s))) s)) s) (/.f32 #s(literal 1/4 binary32) r)) s) (PI.f32)) |
(/.f32 (/.f32 (neg.f32 (+.f32 (/.f32 (+.f32 #s(literal -1/6 binary32) (/.f32 (+.f32 (*.f32 r #s(literal -5/72 binary32)) (*.f32 (/.f32 (*.f32 r r) s) #s(literal 1/48 binary32))) (neg.f32 s))) s) (/.f32 #s(literal 1/4 binary32) r))) (neg.f32 s)) (PI.f32)) |
(/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) (/.f32 (+.f32 (*.f32 r (*.f32 (*.f32 r r) #s(literal -1/162 binary32))) (*.f32 s (*.f32 #s(literal 1/18 binary32) (*.f32 r r)))) (*.f32 s (*.f32 s s)))) (PI.f32)) |
(/.f32 (+.f32 (/.f32 (-.f32 (/.f32 #s(literal -1/6 binary32) (PI.f32)) (/.f32 (+.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32)) (*.f32 #s(literal 7/324 binary32) (*.f32 r (/.f32 (/.f32 r s) (PI.f32))))) s)) s) (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32)))) s) |
(/.f32 (/.f32 (+.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) r) (/.f32 (+.f32 #s(literal -1/6 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 (*.f32 r #s(literal 5/9 binary32)) s))) s)) (*.f32 (/.f32 #s(literal -1/48 binary32) s) (*.f32 r (/.f32 r (*.f32 s s))))) s) (PI.f32)) |
(/.f32 #s(literal 1 binary32) (/.f32 (PI.f32) (/.f32 (+.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) r) (/.f32 (+.f32 #s(literal -1/6 binary32) (/.f32 (*.f32 #s(literal 1/8 binary32) (*.f32 r #s(literal 5/9 binary32))) s)) s)) (/.f32 (*.f32 (*.f32 r r) #s(literal -1/48 binary32)) (*.f32 s (*.f32 s s)))) s))) |
(/.f32 (+.f32 (/.f32 (+.f32 (/.f32 (+.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32)) (/.f32 (*.f32 (/.f32 (*.f32 r r) s) #s(literal 1/48 binary32)) (PI.f32))) (neg.f32 s)) (/.f32 #s(literal -1/6 binary32) (PI.f32))) (neg.f32 s)) (/.f32 #s(literal -1/4 binary32) (*.f32 r (PI.f32)))) (neg.f32 s)) |
(/.f32 (+.f32 (/.f32 (+.f32 (/.f32 (+.f32 (/.f32 (*.f32 (/.f32 (*.f32 r r) s) #s(literal 1/48 binary32)) (PI.f32)) (*.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32))) (neg.f32 s)) (/.f32 #s(literal -1/6 binary32) (PI.f32))) (neg.f32 s)) (/.f32 #s(literal -1/4 binary32) (*.f32 r (PI.f32)))) (neg.f32 s)) |
(/.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 (PI.f32) (+.f32 (*.f32 r #s(literal 8/3 binary32)) (*.f32 s #s(literal 4 binary32)))) (*.f32 r (*.f32 r (+.f32 (*.f32 (+.f32 (/.f32 (*.f32 (/.f32 (*.f32 (PI.f32) #s(literal -1/12 binary32)) s) #s(literal 2/3 binary32)) s) (*.f32 (/.f32 (PI.f32) (*.f32 s s)) #s(literal 11/216 binary32))) (*.f32 r #s(literal -8 binary32))) (*.f32 (/.f32 (PI.f32) s) #s(literal 2/3 binary32)))))))) |
(/.f32 #s(literal 1 binary32) (*.f32 s (+.f32 (+.f32 (/.f32 (*.f32 #s(literal -2 binary32) (*.f32 r (*.f32 (PI.f32) (*.f32 r #s(literal -4/3 binary32))))) s) (*.f32 (*.f32 r (PI.f32)) #s(literal 4 binary32))) (/.f32 (*.f32 #s(literal -8 binary32) (+.f32 (*.f32 (*.f32 r (PI.f32)) (*.f32 (*.f32 (*.f32 r r) #s(literal 16/9 binary32)) #s(literal -1/8 binary32))) (*.f32 (*.f32 (*.f32 r r) (*.f32 #s(literal 5/9 binary32) (PI.f32))) (*.f32 r #s(literal 1/4 binary32))))) (*.f32 s s))))) |
(/.f32 #s(literal 1 binary32) (*.f32 (neg.f32 s) (-.f32 (*.f32 (*.f32 r (PI.f32)) #s(literal -4 binary32)) (/.f32 (+.f32 (/.f32 (*.f32 #s(literal -8 binary32) (+.f32 (*.f32 (*.f32 (*.f32 r r) (*.f32 #s(literal 5/9 binary32) (PI.f32))) (*.f32 r #s(literal 1/4 binary32))) (*.f32 (*.f32 r (PI.f32)) (*.f32 (*.f32 (*.f32 #s(literal 4/3 binary32) r) (*.f32 #s(literal 4/3 binary32) r)) #s(literal -1/8 binary32))))) s) (*.f32 (*.f32 r (PI.f32)) (*.f32 (*.f32 #s(literal 4/3 binary32) r) #s(literal 2 binary32)))) s)))) |
(*.f32 (/.f32 (/.f32 #s(literal 1 binary32) s) r) (pow.f32 (/.f32 (PI.f32) #s(literal 1/4 binary32)) #s(literal -1 binary32))) |
(*.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) r) s) (/.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) (PI.f32))) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) (PI.f32))) (*.f32 r s)) |
(/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) r) (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32))) (*.f32 s (PI.f32))) |
(/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) r) (/.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) (PI.f32))) s) |
(/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) s) (/.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) r)) (PI.f32)) |
(/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r (neg.f32 s))))) (*.f32 (*.f32 r s) (PI.f32))) |
(/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s)))) (*.f32 r (*.f32 s (PI.f32)))) |
(/.f32 (/.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) (/.f32 (*.f32 r s) #s(literal 1/8 binary32))) (PI.f32)) |
(/.f32 (/.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1 binary32))) s) r) (PI.f32)) |
(/.f32 (/.f32 (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r (neg.f32 s))))) s) r) (PI.f32)) |
(/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) #s(literal 1 binary32))) (PI.f32)) |
(*.f32 (/.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) (/.f32 (*.f32 r s) #s(literal 1/8 binary32))) (/.f32 #s(literal 1 binary32) (PI.f32))) |
(/.f32 #s(literal 1 binary32) (/.f32 (PI.f32) (/.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) (/.f32 (*.f32 r s) #s(literal 1/8 binary32))))) |
(/.f32 (*.f32 (/.f32 #s(literal 1 binary32) (/.f32 s (/.f32 #s(literal 1/8 binary32) r))) (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) #s(literal 1 binary32))) (PI.f32)) |
(+.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s))) (*.f32 r (*.f32 s (PI.f32)))) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32))) r)) |
(+.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s))) (*.f32 r (*.f32 s (PI.f32)))) (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
(/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (+.f32 #s(literal 1 binary32) (*.f32 (/.f32 r s) #s(literal -1/3 binary32))))) (PI.f32)) |
(+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) s) (PI.f32)) r)) |
(/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (/.f32 (/.f32 (*.f32 r (*.f32 r #s(literal 1/18 binary32))) s) s))) (PI.f32)) |
(+.f32 (/.f32 #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))) |
(/.f32 (/.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (-.f32 #s(literal 1 binary32) (/.f32 (+.f32 (/.f32 (*.f32 r (*.f32 r #s(literal -1/18 binary32))) s) (*.f32 r #s(literal 1/3 binary32))) s)))) s) r) (PI.f32)) |
(/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) r) (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)))) (*.f32 s (PI.f32))) |
(/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (-.f32 #s(literal 1 binary32) (/.f32 (+.f32 (/.f32 (*.f32 (*.f32 r r) #s(literal -1/18 binary32)) s) (*.f32 r #s(literal 1/3 binary32))) s)))) (PI.f32)) |
(/.f32 (/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) r) (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)))) s) (PI.f32)) |
(/.f32 (/.f32 (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) (/.f32 (*.f32 r s) #s(literal 1/8 binary32))) (PI.f32)) |
(/.f32 (/.f32 (+.f32 (*.f32 r #s(literal 1/144 binary32)) (*.f32 s (+.f32 #s(literal -1/24 binary32) (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) r) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r)) (*.f32 s #s(literal 1/8 binary32)))))) (*.f32 s (*.f32 s s))) (PI.f32)) |
(/.f32 #s(literal 1 binary32) (/.f32 (PI.f32) (/.f32 (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) (/.f32 (*.f32 r s) #s(literal 1/8 binary32))))) |
(/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 r (/.f32 (+.f32 #s(literal 1/18 binary32) (/.f32 (*.f32 r #s(literal -1/162 binary32)) s)) (*.f32 s s))) (/.f32 #s(literal -1/3 binary32) 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 (+.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r (PI.f32))) (/.f32 (+.f32 (/.f32 (/.f32 (*.f32 r #s(literal 1/144 binary32)) s) (PI.f32)) (/.f32 #s(literal -1/24 binary32) (PI.f32))) s)) s)) |
(/.f32 (+.f32 (/.f32 (*.f32 r #s(literal 1/144 binary32)) (PI.f32)) (*.f32 s (+.f32 (*.f32 (+.f32 (/.f32 (/.f32 #s(literal 1 binary32) (PI.f32)) r) (/.f32 (/.f32 (/.f32 #s(literal 1 binary32) (PI.f32)) r) (exp.f32 (/.f32 r s)))) (*.f32 s #s(literal 1/8 binary32))) (/.f32 #s(literal -1/24 binary32) (PI.f32))))) (*.f32 s (*.f32 s s))) |
(*.f32 (+.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))) (/.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) r) s) (PI.f32))) |
(/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 s (PI.f32))) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -7/324 binary32)) (*.f32 (PI.f32) (pow.f32 s #s(literal 4 binary32)))) (/.f32 #s(literal 5/72 binary32) (*.f32 s (*.f32 (PI.f32) (*.f32 s s)))))) (/.f32 #s(literal -1/6 binary32) (*.f32 (PI.f32) (*.f32 s s)))))) r) |
(/.f32 (/.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (+.f32 (*.f32 (*.f32 r (/.f32 (*.f32 r r) s)) #s(literal -1/162 binary32)) (*.f32 r (*.f32 r #s(literal 1/18 binary32)))) s)) s)))) s) r) (PI.f32)) |
(/.f32 (/.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s))))) r) s) (PI.f32)) |
(/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 r (+.f32 (*.f32 (/.f32 (/.f32 r (*.f32 s s)) s) #s(literal -1/162 binary32)) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))))) (PI.f32)) |
(/.f32 (*.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) s) r) (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 r (+.f32 (*.f32 (/.f32 (/.f32 r (*.f32 s s)) s) #s(literal -1/162 binary32)) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))))) (PI.f32)) |
(+.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s))) (*.f32 r (*.f32 s (PI.f32)))) (/.f32 (-.f32 #s(literal 3/4 binary32) (/.f32 (-.f32 (*.f32 #s(literal 1/4 binary32) r) (/.f32 (+.f32 (/.f32 (*.f32 #s(literal -1/216 binary32) (*.f32 r (*.f32 r r))) s) (*.f32 (*.f32 r r) #s(literal 1/24 binary32))) s)) s)) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
(/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) (neg.f32 (*.f32 (*.f32 r (*.f32 r r)) (-.f32 (/.f32 #s(literal 1/162 binary32) (*.f32 s (*.f32 s s))) (/.f32 (-.f32 (/.f32 #s(literal 1/18 binary32) (*.f32 s s)) (/.f32 (-.f32 (/.f32 #s(literal 1/3 binary32) s) (/.f32 (+.f32 #s(literal 1 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) r)) r)) r))))) (PI.f32)) |
(+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 (+.f32 (/.f32 (-.f32 (/.f32 #s(literal -1/24 binary32) (PI.f32)) (/.f32 (+.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -1/144 binary32)) (*.f32 (*.f32 r (/.f32 (/.f32 r s) (PI.f32))) #s(literal 1/1296 binary32))) s)) s) (/.f32 #s(literal 1/8 binary32) (*.f32 r (PI.f32)))) s)) |
(+.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s))) (*.f32 r (*.f32 s (PI.f32)))) (/.f32 (+.f32 (neg.f32 (/.f32 (neg.f32 (+.f32 (/.f32 (+.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -1/144 binary32)) (*.f32 #s(literal 1/1296 binary32) (/.f32 (/.f32 (*.f32 r r) s) (PI.f32)))) s) (/.f32 #s(literal 1/24 binary32) (PI.f32)))) s)) (/.f32 #s(literal -1/8 binary32) (*.f32 r (PI.f32)))) (neg.f32 s))) |
(+.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s))) (*.f32 r (*.f32 s (PI.f32)))) (/.f32 (*.f32 #s(literal 3/4 binary32) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (+.f32 (*.f32 (*.f32 r (/.f32 (*.f32 r r) s)) #s(literal -1/162 binary32)) (*.f32 r (*.f32 r #s(literal 1/18 binary32)))) s)) s))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
(/.f32 #s(literal 1 binary32) (*.f32 (neg.f32 s) (-.f32 (*.f32 (*.f32 r (PI.f32)) #s(literal -4 binary32)) (/.f32 (-.f32 (*.f32 (*.f32 r (PI.f32)) (*.f32 (*.f32 #s(literal 4/3 binary32) r) #s(literal 2 binary32))) (/.f32 (+.f32 (/.f32 (*.f32 #s(literal -8 binary32) (+.f32 (*.f32 (*.f32 #s(literal 4/3 binary32) r) (*.f32 #s(literal -1/2 binary32) (+.f32 (*.f32 (*.f32 (*.f32 r r) (*.f32 #s(literal 5/9 binary32) (PI.f32))) (*.f32 r #s(literal 1/4 binary32))) (*.f32 (*.f32 r (PI.f32)) (*.f32 (*.f32 (*.f32 #s(literal 4/3 binary32) r) (*.f32 #s(literal 4/3 binary32) r)) #s(literal -1/8 binary32)))))) (+.f32 (*.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 r (PI.f32)) (*.f32 (*.f32 r r) (*.f32 #s(literal 5/9 binary32) (*.f32 #s(literal 4/3 binary32) r))))) (*.f32 (PI.f32) (*.f32 #s(literal 1/24 binary32) (pow.f32 r #s(literal 4 binary32))))))) s) (+.f32 (*.f32 #s(literal -1 binary32) (*.f32 r (*.f32 (PI.f32) (*.f32 (*.f32 #s(literal 4/3 binary32) r) (*.f32 #s(literal 4/3 binary32) r))))) (*.f32 #s(literal 2 binary32) (*.f32 (*.f32 r (PI.f32)) (*.f32 r (*.f32 r #s(literal 5/9 binary32))))))) s)) s)))) |
(/.f32 #s(literal 1 binary32) (*.f32 s (+.f32 (+.f32 (/.f32 (*.f32 #s(literal -2 binary32) (*.f32 r (*.f32 (PI.f32) (*.f32 r #s(literal -4/3 binary32))))) s) (*.f32 (*.f32 r (PI.f32)) #s(literal 4 binary32))) (*.f32 #s(literal -8 binary32) (+.f32 (/.f32 (+.f32 (*.f32 (+.f32 (*.f32 (*.f32 r (PI.f32)) (*.f32 (*.f32 (*.f32 r r) #s(literal 16/9 binary32)) #s(literal -1/8 binary32))) (*.f32 (*.f32 (*.f32 r r) (*.f32 #s(literal 5/9 binary32) (PI.f32))) (*.f32 r #s(literal 1/4 binary32)))) (*.f32 (*.f32 r #s(literal -4/3 binary32)) #s(literal -1/2 binary32))) (+.f32 (*.f32 (*.f32 #s(literal -1/8 binary32) (*.f32 r (PI.f32))) (*.f32 (*.f32 r r) (*.f32 #s(literal 5/9 binary32) (*.f32 r #s(literal -4/3 binary32))))) (*.f32 (PI.f32) (*.f32 #s(literal -1/24 binary32) (pow.f32 r #s(literal 4 binary32)))))) (*.f32 s (*.f32 s s))) (/.f32 (+.f32 (*.f32 (*.f32 r (PI.f32)) (*.f32 (*.f32 (*.f32 r r) #s(literal 16/9 binary32)) #s(literal -1/8 binary32))) (*.f32 (*.f32 (*.f32 r r) (*.f32 #s(literal 5/9 binary32) (PI.f32))) (*.f32 r #s(literal 1/4 binary32)))) (*.f32 s s))))))) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))))) (*.f32 (*.f32 r s) (PI.f32))) |
| Outputs |
|---|
(/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))))) (*.f32 (*.f32 r s) (PI.f32))) |
2 calls:
| 30.0ms | s |
| 29.0ms | r |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.6% | 1 | s |
| 99.6% | 1 | r |
Compiled 6 to 4 computations (33.3% saved)
| Inputs |
|---|
(/.f32 #s(literal 1/4 binary32) (*.f32 r (*.f32 s (PI.f32)))) |
(/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 r s) (PI.f32))) |
(/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 r (PI.f32)) s)) |
(/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) r) s)) |
(/.f32 (/.f32 #s(literal 1/4 binary32) r) (*.f32 s (PI.f32))) |
(/.f32 (/.f32 #s(literal 1/4 binary32) s) (*.f32 r (PI.f32))) |
(/.f32 (/.f32 #s(literal 1/4 binary32) (PI.f32)) (*.f32 r s)) |
(/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r s)) (PI.f32)) |
(/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) s) |
(/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 s (PI.f32))) r) |
(/.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) r) s) (PI.f32)) |
(/.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) s) r) (PI.f32)) |
(/.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) s) (PI.f32)) r) |
(*.f32 (/.f32 #s(literal 1 binary32) s) (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32)))) |
(*.f32 (/.f32 #s(literal 1 binary32) (PI.f32)) (/.f32 #s(literal 1/4 binary32) (*.f32 r s))) |
(*.f32 (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))) (/.f32 #s(literal 1/4 binary32) r)) |
(/.f32 #s(literal 1 binary32) (/.f32 s (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (PI.f32) (/.f32 #s(literal 1/4 binary32) (*.f32 r s)))) |
(/.f32 #s(literal 1 binary32) (/.f32 (PI.f32) (/.f32 (/.f32 #s(literal 1/4 binary32) s) r))) |
(/.f32 #s(literal 1 binary32) (/.f32 (*.f32 s (PI.f32)) (/.f32 #s(literal 1/4 binary32) r))) |
(/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (-.f32 (+.f32 #s(literal 1 binary32) (PI.f32)) #s(literal 1 binary32)) r) s)) |
(/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) r) (/.f32 (+.f32 #s(literal 1 binary32) #s(literal 1 binary32)) (PI.f32))) s) |
(/.f32 (/.f32 (*.f32 r #s(literal 1/144 binary32)) (*.f32 s (*.f32 s s))) (PI.f32)) |
(/.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) r) (/.f32 #s(literal -1/6 binary32) s)) s) (PI.f32)) |
(/.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) r) (/.f32 #s(literal -1/8 binary32) s)) s) (PI.f32)) |
(/.f32 (/.f32 (/.f32 (*.f32 (/.f32 r s) #s(literal 1/144 binary32)) s) s) (PI.f32)) |
(/.f32 #s(literal 1 binary32) (*.f32 r (*.f32 (PI.f32) (+.f32 (*.f32 r #s(literal 8/3 binary32)) (*.f32 s #s(literal 4 binary32)))))) |
(/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 #s(literal -1/6 binary32) (*.f32 s (PI.f32)))) s) |
(/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 #s(literal -1/8 binary32) (*.f32 s (PI.f32)))) s) |
(/.f32 (-.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (/.f32 #s(literal 1/6 binary32) (PI.f32)) s)) s) |
(/.f32 (/.f32 (+.f32 #s(literal -1/24 binary32) (*.f32 (/.f32 r s) #s(literal 1/144 binary32))) (*.f32 s s)) (PI.f32)) |
(/.f32 (+.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32))) (/.f32 (/.f32 #s(literal -1/4 binary32) r) (PI.f32))) (neg.f32 s)) |
(/.f32 (/.f32 (+.f32 (*.f32 s #s(literal -1/24 binary32)) (*.f32 r #s(literal 1/144 binary32))) (*.f32 s (*.f32 s s))) (PI.f32)) |
(/.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) s) (*.f32 #s(literal -1/6 binary32) (/.f32 r (*.f32 s s)))) r) (PI.f32)) |
(/.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) s) (*.f32 (/.f32 r (*.f32 s s)) #s(literal -1/6 binary32))) r) (PI.f32)) |
(/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 s (PI.f32))) (*.f32 #s(literal -1/6 binary32) (/.f32 r (*.f32 s (*.f32 s (PI.f32)))))) r) |
(/.f32 (+.f32 (/.f32 (*.f32 #s(literal -1/6 binary32) (/.f32 r (*.f32 s s))) (PI.f32)) (/.f32 #s(literal 1/4 binary32) (*.f32 s (PI.f32)))) r) |
(/.f32 (+.f32 (/.f32 (*.f32 #s(literal -1/6 binary32) (/.f32 r (*.f32 s s))) (PI.f32)) (/.f32 (/.f32 #s(literal 1/4 binary32) s) (PI.f32))) r) |
(/.f32 (*.f32 r (+.f32 (/.f32 #s(literal 1/144 binary32) (*.f32 s (*.f32 s s))) (/.f32 #s(literal -1/24 binary32) (*.f32 r (*.f32 s s))))) (PI.f32)) |
(/.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) r) (/.f32 (+.f32 #s(literal -1/6 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 (*.f32 r #s(literal 5/9 binary32)) s))) s)) s) (PI.f32)) |
(/.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) r) (/.f32 (+.f32 #s(literal -1/6 binary32) (/.f32 (*.f32 #s(literal 1/8 binary32) (*.f32 r #s(literal 5/9 binary32))) s)) s)) s) (PI.f32)) |
(*.f32 r (+.f32 (/.f32 (/.f32 #s(literal 1/144 binary32) (PI.f32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal -1/24 binary32) (*.f32 r (*.f32 s (*.f32 s (PI.f32))))))) |
(/.f32 #s(literal 1 binary32) (*.f32 s (+.f32 (/.f32 (*.f32 #s(literal -2 binary32) (*.f32 r (*.f32 (PI.f32) (*.f32 r #s(literal -4/3 binary32))))) s) (*.f32 (*.f32 r (PI.f32)) #s(literal 4 binary32))))) |
(/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (+.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 (/.f32 r s) (PI.f32))) (/.f32 #s(literal -1/6 binary32) (PI.f32))) s)) s) |
(/.f32 (-.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (+.f32 (/.f32 #s(literal 1/6 binary32) (PI.f32)) (*.f32 (/.f32 r (*.f32 s (PI.f32))) #s(literal -5/72 binary32))) s)) s) |
(/.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 (*.f32 s (PI.f32)) #s(literal 4 binary32)) (*.f32 r (+.f32 (*.f32 (PI.f32) #s(literal 8/3 binary32)) (*.f32 r (*.f32 (/.f32 (PI.f32) s) #s(literal 2/3 binary32)))))))) |
(/.f32 (-.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (*.f32 (/.f32 (/.f32 (/.f32 r s) (PI.f32)) s) #s(literal 5/72 binary32))) (/.f32 (/.f32 #s(literal 1/6 binary32) (PI.f32)) s)) s) |
(/.f32 (-.f32 (+.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) (PI.f32)) r) (*.f32 (/.f32 (/.f32 (/.f32 r s) (PI.f32)) s) #s(literal 5/72 binary32))) (/.f32 (/.f32 #s(literal 1/6 binary32) (PI.f32)) s)) s) |
(/.f32 (/.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 #s(literal 2 binary32) (*.f32 r (+.f32 (/.f32 #s(literal -4/3 binary32) s) (*.f32 #s(literal 5/9 binary32) (/.f32 r (*.f32 s s))))))) s) r) (PI.f32)) |
(/.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) s) (*.f32 r (+.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 (/.f32 r (*.f32 s s)) s)) (/.f32 #s(literal -1/6 binary32) (*.f32 s s))))) r) (PI.f32)) |
(/.f32 (/.f32 (+.f32 (/.f32 (-.f32 #s(literal -1/6 binary32) (/.f32 (+.f32 (*.f32 r #s(literal -5/72 binary32)) (*.f32 #s(literal 1/8 binary32) (/.f32 (*.f32 (*.f32 r r) #s(literal 14/81 binary32)) s))) s)) s) (/.f32 #s(literal 1/4 binary32) r)) s) (PI.f32)) |
(/.f32 (/.f32 (neg.f32 (+.f32 (/.f32 (+.f32 #s(literal -1/6 binary32) (/.f32 (+.f32 (*.f32 r #s(literal -5/72 binary32)) (*.f32 (/.f32 (*.f32 r r) s) #s(literal 1/48 binary32))) (neg.f32 s))) s) (/.f32 #s(literal 1/4 binary32) r))) (neg.f32 s)) (PI.f32)) |
(/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) (/.f32 (+.f32 (*.f32 r (*.f32 (*.f32 r r) #s(literal -1/162 binary32))) (*.f32 s (*.f32 #s(literal 1/18 binary32) (*.f32 r r)))) (*.f32 s (*.f32 s s)))) (PI.f32)) |
(/.f32 (+.f32 (/.f32 (-.f32 (/.f32 #s(literal -1/6 binary32) (PI.f32)) (/.f32 (+.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32)) (*.f32 #s(literal 7/324 binary32) (*.f32 r (/.f32 (/.f32 r s) (PI.f32))))) s)) s) (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32)))) s) |
(/.f32 (/.f32 (+.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) r) (/.f32 (+.f32 #s(literal -1/6 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 (*.f32 r #s(literal 5/9 binary32)) s))) s)) (*.f32 (/.f32 #s(literal -1/48 binary32) s) (*.f32 r (/.f32 r (*.f32 s s))))) s) (PI.f32)) |
(/.f32 #s(literal 1 binary32) (/.f32 (PI.f32) (/.f32 (+.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) r) (/.f32 (+.f32 #s(literal -1/6 binary32) (/.f32 (*.f32 #s(literal 1/8 binary32) (*.f32 r #s(literal 5/9 binary32))) s)) s)) (/.f32 (*.f32 (*.f32 r r) #s(literal -1/48 binary32)) (*.f32 s (*.f32 s s)))) s))) |
(/.f32 (+.f32 (/.f32 (+.f32 (/.f32 (+.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32)) (/.f32 (*.f32 (/.f32 (*.f32 r r) s) #s(literal 1/48 binary32)) (PI.f32))) (neg.f32 s)) (/.f32 #s(literal -1/6 binary32) (PI.f32))) (neg.f32 s)) (/.f32 #s(literal -1/4 binary32) (*.f32 r (PI.f32)))) (neg.f32 s)) |
(/.f32 (+.f32 (/.f32 (+.f32 (/.f32 (+.f32 (/.f32 (*.f32 (/.f32 (*.f32 r r) s) #s(literal 1/48 binary32)) (PI.f32)) (*.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32))) (neg.f32 s)) (/.f32 #s(literal -1/6 binary32) (PI.f32))) (neg.f32 s)) (/.f32 #s(literal -1/4 binary32) (*.f32 r (PI.f32)))) (neg.f32 s)) |
(/.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 (PI.f32) (+.f32 (*.f32 r #s(literal 8/3 binary32)) (*.f32 s #s(literal 4 binary32)))) (*.f32 r (*.f32 r (+.f32 (*.f32 (+.f32 (/.f32 (*.f32 (/.f32 (*.f32 (PI.f32) #s(literal -1/12 binary32)) s) #s(literal 2/3 binary32)) s) (*.f32 (/.f32 (PI.f32) (*.f32 s s)) #s(literal 11/216 binary32))) (*.f32 r #s(literal -8 binary32))) (*.f32 (/.f32 (PI.f32) s) #s(literal 2/3 binary32)))))))) |
(/.f32 #s(literal 1 binary32) (*.f32 s (+.f32 (+.f32 (/.f32 (*.f32 #s(literal -2 binary32) (*.f32 r (*.f32 (PI.f32) (*.f32 r #s(literal -4/3 binary32))))) s) (*.f32 (*.f32 r (PI.f32)) #s(literal 4 binary32))) (/.f32 (*.f32 #s(literal -8 binary32) (+.f32 (*.f32 (*.f32 r (PI.f32)) (*.f32 (*.f32 (*.f32 r r) #s(literal 16/9 binary32)) #s(literal -1/8 binary32))) (*.f32 (*.f32 (*.f32 r r) (*.f32 #s(literal 5/9 binary32) (PI.f32))) (*.f32 r #s(literal 1/4 binary32))))) (*.f32 s s))))) |
(/.f32 #s(literal 1 binary32) (*.f32 (neg.f32 s) (-.f32 (*.f32 (*.f32 r (PI.f32)) #s(literal -4 binary32)) (/.f32 (+.f32 (/.f32 (*.f32 #s(literal -8 binary32) (+.f32 (*.f32 (*.f32 (*.f32 r r) (*.f32 #s(literal 5/9 binary32) (PI.f32))) (*.f32 r #s(literal 1/4 binary32))) (*.f32 (*.f32 r (PI.f32)) (*.f32 (*.f32 (*.f32 #s(literal 4/3 binary32) r) (*.f32 #s(literal 4/3 binary32) r)) #s(literal -1/8 binary32))))) s) (*.f32 (*.f32 r (PI.f32)) (*.f32 (*.f32 #s(literal 4/3 binary32) r) #s(literal 2 binary32)))) s)))) |
(*.f32 (/.f32 (/.f32 #s(literal 1 binary32) s) r) (pow.f32 (/.f32 (PI.f32) #s(literal 1/4 binary32)) #s(literal -1 binary32))) |
(*.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) r) s) (/.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) (PI.f32))) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) (PI.f32))) (*.f32 r s)) |
(/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) r) (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32))) (*.f32 s (PI.f32))) |
(/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) r) (/.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) (PI.f32))) s) |
(/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) s) (/.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) r)) (PI.f32)) |
(/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r (neg.f32 s))))) (*.f32 (*.f32 r s) (PI.f32))) |
(/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s)))) (*.f32 r (*.f32 s (PI.f32)))) |
(/.f32 (/.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) (/.f32 (*.f32 r s) #s(literal 1/8 binary32))) (PI.f32)) |
(/.f32 (/.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1 binary32))) s) r) (PI.f32)) |
(/.f32 (/.f32 (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r (neg.f32 s))))) s) r) (PI.f32)) |
(/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) #s(literal 1 binary32))) (PI.f32)) |
(*.f32 (/.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) (/.f32 (*.f32 r s) #s(literal 1/8 binary32))) (/.f32 #s(literal 1 binary32) (PI.f32))) |
(/.f32 #s(literal 1 binary32) (/.f32 (PI.f32) (/.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) (/.f32 (*.f32 r s) #s(literal 1/8 binary32))))) |
(/.f32 (*.f32 (/.f32 #s(literal 1 binary32) (/.f32 s (/.f32 #s(literal 1/8 binary32) r))) (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) #s(literal 1 binary32))) (PI.f32)) |
(+.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s))) (*.f32 r (*.f32 s (PI.f32)))) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32))) r)) |
(+.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s))) (*.f32 r (*.f32 s (PI.f32)))) (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
(/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (+.f32 #s(literal 1 binary32) (*.f32 (/.f32 r s) #s(literal -1/3 binary32))))) (PI.f32)) |
(+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) s) (PI.f32)) r)) |
(/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (/.f32 (/.f32 (*.f32 r (*.f32 r #s(literal 1/18 binary32))) s) s))) (PI.f32)) |
(+.f32 (/.f32 #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))) |
(/.f32 (/.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (-.f32 #s(literal 1 binary32) (/.f32 (+.f32 (/.f32 (*.f32 r (*.f32 r #s(literal -1/18 binary32))) s) (*.f32 r #s(literal 1/3 binary32))) s)))) s) r) (PI.f32)) |
(/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) r) (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)))) (*.f32 s (PI.f32))) |
(/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (-.f32 #s(literal 1 binary32) (/.f32 (+.f32 (/.f32 (*.f32 (*.f32 r r) #s(literal -1/18 binary32)) s) (*.f32 r #s(literal 1/3 binary32))) s)))) (PI.f32)) |
(/.f32 (/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) r) (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)))) s) (PI.f32)) |
(/.f32 (/.f32 (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) (/.f32 (*.f32 r s) #s(literal 1/8 binary32))) (PI.f32)) |
(/.f32 (/.f32 (+.f32 (*.f32 r #s(literal 1/144 binary32)) (*.f32 s (+.f32 #s(literal -1/24 binary32) (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) r) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r)) (*.f32 s #s(literal 1/8 binary32)))))) (*.f32 s (*.f32 s s))) (PI.f32)) |
(/.f32 #s(literal 1 binary32) (/.f32 (PI.f32) (/.f32 (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) (/.f32 (*.f32 r s) #s(literal 1/8 binary32))))) |
(/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 r (/.f32 (+.f32 #s(literal 1/18 binary32) (/.f32 (*.f32 r #s(literal -1/162 binary32)) s)) (*.f32 s s))) (/.f32 #s(literal -1/3 binary32) 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 (+.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r (PI.f32))) (/.f32 (+.f32 (/.f32 (/.f32 (*.f32 r #s(literal 1/144 binary32)) s) (PI.f32)) (/.f32 #s(literal -1/24 binary32) (PI.f32))) s)) s)) |
(/.f32 (+.f32 (/.f32 (*.f32 r #s(literal 1/144 binary32)) (PI.f32)) (*.f32 s (+.f32 (*.f32 (+.f32 (/.f32 (/.f32 #s(literal 1 binary32) (PI.f32)) r) (/.f32 (/.f32 (/.f32 #s(literal 1 binary32) (PI.f32)) r) (exp.f32 (/.f32 r s)))) (*.f32 s #s(literal 1/8 binary32))) (/.f32 #s(literal -1/24 binary32) (PI.f32))))) (*.f32 s (*.f32 s s))) |
(*.f32 (+.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))) (/.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) r) s) (PI.f32))) |
(/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 s (PI.f32))) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -7/324 binary32)) (*.f32 (PI.f32) (pow.f32 s #s(literal 4 binary32)))) (/.f32 #s(literal 5/72 binary32) (*.f32 s (*.f32 (PI.f32) (*.f32 s s)))))) (/.f32 #s(literal -1/6 binary32) (*.f32 (PI.f32) (*.f32 s s)))))) r) |
(/.f32 (/.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (+.f32 (*.f32 (*.f32 r (/.f32 (*.f32 r r) s)) #s(literal -1/162 binary32)) (*.f32 r (*.f32 r #s(literal 1/18 binary32)))) s)) s)))) s) r) (PI.f32)) |
(/.f32 (/.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s))))) r) s) (PI.f32)) |
(/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 r (+.f32 (*.f32 (/.f32 (/.f32 r (*.f32 s s)) s) #s(literal -1/162 binary32)) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))))) (PI.f32)) |
(/.f32 (*.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) s) r) (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 r (+.f32 (*.f32 (/.f32 (/.f32 r (*.f32 s s)) s) #s(literal -1/162 binary32)) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))))) (PI.f32)) |
(+.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s))) (*.f32 r (*.f32 s (PI.f32)))) (/.f32 (-.f32 #s(literal 3/4 binary32) (/.f32 (-.f32 (*.f32 #s(literal 1/4 binary32) r) (/.f32 (+.f32 (/.f32 (*.f32 #s(literal -1/216 binary32) (*.f32 r (*.f32 r r))) s) (*.f32 (*.f32 r r) #s(literal 1/24 binary32))) s)) s)) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
(/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) (neg.f32 (*.f32 (*.f32 r (*.f32 r r)) (-.f32 (/.f32 #s(literal 1/162 binary32) (*.f32 s (*.f32 s s))) (/.f32 (-.f32 (/.f32 #s(literal 1/18 binary32) (*.f32 s s)) (/.f32 (-.f32 (/.f32 #s(literal 1/3 binary32) s) (/.f32 (+.f32 #s(literal 1 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) r)) r)) r))))) (PI.f32)) |
(+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 (+.f32 (/.f32 (-.f32 (/.f32 #s(literal -1/24 binary32) (PI.f32)) (/.f32 (+.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -1/144 binary32)) (*.f32 (*.f32 r (/.f32 (/.f32 r s) (PI.f32))) #s(literal 1/1296 binary32))) s)) s) (/.f32 #s(literal 1/8 binary32) (*.f32 r (PI.f32)))) s)) |
(+.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s))) (*.f32 r (*.f32 s (PI.f32)))) (/.f32 (+.f32 (neg.f32 (/.f32 (neg.f32 (+.f32 (/.f32 (+.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -1/144 binary32)) (*.f32 #s(literal 1/1296 binary32) (/.f32 (/.f32 (*.f32 r r) s) (PI.f32)))) s) (/.f32 #s(literal 1/24 binary32) (PI.f32)))) s)) (/.f32 #s(literal -1/8 binary32) (*.f32 r (PI.f32)))) (neg.f32 s))) |
(+.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s))) (*.f32 r (*.f32 s (PI.f32)))) (/.f32 (*.f32 #s(literal 3/4 binary32) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (+.f32 (*.f32 (*.f32 r (/.f32 (*.f32 r r) s)) #s(literal -1/162 binary32)) (*.f32 r (*.f32 r #s(literal 1/18 binary32)))) s)) s))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
(/.f32 #s(literal 1 binary32) (*.f32 (neg.f32 s) (-.f32 (*.f32 (*.f32 r (PI.f32)) #s(literal -4 binary32)) (/.f32 (-.f32 (*.f32 (*.f32 r (PI.f32)) (*.f32 (*.f32 #s(literal 4/3 binary32) r) #s(literal 2 binary32))) (/.f32 (+.f32 (/.f32 (*.f32 #s(literal -8 binary32) (+.f32 (*.f32 (*.f32 #s(literal 4/3 binary32) r) (*.f32 #s(literal -1/2 binary32) (+.f32 (*.f32 (*.f32 (*.f32 r r) (*.f32 #s(literal 5/9 binary32) (PI.f32))) (*.f32 r #s(literal 1/4 binary32))) (*.f32 (*.f32 r (PI.f32)) (*.f32 (*.f32 (*.f32 #s(literal 4/3 binary32) r) (*.f32 #s(literal 4/3 binary32) r)) #s(literal -1/8 binary32)))))) (+.f32 (*.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 r (PI.f32)) (*.f32 (*.f32 r r) (*.f32 #s(literal 5/9 binary32) (*.f32 #s(literal 4/3 binary32) r))))) (*.f32 (PI.f32) (*.f32 #s(literal 1/24 binary32) (pow.f32 r #s(literal 4 binary32))))))) s) (+.f32 (*.f32 #s(literal -1 binary32) (*.f32 r (*.f32 (PI.f32) (*.f32 (*.f32 #s(literal 4/3 binary32) r) (*.f32 #s(literal 4/3 binary32) r))))) (*.f32 #s(literal 2 binary32) (*.f32 (*.f32 r (PI.f32)) (*.f32 r (*.f32 r #s(literal 5/9 binary32))))))) s)) s)))) |
(/.f32 #s(literal 1 binary32) (*.f32 s (+.f32 (+.f32 (/.f32 (*.f32 #s(literal -2 binary32) (*.f32 r (*.f32 (PI.f32) (*.f32 r #s(literal -4/3 binary32))))) s) (*.f32 (*.f32 r (PI.f32)) #s(literal 4 binary32))) (*.f32 #s(literal -8 binary32) (+.f32 (/.f32 (+.f32 (*.f32 (+.f32 (*.f32 (*.f32 r (PI.f32)) (*.f32 (*.f32 (*.f32 r r) #s(literal 16/9 binary32)) #s(literal -1/8 binary32))) (*.f32 (*.f32 (*.f32 r r) (*.f32 #s(literal 5/9 binary32) (PI.f32))) (*.f32 r #s(literal 1/4 binary32)))) (*.f32 (*.f32 r #s(literal -4/3 binary32)) #s(literal -1/2 binary32))) (+.f32 (*.f32 (*.f32 #s(literal -1/8 binary32) (*.f32 r (PI.f32))) (*.f32 (*.f32 r r) (*.f32 #s(literal 5/9 binary32) (*.f32 r #s(literal -4/3 binary32))))) (*.f32 (PI.f32) (*.f32 #s(literal -1/24 binary32) (pow.f32 r #s(literal 4 binary32)))))) (*.f32 s (*.f32 s s))) (/.f32 (+.f32 (*.f32 (*.f32 r (PI.f32)) (*.f32 (*.f32 (*.f32 r r) #s(literal 16/9 binary32)) #s(literal -1/8 binary32))) (*.f32 (*.f32 (*.f32 r r) (*.f32 #s(literal 5/9 binary32) (PI.f32))) (*.f32 r #s(literal 1/4 binary32)))) (*.f32 s s))))))) |
| Outputs |
|---|
(/.f32 #s(literal 1 binary32) (*.f32 s (+.f32 (+.f32 (/.f32 (*.f32 #s(literal -2 binary32) (*.f32 r (*.f32 (PI.f32) (*.f32 r #s(literal -4/3 binary32))))) s) (*.f32 (*.f32 r (PI.f32)) #s(literal 4 binary32))) (*.f32 #s(literal -8 binary32) (+.f32 (/.f32 (+.f32 (*.f32 (+.f32 (*.f32 (*.f32 r (PI.f32)) (*.f32 (*.f32 (*.f32 r r) #s(literal 16/9 binary32)) #s(literal -1/8 binary32))) (*.f32 (*.f32 (*.f32 r r) (*.f32 #s(literal 5/9 binary32) (PI.f32))) (*.f32 r #s(literal 1/4 binary32)))) (*.f32 (*.f32 r #s(literal -4/3 binary32)) #s(literal -1/2 binary32))) (+.f32 (*.f32 (*.f32 #s(literal -1/8 binary32) (*.f32 r (PI.f32))) (*.f32 (*.f32 r r) (*.f32 #s(literal 5/9 binary32) (*.f32 r #s(literal -4/3 binary32))))) (*.f32 (PI.f32) (*.f32 #s(literal -1/24 binary32) (pow.f32 r #s(literal 4 binary32)))))) (*.f32 s (*.f32 s s))) (/.f32 (+.f32 (*.f32 (*.f32 r (PI.f32)) (*.f32 (*.f32 (*.f32 r r) #s(literal 16/9 binary32)) #s(literal -1/8 binary32))) (*.f32 (*.f32 (*.f32 r r) (*.f32 #s(literal 5/9 binary32) (PI.f32))) (*.f32 r #s(literal 1/4 binary32)))) (*.f32 s s))))))) |
2 calls:
| 30.0ms | r |
| 28.0ms | s |
| Accuracy | Segments | Branch |
|---|---|---|
| 70.3% | 1 | s |
| 70.3% | 1 | r |
Compiled 6 to 4 computations (33.3% saved)
| Inputs |
|---|
(/.f32 #s(literal 1/4 binary32) (*.f32 r (*.f32 s (PI.f32)))) |
(/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 r s) (PI.f32))) |
(/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 r (PI.f32)) s)) |
(/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) r) s)) |
(/.f32 (/.f32 #s(literal 1/4 binary32) r) (*.f32 s (PI.f32))) |
(/.f32 (/.f32 #s(literal 1/4 binary32) s) (*.f32 r (PI.f32))) |
(/.f32 (/.f32 #s(literal 1/4 binary32) (PI.f32)) (*.f32 r s)) |
(/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r s)) (PI.f32)) |
(/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) s) |
(/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 s (PI.f32))) r) |
(/.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) r) s) (PI.f32)) |
(/.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) s) r) (PI.f32)) |
(/.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) s) (PI.f32)) r) |
(*.f32 (/.f32 #s(literal 1 binary32) s) (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32)))) |
(*.f32 (/.f32 #s(literal 1 binary32) (PI.f32)) (/.f32 #s(literal 1/4 binary32) (*.f32 r s))) |
(*.f32 (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))) (/.f32 #s(literal 1/4 binary32) r)) |
(/.f32 #s(literal 1 binary32) (/.f32 s (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (PI.f32) (/.f32 #s(literal 1/4 binary32) (*.f32 r s)))) |
(/.f32 #s(literal 1 binary32) (/.f32 (PI.f32) (/.f32 (/.f32 #s(literal 1/4 binary32) s) r))) |
(/.f32 #s(literal 1 binary32) (/.f32 (*.f32 s (PI.f32)) (/.f32 #s(literal 1/4 binary32) r))) |
(/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (-.f32 (+.f32 #s(literal 1 binary32) (PI.f32)) #s(literal 1 binary32)) r) s)) |
(/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) r) (/.f32 (+.f32 #s(literal 1 binary32) #s(literal 1 binary32)) (PI.f32))) s) |
(/.f32 (/.f32 (*.f32 r #s(literal 1/144 binary32)) (*.f32 s (*.f32 s s))) (PI.f32)) |
(/.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) r) (/.f32 #s(literal -1/6 binary32) s)) s) (PI.f32)) |
(/.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) r) (/.f32 #s(literal -1/8 binary32) s)) s) (PI.f32)) |
(/.f32 (/.f32 (/.f32 (*.f32 (/.f32 r s) #s(literal 1/144 binary32)) s) s) (PI.f32)) |
(/.f32 #s(literal 1 binary32) (*.f32 r (*.f32 (PI.f32) (+.f32 (*.f32 r #s(literal 8/3 binary32)) (*.f32 s #s(literal 4 binary32)))))) |
(/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 #s(literal -1/6 binary32) (*.f32 s (PI.f32)))) s) |
(/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 #s(literal -1/8 binary32) (*.f32 s (PI.f32)))) s) |
(/.f32 (-.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (/.f32 #s(literal 1/6 binary32) (PI.f32)) s)) s) |
(/.f32 (/.f32 (+.f32 #s(literal -1/24 binary32) (*.f32 (/.f32 r s) #s(literal 1/144 binary32))) (*.f32 s s)) (PI.f32)) |
(/.f32 (+.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32))) (/.f32 (/.f32 #s(literal -1/4 binary32) r) (PI.f32))) (neg.f32 s)) |
(/.f32 (/.f32 (+.f32 (*.f32 s #s(literal -1/24 binary32)) (*.f32 r #s(literal 1/144 binary32))) (*.f32 s (*.f32 s s))) (PI.f32)) |
(/.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) s) (*.f32 #s(literal -1/6 binary32) (/.f32 r (*.f32 s s)))) r) (PI.f32)) |
(/.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) s) (*.f32 (/.f32 r (*.f32 s s)) #s(literal -1/6 binary32))) r) (PI.f32)) |
(/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 s (PI.f32))) (*.f32 #s(literal -1/6 binary32) (/.f32 r (*.f32 s (*.f32 s (PI.f32)))))) r) |
(/.f32 (+.f32 (/.f32 (*.f32 #s(literal -1/6 binary32) (/.f32 r (*.f32 s s))) (PI.f32)) (/.f32 #s(literal 1/4 binary32) (*.f32 s (PI.f32)))) r) |
(/.f32 (+.f32 (/.f32 (*.f32 #s(literal -1/6 binary32) (/.f32 r (*.f32 s s))) (PI.f32)) (/.f32 (/.f32 #s(literal 1/4 binary32) s) (PI.f32))) r) |
(/.f32 (*.f32 r (+.f32 (/.f32 #s(literal 1/144 binary32) (*.f32 s (*.f32 s s))) (/.f32 #s(literal -1/24 binary32) (*.f32 r (*.f32 s s))))) (PI.f32)) |
(/.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) r) (/.f32 (+.f32 #s(literal -1/6 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 (*.f32 r #s(literal 5/9 binary32)) s))) s)) s) (PI.f32)) |
(/.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) r) (/.f32 (+.f32 #s(literal -1/6 binary32) (/.f32 (*.f32 #s(literal 1/8 binary32) (*.f32 r #s(literal 5/9 binary32))) s)) s)) s) (PI.f32)) |
(*.f32 r (+.f32 (/.f32 (/.f32 #s(literal 1/144 binary32) (PI.f32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal -1/24 binary32) (*.f32 r (*.f32 s (*.f32 s (PI.f32))))))) |
(/.f32 #s(literal 1 binary32) (*.f32 s (+.f32 (/.f32 (*.f32 #s(literal -2 binary32) (*.f32 r (*.f32 (PI.f32) (*.f32 r #s(literal -4/3 binary32))))) s) (*.f32 (*.f32 r (PI.f32)) #s(literal 4 binary32))))) |
(/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (+.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 (/.f32 r s) (PI.f32))) (/.f32 #s(literal -1/6 binary32) (PI.f32))) s)) s) |
(/.f32 (-.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (+.f32 (/.f32 #s(literal 1/6 binary32) (PI.f32)) (*.f32 (/.f32 r (*.f32 s (PI.f32))) #s(literal -5/72 binary32))) s)) s) |
(/.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 (*.f32 s (PI.f32)) #s(literal 4 binary32)) (*.f32 r (+.f32 (*.f32 (PI.f32) #s(literal 8/3 binary32)) (*.f32 r (*.f32 (/.f32 (PI.f32) s) #s(literal 2/3 binary32)))))))) |
(/.f32 (-.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (*.f32 (/.f32 (/.f32 (/.f32 r s) (PI.f32)) s) #s(literal 5/72 binary32))) (/.f32 (/.f32 #s(literal 1/6 binary32) (PI.f32)) s)) s) |
(/.f32 (-.f32 (+.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) (PI.f32)) r) (*.f32 (/.f32 (/.f32 (/.f32 r s) (PI.f32)) s) #s(literal 5/72 binary32))) (/.f32 (/.f32 #s(literal 1/6 binary32) (PI.f32)) s)) s) |
(/.f32 (/.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 #s(literal 2 binary32) (*.f32 r (+.f32 (/.f32 #s(literal -4/3 binary32) s) (*.f32 #s(literal 5/9 binary32) (/.f32 r (*.f32 s s))))))) s) r) (PI.f32)) |
(/.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) s) (*.f32 r (+.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 (/.f32 r (*.f32 s s)) s)) (/.f32 #s(literal -1/6 binary32) (*.f32 s s))))) r) (PI.f32)) |
(/.f32 (/.f32 (+.f32 (/.f32 (-.f32 #s(literal -1/6 binary32) (/.f32 (+.f32 (*.f32 r #s(literal -5/72 binary32)) (*.f32 #s(literal 1/8 binary32) (/.f32 (*.f32 (*.f32 r r) #s(literal 14/81 binary32)) s))) s)) s) (/.f32 #s(literal 1/4 binary32) r)) s) (PI.f32)) |
(/.f32 (/.f32 (neg.f32 (+.f32 (/.f32 (+.f32 #s(literal -1/6 binary32) (/.f32 (+.f32 (*.f32 r #s(literal -5/72 binary32)) (*.f32 (/.f32 (*.f32 r r) s) #s(literal 1/48 binary32))) (neg.f32 s))) s) (/.f32 #s(literal 1/4 binary32) r))) (neg.f32 s)) (PI.f32)) |
(/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) (/.f32 (+.f32 (*.f32 r (*.f32 (*.f32 r r) #s(literal -1/162 binary32))) (*.f32 s (*.f32 #s(literal 1/18 binary32) (*.f32 r r)))) (*.f32 s (*.f32 s s)))) (PI.f32)) |
(/.f32 (+.f32 (/.f32 (-.f32 (/.f32 #s(literal -1/6 binary32) (PI.f32)) (/.f32 (+.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32)) (*.f32 #s(literal 7/324 binary32) (*.f32 r (/.f32 (/.f32 r s) (PI.f32))))) s)) s) (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32)))) s) |
(/.f32 (/.f32 (+.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) r) (/.f32 (+.f32 #s(literal -1/6 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 (*.f32 r #s(literal 5/9 binary32)) s))) s)) (*.f32 (/.f32 #s(literal -1/48 binary32) s) (*.f32 r (/.f32 r (*.f32 s s))))) s) (PI.f32)) |
(/.f32 #s(literal 1 binary32) (/.f32 (PI.f32) (/.f32 (+.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) r) (/.f32 (+.f32 #s(literal -1/6 binary32) (/.f32 (*.f32 #s(literal 1/8 binary32) (*.f32 r #s(literal 5/9 binary32))) s)) s)) (/.f32 (*.f32 (*.f32 r r) #s(literal -1/48 binary32)) (*.f32 s (*.f32 s s)))) s))) |
(/.f32 (+.f32 (/.f32 (+.f32 (/.f32 (+.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32)) (/.f32 (*.f32 (/.f32 (*.f32 r r) s) #s(literal 1/48 binary32)) (PI.f32))) (neg.f32 s)) (/.f32 #s(literal -1/6 binary32) (PI.f32))) (neg.f32 s)) (/.f32 #s(literal -1/4 binary32) (*.f32 r (PI.f32)))) (neg.f32 s)) |
(/.f32 (+.f32 (/.f32 (+.f32 (/.f32 (+.f32 (/.f32 (*.f32 (/.f32 (*.f32 r r) s) #s(literal 1/48 binary32)) (PI.f32)) (*.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32))) (neg.f32 s)) (/.f32 #s(literal -1/6 binary32) (PI.f32))) (neg.f32 s)) (/.f32 #s(literal -1/4 binary32) (*.f32 r (PI.f32)))) (neg.f32 s)) |
(/.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 (PI.f32) (+.f32 (*.f32 r #s(literal 8/3 binary32)) (*.f32 s #s(literal 4 binary32)))) (*.f32 r (*.f32 r (+.f32 (*.f32 (+.f32 (/.f32 (*.f32 (/.f32 (*.f32 (PI.f32) #s(literal -1/12 binary32)) s) #s(literal 2/3 binary32)) s) (*.f32 (/.f32 (PI.f32) (*.f32 s s)) #s(literal 11/216 binary32))) (*.f32 r #s(literal -8 binary32))) (*.f32 (/.f32 (PI.f32) s) #s(literal 2/3 binary32)))))))) |
(/.f32 #s(literal 1 binary32) (*.f32 s (+.f32 (+.f32 (/.f32 (*.f32 #s(literal -2 binary32) (*.f32 r (*.f32 (PI.f32) (*.f32 r #s(literal -4/3 binary32))))) s) (*.f32 (*.f32 r (PI.f32)) #s(literal 4 binary32))) (/.f32 (*.f32 #s(literal -8 binary32) (+.f32 (*.f32 (*.f32 r (PI.f32)) (*.f32 (*.f32 (*.f32 r r) #s(literal 16/9 binary32)) #s(literal -1/8 binary32))) (*.f32 (*.f32 (*.f32 r r) (*.f32 #s(literal 5/9 binary32) (PI.f32))) (*.f32 r #s(literal 1/4 binary32))))) (*.f32 s s))))) |
(/.f32 #s(literal 1 binary32) (*.f32 (neg.f32 s) (-.f32 (*.f32 (*.f32 r (PI.f32)) #s(literal -4 binary32)) (/.f32 (+.f32 (/.f32 (*.f32 #s(literal -8 binary32) (+.f32 (*.f32 (*.f32 (*.f32 r r) (*.f32 #s(literal 5/9 binary32) (PI.f32))) (*.f32 r #s(literal 1/4 binary32))) (*.f32 (*.f32 r (PI.f32)) (*.f32 (*.f32 (*.f32 #s(literal 4/3 binary32) r) (*.f32 #s(literal 4/3 binary32) r)) #s(literal -1/8 binary32))))) s) (*.f32 (*.f32 r (PI.f32)) (*.f32 (*.f32 #s(literal 4/3 binary32) r) #s(literal 2 binary32)))) s)))) |
(*.f32 (/.f32 (/.f32 #s(literal 1 binary32) s) r) (pow.f32 (/.f32 (PI.f32) #s(literal 1/4 binary32)) #s(literal -1 binary32))) |
(*.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) r) s) (/.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) (PI.f32))) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) (PI.f32))) (*.f32 r s)) |
(/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) r) (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32))) (*.f32 s (PI.f32))) |
(/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) r) (/.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) (PI.f32))) s) |
(/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) s) (/.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) r)) (PI.f32)) |
(/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r (neg.f32 s))))) (*.f32 (*.f32 r s) (PI.f32))) |
(/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s)))) (*.f32 r (*.f32 s (PI.f32)))) |
(/.f32 (/.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) (/.f32 (*.f32 r s) #s(literal 1/8 binary32))) (PI.f32)) |
(/.f32 (/.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1 binary32))) s) r) (PI.f32)) |
(/.f32 (/.f32 (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r (neg.f32 s))))) s) r) (PI.f32)) |
(/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) #s(literal 1 binary32))) (PI.f32)) |
(*.f32 (/.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) (/.f32 (*.f32 r s) #s(literal 1/8 binary32))) (/.f32 #s(literal 1 binary32) (PI.f32))) |
(/.f32 #s(literal 1 binary32) (/.f32 (PI.f32) (/.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) (/.f32 (*.f32 r s) #s(literal 1/8 binary32))))) |
(/.f32 (*.f32 (/.f32 #s(literal 1 binary32) (/.f32 s (/.f32 #s(literal 1/8 binary32) r))) (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) #s(literal 1 binary32))) (PI.f32)) |
(+.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s))) (*.f32 r (*.f32 s (PI.f32)))) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32))) r)) |
(+.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s))) (*.f32 r (*.f32 s (PI.f32)))) (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
(/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (+.f32 #s(literal 1 binary32) (*.f32 (/.f32 r s) #s(literal -1/3 binary32))))) (PI.f32)) |
(+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) s) (PI.f32)) r)) |
(/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (/.f32 (/.f32 (*.f32 r (*.f32 r #s(literal 1/18 binary32))) s) s))) (PI.f32)) |
(+.f32 (/.f32 #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))) |
(/.f32 (/.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (-.f32 #s(literal 1 binary32) (/.f32 (+.f32 (/.f32 (*.f32 r (*.f32 r #s(literal -1/18 binary32))) s) (*.f32 r #s(literal 1/3 binary32))) s)))) s) r) (PI.f32)) |
(/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) r) (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)))) (*.f32 s (PI.f32))) |
(/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (-.f32 #s(literal 1 binary32) (/.f32 (+.f32 (/.f32 (*.f32 (*.f32 r r) #s(literal -1/18 binary32)) s) (*.f32 r #s(literal 1/3 binary32))) s)))) (PI.f32)) |
(/.f32 (/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) r) (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)))) s) (PI.f32)) |
(/.f32 (/.f32 (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) (/.f32 (*.f32 r s) #s(literal 1/8 binary32))) (PI.f32)) |
(/.f32 (/.f32 (+.f32 (*.f32 r #s(literal 1/144 binary32)) (*.f32 s (+.f32 #s(literal -1/24 binary32) (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) r) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r)) (*.f32 s #s(literal 1/8 binary32)))))) (*.f32 s (*.f32 s s))) (PI.f32)) |
(/.f32 #s(literal 1 binary32) (/.f32 (PI.f32) (/.f32 (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) (/.f32 (*.f32 r s) #s(literal 1/8 binary32))))) |
(/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 r (/.f32 (+.f32 #s(literal 1/18 binary32) (/.f32 (*.f32 r #s(literal -1/162 binary32)) s)) (*.f32 s s))) (/.f32 #s(literal -1/3 binary32) 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 (+.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r (PI.f32))) (/.f32 (+.f32 (/.f32 (/.f32 (*.f32 r #s(literal 1/144 binary32)) s) (PI.f32)) (/.f32 #s(literal -1/24 binary32) (PI.f32))) s)) s)) |
(/.f32 (+.f32 (/.f32 (*.f32 r #s(literal 1/144 binary32)) (PI.f32)) (*.f32 s (+.f32 (*.f32 (+.f32 (/.f32 (/.f32 #s(literal 1 binary32) (PI.f32)) r) (/.f32 (/.f32 (/.f32 #s(literal 1 binary32) (PI.f32)) r) (exp.f32 (/.f32 r s)))) (*.f32 s #s(literal 1/8 binary32))) (/.f32 #s(literal -1/24 binary32) (PI.f32))))) (*.f32 s (*.f32 s s))) |
(*.f32 (+.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))) (/.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) r) s) (PI.f32))) |
(/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 s (PI.f32))) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -7/324 binary32)) (*.f32 (PI.f32) (pow.f32 s #s(literal 4 binary32)))) (/.f32 #s(literal 5/72 binary32) (*.f32 s (*.f32 (PI.f32) (*.f32 s s)))))) (/.f32 #s(literal -1/6 binary32) (*.f32 (PI.f32) (*.f32 s s)))))) r) |
(/.f32 (/.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (+.f32 (*.f32 (*.f32 r (/.f32 (*.f32 r r) s)) #s(literal -1/162 binary32)) (*.f32 r (*.f32 r #s(literal 1/18 binary32)))) s)) s)))) s) r) (PI.f32)) |
(/.f32 (/.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s))))) r) s) (PI.f32)) |
(/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 r (+.f32 (*.f32 (/.f32 (/.f32 r (*.f32 s s)) s) #s(literal -1/162 binary32)) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))))) (PI.f32)) |
(/.f32 (*.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) s) r) (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 r (+.f32 (*.f32 (/.f32 (/.f32 r (*.f32 s s)) s) #s(literal -1/162 binary32)) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))))) (PI.f32)) |
(+.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s))) (*.f32 r (*.f32 s (PI.f32)))) (/.f32 (-.f32 #s(literal 3/4 binary32) (/.f32 (-.f32 (*.f32 #s(literal 1/4 binary32) r) (/.f32 (+.f32 (/.f32 (*.f32 #s(literal -1/216 binary32) (*.f32 r (*.f32 r r))) s) (*.f32 (*.f32 r r) #s(literal 1/24 binary32))) s)) s)) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
(/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) (neg.f32 (*.f32 (*.f32 r (*.f32 r r)) (-.f32 (/.f32 #s(literal 1/162 binary32) (*.f32 s (*.f32 s s))) (/.f32 (-.f32 (/.f32 #s(literal 1/18 binary32) (*.f32 s s)) (/.f32 (-.f32 (/.f32 #s(literal 1/3 binary32) s) (/.f32 (+.f32 #s(literal 1 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) r)) r)) r))))) (PI.f32)) |
(+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 (+.f32 (/.f32 (-.f32 (/.f32 #s(literal -1/24 binary32) (PI.f32)) (/.f32 (+.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -1/144 binary32)) (*.f32 (*.f32 r (/.f32 (/.f32 r s) (PI.f32))) #s(literal 1/1296 binary32))) s)) s) (/.f32 #s(literal 1/8 binary32) (*.f32 r (PI.f32)))) s)) |
(+.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s))) (*.f32 r (*.f32 s (PI.f32)))) (/.f32 (+.f32 (neg.f32 (/.f32 (neg.f32 (+.f32 (/.f32 (+.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -1/144 binary32)) (*.f32 #s(literal 1/1296 binary32) (/.f32 (/.f32 (*.f32 r r) s) (PI.f32)))) s) (/.f32 #s(literal 1/24 binary32) (PI.f32)))) s)) (/.f32 #s(literal -1/8 binary32) (*.f32 r (PI.f32)))) (neg.f32 s))) |
(+.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s))) (*.f32 r (*.f32 s (PI.f32)))) (/.f32 (*.f32 #s(literal 3/4 binary32) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (+.f32 (*.f32 (*.f32 r (/.f32 (*.f32 r r) s)) #s(literal -1/162 binary32)) (*.f32 r (*.f32 r #s(literal 1/18 binary32)))) s)) s))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
(/.f32 #s(literal 1 binary32) (*.f32 (neg.f32 s) (-.f32 (*.f32 (*.f32 r (PI.f32)) #s(literal -4 binary32)) (/.f32 (-.f32 (*.f32 (*.f32 r (PI.f32)) (*.f32 (*.f32 #s(literal 4/3 binary32) r) #s(literal 2 binary32))) (/.f32 (+.f32 (/.f32 (*.f32 #s(literal -8 binary32) (+.f32 (*.f32 (*.f32 #s(literal 4/3 binary32) r) (*.f32 #s(literal -1/2 binary32) (+.f32 (*.f32 (*.f32 (*.f32 r r) (*.f32 #s(literal 5/9 binary32) (PI.f32))) (*.f32 r #s(literal 1/4 binary32))) (*.f32 (*.f32 r (PI.f32)) (*.f32 (*.f32 (*.f32 #s(literal 4/3 binary32) r) (*.f32 #s(literal 4/3 binary32) r)) #s(literal -1/8 binary32)))))) (+.f32 (*.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 r (PI.f32)) (*.f32 (*.f32 r r) (*.f32 #s(literal 5/9 binary32) (*.f32 #s(literal 4/3 binary32) r))))) (*.f32 (PI.f32) (*.f32 #s(literal 1/24 binary32) (pow.f32 r #s(literal 4 binary32))))))) s) (+.f32 (*.f32 #s(literal -1 binary32) (*.f32 r (*.f32 (PI.f32) (*.f32 (*.f32 #s(literal 4/3 binary32) r) (*.f32 #s(literal 4/3 binary32) r))))) (*.f32 #s(literal 2 binary32) (*.f32 (*.f32 r (PI.f32)) (*.f32 r (*.f32 r #s(literal 5/9 binary32))))))) s)) s)))) |
| Outputs |
|---|
(/.f32 #s(literal 1 binary32) (*.f32 (neg.f32 s) (-.f32 (*.f32 (*.f32 r (PI.f32)) #s(literal -4 binary32)) (/.f32 (-.f32 (*.f32 (*.f32 r (PI.f32)) (*.f32 (*.f32 #s(literal 4/3 binary32) r) #s(literal 2 binary32))) (/.f32 (+.f32 (/.f32 (*.f32 #s(literal -8 binary32) (+.f32 (*.f32 (*.f32 #s(literal 4/3 binary32) r) (*.f32 #s(literal -1/2 binary32) (+.f32 (*.f32 (*.f32 (*.f32 r r) (*.f32 #s(literal 5/9 binary32) (PI.f32))) (*.f32 r #s(literal 1/4 binary32))) (*.f32 (*.f32 r (PI.f32)) (*.f32 (*.f32 (*.f32 #s(literal 4/3 binary32) r) (*.f32 #s(literal 4/3 binary32) r)) #s(literal -1/8 binary32)))))) (+.f32 (*.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 r (PI.f32)) (*.f32 (*.f32 r r) (*.f32 #s(literal 5/9 binary32) (*.f32 #s(literal 4/3 binary32) r))))) (*.f32 (PI.f32) (*.f32 #s(literal 1/24 binary32) (pow.f32 r #s(literal 4 binary32))))))) s) (+.f32 (*.f32 #s(literal -1 binary32) (*.f32 r (*.f32 (PI.f32) (*.f32 (*.f32 #s(literal 4/3 binary32) r) (*.f32 #s(literal 4/3 binary32) r))))) (*.f32 #s(literal 2 binary32) (*.f32 (*.f32 r (PI.f32)) (*.f32 r (*.f32 r #s(literal 5/9 binary32))))))) s)) s)))) |
2 calls:
| 38.0ms | r |
| 37.0ms | s |
| Accuracy | Segments | Branch |
|---|---|---|
| 66.4% | 1 | s |
| 66.4% | 1 | r |
Compiled 6 to 4 computations (33.3% saved)
| Inputs |
|---|
(/.f32 #s(literal 1/4 binary32) (*.f32 r (*.f32 s (PI.f32)))) |
(/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 r s) (PI.f32))) |
(/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 r (PI.f32)) s)) |
(/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) r) s)) |
(/.f32 (/.f32 #s(literal 1/4 binary32) r) (*.f32 s (PI.f32))) |
(/.f32 (/.f32 #s(literal 1/4 binary32) s) (*.f32 r (PI.f32))) |
(/.f32 (/.f32 #s(literal 1/4 binary32) (PI.f32)) (*.f32 r s)) |
(/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r s)) (PI.f32)) |
(/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) s) |
(/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 s (PI.f32))) r) |
(/.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) r) s) (PI.f32)) |
(/.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) s) r) (PI.f32)) |
(/.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) s) (PI.f32)) r) |
(*.f32 (/.f32 #s(literal 1 binary32) s) (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32)))) |
(*.f32 (/.f32 #s(literal 1 binary32) (PI.f32)) (/.f32 #s(literal 1/4 binary32) (*.f32 r s))) |
(*.f32 (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))) (/.f32 #s(literal 1/4 binary32) r)) |
(/.f32 #s(literal 1 binary32) (/.f32 s (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (PI.f32) (/.f32 #s(literal 1/4 binary32) (*.f32 r s)))) |
(/.f32 #s(literal 1 binary32) (/.f32 (PI.f32) (/.f32 (/.f32 #s(literal 1/4 binary32) s) r))) |
(/.f32 #s(literal 1 binary32) (/.f32 (*.f32 s (PI.f32)) (/.f32 #s(literal 1/4 binary32) r))) |
(/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (-.f32 (+.f32 #s(literal 1 binary32) (PI.f32)) #s(literal 1 binary32)) r) s)) |
(/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) r) (/.f32 (+.f32 #s(literal 1 binary32) #s(literal 1 binary32)) (PI.f32))) s) |
(/.f32 (/.f32 (*.f32 r #s(literal 1/144 binary32)) (*.f32 s (*.f32 s s))) (PI.f32)) |
(/.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) r) (/.f32 #s(literal -1/6 binary32) s)) s) (PI.f32)) |
(/.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) r) (/.f32 #s(literal -1/8 binary32) s)) s) (PI.f32)) |
(/.f32 (/.f32 (/.f32 (*.f32 (/.f32 r s) #s(literal 1/144 binary32)) s) s) (PI.f32)) |
(/.f32 #s(literal 1 binary32) (*.f32 r (*.f32 (PI.f32) (+.f32 (*.f32 r #s(literal 8/3 binary32)) (*.f32 s #s(literal 4 binary32)))))) |
(/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 #s(literal -1/6 binary32) (*.f32 s (PI.f32)))) s) |
(/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 #s(literal -1/8 binary32) (*.f32 s (PI.f32)))) s) |
(/.f32 (-.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (/.f32 #s(literal 1/6 binary32) (PI.f32)) s)) s) |
(/.f32 (/.f32 (+.f32 #s(literal -1/24 binary32) (*.f32 (/.f32 r s) #s(literal 1/144 binary32))) (*.f32 s s)) (PI.f32)) |
(/.f32 (+.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32))) (/.f32 (/.f32 #s(literal -1/4 binary32) r) (PI.f32))) (neg.f32 s)) |
(/.f32 (/.f32 (+.f32 (*.f32 s #s(literal -1/24 binary32)) (*.f32 r #s(literal 1/144 binary32))) (*.f32 s (*.f32 s s))) (PI.f32)) |
(/.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) s) (*.f32 #s(literal -1/6 binary32) (/.f32 r (*.f32 s s)))) r) (PI.f32)) |
(/.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) s) (*.f32 (/.f32 r (*.f32 s s)) #s(literal -1/6 binary32))) r) (PI.f32)) |
(/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 s (PI.f32))) (*.f32 #s(literal -1/6 binary32) (/.f32 r (*.f32 s (*.f32 s (PI.f32)))))) r) |
(/.f32 (+.f32 (/.f32 (*.f32 #s(literal -1/6 binary32) (/.f32 r (*.f32 s s))) (PI.f32)) (/.f32 #s(literal 1/4 binary32) (*.f32 s (PI.f32)))) r) |
(/.f32 (+.f32 (/.f32 (*.f32 #s(literal -1/6 binary32) (/.f32 r (*.f32 s s))) (PI.f32)) (/.f32 (/.f32 #s(literal 1/4 binary32) s) (PI.f32))) r) |
(/.f32 (*.f32 r (+.f32 (/.f32 #s(literal 1/144 binary32) (*.f32 s (*.f32 s s))) (/.f32 #s(literal -1/24 binary32) (*.f32 r (*.f32 s s))))) (PI.f32)) |
(/.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) r) (/.f32 (+.f32 #s(literal -1/6 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 (*.f32 r #s(literal 5/9 binary32)) s))) s)) s) (PI.f32)) |
(/.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) r) (/.f32 (+.f32 #s(literal -1/6 binary32) (/.f32 (*.f32 #s(literal 1/8 binary32) (*.f32 r #s(literal 5/9 binary32))) s)) s)) s) (PI.f32)) |
(*.f32 r (+.f32 (/.f32 (/.f32 #s(literal 1/144 binary32) (PI.f32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal -1/24 binary32) (*.f32 r (*.f32 s (*.f32 s (PI.f32))))))) |
(/.f32 #s(literal 1 binary32) (*.f32 s (+.f32 (/.f32 (*.f32 #s(literal -2 binary32) (*.f32 r (*.f32 (PI.f32) (*.f32 r #s(literal -4/3 binary32))))) s) (*.f32 (*.f32 r (PI.f32)) #s(literal 4 binary32))))) |
(/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (+.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 (/.f32 r s) (PI.f32))) (/.f32 #s(literal -1/6 binary32) (PI.f32))) s)) s) |
(/.f32 (-.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (+.f32 (/.f32 #s(literal 1/6 binary32) (PI.f32)) (*.f32 (/.f32 r (*.f32 s (PI.f32))) #s(literal -5/72 binary32))) s)) s) |
(/.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 (*.f32 s (PI.f32)) #s(literal 4 binary32)) (*.f32 r (+.f32 (*.f32 (PI.f32) #s(literal 8/3 binary32)) (*.f32 r (*.f32 (/.f32 (PI.f32) s) #s(literal 2/3 binary32)))))))) |
(/.f32 (-.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (*.f32 (/.f32 (/.f32 (/.f32 r s) (PI.f32)) s) #s(literal 5/72 binary32))) (/.f32 (/.f32 #s(literal 1/6 binary32) (PI.f32)) s)) s) |
(/.f32 (-.f32 (+.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) (PI.f32)) r) (*.f32 (/.f32 (/.f32 (/.f32 r s) (PI.f32)) s) #s(literal 5/72 binary32))) (/.f32 (/.f32 #s(literal 1/6 binary32) (PI.f32)) s)) s) |
(/.f32 (/.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 #s(literal 2 binary32) (*.f32 r (+.f32 (/.f32 #s(literal -4/3 binary32) s) (*.f32 #s(literal 5/9 binary32) (/.f32 r (*.f32 s s))))))) s) r) (PI.f32)) |
(/.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) s) (*.f32 r (+.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 (/.f32 r (*.f32 s s)) s)) (/.f32 #s(literal -1/6 binary32) (*.f32 s s))))) r) (PI.f32)) |
(/.f32 (/.f32 (+.f32 (/.f32 (-.f32 #s(literal -1/6 binary32) (/.f32 (+.f32 (*.f32 r #s(literal -5/72 binary32)) (*.f32 #s(literal 1/8 binary32) (/.f32 (*.f32 (*.f32 r r) #s(literal 14/81 binary32)) s))) s)) s) (/.f32 #s(literal 1/4 binary32) r)) s) (PI.f32)) |
(/.f32 (/.f32 (neg.f32 (+.f32 (/.f32 (+.f32 #s(literal -1/6 binary32) (/.f32 (+.f32 (*.f32 r #s(literal -5/72 binary32)) (*.f32 (/.f32 (*.f32 r r) s) #s(literal 1/48 binary32))) (neg.f32 s))) s) (/.f32 #s(literal 1/4 binary32) r))) (neg.f32 s)) (PI.f32)) |
(/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) (/.f32 (+.f32 (*.f32 r (*.f32 (*.f32 r r) #s(literal -1/162 binary32))) (*.f32 s (*.f32 #s(literal 1/18 binary32) (*.f32 r r)))) (*.f32 s (*.f32 s s)))) (PI.f32)) |
(/.f32 (+.f32 (/.f32 (-.f32 (/.f32 #s(literal -1/6 binary32) (PI.f32)) (/.f32 (+.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32)) (*.f32 #s(literal 7/324 binary32) (*.f32 r (/.f32 (/.f32 r s) (PI.f32))))) s)) s) (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32)))) s) |
(/.f32 (/.f32 (+.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) r) (/.f32 (+.f32 #s(literal -1/6 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 (*.f32 r #s(literal 5/9 binary32)) s))) s)) (*.f32 (/.f32 #s(literal -1/48 binary32) s) (*.f32 r (/.f32 r (*.f32 s s))))) s) (PI.f32)) |
(/.f32 #s(literal 1 binary32) (/.f32 (PI.f32) (/.f32 (+.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) r) (/.f32 (+.f32 #s(literal -1/6 binary32) (/.f32 (*.f32 #s(literal 1/8 binary32) (*.f32 r #s(literal 5/9 binary32))) s)) s)) (/.f32 (*.f32 (*.f32 r r) #s(literal -1/48 binary32)) (*.f32 s (*.f32 s s)))) s))) |
(/.f32 (+.f32 (/.f32 (+.f32 (/.f32 (+.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32)) (/.f32 (*.f32 (/.f32 (*.f32 r r) s) #s(literal 1/48 binary32)) (PI.f32))) (neg.f32 s)) (/.f32 #s(literal -1/6 binary32) (PI.f32))) (neg.f32 s)) (/.f32 #s(literal -1/4 binary32) (*.f32 r (PI.f32)))) (neg.f32 s)) |
(/.f32 (+.f32 (/.f32 (+.f32 (/.f32 (+.f32 (/.f32 (*.f32 (/.f32 (*.f32 r r) s) #s(literal 1/48 binary32)) (PI.f32)) (*.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32))) (neg.f32 s)) (/.f32 #s(literal -1/6 binary32) (PI.f32))) (neg.f32 s)) (/.f32 #s(literal -1/4 binary32) (*.f32 r (PI.f32)))) (neg.f32 s)) |
(/.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 (PI.f32) (+.f32 (*.f32 r #s(literal 8/3 binary32)) (*.f32 s #s(literal 4 binary32)))) (*.f32 r (*.f32 r (+.f32 (*.f32 (+.f32 (/.f32 (*.f32 (/.f32 (*.f32 (PI.f32) #s(literal -1/12 binary32)) s) #s(literal 2/3 binary32)) s) (*.f32 (/.f32 (PI.f32) (*.f32 s s)) #s(literal 11/216 binary32))) (*.f32 r #s(literal -8 binary32))) (*.f32 (/.f32 (PI.f32) s) #s(literal 2/3 binary32)))))))) |
(/.f32 #s(literal 1 binary32) (*.f32 s (+.f32 (+.f32 (/.f32 (*.f32 #s(literal -2 binary32) (*.f32 r (*.f32 (PI.f32) (*.f32 r #s(literal -4/3 binary32))))) s) (*.f32 (*.f32 r (PI.f32)) #s(literal 4 binary32))) (/.f32 (*.f32 #s(literal -8 binary32) (+.f32 (*.f32 (*.f32 r (PI.f32)) (*.f32 (*.f32 (*.f32 r r) #s(literal 16/9 binary32)) #s(literal -1/8 binary32))) (*.f32 (*.f32 (*.f32 r r) (*.f32 #s(literal 5/9 binary32) (PI.f32))) (*.f32 r #s(literal 1/4 binary32))))) (*.f32 s s))))) |
(/.f32 #s(literal 1 binary32) (*.f32 (neg.f32 s) (-.f32 (*.f32 (*.f32 r (PI.f32)) #s(literal -4 binary32)) (/.f32 (+.f32 (/.f32 (*.f32 #s(literal -8 binary32) (+.f32 (*.f32 (*.f32 (*.f32 r r) (*.f32 #s(literal 5/9 binary32) (PI.f32))) (*.f32 r #s(literal 1/4 binary32))) (*.f32 (*.f32 r (PI.f32)) (*.f32 (*.f32 (*.f32 #s(literal 4/3 binary32) r) (*.f32 #s(literal 4/3 binary32) r)) #s(literal -1/8 binary32))))) s) (*.f32 (*.f32 r (PI.f32)) (*.f32 (*.f32 #s(literal 4/3 binary32) r) #s(literal 2 binary32)))) s)))) |
(*.f32 (/.f32 (/.f32 #s(literal 1 binary32) s) r) (pow.f32 (/.f32 (PI.f32) #s(literal 1/4 binary32)) #s(literal -1 binary32))) |
(*.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) r) s) (/.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) (PI.f32))) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) (PI.f32))) (*.f32 r s)) |
(/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) r) (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32))) (*.f32 s (PI.f32))) |
(/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) r) (/.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) (PI.f32))) s) |
(/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) s) (/.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) r)) (PI.f32)) |
(/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r (neg.f32 s))))) (*.f32 (*.f32 r s) (PI.f32))) |
(/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 (neg.f32 r) s)))) (*.f32 r (*.f32 s (PI.f32)))) |
(/.f32 (/.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) (/.f32 (*.f32 r s) #s(literal 1/8 binary32))) (PI.f32)) |
(/.f32 (/.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) #s(literal 1 binary32))) s) r) (PI.f32)) |
(/.f32 (/.f32 (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r (neg.f32 s))))) s) r) (PI.f32)) |
(/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) #s(literal 1 binary32))) (PI.f32)) |
(*.f32 (/.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) (/.f32 (*.f32 r s) #s(literal 1/8 binary32))) (/.f32 #s(literal 1 binary32) (PI.f32))) |
(/.f32 #s(literal 1 binary32) (/.f32 (PI.f32) (/.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) (/.f32 (*.f32 r s) #s(literal 1/8 binary32))))) |
(/.f32 (*.f32 (/.f32 #s(literal 1 binary32) (/.f32 s (/.f32 #s(literal 1/8 binary32) r))) (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) #s(literal 1 binary32))) (PI.f32)) |
(+.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s))) (*.f32 r (*.f32 s (PI.f32)))) (/.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32))) r)) |
(+.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s))) (*.f32 r (*.f32 s (PI.f32)))) (/.f32 #s(literal 3/4 binary32) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
(/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (+.f32 #s(literal 1 binary32) (*.f32 (/.f32 r s) #s(literal -1/3 binary32))))) (PI.f32)) |
(+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) s) (PI.f32)) r)) |
(/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (/.f32 (/.f32 (*.f32 r (*.f32 r #s(literal 1/18 binary32))) s) s))) (PI.f32)) |
(+.f32 (/.f32 #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))) |
(/.f32 (/.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (-.f32 #s(literal 1 binary32) (/.f32 (+.f32 (/.f32 (*.f32 r (*.f32 r #s(literal -1/18 binary32))) s) (*.f32 r #s(literal 1/3 binary32))) s)))) s) r) (PI.f32)) |
(/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) r) (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)))) (*.f32 s (PI.f32))) |
(/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (-.f32 #s(literal 1 binary32) (/.f32 (+.f32 (/.f32 (*.f32 (*.f32 r r) #s(literal -1/18 binary32)) s) (*.f32 r #s(literal 1/3 binary32))) s)))) (PI.f32)) |
(/.f32 (/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) r) (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s)))) s) (PI.f32)) |
(/.f32 (/.f32 (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) (/.f32 (*.f32 r s) #s(literal 1/8 binary32))) (PI.f32)) |
(/.f32 (/.f32 (+.f32 (*.f32 r #s(literal 1/144 binary32)) (*.f32 s (+.f32 #s(literal -1/24 binary32) (*.f32 (+.f32 (/.f32 #s(literal 1 binary32) r) (/.f32 (exp.f32 (/.f32 (neg.f32 r) s)) r)) (*.f32 s #s(literal 1/8 binary32)))))) (*.f32 s (*.f32 s s))) (PI.f32)) |
(/.f32 #s(literal 1 binary32) (/.f32 (PI.f32) (/.f32 (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (*.f32 (*.f32 r r) #s(literal 1/18 binary32)) s)) s))) (/.f32 (*.f32 r s) #s(literal 1/8 binary32))))) |
(/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 r (/.f32 (+.f32 #s(literal 1/18 binary32) (/.f32 (*.f32 r #s(literal -1/162 binary32)) s)) (*.f32 s s))) (/.f32 #s(literal -1/3 binary32) 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 (+.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r (PI.f32))) (/.f32 (+.f32 (/.f32 (/.f32 (*.f32 r #s(literal 1/144 binary32)) s) (PI.f32)) (/.f32 #s(literal -1/24 binary32) (PI.f32))) s)) s)) |
(/.f32 (+.f32 (/.f32 (*.f32 r #s(literal 1/144 binary32)) (PI.f32)) (*.f32 s (+.f32 (*.f32 (+.f32 (/.f32 (/.f32 #s(literal 1 binary32) (PI.f32)) r) (/.f32 (/.f32 (/.f32 #s(literal 1 binary32) (PI.f32)) r) (exp.f32 (/.f32 r s)))) (*.f32 s #s(literal 1/8 binary32))) (/.f32 #s(literal -1/24 binary32) (PI.f32))))) (*.f32 s (*.f32 s s))) |
(*.f32 (+.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))) (/.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) r) s) (PI.f32))) |
(/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 s (PI.f32))) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -7/324 binary32)) (*.f32 (PI.f32) (pow.f32 s #s(literal 4 binary32)))) (/.f32 #s(literal 5/72 binary32) (*.f32 s (*.f32 (PI.f32) (*.f32 s s)))))) (/.f32 #s(literal -1/6 binary32) (*.f32 (PI.f32) (*.f32 s s)))))) r) |
(/.f32 (/.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (+.f32 (*.f32 (*.f32 r (/.f32 (*.f32 r r) s)) #s(literal -1/162 binary32)) (*.f32 r (*.f32 r #s(literal 1/18 binary32)))) s)) s)))) s) r) (PI.f32)) |
(/.f32 (/.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) #s(literal 1 binary32)) (*.f32 r (+.f32 (*.f32 r (+.f32 (/.f32 (*.f32 r #s(literal -1/162 binary32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s))))) r) s) (PI.f32)) |
(/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 r (+.f32 (*.f32 (/.f32 (/.f32 r (*.f32 s s)) s) #s(literal -1/162 binary32)) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))))) (PI.f32)) |
(/.f32 (*.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) s) r) (+.f32 (exp.f32 (-.f32 #s(literal 0 binary32) (/.f32 r s))) (+.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 r (+.f32 (*.f32 (/.f32 (/.f32 r (*.f32 s s)) s) #s(literal -1/162 binary32)) (/.f32 #s(literal 1/18 binary32) (*.f32 s s)))) (/.f32 #s(literal -1/3 binary32) s)))))) (PI.f32)) |
(+.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s))) (*.f32 r (*.f32 s (PI.f32)))) (/.f32 (-.f32 #s(literal 3/4 binary32) (/.f32 (-.f32 (*.f32 #s(literal 1/4 binary32) r) (/.f32 (+.f32 (/.f32 (*.f32 #s(literal -1/216 binary32) (*.f32 r (*.f32 r r))) s) (*.f32 (*.f32 r r) #s(literal 1/24 binary32))) s)) s)) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
(/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) (neg.f32 (*.f32 (*.f32 r (*.f32 r r)) (-.f32 (/.f32 #s(literal 1/162 binary32) (*.f32 s (*.f32 s s))) (/.f32 (-.f32 (/.f32 #s(literal 1/18 binary32) (*.f32 s s)) (/.f32 (-.f32 (/.f32 #s(literal 1/3 binary32) s) (/.f32 (+.f32 #s(literal 1 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) r)) r)) r))))) (PI.f32)) |
(+.f32 (/.f32 (*.f32 #s(literal 1/4 binary32) (exp.f32 (/.f32 (neg.f32 r) s))) (*.f32 (*.f32 (*.f32 #s(literal 2 binary32) (PI.f32)) s) r)) (/.f32 (+.f32 (/.f32 (-.f32 (/.f32 #s(literal -1/24 binary32) (PI.f32)) (/.f32 (+.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -1/144 binary32)) (*.f32 (*.f32 r (/.f32 (/.f32 r s) (PI.f32))) #s(literal 1/1296 binary32))) s)) s) (/.f32 #s(literal 1/8 binary32) (*.f32 r (PI.f32)))) s)) |
(+.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s))) (*.f32 r (*.f32 s (PI.f32)))) (/.f32 (+.f32 (neg.f32 (/.f32 (neg.f32 (+.f32 (/.f32 (+.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -1/144 binary32)) (*.f32 #s(literal 1/1296 binary32) (/.f32 (/.f32 (*.f32 r r) s) (PI.f32)))) s) (/.f32 #s(literal 1/24 binary32) (PI.f32)))) s)) (/.f32 #s(literal -1/8 binary32) (*.f32 r (PI.f32)))) (neg.f32 s))) |
(+.f32 (/.f32 (/.f32 #s(literal 1/8 binary32) (exp.f32 (/.f32 r s))) (*.f32 r (*.f32 s (PI.f32)))) (/.f32 (*.f32 #s(literal 3/4 binary32) (-.f32 #s(literal 1 binary32) (/.f32 (-.f32 (*.f32 r #s(literal 1/3 binary32)) (/.f32 (+.f32 (*.f32 (*.f32 r (/.f32 (*.f32 r r) s)) #s(literal -1/162 binary32)) (*.f32 r (*.f32 r #s(literal 1/18 binary32)))) s)) s))) (*.f32 (*.f32 (*.f32 #s(literal 6 binary32) (PI.f32)) s) r))) |
| Outputs |
|---|
(/.f32 #s(literal 1 binary32) (*.f32 s (+.f32 (+.f32 (/.f32 (*.f32 #s(literal -2 binary32) (*.f32 r (*.f32 (PI.f32) (*.f32 r #s(literal -4/3 binary32))))) s) (*.f32 (*.f32 r (PI.f32)) #s(literal 4 binary32))) (/.f32 (*.f32 #s(literal -8 binary32) (+.f32 (*.f32 (*.f32 r (PI.f32)) (*.f32 (*.f32 (*.f32 r r) #s(literal 16/9 binary32)) #s(literal -1/8 binary32))) (*.f32 (*.f32 (*.f32 r r) (*.f32 #s(literal 5/9 binary32) (PI.f32))) (*.f32 r #s(literal 1/4 binary32))))) (*.f32 s s))))) |
(/.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 (PI.f32) (+.f32 (*.f32 r #s(literal 8/3 binary32)) (*.f32 s #s(literal 4 binary32)))) (*.f32 r (*.f32 r (+.f32 (*.f32 (+.f32 (/.f32 (*.f32 (/.f32 (*.f32 (PI.f32) #s(literal -1/12 binary32)) s) #s(literal 2/3 binary32)) s) (*.f32 (/.f32 (PI.f32) (*.f32 s s)) #s(literal 11/216 binary32))) (*.f32 r #s(literal -8 binary32))) (*.f32 (/.f32 (PI.f32) s) #s(literal 2/3 binary32)))))))) |
2 calls:
| 28.0ms | s |
| 27.0ms | r |
| Accuracy | Segments | Branch |
|---|---|---|
| 58.7% | 2 | s |
| 55.5% | 1 | r |
Compiled 6 to 4 computations (33.3% saved)
| Inputs |
|---|
(/.f32 #s(literal 1/4 binary32) (*.f32 r (*.f32 s (PI.f32)))) |
(/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 r s) (PI.f32))) |
(/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 r (PI.f32)) s)) |
(/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) r) s)) |
(/.f32 (/.f32 #s(literal 1/4 binary32) r) (*.f32 s (PI.f32))) |
(/.f32 (/.f32 #s(literal 1/4 binary32) s) (*.f32 r (PI.f32))) |
(/.f32 (/.f32 #s(literal 1/4 binary32) (PI.f32)) (*.f32 r s)) |
(/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r s)) (PI.f32)) |
(/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) s) |
(/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 s (PI.f32))) r) |
(/.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) r) s) (PI.f32)) |
(/.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) s) r) (PI.f32)) |
(/.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) s) (PI.f32)) r) |
(*.f32 (/.f32 #s(literal 1 binary32) s) (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32)))) |
(*.f32 (/.f32 #s(literal 1 binary32) (PI.f32)) (/.f32 #s(literal 1/4 binary32) (*.f32 r s))) |
(*.f32 (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))) (/.f32 #s(literal 1/4 binary32) r)) |
(/.f32 #s(literal 1 binary32) (/.f32 s (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (PI.f32) (/.f32 #s(literal 1/4 binary32) (*.f32 r s)))) |
(/.f32 #s(literal 1 binary32) (/.f32 (PI.f32) (/.f32 (/.f32 #s(literal 1/4 binary32) s) r))) |
(/.f32 #s(literal 1 binary32) (/.f32 (*.f32 s (PI.f32)) (/.f32 #s(literal 1/4 binary32) r))) |
(/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (-.f32 (+.f32 #s(literal 1 binary32) (PI.f32)) #s(literal 1 binary32)) r) s)) |
(/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) r) (/.f32 (+.f32 #s(literal 1 binary32) #s(literal 1 binary32)) (PI.f32))) s) |
(/.f32 (/.f32 (*.f32 r #s(literal 1/144 binary32)) (*.f32 s (*.f32 s s))) (PI.f32)) |
(/.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) r) (/.f32 #s(literal -1/6 binary32) s)) s) (PI.f32)) |
(/.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) r) (/.f32 #s(literal -1/8 binary32) s)) s) (PI.f32)) |
(/.f32 (/.f32 (/.f32 (*.f32 (/.f32 r s) #s(literal 1/144 binary32)) s) s) (PI.f32)) |
(/.f32 #s(literal 1 binary32) (*.f32 r (*.f32 (PI.f32) (+.f32 (*.f32 r #s(literal 8/3 binary32)) (*.f32 s #s(literal 4 binary32)))))) |
(/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 #s(literal -1/6 binary32) (*.f32 s (PI.f32)))) s) |
(/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 #s(literal -1/8 binary32) (*.f32 s (PI.f32)))) s) |
(/.f32 (-.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (/.f32 #s(literal 1/6 binary32) (PI.f32)) s)) s) |
(/.f32 (/.f32 (+.f32 #s(literal -1/24 binary32) (*.f32 (/.f32 r s) #s(literal 1/144 binary32))) (*.f32 s s)) (PI.f32)) |
(/.f32 (+.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32))) (/.f32 (/.f32 #s(literal -1/4 binary32) r) (PI.f32))) (neg.f32 s)) |
(/.f32 (/.f32 (+.f32 (*.f32 s #s(literal -1/24 binary32)) (*.f32 r #s(literal 1/144 binary32))) (*.f32 s (*.f32 s s))) (PI.f32)) |
(/.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) s) (*.f32 #s(literal -1/6 binary32) (/.f32 r (*.f32 s s)))) r) (PI.f32)) |
(/.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) s) (*.f32 (/.f32 r (*.f32 s s)) #s(literal -1/6 binary32))) r) (PI.f32)) |
(/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 s (PI.f32))) (*.f32 #s(literal -1/6 binary32) (/.f32 r (*.f32 s (*.f32 s (PI.f32)))))) r) |
(/.f32 (+.f32 (/.f32 (*.f32 #s(literal -1/6 binary32) (/.f32 r (*.f32 s s))) (PI.f32)) (/.f32 #s(literal 1/4 binary32) (*.f32 s (PI.f32)))) r) |
(/.f32 (+.f32 (/.f32 (*.f32 #s(literal -1/6 binary32) (/.f32 r (*.f32 s s))) (PI.f32)) (/.f32 (/.f32 #s(literal 1/4 binary32) s) (PI.f32))) r) |
(/.f32 (*.f32 r (+.f32 (/.f32 #s(literal 1/144 binary32) (*.f32 s (*.f32 s s))) (/.f32 #s(literal -1/24 binary32) (*.f32 r (*.f32 s s))))) (PI.f32)) |
(/.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) r) (/.f32 (+.f32 #s(literal -1/6 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 (*.f32 r #s(literal 5/9 binary32)) s))) s)) s) (PI.f32)) |
(/.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) r) (/.f32 (+.f32 #s(literal -1/6 binary32) (/.f32 (*.f32 #s(literal 1/8 binary32) (*.f32 r #s(literal 5/9 binary32))) s)) s)) s) (PI.f32)) |
(*.f32 r (+.f32 (/.f32 (/.f32 #s(literal 1/144 binary32) (PI.f32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal -1/24 binary32) (*.f32 r (*.f32 s (*.f32 s (PI.f32))))))) |
(/.f32 #s(literal 1 binary32) (*.f32 s (+.f32 (/.f32 (*.f32 #s(literal -2 binary32) (*.f32 r (*.f32 (PI.f32) (*.f32 r #s(literal -4/3 binary32))))) s) (*.f32 (*.f32 r (PI.f32)) #s(literal 4 binary32))))) |
(/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (+.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 (/.f32 r s) (PI.f32))) (/.f32 #s(literal -1/6 binary32) (PI.f32))) s)) s) |
(/.f32 (-.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (+.f32 (/.f32 #s(literal 1/6 binary32) (PI.f32)) (*.f32 (/.f32 r (*.f32 s (PI.f32))) #s(literal -5/72 binary32))) s)) s) |
(/.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 (*.f32 s (PI.f32)) #s(literal 4 binary32)) (*.f32 r (+.f32 (*.f32 (PI.f32) #s(literal 8/3 binary32)) (*.f32 r (*.f32 (/.f32 (PI.f32) s) #s(literal 2/3 binary32)))))))) |
(/.f32 (-.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (*.f32 (/.f32 (/.f32 (/.f32 r s) (PI.f32)) s) #s(literal 5/72 binary32))) (/.f32 (/.f32 #s(literal 1/6 binary32) (PI.f32)) s)) s) |
(/.f32 (-.f32 (+.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) (PI.f32)) r) (*.f32 (/.f32 (/.f32 (/.f32 r s) (PI.f32)) s) #s(literal 5/72 binary32))) (/.f32 (/.f32 #s(literal 1/6 binary32) (PI.f32)) s)) s) |
(/.f32 (/.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 #s(literal 2 binary32) (*.f32 r (+.f32 (/.f32 #s(literal -4/3 binary32) s) (*.f32 #s(literal 5/9 binary32) (/.f32 r (*.f32 s s))))))) s) r) (PI.f32)) |
(/.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) s) (*.f32 r (+.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 (/.f32 r (*.f32 s s)) s)) (/.f32 #s(literal -1/6 binary32) (*.f32 s s))))) r) (PI.f32)) |
(/.f32 (/.f32 (+.f32 (/.f32 (-.f32 #s(literal -1/6 binary32) (/.f32 (+.f32 (*.f32 r #s(literal -5/72 binary32)) (*.f32 #s(literal 1/8 binary32) (/.f32 (*.f32 (*.f32 r r) #s(literal 14/81 binary32)) s))) s)) s) (/.f32 #s(literal 1/4 binary32) r)) s) (PI.f32)) |
(/.f32 (/.f32 (neg.f32 (+.f32 (/.f32 (+.f32 #s(literal -1/6 binary32) (/.f32 (+.f32 (*.f32 r #s(literal -5/72 binary32)) (*.f32 (/.f32 (*.f32 r r) s) #s(literal 1/48 binary32))) (neg.f32 s))) s) (/.f32 #s(literal 1/4 binary32) r))) (neg.f32 s)) (PI.f32)) |
(/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) (/.f32 (+.f32 (*.f32 r (*.f32 (*.f32 r r) #s(literal -1/162 binary32))) (*.f32 s (*.f32 #s(literal 1/18 binary32) (*.f32 r r)))) (*.f32 s (*.f32 s s)))) (PI.f32)) |
(/.f32 (+.f32 (/.f32 (-.f32 (/.f32 #s(literal -1/6 binary32) (PI.f32)) (/.f32 (+.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32)) (*.f32 #s(literal 7/324 binary32) (*.f32 r (/.f32 (/.f32 r s) (PI.f32))))) s)) s) (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32)))) s) |
(/.f32 (/.f32 (+.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) r) (/.f32 (+.f32 #s(literal -1/6 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 (*.f32 r #s(literal 5/9 binary32)) s))) s)) (*.f32 (/.f32 #s(literal -1/48 binary32) s) (*.f32 r (/.f32 r (*.f32 s s))))) s) (PI.f32)) |
(/.f32 #s(literal 1 binary32) (/.f32 (PI.f32) (/.f32 (+.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) r) (/.f32 (+.f32 #s(literal -1/6 binary32) (/.f32 (*.f32 #s(literal 1/8 binary32) (*.f32 r #s(literal 5/9 binary32))) s)) s)) (/.f32 (*.f32 (*.f32 r r) #s(literal -1/48 binary32)) (*.f32 s (*.f32 s s)))) s))) |
(/.f32 (+.f32 (/.f32 (+.f32 (/.f32 (+.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32)) (/.f32 (*.f32 (/.f32 (*.f32 r r) s) #s(literal 1/48 binary32)) (PI.f32))) (neg.f32 s)) (/.f32 #s(literal -1/6 binary32) (PI.f32))) (neg.f32 s)) (/.f32 #s(literal -1/4 binary32) (*.f32 r (PI.f32)))) (neg.f32 s)) |
(/.f32 (+.f32 (/.f32 (+.f32 (/.f32 (+.f32 (/.f32 (*.f32 (/.f32 (*.f32 r r) s) #s(literal 1/48 binary32)) (PI.f32)) (*.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32))) (neg.f32 s)) (/.f32 #s(literal -1/6 binary32) (PI.f32))) (neg.f32 s)) (/.f32 #s(literal -1/4 binary32) (*.f32 r (PI.f32)))) (neg.f32 s)) |
(/.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 (PI.f32) (+.f32 (*.f32 r #s(literal 8/3 binary32)) (*.f32 s #s(literal 4 binary32)))) (*.f32 r (*.f32 r (+.f32 (*.f32 (+.f32 (/.f32 (*.f32 (/.f32 (*.f32 (PI.f32) #s(literal -1/12 binary32)) s) #s(literal 2/3 binary32)) s) (*.f32 (/.f32 (PI.f32) (*.f32 s s)) #s(literal 11/216 binary32))) (*.f32 r #s(literal -8 binary32))) (*.f32 (/.f32 (PI.f32) s) #s(literal 2/3 binary32)))))))) |
| Outputs |
|---|
(/.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 (*.f32 s (PI.f32)) #s(literal 4 binary32)) (*.f32 r (+.f32 (*.f32 (PI.f32) #s(literal 8/3 binary32)) (*.f32 r (*.f32 (/.f32 (PI.f32) s) #s(literal 2/3 binary32)))))))) |
(/.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 (PI.f32) (+.f32 (*.f32 r #s(literal 8/3 binary32)) (*.f32 s #s(literal 4 binary32)))) (*.f32 r (*.f32 r (+.f32 (*.f32 (+.f32 (/.f32 (*.f32 (/.f32 (*.f32 (PI.f32) #s(literal -1/12 binary32)) s) #s(literal 2/3 binary32)) s) (*.f32 (/.f32 (PI.f32) (*.f32 s s)) #s(literal 11/216 binary32))) (*.f32 r #s(literal -8 binary32))) (*.f32 (/.f32 (PI.f32) s) #s(literal 2/3 binary32)))))))) |
2 calls:
| 17.0ms | r |
| 16.0ms | s |
| Accuracy | Segments | Branch |
|---|---|---|
| 25.5% | 1 | r |
| 34.4% | 2 | s |
Compiled 6 to 4 computations (33.3% saved)
| Inputs |
|---|
(/.f32 #s(literal 1/4 binary32) (*.f32 r (*.f32 s (PI.f32)))) |
(/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 r s) (PI.f32))) |
(/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 r (PI.f32)) s)) |
(/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) r) s)) |
(/.f32 (/.f32 #s(literal 1/4 binary32) r) (*.f32 s (PI.f32))) |
(/.f32 (/.f32 #s(literal 1/4 binary32) s) (*.f32 r (PI.f32))) |
(/.f32 (/.f32 #s(literal 1/4 binary32) (PI.f32)) (*.f32 r s)) |
(/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r s)) (PI.f32)) |
(/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) s) |
(/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 s (PI.f32))) r) |
(/.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) r) s) (PI.f32)) |
(/.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) s) r) (PI.f32)) |
(/.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) s) (PI.f32)) r) |
(*.f32 (/.f32 #s(literal 1 binary32) s) (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32)))) |
(*.f32 (/.f32 #s(literal 1 binary32) (PI.f32)) (/.f32 #s(literal 1/4 binary32) (*.f32 r s))) |
(*.f32 (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))) (/.f32 #s(literal 1/4 binary32) r)) |
(/.f32 #s(literal 1 binary32) (/.f32 s (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (PI.f32) (/.f32 #s(literal 1/4 binary32) (*.f32 r s)))) |
(/.f32 #s(literal 1 binary32) (/.f32 (PI.f32) (/.f32 (/.f32 #s(literal 1/4 binary32) s) r))) |
(/.f32 #s(literal 1 binary32) (/.f32 (*.f32 s (PI.f32)) (/.f32 #s(literal 1/4 binary32) r))) |
(/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (-.f32 (+.f32 #s(literal 1 binary32) (PI.f32)) #s(literal 1 binary32)) r) s)) |
(/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) r) (/.f32 (+.f32 #s(literal 1 binary32) #s(literal 1 binary32)) (PI.f32))) s) |
(/.f32 (/.f32 (*.f32 r #s(literal 1/144 binary32)) (*.f32 s (*.f32 s s))) (PI.f32)) |
(/.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) r) (/.f32 #s(literal -1/6 binary32) s)) s) (PI.f32)) |
(/.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) r) (/.f32 #s(literal -1/8 binary32) s)) s) (PI.f32)) |
(/.f32 (/.f32 (/.f32 (*.f32 (/.f32 r s) #s(literal 1/144 binary32)) s) s) (PI.f32)) |
(/.f32 #s(literal 1 binary32) (*.f32 r (*.f32 (PI.f32) (+.f32 (*.f32 r #s(literal 8/3 binary32)) (*.f32 s #s(literal 4 binary32)))))) |
(/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 #s(literal -1/6 binary32) (*.f32 s (PI.f32)))) s) |
(/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 #s(literal -1/8 binary32) (*.f32 s (PI.f32)))) s) |
(/.f32 (-.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (/.f32 #s(literal 1/6 binary32) (PI.f32)) s)) s) |
(/.f32 (/.f32 (+.f32 #s(literal -1/24 binary32) (*.f32 (/.f32 r s) #s(literal 1/144 binary32))) (*.f32 s s)) (PI.f32)) |
(/.f32 (+.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32))) (/.f32 (/.f32 #s(literal -1/4 binary32) r) (PI.f32))) (neg.f32 s)) |
(/.f32 (/.f32 (+.f32 (*.f32 s #s(literal -1/24 binary32)) (*.f32 r #s(literal 1/144 binary32))) (*.f32 s (*.f32 s s))) (PI.f32)) |
(/.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) s) (*.f32 #s(literal -1/6 binary32) (/.f32 r (*.f32 s s)))) r) (PI.f32)) |
(/.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) s) (*.f32 (/.f32 r (*.f32 s s)) #s(literal -1/6 binary32))) r) (PI.f32)) |
(/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 s (PI.f32))) (*.f32 #s(literal -1/6 binary32) (/.f32 r (*.f32 s (*.f32 s (PI.f32)))))) r) |
(/.f32 (+.f32 (/.f32 (*.f32 #s(literal -1/6 binary32) (/.f32 r (*.f32 s s))) (PI.f32)) (/.f32 #s(literal 1/4 binary32) (*.f32 s (PI.f32)))) r) |
(/.f32 (+.f32 (/.f32 (*.f32 #s(literal -1/6 binary32) (/.f32 r (*.f32 s s))) (PI.f32)) (/.f32 (/.f32 #s(literal 1/4 binary32) s) (PI.f32))) r) |
(/.f32 (*.f32 r (+.f32 (/.f32 #s(literal 1/144 binary32) (*.f32 s (*.f32 s s))) (/.f32 #s(literal -1/24 binary32) (*.f32 r (*.f32 s s))))) (PI.f32)) |
(/.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) r) (/.f32 (+.f32 #s(literal -1/6 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 (*.f32 r #s(literal 5/9 binary32)) s))) s)) s) (PI.f32)) |
(/.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) r) (/.f32 (+.f32 #s(literal -1/6 binary32) (/.f32 (*.f32 #s(literal 1/8 binary32) (*.f32 r #s(literal 5/9 binary32))) s)) s)) s) (PI.f32)) |
(*.f32 r (+.f32 (/.f32 (/.f32 #s(literal 1/144 binary32) (PI.f32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal -1/24 binary32) (*.f32 r (*.f32 s (*.f32 s (PI.f32))))))) |
(/.f32 #s(literal 1 binary32) (*.f32 s (+.f32 (/.f32 (*.f32 #s(literal -2 binary32) (*.f32 r (*.f32 (PI.f32) (*.f32 r #s(literal -4/3 binary32))))) s) (*.f32 (*.f32 r (PI.f32)) #s(literal 4 binary32))))) |
(/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (+.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 (/.f32 r s) (PI.f32))) (/.f32 #s(literal -1/6 binary32) (PI.f32))) s)) s) |
(/.f32 (-.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (+.f32 (/.f32 #s(literal 1/6 binary32) (PI.f32)) (*.f32 (/.f32 r (*.f32 s (PI.f32))) #s(literal -5/72 binary32))) s)) s) |
(/.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 (*.f32 s (PI.f32)) #s(literal 4 binary32)) (*.f32 r (+.f32 (*.f32 (PI.f32) #s(literal 8/3 binary32)) (*.f32 r (*.f32 (/.f32 (PI.f32) s) #s(literal 2/3 binary32)))))))) |
(/.f32 (-.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (*.f32 (/.f32 (/.f32 (/.f32 r s) (PI.f32)) s) #s(literal 5/72 binary32))) (/.f32 (/.f32 #s(literal 1/6 binary32) (PI.f32)) s)) s) |
(/.f32 (-.f32 (+.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) (PI.f32)) r) (*.f32 (/.f32 (/.f32 (/.f32 r s) (PI.f32)) s) #s(literal 5/72 binary32))) (/.f32 (/.f32 #s(literal 1/6 binary32) (PI.f32)) s)) s) |
(/.f32 (/.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 #s(literal 2 binary32) (*.f32 r (+.f32 (/.f32 #s(literal -4/3 binary32) s) (*.f32 #s(literal 5/9 binary32) (/.f32 r (*.f32 s s))))))) s) r) (PI.f32)) |
(/.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) s) (*.f32 r (+.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 (/.f32 r (*.f32 s s)) s)) (/.f32 #s(literal -1/6 binary32) (*.f32 s s))))) r) (PI.f32)) |
(/.f32 (/.f32 (+.f32 (/.f32 (-.f32 #s(literal -1/6 binary32) (/.f32 (+.f32 (*.f32 r #s(literal -5/72 binary32)) (*.f32 #s(literal 1/8 binary32) (/.f32 (*.f32 (*.f32 r r) #s(literal 14/81 binary32)) s))) s)) s) (/.f32 #s(literal 1/4 binary32) r)) s) (PI.f32)) |
(/.f32 (/.f32 (neg.f32 (+.f32 (/.f32 (+.f32 #s(literal -1/6 binary32) (/.f32 (+.f32 (*.f32 r #s(literal -5/72 binary32)) (*.f32 (/.f32 (*.f32 r r) s) #s(literal 1/48 binary32))) (neg.f32 s))) s) (/.f32 #s(literal 1/4 binary32) r))) (neg.f32 s)) (PI.f32)) |
(/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 r s)) (/.f32 (+.f32 (*.f32 r (*.f32 (*.f32 r r) #s(literal -1/162 binary32))) (*.f32 s (*.f32 #s(literal 1/18 binary32) (*.f32 r r)))) (*.f32 s (*.f32 s s)))) (PI.f32)) |
(/.f32 (+.f32 (/.f32 (-.f32 (/.f32 #s(literal -1/6 binary32) (PI.f32)) (/.f32 (+.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32)) (*.f32 #s(literal 7/324 binary32) (*.f32 r (/.f32 (/.f32 r s) (PI.f32))))) s)) s) (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32)))) s) |
(/.f32 (/.f32 (+.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) r) (/.f32 (+.f32 #s(literal -1/6 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 (*.f32 r #s(literal 5/9 binary32)) s))) s)) (*.f32 (/.f32 #s(literal -1/48 binary32) s) (*.f32 r (/.f32 r (*.f32 s s))))) s) (PI.f32)) |
(/.f32 #s(literal 1 binary32) (/.f32 (PI.f32) (/.f32 (+.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) r) (/.f32 (+.f32 #s(literal -1/6 binary32) (/.f32 (*.f32 #s(literal 1/8 binary32) (*.f32 r #s(literal 5/9 binary32))) s)) s)) (/.f32 (*.f32 (*.f32 r r) #s(literal -1/48 binary32)) (*.f32 s (*.f32 s s)))) s))) |
(/.f32 (+.f32 (/.f32 (+.f32 (/.f32 (+.f32 (*.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32)) (/.f32 (*.f32 (/.f32 (*.f32 r r) s) #s(literal 1/48 binary32)) (PI.f32))) (neg.f32 s)) (/.f32 #s(literal -1/6 binary32) (PI.f32))) (neg.f32 s)) (/.f32 #s(literal -1/4 binary32) (*.f32 r (PI.f32)))) (neg.f32 s)) |
(/.f32 (+.f32 (/.f32 (+.f32 (/.f32 (+.f32 (/.f32 (*.f32 (/.f32 (*.f32 r r) s) #s(literal 1/48 binary32)) (PI.f32)) (*.f32 (/.f32 r (PI.f32)) #s(literal -5/72 binary32))) (neg.f32 s)) (/.f32 #s(literal -1/6 binary32) (PI.f32))) (neg.f32 s)) (/.f32 #s(literal -1/4 binary32) (*.f32 r (PI.f32)))) (neg.f32 s)) |
| Outputs |
|---|
(/.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 (*.f32 s (PI.f32)) #s(literal 4 binary32)) (*.f32 r (+.f32 (*.f32 (PI.f32) #s(literal 8/3 binary32)) (*.f32 r (*.f32 (/.f32 (PI.f32) s) #s(literal 2/3 binary32)))))))) |
2 calls:
| 18.0ms | r |
| 17.0ms | s |
| Accuracy | Segments | Branch |
|---|---|---|
| 25.5% | 1 | r |
| 25.5% | 1 | s |
Compiled 6 to 4 computations (33.3% saved)
| Inputs |
|---|
(/.f32 #s(literal 1/4 binary32) (*.f32 r (*.f32 s (PI.f32)))) |
(/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 r s) (PI.f32))) |
(/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 r (PI.f32)) s)) |
(/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) r) s)) |
(/.f32 (/.f32 #s(literal 1/4 binary32) r) (*.f32 s (PI.f32))) |
(/.f32 (/.f32 #s(literal 1/4 binary32) s) (*.f32 r (PI.f32))) |
(/.f32 (/.f32 #s(literal 1/4 binary32) (PI.f32)) (*.f32 r s)) |
(/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r s)) (PI.f32)) |
(/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) s) |
(/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 s (PI.f32))) r) |
(/.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) r) s) (PI.f32)) |
(/.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) s) r) (PI.f32)) |
(/.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) s) (PI.f32)) r) |
(*.f32 (/.f32 #s(literal 1 binary32) s) (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32)))) |
(*.f32 (/.f32 #s(literal 1 binary32) (PI.f32)) (/.f32 #s(literal 1/4 binary32) (*.f32 r s))) |
(*.f32 (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))) (/.f32 #s(literal 1/4 binary32) r)) |
(/.f32 #s(literal 1 binary32) (/.f32 s (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (PI.f32) (/.f32 #s(literal 1/4 binary32) (*.f32 r s)))) |
(/.f32 #s(literal 1 binary32) (/.f32 (PI.f32) (/.f32 (/.f32 #s(literal 1/4 binary32) s) r))) |
(/.f32 #s(literal 1 binary32) (/.f32 (*.f32 s (PI.f32)) (/.f32 #s(literal 1/4 binary32) r))) |
(/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (-.f32 (+.f32 #s(literal 1 binary32) (PI.f32)) #s(literal 1 binary32)) r) s)) |
(/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) r) (/.f32 (+.f32 #s(literal 1 binary32) #s(literal 1 binary32)) (PI.f32))) s) |
(/.f32 (/.f32 (*.f32 r #s(literal 1/144 binary32)) (*.f32 s (*.f32 s s))) (PI.f32)) |
(/.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) r) (/.f32 #s(literal -1/6 binary32) s)) s) (PI.f32)) |
(/.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) r) (/.f32 #s(literal -1/8 binary32) s)) s) (PI.f32)) |
(/.f32 (/.f32 (/.f32 (*.f32 (/.f32 r s) #s(literal 1/144 binary32)) s) s) (PI.f32)) |
(/.f32 #s(literal 1 binary32) (*.f32 r (*.f32 (PI.f32) (+.f32 (*.f32 r #s(literal 8/3 binary32)) (*.f32 s #s(literal 4 binary32)))))) |
(/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 #s(literal -1/6 binary32) (*.f32 s (PI.f32)))) s) |
(/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 #s(literal -1/8 binary32) (*.f32 s (PI.f32)))) s) |
(/.f32 (-.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (/.f32 #s(literal 1/6 binary32) (PI.f32)) s)) s) |
(/.f32 (/.f32 (+.f32 #s(literal -1/24 binary32) (*.f32 (/.f32 r s) #s(literal 1/144 binary32))) (*.f32 s s)) (PI.f32)) |
(/.f32 (+.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32))) (/.f32 (/.f32 #s(literal -1/4 binary32) r) (PI.f32))) (neg.f32 s)) |
(/.f32 (/.f32 (+.f32 (*.f32 s #s(literal -1/24 binary32)) (*.f32 r #s(literal 1/144 binary32))) (*.f32 s (*.f32 s s))) (PI.f32)) |
(/.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) s) (*.f32 #s(literal -1/6 binary32) (/.f32 r (*.f32 s s)))) r) (PI.f32)) |
(/.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) s) (*.f32 (/.f32 r (*.f32 s s)) #s(literal -1/6 binary32))) r) (PI.f32)) |
(/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 s (PI.f32))) (*.f32 #s(literal -1/6 binary32) (/.f32 r (*.f32 s (*.f32 s (PI.f32)))))) r) |
(/.f32 (+.f32 (/.f32 (*.f32 #s(literal -1/6 binary32) (/.f32 r (*.f32 s s))) (PI.f32)) (/.f32 #s(literal 1/4 binary32) (*.f32 s (PI.f32)))) r) |
(/.f32 (+.f32 (/.f32 (*.f32 #s(literal -1/6 binary32) (/.f32 r (*.f32 s s))) (PI.f32)) (/.f32 (/.f32 #s(literal 1/4 binary32) s) (PI.f32))) r) |
(/.f32 (*.f32 r (+.f32 (/.f32 #s(literal 1/144 binary32) (*.f32 s (*.f32 s s))) (/.f32 #s(literal -1/24 binary32) (*.f32 r (*.f32 s s))))) (PI.f32)) |
(/.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) r) (/.f32 (+.f32 #s(literal -1/6 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 (*.f32 r #s(literal 5/9 binary32)) s))) s)) s) (PI.f32)) |
(/.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) r) (/.f32 (+.f32 #s(literal -1/6 binary32) (/.f32 (*.f32 #s(literal 1/8 binary32) (*.f32 r #s(literal 5/9 binary32))) s)) s)) s) (PI.f32)) |
(*.f32 r (+.f32 (/.f32 (/.f32 #s(literal 1/144 binary32) (PI.f32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal -1/24 binary32) (*.f32 r (*.f32 s (*.f32 s (PI.f32))))))) |
(/.f32 #s(literal 1 binary32) (*.f32 s (+.f32 (/.f32 (*.f32 #s(literal -2 binary32) (*.f32 r (*.f32 (PI.f32) (*.f32 r #s(literal -4/3 binary32))))) s) (*.f32 (*.f32 r (PI.f32)) #s(literal 4 binary32))))) |
(/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (+.f32 (*.f32 #s(literal 5/72 binary32) (/.f32 (/.f32 r s) (PI.f32))) (/.f32 #s(literal -1/6 binary32) (PI.f32))) s)) s) |
(/.f32 (-.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (+.f32 (/.f32 #s(literal 1/6 binary32) (PI.f32)) (*.f32 (/.f32 r (*.f32 s (PI.f32))) #s(literal -5/72 binary32))) s)) s) |
| Outputs |
|---|
(/.f32 #s(literal 1 binary32) (*.f32 s (+.f32 (/.f32 (*.f32 #s(literal -2 binary32) (*.f32 r (*.f32 (PI.f32) (*.f32 r #s(literal -4/3 binary32))))) s) (*.f32 (*.f32 r (PI.f32)) #s(literal 4 binary32))))) |
2 calls:
| 13.0ms | r |
| 13.0ms | s |
| Accuracy | Segments | Branch |
|---|---|---|
| 18.8% | 1 | s |
| 18.8% | 1 | r |
Compiled 6 to 4 computations (33.3% saved)
| Inputs |
|---|
(/.f32 #s(literal 1/4 binary32) (*.f32 r (*.f32 s (PI.f32)))) |
(/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 r s) (PI.f32))) |
(/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 r (PI.f32)) s)) |
(/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) r) s)) |
(/.f32 (/.f32 #s(literal 1/4 binary32) r) (*.f32 s (PI.f32))) |
(/.f32 (/.f32 #s(literal 1/4 binary32) s) (*.f32 r (PI.f32))) |
(/.f32 (/.f32 #s(literal 1/4 binary32) (PI.f32)) (*.f32 r s)) |
(/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r s)) (PI.f32)) |
(/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) s) |
(/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 s (PI.f32))) r) |
(/.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) r) s) (PI.f32)) |
(/.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) s) r) (PI.f32)) |
(/.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) s) (PI.f32)) r) |
(*.f32 (/.f32 #s(literal 1 binary32) s) (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32)))) |
(*.f32 (/.f32 #s(literal 1 binary32) (PI.f32)) (/.f32 #s(literal 1/4 binary32) (*.f32 r s))) |
(*.f32 (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))) (/.f32 #s(literal 1/4 binary32) r)) |
(/.f32 #s(literal 1 binary32) (/.f32 s (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (PI.f32) (/.f32 #s(literal 1/4 binary32) (*.f32 r s)))) |
(/.f32 #s(literal 1 binary32) (/.f32 (PI.f32) (/.f32 (/.f32 #s(literal 1/4 binary32) s) r))) |
(/.f32 #s(literal 1 binary32) (/.f32 (*.f32 s (PI.f32)) (/.f32 #s(literal 1/4 binary32) r))) |
(/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (-.f32 (+.f32 #s(literal 1 binary32) (PI.f32)) #s(literal 1 binary32)) r) s)) |
(/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) r) (/.f32 (+.f32 #s(literal 1 binary32) #s(literal 1 binary32)) (PI.f32))) s) |
(/.f32 (/.f32 (*.f32 r #s(literal 1/144 binary32)) (*.f32 s (*.f32 s s))) (PI.f32)) |
(/.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) r) (/.f32 #s(literal -1/6 binary32) s)) s) (PI.f32)) |
(/.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) r) (/.f32 #s(literal -1/8 binary32) s)) s) (PI.f32)) |
(/.f32 (/.f32 (/.f32 (*.f32 (/.f32 r s) #s(literal 1/144 binary32)) s) s) (PI.f32)) |
(/.f32 #s(literal 1 binary32) (*.f32 r (*.f32 (PI.f32) (+.f32 (*.f32 r #s(literal 8/3 binary32)) (*.f32 s #s(literal 4 binary32)))))) |
(/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 #s(literal -1/6 binary32) (*.f32 s (PI.f32)))) s) |
(/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 #s(literal -1/8 binary32) (*.f32 s (PI.f32)))) s) |
(/.f32 (-.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) (/.f32 (/.f32 #s(literal 1/6 binary32) (PI.f32)) s)) s) |
(/.f32 (/.f32 (+.f32 #s(literal -1/24 binary32) (*.f32 (/.f32 r s) #s(literal 1/144 binary32))) (*.f32 s s)) (PI.f32)) |
(/.f32 (+.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 s (PI.f32))) (/.f32 (/.f32 #s(literal -1/4 binary32) r) (PI.f32))) (neg.f32 s)) |
(/.f32 (/.f32 (+.f32 (*.f32 s #s(literal -1/24 binary32)) (*.f32 r #s(literal 1/144 binary32))) (*.f32 s (*.f32 s s))) (PI.f32)) |
(/.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) s) (*.f32 #s(literal -1/6 binary32) (/.f32 r (*.f32 s s)))) r) (PI.f32)) |
(/.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) s) (*.f32 (/.f32 r (*.f32 s s)) #s(literal -1/6 binary32))) r) (PI.f32)) |
(/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 s (PI.f32))) (*.f32 #s(literal -1/6 binary32) (/.f32 r (*.f32 s (*.f32 s (PI.f32)))))) r) |
(/.f32 (+.f32 (/.f32 (*.f32 #s(literal -1/6 binary32) (/.f32 r (*.f32 s s))) (PI.f32)) (/.f32 #s(literal 1/4 binary32) (*.f32 s (PI.f32)))) r) |
(/.f32 (+.f32 (/.f32 (*.f32 #s(literal -1/6 binary32) (/.f32 r (*.f32 s s))) (PI.f32)) (/.f32 (/.f32 #s(literal 1/4 binary32) s) (PI.f32))) r) |
(/.f32 (*.f32 r (+.f32 (/.f32 #s(literal 1/144 binary32) (*.f32 s (*.f32 s s))) (/.f32 #s(literal -1/24 binary32) (*.f32 r (*.f32 s s))))) (PI.f32)) |
(/.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) r) (/.f32 (+.f32 #s(literal -1/6 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 (*.f32 r #s(literal 5/9 binary32)) s))) s)) s) (PI.f32)) |
(/.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) r) (/.f32 (+.f32 #s(literal -1/6 binary32) (/.f32 (*.f32 #s(literal 1/8 binary32) (*.f32 r #s(literal 5/9 binary32))) s)) s)) s) (PI.f32)) |
(*.f32 r (+.f32 (/.f32 (/.f32 #s(literal 1/144 binary32) (PI.f32)) (*.f32 s (*.f32 s s))) (/.f32 #s(literal -1/24 binary32) (*.f32 r (*.f32 s (*.f32 s (PI.f32))))))) |
| Outputs |
|---|
(/.f32 #s(literal 1 binary32) (*.f32 r (*.f32 (PI.f32) (+.f32 (*.f32 r #s(literal 8/3 binary32)) (*.f32 s #s(literal 4 binary32)))))) |
2 calls:
| 13.0ms | s |
| 12.0ms | r |
| Accuracy | Segments | Branch |
|---|---|---|
| 10.8% | 1 | r |
| 10.8% | 1 | s |
Compiled 6 to 4 computations (33.3% saved)
| Inputs |
|---|
(/.f32 #s(literal 1/4 binary32) (*.f32 r (*.f32 s (PI.f32)))) |
(/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 r s) (PI.f32))) |
(/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 r (PI.f32)) s)) |
(/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) r) s)) |
(/.f32 (/.f32 #s(literal 1/4 binary32) r) (*.f32 s (PI.f32))) |
(/.f32 (/.f32 #s(literal 1/4 binary32) s) (*.f32 r (PI.f32))) |
(/.f32 (/.f32 #s(literal 1/4 binary32) (PI.f32)) (*.f32 r s)) |
(/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r s)) (PI.f32)) |
(/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) s) |
(/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 s (PI.f32))) r) |
(/.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) r) s) (PI.f32)) |
(/.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) s) r) (PI.f32)) |
(/.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) s) (PI.f32)) r) |
(*.f32 (/.f32 #s(literal 1 binary32) s) (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32)))) |
(*.f32 (/.f32 #s(literal 1 binary32) (PI.f32)) (/.f32 #s(literal 1/4 binary32) (*.f32 r s))) |
(*.f32 (/.f32 #s(literal 1 binary32) (*.f32 s (PI.f32))) (/.f32 #s(literal 1/4 binary32) r)) |
(/.f32 #s(literal 1 binary32) (/.f32 s (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))))) |
(/.f32 #s(literal 1 binary32) (/.f32 (PI.f32) (/.f32 #s(literal 1/4 binary32) (*.f32 r s)))) |
(/.f32 #s(literal 1 binary32) (/.f32 (PI.f32) (/.f32 (/.f32 #s(literal 1/4 binary32) s) r))) |
(/.f32 #s(literal 1 binary32) (/.f32 (*.f32 s (PI.f32)) (/.f32 #s(literal 1/4 binary32) r))) |
(/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (-.f32 (+.f32 #s(literal 1 binary32) (PI.f32)) #s(literal 1 binary32)) r) s)) |
(/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) r) (/.f32 (+.f32 #s(literal 1 binary32) #s(literal 1 binary32)) (PI.f32))) s) |
(/.f32 (/.f32 (*.f32 r #s(literal 1/144 binary32)) (*.f32 s (*.f32 s s))) (PI.f32)) |
(/.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) r) (/.f32 #s(literal -1/6 binary32) s)) s) (PI.f32)) |
(/.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) r) (/.f32 #s(literal -1/8 binary32) s)) s) (PI.f32)) |
(/.f32 (/.f32 (/.f32 (*.f32 (/.f32 r s) #s(literal 1/144 binary32)) s) s) (PI.f32)) |
| Outputs |
|---|
(*.f32 (/.f32 #s(literal 1 binary32) s) (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32)))) |
2 calls:
| 8.0ms | s |
| 8.0ms | r |
| Accuracy | Segments | Branch |
|---|---|---|
| 8.0% | 1 | r |
| 8.0% | 1 | s |
Compiled 6 to 4 computations (33.3% saved)
| Inputs |
|---|
(/.f32 #s(literal 1/4 binary32) (*.f32 r (*.f32 s (PI.f32)))) |
(/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 r s) (PI.f32))) |
(/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 r (PI.f32)) s)) |
(/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) r) s)) |
(/.f32 (/.f32 #s(literal 1/4 binary32) r) (*.f32 s (PI.f32))) |
(/.f32 (/.f32 #s(literal 1/4 binary32) s) (*.f32 r (PI.f32))) |
(/.f32 (/.f32 #s(literal 1/4 binary32) (PI.f32)) (*.f32 r s)) |
(/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r s)) (PI.f32)) |
(/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32))) s) |
(/.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 s (PI.f32))) r) |
(/.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) r) s) (PI.f32)) |
(/.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) s) r) (PI.f32)) |
(/.f32 (/.f32 (/.f32 #s(literal 1/4 binary32) s) (PI.f32)) r) |
| Outputs |
|---|
(/.f32 (/.f32 #s(literal 1/4 binary32) r) (*.f32 s (PI.f32))) |
2 calls:
| 5.0ms | r |
| 4.0ms | s |
| Accuracy | Segments | Branch |
|---|---|---|
| 8.0% | 1 | s |
| 8.0% | 1 | r |
Compiled 6 to 4 computations (33.3% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
(/.f32 #s(literal 1/4 binary32) (*.f32 r (*.f32 s (PI.f32)))) |
(/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 r s) (PI.f32))) |
(/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 r (PI.f32)) s)) |
(/.f32 #s(literal 1/4 binary32) (*.f32 (*.f32 (PI.f32) r) s)) |
| Outputs |
|---|
(/.f32 #s(literal 1/4 binary32) (*.f32 r (*.f32 s (PI.f32)))) |
2 calls:
| 2.0ms | r |
| 2.0ms | s |
| Accuracy | Segments | Branch |
|---|---|---|
| 8.0% | 1 | s |
| 8.0% | 1 | r |
Compiled 6 to 4 computations (33.3% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.256391061474869e-20 | 2.4588523703919815e-20 |
Compiled 40 to 29 computations (27.5% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.256391061474869e-20 | 2.4588523703919815e-20 |
Compiled 40 to 29 computations (27.5% saved)
| 1× | egg-herbie |
| 1394× | unsub-neg_binary32 |
| 1240× | neg-mul-1_binary32 |
| 1202× | distribute-lft-neg-in_binary32 |
| 884× | neg-sub0_binary32 |
| 862× | distribute-rgt-neg-in_binary32 |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 179 | 552 |
| 1 | 293 | 551 |
| 2 | 327 | 551 |
| 3 | 370 | 550 |
| 4 | 455 | 550 |
| 5 | 593 | 550 |
| 6 | 804 | 550 |
| 7 | 1272 | 550 |
| 8 | 2124 | 550 |
| 9 | 3260 | 550 |
| 10 | 4015 | 550 |
| 11 | 4653 | 550 |
| 12 | 4866 | 550 |
| 13 | 4950 | 550 |
| 14 | 4959 | 550 |
| 15 | 5347 | 550 |
| 16 | 5502 | 550 |
| 17 | 5511 | 550 |
| 18 | 5514 | 550 |
| 19 | 5519 | 550 |
| 20 | 5519 | 550 |
| 1× | saturated |
| Inputs |
|---|
(/.f32 (/.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 (/.f32 r s) #s(literal -3 binary32))))) s) r) (PI.f32)) |
(/.f32 (/.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 (/.f32 r #s(literal -3 binary32)) s)))) s) r) (PI.f32)) |
(/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) s) (/.f32 (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))) r)) (PI.f32)) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))))) (*.f32 (*.f32 r s) (PI.f32))) |
(/.f32 #s(literal 1 binary32) (*.f32 s (+.f32 (+.f32 (/.f32 (*.f32 #s(literal -2 binary32) (*.f32 r (*.f32 (PI.f32) (*.f32 r #s(literal -4/3 binary32))))) s) (*.f32 (*.f32 r (PI.f32)) #s(literal 4 binary32))) (*.f32 #s(literal -8 binary32) (+.f32 (/.f32 (+.f32 (*.f32 (+.f32 (*.f32 (*.f32 r (PI.f32)) (*.f32 (*.f32 (*.f32 r r) #s(literal 16/9 binary32)) #s(literal -1/8 binary32))) (*.f32 (*.f32 (*.f32 r r) (*.f32 #s(literal 5/9 binary32) (PI.f32))) (*.f32 r #s(literal 1/4 binary32)))) (*.f32 (*.f32 r #s(literal -4/3 binary32)) #s(literal -1/2 binary32))) (+.f32 (*.f32 (*.f32 #s(literal -1/8 binary32) (*.f32 r (PI.f32))) (*.f32 (*.f32 r r) (*.f32 #s(literal 5/9 binary32) (*.f32 r #s(literal -4/3 binary32))))) (*.f32 (PI.f32) (*.f32 #s(literal -1/24 binary32) (pow.f32 r #s(literal 4 binary32)))))) (*.f32 s (*.f32 s s))) (/.f32 (+.f32 (*.f32 (*.f32 r (PI.f32)) (*.f32 (*.f32 (*.f32 r r) #s(literal 16/9 binary32)) #s(literal -1/8 binary32))) (*.f32 (*.f32 (*.f32 r r) (*.f32 #s(literal 5/9 binary32) (PI.f32))) (*.f32 r #s(literal 1/4 binary32)))) (*.f32 s s))))))) |
(/.f32 #s(literal 1 binary32) (*.f32 (neg.f32 s) (-.f32 (*.f32 (*.f32 r (PI.f32)) #s(literal -4 binary32)) (/.f32 (-.f32 (*.f32 (*.f32 r (PI.f32)) (*.f32 (*.f32 #s(literal 4/3 binary32) r) #s(literal 2 binary32))) (/.f32 (+.f32 (/.f32 (*.f32 #s(literal -8 binary32) (+.f32 (*.f32 (*.f32 #s(literal 4/3 binary32) r) (*.f32 #s(literal -1/2 binary32) (+.f32 (*.f32 (*.f32 (*.f32 r r) (*.f32 #s(literal 5/9 binary32) (PI.f32))) (*.f32 r #s(literal 1/4 binary32))) (*.f32 (*.f32 r (PI.f32)) (*.f32 (*.f32 (*.f32 #s(literal 4/3 binary32) r) (*.f32 #s(literal 4/3 binary32) r)) #s(literal -1/8 binary32)))))) (+.f32 (*.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 r (PI.f32)) (*.f32 (*.f32 r r) (*.f32 #s(literal 5/9 binary32) (*.f32 #s(literal 4/3 binary32) r))))) (*.f32 (PI.f32) (*.f32 #s(literal 1/24 binary32) (pow.f32 r #s(literal 4 binary32))))))) s) (+.f32 (*.f32 #s(literal -1 binary32) (*.f32 r (*.f32 (PI.f32) (*.f32 (*.f32 #s(literal 4/3 binary32) r) (*.f32 #s(literal 4/3 binary32) r))))) (*.f32 #s(literal 2 binary32) (*.f32 (*.f32 r (PI.f32)) (*.f32 r (*.f32 r #s(literal 5/9 binary32))))))) s)) s)))) |
(if (<=.f32 s #s(literal 1547425/77371252455336267181195264 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 s (+.f32 (+.f32 (/.f32 (*.f32 #s(literal -2 binary32) (*.f32 r (*.f32 (PI.f32) (*.f32 r #s(literal -4/3 binary32))))) s) (*.f32 (*.f32 r (PI.f32)) #s(literal 4 binary32))) (/.f32 (*.f32 #s(literal -8 binary32) (+.f32 (*.f32 (*.f32 r (PI.f32)) (*.f32 (*.f32 (*.f32 r r) #s(literal 16/9 binary32)) #s(literal -1/8 binary32))) (*.f32 (*.f32 (*.f32 r r) (*.f32 #s(literal 5/9 binary32) (PI.f32))) (*.f32 r #s(literal 1/4 binary32))))) (*.f32 s s))))) (/.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 (PI.f32) (+.f32 (*.f32 r #s(literal 8/3 binary32)) (*.f32 s #s(literal 4 binary32)))) (*.f32 r (*.f32 r (+.f32 (*.f32 (+.f32 (/.f32 (*.f32 (/.f32 (*.f32 (PI.f32) #s(literal -1/12 binary32)) s) #s(literal 2/3 binary32)) s) (*.f32 (/.f32 (PI.f32) (*.f32 s s)) #s(literal 11/216 binary32))) (*.f32 r #s(literal -8 binary32))) (*.f32 (/.f32 (PI.f32) s) #s(literal 2/3 binary32))))))))) |
(if (<=.f32 s #s(literal 1547425/77371252455336267181195264 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 (*.f32 s (PI.f32)) #s(literal 4 binary32)) (*.f32 r (+.f32 (*.f32 (PI.f32) #s(literal 8/3 binary32)) (*.f32 r (*.f32 (/.f32 (PI.f32) s) #s(literal 2/3 binary32)))))))) (/.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 (PI.f32) (+.f32 (*.f32 r #s(literal 8/3 binary32)) (*.f32 s #s(literal 4 binary32)))) (*.f32 r (*.f32 r (+.f32 (*.f32 (+.f32 (/.f32 (*.f32 (/.f32 (*.f32 (PI.f32) #s(literal -1/12 binary32)) s) #s(literal 2/3 binary32)) s) (*.f32 (/.f32 (PI.f32) (*.f32 s s)) #s(literal 11/216 binary32))) (*.f32 r #s(literal -8 binary32))) (*.f32 (/.f32 (PI.f32) s) #s(literal 2/3 binary32))))))))) |
(/.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 (*.f32 s (PI.f32)) #s(literal 4 binary32)) (*.f32 r (+.f32 (*.f32 (PI.f32) #s(literal 8/3 binary32)) (*.f32 r (*.f32 (/.f32 (PI.f32) s) #s(literal 2/3 binary32)))))))) |
(/.f32 #s(literal 1 binary32) (*.f32 s (+.f32 (/.f32 (*.f32 #s(literal -2 binary32) (*.f32 r (*.f32 (PI.f32) (*.f32 r #s(literal -4/3 binary32))))) s) (*.f32 (*.f32 r (PI.f32)) #s(literal 4 binary32))))) |
(/.f32 #s(literal 1 binary32) (*.f32 r (*.f32 (PI.f32) (+.f32 (*.f32 r #s(literal 8/3 binary32)) (*.f32 s #s(literal 4 binary32)))))) |
(*.f32 (/.f32 #s(literal 1 binary32) s) (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32)))) |
(/.f32 (/.f32 #s(literal 1/4 binary32) r) (*.f32 s (PI.f32))) |
(/.f32 #s(literal 1/4 binary32) (*.f32 r (*.f32 s (PI.f32)))) |
| Outputs |
|---|
(/.f32 (/.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 (/.f32 r s) #s(literal -3 binary32))))) s) r) (PI.f32)) |
(/.f32 (/.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) (exp.f32 (/.f32 (/.f32 r s) #s(literal -3 binary32))))) s) r) (PI.f32)) |
(/.f32 (/.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 (/.f32 r #s(literal -3 binary32)) s)))) s) r) (PI.f32)) |
(/.f32 (/.f32 (/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) (exp.f32 (/.f32 (/.f32 r #s(literal -3 binary32)) s)))) s) r) (PI.f32)) |
(/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) s) (/.f32 (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))) r)) (PI.f32)) |
(/.f32 (*.f32 (/.f32 #s(literal 1/8 binary32) s) (/.f32 (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32))))) r)) (PI.f32)) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (exp.f32 (/.f32 (neg.f32 r) s)) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))))) (*.f32 (*.f32 r s) (PI.f32))) |
(/.f32 (*.f32 #s(literal 1/8 binary32) (+.f32 (exp.f32 (/.f32 r (neg.f32 s))) (exp.f32 (/.f32 r (*.f32 s #s(literal -3 binary32)))))) (*.f32 (PI.f32) (*.f32 r s))) |
(/.f32 #s(literal 1 binary32) (*.f32 s (+.f32 (+.f32 (/.f32 (*.f32 #s(literal -2 binary32) (*.f32 r (*.f32 (PI.f32) (*.f32 r #s(literal -4/3 binary32))))) s) (*.f32 (*.f32 r (PI.f32)) #s(literal 4 binary32))) (*.f32 #s(literal -8 binary32) (+.f32 (/.f32 (+.f32 (*.f32 (+.f32 (*.f32 (*.f32 r (PI.f32)) (*.f32 (*.f32 (*.f32 r r) #s(literal 16/9 binary32)) #s(literal -1/8 binary32))) (*.f32 (*.f32 (*.f32 r r) (*.f32 #s(literal 5/9 binary32) (PI.f32))) (*.f32 r #s(literal 1/4 binary32)))) (*.f32 (*.f32 r #s(literal -4/3 binary32)) #s(literal -1/2 binary32))) (+.f32 (*.f32 (*.f32 #s(literal -1/8 binary32) (*.f32 r (PI.f32))) (*.f32 (*.f32 r r) (*.f32 #s(literal 5/9 binary32) (*.f32 r #s(literal -4/3 binary32))))) (*.f32 (PI.f32) (*.f32 #s(literal -1/24 binary32) (pow.f32 r #s(literal 4 binary32)))))) (*.f32 s (*.f32 s s))) (/.f32 (+.f32 (*.f32 (*.f32 r (PI.f32)) (*.f32 (*.f32 (*.f32 r r) #s(literal 16/9 binary32)) #s(literal -1/8 binary32))) (*.f32 (*.f32 (*.f32 r r) (*.f32 #s(literal 5/9 binary32) (PI.f32))) (*.f32 r #s(literal 1/4 binary32)))) (*.f32 s s))))))) |
(/.f32 #s(literal 1 binary32) (*.f32 s (+.f32 (+.f32 (/.f32 (*.f32 #s(literal -2 binary32) (*.f32 r (*.f32 (PI.f32) (*.f32 r #s(literal -4/3 binary32))))) s) (*.f32 (*.f32 r (PI.f32)) #s(literal 4 binary32))) (*.f32 #s(literal -8 binary32) (+.f32 (/.f32 (+.f32 (*.f32 (+.f32 (*.f32 (*.f32 r (PI.f32)) (*.f32 (*.f32 (*.f32 r r) #s(literal 16/9 binary32)) #s(literal -1/8 binary32))) (*.f32 (*.f32 (*.f32 r r) (*.f32 (PI.f32) #s(literal 5/9 binary32))) (*.f32 r #s(literal 1/4 binary32)))) (*.f32 (*.f32 r #s(literal -4/3 binary32)) #s(literal -1/2 binary32))) (+.f32 (*.f32 (*.f32 (*.f32 r (PI.f32)) #s(literal -1/8 binary32)) (*.f32 (*.f32 r r) (*.f32 (*.f32 r #s(literal -4/3 binary32)) #s(literal 5/9 binary32)))) (*.f32 (PI.f32) (*.f32 #s(literal -1/24 binary32) (pow.f32 r #s(literal 4 binary32)))))) (*.f32 s (*.f32 s s))) (/.f32 (+.f32 (*.f32 (*.f32 r (PI.f32)) (*.f32 (*.f32 (*.f32 r r) #s(literal 16/9 binary32)) #s(literal -1/8 binary32))) (*.f32 (*.f32 (*.f32 r r) (*.f32 (PI.f32) #s(literal 5/9 binary32))) (*.f32 r #s(literal 1/4 binary32)))) (*.f32 s s))))))) |
(/.f32 #s(literal 1 binary32) (*.f32 (neg.f32 s) (-.f32 (*.f32 (*.f32 r (PI.f32)) #s(literal -4 binary32)) (/.f32 (-.f32 (*.f32 (*.f32 r (PI.f32)) (*.f32 (*.f32 #s(literal 4/3 binary32) r) #s(literal 2 binary32))) (/.f32 (+.f32 (/.f32 (*.f32 #s(literal -8 binary32) (+.f32 (*.f32 (*.f32 #s(literal 4/3 binary32) r) (*.f32 #s(literal -1/2 binary32) (+.f32 (*.f32 (*.f32 (*.f32 r r) (*.f32 #s(literal 5/9 binary32) (PI.f32))) (*.f32 r #s(literal 1/4 binary32))) (*.f32 (*.f32 r (PI.f32)) (*.f32 (*.f32 (*.f32 #s(literal 4/3 binary32) r) (*.f32 #s(literal 4/3 binary32) r)) #s(literal -1/8 binary32)))))) (+.f32 (*.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 r (PI.f32)) (*.f32 (*.f32 r r) (*.f32 #s(literal 5/9 binary32) (*.f32 #s(literal 4/3 binary32) r))))) (*.f32 (PI.f32) (*.f32 #s(literal 1/24 binary32) (pow.f32 r #s(literal 4 binary32))))))) s) (+.f32 (*.f32 #s(literal -1 binary32) (*.f32 r (*.f32 (PI.f32) (*.f32 (*.f32 #s(literal 4/3 binary32) r) (*.f32 #s(literal 4/3 binary32) r))))) (*.f32 #s(literal 2 binary32) (*.f32 (*.f32 r (PI.f32)) (*.f32 r (*.f32 r #s(literal 5/9 binary32))))))) s)) s)))) |
(/.f32 #s(literal 1 binary32) (*.f32 s (-.f32 (/.f32 (+.f32 (*.f32 (*.f32 r (PI.f32)) (*.f32 (*.f32 r #s(literal 4/3 binary32)) #s(literal 2 binary32))) (/.f32 (-.f32 (-.f32 (*.f32 r (*.f32 (PI.f32) (*.f32 (*.f32 r #s(literal 4/3 binary32)) (*.f32 r #s(literal 4/3 binary32))))) (*.f32 #s(literal 2 binary32) (*.f32 (*.f32 r (PI.f32)) (*.f32 r (*.f32 r #s(literal 5/9 binary32)))))) (/.f32 (*.f32 #s(literal -8 binary32) (+.f32 (*.f32 (*.f32 r #s(literal 4/3 binary32)) (*.f32 #s(literal -1/2 binary32) (+.f32 (*.f32 (*.f32 (*.f32 r r) (*.f32 (PI.f32) #s(literal 5/9 binary32))) (*.f32 r #s(literal 1/4 binary32))) (*.f32 (*.f32 r (PI.f32)) (*.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 r #s(literal 4/3 binary32)) (*.f32 r #s(literal 4/3 binary32)))))))) (+.f32 (*.f32 #s(literal -1/8 binary32) (*.f32 (*.f32 r (PI.f32)) (*.f32 (*.f32 r r) (*.f32 #s(literal 5/9 binary32) (*.f32 r #s(literal 4/3 binary32)))))) (*.f32 (PI.f32) (*.f32 (pow.f32 r #s(literal 4 binary32)) #s(literal 1/24 binary32)))))) s)) s)) s) (*.f32 (*.f32 r (PI.f32)) #s(literal -4 binary32))))) |
(if (<=.f32 s #s(literal 1547425/77371252455336267181195264 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 s (+.f32 (+.f32 (/.f32 (*.f32 #s(literal -2 binary32) (*.f32 r (*.f32 (PI.f32) (*.f32 r #s(literal -4/3 binary32))))) s) (*.f32 (*.f32 r (PI.f32)) #s(literal 4 binary32))) (/.f32 (*.f32 #s(literal -8 binary32) (+.f32 (*.f32 (*.f32 r (PI.f32)) (*.f32 (*.f32 (*.f32 r r) #s(literal 16/9 binary32)) #s(literal -1/8 binary32))) (*.f32 (*.f32 (*.f32 r r) (*.f32 #s(literal 5/9 binary32) (PI.f32))) (*.f32 r #s(literal 1/4 binary32))))) (*.f32 s s))))) (/.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 (PI.f32) (+.f32 (*.f32 r #s(literal 8/3 binary32)) (*.f32 s #s(literal 4 binary32)))) (*.f32 r (*.f32 r (+.f32 (*.f32 (+.f32 (/.f32 (*.f32 (/.f32 (*.f32 (PI.f32) #s(literal -1/12 binary32)) s) #s(literal 2/3 binary32)) s) (*.f32 (/.f32 (PI.f32) (*.f32 s s)) #s(literal 11/216 binary32))) (*.f32 r #s(literal -8 binary32))) (*.f32 (/.f32 (PI.f32) s) #s(literal 2/3 binary32))))))))) |
(if (<=.f32 s #s(literal 1547425/77371252455336267181195264 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 s (+.f32 (+.f32 (/.f32 (*.f32 #s(literal -2 binary32) (*.f32 r (*.f32 (PI.f32) (*.f32 r #s(literal -4/3 binary32))))) s) (*.f32 (*.f32 r (PI.f32)) #s(literal 4 binary32))) (/.f32 (*.f32 #s(literal -8 binary32) (+.f32 (*.f32 (*.f32 r (PI.f32)) (*.f32 (*.f32 (*.f32 r r) #s(literal 16/9 binary32)) #s(literal -1/8 binary32))) (*.f32 (*.f32 (*.f32 r r) (*.f32 (PI.f32) #s(literal 5/9 binary32))) (*.f32 r #s(literal 1/4 binary32))))) (*.f32 s s))))) (/.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 (PI.f32) (+.f32 (*.f32 r #s(literal 8/3 binary32)) (*.f32 s #s(literal 4 binary32)))) (*.f32 r (*.f32 r (+.f32 (*.f32 (+.f32 (/.f32 (*.f32 (/.f32 (*.f32 (PI.f32) #s(literal -1/12 binary32)) s) #s(literal 2/3 binary32)) s) (*.f32 (/.f32 (PI.f32) (*.f32 s s)) #s(literal 11/216 binary32))) (*.f32 r #s(literal -8 binary32))) (*.f32 #s(literal 2/3 binary32) (/.f32 (PI.f32) s))))))))) |
(if (<=.f32 s #s(literal 1547425/77371252455336267181195264 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 (*.f32 s (PI.f32)) #s(literal 4 binary32)) (*.f32 r (+.f32 (*.f32 (PI.f32) #s(literal 8/3 binary32)) (*.f32 r (*.f32 (/.f32 (PI.f32) s) #s(literal 2/3 binary32)))))))) (/.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 (PI.f32) (+.f32 (*.f32 r #s(literal 8/3 binary32)) (*.f32 s #s(literal 4 binary32)))) (*.f32 r (*.f32 r (+.f32 (*.f32 (+.f32 (/.f32 (*.f32 (/.f32 (*.f32 (PI.f32) #s(literal -1/12 binary32)) s) #s(literal 2/3 binary32)) s) (*.f32 (/.f32 (PI.f32) (*.f32 s s)) #s(literal 11/216 binary32))) (*.f32 r #s(literal -8 binary32))) (*.f32 (/.f32 (PI.f32) s) #s(literal 2/3 binary32))))))))) |
(if (<=.f32 s #s(literal 1547425/77371252455336267181195264 binary32)) (/.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 #s(literal 4 binary32) (*.f32 s (PI.f32))) (*.f32 r (+.f32 (*.f32 (PI.f32) #s(literal 8/3 binary32)) (*.f32 r (*.f32 #s(literal 2/3 binary32) (/.f32 (PI.f32) s)))))))) (/.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 (PI.f32) (+.f32 (*.f32 r #s(literal 8/3 binary32)) (*.f32 s #s(literal 4 binary32)))) (*.f32 r (*.f32 r (+.f32 (*.f32 (+.f32 (/.f32 (*.f32 (/.f32 (*.f32 (PI.f32) #s(literal -1/12 binary32)) s) #s(literal 2/3 binary32)) s) (*.f32 (/.f32 (PI.f32) (*.f32 s s)) #s(literal 11/216 binary32))) (*.f32 r #s(literal -8 binary32))) (*.f32 #s(literal 2/3 binary32) (/.f32 (PI.f32) s))))))))) |
(/.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 (*.f32 s (PI.f32)) #s(literal 4 binary32)) (*.f32 r (+.f32 (*.f32 (PI.f32) #s(literal 8/3 binary32)) (*.f32 r (*.f32 (/.f32 (PI.f32) s) #s(literal 2/3 binary32)))))))) |
(/.f32 #s(literal 1 binary32) (*.f32 r (+.f32 (*.f32 #s(literal 4 binary32) (*.f32 s (PI.f32))) (*.f32 r (+.f32 (*.f32 (PI.f32) #s(literal 8/3 binary32)) (*.f32 r (*.f32 #s(literal 2/3 binary32) (/.f32 (PI.f32) s)))))))) |
(/.f32 #s(literal 1 binary32) (*.f32 s (+.f32 (/.f32 (*.f32 #s(literal -2 binary32) (*.f32 r (*.f32 (PI.f32) (*.f32 r #s(literal -4/3 binary32))))) s) (*.f32 (*.f32 r (PI.f32)) #s(literal 4 binary32))))) |
(/.f32 #s(literal 1 binary32) (*.f32 r (*.f32 (PI.f32) (+.f32 (*.f32 r #s(literal 8/3 binary32)) (*.f32 s #s(literal 4 binary32)))))) |
(*.f32 (/.f32 #s(literal 1 binary32) s) (/.f32 #s(literal 1/4 binary32) (*.f32 r (PI.f32)))) |
(/.f32 (/.f32 #s(literal 1/4 binary32) r) (*.f32 s (PI.f32))) |
(/.f32 #s(literal 1/4 binary32) (*.f32 r (*.f32 s (PI.f32)))) |
| 6502× | *-lowering-*.f32 |
| 6502× | *-lowering-*.f64 |
| 5810× | *-lowering-*.f32 |
| 5810× | *-lowering-*.f64 |
| 4674× | *-lowering-*.f32 |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 450 | 3487 |
| 1 | 1492 | 3394 |
| 2 | 4260 | 3334 |
| 0 | 8161 | 3334 |
| 0 | 49 | 283 |
| 1 | 329 | 279 |
| 2 | 3407 | 277 |
| 0 | 8225 | 277 |
| 0 | 61 | 306 |
| 1 | 359 | 287 |
| 2 | 4239 | 285 |
| 0 | 8440 | 285 |
| 0 | 25 | 33 |
| 1 | 65 | 27 |
| 2 | 239 | 22 |
| 3 | 898 | 20 |
| 4 | 2514 | 20 |
| 5 | 3344 | 20 |
| 6 | 4052 | 20 |
| 7 | 5402 | 20 |
| 8 | 5849 | 20 |
| 9 | 6026 | 20 |
| 10 | 6938 | 20 |
| 11 | 7175 | 20 |
| 12 | 7204 | 20 |
| 13 | 7415 | 20 |
| 14 | 7494 | 20 |
| 15 | 7654 | 20 |
| 16 | 7654 | 20 |
| 0 | 8094 | 20 |
| 0 | 50 | 229 |
| 1 | 320 | 225 |
| 2 | 2807 | 219 |
| 0 | 10837 | 219 |
| 0 | 38 | 155 |
| 1 | 216 | 141 |
| 2 | 2268 | 141 |
| 0 | 8373 | 141 |
| 0 | 746 | 5384 |
| 1 | 2485 | 5216 |
| 0 | 8061 | 5216 |
| 1× | fuel |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
Compiled 996 to 510 computations (48.8% saved)
Compiled 1174 to 402 computations (65.8% saved)
Loading profile data...