
Time bar (total: 10.4s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 48.6% | 51.4% | 0% | 0% | 0% | 0 |
| 0% | 0% | 48.6% | 51.4% | 0% | 0% | 0% | 1 |
| 0% | 0% | 48.6% | 51.4% | 0% | 0% | 0% | 2 |
| 0% | 0% | 48.6% | 51.4% | 0% | 0% | 0% | 3 |
| 0% | 0% | 48.6% | 51.4% | 0% | 0% | 0% | 4 |
| 31.3% | 15.2% | 33.4% | 51.4% | 0% | 0% | 0% | 5 |
| 34.4% | 16.7% | 31.9% | 51.4% | 0% | 0% | 0% | 6 |
| 51.6% | 25.1% | 23.6% | 51.4% | 0% | 0% | 0% | 7 |
| 53.1% | 25.8% | 22.8% | 51.4% | 0% | 0% | 0% | 8 |
| 62.5% | 30.4% | 18.2% | 51.4% | 0% | 0% | 0% | 9 |
| 63.7% | 31% | 17.7% | 51.4% | 0% | 0% | 0% | 10 |
| 68.6% | 33.3% | 15.3% | 51.4% | 0% | 0% | 0% | 11 |
| 69.2% | 33.7% | 15% | 51.4% | 0% | 0% | 0% | 12 |
Compiled 27 to 21 computations (22.2% saved)
| 1.0s | 6 258× | 0 | valid |
| 448.0ms | 938× | 2 | valid |
| 180.0ms | 342× | 3 | valid |
| 134.0ms | 639× | 1 | valid |
| 54.0ms | 79× | 4 | valid |
| 18.0ms | 42× | 5 | exit |
ival-mult: 493.0ms (33.7% of total)const: 264.0ms (18% of total)ival-sqrt: 208.0ms (14.2% of total)ival-add: 158.0ms (10.8% of total)ival-div: 131.0ms (8.9% of total)adjust: 61.0ms (4.2% of total)ival-<: 61.0ms (4.2% of total)ival-fabs: 60.0ms (4.1% of total)exact: 14.0ms (1% of total)ival-and: 11.0ms (0.8% of total)ival-assert: 3.0ms (0.2% of total)| 2× | egg-herbie |
| 248× | distribute-lft-neg-in |
| 218× | unsub-neg |
| 196× | associate-*r* |
| 196× | associate-*l* |
| 166× | distribute-lft-in |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 42 | 108 |
| 1 | 102 | 104 |
| 2 | 202 | 104 |
| 3 | 407 | 104 |
| 4 | 666 | 104 |
| 5 | 1003 | 104 |
| 6 | 1335 | 104 |
| 7 | 1547 | 104 |
| 8 | 1699 | 104 |
| 9 | 1935 | 104 |
| 10 | 2002 | 104 |
| 11 | 2030 | 104 |
| 12 | 2032 | 104 |
| 0 | 14 | 17 |
| 1 | 29 | 17 |
| 2 | 36 | 17 |
| 3 | 38 | 17 |
| 4 | 39 | 17 |
| 0 | 39 | 15 |
| 1× | iter limit |
| 1× | saturated |
| 1× | saturated |
| Inputs |
|---|
(sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) |
| Outputs |
|---|
(sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) |
(sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)))) #s(literal 1/2 binary64))) |
| Inputs |
|---|
(sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) |
(sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 (neg p)) (neg p)) (* x x))))))) |
(sqrt (* 1/2 (+ 1 (/ (neg x) (sqrt (+ (* (* 4 p) p) (* (neg x) (neg x)))))))) |
(neg (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 (neg p)) (neg p)) (* x x)))))))) |
(neg (sqrt (* 1/2 (+ 1 (/ (neg x) (sqrt (+ (* (* 4 p) p) (* (neg x) (neg x))))))))) |
(sqrt (* 1/2 (+ 1 (/ p (sqrt (+ (* (* 4 x) x) (* p p))))))) |
| Outputs |
|---|
(sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) |
(sqrt (+ 1/2 (/ (* 1/2 x) (sqrt (+ (* 4 (* p p)) (* x x)))))) |
(sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 (neg p)) (neg p)) (* x x))))))) |
(sqrt (+ 1/2 (/ (* 1/2 x) (sqrt (+ (* 4 (* p p)) (* x x)))))) |
(sqrt (* 1/2 (+ 1 (/ (neg x) (sqrt (+ (* (* 4 p) p) (* (neg x) (neg x)))))))) |
(sqrt (+ 1/2 (/ (* x -1/2) (sqrt (+ (* 4 (* p p)) (* x x)))))) |
(neg (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 (neg p)) (neg p)) (* x x)))))))) |
(neg (sqrt (+ 1/2 (/ (* 1/2 x) (sqrt (+ (* 4 (* p p)) (* x x))))))) |
(neg (sqrt (* 1/2 (+ 1 (/ (neg x) (sqrt (+ (* (* 4 p) p) (* (neg x) (neg x))))))))) |
(neg (sqrt (+ 1/2 (/ (* x -1/2) (sqrt (+ (* 4 (* p p)) (* x x))))))) |
(sqrt (* 1/2 (+ 1 (/ p (sqrt (+ (* (* 4 x) x) (* p p))))))) |
(sqrt (+ 1/2 (/ (* 1/2 p) (sqrt (+ (* x (* x 4)) (* p p)))))) |
(abs p)
| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 66 | 0 | - | 0 | - | (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))) |
| 38 | 1 | (7.466354244056439e-91 -1.6013520541086985e+71) | 0 | - | (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))) |
| 24 | 0 | - | 3 | (1.0397240799579751e-125 -7.930557206363986e+32) | (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))))) |
| 0 | 0 | - | 0 | - | (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))))) |
| 0 | 0 | - | 0 | - | #s(literal 1 binary64) |
| 0 | 0 | - | 0 | - | (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) |
| 0 | 0 | - | 0 | - | #s(literal 4 binary64) |
| 0 | 0 | - | 0 | - | (*.f64 x x) |
| 0 | 0 | - | 0 | - | p |
| 0 | 0 | - | 0 | - | (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)) |
| 0 | 0 | - | 0 | - | (*.f64 (*.f64 #s(literal 4 binary64) p) p) |
| 0 | 0 | - | 0 | - | #s(literal 1/2 binary64) |
| 0 | 0 | - | 0 | - | (*.f64 #s(literal 4 binary64) p) |
| 0 | 0 | - | 0 | - | x |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
sqrt.f64 | (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))) | oflow-rescue | 66 | 0 |
| ↳ | (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)) | overflow | 66 | |
| ↳ | (*.f64 (*.f64 #s(literal 4 binary64) p) p) | overflow | 66 | |
+.f64 | (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))) | cancellation | 39 | 0 |
sqrt.f64 | (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))))) | uflow-rescue | 21 | 0 |
| ↳ | (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))))) | underflow | 11 | |
| ↳ | (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))))) | underflow | 32 | |
| ↳ | (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))) | underflow | 32 | |
| ↳ | (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) | underflow | 15 | |
| ↳ | (*.f64 (*.f64 #s(literal 4 binary64) p) p) | underflow | 62 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 60 | 0 |
| - | 66 | 130 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 60 | 0 | 0 |
| - | 66 | 0 | 130 |
| number | freq |
|---|---|
| 0 | 130 |
| 1 | 126 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 41.0ms | 370× | 0 | valid |
| 16.0ms | 52× | 2 | valid |
| 11.0ms | 32× | 3 | valid |
| 10.0ms | 50× | 1 | valid |
| 3.0ms | 8× | 4 | valid |
Compiled 230 to 60 computations (73.9% saved)
ival-mult: 18.0ms (32.3% of total)ival-add: 14.0ms (25.2% of total)ival-sqrt: 11.0ms (19.8% of total)ival-div: 7.0ms (12.6% of total)adjust: 4.0ms (7.2% of total)exact: 1.0ms (1.8% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)Compiled 2 to 2 computations (0% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 77.9% | (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))))) |
Compiled 19 to 14 computations (26.3% saved)
| 1× | egg-herbie |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))) |
| ✓ | cost-diff | 0 | (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))))) |
| ✓ | cost-diff | 128 | (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)) |
| ✓ | cost-diff | 128 | (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))))) |
| 32× | *-lowering-*.f32 |
| 32× | *-lowering-*.f64 |
| 18× | accelerator-lowering-fma.f32 |
| 18× | accelerator-lowering-fma.f64 |
| 12× | *-commutative |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 14 | 94 |
| 1 | 29 | 94 |
| 2 | 36 | 94 |
| 3 | 38 | 94 |
| 4 | 39 | 94 |
| 0 | 39 | 86 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) |
(* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) |
1/2 |
(+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) |
1 |
(/ x (sqrt (+ (* (* 4 p) p) (* x x)))) |
x |
(sqrt (+ (* (* 4 p) p) (* x x))) |
(+ (* (* 4 p) p) (* x x)) |
(* (* 4 p) p) |
(* 4 p) |
4 |
p |
(* x x) |
| Outputs |
|---|
(sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) |
(sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)))) #s(literal 1/2 binary64))) |
(* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)))) #s(literal 1/2 binary64)) |
1/2 |
#s(literal 1/2 binary64) |
(+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) |
(+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x))))) |
1 |
#s(literal 1 binary64) |
(/ x (sqrt (+ (* (* 4 p) p) (* x x)))) |
(/.f64 x (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)))) |
x |
(sqrt (+ (* (* 4 p) p) (* x x))) |
(sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x))) |
(+ (* (* 4 p) p) (* x x)) |
(fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)) |
(* (* 4 p) p) |
(*.f64 #s(literal 4 binary64) (*.f64 p p)) |
(* 4 p) |
(*.f64 #s(literal 4 binary64) p) |
4 |
#s(literal 4 binary64) |
p |
(* x x) |
(*.f64 x x) |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))))) |
| ✓ | accuracy | 91.8% | (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))))) |
| ✓ | accuracy | 86.4% | (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))) |
| ✓ | accuracy | 76.0% | (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))) |
| 17.0ms | 185× | 0 | valid |
| 8.0ms | 26× | 2 | valid |
| 6.0ms | 4× | 4 | valid |
| 6.0ms | 16× | 3 | valid |
| 4.0ms | 25× | 1 | valid |
Compiled 96 to 16 computations (83.3% saved)
ival-mult: 9.0ms (31.7% of total)ival-add: 8.0ms (28.2% of total)ival-sqrt: 6.0ms (21.1% of total)ival-div: 3.0ms (10.6% of total)adjust: 2.0ms (7% of total)ival-assert: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#<alt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))> |
#<alt (+ (* (* 4 p) p) (* x x))> |
#<alt (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))))> |
#<alt (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))> |
#<alt (sqrt (+ (* (* 4 p) p) (* x x)))> |
| Outputs |
|---|
#<alt 1/2> |
#<alt (+ 1/2 (* 1/4 (/ x p)))> |
#<alt (+ 1/2 (* x (+ (* -1/32 (/ (pow x 2) (pow p 3))) (* 1/4 (/ 1 p)))))> |
#<alt (+ 1/2 (* x (+ (* (pow x 2) (- (* 3/512 (/ (pow x 2) (pow p 5))) (* 1/32 (/ 1 (pow p 3))))) (* 1/4 (/ 1 p)))))> |
#<alt 1> |
#<alt (+ 1 (* -1 (/ (pow p 2) (pow x 2))))> |
#<alt (+ 1 (+ (* -1 (/ (pow p 2) (pow x 2))) (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4)))))> |
#<alt (+ 1 (+ (* -1 (/ (pow p 2) (pow x 2))) (+ (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* -1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6))))))> |
#<alt (/ (pow p 2) (pow x 2))> |
#<alt (/ (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (pow p 2)) (pow x 2))> |
#<alt (/ (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (+ (* 1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 4))) (pow p 2))) (pow x 2))> |
#<alt (/ (+ (* 1/4 (/ (+ (* -256 (pow p 8)) (+ (* 1/4 (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2)) (* 2 (* (pow p 2) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))))))) (pow x 6))) (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (+ (* 1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 4))) (pow p 2)))) (pow x 2))> |
#<alt 1> |
#<alt (+ 1 (* -1 (/ (pow p 2) (pow x 2))))> |
#<alt (+ 1 (* (pow p 2) (- (* 3 (/ (pow p 2) (pow x 4))) (/ 1 (pow x 2)))))> |
#<alt (+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -10 (/ (pow p 2) (pow x 6))) (* 3 (/ 1 (pow x 4))))) (/ 1 (pow x 2)))))> |
#<alt 1/2> |
#<alt (+ 1/2 (* 1/4 (/ x p)))> |
#<alt (+ 1/2 (+ (* -1/32 (/ (pow x 3) (pow p 3))) (* 1/4 (/ x p))))> |
#<alt (+ 1/2 (+ (* -1/2 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 5))) (+ (* -1/32 (/ (pow x 3) (pow p 3))) (* 1/4 (/ x p)))))> |
#<alt 1/2> |
#<alt (+ 1/2 (* -1/4 (/ x p)))> |
#<alt (+ 1/2 (* -1 (/ (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x)) p)))> |
#<alt (+ 1/2 (* -1 (/ (+ (* -1/2 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x))) p)))> |
#<alt (pow x 2)> |
#<alt (+ (* 4 (pow p 2)) (pow x 2))> |
#<alt (+ (* 4 (pow p 2)) (pow x 2))> |
#<alt (+ (* 4 (pow p 2)) (pow x 2))> |
#<alt (* 4 (pow p 2))> |
#<alt (* (pow p 2) (+ 4 (/ (pow x 2) (pow p 2))))> |
#<alt (* (pow p 2) (+ 4 (/ (pow x 2) (pow p 2))))> |
#<alt (* (pow p 2) (+ 4 (/ (pow x 2) (pow p 2))))> |
#<alt (* 4 (pow p 2))> |
#<alt (* (pow p 2) (+ 4 (/ (pow x 2) (pow p 2))))> |
#<alt (* (pow p 2) (+ 4 (/ (pow x 2) (pow p 2))))> |
#<alt (* (pow p 2) (+ 4 (/ (pow x 2) (pow p 2))))> |
#<alt (* 4 (pow p 2))> |
#<alt (+ (* 4 (pow p 2)) (pow x 2))> |
#<alt (+ (* 4 (pow p 2)) (pow x 2))> |
#<alt (+ (* 4 (pow p 2)) (pow x 2))> |
#<alt (pow x 2)> |
#<alt (* (pow x 2) (+ 1 (* 4 (/ (pow p 2) (pow x 2)))))> |
#<alt (* (pow x 2) (+ 1 (* 4 (/ (pow p 2) (pow x 2)))))> |
#<alt (* (pow x 2) (+ 1 (* 4 (/ (pow p 2) (pow x 2)))))> |
#<alt (pow x 2)> |
#<alt (* (pow x 2) (+ 1 (* 4 (/ (pow p 2) (pow x 2)))))> |
#<alt (* (pow x 2) (+ 1 (* 4 (/ (pow p 2) (pow x 2)))))> |
#<alt (* (pow x 2) (+ 1 (* 4 (/ (pow p 2) (pow x 2)))))> |
#<alt (sqrt 1/2)> |
#<alt (+ (sqrt 1/2) (* 1/4 (/ (* x (sqrt 1/2)) p)))> |
#<alt (+ (sqrt 1/2) (* x (+ (* -1/32 (/ (* x (sqrt 1/2)) (pow p 2))) (* 1/4 (/ (sqrt 1/2) p)))))> |
#<alt (+ (sqrt 1/2) (* x (+ (* 1/4 (/ (sqrt 1/2) p)) (* x (+ (* -1/32 (/ (sqrt 1/2) (pow p 2))) (* -3/128 (/ (* x (sqrt 1/2)) (pow p 3))))))))> |
#<alt (* (sqrt 1/2) (sqrt 2))> |
#<alt (+ (* -1 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2)))> |
#<alt (+ (* -1 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* -1/2 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (/ (pow p 4) (pow (sqrt 2) 2)))) (* (pow x 4) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2))))> |
#<alt (+ (* -1 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* -1/2 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (/ (pow p 4) (pow (sqrt 2) 2)))) (* (pow x 4) (sqrt 2)))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* -1/2 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* -1 (/ (* (pow p 2) (- (* -1/2 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (/ (pow p 4) (pow (sqrt 2) 2)))) (pow (sqrt 2) 2))))) (* (pow x 6) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2)))))> |
#<alt (* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x))> |
#<alt (* -1 (/ (+ (* 1/4 (/ (* (sqrt 1/2) (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* p (* (pow x 2) (sqrt 2))))) (* p (* (sqrt 1/2) (sqrt 2)))) x))> |
#<alt (* -1 (/ (+ (* 1/4 (/ (* (sqrt 1/2) (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* p (* (pow x 2) (sqrt 2))))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 1/2 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (* (pow p 2) (pow (sqrt 2) 2)))))) (* p (* (pow x 4) (sqrt 2))))) (* p (* (sqrt 1/2) (sqrt 2))))) x))> |
#<alt (* -1 (/ (+ (* 1/4 (/ (* (sqrt 1/2) (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* p (* (pow x 2) (sqrt 2))))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 1/2 (+ (* -256 (pow p 8)) (+ (* 1/4 (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2)) (* 2 (* (pow p 2) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))))))) (* 1/4 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* 1/2 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (* (pow p 2) (pow (sqrt 2) 2)))))) (* (pow p 2) (pow (sqrt 2) 2)))))) (* p (* (pow x 6) (sqrt 2))))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 1/2 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (* (pow p 2) (pow (sqrt 2) 2)))))) (* p (* (pow x 4) (sqrt 2))))) (* p (* (sqrt 1/2) (sqrt 2)))))) x))> |
#<alt (* (sqrt 1/2) (sqrt 2))> |
#<alt (+ (* -1 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2)))> |
#<alt (+ (* (sqrt 1/2) (sqrt 2)) (* (pow p 2) (+ (* -1 (/ (sqrt 1/2) (* (pow x 2) (sqrt 2)))) (* 1/2 (/ (* (pow p 2) (* (sqrt 1/2) (- (* 6 (/ 1 (pow x 4))) (/ 1 (* (pow x 4) (pow (sqrt 2) 2)))))) (sqrt 2))))))> |
#<alt (+ (* (sqrt 1/2) (sqrt 2)) (* (pow p 2) (+ (* -1 (/ (sqrt 1/2) (* (pow x 2) (sqrt 2)))) (* (pow p 2) (+ (* -1/2 (/ (* (pow p 2) (* (sqrt 1/2) (+ (* -1 (/ (- (* 6 (/ 1 (pow x 4))) (/ 1 (* (pow x 4) (pow (sqrt 2) 2)))) (* (pow x 2) (pow (sqrt 2) 2)))) (* 20 (/ 1 (pow x 6)))))) (sqrt 2))) (* 1/2 (/ (* (sqrt 1/2) (- (* 6 (/ 1 (pow x 4))) (/ 1 (* (pow x 4) (pow (sqrt 2) 2))))) (sqrt 2))))))))> |
#<alt (sqrt 1/2)> |
#<alt (+ (sqrt 1/2) (* 1/4 (/ (* x (sqrt 1/2)) p)))> |
#<alt (+ (sqrt 1/2) (+ (* -1/32 (/ (* (pow x 2) (sqrt 1/2)) (pow p 2))) (* 1/4 (/ (* x (sqrt 1/2)) p))))> |
#<alt (+ (sqrt 1/2) (+ (* -1/32 (/ (* (pow x 2) (sqrt 1/2)) (pow p 2))) (+ (* 1/4 (/ (* x (sqrt 1/2)) p)) (* 1/2 (/ (* (sqrt 1/2) (- (* -1/16 (pow x 3)) (* -1/64 (pow x 3)))) (pow p 3))))))> |
#<alt (sqrt 1/2)> |
#<alt (+ (sqrt 1/2) (* -1/4 (/ (* x (sqrt 1/2)) p)))> |
#<alt (+ (sqrt 1/2) (* -1 (/ (+ (* 1/32 (/ (* (pow x 2) (sqrt 1/2)) p)) (* 1/4 (* x (sqrt 1/2)))) p)))> |
#<alt (+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (* (sqrt 1/2) (- (* -1/16 (pow x 3)) (* -1/64 (pow x 3)))) p)) (* -1/32 (* (pow x 2) (sqrt 1/2)))) p)) (* 1/4 (* x (sqrt 1/2)))) p)))> |
#<alt 1> |
#<alt (+ 1 (* 1/2 (/ x p)))> |
#<alt (+ 1 (* x (+ (* -1/16 (/ (pow x 2) (pow p 3))) (* 1/2 (/ 1 p)))))> |
#<alt (+ 1 (* x (+ (* (pow x 2) (- (* 3/256 (/ (pow x 2) (pow p 5))) (* 1/16 (/ 1 (pow p 3))))) (* 1/2 (/ 1 p)))))> |
#<alt 2> |
#<alt (+ 2 (* -2 (/ (pow p 2) (pow x 2))))> |
#<alt (+ 2 (+ (* -2 (/ (pow p 2) (pow x 2))) (* -1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4)))))> |
#<alt (+ 2 (+ (* -2 (/ (pow p 2) (pow x 2))) (+ (* -1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* -1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6))))))> |
#<alt (* 2 (/ (pow p 2) (pow x 2)))> |
#<alt (/ (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (* 2 (pow p 2))) (pow x 2))> |
#<alt (/ (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (+ (* 1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 4))) (* 2 (pow p 2)))) (pow x 2))> |
#<alt (/ (+ (* 1/2 (/ (+ (* -256 (pow p 8)) (+ (* 1/4 (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2)) (* 2 (* (pow p 2) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))))))) (pow x 6))) (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (+ (* 1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 4))) (* 2 (pow p 2))))) (pow x 2))> |
#<alt 2> |
#<alt (+ 2 (* -2 (/ (pow p 2) (pow x 2))))> |
#<alt (+ 2 (* (pow p 2) (- (* 6 (/ (pow p 2) (pow x 4))) (* 2 (/ 1 (pow x 2))))))> |
#<alt (+ 2 (* (pow p 2) (- (* (pow p 2) (+ (* -20 (/ (pow p 2) (pow x 6))) (* 6 (/ 1 (pow x 4))))) (* 2 (/ 1 (pow x 2))))))> |
#<alt 1> |
#<alt (+ 1 (* 1/2 (/ x p)))> |
#<alt (+ 1 (+ (* -1/16 (/ (pow x 3) (pow p 3))) (* 1/2 (/ x p))))> |
#<alt (+ 1 (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 5))) (+ (* -1/16 (/ (pow x 3) (pow p 3))) (* 1/2 (/ x p)))))> |
#<alt 1> |
#<alt (+ 1 (* -1/2 (/ x p)))> |
#<alt (+ 1 (* -1 (/ (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)) p)))> |
#<alt (+ 1 (* -1 (/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x))) p)))> |
#<alt x> |
#<alt (+ x (* 2 (/ (pow p 2) x)))> |
#<alt (+ x (* (pow p 2) (+ (* -2 (/ (pow p 2) (pow x 3))) (* 2 (/ 1 x)))))> |
#<alt (+ x (* (pow p 2) (+ (* (pow p 2) (- (* 4 (/ (pow p 2) (pow x 5))) (* 2 (/ 1 (pow x 3))))) (* 2 (/ 1 x)))))> |
#<alt (* 2 p)> |
#<alt (* p (+ 2 (* 1/4 (/ (pow x 2) (pow p 2)))))> |
#<alt (* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (* 1/4 (/ (pow x 2) (pow p 2))))))> |
#<alt (* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (+ (* 1/512 (/ (pow x 6) (pow p 6))) (* 1/4 (/ (pow x 2) (pow p 2)))))))> |
#<alt (* -2 p)> |
#<alt (* -1 (* p (+ 2 (* 1/4 (/ (pow x 2) (pow p 2))))))> |
#<alt (* -1 (* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (* 1/4 (/ (pow x 2) (pow p 2)))))))> |
#<alt (* -1 (* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (+ (* 1/512 (/ (pow x 6) (pow p 6))) (* 1/4 (/ (pow x 2) (pow p 2))))))))> |
#<alt (* 2 p)> |
#<alt (+ (* 1/4 (/ (pow x 2) p)) (* 2 p))> |
#<alt (+ (* 2 p) (* (pow x 2) (+ (* -1/64 (/ (pow x 2) (pow p 3))) (* 1/4 (/ 1 p)))))> |
#<alt (+ (* 2 p) (* (pow x 2) (+ (* (pow x 2) (- (* 1/512 (/ (pow x 2) (pow p 5))) (* 1/64 (/ 1 (pow p 3))))) (* 1/4 (/ 1 p)))))> |
#<alt x> |
#<alt (* x (+ 1 (* 2 (/ (pow p 2) (pow x 2)))))> |
#<alt (* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2))))))> |
#<alt (* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (+ (* 2 (/ (pow p 2) (pow x 2))) (* 4 (/ (pow p 6) (pow x 6)))))))> |
#<alt (* -1 x)> |
#<alt (* -1 (* x (+ 1 (* 2 (/ (pow p 2) (pow x 2))))))> |
#<alt (* -1 (* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2)))))))> |
#<alt (* -1 (* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (+ (* 2 (/ (pow p 2) (pow x 2))) (* 4 (/ (pow p 6) (pow x 6))))))))> |
30 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | x | @ | -inf | (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) |
| 2.0ms | x | @ | 0 | (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) |
| 1.0ms | x | @ | inf | (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) |
| 1.0ms | x | @ | -inf | (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) |
| 1.0ms | x | @ | inf | (sqrt (+ (* (* 4 p) p) (* x x))) |
| 1× | batch-egg-rewrite |
| 4 862× | accelerator-lowering-fma.f32 |
| 4 862× | accelerator-lowering-fma.f64 |
| 3 532× | *-lowering-*.f32 |
| 3 532× | *-lowering-*.f64 |
| 2 388× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 14 | 66 |
| 1 | 68 | 66 |
| 2 | 492 | 66 |
| 3 | 6948 | 66 |
| 0 | 8473 | 59 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) |
(+ (* (* 4 p) p) (* x x)) |
(sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) |
(+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) |
(sqrt (+ (* (* 4 p) p) (* x x))) |
| Outputs |
|---|
(+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))) #s(literal 1/2 binary64)) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))))) (/.f64 (*.f64 (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))) #s(literal 1/4 binary64)) (-.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))) #s(literal 1/2 binary64)) |
(fma.f64 x (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 (neg.f64 x) (/.f64 #s(literal 1/2 binary64) (neg.f64 (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))) (*.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))) #s(literal 1 binary64) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))) x #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) x) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 x (pow.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))) #s(literal 1/4 binary64))) (/.f64 #s(literal 1/2 binary64) (pow.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))) #s(literal 1/4 binary64))) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))) #s(literal 1/4 binary64))) (/.f64 x (pow.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))) #s(literal 1/4 binary64))) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (neg.f64 (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))) (neg.f64 x) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 p (*.f64 p p)) (*.f64 #s(literal 64 binary64) (*.f64 p (*.f64 p p))))))) (sqrt.f64 (fma.f64 (*.f64 x x) (fma.f64 x x (*.f64 (*.f64 p p) #s(literal -4 binary64))) (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal 16 binary64))))) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (-.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal 16 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))))) (sqrt.f64 (-.f64 (*.f64 p (*.f64 #s(literal 4 binary64) p)) (*.f64 x x))) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))) #s(literal 1/4 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))))) (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))) #s(literal 1/8 binary64) #s(literal 1/8 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))) #s(literal 1/4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))) (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 x (/.f64 x (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))) #s(literal 1 binary64)) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))) #s(literal 1/2 binary64)))) |
(/.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))) #s(literal 1/8 binary64) #s(literal 1/8 binary64)) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))) #s(literal 1/4 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))) #s(literal 1/8 binary64) #s(literal 1/8 binary64)) (fma.f64 (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))))))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))) #s(literal 1/4 binary64))) (-.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))) #s(literal 1/2 binary64)) (-.f64 (fma.f64 x (/.f64 x (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))) #s(literal 1 binary64)) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))) #s(literal 1/8 binary64) #s(literal 1/8 binary64))) (neg.f64 (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))) #s(literal 1/4 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))) #s(literal 1/4 binary64)))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))))) (+.f64 #s(literal -1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))) #s(literal 1/2 binary64))) (neg.f64 (-.f64 (fma.f64 x (/.f64 x (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))) #s(literal 1 binary64)) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))))))) (neg.f64 (-.f64 (fma.f64 x (/.f64 x (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))) #s(literal 1 binary64)) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))) (+.f64 #s(literal -1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 x (/.f64 x (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))) #s(literal -1 binary64))) (+.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))) #s(literal -1 binary64))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))))) #s(literal 1/2 binary64)) (neg.f64 (-.f64 (fma.f64 x (/.f64 x (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))) #s(literal 1 binary64)) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))) #s(literal 1/2 binary64)) (+.f64 #s(literal -1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))))) |
(/.f64 (*.f64 (fma.f64 x (/.f64 x (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (+.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))) #s(literal -1 binary64))) |
(*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))) #s(literal 1/2 binary64)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x (/.f64 x (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))) #s(literal 1 binary64)) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))))) #s(literal 1/2 binary64))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))))) (/.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 x (/.f64 x (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))) #s(literal 1 binary64)) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))))) #s(literal 1/2 binary64))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))) (/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))) #s(literal 1/8 binary64) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))) #s(literal 1/4 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))))))) |
(*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))))) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x (/.f64 x (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))) #s(literal 1 binary64)) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))))) |
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))))) |
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))))) (+.f64 (fma.f64 x (/.f64 x (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))) #s(literal 1 binary64)) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))))) |
(*.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x (/.f64 x (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))) (/.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))) #s(literal 3 binary64)))) (fma.f64 (fma.f64 x (/.f64 x (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))) (/.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))) (-.f64 (fma.f64 x (/.f64 x (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))) (/.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))) #s(literal 1/2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))) (*.f64 (+.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))) #s(literal -1 binary64)) (+.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))) #s(literal -1 binary64)))))) (+.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))))) |
(+.f64 (*.f64 p (*.f64 #s(literal 4 binary64) p)) (*.f64 x x)) |
(+.f64 (*.f64 x x) (*.f64 p (*.f64 #s(literal 4 binary64) p))) |
(+.f64 (*.f64 (*.f64 (*.f64 p p) #s(literal 16 binary64)) (/.f64 (*.f64 p p) (-.f64 (*.f64 p (*.f64 #s(literal 4 binary64) p)) (*.f64 x x)))) (neg.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 p (*.f64 #s(literal 4 binary64) p)) (*.f64 x x))))) |
(exp.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))) (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))))) |
(-.f64 (*.f64 (*.f64 (*.f64 p p) #s(literal 16 binary64)) (/.f64 (*.f64 p p) (-.f64 (*.f64 p (*.f64 #s(literal 4 binary64) p)) (*.f64 x x)))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 p (*.f64 #s(literal 4 binary64) p)) (*.f64 x x)))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x (*.f64 (*.f64 p p) #s(literal -4 binary64)))) (/.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal 16 binary64))) (fma.f64 x x (*.f64 (*.f64 p p) #s(literal -4 binary64))))) |
(sqrt.f64 (*.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))) (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 p (*.f64 #s(literal 4 binary64) p))) |
(fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))) |
(fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)) |
(fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 p (*.f64 #s(literal 4 binary64) p)) (*.f64 p p)) (-.f64 (*.f64 p (*.f64 #s(literal 4 binary64) p)) (*.f64 x x))) (neg.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 p (*.f64 #s(literal 4 binary64) p)) (*.f64 x x))))) |
(fma.f64 p (*.f64 #s(literal 4 binary64) p) (*.f64 x x)) |
(fma.f64 p (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal 16 binary64))) (-.f64 (*.f64 p (*.f64 #s(literal 4 binary64) p)) (*.f64 x x))) (neg.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 p (*.f64 #s(literal 4 binary64) p)) (*.f64 x x))))) |
(fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) |
(fma.f64 (*.f64 #s(literal 4 binary64) p) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 p (*.f64 p p))) (-.f64 (*.f64 p (*.f64 #s(literal 4 binary64) p)) (*.f64 x x))) (neg.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 p (*.f64 #s(literal 4 binary64) p)) (*.f64 x x))))) |
(fma.f64 (*.f64 p (*.f64 #s(literal 4 binary64) p)) (/.f64 (*.f64 p (*.f64 #s(literal 4 binary64) p)) (-.f64 (*.f64 p (*.f64 #s(literal 4 binary64) p)) (*.f64 x x))) (neg.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 p (*.f64 #s(literal 4 binary64) p)) (*.f64 x x))))) |
(fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 p (*.f64 #s(literal 4 binary64) p))) |
(fma.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal 16 binary64))) (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 p p) #s(literal -4 binary64) (*.f64 x x))) (neg.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 p (*.f64 #s(literal 4 binary64) p)) (*.f64 x x))))) |
(fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)) |
(fma.f64 (*.f64 p p) (/.f64 (*.f64 (*.f64 p p) #s(literal 16 binary64)) (-.f64 (*.f64 p (*.f64 #s(literal 4 binary64) p)) (*.f64 x x))) (neg.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 p (*.f64 #s(literal 4 binary64) p)) (*.f64 x x))))) |
(fma.f64 #s(literal -1 binary64) (*.f64 x (neg.f64 x)) (*.f64 p (*.f64 #s(literal 4 binary64) p))) |
(fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 p (*.f64 p (*.f64 p p))) (-.f64 (*.f64 p (*.f64 #s(literal 4 binary64) p)) (*.f64 x x))) (neg.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 p (*.f64 #s(literal 4 binary64) p)) (*.f64 x x))))) |
(fma.f64 (*.f64 (*.f64 p p) #s(literal 16 binary64)) (/.f64 (*.f64 p p) (-.f64 (*.f64 p (*.f64 #s(literal 4 binary64) p)) (*.f64 x x))) (neg.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 p (*.f64 #s(literal 4 binary64) p)) (*.f64 x x))))) |
(fma.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal 16 binary64))) (/.f64 p (-.f64 (*.f64 p (*.f64 #s(literal 4 binary64) p)) (*.f64 x x))) (neg.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 p (*.f64 #s(literal 4 binary64) p)) (*.f64 x x))))) |
(fma.f64 (*.f64 #s(literal 4 binary64) (*.f64 p (*.f64 p p))) (/.f64 (*.f64 #s(literal 4 binary64) p) (-.f64 (*.f64 p (*.f64 #s(literal 4 binary64) p)) (*.f64 x x))) (neg.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 p (*.f64 #s(literal 4 binary64) p)) (*.f64 x x))))) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (*.f64 p (*.f64 #s(literal 4 binary64) p))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) x (*.f64 p (*.f64 #s(literal 4 binary64) p))) |
(fma.f64 (/.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal 16 binary64))) (-.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal 16 binary64))) (*.f64 x (*.f64 x (*.f64 x x))))) (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))) (neg.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 p (*.f64 #s(literal 4 binary64) p)) (*.f64 x x))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal 16 binary64))) (-.f64 (*.f64 (*.f64 p (*.f64 p p)) (*.f64 #s(literal 64 binary64) (*.f64 p (*.f64 p p)))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))) (fma.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))) (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal 16 binary64)))) (neg.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 p (*.f64 #s(literal 4 binary64) p)) (*.f64 x x))))) |
(neg.f64 (neg.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))) |
(neg.f64 (/.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 p (*.f64 p p)) (*.f64 #s(literal 64 binary64) (*.f64 p (*.f64 p p))))) (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x x (*.f64 (*.f64 p p) #s(literal -4 binary64))) (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal 16 binary64))))))) |
(neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal 16 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (fma.f64 (*.f64 p p) #s(literal -4 binary64) (*.f64 x x)))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 p (*.f64 p p)) (*.f64 #s(literal 64 binary64) (*.f64 p (*.f64 p p)))))) (fma.f64 (*.f64 x x) (fma.f64 x x (*.f64 (*.f64 p p) #s(literal -4 binary64))) (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal 16 binary64)))))) |
(neg.f64 (/.f64 (*.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))) (fma.f64 (*.f64 p p) #s(literal -4 binary64) (*.f64 x x))) (-.f64 (*.f64 p (*.f64 #s(literal 4 binary64) p)) (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x (*.f64 (*.f64 p p) #s(literal -4 binary64))) (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 #s(literal -16 binary64) (*.f64 p (*.f64 p (*.f64 p p))))))) |
(/.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 p (*.f64 p p)) (*.f64 #s(literal 64 binary64) (*.f64 p (*.f64 p p))))) (fma.f64 (*.f64 x x) (fma.f64 x x (*.f64 (*.f64 p p) #s(literal -4 binary64))) (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal 16 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal 16 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 p (*.f64 #s(literal 4 binary64) p)) (*.f64 x x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 p (*.f64 p p)) (*.f64 #s(literal 64 binary64) (*.f64 p (*.f64 p p)))))) (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x x (*.f64 (*.f64 p p) #s(literal -4 binary64))) (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal 16 binary64)))))) |
(/.f64 (*.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))) (fma.f64 (*.f64 p p) #s(literal -4 binary64) (*.f64 x x))) (fma.f64 (*.f64 p p) #s(literal -4 binary64) (*.f64 x x))) |
(/.f64 (fma.f64 (*.f64 (*.f64 p (*.f64 p p)) (*.f64 #s(literal 64 binary64) (*.f64 p (*.f64 p p)))) (*.f64 #s(literal 4096 binary64) (*.f64 (*.f64 (*.f64 p p) (*.f64 p (*.f64 p (*.f64 p p)))) (*.f64 (*.f64 p p) (*.f64 p (*.f64 p (*.f64 p p)))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x x (*.f64 (*.f64 p p) #s(literal -4 binary64))) (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal 16 binary64)))) (fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (-.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 p (*.f64 p p)) (*.f64 #s(literal 64 binary64) (*.f64 p (*.f64 p p))))) (*.f64 #s(literal 4096 binary64) (*.f64 (*.f64 (*.f64 p p) (*.f64 p (*.f64 p (*.f64 p p)))) (*.f64 (*.f64 p p) (*.f64 p (*.f64 p (*.f64 p p))))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 4096 binary64) (*.f64 (*.f64 (*.f64 p p) (*.f64 p (*.f64 p (*.f64 p p)))) (*.f64 (*.f64 p p) (*.f64 p (*.f64 p (*.f64 p p)))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x x (*.f64 (*.f64 p p) #s(literal -4 binary64))) (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal 16 binary64)))) (-.f64 (*.f64 (*.f64 p (*.f64 p p)) (*.f64 #s(literal 64 binary64) (*.f64 p (*.f64 p p)))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 4096 binary64) (*.f64 (*.f64 (*.f64 p p) (*.f64 p (*.f64 p (*.f64 p p)))) (*.f64 (*.f64 p p) (*.f64 p (*.f64 p (*.f64 p p)))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))) (*.f64 (-.f64 (*.f64 p (*.f64 #s(literal 4 binary64) p)) (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal 16 binary64)))) (*.f64 #s(literal 256 binary64) (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) (*.f64 p (*.f64 p (*.f64 p p)))))))) |
(/.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 #s(literal -16 binary64) (*.f64 p (*.f64 p (*.f64 p p))))) (fma.f64 x x (*.f64 (*.f64 p p) #s(literal -4 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 256 binary64) (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) (*.f64 p (*.f64 p (*.f64 p p))))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))) (*.f64 (-.f64 (*.f64 p (*.f64 #s(literal 4 binary64) p)) (*.f64 x x)) (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal 16 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal 16 binary64))) (-.f64 (*.f64 p (*.f64 #s(literal 4 binary64) p)) (*.f64 x x))) (*.f64 (-.f64 (*.f64 p (*.f64 #s(literal 4 binary64) p)) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (-.f64 (*.f64 p (*.f64 #s(literal 4 binary64) p)) (*.f64 x x)) (-.f64 (*.f64 p (*.f64 #s(literal 4 binary64) p)) (*.f64 x x)))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 p (*.f64 p p)) (*.f64 #s(literal 64 binary64) (*.f64 p (*.f64 p p)))))) (sqrt.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 p (*.f64 p p)) (*.f64 #s(literal 64 binary64) (*.f64 p (*.f64 p p))))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 x x) (fma.f64 x x (*.f64 (*.f64 p p) #s(literal -4 binary64))) (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal 16 binary64))))) (sqrt.f64 (fma.f64 (*.f64 x x) (fma.f64 x x (*.f64 (*.f64 p p) #s(literal -4 binary64))) (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal 16 binary64))))))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 p (*.f64 p p)) (*.f64 #s(literal 64 binary64) (*.f64 p (*.f64 p p)))))) (sqrt.f64 (-.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal 16 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 x x) (fma.f64 x x (*.f64 (*.f64 p p) #s(literal -4 binary64))) (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal 16 binary64))))) (sqrt.f64 (-.f64 (*.f64 p (*.f64 #s(literal 4 binary64) p)) (*.f64 x x))))) |
(/.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal 16 binary64))) (*.f64 x (*.f64 x (*.f64 x x))))) (sqrt.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 p (*.f64 p p)) (*.f64 #s(literal 64 binary64) (*.f64 p (*.f64 p p))))))) (*.f64 (sqrt.f64 (-.f64 (*.f64 p (*.f64 #s(literal 4 binary64) p)) (*.f64 x x))) (sqrt.f64 (fma.f64 (*.f64 x x) (fma.f64 x x (*.f64 (*.f64 p p) #s(literal -4 binary64))) (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal 16 binary64))))))) |
(/.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal 16 binary64))) (*.f64 x (*.f64 x (*.f64 x x))))) (sqrt.f64 (-.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal 16 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (sqrt.f64 (-.f64 (*.f64 p (*.f64 #s(literal 4 binary64) p)) (*.f64 x x))) (sqrt.f64 (-.f64 (*.f64 p (*.f64 #s(literal 4 binary64) p)) (*.f64 x x))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 p (*.f64 p p)) (*.f64 #s(literal 64 binary64) (*.f64 p (*.f64 p p)))) (*.f64 #s(literal 4096 binary64) (*.f64 (*.f64 (*.f64 p p) (*.f64 p (*.f64 p (*.f64 p p)))) (*.f64 (*.f64 p p) (*.f64 p (*.f64 p (*.f64 p p)))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (-.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 p (*.f64 p p)) (*.f64 #s(literal 64 binary64) (*.f64 p (*.f64 p p))))) (*.f64 #s(literal 4096 binary64) (*.f64 (*.f64 (*.f64 p p) (*.f64 p (*.f64 p (*.f64 p p)))) (*.f64 (*.f64 p p) (*.f64 p (*.f64 p (*.f64 p p))))))) (fma.f64 (*.f64 x x) (fma.f64 x x (*.f64 (*.f64 p p) #s(literal -4 binary64))) (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal 16 binary64)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 4096 binary64) (*.f64 (*.f64 (*.f64 p p) (*.f64 p (*.f64 p (*.f64 p p)))) (*.f64 (*.f64 p p) (*.f64 p (*.f64 p (*.f64 p p)))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 (*.f64 p (*.f64 p p)) (*.f64 #s(literal 64 binary64) (*.f64 p (*.f64 p p)))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (fma.f64 (*.f64 x x) (fma.f64 x x (*.f64 (*.f64 p p) #s(literal -4 binary64))) (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal 16 binary64)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 4096 binary64) (*.f64 (*.f64 (*.f64 p p) (*.f64 p (*.f64 p (*.f64 p p)))) (*.f64 (*.f64 p p) (*.f64 p (*.f64 p (*.f64 p p)))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal 16 binary64)))) (*.f64 #s(literal 256 binary64) (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) (*.f64 p (*.f64 p (*.f64 p p)))))) (-.f64 (*.f64 p (*.f64 #s(literal 4 binary64) p)) (*.f64 x x)))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 256 binary64) (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) (*.f64 p (*.f64 p (*.f64 p p))))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal 16 binary64)))) (-.f64 (*.f64 p (*.f64 #s(literal 4 binary64) p)) (*.f64 x x)))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))) (sqrt.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 p (*.f64 p p)) (*.f64 #s(literal 64 binary64) (*.f64 p (*.f64 p p))))))) (sqrt.f64 (fma.f64 (*.f64 x x) (fma.f64 x x (*.f64 (*.f64 p p) #s(literal -4 binary64))) (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal 16 binary64)))))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))) (sqrt.f64 (-.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal 16 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))))) (sqrt.f64 (-.f64 (*.f64 p (*.f64 #s(literal 4 binary64) p)) (*.f64 x x)))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 p (*.f64 p p)) (*.f64 #s(literal 64 binary64) (*.f64 p (*.f64 p p)))))) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))) (sqrt.f64 (fma.f64 (*.f64 x x) (fma.f64 x x (*.f64 (*.f64 p p) #s(literal -4 binary64))) (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal 16 binary64)))))) |
(/.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal 16 binary64))) (*.f64 x (*.f64 x (*.f64 x x))))) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))) (sqrt.f64 (-.f64 (*.f64 p (*.f64 #s(literal 4 binary64) p)) (*.f64 x x)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 p (*.f64 p p)) (*.f64 #s(literal 64 binary64) (*.f64 p (*.f64 p p))))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x x (*.f64 (*.f64 p p) #s(literal -4 binary64))) (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal 16 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))) (fma.f64 (*.f64 p p) #s(literal -4 binary64) (*.f64 x x)))) (neg.f64 (fma.f64 (*.f64 p p) #s(literal -4 binary64) (*.f64 x x)))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 #s(literal -16 binary64) (*.f64 p (*.f64 p (*.f64 p p)))))) (neg.f64 (fma.f64 x x (*.f64 (*.f64 p p) #s(literal -4 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 p p) #s(literal 16 binary64)) (/.f64 (*.f64 p p) (-.f64 (*.f64 p (*.f64 #s(literal 4 binary64) p)) (*.f64 x x)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 p (*.f64 #s(literal 4 binary64) p)) (*.f64 x x))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 p p) #s(literal 16 binary64)) (/.f64 (*.f64 p p) (-.f64 (*.f64 p (*.f64 #s(literal 4 binary64) p)) (*.f64 x x)))) (*.f64 (*.f64 (*.f64 p p) #s(literal 16 binary64)) (/.f64 (*.f64 p p) (-.f64 (*.f64 p (*.f64 #s(literal 4 binary64) p)) (*.f64 x x)))) (fma.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 p (*.f64 #s(literal 4 binary64) p)) (*.f64 x x))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 p (*.f64 #s(literal 4 binary64) p)) (*.f64 x x))) (*.f64 (*.f64 (*.f64 (*.f64 p p) #s(literal 16 binary64)) (/.f64 (*.f64 p p) (-.f64 (*.f64 p (*.f64 #s(literal 4 binary64) p)) (*.f64 x x)))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 p (*.f64 #s(literal 4 binary64) p)) (*.f64 x x))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 p p) #s(literal 16 binary64)) (/.f64 (*.f64 p p) (-.f64 (*.f64 p (*.f64 #s(literal 4 binary64) p)) (*.f64 x x)))) (*.f64 (*.f64 (*.f64 p p) #s(literal 16 binary64)) (/.f64 (*.f64 p p) (-.f64 (*.f64 p (*.f64 #s(literal 4 binary64) p)) (*.f64 x x))))) (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 p (*.f64 #s(literal 4 binary64) p)) (*.f64 x x))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 p (*.f64 #s(literal 4 binary64) p)) (*.f64 x x))))) (fma.f64 (*.f64 p p) (/.f64 (*.f64 (*.f64 p p) #s(literal 16 binary64)) (-.f64 (*.f64 p (*.f64 #s(literal 4 binary64) p)) (*.f64 x x))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 p (*.f64 #s(literal 4 binary64) p)) (*.f64 x x))))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 p (*.f64 p p)) (*.f64 #s(literal 64 binary64) (*.f64 p (*.f64 p p))))) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x x (*.f64 (*.f64 p p) #s(literal -4 binary64))) (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal 16 binary64))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal 16 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (-.f64 (*.f64 p (*.f64 #s(literal 4 binary64) p)) (*.f64 x x))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 p (*.f64 p p)) (*.f64 #s(literal 64 binary64) (*.f64 p (*.f64 p p)))) (*.f64 #s(literal 4096 binary64) (*.f64 (*.f64 (*.f64 p p) (*.f64 p (*.f64 p (*.f64 p p)))) (*.f64 (*.f64 p p) (*.f64 p (*.f64 p (*.f64 p p)))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x x (*.f64 (*.f64 p p) #s(literal -4 binary64))) (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal 16 binary64)))))) (fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (-.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 p (*.f64 p p)) (*.f64 #s(literal 64 binary64) (*.f64 p (*.f64 p p))))) (*.f64 #s(literal 4096 binary64) (*.f64 (*.f64 (*.f64 p p) (*.f64 p (*.f64 p (*.f64 p p)))) (*.f64 (*.f64 p p) (*.f64 p (*.f64 p (*.f64 p p)))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 4096 binary64) (*.f64 (*.f64 (*.f64 p p) (*.f64 p (*.f64 p (*.f64 p p)))) (*.f64 (*.f64 p p) (*.f64 p (*.f64 p (*.f64 p p)))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x x (*.f64 (*.f64 p p) #s(literal -4 binary64))) (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal 16 binary64)))))) (-.f64 (*.f64 (*.f64 p (*.f64 p p)) (*.f64 #s(literal 64 binary64) (*.f64 p (*.f64 p p)))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 4096 binary64) (*.f64 (*.f64 (*.f64 p p) (*.f64 p (*.f64 p (*.f64 p p)))) (*.f64 (*.f64 p p) (*.f64 p (*.f64 p (*.f64 p p)))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))) (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 p p) #s(literal -4 binary64) (*.f64 x x)))) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal 16 binary64)))) (*.f64 #s(literal 256 binary64) (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) (*.f64 p (*.f64 p (*.f64 p p))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 256 binary64) (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) (*.f64 p (*.f64 p (*.f64 p p))))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))) (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 p p) #s(literal -4 binary64) (*.f64 x x)))) (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal 16 binary64))))) |
(pow.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))) #s(literal 2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))) (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))) |
(*.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))) (*.f64 (-.f64 (*.f64 p (*.f64 #s(literal 4 binary64) p)) (*.f64 x x)) (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 p p) #s(literal -4 binary64) (*.f64 x x))))) |
(*.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))) (/.f64 (-.f64 (*.f64 p (*.f64 #s(literal 4 binary64) p)) (*.f64 x x)) (-.f64 (*.f64 p (*.f64 #s(literal 4 binary64) p)) (*.f64 x x)))) |
(*.f64 (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))) |
(*.f64 (neg.f64 (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))) (neg.f64 (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))) |
(*.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 p (*.f64 p p)) (*.f64 #s(literal 64 binary64) (*.f64 p (*.f64 p p))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x x (*.f64 (*.f64 p p) #s(literal -4 binary64))) (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal 16 binary64)))))) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 x x (*.f64 (*.f64 p p) #s(literal -4 binary64))) (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal 16 binary64)))) (*.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x x (*.f64 (*.f64 p p) #s(literal -4 binary64))) (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal 16 binary64))))))) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 x x (*.f64 (*.f64 p p) #s(literal -4 binary64))) (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal 16 binary64)))) (/.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))) (fma.f64 (*.f64 x x) (fma.f64 x x (*.f64 (*.f64 p p) #s(literal -4 binary64))) (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal 16 binary64)))))) |
(*.f64 (-.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal 16 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 p p) #s(literal -4 binary64) (*.f64 x x)))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))) |
(*.f64 (neg.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 p (*.f64 p p)) (*.f64 #s(literal 64 binary64) (*.f64 p (*.f64 p p)))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x x (*.f64 (*.f64 p p) #s(literal -4 binary64))) (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal 16 binary64))))))) |
(*.f64 (*.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))) (fma.f64 (*.f64 p p) #s(literal -4 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 p p) #s(literal -4 binary64) (*.f64 x x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x x (*.f64 (*.f64 p p) #s(literal -4 binary64))) (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal 16 binary64))))) (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 p (*.f64 p p)) (*.f64 #s(literal 64 binary64) (*.f64 p (*.f64 p p)))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 p p) #s(literal -4 binary64) (*.f64 x x))) (-.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal 16 binary64))) (*.f64 x (*.f64 x (*.f64 x x))))) |
(*.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 #s(literal -16 binary64) (*.f64 p (*.f64 p (*.f64 p p))))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 (*.f64 p p) #s(literal -4 binary64))))) |
(*.f64 (pow.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))) #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))) |
(*.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))) #s(literal -1 binary64)) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))) |
(*.f64 (*.f64 (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))) (pow.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))) #s(literal 1/4 binary64))) (pow.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))) #s(literal 1/4 binary64))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal 16 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal 16 binary64))) (*.f64 x (*.f64 x (*.f64 x x))))) (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 p (*.f64 p p)) (*.f64 #s(literal 64 binary64) (*.f64 p (*.f64 p p))))) (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x x (*.f64 (*.f64 p p) #s(literal -4 binary64)))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x x (*.f64 (*.f64 p p) #s(literal -4 binary64)))) (*.f64 (*.f64 x x) (fma.f64 x x (*.f64 (*.f64 p p) #s(literal -4 binary64))))) (*.f64 #s(literal 4096 binary64) (*.f64 (*.f64 (*.f64 p p) (*.f64 p (*.f64 p (*.f64 p p)))) (*.f64 (*.f64 p p) (*.f64 p (*.f64 p (*.f64 p p)))))))) (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x x (*.f64 (*.f64 p p) #s(literal -4 binary64)))) (-.f64 (*.f64 (*.f64 x x) (fma.f64 x x (*.f64 (*.f64 p p) #s(literal -4 binary64)))) (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal 16 binary64)))) (*.f64 #s(literal 256 binary64) (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) (*.f64 p (*.f64 p (*.f64 p p))))))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 p (*.f64 p p)) (*.f64 #s(literal 64 binary64) (*.f64 p (*.f64 p p))))) (-.f64 (*.f64 #s(literal 256 binary64) (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) (*.f64 p (*.f64 p (*.f64 p p))))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x x (*.f64 (*.f64 p p) #s(literal -4 binary64)))) (*.f64 (*.f64 x x) (fma.f64 x x (*.f64 (*.f64 p p) #s(literal -4 binary64))))))) (-.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal 16 binary64))) (*.f64 (*.f64 x x) (fma.f64 x x (*.f64 (*.f64 p p) #s(literal -4 binary64)))))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal 16 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 (*.f64 p (*.f64 p p)) (*.f64 #s(literal 64 binary64) (*.f64 p (*.f64 p p)))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))) (fma.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))) (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal 16 binary64))))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))) #s(literal 1/2 binary64))))) |
(sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))) #s(literal 1/2 binary64))) |
(/.f64 (sqrt.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))) #s(literal 1/8 binary64) #s(literal 1/8 binary64))) (sqrt.f64 (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))) #s(literal 1/4 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))))))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))) #s(literal 1/4 binary64)))) (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))))) |
(/.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))))) |
(/.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))) #s(literal 1/2 binary64))) (sqrt.f64 (-.f64 (fma.f64 x (/.f64 x (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))) #s(literal 1 binary64)) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))))))) (sqrt.f64 (-.f64 (fma.f64 x (/.f64 x (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))) #s(literal 1 binary64)) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))))) |
(/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))))) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (-.f64 (fma.f64 x (/.f64 x (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))) #s(literal 1 binary64)) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))))) |
(/.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))))) |
(pow.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))) #s(literal 1/2 binary64))) #s(literal 1/4 binary64)) |
(pow.f64 (exp.f64 (log.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))))) |
(*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))))) (sqrt.f64 #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) |
(+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))) |
(+.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))) #s(literal 1 binary64)) |
(+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))))) (neg.f64 (/.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))) (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))))) |
(-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))))) (/.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))) (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))) |
(-.f64 (/.f64 (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))) (+.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))) #s(literal -1 binary64)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))))) (neg.f64 (/.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))) (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))))) |
(fma.f64 x (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))) x #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))) (neg.f64 x) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))))) (+.f64 (fma.f64 x (/.f64 x (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))) #s(literal 1 binary64)) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))) (neg.f64 (/.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))) (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))) (neg.f64 (/.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))) (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))))) |
(fma.f64 (/.f64 x (pow.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))) #s(literal 1/4 binary64))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))) #s(literal 1/4 binary64))) (/.f64 x (pow.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))) #s(literal 1/4 binary64))) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))) x) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))) x) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 x (sqrt.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 p (*.f64 p p)) (*.f64 #s(literal 64 binary64) (*.f64 p (*.f64 p p))))))) (sqrt.f64 (fma.f64 (*.f64 x x) (fma.f64 x x (*.f64 (*.f64 p p) #s(literal -4 binary64))) (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal 16 binary64))))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 x (sqrt.f64 (-.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal 16 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))))) (sqrt.f64 (-.f64 (*.f64 p (*.f64 #s(literal 4 binary64) p)) (*.f64 x x))) #s(literal 1 binary64)) |
(neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))))) (neg.f64 (-.f64 (fma.f64 x (/.f64 x (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))) #s(literal 1 binary64)) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))) (+.f64 #s(literal -1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))))) |
(neg.f64 (/.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))))) (-.f64 (fma.f64 x (/.f64 x (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))) #s(literal 1 binary64)) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))))) |
(neg.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))) #s(literal -1 binary64)) (fma.f64 x (/.f64 x (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))) #s(literal -1 binary64)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))))) (-.f64 (fma.f64 x (/.f64 x (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))) #s(literal 1 binary64)) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))))) (neg.f64 (-.f64 (fma.f64 x (/.f64 x (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))) #s(literal 1 binary64)) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))) (+.f64 #s(literal -1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))) #s(literal 9 binary64))) (*.f64 (-.f64 (fma.f64 x (/.f64 x (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))) #s(literal 1 binary64)) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))) (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))) (-.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))) (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))))) (*.f64 (-.f64 (fma.f64 x (/.f64 x (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))) #s(literal 1 binary64)) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))) (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))) (fma.f64 (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))) (fma.f64 x (/.f64 x (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 x (/.f64 x (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))) #s(literal -1 binary64)) (+.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))) #s(literal -1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))) (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))) (fma.f64 x (/.f64 x (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))) (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))) #s(literal 9 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))) (-.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))) #s(literal 1 binary64)) #s(literal 1 binary64)) (-.f64 (fma.f64 x (/.f64 x (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))) #s(literal 1 binary64)) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))) (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))))) (-.f64 (fma.f64 x (/.f64 x (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))) #s(literal 1 binary64)) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))) (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))) (fma.f64 x (/.f64 x (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))) #s(literal 1 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))) (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))) #s(literal 1 binary64)) (*.f64 (fma.f64 x (/.f64 x (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))))))) (neg.f64 (neg.f64 (-.f64 (fma.f64 x (/.f64 x (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))) #s(literal 1 binary64)) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))))))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))) (neg.f64 (+.f64 #s(literal -1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))))) |
(/.f64 (neg.f64 (fma.f64 x (/.f64 x (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))) #s(literal -1 binary64))) (neg.f64 (+.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))) (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))))) (fma.f64 (/.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))) (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))) (/.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))) (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))))) (/.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))) (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))))) (*.f64 (/.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))) (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))) (/.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))) (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))))) (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))))) (/.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))) (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))))) #s(literal 1 binary64)) (-.f64 (fma.f64 x (/.f64 x (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))) #s(literal 1 binary64)) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x (/.f64 x (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))) #s(literal 1 binary64)) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))))) (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))) (-.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))) (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x (/.f64 x (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))) #s(literal 1 binary64)) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))) (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))))) (fma.f64 (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))) (fma.f64 x (/.f64 x (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))) (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))))) (fma.f64 x (/.f64 x (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))) #s(literal 1 binary64))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))) #s(literal 1 binary64)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x (/.f64 x (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))) #s(literal 1 binary64)) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))))) |
(*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (fma.f64 x (/.f64 x (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))) #s(literal 1 binary64)) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))))))) |
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x (/.f64 x (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))) #s(literal 1 binary64)) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))))) |
(*.f64 (fma.f64 x (/.f64 x (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))))) (+.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x (/.f64 x (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))) (/.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))) #s(literal 3 binary64)))) (fma.f64 (fma.f64 x (/.f64 x (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))) (/.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))) (-.f64 (fma.f64 x (/.f64 x (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))) (/.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))))) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))) (*.f64 (+.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))) #s(literal -1 binary64)) (+.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))) #s(literal -1 binary64)))))) (+.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))))) (+.f64 (fma.f64 x (/.f64 x (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))) #s(literal 1 binary64)) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))) |
(sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))) |
(neg.f64 (neg.f64 (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 x x) (fma.f64 x x (*.f64 (*.f64 p p) #s(literal -4 binary64))) (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal 16 binary64))))) (sqrt.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 p (*.f64 p p)) (*.f64 #s(literal 64 binary64) (*.f64 p (*.f64 p p)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (-.f64 (*.f64 p (*.f64 #s(literal 4 binary64) p)) (*.f64 x x))) (sqrt.f64 (-.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal 16 binary64))) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(/.f64 (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))) #s(literal -1 binary64)) |
(/.f64 (sqrt.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 p (*.f64 p p)) (*.f64 #s(literal 64 binary64) (*.f64 p (*.f64 p p)))))) (sqrt.f64 (fma.f64 (*.f64 x x) (fma.f64 x x (*.f64 (*.f64 p p) #s(literal -4 binary64))) (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal 16 binary64)))))) |
(/.f64 (sqrt.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 p (*.f64 p p)) (*.f64 #s(literal 64 binary64) (*.f64 p (*.f64 p p)))))) (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 x x) (fma.f64 x x (*.f64 (*.f64 p p) #s(literal -4 binary64))) (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal 16 binary64))))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal 16 binary64))) (*.f64 x (*.f64 x (*.f64 x x))))) (sqrt.f64 (-.f64 (*.f64 p (*.f64 #s(literal 4 binary64) p)) (*.f64 x x)))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal 16 binary64))) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 (*.f64 p (*.f64 #s(literal 4 binary64) p)) (*.f64 x x))))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 p (*.f64 p p)) (*.f64 #s(literal 64 binary64) (*.f64 p (*.f64 p p))))))) (sqrt.f64 (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x x (*.f64 (*.f64 p p) #s(literal -4 binary64))) (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal 16 binary64))))))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))) (fma.f64 (*.f64 p p) #s(literal -4 binary64) (*.f64 x x)))) (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal -4 binary64) (*.f64 x x)))) |
(/.f64 (sqrt.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 #s(literal -16 binary64) (*.f64 p (*.f64 p (*.f64 p p)))))) (sqrt.f64 (fma.f64 x x (*.f64 (*.f64 p p) #s(literal -4 binary64))))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 p (*.f64 p p)) (*.f64 #s(literal 64 binary64) (*.f64 p (*.f64 p p))))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 x x) (fma.f64 x x (*.f64 (*.f64 p p) #s(literal -4 binary64))) (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal 16 binary64))))))) |
(/.f64 (neg.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal 16 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))))) (neg.f64 (sqrt.f64 (-.f64 (*.f64 p (*.f64 #s(literal 4 binary64) p)) (*.f64 x x))))) |
(pow.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))) (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))) #s(literal 1/4 binary64)) |
(pow.f64 (exp.f64 (log.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))) |
(*.f64 (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))) |
(*.f64 (sqrt.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 p (*.f64 p p)) (*.f64 #s(literal 64 binary64) (*.f64 p (*.f64 p p)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x x (*.f64 (*.f64 p p) #s(literal -4 binary64))) (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal 16 binary64))))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 p (*.f64 p p)) (*.f64 #s(literal 64 binary64) (*.f64 p (*.f64 p p)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x x (*.f64 (*.f64 p p) #s(literal -4 binary64))) (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal 16 binary64))))))) |
(*.f64 (sqrt.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 p (*.f64 p p)) (*.f64 #s(literal 64 binary64) (*.f64 p (*.f64 p p)))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 x x) (fma.f64 x x (*.f64 (*.f64 p p) #s(literal -4 binary64))) (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal 16 binary64))))))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal 16 binary64))) (*.f64 x (*.f64 x (*.f64 x x))))) (pow.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 p p) #s(literal -4 binary64) (*.f64 x x))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal 16 binary64))) (*.f64 x (*.f64 x (*.f64 x x))))) (sqrt.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 p p) #s(literal -4 binary64) (*.f64 x x))))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal 16 binary64))) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 (*.f64 p (*.f64 #s(literal 4 binary64) p)) (*.f64 x x))))) |
(*.f64 (pow.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))) #s(literal 1/4 binary64)) (/.f64 (pow.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))) #s(literal 1/4 binary64)) #s(literal 1 binary64))) |
| 1× | egg-herbie |
| 9 590× | accelerator-lowering-fma.f32 |
| 9 590× | accelerator-lowering-fma.f64 |
| 6 900× | *-lowering-*.f32 |
| 6 900× | *-lowering-*.f64 |
| 4 472× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 434 | 2482 |
| 1 | 1325 | 2377 |
| 2 | 4606 | 2304 |
| 0 | 8075 | 2141 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
1/2 |
(+ 1/2 (* 1/4 (/ x p))) |
(+ 1/2 (* x (+ (* -1/32 (/ (pow x 2) (pow p 3))) (* 1/4 (/ 1 p))))) |
(+ 1/2 (* x (+ (* (pow x 2) (- (* 3/512 (/ (pow x 2) (pow p 5))) (* 1/32 (/ 1 (pow p 3))))) (* 1/4 (/ 1 p))))) |
1 |
(+ 1 (* -1 (/ (pow p 2) (pow x 2)))) |
(+ 1 (+ (* -1 (/ (pow p 2) (pow x 2))) (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))))) |
(+ 1 (+ (* -1 (/ (pow p 2) (pow x 2))) (+ (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* -1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6)))))) |
(/ (pow p 2) (pow x 2)) |
(/ (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (pow p 2)) (pow x 2)) |
(/ (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (+ (* 1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 4))) (pow p 2))) (pow x 2)) |
(/ (+ (* 1/4 (/ (+ (* -256 (pow p 8)) (+ (* 1/4 (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2)) (* 2 (* (pow p 2) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))))))) (pow x 6))) (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (+ (* 1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 4))) (pow p 2)))) (pow x 2)) |
1 |
(+ 1 (* -1 (/ (pow p 2) (pow x 2)))) |
(+ 1 (* (pow p 2) (- (* 3 (/ (pow p 2) (pow x 4))) (/ 1 (pow x 2))))) |
(+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -10 (/ (pow p 2) (pow x 6))) (* 3 (/ 1 (pow x 4))))) (/ 1 (pow x 2))))) |
1/2 |
(+ 1/2 (* 1/4 (/ x p))) |
(+ 1/2 (+ (* -1/32 (/ (pow x 3) (pow p 3))) (* 1/4 (/ x p)))) |
(+ 1/2 (+ (* -1/2 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 5))) (+ (* -1/32 (/ (pow x 3) (pow p 3))) (* 1/4 (/ x p))))) |
1/2 |
(+ 1/2 (* -1/4 (/ x p))) |
(+ 1/2 (* -1 (/ (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x)) p))) |
(+ 1/2 (* -1 (/ (+ (* -1/2 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x))) p))) |
(pow x 2) |
(+ (* 4 (pow p 2)) (pow x 2)) |
(+ (* 4 (pow p 2)) (pow x 2)) |
(+ (* 4 (pow p 2)) (pow x 2)) |
(* 4 (pow p 2)) |
(* (pow p 2) (+ 4 (/ (pow x 2) (pow p 2)))) |
(* (pow p 2) (+ 4 (/ (pow x 2) (pow p 2)))) |
(* (pow p 2) (+ 4 (/ (pow x 2) (pow p 2)))) |
(* 4 (pow p 2)) |
(* (pow p 2) (+ 4 (/ (pow x 2) (pow p 2)))) |
(* (pow p 2) (+ 4 (/ (pow x 2) (pow p 2)))) |
(* (pow p 2) (+ 4 (/ (pow x 2) (pow p 2)))) |
(* 4 (pow p 2)) |
(+ (* 4 (pow p 2)) (pow x 2)) |
(+ (* 4 (pow p 2)) (pow x 2)) |
(+ (* 4 (pow p 2)) (pow x 2)) |
(pow x 2) |
(* (pow x 2) (+ 1 (* 4 (/ (pow p 2) (pow x 2))))) |
(* (pow x 2) (+ 1 (* 4 (/ (pow p 2) (pow x 2))))) |
(* (pow x 2) (+ 1 (* 4 (/ (pow p 2) (pow x 2))))) |
(pow x 2) |
(* (pow x 2) (+ 1 (* 4 (/ (pow p 2) (pow x 2))))) |
(* (pow x 2) (+ 1 (* 4 (/ (pow p 2) (pow x 2))))) |
(* (pow x 2) (+ 1 (* 4 (/ (pow p 2) (pow x 2))))) |
(sqrt 1/2) |
(+ (sqrt 1/2) (* 1/4 (/ (* x (sqrt 1/2)) p))) |
(+ (sqrt 1/2) (* x (+ (* -1/32 (/ (* x (sqrt 1/2)) (pow p 2))) (* 1/4 (/ (sqrt 1/2) p))))) |
(+ (sqrt 1/2) (* x (+ (* 1/4 (/ (sqrt 1/2) p)) (* x (+ (* -1/32 (/ (sqrt 1/2) (pow p 2))) (* -3/128 (/ (* x (sqrt 1/2)) (pow p 3)))))))) |
(* (sqrt 1/2) (sqrt 2)) |
(+ (* -1 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2))) |
(+ (* -1 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* -1/2 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (/ (pow p 4) (pow (sqrt 2) 2)))) (* (pow x 4) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2)))) |
(+ (* -1 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* -1/2 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (/ (pow p 4) (pow (sqrt 2) 2)))) (* (pow x 4) (sqrt 2)))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* -1/2 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* -1 (/ (* (pow p 2) (- (* -1/2 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (/ (pow p 4) (pow (sqrt 2) 2)))) (pow (sqrt 2) 2))))) (* (pow x 6) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2))))) |
(* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x)) |
(* -1 (/ (+ (* 1/4 (/ (* (sqrt 1/2) (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* p (* (pow x 2) (sqrt 2))))) (* p (* (sqrt 1/2) (sqrt 2)))) x)) |
(* -1 (/ (+ (* 1/4 (/ (* (sqrt 1/2) (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* p (* (pow x 2) (sqrt 2))))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 1/2 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (* (pow p 2) (pow (sqrt 2) 2)))))) (* p (* (pow x 4) (sqrt 2))))) (* p (* (sqrt 1/2) (sqrt 2))))) x)) |
(* -1 (/ (+ (* 1/4 (/ (* (sqrt 1/2) (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* p (* (pow x 2) (sqrt 2))))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 1/2 (+ (* -256 (pow p 8)) (+ (* 1/4 (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2)) (* 2 (* (pow p 2) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))))))) (* 1/4 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* 1/2 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (* (pow p 2) (pow (sqrt 2) 2)))))) (* (pow p 2) (pow (sqrt 2) 2)))))) (* p (* (pow x 6) (sqrt 2))))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 1/2 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (* (pow p 2) (pow (sqrt 2) 2)))))) (* p (* (pow x 4) (sqrt 2))))) (* p (* (sqrt 1/2) (sqrt 2)))))) x)) |
(* (sqrt 1/2) (sqrt 2)) |
(+ (* -1 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2))) |
(+ (* (sqrt 1/2) (sqrt 2)) (* (pow p 2) (+ (* -1 (/ (sqrt 1/2) (* (pow x 2) (sqrt 2)))) (* 1/2 (/ (* (pow p 2) (* (sqrt 1/2) (- (* 6 (/ 1 (pow x 4))) (/ 1 (* (pow x 4) (pow (sqrt 2) 2)))))) (sqrt 2)))))) |
(+ (* (sqrt 1/2) (sqrt 2)) (* (pow p 2) (+ (* -1 (/ (sqrt 1/2) (* (pow x 2) (sqrt 2)))) (* (pow p 2) (+ (* -1/2 (/ (* (pow p 2) (* (sqrt 1/2) (+ (* -1 (/ (- (* 6 (/ 1 (pow x 4))) (/ 1 (* (pow x 4) (pow (sqrt 2) 2)))) (* (pow x 2) (pow (sqrt 2) 2)))) (* 20 (/ 1 (pow x 6)))))) (sqrt 2))) (* 1/2 (/ (* (sqrt 1/2) (- (* 6 (/ 1 (pow x 4))) (/ 1 (* (pow x 4) (pow (sqrt 2) 2))))) (sqrt 2)))))))) |
(sqrt 1/2) |
(+ (sqrt 1/2) (* 1/4 (/ (* x (sqrt 1/2)) p))) |
(+ (sqrt 1/2) (+ (* -1/32 (/ (* (pow x 2) (sqrt 1/2)) (pow p 2))) (* 1/4 (/ (* x (sqrt 1/2)) p)))) |
(+ (sqrt 1/2) (+ (* -1/32 (/ (* (pow x 2) (sqrt 1/2)) (pow p 2))) (+ (* 1/4 (/ (* x (sqrt 1/2)) p)) (* 1/2 (/ (* (sqrt 1/2) (- (* -1/16 (pow x 3)) (* -1/64 (pow x 3)))) (pow p 3)))))) |
(sqrt 1/2) |
(+ (sqrt 1/2) (* -1/4 (/ (* x (sqrt 1/2)) p))) |
(+ (sqrt 1/2) (* -1 (/ (+ (* 1/32 (/ (* (pow x 2) (sqrt 1/2)) p)) (* 1/4 (* x (sqrt 1/2)))) p))) |
(+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (* (sqrt 1/2) (- (* -1/16 (pow x 3)) (* -1/64 (pow x 3)))) p)) (* -1/32 (* (pow x 2) (sqrt 1/2)))) p)) (* 1/4 (* x (sqrt 1/2)))) p))) |
1 |
(+ 1 (* 1/2 (/ x p))) |
(+ 1 (* x (+ (* -1/16 (/ (pow x 2) (pow p 3))) (* 1/2 (/ 1 p))))) |
(+ 1 (* x (+ (* (pow x 2) (- (* 3/256 (/ (pow x 2) (pow p 5))) (* 1/16 (/ 1 (pow p 3))))) (* 1/2 (/ 1 p))))) |
2 |
(+ 2 (* -2 (/ (pow p 2) (pow x 2)))) |
(+ 2 (+ (* -2 (/ (pow p 2) (pow x 2))) (* -1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))))) |
(+ 2 (+ (* -2 (/ (pow p 2) (pow x 2))) (+ (* -1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* -1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6)))))) |
(* 2 (/ (pow p 2) (pow x 2))) |
(/ (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (* 2 (pow p 2))) (pow x 2)) |
(/ (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (+ (* 1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 4))) (* 2 (pow p 2)))) (pow x 2)) |
(/ (+ (* 1/2 (/ (+ (* -256 (pow p 8)) (+ (* 1/4 (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2)) (* 2 (* (pow p 2) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))))))) (pow x 6))) (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (+ (* 1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 4))) (* 2 (pow p 2))))) (pow x 2)) |
2 |
(+ 2 (* -2 (/ (pow p 2) (pow x 2)))) |
(+ 2 (* (pow p 2) (- (* 6 (/ (pow p 2) (pow x 4))) (* 2 (/ 1 (pow x 2)))))) |
(+ 2 (* (pow p 2) (- (* (pow p 2) (+ (* -20 (/ (pow p 2) (pow x 6))) (* 6 (/ 1 (pow x 4))))) (* 2 (/ 1 (pow x 2)))))) |
1 |
(+ 1 (* 1/2 (/ x p))) |
(+ 1 (+ (* -1/16 (/ (pow x 3) (pow p 3))) (* 1/2 (/ x p)))) |
(+ 1 (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 5))) (+ (* -1/16 (/ (pow x 3) (pow p 3))) (* 1/2 (/ x p))))) |
1 |
(+ 1 (* -1/2 (/ x p))) |
(+ 1 (* -1 (/ (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)) p))) |
(+ 1 (* -1 (/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x))) p))) |
x |
(+ x (* 2 (/ (pow p 2) x))) |
(+ x (* (pow p 2) (+ (* -2 (/ (pow p 2) (pow x 3))) (* 2 (/ 1 x))))) |
(+ x (* (pow p 2) (+ (* (pow p 2) (- (* 4 (/ (pow p 2) (pow x 5))) (* 2 (/ 1 (pow x 3))))) (* 2 (/ 1 x))))) |
(* 2 p) |
(* p (+ 2 (* 1/4 (/ (pow x 2) (pow p 2))))) |
(* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (* 1/4 (/ (pow x 2) (pow p 2)))))) |
(* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (+ (* 1/512 (/ (pow x 6) (pow p 6))) (* 1/4 (/ (pow x 2) (pow p 2))))))) |
(* -2 p) |
(* -1 (* p (+ 2 (* 1/4 (/ (pow x 2) (pow p 2)))))) |
(* -1 (* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (* 1/4 (/ (pow x 2) (pow p 2))))))) |
(* -1 (* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (+ (* 1/512 (/ (pow x 6) (pow p 6))) (* 1/4 (/ (pow x 2) (pow p 2)))))))) |
(* 2 p) |
(+ (* 1/4 (/ (pow x 2) p)) (* 2 p)) |
(+ (* 2 p) (* (pow x 2) (+ (* -1/64 (/ (pow x 2) (pow p 3))) (* 1/4 (/ 1 p))))) |
(+ (* 2 p) (* (pow x 2) (+ (* (pow x 2) (- (* 1/512 (/ (pow x 2) (pow p 5))) (* 1/64 (/ 1 (pow p 3))))) (* 1/4 (/ 1 p))))) |
x |
(* x (+ 1 (* 2 (/ (pow p 2) (pow x 2))))) |
(* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2)))))) |
(* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (+ (* 2 (/ (pow p 2) (pow x 2))) (* 4 (/ (pow p 6) (pow x 6))))))) |
(* -1 x) |
(* -1 (* x (+ 1 (* 2 (/ (pow p 2) (pow x 2)))))) |
(* -1 (* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2))))))) |
(* -1 (* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (+ (* 2 (/ (pow p 2) (pow x 2))) (* 4 (/ (pow p 6) (pow x 6)))))))) |
| Outputs |
|---|
1/2 |
#s(literal 1/2 binary64) |
(+ 1/2 (* 1/4 (/ x p))) |
(fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64)) |
(+ 1/2 (* x (+ (* -1/32 (/ (pow x 2) (pow p 3))) (* 1/4 (/ 1 p))))) |
(fma.f64 x (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 x x) (*.f64 p (*.f64 p p))) (/.f64 #s(literal 1/4 binary64) p)) #s(literal 1/2 binary64)) |
(+ 1/2 (* x (+ (* (pow x 2) (- (* 3/512 (/ (pow x 2) (pow p 5))) (* 1/32 (/ 1 (pow p 3))))) (* 1/4 (/ 1 p))))) |
(fma.f64 x (fma.f64 x (*.f64 x (fma.f64 #s(literal 3/512 binary64) (*.f64 x (/.f64 x (pow.f64 p #s(literal 5 binary64)))) (/.f64 #s(literal -1/32 binary64) (*.f64 p (*.f64 p p))))) (/.f64 #s(literal 1/4 binary64) p)) #s(literal 1/2 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (/ (pow p 2) (pow x 2)))) |
(fma.f64 (neg.f64 p) (/.f64 p (*.f64 x x)) #s(literal 1 binary64)) |
(+ 1 (+ (* -1 (/ (pow p 2) (pow x 2))) (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (/.f64 #s(literal -12 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (fma.f64 (neg.f64 p) (/.f64 p (*.f64 x x)) #s(literal 1 binary64))) |
(+ 1 (+ (* -1 (/ (pow p 2) (pow x 2))) (+ (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* -1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6)))))) |
(fma.f64 #s(literal -1/4 binary64) (fma.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (/.f64 #s(literal -12 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 #s(literal -12 binary64) (*.f64 p p))) (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) (pow.f64 x #s(literal 6 binary64)))) (fma.f64 (neg.f64 p) (/.f64 p (*.f64 x x)) #s(literal 1 binary64))) |
(/ (pow p 2) (pow x 2)) |
(/.f64 (*.f64 p p) (*.f64 x x)) |
(/ (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (pow p 2)) (pow x 2)) |
(/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (/.f64 #s(literal -12 binary64) (*.f64 x x))) (*.f64 p p)) (*.f64 x x)) |
(/ (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (+ (* 1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 4))) (pow p 2))) (pow x 2)) |
(/.f64 (fma.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (/.f64 #s(literal -12 binary64) (*.f64 x x)) (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 #s(literal -12 binary64) (*.f64 p p))) (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 p p)) (*.f64 x x)) |
(/ (+ (* 1/4 (/ (+ (* -256 (pow p 8)) (+ (* 1/4 (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2)) (* 2 (* (pow p 2) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))))))) (pow x 6))) (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (+ (* 1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 4))) (pow p 2)))) (pow x 2)) |
(/.f64 (fma.f64 #s(literal 1/4 binary64) (+.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal 144 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 p p) (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 #s(literal -12 binary64) (*.f64 p p))) (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64))))) (*.f64 #s(literal -256 binary64) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 p p) (*.f64 p p)))))) (pow.f64 x #s(literal 6 binary64))) (fma.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (/.f64 #s(literal -12 binary64) (*.f64 x x)) (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 #s(literal -12 binary64) (*.f64 p p))) (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 p p)) (*.f64 x x)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (/ (pow p 2) (pow x 2)))) |
(fma.f64 (neg.f64 p) (/.f64 p (*.f64 x x)) #s(literal 1 binary64)) |
(+ 1 (* (pow p 2) (- (* 3 (/ (pow p 2) (pow x 4))) (/ 1 (pow x 2))))) |
(fma.f64 (*.f64 p p) (fma.f64 (*.f64 p p) (/.f64 #s(literal 3 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1 binary64) (*.f64 x x))) #s(literal 1 binary64)) |
(+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -10 (/ (pow p 2) (pow x 6))) (* 3 (/ 1 (pow x 4))))) (/ 1 (pow x 2))))) |
(fma.f64 (*.f64 p p) (fma.f64 p (*.f64 p (fma.f64 #s(literal -10 binary64) (/.f64 (*.f64 p p) (pow.f64 x #s(literal 6 binary64))) (/.f64 #s(literal 3 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) (/.f64 #s(literal -1 binary64) (*.f64 x x))) #s(literal 1 binary64)) |
1/2 |
#s(literal 1/2 binary64) |
(+ 1/2 (* 1/4 (/ x p))) |
(fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64)) |
(+ 1/2 (+ (* -1/32 (/ (pow x 3) (pow p 3))) (* 1/4 (/ x p)))) |
(fma.f64 x (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 x x) (*.f64 p (*.f64 p p))) (/.f64 #s(literal 1/4 binary64) p)) #s(literal 1/2 binary64)) |
(+ 1/2 (+ (* -1/2 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 5))) (+ (* -1/32 (/ (pow x 3) (pow p 3))) (* 1/4 (/ x p))))) |
(fma.f64 x (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -3/256 binary64)) (pow.f64 p #s(literal 5 binary64))) #s(literal -1/2 binary64) (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 x x) (*.f64 p (*.f64 p p))) (/.f64 #s(literal 1/4 binary64) p))) #s(literal 1/2 binary64)) |
1/2 |
#s(literal 1/2 binary64) |
(+ 1/2 (* -1/4 (/ x p))) |
(fma.f64 (/.f64 x p) #s(literal -1/4 binary64) #s(literal 1/2 binary64)) |
(+ 1/2 (* -1 (/ (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x)) p))) |
(-.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 1/4 binary64) x (/.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 x (*.f64 x x))) (*.f64 p p))) p)) |
(+ 1/2 (* -1 (/ (+ (* -1/2 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x))) p))) |
(-.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 x (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -3/256 binary64)) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal -1/2 binary64) #s(literal 1/4 binary64)) (/.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 x (*.f64 x x))) (*.f64 p p))) p)) |
(pow x 2) |
(*.f64 x x) |
(+ (* 4 (pow p 2)) (pow x 2)) |
(fma.f64 x x (*.f64 (*.f64 p p) #s(literal 4 binary64))) |
(+ (* 4 (pow p 2)) (pow x 2)) |
(fma.f64 x x (*.f64 (*.f64 p p) #s(literal 4 binary64))) |
(+ (* 4 (pow p 2)) (pow x 2)) |
(fma.f64 x x (*.f64 (*.f64 p p) #s(literal 4 binary64))) |
(* 4 (pow p 2)) |
(*.f64 (*.f64 p p) #s(literal 4 binary64)) |
(* (pow p 2) (+ 4 (/ (pow x 2) (pow p 2)))) |
(*.f64 (*.f64 p p) (fma.f64 x (/.f64 x (*.f64 p p)) #s(literal 4 binary64))) |
(* (pow p 2) (+ 4 (/ (pow x 2) (pow p 2)))) |
(*.f64 (*.f64 p p) (fma.f64 x (/.f64 x (*.f64 p p)) #s(literal 4 binary64))) |
(* (pow p 2) (+ 4 (/ (pow x 2) (pow p 2)))) |
(*.f64 (*.f64 p p) (fma.f64 x (/.f64 x (*.f64 p p)) #s(literal 4 binary64))) |
(* 4 (pow p 2)) |
(*.f64 (*.f64 p p) #s(literal 4 binary64)) |
(* (pow p 2) (+ 4 (/ (pow x 2) (pow p 2)))) |
(*.f64 (*.f64 p p) (fma.f64 x (/.f64 x (*.f64 p p)) #s(literal 4 binary64))) |
(* (pow p 2) (+ 4 (/ (pow x 2) (pow p 2)))) |
(*.f64 (*.f64 p p) (fma.f64 x (/.f64 x (*.f64 p p)) #s(literal 4 binary64))) |
(* (pow p 2) (+ 4 (/ (pow x 2) (pow p 2)))) |
(*.f64 (*.f64 p p) (fma.f64 x (/.f64 x (*.f64 p p)) #s(literal 4 binary64))) |
(* 4 (pow p 2)) |
(*.f64 (*.f64 p p) #s(literal 4 binary64)) |
(+ (* 4 (pow p 2)) (pow x 2)) |
(fma.f64 x x (*.f64 (*.f64 p p) #s(literal 4 binary64))) |
(+ (* 4 (pow p 2)) (pow x 2)) |
(fma.f64 x x (*.f64 (*.f64 p p) #s(literal 4 binary64))) |
(+ (* 4 (pow p 2)) (pow x 2)) |
(fma.f64 x x (*.f64 (*.f64 p p) #s(literal 4 binary64))) |
(pow x 2) |
(*.f64 x x) |
(* (pow x 2) (+ 1 (* 4 (/ (pow p 2) (pow x 2))))) |
(*.f64 (*.f64 x x) (fma.f64 (*.f64 p p) (/.f64 #s(literal 4 binary64) (*.f64 x x)) #s(literal 1 binary64))) |
(* (pow x 2) (+ 1 (* 4 (/ (pow p 2) (pow x 2))))) |
(*.f64 (*.f64 x x) (fma.f64 (*.f64 p p) (/.f64 #s(literal 4 binary64) (*.f64 x x)) #s(literal 1 binary64))) |
(* (pow x 2) (+ 1 (* 4 (/ (pow p 2) (pow x 2))))) |
(*.f64 (*.f64 x x) (fma.f64 (*.f64 p p) (/.f64 #s(literal 4 binary64) (*.f64 x x)) #s(literal 1 binary64))) |
(pow x 2) |
(*.f64 x x) |
(* (pow x 2) (+ 1 (* 4 (/ (pow p 2) (pow x 2))))) |
(*.f64 (*.f64 x x) (fma.f64 (*.f64 p p) (/.f64 #s(literal 4 binary64) (*.f64 x x)) #s(literal 1 binary64))) |
(* (pow x 2) (+ 1 (* 4 (/ (pow p 2) (pow x 2))))) |
(*.f64 (*.f64 x x) (fma.f64 (*.f64 p p) (/.f64 #s(literal 4 binary64) (*.f64 x x)) #s(literal 1 binary64))) |
(* (pow x 2) (+ 1 (* 4 (/ (pow p 2) (pow x 2))))) |
(*.f64 (*.f64 x x) (fma.f64 (*.f64 p p) (/.f64 #s(literal 4 binary64) (*.f64 x x)) #s(literal 1 binary64))) |
(sqrt 1/2) |
(sqrt.f64 #s(literal 1/2 binary64)) |
(+ (sqrt 1/2) (* 1/4 (/ (* x (sqrt 1/2)) p))) |
(fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))) p) (sqrt.f64 #s(literal 1/2 binary64))) |
(+ (sqrt 1/2) (* x (+ (* -1/32 (/ (* x (sqrt 1/2)) (pow p 2))) (* 1/4 (/ (sqrt 1/2) p))))) |
(fma.f64 x (fma.f64 #s(literal 1/4 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) (/.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 p p))) (sqrt.f64 #s(literal 1/2 binary64))) |
(+ (sqrt 1/2) (* x (+ (* 1/4 (/ (sqrt 1/2) p)) (* x (+ (* -1/32 (/ (sqrt 1/2) (pow p 2))) (* -3/128 (/ (* x (sqrt 1/2)) (pow p 3)))))))) |
(fma.f64 x (fma.f64 x (fma.f64 #s(literal -1/32 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 p p)) (/.f64 (*.f64 (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -3/128 binary64)) (*.f64 p (*.f64 p p)))) (/.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) p)) (sqrt.f64 #s(literal 1/2 binary64))) |
(* (sqrt 1/2) (sqrt 2)) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) |
(+ (* -1 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2))) |
(fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (sqrt.f64 #s(literal 2 binary64))))) (neg.f64 (*.f64 p p)))) |
(+ (* -1 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* -1/2 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (/ (pow p 4) (pow (sqrt 2) 2)))) (* (pow x 4) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2)))) |
(fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 6 binary64) (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal -2 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (sqrt.f64 #s(literal 2 binary64))))) (neg.f64 (*.f64 p p)))) |
(+ (* -1 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* -1/2 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (/ (pow p 4) (pow (sqrt 2) 2)))) (* (pow x 4) (sqrt 2)))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* -1/2 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* -1 (/ (* (pow p 2) (- (* -1/2 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (/ (pow p 4) (pow (sqrt 2) 2)))) (pow (sqrt 2) 2))))) (* (pow x 6) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2))))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (+.f64 (/.f64 (fma.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 6 binary64) (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal -2 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 6 binary64) (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal -2 binary64))) (/.f64 (*.f64 p p) #s(literal 2 binary64)) (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal -32 binary64) (neg.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 #s(literal -12 binary64) (*.f64 p p)))))) (pow.f64 x #s(literal 6 binary64))))) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (sqrt.f64 #s(literal 2 binary64))))) (neg.f64 (*.f64 p p))))) |
(* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x)) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) p)) (neg.f64 x)) |
(* -1 (/ (+ (* 1/4 (/ (* (sqrt 1/2) (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* p (* (pow x 2) (sqrt 2))))) (* p (* (sqrt 1/2) (sqrt 2)))) x)) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal -12 binary64)) (*.f64 (*.f64 x x) (*.f64 (sqrt.f64 #s(literal 2 binary64)) p))) #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) p))) (neg.f64 x)) |
(* -1 (/ (+ (* 1/4 (/ (* (sqrt 1/2) (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* p (* (pow x 2) (sqrt 2))))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 1/2 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (* (pow p 2) (pow (sqrt 2) 2)))))) (* p (* (pow x 4) (sqrt 2))))) (* p (* (sqrt 1/2) (sqrt 2))))) x)) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal 144 binary64)) (*.f64 p p)) (fma.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 #s(literal -12 binary64) (*.f64 p p)) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 32 binary64))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) p))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal -12 binary64)) (*.f64 (*.f64 x x) (*.f64 (sqrt.f64 #s(literal 2 binary64)) p))) #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) p)))) (neg.f64 x)) |
(* -1 (/ (+ (* 1/4 (/ (* (sqrt 1/2) (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* p (* (pow x 2) (sqrt 2))))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 1/2 (+ (* -256 (pow p 8)) (+ (* 1/4 (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2)) (* 2 (* (pow p 2) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))))))) (* 1/4 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* 1/2 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (* (pow p 2) (pow (sqrt 2) 2)))))) (* (pow p 2) (pow (sqrt 2) 2)))))) (* p (* (pow x 6) (sqrt 2))))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 1/2 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (* (pow p 2) (pow (sqrt 2) 2)))))) (* p (* (pow x 4) (sqrt 2))))) (* p (* (sqrt 1/2) (sqrt 2)))))) x)) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (+.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal 144 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 p p) (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 #s(literal -12 binary64) (*.f64 p p))) (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64))))) (*.f64 #s(literal -256 binary64) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 p p) (*.f64 p p)))))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal -12 binary64)) (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal 144 binary64)) (*.f64 p p)) (fma.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 #s(literal -12 binary64) (*.f64 p p)) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 32 binary64))))) (*.f64 p p)))) (*.f64 (pow.f64 x #s(literal 6 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) p))) (/.f64 (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal 144 binary64)) (*.f64 p p)) (fma.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 #s(literal -12 binary64) (*.f64 p p)) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 32 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) p))))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal -12 binary64)) (*.f64 (*.f64 x x) (*.f64 (sqrt.f64 #s(literal 2 binary64)) p))) #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) p)))) (neg.f64 x)) |
(* (sqrt 1/2) (sqrt 2)) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) |
(+ (* -1 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2))) |
(fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (sqrt.f64 #s(literal 2 binary64))))) (neg.f64 (*.f64 p p)))) |
(+ (* (sqrt 1/2) (sqrt 2)) (* (pow p 2) (+ (* -1 (/ (sqrt 1/2) (* (pow x 2) (sqrt 2)))) (* 1/2 (/ (* (pow p 2) (* (sqrt 1/2) (- (* 6 (/ 1 (pow x 4))) (/ 1 (* (pow x 4) (pow (sqrt 2) 2)))))) (sqrt 2)))))) |
(fma.f64 (*.f64 p p) (fma.f64 (*.f64 p p) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (+.f64 (/.f64 #s(literal 6 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (sqrt.f64 #s(literal 2 binary64))))))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) |
(+ (* (sqrt 1/2) (sqrt 2)) (* (pow p 2) (+ (* -1 (/ (sqrt 1/2) (* (pow x 2) (sqrt 2)))) (* (pow p 2) (+ (* -1/2 (/ (* (pow p 2) (* (sqrt 1/2) (+ (* -1 (/ (- (* 6 (/ 1 (pow x 4))) (/ 1 (* (pow x 4) (pow (sqrt 2) 2)))) (* (pow x 2) (pow (sqrt 2) 2)))) (* 20 (/ 1 (pow x 6)))))) (sqrt 2))) (* 1/2 (/ (* (sqrt 1/2) (- (* 6 (/ 1 (pow x 4))) (/ 1 (* (pow x 4) (pow (sqrt 2) 2))))) (sqrt 2)))))))) |
(fma.f64 p (*.f64 p (fma.f64 (*.f64 p p) (fma.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 (/.f64 #s(literal 6 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 p (*.f64 p (sqrt.f64 #s(literal 1/2 binary64))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (/.f64 #s(literal 6 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 x x)) (/.f64 #s(literal 20 binary64) (pow.f64 x #s(literal 6 binary64))))) (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (sqrt.f64 #s(literal 2 binary64)))))))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) |
(sqrt 1/2) |
(sqrt.f64 #s(literal 1/2 binary64)) |
(+ (sqrt 1/2) (* 1/4 (/ (* x (sqrt 1/2)) p))) |
(fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))) p) (sqrt.f64 #s(literal 1/2 binary64))) |
(+ (sqrt 1/2) (+ (* -1/32 (/ (* (pow x 2) (sqrt 1/2)) (pow p 2))) (* 1/4 (/ (* x (sqrt 1/2)) p)))) |
(fma.f64 x (fma.f64 #s(literal 1/4 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) (/.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 p p))) (sqrt.f64 #s(literal 1/2 binary64))) |
(+ (sqrt 1/2) (+ (* -1/32 (/ (* (pow x 2) (sqrt 1/2)) (pow p 2))) (+ (* 1/4 (/ (* x (sqrt 1/2)) p)) (* 1/2 (/ (* (sqrt 1/2) (- (* -1/16 (pow x 3)) (* -1/64 (pow x 3)))) (pow p 3)))))) |
(fma.f64 x (fma.f64 #s(literal 1/4 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) (/.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 p p))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal -3/64 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 p (*.f64 p p))) (sqrt.f64 #s(literal 1/2 binary64)))) |
(sqrt 1/2) |
(sqrt.f64 #s(literal 1/2 binary64)) |
(+ (sqrt 1/2) (* -1/4 (/ (* x (sqrt 1/2)) p))) |
(fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))) p) (sqrt.f64 #s(literal 1/2 binary64))) |
(+ (sqrt 1/2) (* -1 (/ (+ (* 1/32 (/ (* (pow x 2) (sqrt 1/2)) p)) (* 1/4 (* x (sqrt 1/2)))) p))) |
(-.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) #s(literal 1/32 binary64)))) p)) |
(+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (* (sqrt 1/2) (- (* -1/16 (pow x 3)) (* -1/64 (pow x 3)))) p)) (* -1/32 (* (pow x 2) (sqrt 1/2)))) p)) (* 1/4 (* x (sqrt 1/2)))) p))) |
(-.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -3/64 binary64)) p) #s(literal -1/2 binary64) (*.f64 #s(literal -1/32 binary64) (*.f64 x x)))) (neg.f64 p))) p)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 (/ x p))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 x p) #s(literal 1 binary64)) |
(+ 1 (* x (+ (* -1/16 (/ (pow x 2) (pow p 3))) (* 1/2 (/ 1 p))))) |
(fma.f64 x (fma.f64 (/.f64 (*.f64 x x) (*.f64 p (*.f64 p p))) #s(literal -1/16 binary64) (/.f64 #s(literal 1/2 binary64) p)) #s(literal 1 binary64)) |
(+ 1 (* x (+ (* (pow x 2) (- (* 3/256 (/ (pow x 2) (pow p 5))) (* 1/16 (/ 1 (pow p 3))))) (* 1/2 (/ 1 p))))) |
(fma.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x (/.f64 x (pow.f64 p #s(literal 5 binary64)))) #s(literal 3/256 binary64) (/.f64 #s(literal -1/16 binary64) (*.f64 p (*.f64 p p)))) (/.f64 #s(literal 1/2 binary64) p)) #s(literal 1 binary64)) |
2 |
#s(literal 2 binary64) |
(+ 2 (* -2 (/ (pow p 2) (pow x 2)))) |
(fma.f64 (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal -2 binary64) #s(literal 2 binary64)) |
(+ 2 (+ (* -2 (/ (pow p 2) (pow x 2))) (* -1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))))) |
(+.f64 #s(literal 2 binary64) (fma.f64 (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 6 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))))) |
(+ 2 (+ (* -2 (/ (pow p 2) (pow x 2))) (+ (* -1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* -1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6)))))) |
(+.f64 (+.f64 #s(literal 2 binary64) (fma.f64 (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 6 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))))) (/.f64 (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal -32 binary64) (neg.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 #s(literal -12 binary64) (*.f64 p p))))) (pow.f64 x #s(literal 6 binary64)))) |
(* 2 (/ (pow p 2) (pow x 2))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) (*.f64 x x)) |
(/ (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (* 2 (pow p 2))) (pow x 2)) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (/.f64 #s(literal -12 binary64) (*.f64 x x))) (*.f64 #s(literal 2 binary64) (*.f64 p p))) (*.f64 x x)) |
(/ (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (+ (* 1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 4))) (* 2 (pow p 2)))) (pow x 2)) |
(/.f64 (fma.f64 p (*.f64 p #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (/.f64 #s(literal -12 binary64) (*.f64 x x))) (/.f64 (fma.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 #s(literal -12 binary64) (*.f64 p p)) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 x x)) |
(/ (+ (* 1/2 (/ (+ (* -256 (pow p 8)) (+ (* 1/4 (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2)) (* 2 (* (pow p 2) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))))))) (pow x 6))) (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (+ (* 1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 4))) (* 2 (pow p 2))))) (pow x 2)) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (/.f64 #s(literal -12 binary64) (*.f64 x x)) (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal 144 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 p p) (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 #s(literal -12 binary64) (*.f64 p p))) (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64))))) (*.f64 #s(literal -256 binary64) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 p p) (*.f64 p p)))))) (pow.f64 x #s(literal 6 binary64)))) (fma.f64 p (*.f64 p #s(literal 2 binary64)) (/.f64 (fma.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 #s(literal -12 binary64) (*.f64 p p)) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 x x)) |
2 |
#s(literal 2 binary64) |
(+ 2 (* -2 (/ (pow p 2) (pow x 2)))) |
(fma.f64 (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal -2 binary64) #s(literal 2 binary64)) |
(+ 2 (* (pow p 2) (- (* 6 (/ (pow p 2) (pow x 4))) (* 2 (/ 1 (pow x 2)))))) |
(fma.f64 (*.f64 p p) (fma.f64 (*.f64 p p) (/.f64 #s(literal 6 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -2 binary64) (*.f64 x x))) #s(literal 2 binary64)) |
(+ 2 (* (pow p 2) (- (* (pow p 2) (+ (* -20 (/ (pow p 2) (pow x 6))) (* 6 (/ 1 (pow x 4))))) (* 2 (/ 1 (pow x 2)))))) |
(fma.f64 (*.f64 p p) (fma.f64 (*.f64 p p) (fma.f64 (/.f64 (*.f64 p p) (pow.f64 x #s(literal 6 binary64))) #s(literal -20 binary64) (/.f64 #s(literal 6 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 #s(literal -2 binary64) (*.f64 x x))) #s(literal 2 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 (/ x p))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 x p) #s(literal 1 binary64)) |
(+ 1 (+ (* -1/16 (/ (pow x 3) (pow p 3))) (* 1/2 (/ x p)))) |
(fma.f64 x (fma.f64 (/.f64 (*.f64 x x) (*.f64 p (*.f64 p p))) #s(literal -1/16 binary64) (/.f64 #s(literal 1/2 binary64) p)) #s(literal 1 binary64)) |
(+ 1 (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 5))) (+ (* -1/16 (/ (pow x 3) (pow p 3))) (* 1/2 (/ x p))))) |
(fma.f64 x (fma.f64 (neg.f64 (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -3/256 binary64) (pow.f64 p #s(literal 5 binary64))) (fma.f64 (/.f64 (*.f64 x x) (*.f64 p (*.f64 p p))) #s(literal -1/16 binary64) (/.f64 #s(literal 1/2 binary64) p))) #s(literal 1 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (/ x p))) |
(fma.f64 (/.f64 x p) #s(literal -1/2 binary64) #s(literal 1 binary64)) |
(+ 1 (* -1 (/ (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)) p))) |
(-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/16 binary64) (*.f64 p p)) (*.f64 #s(literal 1/2 binary64) x)) p)) |
(+ 1 (* -1 (/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x))) p))) |
(-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (neg.f64 (/.f64 #s(literal -3/256 binary64) (*.f64 (*.f64 p p) (*.f64 p p)))) #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/16 binary64)) (*.f64 p p))) p)) |
x |
(+ x (* 2 (/ (pow p 2) x))) |
(fma.f64 p (*.f64 p (/.f64 #s(literal 2 binary64) x)) x) |
(+ x (* (pow p 2) (+ (* -2 (/ (pow p 2) (pow x 3))) (* 2 (/ 1 x))))) |
(fma.f64 p (*.f64 p (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 p p) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x))) x) |
(+ x (* (pow p 2) (+ (* (pow p 2) (- (* 4 (/ (pow p 2) (pow x 5))) (* 2 (/ 1 (pow x 3))))) (* 2 (/ 1 x))))) |
(fma.f64 (*.f64 p p) (fma.f64 (*.f64 p p) (fma.f64 (*.f64 p p) (/.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) x)) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 2 binary64) x)) x) |
(* 2 p) |
(*.f64 p #s(literal 2 binary64)) |
(* p (+ 2 (* 1/4 (/ (pow x 2) (pow p 2))))) |
(*.f64 p (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (*.f64 p p)) #s(literal 2 binary64))) |
(* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (* 1/4 (/ (pow x 2) (pow p 2)))))) |
(*.f64 p (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (*.f64 p p)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal 2 binary64)))) |
(* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (+ (* 1/512 (/ (pow x 6) (pow p 6))) (* 1/4 (/ (pow x 2) (pow p 2))))))) |
(*.f64 p (+.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (*.f64 p p)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/512 binary64)) (pow.f64 p #s(literal 6 binary64))))) |
(* -2 p) |
(*.f64 p #s(literal -2 binary64)) |
(* -1 (* p (+ 2 (* 1/4 (/ (pow x 2) (pow p 2)))))) |
(*.f64 p (neg.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (*.f64 p p)) #s(literal 2 binary64)))) |
(* -1 (* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (* 1/4 (/ (pow x 2) (pow p 2))))))) |
(*.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (*.f64 p p)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal 2 binary64))) (neg.f64 p)) |
(* -1 (* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (+ (* 1/512 (/ (pow x 6) (pow p 6))) (* 1/4 (/ (pow x 2) (pow p 2)))))))) |
(*.f64 (+.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (*.f64 p p)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/512 binary64)) (pow.f64 p #s(literal 6 binary64)))) (neg.f64 p)) |
(* 2 p) |
(*.f64 p #s(literal 2 binary64)) |
(+ (* 1/4 (/ (pow x 2) p)) (* 2 p)) |
(fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) p) (*.f64 p #s(literal 2 binary64))) |
(+ (* 2 p) (* (pow x 2) (+ (* -1/64 (/ (pow x 2) (pow p 3))) (* 1/4 (/ 1 p))))) |
(fma.f64 (*.f64 x x) (fma.f64 (/.f64 (*.f64 x x) (*.f64 p (*.f64 p p))) #s(literal -1/64 binary64) (/.f64 #s(literal 1/4 binary64) p)) (*.f64 p #s(literal 2 binary64))) |
(+ (* 2 p) (* (pow x 2) (+ (* (pow x 2) (- (* 1/512 (/ (pow x 2) (pow p 5))) (* 1/64 (/ 1 (pow p 3))))) (* 1/4 (/ 1 p))))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x (/.f64 x (pow.f64 p #s(literal 5 binary64)))) #s(literal 1/512 binary64) (/.f64 #s(literal -1/64 binary64) (*.f64 p (*.f64 p p)))) (/.f64 #s(literal 1/4 binary64) p)) (*.f64 p #s(literal 2 binary64))) |
x |
(* x (+ 1 (* 2 (/ (pow p 2) (pow x 2))))) |
(fma.f64 (/.f64 (*.f64 p p) (*.f64 x x)) (*.f64 #s(literal 2 binary64) x) x) |
(* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2)))))) |
(*.f64 x (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 x x) (*.f64 x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) (*.f64 x x)) #s(literal 1 binary64)))) |
(* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (+ (* 2 (/ (pow p 2) (pow x 2))) (* 4 (/ (pow p 6) (pow x 6))))))) |
(fma.f64 x (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) (*.f64 x x)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 p #s(literal 6 binary64))) (pow.f64 x #s(literal 6 binary64))))) x) |
(* -1 x) |
(neg.f64 x) |
(* -1 (* x (+ 1 (* 2 (/ (pow p 2) (pow x 2)))))) |
(*.f64 x (fma.f64 (*.f64 p p) (/.f64 #s(literal -2 binary64) (*.f64 x x)) #s(literal -1 binary64))) |
(* -1 (* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2))))))) |
(*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 x x) (*.f64 x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) (*.f64 x x)) #s(literal 1 binary64))) (neg.f64 x)) |
(* -1 (* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (+ (* 2 (/ (pow p 2) (pow x 2))) (* 4 (/ (pow p 6) (pow x 6)))))))) |
(neg.f64 (fma.f64 x (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) (*.f64 x x)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 p #s(literal 6 binary64))) (pow.f64 x #s(literal 6 binary64))))) x)) |
Compiled 15 528 to 1 955 computations (87.4% saved)
8 alts after pruning (8 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 388 | 8 | 396 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 389 | 8 | 397 |
| Status | Accuracy | Program |
|---|---|---|
| 50.7% | (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))) p) (sqrt.f64 #s(literal 1/2 binary64))) | |
| ▶ | 20.2% | (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal -12 binary64)) (*.f64 (*.f64 x x) (*.f64 (sqrt.f64 #s(literal 2 binary64)) p))) #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) p))) (neg.f64 x)) |
| ▶ | 29.4% | (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) p)) (neg.f64 x)) |
| 50.7% | (sqrt.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64))) | |
| 15.1% | (sqrt.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (/.f64 #s(literal -12 binary64) (*.f64 x x))) (*.f64 p p)) (*.f64 x x))) | |
| ▶ | 17.6% | (sqrt.f64 (/.f64 (*.f64 p p) (*.f64 x x))) |
| ▶ | 34.3% | (sqrt.f64 #s(literal 1 binary64)) |
| ▶ | 54.6% | (sqrt.f64 #s(literal 1/2 binary64)) |
Compiled 216 to 140 computations (35.2% saved)
| 1× | egg-herbie |
Found 14 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal -12 binary64)) (*.f64 (*.f64 x x) (*.f64 (sqrt.f64 #s(literal 2 binary64)) p))) #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) p))) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal -12 binary64)) (*.f64 (*.f64 x x) (*.f64 (sqrt.f64 #s(literal 2 binary64)) p))) #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) p))) (neg.f64 x)) |
| ✓ | cost-diff | 320 | (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal -12 binary64)) (*.f64 (*.f64 x x) (*.f64 (sqrt.f64 #s(literal 2 binary64)) p))) #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) p)) |
| ✓ | cost-diff | 640 | (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal -12 binary64)) (*.f64 (*.f64 x x) (*.f64 (sqrt.f64 #s(literal 2 binary64)) p))) |
| ✓ | cost-diff | 0 | (*.f64 (sqrt.f64 #s(literal 2 binary64)) p) |
| ✓ | cost-diff | 0 | (sqrt.f64 #s(literal 1/2 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) p)) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) p)) (neg.f64 x)) |
| ✓ | cost-diff | 0 | (*.f64 x x) |
| ✓ | cost-diff | 0 | (*.f64 p p) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 p p) (*.f64 x x)) |
| ✓ | cost-diff | 1152 | (sqrt.f64 (/.f64 (*.f64 p p) (*.f64 x x))) |
| ✓ | cost-diff | 640 | (sqrt.f64 #s(literal 1 binary64)) |
| ✓ | cost-diff | 0 | (sqrt.f64 #s(literal 1/2 binary64)) |
| 6 298× | *-lowering-*.f32 |
| 6 298× | *-lowering-*.f64 |
| 5 446× | accelerator-lowering-fma.f32 |
| 5 446× | accelerator-lowering-fma.f64 |
| 4 392× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 26 | 207 |
| 1 | 78 | 185 |
| 2 | 309 | 173 |
| 3 | 1994 | 173 |
| 4 | 3240 | 164 |
| 5 | 7303 | 164 |
| 0 | 8262 | 162 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(sqrt 1/2) |
1/2 |
(sqrt 1) |
1 |
(sqrt (/ (* p p) (* x x))) |
(/ (* p p) (* x x)) |
(* p p) |
p |
(* x x) |
x |
(/ (* (sqrt 1/2) (* (sqrt 2) p)) (neg x)) |
(* (sqrt 1/2) (* (sqrt 2) p)) |
(sqrt 1/2) |
1/2 |
(* (sqrt 2) p) |
(sqrt 2) |
2 |
p |
(neg x) |
x |
(/ (* (sqrt 1/2) (+ (* (/ (* (* (* p p) (* p p)) -12) (* (* x x) (* (sqrt 2) p))) 1/4) (* (sqrt 2) p))) (neg x)) |
(* (sqrt 1/2) (+ (* (/ (* (* (* p p) (* p p)) -12) (* (* x x) (* (sqrt 2) p))) 1/4) (* (sqrt 2) p))) |
(sqrt 1/2) |
1/2 |
(+ (* (/ (* (* (* p p) (* p p)) -12) (* (* x x) (* (sqrt 2) p))) 1/4) (* (sqrt 2) p)) |
(/ (* (* (* p p) (* p p)) -12) (* (* x x) (* (sqrt 2) p))) |
(* (* (* p p) (* p p)) -12) |
(* (* p p) (* p p)) |
(* p p) |
p |
-12 |
(* (* x x) (* (sqrt 2) p)) |
(* x x) |
x |
(* (sqrt 2) p) |
(sqrt 2) |
2 |
1/4 |
(neg x) |
| Outputs |
|---|
(sqrt 1/2) |
(sqrt.f64 #s(literal 1/2 binary64)) |
1/2 |
#s(literal 1/2 binary64) |
(sqrt 1) |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
(sqrt (/ (* p p) (* x x))) |
(fabs.f64 (/.f64 p x)) |
(/ (* p p) (* x x)) |
(/.f64 (*.f64 p p) (*.f64 x x)) |
(* p p) |
(*.f64 p p) |
p |
(* x x) |
(*.f64 x x) |
x |
(/ (* (sqrt 1/2) (* (sqrt 2) p)) (neg x)) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 x)) |
(* (sqrt 1/2) (* (sqrt 2) p)) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) |
(sqrt 1/2) |
(sqrt.f64 #s(literal 1/2 binary64)) |
1/2 |
#s(literal 1/2 binary64) |
(* (sqrt 2) p) |
(*.f64 p (sqrt.f64 #s(literal 2 binary64))) |
(sqrt 2) |
(sqrt.f64 #s(literal 2 binary64)) |
2 |
#s(literal 2 binary64) |
p |
(neg x) |
(neg.f64 x) |
x |
(/ (* (sqrt 1/2) (+ (* (/ (* (* (* p p) (* p p)) -12) (* (* x x) (* (sqrt 2) p))) 1/4) (* (sqrt 2) p))) (neg x)) |
(neg.f64 (*.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 p (*.f64 p p)) (*.f64 x (*.f64 x (sqrt.f64 #s(literal 2 binary64))))) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x))) |
(* (sqrt 1/2) (+ (* (/ (* (* (* p p) (* p p)) -12) (* (* x x) (* (sqrt 2) p))) 1/4) (* (sqrt 2) p))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 p (*.f64 p p)) (*.f64 x (*.f64 x (sqrt.f64 #s(literal 2 binary64))))) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) |
(sqrt 1/2) |
(sqrt.f64 #s(literal 1/2 binary64)) |
1/2 |
#s(literal 1/2 binary64) |
(+ (* (/ (* (* (* p p) (* p p)) -12) (* (* x x) (* (sqrt 2) p))) 1/4) (* (sqrt 2) p)) |
(fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 p (*.f64 p p)) (*.f64 x (*.f64 x (sqrt.f64 #s(literal 2 binary64))))) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) |
(/ (* (* (* p p) (* p p)) -12) (* (* x x) (* (sqrt 2) p))) |
(/.f64 (*.f64 p (*.f64 p (*.f64 p #s(literal -12 binary64)))) (*.f64 x (*.f64 x (sqrt.f64 #s(literal 2 binary64))))) |
(* (* (* p p) (* p p)) -12) |
(*.f64 p (*.f64 p (*.f64 p (*.f64 p #s(literal -12 binary64))))) |
(* (* p p) (* p p)) |
(*.f64 p (*.f64 p (*.f64 p p))) |
(* p p) |
(*.f64 p p) |
p |
-12 |
#s(literal -12 binary64) |
(* (* x x) (* (sqrt 2) p)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 p (*.f64 x x))) |
(* x x) |
(*.f64 x x) |
x |
(* (sqrt 2) p) |
(*.f64 p (sqrt.f64 #s(literal 2 binary64))) |
(sqrt 2) |
(sqrt.f64 #s(literal 2 binary64)) |
2 |
#s(literal 2 binary64) |
1/4 |
#s(literal 1/4 binary64) |
(neg x) |
(neg.f64 x) |
Found 14 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 99.6% | (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal -12 binary64)) (*.f64 (*.f64 x x) (*.f64 (sqrt.f64 #s(literal 2 binary64)) p))) #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) p))) |
| ✓ | accuracy | 99.3% | (*.f64 (sqrt.f64 #s(literal 2 binary64)) p) |
| ✓ | accuracy | 98.5% | (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal -12 binary64)) (*.f64 (*.f64 x x) (*.f64 (sqrt.f64 #s(literal 2 binary64)) p))) #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) p))) (neg.f64 x)) |
| ✓ | accuracy | 70.3% | (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal -12 binary64)) (*.f64 (*.f64 x x) (*.f64 (sqrt.f64 #s(literal 2 binary64)) p))) |
| ✓ | accuracy | 100.0% | (sqrt.f64 #s(literal 1/2 binary64)) |
| ✓ | accuracy | 100.0% | (neg.f64 x) |
| ✓ | accuracy | 99.4% | (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) p)) |
| ✓ | accuracy | 99.3% | (*.f64 (sqrt.f64 #s(literal 2 binary64)) p) |
| ✓ | accuracy | 100.0% | (*.f64 x x) |
| ✓ | accuracy | 100.0% | (*.f64 p p) |
| ✓ | accuracy | 87.3% | (/.f64 (*.f64 p p) (*.f64 x x)) |
| ✓ | accuracy | 64.3% | (sqrt.f64 (/.f64 (*.f64 p p) (*.f64 x x))) |
| ✓ | accuracy | 100.0% | (sqrt.f64 #s(literal 1 binary64)) |
| ✓ | accuracy | 100.0% | (sqrt.f64 #s(literal 1/2 binary64)) |
| 47.0ms | 256× | 0 | valid |
Compiled 207 to 28 computations (86.5% saved)
ival-mult: 12.0ms (41.5% of total)ival-div: 7.0ms (24.2% of total)ival-sqrt: 7.0ms (24.2% of total)ival-add: 1.0ms (3.5% of total)exact: 1.0ms (3.5% of total)ival-neg: 1.0ms (3.5% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#<alt (sqrt 1/2)> |
#<alt (sqrt 1)> |
#<alt (sqrt (/ (* p p) (* x x)))> |
#<alt (/ (* p p) (* x x))> |
#<alt (* p p)> |
#<alt (* x x)> |
#<alt (/ (* (sqrt 1/2) (* (sqrt 2) p)) (neg x))> |
#<alt (* (sqrt 1/2) (* (sqrt 2) p))> |
#<alt (* (sqrt 2) p)> |
#<alt (/ (* (* (* p p) (* p p)) -12) (* (* x x) (* (sqrt 2) p)))> |
#<alt (+ (* (/ (* (* (* p p) (* p p)) -12) (* (* x x) (* (sqrt 2) p))) 1/4) (* (sqrt 2) p))> |
#<alt (/ (* (sqrt 1/2) (+ (* (/ (* (* (* p p) (* p p)) -12) (* (* x x) (* (sqrt 2) p))) 1/4) (* (sqrt 2) p))) (neg x))> |
#<alt (* (sqrt 1/2) (+ (* (/ (* (* (* p p) (* p p)) -12) (* (* x x) (* (sqrt 2) p))) 1/4) (* (sqrt 2) p)))> |
#<alt (neg x)> |
| Outputs |
|---|
#<alt (/ p x)> |
#<alt (/ p x)> |
#<alt (/ p x)> |
#<alt (/ p x)> |
#<alt (/ p x)> |
#<alt (/ p x)> |
#<alt (/ p x)> |
#<alt (/ p x)> |
#<alt (* -1 (/ p x))> |
#<alt (* -1 (/ p x))> |
#<alt (* -1 (/ p x))> |
#<alt (* -1 (/ p x))> |
#<alt (/ p x)> |
#<alt (/ p x)> |
#<alt (/ p x)> |
#<alt (/ p x)> |
#<alt (/ p x)> |
#<alt (/ p x)> |
#<alt (/ p x)> |
#<alt (/ p x)> |
#<alt (* -1 (/ p x))> |
#<alt (* -1 (/ p x))> |
#<alt (* -1 (/ p x))> |
#<alt (* -1 (/ p x))> |
#<alt (/ (pow p 2) (pow x 2))> |
#<alt (/ (pow p 2) (pow x 2))> |
#<alt (/ (pow p 2) (pow x 2))> |
#<alt (/ (pow p 2) (pow x 2))> |
#<alt (/ (pow p 2) (pow x 2))> |
#<alt (/ (pow p 2) (pow x 2))> |
#<alt (/ (pow p 2) (pow x 2))> |
#<alt (/ (pow p 2) (pow x 2))> |
#<alt (/ (pow p 2) (pow x 2))> |
#<alt (/ (pow p 2) (pow x 2))> |
#<alt (/ (pow p 2) (pow x 2))> |
#<alt (/ (pow p 2) (pow x 2))> |
#<alt (/ (pow p 2) (pow x 2))> |
#<alt (/ (pow p 2) (pow x 2))> |
#<alt (/ (pow p 2) (pow x 2))> |
#<alt (/ (pow p 2) (pow x 2))> |
#<alt (/ (pow p 2) (pow x 2))> |
#<alt (/ (pow p 2) (pow x 2))> |
#<alt (/ (pow p 2) (pow x 2))> |
#<alt (/ (pow p 2) (pow x 2))> |
#<alt (/ (pow p 2) (pow x 2))> |
#<alt (/ (pow p 2) (pow x 2))> |
#<alt (/ (pow p 2) (pow x 2))> |
#<alt (/ (pow p 2) (pow x 2))> |
#<alt (pow p 2)> |
#<alt (pow p 2)> |
#<alt (pow p 2)> |
#<alt (pow p 2)> |
#<alt (pow p 2)> |
#<alt (pow p 2)> |
#<alt (pow p 2)> |
#<alt (pow p 2)> |
#<alt (pow p 2)> |
#<alt (pow p 2)> |
#<alt (pow p 2)> |
#<alt (pow p 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x))> |
#<alt (* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x))> |
#<alt (* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x))> |
#<alt (* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x))> |
#<alt (* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x))> |
#<alt (* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x))> |
#<alt (* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x))> |
#<alt (* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x))> |
#<alt (* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x))> |
#<alt (* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x))> |
#<alt (* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x))> |
#<alt (* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x))> |
#<alt (* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x))> |
#<alt (* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x))> |
#<alt (* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x))> |
#<alt (* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x))> |
#<alt (* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x))> |
#<alt (* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x))> |
#<alt (* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x))> |
#<alt (* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x))> |
#<alt (* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x))> |
#<alt (* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x))> |
#<alt (* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x))> |
#<alt (* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x))> |
#<alt (* p (* (sqrt 1/2) (sqrt 2)))> |
#<alt (* p (* (sqrt 1/2) (sqrt 2)))> |
#<alt (* p (* (sqrt 1/2) (sqrt 2)))> |
#<alt (* p (* (sqrt 1/2) (sqrt 2)))> |
#<alt (* p (* (sqrt 1/2) (sqrt 2)))> |
#<alt (* p (* (sqrt 1/2) (sqrt 2)))> |
#<alt (* p (* (sqrt 1/2) (sqrt 2)))> |
#<alt (* p (* (sqrt 1/2) (sqrt 2)))> |
#<alt (* p (* (sqrt 1/2) (sqrt 2)))> |
#<alt (* p (* (sqrt 1/2) (sqrt 2)))> |
#<alt (* p (* (sqrt 1/2) (sqrt 2)))> |
#<alt (* p (* (sqrt 1/2) (sqrt 2)))> |
#<alt (* p (sqrt 2))> |
#<alt (* p (sqrt 2))> |
#<alt (* p (sqrt 2))> |
#<alt (* p (sqrt 2))> |
#<alt (* p (sqrt 2))> |
#<alt (* p (sqrt 2))> |
#<alt (* p (sqrt 2))> |
#<alt (* p (sqrt 2))> |
#<alt (* p (sqrt 2))> |
#<alt (* p (sqrt 2))> |
#<alt (* p (sqrt 2))> |
#<alt (* p (sqrt 2))> |
#<alt (* -12 (/ (pow p 3) (* (pow x 2) (sqrt 2))))> |
#<alt (* -12 (/ (pow p 3) (* (pow x 2) (sqrt 2))))> |
#<alt (* -12 (/ (pow p 3) (* (pow x 2) (sqrt 2))))> |
#<alt (* -12 (/ (pow p 3) (* (pow x 2) (sqrt 2))))> |
#<alt (* -12 (/ (pow p 3) (* (pow x 2) (sqrt 2))))> |
#<alt (* -12 (/ (pow p 3) (* (pow x 2) (sqrt 2))))> |
#<alt (* -12 (/ (pow p 3) (* (pow x 2) (sqrt 2))))> |
#<alt (* -12 (/ (pow p 3) (* (pow x 2) (sqrt 2))))> |
#<alt (* -12 (/ (pow p 3) (* (pow x 2) (sqrt 2))))> |
#<alt (* -12 (/ (pow p 3) (* (pow x 2) (sqrt 2))))> |
#<alt (* -12 (/ (pow p 3) (* (pow x 2) (sqrt 2))))> |
#<alt (* -12 (/ (pow p 3) (* (pow x 2) (sqrt 2))))> |
#<alt (* -12 (/ (pow p 3) (* (pow x 2) (sqrt 2))))> |
#<alt (* -12 (/ (pow p 3) (* (pow x 2) (sqrt 2))))> |
#<alt (* -12 (/ (pow p 3) (* (pow x 2) (sqrt 2))))> |
#<alt (* -12 (/ (pow p 3) (* (pow x 2) (sqrt 2))))> |
#<alt (* -12 (/ (pow p 3) (* (pow x 2) (sqrt 2))))> |
#<alt (* -12 (/ (pow p 3) (* (pow x 2) (sqrt 2))))> |
#<alt (* -12 (/ (pow p 3) (* (pow x 2) (sqrt 2))))> |
#<alt (* -12 (/ (pow p 3) (* (pow x 2) (sqrt 2))))> |
#<alt (* -12 (/ (pow p 3) (* (pow x 2) (sqrt 2))))> |
#<alt (* -12 (/ (pow p 3) (* (pow x 2) (sqrt 2))))> |
#<alt (* -12 (/ (pow p 3) (* (pow x 2) (sqrt 2))))> |
#<alt (* -12 (/ (pow p 3) (* (pow x 2) (sqrt 2))))> |
#<alt (* p (sqrt 2))> |
#<alt (* p (+ (sqrt 2) (* -3 (/ (pow p 2) (* (pow x 2) (sqrt 2))))))> |
#<alt (* p (+ (sqrt 2) (* -3 (/ (pow p 2) (* (pow x 2) (sqrt 2))))))> |
#<alt (* p (+ (sqrt 2) (* -3 (/ (pow p 2) (* (pow x 2) (sqrt 2))))))> |
#<alt (* -3 (/ (pow p 3) (* (pow x 2) (sqrt 2))))> |
#<alt (* (pow p 3) (- (/ (sqrt 2) (pow p 2)) (* 3 (/ 1 (* (pow x 2) (sqrt 2))))))> |
#<alt (* (pow p 3) (- (/ (sqrt 2) (pow p 2)) (* 3 (/ 1 (* (pow x 2) (sqrt 2))))))> |
#<alt (* (pow p 3) (- (/ (sqrt 2) (pow p 2)) (* 3 (/ 1 (* (pow x 2) (sqrt 2))))))> |
#<alt (* -3 (/ (pow p 3) (* (pow x 2) (sqrt 2))))> |
#<alt (* -1 (* (pow p 3) (+ (* -1 (/ (sqrt 2) (pow p 2))) (* 3 (/ 1 (* (pow x 2) (sqrt 2)))))))> |
#<alt (* -1 (* (pow p 3) (+ (* -1 (/ (sqrt 2) (pow p 2))) (* 3 (/ 1 (* (pow x 2) (sqrt 2)))))))> |
#<alt (* -1 (* (pow p 3) (+ (* -1 (/ (sqrt 2) (pow p 2))) (* 3 (/ 1 (* (pow x 2) (sqrt 2)))))))> |
#<alt (* -3 (/ (pow p 3) (* (pow x 2) (sqrt 2))))> |
#<alt (/ (+ (* -3 (/ (pow p 3) (sqrt 2))) (* p (* (pow x 2) (sqrt 2)))) (pow x 2))> |
#<alt (/ (+ (* -3 (/ (pow p 3) (sqrt 2))) (* p (* (pow x 2) (sqrt 2)))) (pow x 2))> |
#<alt (/ (+ (* -3 (/ (pow p 3) (sqrt 2))) (* p (* (pow x 2) (sqrt 2)))) (pow x 2))> |
#<alt (* p (sqrt 2))> |
#<alt (+ (* -3 (/ (pow p 3) (* (pow x 2) (sqrt 2)))) (* p (sqrt 2)))> |
#<alt (+ (* -3 (/ (pow p 3) (* (pow x 2) (sqrt 2)))) (* p (sqrt 2)))> |
#<alt (+ (* -3 (/ (pow p 3) (* (pow x 2) (sqrt 2)))) (* p (sqrt 2)))> |
#<alt (* p (sqrt 2))> |
#<alt (+ (* -3 (/ (pow p 3) (* (pow x 2) (sqrt 2)))) (* p (sqrt 2)))> |
#<alt (+ (* -3 (/ (pow p 3) (* (pow x 2) (sqrt 2)))) (* p (sqrt 2)))> |
#<alt (+ (* -3 (/ (pow p 3) (* (pow x 2) (sqrt 2)))) (* p (sqrt 2)))> |
#<alt (* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x))> |
#<alt (* p (+ (* -1 (/ (* (sqrt 1/2) (sqrt 2)) x)) (* 3 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 3) (sqrt 2))))))> |
#<alt (* p (+ (* -1 (/ (* (sqrt 1/2) (sqrt 2)) x)) (* 3 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 3) (sqrt 2))))))> |
#<alt (* p (+ (* -1 (/ (* (sqrt 1/2) (sqrt 2)) x)) (* 3 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 3) (sqrt 2))))))> |
#<alt (* 3 (/ (* (pow p 3) (sqrt 1/2)) (* (pow x 3) (sqrt 2))))> |
#<alt (* (pow p 3) (+ (* -1 (/ (* (sqrt 1/2) (sqrt 2)) (* (pow p 2) x))) (* 3 (/ (sqrt 1/2) (* (pow x 3) (sqrt 2))))))> |
#<alt (* (pow p 3) (+ (* -1 (/ (* (sqrt 1/2) (sqrt 2)) (* (pow p 2) x))) (* 3 (/ (sqrt 1/2) (* (pow x 3) (sqrt 2))))))> |
#<alt (* (pow p 3) (+ (* -1 (/ (* (sqrt 1/2) (sqrt 2)) (* (pow p 2) x))) (* 3 (/ (sqrt 1/2) (* (pow x 3) (sqrt 2))))))> |
#<alt (* 3 (/ (* (pow p 3) (sqrt 1/2)) (* (pow x 3) (sqrt 2))))> |
#<alt (* -1 (* (pow p 3) (+ (* -3 (/ (sqrt 1/2) (* (pow x 3) (sqrt 2)))) (/ (* (sqrt 1/2) (sqrt 2)) (* (pow p 2) x)))))> |
#<alt (* -1 (* (pow p 3) (+ (* -3 (/ (sqrt 1/2) (* (pow x 3) (sqrt 2)))) (/ (* (sqrt 1/2) (sqrt 2)) (* (pow p 2) x)))))> |
#<alt (* -1 (* (pow p 3) (+ (* -3 (/ (sqrt 1/2) (* (pow x 3) (sqrt 2)))) (/ (* (sqrt 1/2) (sqrt 2)) (* (pow p 2) x)))))> |
#<alt (* 3 (/ (* (pow p 3) (sqrt 1/2)) (* (pow x 3) (sqrt 2))))> |
#<alt (/ (+ (* -1 (* p (* (pow x 2) (* (sqrt 1/2) (sqrt 2))))) (* 3 (/ (* (pow p 3) (sqrt 1/2)) (sqrt 2)))) (pow x 3))> |
#<alt (/ (+ (* -1 (* p (* (pow x 2) (* (sqrt 1/2) (sqrt 2))))) (* 3 (/ (* (pow p 3) (sqrt 1/2)) (sqrt 2)))) (pow x 3))> |
#<alt (/ (+ (* -1 (* p (* (pow x 2) (* (sqrt 1/2) (sqrt 2))))) (* 3 (/ (* (pow p 3) (sqrt 1/2)) (sqrt 2)))) (pow x 3))> |
#<alt (* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x))> |
#<alt (/ (+ (* -1 (* p (* (sqrt 1/2) (sqrt 2)))) (* 3 (/ (* (pow p 3) (sqrt 1/2)) (* (pow x 2) (sqrt 2))))) x)> |
#<alt (/ (+ (* -1 (* p (* (sqrt 1/2) (sqrt 2)))) (* 3 (/ (* (pow p 3) (sqrt 1/2)) (* (pow x 2) (sqrt 2))))) x)> |
#<alt (/ (+ (* -1 (* p (* (sqrt 1/2) (sqrt 2)))) (* 3 (/ (* (pow p 3) (sqrt 1/2)) (* (pow x 2) (sqrt 2))))) x)> |
#<alt (* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x))> |
#<alt (* -1 (/ (+ (* -3 (/ (* (pow p 3) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (* p (* (sqrt 1/2) (sqrt 2)))) x))> |
#<alt (* -1 (/ (+ (* -3 (/ (* (pow p 3) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (* p (* (sqrt 1/2) (sqrt 2)))) x))> |
#<alt (* -1 (/ (+ (* -3 (/ (* (pow p 3) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (* p (* (sqrt 1/2) (sqrt 2)))) x))> |
#<alt (* p (* (sqrt 1/2) (sqrt 2)))> |
#<alt (* p (+ (* -3 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2))))> |
#<alt (* p (+ (* -3 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2))))> |
#<alt (* p (+ (* -3 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2))))> |
#<alt (* -3 (/ (* (pow p 3) (sqrt 1/2)) (* (pow x 2) (sqrt 2))))> |
#<alt (* (pow p 3) (+ (* -3 (/ (sqrt 1/2) (* (pow x 2) (sqrt 2)))) (/ (* (sqrt 1/2) (sqrt 2)) (pow p 2))))> |
#<alt (* (pow p 3) (+ (* -3 (/ (sqrt 1/2) (* (pow x 2) (sqrt 2)))) (/ (* (sqrt 1/2) (sqrt 2)) (pow p 2))))> |
#<alt (* (pow p 3) (+ (* -3 (/ (sqrt 1/2) (* (pow x 2) (sqrt 2)))) (/ (* (sqrt 1/2) (sqrt 2)) (pow p 2))))> |
#<alt (* -3 (/ (* (pow p 3) (sqrt 1/2)) (* (pow x 2) (sqrt 2))))> |
#<alt (* -1 (* (pow p 3) (+ (* -1 (/ (* (sqrt 1/2) (sqrt 2)) (pow p 2))) (* 3 (/ (sqrt 1/2) (* (pow x 2) (sqrt 2)))))))> |
#<alt (* -1 (* (pow p 3) (+ (* -1 (/ (* (sqrt 1/2) (sqrt 2)) (pow p 2))) (* 3 (/ (sqrt 1/2) (* (pow x 2) (sqrt 2)))))))> |
#<alt (* -1 (* (pow p 3) (+ (* -1 (/ (* (sqrt 1/2) (sqrt 2)) (pow p 2))) (* 3 (/ (sqrt 1/2) (* (pow x 2) (sqrt 2)))))))> |
#<alt (* -3 (/ (* (pow p 3) (sqrt 1/2)) (* (pow x 2) (sqrt 2))))> |
#<alt (/ (+ (* -3 (/ (* (pow p 3) (sqrt 1/2)) (sqrt 2))) (* p (* (pow x 2) (* (sqrt 1/2) (sqrt 2))))) (pow x 2))> |
#<alt (/ (+ (* -3 (/ (* (pow p 3) (sqrt 1/2)) (sqrt 2))) (* p (* (pow x 2) (* (sqrt 1/2) (sqrt 2))))) (pow x 2))> |
#<alt (/ (+ (* -3 (/ (* (pow p 3) (sqrt 1/2)) (sqrt 2))) (* p (* (pow x 2) (* (sqrt 1/2) (sqrt 2))))) (pow x 2))> |
#<alt (* p (* (sqrt 1/2) (sqrt 2)))> |
#<alt (+ (* -3 (/ (* (pow p 3) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (* p (* (sqrt 1/2) (sqrt 2))))> |
#<alt (+ (* -3 (/ (* (pow p 3) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (* p (* (sqrt 1/2) (sqrt 2))))> |
#<alt (+ (* -3 (/ (* (pow p 3) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (* p (* (sqrt 1/2) (sqrt 2))))> |
#<alt (* p (* (sqrt 1/2) (sqrt 2)))> |
#<alt (+ (* -3 (/ (* (pow p 3) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (* p (* (sqrt 1/2) (sqrt 2))))> |
#<alt (+ (* -3 (/ (* (pow p 3) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (* p (* (sqrt 1/2) (sqrt 2))))> |
#<alt (+ (* -3 (/ (* (pow p 3) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (* p (* (sqrt 1/2) (sqrt 2))))> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
57 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 4.0ms | p | @ | 0 | (/ (* (sqrt 1/2) (* (sqrt 2) p)) (neg x)) |
| 1.0ms | p | @ | 0 | (/ (* (* (* p p) (* p p)) -12) (* (* x x) (* (sqrt 2) p))) |
| 1.0ms | x | @ | 0 | (/ (* (* (* p p) (* p p)) -12) (* (* x x) (* (sqrt 2) p))) |
| 1.0ms | x | @ | 0 | (/ (* (sqrt 1/2) (* (sqrt 2) p)) (neg x)) |
| 1.0ms | p | @ | -inf | (/ (* (sqrt 1/2) (+ (* (/ (* (* (* p p) (* p p)) -12) (* (* x x) (* (sqrt 2) p))) 1/4) (* (sqrt 2) p))) (neg x)) |
| 1× | batch-egg-rewrite |
| 7 856× | *-lowering-*.f32 |
| 7 856× | *-lowering-*.f64 |
| 6 676× | accelerator-lowering-fma.f32 |
| 6 676× | accelerator-lowering-fma.f64 |
| 3 606× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 26 | 141 |
| 1 | 126 | 110 |
| 2 | 970 | 101 |
| 0 | 8425 | 99 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(sqrt 1/2) |
(sqrt 1) |
(sqrt (/ (* p p) (* x x))) |
(/ (* p p) (* x x)) |
(* p p) |
(* x x) |
(/ (* (sqrt 1/2) (* (sqrt 2) p)) (neg x)) |
(* (sqrt 1/2) (* (sqrt 2) p)) |
(* (sqrt 2) p) |
(/ (* (* (* p p) (* p p)) -12) (* (* x x) (* (sqrt 2) p))) |
(+ (* (/ (* (* (* p p) (* p p)) -12) (* (* x x) (* (sqrt 2) p))) 1/4) (* (sqrt 2) p)) |
(/ (* (sqrt 1/2) (+ (* (/ (* (* (* p p) (* p p)) -12) (* (* x x) (* (sqrt 2) p))) 1/4) (* (sqrt 2) p))) (neg x)) |
(* (sqrt 1/2) (+ (* (/ (* (* (* p p) (* p p)) -12) (* (* x x) (* (sqrt 2) p))) 1/4) (* (sqrt 2) p))) |
(neg x) |
| Outputs |
|---|
(exp.f64 (*.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) |
(sqrt.f64 #s(literal 1/2 binary64)) |
(pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
(pow.f64 #s(literal 1/4 binary64) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) |
(*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64))) |
#s(literal 1 binary64) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 p x))) #s(literal 1/2 binary64))) |
(fabs.f64 (/.f64 p (neg.f64 x))) |
(fabs.f64 (/.f64 p x)) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 x)) (/.f64 p (neg.f64 x))) |
(sqrt.f64 (/.f64 (*.f64 p p) (*.f64 x x))) |
(neg.f64 (/.f64 p (neg.f64 x))) |
(/.f64 #s(literal 1 binary64) (/.f64 x p)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x p) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 x) (/.f64 p (sqrt.f64 x)))) |
(/.f64 p x) |
(/.f64 #s(literal -1 binary64) (/.f64 x (neg.f64 p))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) p) (*.f64 (sqrt.f64 #s(literal -1 binary64)) x)) |
(/.f64 (/.f64 p (sqrt.f64 x)) (sqrt.f64 x)) |
(/.f64 (neg.f64 p) (neg.f64 x)) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (neg.f64 (/.f64 (*.f64 x x) (*.f64 p p))))) |
(/.f64 (sqrt.f64 (/.f64 (*.f64 p (neg.f64 p)) x)) (sqrt.f64 (neg.f64 x))) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) p)) (neg.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x))) |
(/.f64 (neg.f64 (/.f64 p (sqrt.f64 x))) (neg.f64 (sqrt.f64 x))) |
(pow.f64 (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 p x) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (*.f64 x x) (*.f64 p p)) #s(literal -1/2 binary64)) |
(pow.f64 (/.f64 x p) #s(literal -1 binary64)) |
(pow.f64 (sqrt.f64 (/.f64 p x)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 (*.f64 p p) (*.f64 x x)) (/.f64 (*.f64 p p) (*.f64 x x))) #s(literal 1/4 binary64)) |
(pow.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 p x)))) #s(literal 1/2 binary64)) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))) x)) |
(*.f64 #s(literal 1 binary64) (/.f64 p x)) |
(*.f64 p (/.f64 #s(literal 1 binary64) x)) |
(*.f64 p (fabs.f64 (/.f64 #s(literal 1 binary64) x))) |
(*.f64 p (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 p (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 p (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x)) |
(*.f64 (sqrt.f64 p) (/.f64 (sqrt.f64 p) x)) |
(*.f64 (/.f64 (sqrt.f64 p) x) (sqrt.f64 p)) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) p) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) p) (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) p) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) x))) |
(*.f64 (/.f64 p (sqrt.f64 x)) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 p (sqrt.f64 x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 p (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(*.f64 (neg.f64 p) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) p) |
(*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)) (/.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))) x))) |
(*.f64 (sqrt.f64 (/.f64 p x)) (sqrt.f64 (/.f64 p x))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)) |
(exp.f64 (*.f64 (log.f64 (/.f64 p x)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 x x) (*.f64 p p))) #s(literal -1 binary64))) |
(exp.f64 (-.f64 (*.f64 #s(literal 2 binary64) (log.f64 p)) (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (/.f64 (*.f64 p p) (*.f64 x x)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 x (neg.f64 x))) (neg.f64 (/.f64 (*.f64 p p) (*.f64 x x)))) |
(neg.f64 (neg.f64 (/.f64 (*.f64 p p) (*.f64 x x)))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (*.f64 p p) (*.f64 x x))))) |
(neg.f64 (/.f64 (/.f64 (*.f64 p p) x) (neg.f64 x))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) (*.f64 p p)))) |
(neg.f64 (/.f64 (/.f64 (*.f64 p (neg.f64 p)) x) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 p p))) |
(/.f64 p (/.f64 (*.f64 x x) p)) |
(/.f64 (*.f64 p p) (*.f64 x x)) |
(/.f64 (*.f64 p (neg.f64 p)) (*.f64 x (neg.f64 x))) |
(/.f64 (/.f64 p x) (/.f64 x p)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x x) (*.f64 p p)))) |
(/.f64 (/.f64 (*.f64 p p) x) x) |
(/.f64 (/.f64 (*.f64 p (neg.f64 p)) x) (neg.f64 x)) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 x (*.f64 p p))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 p (neg.f64 p))) (*.f64 x (neg.f64 x))) |
(/.f64 (*.f64 (*.f64 p p) #s(literal -1 binary64)) (*.f64 x (neg.f64 x))) |
(/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) x) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 p (neg.f64 p)) x)) (neg.f64 x)) |
(/.f64 (*.f64 (*.f64 p (neg.f64 p)) #s(literal 1 binary64)) (*.f64 x (neg.f64 x))) |
(/.f64 (*.f64 (/.f64 p x) #s(literal 1 binary64)) (/.f64 x p)) |
(/.f64 (*.f64 (/.f64 p x) (neg.f64 p)) (neg.f64 x)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 p p)) x) |
(pow.f64 (/.f64 p x) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (*.f64 x x) (*.f64 p p)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (*.f64 x x))) |
(*.f64 p (/.f64 p (*.f64 x x))) |
(*.f64 p (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) p)) |
(*.f64 p (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 p x))) |
(*.f64 (*.f64 p p) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (*.f64 p p) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))) |
(*.f64 (*.f64 p (neg.f64 p)) (/.f64 #s(literal -1 binary64) (*.f64 x x))) |
(*.f64 (/.f64 p x) (/.f64 p x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 p p)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 p p)) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 p p) (*.f64 x x)))) |
(*.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 p (*.f64 x x)) p) |
(*.f64 (/.f64 (*.f64 p (neg.f64 p)) x) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (neg.f64 p) (*.f64 p (/.f64 #s(literal -1 binary64) (*.f64 x x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 p p) x)) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 p (neg.f64 p))) (/.f64 #s(literal -1 binary64) (*.f64 x x))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) p) p) |
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 p))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 p)) #s(literal 1 binary64))) |
(fabs.f64 (*.f64 p p)) |
(-.f64 #s(literal 0 binary64) (*.f64 p (neg.f64 p))) |
(sqrt.f64 (*.f64 (*.f64 p p) (*.f64 p p))) |
(neg.f64 (*.f64 p (neg.f64 p))) |
(pow.f64 p #s(literal 2 binary64)) |
(pow.f64 (*.f64 p p) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 p)) #s(literal 2 binary64)) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (*.f64 p p) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 #s(literal 1 binary64) (*.f64 p p)) |
(*.f64 p p) |
(*.f64 (*.f64 p p) #s(literal 1 binary64)) |
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 p (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 p (sqrt.f64 #s(literal 1/2 binary64))))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 p (sqrt.f64 #s(literal 1/2 binary64))) p)) |
(*.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)) |
(*.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))) (*.f64 p (sqrt.f64 #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 p (*.f64 p #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) |
(*.f64 #s(literal -1 binary64) (*.f64 p (neg.f64 p))) |
(*.f64 (sqrt.f64 p) (*.f64 (sqrt.f64 p) p)) |
(*.f64 (neg.f64 p) (neg.f64 p)) |
(*.f64 (*.f64 (*.f64 p p) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (*.f64 p (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (exp.f64 (log.f64 p)) (exp.f64 (log.f64 p))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 p (*.f64 p #s(literal 2 binary64)))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)) #s(literal 2 binary64)) |
(*.f64 (*.f64 p (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (*.f64 p (sqrt.f64 p)) (sqrt.f64 p)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(fabs.f64 (*.f64 x x)) |
(-.f64 #s(literal 0 binary64) (*.f64 x (neg.f64 x))) |
(sqrt.f64 (*.f64 (*.f64 x x) (*.f64 x x))) |
(neg.f64 (*.f64 x (neg.f64 x))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(/.f64 (*.f64 x x) #s(literal 1 binary64)) |
(/.f64 (*.f64 x (neg.f64 x)) #s(literal -1 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 x x)) |
(*.f64 #s(literal 1 binary64) (pow.f64 (neg.f64 x) #s(literal 2 binary64))) |
(*.f64 x x) |
(*.f64 (*.f64 x x) #s(literal 1 binary64)) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 #s(literal -1 binary64) (*.f64 x (neg.f64 x))) |
(*.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 x) x)) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(*.f64 (*.f64 x (sqrt.f64 x)) (sqrt.f64 x)) |
(+.f64 #s(literal 0 binary64) (/.f64 p (neg.f64 x))) |
(exp.f64 (*.f64 (log.f64 (/.f64 x (neg.f64 p))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 p x)) |
(-.f64 (/.f64 #s(literal 0 binary64) x) (/.f64 p x)) |
(neg.f64 (/.f64 p x)) |
(neg.f64 (*.f64 (/.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))) x) (sqrt.f64 #s(literal 1/2 binary64)))) |
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (neg.f64 x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (neg.f64 p))) |
(/.f64 p (neg.f64 x)) |
(/.f64 (/.f64 p x) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 x p)) |
(/.f64 (neg.f64 p) x) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 p x) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 p (/.f64 p (*.f64 x x)) (*.f64 #s(literal 0 binary64) (/.f64 p x))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 p p) (*.f64 x x))) (+.f64 #s(literal 0 binary64) (/.f64 p x))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 (neg.f64 x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (neg.f64 x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))) #s(literal -1 binary64))) x) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) x) |
(/.f64 (*.f64 (*.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))) #s(literal -1 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) x) |
(pow.f64 (/.f64 x (neg.f64 p)) #s(literal -1 binary64)) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))) (neg.f64 x))) |
(*.f64 #s(literal 1 binary64) (/.f64 p (neg.f64 x))) |
(*.f64 p (/.f64 #s(literal -1 binary64) x)) |
(*.f64 p (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x)))) |
(*.f64 p (*.f64 (neg.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (sqrt.f64 #s(literal 1/2 binary64)))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 p (neg.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x)))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 p (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (/.f64 p (neg.f64 x)) (sqrt.f64 #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x))) |
(*.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) x) (sqrt.f64 #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 p (neg.f64 x)) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) x) p) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (pow.f64 (/.f64 #s(literal 1 binary64) p) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 p x)) |
(*.f64 (/.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))) (neg.f64 x)) (sqrt.f64 #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 p)) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x)) |
(*.f64 (neg.f64 p) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (neg.f64 p) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (sqrt.f64 #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1 binary64)) (*.f64 (/.f64 p x) (sqrt.f64 #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))) x)) |
(*.f64 (*.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))) #s(literal -1 binary64)) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x)) |
(*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)) (/.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))) (neg.f64 x)))) |
(*.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))) x)) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) (neg.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 x (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1 binary64)) (pow.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 x (neg.f64 p)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 x (neg.f64 p)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))) (neg.f64 x))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64))) (/.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))) x)) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (neg.f64 p)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1 binary64))) (/.f64 p x)) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))) #s(literal -1 binary64))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x)) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64)) p) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (sqrt.f64 #s(literal 2 binary64))) (*.f64 p (sqrt.f64 #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (*.f64 (/.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))) (neg.f64 x)) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64))) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64))) |
p |
(exp.f64 (*.f64 (log.f64 p) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 p)) #s(literal 1/2 binary64))) |
(fabs.f64 p) |
(fabs.f64 (neg.f64 p)) |
(-.f64 #s(literal 0 binary64) (neg.f64 p)) |
(sqrt.f64 (*.f64 p p)) |
(neg.f64 (neg.f64 p)) |
(pow.f64 p #s(literal 1 binary64)) |
(pow.f64 (*.f64 p p) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 p) #s(literal 2 binary64)) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 p)))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) p) |
(*.f64 p #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 p (sqrt.f64 #s(literal 1/2 binary64)))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 p (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(*.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) |
(*.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))))) |
(*.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 #s(literal -1 binary64) (neg.f64 p)) |
(*.f64 (sqrt.f64 p) (sqrt.f64 p)) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 p)) (neg.f64 (sqrt.f64 #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) (*.f64 p (sqrt.f64 #s(literal 1/2 binary64))))) |
(*.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 p))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 p p) #s(literal 1/4 binary64)) (pow.f64 (*.f64 p p) #s(literal 1/4 binary64))) |
(*.f64 (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 p))) (sqrt.f64 #s(literal 1/2 binary64))) |
(*.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (*.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64))) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) |
(*.f64 p (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) p) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) p)) |
(*.f64 (*.f64 p (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/12 binary64)) (/.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 p p) (*.f64 p p))))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal 12 binary64)))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 p)))) (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal 12 binary64)))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))))) |
(neg.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal 12 binary64)))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))))) |
(neg.f64 (*.f64 (neg.f64 (/.f64 (*.f64 p p) (*.f64 x x))) (/.f64 (*.f64 (*.f64 p p) #s(literal -12 binary64)) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal 12 binary64)))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))))) |
(neg.f64 (/.f64 (*.f64 (*.f64 p p) (/.f64 (*.f64 (*.f64 p p) #s(literal -12 binary64)) (*.f64 x x))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 p)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/12 binary64)) (/.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 p p) (*.f64 p p)))))) |
(neg.f64 (/.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal 12 binary64)))) (*.f64 x x)) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/12 binary64)) (/.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 p p) (*.f64 p p))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 p (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -12 binary64)))) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -12 binary64)))) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 p (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -12 binary64)))) (*.f64 x (*.f64 x (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 p p) (/.f64 (*.f64 (*.f64 p p) #s(literal -12 binary64)) (*.f64 x x))) p))) |
(/.f64 #s(literal 1 binary64) (/.f64 p (/.f64 (*.f64 (*.f64 p p) (/.f64 (*.f64 (*.f64 p p) #s(literal -12 binary64)) (*.f64 x x))) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1/12 binary64))) |
(/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -12 binary64)))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal 12 binary64)))) (*.f64 (*.f64 x x) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 p)))) |
(/.f64 (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 x x)) (*.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/12 binary64))) |
(/.f64 (/.f64 #s(literal -12 binary64) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 x x) (*.f64 (*.f64 p p) (*.f64 p p)))) |
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal 12 binary64)))))) |
(/.f64 (*.f64 (*.f64 p p) (/.f64 (*.f64 (*.f64 p p) #s(literal -12 binary64)) (*.f64 x x))) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (*.f64 (*.f64 p p) (/.f64 (*.f64 (*.f64 p p) #s(literal -12 binary64)) (*.f64 x x))) (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 p)))) |
(/.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal 12 binary64)))) (*.f64 x x)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 p))) |
(/.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -12 binary64)))) x) (*.f64 p (*.f64 (sqrt.f64 #s(literal 2 binary64)) x))) |
(/.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -12 binary64)))) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) (*.f64 x x)) |
(/.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -12 binary64)))) (*.f64 x (*.f64 x (sqrt.f64 #s(literal 2 binary64))))) p) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 x x) (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -12 binary64)))))) |
(/.f64 (/.f64 (*.f64 (*.f64 p p) (/.f64 (*.f64 (*.f64 p p) #s(literal -12 binary64)) (*.f64 x x))) p) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 (/.f64 (*.f64 (*.f64 p p) (/.f64 (*.f64 (*.f64 p p) #s(literal -12 binary64)) (*.f64 x x))) (sqrt.f64 #s(literal 2 binary64))) p) |
(/.f64 (neg.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -12 binary64)))) x)) (*.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64))) (neg.f64 p))) |
(/.f64 (neg.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -12 binary64)))) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (*.f64 x (neg.f64 x))) |
(/.f64 (neg.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -12 binary64)))) (*.f64 x (*.f64 x (sqrt.f64 #s(literal 2 binary64)))))) (neg.f64 p)) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 p p) (/.f64 (*.f64 (*.f64 p p) #s(literal -12 binary64)) (*.f64 x x))) p)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 p p) (/.f64 (*.f64 (*.f64 p p) #s(literal -12 binary64)) (*.f64 x x))) (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 p)) |
(/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1/12 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (*.f64 p p))) (*.f64 (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1/12 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal 12 binary64))))) (*.f64 (*.f64 x x) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 p)))) |
(/.f64 (*.f64 (/.f64 #s(literal -12 binary64) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 p p) (*.f64 p p))) (*.f64 x x)) |
(/.f64 (*.f64 (*.f64 p p) (/.f64 (*.f64 (*.f64 p p) #s(literal -12 binary64)) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (*.f64 x x)) |
(/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -12 binary64)))) #s(literal -1 binary64)) (*.f64 (*.f64 x x) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 p)))) |
(/.f64 (*.f64 (/.f64 (*.f64 p p) x) (*.f64 (*.f64 p p) #s(literal -12 binary64))) (*.f64 p (*.f64 (sqrt.f64 #s(literal 2 binary64)) x))) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) x) #s(literal -12 binary64)) (*.f64 p (*.f64 (sqrt.f64 #s(literal 2 binary64)) x))) |
(/.f64 (*.f64 (/.f64 #s(literal -12 binary64) x) (*.f64 (*.f64 p p) (*.f64 p p))) (*.f64 p (*.f64 (sqrt.f64 #s(literal 2 binary64)) x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal 12 binary64)))) (*.f64 x x))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 p))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -12 binary64)))) x)) (*.f64 p (*.f64 (sqrt.f64 #s(literal 2 binary64)) x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -12 binary64)))) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (*.f64 x x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -12 binary64)))) (*.f64 x (*.f64 x (sqrt.f64 #s(literal 2 binary64)))))) p) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 p p) (/.f64 (*.f64 (*.f64 p p) #s(literal -12 binary64)) (*.f64 x x))) p)) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 p p) (/.f64 (*.f64 (*.f64 p p) #s(literal -12 binary64)) (*.f64 x x))) (sqrt.f64 #s(literal 2 binary64)))) p) |
(/.f64 (*.f64 (/.f64 (*.f64 p p) (*.f64 x x)) (*.f64 (*.f64 p p) #s(literal -12 binary64))) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (/.f64 #s(literal -12 binary64) x)) (*.f64 p (*.f64 (sqrt.f64 #s(literal 2 binary64)) x))) |
(/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (/.f64 #s(literal -12 binary64) (*.f64 x (*.f64 x (sqrt.f64 #s(literal 2 binary64)))))) p) |
(/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal 12 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 p)))) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/12 binary64))) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 x x)) #s(literal 12 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 p))) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 x x)) (/.f64 #s(literal -12 binary64) p)) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 x x)) (/.f64 #s(literal -12 binary64) (sqrt.f64 #s(literal 2 binary64)))) p) |
(/.f64 (*.f64 (/.f64 #s(literal -12 binary64) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1 binary64)) (/.f64 (*.f64 x x) (*.f64 (*.f64 p p) (*.f64 p p)))) |
(/.f64 (*.f64 (/.f64 #s(literal -12 binary64) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 (*.f64 (*.f64 p p) (*.f64 p p)))) (*.f64 x (neg.f64 x))) |
(/.f64 (*.f64 (/.f64 #s(literal -12 binary64) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) x)) x) |
(/.f64 (*.f64 (*.f64 (*.f64 p p) (/.f64 (*.f64 (*.f64 p p) #s(literal -12 binary64)) (*.f64 x x))) #s(literal 1 binary64)) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (*.f64 (/.f64 (*.f64 p p) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 p p) #s(literal -12 binary64))) (*.f64 x x)) |
(/.f64 (*.f64 (/.f64 (*.f64 p p) (*.f64 x (*.f64 x (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (*.f64 p p) #s(literal -12 binary64))) p) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) #s(literal -12 binary64)) (*.f64 x x)) |
(/.f64 (*.f64 (/.f64 #s(literal -12 binary64) (*.f64 x x)) (*.f64 (*.f64 p p) (*.f64 p p))) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 x (*.f64 x (sqrt.f64 #s(literal 2 binary64))))) #s(literal -12 binary64)) p) |
(/.f64 (*.f64 (/.f64 #s(literal -12 binary64) (*.f64 x (*.f64 x (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (*.f64 p p) (*.f64 p p))) p) |
(/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (/.f64 #s(literal -12 binary64) p)) (*.f64 x (*.f64 x (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal -12 binary64)) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (/.f64 (*.f64 x x) (*.f64 p p))) |
(/.f64 (*.f64 (*.f64 p (neg.f64 p)) (/.f64 (*.f64 (*.f64 p p) #s(literal -12 binary64)) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (*.f64 x (neg.f64 x))) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal -12 binary64)) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (neg.f64 (/.f64 (*.f64 x x) (*.f64 p p)))) |
(/.f64 (*.f64 (/.f64 (*.f64 p p) x) (/.f64 (*.f64 (*.f64 p p) #s(literal -12 binary64)) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) x) |
(/.f64 (*.f64 (/.f64 (*.f64 p (neg.f64 p)) x) (/.f64 (*.f64 (*.f64 p p) #s(literal -12 binary64)) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (neg.f64 x)) |
(/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 p p) (*.f64 p p))) (/.f64 #s(literal -12 binary64) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (*.f64 x (neg.f64 x))) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) x) (/.f64 #s(literal -12 binary64) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) x) |
(/.f64 (*.f64 (/.f64 #s(literal -12 binary64) p) (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 x x))) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal -12 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 x x))) p) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -12 binary64))))) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -12 binary64))))) (*.f64 x x)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -12 binary64))))) (*.f64 p (*.f64 (sqrt.f64 #s(literal 2 binary64)) x))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (sqrt.f64 #s(literal 2 binary64))))) (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -12 binary64))))) p) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal -12 binary64)) (*.f64 p (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)))) (/.f64 x (*.f64 p p))) |
(/.f64 (*.f64 (*.f64 p p) (/.f64 (*.f64 (*.f64 p p) #s(literal -12 binary64)) (*.f64 p (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)))) x) |
(/.f64 (*.f64 (*.f64 p (neg.f64 p)) (/.f64 (*.f64 (*.f64 p p) #s(literal -12 binary64)) (*.f64 p (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)))) (neg.f64 x)) |
(/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal 12 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (*.f64 x (neg.f64 x))) |
(/.f64 (*.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -12 binary64)))) x) (/.f64 #s(literal 1 binary64) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) x) |
(/.f64 (*.f64 (*.f64 p p) (/.f64 (*.f64 (*.f64 p p) #s(literal -12 binary64)) p)) (*.f64 x (*.f64 x (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (/.f64 #s(literal -12 binary64) (*.f64 p (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)))) x) |
(/.f64 (*.f64 #s(literal -12 binary64) (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (*.f64 x x)) |
(/.f64 (*.f64 #s(literal -12 binary64) (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 p (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)))) x) |
(/.f64 (*.f64 #s(literal -12 binary64) (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) p)) (*.f64 x (*.f64 x (sqrt.f64 #s(literal 2 binary64))))) |
(pow.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/12 binary64)) (/.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 p p) (*.f64 p p)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -12 binary64)))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))))) |
(*.f64 p (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -12 binary64))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))))) |
(*.f64 p (*.f64 (/.f64 p (*.f64 x x)) (/.f64 (*.f64 (*.f64 p p) #s(literal -12 binary64)) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))))) |
(*.f64 p (*.f64 (/.f64 (*.f64 p (*.f64 p p)) (*.f64 x x)) (/.f64 #s(literal -12 binary64) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))))) |
(*.f64 p (*.f64 (/.f64 p x) (/.f64 (*.f64 (*.f64 p p) #s(literal -12 binary64)) (*.f64 p (*.f64 (sqrt.f64 #s(literal 2 binary64)) x))))) |
(*.f64 (*.f64 p p) (/.f64 (*.f64 (*.f64 p p) #s(literal -12 binary64)) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))))) |
(*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 (*.f64 p p) #s(literal -12 binary64)) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))))) |
(*.f64 (*.f64 p p) (*.f64 (*.f64 (*.f64 p p) #s(literal 12 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))))) |
(*.f64 (*.f64 p p) (*.f64 (/.f64 (*.f64 p p) (*.f64 x x)) (/.f64 #s(literal -12 binary64) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))))) |
(*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 (*.f64 p p) #s(literal -12 binary64)) (*.f64 p (*.f64 (sqrt.f64 #s(literal 2 binary64)) x))))) |
(*.f64 (*.f64 p p) (*.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -12 binary64)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))))) |
(*.f64 (/.f64 (*.f64 p p) (*.f64 x x)) (/.f64 (*.f64 (*.f64 p p) #s(literal -12 binary64)) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (/.f64 (*.f64 p p) (*.f64 x x)) (pow.f64 (/.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 p p) #s(literal -12 binary64))) #s(literal -1 binary64))) |
(*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (/.f64 #s(literal -12 binary64) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))))) |
(*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal -12 binary64) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))))) |
(*.f64 #s(literal -12 binary64) (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))))) |
(*.f64 #s(literal -12 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (*.f64 p p) (*.f64 p p)))) |
(*.f64 #s(literal -12 binary64) (*.f64 (neg.f64 (*.f64 (*.f64 p p) (*.f64 p p))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))))) |
(*.f64 #s(literal -12 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 x x)))) |
(*.f64 #s(literal -12 binary64) (*.f64 (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))))) |
(*.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -12 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))))) |
(*.f64 (*.f64 p (neg.f64 p)) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (*.f64 (*.f64 p p) #s(literal -12 binary64)) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))))) |
(*.f64 (*.f64 p (neg.f64 p)) (*.f64 (*.f64 (*.f64 p p) #s(literal -12 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))))) |
(*.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal 12 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))))) |
(*.f64 (/.f64 p x) (*.f64 (/.f64 p x) (/.f64 (*.f64 (*.f64 p p) #s(literal -12 binary64)) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))))) |
(*.f64 (/.f64 p x) (*.f64 (/.f64 (*.f64 p (*.f64 p p)) x) (/.f64 #s(literal -12 binary64) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))))) |
(*.f64 (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 x x)) (/.f64 #s(literal -12 binary64) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (/.f64 #s(literal -12 binary64) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 x x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (pow.f64 (/.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))) (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -12 binary64))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 p p) (/.f64 (*.f64 (*.f64 p p) #s(literal -12 binary64)) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -12 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -12 binary64))))) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal 12 binary64)))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))))) |
(*.f64 (*.f64 (*.f64 p p) #s(literal -12 binary64)) (*.f64 (*.f64 p p) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))))) |
(*.f64 (/.f64 (*.f64 p p) x) (/.f64 (*.f64 (*.f64 p p) #s(literal -12 binary64)) (*.f64 p (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)))) |
(*.f64 (/.f64 (*.f64 p p) x) (pow.f64 (/.f64 (*.f64 p (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (*.f64 (*.f64 p p) #s(literal -12 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 p p) x) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 (*.f64 p p) #s(literal -12 binary64)) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))))) |
(*.f64 (/.f64 (*.f64 p p) x) (*.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal -12 binary64) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))))) |
(*.f64 (/.f64 (*.f64 p p) x) (*.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -12 binary64)) x) (/.f64 #s(literal 1 binary64) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))))) |
(*.f64 (*.f64 (*.f64 p p) (/.f64 (*.f64 (*.f64 p p) #s(literal -12 binary64)) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (/.f64 p (*.f64 x x)) (*.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -12 binary64)) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))))) |
(*.f64 (/.f64 #s(literal -12 binary64) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (*.f64 p p) (*.f64 p p))) |
(*.f64 (*.f64 p (*.f64 p p)) (/.f64 (*.f64 p #s(literal -12 binary64)) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))))) |
(*.f64 (*.f64 p (*.f64 p p)) (*.f64 (/.f64 p (*.f64 x x)) (/.f64 #s(literal -12 binary64) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))))) |
(*.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal 12 binary64)))) (*.f64 x x)) (/.f64 #s(literal -1 binary64) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 #s(literal 12 binary64) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))))) |
(*.f64 (neg.f64 (*.f64 (*.f64 p p) (*.f64 p p))) (*.f64 #s(literal -12 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))))) |
(*.f64 (/.f64 (*.f64 p p) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 p p) #s(literal -12 binary64)) (*.f64 x x))) |
(*.f64 (/.f64 (*.f64 p p) (*.f64 x (*.f64 x (sqrt.f64 #s(literal 2 binary64))))) (/.f64 (*.f64 (*.f64 p p) #s(literal -12 binary64)) p)) |
(*.f64 (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) x) (/.f64 #s(literal -12 binary64) (*.f64 p (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)))) |
(*.f64 (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) x) (*.f64 (/.f64 #s(literal -12 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))))) |
(*.f64 (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal -12 binary64) (*.f64 x x))) |
(*.f64 (/.f64 #s(literal -12 binary64) (*.f64 x x)) (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 x (*.f64 x (sqrt.f64 #s(literal 2 binary64))))) (/.f64 #s(literal -12 binary64) p)) |
(*.f64 (/.f64 #s(literal -12 binary64) x) (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 p (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)))) |
(*.f64 (/.f64 #s(literal -12 binary64) x) (*.f64 (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) x) (/.f64 #s(literal 1 binary64) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))))) |
(*.f64 (/.f64 #s(literal -12 binary64) (*.f64 x (*.f64 x (sqrt.f64 #s(literal 2 binary64))))) (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) p)) |
(*.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -12 binary64)))) x) (/.f64 #s(literal 1 binary64) (*.f64 p (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)))) |
(*.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -12 binary64)))) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -12 binary64)))) (*.f64 x (*.f64 x (sqrt.f64 #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) p)) |
(*.f64 (/.f64 (*.f64 p (*.f64 p p)) x) (*.f64 (/.f64 p x) (/.f64 #s(literal -12 binary64) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 p p) (/.f64 (*.f64 (*.f64 p p) #s(literal -12 binary64)) (*.f64 x x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 (*.f64 p (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -12 binary64))))) #s(literal -1 binary64))) |
(*.f64 (*.f64 #s(literal -12 binary64) p) (*.f64 (*.f64 p (*.f64 p p)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))))) |
(*.f64 (*.f64 (*.f64 (*.f64 p p) #s(literal -12 binary64)) p) (*.f64 p (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))))) |
(*.f64 (/.f64 (*.f64 (*.f64 p p) (/.f64 (*.f64 (*.f64 p p) #s(literal -12 binary64)) (*.f64 x x))) p) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (/.f64 (*.f64 (*.f64 p p) (/.f64 (*.f64 (*.f64 p p) #s(literal -12 binary64)) (*.f64 x x))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) p)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (sqrt.f64 #s(literal 2 binary64))))) (pow.f64 (/.f64 p (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -12 binary64))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 x (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal -1 binary64)) (pow.f64 (*.f64 (*.f64 p (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) #s(literal -1/12 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 x #s(literal -1/12 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 p (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/12 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal -1 binary64)) (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/12 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))) (*.f64 p p)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 p p) #s(literal -12 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 x (sqrt.f64 #s(literal 2 binary64)))) (*.f64 p p)) #s(literal -1 binary64)) (pow.f64 (/.f64 p (*.f64 (*.f64 p p) #s(literal -12 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 x (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal -1 binary64)) (pow.f64 (*.f64 p #s(literal -1/12 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 x (*.f64 x (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1/12 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 p (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/12 binary64)) (/.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 p p) (*.f64 p p)))) #s(literal -1/2 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/12 binary64)) (/.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 p p) (*.f64 p p)))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (*.f64 p p))) (/.f64 #s(literal -12 binary64) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal 12 binary64))))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (/.f64 (*.f64 (*.f64 p p) #s(literal -12 binary64)) (*.f64 x x))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (*.f64 x (*.f64 x (sqrt.f64 #s(literal 2 binary64)))))) (/.f64 (*.f64 (*.f64 p p) #s(literal -12 binary64)) p)) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) x)) (/.f64 #s(literal -12 binary64) (*.f64 p (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (/.f64 #s(literal -12 binary64) (*.f64 x x))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -12 binary64) (*.f64 x x))) (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 x (*.f64 x (sqrt.f64 #s(literal 2 binary64)))))) (/.f64 #s(literal -12 binary64) p)) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -12 binary64) x)) (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 p (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -12 binary64) (*.f64 x (*.f64 x (sqrt.f64 #s(literal 2 binary64)))))) (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) p)) |
(*.f64 (*.f64 (/.f64 #s(literal -12 binary64) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) p) (/.f64 (*.f64 p (*.f64 p p)) (*.f64 x x))) |
(*.f64 (*.f64 (/.f64 #s(literal -12 binary64) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) (*.f64 p p)) (/.f64 (*.f64 p p) (*.f64 x x))) |
(*.f64 (*.f64 (/.f64 #s(literal -12 binary64) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 p p) (*.f64 p p))) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (*.f64 (/.f64 #s(literal -12 binary64) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) (/.f64 p x)) (/.f64 (*.f64 p (*.f64 p p)) x)) |
(*.f64 (*.f64 (/.f64 #s(literal -12 binary64) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 p p) x)) (/.f64 (*.f64 p p) x)) |
(*.f64 (*.f64 (/.f64 #s(literal -12 binary64) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) (*.f64 p (*.f64 p p))) (/.f64 p (*.f64 x x))) |
(*.f64 (*.f64 (/.f64 #s(literal -12 binary64) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 p (*.f64 p p)) x)) (/.f64 p x)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) p) (*.f64 p (*.f64 (*.f64 p p) #s(literal -12 binary64)))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (*.f64 p p)) (*.f64 (*.f64 p p) #s(literal -12 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal -12 binary64)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) #s(literal -12 binary64)) (*.f64 (*.f64 p p) (*.f64 p p))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (*.f64 p p) #s(literal -12 binary64))) (*.f64 p p)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (*.f64 p (*.f64 p p))) (*.f64 p #s(literal -12 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (*.f64 #s(literal -12 binary64) p)) (*.f64 p (*.f64 p p))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (*.f64 (*.f64 p p) #s(literal -12 binary64)) p)) p) |
(*.f64 (*.f64 (/.f64 #s(literal -12 binary64) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) p) (*.f64 p (*.f64 p p))) |
(*.f64 (*.f64 (/.f64 #s(literal -12 binary64) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (*.f64 p p)) (*.f64 p p)) |
(*.f64 (*.f64 (/.f64 #s(literal -12 binary64) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (*.f64 p (*.f64 p p))) p) |
(+.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal -3 binary64))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))))) |
(+.f64 (/.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal -3 binary64))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) |
(+.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal 9 binary64)) (*.f64 (*.f64 p (*.f64 p #s(literal 2 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)))) (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 p)))) (neg.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 2 binary64))) (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 p)))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal 9 binary64)) (*.f64 (*.f64 p (*.f64 p #s(literal 2 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)))) (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 p)))) (/.f64 (*.f64 p (*.f64 p #s(literal 2 binary64))) (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 p))))) |
(-.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 2 binary64))) (fma.f64 p (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 3 binary64)) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal 9 binary64)) (*.f64 (*.f64 p (*.f64 p #s(literal 2 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)))) (fma.f64 p (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 3 binary64)) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal -3 binary64))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 p (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal -3 binary64))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))))) |
(fma.f64 p (*.f64 (*.f64 p (*.f64 p p)) (/.f64 #s(literal -3 binary64) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))))) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 p (*.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -12 binary64))) (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))))) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 p (*.f64 (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -12 binary64))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) #s(literal 1/4 binary64)) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 p (*.f64 (/.f64 (*.f64 p (*.f64 p p)) (*.f64 x x)) (/.f64 #s(literal -3 binary64) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 p p) (*.f64 (*.f64 p p) (/.f64 #s(literal -3 binary64) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))))) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 p p) (*.f64 (*.f64 (*.f64 p p) #s(literal -12 binary64)) (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))))) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 p p) (*.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -12 binary64)) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) #s(literal 1/4 binary64)) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 p p) (*.f64 (/.f64 (*.f64 p p) (*.f64 x x)) (/.f64 #s(literal -3 binary64) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 p p) (*.f64 (*.f64 (*.f64 p p) #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))))) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 p p) (*.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -12 binary64)) (*.f64 x x)) (/.f64 #s(literal 1/4 binary64) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 p p) (*.f64 x x)) (*.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -12 binary64)) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1/4 binary64)) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (sqrt.f64 #s(literal 2 binary64)) p (/.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal -3 binary64))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))))) |
(fma.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (/.f64 #s(literal -3 binary64) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal -3 binary64) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 #s(literal -3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))))) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (/.f64 #s(literal -12 binary64) (*.f64 x x)) (/.f64 #s(literal 1/4 binary64) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 #s(literal -12 binary64) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))))) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 #s(literal -12 binary64) (*.f64 (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) #s(literal 1/4 binary64)) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 #s(literal -12 binary64) (*.f64 (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))))) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 #s(literal -12 binary64) (*.f64 (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 x x)) (/.f64 #s(literal 1/4 binary64) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -12 binary64)))) (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -12 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1/4 binary64) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -12 binary64)))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) #s(literal 1/4 binary64) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -12 binary64)))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal 12 binary64)))) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) #s(literal 1/4 binary64)) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (/.f64 p x) (*.f64 (/.f64 (*.f64 p (*.f64 p p)) x) (/.f64 #s(literal -3 binary64) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 x x)) (/.f64 #s(literal -3 binary64) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (/.f64 #s(literal -12 binary64) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal 9 binary64)) (*.f64 (*.f64 p (*.f64 p #s(literal 2 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 p)))) (neg.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 2 binary64))) (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 p)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal -3 binary64))) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (*.f64 p p) #s(literal -12 binary64)) (*.f64 (*.f64 p p) (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))))) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal -3 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 p p) x) (*.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -12 binary64)) (*.f64 p (*.f64 (sqrt.f64 #s(literal 2 binary64)) x))) #s(literal 1/4 binary64)) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 p p) x) (*.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal -3 binary64) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 p p) x) (*.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -12 binary64)) x) (/.f64 #s(literal 1/4 binary64) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (*.f64 p p) (/.f64 (*.f64 (*.f64 p p) #s(literal -12 binary64)) (*.f64 x x))) (/.f64 #s(literal 1/4 binary64) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (*.f64 p p) (/.f64 (*.f64 (*.f64 p p) #s(literal -12 binary64)) (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1/4 binary64)) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (/.f64 #s(literal -12 binary64) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (*.f64 p (*.f64 (*.f64 p (*.f64 p p)) #s(literal 1/4 binary64))) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 p (*.f64 p p)) (*.f64 p (/.f64 #s(literal -3 binary64) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))))) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 p (*.f64 p p)) (*.f64 (*.f64 p #s(literal -12 binary64)) (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))))) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 p (*.f64 p p)) (*.f64 (/.f64 (*.f64 p #s(literal -12 binary64)) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) #s(literal 1/4 binary64)) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 p (*.f64 p p)) (*.f64 (/.f64 p (*.f64 x x)) (/.f64 #s(literal -3 binary64) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 3 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 p p) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -12 binary64)) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 p p) (*.f64 x (*.f64 x (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -12 binary64)) p) #s(literal 1/4 binary64)) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) x) (*.f64 (/.f64 #s(literal -12 binary64) (*.f64 p (*.f64 (sqrt.f64 #s(literal 2 binary64)) x))) #s(literal 1/4 binary64)) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) x) (*.f64 (/.f64 #s(literal -12 binary64) x) (/.f64 #s(literal 1/4 binary64) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (/.f64 #s(literal -12 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (/.f64 #s(literal -12 binary64) (*.f64 x x)) (*.f64 (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1/4 binary64)) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 x (*.f64 x (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (/.f64 #s(literal -12 binary64) p) #s(literal 1/4 binary64)) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (/.f64 #s(literal -12 binary64) x) (*.f64 (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 p (*.f64 (sqrt.f64 #s(literal 2 binary64)) x))) #s(literal 1/4 binary64)) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (/.f64 #s(literal -12 binary64) x) (*.f64 (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) x) (/.f64 #s(literal 1/4 binary64) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (/.f64 #s(literal -12 binary64) (*.f64 x (*.f64 x (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) p) #s(literal 1/4 binary64)) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -12 binary64)))) x) (/.f64 #s(literal 1/4 binary64) (*.f64 p (*.f64 (sqrt.f64 #s(literal 2 binary64)) x))) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -12 binary64)))) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -12 binary64)))) (*.f64 x (*.f64 x (sqrt.f64 #s(literal 2 binary64))))) (/.f64 #s(literal 1/4 binary64) p) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 p (*.f64 p p)) x) (*.f64 (/.f64 p x) (/.f64 #s(literal -3 binary64) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) p) (/.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal -3 binary64))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))))) |
(fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 p p) (*.f64 p p))) (/.f64 #s(literal -12 binary64) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) p) (/.f64 (*.f64 p (*.f64 p p)) (*.f64 x x))) (/.f64 #s(literal -12 binary64) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 #s(literal -12 binary64) p) (*.f64 (*.f64 p (*.f64 p p)) (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))))) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (*.f64 (*.f64 p p) #s(literal -12 binary64)) p) (*.f64 p (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))))) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -12 binary64)))) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal -3 binary64))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal -3 binary64))) x) (/.f64 #s(literal 1 binary64) (*.f64 p (*.f64 (sqrt.f64 #s(literal 2 binary64)) x))) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal -3 binary64))) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal -3 binary64))) (*.f64 x (*.f64 x (sqrt.f64 #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) p) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 #s(literal 1/4 binary64) p) (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -12 binary64))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 p p)) (/.f64 (*.f64 (*.f64 p p) #s(literal -12 binary64)) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 p (*.f64 p p))) (/.f64 (*.f64 p #s(literal -12 binary64)) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 p p) x)) (/.f64 (*.f64 (*.f64 p p) #s(literal -12 binary64)) (*.f64 p (*.f64 (sqrt.f64 #s(literal 2 binary64)) x))) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) x)) (/.f64 #s(literal -12 binary64) (*.f64 p (*.f64 (sqrt.f64 #s(literal 2 binary64)) x))) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal -12 binary64) x)) (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 p (*.f64 (sqrt.f64 #s(literal 2 binary64)) x))) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 p p) (*.f64 x x))) (/.f64 (*.f64 (*.f64 p p) #s(literal -12 binary64)) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal -12 binary64) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 x x)) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal -12 binary64) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))))) (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 p p) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (/.f64 (*.f64 (*.f64 p p) #s(literal -12 binary64)) (*.f64 x x)) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 p p) (*.f64 x (*.f64 x (sqrt.f64 #s(literal 2 binary64)))))) (/.f64 (*.f64 (*.f64 p p) #s(literal -12 binary64)) p) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (/.f64 #s(literal -12 binary64) (*.f64 x x)) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal -12 binary64) (*.f64 x x))) (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 x (*.f64 x (sqrt.f64 #s(literal 2 binary64)))))) (/.f64 #s(literal -12 binary64) p) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal -12 binary64) (*.f64 x (*.f64 x (sqrt.f64 #s(literal 2 binary64)))))) (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) p) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal -3 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) p) (/.f64 (*.f64 p (*.f64 p p)) (*.f64 x x))) #s(literal -12 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 p (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) (/.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal -3 binary64))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))))) |
(neg.f64 (fma.f64 p (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 3 binary64)) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 p (*.f64 p #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal -3 binary64))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 p))))) (fma.f64 p (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 p (*.f64 p #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal -3 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal 9 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 p (*.f64 p #s(literal 2 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 p (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 3 binary64)) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))))) (-.f64 (*.f64 p (*.f64 p #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal 9 binary64)) (*.f64 (*.f64 p (*.f64 p #s(literal 2 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))))))) |
(/.f64 (fma.f64 p (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 p (*.f64 p #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal -3 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal 9 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 p (*.f64 p #s(literal 2 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)))))) (fma.f64 p (-.f64 (*.f64 p #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal -3 binary64))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal 9 binary64)) (*.f64 (*.f64 p (*.f64 p #s(literal 2 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(/.f64 (fma.f64 p (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 p (*.f64 p #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal -3 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal 9 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 p (*.f64 p #s(literal 2 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)))))) (fma.f64 p (*.f64 p #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal -3 binary64))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 p)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal 9 binary64)) (*.f64 (*.f64 p (*.f64 p #s(literal 2 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 p p) #s(literal -2 binary64))) (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 p)))) |
(/.f64 (neg.f64 (fma.f64 p (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 p (*.f64 p #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal -3 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal 9 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 p (*.f64 p #s(literal 2 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))))))) (neg.f64 (fma.f64 p (-.f64 (*.f64 p #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal -3 binary64))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal 9 binary64)) (*.f64 (*.f64 p (*.f64 p #s(literal 2 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))))))) |
(/.f64 (neg.f64 (fma.f64 p (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 p (*.f64 p #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal -3 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal 9 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 p (*.f64 p #s(literal 2 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))))))) (neg.f64 (fma.f64 p (*.f64 p #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal -3 binary64))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 p))))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal 9 binary64)) (*.f64 (*.f64 p (*.f64 p #s(literal 2 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 p p) #s(literal -2 binary64)))) (neg.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 p))))) |
(/.f64 (-.f64 (*.f64 p (*.f64 p #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal 9 binary64)) (*.f64 (*.f64 p (*.f64 p #s(literal 2 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))))) (fma.f64 p (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 3 binary64)) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal 9 binary64)) (*.f64 (*.f64 p (*.f64 p #s(literal 2 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)))) (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 p)))) (*.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 p))) (*.f64 p (*.f64 p #s(literal 2 binary64))))) (*.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 p))) (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 p))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 p (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 p (*.f64 p #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal -3 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal 9 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 p (*.f64 p #s(literal 2 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)))))))) (neg.f64 (neg.f64 (fma.f64 p (-.f64 (*.f64 p #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal -3 binary64))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal 9 binary64)) (*.f64 (*.f64 p (*.f64 p #s(literal 2 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)))))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal 9 binary64)) (*.f64 (*.f64 p (*.f64 p #s(literal 2 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 p p) #s(literal -2 binary64))))) (neg.f64 (neg.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 p)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 p (*.f64 p #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal 9 binary64)) (*.f64 (*.f64 p (*.f64 p #s(literal 2 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)))))) (neg.f64 (fma.f64 p (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 3 binary64)) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal 9 binary64)) (*.f64 (*.f64 p (*.f64 p #s(literal 2 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)))) (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 p)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 2 binary64))) (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 p)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal 9 binary64)) (*.f64 (*.f64 p (*.f64 p #s(literal 2 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)))) (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 p)))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal 9 binary64)) (*.f64 (*.f64 p (*.f64 p #s(literal 2 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)))) (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 p)))) (fma.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 2 binary64))) (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 p)))) (/.f64 (*.f64 p (*.f64 p #s(literal 2 binary64))) (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 p)))) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal 9 binary64)) (*.f64 (*.f64 p (*.f64 p #s(literal 2 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)))) (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 p)))) (/.f64 (*.f64 p (*.f64 p #s(literal 2 binary64))) (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 p)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal 9 binary64)) (*.f64 (*.f64 p (*.f64 p #s(literal 2 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)))) (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 p)))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal 9 binary64)) (*.f64 (*.f64 p (*.f64 p #s(literal 2 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)))) (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 p))))) (*.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 2 binary64))) (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 p)))) (/.f64 (*.f64 p (*.f64 p #s(literal 2 binary64))) (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 p)))))) (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal 9 binary64)) (*.f64 (*.f64 p (*.f64 p #s(literal 2 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)))) (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 p)))) (/.f64 (*.f64 p (*.f64 p #s(literal 2 binary64))) (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 p)))))) |
(/.f64 (*.f64 (fma.f64 p (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 p (*.f64 p #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal -3 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal 9 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 p (*.f64 p #s(literal 2 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)))))) #s(literal 1 binary64)) (fma.f64 p (-.f64 (*.f64 p #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal -3 binary64))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal 9 binary64)) (*.f64 (*.f64 p (*.f64 p #s(literal 2 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal 9 binary64)) (*.f64 (*.f64 p (*.f64 p #s(literal 2 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 p p) #s(literal -2 binary64))) #s(literal 1 binary64)) (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 p)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal -3 binary64))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) #s(literal 9 binary64)) (*.f64 (*.f64 (*.f64 p p) (*.f64 p (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (*.f64 p (*.f64 p #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 4 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 p (-.f64 (*.f64 p #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal -3 binary64))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal 9 binary64)) (*.f64 (*.f64 p (*.f64 p #s(literal 2 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))))))) (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal -3 binary64))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 p p) (*.f64 p (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))) (-.f64 (*.f64 (*.f64 p p) (*.f64 p (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal -3 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal 9 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 p (*.f64 p #s(literal 2 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal -3 binary64))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) #s(literal 6 binary64)) (*.f64 (*.f64 p (*.f64 p #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 p (-.f64 (*.f64 p #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal -3 binary64))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal 9 binary64)) (*.f64 (*.f64 p (*.f64 p #s(literal 2 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))))))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal -3 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal 9 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 p (*.f64 p #s(literal 2 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal -3 binary64))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) #s(literal 6 binary64)) (*.f64 (*.f64 p (*.f64 p #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 p))))) (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal -3 binary64))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) #s(literal 4 binary64)) (*.f64 (*.f64 p (*.f64 p #s(literal 2 binary64))) (fma.f64 p (*.f64 p #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal 9 binary64)) (*.f64 (*.f64 p (*.f64 p #s(literal 2 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal -3 binary64))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 p))))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal 9 binary64)) (*.f64 (*.f64 p (*.f64 p #s(literal 2 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 p (*.f64 p #s(literal 2 binary64))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 p))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 p)))))) |
(*.f64 (fma.f64 p (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 p (*.f64 p #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal -3 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal 9 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 p (*.f64 p #s(literal 2 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)))))) (/.f64 #s(literal 1 binary64) (fma.f64 p (-.f64 (*.f64 p #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal -3 binary64))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal 9 binary64)) (*.f64 (*.f64 p (*.f64 p #s(literal 2 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))))))) |
(*.f64 (fma.f64 p (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 p (*.f64 p #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal -3 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal 9 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 p (*.f64 p #s(literal 2 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)))))) (/.f64 #s(literal 1 binary64) (fma.f64 p (*.f64 p #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal -3 binary64))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 p))))))) |
(*.f64 (fma.f64 p (-.f64 (*.f64 p #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal -3 binary64))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal 9 binary64)) (*.f64 (*.f64 p (*.f64 p #s(literal 2 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 p (-.f64 (*.f64 p #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal -3 binary64))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal 9 binary64)) (*.f64 (*.f64 p (*.f64 p #s(literal 2 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)))))))) |
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal 9 binary64)) (*.f64 (*.f64 p (*.f64 p #s(literal 2 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 p p) #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 p))))) |
(*.f64 (neg.f64 (fma.f64 p (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 p (*.f64 p #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal -3 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal 9 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 p (*.f64 p #s(literal 2 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 p (-.f64 (*.f64 p #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal -3 binary64))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal 9 binary64)) (*.f64 (*.f64 p (*.f64 p #s(literal 2 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)))))))) |
(*.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal 9 binary64)) (*.f64 (*.f64 p (*.f64 p #s(literal 2 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 p p) #s(literal -2 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 p)))))) |
(*.f64 (-.f64 (*.f64 p (*.f64 p #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal 9 binary64)) (*.f64 (*.f64 p (*.f64 p #s(literal 2 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (fma.f64 p (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 3 binary64)) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))))))) |
(+.f64 (/.f64 p (neg.f64 x)) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))))) |
(+.f64 (/.f64 p (neg.f64 x)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (/.f64 #s(literal -1 binary64) x))) |
(+.f64 #s(literal 0 binary64) (neg.f64 (/.f64 (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal -3 binary64))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) p) x))) |
(+.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))))) (/.f64 p (neg.f64 x))) |
(+.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (/.f64 #s(literal -1 binary64) x)) (/.f64 p (neg.f64 x))) |
(exp.f64 (*.f64 (log.f64 (neg.f64 (/.f64 x (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal -3 binary64))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) p)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal -3 binary64))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) p) x)) |
(-.f64 (/.f64 #s(literal 0 binary64) x) (/.f64 (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal -3 binary64))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) p) x)) |
(fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))) (neg.f64 x)) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))))) |
(fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))) (neg.f64 x)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (/.f64 #s(literal -1 binary64) x))) |
(fma.f64 #s(literal 1 binary64) (/.f64 p (neg.f64 x)) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 p (neg.f64 x)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (/.f64 #s(literal -1 binary64) x))) |
(fma.f64 p (/.f64 #s(literal -1 binary64) x) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))))) |
(fma.f64 p (/.f64 #s(literal -1 binary64) x) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (/.f64 #s(literal -1 binary64) x))) |
(fma.f64 p (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x))) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))))) |
(fma.f64 p (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (/.f64 #s(literal -1 binary64) x))) |
(fma.f64 p (*.f64 (neg.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))))) |
(fma.f64 p (*.f64 (neg.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (/.f64 #s(literal -1 binary64) x))) |
(fma.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 p (neg.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x))) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))))) |
(fma.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 p (neg.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (/.f64 #s(literal -1 binary64) x))) |
(fma.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 p (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal -1 binary64) x)) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))))) |
(fma.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 p (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal -1 binary64) x)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (/.f64 #s(literal -1 binary64) x))) |
(fma.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (/.f64 p (neg.f64 x)) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))))) |
(fma.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (/.f64 p (neg.f64 x)) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (/.f64 #s(literal -1 binary64) x))) |
(fma.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x)) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))))) |
(fma.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (/.f64 #s(literal -1 binary64) x))) |
(fma.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) x) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))))) |
(fma.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) x) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (/.f64 #s(literal -1 binary64) x))) |
(fma.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) x)) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))))) |
(fma.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) x)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (/.f64 #s(literal -1 binary64) x))) |
(fma.f64 (/.f64 p (neg.f64 x)) #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))))) |
(fma.f64 (/.f64 p (neg.f64 x)) #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (/.f64 #s(literal -1 binary64) x))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) p (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) p (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (/.f64 #s(literal -1 binary64) x))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (/.f64 p (neg.f64 x))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (pow.f64 (/.f64 #s(literal 1 binary64) p) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (pow.f64 (/.f64 #s(literal 1 binary64) p) #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (/.f64 #s(literal -1 binary64) x))) |
(fma.f64 #s(literal -1 binary64) (/.f64 p x) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 p x) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (/.f64 #s(literal -1 binary64) x))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (/.f64 #s(literal -1 binary64) x) (/.f64 p (neg.f64 x))) |
(fma.f64 (/.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))) (neg.f64 x)) (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))))) |
(fma.f64 (/.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))) (neg.f64 x)) (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (/.f64 #s(literal -1 binary64) x))) |
(fma.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 p)) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))))) |
(fma.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 p)) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (/.f64 #s(literal -1 binary64) x))) |
(fma.f64 (neg.f64 p) (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))))) |
(fma.f64 (neg.f64 p) (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (/.f64 #s(literal -1 binary64) x))) |
(fma.f64 (neg.f64 p) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))))) |
(fma.f64 (neg.f64 p) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (/.f64 #s(literal -1 binary64) x))) |
(fma.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1 binary64)) (*.f64 (/.f64 p x) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))))) |
(fma.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1 binary64)) (*.f64 (/.f64 p x) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (/.f64 #s(literal -1 binary64) x))) |
(fma.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))) x) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))))) |
(fma.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))) x) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (/.f64 #s(literal -1 binary64) x))) |
(fma.f64 (*.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))) #s(literal -1 binary64)) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))))) |
(fma.f64 (*.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))) #s(literal -1 binary64)) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (/.f64 #s(literal -1 binary64) x))) |
(fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)) (/.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))) (neg.f64 x))) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))))) |
(fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)) (/.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))) (neg.f64 x))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (/.f64 #s(literal -1 binary64) x))) |
(fma.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))) x) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))))) |
(fma.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))) x) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (/.f64 #s(literal -1 binary64) x))) |
(fma.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) (neg.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))))) |
(fma.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) (neg.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (/.f64 #s(literal -1 binary64) x))) |
(fma.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 x (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))))) |
(fma.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 x (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (/.f64 #s(literal -1 binary64) x))) |
(fma.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1 binary64)) (pow.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))))) |
(fma.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1 binary64)) (pow.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (/.f64 #s(literal -1 binary64) x))) |
(fma.f64 (pow.f64 (/.f64 x (neg.f64 p)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 x (neg.f64 p)) #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))))) |
(fma.f64 (pow.f64 (/.f64 x (neg.f64 p)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 x (neg.f64 p)) #s(literal -1/2 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (/.f64 #s(literal -1 binary64) x))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))) (neg.f64 x)) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))) (neg.f64 x)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (/.f64 #s(literal -1 binary64) x))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64))) (/.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))) x) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64))) (/.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))) x) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (/.f64 #s(literal -1 binary64) x))) |
(fma.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 p (sqrt.f64 #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))))) |
(fma.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 p (sqrt.f64 #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (/.f64 #s(literal -1 binary64) x))) |
(fma.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (neg.f64 p)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))))) |
(fma.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (neg.f64 p)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (/.f64 #s(literal -1 binary64) x))) |
(fma.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1 binary64))) (/.f64 p x) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))))) |
(fma.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1 binary64))) (/.f64 p x) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (/.f64 #s(literal -1 binary64) x))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x)) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (/.f64 #s(literal -1 binary64) x))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))) #s(literal -1 binary64))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))) #s(literal -1 binary64))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (/.f64 #s(literal -1 binary64) x))) |
(fma.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64)) p (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))))) |
(fma.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64)) p (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (/.f64 #s(literal -1 binary64) x))) |
(fma.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (sqrt.f64 #s(literal 2 binary64))) (*.f64 p (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))))) |
(fma.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (sqrt.f64 #s(literal 2 binary64))) (*.f64 p (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (/.f64 #s(literal -1 binary64) x))) |
(fma.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))))) |
(fma.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (/.f64 #s(literal -1 binary64) x))) |
(fma.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))))) |
(fma.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (/.f64 #s(literal -1 binary64) x))) |
(fma.f64 (*.f64 (/.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))) (neg.f64 x)) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64))) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))))) |
(fma.f64 (*.f64 (/.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))) (neg.f64 x)) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64))) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (/.f64 #s(literal -1 binary64) x))) |
(neg.f64 (/.f64 (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal -3 binary64))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) p) x)) |
(neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal -3 binary64))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) p))) |
(neg.f64 (*.f64 (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) x) (sqrt.f64 #s(literal 1/2 binary64)))) |
(neg.f64 (/.f64 (*.f64 (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal -3 binary64))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) p) #s(literal -1 binary64)) (neg.f64 x))) |
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (neg.f64 (/.f64 x (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 x (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal -3 binary64))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) p)))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal -3 binary64))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) p) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal -3 binary64))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) p) (neg.f64 x)) |
(/.f64 (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 3 binary64)) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (neg.f64 p)) x) |
(/.f64 #s(literal -1 binary64) (/.f64 x (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal -3 binary64))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) p))) |
(/.f64 (/.f64 (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal -3 binary64))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) p) x) #s(literal -1 binary64)) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (fma.f64 p (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 p (*.f64 p #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal -3 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal 9 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 p (*.f64 p #s(literal 2 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))))))) (*.f64 (neg.f64 x) (fma.f64 p (-.f64 (*.f64 p #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal -3 binary64))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal 9 binary64)) (*.f64 (*.f64 p (*.f64 p #s(literal 2 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))))))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal 9 binary64)) (*.f64 (*.f64 p (*.f64 p #s(literal 2 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 p p) #s(literal -2 binary64)))) (*.f64 x (neg.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 p)))))) |
(/.f64 (*.f64 (fma.f64 p (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 p (*.f64 p #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal -3 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal 9 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 p (*.f64 p #s(literal 2 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)))))) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (neg.f64 x) (fma.f64 p (-.f64 (*.f64 p #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal -3 binary64))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal 9 binary64)) (*.f64 (*.f64 p (*.f64 p #s(literal 2 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))))))) |
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal 9 binary64)) (*.f64 (*.f64 p (*.f64 p #s(literal 2 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 p p) #s(literal -2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 x (neg.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 p)))))) |
(/.f64 (*.f64 (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal -3 binary64))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) p) #s(literal -1 binary64)) x) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal -3 binary64))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) p) #s(literal -1 binary64))) (neg.f64 x)) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal -3 binary64))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) p) x) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (/.f64 (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal -3 binary64))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) p) x) (/.f64 (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal -3 binary64))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) p) x) (*.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal -3 binary64))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) p) x))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal -3 binary64))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) p) x) (/.f64 (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal -3 binary64))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) p) x))) (+.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal -3 binary64))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) p) x))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) (neg.f64 (/.f64 x (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (neg.f64 (/.f64 x (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 3 binary64)) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (neg.f64 p))) x) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1 binary64))) x) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal -3 binary64))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) p) #s(literal -1 binary64))) x) |
(/.f64 (*.f64 (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 3 binary64)) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (neg.f64 p)) #s(literal 1 binary64)) x) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) #s(literal 3 binary64)) (*.f64 p (*.f64 p p)))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal 9 binary64)) (*.f64 (*.f64 p (*.f64 p #s(literal 2 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 p (-.f64 p (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))))))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal 9 binary64)) (*.f64 (*.f64 p (*.f64 p #s(literal 2 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 p p))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) p)) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (fma.f64 p (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 p (*.f64 p #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal -3 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal 9 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 p (*.f64 p #s(literal 2 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)))))))) (fma.f64 p (-.f64 (*.f64 p #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal -3 binary64))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal 9 binary64)) (*.f64 (*.f64 p (*.f64 p #s(literal 2 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal 9 binary64)) (*.f64 (*.f64 p (*.f64 p #s(literal 2 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 p p) #s(literal -2 binary64))))) (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 p)))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (fma.f64 p (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 p (*.f64 p #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal -3 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal 9 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 p (*.f64 p #s(literal 2 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)))))) (sqrt.f64 #s(literal 1/2 binary64)))) (fma.f64 p (-.f64 (*.f64 p #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal -3 binary64))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal 9 binary64)) (*.f64 (*.f64 p (*.f64 p #s(literal 2 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal 9 binary64)) (*.f64 (*.f64 p (*.f64 p #s(literal 2 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 p p) #s(literal -2 binary64))) (sqrt.f64 #s(literal 1/2 binary64)))) (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 p)))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) x) |
(/.f64 (*.f64 (*.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) x) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (fma.f64 p (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 p (*.f64 p #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal -3 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal 9 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 p (*.f64 p #s(literal 2 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)))))) (neg.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x))) (fma.f64 p (-.f64 (*.f64 p #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal -3 binary64))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal 9 binary64)) (*.f64 (*.f64 p (*.f64 p #s(literal 2 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(/.f64 (*.f64 (fma.f64 p (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 p (*.f64 p #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal -3 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal 9 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 p (*.f64 p #s(literal 2 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)))))) (neg.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x))) (fma.f64 p (*.f64 p #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal -3 binary64))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 p)))))) |
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal 9 binary64)) (*.f64 (*.f64 p (*.f64 p #s(literal 2 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 p p) #s(literal -2 binary64))) (neg.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x))) (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 p)))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 p (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 p (*.f64 p #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal -3 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal 9 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 p (*.f64 p #s(literal 2 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))))))) (neg.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x))) (neg.f64 (fma.f64 p (-.f64 (*.f64 p #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal -3 binary64))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal 9 binary64)) (*.f64 (*.f64 p (*.f64 p #s(literal 2 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))))))) |
(/.f64 (*.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal 9 binary64)) (*.f64 (*.f64 p (*.f64 p #s(literal 2 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 p p) #s(literal -2 binary64)))) (neg.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x))) (neg.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 p))))) |
(/.f64 (*.f64 (-.f64 (*.f64 p (*.f64 p #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal 9 binary64)) (*.f64 (*.f64 p (*.f64 p #s(literal 2 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))))) (neg.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x))) (fma.f64 p (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 3 binary64)) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) #s(literal 3 binary64)) (*.f64 p (*.f64 p p))) (/.f64 #s(literal -1 binary64) x)) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal 9 binary64)) (*.f64 (*.f64 p (*.f64 p #s(literal 2 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 p (-.f64 p (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal 9 binary64)) (*.f64 (*.f64 p (*.f64 p #s(literal 2 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 p p)) (/.f64 #s(literal -1 binary64) x)) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) p)) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (fma.f64 p (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 p (*.f64 p #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal -3 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal 9 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 p (*.f64 p #s(literal 2 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))))))) (/.f64 #s(literal -1 binary64) x)) (fma.f64 p (-.f64 (*.f64 p #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal -3 binary64))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal 9 binary64)) (*.f64 (*.f64 p (*.f64 p #s(literal 2 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal 9 binary64)) (*.f64 (*.f64 p (*.f64 p #s(literal 2 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 p p) #s(literal -2 binary64)))) (/.f64 #s(literal -1 binary64) x)) (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 p)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 p (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 p (*.f64 p #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal -3 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal 9 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 p (*.f64 p #s(literal 2 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)))))) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal -1 binary64) x)) (fma.f64 p (-.f64 (*.f64 p #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal -3 binary64))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal 9 binary64)) (*.f64 (*.f64 p (*.f64 p #s(literal 2 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(/.f64 (*.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal 9 binary64)) (*.f64 (*.f64 p (*.f64 p #s(literal 2 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 p p) #s(literal -2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal -1 binary64) x)) (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 p)))) |
(pow.f64 (neg.f64 (/.f64 x (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal -3 binary64))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) p))) #s(literal -1 binary64)) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (neg.f64 (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) x))) |
(*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal -3 binary64))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) p) x))) |
(*.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x))) |
(*.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (/.f64 #s(literal -1 binary64) x) (sqrt.f64 #s(literal 1/2 binary64)))) |
(*.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal -3 binary64))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) p) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 3 binary64)) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (neg.f64 p)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (fma.f64 p (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 p (*.f64 p #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal -3 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal 9 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 p (*.f64 p #s(literal 2 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)))))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 p (-.f64 (*.f64 p #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal -3 binary64))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal 9 binary64)) (*.f64 (*.f64 p (*.f64 p #s(literal 2 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)))))) (neg.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x)))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal -3 binary64))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) p)) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal -3 binary64))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) p)) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal -3 binary64))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) p) x)) |
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal 9 binary64)) (*.f64 (*.f64 p (*.f64 p #s(literal 2 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 p p) #s(literal -2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 p)))) (neg.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x)))) |
(*.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) x)) (sqrt.f64 #s(literal 1/2 binary64))) |
(*.f64 (fma.f64 p (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 3 binary64)) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x)) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) x)) |
(*.f64 (*.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1 binary64)) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x)) |
(*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)) (neg.f64 (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) x)))) |
(*.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) x)) |
(*.f64 (*.f64 (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal -3 binary64))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) p) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 x (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) #s(literal -1 binary64)) (pow.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (neg.f64 (/.f64 x (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal -3 binary64))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) p))) #s(literal -1/2 binary64)) (pow.f64 (neg.f64 (/.f64 x (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal -3 binary64))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) p))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (neg.f64 (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) x))) |
(*.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 3 binary64)) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (neg.f64 p))) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64))) (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) x)) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1 binary64))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x)) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (sqrt.f64 #s(literal 1/2 binary64))) (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (sqrt.f64 #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) x)) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64))) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64))) |
(+.f64 p (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))))) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) p) |
(-.f64 #s(literal 0 binary64) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 3 binary64)) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (neg.f64 p))) |
(-.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal 9 binary64)) (*.f64 (*.f64 p (*.f64 p #s(literal 2 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) p)) (/.f64 (*.f64 p p) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) p))) |
(fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 p (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))))) |
(fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal -3 binary64))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) p) |
(fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 p))) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))))) |
(fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))))) |
(fma.f64 #s(literal 1 binary64) p (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) p) |
(fma.f64 p #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))))) |
(fma.f64 p (*.f64 (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -12 binary64))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) p) |
(fma.f64 (*.f64 p p) (*.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -12 binary64)) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) p) |
(fma.f64 (/.f64 (*.f64 p p) (*.f64 x x)) (*.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -12 binary64)) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) p) |
(fma.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 p (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))))) |
(fma.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 p (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))))) |
(fma.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))))) |
(fma.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))))) |
(fma.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))))) |
(fma.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (/.f64 #s(literal -12 binary64) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) p) |
(fma.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (/.f64 #s(literal -3 binary64) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (sqrt.f64 #s(literal 1/2 binary64))) p) |
(fma.f64 #s(literal -12 binary64) (*.f64 (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) p) |
(fma.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -12 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) p) |
(fma.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -12 binary64)))) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (sqrt.f64 #s(literal 1/2 binary64))) p) |
(fma.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -12 binary64)))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) p) |
(fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -12 binary64)))) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) p) |
(fma.f64 (/.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal -3 binary64))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (sqrt.f64 #s(literal 1/2 binary64)) p) |
(fma.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal 12 binary64)))) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) p) |
(fma.f64 (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 x x)) (*.f64 (/.f64 #s(literal -12 binary64) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) p) |
(fma.f64 (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 x x)) (*.f64 (/.f64 #s(literal -3 binary64) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 1/2 binary64))) p) |
(fma.f64 (/.f64 #s(literal -12 binary64) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 x x)) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) p) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) p) |
(fma.f64 #s(literal -1 binary64) (neg.f64 p) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))))) |
(fma.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal -3 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (sqrt.f64 #s(literal 1/2 binary64))) p) |
(fma.f64 (/.f64 (*.f64 p p) x) (*.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -12 binary64)) (*.f64 p (*.f64 (sqrt.f64 #s(literal 2 binary64)) x))) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) p) |
(fma.f64 (*.f64 (*.f64 p p) (/.f64 (*.f64 (*.f64 p p) #s(literal -12 binary64)) (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) p) |
(fma.f64 (*.f64 (*.f64 p p) (/.f64 (*.f64 (*.f64 p p) #s(literal -12 binary64)) (*.f64 x x))) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 1/2 binary64))) p) |
(fma.f64 (/.f64 #s(literal -12 binary64) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) p) |
(fma.f64 (*.f64 p (*.f64 p p)) (*.f64 (/.f64 (*.f64 p #s(literal -12 binary64)) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) p) |
(fma.f64 (sqrt.f64 p) (sqrt.f64 p) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))))) |
(fma.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 p)) (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))))) |
(fma.f64 (/.f64 (*.f64 p p) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -12 binary64)) (*.f64 x x)) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) p) |
(fma.f64 (/.f64 (*.f64 p p) (*.f64 x (*.f64 x (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -12 binary64)) p) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) p) |
(fma.f64 (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) x) (*.f64 (/.f64 #s(literal -12 binary64) (*.f64 p (*.f64 (sqrt.f64 #s(literal 2 binary64)) x))) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) p) |
(fma.f64 (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (/.f64 #s(literal -12 binary64) (*.f64 x x)) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) p) |
(fma.f64 (/.f64 #s(literal -12 binary64) (*.f64 x x)) (*.f64 (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) p) |
(fma.f64 (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 x (*.f64 x (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (/.f64 #s(literal -12 binary64) p) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) p) |
(fma.f64 (/.f64 #s(literal -12 binary64) x) (*.f64 (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 p (*.f64 (sqrt.f64 #s(literal 2 binary64)) x))) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) p) |
(fma.f64 (/.f64 #s(literal -12 binary64) (*.f64 x (*.f64 x (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) p) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) p) |
(fma.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -12 binary64)))) x) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 p (*.f64 (sqrt.f64 #s(literal 2 binary64)) x))) (sqrt.f64 #s(literal 1/2 binary64))) p) |
(fma.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -12 binary64)))) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (sqrt.f64 #s(literal 1/2 binary64))) p) |
(fma.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -12 binary64)))) (*.f64 x (*.f64 x (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (/.f64 #s(literal 1/4 binary64) p) (sqrt.f64 #s(literal 1/2 binary64))) p) |
(fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)) (/.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal -3 binary64))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))))) p) |
(fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))))) |
(fma.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) (*.f64 p (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))))) |
(fma.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 p)) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))))) |
(fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 p p) (*.f64 p p))) (*.f64 (/.f64 #s(literal -12 binary64) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (sqrt.f64 #s(literal 1/2 binary64))) p) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) p) (/.f64 (*.f64 p (*.f64 p p)) (*.f64 x x))) (*.f64 (/.f64 #s(literal -12 binary64) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 1/2 binary64))) p) |
(fma.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))))) |
(fma.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))))) |
(fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -12 binary64))))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) #s(literal 1/4 binary64) p) |
(fma.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -12 binary64)))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) p) |
(fma.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) p) |
(fma.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) p) |
(fma.f64 (pow.f64 (*.f64 p p) #s(literal 1/4 binary64)) (pow.f64 (*.f64 p p) #s(literal 1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))))) |
(fma.f64 (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 p))) (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))))) |
(fma.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 p (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))))) |
(fma.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (*.f64 p p) (*.f64 p p))) (/.f64 #s(literal -3 binary64) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) p) |
(fma.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -12 binary64))))) (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) p) |
(fma.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 x x))) (/.f64 #s(literal -3 binary64) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) p) |
(fma.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (*.f64 p p) (/.f64 (*.f64 (*.f64 p p) #s(literal -12 binary64)) (*.f64 x x)))) (/.f64 #s(literal 1/4 binary64) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) p) |
(fma.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -12 binary64)))) x)) (/.f64 #s(literal 1/4 binary64) (*.f64 p (*.f64 (sqrt.f64 #s(literal 2 binary64)) x))) p) |
(fma.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -12 binary64)))) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) p) |
(fma.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -12 binary64)))) (*.f64 x (*.f64 x (sqrt.f64 #s(literal 2 binary64)))))) (/.f64 #s(literal 1/4 binary64) p) p) |
(fma.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 p p) (*.f64 p p)))) (/.f64 #s(literal -12 binary64) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) p) |
(fma.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1/4 binary64) p) (/.f64 (*.f64 p (*.f64 p p)) (*.f64 x x)))) (/.f64 #s(literal -12 binary64) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) p) |
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal -3 binary64))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64))) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)) p) |
(fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -12 binary64)))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) p) |
(fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) p) (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -12 binary64))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) p) |
(fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (*.f64 p p)) (/.f64 (*.f64 (*.f64 p p) #s(literal -12 binary64)) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) p) |
(fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (/.f64 (*.f64 p p) (*.f64 x x))) (/.f64 (*.f64 (*.f64 p p) #s(literal -12 binary64)) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) p) |
(fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (*.f64 (*.f64 p p) (*.f64 p p))) (/.f64 #s(literal -12 binary64) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) p) |
(fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) #s(literal -12 binary64)) (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) p) |
(fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal 12 binary64))))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) p) |
(fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 x x))) (/.f64 #s(literal -12 binary64) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) p) |
(fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (/.f64 #s(literal -12 binary64) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 x x)) p) |
(fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))))) (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -12 binary64)))) p) |
(fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (/.f64 (*.f64 p p) x)) (/.f64 (*.f64 (*.f64 p p) #s(literal -12 binary64)) (*.f64 p (*.f64 (sqrt.f64 #s(literal 2 binary64)) x))) p) |
(fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (*.f64 (*.f64 p p) (/.f64 (*.f64 (*.f64 p p) #s(literal -12 binary64)) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) p) |
(fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (/.f64 #s(literal -12 binary64) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))))) (*.f64 (*.f64 p p) (*.f64 p p)) p) |
(fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (*.f64 p (*.f64 p p))) (/.f64 (*.f64 p #s(literal -12 binary64)) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) p) |
(fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (/.f64 (*.f64 p p) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (/.f64 (*.f64 (*.f64 p p) #s(literal -12 binary64)) (*.f64 x x)) p) |
(fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (/.f64 (*.f64 p p) (*.f64 x (*.f64 x (sqrt.f64 #s(literal 2 binary64)))))) (/.f64 (*.f64 (*.f64 p p) #s(literal -12 binary64)) p) p) |
(fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) x)) (/.f64 #s(literal -12 binary64) (*.f64 p (*.f64 (sqrt.f64 #s(literal 2 binary64)) x))) p) |
(fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (/.f64 #s(literal -12 binary64) (*.f64 x x)) p) |
(fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (/.f64 #s(literal -12 binary64) (*.f64 x x))) (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) p) |
(fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 x (*.f64 x (sqrt.f64 #s(literal 2 binary64)))))) (/.f64 #s(literal -12 binary64) p) p) |
(fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (/.f64 #s(literal -12 binary64) x)) (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 p (*.f64 (sqrt.f64 #s(literal 2 binary64)) x))) p) |
(fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (/.f64 #s(literal -12 binary64) (*.f64 x (*.f64 x (sqrt.f64 #s(literal 2 binary64)))))) (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) p) p) |
(fma.f64 (*.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64))) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))))) |
(fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))))) |
(neg.f64 (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 3 binary64)) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (neg.f64 p))) |
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal 9 binary64)) (*.f64 (*.f64 p (*.f64 p #s(literal 2 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 p (-.f64 p (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))))))) (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) #s(literal 3 binary64)) (*.f64 p (*.f64 p p))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) p) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal 9 binary64)) (*.f64 (*.f64 p (*.f64 p #s(literal 2 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 p p)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 p (-.f64 (*.f64 p #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal -3 binary64))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal 9 binary64)) (*.f64 (*.f64 p (*.f64 p #s(literal 2 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (fma.f64 p (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 p (*.f64 p #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal -3 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal 9 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 p (*.f64 p #s(literal 2 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 p))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal 9 binary64)) (*.f64 (*.f64 p (*.f64 p #s(literal 2 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 p p) #s(literal -2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 p (-.f64 (*.f64 p #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal -3 binary64))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal 9 binary64)) (*.f64 (*.f64 p (*.f64 p #s(literal 2 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (fma.f64 p (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 p (*.f64 p #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal -3 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal 9 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 p (*.f64 p #s(literal 2 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)))))) (sqrt.f64 #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 p))) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal 9 binary64)) (*.f64 (*.f64 p (*.f64 p #s(literal 2 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 p p) #s(literal -2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) #s(literal 3 binary64)) (*.f64 p (*.f64 p p))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal 9 binary64)) (*.f64 (*.f64 p (*.f64 p #s(literal 2 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 p (-.f64 p (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal 9 binary64)) (*.f64 (*.f64 p (*.f64 p #s(literal 2 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 p p)) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) p)) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (fma.f64 p (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 p (*.f64 p #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal -3 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal 9 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 p (*.f64 p #s(literal 2 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))))))) (fma.f64 p (-.f64 (*.f64 p #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal -3 binary64))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal 9 binary64)) (*.f64 (*.f64 p (*.f64 p #s(literal 2 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (fma.f64 p (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 p (*.f64 p #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal -3 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal 9 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 p (*.f64 p #s(literal 2 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))))))) (fma.f64 p (*.f64 p #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal -3 binary64))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 p)))))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal 9 binary64)) (*.f64 (*.f64 p (*.f64 p #s(literal 2 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 p p) #s(literal -2 binary64)))) (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 p)))) |
(/.f64 (*.f64 (fma.f64 p (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 p (*.f64 p #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal -3 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal 9 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 p (*.f64 p #s(literal 2 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)))))) (sqrt.f64 #s(literal 1/2 binary64))) (fma.f64 p (-.f64 (*.f64 p #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal -3 binary64))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal 9 binary64)) (*.f64 (*.f64 p (*.f64 p #s(literal 2 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(/.f64 (*.f64 (fma.f64 p (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 p (*.f64 p #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal -3 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal 9 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 p (*.f64 p #s(literal 2 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)))))) (sqrt.f64 #s(literal 1/2 binary64))) (fma.f64 p (*.f64 p #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal -3 binary64))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 p)))))) |
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal 9 binary64)) (*.f64 (*.f64 p (*.f64 p #s(literal 2 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 p p) #s(literal -2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 p)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) #s(literal 3 binary64)) (*.f64 p (*.f64 p p)))) (neg.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal 9 binary64)) (*.f64 (*.f64 p (*.f64 p #s(literal 2 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 p (-.f64 p (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal 9 binary64)) (*.f64 (*.f64 p (*.f64 p #s(literal 2 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 p p))) (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) p))) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (fma.f64 p (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 p (*.f64 p #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal -3 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal 9 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 p (*.f64 p #s(literal 2 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)))))))) (neg.f64 (fma.f64 p (-.f64 (*.f64 p #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal -3 binary64))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal 9 binary64)) (*.f64 (*.f64 p (*.f64 p #s(literal 2 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))))))) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal 9 binary64)) (*.f64 (*.f64 p (*.f64 p #s(literal 2 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 p p) #s(literal -2 binary64))))) (neg.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 p))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 p (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 p (*.f64 p #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal -3 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal 9 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 p (*.f64 p #s(literal 2 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)))))) (sqrt.f64 #s(literal 1/2 binary64)))) (neg.f64 (fma.f64 p (-.f64 (*.f64 p #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal -3 binary64))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal 9 binary64)) (*.f64 (*.f64 p (*.f64 p #s(literal 2 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal 9 binary64)) (*.f64 (*.f64 p (*.f64 p #s(literal 2 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 p p) #s(literal -2 binary64))) (sqrt.f64 #s(literal 1/2 binary64)))) (neg.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 p))))) |
(/.f64 (fma.f64 p (*.f64 p p) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) #s(literal 3 binary64))) (fma.f64 p p (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal 9 binary64)) (*.f64 (*.f64 p (*.f64 p #s(literal 2 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 p (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))))))) |
(/.f64 (-.f64 (*.f64 p p) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal 9 binary64)) (*.f64 (*.f64 p (*.f64 p #s(literal 2 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))))) (-.f64 p (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (neg.f64 (fma.f64 p (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 p (*.f64 p #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal -3 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal 9 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 p (*.f64 p #s(literal 2 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)))))))) (neg.f64 (fma.f64 p (-.f64 (*.f64 p #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal -3 binary64))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal 9 binary64)) (*.f64 (*.f64 p (*.f64 p #s(literal 2 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))))))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal 9 binary64)) (*.f64 (*.f64 p (*.f64 p #s(literal 2 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 p p) #s(literal -2 binary64))))) (neg.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 p))))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (-.f64 (*.f64 p (*.f64 p #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal 9 binary64)) (*.f64 (*.f64 p (*.f64 p #s(literal 2 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)))))) (fma.f64 p (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 3 binary64)) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) #s(literal 3 binary64)) (*.f64 p (*.f64 p p))) #s(literal 1 binary64)) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal 9 binary64)) (*.f64 (*.f64 p (*.f64 p #s(literal 2 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 p (-.f64 p (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal 9 binary64)) (*.f64 (*.f64 p (*.f64 p #s(literal 2 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 p p)) #s(literal 1 binary64)) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) p)) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (fma.f64 p (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 p (*.f64 p #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal -3 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal 9 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 p (*.f64 p #s(literal 2 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))))))) #s(literal 1 binary64)) (fma.f64 p (-.f64 (*.f64 p #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal -3 binary64))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal 9 binary64)) (*.f64 (*.f64 p (*.f64 p #s(literal 2 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal 9 binary64)) (*.f64 (*.f64 p (*.f64 p #s(literal 2 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 p p) #s(literal -2 binary64)))) #s(literal 1 binary64)) (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 p)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 p (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 p (*.f64 p #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal -3 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal 9 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 p (*.f64 p #s(literal 2 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)))))) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1 binary64)) (fma.f64 p (-.f64 (*.f64 p #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal -3 binary64))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal 9 binary64)) (*.f64 (*.f64 p (*.f64 p #s(literal 2 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(/.f64 (*.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal 9 binary64)) (*.f64 (*.f64 p (*.f64 p #s(literal 2 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 p p) #s(literal -2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1 binary64)) (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 p)))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 p (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 p (*.f64 p #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal -3 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal 9 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 p (*.f64 p #s(literal 2 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))))))) (sqrt.f64 #s(literal 1/2 binary64))) (neg.f64 (fma.f64 p (-.f64 (*.f64 p #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal -3 binary64))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal 9 binary64)) (*.f64 (*.f64 p (*.f64 p #s(literal 2 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))))))) |
(/.f64 (*.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal 9 binary64)) (*.f64 (*.f64 p (*.f64 p #s(literal 2 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 p p) #s(literal -2 binary64)))) (sqrt.f64 #s(literal 1/2 binary64))) (neg.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 p))))) |
(/.f64 (*.f64 (-.f64 (*.f64 p (*.f64 p #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal 9 binary64)) (*.f64 (*.f64 p (*.f64 p #s(literal 2 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))))) (sqrt.f64 #s(literal 1/2 binary64))) (fma.f64 p (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 3 binary64)) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal -3 binary64))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) p)) |
(*.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 1/2 binary64))) |
(*.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))))) |
(*.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal -3 binary64))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) p) #s(literal 1 binary64)) |
(*.f64 (fma.f64 p (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 p (*.f64 p #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal -3 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal 9 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 p (*.f64 p #s(literal 2 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)))))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 p (-.f64 (*.f64 p #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal -3 binary64))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal 9 binary64)) (*.f64 (*.f64 p (*.f64 p #s(literal 2 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)))))) (sqrt.f64 #s(literal 1/2 binary64)))) |
(*.f64 #s(literal -1 binary64) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 3 binary64)) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (neg.f64 p))) |
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal 9 binary64)) (*.f64 (*.f64 p (*.f64 p #s(literal 2 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 p p) #s(literal -2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 p)))) (sqrt.f64 #s(literal 1/2 binary64)))) |
(*.f64 (fma.f64 p (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 3 binary64)) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))))) (neg.f64 (sqrt.f64 #s(literal 1/2 binary64)))) |
(*.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) #s(literal 3 binary64)) (*.f64 p (*.f64 p p))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal 9 binary64)) (*.f64 (*.f64 p (*.f64 p #s(literal 2 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 p (-.f64 p (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))))))))) |
(*.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal 9 binary64)) (*.f64 (*.f64 p (*.f64 p #s(literal 2 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 p p)) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) p))) |
(*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)) (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))))) |
(*.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (fma.f64 p (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 3 binary64)) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (fma.f64 p (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 p (*.f64 p #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal -3 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal 9 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 p (*.f64 p #s(literal 2 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))))))) (/.f64 #s(literal 1 binary64) (fma.f64 p (-.f64 (*.f64 p #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal -3 binary64))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal 9 binary64)) (*.f64 (*.f64 p (*.f64 p #s(literal 2 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))))))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal 9 binary64)) (*.f64 (*.f64 p (*.f64 p #s(literal 2 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 p p) #s(literal -2 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 p))))) |
(*.f64 (*.f64 (fma.f64 p (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 p (*.f64 p #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal -3 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal 9 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 p (*.f64 p #s(literal 2 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)))))) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 p (-.f64 (*.f64 p #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal -3 binary64))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal 9 binary64)) (*.f64 (*.f64 p (*.f64 p #s(literal 2 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))))))) |
(*.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal 9 binary64)) (*.f64 (*.f64 p (*.f64 p #s(literal 2 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 p p) #s(literal -2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 p))))) |
(*.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64)))) (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (*.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64))) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64))) |
(+.f64 #s(literal 0 binary64) (neg.f64 x)) |
(-.f64 #s(literal 0 binary64) x) |
(-.f64 #s(literal 0 binary64) (/.f64 x #s(literal 1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (fma.f64 x x #s(literal 0 binary64))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x #s(literal 0 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) x) x) |
(neg.f64 x) |
(neg.f64 (/.f64 x #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 x (neg.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x #s(literal 0 binary64)) (neg.f64 (*.f64 x (*.f64 x x))))) |
(/.f64 x #s(literal -1 binary64)) |
(/.f64 (*.f64 x x) (neg.f64 x)) |
(/.f64 (neg.f64 x) #s(literal 1 binary64)) |
(/.f64 (*.f64 x (neg.f64 x)) x) |
(/.f64 (neg.f64 (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal 0 binary64))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 x x #s(literal 0 binary64)))) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (neg.f64 x) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) #s(literal 0 binary64)))) |
(*.f64 #s(literal 1 binary64) (neg.f64 x)) |
(*.f64 x #s(literal -1 binary64)) |
(*.f64 (neg.f64 x) #s(literal 1 binary64)) |
(*.f64 (*.f64 x (neg.f64 x)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 #s(literal -1 binary64) x) |
(*.f64 (sqrt.f64 x) (neg.f64 (sqrt.f64 x))) |
(*.f64 (neg.f64 (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 0 binary64)))) |
(*.f64 (neg.f64 (sqrt.f64 x)) (sqrt.f64 x)) |
| 1× | egg-herbie |
| 9 686× | accelerator-lowering-fma.f32 |
| 9 686× | accelerator-lowering-fma.f64 |
| 5 862× | *-lowering-*.f32 |
| 5 862× | *-lowering-*.f64 |
| 3 268× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 102 | 2447 |
| 1 | 325 | 2429 |
| 2 | 1273 | 2405 |
| 3 | 4480 | 2360 |
| 4 | 7643 | 2360 |
| 0 | 8014 | 2336 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ p x) |
(/ p x) |
(/ p x) |
(/ p x) |
(/ p x) |
(/ p x) |
(/ p x) |
(/ p x) |
(* -1 (/ p x)) |
(* -1 (/ p x)) |
(* -1 (/ p x)) |
(* -1 (/ p x)) |
(/ p x) |
(/ p x) |
(/ p x) |
(/ p x) |
(/ p x) |
(/ p x) |
(/ p x) |
(/ p x) |
(* -1 (/ p x)) |
(* -1 (/ p x)) |
(* -1 (/ p x)) |
(* -1 (/ p x)) |
(/ (pow p 2) (pow x 2)) |
(/ (pow p 2) (pow x 2)) |
(/ (pow p 2) (pow x 2)) |
(/ (pow p 2) (pow x 2)) |
(/ (pow p 2) (pow x 2)) |
(/ (pow p 2) (pow x 2)) |
(/ (pow p 2) (pow x 2)) |
(/ (pow p 2) (pow x 2)) |
(/ (pow p 2) (pow x 2)) |
(/ (pow p 2) (pow x 2)) |
(/ (pow p 2) (pow x 2)) |
(/ (pow p 2) (pow x 2)) |
(/ (pow p 2) (pow x 2)) |
(/ (pow p 2) (pow x 2)) |
(/ (pow p 2) (pow x 2)) |
(/ (pow p 2) (pow x 2)) |
(/ (pow p 2) (pow x 2)) |
(/ (pow p 2) (pow x 2)) |
(/ (pow p 2) (pow x 2)) |
(/ (pow p 2) (pow x 2)) |
(/ (pow p 2) (pow x 2)) |
(/ (pow p 2) (pow x 2)) |
(/ (pow p 2) (pow x 2)) |
(/ (pow p 2) (pow x 2)) |
(pow p 2) |
(pow p 2) |
(pow p 2) |
(pow p 2) |
(pow p 2) |
(pow p 2) |
(pow p 2) |
(pow p 2) |
(pow p 2) |
(pow p 2) |
(pow p 2) |
(pow p 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x)) |
(* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x)) |
(* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x)) |
(* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x)) |
(* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x)) |
(* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x)) |
(* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x)) |
(* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x)) |
(* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x)) |
(* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x)) |
(* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x)) |
(* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x)) |
(* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x)) |
(* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x)) |
(* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x)) |
(* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x)) |
(* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x)) |
(* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x)) |
(* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x)) |
(* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x)) |
(* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x)) |
(* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x)) |
(* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x)) |
(* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x)) |
(* p (* (sqrt 1/2) (sqrt 2))) |
(* p (* (sqrt 1/2) (sqrt 2))) |
(* p (* (sqrt 1/2) (sqrt 2))) |
(* p (* (sqrt 1/2) (sqrt 2))) |
(* p (* (sqrt 1/2) (sqrt 2))) |
(* p (* (sqrt 1/2) (sqrt 2))) |
(* p (* (sqrt 1/2) (sqrt 2))) |
(* p (* (sqrt 1/2) (sqrt 2))) |
(* p (* (sqrt 1/2) (sqrt 2))) |
(* p (* (sqrt 1/2) (sqrt 2))) |
(* p (* (sqrt 1/2) (sqrt 2))) |
(* p (* (sqrt 1/2) (sqrt 2))) |
(* p (sqrt 2)) |
(* p (sqrt 2)) |
(* p (sqrt 2)) |
(* p (sqrt 2)) |
(* p (sqrt 2)) |
(* p (sqrt 2)) |
(* p (sqrt 2)) |
(* p (sqrt 2)) |
(* p (sqrt 2)) |
(* p (sqrt 2)) |
(* p (sqrt 2)) |
(* p (sqrt 2)) |
(* -12 (/ (pow p 3) (* (pow x 2) (sqrt 2)))) |
(* -12 (/ (pow p 3) (* (pow x 2) (sqrt 2)))) |
(* -12 (/ (pow p 3) (* (pow x 2) (sqrt 2)))) |
(* -12 (/ (pow p 3) (* (pow x 2) (sqrt 2)))) |
(* -12 (/ (pow p 3) (* (pow x 2) (sqrt 2)))) |
(* -12 (/ (pow p 3) (* (pow x 2) (sqrt 2)))) |
(* -12 (/ (pow p 3) (* (pow x 2) (sqrt 2)))) |
(* -12 (/ (pow p 3) (* (pow x 2) (sqrt 2)))) |
(* -12 (/ (pow p 3) (* (pow x 2) (sqrt 2)))) |
(* -12 (/ (pow p 3) (* (pow x 2) (sqrt 2)))) |
(* -12 (/ (pow p 3) (* (pow x 2) (sqrt 2)))) |
(* -12 (/ (pow p 3) (* (pow x 2) (sqrt 2)))) |
(* -12 (/ (pow p 3) (* (pow x 2) (sqrt 2)))) |
(* -12 (/ (pow p 3) (* (pow x 2) (sqrt 2)))) |
(* -12 (/ (pow p 3) (* (pow x 2) (sqrt 2)))) |
(* -12 (/ (pow p 3) (* (pow x 2) (sqrt 2)))) |
(* -12 (/ (pow p 3) (* (pow x 2) (sqrt 2)))) |
(* -12 (/ (pow p 3) (* (pow x 2) (sqrt 2)))) |
(* -12 (/ (pow p 3) (* (pow x 2) (sqrt 2)))) |
(* -12 (/ (pow p 3) (* (pow x 2) (sqrt 2)))) |
(* -12 (/ (pow p 3) (* (pow x 2) (sqrt 2)))) |
(* -12 (/ (pow p 3) (* (pow x 2) (sqrt 2)))) |
(* -12 (/ (pow p 3) (* (pow x 2) (sqrt 2)))) |
(* -12 (/ (pow p 3) (* (pow x 2) (sqrt 2)))) |
(* p (sqrt 2)) |
(* p (+ (sqrt 2) (* -3 (/ (pow p 2) (* (pow x 2) (sqrt 2)))))) |
(* p (+ (sqrt 2) (* -3 (/ (pow p 2) (* (pow x 2) (sqrt 2)))))) |
(* p (+ (sqrt 2) (* -3 (/ (pow p 2) (* (pow x 2) (sqrt 2)))))) |
(* -3 (/ (pow p 3) (* (pow x 2) (sqrt 2)))) |
(* (pow p 3) (- (/ (sqrt 2) (pow p 2)) (* 3 (/ 1 (* (pow x 2) (sqrt 2)))))) |
(* (pow p 3) (- (/ (sqrt 2) (pow p 2)) (* 3 (/ 1 (* (pow x 2) (sqrt 2)))))) |
(* (pow p 3) (- (/ (sqrt 2) (pow p 2)) (* 3 (/ 1 (* (pow x 2) (sqrt 2)))))) |
(* -3 (/ (pow p 3) (* (pow x 2) (sqrt 2)))) |
(* -1 (* (pow p 3) (+ (* -1 (/ (sqrt 2) (pow p 2))) (* 3 (/ 1 (* (pow x 2) (sqrt 2))))))) |
(* -1 (* (pow p 3) (+ (* -1 (/ (sqrt 2) (pow p 2))) (* 3 (/ 1 (* (pow x 2) (sqrt 2))))))) |
(* -1 (* (pow p 3) (+ (* -1 (/ (sqrt 2) (pow p 2))) (* 3 (/ 1 (* (pow x 2) (sqrt 2))))))) |
(* -3 (/ (pow p 3) (* (pow x 2) (sqrt 2)))) |
(/ (+ (* -3 (/ (pow p 3) (sqrt 2))) (* p (* (pow x 2) (sqrt 2)))) (pow x 2)) |
(/ (+ (* -3 (/ (pow p 3) (sqrt 2))) (* p (* (pow x 2) (sqrt 2)))) (pow x 2)) |
(/ (+ (* -3 (/ (pow p 3) (sqrt 2))) (* p (* (pow x 2) (sqrt 2)))) (pow x 2)) |
(* p (sqrt 2)) |
(+ (* -3 (/ (pow p 3) (* (pow x 2) (sqrt 2)))) (* p (sqrt 2))) |
(+ (* -3 (/ (pow p 3) (* (pow x 2) (sqrt 2)))) (* p (sqrt 2))) |
(+ (* -3 (/ (pow p 3) (* (pow x 2) (sqrt 2)))) (* p (sqrt 2))) |
(* p (sqrt 2)) |
(+ (* -3 (/ (pow p 3) (* (pow x 2) (sqrt 2)))) (* p (sqrt 2))) |
(+ (* -3 (/ (pow p 3) (* (pow x 2) (sqrt 2)))) (* p (sqrt 2))) |
(+ (* -3 (/ (pow p 3) (* (pow x 2) (sqrt 2)))) (* p (sqrt 2))) |
(* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x)) |
(* p (+ (* -1 (/ (* (sqrt 1/2) (sqrt 2)) x)) (* 3 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 3) (sqrt 2)))))) |
(* p (+ (* -1 (/ (* (sqrt 1/2) (sqrt 2)) x)) (* 3 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 3) (sqrt 2)))))) |
(* p (+ (* -1 (/ (* (sqrt 1/2) (sqrt 2)) x)) (* 3 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 3) (sqrt 2)))))) |
(* 3 (/ (* (pow p 3) (sqrt 1/2)) (* (pow x 3) (sqrt 2)))) |
(* (pow p 3) (+ (* -1 (/ (* (sqrt 1/2) (sqrt 2)) (* (pow p 2) x))) (* 3 (/ (sqrt 1/2) (* (pow x 3) (sqrt 2)))))) |
(* (pow p 3) (+ (* -1 (/ (* (sqrt 1/2) (sqrt 2)) (* (pow p 2) x))) (* 3 (/ (sqrt 1/2) (* (pow x 3) (sqrt 2)))))) |
(* (pow p 3) (+ (* -1 (/ (* (sqrt 1/2) (sqrt 2)) (* (pow p 2) x))) (* 3 (/ (sqrt 1/2) (* (pow x 3) (sqrt 2)))))) |
(* 3 (/ (* (pow p 3) (sqrt 1/2)) (* (pow x 3) (sqrt 2)))) |
(* -1 (* (pow p 3) (+ (* -3 (/ (sqrt 1/2) (* (pow x 3) (sqrt 2)))) (/ (* (sqrt 1/2) (sqrt 2)) (* (pow p 2) x))))) |
(* -1 (* (pow p 3) (+ (* -3 (/ (sqrt 1/2) (* (pow x 3) (sqrt 2)))) (/ (* (sqrt 1/2) (sqrt 2)) (* (pow p 2) x))))) |
(* -1 (* (pow p 3) (+ (* -3 (/ (sqrt 1/2) (* (pow x 3) (sqrt 2)))) (/ (* (sqrt 1/2) (sqrt 2)) (* (pow p 2) x))))) |
(* 3 (/ (* (pow p 3) (sqrt 1/2)) (* (pow x 3) (sqrt 2)))) |
(/ (+ (* -1 (* p (* (pow x 2) (* (sqrt 1/2) (sqrt 2))))) (* 3 (/ (* (pow p 3) (sqrt 1/2)) (sqrt 2)))) (pow x 3)) |
(/ (+ (* -1 (* p (* (pow x 2) (* (sqrt 1/2) (sqrt 2))))) (* 3 (/ (* (pow p 3) (sqrt 1/2)) (sqrt 2)))) (pow x 3)) |
(/ (+ (* -1 (* p (* (pow x 2) (* (sqrt 1/2) (sqrt 2))))) (* 3 (/ (* (pow p 3) (sqrt 1/2)) (sqrt 2)))) (pow x 3)) |
(* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x)) |
(/ (+ (* -1 (* p (* (sqrt 1/2) (sqrt 2)))) (* 3 (/ (* (pow p 3) (sqrt 1/2)) (* (pow x 2) (sqrt 2))))) x) |
(/ (+ (* -1 (* p (* (sqrt 1/2) (sqrt 2)))) (* 3 (/ (* (pow p 3) (sqrt 1/2)) (* (pow x 2) (sqrt 2))))) x) |
(/ (+ (* -1 (* p (* (sqrt 1/2) (sqrt 2)))) (* 3 (/ (* (pow p 3) (sqrt 1/2)) (* (pow x 2) (sqrt 2))))) x) |
(* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x)) |
(* -1 (/ (+ (* -3 (/ (* (pow p 3) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (* p (* (sqrt 1/2) (sqrt 2)))) x)) |
(* -1 (/ (+ (* -3 (/ (* (pow p 3) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (* p (* (sqrt 1/2) (sqrt 2)))) x)) |
(* -1 (/ (+ (* -3 (/ (* (pow p 3) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (* p (* (sqrt 1/2) (sqrt 2)))) x)) |
(* p (* (sqrt 1/2) (sqrt 2))) |
(* p (+ (* -3 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2)))) |
(* p (+ (* -3 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2)))) |
(* p (+ (* -3 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2)))) |
(* -3 (/ (* (pow p 3) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) |
(* (pow p 3) (+ (* -3 (/ (sqrt 1/2) (* (pow x 2) (sqrt 2)))) (/ (* (sqrt 1/2) (sqrt 2)) (pow p 2)))) |
(* (pow p 3) (+ (* -3 (/ (sqrt 1/2) (* (pow x 2) (sqrt 2)))) (/ (* (sqrt 1/2) (sqrt 2)) (pow p 2)))) |
(* (pow p 3) (+ (* -3 (/ (sqrt 1/2) (* (pow x 2) (sqrt 2)))) (/ (* (sqrt 1/2) (sqrt 2)) (pow p 2)))) |
(* -3 (/ (* (pow p 3) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) |
(* -1 (* (pow p 3) (+ (* -1 (/ (* (sqrt 1/2) (sqrt 2)) (pow p 2))) (* 3 (/ (sqrt 1/2) (* (pow x 2) (sqrt 2))))))) |
(* -1 (* (pow p 3) (+ (* -1 (/ (* (sqrt 1/2) (sqrt 2)) (pow p 2))) (* 3 (/ (sqrt 1/2) (* (pow x 2) (sqrt 2))))))) |
(* -1 (* (pow p 3) (+ (* -1 (/ (* (sqrt 1/2) (sqrt 2)) (pow p 2))) (* 3 (/ (sqrt 1/2) (* (pow x 2) (sqrt 2))))))) |
(* -3 (/ (* (pow p 3) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) |
(/ (+ (* -3 (/ (* (pow p 3) (sqrt 1/2)) (sqrt 2))) (* p (* (pow x 2) (* (sqrt 1/2) (sqrt 2))))) (pow x 2)) |
(/ (+ (* -3 (/ (* (pow p 3) (sqrt 1/2)) (sqrt 2))) (* p (* (pow x 2) (* (sqrt 1/2) (sqrt 2))))) (pow x 2)) |
(/ (+ (* -3 (/ (* (pow p 3) (sqrt 1/2)) (sqrt 2))) (* p (* (pow x 2) (* (sqrt 1/2) (sqrt 2))))) (pow x 2)) |
(* p (* (sqrt 1/2) (sqrt 2))) |
(+ (* -3 (/ (* (pow p 3) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (* p (* (sqrt 1/2) (sqrt 2)))) |
(+ (* -3 (/ (* (pow p 3) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (* p (* (sqrt 1/2) (sqrt 2)))) |
(+ (* -3 (/ (* (pow p 3) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (* p (* (sqrt 1/2) (sqrt 2)))) |
(* p (* (sqrt 1/2) (sqrt 2))) |
(+ (* -3 (/ (* (pow p 3) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (* p (* (sqrt 1/2) (sqrt 2)))) |
(+ (* -3 (/ (* (pow p 3) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (* p (* (sqrt 1/2) (sqrt 2)))) |
(+ (* -3 (/ (* (pow p 3) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (* p (* (sqrt 1/2) (sqrt 2)))) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
| Outputs |
|---|
(/ p x) |
(/.f64 p x) |
(/ p x) |
(/.f64 p x) |
(/ p x) |
(/.f64 p x) |
(/ p x) |
(/.f64 p x) |
(/ p x) |
(/.f64 p x) |
(/ p x) |
(/.f64 p x) |
(/ p x) |
(/.f64 p x) |
(/ p x) |
(/.f64 p x) |
(* -1 (/ p x)) |
(/.f64 p (neg.f64 x)) |
(* -1 (/ p x)) |
(/.f64 p (neg.f64 x)) |
(* -1 (/ p x)) |
(/.f64 p (neg.f64 x)) |
(* -1 (/ p x)) |
(/.f64 p (neg.f64 x)) |
(/ p x) |
(/.f64 p x) |
(/ p x) |
(/.f64 p x) |
(/ p x) |
(/.f64 p x) |
(/ p x) |
(/.f64 p x) |
(/ p x) |
(/.f64 p x) |
(/ p x) |
(/.f64 p x) |
(/ p x) |
(/.f64 p x) |
(/ p x) |
(/.f64 p x) |
(* -1 (/ p x)) |
(/.f64 p (neg.f64 x)) |
(* -1 (/ p x)) |
(/.f64 p (neg.f64 x)) |
(* -1 (/ p x)) |
(/.f64 p (neg.f64 x)) |
(* -1 (/ p x)) |
(/.f64 p (neg.f64 x)) |
(/ (pow p 2) (pow x 2)) |
(/.f64 (*.f64 p p) (*.f64 x x)) |
(/ (pow p 2) (pow x 2)) |
(/.f64 (*.f64 p p) (*.f64 x x)) |
(/ (pow p 2) (pow x 2)) |
(/.f64 (*.f64 p p) (*.f64 x x)) |
(/ (pow p 2) (pow x 2)) |
(/.f64 (*.f64 p p) (*.f64 x x)) |
(/ (pow p 2) (pow x 2)) |
(/.f64 (*.f64 p p) (*.f64 x x)) |
(/ (pow p 2) (pow x 2)) |
(/.f64 (*.f64 p p) (*.f64 x x)) |
(/ (pow p 2) (pow x 2)) |
(/.f64 (*.f64 p p) (*.f64 x x)) |
(/ (pow p 2) (pow x 2)) |
(/.f64 (*.f64 p p) (*.f64 x x)) |
(/ (pow p 2) (pow x 2)) |
(/.f64 (*.f64 p p) (*.f64 x x)) |
(/ (pow p 2) (pow x 2)) |
(/.f64 (*.f64 p p) (*.f64 x x)) |
(/ (pow p 2) (pow x 2)) |
(/.f64 (*.f64 p p) (*.f64 x x)) |
(/ (pow p 2) (pow x 2)) |
(/.f64 (*.f64 p p) (*.f64 x x)) |
(/ (pow p 2) (pow x 2)) |
(/.f64 (*.f64 p p) (*.f64 x x)) |
(/ (pow p 2) (pow x 2)) |
(/.f64 (*.f64 p p) (*.f64 x x)) |
(/ (pow p 2) (pow x 2)) |
(/.f64 (*.f64 p p) (*.f64 x x)) |
(/ (pow p 2) (pow x 2)) |
(/.f64 (*.f64 p p) (*.f64 x x)) |
(/ (pow p 2) (pow x 2)) |
(/.f64 (*.f64 p p) (*.f64 x x)) |
(/ (pow p 2) (pow x 2)) |
(/.f64 (*.f64 p p) (*.f64 x x)) |
(/ (pow p 2) (pow x 2)) |
(/.f64 (*.f64 p p) (*.f64 x x)) |
(/ (pow p 2) (pow x 2)) |
(/.f64 (*.f64 p p) (*.f64 x x)) |
(/ (pow p 2) (pow x 2)) |
(/.f64 (*.f64 p p) (*.f64 x x)) |
(/ (pow p 2) (pow x 2)) |
(/.f64 (*.f64 p p) (*.f64 x x)) |
(/ (pow p 2) (pow x 2)) |
(/.f64 (*.f64 p p) (*.f64 x x)) |
(/ (pow p 2) (pow x 2)) |
(/.f64 (*.f64 p p) (*.f64 x x)) |
(pow p 2) |
(*.f64 p p) |
(pow p 2) |
(*.f64 p p) |
(pow p 2) |
(*.f64 p p) |
(pow p 2) |
(*.f64 p p) |
(pow p 2) |
(*.f64 p p) |
(pow p 2) |
(*.f64 p p) |
(pow p 2) |
(*.f64 p p) |
(pow p 2) |
(*.f64 p p) |
(pow p 2) |
(*.f64 p p) |
(pow p 2) |
(*.f64 p p) |
(pow p 2) |
(*.f64 p p) |
(pow p 2) |
(*.f64 p p) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x)) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 x)) |
(* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x)) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 x)) |
(* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x)) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 x)) |
(* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x)) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 x)) |
(* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x)) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 x)) |
(* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x)) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 x)) |
(* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x)) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 x)) |
(* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x)) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 x)) |
(* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x)) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 x)) |
(* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x)) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 x)) |
(* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x)) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 x)) |
(* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x)) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 x)) |
(* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x)) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 x)) |
(* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x)) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 x)) |
(* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x)) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 x)) |
(* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x)) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 x)) |
(* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x)) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 x)) |
(* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x)) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 x)) |
(* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x)) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 x)) |
(* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x)) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 x)) |
(* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x)) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 x)) |
(* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x)) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 x)) |
(* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x)) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 x)) |
(* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x)) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 x)) |
(* p (* (sqrt 1/2) (sqrt 2))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) |
(* p (* (sqrt 1/2) (sqrt 2))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) |
(* p (* (sqrt 1/2) (sqrt 2))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) |
(* p (* (sqrt 1/2) (sqrt 2))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) |
(* p (* (sqrt 1/2) (sqrt 2))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) |
(* p (* (sqrt 1/2) (sqrt 2))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) |
(* p (* (sqrt 1/2) (sqrt 2))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) |
(* p (* (sqrt 1/2) (sqrt 2))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) |
(* p (* (sqrt 1/2) (sqrt 2))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) |
(* p (* (sqrt 1/2) (sqrt 2))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) |
(* p (* (sqrt 1/2) (sqrt 2))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) |
(* p (* (sqrt 1/2) (sqrt 2))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) |
(* p (sqrt 2)) |
(*.f64 p (sqrt.f64 #s(literal 2 binary64))) |
(* p (sqrt 2)) |
(*.f64 p (sqrt.f64 #s(literal 2 binary64))) |
(* p (sqrt 2)) |
(*.f64 p (sqrt.f64 #s(literal 2 binary64))) |
(* p (sqrt 2)) |
(*.f64 p (sqrt.f64 #s(literal 2 binary64))) |
(* p (sqrt 2)) |
(*.f64 p (sqrt.f64 #s(literal 2 binary64))) |
(* p (sqrt 2)) |
(*.f64 p (sqrt.f64 #s(literal 2 binary64))) |
(* p (sqrt 2)) |
(*.f64 p (sqrt.f64 #s(literal 2 binary64))) |
(* p (sqrt 2)) |
(*.f64 p (sqrt.f64 #s(literal 2 binary64))) |
(* p (sqrt 2)) |
(*.f64 p (sqrt.f64 #s(literal 2 binary64))) |
(* p (sqrt 2)) |
(*.f64 p (sqrt.f64 #s(literal 2 binary64))) |
(* p (sqrt 2)) |
(*.f64 p (sqrt.f64 #s(literal 2 binary64))) |
(* p (sqrt 2)) |
(*.f64 p (sqrt.f64 #s(literal 2 binary64))) |
(* -12 (/ (pow p 3) (* (pow x 2) (sqrt 2)))) |
(/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -12 binary64))) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 2 binary64)))) |
(* -12 (/ (pow p 3) (* (pow x 2) (sqrt 2)))) |
(/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -12 binary64))) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 2 binary64)))) |
(* -12 (/ (pow p 3) (* (pow x 2) (sqrt 2)))) |
(/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -12 binary64))) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 2 binary64)))) |
(* -12 (/ (pow p 3) (* (pow x 2) (sqrt 2)))) |
(/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -12 binary64))) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 2 binary64)))) |
(* -12 (/ (pow p 3) (* (pow x 2) (sqrt 2)))) |
(/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -12 binary64))) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 2 binary64)))) |
(* -12 (/ (pow p 3) (* (pow x 2) (sqrt 2)))) |
(/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -12 binary64))) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 2 binary64)))) |
(* -12 (/ (pow p 3) (* (pow x 2) (sqrt 2)))) |
(/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -12 binary64))) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 2 binary64)))) |
(* -12 (/ (pow p 3) (* (pow x 2) (sqrt 2)))) |
(/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -12 binary64))) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 2 binary64)))) |
(* -12 (/ (pow p 3) (* (pow x 2) (sqrt 2)))) |
(/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -12 binary64))) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 2 binary64)))) |
(* -12 (/ (pow p 3) (* (pow x 2) (sqrt 2)))) |
(/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -12 binary64))) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 2 binary64)))) |
(* -12 (/ (pow p 3) (* (pow x 2) (sqrt 2)))) |
(/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -12 binary64))) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 2 binary64)))) |
(* -12 (/ (pow p 3) (* (pow x 2) (sqrt 2)))) |
(/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -12 binary64))) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 2 binary64)))) |
(* -12 (/ (pow p 3) (* (pow x 2) (sqrt 2)))) |
(/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -12 binary64))) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 2 binary64)))) |
(* -12 (/ (pow p 3) (* (pow x 2) (sqrt 2)))) |
(/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -12 binary64))) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 2 binary64)))) |
(* -12 (/ (pow p 3) (* (pow x 2) (sqrt 2)))) |
(/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -12 binary64))) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 2 binary64)))) |
(* -12 (/ (pow p 3) (* (pow x 2) (sqrt 2)))) |
(/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -12 binary64))) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 2 binary64)))) |
(* -12 (/ (pow p 3) (* (pow x 2) (sqrt 2)))) |
(/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -12 binary64))) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 2 binary64)))) |
(* -12 (/ (pow p 3) (* (pow x 2) (sqrt 2)))) |
(/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -12 binary64))) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 2 binary64)))) |
(* -12 (/ (pow p 3) (* (pow x 2) (sqrt 2)))) |
(/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -12 binary64))) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 2 binary64)))) |
(* -12 (/ (pow p 3) (* (pow x 2) (sqrt 2)))) |
(/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -12 binary64))) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 2 binary64)))) |
(* -12 (/ (pow p 3) (* (pow x 2) (sqrt 2)))) |
(/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -12 binary64))) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 2 binary64)))) |
(* -12 (/ (pow p 3) (* (pow x 2) (sqrt 2)))) |
(/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -12 binary64))) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 2 binary64)))) |
(* -12 (/ (pow p 3) (* (pow x 2) (sqrt 2)))) |
(/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -12 binary64))) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 2 binary64)))) |
(* -12 (/ (pow p 3) (* (pow x 2) (sqrt 2)))) |
(/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -12 binary64))) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 2 binary64)))) |
(* p (sqrt 2)) |
(*.f64 p (sqrt.f64 #s(literal 2 binary64))) |
(* p (+ (sqrt 2) (* -3 (/ (pow p 2) (* (pow x 2) (sqrt 2)))))) |
(*.f64 p (fma.f64 (*.f64 p p) (/.f64 #s(literal -3 binary64) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) |
(* p (+ (sqrt 2) (* -3 (/ (pow p 2) (* (pow x 2) (sqrt 2)))))) |
(*.f64 p (fma.f64 (*.f64 p p) (/.f64 #s(literal -3 binary64) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) |
(* p (+ (sqrt 2) (* -3 (/ (pow p 2) (* (pow x 2) (sqrt 2)))))) |
(*.f64 p (fma.f64 (*.f64 p p) (/.f64 #s(literal -3 binary64) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) |
(* -3 (/ (pow p 3) (* (pow x 2) (sqrt 2)))) |
(/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal -3 binary64)) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 2 binary64)))) |
(* (pow p 3) (- (/ (sqrt 2) (pow p 2)) (* 3 (/ 1 (* (pow x 2) (sqrt 2)))))) |
(*.f64 (*.f64 p p) (*.f64 p (+.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 p p)) (/.f64 #s(literal -3 binary64) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 2 binary64))))))) |
(* (pow p 3) (- (/ (sqrt 2) (pow p 2)) (* 3 (/ 1 (* (pow x 2) (sqrt 2)))))) |
(*.f64 (*.f64 p p) (*.f64 p (+.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 p p)) (/.f64 #s(literal -3 binary64) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 2 binary64))))))) |
(* (pow p 3) (- (/ (sqrt 2) (pow p 2)) (* 3 (/ 1 (* (pow x 2) (sqrt 2)))))) |
(*.f64 (*.f64 p p) (*.f64 p (+.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 p p)) (/.f64 #s(literal -3 binary64) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 2 binary64))))))) |
(* -3 (/ (pow p 3) (* (pow x 2) (sqrt 2)))) |
(/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal -3 binary64)) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 2 binary64)))) |
(* -1 (* (pow p 3) (+ (* -1 (/ (sqrt 2) (pow p 2))) (* 3 (/ 1 (* (pow x 2) (sqrt 2))))))) |
(*.f64 (*.f64 p p) (*.f64 p (+.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 p p)) (/.f64 #s(literal -3 binary64) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 2 binary64))))))) |
(* -1 (* (pow p 3) (+ (* -1 (/ (sqrt 2) (pow p 2))) (* 3 (/ 1 (* (pow x 2) (sqrt 2))))))) |
(*.f64 (*.f64 p p) (*.f64 p (+.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 p p)) (/.f64 #s(literal -3 binary64) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 2 binary64))))))) |
(* -1 (* (pow p 3) (+ (* -1 (/ (sqrt 2) (pow p 2))) (* 3 (/ 1 (* (pow x 2) (sqrt 2))))))) |
(*.f64 (*.f64 p p) (*.f64 p (+.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 p p)) (/.f64 #s(literal -3 binary64) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 2 binary64))))))) |
(* -3 (/ (pow p 3) (* (pow x 2) (sqrt 2)))) |
(/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal -3 binary64)) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 2 binary64)))) |
(/ (+ (* -3 (/ (pow p 3) (sqrt 2))) (* p (* (pow x 2) (sqrt 2)))) (pow x 2)) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal -3 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 x x)) |
(/ (+ (* -3 (/ (pow p 3) (sqrt 2))) (* p (* (pow x 2) (sqrt 2)))) (pow x 2)) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal -3 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 x x)) |
(/ (+ (* -3 (/ (pow p 3) (sqrt 2))) (* p (* (pow x 2) (sqrt 2)))) (pow x 2)) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal -3 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 x x)) |
(* p (sqrt 2)) |
(*.f64 p (sqrt.f64 #s(literal 2 binary64))) |
(+ (* -3 (/ (pow p 3) (* (pow x 2) (sqrt 2)))) (* p (sqrt 2))) |
(*.f64 p (fma.f64 (*.f64 p p) (/.f64 #s(literal -3 binary64) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) |
(+ (* -3 (/ (pow p 3) (* (pow x 2) (sqrt 2)))) (* p (sqrt 2))) |
(*.f64 p (fma.f64 (*.f64 p p) (/.f64 #s(literal -3 binary64) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) |
(+ (* -3 (/ (pow p 3) (* (pow x 2) (sqrt 2)))) (* p (sqrt 2))) |
(*.f64 p (fma.f64 (*.f64 p p) (/.f64 #s(literal -3 binary64) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) |
(* p (sqrt 2)) |
(*.f64 p (sqrt.f64 #s(literal 2 binary64))) |
(+ (* -3 (/ (pow p 3) (* (pow x 2) (sqrt 2)))) (* p (sqrt 2))) |
(*.f64 p (fma.f64 (*.f64 p p) (/.f64 #s(literal -3 binary64) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) |
(+ (* -3 (/ (pow p 3) (* (pow x 2) (sqrt 2)))) (* p (sqrt 2))) |
(*.f64 p (fma.f64 (*.f64 p p) (/.f64 #s(literal -3 binary64) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) |
(+ (* -3 (/ (pow p 3) (* (pow x 2) (sqrt 2)))) (* p (sqrt 2))) |
(*.f64 p (fma.f64 (*.f64 p p) (/.f64 #s(literal -3 binary64) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) |
(* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x)) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 x)) |
(* p (+ (* -1 (/ (* (sqrt 1/2) (sqrt 2)) x)) (* 3 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 3) (sqrt 2)))))) |
(neg.f64 (*.f64 p (*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) (fma.f64 (*.f64 p p) (/.f64 #s(literal -3 binary64) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64)))))) |
(* p (+ (* -1 (/ (* (sqrt 1/2) (sqrt 2)) x)) (* 3 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 3) (sqrt 2)))))) |
(neg.f64 (*.f64 p (*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) (fma.f64 (*.f64 p p) (/.f64 #s(literal -3 binary64) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64)))))) |
(* p (+ (* -1 (/ (* (sqrt 1/2) (sqrt 2)) x)) (* 3 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 3) (sqrt 2)))))) |
(neg.f64 (*.f64 p (*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) (fma.f64 (*.f64 p p) (/.f64 #s(literal -3 binary64) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64)))))) |
(* 3 (/ (* (pow p 3) (sqrt 1/2)) (* (pow x 3) (sqrt 2)))) |
(*.f64 p (*.f64 (*.f64 p p) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 3 binary64)) (*.f64 (*.f64 x x) (*.f64 x (sqrt.f64 #s(literal 2 binary64))))))) |
(* (pow p 3) (+ (* -1 (/ (* (sqrt 1/2) (sqrt 2)) (* (pow p 2) x))) (* 3 (/ (sqrt 1/2) (* (pow x 3) (sqrt 2)))))) |
(*.f64 (*.f64 (*.f64 p p) (*.f64 p (sqrt.f64 #s(literal 1/2 binary64)))) (-.f64 (/.f64 #s(literal 3 binary64) (*.f64 (*.f64 x x) (*.f64 x (sqrt.f64 #s(literal 2 binary64))))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 p (*.f64 p x))))) |
(* (pow p 3) (+ (* -1 (/ (* (sqrt 1/2) (sqrt 2)) (* (pow p 2) x))) (* 3 (/ (sqrt 1/2) (* (pow x 3) (sqrt 2)))))) |
(*.f64 (*.f64 (*.f64 p p) (*.f64 p (sqrt.f64 #s(literal 1/2 binary64)))) (-.f64 (/.f64 #s(literal 3 binary64) (*.f64 (*.f64 x x) (*.f64 x (sqrt.f64 #s(literal 2 binary64))))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 p (*.f64 p x))))) |
(* (pow p 3) (+ (* -1 (/ (* (sqrt 1/2) (sqrt 2)) (* (pow p 2) x))) (* 3 (/ (sqrt 1/2) (* (pow x 3) (sqrt 2)))))) |
(*.f64 (*.f64 (*.f64 p p) (*.f64 p (sqrt.f64 #s(literal 1/2 binary64)))) (-.f64 (/.f64 #s(literal 3 binary64) (*.f64 (*.f64 x x) (*.f64 x (sqrt.f64 #s(literal 2 binary64))))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 p (*.f64 p x))))) |
(* 3 (/ (* (pow p 3) (sqrt 1/2)) (* (pow x 3) (sqrt 2)))) |
(*.f64 p (*.f64 (*.f64 p p) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 3 binary64)) (*.f64 (*.f64 x x) (*.f64 x (sqrt.f64 #s(literal 2 binary64))))))) |
(* -1 (* (pow p 3) (+ (* -3 (/ (sqrt 1/2) (* (pow x 3) (sqrt 2)))) (/ (* (sqrt 1/2) (sqrt 2)) (* (pow p 2) x))))) |
(*.f64 (*.f64 (*.f64 p p) (*.f64 p (sqrt.f64 #s(literal 1/2 binary64)))) (-.f64 (/.f64 #s(literal 3 binary64) (*.f64 (*.f64 x x) (*.f64 x (sqrt.f64 #s(literal 2 binary64))))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 p (*.f64 p x))))) |
(* -1 (* (pow p 3) (+ (* -3 (/ (sqrt 1/2) (* (pow x 3) (sqrt 2)))) (/ (* (sqrt 1/2) (sqrt 2)) (* (pow p 2) x))))) |
(*.f64 (*.f64 (*.f64 p p) (*.f64 p (sqrt.f64 #s(literal 1/2 binary64)))) (-.f64 (/.f64 #s(literal 3 binary64) (*.f64 (*.f64 x x) (*.f64 x (sqrt.f64 #s(literal 2 binary64))))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 p (*.f64 p x))))) |
(* -1 (* (pow p 3) (+ (* -3 (/ (sqrt 1/2) (* (pow x 3) (sqrt 2)))) (/ (* (sqrt 1/2) (sqrt 2)) (* (pow p 2) x))))) |
(*.f64 (*.f64 (*.f64 p p) (*.f64 p (sqrt.f64 #s(literal 1/2 binary64)))) (-.f64 (/.f64 #s(literal 3 binary64) (*.f64 (*.f64 x x) (*.f64 x (sqrt.f64 #s(literal 2 binary64))))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 p (*.f64 p x))))) |
(* 3 (/ (* (pow p 3) (sqrt 1/2)) (* (pow x 3) (sqrt 2)))) |
(*.f64 p (*.f64 (*.f64 p p) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 3 binary64)) (*.f64 (*.f64 x x) (*.f64 x (sqrt.f64 #s(literal 2 binary64))))))) |
(/ (+ (* -1 (* p (* (pow x 2) (* (sqrt 1/2) (sqrt 2))))) (* 3 (/ (* (pow p 3) (sqrt 1/2)) (sqrt 2)))) (pow x 3)) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 p (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 p (*.f64 p p)))) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 x (*.f64 x x))) |
(/ (+ (* -1 (* p (* (pow x 2) (* (sqrt 1/2) (sqrt 2))))) (* 3 (/ (* (pow p 3) (sqrt 1/2)) (sqrt 2)))) (pow x 3)) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 p (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 p (*.f64 p p)))) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 x (*.f64 x x))) |
(/ (+ (* -1 (* p (* (pow x 2) (* (sqrt 1/2) (sqrt 2))))) (* 3 (/ (* (pow p 3) (sqrt 1/2)) (sqrt 2)))) (pow x 3)) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 p (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 p (*.f64 p p)))) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 x (*.f64 x x))) |
(* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x)) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 x)) |
(/ (+ (* -1 (* p (* (sqrt 1/2) (sqrt 2)))) (* 3 (/ (* (pow p 3) (sqrt 1/2)) (* (pow x 2) (sqrt 2))))) x) |
(neg.f64 (*.f64 p (*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) (fma.f64 (*.f64 p p) (/.f64 #s(literal -3 binary64) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64)))))) |
(/ (+ (* -1 (* p (* (sqrt 1/2) (sqrt 2)))) (* 3 (/ (* (pow p 3) (sqrt 1/2)) (* (pow x 2) (sqrt 2))))) x) |
(neg.f64 (*.f64 p (*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) (fma.f64 (*.f64 p p) (/.f64 #s(literal -3 binary64) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64)))))) |
(/ (+ (* -1 (* p (* (sqrt 1/2) (sqrt 2)))) (* 3 (/ (* (pow p 3) (sqrt 1/2)) (* (pow x 2) (sqrt 2))))) x) |
(neg.f64 (*.f64 p (*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) (fma.f64 (*.f64 p p) (/.f64 #s(literal -3 binary64) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64)))))) |
(* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x)) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 x)) |
(* -1 (/ (+ (* -3 (/ (* (pow p 3) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (* p (* (sqrt 1/2) (sqrt 2)))) x)) |
(neg.f64 (*.f64 p (*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) (fma.f64 (*.f64 p p) (/.f64 #s(literal -3 binary64) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64)))))) |
(* -1 (/ (+ (* -3 (/ (* (pow p 3) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (* p (* (sqrt 1/2) (sqrt 2)))) x)) |
(neg.f64 (*.f64 p (*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) (fma.f64 (*.f64 p p) (/.f64 #s(literal -3 binary64) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64)))))) |
(* -1 (/ (+ (* -3 (/ (* (pow p 3) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (* p (* (sqrt 1/2) (sqrt 2)))) x)) |
(neg.f64 (*.f64 p (*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) (fma.f64 (*.f64 p p) (/.f64 #s(literal -3 binary64) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64)))))) |
(* p (* (sqrt 1/2) (sqrt 2))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) |
(* p (+ (* -3 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2)))) |
(*.f64 p (fma.f64 (*.f64 p p) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -3 binary64)) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))) |
(* p (+ (* -3 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2)))) |
(*.f64 p (fma.f64 (*.f64 p p) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -3 binary64)) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))) |
(* p (+ (* -3 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2)))) |
(*.f64 p (fma.f64 (*.f64 p p) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -3 binary64)) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))) |
(* -3 (/ (* (pow p 3) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) |
(*.f64 (*.f64 (*.f64 p p) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 p #s(literal -3 binary64))) |
(* (pow p 3) (+ (* -3 (/ (sqrt 1/2) (* (pow x 2) (sqrt 2)))) (/ (* (sqrt 1/2) (sqrt 2)) (pow p 2)))) |
(*.f64 (*.f64 (*.f64 p p) (*.f64 p (sqrt.f64 #s(literal 1/2 binary64)))) (+.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 p p)) (/.f64 #s(literal -3 binary64) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 2 binary64)))))) |
(* (pow p 3) (+ (* -3 (/ (sqrt 1/2) (* (pow x 2) (sqrt 2)))) (/ (* (sqrt 1/2) (sqrt 2)) (pow p 2)))) |
(*.f64 (*.f64 (*.f64 p p) (*.f64 p (sqrt.f64 #s(literal 1/2 binary64)))) (+.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 p p)) (/.f64 #s(literal -3 binary64) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 2 binary64)))))) |
(* (pow p 3) (+ (* -3 (/ (sqrt 1/2) (* (pow x 2) (sqrt 2)))) (/ (* (sqrt 1/2) (sqrt 2)) (pow p 2)))) |
(*.f64 (*.f64 (*.f64 p p) (*.f64 p (sqrt.f64 #s(literal 1/2 binary64)))) (+.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 p p)) (/.f64 #s(literal -3 binary64) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 2 binary64)))))) |
(* -3 (/ (* (pow p 3) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) |
(*.f64 (*.f64 (*.f64 p p) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 p #s(literal -3 binary64))) |
(* -1 (* (pow p 3) (+ (* -1 (/ (* (sqrt 1/2) (sqrt 2)) (pow p 2))) (* 3 (/ (sqrt 1/2) (* (pow x 2) (sqrt 2))))))) |
(*.f64 (*.f64 (*.f64 p p) (*.f64 p (sqrt.f64 #s(literal 1/2 binary64)))) (+.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 p p)) (/.f64 #s(literal -3 binary64) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 2 binary64)))))) |
(* -1 (* (pow p 3) (+ (* -1 (/ (* (sqrt 1/2) (sqrt 2)) (pow p 2))) (* 3 (/ (sqrt 1/2) (* (pow x 2) (sqrt 2))))))) |
(*.f64 (*.f64 (*.f64 p p) (*.f64 p (sqrt.f64 #s(literal 1/2 binary64)))) (+.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 p p)) (/.f64 #s(literal -3 binary64) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 2 binary64)))))) |
(* -1 (* (pow p 3) (+ (* -1 (/ (* (sqrt 1/2) (sqrt 2)) (pow p 2))) (* 3 (/ (sqrt 1/2) (* (pow x 2) (sqrt 2))))))) |
(*.f64 (*.f64 (*.f64 p p) (*.f64 p (sqrt.f64 #s(literal 1/2 binary64)))) (+.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 p p)) (/.f64 #s(literal -3 binary64) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 2 binary64)))))) |
(* -3 (/ (* (pow p 3) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) |
(*.f64 (*.f64 (*.f64 p p) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 p #s(literal -3 binary64))) |
(/ (+ (* -3 (/ (* (pow p 3) (sqrt 1/2)) (sqrt 2))) (* p (* (pow x 2) (* (sqrt 1/2) (sqrt 2))))) (pow x 2)) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (*.f64 p (*.f64 p p)) #s(literal -3 binary64))) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 x x)) |
(/ (+ (* -3 (/ (* (pow p 3) (sqrt 1/2)) (sqrt 2))) (* p (* (pow x 2) (* (sqrt 1/2) (sqrt 2))))) (pow x 2)) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (*.f64 p (*.f64 p p)) #s(literal -3 binary64))) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 x x)) |
(/ (+ (* -3 (/ (* (pow p 3) (sqrt 1/2)) (sqrt 2))) (* p (* (pow x 2) (* (sqrt 1/2) (sqrt 2))))) (pow x 2)) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (*.f64 p (*.f64 p p)) #s(literal -3 binary64))) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 x x)) |
(* p (* (sqrt 1/2) (sqrt 2))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) |
(+ (* -3 (/ (* (pow p 3) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (* p (* (sqrt 1/2) (sqrt 2)))) |
(*.f64 p (fma.f64 (*.f64 p p) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -3 binary64)) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))) |
(+ (* -3 (/ (* (pow p 3) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (* p (* (sqrt 1/2) (sqrt 2)))) |
(*.f64 p (fma.f64 (*.f64 p p) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -3 binary64)) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))) |
(+ (* -3 (/ (* (pow p 3) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (* p (* (sqrt 1/2) (sqrt 2)))) |
(*.f64 p (fma.f64 (*.f64 p p) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -3 binary64)) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))) |
(* p (* (sqrt 1/2) (sqrt 2))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) |
(+ (* -3 (/ (* (pow p 3) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (* p (* (sqrt 1/2) (sqrt 2)))) |
(*.f64 p (fma.f64 (*.f64 p p) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -3 binary64)) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))) |
(+ (* -3 (/ (* (pow p 3) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (* p (* (sqrt 1/2) (sqrt 2)))) |
(*.f64 p (fma.f64 (*.f64 p p) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -3 binary64)) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))) |
(+ (* -3 (/ (* (pow p 3) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (* p (* (sqrt 1/2) (sqrt 2)))) |
(*.f64 p (fma.f64 (*.f64 p p) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -3 binary64)) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
Compiled 39 796 to 3 537 computations (91.1% saved)
9 alts after pruning (8 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 350 | 5 | 1 355 |
| Fresh | 0 | 3 | 3 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 0 | 0 |
| Total | 1 354 | 9 | 1 363 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 50.7% | (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))) p) (sqrt.f64 #s(literal 1/2 binary64))) |
| ▶ | 20.4% | (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal -3 binary64))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (sqrt.f64 #s(literal 1/2 binary64)) p) (neg.f64 x)) |
| ▶ | 29.7% | (/.f64 (neg.f64 p) x) |
| 7.9% | (/.f64 p x) | |
| 50.7% | (sqrt.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64))) | |
| 15.1% | (sqrt.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (/.f64 #s(literal -12 binary64) (*.f64 x x))) (*.f64 p p)) (*.f64 x x))) | |
| ▶ | 17.5% | (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 p p))) |
| ✓ | 54.6% | (sqrt.f64 #s(literal 1/2 binary64)) |
| ▶ | 34.3% | #s(literal 1 binary64) |
Compiled 202 to 128 computations (36.6% saved)
| 1× | egg-herbie |
Found 14 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal -3 binary64))) |
| ✓ | cost-diff | 0 | (fma.f64 (/.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal -3 binary64))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (sqrt.f64 #s(literal 1/2 binary64)) p) |
| ✓ | cost-diff | 0 | (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal -3 binary64))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (sqrt.f64 #s(literal 1/2 binary64)) p) (neg.f64 x)) |
| ✓ | cost-diff | 640 | (/.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal -3 binary64))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) |
| ✓ | cost-diff | 0 | (*.f64 x x) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) (*.f64 x x)) |
| ✓ | cost-diff | 320 | (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 p p)) |
| ✓ | cost-diff | 1152 | (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 p p))) |
| ✓ | cost-diff | 0 | (neg.f64 p) |
| ✓ | cost-diff | 0 | (/.f64 (neg.f64 p) x) |
| ✓ | cost-diff | 0 | (sqrt.f64 #s(literal 1/2 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))) p) |
| ✓ | cost-diff | 640 | (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))) p) (sqrt.f64 #s(literal 1/2 binary64))) |
| 6 008× | /-lowering-/.f32 |
| 6 008× | /-lowering-/.f64 |
| 5 034× | *-lowering-*.f32 |
| 5 034× | *-lowering-*.f64 |
| 5 002× | accelerator-lowering-fma.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 29 | 179 |
| 1 | 79 | 175 |
| 2 | 312 | 151 |
| 3 | 2411 | 149 |
| 4 | 4071 | 147 |
| 5 | 7965 | 147 |
| 0 | 8034 | 145 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (* 1/4 (/ (* x (sqrt 1/2)) p)) (sqrt 1/2)) |
1/4 |
(/ (* x (sqrt 1/2)) p) |
(* x (sqrt 1/2)) |
x |
(sqrt 1/2) |
1/2 |
p |
1 |
(/ (neg p) x) |
(neg p) |
p |
x |
(sqrt (* (/ 1 (* x x)) (* p p))) |
(* (/ 1 (* x x)) (* p p)) |
(/ 1 (* x x)) |
1 |
(* x x) |
x |
(* p p) |
p |
(/ (+ (* (/ (* (* p p) (* (* p p) -3)) (* (* x x) (* p (sqrt 2)))) (sqrt 1/2)) p) (neg x)) |
(+ (* (/ (* (* p p) (* (* p p) -3)) (* (* x x) (* p (sqrt 2)))) (sqrt 1/2)) p) |
(/ (* (* p p) (* (* p p) -3)) (* (* x x) (* p (sqrt 2)))) |
(* (* p p) (* (* p p) -3)) |
(* p p) |
p |
(* (* p p) -3) |
-3 |
(* (* x x) (* p (sqrt 2))) |
(* x x) |
x |
(* p (sqrt 2)) |
(sqrt 2) |
2 |
(sqrt 1/2) |
1/2 |
(neg x) |
| Outputs |
|---|
(+ (* 1/4 (/ (* x (sqrt 1/2)) p)) (sqrt 1/2)) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1 binary64))) |
1/4 |
#s(literal 1/4 binary64) |
(/ (* x (sqrt 1/2)) p) |
(*.f64 x (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)) |
(* x (sqrt 1/2)) |
(*.f64 x (sqrt.f64 #s(literal 1/2 binary64))) |
x |
(sqrt 1/2) |
(sqrt.f64 #s(literal 1/2 binary64)) |
1/2 |
#s(literal 1/2 binary64) |
p |
1 |
#s(literal 1 binary64) |
(/ (neg p) x) |
(/.f64 p (neg.f64 x)) |
(neg p) |
(neg.f64 p) |
p |
x |
(sqrt (* (/ 1 (* x x)) (* p p))) |
(fabs.f64 (/.f64 p x)) |
(* (/ 1 (* x x)) (* p p)) |
(/.f64 (*.f64 p p) (*.f64 x x)) |
(/ 1 (* x x)) |
(/.f64 #s(literal 1 binary64) (*.f64 x x)) |
1 |
#s(literal 1 binary64) |
(* x x) |
(*.f64 x x) |
x |
(* p p) |
(*.f64 p p) |
p |
(/ (+ (* (/ (* (* p p) (* (* p p) -3)) (* (* x x) (* p (sqrt 2)))) (sqrt 1/2)) p) (neg x)) |
(/.f64 (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64))) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 2 binary64)))) p) (neg.f64 x)) |
(+ (* (/ (* (* p p) (* (* p p) -3)) (* (* x x) (* p (sqrt 2)))) (sqrt 1/2)) p) |
(fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64))) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 2 binary64)))) p) |
(/ (* (* p p) (* (* p p) -3)) (* (* x x) (* p (sqrt 2)))) |
(/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64))) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 2 binary64)))) |
(* (* p p) (* (* p p) -3)) |
(*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) |
(* p p) |
(*.f64 p p) |
p |
(* (* p p) -3) |
(*.f64 (*.f64 p p) #s(literal -3 binary64)) |
-3 |
#s(literal -3 binary64) |
(* (* x x) (* p (sqrt 2))) |
(*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) |
(* x x) |
(*.f64 x x) |
x |
(* p (sqrt 2)) |
(*.f64 p (sqrt.f64 #s(literal 2 binary64))) |
(sqrt 2) |
(sqrt.f64 #s(literal 2 binary64)) |
2 |
#s(literal 2 binary64) |
(sqrt 1/2) |
(sqrt.f64 #s(literal 1/2 binary64)) |
1/2 |
#s(literal 1/2 binary64) |
(neg x) |
(neg.f64 x) |
Found 14 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 99.6% | (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) |
| ✓ | accuracy | 99.3% | (*.f64 p (sqrt.f64 #s(literal 2 binary64))) |
| ✓ | accuracy | 98.5% | (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal -3 binary64))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (sqrt.f64 #s(literal 1/2 binary64)) p) (neg.f64 x)) |
| ✓ | accuracy | 70.3% | (/.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal -3 binary64))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) |
| ✓ | accuracy | 100.0% | (*.f64 p p) |
| ✓ | accuracy | 99.6% | (/.f64 #s(literal 1 binary64) (*.f64 x x)) |
| ✓ | accuracy | 87.3% | (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 p p)) |
| ✓ | accuracy | 64.3% | (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 p p))) |
| ✓ | accuracy | 100.0% | (/.f64 (neg.f64 p) x) |
| ✓ | accuracy | 100.0% | (neg.f64 p) |
| ✓ | accuracy | 100.0% | (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))) p) (sqrt.f64 #s(literal 1/2 binary64))) |
| ✓ | accuracy | 100.0% | (sqrt.f64 #s(literal 1/2 binary64)) |
| ✓ | accuracy | 99.6% | (/.f64 (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))) p) |
| ✓ | accuracy | 99.4% | (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))) |
| 58.0ms | 256× | 0 | valid |
Compiled 178 to 31 computations (82.6% saved)
ival-mult: 14.0ms (44% of total)ival-div: 8.0ms (25.1% of total)ival-sqrt: 5.0ms (15.7% of total)ival-add: 2.0ms (6.3% of total)ival-neg: 2.0ms (6.3% of total)exact: 1.0ms (3.1% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#<alt (+ (* 1/4 (/ (* x (sqrt 1/2)) p)) (sqrt 1/2))> |
#<alt (/ (* x (sqrt 1/2)) p)> |
#<alt (* x (sqrt 1/2))> |
#<alt (sqrt 1/2)> |
#<alt (/ (neg p) x)> |
#<alt (neg p)> |
#<alt (sqrt (* (/ 1 (* x x)) (* p p)))> |
#<alt (* (/ 1 (* x x)) (* p p))> |
#<alt (/ 1 (* x x))> |
#<alt (* x x)> |
#<alt (/ (* (* p p) (* (* p p) -3)) (* (* x x) (* p (sqrt 2))))> |
#<alt (/ (+ (* (/ (* (* p p) (* (* p p) -3)) (* (* x x) (* p (sqrt 2)))) (sqrt 1/2)) p) (neg x))> |
#<alt (+ (* (/ (* (* p p) (* (* p p) -3)) (* (* x x) (* p (sqrt 2)))) (sqrt 1/2)) p)> |
#<alt (* (* p p) (* (* p p) -3))> |
#<alt (* p p)> |
#<alt (* p (sqrt 2))> |
#<alt (* (* x x) (* p (sqrt 2)))> |
| Outputs |
|---|
#<alt (sqrt 1/2)> |
#<alt (+ (sqrt 1/2) (* 1/4 (/ (* x (sqrt 1/2)) p)))> |
#<alt (+ (sqrt 1/2) (* 1/4 (/ (* x (sqrt 1/2)) p)))> |
#<alt (+ (sqrt 1/2) (* 1/4 (/ (* x (sqrt 1/2)) p)))> |
#<alt (* 1/4 (/ (* x (sqrt 1/2)) p))> |
#<alt (* x (+ (* 1/4 (/ (sqrt 1/2) p)) (/ (sqrt 1/2) x)))> |
#<alt (* x (+ (* 1/4 (/ (sqrt 1/2) p)) (/ (sqrt 1/2) x)))> |
#<alt (* x (+ (* 1/4 (/ (sqrt 1/2) p)) (/ (sqrt 1/2) x)))> |
#<alt (* 1/4 (/ (* x (sqrt 1/2)) p))> |
#<alt (* -1 (* x (+ (* -1 (/ (sqrt 1/2) x)) (* -1/4 (/ (sqrt 1/2) p)))))> |
#<alt (* -1 (* x (+ (* -1 (/ (sqrt 1/2) x)) (* -1/4 (/ (sqrt 1/2) p)))))> |
#<alt (* -1 (* x (+ (* -1 (/ (sqrt 1/2) x)) (* -1/4 (/ (sqrt 1/2) p)))))> |
#<alt (* 1/4 (/ (* x (sqrt 1/2)) p))> |
#<alt (/ (+ (* 1/4 (* x (sqrt 1/2))) (* p (sqrt 1/2))) p)> |
#<alt (/ (+ (* 1/4 (* x (sqrt 1/2))) (* p (sqrt 1/2))) p)> |
#<alt (/ (+ (* 1/4 (* x (sqrt 1/2))) (* p (sqrt 1/2))) p)> |
#<alt (sqrt 1/2)> |
#<alt (+ (sqrt 1/2) (* 1/4 (/ (* x (sqrt 1/2)) p)))> |
#<alt (+ (sqrt 1/2) (* 1/4 (/ (* x (sqrt 1/2)) p)))> |
#<alt (+ (sqrt 1/2) (* 1/4 (/ (* x (sqrt 1/2)) p)))> |
#<alt (sqrt 1/2)> |
#<alt (+ (sqrt 1/2) (* 1/4 (/ (* x (sqrt 1/2)) p)))> |
#<alt (+ (sqrt 1/2) (* 1/4 (/ (* x (sqrt 1/2)) p)))> |
#<alt (+ (sqrt 1/2) (* 1/4 (/ (* x (sqrt 1/2)) p)))> |
#<alt (/ (* x (sqrt 1/2)) p)> |
#<alt (/ (* x (sqrt 1/2)) p)> |
#<alt (/ (* x (sqrt 1/2)) p)> |
#<alt (/ (* x (sqrt 1/2)) p)> |
#<alt (/ (* x (sqrt 1/2)) p)> |
#<alt (/ (* x (sqrt 1/2)) p)> |
#<alt (/ (* x (sqrt 1/2)) p)> |
#<alt (/ (* x (sqrt 1/2)) p)> |
#<alt (/ (* x (sqrt 1/2)) p)> |
#<alt (/ (* x (sqrt 1/2)) p)> |
#<alt (/ (* x (sqrt 1/2)) p)> |
#<alt (/ (* x (sqrt 1/2)) p)> |
#<alt (/ (* x (sqrt 1/2)) p)> |
#<alt (/ (* x (sqrt 1/2)) p)> |
#<alt (/ (* x (sqrt 1/2)) p)> |
#<alt (/ (* x (sqrt 1/2)) p)> |
#<alt (/ (* x (sqrt 1/2)) p)> |
#<alt (/ (* x (sqrt 1/2)) p)> |
#<alt (/ (* x (sqrt 1/2)) p)> |
#<alt (/ (* x (sqrt 1/2)) p)> |
#<alt (/ (* x (sqrt 1/2)) p)> |
#<alt (/ (* x (sqrt 1/2)) p)> |
#<alt (/ (* x (sqrt 1/2)) p)> |
#<alt (/ (* x (sqrt 1/2)) p)> |
#<alt (* x (sqrt 1/2))> |
#<alt (* x (sqrt 1/2))> |
#<alt (* x (sqrt 1/2))> |
#<alt (* x (sqrt 1/2))> |
#<alt (* x (sqrt 1/2))> |
#<alt (* x (sqrt 1/2))> |
#<alt (* x (sqrt 1/2))> |
#<alt (* x (sqrt 1/2))> |
#<alt (* x (sqrt 1/2))> |
#<alt (* x (sqrt 1/2))> |
#<alt (* x (sqrt 1/2))> |
#<alt (* x (sqrt 1/2))> |
#<alt (* -1 (/ p x))> |
#<alt (* -1 (/ p x))> |
#<alt (* -1 (/ p x))> |
#<alt (* -1 (/ p x))> |
#<alt (* -1 (/ p x))> |
#<alt (* -1 (/ p x))> |
#<alt (* -1 (/ p x))> |
#<alt (* -1 (/ p x))> |
#<alt (* -1 (/ p x))> |
#<alt (* -1 (/ p x))> |
#<alt (* -1 (/ p x))> |
#<alt (* -1 (/ p x))> |
#<alt (* -1 (/ p x))> |
#<alt (* -1 (/ p x))> |
#<alt (* -1 (/ p x))> |
#<alt (* -1 (/ p x))> |
#<alt (* -1 (/ p x))> |
#<alt (* -1 (/ p x))> |
#<alt (* -1 (/ p x))> |
#<alt (* -1 (/ p x))> |
#<alt (* -1 (/ p x))> |
#<alt (* -1 (/ p x))> |
#<alt (* -1 (/ p x))> |
#<alt (* -1 (/ p x))> |
#<alt (* -1 p)> |
#<alt (* -1 p)> |
#<alt (* -1 p)> |
#<alt (* -1 p)> |
#<alt (* -1 p)> |
#<alt (* -1 p)> |
#<alt (* -1 p)> |
#<alt (* -1 p)> |
#<alt (* -1 p)> |
#<alt (* -1 p)> |
#<alt (* -1 p)> |
#<alt (* -1 p)> |
#<alt (/ p x)> |
#<alt (/ p x)> |
#<alt (/ p x)> |
#<alt (/ p x)> |
#<alt (/ p x)> |
#<alt (/ p x)> |
#<alt (/ p x)> |
#<alt (/ p x)> |
#<alt (* -1 (/ p x))> |
#<alt (* -1 (/ p x))> |
#<alt (* -1 (/ p x))> |
#<alt (* -1 (/ p x))> |
#<alt (/ p x)> |
#<alt (/ p x)> |
#<alt (/ p x)> |
#<alt (/ p x)> |
#<alt (/ p x)> |
#<alt (/ p x)> |
#<alt (/ p x)> |
#<alt (/ p x)> |
#<alt (* -1 (/ p x))> |
#<alt (* -1 (/ p x))> |
#<alt (* -1 (/ p x))> |
#<alt (* -1 (/ p x))> |
#<alt (/ (pow p 2) (pow x 2))> |
#<alt (/ (pow p 2) (pow x 2))> |
#<alt (/ (pow p 2) (pow x 2))> |
#<alt (/ (pow p 2) (pow x 2))> |
#<alt (/ (pow p 2) (pow x 2))> |
#<alt (/ (pow p 2) (pow x 2))> |
#<alt (/ (pow p 2) (pow x 2))> |
#<alt (/ (pow p 2) (pow x 2))> |
#<alt (/ (pow p 2) (pow x 2))> |
#<alt (/ (pow p 2) (pow x 2))> |
#<alt (/ (pow p 2) (pow x 2))> |
#<alt (/ (pow p 2) (pow x 2))> |
#<alt (/ (pow p 2) (pow x 2))> |
#<alt (/ (pow p 2) (pow x 2))> |
#<alt (/ (pow p 2) (pow x 2))> |
#<alt (/ (pow p 2) (pow x 2))> |
#<alt (/ (pow p 2) (pow x 2))> |
#<alt (/ (pow p 2) (pow x 2))> |
#<alt (/ (pow p 2) (pow x 2))> |
#<alt (/ (pow p 2) (pow x 2))> |
#<alt (/ (pow p 2) (pow x 2))> |
#<alt (/ (pow p 2) (pow x 2))> |
#<alt (/ (pow p 2) (pow x 2))> |
#<alt (/ (pow p 2) (pow x 2))> |
#<alt (/ 1 (pow x 2))> |
#<alt (/ 1 (pow x 2))> |
#<alt (/ 1 (pow x 2))> |
#<alt (/ 1 (pow x 2))> |
#<alt (/ 1 (pow x 2))> |
#<alt (/ 1 (pow x 2))> |
#<alt (/ 1 (pow x 2))> |
#<alt (/ 1 (pow x 2))> |
#<alt (/ 1 (pow x 2))> |
#<alt (/ 1 (pow x 2))> |
#<alt (/ 1 (pow x 2))> |
#<alt (/ 1 (pow x 2))> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (* -3 (/ (pow p 3) (* (pow x 2) (sqrt 2))))> |
#<alt (* -3 (/ (pow p 3) (* (pow x 2) (sqrt 2))))> |
#<alt (* -3 (/ (pow p 3) (* (pow x 2) (sqrt 2))))> |
#<alt (* -3 (/ (pow p 3) (* (pow x 2) (sqrt 2))))> |
#<alt (* -3 (/ (pow p 3) (* (pow x 2) (sqrt 2))))> |
#<alt (* -3 (/ (pow p 3) (* (pow x 2) (sqrt 2))))> |
#<alt (* -3 (/ (pow p 3) (* (pow x 2) (sqrt 2))))> |
#<alt (* -3 (/ (pow p 3) (* (pow x 2) (sqrt 2))))> |
#<alt (* -3 (/ (pow p 3) (* (pow x 2) (sqrt 2))))> |
#<alt (* -3 (/ (pow p 3) (* (pow x 2) (sqrt 2))))> |
#<alt (* -3 (/ (pow p 3) (* (pow x 2) (sqrt 2))))> |
#<alt (* -3 (/ (pow p 3) (* (pow x 2) (sqrt 2))))> |
#<alt (* -3 (/ (pow p 3) (* (pow x 2) (sqrt 2))))> |
#<alt (* -3 (/ (pow p 3) (* (pow x 2) (sqrt 2))))> |
#<alt (* -3 (/ (pow p 3) (* (pow x 2) (sqrt 2))))> |
#<alt (* -3 (/ (pow p 3) (* (pow x 2) (sqrt 2))))> |
#<alt (* -3 (/ (pow p 3) (* (pow x 2) (sqrt 2))))> |
#<alt (* -3 (/ (pow p 3) (* (pow x 2) (sqrt 2))))> |
#<alt (* -3 (/ (pow p 3) (* (pow x 2) (sqrt 2))))> |
#<alt (* -3 (/ (pow p 3) (* (pow x 2) (sqrt 2))))> |
#<alt (* -3 (/ (pow p 3) (* (pow x 2) (sqrt 2))))> |
#<alt (* -3 (/ (pow p 3) (* (pow x 2) (sqrt 2))))> |
#<alt (* -3 (/ (pow p 3) (* (pow x 2) (sqrt 2))))> |
#<alt (* -3 (/ (pow p 3) (* (pow x 2) (sqrt 2))))> |
#<alt (* -1 (/ p x))> |
#<alt (* p (- (* 3 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 3) (sqrt 2)))) (/ 1 x)))> |
#<alt (* p (- (* 3 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 3) (sqrt 2)))) (/ 1 x)))> |
#<alt (* p (- (* 3 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 3) (sqrt 2)))) (/ 1 x)))> |
#<alt (* 3 (/ (* (pow p 3) (sqrt 1/2)) (* (pow x 3) (sqrt 2))))> |
#<alt (* (pow p 3) (- (* 3 (/ (sqrt 1/2) (* (pow x 3) (sqrt 2)))) (/ 1 (* (pow p 2) x))))> |
#<alt (* (pow p 3) (- (* 3 (/ (sqrt 1/2) (* (pow x 3) (sqrt 2)))) (/ 1 (* (pow p 2) x))))> |
#<alt (* (pow p 3) (- (* 3 (/ (sqrt 1/2) (* (pow x 3) (sqrt 2)))) (/ 1 (* (pow p 2) x))))> |
#<alt (* 3 (/ (* (pow p 3) (sqrt 1/2)) (* (pow x 3) (sqrt 2))))> |
#<alt (* -1 (* (pow p 3) (+ (* -3 (/ (sqrt 1/2) (* (pow x 3) (sqrt 2)))) (/ 1 (* (pow p 2) x)))))> |
#<alt (* -1 (* (pow p 3) (+ (* -3 (/ (sqrt 1/2) (* (pow x 3) (sqrt 2)))) (/ 1 (* (pow p 2) x)))))> |
#<alt (* -1 (* (pow p 3) (+ (* -3 (/ (sqrt 1/2) (* (pow x 3) (sqrt 2)))) (/ 1 (* (pow p 2) x)))))> |
#<alt (* 3 (/ (* (pow p 3) (sqrt 1/2)) (* (pow x 3) (sqrt 2))))> |
#<alt (/ (+ (* -1 (* p (pow x 2))) (* 3 (/ (* (pow p 3) (sqrt 1/2)) (sqrt 2)))) (pow x 3))> |
#<alt (/ (+ (* -1 (* p (pow x 2))) (* 3 (/ (* (pow p 3) (sqrt 1/2)) (sqrt 2)))) (pow x 3))> |
#<alt (/ (+ (* -1 (* p (pow x 2))) (* 3 (/ (* (pow p 3) (sqrt 1/2)) (sqrt 2)))) (pow x 3))> |
#<alt (* -1 (/ p x))> |
#<alt (/ (+ (* -1 p) (* 3 (/ (* (pow p 3) (sqrt 1/2)) (* (pow x 2) (sqrt 2))))) x)> |
#<alt (/ (+ (* -1 p) (* 3 (/ (* (pow p 3) (sqrt 1/2)) (* (pow x 2) (sqrt 2))))) x)> |
#<alt (/ (+ (* -1 p) (* 3 (/ (* (pow p 3) (sqrt 1/2)) (* (pow x 2) (sqrt 2))))) x)> |
#<alt (* -1 (/ p x))> |
#<alt (* -1 (/ (+ p (* -3 (/ (* (pow p 3) (sqrt 1/2)) (* (pow x 2) (sqrt 2))))) x))> |
#<alt (* -1 (/ (+ p (* -3 (/ (* (pow p 3) (sqrt 1/2)) (* (pow x 2) (sqrt 2))))) x))> |
#<alt (* -1 (/ (+ p (* -3 (/ (* (pow p 3) (sqrt 1/2)) (* (pow x 2) (sqrt 2))))) x))> |
#<alt p> |
#<alt (* p (+ 1 (* -3 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2))))))> |
#<alt (* p (+ 1 (* -3 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2))))))> |
#<alt (* p (+ 1 (* -3 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2))))))> |
#<alt (* -3 (/ (* (pow p 3) (sqrt 1/2)) (* (pow x 2) (sqrt 2))))> |
#<alt (* (pow p 3) (+ (* -3 (/ (sqrt 1/2) (* (pow x 2) (sqrt 2)))) (/ 1 (pow p 2))))> |
#<alt (* (pow p 3) (+ (* -3 (/ (sqrt 1/2) (* (pow x 2) (sqrt 2)))) (/ 1 (pow p 2))))> |
#<alt (* (pow p 3) (+ (* -3 (/ (sqrt 1/2) (* (pow x 2) (sqrt 2)))) (/ 1 (pow p 2))))> |
#<alt (* -3 (/ (* (pow p 3) (sqrt 1/2)) (* (pow x 2) (sqrt 2))))> |
#<alt (* -1 (* (pow p 3) (- (* 3 (/ (sqrt 1/2) (* (pow x 2) (sqrt 2)))) (/ 1 (pow p 2)))))> |
#<alt (* -1 (* (pow p 3) (- (* 3 (/ (sqrt 1/2) (* (pow x 2) (sqrt 2)))) (/ 1 (pow p 2)))))> |
#<alt (* -1 (* (pow p 3) (- (* 3 (/ (sqrt 1/2) (* (pow x 2) (sqrt 2)))) (/ 1 (pow p 2)))))> |
#<alt (* -3 (/ (* (pow p 3) (sqrt 1/2)) (* (pow x 2) (sqrt 2))))> |
#<alt (/ (+ (* -3 (/ (* (pow p 3) (sqrt 1/2)) (sqrt 2))) (* p (pow x 2))) (pow x 2))> |
#<alt (/ (+ (* -3 (/ (* (pow p 3) (sqrt 1/2)) (sqrt 2))) (* p (pow x 2))) (pow x 2))> |
#<alt (/ (+ (* -3 (/ (* (pow p 3) (sqrt 1/2)) (sqrt 2))) (* p (pow x 2))) (pow x 2))> |
#<alt p> |
#<alt (+ p (* -3 (/ (* (pow p 3) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))))> |
#<alt (+ p (* -3 (/ (* (pow p 3) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))))> |
#<alt (+ p (* -3 (/ (* (pow p 3) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))))> |
#<alt p> |
#<alt (+ p (* -3 (/ (* (pow p 3) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))))> |
#<alt (+ p (* -3 (/ (* (pow p 3) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))))> |
#<alt (+ p (* -3 (/ (* (pow p 3) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))))> |
#<alt (* -3 (pow p 4))> |
#<alt (* -3 (pow p 4))> |
#<alt (* -3 (pow p 4))> |
#<alt (* -3 (pow p 4))> |
#<alt (* -3 (pow p 4))> |
#<alt (* -3 (pow p 4))> |
#<alt (* -3 (pow p 4))> |
#<alt (* -3 (pow p 4))> |
#<alt (* -3 (pow p 4))> |
#<alt (* -3 (pow p 4))> |
#<alt (* -3 (pow p 4))> |
#<alt (* -3 (pow p 4))> |
#<alt (pow p 2)> |
#<alt (pow p 2)> |
#<alt (pow p 2)> |
#<alt (pow p 2)> |
#<alt (pow p 2)> |
#<alt (pow p 2)> |
#<alt (pow p 2)> |
#<alt (pow p 2)> |
#<alt (pow p 2)> |
#<alt (pow p 2)> |
#<alt (pow p 2)> |
#<alt (pow p 2)> |
#<alt (* p (sqrt 2))> |
#<alt (* p (sqrt 2))> |
#<alt (* p (sqrt 2))> |
#<alt (* p (sqrt 2))> |
#<alt (* p (sqrt 2))> |
#<alt (* p (sqrt 2))> |
#<alt (* p (sqrt 2))> |
#<alt (* p (sqrt 2))> |
#<alt (* p (sqrt 2))> |
#<alt (* p (sqrt 2))> |
#<alt (* p (sqrt 2))> |
#<alt (* p (sqrt 2))> |
#<alt (* p (* (pow x 2) (sqrt 2)))> |
#<alt (* p (* (pow x 2) (sqrt 2)))> |
#<alt (* p (* (pow x 2) (sqrt 2)))> |
#<alt (* p (* (pow x 2) (sqrt 2)))> |
#<alt (* p (* (pow x 2) (sqrt 2)))> |
#<alt (* p (* (pow x 2) (sqrt 2)))> |
#<alt (* p (* (pow x 2) (sqrt 2)))> |
#<alt (* p (* (pow x 2) (sqrt 2)))> |
#<alt (* p (* (pow x 2) (sqrt 2)))> |
#<alt (* p (* (pow x 2) (sqrt 2)))> |
#<alt (* p (* (pow x 2) (sqrt 2)))> |
#<alt (* p (* (pow x 2) (sqrt 2)))> |
#<alt (* p (* (pow x 2) (sqrt 2)))> |
#<alt (* p (* (pow x 2) (sqrt 2)))> |
#<alt (* p (* (pow x 2) (sqrt 2)))> |
#<alt (* p (* (pow x 2) (sqrt 2)))> |
#<alt (* p (* (pow x 2) (sqrt 2)))> |
#<alt (* p (* (pow x 2) (sqrt 2)))> |
#<alt (* p (* (pow x 2) (sqrt 2)))> |
#<alt (* p (* (pow x 2) (sqrt 2)))> |
#<alt (* p (* (pow x 2) (sqrt 2)))> |
#<alt (* p (* (pow x 2) (sqrt 2)))> |
#<alt (* p (* (pow x 2) (sqrt 2)))> |
#<alt (* p (* (pow x 2) (sqrt 2)))> |
75 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 7.0ms | p | @ | -inf | (/ (* (* p p) (* (* p p) -3)) (* (* x x) (* p (sqrt 2)))) |
| 1.0ms | x | @ | 0 | (/ (+ (* (/ (* (* p p) (* (* p p) -3)) (* (* x x) (* p (sqrt 2)))) (sqrt 1/2)) p) (neg x)) |
| 1.0ms | p | @ | 0 | (/ (+ (* (/ (* (* p p) (* (* p p) -3)) (* (* x x) (* p (sqrt 2)))) (sqrt 1/2)) p) (neg x)) |
| 1.0ms | p | @ | inf | (/ (+ (* (/ (* (* p p) (* (* p p) -3)) (* (* x x) (* p (sqrt 2)))) (sqrt 1/2)) p) (neg x)) |
| 1.0ms | x | @ | inf | (/ (+ (* (/ (* (* p p) (* (* p p) -3)) (* (* x x) (* p (sqrt 2)))) (sqrt 1/2)) p) (neg x)) |
| 1× | batch-egg-rewrite |
| 6 692× | *-lowering-*.f32 |
| 6 692× | *-lowering-*.f64 |
| 5 716× | accelerator-lowering-fma.f32 |
| 5 716× | accelerator-lowering-fma.f64 |
| 4 322× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 29 | 147 |
| 1 | 143 | 124 |
| 2 | 1107 | 107 |
| 0 | 8774 | 105 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (* 1/4 (/ (* x (sqrt 1/2)) p)) (sqrt 1/2)) |
(/ (* x (sqrt 1/2)) p) |
(* x (sqrt 1/2)) |
(sqrt 1/2) |
(/ (neg p) x) |
(neg p) |
(sqrt (* (/ 1 (* x x)) (* p p))) |
(* (/ 1 (* x x)) (* p p)) |
(/ 1 (* x x)) |
(* x x) |
(/ (* (* p p) (* (* p p) -3)) (* (* x x) (* p (sqrt 2)))) |
(/ (+ (* (/ (* (* p p) (* (* p p) -3)) (* (* x x) (* p (sqrt 2)))) (sqrt 1/2)) p) (neg x)) |
(+ (* (/ (* (* p p) (* (* p p) -3)) (* (* x x) (* p (sqrt 2)))) (sqrt 1/2)) p) |
(* (* p p) (* (* p p) -3)) |
(* p p) |
(* p (sqrt 2)) |
(* (* x x) (* p (sqrt 2))) |
| Outputs |
|---|
(+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) x) p)) |
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) x) p) (sqrt.f64 #s(literal 1/2 binary64))) |
(+.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) (*.f64 #s(literal 1/4 binary64) x)) #s(literal 1/2 binary64)) (*.f64 p p)) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) x) p) (sqrt.f64 #s(literal 1/2 binary64)))) (neg.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) x) p) (sqrt.f64 #s(literal 1/2 binary64)))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) (*.f64 #s(literal 1/4 binary64) x)) #s(literal 1/2 binary64)) (*.f64 p p)) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) x) p) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) x) p) (sqrt.f64 #s(literal 1/2 binary64))))) |
(-.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) x) p))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) (*.f64 #s(literal 1/4 binary64) x)) #s(literal 1/2 binary64)) (*.f64 p p)) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) x) p)))) |
(fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 x p)) (sqrt.f64 #s(literal 1/2 binary64))) |
(fma.f64 x (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) p) (sqrt.f64 #s(literal 1/2 binary64))) |
(fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) x) p)) |
(fma.f64 (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) p) (sqrt.f64 #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 x p)) #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) x) p)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) x) p) (sqrt.f64 #s(literal 1/2 binary64))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) (*.f64 #s(literal 1/4 binary64) x)) #s(literal 1/2 binary64)) (*.f64 p p)) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) x) p) (sqrt.f64 #s(literal 1/2 binary64)))) (neg.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) x) p) (sqrt.f64 #s(literal 1/2 binary64)))))) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) x) (/.f64 #s(literal 1 binary64) p) (sqrt.f64 #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/4 binary64)) (/.f64 #s(literal -1 binary64) p) (sqrt.f64 #s(literal 1/2 binary64))) |
(fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)) (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) x) p)) |
(fma.f64 (*.f64 #s(literal 1/4 binary64) x) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) (sqrt.f64 #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 x p) (sqrt.f64 #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) p)) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)) x (sqrt.f64 #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) p) (sqrt.f64 #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64))) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)) (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) x) p)) |
(neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) x) (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) (*.f64 #s(literal 1/4 binary64) x)) #s(literal 1/2 binary64))) (*.f64 p (*.f64 p p)))) (neg.f64 (+.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 x p)) #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) (*.f64 #s(literal 1/4 binary64) x)) #s(literal 1/2 binary64)) (*.f64 p p))))))) |
(neg.f64 (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 x p) (/.f64 x p))) #s(literal -1/2 binary64)) (fma.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 x p)) #s(literal -1/4 binary64) (neg.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))))))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) x) (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) (*.f64 #s(literal 1/4 binary64) x)) #s(literal 1/2 binary64))) (*.f64 p (*.f64 p p))))) (+.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 x p)) #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) (*.f64 #s(literal 1/4 binary64) x)) #s(literal 1/2 binary64)) (*.f64 p p)))))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 x p) (/.f64 x p))) #s(literal -1/2 binary64))) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) x) p) (sqrt.f64 #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 x p)) (sqrt.f64 #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 x p)) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) x) p) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) x) p) (sqrt.f64 #s(literal 1/2 binary64))))) (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) x) (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) (*.f64 #s(literal 1/4 binary64) x)) #s(literal 1/2 binary64))) (*.f64 p (*.f64 p p)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) x) p)) (-.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) (*.f64 #s(literal 1/4 binary64) x)) #s(literal 1/2 binary64)) (*.f64 p p))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 x p)) (sqrt.f64 #s(literal 1/2 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) x) (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) (*.f64 #s(literal 1/4 binary64) x)) #s(literal 1/2 binary64))) (*.f64 p (*.f64 p p)))) (+.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 x p)) #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) (*.f64 #s(literal 1/4 binary64) x)) #s(literal 1/2 binary64)) (*.f64 p p))))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) x) (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) (*.f64 #s(literal 1/4 binary64) x)) #s(literal 1/2 binary64))) (*.f64 p (*.f64 p p)))) (+.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) x) p) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) x) p) (sqrt.f64 #s(literal 1/2 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 x p) (/.f64 x p))) #s(literal -1/2 binary64)) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) x) p) (sqrt.f64 #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) x) (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) (*.f64 #s(literal 1/4 binary64) x)) #s(literal 1/2 binary64))) (*.f64 p (*.f64 p p))))) (neg.f64 (+.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 x p)) #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) (*.f64 #s(literal 1/4 binary64) x)) #s(literal 1/2 binary64)) (*.f64 p p)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) x) (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) (*.f64 #s(literal 1/4 binary64) x)) #s(literal 1/2 binary64))) (*.f64 p (*.f64 p p))))) (neg.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) x) p) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) x) p) (sqrt.f64 #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 x p) (/.f64 x p))) #s(literal -1/2 binary64))) (fma.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 x p)) #s(literal -1/4 binary64) (neg.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) (*.f64 #s(literal 1/4 binary64) x)) #s(literal 1/2 binary64)) (*.f64 p p))) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) x) p))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) (*.f64 #s(literal 1/4 binary64) x)) #s(literal 1/2 binary64)) (*.f64 p p)) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) x) p) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) x) p) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1/2 binary64))) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) x) p) (sqrt.f64 #s(literal 1/2 binary64))) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) x) p) (sqrt.f64 #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) x) (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) (*.f64 #s(literal 1/4 binary64) x)) #s(literal 1/2 binary64))) (*.f64 p (*.f64 p p)))))) (neg.f64 (neg.f64 (+.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 x p)) #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) (*.f64 #s(literal 1/4 binary64) x)) #s(literal 1/2 binary64)) (*.f64 p p))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 x p) (/.f64 x p))) #s(literal -1/2 binary64)))) (neg.f64 (fma.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 x p)) #s(literal -1/4 binary64) (neg.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) (*.f64 #s(literal 1/4 binary64) x)) #s(literal 1/2 binary64)) (*.f64 p p)))) (neg.f64 (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) x) p)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) (*.f64 #s(literal 1/4 binary64) x)) #s(literal 1/2 binary64)) (*.f64 p p)) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) x) p) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) x) p) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) (*.f64 #s(literal 1/4 binary64) x)) #s(literal 1/2 binary64)) (*.f64 p p)) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) x) p) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) (*.f64 #s(literal 1/4 binary64) x)) #s(literal 1/2 binary64)) (*.f64 p p)) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) x) p) (sqrt.f64 #s(literal 1/2 binary64)))) (fma.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) x) p) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) x) p) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) (*.f64 #s(literal 1/4 binary64) x)) #s(literal 1/2 binary64)) (*.f64 p p)) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) x) p) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) x) p) (sqrt.f64 #s(literal 1/2 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) (*.f64 #s(literal 1/4 binary64) x)) #s(literal 1/2 binary64)) (*.f64 p p)) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) x) p) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) (*.f64 #s(literal 1/4 binary64) x)) #s(literal 1/2 binary64)) (*.f64 p p)) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) x) p) (sqrt.f64 #s(literal 1/2 binary64))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) x) p) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) x) p) (sqrt.f64 #s(literal 1/2 binary64)))))) (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) (*.f64 #s(literal 1/4 binary64) x)) #s(literal 1/2 binary64)) (*.f64 p p)) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) x) p) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) x) p) (sqrt.f64 #s(literal 1/2 binary64)))))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) x) (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) (*.f64 #s(literal 1/4 binary64) x)) #s(literal 1/2 binary64))) (*.f64 p (*.f64 p p)))) #s(literal 1 binary64)) (+.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 x p)) #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) (*.f64 #s(literal 1/4 binary64) x)) #s(literal 1/2 binary64)) (*.f64 p p))))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 x p) (/.f64 x p))) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) x) p) (sqrt.f64 #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) x) p) #s(literal 9 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 x p)) #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) (*.f64 #s(literal 1/4 binary64) x)) #s(literal 1/2 binary64)) (*.f64 p p)))))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) (*.f64 #s(literal 1/4 binary64) x)) #s(literal 1/2 binary64)) (*.f64 p p)) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 x p) (/.f64 x p))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 x p) (/.f64 x p))))) (-.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) x) (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) (*.f64 #s(literal 1/4 binary64) x)) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 p (*.f64 p p)))))) |
(/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) (*.f64 #s(literal 1/4 binary64) x)) #s(literal 1/2 binary64)) (*.f64 p p)) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 x p) (/.f64 x p))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 x p) (/.f64 x p))))) #s(literal -1/8 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 x p)) #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) (*.f64 #s(literal 1/4 binary64) x)) #s(literal 1/2 binary64)) (*.f64 p p)))))) (fma.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 x p)) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 x p) (/.f64 x p)))) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) (*.f64 #s(literal 1/4 binary64) x)) #s(literal 1/2 binary64)) (*.f64 p p)) (*.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 x p) (/.f64 x p))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 x p) (/.f64 x p))))) #s(literal -1/8 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) x) p) (sqrt.f64 #s(literal 1/2 binary64))))) (fma.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 x p) (/.f64 x p))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 x p) (/.f64 x p)))) (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) (*.f64 #s(literal 1/4 binary64) x)) #s(literal 1/2 binary64)) (*.f64 p p)))))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 x p) (/.f64 x p))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 x p) (/.f64 x p)))) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) x) p) (sqrt.f64 #s(literal 1/2 binary64))))) (fma.f64 #s(literal 1/16 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 x p) (/.f64 x p))) #s(literal 1/2 binary64))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 x p)) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 x p)) (sqrt.f64 #s(literal 1/2 binary64)))) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) x) (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) (*.f64 #s(literal 1/4 binary64) x)) #s(literal 1/2 binary64))) (*.f64 p (*.f64 p p)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 x p)) #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) (*.f64 #s(literal 1/4 binary64) x)) #s(literal 1/2 binary64)) (*.f64 p p)))))) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) x) (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) (*.f64 #s(literal 1/4 binary64) x)) #s(literal 1/2 binary64))) (*.f64 p (*.f64 p p)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) x) p) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) x) p) (sqrt.f64 #s(literal 1/2 binary64))))))) |
(*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 x p) (/.f64 x p))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) x) p) (sqrt.f64 #s(literal 1/2 binary64))))) |
(*.f64 (neg.f64 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) x) (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) (*.f64 #s(literal 1/4 binary64) x)) #s(literal 1/2 binary64))) (*.f64 p (*.f64 p p))))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 x p)) #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) (*.f64 #s(literal 1/4 binary64) x)) #s(literal 1/2 binary64)) (*.f64 p p))))))) |
(*.f64 (neg.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 x p) (/.f64 x p))) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 x p)) #s(literal -1/4 binary64) (neg.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))))))) |
(*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) (*.f64 #s(literal 1/4 binary64) x)) #s(literal 1/2 binary64)) (*.f64 p p))) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) x) p)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 p (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))) (neg.f64 p))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 p)) (/.f64 (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))) (neg.f64 p))) |
(neg.f64 (/.f64 (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))) (neg.f64 p))) |
(neg.f64 (*.f64 (neg.f64 x) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) p))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))) (neg.f64 p)))) |
(neg.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) (neg.f64 x))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 p (*.f64 x (sqrt.f64 #s(literal 1/2 binary64)))))) |
(neg.f64 (/.f64 (*.f64 (*.f64 x (neg.f64 (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal -1 binary64)) (neg.f64 p))) |
(/.f64 x (/.f64 p (sqrt.f64 #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))) p) |
(/.f64 #s(literal 1 binary64) (/.f64 p (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 p (*.f64 (*.f64 x (neg.f64 (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal -1 binary64)))) |
(/.f64 #s(literal -1 binary64) (/.f64 (neg.f64 p) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 x (neg.f64 (sqrt.f64 #s(literal 1/2 binary64)))) (neg.f64 p)) |
(/.f64 (*.f64 (*.f64 x (neg.f64 (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal -1 binary64)) p) |
(/.f64 (neg.f64 (*.f64 (*.f64 x (neg.f64 (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal -1 binary64))) (neg.f64 p)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))))) (neg.f64 p)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (neg.f64 (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal -1 binary64))) p) |
(/.f64 (*.f64 (*.f64 x (neg.f64 (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (neg.f64 p)) |
(pow.f64 (/.f64 p (*.f64 x (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal -1 binary64)) |
(*.f64 x (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 x p)) |
(*.f64 (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) p)) |
(*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 x p))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))) (neg.f64 p))) |
(*.f64 (*.f64 x (neg.f64 (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 #s(literal -1 binary64) p)) |
(*.f64 (/.f64 #s(literal 1 binary64) p) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) p) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) x) |
(*.f64 (*.f64 (*.f64 x (neg.f64 (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) p)) |
(*.f64 (pow.f64 (/.f64 p (*.f64 x (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 p (*.f64 x (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))))) (/.f64 #s(literal -1 binary64) p)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) p) x) (sqrt.f64 #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) p) (sqrt.f64 #s(literal 1/2 binary64))) x) |
(*.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) #s(literal 1 binary64)) x) |
(*.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) #s(literal -1 binary64)) (neg.f64 x)) |
(-.f64 #s(literal 0 binary64) (*.f64 x (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))))) |
(neg.f64 (*.f64 x (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))))) |
(*.f64 x (sqrt.f64 #s(literal 1/2 binary64))) |
(*.f64 x (neg.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) |
(*.f64 (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64)))) |
(*.f64 (neg.f64 x) (neg.f64 (sqrt.f64 #s(literal 1/2 binary64)))) |
(*.f64 #s(literal -1 binary64) (*.f64 x (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))))) |
(*.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (neg.f64 x)) |
(*.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64)))) x) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) (neg.f64 x)) |
(*.f64 (*.f64 x (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64))) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 #s(literal 1/2 binary64)))) |
(sqrt.f64 #s(literal 1/2 binary64)) |
(pow.f64 #s(literal 1/4 binary64) #s(literal 1/4 binary64)) |
(pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64))) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64))) |
(+.f64 #s(literal 0 binary64) (/.f64 p (neg.f64 x))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) (/.f64 p (neg.f64 x))) |
(exp.f64 (*.f64 (log.f64 (/.f64 x (neg.f64 p))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 p x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 0 binary64) (/.f64 p (neg.f64 x))) |
(neg.f64 (/.f64 p x)) |
(/.f64 p (neg.f64 x)) |
(/.f64 (neg.f64 p) x) |
(/.f64 #s(literal 1 binary64) (/.f64 x (neg.f64 p))) |
(/.f64 #s(literal -1 binary64) (/.f64 x p)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x p)) (*.f64 x x)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (neg.f64 p))) (neg.f64 (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 x p)) x) (*.f64 x (/.f64 x p))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 p x) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 p (/.f64 p (*.f64 x x)) (*.f64 #s(literal 0 binary64) (/.f64 p x))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 p p) (*.f64 x x))) (+.f64 #s(literal 0 binary64) (/.f64 p x))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 (*.f64 p (*.f64 p p)))) (fma.f64 p p #s(literal 0 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 p (neg.f64 p))) p) |
(/.f64 (*.f64 (neg.f64 (*.f64 p (*.f64 p p))) (/.f64 #s(literal 1 binary64) x)) (fma.f64 p p #s(literal 0 binary64))) |
(/.f64 (*.f64 (*.f64 p (neg.f64 p)) (/.f64 #s(literal 1 binary64) x)) p) |
(pow.f64 (/.f64 x (neg.f64 p)) #s(literal -1 binary64)) |
(*.f64 p (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (neg.f64 p) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 #s(literal 1 binary64) (/.f64 p (neg.f64 x))) |
(*.f64 #s(literal -1 binary64) (/.f64 p x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 p)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 #s(literal -1 binary64) p) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) p) |
(*.f64 (/.f64 p x) #s(literal -1 binary64)) |
(*.f64 (pow.f64 (/.f64 x (neg.f64 p)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 x (neg.f64 p)) #s(literal -1/2 binary64))) |
(+.f64 #s(literal 0 binary64) (neg.f64 p)) |
(-.f64 #s(literal 0 binary64) p) |
(-.f64 (/.f64 #s(literal 0 binary64) (fma.f64 p p #s(literal 0 binary64))) (/.f64 (*.f64 p (*.f64 p p)) (fma.f64 p p #s(literal 0 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) p) p) |
(neg.f64 p) |
(/.f64 p #s(literal -1 binary64)) |
(/.f64 (neg.f64 p) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) p)) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 p p #s(literal 0 binary64)) (neg.f64 (*.f64 p (*.f64 p p))))) |
(/.f64 #s(literal 1 binary64) (/.f64 p (*.f64 p (neg.f64 p)))) |
(/.f64 (*.f64 p p) (neg.f64 p)) |
(/.f64 (*.f64 p (neg.f64 p)) p) |
(/.f64 (neg.f64 (*.f64 p (*.f64 p p))) (fma.f64 p p #s(literal 0 binary64))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 p (*.f64 p p)))) (neg.f64 (fma.f64 p p #s(literal 0 binary64)))) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (neg.f64 p) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 p p) #s(literal 0 binary64)))) |
(/.f64 (*.f64 (neg.f64 (*.f64 p (*.f64 p p))) #s(literal 1 binary64)) (fma.f64 p p #s(literal 0 binary64))) |
(*.f64 p #s(literal -1 binary64)) |
(*.f64 (neg.f64 p) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (neg.f64 p)) |
(*.f64 #s(literal -1 binary64) p) |
(*.f64 (*.f64 p (neg.f64 p)) (/.f64 #s(literal 1 binary64) p)) |
(*.f64 (neg.f64 (*.f64 p (*.f64 p p))) (/.f64 #s(literal 1 binary64) (fma.f64 p p #s(literal 0 binary64)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 p p) (*.f64 x x))) #s(literal 1/2 binary64))) |
(fabs.f64 (/.f64 p x)) |
(-.f64 #s(literal 0 binary64) (/.f64 p (neg.f64 x))) |
(sqrt.f64 (/.f64 (*.f64 p p) (*.f64 x x))) |
(neg.f64 (/.f64 p (neg.f64 x))) |
(/.f64 p x) |
(/.f64 (neg.f64 p) (neg.f64 x)) |
(/.f64 #s(literal 1 binary64) (/.f64 x p)) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (*.f64 x x) (*.f64 p p)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x p) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (/.f64 x (neg.f64 p))) |
(/.f64 (sqrt.f64 (/.f64 (*.f64 p p) x)) (sqrt.f64 x)) |
(/.f64 (sqrt.f64 (*.f64 p (neg.f64 p))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) x)) |
(/.f64 (*.f64 p (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) x)) |
(/.f64 (*.f64 p (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (sqrt.f64 x)) |
(/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) p) (*.f64 (sqrt.f64 #s(literal -1 binary64)) x)) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) p) (sqrt.f64 x)) |
(pow.f64 (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 x p) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 (*.f64 p p) (*.f64 x x)) (/.f64 (*.f64 p p) (*.f64 x x))) #s(literal 1/4 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 (*.f64 p p) (*.f64 x x)))) #s(literal 1/2 binary64)) |
(*.f64 p (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (neg.f64 p) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 #s(literal 1 binary64) (/.f64 p x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) p) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 p)) |
(*.f64 (/.f64 (sqrt.f64 p) x) (sqrt.f64 p)) |
(*.f64 (sqrt.f64 p) (/.f64 (sqrt.f64 p) x)) |
(*.f64 (pow.f64 (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal 1/4 binary64)) (pow.f64 (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/2 binary64)) (/.f64 p x)) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (pow.f64 (/.f64 (*.f64 p p) x) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 (/.f64 (*.f64 p p) x))) |
(*.f64 (pow.f64 (/.f64 p x) #s(literal 1/2 binary64)) (pow.f64 (/.f64 p x) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (/.f64 p x)) (sqrt.f64 (/.f64 p x))) |
(exp.f64 (fma.f64 (log.f64 (*.f64 x x)) #s(literal -1 binary64) (*.f64 (log.f64 p) #s(literal 2 binary64)))) |
(exp.f64 (fma.f64 (log.f64 p) #s(literal 2 binary64) (*.f64 (log.f64 (*.f64 x x)) #s(literal -1 binary64)))) |
(exp.f64 (-.f64 (*.f64 (log.f64 p) #s(literal 2 binary64)) (log.f64 (*.f64 x x)))) |
(neg.f64 (*.f64 (neg.f64 p) (/.f64 p (*.f64 x x)))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) (*.f64 p p))) |
(neg.f64 (*.f64 (*.f64 p p) (/.f64 #s(literal -1 binary64) (*.f64 x x)))) |
(neg.f64 (*.f64 (/.f64 p (*.f64 x x)) (neg.f64 p))) |
(neg.f64 (/.f64 (*.f64 p p) (neg.f64 (*.f64 x x)))) |
(neg.f64 (/.f64 (*.f64 p (neg.f64 p)) (*.f64 x x))) |
(neg.f64 (/.f64 (/.f64 (*.f64 p p) x) (neg.f64 x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 p p))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x x) (*.f64 p p)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 (*.f64 p p) x))) |
(/.f64 (*.f64 p p) (*.f64 x x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x x) (*.f64 p p)))) |
(/.f64 (/.f64 p x) (/.f64 x p)) |
(/.f64 (*.f64 p (neg.f64 p)) (neg.f64 (*.f64 x x))) |
(/.f64 (/.f64 (*.f64 p p) x) x) |
(/.f64 (neg.f64 (/.f64 (*.f64 p p) x)) (neg.f64 x)) |
(/.f64 (*.f64 p (/.f64 p x)) x) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) x)) x) |
(/.f64 (*.f64 (*.f64 p p) (/.f64 #s(literal -1 binary64) x)) (neg.f64 x)) |
(/.f64 (*.f64 (/.f64 p x) (neg.f64 p)) (neg.f64 x)) |
(/.f64 (*.f64 (/.f64 p x) #s(literal 1 binary64)) (/.f64 x p)) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 p p)) (neg.f64 x)) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 p p) x)) (neg.f64 x)) |
(/.f64 (*.f64 (neg.f64 p) (/.f64 p x)) (neg.f64 x)) |
(pow.f64 (/.f64 p x) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (*.f64 x x) (*.f64 p p)) #s(literal -1 binary64)) |
(*.f64 p (/.f64 p (*.f64 x x))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (*.f64 x x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 p p)) |
(*.f64 (*.f64 p p) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 p p) x)) |
(*.f64 (/.f64 p x) (/.f64 p x)) |
(*.f64 (/.f64 p (*.f64 x x)) p) |
(*.f64 (*.f64 p (neg.f64 p)) (/.f64 #s(literal -1 binary64) (*.f64 x x))) |
(*.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (*.f64 (/.f64 p (*.f64 x x)) #s(literal -1 binary64)) (neg.f64 p)) |
(exp.f64 (*.f64 (log.f64 (*.f64 x x)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal -2 binary64))) |
(exp.f64 (neg.f64 (log.f64 (*.f64 x x)))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x x))) |
(sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) #s(literal 1 binary64))) |
(neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 x))) |
(neg.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) x)) |
(/.f64 #s(literal 1 binary64) (*.f64 x x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x x))) |
(/.f64 (/.f64 #s(literal 1 binary64) x) x) |
(/.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 x)) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64)) (neg.f64 x)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) x)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (sqrt.f64 x)) |
(/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) x)) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 x)) |
(pow.f64 x #s(literal -2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/2 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 #s(literal 1 binary64) (pow.f64 (neg.f64 x) #s(literal -2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x x))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) x)) |
(exp.f64 (log.f64 (*.f64 x x))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 x x)) #s(literal -1 binary64)))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (*.f64 x x))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) x))) |
(neg.f64 (neg.f64 (*.f64 x x))) |
(neg.f64 (/.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 x (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64))) |
(/.f64 (*.f64 x x) #s(literal 1 binary64)) |
(/.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x x))) |
(/.f64 (neg.f64 (*.f64 x x)) #s(literal -1 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(*.f64 x x) |
(*.f64 #s(literal 1 binary64) (*.f64 x x)) |
(*.f64 #s(literal 1 binary64) (pow.f64 (neg.f64 x) #s(literal 2 binary64))) |
(*.f64 (*.f64 x x) #s(literal 1 binary64)) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x x))) |
(*.f64 (neg.f64 (*.f64 x x)) #s(literal -1 binary64)) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1/3 binary64))) (*.f64 p (*.f64 p (*.f64 p p))))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 p p) (/.f64 (*.f64 p #s(literal -3 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 x x)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (*.f64 p (*.f64 x x))))) (neg.f64 (/.f64 (*.f64 (*.f64 p p) (/.f64 (*.f64 p #s(literal -3 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 x x)))) |
(neg.f64 (neg.f64 (/.f64 (*.f64 (*.f64 p p) (/.f64 (*.f64 p #s(literal -3 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 x x)))) |
(neg.f64 (*.f64 (neg.f64 p) (*.f64 p (/.f64 (/.f64 (*.f64 p #s(literal -3 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x x))))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 p p) (/.f64 (*.f64 p #s(literal -3 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 x x))))) |
(neg.f64 (/.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 x x)) (neg.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64)))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1/3 binary64))) (*.f64 p (*.f64 p (*.f64 p p)))))) |
(neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal 3 binary64))) (*.f64 x x)) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) |
(neg.f64 (/.f64 (/.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 x x)) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 p))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1/3 binary64))) (*.f64 p (*.f64 p (*.f64 p p))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 (*.f64 p p) (/.f64 (*.f64 p #s(literal -3 binary64)) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 x x)) p))) |
(/.f64 #s(literal 1 binary64) (/.f64 p (/.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 x x)) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (*.f64 p p) (/.f64 (*.f64 x (*.f64 x (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (*.f64 p p) #s(literal -3 binary64)))) |
(/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 x (*.f64 x (*.f64 p (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (*.f64 x (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal 3 binary64))))) |
(/.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal 3 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (*.f64 p (*.f64 x x))))) |
(/.f64 (/.f64 (*.f64 p p) (*.f64 x x)) (/.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 p p) #s(literal -3 binary64)))) |
(/.f64 (/.f64 (*.f64 p #s(literal -3 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 x x) (*.f64 p p))) |
(/.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 x x)) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (/.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal 3 binary64))) (*.f64 x x)) (neg.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) x) (*.f64 x (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (*.f64 (*.f64 p p) (/.f64 (*.f64 p #s(literal -3 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 x x)) |
(/.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 x x) (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))))) |
(/.f64 (/.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 x x)) p) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 (/.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 x x)) (sqrt.f64 #s(literal 2 binary64))) p) |
(/.f64 (neg.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) x)) (neg.f64 (*.f64 x (*.f64 p (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 p p) (/.f64 (*.f64 p #s(literal -3 binary64)) (sqrt.f64 #s(literal 2 binary64))))) (neg.f64 (*.f64 x x))) |
(/.f64 (neg.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x)))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (/.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 x x)) p)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (/.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 x x)) (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 p)) |
(/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (*.f64 p (*.f64 x x))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal 3 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (*.f64 p (*.f64 x x))))) |
(/.f64 (*.f64 (/.f64 (*.f64 p #s(literal -3 binary64)) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64)) (/.f64 (*.f64 x x) (*.f64 p p))) |
(/.f64 (*.f64 (/.f64 (*.f64 p #s(literal -3 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 p p)) (*.f64 x x)) |
(/.f64 (*.f64 (/.f64 p x) (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 x (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (*.f64 (/.f64 (*.f64 p p) x) (*.f64 (*.f64 p p) #s(literal -3 binary64))) (*.f64 x (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -3 binary64)) x) (*.f64 p p)) (*.f64 x (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (*.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 p p))) x) #s(literal -3 binary64)) (*.f64 x (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (*.f64 (*.f64 p p) (/.f64 (*.f64 (*.f64 p p) #s(literal -3 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 p (*.f64 x x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal 3 binary64))) (*.f64 x x))) (neg.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) x)) (*.f64 x (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (/.f64 (*.f64 p #s(literal -3 binary64)) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 x x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x)))) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 x x)) p)) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 x x)) (sqrt.f64 #s(literal 2 binary64)))) p) |
(/.f64 (*.f64 (*.f64 p p) (/.f64 (*.f64 (*.f64 p p) #s(literal -3 binary64)) x)) (*.f64 x (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (*.f64 (*.f64 p p) (/.f64 (*.f64 (*.f64 p p) #s(literal -3 binary64)) (*.f64 p (*.f64 x x)))) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 (*.f64 (/.f64 (*.f64 p p) (*.f64 x x)) (*.f64 (*.f64 p p) #s(literal 3 binary64))) (neg.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (*.f64 (/.f64 (*.f64 p p) (*.f64 x x)) (/.f64 (*.f64 (*.f64 p p) #s(literal -3 binary64)) (sqrt.f64 #s(literal 2 binary64)))) p) |
(/.f64 (*.f64 (/.f64 (*.f64 p p) (*.f64 x x)) (/.f64 (*.f64 (*.f64 p p) #s(literal -3 binary64)) p)) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 (*.f64 (/.f64 (*.f64 p #s(literal -3 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 p (neg.f64 p))) (neg.f64 (*.f64 x x))) |
(/.f64 (*.f64 (/.f64 (*.f64 p #s(literal -3 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 p p) x)) x) |
(/.f64 (*.f64 (/.f64 p (*.f64 x x)) (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (*.f64 (/.f64 p (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 x x)) |
(/.f64 (*.f64 (/.f64 p (*.f64 p (*.f64 x x))) (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 (*.f64 (/.f64 (*.f64 p p) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 p p) #s(literal -3 binary64))) (*.f64 x x)) |
(/.f64 (*.f64 (/.f64 (*.f64 p p) (*.f64 p (*.f64 x x))) (*.f64 (*.f64 p p) #s(literal -3 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -3 binary64)) (*.f64 p (*.f64 x x))) (*.f64 p p)) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 (*.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 p p))) (*.f64 x x)) #s(literal -3 binary64)) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (*.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 p p))) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) #s(literal -3 binary64)) (*.f64 x x)) |
(/.f64 (*.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 p p))) (*.f64 p (*.f64 x x))) #s(literal -3 binary64)) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 p (neg.f64 p)) (/.f64 (*.f64 p #s(literal -3 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 (*.f64 x x))) |
(/.f64 (*.f64 (/.f64 (*.f64 p p) x) (/.f64 (*.f64 p #s(literal -3 binary64)) (sqrt.f64 #s(literal 2 binary64)))) x) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -3 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 p p) (*.f64 x x))) p) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -3 binary64)) p) (/.f64 (*.f64 p p) (*.f64 x x))) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64))))) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64))))) (*.f64 x (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64))))) (*.f64 x x)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 p (*.f64 x x))) (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64))))) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 (*.f64 p (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64))) (*.f64 x (*.f64 p (sqrt.f64 #s(literal 2 binary64)))))) x) |
(/.f64 (*.f64 (neg.f64 p) (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64))) (*.f64 x (*.f64 p (sqrt.f64 #s(literal 2 binary64)))))) (neg.f64 x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64))) (*.f64 x (*.f64 p (sqrt.f64 #s(literal 2 binary64)))))) (/.f64 x p)) |
(/.f64 (*.f64 p (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64))) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (*.f64 x x)) |
(/.f64 (*.f64 (neg.f64 p) (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64))) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (neg.f64 (*.f64 x x))) |
(/.f64 (*.f64 (/.f64 p x) (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64))) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) x) |
(/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (neg.f64 (*.f64 x x))) |
(/.f64 (*.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) x) (/.f64 #s(literal 1 binary64) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) x) |
(/.f64 (*.f64 p (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64))) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 p (*.f64 x x))) |
(/.f64 (*.f64 (*.f64 p p) (/.f64 (*.f64 (*.f64 p p) #s(literal -3 binary64)) (*.f64 x (*.f64 p (sqrt.f64 #s(literal 2 binary64)))))) x) |
(/.f64 (*.f64 (*.f64 (*.f64 p p) #s(literal -3 binary64)) (/.f64 (*.f64 p p) (*.f64 x (*.f64 p (sqrt.f64 #s(literal 2 binary64)))))) x) |
(/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) (/.f64 #s(literal -3 binary64) (*.f64 x (*.f64 p (sqrt.f64 #s(literal 2 binary64)))))) x) |
(/.f64 (*.f64 (*.f64 (*.f64 p p) #s(literal -3 binary64)) (/.f64 (*.f64 p p) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 p (*.f64 x x))) |
(/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) (/.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 p (*.f64 x x))) |
(pow.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1/3 binary64))) (*.f64 p (*.f64 p (*.f64 p p)))) #s(literal -1 binary64)) |
(*.f64 p (*.f64 p (/.f64 (/.f64 (*.f64 p #s(literal -3 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x x)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 p p) (/.f64 (*.f64 p #s(literal -3 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 x x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (pow.f64 (/.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))) (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64))))) #s(literal -1 binary64))) |
(*.f64 (*.f64 p p) (/.f64 (/.f64 (*.f64 p #s(literal -3 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x x))) |
(*.f64 (*.f64 (*.f64 p p) #s(literal -3 binary64)) (/.f64 (*.f64 p p) (*.f64 x (*.f64 x (*.f64 p (sqrt.f64 #s(literal 2 binary64))))))) |
(*.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 p (sqrt.f64 #s(literal 2 binary64))))))) |
(*.f64 (/.f64 (*.f64 (*.f64 p p) (/.f64 (*.f64 p #s(literal -3 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 x x)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 p p) (/.f64 (*.f64 p #s(literal -3 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 x x)))) |
(*.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal 3 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x (*.f64 p (sqrt.f64 #s(literal 2 binary64))))))) |
(*.f64 (/.f64 (*.f64 p p) (*.f64 x x)) (/.f64 (*.f64 p #s(literal -3 binary64)) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (/.f64 (*.f64 p #s(literal -3 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 p p) (*.f64 x x))) |
(*.f64 (*.f64 p (*.f64 p p)) (/.f64 (*.f64 p #s(literal -3 binary64)) (*.f64 x (*.f64 x (*.f64 p (sqrt.f64 #s(literal 2 binary64))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 p (sqrt.f64 #s(literal 2 binary64)))))) (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 p (sqrt.f64 #s(literal 2 binary64)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 (*.f64 x (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 p x) (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64))) (*.f64 x (*.f64 p (sqrt.f64 #s(literal 2 binary64)))))) |
(*.f64 (/.f64 p x) (pow.f64 (/.f64 (*.f64 x (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 p (*.f64 x x)) (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64))) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (*.f64 p (*.f64 p (*.f64 p p))) (/.f64 #s(literal -3 binary64) (*.f64 x (*.f64 x (*.f64 p (sqrt.f64 #s(literal 2 binary64))))))) |
(*.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (/.f64 (/.f64 (*.f64 p #s(literal -3 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x x)) (*.f64 p p)) |
(*.f64 (/.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal 3 binary64))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64)))))) |
(*.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) x) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 p (sqrt.f64 #s(literal 2 binary64)))))) |
(*.f64 (*.f64 (*.f64 p p) (/.f64 (*.f64 p #s(literal -3 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (/.f64 p (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64))) (*.f64 x x))) |
(*.f64 (/.f64 p (*.f64 p (*.f64 x x))) (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (/.f64 (*.f64 p p) x) (/.f64 (*.f64 (*.f64 p p) #s(literal -3 binary64)) (*.f64 x (*.f64 p (sqrt.f64 #s(literal 2 binary64)))))) |
(*.f64 (/.f64 (*.f64 p p) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 p p) #s(literal -3 binary64)) (*.f64 x x))) |
(*.f64 (/.f64 (*.f64 p p) (*.f64 p (*.f64 x x))) (/.f64 (*.f64 (*.f64 p p) #s(literal -3 binary64)) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -3 binary64)) x) (/.f64 (*.f64 p p) (*.f64 x (*.f64 p (sqrt.f64 #s(literal 2 binary64)))))) |
(*.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 p p))) x) (/.f64 #s(literal -3 binary64) (*.f64 x (*.f64 p (sqrt.f64 #s(literal 2 binary64)))))) |
(*.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -3 binary64)) (*.f64 x x)) (/.f64 (*.f64 p p) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -3 binary64)) (*.f64 p (*.f64 x x))) (/.f64 (*.f64 p p) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 p p))) (*.f64 x x)) (/.f64 #s(literal -3 binary64) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 p p))) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal -3 binary64) (*.f64 x x))) |
(*.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 p p))) (*.f64 p (*.f64 x x))) (/.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 x x))) |
(*.f64 (/.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 x x)) p) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (/.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 x x)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) p)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 p (*.f64 x x))) (pow.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 x (*.f64 p p)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 x (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 p p) #s(literal -3 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 x (*.f64 (*.f64 p p) #s(literal -3 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 x (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) (*.f64 p p)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 x (*.f64 p (*.f64 p (*.f64 p p)))) #s(literal -1 binary64)) (pow.f64 (*.f64 (*.f64 x (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1/3 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x x) p) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))) (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 p p) #s(literal -3 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))) (*.f64 p p)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))) (*.f64 p p)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 p p) #s(literal -3 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x x) (*.f64 p (*.f64 p (*.f64 p p)))) #s(literal -1 binary64)) (pow.f64 (*.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/3 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))) p) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 x x) (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))) (*.f64 p (*.f64 p (*.f64 p p)))) #s(literal -1 binary64)) (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/3 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 p (*.f64 x x)) p) #s(literal -1 binary64)) (pow.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 p (*.f64 x x)) (*.f64 p p)) #s(literal -1 binary64)) (pow.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 p p) #s(literal -3 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 p (*.f64 x x)) (*.f64 (*.f64 p p) #s(literal -3 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 p p)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 p (*.f64 x x)) (*.f64 p (*.f64 p (*.f64 p p)))) #s(literal -1 binary64)) (pow.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1/3 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1/3 binary64))) (*.f64 p (*.f64 p (*.f64 p p)))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1/3 binary64))) (*.f64 p (*.f64 p (*.f64 p p)))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 (*.f64 p p) (*.f64 x x)) p) (/.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (*.f64 (/.f64 (*.f64 p p) (*.f64 x x)) p) (/.f64 (*.f64 p #s(literal -3 binary64)) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (*.f64 (/.f64 (*.f64 p p) (*.f64 x x)) (*.f64 p p)) (/.f64 #s(literal -3 binary64) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (*.f64 (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal -3 binary64)) (/.f64 (*.f64 p p) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) #s(literal -3 binary64))) (/.f64 (*.f64 p p) (*.f64 x (*.f64 x (*.f64 p (sqrt.f64 #s(literal 2 binary64))))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal 3 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x (*.f64 p (sqrt.f64 #s(literal 2 binary64))))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 p (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64))) (*.f64 x x))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 p (*.f64 p (*.f64 x x)))) (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) x)) (/.f64 (*.f64 (*.f64 p p) #s(literal -3 binary64)) (*.f64 x (*.f64 p (sqrt.f64 #s(literal 2 binary64)))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (/.f64 (*.f64 (*.f64 p p) #s(literal -3 binary64)) (*.f64 x x))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (*.f64 p (*.f64 x x)))) (/.f64 (*.f64 (*.f64 p p) #s(literal -3 binary64)) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal -3 binary64)) x)) (/.f64 (*.f64 p p) (*.f64 x (*.f64 p (sqrt.f64 #s(literal 2 binary64)))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 p (*.f64 p (*.f64 p p))) x)) (/.f64 #s(literal -3 binary64) (*.f64 x (*.f64 p (sqrt.f64 #s(literal 2 binary64)))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal -3 binary64)) (*.f64 x x))) (/.f64 (*.f64 p p) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal -3 binary64)) (*.f64 p (*.f64 x x)))) (/.f64 (*.f64 p p) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 p (*.f64 p (*.f64 p p))) (*.f64 x x))) (/.f64 #s(literal -3 binary64) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 p (*.f64 p (*.f64 p p))) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (/.f64 #s(literal -3 binary64) (*.f64 x x))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 p (*.f64 p (*.f64 p p))) (*.f64 p (*.f64 x x)))) (/.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (*.f64 (*.f64 p p) (/.f64 (*.f64 p p) (*.f64 x x))) (/.f64 #s(literal -3 binary64) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (*.f64 (*.f64 p p) (/.f64 p x)) (/.f64 (*.f64 p #s(literal -3 binary64)) (*.f64 x (*.f64 p (sqrt.f64 #s(literal 2 binary64)))))) |
(*.f64 (*.f64 (*.f64 p p) (/.f64 p (*.f64 x x))) (/.f64 (*.f64 p #s(literal -3 binary64)) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (*.f64 (*.f64 p p) (/.f64 p (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (/.f64 (*.f64 p #s(literal -3 binary64)) (*.f64 x x))) |
(*.f64 (*.f64 (*.f64 p p) (/.f64 p (*.f64 p (*.f64 x x)))) (/.f64 (*.f64 p #s(literal -3 binary64)) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (*.f64 (*.f64 p p) (/.f64 (*.f64 p p) x)) (/.f64 #s(literal -3 binary64) (*.f64 x (*.f64 p (sqrt.f64 #s(literal 2 binary64)))))) |
(*.f64 (*.f64 (*.f64 p p) (/.f64 (*.f64 p p) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (/.f64 #s(literal -3 binary64) (*.f64 x x))) |
(*.f64 (*.f64 (*.f64 p p) (/.f64 #s(literal -3 binary64) (*.f64 x x))) (/.f64 (*.f64 p p) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (*.f64 (*.f64 p p) (/.f64 (*.f64 p p) (*.f64 p (*.f64 x x)))) (/.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (*.f64 (*.f64 p p) (/.f64 #s(literal -3 binary64) x)) (/.f64 (*.f64 p p) (*.f64 x (*.f64 p (sqrt.f64 #s(literal 2 binary64)))))) |
(*.f64 (*.f64 (*.f64 p p) (/.f64 #s(literal -3 binary64) (*.f64 p (*.f64 x x)))) (/.f64 (*.f64 p p) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (*.f64 (/.f64 (*.f64 p p) (*.f64 x x)) (/.f64 p (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 p #s(literal -3 binary64)) p)) |
(*.f64 (*.f64 (/.f64 (*.f64 p p) (*.f64 x x)) (/.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal 2 binary64)))) p) |
(*.f64 (*.f64 (/.f64 (*.f64 p p) (*.f64 x x)) (/.f64 (*.f64 p p) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal -3 binary64) p)) |
(*.f64 (*.f64 (/.f64 (*.f64 p p) (*.f64 x x)) (/.f64 #s(literal -3 binary64) p)) (/.f64 (*.f64 p p) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (*.f64 (/.f64 (*.f64 p #s(literal -3 binary64)) (sqrt.f64 #s(literal 2 binary64))) p) (/.f64 p (*.f64 x x))) |
(*.f64 (*.f64 (/.f64 (*.f64 p #s(literal -3 binary64)) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64)) (/.f64 (*.f64 p p) (*.f64 x x))) |
(*.f64 (*.f64 (/.f64 (*.f64 p #s(literal -3 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 p p)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (*.f64 (/.f64 (*.f64 p #s(literal -3 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 p p) x)) |
(*.f64 (*.f64 (/.f64 (*.f64 p #s(literal -3 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 p x)) (/.f64 p x)) |
(*.f64 (*.f64 (/.f64 (*.f64 p #s(literal -3 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 p (*.f64 x x))) p) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 p (sqrt.f64 #s(literal 2 binary64)))))) p) (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 p (sqrt.f64 #s(literal 2 binary64)))))) (*.f64 p p)) (*.f64 (*.f64 p p) #s(literal -3 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 p (sqrt.f64 #s(literal 2 binary64)))))) #s(literal -3 binary64)) (*.f64 p (*.f64 p (*.f64 p p)))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 p (sqrt.f64 #s(literal 2 binary64)))))) (*.f64 (*.f64 p p) #s(literal -3 binary64))) (*.f64 p p)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 p (sqrt.f64 #s(literal 2 binary64)))))) (*.f64 p (*.f64 p p))) (*.f64 p #s(literal -3 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 p (sqrt.f64 #s(literal 2 binary64)))))) (*.f64 p (*.f64 p (*.f64 p p)))) #s(literal -3 binary64)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 p (sqrt.f64 #s(literal 2 binary64)))))) (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) p) |
(*.f64 (*.f64 (/.f64 (/.f64 (*.f64 p #s(literal -3 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x x)) p) p) |
(*.f64 (*.f64 (/.f64 (/.f64 (*.f64 p #s(literal -3 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 p p)) |
(+.f64 (/.f64 p (neg.f64 x)) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) #s(literal 1/2 binary64)) (*.f64 p (*.f64 x x))))) |
(+.f64 (/.f64 p (neg.f64 x)) (*.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) #s(literal 1/2 binary64)) (*.f64 p (*.f64 x x))) (/.f64 #s(literal -1 binary64) x))) |
(+.f64 #s(literal 0 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) #s(literal 1/2 binary64) p) x))) |
(+.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) #s(literal 1/2 binary64)) (*.f64 p (*.f64 x x)))) (/.f64 p (neg.f64 x))) |
(+.f64 (*.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) #s(literal 1/2 binary64)) (*.f64 p (*.f64 x x))) (/.f64 #s(literal -1 binary64) x)) (/.f64 p (neg.f64 x))) |
(exp.f64 (*.f64 (log.f64 (/.f64 x (fma.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) #s(literal -1/2 binary64) (neg.f64 p)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) #s(literal 1/2 binary64) p) x)) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x)))) #s(literal 1/4 binary64)) (fma.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) #s(literal 1/2 binary64) (neg.f64 p))) (neg.f64 x)) (/.f64 (/.f64 (*.f64 p p) (fma.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) #s(literal 1/2 binary64) (neg.f64 p))) (neg.f64 x))) |
(-.f64 (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x)))) #s(literal 1/4 binary64)) (neg.f64 (*.f64 x (fma.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) #s(literal 1/2 binary64) (neg.f64 p))))) (/.f64 (*.f64 p p) (neg.f64 (*.f64 x (fma.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) #s(literal 1/2 binary64) (neg.f64 p)))))) |
(fma.f64 p (/.f64 #s(literal -1 binary64) x) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) #s(literal 1/2 binary64)) (*.f64 p (*.f64 x x))))) |
(fma.f64 p (/.f64 #s(literal -1 binary64) x) (*.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) #s(literal 1/2 binary64)) (*.f64 p (*.f64 x x))) (/.f64 #s(literal -1 binary64) x))) |
(fma.f64 (neg.f64 p) (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) #s(literal 1/2 binary64)) (*.f64 p (*.f64 x x))))) |
(fma.f64 (neg.f64 p) (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) #s(literal 1/2 binary64)) (*.f64 p (*.f64 x x))) (/.f64 #s(literal -1 binary64) x))) |
(fma.f64 #s(literal 1 binary64) (/.f64 p (neg.f64 x)) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) #s(literal 1/2 binary64)) (*.f64 p (*.f64 x x))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 p (neg.f64 x)) (*.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) #s(literal 1/2 binary64)) (*.f64 p (*.f64 x x))) (/.f64 #s(literal -1 binary64) x))) |
(fma.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) #s(literal 1/2 binary64)) (*.f64 p (*.f64 x x))) (/.f64 #s(literal -1 binary64) x) (/.f64 p (neg.f64 x))) |
(fma.f64 #s(literal -1 binary64) (/.f64 p x) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) #s(literal 1/2 binary64)) (*.f64 p (*.f64 x x))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 p x) (*.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) #s(literal 1/2 binary64)) (*.f64 p (*.f64 x x))) (/.f64 #s(literal -1 binary64) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 p) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) #s(literal 1/2 binary64)) (*.f64 p (*.f64 x x))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 p) (*.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) #s(literal 1/2 binary64)) (*.f64 p (*.f64 x x))) (/.f64 #s(literal -1 binary64) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 #s(literal -1 binary64) p) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) #s(literal 1/2 binary64)) (*.f64 p (*.f64 x x))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 #s(literal -1 binary64) p) #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) #s(literal 1/2 binary64)) (*.f64 p (*.f64 x x))) (/.f64 #s(literal -1 binary64) x))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) p (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) #s(literal 1/2 binary64)) (*.f64 p (*.f64 x x))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) p (*.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) #s(literal 1/2 binary64)) (*.f64 p (*.f64 x x))) (/.f64 #s(literal -1 binary64) x))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) #s(literal 1/2 binary64)) (*.f64 p (*.f64 x x))) (/.f64 p (neg.f64 x))) |
(fma.f64 (/.f64 p x) #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) #s(literal 1/2 binary64)) (*.f64 p (*.f64 x x))))) |
(fma.f64 (/.f64 p x) #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) #s(literal 1/2 binary64)) (*.f64 p (*.f64 x x))) (/.f64 #s(literal -1 binary64) x))) |
(fma.f64 (pow.f64 (/.f64 x (neg.f64 p)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 x (neg.f64 p)) #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) #s(literal 1/2 binary64)) (*.f64 p (*.f64 x x))))) |
(fma.f64 (pow.f64 (/.f64 x (neg.f64 p)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 x (neg.f64 p)) #s(literal -1/2 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) #s(literal 1/2 binary64)) (*.f64 p (*.f64 x x))) (/.f64 #s(literal -1 binary64) x))) |
(neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) #s(literal 1/2 binary64) p) x)) |
(neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (fma.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) #s(literal 1/2 binary64) p))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (fma.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) #s(literal -1/2 binary64) (neg.f64 p)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 p (+.f64 p (*.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) #s(literal -1/2 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x)))) #s(literal 1/4 binary64))) (neg.f64 x)) (fma.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) #s(literal 1/2 binary64)) (*.f64 p (*.f64 x x))) (*.f64 (*.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x)))) #s(literal 1/4 binary64)) (*.f64 p (*.f64 p p))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) #s(literal 1/2 binary64) (neg.f64 p)) (neg.f64 x)) (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x)))) #s(literal 1/4 binary64)) (*.f64 p p)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 p (+.f64 p (*.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) #s(literal -1/2 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x)))) #s(literal 1/4 binary64))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) #s(literal 1/2 binary64)) (*.f64 p (*.f64 x x))) (*.f64 (*.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x)))) #s(literal 1/4 binary64)) (*.f64 p (*.f64 p p))) (neg.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) #s(literal 1/2 binary64) (neg.f64 p)) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x)))) #s(literal 1/4 binary64)) (*.f64 p p)) (neg.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 (fma.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) #s(literal 1/2 binary64) p) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) #s(literal 1/2 binary64) p) (neg.f64 x)) |
(/.f64 #s(literal -1 binary64) (/.f64 x (fma.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) #s(literal 1/2 binary64) p))) |
(/.f64 (fma.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) #s(literal -1/2 binary64) (neg.f64 p)) x) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) #s(literal 1/2 binary64)) (*.f64 p (*.f64 x x))) (*.f64 (*.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x)))) #s(literal 1/4 binary64)) (*.f64 p (*.f64 p p))) (*.f64 (fma.f64 p (+.f64 p (*.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) #s(literal -1/2 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x)))) #s(literal 1/4 binary64))) (neg.f64 x))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) #s(literal 1/2 binary64)) (*.f64 p (*.f64 x x))) (*.f64 (*.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x)))) #s(literal 1/4 binary64)) (*.f64 p (*.f64 p p))) (neg.f64 (*.f64 x (fma.f64 p (+.f64 p (*.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) #s(literal -1/2 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x)))) #s(literal 1/4 binary64)))))) |
(/.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) #s(literal 1/2 binary64) p))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x)))) #s(literal 1/4 binary64)) (*.f64 p p)) (*.f64 (fma.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) #s(literal 1/2 binary64) (neg.f64 p)) (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x)))) #s(literal 1/4 binary64)) (*.f64 p p)) (neg.f64 (*.f64 x (fma.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) #s(literal 1/2 binary64) (neg.f64 p))))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) #s(literal 1/2 binary64)) (*.f64 p (*.f64 x x))) (*.f64 (*.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x)))) #s(literal 1/4 binary64)) (*.f64 p (*.f64 p p)))) (*.f64 x (fma.f64 p (+.f64 p (*.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) #s(literal -1/2 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x)))) #s(literal 1/4 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) #s(literal 1/2 binary64)) (*.f64 p (*.f64 x x))) (*.f64 (*.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x)))) #s(literal 1/4 binary64)) (*.f64 p (*.f64 p p)))) (neg.f64 (*.f64 (fma.f64 p (+.f64 p (*.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) #s(literal -1/2 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x)))) #s(literal 1/4 binary64))) (neg.f64 x)))) |
(/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) #s(literal 1/2 binary64) p) (fma.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) #s(literal -1/2 binary64) p)) (*.f64 x (fma.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) #s(literal 1/2 binary64) (neg.f64 p)))) |
(/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) #s(literal 1/2 binary64) p) (fma.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) #s(literal -1/2 binary64) p)) (neg.f64 (*.f64 (fma.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) #s(literal 1/2 binary64) (neg.f64 p)) (neg.f64 x)))) |
(/.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) #s(literal 1/2 binary64)) (*.f64 p (*.f64 x x))) (*.f64 (*.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x)))) #s(literal 1/4 binary64)) (*.f64 p (*.f64 p p))) (neg.f64 x)) (fma.f64 p (+.f64 p (*.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) #s(literal -1/2 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x)))) #s(literal 1/4 binary64)))) |
(/.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) #s(literal 1/2 binary64)) (*.f64 p (*.f64 x x))) (*.f64 (*.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x)))) #s(literal 1/4 binary64)) (*.f64 p (*.f64 p p))) (neg.f64 x)) (fma.f64 p p (*.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) #s(literal 1/2 binary64)) (*.f64 p (*.f64 x x))) (fma.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) #s(literal 1/2 binary64) (neg.f64 p))))) |
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x)))) #s(literal 1/4 binary64)) (*.f64 p p)) (neg.f64 x)) (fma.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) #s(literal 1/2 binary64) (neg.f64 p))) |
(/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) #s(literal 1/2 binary64) p) #s(literal -1 binary64)) x) |
(/.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) #s(literal 1/2 binary64)) (*.f64 p (*.f64 x x))) (*.f64 (*.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x)))) #s(literal 1/4 binary64)) (*.f64 p (*.f64 p p))) (neg.f64 x))) (neg.f64 (fma.f64 p (+.f64 p (*.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) #s(literal -1/2 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x)))) #s(literal 1/4 binary64))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x)))) #s(literal 1/4 binary64)) (*.f64 p p)) (neg.f64 x))) (fma.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) #s(literal -1/2 binary64) p)) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) #s(literal 1/2 binary64) p) #s(literal -1 binary64))) (neg.f64 x)) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (fma.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) #s(literal 1/2 binary64) p) x) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (/.f64 (fma.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) #s(literal 1/2 binary64) p) x) (/.f64 (fma.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) #s(literal 1/2 binary64) p) x) (*.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) #s(literal 1/2 binary64) p) x))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (fma.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) #s(literal 1/2 binary64) p) x) (/.f64 (fma.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) #s(literal 1/2 binary64) p) x))) (+.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) #s(literal 1/2 binary64) p) x))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x)))) #s(literal 1/4 binary64)) (*.f64 p p)) (/.f64 #s(literal 1 binary64) x)) (fma.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) #s(literal -1/2 binary64) p)) |
(/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) #s(literal 1/2 binary64)) (*.f64 p (*.f64 x x))) (*.f64 (*.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x)))) #s(literal 1/4 binary64)) (*.f64 p (*.f64 p p))) (/.f64 #s(literal 1 binary64) x)) (neg.f64 (fma.f64 p (+.f64 p (*.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) #s(literal -1/2 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x)))) #s(literal 1/4 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) #s(literal -1/2 binary64) (neg.f64 p))) x) |
(/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) #s(literal -1/2 binary64) (neg.f64 p)) #s(literal 1 binary64)) x) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (fma.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) #s(literal 1/2 binary64)) (*.f64 p (*.f64 x x))) (*.f64 (*.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x)))) #s(literal 1/4 binary64)) (*.f64 p (*.f64 p p)))) (fma.f64 p (+.f64 p (*.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) #s(literal -1/2 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x)))) #s(literal 1/4 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (fma.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) #s(literal 1/2 binary64)) (*.f64 p (*.f64 x x))) (*.f64 (*.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x)))) #s(literal 1/4 binary64)) (*.f64 p (*.f64 p p)))) (fma.f64 p p (*.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) #s(literal 1/2 binary64)) (*.f64 p (*.f64 x x))) (fma.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) #s(literal 1/2 binary64) (neg.f64 p))))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x)))) #s(literal 1/4 binary64)) (*.f64 p p))) (fma.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) #s(literal 1/2 binary64) (neg.f64 p))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) #s(literal 1/2 binary64)) (*.f64 p (*.f64 x x))) (*.f64 (*.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x)))) #s(literal 1/4 binary64)) (*.f64 p (*.f64 p p)))) (*.f64 (fma.f64 p (+.f64 p (*.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) #s(literal -1/2 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x)))) #s(literal 1/4 binary64))) (neg.f64 x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) #s(literal 1/2 binary64)) (*.f64 p (*.f64 x x))) (*.f64 (*.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x)))) #s(literal 1/4 binary64)) (*.f64 p (*.f64 p p)))) (neg.f64 (*.f64 x (fma.f64 p (+.f64 p (*.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) #s(literal -1/2 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x)))) #s(literal 1/4 binary64)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x)))) #s(literal 1/4 binary64)) (*.f64 p p))) (*.f64 (fma.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) #s(literal 1/2 binary64) (neg.f64 p)) (neg.f64 x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x)))) #s(literal 1/4 binary64)) (*.f64 p p))) (neg.f64 (*.f64 x (fma.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) #s(literal 1/2 binary64) (neg.f64 p))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) #s(literal 1/2 binary64)) (*.f64 p (*.f64 x x))) (*.f64 (*.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x)))) #s(literal 1/4 binary64)) (*.f64 p (*.f64 p p))) (neg.f64 x))) (fma.f64 p (+.f64 p (*.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) #s(literal -1/2 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x)))) #s(literal 1/4 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x)))) #s(literal 1/4 binary64)) (*.f64 p p)) (neg.f64 x))) (fma.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) #s(literal 1/2 binary64) (neg.f64 p))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) #s(literal 1/2 binary64) p) #s(literal -1 binary64))) x) |
(/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) #s(literal -1/2 binary64) (neg.f64 p)) #s(literal -1 binary64)) (neg.f64 x)) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) #s(literal 1/2 binary64) p))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (fma.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) #s(literal 1/2 binary64)) (*.f64 p (*.f64 x x))) (*.f64 (*.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x)))) #s(literal 1/4 binary64)) (*.f64 p (*.f64 p p))))) (neg.f64 (fma.f64 p (+.f64 p (*.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) #s(literal -1/2 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x)))) #s(literal 1/4 binary64))))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (fma.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) #s(literal 1/2 binary64) p) (fma.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) #s(literal -1/2 binary64) p))) (fma.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) #s(literal -1/2 binary64) p)) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (-.f64 (*.f64 p p) (*.f64 (*.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x)))) #s(literal 1/4 binary64)))) (+.f64 p (*.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) #s(literal 1/2 binary64)) (*.f64 p (*.f64 x x))) (*.f64 (*.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x)))) #s(literal 1/4 binary64)) (*.f64 p (*.f64 p p)))) (/.f64 #s(literal -1 binary64) x)) (neg.f64 (fma.f64 p (+.f64 p (*.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) #s(literal -1/2 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x)))) #s(literal 1/4 binary64))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) #s(literal 1/2 binary64) p) (fma.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) #s(literal -1/2 binary64) p)) (/.f64 #s(literal -1 binary64) x)) (fma.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) #s(literal -1/2 binary64) p)) |
(/.f64 (*.f64 (-.f64 (*.f64 p p) (*.f64 (*.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x)))) #s(literal 1/4 binary64))) (/.f64 #s(literal -1 binary64) x)) (+.f64 p (*.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) #s(literal 1/2 binary64)) (*.f64 p (*.f64 x x))) (*.f64 (*.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x)))) #s(literal 1/4 binary64)) (*.f64 p (*.f64 p p)))) (/.f64 #s(literal 1 binary64) x)) (fma.f64 p (+.f64 p (*.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) #s(literal -1/2 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x)))) #s(literal 1/4 binary64)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) #s(literal 1/2 binary64) p) (fma.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) #s(literal -1/2 binary64) p)) (/.f64 #s(literal 1 binary64) x)) (fma.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) #s(literal 1/2 binary64) (neg.f64 p))) |
(pow.f64 (/.f64 x (fma.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) #s(literal -1/2 binary64) (neg.f64 p))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) #s(literal 1/2 binary64) p) x))) |
(*.f64 (fma.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) #s(literal 1/2 binary64) p) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) #s(literal 1/2 binary64) p) x)) |
(*.f64 (fma.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) #s(literal -1/2 binary64) (neg.f64 p)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) #s(literal 1/2 binary64)) (*.f64 p (*.f64 x x))) (*.f64 (*.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x)))) #s(literal 1/4 binary64)) (*.f64 p (*.f64 p p))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x (fma.f64 p (+.f64 p (*.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) #s(literal -1/2 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x)))) #s(literal 1/4 binary64))))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) #s(literal 1/2 binary64)) (*.f64 p (*.f64 x x))) (*.f64 (*.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x)))) #s(literal 1/4 binary64)) (*.f64 p (*.f64 p p))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 p (+.f64 p (*.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) #s(literal -1/2 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x)))) #s(literal 1/4 binary64))) (neg.f64 x)))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (fma.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) #s(literal 1/2 binary64) p)) |
(*.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x)))) #s(literal 1/4 binary64)) (*.f64 p p)) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x (fma.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) #s(literal 1/2 binary64) (neg.f64 p)))))) |
(*.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x)))) #s(literal 1/4 binary64)) (*.f64 p p)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) #s(literal 1/2 binary64) (neg.f64 p)) (neg.f64 x)))) |
(*.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) #s(literal 1/2 binary64)) (*.f64 p (*.f64 x x))) (*.f64 (*.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x)))) #s(literal 1/4 binary64)) (*.f64 p (*.f64 p p))) (neg.f64 x)) (/.f64 #s(literal 1 binary64) (fma.f64 p (+.f64 p (*.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) #s(literal -1/2 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x)))) #s(literal 1/4 binary64))))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x)))) #s(literal 1/4 binary64)) (*.f64 p p)) (neg.f64 x)) (/.f64 #s(literal -1 binary64) (fma.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) #s(literal -1/2 binary64) p))) |
(*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) #s(literal 1/2 binary64) p) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (pow.f64 (neg.f64 (/.f64 x (fma.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) #s(literal 1/2 binary64)) (*.f64 p (*.f64 x x))) (*.f64 (*.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x)))) #s(literal 1/4 binary64)) (*.f64 p (*.f64 p p))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 p (+.f64 p (*.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) #s(literal -1/2 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x)))) #s(literal 1/4 binary64))))) |
(*.f64 (pow.f64 (/.f64 x (*.f64 (fma.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) #s(literal 1/2 binary64) p) (fma.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) #s(literal -1/2 binary64) p))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) #s(literal -1/2 binary64) p))) |
(*.f64 (pow.f64 (/.f64 x (fma.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) #s(literal -1/2 binary64) (neg.f64 p))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 x (fma.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) #s(literal -1/2 binary64) (neg.f64 p))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) #s(literal -1/2 binary64) (neg.f64 p))) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) #s(literal -1/2 binary64) (neg.f64 p)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (fma.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) #s(literal 1/2 binary64)) (*.f64 p (*.f64 x x))) (*.f64 (*.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x)))) #s(literal 1/4 binary64)) (*.f64 p (*.f64 p p)))) (/.f64 #s(literal 1 binary64) (fma.f64 p (+.f64 p (*.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) #s(literal -1/2 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x)))) #s(literal 1/4 binary64))))) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x)))) #s(literal 1/4 binary64)) (*.f64 p p))) (/.f64 #s(literal -1 binary64) (fma.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) #s(literal -1/2 binary64) p))) |
(+.f64 p (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) #s(literal 1/2 binary64)) (*.f64 p (*.f64 x x)))) |
(+.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) #s(literal 1/2 binary64)) (*.f64 p (*.f64 x x))) p) |
(+.f64 (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x)))) #s(literal 1/4 binary64)) (fma.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) #s(literal 1/2 binary64) (neg.f64 p))) (neg.f64 (/.f64 (*.f64 p p) (fma.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) #s(literal 1/2 binary64) (neg.f64 p))))) |
(-.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) #s(literal 1/2 binary64)) (*.f64 p (*.f64 x x))) (neg.f64 p)) |
(-.f64 #s(literal 0 binary64) (fma.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) #s(literal -1/2 binary64) (neg.f64 p))) |
(-.f64 (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x)))) #s(literal 1/4 binary64)) (fma.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) #s(literal 1/2 binary64) (neg.f64 p))) (/.f64 (*.f64 p p) (fma.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) #s(literal 1/2 binary64) (neg.f64 p)))) |
(-.f64 (/.f64 (*.f64 p p) (+.f64 p (*.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) #s(literal -1/2 binary64)))) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x)))) #s(literal 1/4 binary64)) (+.f64 p (*.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) #s(literal -1/2 binary64))))) |
(-.f64 (fma.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) #s(literal 1/2 binary64) #s(literal 0 binary64)) (neg.f64 p)) |
(fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 p p) (/.f64 (*.f64 p #s(literal -3 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 x x)) p) |
(fma.f64 p #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) #s(literal 1/2 binary64)) (*.f64 p (*.f64 x x)))) |
(fma.f64 p (pow.f64 #s(literal 1 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) #s(literal 1/2 binary64)) (*.f64 p (*.f64 x x)))) |
(fma.f64 (neg.f64 p) #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) #s(literal 1/2 binary64)) (*.f64 p (*.f64 x x)))) |
(fma.f64 #s(literal 1 binary64) p (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) #s(literal 1/2 binary64)) (*.f64 p (*.f64 x x)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) #s(literal 1/2 binary64)) (*.f64 p (*.f64 x x))) p) |
(fma.f64 (*.f64 p p) (/.f64 #s(literal 1 binary64) p) (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) #s(literal 1/2 binary64)) (*.f64 p (*.f64 x x)))) |
(fma.f64 (*.f64 p p) (/.f64 (*.f64 (/.f64 (*.f64 p #s(literal -3 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 x x)) p) |
(fma.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (*.f64 p (sqrt.f64 #s(literal 2 binary64)))))) p) |
(fma.f64 (/.f64 (*.f64 (*.f64 p p) (/.f64 (*.f64 p #s(literal -3 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 x x)) (sqrt.f64 #s(literal 1/2 binary64)) p) |
(fma.f64 #s(literal -1 binary64) (neg.f64 p) (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) #s(literal 1/2 binary64)) (*.f64 p (*.f64 x x)))) |
(fma.f64 #s(literal -1 binary64) (pow.f64 (neg.f64 p) #s(literal 1 binary64)) (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) #s(literal 1/2 binary64)) (*.f64 p (*.f64 x x)))) |
(fma.f64 (/.f64 (*.f64 p p) (*.f64 x x)) (*.f64 (/.f64 (*.f64 p #s(literal -3 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) p) |
(fma.f64 (*.f64 (*.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x)))) #s(literal 1/4 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) #s(literal -1/2 binary64) p)) (neg.f64 (/.f64 (*.f64 p p) (fma.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) #s(literal 1/2 binary64) (neg.f64 p))))) |
(fma.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 p (sqrt.f64 #s(literal 2 binary64)))))) p) |
(fma.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 x x)) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) p) |
(fma.f64 (sqrt.f64 p) (sqrt.f64 p) (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) #s(literal 1/2 binary64)) (*.f64 p (*.f64 x x)))) |
(fma.f64 (*.f64 (*.f64 (*.f64 p p) #s(literal 3 binary64)) (*.f64 (*.f64 p p) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x (*.f64 p (sqrt.f64 #s(literal 2 binary64)))))) p) |
(fma.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) x) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 x (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) p) |
(fma.f64 (*.f64 (*.f64 p p) (/.f64 (*.f64 p #s(literal -3 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 x x)) p) |
(fma.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) #s(literal 1/2 binary64) p) |
(fma.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 p p)) (/.f64 (/.f64 (*.f64 p #s(literal -3 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x x)) p) |
(fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) (/.f64 p (*.f64 x x))) (/.f64 (*.f64 p #s(literal -3 binary64)) (sqrt.f64 #s(literal 2 binary64))) p) |
(fma.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) (*.f64 p (/.f64 (/.f64 (*.f64 p #s(literal -3 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x x))) p) |
(fma.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) p) |
(fma.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) x) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) p) |
(fma.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 x x)) p) |
(fma.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 p (*.f64 x x))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) p) |
(fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (*.f64 p (sqrt.f64 #s(literal 2 binary64)))))) (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) p) |
(fma.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/2 binary64)) p (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) #s(literal 1/2 binary64)) (*.f64 p (*.f64 x x)))) |
(fma.f64 (pow.f64 (*.f64 p p) #s(literal 1/4 binary64)) (pow.f64 (*.f64 p p) #s(literal 1/4 binary64)) (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) #s(literal 1/2 binary64)) (*.f64 p (*.f64 x x)))) |
(fma.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (*.f64 p p) #s(literal -3 binary64))) (/.f64 (*.f64 p p) (*.f64 x (*.f64 x (*.f64 p (sqrt.f64 #s(literal 2 binary64)))))) p) |
(fma.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 p (*.f64 p (*.f64 p p)))) (/.f64 #s(literal -3 binary64) (*.f64 x (*.f64 x (*.f64 p (sqrt.f64 #s(literal 2 binary64)))))) p) |
(fma.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 p x)) (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64))) (*.f64 x (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) p) |
(fma.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 p (*.f64 x x))) (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64))) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) p) |
(fma.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (*.f64 p #s(literal -3 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 p p) (*.f64 x x)) p) |
(fma.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (/.f64 (*.f64 p #s(literal -3 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x x))) (*.f64 p p) p) |
(fma.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 p (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64))) (*.f64 x x)) p) |
(fma.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 p (*.f64 p (*.f64 x x)))) (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64))) (sqrt.f64 #s(literal 2 binary64))) p) |
(fma.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (*.f64 p p) x)) (/.f64 (*.f64 (*.f64 p p) #s(literal -3 binary64)) (*.f64 x (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) p) |
(fma.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (*.f64 p p) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (/.f64 (*.f64 (*.f64 p p) #s(literal -3 binary64)) (*.f64 x x)) p) |
(fma.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (*.f64 p p) (*.f64 p (*.f64 x x)))) (/.f64 (*.f64 (*.f64 p p) #s(literal -3 binary64)) (sqrt.f64 #s(literal 2 binary64))) p) |
(fma.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 p p) #s(literal -3 binary64)) x)) (/.f64 (*.f64 p p) (*.f64 x (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) p) |
(fma.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (*.f64 p (*.f64 p (*.f64 p p))) x)) (/.f64 #s(literal -3 binary64) (*.f64 x (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) p) |
(fma.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 p p) #s(literal -3 binary64)) (*.f64 x x))) (/.f64 (*.f64 p p) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) p) |
(fma.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 p p) #s(literal -3 binary64)) (*.f64 p (*.f64 x x)))) (/.f64 (*.f64 p p) (sqrt.f64 #s(literal 2 binary64))) p) |
(fma.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (*.f64 p (*.f64 p (*.f64 p p))) (*.f64 x x))) (/.f64 #s(literal -3 binary64) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) p) |
(fma.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (*.f64 p (*.f64 p (*.f64 p p))) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (/.f64 #s(literal -3 binary64) (*.f64 x x)) p) |
(fma.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (*.f64 p (*.f64 p (*.f64 p p))) (*.f64 p (*.f64 x x)))) (/.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal 2 binary64))) p) |
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 p p) (/.f64 (*.f64 p #s(literal -3 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 x x)) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64))) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)) p) |
(fma.f64 (*.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 p (sqrt.f64 #s(literal 2 binary64)))))) p) |
(fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 p p)) p) (/.f64 (*.f64 p #s(literal -3 binary64)) (*.f64 x (*.f64 x (*.f64 p (sqrt.f64 #s(literal 2 binary64)))))) p) |
(fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 p p)) (*.f64 p p)) (/.f64 #s(literal -3 binary64) (*.f64 x (*.f64 x (*.f64 p (sqrt.f64 #s(literal 2 binary64)))))) p) |
(fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 p p)) #s(literal -3 binary64)) (/.f64 (*.f64 p p) (*.f64 x (*.f64 x (*.f64 p (sqrt.f64 #s(literal 2 binary64)))))) p) |
(fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 p p)) (/.f64 (*.f64 p p) (*.f64 x x))) (/.f64 #s(literal -3 binary64) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) p) |
(fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 p p)) (/.f64 p x)) (/.f64 (*.f64 p #s(literal -3 binary64)) (*.f64 x (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) p) |
(fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 p p)) (/.f64 p (*.f64 x x))) (/.f64 (*.f64 p #s(literal -3 binary64)) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) p) |
(fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 p p)) (/.f64 p (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (/.f64 (*.f64 p #s(literal -3 binary64)) (*.f64 x x)) p) |
(fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 p p)) (/.f64 p (*.f64 p (*.f64 x x)))) (/.f64 (*.f64 p #s(literal -3 binary64)) (sqrt.f64 #s(literal 2 binary64))) p) |
(fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 p p)) (/.f64 (*.f64 p p) x)) (/.f64 #s(literal -3 binary64) (*.f64 x (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) p) |
(fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 p p)) (/.f64 #s(literal -3 binary64) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (/.f64 (*.f64 p p) (*.f64 x x)) p) |
(fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 p p)) (/.f64 (*.f64 p p) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (/.f64 #s(literal -3 binary64) (*.f64 x x)) p) |
(fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 p p)) (/.f64 #s(literal -3 binary64) (*.f64 x x))) (/.f64 (*.f64 p p) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) p) |
(fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 p p)) (/.f64 (*.f64 p p) (*.f64 p (*.f64 x x)))) (/.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal 2 binary64))) p) |
(fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 p p)) (/.f64 #s(literal -3 binary64) x)) (/.f64 (*.f64 p p) (*.f64 x (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) p) |
(fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 p p)) (/.f64 #s(literal -3 binary64) (*.f64 p (*.f64 x x)))) (/.f64 (*.f64 p p) (sqrt.f64 #s(literal 2 binary64))) p) |
(fma.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) (/.f64 p (*.f64 x x))) p) (/.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal 2 binary64))) p) |
(fma.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) (/.f64 p (*.f64 x x))) p) (/.f64 (*.f64 p #s(literal -3 binary64)) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) p) |
(fma.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) (/.f64 p (*.f64 x x))) (*.f64 p p)) (/.f64 #s(literal -3 binary64) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) p) |
(fma.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) (/.f64 p (*.f64 x x))) #s(literal -3 binary64)) (/.f64 (*.f64 p p) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) p) |
(fma.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) (/.f64 p (*.f64 x x))) (*.f64 (*.f64 p p) #s(literal -3 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) p) |
(fma.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) (/.f64 p (*.f64 x x))) #s(literal 1 binary64)) (/.f64 (*.f64 p #s(literal -3 binary64)) (sqrt.f64 #s(literal 2 binary64))) p) |
(fma.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) (/.f64 p (*.f64 x x))) (/.f64 p (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 p #s(literal -3 binary64)) p) p) |
(fma.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) (/.f64 p (*.f64 x x))) (/.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal 2 binary64)))) p p) |
(fma.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) (/.f64 p (*.f64 x x))) (/.f64 (*.f64 p p) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal -3 binary64) p) p) |
(fma.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) (/.f64 p (*.f64 x x))) (/.f64 #s(literal -3 binary64) p)) (/.f64 (*.f64 p p) (sqrt.f64 #s(literal 2 binary64))) p) |
(neg.f64 (fma.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) #s(literal -1/2 binary64) (neg.f64 p))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) #s(literal 1/2 binary64) p))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) #s(literal 1/2 binary64) p)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 p p (*.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) #s(literal 1/2 binary64)) (*.f64 p (*.f64 x x))) (fma.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) #s(literal 1/2 binary64) (neg.f64 p)))) (fma.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) #s(literal 1/2 binary64)) (*.f64 p (*.f64 x x))) (*.f64 (*.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x)))) #s(literal 1/4 binary64)) (*.f64 p (*.f64 p p))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 p (*.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) #s(literal -1/2 binary64))) (-.f64 (*.f64 p p) (*.f64 (*.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x)))) #s(literal 1/4 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) #s(literal 1/2 binary64) p)))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) #s(literal 1/2 binary64)) (*.f64 p (*.f64 x x))) (*.f64 (*.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x)))) #s(literal 1/4 binary64)) (*.f64 p (*.f64 p p))) (fma.f64 p (+.f64 p (*.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) #s(literal -1/2 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x)))) #s(literal 1/4 binary64)))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) #s(literal 1/2 binary64)) (*.f64 p (*.f64 x x))) (*.f64 (*.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x)))) #s(literal 1/4 binary64)) (*.f64 p (*.f64 p p))) (fma.f64 p p (*.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) #s(literal 1/2 binary64)) (*.f64 p (*.f64 x x))) (fma.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) #s(literal 1/2 binary64) (neg.f64 p))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) #s(literal 1/2 binary64)) (*.f64 p (*.f64 x x))) (*.f64 (*.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x)))) #s(literal 1/4 binary64)) (*.f64 p (*.f64 p p))) (neg.f64 (neg.f64 (fma.f64 p (+.f64 p (*.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) #s(literal -1/2 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x)))) #s(literal 1/4 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x)))) #s(literal 1/4 binary64)) (*.f64 p p)) (fma.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) #s(literal 1/2 binary64) (neg.f64 p))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x)))) #s(literal 1/4 binary64)) (*.f64 p p)) (neg.f64 (fma.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) #s(literal -1/2 binary64) p))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) #s(literal 1/2 binary64)) (*.f64 p (*.f64 x x))) (*.f64 (*.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x)))) #s(literal 1/4 binary64)) (*.f64 p (*.f64 p p)))) (neg.f64 (fma.f64 p (+.f64 p (*.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) #s(literal -1/2 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x)))) #s(literal 1/4 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) #s(literal 1/2 binary64)) (*.f64 p (*.f64 x x))) (*.f64 (*.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x)))) #s(literal 1/4 binary64)) (*.f64 p (*.f64 p p)))) (neg.f64 (fma.f64 p p (*.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) #s(literal 1/2 binary64)) (*.f64 p (*.f64 x x))) (fma.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) #s(literal 1/2 binary64) (neg.f64 p)))))) |
(/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) #s(literal 1/2 binary64) p) (fma.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) #s(literal -1/2 binary64) p)) (fma.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) #s(literal -1/2 binary64) p)) |
(/.f64 (-.f64 (*.f64 p p) (*.f64 (*.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x)))) #s(literal 1/4 binary64))) (+.f64 p (*.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x)))) #s(literal 1/4 binary64)) (fma.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) #s(literal 1/2 binary64) (neg.f64 p))) (*.f64 (fma.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) #s(literal 1/2 binary64) (neg.f64 p)) (*.f64 p p))) (*.f64 (fma.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) #s(literal 1/2 binary64) (neg.f64 p)) (fma.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) #s(literal 1/2 binary64) (neg.f64 p)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) #s(literal 1/2 binary64)) (*.f64 p (*.f64 x x))) (*.f64 (*.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x)))) #s(literal 1/4 binary64)) (*.f64 p (*.f64 p p))))) (fma.f64 p (+.f64 p (*.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) #s(literal -1/2 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x)))) #s(literal 1/4 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) #s(literal 1/2 binary64)) (*.f64 p (*.f64 x x))) (*.f64 (*.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x)))) #s(literal 1/4 binary64)) (*.f64 p (*.f64 p p))))) (neg.f64 (neg.f64 (fma.f64 p (+.f64 p (*.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) #s(literal -1/2 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x)))) #s(literal 1/4 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) #s(literal 1/2 binary64) p) (fma.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) #s(literal -1/2 binary64) p))) (fma.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) #s(literal 1/2 binary64) (neg.f64 p))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) #s(literal 1/2 binary64) p) (fma.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) #s(literal -1/2 binary64) p))) (neg.f64 (fma.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) #s(literal -1/2 binary64) p))) |
(/.f64 (neg.f64 (-.f64 (*.f64 p p) (*.f64 (*.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x)))) #s(literal 1/4 binary64)))) (neg.f64 (+.f64 p (*.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x)))) #s(literal 1/4 binary64)) (fma.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) #s(literal 1/2 binary64) (neg.f64 p))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 p p) (fma.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) #s(literal 1/2 binary64) (neg.f64 p))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x)))) #s(literal 1/4 binary64)) (fma.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) #s(literal 1/2 binary64) (neg.f64 p))) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x)))) #s(literal 1/4 binary64)) (fma.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) #s(literal 1/2 binary64) (neg.f64 p))) (fma.f64 (/.f64 (*.f64 p p) (fma.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) #s(literal 1/2 binary64) (neg.f64 p))) (/.f64 (*.f64 p p) (fma.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) #s(literal 1/2 binary64) (neg.f64 p))) (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x)))) #s(literal 1/4 binary64)) (fma.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) #s(literal 1/2 binary64) (neg.f64 p))) (/.f64 (*.f64 p p) (fma.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) #s(literal 1/2 binary64) (neg.f64 p))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x)))) #s(literal 1/4 binary64)) (fma.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) #s(literal 1/2 binary64) (neg.f64 p))) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x)))) #s(literal 1/4 binary64)) (fma.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) #s(literal 1/2 binary64) (neg.f64 p)))) (*.f64 (/.f64 (*.f64 p p) (fma.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) #s(literal 1/2 binary64) (neg.f64 p))) (/.f64 (*.f64 p p) (fma.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) #s(literal 1/2 binary64) (neg.f64 p))))) (+.f64 (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x)))) #s(literal 1/4 binary64)) (fma.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) #s(literal 1/2 binary64) (neg.f64 p))) (/.f64 (*.f64 p p) (fma.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) #s(literal 1/2 binary64) (neg.f64 p))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) #s(literal 1/2 binary64)) (*.f64 p (*.f64 x x))) #s(literal 9 binary64)) (*.f64 (*.f64 p (*.f64 p p)) (*.f64 (*.f64 p p) (*.f64 p (*.f64 p (*.f64 p p)))))) (/.f64 #s(literal 1 binary64) (fma.f64 p (+.f64 p (*.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) #s(literal -1/2 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x)))) #s(literal 1/4 binary64))))) (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) #s(literal 1/2 binary64)) (*.f64 p (*.f64 x x))) #s(literal 6 binary64)) (*.f64 (*.f64 p (*.f64 p p)) (-.f64 (*.f64 p (*.f64 p p)) (*.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) #s(literal 1/2 binary64)) (*.f64 p (*.f64 x x))) (*.f64 (*.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x)))) #s(literal 1/4 binary64))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) #s(literal 1/2 binary64)) (*.f64 p (*.f64 x x))) #s(literal 6 binary64)) (*.f64 (*.f64 p p) (*.f64 p (*.f64 p (*.f64 p p))))) (/.f64 #s(literal 1 binary64) (fma.f64 p (+.f64 p (*.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) #s(literal -1/2 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x)))) #s(literal 1/4 binary64))))) (fma.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) #s(literal 1/2 binary64)) (*.f64 p (*.f64 x x))) (*.f64 (*.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x)))) #s(literal 1/4 binary64)) (neg.f64 (*.f64 p (*.f64 p p))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) #s(literal 1/2 binary64)) (*.f64 p (*.f64 x x))) #s(literal 6 binary64)) (*.f64 (*.f64 p p) (*.f64 p (*.f64 p (*.f64 p p))))) (/.f64 #s(literal -1 binary64) (fma.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) #s(literal -1/2 binary64) p))) (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) #s(literal 1/2 binary64)) (*.f64 p (*.f64 x x))) #s(literal 4 binary64)) (*.f64 (*.f64 p p) (fma.f64 p p (*.f64 (*.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x)))) #s(literal 1/4 binary64)))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) #s(literal 1/2 binary64)) (*.f64 p (*.f64 x x))) #s(literal 4 binary64)) (*.f64 p (*.f64 p (*.f64 p p)))) (/.f64 #s(literal -1 binary64) (fma.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) #s(literal -1/2 binary64) p))) (fma.f64 (*.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x)))) #s(literal 1/4 binary64) (*.f64 p p))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) #s(literal 1/2 binary64)) (*.f64 p (*.f64 x x))) (*.f64 (*.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x)))) #s(literal 1/4 binary64)) (*.f64 p (*.f64 p p)))) #s(literal 1 binary64)) (neg.f64 (fma.f64 p (+.f64 p (*.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) #s(literal -1/2 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x)))) #s(literal 1/4 binary64))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) #s(literal 1/2 binary64) p) (fma.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) #s(literal -1/2 binary64) p)) #s(literal 1 binary64)) (fma.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) #s(literal -1/2 binary64) p)) |
(/.f64 (*.f64 (-.f64 (*.f64 p p) (*.f64 (*.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x)))) #s(literal 1/4 binary64))) #s(literal 1 binary64)) (+.f64 p (*.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) #s(literal -1/2 binary64)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) #s(literal 1/2 binary64) p)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) #s(literal 1/2 binary64) p)) |
(*.f64 (fma.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) #s(literal 1/2 binary64) p) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (fma.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) #s(literal -1/2 binary64) (neg.f64 p))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) #s(literal 1/2 binary64)) (*.f64 p (*.f64 x x))) (*.f64 (*.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x)))) #s(literal 1/4 binary64)) (*.f64 p (*.f64 p p))) (/.f64 #s(literal 1 binary64) (fma.f64 p (+.f64 p (*.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) #s(literal -1/2 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x)))) #s(literal 1/4 binary64))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) #s(literal 1/2 binary64)) (*.f64 p (*.f64 x x))) (*.f64 (*.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x)))) #s(literal 1/4 binary64)) (*.f64 p (*.f64 p p))) (/.f64 #s(literal 1 binary64) (fma.f64 p p (*.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) #s(literal 1/2 binary64)) (*.f64 p (*.f64 x x))) (fma.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) #s(literal 1/2 binary64) (neg.f64 p)))))) |
(*.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x)))) #s(literal 1/4 binary64)) (*.f64 p p)) (/.f64 #s(literal -1 binary64) (fma.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) #s(literal -1/2 binary64) p))) |
(*.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) #s(literal 1/2 binary64)) (*.f64 p (*.f64 x x))) (*.f64 (*.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x)))) #s(literal 1/4 binary64)) (*.f64 p (*.f64 p p)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 p (+.f64 p (*.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) #s(literal -1/2 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x)))) #s(literal 1/4 binary64)))))) |
(*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) #s(literal 1/2 binary64) p) (fma.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) #s(literal -1/2 binary64) p)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) #s(literal -1/2 binary64) p))) |
(*.f64 (-.f64 (*.f64 p p) (*.f64 (*.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x)))) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 p (*.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) #s(literal -1/2 binary64))))) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal 3 binary64)))) |
(neg.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal 3 binary64)))) |
(*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) |
(*.f64 (neg.f64 p) (*.f64 p (*.f64 (*.f64 p p) #s(literal 3 binary64)))) |
(*.f64 #s(literal 1 binary64) (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64))))) |
(*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal -3 binary64))) |
(*.f64 #s(literal -3 binary64) (*.f64 p (*.f64 p (*.f64 p p)))) |
(*.f64 (*.f64 (*.f64 p p) #s(literal -3 binary64)) (*.f64 p p)) |
(*.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal 3 binary64)))) |
(*.f64 (*.f64 p (*.f64 p p)) (*.f64 p #s(literal -3 binary64))) |
(*.f64 (*.f64 p (*.f64 p (*.f64 p p))) #s(literal -3 binary64)) |
(*.f64 (*.f64 p #s(literal -3 binary64)) (*.f64 p (*.f64 p p))) |
(*.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64))) p) |
(*.f64 (*.f64 (*.f64 p p) #s(literal 3 binary64)) (*.f64 p (neg.f64 p))) |
(*.f64 (*.f64 p (neg.f64 p)) (*.f64 (*.f64 p p) #s(literal 3 binary64))) |
(*.f64 (neg.f64 (*.f64 p (*.f64 p (*.f64 p p)))) #s(literal 3 binary64)) |
(*.f64 (*.f64 #s(literal -3 binary64) (*.f64 p (*.f64 p p))) p) |
(*.f64 (*.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64))) #s(literal -1 binary64)) (neg.f64 p)) |
(exp.f64 (*.f64 (log.f64 p) #s(literal 2 binary64))) |
(fabs.f64 (*.f64 p p)) |
(sqrt.f64 (*.f64 p (*.f64 p (*.f64 p p)))) |
(neg.f64 (*.f64 p (neg.f64 p))) |
(pow.f64 p #s(literal 2 binary64)) |
(pow.f64 (*.f64 p p) #s(literal 1 binary64)) |
(pow.f64 (*.f64 p (*.f64 p (*.f64 p p))) #s(literal 1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 p)) #s(literal 2 binary64)) |
(*.f64 p p) |
(*.f64 (neg.f64 p) (neg.f64 p)) |
(*.f64 #s(literal 1 binary64) (*.f64 p p)) |
(*.f64 #s(literal 1 binary64) (pow.f64 (neg.f64 p) #s(literal 2 binary64))) |
(*.f64 (*.f64 p p) #s(literal 1 binary64)) |
(*.f64 (exp.f64 (log.f64 p)) (exp.f64 (log.f64 p))) |
(*.f64 (*.f64 p (sqrt.f64 p)) (sqrt.f64 p)) |
(neg.f64 (neg.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 p (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) p) |
(*.f64 (*.f64 p (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) p) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1 binary64)) (neg.f64 p)) |
(-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (*.f64 p (*.f64 x x))))) |
(neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (*.f64 p (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 p (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(/.f64 (*.f64 x (*.f64 x (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) #s(literal 1 binary64)) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (*.f64 p (*.f64 x x)))) #s(literal -1 binary64)) |
(/.f64 (*.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 x (*.f64 x (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 p (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x x))) |
(*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 p (sqrt.f64 #s(literal 2 binary64)))))) |
(*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 p (*.f64 x x))) |
(*.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))) (*.f64 x x)) |
(*.f64 (*.f64 x (*.f64 x (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) #s(literal 1 binary64)) |
(*.f64 (neg.f64 x) (neg.f64 (*.f64 x (*.f64 p (sqrt.f64 #s(literal 2 binary64)))))) |
(*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (*.f64 p (*.f64 x x))))) |
(*.f64 (neg.f64 (*.f64 x x)) (neg.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (*.f64 p (*.f64 x x)) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (*.f64 p (*.f64 x x)) (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (*.f64 x (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) x) |
(*.f64 (neg.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 (*.f64 x x))) |
(*.f64 (neg.f64 (*.f64 p (*.f64 x x))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 2 binary64))) p) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x x)) p) |
(*.f64 (*.f64 x (*.f64 x (sqrt.f64 #s(literal 2 binary64)))) p) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 x p)) |
(*.f64 (*.f64 (*.f64 p (*.f64 x x)) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) |
(*.f64 (*.f64 (*.f64 x (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1 binary64)) x) |
(*.f64 (*.f64 (*.f64 x (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1 binary64)) (neg.f64 x)) |
(*.f64 (*.f64 (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64)) p) |
(*.f64 (*.f64 (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1 binary64)) (neg.f64 p)) |
| 1× | egg-herbie |
| 8 964× | accelerator-lowering-fma.f32 |
| 8 964× | accelerator-lowering-fma.f64 |
| 6 512× | *-lowering-*.f32 |
| 6 512× | *-lowering-*.f64 |
| 2 462× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 97 | 2348 |
| 1 | 269 | 2306 |
| 2 | 926 | 2240 |
| 3 | 4078 | 2225 |
| 4 | 7135 | 2225 |
| 0 | 8102 | 2189 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(sqrt 1/2) |
(+ (sqrt 1/2) (* 1/4 (/ (* x (sqrt 1/2)) p))) |
(+ (sqrt 1/2) (* 1/4 (/ (* x (sqrt 1/2)) p))) |
(+ (sqrt 1/2) (* 1/4 (/ (* x (sqrt 1/2)) p))) |
(* 1/4 (/ (* x (sqrt 1/2)) p)) |
(* x (+ (* 1/4 (/ (sqrt 1/2) p)) (/ (sqrt 1/2) x))) |
(* x (+ (* 1/4 (/ (sqrt 1/2) p)) (/ (sqrt 1/2) x))) |
(* x (+ (* 1/4 (/ (sqrt 1/2) p)) (/ (sqrt 1/2) x))) |
(* 1/4 (/ (* x (sqrt 1/2)) p)) |
(* -1 (* x (+ (* -1 (/ (sqrt 1/2) x)) (* -1/4 (/ (sqrt 1/2) p))))) |
(* -1 (* x (+ (* -1 (/ (sqrt 1/2) x)) (* -1/4 (/ (sqrt 1/2) p))))) |
(* -1 (* x (+ (* -1 (/ (sqrt 1/2) x)) (* -1/4 (/ (sqrt 1/2) p))))) |
(* 1/4 (/ (* x (sqrt 1/2)) p)) |
(/ (+ (* 1/4 (* x (sqrt 1/2))) (* p (sqrt 1/2))) p) |
(/ (+ (* 1/4 (* x (sqrt 1/2))) (* p (sqrt 1/2))) p) |
(/ (+ (* 1/4 (* x (sqrt 1/2))) (* p (sqrt 1/2))) p) |
(sqrt 1/2) |
(+ (sqrt 1/2) (* 1/4 (/ (* x (sqrt 1/2)) p))) |
(+ (sqrt 1/2) (* 1/4 (/ (* x (sqrt 1/2)) p))) |
(+ (sqrt 1/2) (* 1/4 (/ (* x (sqrt 1/2)) p))) |
(sqrt 1/2) |
(+ (sqrt 1/2) (* 1/4 (/ (* x (sqrt 1/2)) p))) |
(+ (sqrt 1/2) (* 1/4 (/ (* x (sqrt 1/2)) p))) |
(+ (sqrt 1/2) (* 1/4 (/ (* x (sqrt 1/2)) p))) |
(/ (* x (sqrt 1/2)) p) |
(/ (* x (sqrt 1/2)) p) |
(/ (* x (sqrt 1/2)) p) |
(/ (* x (sqrt 1/2)) p) |
(/ (* x (sqrt 1/2)) p) |
(/ (* x (sqrt 1/2)) p) |
(/ (* x (sqrt 1/2)) p) |
(/ (* x (sqrt 1/2)) p) |
(/ (* x (sqrt 1/2)) p) |
(/ (* x (sqrt 1/2)) p) |
(/ (* x (sqrt 1/2)) p) |
(/ (* x (sqrt 1/2)) p) |
(/ (* x (sqrt 1/2)) p) |
(/ (* x (sqrt 1/2)) p) |
(/ (* x (sqrt 1/2)) p) |
(/ (* x (sqrt 1/2)) p) |
(/ (* x (sqrt 1/2)) p) |
(/ (* x (sqrt 1/2)) p) |
(/ (* x (sqrt 1/2)) p) |
(/ (* x (sqrt 1/2)) p) |
(/ (* x (sqrt 1/2)) p) |
(/ (* x (sqrt 1/2)) p) |
(/ (* x (sqrt 1/2)) p) |
(/ (* x (sqrt 1/2)) p) |
(* x (sqrt 1/2)) |
(* x (sqrt 1/2)) |
(* x (sqrt 1/2)) |
(* x (sqrt 1/2)) |
(* x (sqrt 1/2)) |
(* x (sqrt 1/2)) |
(* x (sqrt 1/2)) |
(* x (sqrt 1/2)) |
(* x (sqrt 1/2)) |
(* x (sqrt 1/2)) |
(* x (sqrt 1/2)) |
(* x (sqrt 1/2)) |
(* -1 (/ p x)) |
(* -1 (/ p x)) |
(* -1 (/ p x)) |
(* -1 (/ p x)) |
(* -1 (/ p x)) |
(* -1 (/ p x)) |
(* -1 (/ p x)) |
(* -1 (/ p x)) |
(* -1 (/ p x)) |
(* -1 (/ p x)) |
(* -1 (/ p x)) |
(* -1 (/ p x)) |
(* -1 (/ p x)) |
(* -1 (/ p x)) |
(* -1 (/ p x)) |
(* -1 (/ p x)) |
(* -1 (/ p x)) |
(* -1 (/ p x)) |
(* -1 (/ p x)) |
(* -1 (/ p x)) |
(* -1 (/ p x)) |
(* -1 (/ p x)) |
(* -1 (/ p x)) |
(* -1 (/ p x)) |
(* -1 p) |
(* -1 p) |
(* -1 p) |
(* -1 p) |
(* -1 p) |
(* -1 p) |
(* -1 p) |
(* -1 p) |
(* -1 p) |
(* -1 p) |
(* -1 p) |
(* -1 p) |
(/ p x) |
(/ p x) |
(/ p x) |
(/ p x) |
(/ p x) |
(/ p x) |
(/ p x) |
(/ p x) |
(* -1 (/ p x)) |
(* -1 (/ p x)) |
(* -1 (/ p x)) |
(* -1 (/ p x)) |
(/ p x) |
(/ p x) |
(/ p x) |
(/ p x) |
(/ p x) |
(/ p x) |
(/ p x) |
(/ p x) |
(* -1 (/ p x)) |
(* -1 (/ p x)) |
(* -1 (/ p x)) |
(* -1 (/ p x)) |
(/ (pow p 2) (pow x 2)) |
(/ (pow p 2) (pow x 2)) |
(/ (pow p 2) (pow x 2)) |
(/ (pow p 2) (pow x 2)) |
(/ (pow p 2) (pow x 2)) |
(/ (pow p 2) (pow x 2)) |
(/ (pow p 2) (pow x 2)) |
(/ (pow p 2) (pow x 2)) |
(/ (pow p 2) (pow x 2)) |
(/ (pow p 2) (pow x 2)) |
(/ (pow p 2) (pow x 2)) |
(/ (pow p 2) (pow x 2)) |
(/ (pow p 2) (pow x 2)) |
(/ (pow p 2) (pow x 2)) |
(/ (pow p 2) (pow x 2)) |
(/ (pow p 2) (pow x 2)) |
(/ (pow p 2) (pow x 2)) |
(/ (pow p 2) (pow x 2)) |
(/ (pow p 2) (pow x 2)) |
(/ (pow p 2) (pow x 2)) |
(/ (pow p 2) (pow x 2)) |
(/ (pow p 2) (pow x 2)) |
(/ (pow p 2) (pow x 2)) |
(/ (pow p 2) (pow x 2)) |
(/ 1 (pow x 2)) |
(/ 1 (pow x 2)) |
(/ 1 (pow x 2)) |
(/ 1 (pow x 2)) |
(/ 1 (pow x 2)) |
(/ 1 (pow x 2)) |
(/ 1 (pow x 2)) |
(/ 1 (pow x 2)) |
(/ 1 (pow x 2)) |
(/ 1 (pow x 2)) |
(/ 1 (pow x 2)) |
(/ 1 (pow x 2)) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(* -3 (/ (pow p 3) (* (pow x 2) (sqrt 2)))) |
(* -3 (/ (pow p 3) (* (pow x 2) (sqrt 2)))) |
(* -3 (/ (pow p 3) (* (pow x 2) (sqrt 2)))) |
(* -3 (/ (pow p 3) (* (pow x 2) (sqrt 2)))) |
(* -3 (/ (pow p 3) (* (pow x 2) (sqrt 2)))) |
(* -3 (/ (pow p 3) (* (pow x 2) (sqrt 2)))) |
(* -3 (/ (pow p 3) (* (pow x 2) (sqrt 2)))) |
(* -3 (/ (pow p 3) (* (pow x 2) (sqrt 2)))) |
(* -3 (/ (pow p 3) (* (pow x 2) (sqrt 2)))) |
(* -3 (/ (pow p 3) (* (pow x 2) (sqrt 2)))) |
(* -3 (/ (pow p 3) (* (pow x 2) (sqrt 2)))) |
(* -3 (/ (pow p 3) (* (pow x 2) (sqrt 2)))) |
(* -3 (/ (pow p 3) (* (pow x 2) (sqrt 2)))) |
(* -3 (/ (pow p 3) (* (pow x 2) (sqrt 2)))) |
(* -3 (/ (pow p 3) (* (pow x 2) (sqrt 2)))) |
(* -3 (/ (pow p 3) (* (pow x 2) (sqrt 2)))) |
(* -3 (/ (pow p 3) (* (pow x 2) (sqrt 2)))) |
(* -3 (/ (pow p 3) (* (pow x 2) (sqrt 2)))) |
(* -3 (/ (pow p 3) (* (pow x 2) (sqrt 2)))) |
(* -3 (/ (pow p 3) (* (pow x 2) (sqrt 2)))) |
(* -3 (/ (pow p 3) (* (pow x 2) (sqrt 2)))) |
(* -3 (/ (pow p 3) (* (pow x 2) (sqrt 2)))) |
(* -3 (/ (pow p 3) (* (pow x 2) (sqrt 2)))) |
(* -3 (/ (pow p 3) (* (pow x 2) (sqrt 2)))) |
(* -1 (/ p x)) |
(* p (- (* 3 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 3) (sqrt 2)))) (/ 1 x))) |
(* p (- (* 3 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 3) (sqrt 2)))) (/ 1 x))) |
(* p (- (* 3 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 3) (sqrt 2)))) (/ 1 x))) |
(* 3 (/ (* (pow p 3) (sqrt 1/2)) (* (pow x 3) (sqrt 2)))) |
(* (pow p 3) (- (* 3 (/ (sqrt 1/2) (* (pow x 3) (sqrt 2)))) (/ 1 (* (pow p 2) x)))) |
(* (pow p 3) (- (* 3 (/ (sqrt 1/2) (* (pow x 3) (sqrt 2)))) (/ 1 (* (pow p 2) x)))) |
(* (pow p 3) (- (* 3 (/ (sqrt 1/2) (* (pow x 3) (sqrt 2)))) (/ 1 (* (pow p 2) x)))) |
(* 3 (/ (* (pow p 3) (sqrt 1/2)) (* (pow x 3) (sqrt 2)))) |
(* -1 (* (pow p 3) (+ (* -3 (/ (sqrt 1/2) (* (pow x 3) (sqrt 2)))) (/ 1 (* (pow p 2) x))))) |
(* -1 (* (pow p 3) (+ (* -3 (/ (sqrt 1/2) (* (pow x 3) (sqrt 2)))) (/ 1 (* (pow p 2) x))))) |
(* -1 (* (pow p 3) (+ (* -3 (/ (sqrt 1/2) (* (pow x 3) (sqrt 2)))) (/ 1 (* (pow p 2) x))))) |
(* 3 (/ (* (pow p 3) (sqrt 1/2)) (* (pow x 3) (sqrt 2)))) |
(/ (+ (* -1 (* p (pow x 2))) (* 3 (/ (* (pow p 3) (sqrt 1/2)) (sqrt 2)))) (pow x 3)) |
(/ (+ (* -1 (* p (pow x 2))) (* 3 (/ (* (pow p 3) (sqrt 1/2)) (sqrt 2)))) (pow x 3)) |
(/ (+ (* -1 (* p (pow x 2))) (* 3 (/ (* (pow p 3) (sqrt 1/2)) (sqrt 2)))) (pow x 3)) |
(* -1 (/ p x)) |
(/ (+ (* -1 p) (* 3 (/ (* (pow p 3) (sqrt 1/2)) (* (pow x 2) (sqrt 2))))) x) |
(/ (+ (* -1 p) (* 3 (/ (* (pow p 3) (sqrt 1/2)) (* (pow x 2) (sqrt 2))))) x) |
(/ (+ (* -1 p) (* 3 (/ (* (pow p 3) (sqrt 1/2)) (* (pow x 2) (sqrt 2))))) x) |
(* -1 (/ p x)) |
(* -1 (/ (+ p (* -3 (/ (* (pow p 3) (sqrt 1/2)) (* (pow x 2) (sqrt 2))))) x)) |
(* -1 (/ (+ p (* -3 (/ (* (pow p 3) (sqrt 1/2)) (* (pow x 2) (sqrt 2))))) x)) |
(* -1 (/ (+ p (* -3 (/ (* (pow p 3) (sqrt 1/2)) (* (pow x 2) (sqrt 2))))) x)) |
p |
(* p (+ 1 (* -3 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))))) |
(* p (+ 1 (* -3 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))))) |
(* p (+ 1 (* -3 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))))) |
(* -3 (/ (* (pow p 3) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) |
(* (pow p 3) (+ (* -3 (/ (sqrt 1/2) (* (pow x 2) (sqrt 2)))) (/ 1 (pow p 2)))) |
(* (pow p 3) (+ (* -3 (/ (sqrt 1/2) (* (pow x 2) (sqrt 2)))) (/ 1 (pow p 2)))) |
(* (pow p 3) (+ (* -3 (/ (sqrt 1/2) (* (pow x 2) (sqrt 2)))) (/ 1 (pow p 2)))) |
(* -3 (/ (* (pow p 3) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) |
(* -1 (* (pow p 3) (- (* 3 (/ (sqrt 1/2) (* (pow x 2) (sqrt 2)))) (/ 1 (pow p 2))))) |
(* -1 (* (pow p 3) (- (* 3 (/ (sqrt 1/2) (* (pow x 2) (sqrt 2)))) (/ 1 (pow p 2))))) |
(* -1 (* (pow p 3) (- (* 3 (/ (sqrt 1/2) (* (pow x 2) (sqrt 2)))) (/ 1 (pow p 2))))) |
(* -3 (/ (* (pow p 3) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) |
(/ (+ (* -3 (/ (* (pow p 3) (sqrt 1/2)) (sqrt 2))) (* p (pow x 2))) (pow x 2)) |
(/ (+ (* -3 (/ (* (pow p 3) (sqrt 1/2)) (sqrt 2))) (* p (pow x 2))) (pow x 2)) |
(/ (+ (* -3 (/ (* (pow p 3) (sqrt 1/2)) (sqrt 2))) (* p (pow x 2))) (pow x 2)) |
p |
(+ p (* -3 (/ (* (pow p 3) (sqrt 1/2)) (* (pow x 2) (sqrt 2))))) |
(+ p (* -3 (/ (* (pow p 3) (sqrt 1/2)) (* (pow x 2) (sqrt 2))))) |
(+ p (* -3 (/ (* (pow p 3) (sqrt 1/2)) (* (pow x 2) (sqrt 2))))) |
p |
(+ p (* -3 (/ (* (pow p 3) (sqrt 1/2)) (* (pow x 2) (sqrt 2))))) |
(+ p (* -3 (/ (* (pow p 3) (sqrt 1/2)) (* (pow x 2) (sqrt 2))))) |
(+ p (* -3 (/ (* (pow p 3) (sqrt 1/2)) (* (pow x 2) (sqrt 2))))) |
(* -3 (pow p 4)) |
(* -3 (pow p 4)) |
(* -3 (pow p 4)) |
(* -3 (pow p 4)) |
(* -3 (pow p 4)) |
(* -3 (pow p 4)) |
(* -3 (pow p 4)) |
(* -3 (pow p 4)) |
(* -3 (pow p 4)) |
(* -3 (pow p 4)) |
(* -3 (pow p 4)) |
(* -3 (pow p 4)) |
(pow p 2) |
(pow p 2) |
(pow p 2) |
(pow p 2) |
(pow p 2) |
(pow p 2) |
(pow p 2) |
(pow p 2) |
(pow p 2) |
(pow p 2) |
(pow p 2) |
(pow p 2) |
(* p (sqrt 2)) |
(* p (sqrt 2)) |
(* p (sqrt 2)) |
(* p (sqrt 2)) |
(* p (sqrt 2)) |
(* p (sqrt 2)) |
(* p (sqrt 2)) |
(* p (sqrt 2)) |
(* p (sqrt 2)) |
(* p (sqrt 2)) |
(* p (sqrt 2)) |
(* p (sqrt 2)) |
(* p (* (pow x 2) (sqrt 2))) |
(* p (* (pow x 2) (sqrt 2))) |
(* p (* (pow x 2) (sqrt 2))) |
(* p (* (pow x 2) (sqrt 2))) |
(* p (* (pow x 2) (sqrt 2))) |
(* p (* (pow x 2) (sqrt 2))) |
(* p (* (pow x 2) (sqrt 2))) |
(* p (* (pow x 2) (sqrt 2))) |
(* p (* (pow x 2) (sqrt 2))) |
(* p (* (pow x 2) (sqrt 2))) |
(* p (* (pow x 2) (sqrt 2))) |
(* p (* (pow x 2) (sqrt 2))) |
(* p (* (pow x 2) (sqrt 2))) |
(* p (* (pow x 2) (sqrt 2))) |
(* p (* (pow x 2) (sqrt 2))) |
(* p (* (pow x 2) (sqrt 2))) |
(* p (* (pow x 2) (sqrt 2))) |
(* p (* (pow x 2) (sqrt 2))) |
(* p (* (pow x 2) (sqrt 2))) |
(* p (* (pow x 2) (sqrt 2))) |
(* p (* (pow x 2) (sqrt 2))) |
(* p (* (pow x 2) (sqrt 2))) |
(* p (* (pow x 2) (sqrt 2))) |
(* p (* (pow x 2) (sqrt 2))) |
| Outputs |
|---|
(sqrt 1/2) |
(sqrt.f64 #s(literal 1/2 binary64)) |
(+ (sqrt 1/2) (* 1/4 (/ (* x (sqrt 1/2)) p))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (fma.f64 x (/.f64 #s(literal 1/4 binary64) p) #s(literal 1 binary64))) |
(+ (sqrt 1/2) (* 1/4 (/ (* x (sqrt 1/2)) p))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (fma.f64 x (/.f64 #s(literal 1/4 binary64) p) #s(literal 1 binary64))) |
(+ (sqrt 1/2) (* 1/4 (/ (* x (sqrt 1/2)) p))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (fma.f64 x (/.f64 #s(literal 1/4 binary64) p) #s(literal 1 binary64))) |
(* 1/4 (/ (* x (sqrt 1/2)) p)) |
(*.f64 #s(literal 1/4 binary64) (*.f64 x (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) p))) |
(* x (+ (* 1/4 (/ (sqrt 1/2) p)) (/ (sqrt 1/2) x))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (fma.f64 x (/.f64 #s(literal 1/4 binary64) p) #s(literal 1 binary64))) |
(* x (+ (* 1/4 (/ (sqrt 1/2) p)) (/ (sqrt 1/2) x))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (fma.f64 x (/.f64 #s(literal 1/4 binary64) p) #s(literal 1 binary64))) |
(* x (+ (* 1/4 (/ (sqrt 1/2) p)) (/ (sqrt 1/2) x))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (fma.f64 x (/.f64 #s(literal 1/4 binary64) p) #s(literal 1 binary64))) |
(* 1/4 (/ (* x (sqrt 1/2)) p)) |
(*.f64 #s(literal 1/4 binary64) (*.f64 x (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) p))) |
(* -1 (* x (+ (* -1 (/ (sqrt 1/2) x)) (* -1/4 (/ (sqrt 1/2) p))))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (fma.f64 x (/.f64 #s(literal 1/4 binary64) p) #s(literal 1 binary64))) |
(* -1 (* x (+ (* -1 (/ (sqrt 1/2) x)) (* -1/4 (/ (sqrt 1/2) p))))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (fma.f64 x (/.f64 #s(literal 1/4 binary64) p) #s(literal 1 binary64))) |
(* -1 (* x (+ (* -1 (/ (sqrt 1/2) x)) (* -1/4 (/ (sqrt 1/2) p))))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (fma.f64 x (/.f64 #s(literal 1/4 binary64) p) #s(literal 1 binary64))) |
(* 1/4 (/ (* x (sqrt 1/2)) p)) |
(*.f64 #s(literal 1/4 binary64) (*.f64 x (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) p))) |
(/ (+ (* 1/4 (* x (sqrt 1/2))) (* p (sqrt 1/2))) p) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal 1/4 binary64) x p) p)) |
(/ (+ (* 1/4 (* x (sqrt 1/2))) (* p (sqrt 1/2))) p) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal 1/4 binary64) x p) p)) |
(/ (+ (* 1/4 (* x (sqrt 1/2))) (* p (sqrt 1/2))) p) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal 1/4 binary64) x p) p)) |
(sqrt 1/2) |
(sqrt.f64 #s(literal 1/2 binary64)) |
(+ (sqrt 1/2) (* 1/4 (/ (* x (sqrt 1/2)) p))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (fma.f64 x (/.f64 #s(literal 1/4 binary64) p) #s(literal 1 binary64))) |
(+ (sqrt 1/2) (* 1/4 (/ (* x (sqrt 1/2)) p))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (fma.f64 x (/.f64 #s(literal 1/4 binary64) p) #s(literal 1 binary64))) |
(+ (sqrt 1/2) (* 1/4 (/ (* x (sqrt 1/2)) p))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (fma.f64 x (/.f64 #s(literal 1/4 binary64) p) #s(literal 1 binary64))) |
(sqrt 1/2) |
(sqrt.f64 #s(literal 1/2 binary64)) |
(+ (sqrt 1/2) (* 1/4 (/ (* x (sqrt 1/2)) p))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (fma.f64 x (/.f64 #s(literal 1/4 binary64) p) #s(literal 1 binary64))) |
(+ (sqrt 1/2) (* 1/4 (/ (* x (sqrt 1/2)) p))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (fma.f64 x (/.f64 #s(literal 1/4 binary64) p) #s(literal 1 binary64))) |
(+ (sqrt 1/2) (* 1/4 (/ (* x (sqrt 1/2)) p))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (fma.f64 x (/.f64 #s(literal 1/4 binary64) p) #s(literal 1 binary64))) |
(/ (* x (sqrt 1/2)) p) |
(*.f64 x (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)) |
(/ (* x (sqrt 1/2)) p) |
(*.f64 x (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)) |
(/ (* x (sqrt 1/2)) p) |
(*.f64 x (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)) |
(/ (* x (sqrt 1/2)) p) |
(*.f64 x (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)) |
(/ (* x (sqrt 1/2)) p) |
(*.f64 x (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)) |
(/ (* x (sqrt 1/2)) p) |
(*.f64 x (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)) |
(/ (* x (sqrt 1/2)) p) |
(*.f64 x (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)) |
(/ (* x (sqrt 1/2)) p) |
(*.f64 x (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)) |
(/ (* x (sqrt 1/2)) p) |
(*.f64 x (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)) |
(/ (* x (sqrt 1/2)) p) |
(*.f64 x (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)) |
(/ (* x (sqrt 1/2)) p) |
(*.f64 x (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)) |
(/ (* x (sqrt 1/2)) p) |
(*.f64 x (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)) |
(/ (* x (sqrt 1/2)) p) |
(*.f64 x (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)) |
(/ (* x (sqrt 1/2)) p) |
(*.f64 x (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)) |
(/ (* x (sqrt 1/2)) p) |
(*.f64 x (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)) |
(/ (* x (sqrt 1/2)) p) |
(*.f64 x (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)) |
(/ (* x (sqrt 1/2)) p) |
(*.f64 x (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)) |
(/ (* x (sqrt 1/2)) p) |
(*.f64 x (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)) |
(/ (* x (sqrt 1/2)) p) |
(*.f64 x (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)) |
(/ (* x (sqrt 1/2)) p) |
(*.f64 x (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)) |
(/ (* x (sqrt 1/2)) p) |
(*.f64 x (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)) |
(/ (* x (sqrt 1/2)) p) |
(*.f64 x (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)) |
(/ (* x (sqrt 1/2)) p) |
(*.f64 x (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)) |
(/ (* x (sqrt 1/2)) p) |
(*.f64 x (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)) |
(* x (sqrt 1/2)) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) |
(* x (sqrt 1/2)) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) |
(* x (sqrt 1/2)) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) |
(* x (sqrt 1/2)) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) |
(* x (sqrt 1/2)) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) |
(* x (sqrt 1/2)) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) |
(* x (sqrt 1/2)) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) |
(* x (sqrt 1/2)) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) |
(* x (sqrt 1/2)) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) |
(* x (sqrt 1/2)) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) |
(* x (sqrt 1/2)) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) |
(* x (sqrt 1/2)) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) |
(* -1 (/ p x)) |
(/.f64 p (neg.f64 x)) |
(* -1 (/ p x)) |
(/.f64 p (neg.f64 x)) |
(* -1 (/ p x)) |
(/.f64 p (neg.f64 x)) |
(* -1 (/ p x)) |
(/.f64 p (neg.f64 x)) |
(* -1 (/ p x)) |
(/.f64 p (neg.f64 x)) |
(* -1 (/ p x)) |
(/.f64 p (neg.f64 x)) |
(* -1 (/ p x)) |
(/.f64 p (neg.f64 x)) |
(* -1 (/ p x)) |
(/.f64 p (neg.f64 x)) |
(* -1 (/ p x)) |
(/.f64 p (neg.f64 x)) |
(* -1 (/ p x)) |
(/.f64 p (neg.f64 x)) |
(* -1 (/ p x)) |
(/.f64 p (neg.f64 x)) |
(* -1 (/ p x)) |
(/.f64 p (neg.f64 x)) |
(* -1 (/ p x)) |
(/.f64 p (neg.f64 x)) |
(* -1 (/ p x)) |
(/.f64 p (neg.f64 x)) |
(* -1 (/ p x)) |
(/.f64 p (neg.f64 x)) |
(* -1 (/ p x)) |
(/.f64 p (neg.f64 x)) |
(* -1 (/ p x)) |
(/.f64 p (neg.f64 x)) |
(* -1 (/ p x)) |
(/.f64 p (neg.f64 x)) |
(* -1 (/ p x)) |
(/.f64 p (neg.f64 x)) |
(* -1 (/ p x)) |
(/.f64 p (neg.f64 x)) |
(* -1 (/ p x)) |
(/.f64 p (neg.f64 x)) |
(* -1 (/ p x)) |
(/.f64 p (neg.f64 x)) |
(* -1 (/ p x)) |
(/.f64 p (neg.f64 x)) |
(* -1 (/ p x)) |
(/.f64 p (neg.f64 x)) |
(* -1 p) |
(neg.f64 p) |
(* -1 p) |
(neg.f64 p) |
(* -1 p) |
(neg.f64 p) |
(* -1 p) |
(neg.f64 p) |
(* -1 p) |
(neg.f64 p) |
(* -1 p) |
(neg.f64 p) |
(* -1 p) |
(neg.f64 p) |
(* -1 p) |
(neg.f64 p) |
(* -1 p) |
(neg.f64 p) |
(* -1 p) |
(neg.f64 p) |
(* -1 p) |
(neg.f64 p) |
(* -1 p) |
(neg.f64 p) |
(/ p x) |
(/.f64 p x) |
(/ p x) |
(/.f64 p x) |
(/ p x) |
(/.f64 p x) |
(/ p x) |
(/.f64 p x) |
(/ p x) |
(/.f64 p x) |
(/ p x) |
(/.f64 p x) |
(/ p x) |
(/.f64 p x) |
(/ p x) |
(/.f64 p x) |
(* -1 (/ p x)) |
(/.f64 p (neg.f64 x)) |
(* -1 (/ p x)) |
(/.f64 p (neg.f64 x)) |
(* -1 (/ p x)) |
(/.f64 p (neg.f64 x)) |
(* -1 (/ p x)) |
(/.f64 p (neg.f64 x)) |
(/ p x) |
(/.f64 p x) |
(/ p x) |
(/.f64 p x) |
(/ p x) |
(/.f64 p x) |
(/ p x) |
(/.f64 p x) |
(/ p x) |
(/.f64 p x) |
(/ p x) |
(/.f64 p x) |
(/ p x) |
(/.f64 p x) |
(/ p x) |
(/.f64 p x) |
(* -1 (/ p x)) |
(/.f64 p (neg.f64 x)) |
(* -1 (/ p x)) |
(/.f64 p (neg.f64 x)) |
(* -1 (/ p x)) |
(/.f64 p (neg.f64 x)) |
(* -1 (/ p x)) |
(/.f64 p (neg.f64 x)) |
(/ (pow p 2) (pow x 2)) |
(/.f64 (*.f64 p p) (*.f64 x x)) |
(/ (pow p 2) (pow x 2)) |
(/.f64 (*.f64 p p) (*.f64 x x)) |
(/ (pow p 2) (pow x 2)) |
(/.f64 (*.f64 p p) (*.f64 x x)) |
(/ (pow p 2) (pow x 2)) |
(/.f64 (*.f64 p p) (*.f64 x x)) |
(/ (pow p 2) (pow x 2)) |
(/.f64 (*.f64 p p) (*.f64 x x)) |
(/ (pow p 2) (pow x 2)) |
(/.f64 (*.f64 p p) (*.f64 x x)) |
(/ (pow p 2) (pow x 2)) |
(/.f64 (*.f64 p p) (*.f64 x x)) |
(/ (pow p 2) (pow x 2)) |
(/.f64 (*.f64 p p) (*.f64 x x)) |
(/ (pow p 2) (pow x 2)) |
(/.f64 (*.f64 p p) (*.f64 x x)) |
(/ (pow p 2) (pow x 2)) |
(/.f64 (*.f64 p p) (*.f64 x x)) |
(/ (pow p 2) (pow x 2)) |
(/.f64 (*.f64 p p) (*.f64 x x)) |
(/ (pow p 2) (pow x 2)) |
(/.f64 (*.f64 p p) (*.f64 x x)) |
(/ (pow p 2) (pow x 2)) |
(/.f64 (*.f64 p p) (*.f64 x x)) |
(/ (pow p 2) (pow x 2)) |
(/.f64 (*.f64 p p) (*.f64 x x)) |
(/ (pow p 2) (pow x 2)) |
(/.f64 (*.f64 p p) (*.f64 x x)) |
(/ (pow p 2) (pow x 2)) |
(/.f64 (*.f64 p p) (*.f64 x x)) |
(/ (pow p 2) (pow x 2)) |
(/.f64 (*.f64 p p) (*.f64 x x)) |
(/ (pow p 2) (pow x 2)) |
(/.f64 (*.f64 p p) (*.f64 x x)) |
(/ (pow p 2) (pow x 2)) |
(/.f64 (*.f64 p p) (*.f64 x x)) |
(/ (pow p 2) (pow x 2)) |
(/.f64 (*.f64 p p) (*.f64 x x)) |
(/ (pow p 2) (pow x 2)) |
(/.f64 (*.f64 p p) (*.f64 x x)) |
(/ (pow p 2) (pow x 2)) |
(/.f64 (*.f64 p p) (*.f64 x x)) |
(/ (pow p 2) (pow x 2)) |
(/.f64 (*.f64 p p) (*.f64 x x)) |
(/ (pow p 2) (pow x 2)) |
(/.f64 (*.f64 p p) (*.f64 x x)) |
(/ 1 (pow x 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 x x)) |
(/ 1 (pow x 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 x x)) |
(/ 1 (pow x 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 x x)) |
(/ 1 (pow x 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 x x)) |
(/ 1 (pow x 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 x x)) |
(/ 1 (pow x 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 x x)) |
(/ 1 (pow x 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 x x)) |
(/ 1 (pow x 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 x x)) |
(/ 1 (pow x 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 x x)) |
(/ 1 (pow x 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 x x)) |
(/ 1 (pow x 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 x x)) |
(/ 1 (pow x 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 x x)) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(* -3 (/ (pow p 3) (* (pow x 2) (sqrt 2)))) |
(/.f64 (*.f64 #s(literal -3 binary64) (*.f64 p (*.f64 p p))) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 2 binary64)))) |
(* -3 (/ (pow p 3) (* (pow x 2) (sqrt 2)))) |
(/.f64 (*.f64 #s(literal -3 binary64) (*.f64 p (*.f64 p p))) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 2 binary64)))) |
(* -3 (/ (pow p 3) (* (pow x 2) (sqrt 2)))) |
(/.f64 (*.f64 #s(literal -3 binary64) (*.f64 p (*.f64 p p))) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 2 binary64)))) |
(* -3 (/ (pow p 3) (* (pow x 2) (sqrt 2)))) |
(/.f64 (*.f64 #s(literal -3 binary64) (*.f64 p (*.f64 p p))) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 2 binary64)))) |
(* -3 (/ (pow p 3) (* (pow x 2) (sqrt 2)))) |
(/.f64 (*.f64 #s(literal -3 binary64) (*.f64 p (*.f64 p p))) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 2 binary64)))) |
(* -3 (/ (pow p 3) (* (pow x 2) (sqrt 2)))) |
(/.f64 (*.f64 #s(literal -3 binary64) (*.f64 p (*.f64 p p))) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 2 binary64)))) |
(* -3 (/ (pow p 3) (* (pow x 2) (sqrt 2)))) |
(/.f64 (*.f64 #s(literal -3 binary64) (*.f64 p (*.f64 p p))) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 2 binary64)))) |
(* -3 (/ (pow p 3) (* (pow x 2) (sqrt 2)))) |
(/.f64 (*.f64 #s(literal -3 binary64) (*.f64 p (*.f64 p p))) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 2 binary64)))) |
(* -3 (/ (pow p 3) (* (pow x 2) (sqrt 2)))) |
(/.f64 (*.f64 #s(literal -3 binary64) (*.f64 p (*.f64 p p))) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 2 binary64)))) |
(* -3 (/ (pow p 3) (* (pow x 2) (sqrt 2)))) |
(/.f64 (*.f64 #s(literal -3 binary64) (*.f64 p (*.f64 p p))) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 2 binary64)))) |
(* -3 (/ (pow p 3) (* (pow x 2) (sqrt 2)))) |
(/.f64 (*.f64 #s(literal -3 binary64) (*.f64 p (*.f64 p p))) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 2 binary64)))) |
(* -3 (/ (pow p 3) (* (pow x 2) (sqrt 2)))) |
(/.f64 (*.f64 #s(literal -3 binary64) (*.f64 p (*.f64 p p))) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 2 binary64)))) |
(* -3 (/ (pow p 3) (* (pow x 2) (sqrt 2)))) |
(/.f64 (*.f64 #s(literal -3 binary64) (*.f64 p (*.f64 p p))) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 2 binary64)))) |
(* -3 (/ (pow p 3) (* (pow x 2) (sqrt 2)))) |
(/.f64 (*.f64 #s(literal -3 binary64) (*.f64 p (*.f64 p p))) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 2 binary64)))) |
(* -3 (/ (pow p 3) (* (pow x 2) (sqrt 2)))) |
(/.f64 (*.f64 #s(literal -3 binary64) (*.f64 p (*.f64 p p))) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 2 binary64)))) |
(* -3 (/ (pow p 3) (* (pow x 2) (sqrt 2)))) |
(/.f64 (*.f64 #s(literal -3 binary64) (*.f64 p (*.f64 p p))) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 2 binary64)))) |
(* -3 (/ (pow p 3) (* (pow x 2) (sqrt 2)))) |
(/.f64 (*.f64 #s(literal -3 binary64) (*.f64 p (*.f64 p p))) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 2 binary64)))) |
(* -3 (/ (pow p 3) (* (pow x 2) (sqrt 2)))) |
(/.f64 (*.f64 #s(literal -3 binary64) (*.f64 p (*.f64 p p))) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 2 binary64)))) |
(* -3 (/ (pow p 3) (* (pow x 2) (sqrt 2)))) |
(/.f64 (*.f64 #s(literal -3 binary64) (*.f64 p (*.f64 p p))) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 2 binary64)))) |
(* -3 (/ (pow p 3) (* (pow x 2) (sqrt 2)))) |
(/.f64 (*.f64 #s(literal -3 binary64) (*.f64 p (*.f64 p p))) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 2 binary64)))) |
(* -3 (/ (pow p 3) (* (pow x 2) (sqrt 2)))) |
(/.f64 (*.f64 #s(literal -3 binary64) (*.f64 p (*.f64 p p))) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 2 binary64)))) |
(* -3 (/ (pow p 3) (* (pow x 2) (sqrt 2)))) |
(/.f64 (*.f64 #s(literal -3 binary64) (*.f64 p (*.f64 p p))) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 2 binary64)))) |
(* -3 (/ (pow p 3) (* (pow x 2) (sqrt 2)))) |
(/.f64 (*.f64 #s(literal -3 binary64) (*.f64 p (*.f64 p p))) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 2 binary64)))) |
(* -3 (/ (pow p 3) (* (pow x 2) (sqrt 2)))) |
(/.f64 (*.f64 #s(literal -3 binary64) (*.f64 p (*.f64 p p))) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 2 binary64)))) |
(* -1 (/ p x)) |
(/.f64 p (neg.f64 x)) |
(* p (- (* 3 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 3) (sqrt 2)))) (/ 1 x))) |
(*.f64 (fma.f64 (*.f64 p p) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 3 binary64)) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1 binary64)) (/.f64 p x)) |
(* p (- (* 3 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 3) (sqrt 2)))) (/ 1 x))) |
(*.f64 (fma.f64 (*.f64 p p) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 3 binary64)) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1 binary64)) (/.f64 p x)) |
(* p (- (* 3 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 3) (sqrt 2)))) (/ 1 x))) |
(*.f64 (fma.f64 (*.f64 p p) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 3 binary64)) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1 binary64)) (/.f64 p x)) |
(* 3 (/ (* (pow p 3) (sqrt 1/2)) (* (pow x 3) (sqrt 2)))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 3 binary64)) (/.f64 (*.f64 p (*.f64 p p)) (*.f64 (*.f64 x x) (*.f64 x (sqrt.f64 #s(literal 2 binary64)))))) |
(* (pow p 3) (- (* 3 (/ (sqrt 1/2) (* (pow x 3) (sqrt 2)))) (/ 1 (* (pow p 2) x)))) |
(*.f64 (fma.f64 (*.f64 p p) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 3 binary64)) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1 binary64)) (/.f64 p x)) |
(* (pow p 3) (- (* 3 (/ (sqrt 1/2) (* (pow x 3) (sqrt 2)))) (/ 1 (* (pow p 2) x)))) |
(*.f64 (fma.f64 (*.f64 p p) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 3 binary64)) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1 binary64)) (/.f64 p x)) |
(* (pow p 3) (- (* 3 (/ (sqrt 1/2) (* (pow x 3) (sqrt 2)))) (/ 1 (* (pow p 2) x)))) |
(*.f64 (fma.f64 (*.f64 p p) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 3 binary64)) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1 binary64)) (/.f64 p x)) |
(* 3 (/ (* (pow p 3) (sqrt 1/2)) (* (pow x 3) (sqrt 2)))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 3 binary64)) (/.f64 (*.f64 p (*.f64 p p)) (*.f64 (*.f64 x x) (*.f64 x (sqrt.f64 #s(literal 2 binary64)))))) |
(* -1 (* (pow p 3) (+ (* -3 (/ (sqrt 1/2) (* (pow x 3) (sqrt 2)))) (/ 1 (* (pow p 2) x))))) |
(*.f64 (fma.f64 (*.f64 p p) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 3 binary64)) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1 binary64)) (/.f64 p x)) |
(* -1 (* (pow p 3) (+ (* -3 (/ (sqrt 1/2) (* (pow x 3) (sqrt 2)))) (/ 1 (* (pow p 2) x))))) |
(*.f64 (fma.f64 (*.f64 p p) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 3 binary64)) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1 binary64)) (/.f64 p x)) |
(* -1 (* (pow p 3) (+ (* -3 (/ (sqrt 1/2) (* (pow x 3) (sqrt 2)))) (/ 1 (* (pow p 2) x))))) |
(*.f64 (fma.f64 (*.f64 p p) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 3 binary64)) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1 binary64)) (/.f64 p x)) |
(* 3 (/ (* (pow p 3) (sqrt 1/2)) (* (pow x 3) (sqrt 2)))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 3 binary64)) (/.f64 (*.f64 p (*.f64 p p)) (*.f64 (*.f64 x x) (*.f64 x (sqrt.f64 #s(literal 2 binary64)))))) |
(/ (+ (* -1 (* p (pow x 2))) (* 3 (/ (* (pow p 3) (sqrt 1/2)) (sqrt 2)))) (pow x 3)) |
(/.f64 (neg.f64 (*.f64 p (fma.f64 (*.f64 p p) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -3 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x x)))) (*.f64 x (*.f64 x x))) |
(/ (+ (* -1 (* p (pow x 2))) (* 3 (/ (* (pow p 3) (sqrt 1/2)) (sqrt 2)))) (pow x 3)) |
(/.f64 (neg.f64 (*.f64 p (fma.f64 (*.f64 p p) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -3 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x x)))) (*.f64 x (*.f64 x x))) |
(/ (+ (* -1 (* p (pow x 2))) (* 3 (/ (* (pow p 3) (sqrt 1/2)) (sqrt 2)))) (pow x 3)) |
(/.f64 (neg.f64 (*.f64 p (fma.f64 (*.f64 p p) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -3 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x x)))) (*.f64 x (*.f64 x x))) |
(* -1 (/ p x)) |
(/.f64 p (neg.f64 x)) |
(/ (+ (* -1 p) (* 3 (/ (* (pow p 3) (sqrt 1/2)) (* (pow x 2) (sqrt 2))))) x) |
(*.f64 (fma.f64 (*.f64 p p) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 3 binary64)) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1 binary64)) (/.f64 p x)) |
(/ (+ (* -1 p) (* 3 (/ (* (pow p 3) (sqrt 1/2)) (* (pow x 2) (sqrt 2))))) x) |
(*.f64 (fma.f64 (*.f64 p p) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 3 binary64)) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1 binary64)) (/.f64 p x)) |
(/ (+ (* -1 p) (* 3 (/ (* (pow p 3) (sqrt 1/2)) (* (pow x 2) (sqrt 2))))) x) |
(*.f64 (fma.f64 (*.f64 p p) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 3 binary64)) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1 binary64)) (/.f64 p x)) |
(* -1 (/ p x)) |
(/.f64 p (neg.f64 x)) |
(* -1 (/ (+ p (* -3 (/ (* (pow p 3) (sqrt 1/2)) (* (pow x 2) (sqrt 2))))) x)) |
(*.f64 (fma.f64 (*.f64 p p) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 3 binary64)) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1 binary64)) (/.f64 p x)) |
(* -1 (/ (+ p (* -3 (/ (* (pow p 3) (sqrt 1/2)) (* (pow x 2) (sqrt 2))))) x)) |
(*.f64 (fma.f64 (*.f64 p p) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 3 binary64)) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1 binary64)) (/.f64 p x)) |
(* -1 (/ (+ p (* -3 (/ (* (pow p 3) (sqrt 1/2)) (* (pow x 2) (sqrt 2))))) x)) |
(*.f64 (fma.f64 (*.f64 p p) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 3 binary64)) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1 binary64)) (/.f64 p x)) |
p |
(* p (+ 1 (* -3 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))))) |
(fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 p (*.f64 p p))) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 2 binary64)))) p) |
(* p (+ 1 (* -3 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))))) |
(fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 p (*.f64 p p))) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 2 binary64)))) p) |
(* p (+ 1 (* -3 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))))) |
(fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 p (*.f64 p p))) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 2 binary64)))) p) |
(* -3 (/ (* (pow p 3) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 p (*.f64 p p))) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 2 binary64))))) |
(* (pow p 3) (+ (* -3 (/ (sqrt 1/2) (* (pow x 2) (sqrt 2)))) (/ 1 (pow p 2)))) |
(fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 p (*.f64 p p))) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 2 binary64)))) p) |
(* (pow p 3) (+ (* -3 (/ (sqrt 1/2) (* (pow x 2) (sqrt 2)))) (/ 1 (pow p 2)))) |
(fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 p (*.f64 p p))) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 2 binary64)))) p) |
(* (pow p 3) (+ (* -3 (/ (sqrt 1/2) (* (pow x 2) (sqrt 2)))) (/ 1 (pow p 2)))) |
(fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 p (*.f64 p p))) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 2 binary64)))) p) |
(* -3 (/ (* (pow p 3) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 p (*.f64 p p))) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 2 binary64))))) |
(* -1 (* (pow p 3) (- (* 3 (/ (sqrt 1/2) (* (pow x 2) (sqrt 2)))) (/ 1 (pow p 2))))) |
(fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 p (*.f64 p p))) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 2 binary64)))) p) |
(* -1 (* (pow p 3) (- (* 3 (/ (sqrt 1/2) (* (pow x 2) (sqrt 2)))) (/ 1 (pow p 2))))) |
(fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 p (*.f64 p p))) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 2 binary64)))) p) |
(* -1 (* (pow p 3) (- (* 3 (/ (sqrt 1/2) (* (pow x 2) (sqrt 2)))) (/ 1 (pow p 2))))) |
(fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 p (*.f64 p p))) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 2 binary64)))) p) |
(* -3 (/ (* (pow p 3) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 p (*.f64 p p))) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 2 binary64))))) |
(/ (+ (* -3 (/ (* (pow p 3) (sqrt 1/2)) (sqrt 2))) (* p (pow x 2))) (pow x 2)) |
(/.f64 (*.f64 p (fma.f64 (*.f64 p p) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -3 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x x))) (*.f64 x x)) |
(/ (+ (* -3 (/ (* (pow p 3) (sqrt 1/2)) (sqrt 2))) (* p (pow x 2))) (pow x 2)) |
(/.f64 (*.f64 p (fma.f64 (*.f64 p p) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -3 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x x))) (*.f64 x x)) |
(/ (+ (* -3 (/ (* (pow p 3) (sqrt 1/2)) (sqrt 2))) (* p (pow x 2))) (pow x 2)) |
(/.f64 (*.f64 p (fma.f64 (*.f64 p p) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -3 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x x))) (*.f64 x x)) |
p |
(+ p (* -3 (/ (* (pow p 3) (sqrt 1/2)) (* (pow x 2) (sqrt 2))))) |
(fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 p (*.f64 p p))) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 2 binary64)))) p) |
(+ p (* -3 (/ (* (pow p 3) (sqrt 1/2)) (* (pow x 2) (sqrt 2))))) |
(fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 p (*.f64 p p))) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 2 binary64)))) p) |
(+ p (* -3 (/ (* (pow p 3) (sqrt 1/2)) (* (pow x 2) (sqrt 2))))) |
(fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 p (*.f64 p p))) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 2 binary64)))) p) |
p |
(+ p (* -3 (/ (* (pow p 3) (sqrt 1/2)) (* (pow x 2) (sqrt 2))))) |
(fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 p (*.f64 p p))) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 2 binary64)))) p) |
(+ p (* -3 (/ (* (pow p 3) (sqrt 1/2)) (* (pow x 2) (sqrt 2))))) |
(fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 p (*.f64 p p))) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 2 binary64)))) p) |
(+ p (* -3 (/ (* (pow p 3) (sqrt 1/2)) (* (pow x 2) (sqrt 2))))) |
(fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 p (*.f64 p p))) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 2 binary64)))) p) |
(* -3 (pow p 4)) |
(*.f64 #s(literal -3 binary64) (pow.f64 p #s(literal 4 binary64))) |
(* -3 (pow p 4)) |
(*.f64 #s(literal -3 binary64) (pow.f64 p #s(literal 4 binary64))) |
(* -3 (pow p 4)) |
(*.f64 #s(literal -3 binary64) (pow.f64 p #s(literal 4 binary64))) |
(* -3 (pow p 4)) |
(*.f64 #s(literal -3 binary64) (pow.f64 p #s(literal 4 binary64))) |
(* -3 (pow p 4)) |
(*.f64 #s(literal -3 binary64) (pow.f64 p #s(literal 4 binary64))) |
(* -3 (pow p 4)) |
(*.f64 #s(literal -3 binary64) (pow.f64 p #s(literal 4 binary64))) |
(* -3 (pow p 4)) |
(*.f64 #s(literal -3 binary64) (pow.f64 p #s(literal 4 binary64))) |
(* -3 (pow p 4)) |
(*.f64 #s(literal -3 binary64) (pow.f64 p #s(literal 4 binary64))) |
(* -3 (pow p 4)) |
(*.f64 #s(literal -3 binary64) (pow.f64 p #s(literal 4 binary64))) |
(* -3 (pow p 4)) |
(*.f64 #s(literal -3 binary64) (pow.f64 p #s(literal 4 binary64))) |
(* -3 (pow p 4)) |
(*.f64 #s(literal -3 binary64) (pow.f64 p #s(literal 4 binary64))) |
(* -3 (pow p 4)) |
(*.f64 #s(literal -3 binary64) (pow.f64 p #s(literal 4 binary64))) |
(pow p 2) |
(*.f64 p p) |
(pow p 2) |
(*.f64 p p) |
(pow p 2) |
(*.f64 p p) |
(pow p 2) |
(*.f64 p p) |
(pow p 2) |
(*.f64 p p) |
(pow p 2) |
(*.f64 p p) |
(pow p 2) |
(*.f64 p p) |
(pow p 2) |
(*.f64 p p) |
(pow p 2) |
(*.f64 p p) |
(pow p 2) |
(*.f64 p p) |
(pow p 2) |
(*.f64 p p) |
(pow p 2) |
(*.f64 p p) |
(* p (sqrt 2)) |
(*.f64 p (sqrt.f64 #s(literal 2 binary64))) |
(* p (sqrt 2)) |
(*.f64 p (sqrt.f64 #s(literal 2 binary64))) |
(* p (sqrt 2)) |
(*.f64 p (sqrt.f64 #s(literal 2 binary64))) |
(* p (sqrt 2)) |
(*.f64 p (sqrt.f64 #s(literal 2 binary64))) |
(* p (sqrt 2)) |
(*.f64 p (sqrt.f64 #s(literal 2 binary64))) |
(* p (sqrt 2)) |
(*.f64 p (sqrt.f64 #s(literal 2 binary64))) |
(* p (sqrt 2)) |
(*.f64 p (sqrt.f64 #s(literal 2 binary64))) |
(* p (sqrt 2)) |
(*.f64 p (sqrt.f64 #s(literal 2 binary64))) |
(* p (sqrt 2)) |
(*.f64 p (sqrt.f64 #s(literal 2 binary64))) |
(* p (sqrt 2)) |
(*.f64 p (sqrt.f64 #s(literal 2 binary64))) |
(* p (sqrt 2)) |
(*.f64 p (sqrt.f64 #s(literal 2 binary64))) |
(* p (sqrt 2)) |
(*.f64 p (sqrt.f64 #s(literal 2 binary64))) |
(* p (* (pow x 2) (sqrt 2))) |
(*.f64 x (*.f64 x (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) |
(* p (* (pow x 2) (sqrt 2))) |
(*.f64 x (*.f64 x (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) |
(* p (* (pow x 2) (sqrt 2))) |
(*.f64 x (*.f64 x (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) |
(* p (* (pow x 2) (sqrt 2))) |
(*.f64 x (*.f64 x (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) |
(* p (* (pow x 2) (sqrt 2))) |
(*.f64 x (*.f64 x (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) |
(* p (* (pow x 2) (sqrt 2))) |
(*.f64 x (*.f64 x (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) |
(* p (* (pow x 2) (sqrt 2))) |
(*.f64 x (*.f64 x (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) |
(* p (* (pow x 2) (sqrt 2))) |
(*.f64 x (*.f64 x (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) |
(* p (* (pow x 2) (sqrt 2))) |
(*.f64 x (*.f64 x (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) |
(* p (* (pow x 2) (sqrt 2))) |
(*.f64 x (*.f64 x (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) |
(* p (* (pow x 2) (sqrt 2))) |
(*.f64 x (*.f64 x (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) |
(* p (* (pow x 2) (sqrt 2))) |
(*.f64 x (*.f64 x (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) |
(* p (* (pow x 2) (sqrt 2))) |
(*.f64 x (*.f64 x (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) |
(* p (* (pow x 2) (sqrt 2))) |
(*.f64 x (*.f64 x (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) |
(* p (* (pow x 2) (sqrt 2))) |
(*.f64 x (*.f64 x (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) |
(* p (* (pow x 2) (sqrt 2))) |
(*.f64 x (*.f64 x (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) |
(* p (* (pow x 2) (sqrt 2))) |
(*.f64 x (*.f64 x (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) |
(* p (* (pow x 2) (sqrt 2))) |
(*.f64 x (*.f64 x (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) |
(* p (* (pow x 2) (sqrt 2))) |
(*.f64 x (*.f64 x (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) |
(* p (* (pow x 2) (sqrt 2))) |
(*.f64 x (*.f64 x (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) |
(* p (* (pow x 2) (sqrt 2))) |
(*.f64 x (*.f64 x (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) |
(* p (* (pow x 2) (sqrt 2))) |
(*.f64 x (*.f64 x (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) |
(* p (* (pow x 2) (sqrt 2))) |
(*.f64 x (*.f64 x (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) |
(* p (* (pow x 2) (sqrt 2))) |
(*.f64 x (*.f64 x (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) |
Compiled 29 536 to 2 813 computations (90.5% saved)
8 alts after pruning (4 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 198 | 2 | 1 200 |
| Fresh | 1 | 2 | 3 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 1 | 1 |
| Total | 1 201 | 8 | 1 209 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 50.7% | (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))) p) (sqrt.f64 #s(literal 1/2 binary64))) |
| ▶ | 20.4% | (/.f64 (fma.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) #s(literal 1/2 binary64) p) (neg.f64 x)) |
| ▶ | 17.9% | (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 p (neg.f64 p))) p) |
| ✓ | 29.7% | (/.f64 (neg.f64 p) x) |
| ▶ | 7.9% | (/.f64 p x) |
| ▶ | 50.7% | (sqrt.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64))) |
| ✓ | 54.6% | (sqrt.f64 #s(literal 1/2 binary64)) |
| ✓ | 34.3% | #s(literal 1 binary64) |
Compiled 74 to 51 computations (31.1% saved)
| 1× | egg-herbie |
Found 12 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) |
| ✓ | cost-diff | 128 | (/.f64 (fma.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) #s(literal 1/2 binary64) p) (neg.f64 x)) |
| ✓ | cost-diff | 320 | (fma.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) #s(literal 1/2 binary64) p) |
| ✓ | cost-diff | 640 | (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) |
| ✓ | cost-diff | 0 | (*.f64 p (neg.f64 p)) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) x) |
| ✓ | cost-diff | 320 | (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 p (neg.f64 p))) |
| ✓ | cost-diff | 1024 | (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 p (neg.f64 p))) p) |
| ✓ | cost-diff | 0 | (/.f64 p x) |
| ✓ | cost-diff | 0 | (/.f64 x p) |
| ✓ | cost-diff | 0 | (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64)) |
| ✓ | cost-diff | 0 | (sqrt.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64))) |
| 30 634× | accelerator-lowering-fma.f32 |
| 30 634× | accelerator-lowering-fma.f64 |
| 5 738× | *-lowering-*.f32 |
| 5 738× | *-lowering-*.f64 |
| 3 898× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 27 | 151 |
| 1 | 71 | 127 |
| 2 | 255 | 117 |
| 3 | 1138 | 115 |
| 4 | 3020 | 114 |
| 5 | 5670 | 114 |
| 0 | 8231 | 111 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(sqrt (+ (* 1/4 (/ x p)) 1/2)) |
(+ (* 1/4 (/ x p)) 1/2) |
1/4 |
(/ x p) |
x |
p |
1/2 |
(/ p x) |
p |
x |
(/ (* (/ 1 x) (* p (neg p))) p) |
(* (/ 1 x) (* p (neg p))) |
(/ 1 x) |
1 |
x |
(* p (neg p)) |
p |
(neg p) |
(/ (+ (* (/ (* p (* p (* (* p p) -3))) (* p (* x x))) 1/2) p) (neg x)) |
(+ (* (/ (* p (* p (* (* p p) -3))) (* p (* x x))) 1/2) p) |
(/ (* p (* p (* (* p p) -3))) (* p (* x x))) |
(* p (* p (* (* p p) -3))) |
p |
(* p (* (* p p) -3)) |
(* (* p p) -3) |
(* p p) |
-3 |
(* p (* x x)) |
(* x x) |
x |
1/2 |
(neg x) |
| Outputs |
|---|
(sqrt (+ (* 1/4 (/ x p)) 1/2)) |
(sqrt.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64))) |
(+ (* 1/4 (/ x p)) 1/2) |
(fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64)) |
1/4 |
#s(literal 1/4 binary64) |
(/ x p) |
(/.f64 x p) |
x |
p |
1/2 |
#s(literal 1/2 binary64) |
(/ p x) |
(/.f64 p x) |
p |
x |
(/ (* (/ 1 x) (* p (neg p))) p) |
(/.f64 p (neg.f64 x)) |
(* (/ 1 x) (* p (neg p))) |
(/.f64 (*.f64 p (neg.f64 p)) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
1 |
#s(literal 1 binary64) |
x |
(* p (neg p)) |
(*.f64 p (neg.f64 p)) |
p |
(neg p) |
(neg.f64 p) |
(/ (+ (* (/ (* p (* p (* (* p p) -3))) (* p (* x x))) 1/2) p) (neg x)) |
(/.f64 (*.f64 p (fma.f64 (*.f64 p p) (/.f64 #s(literal 3/2 binary64) (*.f64 x x)) #s(literal -1 binary64))) x) |
(+ (* (/ (* p (* p (* (* p p) -3))) (* p (* x x))) 1/2) p) |
(fma.f64 (*.f64 p (*.f64 p p)) (/.f64 #s(literal -3/2 binary64) (*.f64 x x)) p) |
(/ (* p (* p (* (* p p) -3))) (* p (* x x))) |
(/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64))) (*.f64 x x)) |
(* p (* p (* (* p p) -3))) |
(*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) |
p |
(* p (* (* p p) -3)) |
(*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64))) |
(* (* p p) -3) |
(*.f64 (*.f64 p p) #s(literal -3 binary64)) |
(* p p) |
(*.f64 p p) |
-3 |
#s(literal -3 binary64) |
(* p (* x x)) |
(*.f64 x (*.f64 x p)) |
(* x x) |
(*.f64 x x) |
x |
1/2 |
#s(literal 1/2 binary64) |
(neg x) |
(neg.f64 x) |
Found 12 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 99.8% | (*.f64 (*.f64 p p) #s(literal -3 binary64)) |
| ✓ | accuracy | 99.8% | (*.f64 p (*.f64 x x)) |
| ✓ | accuracy | 98.5% | (/.f64 (fma.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) #s(literal 1/2 binary64) p) (neg.f64 x)) |
| ✓ | accuracy | 79.8% | (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) |
| ✓ | accuracy | 100.0% | (*.f64 p (neg.f64 p)) |
| ✓ | accuracy | 100.0% | (neg.f64 p) |
| ✓ | accuracy | 97.7% | (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 p (neg.f64 p))) |
| ✓ | accuracy | 70.9% | (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 p (neg.f64 p))) p) |
| ✓ | accuracy | 100.0% | (/.f64 p x) |
| ✓ | accuracy | 100.0% | (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64)) |
| ✓ | accuracy | 100.0% | (/.f64 x p) |
| ✓ | accuracy | 97.0% | (sqrt.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64))) |
| 36.0ms | 185× | 0 | valid |
| 13.0ms | 71× | 0 | invalid |
Compiled 149 to 29 computations (80.5% saved)
ival-mult: 16.0ms (46.6% of total)ival-div: 10.0ms (29.1% of total)ival-neg: 3.0ms (8.7% of total)ival-add: 2.0ms (5.8% of total)ival-sqrt: 2.0ms (5.8% of total)exact: 1.0ms (2.9% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#<alt (sqrt (+ (* 1/4 (/ x p)) 1/2))> |
#<alt (+ (* 1/4 (/ x p)) 1/2)> |
#<alt (/ x p)> |
#<alt (/ p x)> |
#<alt (/ (* (/ 1 x) (* p (neg p))) p)> |
#<alt (* (/ 1 x) (* p (neg p)))> |
#<alt (/ 1 x)> |
#<alt (* p (neg p))> |
#<alt (/ (* p (* p (* (* p p) -3))) (* p (* x x)))> |
#<alt (+ (* (/ (* p (* p (* (* p p) -3))) (* p (* x x))) 1/2) p)> |
#<alt (/ (+ (* (/ (* p (* p (* (* p p) -3))) (* p (* x x))) 1/2) p) (neg x))> |
#<alt (* p (* p (* (* p p) -3)))> |
#<alt (neg p)> |
#<alt (* p (* x x))> |
#<alt (* (* p p) -3)> |
| Outputs |
|---|
#<alt (sqrt 1/2)> |
#<alt (+ (sqrt 1/2) (* 1/8 (/ x (* p (sqrt 1/2)))))> |
#<alt (+ (sqrt 1/2) (* x (+ (* -1/128 (/ x (* (pow p 2) (pow (sqrt 1/2) 3)))) (* 1/8 (/ 1 (* p (sqrt 1/2)))))))> |
#<alt (+ (sqrt 1/2) (* x (+ (* x (- (* 1/1024 (/ x (* (pow p 3) (pow (sqrt 1/2) 5)))) (* 1/128 (/ 1 (* (pow p 2) (pow (sqrt 1/2) 3)))))) (* 1/8 (/ 1 (* p (sqrt 1/2)))))))> |
#<alt (* 1/2 (sqrt (/ x p)))> |
#<alt (* x (+ (* 1/2 (sqrt (/ 1 (* p x)))) (* 1/2 (sqrt (/ p (pow x 3))))))> |
#<alt (* x (+ (* -1/4 (sqrt (/ (pow p 3) (pow x 5)))) (+ (* 1/2 (sqrt (/ 1 (* p x)))) (* 1/2 (sqrt (/ p (pow x 3)))))))> |
#<alt (* x (+ (* -1/4 (sqrt (/ (pow p 3) (pow x 5)))) (+ (* 1/4 (sqrt (/ (pow p 5) (pow x 7)))) (+ (* 1/2 (sqrt (/ 1 (* p x)))) (* 1/2 (sqrt (/ p (pow x 3))))))))> |
#<alt (* -1 (* (sqrt (/ x p)) (* (sqrt -1) (sqrt -1/4))))> |
#<alt (* -1 (* x (+ (* 1/4 (* (sqrt (/ p (pow x 3))) (/ (sqrt -1) (sqrt -1/4)))) (* (sqrt (/ 1 (* p x))) (* (sqrt -1) (sqrt -1/4))))))> |
#<alt (* -1 (* x (+ (* -1/32 (* (sqrt (/ (pow p 3) (pow x 5))) (/ (sqrt -1) (pow (sqrt -1/4) 3)))) (+ (* 1/4 (* (sqrt (/ p (pow x 3))) (/ (sqrt -1) (sqrt -1/4)))) (* (sqrt (/ 1 (* p x))) (* (sqrt -1) (sqrt -1/4)))))))> |
#<alt (* -1 (* x (+ (* -1/32 (* (sqrt (/ (pow p 3) (pow x 5))) (/ (sqrt -1) (pow (sqrt -1/4) 3)))) (+ (* 1/128 (* (sqrt (/ (pow p 5) (pow x 7))) (/ (sqrt -1) (pow (sqrt -1/4) 5)))) (+ (* 1/4 (* (sqrt (/ p (pow x 3))) (/ (sqrt -1) (sqrt -1/4)))) (* (sqrt (/ 1 (* p x))) (* (sqrt -1) (sqrt -1/4))))))))> |
#<alt (* 1/2 (sqrt (/ x p)))> |
#<alt (/ (+ (* 1/2 (sqrt (* p x))) (* 1/2 (sqrt (/ (pow p 3) x)))) p)> |
#<alt (/ (+ (* 1/2 (sqrt (* p x))) (* (pow p 2) (+ (* -1/4 (sqrt (/ p (pow x 3)))) (* 1/2 (sqrt (/ 1 (* p x))))))) p)> |
#<alt (/ (+ (* 1/2 (sqrt (* p x))) (* (pow p 2) (+ (* 1/2 (sqrt (/ 1 (* p x)))) (* (pow p 2) (+ (* -1/4 (sqrt (/ 1 (* (pow p 3) (pow x 3))))) (* 1/4 (sqrt (/ 1 (* p (pow x 5)))))))))) p)> |
#<alt (sqrt 1/2)> |
#<alt (+ (sqrt 1/2) (* 1/8 (/ x (* p (sqrt 1/2)))))> |
#<alt (+ (sqrt 1/2) (+ (* -1/128 (/ (pow x 2) (* (pow p 2) (pow (sqrt 1/2) 3)))) (* 1/8 (/ x (* p (sqrt 1/2))))))> |
#<alt (+ (sqrt 1/2) (+ (* -1/128 (/ (pow x 2) (* (pow p 2) (pow (sqrt 1/2) 3)))) (+ (* 1/1024 (/ (pow x 3) (* (pow p 3) (pow (sqrt 1/2) 5)))) (* 1/8 (/ x (* p (sqrt 1/2)))))))> |
#<alt (sqrt 1/2)> |
#<alt (+ (sqrt 1/2) (* 1/8 (/ x (* p (sqrt 1/2)))))> |
#<alt (+ (sqrt 1/2) (* -1 (/ (+ (* -1/8 (/ x (sqrt 1/2))) (* 1/128 (/ (pow x 2) (* p (pow (sqrt 1/2) 3))))) p)))> |
#<alt (+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (/ (pow x 2) (pow (sqrt 1/2) 3))) (* 1/1024 (/ (pow x 3) (* p (pow (sqrt 1/2) 5))))) p)) (* -1/8 (/ x (sqrt 1/2)))) p)))> |
#<alt 1/2> |
#<alt (+ 1/2 (* 1/4 (/ x p)))> |
#<alt (+ 1/2 (* 1/4 (/ x p)))> |
#<alt (+ 1/2 (* 1/4 (/ x p)))> |
#<alt (* 1/4 (/ x p))> |
#<alt (* x (+ (* 1/4 (/ 1 p)) (* 1/2 (/ 1 x))))> |
#<alt (* x (+ (* 1/4 (/ 1 p)) (* 1/2 (/ 1 x))))> |
#<alt (* x (+ (* 1/4 (/ 1 p)) (* 1/2 (/ 1 x))))> |
#<alt (* 1/4 (/ x p))> |
#<alt (* x (+ (* 1/4 (/ 1 p)) (* 1/2 (/ 1 x))))> |
#<alt (* x (+ (* 1/4 (/ 1 p)) (* 1/2 (/ 1 x))))> |
#<alt (* x (+ (* 1/4 (/ 1 p)) (* 1/2 (/ 1 x))))> |
#<alt (* 1/4 (/ x p))> |
#<alt (/ (+ (* 1/4 x) (* 1/2 p)) p)> |
#<alt (/ (+ (* 1/4 x) (* 1/2 p)) p)> |
#<alt (/ (+ (* 1/4 x) (* 1/2 p)) p)> |
#<alt 1/2> |
#<alt (+ 1/2 (* 1/4 (/ x p)))> |
#<alt (+ 1/2 (* 1/4 (/ x p)))> |
#<alt (+ 1/2 (* 1/4 (/ x p)))> |
#<alt 1/2> |
#<alt (+ 1/2 (* 1/4 (/ x p)))> |
#<alt (+ 1/2 (* 1/4 (/ x p)))> |
#<alt (+ 1/2 (* 1/4 (/ x p)))> |
#<alt (/ x p)> |
#<alt (/ x p)> |
#<alt (/ x p)> |
#<alt (/ x p)> |
#<alt (/ x p)> |
#<alt (/ x p)> |
#<alt (/ x p)> |
#<alt (/ x p)> |
#<alt (/ x p)> |
#<alt (/ x p)> |
#<alt (/ x p)> |
#<alt (/ x p)> |
#<alt (/ x p)> |
#<alt (/ x p)> |
#<alt (/ x p)> |
#<alt (/ x p)> |
#<alt (/ x p)> |
#<alt (/ x p)> |
#<alt (/ x p)> |
#<alt (/ x p)> |
#<alt (/ x p)> |
#<alt (/ x p)> |
#<alt (/ x p)> |
#<alt (/ x p)> |
#<alt (/ p x)> |
#<alt (/ p x)> |
#<alt (/ p x)> |
#<alt (/ p x)> |
#<alt (/ p x)> |
#<alt (/ p x)> |
#<alt (/ p x)> |
#<alt (/ p x)> |
#<alt (/ p x)> |
#<alt (/ p x)> |
#<alt (/ p x)> |
#<alt (/ p x)> |
#<alt (/ p x)> |
#<alt (/ p x)> |
#<alt (/ p x)> |
#<alt (/ p x)> |
#<alt (/ p x)> |
#<alt (/ p x)> |
#<alt (/ p x)> |
#<alt (/ p x)> |
#<alt (/ p x)> |
#<alt (/ p x)> |
#<alt (/ p x)> |
#<alt (/ p x)> |
#<alt (* -1 (/ p x))> |
#<alt (* -1 (/ p x))> |
#<alt (* -1 (/ p x))> |
#<alt (* -1 (/ p x))> |
#<alt (* -1 (/ p x))> |
#<alt (* -1 (/ p x))> |
#<alt (* -1 (/ p x))> |
#<alt (* -1 (/ p x))> |
#<alt (* -1 (/ p x))> |
#<alt (* -1 (/ p x))> |
#<alt (* -1 (/ p x))> |
#<alt (* -1 (/ p x))> |
#<alt (* -1 (/ p x))> |
#<alt (* -1 (/ p x))> |
#<alt (* -1 (/ p x))> |
#<alt (* -1 (/ p x))> |
#<alt (* -1 (/ p x))> |
#<alt (* -1 (/ p x))> |
#<alt (* -1 (/ p x))> |
#<alt (* -1 (/ p x))> |
#<alt (* -1 (/ p x))> |
#<alt (* -1 (/ p x))> |
#<alt (* -1 (/ p x))> |
#<alt (* -1 (/ p x))> |
#<alt (* -1 (/ (pow p 2) x))> |
#<alt (* -1 (/ (pow p 2) x))> |
#<alt (* -1 (/ (pow p 2) x))> |
#<alt (* -1 (/ (pow p 2) x))> |
#<alt (* -1 (/ (pow p 2) x))> |
#<alt (* -1 (/ (pow p 2) x))> |
#<alt (* -1 (/ (pow p 2) x))> |
#<alt (* -1 (/ (pow p 2) x))> |
#<alt (* -1 (/ (pow p 2) x))> |
#<alt (* -1 (/ (pow p 2) x))> |
#<alt (* -1 (/ (pow p 2) x))> |
#<alt (* -1 (/ (pow p 2) x))> |
#<alt (* -1 (/ (pow p 2) x))> |
#<alt (* -1 (/ (pow p 2) x))> |
#<alt (* -1 (/ (pow p 2) x))> |
#<alt (* -1 (/ (pow p 2) x))> |
#<alt (* -1 (/ (pow p 2) x))> |
#<alt (* -1 (/ (pow p 2) x))> |
#<alt (* -1 (/ (pow p 2) x))> |
#<alt (* -1 (/ (pow p 2) x))> |
#<alt (* -1 (/ (pow p 2) x))> |
#<alt (* -1 (/ (pow p 2) x))> |
#<alt (* -1 (/ (pow p 2) x))> |
#<alt (* -1 (/ (pow p 2) x))> |
#<alt (/ 1 x)> |
#<alt (/ 1 x)> |
#<alt (/ 1 x)> |
#<alt (/ 1 x)> |
#<alt (/ 1 x)> |
#<alt (/ 1 x)> |
#<alt (/ 1 x)> |
#<alt (/ 1 x)> |
#<alt (/ 1 x)> |
#<alt (/ 1 x)> |
#<alt (/ 1 x)> |
#<alt (/ 1 x)> |
#<alt (* -1 (pow p 2))> |
#<alt (* -1 (pow p 2))> |
#<alt (* -1 (pow p 2))> |
#<alt (* -1 (pow p 2))> |
#<alt (* -1 (pow p 2))> |
#<alt (* -1 (pow p 2))> |
#<alt (* -1 (pow p 2))> |
#<alt (* -1 (pow p 2))> |
#<alt (* -1 (pow p 2))> |
#<alt (* -1 (pow p 2))> |
#<alt (* -1 (pow p 2))> |
#<alt (* -1 (pow p 2))> |
#<alt (* -3 (/ (pow p 3) (pow x 2)))> |
#<alt (* -3 (/ (pow p 3) (pow x 2)))> |
#<alt (* -3 (/ (pow p 3) (pow x 2)))> |
#<alt (* -3 (/ (pow p 3) (pow x 2)))> |
#<alt (* -3 (/ (pow p 3) (pow x 2)))> |
#<alt (* -3 (/ (pow p 3) (pow x 2)))> |
#<alt (* -3 (/ (pow p 3) (pow x 2)))> |
#<alt (* -3 (/ (pow p 3) (pow x 2)))> |
#<alt (* -3 (/ (pow p 3) (pow x 2)))> |
#<alt (* -3 (/ (pow p 3) (pow x 2)))> |
#<alt (* -3 (/ (pow p 3) (pow x 2)))> |
#<alt (* -3 (/ (pow p 3) (pow x 2)))> |
#<alt (* -3 (/ (pow p 3) (pow x 2)))> |
#<alt (* -3 (/ (pow p 3) (pow x 2)))> |
#<alt (* -3 (/ (pow p 3) (pow x 2)))> |
#<alt (* -3 (/ (pow p 3) (pow x 2)))> |
#<alt (* -3 (/ (pow p 3) (pow x 2)))> |
#<alt (* -3 (/ (pow p 3) (pow x 2)))> |
#<alt (* -3 (/ (pow p 3) (pow x 2)))> |
#<alt (* -3 (/ (pow p 3) (pow x 2)))> |
#<alt (* -3 (/ (pow p 3) (pow x 2)))> |
#<alt (* -3 (/ (pow p 3) (pow x 2)))> |
#<alt (* -3 (/ (pow p 3) (pow x 2)))> |
#<alt (* -3 (/ (pow p 3) (pow x 2)))> |
#<alt p> |
#<alt (* p (+ 1 (* -3/2 (/ (pow p 2) (pow x 2)))))> |
#<alt (* p (+ 1 (* -3/2 (/ (pow p 2) (pow x 2)))))> |
#<alt (* p (+ 1 (* -3/2 (/ (pow p 2) (pow x 2)))))> |
#<alt (* -3/2 (/ (pow p 3) (pow x 2)))> |
#<alt (* (pow p 3) (- (/ 1 (pow p 2)) (* 3/2 (/ 1 (pow x 2)))))> |
#<alt (* (pow p 3) (- (/ 1 (pow p 2)) (* 3/2 (/ 1 (pow x 2)))))> |
#<alt (* (pow p 3) (- (/ 1 (pow p 2)) (* 3/2 (/ 1 (pow x 2)))))> |
#<alt (* -3/2 (/ (pow p 3) (pow x 2)))> |
#<alt (* -1 (* (pow p 3) (- (* 3/2 (/ 1 (pow x 2))) (/ 1 (pow p 2)))))> |
#<alt (* -1 (* (pow p 3) (- (* 3/2 (/ 1 (pow x 2))) (/ 1 (pow p 2)))))> |
#<alt (* -1 (* (pow p 3) (- (* 3/2 (/ 1 (pow x 2))) (/ 1 (pow p 2)))))> |
#<alt (* -3/2 (/ (pow p 3) (pow x 2)))> |
#<alt (/ (+ (* -3/2 (pow p 3)) (* p (pow x 2))) (pow x 2))> |
#<alt (/ (+ (* -3/2 (pow p 3)) (* p (pow x 2))) (pow x 2))> |
#<alt (/ (+ (* -3/2 (pow p 3)) (* p (pow x 2))) (pow x 2))> |
#<alt p> |
#<alt (+ p (* -3/2 (/ (pow p 3) (pow x 2))))> |
#<alt (+ p (* -3/2 (/ (pow p 3) (pow x 2))))> |
#<alt (+ p (* -3/2 (/ (pow p 3) (pow x 2))))> |
#<alt p> |
#<alt (+ p (* -3/2 (/ (pow p 3) (pow x 2))))> |
#<alt (+ p (* -3/2 (/ (pow p 3) (pow x 2))))> |
#<alt (+ p (* -3/2 (/ (pow p 3) (pow x 2))))> |
#<alt (* -1 (/ p x))> |
#<alt (* p (- (* 3/2 (/ (pow p 2) (pow x 3))) (/ 1 x)))> |
#<alt (* p (- (* 3/2 (/ (pow p 2) (pow x 3))) (/ 1 x)))> |
#<alt (* p (- (* 3/2 (/ (pow p 2) (pow x 3))) (/ 1 x)))> |
#<alt (* 3/2 (/ (pow p 3) (pow x 3)))> |
#<alt (* (pow p 3) (- (* 3/2 (/ 1 (pow x 3))) (/ 1 (* (pow p 2) x))))> |
#<alt (* (pow p 3) (- (* 3/2 (/ 1 (pow x 3))) (/ 1 (* (pow p 2) x))))> |
#<alt (* (pow p 3) (- (* 3/2 (/ 1 (pow x 3))) (/ 1 (* (pow p 2) x))))> |
#<alt (* 3/2 (/ (pow p 3) (pow x 3)))> |
#<alt (* -1 (* (pow p 3) (- (/ 1 (* (pow p 2) x)) (* 3/2 (/ 1 (pow x 3))))))> |
#<alt (* -1 (* (pow p 3) (- (/ 1 (* (pow p 2) x)) (* 3/2 (/ 1 (pow x 3))))))> |
#<alt (* -1 (* (pow p 3) (- (/ 1 (* (pow p 2) x)) (* 3/2 (/ 1 (pow x 3))))))> |
#<alt (* 3/2 (/ (pow p 3) (pow x 3)))> |
#<alt (/ (+ (* -1 (* p (pow x 2))) (* 3/2 (pow p 3))) (pow x 3))> |
#<alt (/ (+ (* -1 (* p (pow x 2))) (* 3/2 (pow p 3))) (pow x 3))> |
#<alt (/ (+ (* -1 (* p (pow x 2))) (* 3/2 (pow p 3))) (pow x 3))> |
#<alt (* -1 (/ p x))> |
#<alt (/ (+ (* -1 p) (* 3/2 (/ (pow p 3) (pow x 2)))) x)> |
#<alt (/ (+ (* -1 p) (* 3/2 (/ (pow p 3) (pow x 2)))) x)> |
#<alt (/ (+ (* -1 p) (* 3/2 (/ (pow p 3) (pow x 2)))) x)> |
#<alt (* -1 (/ p x))> |
#<alt (* -1 (/ (+ p (* -3/2 (/ (pow p 3) (pow x 2)))) x))> |
#<alt (* -1 (/ (+ p (* -3/2 (/ (pow p 3) (pow x 2)))) x))> |
#<alt (* -1 (/ (+ p (* -3/2 (/ (pow p 3) (pow x 2)))) x))> |
#<alt (* -3 (pow p 4))> |
#<alt (* -3 (pow p 4))> |
#<alt (* -3 (pow p 4))> |
#<alt (* -3 (pow p 4))> |
#<alt (* -3 (pow p 4))> |
#<alt (* -3 (pow p 4))> |
#<alt (* -3 (pow p 4))> |
#<alt (* -3 (pow p 4))> |
#<alt (* -3 (pow p 4))> |
#<alt (* -3 (pow p 4))> |
#<alt (* -3 (pow p 4))> |
#<alt (* -3 (pow p 4))> |
#<alt (* -1 p)> |
#<alt (* -1 p)> |
#<alt (* -1 p)> |
#<alt (* -1 p)> |
#<alt (* -1 p)> |
#<alt (* -1 p)> |
#<alt (* -1 p)> |
#<alt (* -1 p)> |
#<alt (* -1 p)> |
#<alt (* -1 p)> |
#<alt (* -1 p)> |
#<alt (* -1 p)> |
#<alt (* p (pow x 2))> |
#<alt (* p (pow x 2))> |
#<alt (* p (pow x 2))> |
#<alt (* p (pow x 2))> |
#<alt (* p (pow x 2))> |
#<alt (* p (pow x 2))> |
#<alt (* p (pow x 2))> |
#<alt (* p (pow x 2))> |
#<alt (* p (pow x 2))> |
#<alt (* p (pow x 2))> |
#<alt (* p (pow x 2))> |
#<alt (* p (pow x 2))> |
#<alt (* p (pow x 2))> |
#<alt (* p (pow x 2))> |
#<alt (* p (pow x 2))> |
#<alt (* p (pow x 2))> |
#<alt (* p (pow x 2))> |
#<alt (* p (pow x 2))> |
#<alt (* p (pow x 2))> |
#<alt (* p (pow x 2))> |
#<alt (* p (pow x 2))> |
#<alt (* p (pow x 2))> |
#<alt (* p (pow x 2))> |
#<alt (* p (pow x 2))> |
#<alt (* -3 (pow p 2))> |
#<alt (* -3 (pow p 2))> |
#<alt (* -3 (pow p 2))> |
#<alt (* -3 (pow p 2))> |
#<alt (* -3 (pow p 2))> |
#<alt (* -3 (pow p 2))> |
#<alt (* -3 (pow p 2))> |
#<alt (* -3 (pow p 2))> |
#<alt (* -3 (pow p 2))> |
#<alt (* -3 (pow p 2))> |
#<alt (* -3 (pow p 2))> |
#<alt (* -3 (pow p 2))> |
75 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 4.0ms | x | @ | 0 | (/ x p) |
| 1.0ms | x | @ | -inf | (sqrt (+ (* 1/4 (/ x p)) 1/2)) |
| 1.0ms | x | @ | inf | (sqrt (+ (* 1/4 (/ x p)) 1/2)) |
| 1.0ms | p | @ | inf | (/ (* p (* p (* (* p p) -3))) (* p (* x x))) |
| 1.0ms | x | @ | 0 | (/ (* p (* p (* (* p p) -3))) (* p (* x x))) |
| 1× | batch-egg-rewrite |
| 6 986× | accelerator-lowering-fma.f32 |
| 6 986× | accelerator-lowering-fma.f64 |
| 6 788× | *-lowering-*.f32 |
| 6 788× | *-lowering-*.f64 |
| 3 366× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 27 | 123 |
| 1 | 132 | 99 |
| 2 | 967 | 89 |
| 0 | 8521 | 85 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(sqrt (+ (* 1/4 (/ x p)) 1/2)) |
(+ (* 1/4 (/ x p)) 1/2) |
(/ x p) |
(/ p x) |
(/ (* (/ 1 x) (* p (neg p))) p) |
(* (/ 1 x) (* p (neg p))) |
(/ 1 x) |
(* p (neg p)) |
(/ (* p (* p (* (* p p) -3))) (* p (* x x))) |
(+ (* (/ (* p (* p (* (* p p) -3))) (* p (* x x))) 1/2) p) |
(/ (+ (* (/ (* p (* p (* (* p p) -3))) (* p (* x x))) 1/2) p) (neg x)) |
(* p (* p (* (* p p) -3))) |
(neg p) |
(* p (* x x)) |
(* (* p p) -3) |
| Outputs |
|---|
(exp.f64 (*.f64 (log.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64))) #s(literal 1/2 binary64))) |
(sqrt.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 x x) (*.f64 p p)) #s(literal 1/4 binary64)) (*.f64 (/.f64 x p) #s(literal -1/8 binary64)))) (sqrt.f64 (fma.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 p (*.f64 p p))) #s(literal 1/8 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal -1/2 binary64))) (sqrt.f64 (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 x x) (*.f64 p p)) #s(literal -1/4 binary64))))) |
(/.f64 (sqrt.f64 (fma.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 p (*.f64 p p))) #s(literal 1/8 binary64))) (sqrt.f64 (+.f64 (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 x x) (*.f64 p p)) #s(literal 1/4 binary64)) (*.f64 (/.f64 x p) #s(literal -1/8 binary64))))) |
(/.f64 (sqrt.f64 (fma.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 p (*.f64 p p))) #s(literal 1/8 binary64))) (sqrt.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x p) (-.f64 (*.f64 (/.f64 x p) #s(literal 1/16 binary64)) #s(literal 1/8 binary64)))))) |
(/.f64 (sqrt.f64 (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 x x) (*.f64 p p)) #s(literal -1/4 binary64))) (sqrt.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal -1/2 binary64)))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 p (*.f64 p p))) #s(literal 1/8 binary64)))) (sqrt.f64 (neg.f64 (+.f64 (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 x x) (*.f64 p p)) #s(literal 1/4 binary64)) (*.f64 (/.f64 x p) #s(literal -1/8 binary64)))))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 x x) (*.f64 p p)) #s(literal -1/4 binary64)))) (sqrt.f64 (fma.f64 (/.f64 x p) #s(literal -1/4 binary64) #s(literal 1/2 binary64)))) |
(/.f64 (sqrt.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 x x) (*.f64 p p))))) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 x p) #s(literal -1/4 binary64))))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 p (*.f64 p p))) #s(literal 1/8 binary64)))) (neg.f64 (sqrt.f64 (+.f64 (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 x x) (*.f64 p p)) #s(literal 1/4 binary64)) (*.f64 (/.f64 x p) #s(literal -1/8 binary64)))))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 x x) (*.f64 p p)) #s(literal -1/4 binary64)))) (neg.f64 (sqrt.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal -1/2 binary64))))) |
(pow.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64))) #s(literal 1/4 binary64)) |
(pow.f64 (exp.f64 (log.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) |
(*.f64 (sqrt.f64 (fma.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 p (*.f64 p p))) #s(literal 1/8 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 x x) (*.f64 p p)) #s(literal 1/4 binary64)) (*.f64 (/.f64 x p) #s(literal -1/8 binary64)))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 p (*.f64 p p))) #s(literal 1/8 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 x x) (*.f64 p p)) #s(literal 1/4 binary64)) (*.f64 (/.f64 x p) #s(literal -1/8 binary64)))))) |
(*.f64 (sqrt.f64 (fma.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 p (*.f64 p p))) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 x x) (*.f64 p p)) #s(literal 1/4 binary64)) (*.f64 (/.f64 x p) #s(literal -1/8 binary64)))))) |
(*.f64 (sqrt.f64 (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 x x) (*.f64 p p)) #s(literal -1/4 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal -1/2 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 x x) (*.f64 p p)) #s(literal -1/4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal -1/2 binary64))))) |
(*.f64 (sqrt.f64 (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 x x) (*.f64 p p)) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal -1/2 binary64))))) |
(*.f64 (pow.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) |
(+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x p)) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/4 binary64) (/.f64 x p))) |
(+.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 p p)) (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal -1/2 binary64))) (neg.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal -1/2 binary64))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 p p)) (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal -1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 x p) #s(literal -1/4 binary64)))) (/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 p p)) (+.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 x p) #s(literal -1/4 binary64))))) |
(fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64)) |
(fma.f64 x (*.f64 (/.f64 #s(literal 1 binary64) p) #s(literal 1/4 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 x (/.f64 #s(literal 1/4 binary64) p) #s(literal 1/2 binary64)) |
(fma.f64 x (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) p)) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (/.f64 x p)) #s(literal 1/2 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal -1 binary64) p) #s(literal 1/4 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 x p) #s(literal -1/4 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 p p)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal -1/2 binary64))) (neg.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal -1/2 binary64))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) p) (*.f64 #s(literal 1/4 binary64) x) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 #s(literal 1/4 binary64) x) (/.f64 #s(literal 1 binary64) p) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 x #s(literal -1/4 binary64)) (/.f64 #s(literal -1 binary64) p) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 (neg.f64 x) p) #s(literal -1/4 binary64) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) p) (*.f64 x #s(literal -1/4 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal -1/4 binary64) (/.f64 (neg.f64 x) p) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 #s(literal 1/4 binary64) p) x #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) p)) x #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal -1 binary64) p)) (neg.f64 x) #s(literal 1/2 binary64)) |
(neg.f64 (/.f64 (fma.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 p (*.f64 p p))) #s(literal 1/8 binary64)) (neg.f64 (+.f64 (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 x x) (*.f64 p p)) #s(literal 1/4 binary64)) (*.f64 (/.f64 x p) #s(literal -1/8 binary64)))))) |
(neg.f64 (/.f64 (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 x x) (*.f64 p p)) #s(literal -1/4 binary64)) (fma.f64 (/.f64 x p) #s(literal -1/4 binary64) #s(literal 1/2 binary64)))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 p (*.f64 p p))) #s(literal 1/8 binary64))) (+.f64 (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 x x) (*.f64 p p)) #s(literal 1/4 binary64)) (*.f64 (/.f64 x p) #s(literal -1/8 binary64))))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 x x) (*.f64 p p)) #s(literal -1/4 binary64))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x p) (-.f64 (*.f64 (/.f64 x p) #s(literal 1/16 binary64)) #s(literal 1/8 binary64)))) (fma.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 p (*.f64 p p))) #s(literal 1/8 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 x p) #s(literal -1/4 binary64))) (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 x x) (*.f64 p p)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64))))) |
(/.f64 (fma.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 p (*.f64 p p))) #s(literal 1/8 binary64)) (+.f64 (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 x x) (*.f64 p p)) #s(literal 1/4 binary64)) (*.f64 (/.f64 x p) #s(literal -1/8 binary64)))) |
(/.f64 (fma.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 p (*.f64 p p))) #s(literal 1/8 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x p) (-.f64 (*.f64 (/.f64 x p) #s(literal 1/16 binary64)) #s(literal 1/8 binary64))))) |
(/.f64 (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 x x) (*.f64 p p)) #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal -1/2 binary64))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 p (*.f64 p p))) #s(literal 1/8 binary64))) (neg.f64 (+.f64 (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 x x) (*.f64 p p)) #s(literal 1/4 binary64)) (*.f64 (/.f64 x p) #s(literal -1/8 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 p (*.f64 p p))) #s(literal 1/8 binary64))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x p) (-.f64 (*.f64 (/.f64 x p) #s(literal 1/16 binary64)) #s(literal 1/8 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 x x) (*.f64 p p)) #s(literal -1/4 binary64))) (fma.f64 (/.f64 x p) #s(literal -1/4 binary64) #s(literal 1/2 binary64))) |
(/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 x x) (*.f64 p p)))) (+.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 x p) #s(literal -1/4 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 p p)) (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal -1/2 binary64))) (*.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal -1/2 binary64)) #s(literal 1/4 binary64))) (*.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 p (*.f64 p p))) #s(literal 1/8 binary64)))) (neg.f64 (neg.f64 (+.f64 (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 x x) (*.f64 p p)) #s(literal 1/4 binary64)) (*.f64 (/.f64 x p) #s(literal -1/8 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 x x) (*.f64 p p)) #s(literal -1/4 binary64)))) (neg.f64 (fma.f64 (/.f64 x p) #s(literal -1/4 binary64) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 x x) (*.f64 p p))))) (neg.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 x p) #s(literal -1/4 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 p p)) (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal -1/2 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 p p)) (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal -1/2 binary64))) (/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 p p)) (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal -1/2 binary64))) (fma.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal -1/2 binary64))) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 p p)) (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal -1/2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 p p)) (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal -1/2 binary64))) (/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 p p)) (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal -1/2 binary64)))) (*.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal -1/2 binary64))))) (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 p p)) (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 p (*.f64 p p))) #s(literal 1/8 binary64)) #s(literal 1 binary64)) (+.f64 (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 x x) (*.f64 p p)) #s(literal 1/4 binary64)) (*.f64 (/.f64 x p) #s(literal -1/8 binary64)))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 x x) (*.f64 p p)) #s(literal -1/4 binary64)) #s(literal 1 binary64)) (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal -1/2 binary64))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64))) |
(*.f64 (fma.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 p (*.f64 p p))) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 x x) (*.f64 p p)) #s(literal 1/4 binary64)) (*.f64 (/.f64 x p) #s(literal -1/8 binary64))))) |
(*.f64 (fma.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 p (*.f64 p p))) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x p) (-.f64 (*.f64 (/.f64 x p) #s(literal 1/16 binary64)) #s(literal 1/8 binary64)))))) |
(*.f64 (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 x x) (*.f64 p p)) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal -1/2 binary64)))) |
(*.f64 (neg.f64 (fma.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 p (*.f64 p p))) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 x x) (*.f64 p p)) #s(literal 1/4 binary64)) (*.f64 (/.f64 x p) #s(literal -1/8 binary64)))))) |
(*.f64 (neg.f64 (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 x x) (*.f64 p p)) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x p) #s(literal -1/4 binary64) #s(literal 1/2 binary64)))) |
(*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 x x) (*.f64 p p)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 x p) #s(literal -1/4 binary64))))) |
(+.f64 #s(literal 0 binary64) (/.f64 x p)) |
(+.f64 (*.f64 (/.f64 #s(literal -1 binary64) p) #s(literal 0 binary64)) (/.f64 x p)) |
(exp.f64 (*.f64 (log.f64 (/.f64 p x)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (neg.f64 x) p)) |
(fma.f64 (/.f64 #s(literal -1 binary64) p) #s(literal 0 binary64) (/.f64 x p)) |
(neg.f64 (/.f64 (neg.f64 x) p)) |
(/.f64 x p) |
(/.f64 p (/.f64 (*.f64 p p) x)) |
(/.f64 (/.f64 x p) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 p x)) |
(/.f64 (neg.f64 p) (neg.f64 (/.f64 (*.f64 p p) x))) |
(/.f64 (neg.f64 x) (neg.f64 p)) |
(/.f64 #s(literal -1 binary64) (/.f64 p (neg.f64 x))) |
(/.f64 (/.f64 #s(literal 1 binary64) p) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 x p) (*.f64 p p)) |
(/.f64 (/.f64 (neg.f64 x) p) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal -1 binary64) p) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (*.f64 p (neg.f64 x)) (neg.f64 (*.f64 p p))) |
(/.f64 (*.f64 p (/.f64 x p)) p) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 p)) (*.f64 p (neg.f64 x))) (*.f64 p p)) |
(/.f64 (neg.f64 (*.f64 p (/.f64 x p))) (neg.f64 p)) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (neg.f64 x) p) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 x x) (*.f64 p p)) (*.f64 #s(literal 0 binary64) (/.f64 (neg.f64 x) p))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) (*.f64 p p))) (+.f64 #s(literal 0 binary64) (/.f64 (neg.f64 x) p))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) p) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) p) (neg.f64 (*.f64 x (*.f64 x x)))) (fma.f64 x x #s(literal 0 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) p) (neg.f64 (*.f64 x x))) x) |
(pow.f64 (/.f64 x p) #s(literal 1 binary64)) |
(pow.f64 (/.f64 p x) #s(literal -1 binary64)) |
(*.f64 x (/.f64 #s(literal 1 binary64) p)) |
(*.f64 x (/.f64 (/.f64 #s(literal 1 binary64) p) #s(literal 1 binary64))) |
(*.f64 p (neg.f64 (neg.f64 (/.f64 x (*.f64 p p))))) |
(*.f64 (/.f64 x p) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 x p)) |
(*.f64 (neg.f64 p) (neg.f64 (/.f64 x (*.f64 p p)))) |
(*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) p)) |
(*.f64 #s(literal -1 binary64) (/.f64 (neg.f64 x) p)) |
(*.f64 (/.f64 #s(literal 1 binary64) p) x) |
(*.f64 (*.f64 x p) (/.f64 #s(literal 1 binary64) (*.f64 p p))) |
(*.f64 (/.f64 (neg.f64 x) p) #s(literal -1 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) p) (neg.f64 x)) |
(*.f64 (/.f64 #s(literal -1 binary64) p) (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) p)) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) p) (pow.f64 x #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 (/.f64 p x) #s(literal -1/2 binary64)) (pow.f64 (/.f64 p x) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) p) #s(literal 1 binary64)) x) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) p) #s(literal -1 binary64)) (neg.f64 x)) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) p) #s(literal -1 binary64)) x) |
(+.f64 #s(literal 0 binary64) (/.f64 p x)) |
(+.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 0 binary64)) (/.f64 p x)) |
(exp.f64 (*.f64 (log.f64 (/.f64 x p)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 p (neg.f64 x))) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 p (neg.f64 x)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 0 binary64) (/.f64 p x)) |
(neg.f64 (/.f64 p (neg.f64 x))) |
(neg.f64 (/.f64 (/.f64 p (neg.f64 x)) #s(literal 1 binary64))) |
(/.f64 p x) |
(/.f64 (/.f64 p x) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 x p)) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) p)) |
(/.f64 (neg.f64 p) (neg.f64 x)) |
(/.f64 (neg.f64 (*.f64 p p)) (*.f64 p (neg.f64 x))) |
(/.f64 (neg.f64 (/.f64 (*.f64 p p) x)) (neg.f64 p)) |
(/.f64 (*.f64 p p) (*.f64 x p)) |
(/.f64 #s(literal -1 binary64) (/.f64 (neg.f64 x) p)) |
(/.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) p)) |
(/.f64 (/.f64 p (neg.f64 x)) #s(literal -1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 p (neg.f64 x))) (*.f64 x x)) |
(/.f64 (/.f64 (*.f64 p p) x) p) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 p (neg.f64 x)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (/.f64 p (neg.f64 x)) (/.f64 p (neg.f64 x)) (*.f64 #s(literal 0 binary64) (/.f64 p (neg.f64 x)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 p (neg.f64 x)) (/.f64 p (neg.f64 x)))) (+.f64 #s(literal 0 binary64) (/.f64 p (neg.f64 x)))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (*.f64 p (*.f64 p p)))) (fma.f64 p p #s(literal 0 binary64))) |
(pow.f64 (/.f64 x p) #s(literal -1 binary64)) |
(pow.f64 (/.f64 p x) #s(literal 1 binary64)) |
(*.f64 p (/.f64 #s(literal 1 binary64) x)) |
(*.f64 p (/.f64 (/.f64 p x) p)) |
(*.f64 (/.f64 p x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 p x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) p) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 #s(literal 1 binary64) p) #s(literal -1 binary64))) |
(*.f64 (neg.f64 p) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (neg.f64 p) (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (/.f64 (*.f64 p p) x)) (/.f64 #s(literal -1 binary64) p)) |
(*.f64 (*.f64 p p) (/.f64 #s(literal 1 binary64) (*.f64 x p))) |
(*.f64 #s(literal -1 binary64) (/.f64 p (neg.f64 x))) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 p x) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) p) (/.f64 (neg.f64 (/.f64 (*.f64 p p) x)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 p)) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 p #s(literal -1 binary64))) |
(*.f64 (/.f64 p (neg.f64 x)) #s(literal -1 binary64)) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) p)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x p)) (/.f64 (neg.f64 (*.f64 p p)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) p) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal 1 binary64) p)) |
(*.f64 (/.f64 p #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 p #s(literal -1 binary64)) (/.f64 (/.f64 p (neg.f64 x)) p)) |
(*.f64 (/.f64 (/.f64 p x) p) p) |
(*.f64 (/.f64 (/.f64 p x) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (neg.f64 p)) |
(*.f64 (/.f64 (neg.f64 (*.f64 p p)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x p))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) p) |
(*.f64 (/.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 x #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) p))) |
(*.f64 (/.f64 (/.f64 p (neg.f64 x)) p) (/.f64 p #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 x p) #s(literal -1/2 binary64)) (pow.f64 (/.f64 x p) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 p (pow.f64 x #s(literal -1/2 binary64))) (pow.f64 x #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) p) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) (/.f64 p (neg.f64 x))) |
(+.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 p (neg.f64 x))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (neg.f64 x) p)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 p x)) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 x p)) (/.f64 p x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 0 binary64) (/.f64 p (neg.f64 x))) |
(fma.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) x) (/.f64 p (neg.f64 x))) |
(neg.f64 (/.f64 p x)) |
(neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) p) (/.f64 (*.f64 p p) x))) |
(/.f64 p (neg.f64 x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 x) p)) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) p)) |
(/.f64 (neg.f64 p) x) |
(/.f64 (neg.f64 (*.f64 p p)) (*.f64 x p)) |
(/.f64 (neg.f64 (/.f64 (*.f64 p p) x)) p) |
(/.f64 (*.f64 p p) (*.f64 p (neg.f64 x))) |
(/.f64 #s(literal -1 binary64) (/.f64 x p)) |
(/.f64 (/.f64 #s(literal 1 binary64) p) (neg.f64 (/.f64 x (*.f64 p p)))) |
(/.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 1 binary64) p)) |
(/.f64 (/.f64 (*.f64 p p) x) (neg.f64 p)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) p) #s(literal 1 binary64)) (neg.f64 (/.f64 x (*.f64 p p)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) p) (neg.f64 (*.f64 p p))) x) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) p) (*.f64 p p)) (neg.f64 x)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 (*.f64 p (*.f64 p p)))) (fma.f64 p p #s(literal 0 binary64))) |
(pow.f64 (/.f64 (neg.f64 x) p) #s(literal -1 binary64)) |
(*.f64 p (/.f64 #s(literal -1 binary64) x)) |
(*.f64 p (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) |
(*.f64 p (*.f64 (neg.f64 p) (/.f64 #s(literal 1 binary64) (*.f64 x p)))) |
(*.f64 p (*.f64 (/.f64 p (neg.f64 x)) (/.f64 #s(literal 1 binary64) p))) |
(*.f64 (/.f64 p x) #s(literal -1 binary64)) |
(*.f64 (/.f64 p x) (*.f64 p (/.f64 #s(literal -1 binary64) p))) |
(*.f64 #s(literal 1 binary64) (/.f64 p (neg.f64 x))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 p)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (neg.f64 p) #s(literal 1 binary64))) |
(*.f64 (neg.f64 p) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (neg.f64 p) (/.f64 p (*.f64 x p))) |
(*.f64 (neg.f64 p) (/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64))) |
(*.f64 (neg.f64 p) (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64))) |
(*.f64 (neg.f64 p) (*.f64 (/.f64 p x) (/.f64 #s(literal 1 binary64) p))) |
(*.f64 (neg.f64 (*.f64 p p)) (/.f64 #s(literal 1 binary64) (*.f64 x p))) |
(*.f64 (neg.f64 (*.f64 p p)) (*.f64 (/.f64 #s(literal 1 binary64) p) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (neg.f64 (*.f64 p p)) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) p))) |
(*.f64 (neg.f64 (/.f64 (*.f64 p p) x)) (/.f64 #s(literal 1 binary64) p)) |
(*.f64 (neg.f64 (/.f64 (*.f64 p p) x)) (/.f64 (/.f64 #s(literal 1 binary64) p) #s(literal 1 binary64))) |
(*.f64 (*.f64 p p) (/.f64 #s(literal 1 binary64) (*.f64 p (neg.f64 x)))) |
(*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) p))) |
(*.f64 #s(literal -1 binary64) (/.f64 p x)) |
(*.f64 (/.f64 #s(literal 1 binary64) p) (neg.f64 (/.f64 (*.f64 p p) x))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) p) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (neg.f64 (*.f64 p p)) (/.f64 #s(literal -1 binary64) p))) |
(*.f64 (/.f64 p (neg.f64 x)) #s(literal 1 binary64)) |
(*.f64 (/.f64 p (neg.f64 x)) (*.f64 (neg.f64 p) (/.f64 #s(literal -1 binary64) p))) |
(*.f64 (/.f64 #s(literal -1 binary64) p) (/.f64 (neg.f64 (/.f64 (*.f64 p p) x)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) p) (/.f64 (*.f64 p p) x)) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) (neg.f64 p))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x p)) (/.f64 (*.f64 p p) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal -1 binary64) p)) |
(*.f64 (/.f64 p #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (/.f64 p x) p) (/.f64 p #s(literal -1 binary64))) |
(*.f64 (/.f64 (/.f64 p x) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) p) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (neg.f64 p)) |
(*.f64 (/.f64 (neg.f64 (*.f64 p p)) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) x) p)) |
(*.f64 (/.f64 (neg.f64 (*.f64 p p)) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) p) (neg.f64 x))) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) p) (/.f64 (neg.f64 (*.f64 p p)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (neg.f64 p) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (neg.f64 (*.f64 p p)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) p) x)) |
(*.f64 (/.f64 (*.f64 p p) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x p))) |
(*.f64 (/.f64 (/.f64 p (neg.f64 x)) p) p) |
(*.f64 (pow.f64 (/.f64 (neg.f64 x) p) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (neg.f64 x) p) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) p) p) (/.f64 p (neg.f64 x))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) p) (/.f64 p x)) (neg.f64 p)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) p) #s(literal 1 binary64)) (neg.f64 (/.f64 (*.f64 p p) x))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) p) (/.f64 #s(literal 1 binary64) x)) (neg.f64 (*.f64 p p))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) p) (neg.f64 p)) (/.f64 p x)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) p) (neg.f64 (*.f64 p p))) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) p) (/.f64 p (neg.f64 x))) p) |
(*.f64 (*.f64 (neg.f64 p) (pow.f64 x #s(literal -1/2 binary64))) (pow.f64 x #s(literal -1/2 binary64))) |
(+.f64 (*.f64 (/.f64 p x) #s(literal 0 binary64)) (neg.f64 (/.f64 (*.f64 p p) x))) |
(+.f64 (*.f64 #s(literal 0 binary64) (/.f64 p x)) (neg.f64 (/.f64 (*.f64 p p) x))) |
(-.f64 #s(literal 0 binary64) (/.f64 (neg.f64 (/.f64 (*.f64 p p) x)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 p p) x)) |
(fma.f64 (/.f64 p x) #s(literal 0 binary64) (neg.f64 (/.f64 (*.f64 p p) x))) |
(fma.f64 #s(literal 0 binary64) (/.f64 p x) (neg.f64 (/.f64 (*.f64 p p) x))) |
(neg.f64 (/.f64 (neg.f64 (/.f64 (*.f64 p p) x)) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (*.f64 p p) x)) |
(/.f64 p (/.f64 (neg.f64 x) p)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 x (*.f64 p p)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (/.f64 x (*.f64 p p))) #s(literal 1 binary64))) |
(/.f64 (neg.f64 p) (/.f64 x p)) |
(/.f64 (neg.f64 (*.f64 p p)) x) |
(/.f64 (neg.f64 (/.f64 (*.f64 p p) x)) #s(literal 1 binary64)) |
(/.f64 (*.f64 p p) (neg.f64 x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (/.f64 x (*.f64 p p))))) |
(/.f64 (/.f64 p (neg.f64 x)) (/.f64 #s(literal 1 binary64) p)) |
(/.f64 (/.f64 (*.f64 p p) x) #s(literal -1 binary64)) |
(/.f64 (*.f64 (/.f64 p x) (neg.f64 (*.f64 p p))) p) |
(/.f64 (*.f64 (/.f64 p x) (neg.f64 (*.f64 p (*.f64 p p)))) (fma.f64 p p #s(literal 0 binary64))) |
(pow.f64 (neg.f64 (/.f64 x (*.f64 p p))) #s(literal -1 binary64)) |
(*.f64 p (/.f64 p (neg.f64 x))) |
(*.f64 (/.f64 p x) (neg.f64 p)) |
(*.f64 (/.f64 p x) (/.f64 (neg.f64 p) #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (*.f64 p p) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 (*.f64 p p))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (neg.f64 (*.f64 p p)) #s(literal 1 binary64))) |
(*.f64 (neg.f64 p) (/.f64 p x)) |
(*.f64 (neg.f64 (*.f64 p p)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (neg.f64 (/.f64 (*.f64 p p) x)) #s(literal 1 binary64)) |
(*.f64 (*.f64 p p) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 p p) x)) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 p p)) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (neg.f64 (*.f64 p p)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 p p) #s(literal 1 binary64))) |
(*.f64 (/.f64 p (neg.f64 x)) p) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) (neg.f64 (*.f64 p p)))) |
(*.f64 (/.f64 (*.f64 p p) x) #s(literal -1 binary64)) |
(*.f64 (/.f64 p #s(literal -1 binary64)) (/.f64 p x)) |
(*.f64 (/.f64 (neg.f64 (*.f64 p p)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 (neg.f64 p) #s(literal 1 binary64)) (/.f64 p x)) |
(*.f64 (/.f64 (neg.f64 (*.f64 p p)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (*.f64 (neg.f64 (*.f64 p p)) (pow.f64 x #s(literal -1/2 binary64))) (pow.f64 x #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) x)) |
(neg.f64 (/.f64 #s(literal -1 binary64) x)) |
(/.f64 #s(literal 1 binary64) x) |
(/.f64 #s(literal -1 binary64) (neg.f64 x)) |
(pow.f64 x #s(literal -1 binary64)) |
(pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1/2 binary64))) (pow.f64 x #s(literal -1/2 binary64))) |
(+.f64 #s(literal 0 binary64) (neg.f64 (*.f64 p p))) |
(+.f64 (*.f64 p #s(literal 0 binary64)) (neg.f64 (*.f64 p p))) |
(-.f64 #s(literal 0 binary64) (*.f64 p p)) |
(fma.f64 p #s(literal 0 binary64) (neg.f64 (*.f64 p p))) |
(neg.f64 (*.f64 p p)) |
(/.f64 (*.f64 p (neg.f64 (*.f64 p p))) p) |
(/.f64 (*.f64 p (neg.f64 (*.f64 p (*.f64 p p)))) (fma.f64 p p #s(literal 0 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 p p) (*.f64 p (*.f64 p (*.f64 p p))))) (+.f64 #s(literal 0 binary64) (fma.f64 p (*.f64 p (*.f64 p p)) (*.f64 #s(literal 0 binary64) (*.f64 p p))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 p (*.f64 p (*.f64 p p)))) (+.f64 #s(literal 0 binary64) (*.f64 p p))) |
(*.f64 p (neg.f64 p)) |
(*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 p p))) |
(*.f64 (neg.f64 p) p) |
(*.f64 (neg.f64 (*.f64 p p)) #s(literal 1 binary64)) |
(*.f64 (*.f64 p p) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 p p)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 x x) (*.f64 p (*.f64 p (*.f64 p #s(literal -3 binary64)))))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal 3 binary64)) (*.f64 x x)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 x (*.f64 p (neg.f64 x)))) (*.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal 3 binary64)) (*.f64 x x)))) |
(neg.f64 (*.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal 3 binary64)) (*.f64 x x)))) |
(neg.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 p #s(literal -3 binary64)))) (neg.f64 (*.f64 x x)))) |
(neg.f64 (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal 3 binary64))) (*.f64 x x))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal 3 binary64)) (*.f64 x x))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) (*.f64 p (*.f64 p (*.f64 p #s(literal -3 binary64))))))) |
(neg.f64 (/.f64 (*.f64 p (/.f64 (*.f64 p (*.f64 p #s(literal -3 binary64))) x)) (neg.f64 x))) |
(/.f64 p (/.f64 (*.f64 x x) (*.f64 p (*.f64 p #s(literal -3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 p (*.f64 p (*.f64 p #s(literal -3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 p (/.f64 (*.f64 (*.f64 p p) (*.f64 p (*.f64 p #s(literal -3 binary64)))) (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 p (/.f64 (*.f64 p (*.f64 p #s(literal -3 binary64))) x)))) |
(/.f64 (*.f64 p (*.f64 p (*.f64 p #s(literal -3 binary64)))) (*.f64 x x)) |
(/.f64 (*.f64 (*.f64 p p) (*.f64 p (*.f64 p #s(literal -3 binary64)))) (*.f64 x (*.f64 x p))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x x) (*.f64 p (*.f64 p (*.f64 p #s(literal -3 binary64))))))) |
(/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal 3 binary64)))) (*.f64 x (*.f64 p (neg.f64 x)))) |
(/.f64 (/.f64 (*.f64 p (*.f64 p #s(literal -3 binary64))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) p)) |
(/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal 3 binary64))) (neg.f64 (*.f64 x x))) |
(/.f64 (/.f64 (*.f64 (*.f64 p p) (*.f64 p (*.f64 p #s(literal -3 binary64)))) (*.f64 x x)) p) |
(/.f64 (*.f64 p (/.f64 (*.f64 p (*.f64 p #s(literal -3 binary64))) x)) x) |
(/.f64 (/.f64 (*.f64 p (*.f64 p #s(literal -3 binary64))) x) (/.f64 x p)) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 p p) (*.f64 p (*.f64 p #s(literal -3 binary64)))) (*.f64 x x))) (neg.f64 p)) |
(/.f64 (neg.f64 (*.f64 p (/.f64 (*.f64 p (*.f64 p #s(literal -3 binary64))) x))) (neg.f64 x)) |
(/.f64 (*.f64 (/.f64 (*.f64 p (*.f64 p #s(literal -3 binary64))) x) (neg.f64 p)) (neg.f64 x)) |
(/.f64 (*.f64 (/.f64 (*.f64 p (*.f64 p #s(literal -3 binary64))) x) #s(literal -1 binary64)) (/.f64 (neg.f64 x) p)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 p (*.f64 (*.f64 p p) #s(literal 3 binary64)))) (neg.f64 (*.f64 x x))) |
(/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal 3 binary64)))) #s(literal 1 binary64)) (*.f64 x (*.f64 p (neg.f64 x)))) |
(/.f64 (*.f64 (/.f64 p (*.f64 x p)) (*.f64 p (*.f64 p (*.f64 p #s(literal -3 binary64))))) x) |
(/.f64 (*.f64 (/.f64 (*.f64 p p) (*.f64 x x)) (*.f64 p (*.f64 p #s(literal -3 binary64)))) p) |
(/.f64 (*.f64 (/.f64 p x) (*.f64 p (*.f64 p #s(literal -3 binary64)))) x) |
(pow.f64 (/.f64 (*.f64 x x) (*.f64 p (*.f64 p (*.f64 p #s(literal -3 binary64))))) #s(literal -1 binary64)) |
(*.f64 p (/.f64 (*.f64 p (*.f64 p #s(literal -3 binary64))) (*.f64 x x))) |
(*.f64 p (*.f64 (*.f64 p (/.f64 #s(literal -3 binary64) (*.f64 x x))) p)) |
(*.f64 p (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 p (*.f64 p #s(literal -3 binary64))) x))) |
(*.f64 (/.f64 p x) (/.f64 (*.f64 p (*.f64 p #s(literal -3 binary64))) x)) |
(*.f64 (/.f64 p x) (pow.f64 (/.f64 x (*.f64 p (*.f64 p #s(literal -3 binary64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 p x) (/.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 p #s(literal -3 binary64)))) p) x)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 p (*.f64 p (*.f64 p #s(literal -3 binary64)))) (*.f64 x x))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 p (/.f64 (*.f64 p (*.f64 p #s(literal -3 binary64))) x))) |
(*.f64 (neg.f64 p) (/.f64 (*.f64 p (*.f64 p #s(literal -3 binary64))) (neg.f64 (*.f64 x x)))) |
(*.f64 (neg.f64 p) (/.f64 (*.f64 (*.f64 p p) #s(literal 3 binary64)) (*.f64 x x))) |
(*.f64 (neg.f64 p) (*.f64 (*.f64 p (*.f64 p (*.f64 p #s(literal -3 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x p))))) |
(*.f64 (neg.f64 p) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 p (*.f64 p #s(literal -3 binary64))) x))) |
(*.f64 (neg.f64 (*.f64 p p)) (*.f64 (*.f64 p (*.f64 p #s(literal -3 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x p))))) |
(*.f64 (*.f64 p p) (*.f64 p (/.f64 #s(literal -3 binary64) (*.f64 x x)))) |
(*.f64 (*.f64 p p) (*.f64 (*.f64 (*.f64 p p) #s(literal 3 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x p))))) |
(*.f64 (*.f64 p p) (*.f64 (/.f64 (*.f64 p (*.f64 p #s(literal -3 binary64))) p) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(*.f64 (*.f64 p p) (*.f64 #s(literal -3 binary64) (/.f64 p (*.f64 x x)))) |
(*.f64 #s(literal -3 binary64) (/.f64 (*.f64 p (*.f64 p p)) (*.f64 x x))) |
(*.f64 #s(literal -3 binary64) (*.f64 (*.f64 p p) (/.f64 p (*.f64 x x)))) |
(*.f64 (*.f64 p (*.f64 p #s(literal -3 binary64))) (/.f64 p (*.f64 x x))) |
(*.f64 (*.f64 p (*.f64 p #s(literal -3 binary64))) (*.f64 (*.f64 p p) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x p))))) |
(*.f64 (*.f64 p (*.f64 p #s(literal -3 binary64))) (*.f64 (/.f64 p (*.f64 x x)) #s(literal 1 binary64))) |
(*.f64 (*.f64 p (*.f64 p #s(literal -3 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) p)) |
(*.f64 (*.f64 p (*.f64 p (*.f64 p #s(literal -3 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (*.f64 p (*.f64 p (*.f64 p #s(literal -3 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x p))) p)) |
(*.f64 (*.f64 p (*.f64 p (*.f64 p #s(literal -3 binary64)))) (*.f64 (neg.f64 p) (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x p))))) |
(*.f64 (*.f64 p (*.f64 p (*.f64 p #s(literal -3 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (*.f64 p p) (*.f64 p (*.f64 p #s(literal -3 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x p)))) |
(*.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 p #s(literal -3 binary64)))) (*.f64 x x)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal 3 binary64)) (*.f64 x x)))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 p (*.f64 p (*.f64 p #s(literal -3 binary64)))) (neg.f64 (*.f64 x x)))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal 3 binary64))) (*.f64 x x))) |
(*.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal 3 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x p)))) |
(*.f64 (/.f64 #s(literal 1 binary64) p) (/.f64 (*.f64 (*.f64 p p) (*.f64 p (*.f64 p #s(literal -3 binary64)))) (*.f64 x x))) |
(*.f64 (/.f64 #s(literal 1 binary64) p) (pow.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 p p) (*.f64 p (*.f64 p #s(literal -3 binary64))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (neg.f64 p) (/.f64 (*.f64 p (*.f64 p #s(literal -3 binary64))) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x p))) (*.f64 (*.f64 p p) (*.f64 p (*.f64 p #s(literal -3 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x p))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (*.f64 p (*.f64 p #s(literal -3 binary64))))) #s(literal -1 binary64))) |
(*.f64 (*.f64 p (*.f64 p p)) (/.f64 #s(literal -3 binary64) (*.f64 x x))) |
(*.f64 (*.f64 p (*.f64 p p)) (*.f64 (*.f64 p #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x p))))) |
(*.f64 (*.f64 p (*.f64 p p)) (*.f64 (/.f64 #s(literal -3 binary64) (*.f64 x x)) #s(literal 1 binary64))) |
(*.f64 (*.f64 p (*.f64 p p)) (*.f64 (/.f64 #s(literal -3 binary64) (*.f64 x (*.f64 x p))) p)) |
(*.f64 (*.f64 p #s(literal -3 binary64)) (/.f64 (*.f64 p p) (*.f64 x x))) |
(*.f64 (*.f64 p #s(literal -3 binary64)) (*.f64 p (/.f64 p (*.f64 x x)))) |
(*.f64 (/.f64 (*.f64 p (*.f64 p #s(literal -3 binary64))) (*.f64 x x)) p) |
(*.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x x)))) |
(*.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal 3 binary64))) (*.f64 p (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x p))))) |
(*.f64 (/.f64 p (neg.f64 x)) (/.f64 (*.f64 p (*.f64 p #s(literal -3 binary64))) (neg.f64 x))) |
(*.f64 (/.f64 p (neg.f64 x)) (/.f64 (*.f64 (*.f64 p p) #s(literal 3 binary64)) x)) |
(*.f64 (/.f64 (*.f64 (*.f64 p p) (*.f64 p (*.f64 p #s(literal -3 binary64)))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) p)) |
(*.f64 (/.f64 p (*.f64 x x)) (/.f64 (*.f64 p (*.f64 p (*.f64 p #s(literal -3 binary64)))) p)) |
(*.f64 (/.f64 p (*.f64 x x)) (*.f64 (/.f64 (*.f64 p (*.f64 p #s(literal -3 binary64))) p) p)) |
(*.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 p #s(literal -3 binary64)))) p) (/.f64 p (*.f64 x x))) |
(*.f64 (/.f64 p (*.f64 x p)) (*.f64 p (/.f64 (*.f64 p (*.f64 p #s(literal -3 binary64))) x))) |
(*.f64 (*.f64 p (/.f64 (*.f64 p (*.f64 p #s(literal -3 binary64))) x)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (*.f64 p (/.f64 (*.f64 p (*.f64 p #s(literal -3 binary64))) x)) (/.f64 p (*.f64 x p))) |
(*.f64 (/.f64 (*.f64 p p) (*.f64 x x)) (/.f64 (*.f64 p (*.f64 p #s(literal -3 binary64))) p)) |
(*.f64 (/.f64 (*.f64 p (*.f64 p #s(literal -3 binary64))) p) (/.f64 (*.f64 p p) (*.f64 x x))) |
(*.f64 (/.f64 (*.f64 p (*.f64 p #s(literal -3 binary64))) p) (*.f64 (/.f64 p (*.f64 x x)) p)) |
(*.f64 (/.f64 (*.f64 p (*.f64 p #s(literal -3 binary64))) x) (/.f64 p x)) |
(*.f64 (*.f64 p (/.f64 (*.f64 p p) x)) (/.f64 #s(literal -3 binary64) x)) |
(*.f64 (*.f64 p (/.f64 (*.f64 p p) x)) (/.f64 (*.f64 p #s(literal -3 binary64)) (*.f64 x p))) |
(*.f64 (*.f64 p (/.f64 (*.f64 p p) x)) (*.f64 (/.f64 #s(literal -3 binary64) x) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -3 binary64) x) (*.f64 p (/.f64 (*.f64 p p) x))) |
(*.f64 (*.f64 p (/.f64 #s(literal -3 binary64) x)) (/.f64 (*.f64 p p) x)) |
(*.f64 (/.f64 (*.f64 p (*.f64 p p)) p) (*.f64 p (/.f64 #s(literal -3 binary64) (*.f64 x x)))) |
(*.f64 (/.f64 (*.f64 p (*.f64 p p)) p) (/.f64 (*.f64 p #s(literal -3 binary64)) (*.f64 x x))) |
(*.f64 (/.f64 (*.f64 p (*.f64 p p)) (*.f64 x x)) (/.f64 (*.f64 p #s(literal -3 binary64)) p)) |
(*.f64 (/.f64 (*.f64 p (*.f64 p p)) (*.f64 x x)) (*.f64 (/.f64 #s(literal -3 binary64) p) p)) |
(*.f64 (*.f64 p (*.f64 p (*.f64 p p))) (/.f64 #s(literal -3 binary64) (*.f64 x (*.f64 x p)))) |
(*.f64 (/.f64 #s(literal -1 binary64) p) (/.f64 (*.f64 (*.f64 p p) (*.f64 p (*.f64 p #s(literal -3 binary64)))) (neg.f64 (*.f64 x x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 p (*.f64 p (*.f64 p #s(literal -3 binary64))))) |
(*.f64 (pow.f64 p #s(literal 3/2 binary64)) (*.f64 (pow.f64 p #s(literal 3/2 binary64)) (/.f64 #s(literal -3 binary64) (*.f64 x x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x p)) (pow.f64 (*.f64 (/.f64 x (*.f64 p (*.f64 p (*.f64 p p)))) #s(literal -1/3 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x p)) (/.f64 (*.f64 (*.f64 p p) (*.f64 p (*.f64 p #s(literal -3 binary64)))) x)) |
(*.f64 (pow.f64 (/.f64 p (*.f64 p (*.f64 p (*.f64 p #s(literal -3 binary64))))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 x x) p) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x x) p) #s(literal -1 binary64)) (pow.f64 (/.f64 p (*.f64 p (*.f64 p (*.f64 p #s(literal -3 binary64))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x x) (*.f64 p p)) #s(literal -1 binary64)) (pow.f64 (/.f64 p (*.f64 p (*.f64 p #s(literal -3 binary64)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x p) p) #s(literal -1 binary64)) (pow.f64 (*.f64 (/.f64 x (*.f64 p (*.f64 p p))) #s(literal -1/3 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 x (*.f64 p (*.f64 p #s(literal -3 binary64)))) #s(literal -1 binary64)) (/.f64 p x)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) p) #s(literal -1 binary64)) (/.f64 (*.f64 p (*.f64 p #s(literal -3 binary64))) (*.f64 x x))) |
(*.f64 (/.f64 (*.f64 p p) x) (*.f64 p (/.f64 #s(literal -3 binary64) x))) |
(*.f64 (/.f64 (*.f64 p p) x) (/.f64 (/.f64 (*.f64 p (*.f64 p #s(literal -3 binary64))) p) x)) |
(*.f64 (/.f64 (*.f64 p p) x) (/.f64 (*.f64 p #s(literal -3 binary64)) x)) |
(*.f64 (/.f64 p #s(literal -1 binary64)) (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal 3 binary64))) (*.f64 x (*.f64 x p)))) |
(*.f64 (/.f64 (neg.f64 (*.f64 p p)) #s(literal -1 binary64)) (*.f64 p (/.f64 #s(literal -3 binary64) (*.f64 x x)))) |
(*.f64 (/.f64 (*.f64 p p) #s(literal -1 binary64)) (/.f64 (*.f64 (*.f64 p p) #s(literal 3 binary64)) (*.f64 x (*.f64 x p)))) |
(*.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 p #s(literal -3 binary64)))) #s(literal -1 binary64)) (/.f64 (neg.f64 p) (*.f64 x (*.f64 x p)))) |
(*.f64 (/.f64 (*.f64 (*.f64 p p) (*.f64 p (*.f64 p #s(literal -3 binary64)))) x) (/.f64 #s(literal 1 binary64) (*.f64 x p))) |
(*.f64 (/.f64 (*.f64 (*.f64 p p) (*.f64 p (*.f64 p #s(literal -3 binary64)))) x) (/.f64 (/.f64 #s(literal 1 binary64) p) x)) |
(*.f64 (/.f64 (*.f64 p #s(literal -3 binary64)) x) (/.f64 (*.f64 p p) x)) |
(*.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 p p))) x) (/.f64 #s(literal -3 binary64) (*.f64 x p))) |
(*.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 p p))) p) (/.f64 #s(literal -3 binary64) (*.f64 x x))) |
(*.f64 (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal 3 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal 3 binary64))) p) (/.f64 p (neg.f64 (*.f64 x x)))) |
(*.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 p #s(literal -3 binary64)))) (neg.f64 (*.f64 x x))) #s(literal -1 binary64)) |
(*.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 p #s(literal -3 binary64)))) (neg.f64 p)) (/.f64 (neg.f64 p) (*.f64 x x))) |
(*.f64 (/.f64 p (neg.f64 (*.f64 x x))) (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal 3 binary64))) p)) |
(*.f64 (/.f64 p (*.f64 p (neg.f64 x))) (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal 3 binary64))) x)) |
(*.f64 (/.f64 (*.f64 p p) (neg.f64 (*.f64 x x))) (/.f64 (*.f64 (*.f64 p p) #s(literal 3 binary64)) p)) |
(*.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 p #s(literal -3 binary64)))) (*.f64 p (neg.f64 x))) (/.f64 p (neg.f64 x))) |
(*.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 p p))) (*.f64 x x)) (/.f64 #s(literal -3 binary64) p)) |
(*.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 p p))) (*.f64 x p)) (/.f64 #s(literal -3 binary64) x)) |
(*.f64 (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal 3 binary64))) (*.f64 x x)) #s(literal -1 binary64)) |
(*.f64 (/.f64 (neg.f64 p) (*.f64 x x)) (/.f64 (*.f64 p (*.f64 p (*.f64 p #s(literal -3 binary64)))) (neg.f64 p))) |
(*.f64 (/.f64 (neg.f64 p) (*.f64 x p)) (/.f64 (*.f64 p (*.f64 p (*.f64 p #s(literal -3 binary64)))) (neg.f64 x))) |
(*.f64 (/.f64 (neg.f64 (*.f64 p p)) (*.f64 x x)) (/.f64 (*.f64 p (*.f64 p #s(literal -3 binary64))) (neg.f64 p))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) (*.f64 p (*.f64 (*.f64 p p) #s(literal 3 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x p)) (/.f64 (*.f64 (*.f64 p p) (*.f64 p (*.f64 p #s(literal -3 binary64)))) (neg.f64 x))) |
(*.f64 (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal 3 binary64))) (*.f64 x p)) (/.f64 p (neg.f64 x))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x x) (*.f64 p (*.f64 p (*.f64 p #s(literal -3 binary64))))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 x x) (*.f64 p (*.f64 p (*.f64 p #s(literal -3 binary64))))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 p (*.f64 p #s(literal -3 binary64)))) (/.f64 p (*.f64 x x))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 p (*.f64 p p))) (/.f64 #s(literal -3 binary64) (*.f64 x x))) |
(*.f64 (*.f64 p (/.f64 p (*.f64 x x))) (/.f64 (*.f64 p (*.f64 p #s(literal -3 binary64))) p)) |
(*.f64 (*.f64 p (/.f64 p (*.f64 x p))) (/.f64 (*.f64 p (*.f64 p #s(literal -3 binary64))) x)) |
(*.f64 (*.f64 p (/.f64 (*.f64 p (*.f64 p #s(literal -3 binary64))) p)) (/.f64 p (*.f64 x x))) |
(*.f64 (*.f64 p (*.f64 p (/.f64 #s(literal -3 binary64) x))) (/.f64 p x)) |
(*.f64 (*.f64 p (/.f64 (*.f64 p (*.f64 p p)) p)) (/.f64 #s(literal -3 binary64) (*.f64 x x))) |
(*.f64 (*.f64 p (/.f64 (*.f64 p (*.f64 p p)) (*.f64 x x))) (/.f64 #s(literal -3 binary64) p)) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 p (*.f64 x x))) (/.f64 (*.f64 p (*.f64 p (*.f64 p #s(literal -3 binary64)))) p)) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 p (*.f64 p (*.f64 p #s(literal -3 binary64)))) p)) (/.f64 p (*.f64 x x))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 p (*.f64 x p))) (*.f64 p (/.f64 (*.f64 p (*.f64 p #s(literal -3 binary64))) x))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (*.f64 x x))) (/.f64 (*.f64 p (*.f64 p #s(literal -3 binary64))) p)) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 p (/.f64 (*.f64 p p) x))) (/.f64 #s(literal -3 binary64) x)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x p))) p) (*.f64 p (*.f64 p (*.f64 p #s(literal -3 binary64))))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x p))) (*.f64 p p)) (*.f64 p (*.f64 p #s(literal -3 binary64)))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x p))) (*.f64 p (*.f64 p #s(literal -3 binary64)))) (*.f64 p p)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x p))) (*.f64 p (*.f64 p (*.f64 p #s(literal -3 binary64))))) p) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x p))) (*.f64 p (*.f64 p p))) (*.f64 p #s(literal -3 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x p))) (*.f64 p (*.f64 p (*.f64 p p)))) #s(literal -3 binary64)) |
(*.f64 (*.f64 (/.f64 (*.f64 p (*.f64 p #s(literal -3 binary64))) x) (neg.f64 p)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (*.f64 (/.f64 (*.f64 p (*.f64 p #s(literal -3 binary64))) x) #s(literal -1 binary64)) (/.f64 p (neg.f64 x))) |
(*.f64 (*.f64 (/.f64 (*.f64 p (*.f64 p #s(literal -3 binary64))) x) (/.f64 #s(literal -1 binary64) x)) (neg.f64 p)) |
(+.f64 p (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x))) |
(+.f64 (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)) p) |
(+.f64 (/.f64 (/.f64 (*.f64 (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)) (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64)))) (*.f64 x x)) (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) (neg.f64 p))) (neg.f64 (/.f64 (*.f64 p p) (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) (neg.f64 p))))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) p))) |
(-.f64 (/.f64 (/.f64 (*.f64 (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)) (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64)))) (*.f64 x x)) (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) (neg.f64 p))) (/.f64 (*.f64 p p) (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) (neg.f64 p)))) |
(-.f64 (/.f64 (*.f64 p p) (-.f64 p (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)))) (/.f64 (/.f64 (*.f64 (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)) (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64)))) (*.f64 x x)) (-.f64 p (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x))))) |
(fma.f64 p #s(literal 1 binary64) (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x))) |
(fma.f64 p (*.f64 (/.f64 (*.f64 p (*.f64 p #s(literal -3 binary64))) (*.f64 x x)) #s(literal 1/2 binary64)) p) |
(fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) p) |
(fma.f64 p (*.f64 (*.f64 p (*.f64 p (*.f64 p #s(literal -3 binary64)))) (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x p)))) p) |
(fma.f64 p (*.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x p)))) p) |
(fma.f64 p (*.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 p #s(literal -3 binary64)))) p) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) p) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 p (*.f64 p (*.f64 p #s(literal -3 binary64)))) (*.f64 x x)) p) |
(fma.f64 (/.f64 p x) (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) x) p) |
(fma.f64 (/.f64 p x) (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x p)) p) |
(fma.f64 (/.f64 p x) (*.f64 (/.f64 (*.f64 p (*.f64 p #s(literal -3 binary64))) x) #s(literal 1/2 binary64)) p) |
(fma.f64 #s(literal 1 binary64) p (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)) p) |
(fma.f64 (neg.f64 p) #s(literal -1 binary64) (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x))) |
(fma.f64 (*.f64 p p) (/.f64 #s(literal 1 binary64) p) (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x))) |
(fma.f64 (*.f64 p p) (*.f64 (*.f64 p (/.f64 #s(literal -3 binary64) (*.f64 x x))) #s(literal 1/2 binary64)) p) |
(fma.f64 (*.f64 p p) (*.f64 (*.f64 p (*.f64 p #s(literal -3 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x p))) #s(literal 1/2 binary64))) p) |
(fma.f64 (*.f64 p p) (*.f64 (*.f64 p (*.f64 p #s(literal -3 binary64))) (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x p)))) p) |
(fma.f64 (*.f64 p p) (*.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x p)))) p) |
(fma.f64 (*.f64 p p) (*.f64 (/.f64 (*.f64 p (*.f64 p #s(literal -3 binary64))) p) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) p) |
(fma.f64 (*.f64 p (*.f64 p #s(literal -3 binary64))) (*.f64 (/.f64 p (*.f64 x x)) #s(literal 1/2 binary64)) p) |
(fma.f64 (*.f64 p (*.f64 p #s(literal -3 binary64))) (*.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x p))) #s(literal 1/2 binary64))) p) |
(fma.f64 (*.f64 p (*.f64 p #s(literal -3 binary64))) (*.f64 (*.f64 p p) (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x p)))) p) |
(fma.f64 (*.f64 p (*.f64 p (*.f64 p #s(literal -3 binary64)))) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) p) |
(fma.f64 (*.f64 p (*.f64 p (*.f64 p #s(literal -3 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) p) |
(fma.f64 (*.f64 p (*.f64 p (*.f64 p #s(literal -3 binary64)))) (*.f64 p (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x p))) #s(literal 1/2 binary64))) p) |
(fma.f64 (*.f64 p (*.f64 p (*.f64 p #s(literal -3 binary64)))) (*.f64 p (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x p)))) p) |
(fma.f64 (*.f64 p (*.f64 p (*.f64 p #s(literal -3 binary64)))) (*.f64 (*.f64 p #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x p)))) p) |
(fma.f64 (*.f64 p (*.f64 p (*.f64 p #s(literal -3 binary64)))) (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) p) |
(fma.f64 (*.f64 (*.f64 p p) (*.f64 p (*.f64 p #s(literal -3 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x p))) #s(literal 1/2 binary64)) p) |
(fma.f64 (*.f64 (*.f64 p p) (*.f64 p (*.f64 p #s(literal -3 binary64)))) (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x p))) p) |
(fma.f64 (*.f64 (*.f64 p p) (*.f64 p (*.f64 p #s(literal -3 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) p) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) p) |
(fma.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 p #s(literal -3 binary64)))) (*.f64 x x)) #s(literal 1/2 binary64) p) |
(fma.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 p #s(literal -3 binary64)))) (*.f64 x x)) (/.f64 (*.f64 p #s(literal 1/2 binary64)) p) p) |
(fma.f64 (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)) #s(literal 1 binary64) p) |
(fma.f64 #s(literal -1 binary64) (neg.f64 p) (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x))) |
(fma.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal 3 binary64)))) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x p))) #s(literal 1/2 binary64)) p) |
(fma.f64 (/.f64 (*.f64 (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)) (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64)))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) (neg.f64 p))) (neg.f64 (/.f64 (*.f64 p p) (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) (neg.f64 p))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) p) p) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x p))) (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) p) |
(fma.f64 (*.f64 p (*.f64 p p)) (*.f64 (/.f64 #s(literal -3 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) p) |
(fma.f64 (*.f64 p (*.f64 p p)) (*.f64 (*.f64 p #s(literal -3 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x p))) #s(literal 1/2 binary64))) p) |
(fma.f64 (*.f64 p (*.f64 p p)) (*.f64 (*.f64 p #s(literal -3 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x p)))) p) |
(fma.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x p))) p) |
(fma.f64 (/.f64 (*.f64 p (*.f64 p #s(literal -3 binary64))) (*.f64 x x)) (*.f64 p #s(literal 1/2 binary64)) p) |
(fma.f64 (*.f64 (neg.f64 p) (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x p))) p) |
(fma.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal 3 binary64))) (/.f64 #s(literal 1/2 binary64) (neg.f64 (*.f64 x x))) p) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 p (*.f64 p (*.f64 p #s(literal -3 binary64)))) p) |
(fma.f64 (/.f64 (*.f64 (*.f64 p p) (*.f64 p (*.f64 p #s(literal -3 binary64)))) (*.f64 x x)) (/.f64 #s(literal 1/2 binary64) p) p) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) p) (/.f64 (*.f64 (*.f64 p p) (*.f64 p (*.f64 p #s(literal -3 binary64)))) (*.f64 x x)) p) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 p (/.f64 (*.f64 p (*.f64 p #s(literal -3 binary64))) x)) p) |
(fma.f64 (/.f64 p (*.f64 x x)) (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) p) p) |
(fma.f64 (/.f64 p (*.f64 x x)) (*.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 p #s(literal -3 binary64)))) p) #s(literal 1/2 binary64)) p) |
(fma.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 p #s(literal -3 binary64)))) p) (/.f64 (*.f64 p #s(literal 1/2 binary64)) (*.f64 x x)) p) |
(fma.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 p #s(literal -3 binary64)))) p) (*.f64 (/.f64 p (*.f64 x x)) #s(literal 1/2 binary64)) p) |
(fma.f64 (/.f64 p (*.f64 x p)) (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) x) p) |
(fma.f64 (/.f64 p (*.f64 x p)) (*.f64 (*.f64 p (/.f64 (*.f64 p (*.f64 p #s(literal -3 binary64))) x)) #s(literal 1/2 binary64)) p) |
(fma.f64 (*.f64 p (/.f64 (*.f64 p (*.f64 p #s(literal -3 binary64))) x)) (/.f64 #s(literal 1/2 binary64) x) p) |
(fma.f64 (*.f64 p (/.f64 (*.f64 p (*.f64 p #s(literal -3 binary64))) x)) (/.f64 (*.f64 p #s(literal 1/2 binary64)) (*.f64 x p)) p) |
(fma.f64 (/.f64 (*.f64 p p) (*.f64 x x)) (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) p) p) |
(fma.f64 (/.f64 (*.f64 p p) (*.f64 x x)) (*.f64 (/.f64 (*.f64 p (*.f64 p #s(literal -3 binary64))) p) #s(literal 1/2 binary64)) p) |
(fma.f64 (/.f64 (*.f64 p (*.f64 p #s(literal -3 binary64))) x) (/.f64 (*.f64 p #s(literal 1/2 binary64)) x) p) |
(fma.f64 (/.f64 (*.f64 p (*.f64 p #s(literal -3 binary64))) x) (*.f64 (/.f64 p x) #s(literal 1/2 binary64)) p) |
(fma.f64 (*.f64 p (/.f64 (*.f64 p p) x)) (*.f64 (/.f64 #s(literal -3 binary64) x) #s(literal 1/2 binary64)) p) |
(fma.f64 (*.f64 p (*.f64 p (*.f64 p p))) (*.f64 #s(literal -3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x p))) #s(literal 1/2 binary64))) p) |
(fma.f64 (*.f64 p (*.f64 p (*.f64 p p))) (*.f64 #s(literal -3 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x p)))) p) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal 3 binary64)) (*.f64 x x))) p) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) p) (/.f64 (*.f64 p (*.f64 p #s(literal -3 binary64))) (*.f64 x x)) p) |
(fma.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x x)) p) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 p (*.f64 p (*.f64 p #s(literal -3 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 x x)) p) |
(fma.f64 (*.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) x)) (/.f64 #s(literal 1 binary64) x) p) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x p))) (*.f64 (*.f64 p p) (*.f64 p (*.f64 p #s(literal -3 binary64)))) p) |
(fma.f64 (/.f64 (*.f64 p p) x) (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x p)) p) |
(fma.f64 (/.f64 (*.f64 (*.f64 p p) (*.f64 p (*.f64 p #s(literal -3 binary64)))) x) (/.f64 #s(literal 1/2 binary64) (*.f64 x p)) p) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x p)) (/.f64 (*.f64 (*.f64 p p) (*.f64 p (*.f64 p #s(literal -3 binary64)))) x) p) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x p)) (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal 3 binary64)))) (neg.f64 x)) p) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (neg.f64 p)) (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal 3 binary64)))) (*.f64 x x)) p) |
(fma.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal 3 binary64)))) (*.f64 x x)) (/.f64 #s(literal 1/2 binary64) (neg.f64 p)) p) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (neg.f64 (*.f64 x x))) (*.f64 p (*.f64 (*.f64 p p) #s(literal 3 binary64))) p) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 p (neg.f64 x))) (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal 3 binary64)))) x) p) |
(fma.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal 3 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x p))) p) |
(fma.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal 3 binary64)))) (*.f64 x p)) (/.f64 #s(literal 1/2 binary64) (neg.f64 x)) p) |
(fma.f64 (pow.f64 p #s(literal 1/2 binary64)) (pow.f64 p #s(literal 1/2 binary64)) (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 p p)) (*.f64 p (/.f64 #s(literal -3 binary64) (*.f64 x x))) p) |
(fma.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x p))) p) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 p (*.f64 p #s(literal -3 binary64)))) (/.f64 p (*.f64 x x)) p) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 p (*.f64 p p))) (/.f64 #s(literal -3 binary64) (*.f64 x x)) p) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 p (*.f64 p #s(literal -3 binary64))) (*.f64 x x))) p p) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 p (*.f64 x x))) (/.f64 (*.f64 p (*.f64 p (*.f64 p #s(literal -3 binary64)))) p) p) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 p (*.f64 p (*.f64 p #s(literal -3 binary64)))) p)) (/.f64 p (*.f64 x x)) p) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 p (*.f64 x p))) (*.f64 p (/.f64 (*.f64 p (*.f64 p #s(literal -3 binary64))) x)) p) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 p p) (*.f64 x x))) (/.f64 (*.f64 p (*.f64 p #s(literal -3 binary64))) p) p) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 p x)) (/.f64 (*.f64 p (*.f64 p #s(literal -3 binary64))) x) p) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 p (*.f64 p #s(literal -3 binary64))) x)) (/.f64 p x) p) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 p (/.f64 (*.f64 p p) x))) (/.f64 #s(literal -3 binary64) x) p) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) p) p) (*.f64 p (/.f64 #s(literal -3 binary64) (*.f64 x x))) p) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) p) #s(literal 1 binary64)) (/.f64 (*.f64 p (*.f64 p #s(literal -3 binary64))) (*.f64 x x)) p) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) p) (*.f64 p (*.f64 p #s(literal -3 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 x x)) p) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) p) (*.f64 p (*.f64 p p))) (/.f64 #s(literal -3 binary64) (*.f64 x (*.f64 x p))) p) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) p) (/.f64 p (*.f64 x x))) (/.f64 (*.f64 p (*.f64 p #s(literal -3 binary64))) p) p) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) p) (/.f64 p (*.f64 x p))) (/.f64 (*.f64 p (*.f64 p #s(literal -3 binary64))) x) p) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) p) (/.f64 (*.f64 p (*.f64 p #s(literal -3 binary64))) p)) (/.f64 p (*.f64 x x)) p) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) p) (*.f64 p (/.f64 #s(literal -3 binary64) x))) (/.f64 p x) p) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) p) (/.f64 (*.f64 p (*.f64 p p)) p)) (/.f64 #s(literal -3 binary64) (*.f64 x x)) p) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) p) (/.f64 (*.f64 p (*.f64 p p)) (*.f64 x x))) (/.f64 #s(literal -3 binary64) p) p) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) p) (/.f64 (*.f64 p p) x)) (/.f64 #s(literal -3 binary64) x) p) |
(neg.f64 (neg.f64 (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) p))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) p))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) p)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 p p (*.f64 (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)) (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) (neg.f64 p)))) (*.f64 (fma.f64 p p (*.f64 (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)) (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) (neg.f64 p)))) (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) p)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 p (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x))) (*.f64 (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) p) (-.f64 p (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) p)))) |
(/.f64 (*.f64 (fma.f64 p p (*.f64 (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)) (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) (neg.f64 p)))) (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) p)) (fma.f64 p (-.f64 p (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x))) (/.f64 (*.f64 (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)) (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64)))) (*.f64 x x)))) |
(/.f64 (*.f64 (fma.f64 p p (*.f64 (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)) (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) (neg.f64 p)))) (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) p)) (fma.f64 p p (*.f64 (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)) (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) (neg.f64 p))))) |
(/.f64 (*.f64 (fma.f64 p p (*.f64 (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)) (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) (neg.f64 p)))) (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) p)) (neg.f64 (neg.f64 (fma.f64 p (-.f64 p (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x))) (/.f64 (*.f64 (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)) (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64)))) (*.f64 x x)))))) |
(/.f64 (*.f64 (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) p) (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) (neg.f64 p))) (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) (neg.f64 p))) |
(/.f64 (*.f64 (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) p) (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) (neg.f64 p))) (neg.f64 (+.f64 (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (neg.f64 (*.f64 x x))) p))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 p p (*.f64 (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)) (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) (neg.f64 p)))) (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) p))) (neg.f64 (fma.f64 p (-.f64 p (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x))) (/.f64 (*.f64 (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)) (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64)))) (*.f64 x x))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 p p (*.f64 (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)) (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) (neg.f64 p)))) (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) p))) (neg.f64 (fma.f64 p p (*.f64 (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)) (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) (neg.f64 p)))))) |
(/.f64 (*.f64 (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) p) (+.f64 (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (neg.f64 (*.f64 x x))) p)) (+.f64 (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (neg.f64 (*.f64 x x))) p)) |
(/.f64 (*.f64 (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) p) (-.f64 p (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)))) (-.f64 p (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)) (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64)))) (*.f64 x x)) (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) (neg.f64 p))) (*.f64 (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) (neg.f64 p)) (*.f64 p p))) (*.f64 (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) (neg.f64 p)) (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) (neg.f64 p)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 p p (*.f64 (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)) (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) (neg.f64 p)))) (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) p)))) (fma.f64 p (-.f64 p (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x))) (/.f64 (*.f64 (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)) (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64)))) (*.f64 x x)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 p p (*.f64 (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)) (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) (neg.f64 p)))) (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) p)))) (neg.f64 (neg.f64 (fma.f64 p (-.f64 p (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x))) (/.f64 (*.f64 (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)) (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64)))) (*.f64 x x)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) p) (+.f64 (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (neg.f64 (*.f64 x x))) p))) (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) (neg.f64 p))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) p) (+.f64 (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (neg.f64 (*.f64 x x))) p))) (neg.f64 (+.f64 (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (neg.f64 (*.f64 x x))) p))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) p) (-.f64 p (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x))))) (neg.f64 (-.f64 p (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (*.f64 (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)) (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64)))) (*.f64 x x)) (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) (neg.f64 p))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 p p) (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) (neg.f64 p))) #s(literal 3 binary64))) (fma.f64 (/.f64 (/.f64 (*.f64 (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)) (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64)))) (*.f64 x x)) (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) (neg.f64 p))) (/.f64 (/.f64 (*.f64 (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)) (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64)))) (*.f64 x x)) (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) (neg.f64 p))) (fma.f64 (/.f64 (*.f64 p p) (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) (neg.f64 p))) (/.f64 (*.f64 p p) (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) (neg.f64 p))) (*.f64 (/.f64 (/.f64 (*.f64 (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)) (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64)))) (*.f64 x x)) (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) (neg.f64 p))) (/.f64 (*.f64 p p) (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) (neg.f64 p))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (*.f64 (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)) (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64)))) (*.f64 x x)) (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) (neg.f64 p))) (/.f64 (/.f64 (*.f64 (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)) (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64)))) (*.f64 x x)) (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) (neg.f64 p)))) (*.f64 (/.f64 (*.f64 p p) (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) (neg.f64 p))) (/.f64 (*.f64 p p) (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) (neg.f64 p))))) (+.f64 (/.f64 (/.f64 (*.f64 (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)) (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64)))) (*.f64 x x)) (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) (neg.f64 p))) (/.f64 (*.f64 p p) (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) (neg.f64 p))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) p)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) p)) |
(*.f64 (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) p) #s(literal 1 binary64)) |
(*.f64 (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) p) (*.f64 (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) (neg.f64 p)) (/.f64 #s(literal 1 binary64) (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) (neg.f64 p))))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) p))) |
(*.f64 (*.f64 (fma.f64 p p (*.f64 (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)) (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) (neg.f64 p)))) (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) p)) (/.f64 #s(literal 1 binary64) (fma.f64 p (-.f64 p (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x))) (/.f64 (*.f64 (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)) (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64)))) (*.f64 x x))))) |
(*.f64 (*.f64 (fma.f64 p p (*.f64 (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)) (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) (neg.f64 p)))) (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) p)) (/.f64 #s(literal 1 binary64) (fma.f64 p p (*.f64 (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)) (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) (neg.f64 p)))))) |
(*.f64 (*.f64 (fma.f64 p p (*.f64 (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)) (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) (neg.f64 p)))) (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) p)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 p (-.f64 p (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x))) (/.f64 (*.f64 (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)) (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64)))) (*.f64 x x)))) #s(literal 1 binary64))) |
(*.f64 (fma.f64 p (-.f64 p (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x))) (/.f64 (*.f64 (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)) (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64)))) (*.f64 x x))) (*.f64 (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) p) (/.f64 #s(literal 1 binary64) (fma.f64 p (-.f64 p (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x))) (/.f64 (*.f64 (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)) (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64)))) (*.f64 x x)))))) |
(*.f64 (*.f64 (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) p) (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) (neg.f64 p))) (/.f64 #s(literal 1 binary64) (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) (neg.f64 p)))) |
(*.f64 (*.f64 (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) p) (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) (neg.f64 p))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) (neg.f64 p))) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (*.f64 (fma.f64 p p (*.f64 (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)) (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) (neg.f64 p)))) (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) p))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 p (-.f64 p (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x))) (/.f64 (*.f64 (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)) (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64)))) (*.f64 x x)))))) |
(*.f64 (*.f64 (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) p) (+.f64 (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (neg.f64 (*.f64 x x))) p)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (neg.f64 (*.f64 x x))) p))) |
(*.f64 (*.f64 (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) p) (-.f64 p (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (-.f64 p (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x))))) |
(+.f64 #s(literal 0 binary64) (/.f64 (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) p) (neg.f64 x))) |
(+.f64 (/.f64 p (neg.f64 x)) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)))) |
(+.f64 (/.f64 p (neg.f64 x)) (*.f64 (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)) (/.f64 #s(literal -1 binary64) x))) |
(+.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x))) (/.f64 p (neg.f64 x))) |
(+.f64 (*.f64 (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)) (/.f64 #s(literal -1 binary64) x)) (/.f64 p (neg.f64 x))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (neg.f64 x) (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) p))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) p) x)) |
(-.f64 (/.f64 (/.f64 (/.f64 (*.f64 (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)) (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64)))) (*.f64 x x)) (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) (neg.f64 p))) (neg.f64 x)) (/.f64 (/.f64 (*.f64 p p) (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) (neg.f64 p))) (neg.f64 x))) |
(-.f64 (/.f64 (/.f64 (*.f64 (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)) (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64)))) (*.f64 x x)) (neg.f64 (*.f64 x (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) (neg.f64 p))))) (/.f64 (*.f64 p p) (neg.f64 (*.f64 x (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) (neg.f64 p)))))) |
(fma.f64 p (/.f64 #s(literal -1 binary64) x) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)))) |
(fma.f64 p (/.f64 #s(literal -1 binary64) x) (*.f64 (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)) (/.f64 #s(literal -1 binary64) x))) |
(fma.f64 p (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)))) |
(fma.f64 p (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)) (/.f64 #s(literal -1 binary64) x))) |
(fma.f64 p (*.f64 (neg.f64 p) (/.f64 #s(literal 1 binary64) (*.f64 x p))) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)))) |
(fma.f64 p (*.f64 (neg.f64 p) (/.f64 #s(literal 1 binary64) (*.f64 x p))) (*.f64 (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)) (/.f64 #s(literal -1 binary64) x))) |
(fma.f64 p (*.f64 (/.f64 p (neg.f64 x)) (/.f64 #s(literal 1 binary64) p)) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)))) |
(fma.f64 p (*.f64 (/.f64 p (neg.f64 x)) (/.f64 #s(literal 1 binary64) p)) (*.f64 (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)) (/.f64 #s(literal -1 binary64) x))) |
(fma.f64 (/.f64 p x) #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)))) |
(fma.f64 (/.f64 p x) #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)) (/.f64 #s(literal -1 binary64) x))) |
(fma.f64 (/.f64 p x) (*.f64 p (/.f64 #s(literal -1 binary64) p)) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)))) |
(fma.f64 (/.f64 p x) (*.f64 p (/.f64 #s(literal -1 binary64) p)) (*.f64 (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)) (/.f64 #s(literal -1 binary64) x))) |
(fma.f64 #s(literal 1 binary64) (/.f64 p (neg.f64 x)) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 p (neg.f64 x)) (*.f64 (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)) (/.f64 #s(literal -1 binary64) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 p) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 p) (*.f64 (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)) (/.f64 #s(literal -1 binary64) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (neg.f64 p) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (neg.f64 p) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)) (/.f64 #s(literal -1 binary64) x))) |
(fma.f64 (neg.f64 p) (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)))) |
(fma.f64 (neg.f64 p) (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)) (/.f64 #s(literal -1 binary64) x))) |
(fma.f64 (neg.f64 p) (/.f64 p (*.f64 x p)) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)))) |
(fma.f64 (neg.f64 p) (/.f64 p (*.f64 x p)) (*.f64 (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)) (/.f64 #s(literal -1 binary64) x))) |
(fma.f64 (neg.f64 p) (/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)))) |
(fma.f64 (neg.f64 p) (/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)) (/.f64 #s(literal -1 binary64) x))) |
(fma.f64 (neg.f64 p) (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)))) |
(fma.f64 (neg.f64 p) (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)) (/.f64 #s(literal -1 binary64) x))) |
(fma.f64 (neg.f64 p) (*.f64 (/.f64 p x) (/.f64 #s(literal 1 binary64) p)) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)))) |
(fma.f64 (neg.f64 p) (*.f64 (/.f64 p x) (/.f64 #s(literal 1 binary64) p)) (*.f64 (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)) (/.f64 #s(literal -1 binary64) x))) |
(fma.f64 (neg.f64 (*.f64 p p)) (/.f64 #s(literal 1 binary64) (*.f64 x p)) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)))) |
(fma.f64 (neg.f64 (*.f64 p p)) (/.f64 #s(literal 1 binary64) (*.f64 x p)) (*.f64 (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)) (/.f64 #s(literal -1 binary64) x))) |
(fma.f64 (neg.f64 (*.f64 p p)) (*.f64 (/.f64 #s(literal 1 binary64) p) (/.f64 #s(literal 1 binary64) x)) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)))) |
(fma.f64 (neg.f64 (*.f64 p p)) (*.f64 (/.f64 #s(literal 1 binary64) p) (/.f64 #s(literal 1 binary64) x)) (*.f64 (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)) (/.f64 #s(literal -1 binary64) x))) |
(fma.f64 (neg.f64 (*.f64 p p)) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) p)) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)))) |
(fma.f64 (neg.f64 (*.f64 p p)) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) p)) (*.f64 (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)) (/.f64 #s(literal -1 binary64) x))) |
(fma.f64 (neg.f64 (/.f64 (*.f64 p p) x)) (/.f64 #s(literal 1 binary64) p) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)))) |
(fma.f64 (neg.f64 (/.f64 (*.f64 p p) x)) (/.f64 #s(literal 1 binary64) p) (*.f64 (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)) (/.f64 #s(literal -1 binary64) x))) |
(fma.f64 (neg.f64 (/.f64 (*.f64 p p) x)) (/.f64 (/.f64 #s(literal 1 binary64) p) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)))) |
(fma.f64 (neg.f64 (/.f64 (*.f64 p p) x)) (/.f64 (/.f64 #s(literal 1 binary64) p) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)) (/.f64 #s(literal -1 binary64) x))) |
(fma.f64 (*.f64 p p) (/.f64 #s(literal 1 binary64) (*.f64 p (neg.f64 x))) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)))) |
(fma.f64 (*.f64 p p) (/.f64 #s(literal 1 binary64) (*.f64 p (neg.f64 x))) (*.f64 (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)) (/.f64 #s(literal -1 binary64) x))) |
(fma.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) p)) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)))) |
(fma.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) p)) (*.f64 (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)) (/.f64 #s(literal -1 binary64) x))) |
(fma.f64 (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)) (/.f64 #s(literal -1 binary64) x) (/.f64 p (neg.f64 x))) |
(fma.f64 #s(literal -1 binary64) (/.f64 p x) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 p x) (*.f64 (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)) (/.f64 #s(literal -1 binary64) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) p) (neg.f64 (/.f64 (*.f64 p p) x)) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) p) (neg.f64 (/.f64 (*.f64 p p) x)) (*.f64 (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)) (/.f64 #s(literal -1 binary64) x))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) p (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) p (*.f64 (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)) (/.f64 #s(literal -1 binary64) x))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)) (/.f64 p (neg.f64 x))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (neg.f64 (*.f64 p p)) (/.f64 #s(literal -1 binary64) p)) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (neg.f64 (*.f64 p p)) (/.f64 #s(literal -1 binary64) p)) (*.f64 (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)) (/.f64 #s(literal -1 binary64) x))) |
(fma.f64 (/.f64 p (neg.f64 x)) #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)))) |
(fma.f64 (/.f64 p (neg.f64 x)) #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)) (/.f64 #s(literal -1 binary64) x))) |
(fma.f64 (/.f64 p (neg.f64 x)) (*.f64 (neg.f64 p) (/.f64 #s(literal -1 binary64) p)) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)))) |
(fma.f64 (/.f64 p (neg.f64 x)) (*.f64 (neg.f64 p) (/.f64 #s(literal -1 binary64) p)) (*.f64 (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)) (/.f64 #s(literal -1 binary64) x))) |
(fma.f64 (/.f64 #s(literal -1 binary64) p) (/.f64 (neg.f64 (/.f64 (*.f64 p p) x)) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) p) (/.f64 (neg.f64 (/.f64 (*.f64 p p) x)) #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)) (/.f64 #s(literal -1 binary64) x))) |
(fma.f64 (/.f64 #s(literal -1 binary64) p) (/.f64 (*.f64 p p) x) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) p) (/.f64 (*.f64 p p) x) (*.f64 (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)) (/.f64 #s(literal -1 binary64) x))) |
(fma.f64 (pow.f64 x #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) (neg.f64 p)) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)))) |
(fma.f64 (pow.f64 x #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) (neg.f64 p)) (*.f64 (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)) (/.f64 #s(literal -1 binary64) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x p)) (/.f64 (*.f64 p p) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x p)) (/.f64 (*.f64 p p) #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)) (/.f64 #s(literal -1 binary64) x))) |
(fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal -1 binary64) p) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)))) |
(fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal -1 binary64) p) (*.f64 (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)) (/.f64 #s(literal -1 binary64) x))) |
(fma.f64 (/.f64 p #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)))) |
(fma.f64 (/.f64 p #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)) (/.f64 #s(literal -1 binary64) x))) |
(fma.f64 (/.f64 (/.f64 p x) p) (/.f64 p #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)))) |
(fma.f64 (/.f64 (/.f64 p x) p) (/.f64 p #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)) (/.f64 #s(literal -1 binary64) x))) |
(fma.f64 (/.f64 (/.f64 p x) #s(literal -1 binary64)) #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)))) |
(fma.f64 (/.f64 (/.f64 p x) #s(literal -1 binary64)) #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)) (/.f64 #s(literal -1 binary64) x))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) p (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) p (*.f64 (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)) (/.f64 #s(literal -1 binary64) x))) |
(fma.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (neg.f64 p) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)))) |
(fma.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (neg.f64 p) (*.f64 (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)) (/.f64 #s(literal -1 binary64) x))) |
(fma.f64 (/.f64 (neg.f64 (*.f64 p p)) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) x) p) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)))) |
(fma.f64 (/.f64 (neg.f64 (*.f64 p p)) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) x) p) (*.f64 (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)) (/.f64 #s(literal -1 binary64) x))) |
(fma.f64 (/.f64 (neg.f64 (*.f64 p p)) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) p) (neg.f64 x)) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)))) |
(fma.f64 (/.f64 (neg.f64 (*.f64 p p)) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) p) (neg.f64 x)) (*.f64 (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)) (/.f64 #s(literal -1 binary64) x))) |
(fma.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) p) (/.f64 (neg.f64 (*.f64 p p)) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)))) |
(fma.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) p) (/.f64 (neg.f64 (*.f64 p p)) #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)) (/.f64 #s(literal -1 binary64) x))) |
(fma.f64 (/.f64 (neg.f64 p) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)))) |
(fma.f64 (/.f64 (neg.f64 p) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)) (/.f64 #s(literal -1 binary64) x))) |
(fma.f64 (/.f64 (neg.f64 (*.f64 p p)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) p) x) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)))) |
(fma.f64 (/.f64 (neg.f64 (*.f64 p p)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) p) x) (*.f64 (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)) (/.f64 #s(literal -1 binary64) x))) |
(fma.f64 (/.f64 (*.f64 p p) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x p)) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)))) |
(fma.f64 (/.f64 (*.f64 p p) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x p)) (*.f64 (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)) (/.f64 #s(literal -1 binary64) x))) |
(fma.f64 (/.f64 (/.f64 p (neg.f64 x)) p) p (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)))) |
(fma.f64 (/.f64 (/.f64 p (neg.f64 x)) p) p (*.f64 (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)) (/.f64 #s(literal -1 binary64) x))) |
(fma.f64 (pow.f64 (/.f64 (neg.f64 x) p) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (neg.f64 x) p) #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)))) |
(fma.f64 (pow.f64 (/.f64 (neg.f64 x) p) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (neg.f64 x) p) #s(literal -1/2 binary64)) (*.f64 (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)) (/.f64 #s(literal -1 binary64) x))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) p) p) (/.f64 p (neg.f64 x)) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) p) p) (/.f64 p (neg.f64 x)) (*.f64 (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)) (/.f64 #s(literal -1 binary64) x))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) p) (/.f64 p x)) (neg.f64 p) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) p) (/.f64 p x)) (neg.f64 p) (*.f64 (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)) (/.f64 #s(literal -1 binary64) x))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) p) #s(literal 1 binary64)) (neg.f64 (/.f64 (*.f64 p p) x)) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) p) #s(literal 1 binary64)) (neg.f64 (/.f64 (*.f64 p p) x)) (*.f64 (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)) (/.f64 #s(literal -1 binary64) x))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) p) (/.f64 #s(literal 1 binary64) x)) (neg.f64 (*.f64 p p)) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) p) (/.f64 #s(literal 1 binary64) x)) (neg.f64 (*.f64 p p)) (*.f64 (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)) (/.f64 #s(literal -1 binary64) x))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) p) (neg.f64 p)) (/.f64 p x) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) p) (neg.f64 p)) (/.f64 p x) (*.f64 (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)) (/.f64 #s(literal -1 binary64) x))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) p) (neg.f64 (*.f64 p p))) (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) p) (neg.f64 (*.f64 p p))) (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)) (/.f64 #s(literal -1 binary64) x))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) p) (/.f64 p (neg.f64 x))) p (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) p) (/.f64 p (neg.f64 x))) p (*.f64 (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)) (/.f64 #s(literal -1 binary64) x))) |
(fma.f64 (*.f64 (neg.f64 p) (pow.f64 x #s(literal -1/2 binary64))) (pow.f64 x #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)))) |
(fma.f64 (*.f64 (neg.f64 p) (pow.f64 x #s(literal -1/2 binary64))) (pow.f64 x #s(literal -1/2 binary64)) (*.f64 (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)) (/.f64 #s(literal -1 binary64) x))) |
(neg.f64 (/.f64 (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) p) x)) |
(neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) p))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 x) (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) p))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 x) (fma.f64 p (-.f64 p (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x))) (/.f64 (*.f64 (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)) (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64)))) (*.f64 x x)))) (*.f64 (fma.f64 p p (*.f64 (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)) (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) (neg.f64 p)))) (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) p)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (*.f64 x (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) (neg.f64 p)))) (*.f64 (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) p) (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) (neg.f64 p))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 p (-.f64 p (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x))) (/.f64 (*.f64 (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)) (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64)))) (*.f64 x x))) (neg.f64 x)) (*.f64 (fma.f64 p p (*.f64 (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)) (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) (neg.f64 p)))) (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) p)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) (neg.f64 p)) (neg.f64 x)) (*.f64 (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) p) (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) (neg.f64 p))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 p (-.f64 p (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x))) (/.f64 (*.f64 (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)) (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64)))) (*.f64 x x))) (/.f64 (*.f64 (fma.f64 p p (*.f64 (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)) (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) (neg.f64 p)))) (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) p)) (neg.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) (neg.f64 p)) (/.f64 (*.f64 (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) p) (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) (neg.f64 p))) (neg.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) p) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) p) (neg.f64 x)) |
(/.f64 #s(literal -1 binary64) (/.f64 x (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) p))) |
(/.f64 (neg.f64 (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) p)) x) |
(/.f64 (*.f64 (fma.f64 p p (*.f64 (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)) (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) (neg.f64 p)))) (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) p)) (*.f64 (fma.f64 p (-.f64 p (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x))) (/.f64 (*.f64 (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)) (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64)))) (*.f64 x x))) (neg.f64 x))) |
(/.f64 (*.f64 (fma.f64 p p (*.f64 (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)) (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) (neg.f64 p)))) (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) p)) (*.f64 (neg.f64 x) (fma.f64 p (-.f64 p (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x))) (/.f64 (*.f64 (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)) (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64)))) (*.f64 x x))))) |
(/.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 1 binary64) (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) p))) |
(/.f64 (*.f64 (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) p) (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) (neg.f64 p))) (*.f64 (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) (neg.f64 p)) (neg.f64 x))) |
(/.f64 (*.f64 (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) p) (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) (neg.f64 p))) (neg.f64 (*.f64 x (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) (neg.f64 p))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 p p (*.f64 (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)) (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) (neg.f64 p)))) (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) p))) (*.f64 x (fma.f64 p (-.f64 p (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x))) (/.f64 (*.f64 (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)) (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64)))) (*.f64 x x))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 p p (*.f64 (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)) (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) (neg.f64 p)))) (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) p))) (neg.f64 (*.f64 (fma.f64 p (-.f64 p (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x))) (/.f64 (*.f64 (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)) (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64)))) (*.f64 x x))) (neg.f64 x)))) |
(/.f64 (*.f64 (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) p) (+.f64 (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (neg.f64 (*.f64 x x))) p)) (*.f64 x (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) (neg.f64 p)))) |
(/.f64 (*.f64 (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) p) (+.f64 (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (neg.f64 (*.f64 x x))) p)) (neg.f64 (*.f64 (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) (neg.f64 p)) (neg.f64 x)))) |
(/.f64 (/.f64 (*.f64 (fma.f64 p p (*.f64 (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)) (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) (neg.f64 p)))) (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) p)) (neg.f64 x)) (fma.f64 p (-.f64 p (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x))) (/.f64 (*.f64 (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)) (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64)))) (*.f64 x x)))) |
(/.f64 (/.f64 (*.f64 (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) p) (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) (neg.f64 p))) (neg.f64 x)) (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) (neg.f64 p))) |
(/.f64 (*.f64 (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) p) #s(literal -1 binary64)) x) |
(/.f64 (neg.f64 (/.f64 (*.f64 (fma.f64 p p (*.f64 (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)) (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) (neg.f64 p)))) (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) p)) (neg.f64 x))) (neg.f64 (fma.f64 p (-.f64 p (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x))) (/.f64 (*.f64 (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)) (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64)))) (*.f64 x x))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) p) (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) (neg.f64 p))) (neg.f64 x))) (+.f64 (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (neg.f64 (*.f64 x x))) p)) |
(/.f64 (neg.f64 (*.f64 (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) p) #s(literal -1 binary64))) (neg.f64 x)) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) p) x) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (/.f64 (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) p) x) (/.f64 (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) p) x) (*.f64 #s(literal 0 binary64) (/.f64 (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) p) x))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) p) x) (/.f64 (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) p) x))) (+.f64 #s(literal 0 binary64) (/.f64 (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) p) x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) p))) x) |
(/.f64 (*.f64 (neg.f64 (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) p)) #s(literal 1 binary64)) x) |
(/.f64 (*.f64 (neg.f64 (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) p)) #s(literal -1 binary64)) (neg.f64 x)) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (fma.f64 p p (*.f64 (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)) (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) (neg.f64 p)))) (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) p))) (fma.f64 p (-.f64 p (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x))) (/.f64 (*.f64 (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)) (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64)))) (*.f64 x x)))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (fma.f64 p p (*.f64 (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)) (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) (neg.f64 p)))) (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) p))) (fma.f64 p p (*.f64 (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)) (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) (neg.f64 p))))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) p) (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) (neg.f64 p)))) (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) (neg.f64 p))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 p p (*.f64 (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)) (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) (neg.f64 p)))) (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) p))) (*.f64 (fma.f64 p (-.f64 p (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x))) (/.f64 (*.f64 (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)) (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64)))) (*.f64 x x))) (neg.f64 x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 p p (*.f64 (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)) (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) (neg.f64 p)))) (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) p))) (*.f64 (neg.f64 x) (fma.f64 p (-.f64 p (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x))) (/.f64 (*.f64 (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)) (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64)))) (*.f64 x x))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) p) (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) (neg.f64 p)))) (*.f64 (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) (neg.f64 p)) (neg.f64 x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) p) (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) (neg.f64 p)))) (neg.f64 (*.f64 x (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) (neg.f64 p))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 p p (*.f64 (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)) (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) (neg.f64 p)))) (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) p)) (neg.f64 x))) (fma.f64 p (-.f64 p (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x))) (/.f64 (*.f64 (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)) (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64)))) (*.f64 x x)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) p) (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) (neg.f64 p))) (neg.f64 x))) (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) (neg.f64 p))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) p) #s(literal -1 binary64))) x) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (*.f64 (fma.f64 p p (*.f64 (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)) (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) (neg.f64 p)))) (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) p)))) (neg.f64 (fma.f64 p (-.f64 p (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x))) (/.f64 (*.f64 (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)) (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64)))) (*.f64 x x))))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) p) (+.f64 (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (neg.f64 (*.f64 x x))) p))) (+.f64 (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (neg.f64 (*.f64 x x))) p)) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) p) (-.f64 p (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x))))) (-.f64 p (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)))) |
(pow.f64 (/.f64 (neg.f64 x) (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) p)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) p) (neg.f64 x))) |
(*.f64 (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) p) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) p) (neg.f64 x)) #s(literal 1 binary64)) |
(*.f64 (/.f64 (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) p) (neg.f64 x)) (/.f64 (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) (neg.f64 p)) (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) (neg.f64 p)))) |
(*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) p) x)) |
(*.f64 (neg.f64 (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) p)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (*.f64 (fma.f64 p p (*.f64 (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)) (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) (neg.f64 p)))) (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) p)) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) (fma.f64 p (-.f64 p (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x))) (/.f64 (*.f64 (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)) (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64)))) (*.f64 x x)))))) |
(*.f64 (*.f64 (fma.f64 p p (*.f64 (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)) (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) (neg.f64 p)))) (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) p)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 p (-.f64 p (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x))) (/.f64 (*.f64 (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)) (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64)))) (*.f64 x x))) (neg.f64 x)))) |
(*.f64 (*.f64 (fma.f64 p p (*.f64 (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)) (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) (neg.f64 p)))) (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) p)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 p (-.f64 p (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x))) (/.f64 (*.f64 (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)) (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64)))) (*.f64 x x)))) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) p)) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) p) #s(literal 1 binary64))) |
(*.f64 (*.f64 (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) p) (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) (neg.f64 p))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) (neg.f64 p)))))) |
(*.f64 (*.f64 (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) p) (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) (neg.f64 p))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) (neg.f64 p)) (neg.f64 x)))) |
(*.f64 (*.f64 (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) p) (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) (neg.f64 p))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) (neg.f64 p))) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) p) x) #s(literal -1 binary64)) |
(*.f64 (/.f64 (*.f64 (fma.f64 p p (*.f64 (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)) (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) (neg.f64 p)))) (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) p)) (neg.f64 x)) (/.f64 #s(literal 1 binary64) (fma.f64 p (-.f64 p (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x))) (/.f64 (*.f64 (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)) (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64)))) (*.f64 x x))))) |
(*.f64 (/.f64 (*.f64 (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) p) (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) (neg.f64 p))) (neg.f64 x)) (/.f64 #s(literal 1 binary64) (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) (neg.f64 p)))) |
(*.f64 (*.f64 (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) p) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (pow.f64 (/.f64 (neg.f64 x) (*.f64 (fma.f64 p p (*.f64 (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)) (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) (neg.f64 p)))) (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) p))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 p (-.f64 p (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x))) (/.f64 (*.f64 (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)) (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64)))) (*.f64 x x))))) |
(*.f64 (pow.f64 (/.f64 x (*.f64 (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) p) (+.f64 (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (neg.f64 (*.f64 x x))) p))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) (neg.f64 p)))) |
(*.f64 (/.f64 (*.f64 (fma.f64 p p (*.f64 (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)) (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) (neg.f64 p)))) (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) p)) x) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 p (-.f64 p (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x))) (/.f64 (*.f64 (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)) (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64)))) (*.f64 x x)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 (fma.f64 p p (*.f64 (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)) (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) (neg.f64 p)))) (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) p)) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 p (-.f64 p (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x))) (/.f64 (*.f64 (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)) (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64)))) (*.f64 x x)))) x)) |
(*.f64 (/.f64 (*.f64 (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) p) (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) (neg.f64 p))) x) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) (neg.f64 p))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) p) (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) (neg.f64 p))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) (neg.f64 p))) x)) |
(*.f64 (/.f64 (fma.f64 p (-.f64 p (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x))) (/.f64 (*.f64 (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)) (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64)))) (*.f64 x x))) (neg.f64 x)) (/.f64 (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) p) (fma.f64 p (-.f64 p (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x))) (/.f64 (*.f64 (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)) (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64)))) (*.f64 x x))))) |
(*.f64 (pow.f64 (/.f64 (neg.f64 x) (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) p)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (neg.f64 x) (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) p)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) p))) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (*.f64 (neg.f64 (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) p)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (*.f64 (neg.f64 (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) p)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (*.f64 (neg.f64 (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) p)) (pow.f64 x #s(literal -1/2 binary64))) (pow.f64 x #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (fma.f64 p p (*.f64 (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)) (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) (neg.f64 p)))) (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) p))) (/.f64 #s(literal 1 binary64) (fma.f64 p (-.f64 p (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x))) (/.f64 (*.f64 (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)) (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64)))) (*.f64 x x))))) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) p) (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) (neg.f64 p)))) (/.f64 #s(literal 1 binary64) (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x)) (neg.f64 p)))) |
(-.f64 #s(literal 0 binary64) (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal 3 binary64))))) |
(neg.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal 3 binary64))))) |
(*.f64 p (*.f64 p (*.f64 p (*.f64 p #s(literal -3 binary64))))) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (*.f64 p (*.f64 p #s(literal -3 binary64))))) |
(*.f64 (neg.f64 p) (*.f64 p (*.f64 (*.f64 p p) #s(literal 3 binary64)))) |
(*.f64 (neg.f64 (*.f64 p p)) (*.f64 (*.f64 p p) #s(literal 3 binary64))) |
(*.f64 (*.f64 p p) (*.f64 p (*.f64 p #s(literal -3 binary64)))) |
(*.f64 (*.f64 p p) (neg.f64 (*.f64 (*.f64 p p) #s(literal 3 binary64)))) |
(*.f64 (*.f64 p p) (*.f64 (*.f64 p (*.f64 p #s(literal -3 binary64))) #s(literal 1 binary64))) |
(*.f64 #s(literal -3 binary64) (*.f64 p (*.f64 p (*.f64 p p)))) |
(*.f64 (*.f64 p (*.f64 p #s(literal -3 binary64))) (*.f64 p p)) |
(*.f64 (*.f64 p (*.f64 p (*.f64 p #s(literal -3 binary64)))) p) |
(*.f64 (*.f64 (*.f64 p p) (*.f64 p (*.f64 p #s(literal -3 binary64)))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal 3 binary64))))) |
(*.f64 (*.f64 p (*.f64 p p)) (*.f64 p #s(literal -3 binary64))) |
(*.f64 (*.f64 p (*.f64 p p)) (*.f64 (*.f64 p #s(literal -3 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 p #s(literal -3 binary64)) (*.f64 p (*.f64 p p))) |
(*.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal 3 binary64))) (neg.f64 p)) |
(*.f64 (*.f64 p (*.f64 p (*.f64 p p))) #s(literal -3 binary64)) |
(*.f64 (pow.f64 p #s(literal 3/2 binary64)) (*.f64 (pow.f64 p #s(literal 3/2 binary64)) (*.f64 p #s(literal -3 binary64)))) |
(+.f64 #s(literal 0 binary64) (neg.f64 p)) |
(-.f64 #s(literal 0 binary64) p) |
(-.f64 (/.f64 #s(literal 0 binary64) (fma.f64 p p #s(literal 0 binary64))) (/.f64 (*.f64 p (*.f64 p p)) (fma.f64 p p #s(literal 0 binary64)))) |
(neg.f64 p) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) p)) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 p p #s(literal 0 binary64)) (neg.f64 (*.f64 p (*.f64 p p))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) p) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (*.f64 p p)) p) |
(/.f64 (*.f64 p p) (neg.f64 p)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) p)) |
(/.f64 (neg.f64 (*.f64 p (*.f64 p p))) (fma.f64 p p #s(literal 0 binary64))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 p (*.f64 p p)))) (neg.f64 (fma.f64 p p #s(literal 0 binary64)))) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (neg.f64 p) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 p p) (*.f64 #s(literal 0 binary64) (neg.f64 p))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 p (*.f64 p p)))) (fma.f64 p p #s(literal 0 binary64))) |
(pow.f64 (/.f64 #s(literal -1 binary64) p) #s(literal -1 binary64)) |
(*.f64 p #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (neg.f64 p)) |
(*.f64 (neg.f64 p) #s(literal 1 binary64)) |
(*.f64 (neg.f64 (*.f64 p p)) (/.f64 #s(literal 1 binary64) p)) |
(*.f64 (*.f64 p p) (/.f64 #s(literal -1 binary64) p)) |
(*.f64 #s(literal -1 binary64) p) |
(*.f64 (neg.f64 (*.f64 p (*.f64 p p))) (/.f64 #s(literal 1 binary64) (fma.f64 p p #s(literal 0 binary64)))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 p (neg.f64 x)))) |
(neg.f64 (*.f64 x (*.f64 p (neg.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x p)))) |
(/.f64 (*.f64 x (*.f64 x p)) #s(literal 1 binary64)) |
(/.f64 (*.f64 x (*.f64 p (neg.f64 x))) #s(literal -1 binary64)) |
(/.f64 (*.f64 x p) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 x (*.f64 x p)) |
(*.f64 p (*.f64 x x)) |
(*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x p))) |
(*.f64 (neg.f64 p) (neg.f64 (*.f64 x x))) |
(*.f64 (*.f64 x x) p) |
(*.f64 (*.f64 x (*.f64 x p)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 x (*.f64 p (neg.f64 x)))) |
(*.f64 (*.f64 x p) x) |
(*.f64 (neg.f64 (*.f64 x x)) (neg.f64 p)) |
(*.f64 (*.f64 p (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 (*.f64 x p) #s(literal -1 binary64)) (neg.f64 x)) |
(*.f64 p (*.f64 p #s(literal -3 binary64))) |
(*.f64 (*.f64 p p) #s(literal -3 binary64)) |
(*.f64 #s(literal -3 binary64) (*.f64 p p)) |
(*.f64 (*.f64 p #s(literal -3 binary64)) p) |
| 1× | egg-herbie |
| 11 514× | accelerator-lowering-fma.f32 |
| 11 514× | accelerator-lowering-fma.f64 |
| 6 904× | *-lowering-*.f32 |
| 6 904× | *-lowering-*.f64 |
| 1 870× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 224 | 2253 |
| 1 | 583 | 2215 |
| 2 | 1815 | 2133 |
| 3 | 6059 | 2130 |
| 0 | 8092 | 2067 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(sqrt 1/2) |
(+ (sqrt 1/2) (* 1/8 (/ x (* p (sqrt 1/2))))) |
(+ (sqrt 1/2) (* x (+ (* -1/128 (/ x (* (pow p 2) (pow (sqrt 1/2) 3)))) (* 1/8 (/ 1 (* p (sqrt 1/2))))))) |
(+ (sqrt 1/2) (* x (+ (* x (- (* 1/1024 (/ x (* (pow p 3) (pow (sqrt 1/2) 5)))) (* 1/128 (/ 1 (* (pow p 2) (pow (sqrt 1/2) 3)))))) (* 1/8 (/ 1 (* p (sqrt 1/2))))))) |
(* 1/2 (sqrt (/ x p))) |
(* x (+ (* 1/2 (sqrt (/ 1 (* p x)))) (* 1/2 (sqrt (/ p (pow x 3)))))) |
(* x (+ (* -1/4 (sqrt (/ (pow p 3) (pow x 5)))) (+ (* 1/2 (sqrt (/ 1 (* p x)))) (* 1/2 (sqrt (/ p (pow x 3))))))) |
(* x (+ (* -1/4 (sqrt (/ (pow p 3) (pow x 5)))) (+ (* 1/4 (sqrt (/ (pow p 5) (pow x 7)))) (+ (* 1/2 (sqrt (/ 1 (* p x)))) (* 1/2 (sqrt (/ p (pow x 3)))))))) |
(* -1 (* (sqrt (/ x p)) (* (sqrt -1) (sqrt -1/4)))) |
(* -1 (* x (+ (* 1/4 (* (sqrt (/ p (pow x 3))) (/ (sqrt -1) (sqrt -1/4)))) (* (sqrt (/ 1 (* p x))) (* (sqrt -1) (sqrt -1/4)))))) |
(* -1 (* x (+ (* -1/32 (* (sqrt (/ (pow p 3) (pow x 5))) (/ (sqrt -1) (pow (sqrt -1/4) 3)))) (+ (* 1/4 (* (sqrt (/ p (pow x 3))) (/ (sqrt -1) (sqrt -1/4)))) (* (sqrt (/ 1 (* p x))) (* (sqrt -1) (sqrt -1/4))))))) |
(* -1 (* x (+ (* -1/32 (* (sqrt (/ (pow p 3) (pow x 5))) (/ (sqrt -1) (pow (sqrt -1/4) 3)))) (+ (* 1/128 (* (sqrt (/ (pow p 5) (pow x 7))) (/ (sqrt -1) (pow (sqrt -1/4) 5)))) (+ (* 1/4 (* (sqrt (/ p (pow x 3))) (/ (sqrt -1) (sqrt -1/4)))) (* (sqrt (/ 1 (* p x))) (* (sqrt -1) (sqrt -1/4)))))))) |
(* 1/2 (sqrt (/ x p))) |
(/ (+ (* 1/2 (sqrt (* p x))) (* 1/2 (sqrt (/ (pow p 3) x)))) p) |
(/ (+ (* 1/2 (sqrt (* p x))) (* (pow p 2) (+ (* -1/4 (sqrt (/ p (pow x 3)))) (* 1/2 (sqrt (/ 1 (* p x))))))) p) |
(/ (+ (* 1/2 (sqrt (* p x))) (* (pow p 2) (+ (* 1/2 (sqrt (/ 1 (* p x)))) (* (pow p 2) (+ (* -1/4 (sqrt (/ 1 (* (pow p 3) (pow x 3))))) (* 1/4 (sqrt (/ 1 (* p (pow x 5)))))))))) p) |
(sqrt 1/2) |
(+ (sqrt 1/2) (* 1/8 (/ x (* p (sqrt 1/2))))) |
(+ (sqrt 1/2) (+ (* -1/128 (/ (pow x 2) (* (pow p 2) (pow (sqrt 1/2) 3)))) (* 1/8 (/ x (* p (sqrt 1/2)))))) |
(+ (sqrt 1/2) (+ (* -1/128 (/ (pow x 2) (* (pow p 2) (pow (sqrt 1/2) 3)))) (+ (* 1/1024 (/ (pow x 3) (* (pow p 3) (pow (sqrt 1/2) 5)))) (* 1/8 (/ x (* p (sqrt 1/2))))))) |
(sqrt 1/2) |
(+ (sqrt 1/2) (* 1/8 (/ x (* p (sqrt 1/2))))) |
(+ (sqrt 1/2) (* -1 (/ (+ (* -1/8 (/ x (sqrt 1/2))) (* 1/128 (/ (pow x 2) (* p (pow (sqrt 1/2) 3))))) p))) |
(+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (/ (pow x 2) (pow (sqrt 1/2) 3))) (* 1/1024 (/ (pow x 3) (* p (pow (sqrt 1/2) 5))))) p)) (* -1/8 (/ x (sqrt 1/2)))) p))) |
1/2 |
(+ 1/2 (* 1/4 (/ x p))) |
(+ 1/2 (* 1/4 (/ x p))) |
(+ 1/2 (* 1/4 (/ x p))) |
(* 1/4 (/ x p)) |
(* x (+ (* 1/4 (/ 1 p)) (* 1/2 (/ 1 x)))) |
(* x (+ (* 1/4 (/ 1 p)) (* 1/2 (/ 1 x)))) |
(* x (+ (* 1/4 (/ 1 p)) (* 1/2 (/ 1 x)))) |
(* 1/4 (/ x p)) |
(* x (+ (* 1/4 (/ 1 p)) (* 1/2 (/ 1 x)))) |
(* x (+ (* 1/4 (/ 1 p)) (* 1/2 (/ 1 x)))) |
(* x (+ (* 1/4 (/ 1 p)) (* 1/2 (/ 1 x)))) |
(* 1/4 (/ x p)) |
(/ (+ (* 1/4 x) (* 1/2 p)) p) |
(/ (+ (* 1/4 x) (* 1/2 p)) p) |
(/ (+ (* 1/4 x) (* 1/2 p)) p) |
1/2 |
(+ 1/2 (* 1/4 (/ x p))) |
(+ 1/2 (* 1/4 (/ x p))) |
(+ 1/2 (* 1/4 (/ x p))) |
1/2 |
(+ 1/2 (* 1/4 (/ x p))) |
(+ 1/2 (* 1/4 (/ x p))) |
(+ 1/2 (* 1/4 (/ x p))) |
(/ x p) |
(/ x p) |
(/ x p) |
(/ x p) |
(/ x p) |
(/ x p) |
(/ x p) |
(/ x p) |
(/ x p) |
(/ x p) |
(/ x p) |
(/ x p) |
(/ x p) |
(/ x p) |
(/ x p) |
(/ x p) |
(/ x p) |
(/ x p) |
(/ x p) |
(/ x p) |
(/ x p) |
(/ x p) |
(/ x p) |
(/ x p) |
(/ p x) |
(/ p x) |
(/ p x) |
(/ p x) |
(/ p x) |
(/ p x) |
(/ p x) |
(/ p x) |
(/ p x) |
(/ p x) |
(/ p x) |
(/ p x) |
(/ p x) |
(/ p x) |
(/ p x) |
(/ p x) |
(/ p x) |
(/ p x) |
(/ p x) |
(/ p x) |
(/ p x) |
(/ p x) |
(/ p x) |
(/ p x) |
(* -1 (/ p x)) |
(* -1 (/ p x)) |
(* -1 (/ p x)) |
(* -1 (/ p x)) |
(* -1 (/ p x)) |
(* -1 (/ p x)) |
(* -1 (/ p x)) |
(* -1 (/ p x)) |
(* -1 (/ p x)) |
(* -1 (/ p x)) |
(* -1 (/ p x)) |
(* -1 (/ p x)) |
(* -1 (/ p x)) |
(* -1 (/ p x)) |
(* -1 (/ p x)) |
(* -1 (/ p x)) |
(* -1 (/ p x)) |
(* -1 (/ p x)) |
(* -1 (/ p x)) |
(* -1 (/ p x)) |
(* -1 (/ p x)) |
(* -1 (/ p x)) |
(* -1 (/ p x)) |
(* -1 (/ p x)) |
(* -1 (/ (pow p 2) x)) |
(* -1 (/ (pow p 2) x)) |
(* -1 (/ (pow p 2) x)) |
(* -1 (/ (pow p 2) x)) |
(* -1 (/ (pow p 2) x)) |
(* -1 (/ (pow p 2) x)) |
(* -1 (/ (pow p 2) x)) |
(* -1 (/ (pow p 2) x)) |
(* -1 (/ (pow p 2) x)) |
(* -1 (/ (pow p 2) x)) |
(* -1 (/ (pow p 2) x)) |
(* -1 (/ (pow p 2) x)) |
(* -1 (/ (pow p 2) x)) |
(* -1 (/ (pow p 2) x)) |
(* -1 (/ (pow p 2) x)) |
(* -1 (/ (pow p 2) x)) |
(* -1 (/ (pow p 2) x)) |
(* -1 (/ (pow p 2) x)) |
(* -1 (/ (pow p 2) x)) |
(* -1 (/ (pow p 2) x)) |
(* -1 (/ (pow p 2) x)) |
(* -1 (/ (pow p 2) x)) |
(* -1 (/ (pow p 2) x)) |
(* -1 (/ (pow p 2) x)) |
(/ 1 x) |
(/ 1 x) |
(/ 1 x) |
(/ 1 x) |
(/ 1 x) |
(/ 1 x) |
(/ 1 x) |
(/ 1 x) |
(/ 1 x) |
(/ 1 x) |
(/ 1 x) |
(/ 1 x) |
(* -1 (pow p 2)) |
(* -1 (pow p 2)) |
(* -1 (pow p 2)) |
(* -1 (pow p 2)) |
(* -1 (pow p 2)) |
(* -1 (pow p 2)) |
(* -1 (pow p 2)) |
(* -1 (pow p 2)) |
(* -1 (pow p 2)) |
(* -1 (pow p 2)) |
(* -1 (pow p 2)) |
(* -1 (pow p 2)) |
(* -3 (/ (pow p 3) (pow x 2))) |
(* -3 (/ (pow p 3) (pow x 2))) |
(* -3 (/ (pow p 3) (pow x 2))) |
(* -3 (/ (pow p 3) (pow x 2))) |
(* -3 (/ (pow p 3) (pow x 2))) |
(* -3 (/ (pow p 3) (pow x 2))) |
(* -3 (/ (pow p 3) (pow x 2))) |
(* -3 (/ (pow p 3) (pow x 2))) |
(* -3 (/ (pow p 3) (pow x 2))) |
(* -3 (/ (pow p 3) (pow x 2))) |
(* -3 (/ (pow p 3) (pow x 2))) |
(* -3 (/ (pow p 3) (pow x 2))) |
(* -3 (/ (pow p 3) (pow x 2))) |
(* -3 (/ (pow p 3) (pow x 2))) |
(* -3 (/ (pow p 3) (pow x 2))) |
(* -3 (/ (pow p 3) (pow x 2))) |
(* -3 (/ (pow p 3) (pow x 2))) |
(* -3 (/ (pow p 3) (pow x 2))) |
(* -3 (/ (pow p 3) (pow x 2))) |
(* -3 (/ (pow p 3) (pow x 2))) |
(* -3 (/ (pow p 3) (pow x 2))) |
(* -3 (/ (pow p 3) (pow x 2))) |
(* -3 (/ (pow p 3) (pow x 2))) |
(* -3 (/ (pow p 3) (pow x 2))) |
p |
(* p (+ 1 (* -3/2 (/ (pow p 2) (pow x 2))))) |
(* p (+ 1 (* -3/2 (/ (pow p 2) (pow x 2))))) |
(* p (+ 1 (* -3/2 (/ (pow p 2) (pow x 2))))) |
(* -3/2 (/ (pow p 3) (pow x 2))) |
(* (pow p 3) (- (/ 1 (pow p 2)) (* 3/2 (/ 1 (pow x 2))))) |
(* (pow p 3) (- (/ 1 (pow p 2)) (* 3/2 (/ 1 (pow x 2))))) |
(* (pow p 3) (- (/ 1 (pow p 2)) (* 3/2 (/ 1 (pow x 2))))) |
(* -3/2 (/ (pow p 3) (pow x 2))) |
(* -1 (* (pow p 3) (- (* 3/2 (/ 1 (pow x 2))) (/ 1 (pow p 2))))) |
(* -1 (* (pow p 3) (- (* 3/2 (/ 1 (pow x 2))) (/ 1 (pow p 2))))) |
(* -1 (* (pow p 3) (- (* 3/2 (/ 1 (pow x 2))) (/ 1 (pow p 2))))) |
(* -3/2 (/ (pow p 3) (pow x 2))) |
(/ (+ (* -3/2 (pow p 3)) (* p (pow x 2))) (pow x 2)) |
(/ (+ (* -3/2 (pow p 3)) (* p (pow x 2))) (pow x 2)) |
(/ (+ (* -3/2 (pow p 3)) (* p (pow x 2))) (pow x 2)) |
p |
(+ p (* -3/2 (/ (pow p 3) (pow x 2)))) |
(+ p (* -3/2 (/ (pow p 3) (pow x 2)))) |
(+ p (* -3/2 (/ (pow p 3) (pow x 2)))) |
p |
(+ p (* -3/2 (/ (pow p 3) (pow x 2)))) |
(+ p (* -3/2 (/ (pow p 3) (pow x 2)))) |
(+ p (* -3/2 (/ (pow p 3) (pow x 2)))) |
(* -1 (/ p x)) |
(* p (- (* 3/2 (/ (pow p 2) (pow x 3))) (/ 1 x))) |
(* p (- (* 3/2 (/ (pow p 2) (pow x 3))) (/ 1 x))) |
(* p (- (* 3/2 (/ (pow p 2) (pow x 3))) (/ 1 x))) |
(* 3/2 (/ (pow p 3) (pow x 3))) |
(* (pow p 3) (- (* 3/2 (/ 1 (pow x 3))) (/ 1 (* (pow p 2) x)))) |
(* (pow p 3) (- (* 3/2 (/ 1 (pow x 3))) (/ 1 (* (pow p 2) x)))) |
(* (pow p 3) (- (* 3/2 (/ 1 (pow x 3))) (/ 1 (* (pow p 2) x)))) |
(* 3/2 (/ (pow p 3) (pow x 3))) |
(* -1 (* (pow p 3) (- (/ 1 (* (pow p 2) x)) (* 3/2 (/ 1 (pow x 3)))))) |
(* -1 (* (pow p 3) (- (/ 1 (* (pow p 2) x)) (* 3/2 (/ 1 (pow x 3)))))) |
(* -1 (* (pow p 3) (- (/ 1 (* (pow p 2) x)) (* 3/2 (/ 1 (pow x 3)))))) |
(* 3/2 (/ (pow p 3) (pow x 3))) |
(/ (+ (* -1 (* p (pow x 2))) (* 3/2 (pow p 3))) (pow x 3)) |
(/ (+ (* -1 (* p (pow x 2))) (* 3/2 (pow p 3))) (pow x 3)) |
(/ (+ (* -1 (* p (pow x 2))) (* 3/2 (pow p 3))) (pow x 3)) |
(* -1 (/ p x)) |
(/ (+ (* -1 p) (* 3/2 (/ (pow p 3) (pow x 2)))) x) |
(/ (+ (* -1 p) (* 3/2 (/ (pow p 3) (pow x 2)))) x) |
(/ (+ (* -1 p) (* 3/2 (/ (pow p 3) (pow x 2)))) x) |
(* -1 (/ p x)) |
(* -1 (/ (+ p (* -3/2 (/ (pow p 3) (pow x 2)))) x)) |
(* -1 (/ (+ p (* -3/2 (/ (pow p 3) (pow x 2)))) x)) |
(* -1 (/ (+ p (* -3/2 (/ (pow p 3) (pow x 2)))) x)) |
(* -3 (pow p 4)) |
(* -3 (pow p 4)) |
(* -3 (pow p 4)) |
(* -3 (pow p 4)) |
(* -3 (pow p 4)) |
(* -3 (pow p 4)) |
(* -3 (pow p 4)) |
(* -3 (pow p 4)) |
(* -3 (pow p 4)) |
(* -3 (pow p 4)) |
(* -3 (pow p 4)) |
(* -3 (pow p 4)) |
(* -1 p) |
(* -1 p) |
(* -1 p) |
(* -1 p) |
(* -1 p) |
(* -1 p) |
(* -1 p) |
(* -1 p) |
(* -1 p) |
(* -1 p) |
(* -1 p) |
(* -1 p) |
(* p (pow x 2)) |
(* p (pow x 2)) |
(* p (pow x 2)) |
(* p (pow x 2)) |
(* p (pow x 2)) |
(* p (pow x 2)) |
(* p (pow x 2)) |
(* p (pow x 2)) |
(* p (pow x 2)) |
(* p (pow x 2)) |
(* p (pow x 2)) |
(* p (pow x 2)) |
(* p (pow x 2)) |
(* p (pow x 2)) |
(* p (pow x 2)) |
(* p (pow x 2)) |
(* p (pow x 2)) |
(* p (pow x 2)) |
(* p (pow x 2)) |
(* p (pow x 2)) |
(* p (pow x 2)) |
(* p (pow x 2)) |
(* p (pow x 2)) |
(* p (pow x 2)) |
(* -3 (pow p 2)) |
(* -3 (pow p 2)) |
(* -3 (pow p 2)) |
(* -3 (pow p 2)) |
(* -3 (pow p 2)) |
(* -3 (pow p 2)) |
(* -3 (pow p 2)) |
(* -3 (pow p 2)) |
(* -3 (pow p 2)) |
(* -3 (pow p 2)) |
(* -3 (pow p 2)) |
(* -3 (pow p 2)) |
| Outputs |
|---|
(sqrt 1/2) |
(sqrt.f64 #s(literal 1/2 binary64)) |
(+ (sqrt 1/2) (* 1/8 (/ x (* p (sqrt 1/2))))) |
(fma.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)) (sqrt.f64 #s(literal 1/2 binary64))) |
(+ (sqrt 1/2) (* x (+ (* -1/128 (/ x (* (pow p 2) (pow (sqrt 1/2) 3)))) (* 1/8 (/ 1 (* p (sqrt 1/2))))))) |
(fma.f64 x (fma.f64 x (/.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 p p))) (/.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p))) (sqrt.f64 #s(literal 1/2 binary64))) |
(+ (sqrt 1/2) (* x (+ (* x (- (* 1/1024 (/ x (* (pow p 3) (pow (sqrt 1/2) 5)))) (* 1/128 (/ 1 (* (pow p 2) (pow (sqrt 1/2) 3)))))) (* 1/8 (/ 1 (* p (sqrt 1/2))))))) |
(fma.f64 x (fma.f64 x (fma.f64 x (/.f64 #s(literal 1/1024 binary64) (*.f64 (*.f64 p (*.f64 p p)) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 5 binary64)))) (/.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 p p)))) (/.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p))) (sqrt.f64 #s(literal 1/2 binary64))) |
(* 1/2 (sqrt (/ x p))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 x p))) |
(* x (+ (* 1/2 (sqrt (/ 1 (* p x)))) (* 1/2 (sqrt (/ p (pow x 3)))))) |
(*.f64 x (*.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x p))) (sqrt.f64 (/.f64 p (*.f64 x (*.f64 x x))))))) |
(* x (+ (* -1/4 (sqrt (/ (pow p 3) (pow x 5)))) (+ (* 1/2 (sqrt (/ 1 (* p x)))) (* 1/2 (sqrt (/ p (pow x 3))))))) |
(*.f64 x (fma.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x p))) (sqrt.f64 (/.f64 p (*.f64 x (*.f64 x x))))) (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 (*.f64 p (*.f64 p p)) (pow.f64 x #s(literal 5 binary64))))))) |
(* x (+ (* -1/4 (sqrt (/ (pow p 3) (pow x 5)))) (+ (* 1/4 (sqrt (/ (pow p 5) (pow x 7)))) (+ (* 1/2 (sqrt (/ 1 (* p x)))) (* 1/2 (sqrt (/ p (pow x 3)))))))) |
(*.f64 x (fma.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x p))) (sqrt.f64 (/.f64 p (*.f64 x (*.f64 x x))))) (fma.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 (pow.f64 p #s(literal 5 binary64)) (pow.f64 x #s(literal 7 binary64)))) (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 (*.f64 p (*.f64 p p)) (pow.f64 x #s(literal 5 binary64)))))))) |
(* -1 (* (sqrt (/ x p)) (* (sqrt -1) (sqrt -1/4)))) |
(*.f64 (sqrt.f64 (/.f64 x p)) (neg.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))))) |
(* -1 (* x (+ (* 1/4 (* (sqrt (/ p (pow x 3))) (/ (sqrt -1) (sqrt -1/4)))) (* (sqrt (/ 1 (* p x))) (* (sqrt -1) (sqrt -1/4)))))) |
(*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x p))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (/.f64 (*.f64 (sqrt.f64 (/.f64 p (*.f64 x (*.f64 x x)))) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal -1/4 binary64)))) (neg.f64 x)) |
(* -1 (* x (+ (* -1/32 (* (sqrt (/ (pow p 3) (pow x 5))) (/ (sqrt -1) (pow (sqrt -1/4) 3)))) (+ (* 1/4 (* (sqrt (/ p (pow x 3))) (/ (sqrt -1) (sqrt -1/4)))) (* (sqrt (/ 1 (* p x))) (* (sqrt -1) (sqrt -1/4))))))) |
(*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 p (*.f64 p p)) (pow.f64 x #s(literal 5 binary64)))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64)))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x p))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (/.f64 (*.f64 (sqrt.f64 (/.f64 p (*.f64 x (*.f64 x x)))) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal -1/4 binary64))))) (neg.f64 x)) |
(* -1 (* x (+ (* -1/32 (* (sqrt (/ (pow p 3) (pow x 5))) (/ (sqrt -1) (pow (sqrt -1/4) 3)))) (+ (* 1/128 (* (sqrt (/ (pow p 5) (pow x 7))) (/ (sqrt -1) (pow (sqrt -1/4) 5)))) (+ (* 1/4 (* (sqrt (/ p (pow x 3))) (/ (sqrt -1) (sqrt -1/4)))) (* (sqrt (/ 1 (* p x))) (* (sqrt -1) (sqrt -1/4)))))))) |
(*.f64 x (-.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 p (*.f64 p p)) (pow.f64 x #s(literal 5 binary64)))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x p))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (fma.f64 (sqrt.f64 (/.f64 p (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 p #s(literal 5 binary64)) (pow.f64 x #s(literal 7 binary64)))) (/.f64 (*.f64 #s(literal 1/128 binary64) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)))))))) |
(* 1/2 (sqrt (/ x p))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 x p))) |
(/ (+ (* 1/2 (sqrt (* p x))) (* 1/2 (sqrt (/ (pow p 3) x)))) p) |
(*.f64 (+.f64 (sqrt.f64 (*.f64 x p)) (sqrt.f64 (/.f64 (*.f64 p (*.f64 p p)) x))) (/.f64 #s(literal 1/2 binary64) p)) |
(/ (+ (* 1/2 (sqrt (* p x))) (* (pow p 2) (+ (* -1/4 (sqrt (/ p (pow x 3)))) (* 1/2 (sqrt (/ 1 (* p x))))))) p) |
(/.f64 (fma.f64 (*.f64 p p) (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x p))) (*.f64 (sqrt.f64 (/.f64 p (*.f64 x (*.f64 x x)))) #s(literal -1/4 binary64))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 x p)))) p) |
(/ (+ (* 1/2 (sqrt (* p x))) (* (pow p 2) (+ (* 1/2 (sqrt (/ 1 (* p x)))) (* (pow p 2) (+ (* -1/4 (sqrt (/ 1 (* (pow p 3) (pow x 3))))) (* 1/4 (sqrt (/ 1 (* p (pow x 5)))))))))) p) |
(/.f64 (fma.f64 (*.f64 p p) (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x p))) (*.f64 (*.f64 p p) (fma.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (*.f64 p (*.f64 x (*.f64 x x)))))) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 p (pow.f64 x #s(literal 5 binary64))))))))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 x p)))) p) |
(sqrt 1/2) |
(sqrt.f64 #s(literal 1/2 binary64)) |
(+ (sqrt 1/2) (* 1/8 (/ x (* p (sqrt 1/2))))) |
(fma.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)) (sqrt.f64 #s(literal 1/2 binary64))) |
(+ (sqrt 1/2) (+ (* -1/128 (/ (pow x 2) (* (pow p 2) (pow (sqrt 1/2) 3)))) (* 1/8 (/ x (* p (sqrt 1/2)))))) |
(fma.f64 x (fma.f64 x (/.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 p p))) (/.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p))) (sqrt.f64 #s(literal 1/2 binary64))) |
(+ (sqrt 1/2) (+ (* -1/128 (/ (pow x 2) (* (pow p 2) (pow (sqrt 1/2) 3)))) (+ (* 1/1024 (/ (pow x 3) (* (pow p 3) (pow (sqrt 1/2) 5)))) (* 1/8 (/ x (* p (sqrt 1/2))))))) |
(fma.f64 x (fma.f64 x (fma.f64 x (/.f64 #s(literal 1/1024 binary64) (*.f64 (*.f64 p (*.f64 p p)) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 5 binary64)))) (/.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 p p)))) (/.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p))) (sqrt.f64 #s(literal 1/2 binary64))) |
(sqrt 1/2) |
(sqrt.f64 #s(literal 1/2 binary64)) |
(+ (sqrt 1/2) (* 1/8 (/ x (* p (sqrt 1/2))))) |
(fma.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)) (sqrt.f64 #s(literal 1/2 binary64))) |
(+ (sqrt 1/2) (* -1 (/ (+ (* -1/8 (/ x (sqrt 1/2))) (* 1/128 (/ (pow x 2) (* p (pow (sqrt 1/2) 3))))) p))) |
(+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal -1/64 binary64) (/.f64 (*.f64 x x) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)) (*.f64 x (/.f64 #s(literal 1/8 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) p)) |
(+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (/ (pow x 2) (pow (sqrt 1/2) 3))) (* 1/1024 (/ (pow x 3) (* p (pow (sqrt 1/2) 5))))) p)) (* -1/8 (/ x (sqrt 1/2)))) p))) |
(-.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (fma.f64 x (/.f64 #s(literal -1/8 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 p (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 5 binary64)))) #s(literal -1/1024 binary64) (*.f64 (*.f64 x x) (/.f64 #s(literal 1/64 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) p)) p)) |
1/2 |
#s(literal 1/2 binary64) |
(+ 1/2 (* 1/4 (/ x p))) |
(fma.f64 x (/.f64 #s(literal 1/4 binary64) p) #s(literal 1/2 binary64)) |
(+ 1/2 (* 1/4 (/ x p))) |
(fma.f64 x (/.f64 #s(literal 1/4 binary64) p) #s(literal 1/2 binary64)) |
(+ 1/2 (* 1/4 (/ x p))) |
(fma.f64 x (/.f64 #s(literal 1/4 binary64) p) #s(literal 1/2 binary64)) |
(* 1/4 (/ x p)) |
(/.f64 (*.f64 x #s(literal 1/4 binary64)) p) |
(* x (+ (* 1/4 (/ 1 p)) (* 1/2 (/ 1 x)))) |
(fma.f64 x (/.f64 #s(literal 1/4 binary64) p) #s(literal 1/2 binary64)) |
(* x (+ (* 1/4 (/ 1 p)) (* 1/2 (/ 1 x)))) |
(fma.f64 x (/.f64 #s(literal 1/4 binary64) p) #s(literal 1/2 binary64)) |
(* x (+ (* 1/4 (/ 1 p)) (* 1/2 (/ 1 x)))) |
(fma.f64 x (/.f64 #s(literal 1/4 binary64) p) #s(literal 1/2 binary64)) |
(* 1/4 (/ x p)) |
(/.f64 (*.f64 x #s(literal 1/4 binary64)) p) |
(* x (+ (* 1/4 (/ 1 p)) (* 1/2 (/ 1 x)))) |
(fma.f64 x (/.f64 #s(literal 1/4 binary64) p) #s(literal 1/2 binary64)) |
(* x (+ (* 1/4 (/ 1 p)) (* 1/2 (/ 1 x)))) |
(fma.f64 x (/.f64 #s(literal 1/4 binary64) p) #s(literal 1/2 binary64)) |
(* x (+ (* 1/4 (/ 1 p)) (* 1/2 (/ 1 x)))) |
(fma.f64 x (/.f64 #s(literal 1/4 binary64) p) #s(literal 1/2 binary64)) |
(* 1/4 (/ x p)) |
(/.f64 (*.f64 x #s(literal 1/4 binary64)) p) |
(/ (+ (* 1/4 x) (* 1/2 p)) p) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) p (*.f64 x #s(literal 1/4 binary64))) p) |
(/ (+ (* 1/4 x) (* 1/2 p)) p) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) p (*.f64 x #s(literal 1/4 binary64))) p) |
(/ (+ (* 1/4 x) (* 1/2 p)) p) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) p (*.f64 x #s(literal 1/4 binary64))) p) |
1/2 |
#s(literal 1/2 binary64) |
(+ 1/2 (* 1/4 (/ x p))) |
(fma.f64 x (/.f64 #s(literal 1/4 binary64) p) #s(literal 1/2 binary64)) |
(+ 1/2 (* 1/4 (/ x p))) |
(fma.f64 x (/.f64 #s(literal 1/4 binary64) p) #s(literal 1/2 binary64)) |
(+ 1/2 (* 1/4 (/ x p))) |
(fma.f64 x (/.f64 #s(literal 1/4 binary64) p) #s(literal 1/2 binary64)) |
1/2 |
#s(literal 1/2 binary64) |
(+ 1/2 (* 1/4 (/ x p))) |
(fma.f64 x (/.f64 #s(literal 1/4 binary64) p) #s(literal 1/2 binary64)) |
(+ 1/2 (* 1/4 (/ x p))) |
(fma.f64 x (/.f64 #s(literal 1/4 binary64) p) #s(literal 1/2 binary64)) |
(+ 1/2 (* 1/4 (/ x p))) |
(fma.f64 x (/.f64 #s(literal 1/4 binary64) p) #s(literal 1/2 binary64)) |
(/ x p) |
(/.f64 x p) |
(/ x p) |
(/.f64 x p) |
(/ x p) |
(/.f64 x p) |
(/ x p) |
(/.f64 x p) |
(/ x p) |
(/.f64 x p) |
(/ x p) |
(/.f64 x p) |
(/ x p) |
(/.f64 x p) |
(/ x p) |
(/.f64 x p) |
(/ x p) |
(/.f64 x p) |
(/ x p) |
(/.f64 x p) |
(/ x p) |
(/.f64 x p) |
(/ x p) |
(/.f64 x p) |
(/ x p) |
(/.f64 x p) |
(/ x p) |
(/.f64 x p) |
(/ x p) |
(/.f64 x p) |
(/ x p) |
(/.f64 x p) |
(/ x p) |
(/.f64 x p) |
(/ x p) |
(/.f64 x p) |
(/ x p) |
(/.f64 x p) |
(/ x p) |
(/.f64 x p) |
(/ x p) |
(/.f64 x p) |
(/ x p) |
(/.f64 x p) |
(/ x p) |
(/.f64 x p) |
(/ x p) |
(/.f64 x p) |
(/ p x) |
(/.f64 p x) |
(/ p x) |
(/.f64 p x) |
(/ p x) |
(/.f64 p x) |
(/ p x) |
(/.f64 p x) |
(/ p x) |
(/.f64 p x) |
(/ p x) |
(/.f64 p x) |
(/ p x) |
(/.f64 p x) |
(/ p x) |
(/.f64 p x) |
(/ p x) |
(/.f64 p x) |
(/ p x) |
(/.f64 p x) |
(/ p x) |
(/.f64 p x) |
(/ p x) |
(/.f64 p x) |
(/ p x) |
(/.f64 p x) |
(/ p x) |
(/.f64 p x) |
(/ p x) |
(/.f64 p x) |
(/ p x) |
(/.f64 p x) |
(/ p x) |
(/.f64 p x) |
(/ p x) |
(/.f64 p x) |
(/ p x) |
(/.f64 p x) |
(/ p x) |
(/.f64 p x) |
(/ p x) |
(/.f64 p x) |
(/ p x) |
(/.f64 p x) |
(/ p x) |
(/.f64 p x) |
(/ p x) |
(/.f64 p x) |
(* -1 (/ p x)) |
(/.f64 p (neg.f64 x)) |
(* -1 (/ p x)) |
(/.f64 p (neg.f64 x)) |
(* -1 (/ p x)) |
(/.f64 p (neg.f64 x)) |
(* -1 (/ p x)) |
(/.f64 p (neg.f64 x)) |
(* -1 (/ p x)) |
(/.f64 p (neg.f64 x)) |
(* -1 (/ p x)) |
(/.f64 p (neg.f64 x)) |
(* -1 (/ p x)) |
(/.f64 p (neg.f64 x)) |
(* -1 (/ p x)) |
(/.f64 p (neg.f64 x)) |
(* -1 (/ p x)) |
(/.f64 p (neg.f64 x)) |
(* -1 (/ p x)) |
(/.f64 p (neg.f64 x)) |
(* -1 (/ p x)) |
(/.f64 p (neg.f64 x)) |
(* -1 (/ p x)) |
(/.f64 p (neg.f64 x)) |
(* -1 (/ p x)) |
(/.f64 p (neg.f64 x)) |
(* -1 (/ p x)) |
(/.f64 p (neg.f64 x)) |
(* -1 (/ p x)) |
(/.f64 p (neg.f64 x)) |
(* -1 (/ p x)) |
(/.f64 p (neg.f64 x)) |
(* -1 (/ p x)) |
(/.f64 p (neg.f64 x)) |
(* -1 (/ p x)) |
(/.f64 p (neg.f64 x)) |
(* -1 (/ p x)) |
(/.f64 p (neg.f64 x)) |
(* -1 (/ p x)) |
(/.f64 p (neg.f64 x)) |
(* -1 (/ p x)) |
(/.f64 p (neg.f64 x)) |
(* -1 (/ p x)) |
(/.f64 p (neg.f64 x)) |
(* -1 (/ p x)) |
(/.f64 p (neg.f64 x)) |
(* -1 (/ p x)) |
(/.f64 p (neg.f64 x)) |
(* -1 (/ (pow p 2) x)) |
(*.f64 p (/.f64 p (neg.f64 x))) |
(* -1 (/ (pow p 2) x)) |
(*.f64 p (/.f64 p (neg.f64 x))) |
(* -1 (/ (pow p 2) x)) |
(*.f64 p (/.f64 p (neg.f64 x))) |
(* -1 (/ (pow p 2) x)) |
(*.f64 p (/.f64 p (neg.f64 x))) |
(* -1 (/ (pow p 2) x)) |
(*.f64 p (/.f64 p (neg.f64 x))) |
(* -1 (/ (pow p 2) x)) |
(*.f64 p (/.f64 p (neg.f64 x))) |
(* -1 (/ (pow p 2) x)) |
(*.f64 p (/.f64 p (neg.f64 x))) |
(* -1 (/ (pow p 2) x)) |
(*.f64 p (/.f64 p (neg.f64 x))) |
(* -1 (/ (pow p 2) x)) |
(*.f64 p (/.f64 p (neg.f64 x))) |
(* -1 (/ (pow p 2) x)) |
(*.f64 p (/.f64 p (neg.f64 x))) |
(* -1 (/ (pow p 2) x)) |
(*.f64 p (/.f64 p (neg.f64 x))) |
(* -1 (/ (pow p 2) x)) |
(*.f64 p (/.f64 p (neg.f64 x))) |
(* -1 (/ (pow p 2) x)) |
(*.f64 p (/.f64 p (neg.f64 x))) |
(* -1 (/ (pow p 2) x)) |
(*.f64 p (/.f64 p (neg.f64 x))) |
(* -1 (/ (pow p 2) x)) |
(*.f64 p (/.f64 p (neg.f64 x))) |
(* -1 (/ (pow p 2) x)) |
(*.f64 p (/.f64 p (neg.f64 x))) |
(* -1 (/ (pow p 2) x)) |
(*.f64 p (/.f64 p (neg.f64 x))) |
(* -1 (/ (pow p 2) x)) |
(*.f64 p (/.f64 p (neg.f64 x))) |
(* -1 (/ (pow p 2) x)) |
(*.f64 p (/.f64 p (neg.f64 x))) |
(* -1 (/ (pow p 2) x)) |
(*.f64 p (/.f64 p (neg.f64 x))) |
(* -1 (/ (pow p 2) x)) |
(*.f64 p (/.f64 p (neg.f64 x))) |
(* -1 (/ (pow p 2) x)) |
(*.f64 p (/.f64 p (neg.f64 x))) |
(* -1 (/ (pow p 2) x)) |
(*.f64 p (/.f64 p (neg.f64 x))) |
(* -1 (/ (pow p 2) x)) |
(*.f64 p (/.f64 p (neg.f64 x))) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(* -1 (pow p 2)) |
(neg.f64 (*.f64 p p)) |
(* -1 (pow p 2)) |
(neg.f64 (*.f64 p p)) |
(* -1 (pow p 2)) |
(neg.f64 (*.f64 p p)) |
(* -1 (pow p 2)) |
(neg.f64 (*.f64 p p)) |
(* -1 (pow p 2)) |
(neg.f64 (*.f64 p p)) |
(* -1 (pow p 2)) |
(neg.f64 (*.f64 p p)) |
(* -1 (pow p 2)) |
(neg.f64 (*.f64 p p)) |
(* -1 (pow p 2)) |
(neg.f64 (*.f64 p p)) |
(* -1 (pow p 2)) |
(neg.f64 (*.f64 p p)) |
(* -1 (pow p 2)) |
(neg.f64 (*.f64 p p)) |
(* -1 (pow p 2)) |
(neg.f64 (*.f64 p p)) |
(* -1 (pow p 2)) |
(neg.f64 (*.f64 p p)) |
(* -3 (/ (pow p 3) (pow x 2))) |
(/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64))) (*.f64 x x)) |
(* -3 (/ (pow p 3) (pow x 2))) |
(/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64))) (*.f64 x x)) |
(* -3 (/ (pow p 3) (pow x 2))) |
(/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64))) (*.f64 x x)) |
(* -3 (/ (pow p 3) (pow x 2))) |
(/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64))) (*.f64 x x)) |
(* -3 (/ (pow p 3) (pow x 2))) |
(/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64))) (*.f64 x x)) |
(* -3 (/ (pow p 3) (pow x 2))) |
(/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64))) (*.f64 x x)) |
(* -3 (/ (pow p 3) (pow x 2))) |
(/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64))) (*.f64 x x)) |
(* -3 (/ (pow p 3) (pow x 2))) |
(/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64))) (*.f64 x x)) |
(* -3 (/ (pow p 3) (pow x 2))) |
(/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64))) (*.f64 x x)) |
(* -3 (/ (pow p 3) (pow x 2))) |
(/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64))) (*.f64 x x)) |
(* -3 (/ (pow p 3) (pow x 2))) |
(/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64))) (*.f64 x x)) |
(* -3 (/ (pow p 3) (pow x 2))) |
(/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64))) (*.f64 x x)) |
(* -3 (/ (pow p 3) (pow x 2))) |
(/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64))) (*.f64 x x)) |
(* -3 (/ (pow p 3) (pow x 2))) |
(/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64))) (*.f64 x x)) |
(* -3 (/ (pow p 3) (pow x 2))) |
(/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64))) (*.f64 x x)) |
(* -3 (/ (pow p 3) (pow x 2))) |
(/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64))) (*.f64 x x)) |
(* -3 (/ (pow p 3) (pow x 2))) |
(/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64))) (*.f64 x x)) |
(* -3 (/ (pow p 3) (pow x 2))) |
(/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64))) (*.f64 x x)) |
(* -3 (/ (pow p 3) (pow x 2))) |
(/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64))) (*.f64 x x)) |
(* -3 (/ (pow p 3) (pow x 2))) |
(/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64))) (*.f64 x x)) |
(* -3 (/ (pow p 3) (pow x 2))) |
(/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64))) (*.f64 x x)) |
(* -3 (/ (pow p 3) (pow x 2))) |
(/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64))) (*.f64 x x)) |
(* -3 (/ (pow p 3) (pow x 2))) |
(/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64))) (*.f64 x x)) |
(* -3 (/ (pow p 3) (pow x 2))) |
(/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64))) (*.f64 x x)) |
p |
(* p (+ 1 (* -3/2 (/ (pow p 2) (pow x 2))))) |
(fma.f64 (*.f64 p (*.f64 p #s(literal -3/2 binary64))) (/.f64 p (*.f64 x x)) p) |
(* p (+ 1 (* -3/2 (/ (pow p 2) (pow x 2))))) |
(fma.f64 (*.f64 p (*.f64 p #s(literal -3/2 binary64))) (/.f64 p (*.f64 x x)) p) |
(* p (+ 1 (* -3/2 (/ (pow p 2) (pow x 2))))) |
(fma.f64 (*.f64 p (*.f64 p #s(literal -3/2 binary64))) (/.f64 p (*.f64 x x)) p) |
(* -3/2 (/ (pow p 3) (pow x 2))) |
(/.f64 (*.f64 p (*.f64 p (*.f64 p #s(literal -3/2 binary64)))) (*.f64 x x)) |
(* (pow p 3) (- (/ 1 (pow p 2)) (* 3/2 (/ 1 (pow x 2))))) |
(fma.f64 (*.f64 p (*.f64 p #s(literal -3/2 binary64))) (/.f64 p (*.f64 x x)) p) |
(* (pow p 3) (- (/ 1 (pow p 2)) (* 3/2 (/ 1 (pow x 2))))) |
(fma.f64 (*.f64 p (*.f64 p #s(literal -3/2 binary64))) (/.f64 p (*.f64 x x)) p) |
(* (pow p 3) (- (/ 1 (pow p 2)) (* 3/2 (/ 1 (pow x 2))))) |
(fma.f64 (*.f64 p (*.f64 p #s(literal -3/2 binary64))) (/.f64 p (*.f64 x x)) p) |
(* -3/2 (/ (pow p 3) (pow x 2))) |
(/.f64 (*.f64 p (*.f64 p (*.f64 p #s(literal -3/2 binary64)))) (*.f64 x x)) |
(* -1 (* (pow p 3) (- (* 3/2 (/ 1 (pow x 2))) (/ 1 (pow p 2))))) |
(fma.f64 (*.f64 p (*.f64 p #s(literal -3/2 binary64))) (/.f64 p (*.f64 x x)) p) |
(* -1 (* (pow p 3) (- (* 3/2 (/ 1 (pow x 2))) (/ 1 (pow p 2))))) |
(fma.f64 (*.f64 p (*.f64 p #s(literal -3/2 binary64))) (/.f64 p (*.f64 x x)) p) |
(* -1 (* (pow p 3) (- (* 3/2 (/ 1 (pow x 2))) (/ 1 (pow p 2))))) |
(fma.f64 (*.f64 p (*.f64 p #s(literal -3/2 binary64))) (/.f64 p (*.f64 x x)) p) |
(* -3/2 (/ (pow p 3) (pow x 2))) |
(/.f64 (*.f64 p (*.f64 p (*.f64 p #s(literal -3/2 binary64)))) (*.f64 x x)) |
(/ (+ (* -3/2 (pow p 3)) (* p (pow x 2))) (pow x 2)) |
(/.f64 (*.f64 p (fma.f64 p (*.f64 p #s(literal -3/2 binary64)) (*.f64 x x))) (*.f64 x x)) |
(/ (+ (* -3/2 (pow p 3)) (* p (pow x 2))) (pow x 2)) |
(/.f64 (*.f64 p (fma.f64 p (*.f64 p #s(literal -3/2 binary64)) (*.f64 x x))) (*.f64 x x)) |
(/ (+ (* -3/2 (pow p 3)) (* p (pow x 2))) (pow x 2)) |
(/.f64 (*.f64 p (fma.f64 p (*.f64 p #s(literal -3/2 binary64)) (*.f64 x x))) (*.f64 x x)) |
p |
(+ p (* -3/2 (/ (pow p 3) (pow x 2)))) |
(fma.f64 (*.f64 p (*.f64 p #s(literal -3/2 binary64))) (/.f64 p (*.f64 x x)) p) |
(+ p (* -3/2 (/ (pow p 3) (pow x 2)))) |
(fma.f64 (*.f64 p (*.f64 p #s(literal -3/2 binary64))) (/.f64 p (*.f64 x x)) p) |
(+ p (* -3/2 (/ (pow p 3) (pow x 2)))) |
(fma.f64 (*.f64 p (*.f64 p #s(literal -3/2 binary64))) (/.f64 p (*.f64 x x)) p) |
p |
(+ p (* -3/2 (/ (pow p 3) (pow x 2)))) |
(fma.f64 (*.f64 p (*.f64 p #s(literal -3/2 binary64))) (/.f64 p (*.f64 x x)) p) |
(+ p (* -3/2 (/ (pow p 3) (pow x 2)))) |
(fma.f64 (*.f64 p (*.f64 p #s(literal -3/2 binary64))) (/.f64 p (*.f64 x x)) p) |
(+ p (* -3/2 (/ (pow p 3) (pow x 2)))) |
(fma.f64 (*.f64 p (*.f64 p #s(literal -3/2 binary64))) (/.f64 p (*.f64 x x)) p) |
(* -1 (/ p x)) |
(/.f64 p (neg.f64 x)) |
(* p (- (* 3/2 (/ (pow p 2) (pow x 3))) (/ 1 x))) |
(/.f64 (*.f64 p (fma.f64 (*.f64 p p) (/.f64 #s(literal 3/2 binary64) (*.f64 x x)) #s(literal -1 binary64))) x) |
(* p (- (* 3/2 (/ (pow p 2) (pow x 3))) (/ 1 x))) |
(/.f64 (*.f64 p (fma.f64 (*.f64 p p) (/.f64 #s(literal 3/2 binary64) (*.f64 x x)) #s(literal -1 binary64))) x) |
(* p (- (* 3/2 (/ (pow p 2) (pow x 3))) (/ 1 x))) |
(/.f64 (*.f64 p (fma.f64 (*.f64 p p) (/.f64 #s(literal 3/2 binary64) (*.f64 x x)) #s(literal -1 binary64))) x) |
(* 3/2 (/ (pow p 3) (pow x 3))) |
(/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal 3/2 binary64))) (*.f64 x (*.f64 x x))) |
(* (pow p 3) (- (* 3/2 (/ 1 (pow x 3))) (/ 1 (* (pow p 2) x)))) |
(/.f64 (*.f64 p (fma.f64 (*.f64 p p) (/.f64 #s(literal 3/2 binary64) (*.f64 x x)) #s(literal -1 binary64))) x) |
(* (pow p 3) (- (* 3/2 (/ 1 (pow x 3))) (/ 1 (* (pow p 2) x)))) |
(/.f64 (*.f64 p (fma.f64 (*.f64 p p) (/.f64 #s(literal 3/2 binary64) (*.f64 x x)) #s(literal -1 binary64))) x) |
(* (pow p 3) (- (* 3/2 (/ 1 (pow x 3))) (/ 1 (* (pow p 2) x)))) |
(/.f64 (*.f64 p (fma.f64 (*.f64 p p) (/.f64 #s(literal 3/2 binary64) (*.f64 x x)) #s(literal -1 binary64))) x) |
(* 3/2 (/ (pow p 3) (pow x 3))) |
(/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal 3/2 binary64))) (*.f64 x (*.f64 x x))) |
(* -1 (* (pow p 3) (- (/ 1 (* (pow p 2) x)) (* 3/2 (/ 1 (pow x 3)))))) |
(/.f64 (*.f64 p (fma.f64 (*.f64 p p) (/.f64 #s(literal 3/2 binary64) (*.f64 x x)) #s(literal -1 binary64))) x) |
(* -1 (* (pow p 3) (- (/ 1 (* (pow p 2) x)) (* 3/2 (/ 1 (pow x 3)))))) |
(/.f64 (*.f64 p (fma.f64 (*.f64 p p) (/.f64 #s(literal 3/2 binary64) (*.f64 x x)) #s(literal -1 binary64))) x) |
(* -1 (* (pow p 3) (- (/ 1 (* (pow p 2) x)) (* 3/2 (/ 1 (pow x 3)))))) |
(/.f64 (*.f64 p (fma.f64 (*.f64 p p) (/.f64 #s(literal 3/2 binary64) (*.f64 x x)) #s(literal -1 binary64))) x) |
(* 3/2 (/ (pow p 3) (pow x 3))) |
(/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal 3/2 binary64))) (*.f64 x (*.f64 x x))) |
(/ (+ (* -1 (* p (pow x 2))) (* 3/2 (pow p 3))) (pow x 3)) |
(/.f64 (*.f64 p (fma.f64 x (neg.f64 x) (*.f64 (*.f64 p p) #s(literal 3/2 binary64)))) (*.f64 x (*.f64 x x))) |
(/ (+ (* -1 (* p (pow x 2))) (* 3/2 (pow p 3))) (pow x 3)) |
(/.f64 (*.f64 p (fma.f64 x (neg.f64 x) (*.f64 (*.f64 p p) #s(literal 3/2 binary64)))) (*.f64 x (*.f64 x x))) |
(/ (+ (* -1 (* p (pow x 2))) (* 3/2 (pow p 3))) (pow x 3)) |
(/.f64 (*.f64 p (fma.f64 x (neg.f64 x) (*.f64 (*.f64 p p) #s(literal 3/2 binary64)))) (*.f64 x (*.f64 x x))) |
(* -1 (/ p x)) |
(/.f64 p (neg.f64 x)) |
(/ (+ (* -1 p) (* 3/2 (/ (pow p 3) (pow x 2)))) x) |
(/.f64 (*.f64 p (fma.f64 (*.f64 p p) (/.f64 #s(literal 3/2 binary64) (*.f64 x x)) #s(literal -1 binary64))) x) |
(/ (+ (* -1 p) (* 3/2 (/ (pow p 3) (pow x 2)))) x) |
(/.f64 (*.f64 p (fma.f64 (*.f64 p p) (/.f64 #s(literal 3/2 binary64) (*.f64 x x)) #s(literal -1 binary64))) x) |
(/ (+ (* -1 p) (* 3/2 (/ (pow p 3) (pow x 2)))) x) |
(/.f64 (*.f64 p (fma.f64 (*.f64 p p) (/.f64 #s(literal 3/2 binary64) (*.f64 x x)) #s(literal -1 binary64))) x) |
(* -1 (/ p x)) |
(/.f64 p (neg.f64 x)) |
(* -1 (/ (+ p (* -3/2 (/ (pow p 3) (pow x 2)))) x)) |
(/.f64 (*.f64 p (fma.f64 (*.f64 p p) (/.f64 #s(literal 3/2 binary64) (*.f64 x x)) #s(literal -1 binary64))) x) |
(* -1 (/ (+ p (* -3/2 (/ (pow p 3) (pow x 2)))) x)) |
(/.f64 (*.f64 p (fma.f64 (*.f64 p p) (/.f64 #s(literal 3/2 binary64) (*.f64 x x)) #s(literal -1 binary64))) x) |
(* -1 (/ (+ p (* -3/2 (/ (pow p 3) (pow x 2)))) x)) |
(/.f64 (*.f64 p (fma.f64 (*.f64 p p) (/.f64 #s(literal 3/2 binary64) (*.f64 x x)) #s(literal -1 binary64))) x) |
(* -3 (pow p 4)) |
(*.f64 #s(literal -3 binary64) (*.f64 p (*.f64 p (*.f64 p p)))) |
(* -3 (pow p 4)) |
(*.f64 #s(literal -3 binary64) (*.f64 p (*.f64 p (*.f64 p p)))) |
(* -3 (pow p 4)) |
(*.f64 #s(literal -3 binary64) (*.f64 p (*.f64 p (*.f64 p p)))) |
(* -3 (pow p 4)) |
(*.f64 #s(literal -3 binary64) (*.f64 p (*.f64 p (*.f64 p p)))) |
(* -3 (pow p 4)) |
(*.f64 #s(literal -3 binary64) (*.f64 p (*.f64 p (*.f64 p p)))) |
(* -3 (pow p 4)) |
(*.f64 #s(literal -3 binary64) (*.f64 p (*.f64 p (*.f64 p p)))) |
(* -3 (pow p 4)) |
(*.f64 #s(literal -3 binary64) (*.f64 p (*.f64 p (*.f64 p p)))) |
(* -3 (pow p 4)) |
(*.f64 #s(literal -3 binary64) (*.f64 p (*.f64 p (*.f64 p p)))) |
(* -3 (pow p 4)) |
(*.f64 #s(literal -3 binary64) (*.f64 p (*.f64 p (*.f64 p p)))) |
(* -3 (pow p 4)) |
(*.f64 #s(literal -3 binary64) (*.f64 p (*.f64 p (*.f64 p p)))) |
(* -3 (pow p 4)) |
(*.f64 #s(literal -3 binary64) (*.f64 p (*.f64 p (*.f64 p p)))) |
(* -3 (pow p 4)) |
(*.f64 #s(literal -3 binary64) (*.f64 p (*.f64 p (*.f64 p p)))) |
(* -1 p) |
(neg.f64 p) |
(* -1 p) |
(neg.f64 p) |
(* -1 p) |
(neg.f64 p) |
(* -1 p) |
(neg.f64 p) |
(* -1 p) |
(neg.f64 p) |
(* -1 p) |
(neg.f64 p) |
(* -1 p) |
(neg.f64 p) |
(* -1 p) |
(neg.f64 p) |
(* -1 p) |
(neg.f64 p) |
(* -1 p) |
(neg.f64 p) |
(* -1 p) |
(neg.f64 p) |
(* -1 p) |
(neg.f64 p) |
(* p (pow x 2)) |
(*.f64 x (*.f64 x p)) |
(* p (pow x 2)) |
(*.f64 x (*.f64 x p)) |
(* p (pow x 2)) |
(*.f64 x (*.f64 x p)) |
(* p (pow x 2)) |
(*.f64 x (*.f64 x p)) |
(* p (pow x 2)) |
(*.f64 x (*.f64 x p)) |
(* p (pow x 2)) |
(*.f64 x (*.f64 x p)) |
(* p (pow x 2)) |
(*.f64 x (*.f64 x p)) |
(* p (pow x 2)) |
(*.f64 x (*.f64 x p)) |
(* p (pow x 2)) |
(*.f64 x (*.f64 x p)) |
(* p (pow x 2)) |
(*.f64 x (*.f64 x p)) |
(* p (pow x 2)) |
(*.f64 x (*.f64 x p)) |
(* p (pow x 2)) |
(*.f64 x (*.f64 x p)) |
(* p (pow x 2)) |
(*.f64 x (*.f64 x p)) |
(* p (pow x 2)) |
(*.f64 x (*.f64 x p)) |
(* p (pow x 2)) |
(*.f64 x (*.f64 x p)) |
(* p (pow x 2)) |
(*.f64 x (*.f64 x p)) |
(* p (pow x 2)) |
(*.f64 x (*.f64 x p)) |
(* p (pow x 2)) |
(*.f64 x (*.f64 x p)) |
(* p (pow x 2)) |
(*.f64 x (*.f64 x p)) |
(* p (pow x 2)) |
(*.f64 x (*.f64 x p)) |
(* p (pow x 2)) |
(*.f64 x (*.f64 x p)) |
(* p (pow x 2)) |
(*.f64 x (*.f64 x p)) |
(* p (pow x 2)) |
(*.f64 x (*.f64 x p)) |
(* p (pow x 2)) |
(*.f64 x (*.f64 x p)) |
(* -3 (pow p 2)) |
(*.f64 (*.f64 p p) #s(literal -3 binary64)) |
(* -3 (pow p 2)) |
(*.f64 (*.f64 p p) #s(literal -3 binary64)) |
(* -3 (pow p 2)) |
(*.f64 (*.f64 p p) #s(literal -3 binary64)) |
(* -3 (pow p 2)) |
(*.f64 (*.f64 p p) #s(literal -3 binary64)) |
(* -3 (pow p 2)) |
(*.f64 (*.f64 p p) #s(literal -3 binary64)) |
(* -3 (pow p 2)) |
(*.f64 (*.f64 p p) #s(literal -3 binary64)) |
(* -3 (pow p 2)) |
(*.f64 (*.f64 p p) #s(literal -3 binary64)) |
(* -3 (pow p 2)) |
(*.f64 (*.f64 p p) #s(literal -3 binary64)) |
(* -3 (pow p 2)) |
(*.f64 (*.f64 p p) #s(literal -3 binary64)) |
(* -3 (pow p 2)) |
(*.f64 (*.f64 p p) #s(literal -3 binary64)) |
(* -3 (pow p 2)) |
(*.f64 (*.f64 p p) #s(literal -3 binary64)) |
(* -3 (pow p 2)) |
(*.f64 (*.f64 p p) #s(literal -3 binary64)) |
Compiled 23 857 to 2 601 computations (89.1% saved)
8 alts after pruning (2 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 205 | 2 | 1 207 |
| Fresh | 0 | 0 | 0 |
| Picked | 2 | 2 | 4 |
| Done | 0 | 4 | 4 |
| Total | 1 207 | 8 | 1 215 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 50.7% | (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))) p) (sqrt.f64 #s(literal 1/2 binary64))) |
| 29.4% | (/.f64 (*.f64 p (fma.f64 (*.f64 p p) (/.f64 #s(literal 3/2 binary64) (*.f64 x x)) #s(literal -1 binary64))) x) | |
| ✓ | 29.7% | (/.f64 (neg.f64 p) x) |
| ✓ | 7.9% | (/.f64 p x) |
| 18.9% | (*.f64 (*.f64 p p) (/.f64 #s(literal 1 binary64) (*.f64 p (neg.f64 x)))) | |
| ✓ | 50.7% | (sqrt.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64))) |
| ✓ | 54.6% | (sqrt.f64 #s(literal 1/2 binary64)) |
| ✓ | 34.3% | #s(literal 1 binary64) |
Compiled 276 to 125 computations (54.7% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
(sqrt.f64 #s(literal 1/2 binary64)) |
(sqrt.f64 #s(literal 1 binary64)) |
(/.f64 p x) |
(/.f64 (neg.f64 p) x) |
(sqrt.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 p p) (/.f64 #s(literal 1 binary64) (*.f64 p (neg.f64 x)))) |
(sqrt.f64 (/.f64 (*.f64 p p) (*.f64 x x))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 p (neg.f64 p))) p) |
(sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 p p))) |
(fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))) p) (sqrt.f64 #s(literal 1/2 binary64))) |
(/.f64 (*.f64 p (fma.f64 (*.f64 p p) (/.f64 #s(literal 3/2 binary64) (*.f64 x x)) #s(literal -1 binary64))) x) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) p)) (neg.f64 x)) |
(sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3 binary64)))) (*.f64 p (*.f64 x x))) #s(literal 1/2 binary64) p) (neg.f64 x)) |
(sqrt.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (/.f64 #s(literal -12 binary64) (*.f64 x x))) (*.f64 p p)) (*.f64 x x))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal -3 binary64))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (sqrt.f64 #s(literal 1/2 binary64)) p) (neg.f64 x)) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal -12 binary64)) (*.f64 (*.f64 x x) (*.f64 (sqrt.f64 #s(literal 2 binary64)) p))) #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) p))) (neg.f64 x)) |
| Outputs |
|---|
(/.f64 (*.f64 p (fma.f64 (*.f64 p p) (/.f64 #s(literal 3/2 binary64) (*.f64 x x)) #s(literal -1 binary64))) x) |
(sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))))) |
7 calls:
| 8.0ms | (*.f64 (*.f64 #s(literal 4 binary64) p) p) |
| 8.0ms | p |
| 6.0ms | x |
| 5.0ms | (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) |
| 4.0ms | (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 77.9% | 1 | p |
| 82.6% | 2 | x |
| 100.0% | 2 | (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))))) |
| 100.0% | 2 | (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))))) |
| 100.0% | 2 | (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))) |
| 100.0% | 2 | (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) |
| 77.9% | 1 | (*.f64 (*.f64 #s(literal 4 binary64) p) p) |
Compiled 80 to 56 computations (30% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
(sqrt.f64 #s(literal 1/2 binary64)) |
(sqrt.f64 #s(literal 1 binary64)) |
(/.f64 p x) |
(/.f64 (neg.f64 p) x) |
(sqrt.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 p p) (/.f64 #s(literal 1 binary64) (*.f64 p (neg.f64 x)))) |
(sqrt.f64 (/.f64 (*.f64 p p) (*.f64 x x))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 p (neg.f64 p))) p) |
(sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 p p))) |
(fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))) p) (sqrt.f64 #s(literal 1/2 binary64))) |
(/.f64 (*.f64 p (fma.f64 (*.f64 p p) (/.f64 #s(literal 3/2 binary64) (*.f64 x x)) #s(literal -1 binary64))) x) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) p)) (neg.f64 x)) |
| Outputs |
|---|
(/.f64 (*.f64 p (fma.f64 (*.f64 p p) (/.f64 #s(literal 3/2 binary64) (*.f64 x x)) #s(literal -1 binary64))) x) |
(sqrt.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64))) |
#s(literal 1 binary64) |
4 calls:
| 4.0ms | (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) |
| 3.0ms | (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))))) |
| 3.0ms | (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))))) |
| 3.0ms | (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 100.0% | 3 | (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))))) |
| 100.0% | 3 | (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))))) |
| 100.0% | 3 | (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))) |
| 100.0% | 3 | (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) |
Compiled 67 to 47 computations (29.9% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
(sqrt.f64 #s(literal 1/2 binary64)) |
(sqrt.f64 #s(literal 1 binary64)) |
(/.f64 p x) |
(/.f64 (neg.f64 p) x) |
(sqrt.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 p p) (/.f64 #s(literal 1 binary64) (*.f64 p (neg.f64 x)))) |
(sqrt.f64 (/.f64 (*.f64 p p) (*.f64 x x))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 p (neg.f64 p))) p) |
(sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 p p))) |
(fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))) p) (sqrt.f64 #s(literal 1/2 binary64))) |
| Outputs |
|---|
(/.f64 (neg.f64 p) x) |
(sqrt.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64))) |
#s(literal 1 binary64) |
4 calls:
| 6.0ms | (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))) |
| 3.0ms | (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) |
| 3.0ms | (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))))) |
| 3.0ms | (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 100.0% | 3 | (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))))) |
| 100.0% | 3 | (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))))) |
| 100.0% | 3 | (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))) |
| 100.0% | 3 | (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) |
Compiled 67 to 47 computations (29.9% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
(sqrt.f64 #s(literal 1/2 binary64)) |
(sqrt.f64 #s(literal 1 binary64)) |
(/.f64 p x) |
(/.f64 (neg.f64 p) x) |
| Outputs |
|---|
(/.f64 (neg.f64 p) x) |
(sqrt.f64 #s(literal 1/2 binary64)) |
#s(literal 1 binary64) |
4 calls:
| 2.0ms | (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))))) |
| 2.0ms | (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) |
| 2.0ms | (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))))) |
| 2.0ms | (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.3% | 3 | (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))))) |
| 99.3% | 3 | (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))))) |
| 99.3% | 3 | (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))) |
| 99.3% | 3 | (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) |
Compiled 67 to 47 computations (29.9% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
(sqrt.f64 #s(literal 1/2 binary64)) |
(sqrt.f64 #s(literal 1 binary64)) |
(/.f64 p x) |
| Outputs |
|---|
(/.f64 p x) |
(sqrt.f64 #s(literal 1/2 binary64)) |
#s(literal 1 binary64) |
7 calls:
| 5.0ms | x |
| 2.0ms | p |
| 2.0ms | (*.f64 (*.f64 #s(literal 4 binary64) p) p) |
| 2.0ms | (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) |
| 2.0ms | (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 67.0% | 2 | p |
| 67.0% | 2 | (*.f64 (*.f64 #s(literal 4 binary64) p) p) |
| 63.1% | 3 | x |
| 76.8% | 3 | (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))))) |
| 76.8% | 3 | (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))))) |
| 76.8% | 3 | (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))) |
| 76.8% | 3 | (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) |
Compiled 80 to 56 computations (30% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
(sqrt.f64 #s(literal 1/2 binary64)) |
(sqrt.f64 #s(literal 1 binary64)) |
| Outputs |
|---|
(sqrt.f64 #s(literal 1/2 binary64)) |
#s(literal 1 binary64) |
4 calls:
| 2.0ms | (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))) |
| 2.0ms | (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) |
| 1.0ms | (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))))) |
| 1.0ms | (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 73.1% | 2 | (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))))) |
| 73.1% | 2 | (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))))) |
| 73.1% | 2 | (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))) |
| 73.1% | 2 | (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) |
Compiled 67 to 47 computations (29.9% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
#s(literal 1 binary64) |
| Outputs |
|---|
#s(literal 1 binary64) |
7 calls:
| 5.0ms | x |
| 1.0ms | p |
| 1.0ms | (*.f64 (*.f64 #s(literal 4 binary64) p) p) |
| 1.0ms | (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))))) |
| 1.0ms | (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 34.3% | 1 | x |
| 34.3% | 1 | p |
| 34.3% | 1 | (*.f64 (*.f64 #s(literal 4 binary64) p) p) |
| 34.3% | 1 | (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))))) |
| 34.3% | 1 | (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))))) |
| 34.3% | 1 | (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))) |
| 34.3% | 1 | (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) |
Compiled 80 to 56 computations (30% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -0.9999999999999988 | -7.467478990420993e-7 |
Compiled 22 to 19 computations (13.6% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.3637756495554227e-7 | 1.0 |
| 0.0ms | -0.9999999999999988 | -7.467478990420993e-7 |
Compiled 22 to 19 computations (13.6% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.3637756495554227e-7 | 1.0 |
| 0.0ms | -0.9999999999999988 | -7.467478990420993e-7 |
Compiled 22 to 19 computations (13.6% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.3637756495554227e-7 | 1.0 |
| 0.0ms | -0.9999999999999988 | -7.467478990420993e-7 |
Compiled 22 to 19 computations (13.6% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.3637756495554227e-7 | 1.0 |
| 0.0ms | -1.0 | -0.9999999999999988 |
Compiled 22 to 19 computations (13.6% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 10.0ms | 1.3637756495554227e-7 | 1.0 |
| 6.0ms | 144× | 0 | valid |
Compiled 103 to 100 computations (2.9% saved)
ival-add: 1.0ms (35.2% of total)ival-mult: 1.0ms (35.2% of total)ival-sqrt: 1.0ms (35.2% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 1× | egg-herbie |
| 14× | *-commutative_binary64 |
| 10× | +-commutative_binary64 |
| 6× | sub-neg_binary64 |
| 6× | neg-sub0_binary64 |
| 6× | neg-mul-1_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 44 | 232 |
| 1 | 56 | 232 |
| 2 | 62 | 232 |
| 3 | 67 | 232 |
| 4 | 70 | 232 |
| 5 | 71 | 232 |
| 1× | saturated |
| Inputs |
|---|
(if (<=.f64 (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) #s(literal -1/2 binary64)) (/.f64 (*.f64 p (fma.f64 (*.f64 p p) (/.f64 #s(literal 3/2 binary64) (*.f64 x x)) #s(literal -1 binary64))) x) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))))))) |
(if (<=.f64 (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) #s(literal -1/2 binary64)) (/.f64 (*.f64 p (fma.f64 (*.f64 p p) (/.f64 #s(literal 3/2 binary64) (*.f64 x x)) #s(literal -1 binary64))) x) (if (<=.f64 (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) #s(literal 944473296573929/4722366482869645213696 binary64)) (sqrt.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(if (<=.f64 (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) #s(literal -1/2 binary64)) (/.f64 (neg.f64 p) x) (if (<=.f64 (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) #s(literal 944473296573929/4722366482869645213696 binary64)) (sqrt.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(if (<=.f64 (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) #s(literal -1/2 binary64)) (/.f64 (neg.f64 p) x) (if (<=.f64 (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) #s(literal 944473296573929/4722366482869645213696 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(if (<=.f64 (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) #s(literal -1 binary64)) (/.f64 p x) (if (<=.f64 (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) #s(literal 944473296573929/4722366482869645213696 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(if (<=.f64 (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) #s(literal 8106479329266893/18014398509481984 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
| Outputs |
|---|
(if (<=.f64 (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) #s(literal -1/2 binary64)) (/.f64 (*.f64 p (fma.f64 (*.f64 p p) (/.f64 #s(literal 3/2 binary64) (*.f64 x x)) #s(literal -1 binary64))) x) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))))))) |
(if (<=.f64 (/.f64 x (sqrt.f64 (+.f64 (*.f64 p (*.f64 #s(literal 4 binary64) p)) (*.f64 x x)))) #s(literal -1/2 binary64)) (/.f64 (*.f64 p (fma.f64 (*.f64 p p) (/.f64 #s(literal 3/2 binary64) (*.f64 x x)) #s(literal -1 binary64))) x) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 x (sqrt.f64 (+.f64 (*.f64 p (*.f64 #s(literal 4 binary64) p)) (*.f64 x x)))) #s(literal 1 binary64))))) |
(if (<=.f64 (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) #s(literal -1/2 binary64)) (/.f64 (*.f64 p (fma.f64 (*.f64 p p) (/.f64 #s(literal 3/2 binary64) (*.f64 x x)) #s(literal -1 binary64))) x) (if (<=.f64 (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) #s(literal 944473296573929/4722366482869645213696 binary64)) (sqrt.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(if (<=.f64 (/.f64 x (sqrt.f64 (+.f64 (*.f64 p (*.f64 #s(literal 4 binary64) p)) (*.f64 x x)))) #s(literal -1/2 binary64)) (/.f64 (*.f64 p (fma.f64 (*.f64 p p) (/.f64 #s(literal 3/2 binary64) (*.f64 x x)) #s(literal -1 binary64))) x) (if (<=.f64 (/.f64 x (sqrt.f64 (+.f64 (*.f64 p (*.f64 #s(literal 4 binary64) p)) (*.f64 x x)))) #s(literal 944473296573929/4722366482869645213696 binary64)) (sqrt.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(if (<=.f64 (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) #s(literal -1/2 binary64)) (/.f64 (neg.f64 p) x) (if (<=.f64 (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) #s(literal 944473296573929/4722366482869645213696 binary64)) (sqrt.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(if (<=.f64 (/.f64 x (sqrt.f64 (+.f64 (*.f64 p (*.f64 #s(literal 4 binary64) p)) (*.f64 x x)))) #s(literal -1/2 binary64)) (neg.f64 (/.f64 p x)) (if (<=.f64 (/.f64 x (sqrt.f64 (+.f64 (*.f64 p (*.f64 #s(literal 4 binary64) p)) (*.f64 x x)))) #s(literal 944473296573929/4722366482869645213696 binary64)) (sqrt.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(if (<=.f64 (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) #s(literal -1/2 binary64)) (/.f64 (neg.f64 p) x) (if (<=.f64 (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) #s(literal 944473296573929/4722366482869645213696 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(if (<=.f64 (/.f64 x (sqrt.f64 (+.f64 (*.f64 p (*.f64 #s(literal 4 binary64) p)) (*.f64 x x)))) #s(literal -1/2 binary64)) (neg.f64 (/.f64 p x)) (if (<=.f64 (/.f64 x (sqrt.f64 (+.f64 (*.f64 p (*.f64 #s(literal 4 binary64) p)) (*.f64 x x)))) #s(literal 944473296573929/4722366482869645213696 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(if (<=.f64 (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) #s(literal -1 binary64)) (/.f64 p x) (if (<=.f64 (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) #s(literal 944473296573929/4722366482869645213696 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(if (<=.f64 (/.f64 x (sqrt.f64 (+.f64 (*.f64 p (*.f64 #s(literal 4 binary64) p)) (*.f64 x x)))) #s(literal -1 binary64)) (/.f64 p x) (if (<=.f64 (/.f64 x (sqrt.f64 (+.f64 (*.f64 p (*.f64 #s(literal 4 binary64) p)) (*.f64 x x)))) #s(literal 944473296573929/4722366482869645213696 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(if (<=.f64 (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) #s(literal 8106479329266893/18014398509481984 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(if (<=.f64 (/.f64 x (sqrt.f64 (+.f64 (*.f64 p (*.f64 #s(literal 4 binary64) p)) (*.f64 x x)))) #s(literal 8106479329266893/18014398509481984 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
| 11 514× | accelerator-lowering-fma.f32 |
| 11 514× | accelerator-lowering-fma.f64 |
| 9 590× | accelerator-lowering-fma.f32 |
| 9 590× | accelerator-lowering-fma.f64 |
| 7 856× | *-lowering-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 434 | 2482 |
| 1 | 1325 | 2377 |
| 2 | 4606 | 2304 |
| 0 | 8075 | 2141 |
| 0 | 224 | 2253 |
| 1 | 583 | 2215 |
| 2 | 1815 | 2133 |
| 3 | 6059 | 2130 |
| 0 | 8092 | 2067 |
| 0 | 29 | 147 |
| 1 | 143 | 124 |
| 2 | 1107 | 107 |
| 0 | 8774 | 105 |
| 0 | 26 | 141 |
| 1 | 126 | 110 |
| 2 | 970 | 101 |
| 0 | 8425 | 99 |
| 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 |
Compiled 369 to 160 computations (56.6% saved)
Compiled 634 to 186 computations (70.7% saved)
Loading profile data...