
Time bar (total: 9.9s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 0 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 1 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 2 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 3 |
| 25% | 25% | 74.9% | 0.1% | 0% | 0% | 0% | 4 |
| 25% | 25% | 74.9% | 0.1% | 0% | 0% | 0% | 5 |
| 25% | 25% | 74.9% | 0.1% | 0% | 0% | 0% | 6 |
| 25% | 25% | 74.9% | 0.1% | 0% | 0% | 0% | 7 |
| 25% | 25% | 74.9% | 0.1% | 0% | 0% | 0% | 8 |
| 26.2% | 25% | 70.2% | 0.1% | 0% | 4.7% | 0% | 9 |
| 28.9% | 25% | 61.4% | 0.1% | 0% | 13.5% | 0% | 10 |
| 31.2% | 26.3% | 58% | 0.1% | 0% | 15.5% | 0% | 11 |
| 37.2% | 28.9% | 48.7% | 0.1% | 0% | 22.3% | 0% | 12 |
Compiled 16 to 13 computations (18.8% saved)
| 791.0ms | 8 256× | 0 | valid |
| 381.0ms | 4 685× | 0 | invalid |
ival-mult: 444.0ms (58.9% of total)ival-add: 163.0ms (21.6% of total)ival-sqrt: 123.0ms (16.3% of total)ival-true: 10.0ms (1.3% of total)exact: 8.0ms (1.1% of total)ival-assert: 6.0ms (0.8% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 66 | 0 | - | 0 | - | (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z))) |
| 8 | 0 | - | 0 | - | (+.f64 (*.f64 x y) (*.f64 x z)) |
| 6 | 0 | - | 0 | - | (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)) |
| 0 | 0 | - | 0 | - | z |
| 0 | 0 | - | 0 | - | (*.f64 x z) |
| 0 | 0 | - | 0 | - | (*.f64 x y) |
| 0 | 0 | - | 0 | - | (*.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)))) |
| 0 | 0 | - | 0 | - | #s(literal 2 binary64) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | (*.f64 y z) |
| 0 | 0 | - | 0 | - | x |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
sqrt.f64 | (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z))) | oflow-rescue | 60 | 0 |
| ↳ | (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)) | overflow | 60 | |
| ↳ | (*.f64 y z) | overflow | 28 | |
| ↳ | (+.f64 (*.f64 x y) (*.f64 x z)) | overflow | 49 | |
| ↳ | (*.f64 x z) | overflow | 30 | |
| ↳ | (*.f64 x y) | overflow | 34 | |
+.f64 | (+.f64 (*.f64 x y) (*.f64 x z)) | nan-rescue | 8 | 0 |
| ↳ | (*.f64 x y) | overflow | 34 | |
| ↳ | (*.f64 x z) | overflow | 30 | |
+.f64 | (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)) | nan-rescue | 6 | 0 |
| ↳ | (+.f64 (*.f64 x y) (*.f64 x z)) | overflow | 49 | |
| ↳ | (*.f64 x z) | overflow | 30 | |
| ↳ | (*.f64 x y) | overflow | 34 | |
| ↳ | (*.f64 y z) | overflow | 28 | |
sqrt.f64 | (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z))) | uflow-rescue | 6 | 0 |
| ↳ | (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)) | underflow | 6 | |
| ↳ | (*.f64 y z) | underflow | 24 | |
| ↳ | (+.f64 (*.f64 x y) (*.f64 x z)) | underflow | 8 | |
| ↳ | (*.f64 x z) | underflow | 28 | |
| ↳ | (*.f64 x y) | underflow | 28 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 66 | 0 |
| - | 0 | 190 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 66 | 0 | 0 |
| - | 0 | 0 | 190 |
| number | freq |
|---|---|
| 0 | 190 |
| 1 | 57 |
| 2 | 4 |
| 3 | 5 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 64.0ms | 512× | 0 | valid |
Compiled 132 to 37 computations (72% saved)
ival-mult: 34.0ms (77.6% of total)ival-add: 5.0ms (11.4% of total)ival-sqrt: 4.0ms (9.1% 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 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 46 | 118 |
| 1 | 133 | 112 |
| 2 | 237 | 108 |
| 3 | 446 | 108 |
| 4 | 929 | 108 |
| 5 | 1336 | 108 |
| 6 | 1729 | 108 |
| 7 | 1794 | 108 |
| 8 | 1806 | 108 |
| 0 | 11 | 14 |
| 0 | 18 | 12 |
| 1 | 28 | 12 |
| 2 | 40 | 12 |
| 3 | 49 | 12 |
| 4 | 50 | 12 |
| 0 | 50 | 11 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(*.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)))) |
| Outputs |
|---|
(*.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)))) |
(*.f64 (sqrt.f64 (fma.f64 (+.f64 z x) y (*.f64 z x))) #s(literal 2 binary64)) |
(sort x y z)
Compiled 14 to 11 computations (21.4% saved)
Compiled 0 to 3 computations (-∞% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 75.4% | (*.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)))) |
Compiled 14 to 11 computations (21.4% saved)
| 1× | egg-herbie |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z))) | |
| cost-diff | 0 | (*.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)))) | |
| cost-diff | 128 | (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)) | |
| cost-diff | 320 | (+.f64 (*.f64 x y) (*.f64 x z)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 11 | 57 |
| 0 | 18 | 49 |
| 1 | 28 | 49 |
| 2 | 40 | 49 |
| 3 | 49 | 49 |
| 4 | 50 | 49 |
| 0 | 50 | 46 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)))) |
#s(literal 2 binary64) |
(sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z))) |
(+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)) |
(+.f64 (*.f64 x y) (*.f64 x z)) |
(*.f64 x y) |
x |
y |
(*.f64 x z) |
z |
(*.f64 y z) |
| Outputs |
|---|
(*.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)))) |
(*.f64 (sqrt.f64 (fma.f64 (+.f64 z x) y (*.f64 z x))) #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z))) |
(sqrt.f64 (fma.f64 (+.f64 z x) y (*.f64 z x))) |
(+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)) |
(fma.f64 (+.f64 z x) y (*.f64 z x)) |
(+.f64 (*.f64 x y) (*.f64 x z)) |
(*.f64 (+.f64 z y) x) |
(*.f64 x y) |
(*.f64 y x) |
x |
y |
(*.f64 x z) |
(*.f64 z x) |
z |
(*.f64 y z) |
(*.f64 z y) |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0 | (*.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)))) | |
| accuracy | 1.0156250000000002 | (+.f64 (*.f64 x y) (*.f64 x z)) | |
| accuracy | 1.6054687500000002 | (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)) | |
| accuracy | 15.579487933574358 | (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z))) |
| 26.0ms | 256× | 0 | valid |
Compiled 59 to 13 computations (78% saved)
ival-mult: 7.0ms (61.7% of total)ival-add: 2.0ms (17.6% of total)ival-sqrt: 2.0ms (17.6% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#s(alt (+.f64 (*.f64 x y) (*.f64 x z)) (patch (+.f64 (*.f64 x y) (*.f64 x z)) #<representation binary64>) () ()) |
#s(alt (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)) (patch (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)) #<representation binary64>) () ()) |
#s(alt (*.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)))) (patch (*.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)))) #<representation binary64>) () ()) |
#s(alt (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z))) (patch (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z))) #<representation binary64>) () ()) |
| Outputs |
|---|
#s(alt (* x y) (taylor 0 z) (#s(alt (+.f64 (*.f64 x y) (*.f64 x z)) (patch (+.f64 (*.f64 x y) (*.f64 x z)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x y) (* x z)) (taylor 0 z) (#s(alt (+.f64 (*.f64 x y) (*.f64 x z)) (patch (+.f64 (*.f64 x y) (*.f64 x z)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x y) (* x z)) (taylor 0 z) (#s(alt (+.f64 (*.f64 x y) (*.f64 x z)) (patch (+.f64 (*.f64 x y) (*.f64 x z)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x y) (* x z)) (taylor 0 z) (#s(alt (+.f64 (*.f64 x y) (*.f64 x z)) (patch (+.f64 (*.f64 x y) (*.f64 x z)) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor 0 z) (#s(alt (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)) (patch (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x y) (* z (+ x y))) (taylor 0 z) (#s(alt (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)) (patch (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x y) (* z (+ x y))) (taylor 0 z) (#s(alt (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)) (patch (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x y) (* z (+ x y))) (taylor 0 z) (#s(alt (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)) (patch (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (sqrt (* x y))) (taylor 0 z) (#s(alt (*.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)))) (patch (*.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 2 (sqrt (* x y))) (* (sqrt (/ 1 (* x y))) (* z (+ x y)))) (taylor 0 z) (#s(alt (*.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)))) (patch (*.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 2 (sqrt (* x y))) (* z (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (* z (pow (+ x y) 2)))) (* (sqrt (/ 1 (* x y))) (+ x y))))) (taylor 0 z) (#s(alt (*.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)))) (patch (*.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 2 (sqrt (* x y))) (* z (+ (* z (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (pow (+ x y) 2))) (* 1/8 (* (sqrt (/ 1 (* (pow x 5) (pow y 5)))) (* z (pow (+ x y) 3)))))) (* (sqrt (/ 1 (* x y))) (+ x y))))) (taylor 0 z) (#s(alt (*.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)))) (patch (*.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (* x y)) (taylor 0 z) (#s(alt (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z))) (patch (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (* x y)) (* 1/2 (* (sqrt (/ 1 (* x y))) (* z (+ x y))))) (taylor 0 z) (#s(alt (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z))) (patch (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (* x y)) (* z (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (* z (pow (+ x y) 2)))) (* 1/2 (* (sqrt (/ 1 (* x y))) (+ x y)))))) (taylor 0 z) (#s(alt (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z))) (patch (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (* x y)) (* z (+ (* 1/2 (* (sqrt (/ 1 (* x y))) (+ x y))) (* z (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (pow (+ x y) 2))) (* 1/16 (* (sqrt (/ 1 (* (pow x 5) (pow y 5)))) (* z (pow (+ x y) 3))))))))) (taylor 0 z) (#s(alt (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z))) (patch (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z))) #<representation binary64>) () ())) ()) |
#s(alt (* x z) (taylor inf z) (#s(alt (+.f64 (*.f64 x y) (*.f64 x z)) (patch (+.f64 (*.f64 x y) (*.f64 x z)) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ x (/ (* x y) z))) (taylor inf z) (#s(alt (+.f64 (*.f64 x y) (*.f64 x z)) (patch (+.f64 (*.f64 x y) (*.f64 x z)) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ x (/ (* x y) z))) (taylor inf z) (#s(alt (+.f64 (*.f64 x y) (*.f64 x z)) (patch (+.f64 (*.f64 x y) (*.f64 x z)) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ x (/ (* x y) z))) (taylor inf z) (#s(alt (+.f64 (*.f64 x y) (*.f64 x z)) (patch (+.f64 (*.f64 x y) (*.f64 x z)) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ x y)) (taylor inf z) (#s(alt (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)) (patch (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ x (+ y (/ (* x y) z)))) (taylor inf z) (#s(alt (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)) (patch (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ x (+ y (/ (* x y) z)))) (taylor inf z) (#s(alt (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)) (patch (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ x (+ y (/ (* x y) z)))) (taylor inf z) (#s(alt (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)) (patch (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (sqrt (* z (+ x y)))) (taylor inf z) (#s(alt (*.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)))) (patch (*.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* 2 (sqrt (/ (+ x y) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))) (taylor inf z) (#s(alt (*.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)))) (patch (*.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* -1/4 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 2 (sqrt (/ (+ x y) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))) (taylor inf z) (#s(alt (*.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)))) (patch (*.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* -1/4 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/8 (* (* (pow x 3) (pow y 3)) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (+ (* 2 (sqrt (/ (+ x y) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))))) (taylor inf z) (#s(alt (*.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)))) (patch (*.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (* z (+ x y))) (taylor inf z) (#s(alt (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z))) (patch (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (sqrt (/ (+ x y) z)) (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))) (taylor inf z) (#s(alt (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z))) (patch (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (sqrt (/ (+ x y) z)) (+ (* -1/8 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))))) (taylor inf z) (#s(alt (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z))) (patch (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (sqrt (/ (+ x y) z)) (+ (* -1/8 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/16 (* (* (pow x 3) (pow y 3)) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))))) (taylor inf z) (#s(alt (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z))) (patch (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z))) #<representation binary64>) () ())) ()) |
#s(alt (* x z) (taylor -inf z) (#s(alt (+.f64 (*.f64 x y) (*.f64 x z)) (patch (+.f64 (*.f64 x y) (*.f64 x z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1 x) (* -1 (/ (* x y) z))))) (taylor -inf z) (#s(alt (+.f64 (*.f64 x y) (*.f64 x z)) (patch (+.f64 (*.f64 x y) (*.f64 x z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1 x) (* -1 (/ (* x y) z))))) (taylor -inf z) (#s(alt (+.f64 (*.f64 x y) (*.f64 x z)) (patch (+.f64 (*.f64 x y) (*.f64 x z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1 x) (* -1 (/ (* x y) z))))) (taylor -inf z) (#s(alt (+.f64 (*.f64 x y) (*.f64 x z)) (patch (+.f64 (*.f64 x y) (*.f64 x z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1 x) (* -1 y)))) (taylor -inf z) (#s(alt (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)) (patch (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1 x) (+ (* -1 y) (* -1 (/ (* x y) z)))))) (taylor -inf z) (#s(alt (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)) (patch (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1 x) (+ (* -1 y) (* -1 (/ (* x y) z)))))) (taylor -inf z) (#s(alt (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)) (patch (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1 x) (+ (* -1 y) (* -1 (/ (* x y) z)))))) (taylor -inf z) (#s(alt (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)) (patch (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)) #<representation binary64>) () ())) ()) |
#s(alt (* -2 (* (sqrt (* z (+ (* -1 x) (* -1 y)))) (sqrt -1))) (taylor -inf z) (#s(alt (*.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)))) (patch (*.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 y)) z)) (sqrt -1))) (* (* x (* y (sqrt -1))) (sqrt (/ 1 (* (pow z 3) (+ (* -1 x) (* -1 y))))))))) (taylor -inf z) (#s(alt (*.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)))) (patch (*.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1/4 (* (* (pow x 2) (* (pow y 2) (sqrt -1))) (sqrt (/ 1 (* (pow z 5) (pow (+ (* -1 x) (* -1 y)) 3)))))) (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 y)) z)) (sqrt -1))) (* (* x (* y (sqrt -1))) (sqrt (/ 1 (* (pow z 3) (+ (* -1 x) (* -1 y)))))))))) (taylor -inf z) (#s(alt (*.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)))) (patch (*.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1/4 (* (* (pow x 2) (* (pow y 2) (sqrt -1))) (sqrt (/ 1 (* (pow z 5) (pow (+ (* -1 x) (* -1 y)) 3)))))) (+ (* 1/8 (* (* (pow x 3) (* (pow y 3) (sqrt -1))) (sqrt (/ 1 (* (pow z 7) (pow (+ (* -1 x) (* -1 y)) 5)))))) (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 y)) z)) (sqrt -1))) (* (* x (* y (sqrt -1))) (sqrt (/ 1 (* (pow z 3) (+ (* -1 x) (* -1 y))))))))))) (taylor -inf z) (#s(alt (*.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)))) (patch (*.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (* z (+ (* -1 x) (* -1 y)))) (sqrt -1))) (taylor -inf z) (#s(alt (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z))) (patch (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* 1/2 (* (* x (* y (sqrt -1))) (sqrt (/ 1 (* (pow z 3) (+ (* -1 x) (* -1 y))))))) (* (sqrt (/ (+ (* -1 x) (* -1 y)) z)) (sqrt -1))))) (taylor -inf z) (#s(alt (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z))) (patch (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1/8 (* (* (pow x 2) (* (pow y 2) (sqrt -1))) (sqrt (/ 1 (* (pow z 5) (pow (+ (* -1 x) (* -1 y)) 3)))))) (+ (* 1/2 (* (* x (* y (sqrt -1))) (sqrt (/ 1 (* (pow z 3) (+ (* -1 x) (* -1 y))))))) (* (sqrt (/ (+ (* -1 x) (* -1 y)) z)) (sqrt -1)))))) (taylor -inf z) (#s(alt (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z))) (patch (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1/8 (* (* (pow x 2) (* (pow y 2) (sqrt -1))) (sqrt (/ 1 (* (pow z 5) (pow (+ (* -1 x) (* -1 y)) 3)))))) (+ (* 1/16 (* (* (pow x 3) (* (pow y 3) (sqrt -1))) (sqrt (/ 1 (* (pow z 7) (pow (+ (* -1 x) (* -1 y)) 5)))))) (+ (* 1/2 (* (* x (* y (sqrt -1))) (sqrt (/ 1 (* (pow z 3) (+ (* -1 x) (* -1 y))))))) (* (sqrt (/ (+ (* -1 x) (* -1 y)) z)) (sqrt -1))))))) (taylor -inf z) (#s(alt (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z))) (patch (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z))) #<representation binary64>) () ())) ()) |
#s(alt (* x z) (taylor 0 y) (#s(alt (+.f64 (*.f64 x y) (*.f64 x z)) (patch (+.f64 (*.f64 x y) (*.f64 x z)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x y) (* x z)) (taylor 0 y) (#s(alt (+.f64 (*.f64 x y) (*.f64 x z)) (patch (+.f64 (*.f64 x y) (*.f64 x z)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x y) (* x z)) (taylor 0 y) (#s(alt (+.f64 (*.f64 x y) (*.f64 x z)) (patch (+.f64 (*.f64 x y) (*.f64 x z)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x y) (* x z)) (taylor 0 y) (#s(alt (+.f64 (*.f64 x y) (*.f64 x z)) (patch (+.f64 (*.f64 x y) (*.f64 x z)) #<representation binary64>) () ())) ()) |
#s(alt (* x z) (taylor 0 y) (#s(alt (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)) (patch (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x z) (* y (+ x z))) (taylor 0 y) (#s(alt (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)) (patch (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x z) (* y (+ x z))) (taylor 0 y) (#s(alt (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)) (patch (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x z) (* y (+ x z))) (taylor 0 y) (#s(alt (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)) (patch (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (sqrt (* x z))) (taylor 0 y) (#s(alt (*.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)))) (patch (*.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 2 (sqrt (* x z))) (* (sqrt (/ 1 (* x z))) (* y (+ x z)))) (taylor 0 y) (#s(alt (*.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)))) (patch (*.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 2 (sqrt (* x z))) (* y (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (* y (pow (+ x z) 2)))) (* (sqrt (/ 1 (* x z))) (+ x z))))) (taylor 0 y) (#s(alt (*.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)))) (patch (*.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 2 (sqrt (* x z))) (* y (+ (* y (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (pow (+ x z) 2))) (* 1/8 (* (sqrt (/ 1 (* (pow x 5) (pow z 5)))) (* y (pow (+ x z) 3)))))) (* (sqrt (/ 1 (* x z))) (+ x z))))) (taylor 0 y) (#s(alt (*.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)))) (patch (*.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (* x z)) (taylor 0 y) (#s(alt (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z))) (patch (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (* x z)) (* 1/2 (* (sqrt (/ 1 (* x z))) (* y (+ x z))))) (taylor 0 y) (#s(alt (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z))) (patch (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (* x z)) (* y (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (* y (pow (+ x z) 2)))) (* 1/2 (* (sqrt (/ 1 (* x z))) (+ x z)))))) (taylor 0 y) (#s(alt (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z))) (patch (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (* x z)) (* y (+ (* 1/2 (* (sqrt (/ 1 (* x z))) (+ x z))) (* y (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (pow (+ x z) 2))) (* 1/16 (* (sqrt (/ 1 (* (pow x 5) (pow z 5)))) (* y (pow (+ x z) 3))))))))) (taylor 0 y) (#s(alt (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z))) (patch (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z))) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor inf y) (#s(alt (+.f64 (*.f64 x y) (*.f64 x z)) (patch (+.f64 (*.f64 x y) (*.f64 x z)) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ x (/ (* x z) y))) (taylor inf y) (#s(alt (+.f64 (*.f64 x y) (*.f64 x z)) (patch (+.f64 (*.f64 x y) (*.f64 x z)) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ x (/ (* x z) y))) (taylor inf y) (#s(alt (+.f64 (*.f64 x y) (*.f64 x z)) (patch (+.f64 (*.f64 x y) (*.f64 x z)) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ x (/ (* x z) y))) (taylor inf y) (#s(alt (+.f64 (*.f64 x y) (*.f64 x z)) (patch (+.f64 (*.f64 x y) (*.f64 x z)) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ x z)) (taylor inf y) (#s(alt (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)) (patch (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ x (+ z (/ (* x z) y)))) (taylor inf y) (#s(alt (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)) (patch (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ x (+ z (/ (* x z) y)))) (taylor inf y) (#s(alt (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)) (patch (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ x (+ z (/ (* x z) y)))) (taylor inf y) (#s(alt (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)) (patch (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (sqrt (* y (+ x z)))) (taylor inf y) (#s(alt (*.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)))) (patch (*.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)))) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ (* 2 (sqrt (/ (+ x z) y))) (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z))))))) (taylor inf y) (#s(alt (*.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)))) (patch (*.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)))) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ (* -1/4 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (+ (* 2 (sqrt (/ (+ x z) y))) (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z)))))))) (taylor inf y) (#s(alt (*.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)))) (patch (*.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)))) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ (* -1/4 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (+ (* 1/8 (* (* (pow x 3) (pow z 3)) (sqrt (/ 1 (* (pow y 7) (pow (+ x z) 5)))))) (+ (* 2 (sqrt (/ (+ x z) y))) (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z))))))))) (taylor inf y) (#s(alt (*.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)))) (patch (*.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (* y (+ x z))) (taylor inf y) (#s(alt (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z))) (patch (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z))) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ (sqrt (/ (+ x z) y)) (* 1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z)))))))) (taylor inf y) (#s(alt (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z))) (patch (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z))) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ (sqrt (/ (+ x z) y)) (+ (* -1/8 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (* 1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z))))))))) (taylor inf y) (#s(alt (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z))) (patch (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z))) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ (sqrt (/ (+ x z) y)) (+ (* -1/8 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (+ (* 1/16 (* (* (pow x 3) (pow z 3)) (sqrt (/ 1 (* (pow y 7) (pow (+ x z) 5)))))) (* 1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z)))))))))) (taylor inf y) (#s(alt (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z))) (patch (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z))) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor -inf y) (#s(alt (+.f64 (*.f64 x y) (*.f64 x z)) (patch (+.f64 (*.f64 x y) (*.f64 x z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 x) (* -1 (/ (* x z) y))))) (taylor -inf y) (#s(alt (+.f64 (*.f64 x y) (*.f64 x z)) (patch (+.f64 (*.f64 x y) (*.f64 x z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 x) (* -1 (/ (* x z) y))))) (taylor -inf y) (#s(alt (+.f64 (*.f64 x y) (*.f64 x z)) (patch (+.f64 (*.f64 x y) (*.f64 x z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 x) (* -1 (/ (* x z) y))))) (taylor -inf y) (#s(alt (+.f64 (*.f64 x y) (*.f64 x z)) (patch (+.f64 (*.f64 x y) (*.f64 x z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 x) (* -1 z)))) (taylor -inf y) (#s(alt (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)) (patch (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 x) (+ (* -1 z) (* -1 (/ (* x z) y)))))) (taylor -inf y) (#s(alt (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)) (patch (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 x) (+ (* -1 z) (* -1 (/ (* x z) y)))))) (taylor -inf y) (#s(alt (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)) (patch (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 x) (+ (* -1 z) (* -1 (/ (* x z) y)))))) (taylor -inf y) (#s(alt (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)) (patch (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)) #<representation binary64>) () ())) ()) |
#s(alt (* -2 (* (sqrt (* y (+ (* -1 x) (* -1 z)))) (sqrt -1))) (taylor -inf y) (#s(alt (*.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)))) (patch (*.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))) (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))))) (taylor -inf y) (#s(alt (*.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)))) (patch (*.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1/4 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))) (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z)))))))))) (taylor -inf y) (#s(alt (*.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)))) (patch (*.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1/4 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 1/8 (* (* (pow x 3) (* (pow z 3) (sqrt -1))) (sqrt (/ 1 (* (pow y 7) (pow (+ (* -1 x) (* -1 z)) 5)))))) (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))) (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))))))) (taylor -inf y) (#s(alt (*.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)))) (patch (*.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (* y (+ (* -1 x) (* -1 z)))) (sqrt -1))) (taylor -inf y) (#s(alt (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z))) (patch (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* 1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))) (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))))) (taylor -inf y) (#s(alt (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z))) (patch (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1/8 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))) (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1)))))) (taylor -inf y) (#s(alt (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z))) (patch (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1/8 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 1/16 (* (* (pow x 3) (* (pow z 3) (sqrt -1))) (sqrt (/ 1 (* (pow y 7) (pow (+ (* -1 x) (* -1 z)) 5)))))) (+ (* 1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))) (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))))))) (taylor -inf y) (#s(alt (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z))) (patch (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ y z)) (taylor 0 x) (#s(alt (+.f64 (*.f64 x y) (*.f64 x z)) (patch (+.f64 (*.f64 x y) (*.f64 x z)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ y z)) (taylor 0 x) (#s(alt (+.f64 (*.f64 x y) (*.f64 x z)) (patch (+.f64 (*.f64 x y) (*.f64 x z)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ y z)) (taylor 0 x) (#s(alt (+.f64 (*.f64 x y) (*.f64 x z)) (patch (+.f64 (*.f64 x y) (*.f64 x z)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ y z)) (taylor 0 x) (#s(alt (+.f64 (*.f64 x y) (*.f64 x z)) (patch (+.f64 (*.f64 x y) (*.f64 x z)) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor 0 x) (#s(alt (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)) (patch (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (+ y z)) (* y z)) (taylor 0 x) (#s(alt (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)) (patch (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (+ y z)) (* y z)) (taylor 0 x) (#s(alt (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)) (patch (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (+ y z)) (* y z)) (taylor 0 x) (#s(alt (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)) (patch (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (sqrt (* y z))) (taylor 0 x) (#s(alt (*.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)))) (patch (*.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 2 (sqrt (* y z))) (* (* x (+ y z)) (sqrt (/ 1 (* y z))))) (taylor 0 x) (#s(alt (*.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)))) (patch (*.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 2 (sqrt (* y z))) (* x (+ (* -1/4 (* (* x (pow (+ y z) 2)) (sqrt (/ 1 (* (pow y 3) (pow z 3)))))) (* (sqrt (/ 1 (* y z))) (+ y z))))) (taylor 0 x) (#s(alt (*.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)))) (patch (*.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 2 (sqrt (* y z))) (* x (+ (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow y 3) (pow z 3)))) (pow (+ y z) 2))) (* 1/8 (* (* x (pow (+ y z) 3)) (sqrt (/ 1 (* (pow y 5) (pow z 5)))))))) (* (sqrt (/ 1 (* y z))) (+ y z))))) (taylor 0 x) (#s(alt (*.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)))) (patch (*.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (* y z)) (taylor 0 x) (#s(alt (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z))) (patch (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (* y z)) (* 1/2 (* (* x (+ y z)) (sqrt (/ 1 (* y z)))))) (taylor 0 x) (#s(alt (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z))) (patch (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (* y z)) (* x (+ (* -1/8 (* (* x (pow (+ y z) 2)) (sqrt (/ 1 (* (pow y 3) (pow z 3)))))) (* 1/2 (* (sqrt (/ 1 (* y z))) (+ y z)))))) (taylor 0 x) (#s(alt (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z))) (patch (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (* y z)) (* x (+ (* 1/2 (* (sqrt (/ 1 (* y z))) (+ y z))) (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow y 3) (pow z 3)))) (pow (+ y z) 2))) (* 1/16 (* (* x (pow (+ y z) 3)) (sqrt (/ 1 (* (pow y 5) (pow z 5))))))))))) (taylor 0 x) (#s(alt (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z))) (patch (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ y z)) (taylor inf x) (#s(alt (+.f64 (*.f64 x y) (*.f64 x z)) (patch (+.f64 (*.f64 x y) (*.f64 x z)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ y z)) (taylor inf x) (#s(alt (+.f64 (*.f64 x y) (*.f64 x z)) (patch (+.f64 (*.f64 x y) (*.f64 x z)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ y z)) (taylor inf x) (#s(alt (+.f64 (*.f64 x y) (*.f64 x z)) (patch (+.f64 (*.f64 x y) (*.f64 x z)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ y z)) (taylor inf x) (#s(alt (+.f64 (*.f64 x y) (*.f64 x z)) (patch (+.f64 (*.f64 x y) (*.f64 x z)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ y z)) (taylor inf x) (#s(alt (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)) (patch (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ y (+ z (/ (* y z) x)))) (taylor inf x) (#s(alt (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)) (patch (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ y (+ z (/ (* y z) x)))) (taylor inf x) (#s(alt (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)) (patch (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ y (+ z (/ (* y z) x)))) (taylor inf x) (#s(alt (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)) (patch (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (sqrt (* x (+ y z)))) (taylor inf x) (#s(alt (*.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)))) (patch (*.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* 2 (sqrt (/ (+ y z) x))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z)))) (taylor inf x) (#s(alt (*.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)))) (patch (*.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (+ (* 2 (sqrt (/ (+ y z) x))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z))))) (taylor inf x) (#s(alt (*.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)))) (patch (*.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow x 7) (pow (+ y z) 5)))) (* (pow y 3) (pow z 3)))) (+ (* 2 (sqrt (/ (+ y z) x))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z)))))) (taylor inf x) (#s(alt (*.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)))) (patch (*.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (* x (+ y z))) (taylor inf x) (#s(alt (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z))) (patch (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (sqrt (/ (+ y z) x)) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z))))) (taylor inf x) (#s(alt (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z))) (patch (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (sqrt (/ (+ y z) x)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z)))))) (taylor inf x) (#s(alt (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z))) (patch (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (sqrt (/ (+ y z) x)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow x 7) (pow (+ y z) 5)))) (* (pow y 3) (pow z 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z))))))) (taylor inf x) (#s(alt (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z))) (patch (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 y) (* -1 z)))) (taylor -inf x) (#s(alt (+.f64 (*.f64 x y) (*.f64 x z)) (patch (+.f64 (*.f64 x y) (*.f64 x z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 y) (* -1 z)))) (taylor -inf x) (#s(alt (+.f64 (*.f64 x y) (*.f64 x z)) (patch (+.f64 (*.f64 x y) (*.f64 x z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 y) (* -1 z)))) (taylor -inf x) (#s(alt (+.f64 (*.f64 x y) (*.f64 x z)) (patch (+.f64 (*.f64 x y) (*.f64 x z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 y) (* -1 z)))) (taylor -inf x) (#s(alt (+.f64 (*.f64 x y) (*.f64 x z)) (patch (+.f64 (*.f64 x y) (*.f64 x z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 y) (* -1 z)))) (taylor -inf x) (#s(alt (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)) (patch (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 y) (+ (* -1 z) (* -1 (/ (* y z) x)))))) (taylor -inf x) (#s(alt (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)) (patch (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 y) (+ (* -1 z) (* -1 (/ (* y z) x)))))) (taylor -inf x) (#s(alt (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)) (patch (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 y) (+ (* -1 z) (* -1 (/ (* y z) x)))))) (taylor -inf x) (#s(alt (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)) (patch (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)) #<representation binary64>) () ())) ()) |
#s(alt (* -2 (* (sqrt (* x (+ (* -1 y) (* -1 z)))) (sqrt -1))) (taylor -inf x) (#s(alt (*.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)))) (patch (*.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* 2 (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))) (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))))) (taylor -inf x) (#s(alt (*.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)))) (patch (*.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 2 (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))) (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1)))))))) (taylor -inf x) (#s(alt (*.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)))) (patch (*.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow x 7) (pow (+ (* -1 y) (* -1 z)) 5)))) (* (pow y 3) (* (pow z 3) (sqrt -1))))) (+ (* 2 (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))) (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))))))) (taylor -inf x) (#s(alt (*.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)))) (patch (*.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (* x (+ (* -1 y) (* -1 z)))) (sqrt -1))) (taylor -inf x) (#s(alt (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z))) (patch (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))) (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))))) (taylor -inf x) (#s(alt (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z))) (patch (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))) (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1)))))) (taylor -inf x) (#s(alt (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z))) (patch (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow x 7) (pow (+ (* -1 y) (* -1 z)) 5)))) (* (pow y 3) (* (pow z 3) (sqrt -1))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))) (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))))))) (taylor -inf x) (#s(alt (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z))) (patch (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z))) #<representation binary64>) () ())) ()) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 46.0ms | z | @ | inf | ((+ (* x y) (* x z)) (+ (+ (* x y) (* x z)) (* y z)) (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (sqrt (+ (+ (* x y) (* x z)) (* y z)))) |
| 4.0ms | x | @ | -inf | ((+ (* x y) (* x z)) (+ (+ (* x y) (* x z)) (* y z)) (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (sqrt (+ (+ (* x y) (* x z)) (* y z)))) |
| 4.0ms | y | @ | -inf | ((+ (* x y) (* x z)) (+ (+ (* x y) (* x z)) (* y z)) (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (sqrt (+ (+ (* x y) (* x z)) (* y z)))) |
| 3.0ms | z | @ | -inf | ((+ (* x y) (* x z)) (+ (+ (* x y) (* x z)) (* y z)) (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (sqrt (+ (+ (* x y) (* x z)) (* y z)))) |
| 2.0ms | y | @ | inf | ((+ (* x y) (* x z)) (+ (+ (* x y) (* x z)) (* y z)) (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (sqrt (+ (+ (* x y) (* x z)) (* y z)))) |
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 501 | 3429 |
| 1 | 1684 | 3363 |
| 2 | 6236 | 3318 |
| 0 | 8106 | 3177 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* x y) |
(+ (* x y) (* x z)) |
(+ (* x y) (* x z)) |
(+ (* x y) (* x z)) |
(* x y) |
(+ (* x y) (* z (+ x y))) |
(+ (* x y) (* z (+ x y))) |
(+ (* x y) (* z (+ x y))) |
(* 2 (sqrt (* x y))) |
(+ (* 2 (sqrt (* x y))) (* (sqrt (/ 1 (* x y))) (* z (+ x y)))) |
(+ (* 2 (sqrt (* x y))) (* z (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (* z (pow (+ x y) 2)))) (* (sqrt (/ 1 (* x y))) (+ x y))))) |
(+ (* 2 (sqrt (* x y))) (* z (+ (* z (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (pow (+ x y) 2))) (* 1/8 (* (sqrt (/ 1 (* (pow x 5) (pow y 5)))) (* z (pow (+ x y) 3)))))) (* (sqrt (/ 1 (* x y))) (+ x y))))) |
(sqrt (* x y)) |
(+ (sqrt (* x y)) (* 1/2 (* (sqrt (/ 1 (* x y))) (* z (+ x y))))) |
(+ (sqrt (* x y)) (* z (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (* z (pow (+ x y) 2)))) (* 1/2 (* (sqrt (/ 1 (* x y))) (+ x y)))))) |
(+ (sqrt (* x y)) (* z (+ (* 1/2 (* (sqrt (/ 1 (* x y))) (+ x y))) (* z (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (pow (+ x y) 2))) (* 1/16 (* (sqrt (/ 1 (* (pow x 5) (pow y 5)))) (* z (pow (+ x y) 3))))))))) |
(* x z) |
(* z (+ x (/ (* x y) z))) |
(* z (+ x (/ (* x y) z))) |
(* z (+ x (/ (* x y) z))) |
(* z (+ x y)) |
(* z (+ x (+ y (/ (* x y) z)))) |
(* z (+ x (+ y (/ (* x y) z)))) |
(* z (+ x (+ y (/ (* x y) z)))) |
(* 2 (sqrt (* z (+ x y)))) |
(* z (+ (* 2 (sqrt (/ (+ x y) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))) |
(* z (+ (* -1/4 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 2 (sqrt (/ (+ x y) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))) |
(* z (+ (* -1/4 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/8 (* (* (pow x 3) (pow y 3)) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (+ (* 2 (sqrt (/ (+ x y) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))))) |
(sqrt (* z (+ x y))) |
(* z (+ (sqrt (/ (+ x y) z)) (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))) |
(* z (+ (sqrt (/ (+ x y) z)) (+ (* -1/8 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))))) |
(* z (+ (sqrt (/ (+ x y) z)) (+ (* -1/8 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/16 (* (* (pow x 3) (pow y 3)) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))))) |
(* x z) |
(* -1 (* z (+ (* -1 x) (* -1 (/ (* x y) z))))) |
(* -1 (* z (+ (* -1 x) (* -1 (/ (* x y) z))))) |
(* -1 (* z (+ (* -1 x) (* -1 (/ (* x y) z))))) |
(* -1 (* z (+ (* -1 x) (* -1 y)))) |
(* -1 (* z (+ (* -1 x) (+ (* -1 y) (* -1 (/ (* x y) z)))))) |
(* -1 (* z (+ (* -1 x) (+ (* -1 y) (* -1 (/ (* x y) z)))))) |
(* -1 (* z (+ (* -1 x) (+ (* -1 y) (* -1 (/ (* x y) z)))))) |
(* -2 (* (sqrt (* z (+ (* -1 x) (* -1 y)))) (sqrt -1))) |
(* -1 (* z (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 y)) z)) (sqrt -1))) (* (* x (* y (sqrt -1))) (sqrt (/ 1 (* (pow z 3) (+ (* -1 x) (* -1 y))))))))) |
(* -1 (* z (+ (* -1/4 (* (* (pow x 2) (* (pow y 2) (sqrt -1))) (sqrt (/ 1 (* (pow z 5) (pow (+ (* -1 x) (* -1 y)) 3)))))) (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 y)) z)) (sqrt -1))) (* (* x (* y (sqrt -1))) (sqrt (/ 1 (* (pow z 3) (+ (* -1 x) (* -1 y)))))))))) |
(* -1 (* z (+ (* -1/4 (* (* (pow x 2) (* (pow y 2) (sqrt -1))) (sqrt (/ 1 (* (pow z 5) (pow (+ (* -1 x) (* -1 y)) 3)))))) (+ (* 1/8 (* (* (pow x 3) (* (pow y 3) (sqrt -1))) (sqrt (/ 1 (* (pow z 7) (pow (+ (* -1 x) (* -1 y)) 5)))))) (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 y)) z)) (sqrt -1))) (* (* x (* y (sqrt -1))) (sqrt (/ 1 (* (pow z 3) (+ (* -1 x) (* -1 y))))))))))) |
(* -1 (* (sqrt (* z (+ (* -1 x) (* -1 y)))) (sqrt -1))) |
(* -1 (* z (+ (* 1/2 (* (* x (* y (sqrt -1))) (sqrt (/ 1 (* (pow z 3) (+ (* -1 x) (* -1 y))))))) (* (sqrt (/ (+ (* -1 x) (* -1 y)) z)) (sqrt -1))))) |
(* -1 (* z (+ (* -1/8 (* (* (pow x 2) (* (pow y 2) (sqrt -1))) (sqrt (/ 1 (* (pow z 5) (pow (+ (* -1 x) (* -1 y)) 3)))))) (+ (* 1/2 (* (* x (* y (sqrt -1))) (sqrt (/ 1 (* (pow z 3) (+ (* -1 x) (* -1 y))))))) (* (sqrt (/ (+ (* -1 x) (* -1 y)) z)) (sqrt -1)))))) |
(* -1 (* z (+ (* -1/8 (* (* (pow x 2) (* (pow y 2) (sqrt -1))) (sqrt (/ 1 (* (pow z 5) (pow (+ (* -1 x) (* -1 y)) 3)))))) (+ (* 1/16 (* (* (pow x 3) (* (pow y 3) (sqrt -1))) (sqrt (/ 1 (* (pow z 7) (pow (+ (* -1 x) (* -1 y)) 5)))))) (+ (* 1/2 (* (* x (* y (sqrt -1))) (sqrt (/ 1 (* (pow z 3) (+ (* -1 x) (* -1 y))))))) (* (sqrt (/ (+ (* -1 x) (* -1 y)) z)) (sqrt -1))))))) |
(* x z) |
(+ (* x y) (* x z)) |
(+ (* x y) (* x z)) |
(+ (* x y) (* x z)) |
(* x z) |
(+ (* x z) (* y (+ x z))) |
(+ (* x z) (* y (+ x z))) |
(+ (* x z) (* y (+ x z))) |
(* 2 (sqrt (* x z))) |
(+ (* 2 (sqrt (* x z))) (* (sqrt (/ 1 (* x z))) (* y (+ x z)))) |
(+ (* 2 (sqrt (* x z))) (* y (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (* y (pow (+ x z) 2)))) (* (sqrt (/ 1 (* x z))) (+ x z))))) |
(+ (* 2 (sqrt (* x z))) (* y (+ (* y (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (pow (+ x z) 2))) (* 1/8 (* (sqrt (/ 1 (* (pow x 5) (pow z 5)))) (* y (pow (+ x z) 3)))))) (* (sqrt (/ 1 (* x z))) (+ x z))))) |
(sqrt (* x z)) |
(+ (sqrt (* x z)) (* 1/2 (* (sqrt (/ 1 (* x z))) (* y (+ x z))))) |
(+ (sqrt (* x z)) (* y (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (* y (pow (+ x z) 2)))) (* 1/2 (* (sqrt (/ 1 (* x z))) (+ x z)))))) |
(+ (sqrt (* x z)) (* y (+ (* 1/2 (* (sqrt (/ 1 (* x z))) (+ x z))) (* y (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (pow (+ x z) 2))) (* 1/16 (* (sqrt (/ 1 (* (pow x 5) (pow z 5)))) (* y (pow (+ x z) 3))))))))) |
(* x y) |
(* y (+ x (/ (* x z) y))) |
(* y (+ x (/ (* x z) y))) |
(* y (+ x (/ (* x z) y))) |
(* y (+ x z)) |
(* y (+ x (+ z (/ (* x z) y)))) |
(* y (+ x (+ z (/ (* x z) y)))) |
(* y (+ x (+ z (/ (* x z) y)))) |
(* 2 (sqrt (* y (+ x z)))) |
(* y (+ (* 2 (sqrt (/ (+ x z) y))) (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z))))))) |
(* y (+ (* -1/4 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (+ (* 2 (sqrt (/ (+ x z) y))) (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z)))))))) |
(* y (+ (* -1/4 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (+ (* 1/8 (* (* (pow x 3) (pow z 3)) (sqrt (/ 1 (* (pow y 7) (pow (+ x z) 5)))))) (+ (* 2 (sqrt (/ (+ x z) y))) (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z))))))))) |
(sqrt (* y (+ x z))) |
(* y (+ (sqrt (/ (+ x z) y)) (* 1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z)))))))) |
(* y (+ (sqrt (/ (+ x z) y)) (+ (* -1/8 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (* 1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z))))))))) |
(* y (+ (sqrt (/ (+ x z) y)) (+ (* -1/8 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (+ (* 1/16 (* (* (pow x 3) (pow z 3)) (sqrt (/ 1 (* (pow y 7) (pow (+ x z) 5)))))) (* 1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z)))))))))) |
(* x y) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (* x z) y))))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (* x z) y))))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (* x z) y))))) |
(* -1 (* y (+ (* -1 x) (* -1 z)))) |
(* -1 (* y (+ (* -1 x) (+ (* -1 z) (* -1 (/ (* x z) y)))))) |
(* -1 (* y (+ (* -1 x) (+ (* -1 z) (* -1 (/ (* x z) y)))))) |
(* -1 (* y (+ (* -1 x) (+ (* -1 z) (* -1 (/ (* x z) y)))))) |
(* -2 (* (sqrt (* y (+ (* -1 x) (* -1 z)))) (sqrt -1))) |
(* -1 (* y (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))) (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))))) |
(* -1 (* y (+ (* -1/4 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))) (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z)))))))))) |
(* -1 (* y (+ (* -1/4 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 1/8 (* (* (pow x 3) (* (pow z 3) (sqrt -1))) (sqrt (/ 1 (* (pow y 7) (pow (+ (* -1 x) (* -1 z)) 5)))))) (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))) (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))))))) |
(* -1 (* (sqrt (* y (+ (* -1 x) (* -1 z)))) (sqrt -1))) |
(* -1 (* y (+ (* 1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))) (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))))) |
(* -1 (* y (+ (* -1/8 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))) (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1)))))) |
(* -1 (* y (+ (* -1/8 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 1/16 (* (* (pow x 3) (* (pow z 3) (sqrt -1))) (sqrt (/ 1 (* (pow y 7) (pow (+ (* -1 x) (* -1 z)) 5)))))) (+ (* 1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))) (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))))))) |
(* x (+ y z)) |
(* x (+ y z)) |
(* x (+ y z)) |
(* x (+ y z)) |
(* y z) |
(+ (* x (+ y z)) (* y z)) |
(+ (* x (+ y z)) (* y z)) |
(+ (* x (+ y z)) (* y z)) |
(* 2 (sqrt (* y z))) |
(+ (* 2 (sqrt (* y z))) (* (* x (+ y z)) (sqrt (/ 1 (* y z))))) |
(+ (* 2 (sqrt (* y z))) (* x (+ (* -1/4 (* (* x (pow (+ y z) 2)) (sqrt (/ 1 (* (pow y 3) (pow z 3)))))) (* (sqrt (/ 1 (* y z))) (+ y z))))) |
(+ (* 2 (sqrt (* y z))) (* x (+ (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow y 3) (pow z 3)))) (pow (+ y z) 2))) (* 1/8 (* (* x (pow (+ y z) 3)) (sqrt (/ 1 (* (pow y 5) (pow z 5)))))))) (* (sqrt (/ 1 (* y z))) (+ y z))))) |
(sqrt (* y z)) |
(+ (sqrt (* y z)) (* 1/2 (* (* x (+ y z)) (sqrt (/ 1 (* y z)))))) |
(+ (sqrt (* y z)) (* x (+ (* -1/8 (* (* x (pow (+ y z) 2)) (sqrt (/ 1 (* (pow y 3) (pow z 3)))))) (* 1/2 (* (sqrt (/ 1 (* y z))) (+ y z)))))) |
(+ (sqrt (* y z)) (* x (+ (* 1/2 (* (sqrt (/ 1 (* y z))) (+ y z))) (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow y 3) (pow z 3)))) (pow (+ y z) 2))) (* 1/16 (* (* x (pow (+ y z) 3)) (sqrt (/ 1 (* (pow y 5) (pow z 5))))))))))) |
(* x (+ y z)) |
(* x (+ y z)) |
(* x (+ y z)) |
(* x (+ y z)) |
(* x (+ y z)) |
(* x (+ y (+ z (/ (* y z) x)))) |
(* x (+ y (+ z (/ (* y z) x)))) |
(* x (+ y (+ z (/ (* y z) x)))) |
(* 2 (sqrt (* x (+ y z)))) |
(* x (+ (* 2 (sqrt (/ (+ y z) x))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z)))) |
(* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (+ (* 2 (sqrt (/ (+ y z) x))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z))))) |
(* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow x 7) (pow (+ y z) 5)))) (* (pow y 3) (pow z 3)))) (+ (* 2 (sqrt (/ (+ y z) x))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z)))))) |
(sqrt (* x (+ y z))) |
(* x (+ (sqrt (/ (+ y z) x)) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z))))) |
(* x (+ (sqrt (/ (+ y z) x)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z)))))) |
(* x (+ (sqrt (/ (+ y z) x)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow x 7) (pow (+ y z) 5)))) (* (pow y 3) (pow z 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z))))))) |
(* -1 (* x (+ (* -1 y) (* -1 z)))) |
(* -1 (* x (+ (* -1 y) (* -1 z)))) |
(* -1 (* x (+ (* -1 y) (* -1 z)))) |
(* -1 (* x (+ (* -1 y) (* -1 z)))) |
(* -1 (* x (+ (* -1 y) (* -1 z)))) |
(* -1 (* x (+ (* -1 y) (+ (* -1 z) (* -1 (/ (* y z) x)))))) |
(* -1 (* x (+ (* -1 y) (+ (* -1 z) (* -1 (/ (* y z) x)))))) |
(* -1 (* x (+ (* -1 y) (+ (* -1 z) (* -1 (/ (* y z) x)))))) |
(* -2 (* (sqrt (* x (+ (* -1 y) (* -1 z)))) (sqrt -1))) |
(* -1 (* x (+ (* 2 (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))) (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))))) |
(* -1 (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 2 (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))) (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1)))))))) |
(* -1 (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow x 7) (pow (+ (* -1 y) (* -1 z)) 5)))) (* (pow y 3) (* (pow z 3) (sqrt -1))))) (+ (* 2 (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))) (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))))))) |
(* -1 (* (sqrt (* x (+ (* -1 y) (* -1 z)))) (sqrt -1))) |
(* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))) (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))))) |
(* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))) (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1)))))) |
(* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow x 7) (pow (+ (* -1 y) (* -1 z)) 5)))) (* (pow y 3) (* (pow z 3) (sqrt -1))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))) (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))))))) |
| Outputs |
|---|
(* x y) |
(*.f64 y x) |
(+ (* x y) (* x z)) |
(*.f64 (+.f64 z y) x) |
(+ (* x y) (* x z)) |
(*.f64 (+.f64 z y) x) |
(+ (* x y) (* x z)) |
(*.f64 (+.f64 z y) x) |
(* x y) |
(*.f64 y x) |
(+ (* x y) (* z (+ x y))) |
(fma.f64 (+.f64 y x) z (*.f64 y x)) |
(+ (* x y) (* z (+ x y))) |
(fma.f64 (+.f64 y x) z (*.f64 y x)) |
(+ (* x y) (* z (+ x y))) |
(fma.f64 (+.f64 y x) z (*.f64 y x)) |
(* 2 (sqrt (* x y))) |
(*.f64 (sqrt.f64 (*.f64 y x)) #s(literal 2 binary64)) |
(+ (* 2 (sqrt (* x y))) (* (sqrt (/ 1 (* x y))) (* z (+ x y)))) |
(fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x))) (+.f64 y x)) z (*.f64 (sqrt.f64 (*.f64 y x)) #s(literal 2 binary64))) |
(+ (* 2 (sqrt (* x y))) (* z (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (* z (pow (+ x y) 2)))) (* (sqrt (/ 1 (* x y))) (+ x y))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (+.f64 y x) #s(literal 2 binary64)) z)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x))) (+.f64 y x))) z (*.f64 (sqrt.f64 (*.f64 y x)) #s(literal 2 binary64))) |
(+ (* 2 (sqrt (* x y))) (* z (+ (* z (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (pow (+ x y) 2))) (* 1/8 (* (sqrt (/ 1 (* (pow x 5) (pow y 5)))) (* z (pow (+ x y) 3)))))) (* (sqrt (/ 1 (* x y))) (+ x y))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (+.f64 y x) #s(literal 3 binary64)) z)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 y #s(literal 5 binary64)))) (*.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 (+.f64 y x) #s(literal 2 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (pow.f64 x #s(literal 3 binary64)))))) z (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x))) (+.f64 y x))) z (*.f64 (sqrt.f64 (*.f64 y x)) #s(literal 2 binary64))) |
(sqrt (* x y)) |
(sqrt.f64 (*.f64 y x)) |
(+ (sqrt (* x y)) (* 1/2 (* (sqrt (/ 1 (* x y))) (* z (+ x y))))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 y x) z)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x))) (sqrt.f64 (*.f64 y x))) |
(+ (sqrt (* x y)) (* z (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (* z (pow (+ x y) 2)))) (* 1/2 (* (sqrt (/ 1 (* x y))) (+ x y)))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (+.f64 y x) #s(literal 2 binary64)) z)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x))))) z (sqrt.f64 (*.f64 y x))) |
(+ (sqrt (* x y)) (* z (+ (* 1/2 (* (sqrt (/ 1 (* x y))) (+ x y))) (* z (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (pow (+ x y) 2))) (* 1/16 (* (sqrt (/ 1 (* (pow x 5) (pow y 5)))) (* z (pow (+ x y) 3))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (+.f64 y x) #s(literal 3 binary64)) z)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 y #s(literal 5 binary64)))) (*.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (+.f64 y x) #s(literal 2 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (pow.f64 x #s(literal 3 binary64)))))) z (*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x))))) z (sqrt.f64 (*.f64 y x))) |
(* x z) |
(*.f64 z x) |
(* z (+ x (/ (* x y) z))) |
(*.f64 (fma.f64 (/.f64 y z) x x) z) |
(* z (+ x (/ (* x y) z))) |
(*.f64 (fma.f64 (/.f64 y z) x x) z) |
(* z (+ x (/ (* x y) z))) |
(*.f64 (fma.f64 (/.f64 y z) x x) z) |
(* z (+ x y)) |
(*.f64 (+.f64 y x) z) |
(* z (+ x (+ y (/ (* x y) z)))) |
(*.f64 (fma.f64 (+.f64 (/.f64 y z) #s(literal 1 binary64)) x y) z) |
(* z (+ x (+ y (/ (* x y) z)))) |
(*.f64 (fma.f64 (+.f64 (/.f64 y z) #s(literal 1 binary64)) x y) z) |
(* z (+ x (+ y (/ (* x y) z)))) |
(*.f64 (fma.f64 (+.f64 (/.f64 y z) #s(literal 1 binary64)) x y) z) |
(* 2 (sqrt (* z (+ x y)))) |
(*.f64 (sqrt.f64 (*.f64 (+.f64 y x) z)) #s(literal 2 binary64)) |
(* z (+ (* 2 (sqrt (/ (+ x y) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))) |
(*.f64 (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (pow.f64 z #s(literal 3 binary64)))) (*.f64 y x) (*.f64 (sqrt.f64 (/.f64 (+.f64 y x) z)) #s(literal 2 binary64))) z) |
(* z (+ (* -1/4 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 2 (sqrt (/ (+ x y) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 y y)) (*.f64 x x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 y x) #s(literal 3 binary64))) (pow.f64 z #s(literal 5 binary64)))) (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (pow.f64 z #s(literal 3 binary64)))) (*.f64 y x) (*.f64 (sqrt.f64 (/.f64 (+.f64 y x) z)) #s(literal 2 binary64)))) z) |
(* z (+ (* -1/4 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/8 (* (* (pow x 3) (pow y 3)) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (+ (* 2 (sqrt (/ (+ x y) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 y #s(literal 3 binary64))) (pow.f64 x #s(literal 3 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 y x) #s(literal 5 binary64))) (pow.f64 z #s(literal 7 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 y y)) (*.f64 x x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 y x) #s(literal 3 binary64))) (pow.f64 z #s(literal 5 binary64)))) (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (pow.f64 z #s(literal 3 binary64)))) (*.f64 y x) (*.f64 (sqrt.f64 (/.f64 (+.f64 y x) z)) #s(literal 2 binary64))))) z) |
(sqrt (* z (+ x y))) |
(sqrt.f64 (*.f64 (+.f64 y x) z)) |
(* z (+ (sqrt (/ (+ x y) z)) (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (pow.f64 z #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (+.f64 y x) z))) z) |
(* z (+ (sqrt (/ (+ x y) z)) (+ (* -1/8 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 y y)) (*.f64 x x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 y x) #s(literal 3 binary64))) (pow.f64 z #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (pow.f64 z #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (+.f64 y x) z)))) z) |
(* z (+ (sqrt (/ (+ x y) z)) (+ (* -1/8 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/16 (* (* (pow x 3) (pow y 3)) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))))) |
(*.f64 (+.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 y #s(literal 3 binary64))) (pow.f64 x #s(literal 3 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 y x) #s(literal 5 binary64))) (pow.f64 z #s(literal 7 binary64)))) (*.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 y y)) (*.f64 x x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 y x) #s(literal 3 binary64))) (pow.f64 z #s(literal 5 binary64)))))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (pow.f64 z #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (+.f64 y x) z)))) z) |
(* x z) |
(*.f64 z x) |
(* -1 (* z (+ (* -1 x) (* -1 (/ (* x y) z))))) |
(*.f64 (fma.f64 (/.f64 y z) x x) z) |
(* -1 (* z (+ (* -1 x) (* -1 (/ (* x y) z))))) |
(*.f64 (fma.f64 (/.f64 y z) x x) z) |
(* -1 (* z (+ (* -1 x) (* -1 (/ (* x y) z))))) |
(*.f64 (fma.f64 (/.f64 y z) x x) z) |
(* -1 (* z (+ (* -1 x) (* -1 y)))) |
(*.f64 (+.f64 y x) z) |
(* -1 (* z (+ (* -1 x) (+ (* -1 y) (* -1 (/ (* x y) z)))))) |
(*.f64 (fma.f64 (+.f64 (/.f64 y z) #s(literal 1 binary64)) x y) z) |
(* -1 (* z (+ (* -1 x) (+ (* -1 y) (* -1 (/ (* x y) z)))))) |
(*.f64 (fma.f64 (+.f64 (/.f64 y z) #s(literal 1 binary64)) x y) z) |
(* -1 (* z (+ (* -1 x) (+ (* -1 y) (* -1 (/ (* x y) z)))))) |
(*.f64 (fma.f64 (+.f64 (/.f64 y z) #s(literal 1 binary64)) x y) z) |
(* -2 (* (sqrt (* z (+ (* -1 x) (* -1 y)))) (sqrt -1))) |
(*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (-.f64 (neg.f64 y) x) z))) |
(* -1 (* z (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 y)) z)) (sqrt -1))) (* (* x (* y (sqrt -1))) (sqrt (/ 1 (* (pow z 3) (+ (* -1 x) (* -1 y))))))))) |
(*.f64 (neg.f64 z) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 y) x)) (pow.f64 z #s(literal 3 binary64)))) (*.f64 y x) (*.f64 (sqrt.f64 (/.f64 (-.f64 (neg.f64 y) x) z)) #s(literal 2 binary64))))) |
(* -1 (* z (+ (* -1/4 (* (* (pow x 2) (* (pow y 2) (sqrt -1))) (sqrt (/ 1 (* (pow z 5) (pow (+ (* -1 x) (* -1 y)) 3)))))) (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 y)) z)) (sqrt -1))) (* (* x (* y (sqrt -1))) (sqrt (/ 1 (* (pow z 3) (+ (* -1 x) (* -1 y)))))))))) |
(*.f64 (neg.f64 z) (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (neg.f64 y) x) #s(literal 3 binary64))) (pow.f64 z #s(literal 5 binary64))))) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) y) x) x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 y) x)) (pow.f64 z #s(literal 3 binary64)))) (*.f64 y x) (*.f64 (sqrt.f64 (/.f64 (-.f64 (neg.f64 y) x) z)) #s(literal 2 binary64)))))) |
(* -1 (* z (+ (* -1/4 (* (* (pow x 2) (* (pow y 2) (sqrt -1))) (sqrt (/ 1 (* (pow z 5) (pow (+ (* -1 x) (* -1 y)) 3)))))) (+ (* 1/8 (* (* (pow x 3) (* (pow y 3) (sqrt -1))) (sqrt (/ 1 (* (pow z 7) (pow (+ (* -1 x) (* -1 y)) 5)))))) (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 y)) z)) (sqrt -1))) (* (* x (* y (sqrt -1))) (sqrt (/ 1 (* (pow z 3) (+ (* -1 x) (* -1 y))))))))))) |
(*.f64 (neg.f64 z) (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (neg.f64 y) x) #s(literal 3 binary64))) (pow.f64 z #s(literal 5 binary64))))) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) y) x) x) (fma.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (neg.f64 y) x) #s(literal 5 binary64))) (pow.f64 z #s(literal 7 binary64))))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 y #s(literal 3 binary64))) (pow.f64 x #s(literal 3 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 y) x)) (pow.f64 z #s(literal 3 binary64)))) (*.f64 y x) (*.f64 (sqrt.f64 (/.f64 (-.f64 (neg.f64 y) x) z)) #s(literal 2 binary64))))))) |
(* -1 (* (sqrt (* z (+ (* -1 x) (* -1 y)))) (sqrt -1))) |
(*.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (-.f64 (neg.f64 y) x) z))) |
(* -1 (* z (+ (* 1/2 (* (* x (* y (sqrt -1))) (sqrt (/ 1 (* (pow z 3) (+ (* -1 x) (* -1 y))))))) (* (sqrt (/ (+ (* -1 x) (* -1 y)) z)) (sqrt -1))))) |
(*.f64 (neg.f64 z) (fma.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x) #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 y) x)) (pow.f64 z #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 (-.f64 (neg.f64 y) x) z)) (sqrt.f64 #s(literal -1 binary64))))) |
(* -1 (* z (+ (* -1/8 (* (* (pow x 2) (* (pow y 2) (sqrt -1))) (sqrt (/ 1 (* (pow z 5) (pow (+ (* -1 x) (* -1 y)) 3)))))) (+ (* 1/2 (* (* x (* y (sqrt -1))) (sqrt (/ 1 (* (pow z 3) (+ (* -1 x) (* -1 y))))))) (* (sqrt (/ (+ (* -1 x) (* -1 y)) z)) (sqrt -1)))))) |
(*.f64 (neg.f64 z) (fma.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) y)) (*.f64 x x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (neg.f64 y) x) #s(literal 3 binary64))) (pow.f64 z #s(literal 5 binary64)))) (fma.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x) #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 y) x)) (pow.f64 z #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 (-.f64 (neg.f64 y) x) z)) (sqrt.f64 #s(literal -1 binary64)))))) |
(* -1 (* z (+ (* -1/8 (* (* (pow x 2) (* (pow y 2) (sqrt -1))) (sqrt (/ 1 (* (pow z 5) (pow (+ (* -1 x) (* -1 y)) 3)))))) (+ (* 1/16 (* (* (pow x 3) (* (pow y 3) (sqrt -1))) (sqrt (/ 1 (* (pow z 7) (pow (+ (* -1 x) (* -1 y)) 5)))))) (+ (* 1/2 (* (* x (* y (sqrt -1))) (sqrt (/ 1 (* (pow z 3) (+ (* -1 x) (* -1 y))))))) (* (sqrt (/ (+ (* -1 x) (* -1 y)) z)) (sqrt -1))))))) |
(*.f64 (neg.f64 z) (fma.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 3 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 y #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (neg.f64 y) x) #s(literal 5 binary64))) (pow.f64 z #s(literal 7 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) y)) (*.f64 x x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (neg.f64 y) x) #s(literal 3 binary64))) (pow.f64 z #s(literal 5 binary64)))) (fma.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x) #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 y) x)) (pow.f64 z #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 (-.f64 (neg.f64 y) x) z)) (sqrt.f64 #s(literal -1 binary64))))))) |
(* x z) |
(*.f64 z x) |
(+ (* x y) (* x z)) |
(*.f64 (+.f64 z y) x) |
(+ (* x y) (* x z)) |
(*.f64 (+.f64 z y) x) |
(+ (* x y) (* x z)) |
(*.f64 (+.f64 z y) x) |
(* x z) |
(*.f64 z x) |
(+ (* x z) (* y (+ x z))) |
(fma.f64 (+.f64 y x) z (*.f64 y x)) |
(+ (* x z) (* y (+ x z))) |
(fma.f64 (+.f64 y x) z (*.f64 y x)) |
(+ (* x z) (* y (+ x z))) |
(fma.f64 (+.f64 y x) z (*.f64 y x)) |
(* 2 (sqrt (* x z))) |
(*.f64 (sqrt.f64 (*.f64 z x)) #s(literal 2 binary64)) |
(+ (* 2 (sqrt (* x z))) (* (sqrt (/ 1 (* x z))) (* y (+ x z)))) |
(fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z x))) (+.f64 z x)) y (*.f64 (sqrt.f64 (*.f64 z x)) #s(literal 2 binary64))) |
(+ (* 2 (sqrt (* x z))) (* y (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (* y (pow (+ x z) 2)))) (* (sqrt (/ 1 (* x z))) (+ x z))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (+.f64 z x) #s(literal 2 binary64)) y)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z x))) (+.f64 z x))) y (*.f64 (sqrt.f64 (*.f64 z x)) #s(literal 2 binary64))) |
(+ (* 2 (sqrt (* x z))) (* y (+ (* y (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (pow (+ x z) 2))) (* 1/8 (* (sqrt (/ 1 (* (pow x 5) (pow z 5)))) (* y (pow (+ x z) 3)))))) (* (sqrt (/ 1 (* x z))) (+ x z))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (+.f64 z x) #s(literal 3 binary64)) y)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 5 binary64))) (pow.f64 x #s(literal 5 binary64)))))) y (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z x))) (+.f64 z x))) y (*.f64 (sqrt.f64 (*.f64 z x)) #s(literal 2 binary64))) |
(sqrt (* x z)) |
(sqrt.f64 (*.f64 z x)) |
(+ (sqrt (* x z)) (* 1/2 (* (sqrt (/ 1 (* x z))) (* y (+ x z))))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 z x) y)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z x))) (sqrt.f64 (*.f64 z x))) |
(+ (sqrt (* x z)) (* y (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (* y (pow (+ x z) 2)))) (* 1/2 (* (sqrt (/ 1 (* x z))) (+ x z)))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (+.f64 z x) #s(literal 2 binary64)) y)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 z x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z x))))) y (sqrt.f64 (*.f64 z x))) |
(+ (sqrt (* x z)) (* y (+ (* 1/2 (* (sqrt (/ 1 (* x z))) (+ x z))) (* y (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (pow (+ x z) 2))) (* 1/16 (* (sqrt (/ 1 (* (pow x 5) (pow z 5)))) (* y (pow (+ x z) 3))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (+.f64 z x) #s(literal 3 binary64)) y)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 5 binary64))) (pow.f64 x #s(literal 5 binary64)))))) y (*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 z x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z x))))) y (sqrt.f64 (*.f64 z x))) |
(* x y) |
(*.f64 y x) |
(* y (+ x (/ (* x z) y))) |
(*.f64 (fma.f64 (/.f64 z y) x x) y) |
(* y (+ x (/ (* x z) y))) |
(*.f64 (fma.f64 (/.f64 z y) x x) y) |
(* y (+ x (/ (* x z) y))) |
(*.f64 (fma.f64 (/.f64 z y) x x) y) |
(* y (+ x z)) |
(*.f64 (+.f64 z x) y) |
(* y (+ x (+ z (/ (* x z) y)))) |
(*.f64 (fma.f64 (+.f64 (/.f64 z y) #s(literal 1 binary64)) x z) y) |
(* y (+ x (+ z (/ (* x z) y)))) |
(*.f64 (fma.f64 (+.f64 (/.f64 z y) #s(literal 1 binary64)) x z) y) |
(* y (+ x (+ z (/ (* x z) y)))) |
(*.f64 (fma.f64 (+.f64 (/.f64 z y) #s(literal 1 binary64)) x z) y) |
(* 2 (sqrt (* y (+ x z)))) |
(*.f64 (sqrt.f64 (*.f64 (+.f64 z x) y)) #s(literal 2 binary64)) |
(* y (+ (* 2 (sqrt (/ (+ x z) y))) (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z))))))) |
(*.f64 (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 z x) (*.f64 (sqrt.f64 (/.f64 (+.f64 z x) y)) #s(literal 2 binary64))) y) |
(* y (+ (* -1/4 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (+ (* 2 (sqrt (/ (+ x z) y))) (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z)))))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 z z)) (*.f64 x x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 z x) #s(literal 3 binary64))) (pow.f64 y #s(literal 5 binary64)))) (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 z x) (*.f64 (sqrt.f64 (/.f64 (+.f64 z x) y)) #s(literal 2 binary64)))) y) |
(* y (+ (* -1/4 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (+ (* 1/8 (* (* (pow x 3) (pow z 3)) (sqrt (/ 1 (* (pow y 7) (pow (+ x z) 5)))))) (+ (* 2 (sqrt (/ (+ x z) y))) (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z))))))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 z #s(literal 3 binary64))) (pow.f64 x #s(literal 3 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 z x) #s(literal 5 binary64))) (pow.f64 y #s(literal 7 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 z z)) (*.f64 x x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 z x) #s(literal 3 binary64))) (pow.f64 y #s(literal 5 binary64)))) (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 z x) (*.f64 (sqrt.f64 (/.f64 (+.f64 z x) y)) #s(literal 2 binary64))))) y) |
(sqrt (* y (+ x z))) |
(sqrt.f64 (*.f64 (+.f64 z x) y)) |
(* y (+ (sqrt (/ (+ x z) y)) (* 1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z)))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) (pow.f64 y #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (+.f64 z x) y))) y) |
(* y (+ (sqrt (/ (+ x z) y)) (+ (* -1/8 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (* 1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z))))))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 z z)) (*.f64 x x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 z x) #s(literal 3 binary64))) (pow.f64 y #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) (pow.f64 y #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (+.f64 z x) y)))) y) |
(* y (+ (sqrt (/ (+ x z) y)) (+ (* -1/8 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (+ (* 1/16 (* (* (pow x 3) (pow z 3)) (sqrt (/ 1 (* (pow y 7) (pow (+ x z) 5)))))) (* 1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z)))))))))) |
(*.f64 (+.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 z #s(literal 3 binary64))) (pow.f64 x #s(literal 3 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 z x) #s(literal 5 binary64))) (pow.f64 y #s(literal 7 binary64)))) (*.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 z z)) (*.f64 x x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 z x) #s(literal 3 binary64))) (pow.f64 y #s(literal 5 binary64)))))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) (pow.f64 y #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (+.f64 z x) y)))) y) |
(* x y) |
(*.f64 y x) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (* x z) y))))) |
(*.f64 (fma.f64 (/.f64 z y) x x) y) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (* x z) y))))) |
(*.f64 (fma.f64 (/.f64 z y) x x) y) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (* x z) y))))) |
(*.f64 (fma.f64 (/.f64 z y) x x) y) |
(* -1 (* y (+ (* -1 x) (* -1 z)))) |
(*.f64 (+.f64 z x) y) |
(* -1 (* y (+ (* -1 x) (+ (* -1 z) (* -1 (/ (* x z) y)))))) |
(*.f64 (fma.f64 (+.f64 (/.f64 z y) #s(literal 1 binary64)) x z) y) |
(* -1 (* y (+ (* -1 x) (+ (* -1 z) (* -1 (/ (* x z) y)))))) |
(*.f64 (fma.f64 (+.f64 (/.f64 z y) #s(literal 1 binary64)) x z) y) |
(* -1 (* y (+ (* -1 x) (+ (* -1 z) (* -1 (/ (* x z) y)))))) |
(*.f64 (fma.f64 (+.f64 (/.f64 z y) #s(literal 1 binary64)) x z) y) |
(* -2 (* (sqrt (* y (+ (* -1 x) (* -1 z)))) (sqrt -1))) |
(*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (-.f64 (neg.f64 z) x) y))) |
(* -1 (* y (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))) (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 z) x)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 z x) (*.f64 (sqrt.f64 (/.f64 (-.f64 (neg.f64 z) x) y)) #s(literal 2 binary64)))) (neg.f64 y)) |
(* -1 (* y (+ (* -1/4 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))) (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z)))))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (neg.f64 z) x) #s(literal 3 binary64))) (pow.f64 y #s(literal 5 binary64))))) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) z) x) x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 z) x)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 z x) (*.f64 (sqrt.f64 (/.f64 (-.f64 (neg.f64 z) x) y)) #s(literal 2 binary64))))) (neg.f64 y)) |
(* -1 (* y (+ (* -1/4 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 1/8 (* (* (pow x 3) (* (pow z 3) (sqrt -1))) (sqrt (/ 1 (* (pow y 7) (pow (+ (* -1 x) (* -1 z)) 5)))))) (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))) (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (neg.f64 z) x) #s(literal 3 binary64))) (pow.f64 y #s(literal 5 binary64))))) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) z) x) x) (fma.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (neg.f64 z) x) #s(literal 5 binary64))) (pow.f64 y #s(literal 7 binary64))))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 3 binary64))) (pow.f64 x #s(literal 3 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 z) x)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 z x) (*.f64 (sqrt.f64 (/.f64 (-.f64 (neg.f64 z) x) y)) #s(literal 2 binary64)))))) (neg.f64 y)) |
(* -1 (* (sqrt (* y (+ (* -1 x) (* -1 z)))) (sqrt -1))) |
(*.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (-.f64 (neg.f64 z) x) y))) |
(* -1 (* y (+ (* 1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))) (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) x) #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 z) x)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 (-.f64 (neg.f64 z) x) y)) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 y)) |
(* -1 (* y (+ (* -1/8 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))) (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1)))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) z)) (*.f64 x x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (neg.f64 z) x) #s(literal 3 binary64))) (pow.f64 y #s(literal 5 binary64)))) (fma.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) x) #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 z) x)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 (-.f64 (neg.f64 z) x) y)) (sqrt.f64 #s(literal -1 binary64))))) (neg.f64 y)) |
(* -1 (* y (+ (* -1/8 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 1/16 (* (* (pow x 3) (* (pow z 3) (sqrt -1))) (sqrt (/ 1 (* (pow y 7) (pow (+ (* -1 x) (* -1 z)) 5)))))) (+ (* 1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))) (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) z)) (*.f64 x x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (neg.f64 z) x) #s(literal 3 binary64))) (pow.f64 y #s(literal 5 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 3 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (neg.f64 z) x) #s(literal 5 binary64))) (pow.f64 y #s(literal 7 binary64)))) (fma.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) x) #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 z) x)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 (-.f64 (neg.f64 z) x) y)) (sqrt.f64 #s(literal -1 binary64)))))) (neg.f64 y)) |
(* x (+ y z)) |
(*.f64 (+.f64 z y) x) |
(* x (+ y z)) |
(*.f64 (+.f64 z y) x) |
(* x (+ y z)) |
(*.f64 (+.f64 z y) x) |
(* x (+ y z)) |
(*.f64 (+.f64 z y) x) |
(* y z) |
(*.f64 z y) |
(+ (* x (+ y z)) (* y z)) |
(fma.f64 (+.f64 y x) z (*.f64 y x)) |
(+ (* x (+ y z)) (* y z)) |
(fma.f64 (+.f64 y x) z (*.f64 y x)) |
(+ (* x (+ y z)) (* y z)) |
(fma.f64 (+.f64 y x) z (*.f64 y x)) |
(* 2 (sqrt (* y z))) |
(*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64)) |
(+ (* 2 (sqrt (* y z))) (* (* x (+ y z)) (sqrt (/ 1 (* y z))))) |
(fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) x (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64))) |
(+ (* 2 (sqrt (* y z))) (* x (+ (* -1/4 (* (* x (pow (+ y z) 2)) (sqrt (/ 1 (* (pow y 3) (pow z 3)))))) (* (sqrt (/ 1 (* y z))) (+ y z))))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 (+.f64 z y) #s(literal 2 binary64)) x) #s(literal -1/4 binary64)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (pow.f64 z #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y))) x (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64))) |
(+ (* 2 (sqrt (* y z))) (* x (+ (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow y 3) (pow z 3)))) (pow (+ y z) 2))) (* 1/8 (* (* x (pow (+ y z) 3)) (sqrt (/ 1 (* (pow y 5) (pow z 5)))))))) (* (sqrt (/ 1 (* y z))) (+ y z))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 (+.f64 z y) #s(literal 2 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (pow.f64 z #s(literal 3 binary64)))) (*.f64 (*.f64 (*.f64 (pow.f64 (+.f64 z y) #s(literal 3 binary64)) x) #s(literal 1/8 binary64)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 5 binary64))) (pow.f64 y #s(literal 5 binary64)))))) x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y))) x (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64))) |
(sqrt (* y z)) |
(sqrt.f64 (*.f64 z y)) |
(+ (sqrt (* y z)) (* 1/2 (* (* x (+ y z)) (sqrt (/ 1 (* y z)))))) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) (sqrt.f64 (*.f64 z y))) |
(+ (sqrt (* y z)) (* x (+ (* -1/8 (* (* x (pow (+ y z) 2)) (sqrt (/ 1 (* (pow y 3) (pow z 3)))))) (* 1/2 (* (sqrt (/ 1 (* y z))) (+ y z)))))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 (+.f64 z y) #s(literal 2 binary64)) x) #s(literal -1/8 binary64)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (pow.f64 z #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 z y)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))))) x (sqrt.f64 (*.f64 z y))) |
(+ (sqrt (* y z)) (* x (+ (* 1/2 (* (sqrt (/ 1 (* y z))) (+ y z))) (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow y 3) (pow z 3)))) (pow (+ y z) 2))) (* 1/16 (* (* x (pow (+ y z) 3)) (sqrt (/ 1 (* (pow y 5) (pow z 5))))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (+.f64 z y) #s(literal 2 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (pow.f64 z #s(literal 3 binary64)))) (*.f64 (*.f64 (*.f64 (pow.f64 (+.f64 z y) #s(literal 3 binary64)) x) #s(literal 1/16 binary64)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 5 binary64))) (pow.f64 y #s(literal 5 binary64)))))) x (*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 z y)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))))) x (sqrt.f64 (*.f64 z y))) |
(* x (+ y z)) |
(*.f64 (+.f64 z y) x) |
(* x (+ y z)) |
(*.f64 (+.f64 z y) x) |
(* x (+ y z)) |
(*.f64 (+.f64 z y) x) |
(* x (+ y z)) |
(*.f64 (+.f64 z y) x) |
(* x (+ y z)) |
(*.f64 (+.f64 z y) x) |
(* x (+ y (+ z (/ (* y z) x)))) |
(*.f64 (fma.f64 (+.f64 (/.f64 z x) #s(literal 1 binary64)) y z) x) |
(* x (+ y (+ z (/ (* y z) x)))) |
(*.f64 (fma.f64 (+.f64 (/.f64 z x) #s(literal 1 binary64)) y z) x) |
(* x (+ y (+ z (/ (* y z) x)))) |
(*.f64 (fma.f64 (+.f64 (/.f64 z x) #s(literal 1 binary64)) y z) x) |
(* 2 (sqrt (* x (+ y z)))) |
(*.f64 (sqrt.f64 (*.f64 (+.f64 z y) x)) #s(literal 2 binary64)) |
(* x (+ (* 2 (sqrt (/ (+ y z) x))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z)))) |
(*.f64 (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z y)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 z y) (*.f64 (sqrt.f64 (/.f64 (+.f64 z y) x)) #s(literal 2 binary64))) x) |
(* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (+ (* 2 (sqrt (/ (+ y z) x))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 z z) y) y)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 z y) #s(literal 3 binary64))) (pow.f64 x #s(literal 5 binary64)))) (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z y)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 z y) (*.f64 (sqrt.f64 (/.f64 (+.f64 z y) x)) #s(literal 2 binary64)))) x) |
(* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow x 7) (pow (+ y z) 5)))) (* (pow y 3) (pow z 3)))) (+ (* 2 (sqrt (/ (+ y z) x))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z)))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 z z) y) y)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 z y) #s(literal 3 binary64))) (pow.f64 x #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 z y) #s(literal 5 binary64))) (pow.f64 x #s(literal 7 binary64)))) (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z y)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 z y) (*.f64 (sqrt.f64 (/.f64 (+.f64 z y) x)) #s(literal 2 binary64))))) x) |
(sqrt (* x (+ y z))) |
(sqrt.f64 (*.f64 (+.f64 z y) x)) |
(* x (+ (sqrt (/ (+ y z) x)) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z y)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z y)) (pow.f64 x #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (+.f64 z y) x))) x) |
(* x (+ (sqrt (/ (+ y z) x)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z)))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z y)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z y)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 z z) y) y) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 z y) #s(literal 3 binary64))) (pow.f64 x #s(literal 5 binary64))))) #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (+.f64 z y) x)))) x) |
(* x (+ (sqrt (/ (+ y z) x)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow x 7) (pow (+ y z) 5)))) (* (pow y 3) (pow z 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z))))))) |
(*.f64 (+.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 z z) y) y) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 z y) #s(literal 3 binary64))) (pow.f64 x #s(literal 5 binary64))))) #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (+.f64 z y) x))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 z y) #s(literal 5 binary64))) (pow.f64 x #s(literal 7 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z y)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z y)) (pow.f64 x #s(literal 3 binary64))))))) x) |
(* -1 (* x (+ (* -1 y) (* -1 z)))) |
(*.f64 (+.f64 z y) x) |
(* -1 (* x (+ (* -1 y) (* -1 z)))) |
(*.f64 (+.f64 z y) x) |
(* -1 (* x (+ (* -1 y) (* -1 z)))) |
(*.f64 (+.f64 z y) x) |
(* -1 (* x (+ (* -1 y) (* -1 z)))) |
(*.f64 (+.f64 z y) x) |
(* -1 (* x (+ (* -1 y) (* -1 z)))) |
(*.f64 (+.f64 z y) x) |
(* -1 (* x (+ (* -1 y) (+ (* -1 z) (* -1 (/ (* y z) x)))))) |
(*.f64 (neg.f64 (fma.f64 (+.f64 (/.f64 z x) #s(literal 1 binary64)) y z)) (neg.f64 x)) |
(* -1 (* x (+ (* -1 y) (+ (* -1 z) (* -1 (/ (* y z) x)))))) |
(*.f64 (neg.f64 (fma.f64 (+.f64 (/.f64 z x) #s(literal 1 binary64)) y z)) (neg.f64 x)) |
(* -1 (* x (+ (* -1 y) (+ (* -1 z) (* -1 (/ (* y z) x)))))) |
(*.f64 (neg.f64 (fma.f64 (+.f64 (/.f64 z x) #s(literal 1 binary64)) y z)) (neg.f64 x)) |
(* -2 (* (sqrt (* x (+ (* -1 y) (* -1 z)))) (sqrt -1))) |
(*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (-.f64 (neg.f64 z) y) x))) |
(* -1 (* x (+ (* 2 (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))) (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 z) y)) (pow.f64 x #s(literal 3 binary64)))) y) z (*.f64 (sqrt.f64 (/.f64 (-.f64 (neg.f64 z) y) x)) #s(literal 2 binary64)))) (neg.f64 x)) |
(* -1 (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 2 (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))) (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1)))))))) |
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (neg.f64 z) y) #s(literal 3 binary64))) (pow.f64 x #s(literal 5 binary64)))) #s(literal -1/4 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) z) y) y) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 z) y)) (pow.f64 x #s(literal 3 binary64)))) y) z (*.f64 (sqrt.f64 (/.f64 (-.f64 (neg.f64 z) y) x)) #s(literal 2 binary64))))) (neg.f64 x)) |
(* -1 (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow x 7) (pow (+ (* -1 y) (* -1 z)) 5)))) (* (pow y 3) (* (pow z 3) (sqrt -1))))) (+ (* 2 (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))) (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))))))) |
(*.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (neg.f64 z) y) #s(literal 5 binary64))) (pow.f64 x #s(literal 7 binary64)))) #s(literal 1/8 binary64)) (*.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (neg.f64 z) y) #s(literal 3 binary64))) (pow.f64 x #s(literal 5 binary64)))) #s(literal -1/4 binary64)) (*.f64 (*.f64 (*.f64 z z) y) y))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 z) y)) (pow.f64 x #s(literal 3 binary64)))) y) z (*.f64 (sqrt.f64 (/.f64 (-.f64 (neg.f64 z) y) x)) #s(literal 2 binary64))))) (neg.f64 x)) |
(* -1 (* (sqrt (* x (+ (* -1 y) (* -1 z)))) (sqrt -1))) |
(*.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (-.f64 (neg.f64 z) y) x))) |
(* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))) (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 z) y)) (pow.f64 x #s(literal 3 binary64)))) #s(literal 1/2 binary64)) (*.f64 z y) (sqrt.f64 (/.f64 (-.f64 (neg.f64 z) y) x)))) (neg.f64 x)) |
(* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))) (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1)))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (neg.f64 z) y) #s(literal 3 binary64))) (pow.f64 x #s(literal 5 binary64)))) #s(literal -1/8 binary64)) (*.f64 (*.f64 (*.f64 z z) y) y)) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 z) y)) (pow.f64 x #s(literal 3 binary64)))) #s(literal 1/2 binary64)) (*.f64 z y) (sqrt.f64 (/.f64 (-.f64 (neg.f64 z) y) x))))) (neg.f64 x)) |
(* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow x 7) (pow (+ (* -1 y) (* -1 z)) 5)))) (* (pow y 3) (* (pow z 3) (sqrt -1))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))) (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))))))) |
(*.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (neg.f64 z) y) #s(literal 5 binary64))) (pow.f64 x #s(literal 7 binary64)))) #s(literal 1/16 binary64)) (*.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (neg.f64 z) y) #s(literal 3 binary64))) (pow.f64 x #s(literal 5 binary64)))) #s(literal -1/8 binary64)) (*.f64 (*.f64 (*.f64 z z) y) y))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 z) y)) (pow.f64 x #s(literal 3 binary64)))) #s(literal 1/2 binary64)) (*.f64 z y) (sqrt.f64 (/.f64 (-.f64 (neg.f64 z) y) x))))) (neg.f64 x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 11 | 44 |
| 0 | 18 | 36 |
| 1 | 55 | 36 |
| 2 | 435 | 36 |
| 3 | 6667 | 36 |
| 0 | 8469 | 33 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(+.f64 (*.f64 x y) (*.f64 x z)) |
(+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)))) |
(sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z))) |
| Outputs |
|---|
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
Compiled 11 150 to 1 656 computations (85.1% saved)
18 alts after pruning (18 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 354 | 18 | 372 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 355 | 18 | 373 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 75.6% | (*.f64 (sqrt.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 2 binary64)) |
| 75.2% | (*.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) #s(literal 1/4 binary64)) #s(literal 2 binary64))) | |
| ▶ | 48.0% | (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 1/4 binary64))) |
| ▶ | 75.3% | (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x)))))) |
| 57.8% | (*.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 (fma.f64 (*.f64 (*.f64 y y) x) (/.f64 x (*.f64 (-.f64 y z) x)) (neg.f64 (/.f64 (/.f64 (pow.f64 (*.f64 z x) #s(literal 2 binary64)) x) (-.f64 y z)))) (*.f64 y z)))) | |
| 51.6% | (*.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 (/.f64 (*.f64 (*.f64 (+.f64 z y) (-.f64 y z)) x) (-.f64 y z)) (*.f64 y z)))) | |
| 32.6% | (*.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 #s(approx (+ (* x y) (* x z)) (*.f64 z x)) (*.f64 y z)))) | |
| 59.8% | (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (fma.f64 (+.f64 (/.f64 z x) #s(literal 1 binary64)) y z) x)))) | |
| 59.2% | (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (fma.f64 (+.f64 (/.f64 y z) #s(literal 1 binary64)) x y) z)))) | |
| ▶ | 46.9% | (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x)))) |
| 32.7% | (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 y x) z)))) | |
| 31.3% | (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 z y)))) | |
| 3.9% | (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 z x)))) | |
| ▶ | 44.9% | (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)))) |
| 31.6% | #s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) x (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64)))) | |
| 3.8% | #s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z x))) (+.f64 z x)) y (*.f64 (sqrt.f64 (*.f64 z x)) #s(literal 2 binary64)))) | |
| 28.5% | #s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 z x) (*.f64 (sqrt.f64 (/.f64 (+.f64 z x) y)) #s(literal 2 binary64))) y)) | |
| 33.9% | #s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (pow.f64 z #s(literal 3 binary64)))) (*.f64 y x) (*.f64 (sqrt.f64 (/.f64 (+.f64 y x) z)) #s(literal 2 binary64))) z)) |
Compiled 558 to 430 computations (22.9% saved)
| 1× | egg-herbie |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (fma.f64 (+.f64 y x) z (*.f64 y x)) | |
| cost-diff | 0 | (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) | |
| cost-diff | 0 | (pow.f64 (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 1/4 binary64)) | |
| cost-diff | 0 | (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 1/4 binary64))) | |
| cost-diff | 0 | (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x))) | |
| cost-diff | 0 | (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x)))) | |
| cost-diff | 0 | (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x))))) | |
| cost-diff | 320 | (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x)))))) | |
| cost-diff | 0 | (*.f64 (+.f64 z y) x) | |
| cost-diff | 0 | #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x)) | |
| cost-diff | 0 | (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x))) | |
| cost-diff | 0 | (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x)))) | |
| cost-diff | 0 | (*.f64 y x) | |
| cost-diff | 0 | #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)) | |
| cost-diff | 0 | (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x))) | |
| cost-diff | 0 | (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)))) | |
| cost-diff | 0 | (+.f64 y x) | |
| cost-diff | 0 | (fma.f64 (+.f64 y x) z (*.f64 y x)) | |
| cost-diff | 0 | (sqrt.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) | |
| cost-diff | 0 | (*.f64 (sqrt.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 2 binary64)) |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 31 | 304 |
| 0 | 50 | 290 |
| 1 | 81 | 284 |
| 2 | 119 | 284 |
| 3 | 377 | 284 |
| 4 | 1724 | 284 |
| 5 | 2645 | 284 |
| 6 | 3179 | 284 |
| 7 | 3340 | 284 |
| 8 | 3340 | 284 |
| 9 | 6333 | 284 |
| 10 | 6434 | 284 |
| 11 | 6544 | 284 |
| 12 | 6578 | 284 |
| 13 | 6612 | 284 |
| 14 | 6612 | 284 |
| 15 | 6612 | 284 |
| 16 | 6612 | 284 |
| 0 | 8129 | 284 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 (sqrt.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 2 binary64)) |
(sqrt.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) |
(fma.f64 (+.f64 y x) z (*.f64 y x)) |
(+.f64 y x) |
y |
x |
z |
(*.f64 y x) |
#s(literal 2 binary64) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)))) |
#s(literal 2 binary64) |
(sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)) |
(*.f64 y x) |
y |
x |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x)))) |
#s(literal 2 binary64) |
(sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x)) |
(*.f64 (+.f64 z y) x) |
(+.f64 z y) |
z |
y |
x |
(*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x)))))) |
#s(literal 2 binary64) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x))))) |
#s(literal 1 binary64) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x))) |
(fma.f64 (+.f64 y x) z (*.f64 y x)) |
(+.f64 y x) |
y |
x |
z |
(*.f64 y x) |
(*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 1/4 binary64))) |
#s(literal 2 binary64) |
(pow.f64 (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 1/4 binary64)) |
(*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) |
(fma.f64 (+.f64 y x) z (*.f64 y x)) |
(+.f64 y x) |
y |
x |
z |
(*.f64 y x) |
#s(literal 1/4 binary64) |
| Outputs |
|---|
(*.f64 (sqrt.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 (fma.f64 z (+.f64 x y) (*.f64 x y)))) |
(sqrt.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) |
(sqrt.f64 (fma.f64 z (+.f64 x y) (*.f64 x y))) |
(fma.f64 (+.f64 y x) z (*.f64 y x)) |
(fma.f64 z (+.f64 x y) (*.f64 x y)) |
(+.f64 y x) |
(+.f64 x y) |
y |
x |
z |
(*.f64 y x) |
(*.f64 x y) |
#s(literal 2 binary64) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)))) |
(*.f64 (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x))) |
(sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) |
(*.f64 y x) |
(*.f64 x y) |
y |
x |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x)))) |
(*.f64 (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x))) #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x)) |
(*.f64 (+.f64 z y) x) |
(+.f64 z y) |
z |
y |
x |
(*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x)))))) |
(/.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (+.f64 x y) (*.f64 x y))))) |
#s(literal 2 binary64) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (+.f64 x y) (*.f64 x y))))) |
#s(literal 1 binary64) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x)))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (+.f64 x y) (*.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x))) |
(/.f64 #s(literal 1 binary64) (fma.f64 z (+.f64 x y) (*.f64 x y))) |
(fma.f64 (+.f64 y x) z (*.f64 y x)) |
(fma.f64 z (+.f64 x y) (*.f64 x y)) |
(+.f64 y x) |
(+.f64 x y) |
y |
x |
z |
(*.f64 y x) |
(*.f64 x y) |
(*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (*.f64 (fma.f64 z (+.f64 x y) (*.f64 x y)) (fma.f64 z (+.f64 x y) (*.f64 x y))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(pow.f64 (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 1/4 binary64)) |
(pow.f64 (*.f64 (fma.f64 z (+.f64 x y) (*.f64 x y)) (fma.f64 z (+.f64 x y) (*.f64 x y))) #s(literal 1/4 binary64)) |
(*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) |
(*.f64 (fma.f64 z (+.f64 x y) (*.f64 x y)) (fma.f64 z (+.f64 x y) (*.f64 x y))) |
(fma.f64 (+.f64 y x) z (*.f64 y x)) |
(fma.f64 z (+.f64 x y) (*.f64 x y)) |
(+.f64 y x) |
(+.f64 x y) |
y |
x |
z |
(*.f64 y x) |
(*.f64 x y) |
#s(literal 1/4 binary64) |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0 | (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 1/4 binary64))) | |
| accuracy | 0.21484375 | (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) | |
| accuracy | 0.2617159976055602 | (fma.f64 (+.f64 y x) z (*.f64 y x)) | |
| accuracy | 33.211630417877224 | (pow.f64 (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 1/4 binary64)) | |
| accuracy | 0.2617159976055602 | (fma.f64 (+.f64 y x) z (*.f64 y x)) | |
| accuracy | 0.31640625 | (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x))))) | |
| accuracy | 0.4833118292002375 | (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x))) | |
| accuracy | 15.16197263404921 | (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x)))) | |
| accuracy | 0 | (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x)))) | |
| accuracy | 0.015625 | (*.f64 (+.f64 z y) x) | |
| accuracy | 15.579487933574358 | (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x))) | |
| accuracy | 25.006295969234134 | #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x)) | |
| accuracy | 0 | (*.f64 y x) | |
| accuracy | 0 | (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)))) | |
| accuracy | 15.579487933574358 | (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x))) | |
| accuracy | 27.253447718739043 | #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)) | |
| accuracy | 0 | (*.f64 (sqrt.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 2 binary64)) | |
| accuracy | 0 | (*.f64 y x) | |
| accuracy | 0.2617159976055602 | (fma.f64 (+.f64 y x) z (*.f64 y x)) | |
| accuracy | 15.579487933574358 | (sqrt.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) |
| 107.0ms | 256× | 0 | valid |
Compiled 291 to 30 computations (89.7% saved)
ival-pow: 33.0ms (37.1% of total)ival-div: 27.0ms (30.4% of total)ival-mult: 16.0ms (18% of total)ival-add: 6.0ms (6.8% of total)ival-sqrt: 5.0ms (5.6% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#s(alt (*.f64 (sqrt.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 2 binary64)) #<representation binary64>) () ()) |
#s(alt (sqrt.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) (patch (sqrt.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) #<representation binary64>) () ()) |
#s(alt (fma.f64 (+.f64 y x) z (*.f64 y x)) (patch (fma.f64 (+.f64 y x) z (*.f64 y x)) #<representation binary64>) () ()) |
#s(alt (+.f64 y x) (patch (+.f64 y x) #<representation binary64>) () ()) |
#s(alt (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)))) (patch (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)))) #<representation binary64>) () ()) |
#s(alt (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x))) (patch (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x))) #<representation binary64>) () ()) |
#s(alt #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)) (patch #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)) #<representation binary64>) () ()) |
#s(alt (*.f64 y x) (patch (*.f64 y x) #<representation binary64>) () ()) |
#s(alt (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x)))) (patch (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x)))) #<representation binary64>) () ()) |
#s(alt (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x))) (patch (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x))) #<representation binary64>) () ()) |
#s(alt #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x)) (patch #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x)) #<representation binary64>) () ()) |
#s(alt (*.f64 (+.f64 z y) x) (patch (*.f64 (+.f64 z y) x) #<representation binary64>) () ()) |
#s(alt (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x)))))) (patch (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x)))))) #<representation binary64>) () ()) |
#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x))))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x))))) #<representation binary64>) () ()) |
#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x)))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x)))) #<representation binary64>) () ()) |
#s(alt (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x))) (patch (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x))) #<representation binary64>) () ()) |
#s(alt (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 1/4 binary64))) (patch (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 1/4 binary64))) #<representation binary64>) () ()) |
#s(alt (pow.f64 (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 1/4 binary64)) (patch (pow.f64 (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 1/4 binary64)) #<representation binary64>) () ()) |
#s(alt (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) (patch (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) #<representation binary64>) () ()) |
| Outputs |
|---|
#s(alt (* 2 (sqrt (* x y))) (taylor 0 z) (#s(alt (*.f64 (sqrt.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 2 (sqrt (* x y))) (* (sqrt (/ 1 (* x y))) (* z (+ x y)))) (taylor 0 z) (#s(alt (*.f64 (sqrt.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 2 (sqrt (* x y))) (* z (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (* z (pow (+ x y) 2)))) (* (sqrt (/ 1 (* x y))) (+ x y))))) (taylor 0 z) (#s(alt (*.f64 (sqrt.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 2 (sqrt (* x y))) (* z (+ (* z (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (pow (+ x y) 2))) (* 1/8 (* (sqrt (/ 1 (* (pow x 5) (pow y 5)))) (* z (pow (+ x y) 3)))))) (* (sqrt (/ 1 (* x y))) (+ x y))))) (taylor 0 z) (#s(alt (*.f64 (sqrt.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (* x y)) (taylor 0 z) (#s(alt (sqrt.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) (patch (sqrt.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (* x y)) (* 1/2 (* (sqrt (/ 1 (* x y))) (* z (+ x y))))) (taylor 0 z) (#s(alt (sqrt.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) (patch (sqrt.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (* x y)) (* z (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (* z (pow (+ x y) 2)))) (* 1/2 (* (sqrt (/ 1 (* x y))) (+ x y)))))) (taylor 0 z) (#s(alt (sqrt.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) (patch (sqrt.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (* x y)) (* z (+ (* 1/2 (* (sqrt (/ 1 (* x y))) (+ x y))) (* z (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (pow (+ x y) 2))) (* 1/16 (* (sqrt (/ 1 (* (pow x 5) (pow y 5)))) (* z (pow (+ x y) 3))))))))) (taylor 0 z) (#s(alt (sqrt.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) (patch (sqrt.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor 0 z) (#s(alt (fma.f64 (+.f64 y x) z (*.f64 y x)) (patch (fma.f64 (+.f64 y x) z (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x y) (* z (+ x y))) (taylor 0 z) (#s(alt (fma.f64 (+.f64 y x) z (*.f64 y x)) (patch (fma.f64 (+.f64 y x) z (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x y) (* z (+ x y))) (taylor 0 z) (#s(alt (fma.f64 (+.f64 y x) z (*.f64 y x)) (patch (fma.f64 (+.f64 y x) z (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x y) (* z (+ x y))) (taylor 0 z) (#s(alt (fma.f64 (+.f64 y x) z (*.f64 y x)) (patch (fma.f64 (+.f64 y x) z (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (sqrt (* x y))) (taylor 0 z) (#s(alt (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)))) (patch (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 2 (sqrt (* x y))) (* (sqrt (/ 1 (* x y))) (* z (+ x y)))) (taylor 0 z) (#s(alt (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)))) (patch (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 2 (sqrt (* x y))) (* z (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (* z (pow (+ x y) 2)))) (* (sqrt (/ 1 (* x y))) (+ x y))))) (taylor 0 z) (#s(alt (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)))) (patch (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 2 (sqrt (* x y))) (* z (+ (* z (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (pow (+ x y) 2))) (* 1/8 (* (sqrt (/ 1 (* (pow x 5) (pow y 5)))) (* z (pow (+ x y) 3)))))) (* (sqrt (/ 1 (* x y))) (+ x y))))) (taylor 0 z) (#s(alt (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)))) (patch (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (* x y)) (taylor 0 z) (#s(alt (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x))) (patch (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (* x y)) (* 1/2 (* (sqrt (/ 1 (* x y))) (* z (+ x y))))) (taylor 0 z) (#s(alt (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x))) (patch (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (* x y)) (* z (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (* z (pow (+ x y) 2)))) (* 1/2 (* (sqrt (/ 1 (* x y))) (+ x y)))))) (taylor 0 z) (#s(alt (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x))) (patch (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (* x y)) (* z (+ (* 1/2 (* (sqrt (/ 1 (* x y))) (+ x y))) (* z (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (pow (+ x y) 2))) (* 1/16 (* (sqrt (/ 1 (* (pow x 5) (pow y 5)))) (* z (pow (+ x y) 3))))))))) (taylor 0 z) (#s(alt (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x))) (patch (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor 0 z) (#s(alt #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)) (patch #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x y) (* z (+ x y))) (taylor 0 z) (#s(alt #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)) (patch #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x y) (* z (+ x y))) (taylor 0 z) (#s(alt #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)) (patch #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x y) (* z (+ x y))) (taylor 0 z) (#s(alt #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)) (patch #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (sqrt (* x y))) (taylor 0 z) (#s(alt (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x)))) (patch (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 2 (sqrt (* x y))) (* (sqrt (/ 1 (* x y))) (* z (+ x y)))) (taylor 0 z) (#s(alt (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x)))) (patch (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 2 (sqrt (* x y))) (* z (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (* z (pow (+ x y) 2)))) (* (sqrt (/ 1 (* x y))) (+ x y))))) (taylor 0 z) (#s(alt (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x)))) (patch (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 2 (sqrt (* x y))) (* z (+ (* z (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (pow (+ x y) 2))) (* 1/8 (* (sqrt (/ 1 (* (pow x 5) (pow y 5)))) (* z (pow (+ x y) 3)))))) (* (sqrt (/ 1 (* x y))) (+ x y))))) (taylor 0 z) (#s(alt (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x)))) (patch (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x)))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (* x y)) (taylor 0 z) (#s(alt (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x))) (patch (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (* x y)) (* 1/2 (* (sqrt (/ 1 (* x y))) (* z (+ x y))))) (taylor 0 z) (#s(alt (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x))) (patch (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (* x y)) (* z (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (* z (pow (+ x y) 2)))) (* 1/2 (* (sqrt (/ 1 (* x y))) (+ x y)))))) (taylor 0 z) (#s(alt (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x))) (patch (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (* x y)) (* z (+ (* 1/2 (* (sqrt (/ 1 (* x y))) (+ x y))) (* z (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (pow (+ x y) 2))) (* 1/16 (* (sqrt (/ 1 (* (pow x 5) (pow y 5)))) (* z (pow (+ x y) 3))))))))) (taylor 0 z) (#s(alt (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x))) (patch (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x))) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor 0 z) (#s(alt #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x)) (patch #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x y) (* z (+ x y))) (taylor 0 z) (#s(alt #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x)) (patch #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x y) (* z (+ x y))) (taylor 0 z) (#s(alt #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x)) (patch #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x y) (* z (+ x y))) (taylor 0 z) (#s(alt #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x)) (patch #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x)) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor 0 z) (#s(alt (*.f64 (+.f64 z y) x) (patch (*.f64 (+.f64 z y) x) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x y) (* x z)) (taylor 0 z) (#s(alt (*.f64 (+.f64 z y) x) (patch (*.f64 (+.f64 z y) x) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x y) (* x z)) (taylor 0 z) (#s(alt (*.f64 (+.f64 z y) x) (patch (*.f64 (+.f64 z y) x) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x y) (* x z)) (taylor 0 z) (#s(alt (*.f64 (+.f64 z y) x) (patch (*.f64 (+.f64 z y) x) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (sqrt (* x y))) (taylor 0 z) (#s(alt (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x)))))) (patch (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 2 (sqrt (* x y))) (* (sqrt (/ 1 (* x y))) (* z (+ x y)))) (taylor 0 z) (#s(alt (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x)))))) (patch (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 2 (sqrt (* x y))) (* z (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (* z (pow (+ x y) 2)))) (* (sqrt (/ 1 (* x y))) (+ x y))))) (taylor 0 z) (#s(alt (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x)))))) (patch (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 2 (sqrt (* x y))) (* z (+ (* z (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (pow (+ x y) 2))) (* 1/8 (* (sqrt (/ 1 (* (pow x 5) (pow y 5)))) (* z (pow (+ x y) 3)))))) (* (sqrt (/ 1 (* x y))) (+ x y))))) (taylor 0 z) (#s(alt (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x)))))) (patch (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x)))))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (* x y)) (taylor 0 z) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x))))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (* x y)) (* 1/2 (* (sqrt (/ 1 (* x y))) (* z (+ x y))))) (taylor 0 z) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x))))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (* x y)) (* z (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (* z (pow (+ x y) 2)))) (* 1/2 (* (sqrt (/ 1 (* x y))) (+ x y)))))) (taylor 0 z) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x))))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (* x y)) (* z (+ (* 1/2 (* (sqrt (/ 1 (* x y))) (+ x y))) (* z (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (pow (+ x y) 2))) (* 1/16 (* (sqrt (/ 1 (* (pow x 5) (pow y 5)))) (* z (pow (+ x y) 3))))))))) (taylor 0 z) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x))))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x))))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ 1 (* x y))) (taylor 0 z) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x)))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (/ 1 (* x y))) (* -1/2 (* (sqrt (* x y)) (* z (+ (/ 1 (* x (pow y 2))) (/ 1 (* (pow x 2) y))))))) (taylor 0 z) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x)))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (/ 1 (* x y))) (* z (+ (* -1/2 (* (sqrt (* x y)) (* z (+ (* -1 (/ (* (+ x y) (+ (/ 1 (* x (pow y 2))) (/ 1 (* (pow x 2) y)))) (* x y))) (* 1/4 (* x (* y (pow (+ (/ 1 (* x (pow y 2))) (/ 1 (* (pow x 2) y))) 2)))))))) (* -1/2 (* (sqrt (* x y)) (+ (/ 1 (* x (pow y 2))) (/ 1 (* (pow x 2) y)))))))) (taylor 0 z) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x)))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (/ 1 (* x y))) (* z (+ (* -1/2 (* (sqrt (* x y)) (+ (/ 1 (* x (pow y 2))) (/ 1 (* (pow x 2) y))))) (* z (+ (* -1/2 (* (sqrt (* x y)) (* z (+ (* 1/2 (* x (* y (* (+ (* -1 (/ (* (+ x y) (+ (/ 1 (* x (pow y 2))) (/ 1 (* (pow x 2) y)))) (* x y))) (* 1/4 (* x (* y (pow (+ (/ 1 (* x (pow y 2))) (/ 1 (* (pow x 2) y))) 2))))) (+ (/ 1 (* x (pow y 2))) (/ 1 (* (pow x 2) y))))))) (/ (* (pow (+ x y) 2) (+ (/ 1 (* x (pow y 2))) (/ 1 (* (pow x 2) y)))) (* (pow x 2) (pow y 2))))))) (* -1/2 (* (sqrt (* x y)) (+ (* -1 (/ (* (+ x y) (+ (/ 1 (* x (pow y 2))) (/ 1 (* (pow x 2) y)))) (* x y))) (* 1/4 (* x (* y (pow (+ (/ 1 (* x (pow y 2))) (/ 1 (* (pow x 2) y))) 2)))))))))))) (taylor 0 z) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x)))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x)))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (* x y)) (taylor 0 z) (#s(alt (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x))) (patch (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* z (+ (/ 1 (* x (pow y 2))) (/ 1 (* (pow x 2) y))))) (/ 1 (* x y))) (taylor 0 z) (#s(alt (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x))) (patch (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* z (- (/ (* z (* (+ x y) (+ (/ 1 (* x (pow y 2))) (/ 1 (* (pow x 2) y))))) (* x y)) (+ (/ 1 (* x (pow y 2))) (/ 1 (* (pow x 2) y))))) (/ 1 (* x y))) (taylor 0 z) (#s(alt (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x))) (patch (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* z (- (* z (- (* -1 (/ (* z (* (pow (+ x y) 2) (+ (/ 1 (* x (pow y 2))) (/ 1 (* (pow x 2) y))))) (* (pow x 2) (pow y 2)))) (* -1 (/ (* (+ x y) (+ (/ 1 (* x (pow y 2))) (/ 1 (* (pow x 2) y)))) (* x y))))) (+ (/ 1 (* x (pow y 2))) (/ 1 (* (pow x 2) y))))) (/ 1 (* x y))) (taylor 0 z) (#s(alt (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x))) (patch (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (sqrt (* x y))) (taylor 0 z) (#s(alt (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 1/4 binary64))) (patch (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 1/4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 2 (sqrt (* x y))) (* (sqrt (/ 1 (* x y))) (* z (+ x y)))) (taylor 0 z) (#s(alt (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 1/4 binary64))) (patch (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 1/4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 2 (sqrt (* x y))) (* z (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (* z (pow (+ x y) 2)))) (* (sqrt (/ 1 (* x y))) (+ x y))))) (taylor 0 z) (#s(alt (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 1/4 binary64))) (patch (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 1/4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 2 (sqrt (* x y))) (* z (+ (* z (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (pow (+ x y) 2))) (* 1/8 (* (sqrt (/ 1 (* (pow x 5) (pow y 5)))) (* z (pow (+ x y) 3)))))) (* (sqrt (/ 1 (* x y))) (+ x y))))) (taylor 0 z) (#s(alt (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 1/4 binary64))) (patch (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 1/4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (* x y)) (taylor 0 z) (#s(alt (pow.f64 (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 1/4 binary64)) (patch (pow.f64 (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 1/4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (* x y)) (* 1/2 (* (sqrt (/ 1 (* x y))) (* z (+ x y))))) (taylor 0 z) (#s(alt (pow.f64 (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 1/4 binary64)) (patch (pow.f64 (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 1/4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (* x y)) (* z (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (* z (pow (+ x y) 2)))) (* 1/2 (* (sqrt (/ 1 (* x y))) (+ x y)))))) (taylor 0 z) (#s(alt (pow.f64 (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 1/4 binary64)) (patch (pow.f64 (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 1/4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (* x y)) (* z (+ (* 1/2 (* (sqrt (/ 1 (* x y))) (+ x y))) (* z (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (pow (+ x y) 2))) (* 1/16 (* (sqrt (/ 1 (* (pow x 5) (pow y 5)))) (* z (pow (+ x y) 3))))))))) (taylor 0 z) (#s(alt (pow.f64 (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 1/4 binary64)) (patch (pow.f64 (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 1/4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (pow y 2)) (taylor 0 z) (#s(alt (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) (patch (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 2 (* x (* y (* z (+ x y))))) (* (pow x 2) (pow y 2))) (taylor 0 z) (#s(alt (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) (patch (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* z (+ (* 2 (* x (* y (+ x y)))) (* z (pow (+ x y) 2)))) (* (pow x 2) (pow y 2))) (taylor 0 z) (#s(alt (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) (patch (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* z (+ (* 2 (* x (* y (+ x y)))) (* z (pow (+ x y) 2)))) (* (pow x 2) (pow y 2))) (taylor 0 z) (#s(alt (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) (patch (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (sqrt (* z (+ x y)))) (taylor inf z) (#s(alt (*.f64 (sqrt.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* 2 (sqrt (/ (+ x y) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))) (taylor inf z) (#s(alt (*.f64 (sqrt.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* -1/4 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 2 (sqrt (/ (+ x y) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))) (taylor inf z) (#s(alt (*.f64 (sqrt.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* -1/4 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/8 (* (* (pow x 3) (pow y 3)) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (+ (* 2 (sqrt (/ (+ x y) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))))) (taylor inf z) (#s(alt (*.f64 (sqrt.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (* z (+ x y))) (taylor inf z) (#s(alt (sqrt.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) (patch (sqrt.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (sqrt (/ (+ x y) z)) (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))) (taylor inf z) (#s(alt (sqrt.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) (patch (sqrt.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (sqrt (/ (+ x y) z)) (+ (* -1/8 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))))) (taylor inf z) (#s(alt (sqrt.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) (patch (sqrt.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (sqrt (/ (+ x y) z)) (+ (* -1/8 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/16 (* (* (pow x 3) (pow y 3)) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))))) (taylor inf z) (#s(alt (sqrt.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) (patch (sqrt.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ x y)) (taylor inf z) (#s(alt (fma.f64 (+.f64 y x) z (*.f64 y x)) (patch (fma.f64 (+.f64 y x) z (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ x (+ y (/ (* x y) z)))) (taylor inf z) (#s(alt (fma.f64 (+.f64 y x) z (*.f64 y x)) (patch (fma.f64 (+.f64 y x) z (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ x (+ y (/ (* x y) z)))) (taylor inf z) (#s(alt (fma.f64 (+.f64 y x) z (*.f64 y x)) (patch (fma.f64 (+.f64 y x) z (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ x (+ y (/ (* x y) z)))) (taylor inf z) (#s(alt (fma.f64 (+.f64 y x) z (*.f64 y x)) (patch (fma.f64 (+.f64 y x) z (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (sqrt (* z (+ x y)))) (taylor inf z) (#s(alt (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)))) (patch (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* 2 (sqrt (/ (+ x y) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))) (taylor inf z) (#s(alt (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)))) (patch (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* -1/4 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 2 (sqrt (/ (+ x y) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))) (taylor inf z) (#s(alt (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)))) (patch (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* -1/4 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/8 (* (* (pow x 3) (pow y 3)) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (+ (* 2 (sqrt (/ (+ x y) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))))) (taylor inf z) (#s(alt (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)))) (patch (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (* z (+ x y))) (taylor inf z) (#s(alt (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x))) (patch (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (sqrt (/ (+ x y) z)) (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))) (taylor inf z) (#s(alt (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x))) (patch (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (sqrt (/ (+ x y) z)) (+ (* -1/8 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))))) (taylor inf z) (#s(alt (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x))) (patch (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (sqrt (/ (+ x y) z)) (+ (* -1/8 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/16 (* (* (pow x 3) (pow y 3)) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))))) (taylor inf z) (#s(alt (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x))) (patch (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ x y)) (taylor inf z) (#s(alt #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)) (patch #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ x (+ y (/ (* x y) z)))) (taylor inf z) (#s(alt #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)) (patch #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ x (+ y (/ (* x y) z)))) (taylor inf z) (#s(alt #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)) (patch #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ x (+ y (/ (* x y) z)))) (taylor inf z) (#s(alt #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)) (patch #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (sqrt (* z (+ x y)))) (taylor inf z) (#s(alt (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x)))) (patch (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x)))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* 2 (sqrt (/ (+ x y) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))) (taylor inf z) (#s(alt (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x)))) (patch (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x)))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* -1/4 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 2 (sqrt (/ (+ x y) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))) (taylor inf z) (#s(alt (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x)))) (patch (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x)))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* -1/4 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/8 (* (* (pow x 3) (pow y 3)) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (+ (* 2 (sqrt (/ (+ x y) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))))) (taylor inf z) (#s(alt (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x)))) (patch (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x)))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (* z (+ x y))) (taylor inf z) (#s(alt (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x))) (patch (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (sqrt (/ (+ x y) z)) (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))) (taylor inf z) (#s(alt (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x))) (patch (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (sqrt (/ (+ x y) z)) (+ (* -1/8 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))))) (taylor inf z) (#s(alt (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x))) (patch (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (sqrt (/ (+ x y) z)) (+ (* -1/8 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/16 (* (* (pow x 3) (pow y 3)) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))))) (taylor inf z) (#s(alt (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x))) (patch (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ x y)) (taylor inf z) (#s(alt #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x)) (patch #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x)) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ x (+ y (/ (* x y) z)))) (taylor inf z) (#s(alt #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x)) (patch #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x)) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ x (+ y (/ (* x y) z)))) (taylor inf z) (#s(alt #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x)) (patch #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x)) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ x (+ y (/ (* x y) z)))) (taylor inf z) (#s(alt #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x)) (patch #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x)) #<representation binary64>) () ())) ()) |
#s(alt (* x z) (taylor inf z) (#s(alt (*.f64 (+.f64 z y) x) (patch (*.f64 (+.f64 z y) x) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ x (/ (* x y) z))) (taylor inf z) (#s(alt (*.f64 (+.f64 z y) x) (patch (*.f64 (+.f64 z y) x) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ x (/ (* x y) z))) (taylor inf z) (#s(alt (*.f64 (+.f64 z y) x) (patch (*.f64 (+.f64 z y) x) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ x (/ (* x y) z))) (taylor inf z) (#s(alt (*.f64 (+.f64 z y) x) (patch (*.f64 (+.f64 z y) x) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (sqrt (* z (+ x y)))) (taylor inf z) (#s(alt (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x)))))) (patch (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x)))))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* 2 (sqrt (/ (+ x y) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))) (taylor inf z) (#s(alt (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x)))))) (patch (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x)))))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* -1/4 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 2 (sqrt (/ (+ x y) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))) (taylor inf z) (#s(alt (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x)))))) (patch (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x)))))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* -1/4 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/8 (* (* (pow x 3) (pow y 3)) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (+ (* 2 (sqrt (/ (+ x y) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))))) (taylor inf z) (#s(alt (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x)))))) (patch (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x)))))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (* z (+ x y))) (taylor inf z) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x))))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x))))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (sqrt (/ (+ x y) z)) (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))) (taylor inf z) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x))))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x))))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (sqrt (/ (+ x y) z)) (+ (* -1/8 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))))) (taylor inf z) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x))))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x))))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (sqrt (/ (+ x y) z)) (+ (* -1/8 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/16 (* (* (pow x 3) (pow y 3)) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))))) (taylor inf z) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x))))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x))))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ 1 (* z (+ x y)))) (taylor inf z) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x)))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (/ 1 (* z (+ x y)))) (* -1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (pow (+ x y) 3))))))) (taylor inf z) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x)))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (/ 1 (* z (+ x y)))) (+ (* -1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (pow (+ x y) 3)))))) (* 1/2 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 5)))))))) (taylor inf z) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x)))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (/ 1 (* z (+ x y)))) (+ (* -1/2 (* (sqrt (/ (+ x y) (pow z 7))) (+ (* 1/4 (/ (* (pow x 2) (* (pow y 2) z)) (pow (+ x y) 3))) (/ (* (pow x 3) (pow y 3)) (pow (+ x y) 4))))) (+ (* -1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (pow (+ x y) 3)))))) (* 1/2 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 5))))))))) (taylor inf z) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x)))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x)))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (* z (+ x y))) (taylor inf z) (#s(alt (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x))) (patch (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 (/ (* x y) (* z (pow (+ x y) 2)))) (/ 1 (+ x y))) z) (taylor inf z) (#s(alt (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x))) (patch (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (/ 1 (+ x y)) (/ (* (pow x 2) (pow y 2)) (* (pow z 2) (pow (+ x y) 3)))) (/ (* x y) (* z (pow (+ x y) 2)))) z) (taylor inf z) (#s(alt (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x))) (patch (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (* -1 (/ (* (pow x 3) (pow y 3)) (* (pow z 3) (pow (+ x y) 4)))) (/ 1 (+ x y))) (+ (* -1 (/ (* (pow x 2) (pow y 2)) (* (pow z 2) (pow (+ x y) 3)))) (/ (* x y) (* z (pow (+ x y) 2))))) z) (taylor inf z) (#s(alt (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x))) (patch (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (sqrt (* z (+ x y)))) (taylor inf z) (#s(alt (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 1/4 binary64))) (patch (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 1/4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* 2 (sqrt (/ (+ x y) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))) (taylor inf z) (#s(alt (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 1/4 binary64))) (patch (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 1/4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* -1/4 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 2 (sqrt (/ (+ x y) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))) (taylor inf z) (#s(alt (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 1/4 binary64))) (patch (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 1/4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* -1/4 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/8 (* (* (pow x 3) (pow y 3)) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (+ (* 2 (sqrt (/ (+ x y) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))))) (taylor inf z) (#s(alt (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 1/4 binary64))) (patch (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 1/4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (* z (+ x y))) (taylor inf z) (#s(alt (pow.f64 (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 1/4 binary64)) (patch (pow.f64 (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 1/4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (sqrt (/ (+ x y) z)) (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))) (taylor inf z) (#s(alt (pow.f64 (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 1/4 binary64)) (patch (pow.f64 (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 1/4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (sqrt (/ (+ x y) z)) (+ (* -1/8 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))))) (taylor inf z) (#s(alt (pow.f64 (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 1/4 binary64)) (patch (pow.f64 (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 1/4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (sqrt (/ (+ x y) z)) (+ (* -1/8 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/16 (* (* (pow x 3) (pow y 3)) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))))) (taylor inf z) (#s(alt (pow.f64 (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 1/4 binary64)) (patch (pow.f64 (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 1/4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow z 2) (pow (+ x y) 2)) (taylor inf z) (#s(alt (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) (patch (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow z 2) (+ (* 2 (/ (* x (* y (+ x y))) z)) (pow (+ x y) 2))) (taylor inf z) (#s(alt (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) (patch (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow z 2) (+ (* 2 (/ (* x (* y (+ x y))) z)) (+ (/ (* (pow x 2) (pow y 2)) (pow z 2)) (pow (+ x y) 2)))) (taylor inf z) (#s(alt (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) (patch (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow z 2) (+ (* 2 (/ (* x (* y (+ x y))) z)) (+ (/ (* (pow x 2) (pow y 2)) (pow z 2)) (pow (+ x y) 2)))) (taylor inf z) (#s(alt (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) (patch (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* -2 (* (sqrt (* z (+ x y))) (pow (sqrt -1) 2))) (taylor -inf z) (#s(alt (*.f64 (sqrt.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* 2 (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))) (taylor -inf z) (#s(alt (*.f64 (sqrt.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1/4 (* (/ (* (pow x 2) (pow y 2)) (pow (sqrt -1) 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 2 (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))))) (taylor -inf z) (#s(alt (*.f64 (sqrt.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1/4 (* (/ (* (pow x 2) (pow y 2)) (pow (sqrt -1) 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/8 (* (/ (* (pow x 3) (pow y 3)) (pow (sqrt -1) 4)) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (+ (* 2 (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))))) (taylor -inf z) (#s(alt (*.f64 (sqrt.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (* z (+ x y))) (pow (sqrt -1) 2))) (taylor -inf z) (#s(alt (sqrt.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) (patch (sqrt.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))) (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2))))) (taylor -inf z) (#s(alt (sqrt.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) (patch (sqrt.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1/8 (* (/ (* (pow x 2) (pow y 2)) (pow (sqrt -1) 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))) (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2)))))) (taylor -inf z) (#s(alt (sqrt.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) (patch (sqrt.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1/8 (* (/ (* (pow x 2) (pow y 2)) (pow (sqrt -1) 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/16 (* (/ (* (pow x 3) (pow y 3)) (pow (sqrt -1) 4)) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (+ (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))) (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2))))))) (taylor -inf z) (#s(alt (sqrt.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) (patch (sqrt.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ x y)) (taylor -inf z) (#s(alt (fma.f64 (+.f64 y x) z (*.f64 y x)) (patch (fma.f64 (+.f64 y x) z (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1 (+ x y)) (* -1 (/ (* x y) z))))) (taylor -inf z) (#s(alt (fma.f64 (+.f64 y x) z (*.f64 y x)) (patch (fma.f64 (+.f64 y x) z (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1 (+ x y)) (* -1 (/ (* x y) z))))) (taylor -inf z) (#s(alt (fma.f64 (+.f64 y x) z (*.f64 y x)) (patch (fma.f64 (+.f64 y x) z (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1 (+ x y)) (* -1 (/ (* x y) z))))) (taylor -inf z) (#s(alt (fma.f64 (+.f64 y x) z (*.f64 y x)) (patch (fma.f64 (+.f64 y x) z (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* -2 (* (sqrt (* z (+ (* -1 x) (* -1 y)))) (sqrt -1))) (taylor -inf z) (#s(alt (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)))) (patch (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 y)) z)) (sqrt -1))) (* (* x (* y (sqrt -1))) (sqrt (/ 1 (* (pow z 3) (+ (* -1 x) (* -1 y))))))))) (taylor -inf z) (#s(alt (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)))) (patch (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1/4 (* (* (pow x 2) (* (pow y 2) (sqrt -1))) (sqrt (/ 1 (* (pow z 5) (pow (+ (* -1 x) (* -1 y)) 3)))))) (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 y)) z)) (sqrt -1))) (* (* x (* y (sqrt -1))) (sqrt (/ 1 (* (pow z 3) (+ (* -1 x) (* -1 y)))))))))) (taylor -inf z) (#s(alt (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)))) (patch (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1/4 (* (* (pow x 2) (* (pow y 2) (sqrt -1))) (sqrt (/ 1 (* (pow z 5) (pow (+ (* -1 x) (* -1 y)) 3)))))) (+ (* 1/8 (* (* (pow x 3) (* (pow y 3) (sqrt -1))) (sqrt (/ 1 (* (pow z 7) (pow (+ (* -1 x) (* -1 y)) 5)))))) (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 y)) z)) (sqrt -1))) (* (* x (* y (sqrt -1))) (sqrt (/ 1 (* (pow z 3) (+ (* -1 x) (* -1 y))))))))))) (taylor -inf z) (#s(alt (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)))) (patch (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (* z (+ (* -1 x) (* -1 y)))) (sqrt -1))) (taylor -inf z) (#s(alt (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x))) (patch (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* 1/2 (* (* x (* y (sqrt -1))) (sqrt (/ 1 (* (pow z 3) (+ (* -1 x) (* -1 y))))))) (* (sqrt (/ (+ (* -1 x) (* -1 y)) z)) (sqrt -1))))) (taylor -inf z) (#s(alt (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x))) (patch (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1/8 (* (* (pow x 2) (* (pow y 2) (sqrt -1))) (sqrt (/ 1 (* (pow z 5) (pow (+ (* -1 x) (* -1 y)) 3)))))) (+ (* 1/2 (* (* x (* y (sqrt -1))) (sqrt (/ 1 (* (pow z 3) (+ (* -1 x) (* -1 y))))))) (* (sqrt (/ (+ (* -1 x) (* -1 y)) z)) (sqrt -1)))))) (taylor -inf z) (#s(alt (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x))) (patch (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1/8 (* (* (pow x 2) (* (pow y 2) (sqrt -1))) (sqrt (/ 1 (* (pow z 5) (pow (+ (* -1 x) (* -1 y)) 3)))))) (+ (* 1/16 (* (* (pow x 3) (* (pow y 3) (sqrt -1))) (sqrt (/ 1 (* (pow z 7) (pow (+ (* -1 x) (* -1 y)) 5)))))) (+ (* 1/2 (* (* x (* y (sqrt -1))) (sqrt (/ 1 (* (pow z 3) (+ (* -1 x) (* -1 y))))))) (* (sqrt (/ (+ (* -1 x) (* -1 y)) z)) (sqrt -1))))))) (taylor -inf z) (#s(alt (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x))) (patch (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1 x) (* -1 y)))) (taylor -inf z) (#s(alt #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)) (patch #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1 x) (+ (* -1 y) (* -1 (/ (* x y) z)))))) (taylor -inf z) (#s(alt #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)) (patch #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1 x) (+ (* -1 y) (* -1 (/ (* x y) z)))))) (taylor -inf z) (#s(alt #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)) (patch #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1 x) (+ (* -1 y) (* -1 (/ (* x y) z)))))) (taylor -inf z) (#s(alt #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)) (patch #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* -2 (* (sqrt (* z (+ (* -1 x) (* -1 y)))) (sqrt -1))) (taylor -inf z) (#s(alt (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x)))) (patch (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 y)) z)) (sqrt -1))) (* (* x (* y (sqrt -1))) (sqrt (/ 1 (* (pow z 3) (+ (* -1 x) (* -1 y))))))))) (taylor -inf z) (#s(alt (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x)))) (patch (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1/4 (* (* (pow x 2) (* (pow y 2) (sqrt -1))) (sqrt (/ 1 (* (pow z 5) (pow (+ (* -1 x) (* -1 y)) 3)))))) (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 y)) z)) (sqrt -1))) (* (* x (* y (sqrt -1))) (sqrt (/ 1 (* (pow z 3) (+ (* -1 x) (* -1 y)))))))))) (taylor -inf z) (#s(alt (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x)))) (patch (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1/4 (* (* (pow x 2) (* (pow y 2) (sqrt -1))) (sqrt (/ 1 (* (pow z 5) (pow (+ (* -1 x) (* -1 y)) 3)))))) (+ (* 1/8 (* (* (pow x 3) (* (pow y 3) (sqrt -1))) (sqrt (/ 1 (* (pow z 7) (pow (+ (* -1 x) (* -1 y)) 5)))))) (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 y)) z)) (sqrt -1))) (* (* x (* y (sqrt -1))) (sqrt (/ 1 (* (pow z 3) (+ (* -1 x) (* -1 y))))))))))) (taylor -inf z) (#s(alt (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x)))) (patch (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (* z (+ (* -1 x) (* -1 y)))) (sqrt -1))) (taylor -inf z) (#s(alt (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x))) (patch (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* 1/2 (* (* x (* y (sqrt -1))) (sqrt (/ 1 (* (pow z 3) (+ (* -1 x) (* -1 y))))))) (* (sqrt (/ (+ (* -1 x) (* -1 y)) z)) (sqrt -1))))) (taylor -inf z) (#s(alt (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x))) (patch (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1/8 (* (* (pow x 2) (* (pow y 2) (sqrt -1))) (sqrt (/ 1 (* (pow z 5) (pow (+ (* -1 x) (* -1 y)) 3)))))) (+ (* 1/2 (* (* x (* y (sqrt -1))) (sqrt (/ 1 (* (pow z 3) (+ (* -1 x) (* -1 y))))))) (* (sqrt (/ (+ (* -1 x) (* -1 y)) z)) (sqrt -1)))))) (taylor -inf z) (#s(alt (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x))) (patch (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1/8 (* (* (pow x 2) (* (pow y 2) (sqrt -1))) (sqrt (/ 1 (* (pow z 5) (pow (+ (* -1 x) (* -1 y)) 3)))))) (+ (* 1/16 (* (* (pow x 3) (* (pow y 3) (sqrt -1))) (sqrt (/ 1 (* (pow z 7) (pow (+ (* -1 x) (* -1 y)) 5)))))) (+ (* 1/2 (* (* x (* y (sqrt -1))) (sqrt (/ 1 (* (pow z 3) (+ (* -1 x) (* -1 y))))))) (* (sqrt (/ (+ (* -1 x) (* -1 y)) z)) (sqrt -1))))))) (taylor -inf z) (#s(alt (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x))) (patch (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1 x) (* -1 y)))) (taylor -inf z) (#s(alt #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x)) (patch #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1 x) (+ (* -1 y) (* -1 (/ (* x y) z)))))) (taylor -inf z) (#s(alt #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x)) (patch #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1 x) (+ (* -1 y) (* -1 (/ (* x y) z)))))) (taylor -inf z) (#s(alt #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x)) (patch #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1 x) (+ (* -1 y) (* -1 (/ (* x y) z)))))) (taylor -inf z) (#s(alt #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x)) (patch #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x)) #<representation binary64>) () ())) ()) |
#s(alt (* x z) (taylor -inf z) (#s(alt (*.f64 (+.f64 z y) x) (patch (*.f64 (+.f64 z y) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1 x) (* -1 (/ (* x y) z))))) (taylor -inf z) (#s(alt (*.f64 (+.f64 z y) x) (patch (*.f64 (+.f64 z y) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1 x) (* -1 (/ (* x y) z))))) (taylor -inf z) (#s(alt (*.f64 (+.f64 z y) x) (patch (*.f64 (+.f64 z y) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1 x) (* -1 (/ (* x y) z))))) (taylor -inf z) (#s(alt (*.f64 (+.f64 z y) x) (patch (*.f64 (+.f64 z y) x) #<representation binary64>) () ())) ()) |
#s(alt (* -2 (* (sqrt (* z (+ x y))) (pow (sqrt -1) 2))) (taylor -inf z) (#s(alt (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x)))))) (patch (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x)))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* 2 (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))) (taylor -inf z) (#s(alt (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x)))))) (patch (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x)))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1/4 (* (/ (* (pow x 2) (pow y 2)) (pow (sqrt -1) 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 2 (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))))) (taylor -inf z) (#s(alt (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x)))))) (patch (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x)))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1/4 (* (/ (* (pow x 2) (pow y 2)) (pow (sqrt -1) 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/8 (* (/ (* (pow x 3) (pow y 3)) (pow (sqrt -1) 4)) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (+ (* 2 (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))))) (taylor -inf z) (#s(alt (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x)))))) (patch (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x)))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (* z (+ x y))) (pow (sqrt -1) 2))) (taylor -inf z) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x))))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))) (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2))))) (taylor -inf z) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x))))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1/8 (* (/ (* (pow x 2) (pow y 2)) (pow (sqrt -1) 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))) (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2)))))) (taylor -inf z) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x))))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1/8 (* (/ (* (pow x 2) (pow y 2)) (pow (sqrt -1) 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/16 (* (/ (* (pow x 3) (pow y 3)) (pow (sqrt -1) 4)) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (+ (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))) (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2))))))) (taylor -inf z) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x))))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x))))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* z (+ x y)))) (pow (sqrt -1) 2)) (taylor -inf z) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x)))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (pow (+ x y) 3)))))) (* (sqrt (/ 1 (* z (+ x y)))) (pow (sqrt -1) 2))) (taylor -inf z) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x)))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (pow (+ x y) 3)))))) (+ (* 1/2 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 5)))))) (* (sqrt (/ 1 (* z (+ x y)))) (pow (sqrt -1) 2)))) (taylor -inf z) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x)))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (+ (* -1/2 (* (* (pow x 2) (pow y 2)) (sqrt (/ z (pow (+ x y) 5))))) (* 1/2 (* (sqrt (/ (+ x y) z)) (+ (* -1/4 (/ (* (pow x 2) (* (pow y 2) z)) (* (pow (sqrt -1) 2) (pow (+ x y) 3)))) (/ (* (pow x 3) (pow y 3)) (pow (+ x y) 4)))))) (pow z 3))) (+ (* -1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (pow (+ x y) 3)))))) (* (sqrt (/ 1 (* z (+ x y)))) (pow (sqrt -1) 2)))) (taylor -inf z) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x)))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x)))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (* z (+ x y))) (taylor -inf z) (#s(alt (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x))) (patch (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (/ (* x y) (* z (pow (+ x y) 2))) (/ 1 (+ x y))) z)) (taylor -inf z) (#s(alt (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x))) (patch (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (* -1 (/ (- (/ (* (pow x 2) (pow y 2)) (* z (pow (+ x y) 3))) (/ (* x y) (pow (+ x y) 2))) z)) (/ 1 (+ x y))) z)) (taylor -inf z) (#s(alt (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x))) (patch (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (/ (* (pow x 3) (pow y 3)) (* z (pow (+ x y) 4))) (/ (* (pow x 2) (pow y 2)) (pow (+ x y) 3))) z)) (/ (* x y) (pow (+ x y) 2))) z)) (/ 1 (+ x y))) z)) (taylor -inf z) (#s(alt (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x))) (patch (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* -2 (* (sqrt (* z (+ x y))) (pow (sqrt -1) 2))) (taylor -inf z) (#s(alt (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 1/4 binary64))) (patch (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 1/4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* 2 (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))) (taylor -inf z) (#s(alt (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 1/4 binary64))) (patch (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 1/4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1/4 (* (/ (* (pow x 2) (pow y 2)) (pow (sqrt -1) 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 2 (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))))) (taylor -inf z) (#s(alt (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 1/4 binary64))) (patch (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 1/4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1/4 (* (/ (* (pow x 2) (pow y 2)) (pow (sqrt -1) 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/8 (* (/ (* (pow x 3) (pow y 3)) (pow (sqrt -1) 4)) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (+ (* 2 (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))))) (taylor -inf z) (#s(alt (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 1/4 binary64))) (patch (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 1/4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (* z (+ x y))) (pow (sqrt -1) 2))) (taylor -inf z) (#s(alt (pow.f64 (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 1/4 binary64)) (patch (pow.f64 (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 1/4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))) (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2))))) (taylor -inf z) (#s(alt (pow.f64 (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 1/4 binary64)) (patch (pow.f64 (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 1/4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1/8 (* (/ (* (pow x 2) (pow y 2)) (pow (sqrt -1) 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))) (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2)))))) (taylor -inf z) (#s(alt (pow.f64 (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 1/4 binary64)) (patch (pow.f64 (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 1/4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1/8 (* (/ (* (pow x 2) (pow y 2)) (pow (sqrt -1) 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/16 (* (/ (* (pow x 3) (pow y 3)) (pow (sqrt -1) 4)) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (+ (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))) (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2))))))) (taylor -inf z) (#s(alt (pow.f64 (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 1/4 binary64)) (patch (pow.f64 (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 1/4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow z 2) (pow (+ x y) 2)) (taylor -inf z) (#s(alt (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) (patch (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow z 2) (+ (* 2 (/ (* x (* y (+ x y))) z)) (pow (+ x y) 2))) (taylor -inf z) (#s(alt (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) (patch (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow z 2) (+ (* -1 (/ (+ (* -2 (* x (* y (+ x y)))) (* -1 (/ (* (pow x 2) (pow y 2)) z))) z)) (pow (+ x y) 2))) (taylor -inf z) (#s(alt (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) (patch (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow z 2) (+ (* -1 (/ (+ (* -2 (* x (* y (+ x y)))) (* -1 (/ (* (pow x 2) (pow y 2)) z))) z)) (pow (+ x y) 2))) (taylor -inf z) (#s(alt (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) (patch (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (sqrt (* x z))) (taylor 0 y) (#s(alt (*.f64 (sqrt.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 2 (sqrt (* x z))) (* (sqrt (/ 1 (* x z))) (* y (+ x z)))) (taylor 0 y) (#s(alt (*.f64 (sqrt.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 2 (sqrt (* x z))) (* y (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (* y (pow (+ x z) 2)))) (* (sqrt (/ 1 (* x z))) (+ x z))))) (taylor 0 y) (#s(alt (*.f64 (sqrt.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 2 (sqrt (* x z))) (* y (+ (* y (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (pow (+ x z) 2))) (* 1/8 (* (sqrt (/ 1 (* (pow x 5) (pow z 5)))) (* y (pow (+ x z) 3)))))) (* (sqrt (/ 1 (* x z))) (+ x z))))) (taylor 0 y) (#s(alt (*.f64 (sqrt.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (* x z)) (taylor 0 y) (#s(alt (sqrt.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) (patch (sqrt.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (* x z)) (* 1/2 (* (sqrt (/ 1 (* x z))) (* y (+ x z))))) (taylor 0 y) (#s(alt (sqrt.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) (patch (sqrt.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (* x z)) (* y (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (* y (pow (+ x z) 2)))) (* 1/2 (* (sqrt (/ 1 (* x z))) (+ x z)))))) (taylor 0 y) (#s(alt (sqrt.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) (patch (sqrt.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (* x z)) (* y (+ (* 1/2 (* (sqrt (/ 1 (* x z))) (+ x z))) (* y (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (pow (+ x z) 2))) (* 1/16 (* (sqrt (/ 1 (* (pow x 5) (pow z 5)))) (* y (pow (+ x z) 3))))))))) (taylor 0 y) (#s(alt (sqrt.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) (patch (sqrt.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* x z) (taylor 0 y) (#s(alt (fma.f64 (+.f64 y x) z (*.f64 y x)) (patch (fma.f64 (+.f64 y x) z (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x z) (* y (+ x z))) (taylor 0 y) (#s(alt (fma.f64 (+.f64 y x) z (*.f64 y x)) (patch (fma.f64 (+.f64 y x) z (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x z) (* y (+ x z))) (taylor 0 y) (#s(alt (fma.f64 (+.f64 y x) z (*.f64 y x)) (patch (fma.f64 (+.f64 y x) z (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x z) (* y (+ x z))) (taylor 0 y) (#s(alt (fma.f64 (+.f64 y x) z (*.f64 y x)) (patch (fma.f64 (+.f64 y x) z (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt x (taylor 0 y) (#s(alt (+.f64 y x) (patch (+.f64 y x) #<representation binary64>) () ())) ()) |
#s(alt (+ x y) (taylor 0 y) (#s(alt (+.f64 y x) (patch (+.f64 y x) #<representation binary64>) () ())) ()) |
#s(alt (+ x y) (taylor 0 y) (#s(alt (+.f64 y x) (patch (+.f64 y x) #<representation binary64>) () ())) ()) |
#s(alt (+ x y) (taylor 0 y) (#s(alt (+.f64 y x) (patch (+.f64 y x) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (sqrt (* x z))) (taylor 0 y) (#s(alt (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)))) (patch (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 2 (sqrt (* x z))) (* (sqrt (/ 1 (* x z))) (* y (+ x z)))) (taylor 0 y) (#s(alt (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)))) (patch (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 2 (sqrt (* x z))) (* y (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (* y (pow (+ x z) 2)))) (* (sqrt (/ 1 (* x z))) (+ x z))))) (taylor 0 y) (#s(alt (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)))) (patch (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 2 (sqrt (* x z))) (* y (+ (* y (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (pow (+ x z) 2))) (* 1/8 (* (sqrt (/ 1 (* (pow x 5) (pow z 5)))) (* y (pow (+ x z) 3)))))) (* (sqrt (/ 1 (* x z))) (+ x z))))) (taylor 0 y) (#s(alt (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)))) (patch (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (* x z)) (taylor 0 y) (#s(alt (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x))) (patch (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (* x z)) (* 1/2 (* (sqrt (/ 1 (* x z))) (* y (+ x z))))) (taylor 0 y) (#s(alt (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x))) (patch (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (* x z)) (* y (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (* y (pow (+ x z) 2)))) (* 1/2 (* (sqrt (/ 1 (* x z))) (+ x z)))))) (taylor 0 y) (#s(alt (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x))) (patch (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (* x z)) (* y (+ (* 1/2 (* (sqrt (/ 1 (* x z))) (+ x z))) (* y (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (pow (+ x z) 2))) (* 1/16 (* (sqrt (/ 1 (* (pow x 5) (pow z 5)))) (* y (pow (+ x z) 3))))))))) (taylor 0 y) (#s(alt (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x))) (patch (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* x z) (taylor 0 y) (#s(alt #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)) (patch #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x z) (* y (+ x z))) (taylor 0 y) (#s(alt #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)) (patch #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x z) (* y (+ x z))) (taylor 0 y) (#s(alt #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)) (patch #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x z) (* y (+ x z))) (taylor 0 y) (#s(alt #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)) (patch #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor 0 y) (#s(alt (*.f64 y x) (patch (*.f64 y x) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor 0 y) (#s(alt (*.f64 y x) (patch (*.f64 y x) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor 0 y) (#s(alt (*.f64 y x) (patch (*.f64 y x) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor 0 y) (#s(alt (*.f64 y x) (patch (*.f64 y x) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (sqrt (* x z))) (taylor 0 y) (#s(alt (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x)))) (patch (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 2 (sqrt (* x z))) (* (sqrt (/ 1 (* x z))) (* y (+ x z)))) (taylor 0 y) (#s(alt (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x)))) (patch (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 2 (sqrt (* x z))) (* y (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (* y (pow (+ x z) 2)))) (* (sqrt (/ 1 (* x z))) (+ x z))))) (taylor 0 y) (#s(alt (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x)))) (patch (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 2 (sqrt (* x z))) (* y (+ (* y (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (pow (+ x z) 2))) (* 1/8 (* (sqrt (/ 1 (* (pow x 5) (pow z 5)))) (* y (pow (+ x z) 3)))))) (* (sqrt (/ 1 (* x z))) (+ x z))))) (taylor 0 y) (#s(alt (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x)))) (patch (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x)))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (* x z)) (taylor 0 y) (#s(alt (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x))) (patch (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (* x z)) (* 1/2 (* (sqrt (/ 1 (* x z))) (* y (+ x z))))) (taylor 0 y) (#s(alt (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x))) (patch (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (* x z)) (* y (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (* y (pow (+ x z) 2)))) (* 1/2 (* (sqrt (/ 1 (* x z))) (+ x z)))))) (taylor 0 y) (#s(alt (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x))) (patch (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (* x z)) (* y (+ (* 1/2 (* (sqrt (/ 1 (* x z))) (+ x z))) (* y (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (pow (+ x z) 2))) (* 1/16 (* (sqrt (/ 1 (* (pow x 5) (pow z 5)))) (* y (pow (+ x z) 3))))))))) (taylor 0 y) (#s(alt (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x))) (patch (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x))) #<representation binary64>) () ())) ()) |
#s(alt (* x z) (taylor 0 y) (#s(alt #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x)) (patch #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x z) (* y (+ x z))) (taylor 0 y) (#s(alt #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x)) (patch #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x z) (* y (+ x z))) (taylor 0 y) (#s(alt #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x)) (patch #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x z) (* y (+ x z))) (taylor 0 y) (#s(alt #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x)) (patch #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x)) #<representation binary64>) () ())) ()) |
#s(alt (* x z) (taylor 0 y) (#s(alt (*.f64 (+.f64 z y) x) (patch (*.f64 (+.f64 z y) x) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x y) (* x z)) (taylor 0 y) (#s(alt (*.f64 (+.f64 z y) x) (patch (*.f64 (+.f64 z y) x) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x y) (* x z)) (taylor 0 y) (#s(alt (*.f64 (+.f64 z y) x) (patch (*.f64 (+.f64 z y) x) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x y) (* x z)) (taylor 0 y) (#s(alt (*.f64 (+.f64 z y) x) (patch (*.f64 (+.f64 z y) x) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (sqrt (* x z))) (taylor 0 y) (#s(alt (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x)))))) (patch (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 2 (sqrt (* x z))) (* (sqrt (/ 1 (* x z))) (* y (+ x z)))) (taylor 0 y) (#s(alt (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x)))))) (patch (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 2 (sqrt (* x z))) (* y (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (* y (pow (+ x z) 2)))) (* (sqrt (/ 1 (* x z))) (+ x z))))) (taylor 0 y) (#s(alt (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x)))))) (patch (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 2 (sqrt (* x z))) (* y (+ (* y (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (pow (+ x z) 2))) (* 1/8 (* (sqrt (/ 1 (* (pow x 5) (pow z 5)))) (* y (pow (+ x z) 3)))))) (* (sqrt (/ 1 (* x z))) (+ x z))))) (taylor 0 y) (#s(alt (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x)))))) (patch (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x)))))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (* x z)) (taylor 0 y) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x))))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (* x z)) (* 1/2 (* (sqrt (/ 1 (* x z))) (* y (+ x z))))) (taylor 0 y) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x))))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (* x z)) (* y (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (* y (pow (+ x z) 2)))) (* 1/2 (* (sqrt (/ 1 (* x z))) (+ x z)))))) (taylor 0 y) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x))))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (* x z)) (* y (+ (* 1/2 (* (sqrt (/ 1 (* x z))) (+ x z))) (* y (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (pow (+ x z) 2))) (* 1/16 (* (sqrt (/ 1 (* (pow x 5) (pow z 5)))) (* y (pow (+ x z) 3))))))))) (taylor 0 y) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x))))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x))))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ 1 (* x z))) (taylor 0 y) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x)))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (/ 1 (* x z))) (* -1/2 (* (sqrt (* x z)) (* y (+ (/ 1 (* x (pow z 2))) (/ 1 (* (pow x 2) z))))))) (taylor 0 y) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x)))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (/ 1 (* x z))) (* y (+ (* -1/2 (* (sqrt (* x z)) (* y (+ (* -1 (/ (* (+ x z) (+ (/ 1 (* x (pow z 2))) (/ 1 (* (pow x 2) z)))) (* x z))) (* 1/4 (* x (* z (pow (+ (/ 1 (* x (pow z 2))) (/ 1 (* (pow x 2) z))) 2)))))))) (* -1/2 (* (sqrt (* x z)) (+ (/ 1 (* x (pow z 2))) (/ 1 (* (pow x 2) z)))))))) (taylor 0 y) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x)))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (/ 1 (* x z))) (* y (+ (* -1/2 (* (sqrt (* x z)) (+ (/ 1 (* x (pow z 2))) (/ 1 (* (pow x 2) z))))) (* y (+ (* -1/2 (* (sqrt (* x z)) (* y (+ (* 1/2 (* x (* z (* (+ (* -1 (/ (* (+ x z) (+ (/ 1 (* x (pow z 2))) (/ 1 (* (pow x 2) z)))) (* x z))) (* 1/4 (* x (* z (pow (+ (/ 1 (* x (pow z 2))) (/ 1 (* (pow x 2) z))) 2))))) (+ (/ 1 (* x (pow z 2))) (/ 1 (* (pow x 2) z))))))) (/ (* (pow (+ x z) 2) (+ (/ 1 (* x (pow z 2))) (/ 1 (* (pow x 2) z)))) (* (pow x 2) (pow z 2))))))) (* -1/2 (* (sqrt (* x z)) (+ (* -1 (/ (* (+ x z) (+ (/ 1 (* x (pow z 2))) (/ 1 (* (pow x 2) z)))) (* x z))) (* 1/4 (* x (* z (pow (+ (/ 1 (* x (pow z 2))) (/ 1 (* (pow x 2) z))) 2)))))))))))) (taylor 0 y) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x)))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x)))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (* x z)) (taylor 0 y) (#s(alt (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x))) (patch (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* y (+ (/ 1 (* x (pow z 2))) (/ 1 (* (pow x 2) z))))) (/ 1 (* x z))) (taylor 0 y) (#s(alt (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x))) (patch (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* y (- (/ (* y (* (+ x z) (+ (/ 1 (* x (pow z 2))) (/ 1 (* (pow x 2) z))))) (* x z)) (+ (/ 1 (* x (pow z 2))) (/ 1 (* (pow x 2) z))))) (/ 1 (* x z))) (taylor 0 y) (#s(alt (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x))) (patch (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* y (- (* y (- (* -1 (/ (* y (* (pow (+ x z) 2) (+ (/ 1 (* x (pow z 2))) (/ 1 (* (pow x 2) z))))) (* (pow x 2) (pow z 2)))) (* -1 (/ (* (+ x z) (+ (/ 1 (* x (pow z 2))) (/ 1 (* (pow x 2) z)))) (* x z))))) (+ (/ 1 (* x (pow z 2))) (/ 1 (* (pow x 2) z))))) (/ 1 (* x z))) (taylor 0 y) (#s(alt (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x))) (patch (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (sqrt (* x z))) (taylor 0 y) (#s(alt (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 1/4 binary64))) (patch (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 1/4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 2 (sqrt (* x z))) (* (sqrt (/ 1 (* x z))) (* y (+ x z)))) (taylor 0 y) (#s(alt (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 1/4 binary64))) (patch (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 1/4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 2 (sqrt (* x z))) (* y (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (* y (pow (+ x z) 2)))) (* (sqrt (/ 1 (* x z))) (+ x z))))) (taylor 0 y) (#s(alt (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 1/4 binary64))) (patch (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 1/4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 2 (sqrt (* x z))) (* y (+ (* y (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (pow (+ x z) 2))) (* 1/8 (* (sqrt (/ 1 (* (pow x 5) (pow z 5)))) (* y (pow (+ x z) 3)))))) (* (sqrt (/ 1 (* x z))) (+ x z))))) (taylor 0 y) (#s(alt (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 1/4 binary64))) (patch (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 1/4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (* x z)) (taylor 0 y) (#s(alt (pow.f64 (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 1/4 binary64)) (patch (pow.f64 (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 1/4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (* x z)) (* 1/2 (* (sqrt (/ 1 (* x z))) (* y (+ x z))))) (taylor 0 y) (#s(alt (pow.f64 (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 1/4 binary64)) (patch (pow.f64 (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 1/4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (* x z)) (* y (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (* y (pow (+ x z) 2)))) (* 1/2 (* (sqrt (/ 1 (* x z))) (+ x z)))))) (taylor 0 y) (#s(alt (pow.f64 (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 1/4 binary64)) (patch (pow.f64 (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 1/4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (* x z)) (* y (+ (* 1/2 (* (sqrt (/ 1 (* x z))) (+ x z))) (* y (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (pow (+ x z) 2))) (* 1/16 (* (sqrt (/ 1 (* (pow x 5) (pow z 5)))) (* y (pow (+ x z) 3))))))))) (taylor 0 y) (#s(alt (pow.f64 (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 1/4 binary64)) (patch (pow.f64 (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 1/4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (pow z 2)) (taylor 0 y) (#s(alt (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) (patch (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 2 (* x (* y (* z (+ x z))))) (* (pow x 2) (pow z 2))) (taylor 0 y) (#s(alt (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) (patch (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* y (+ (* 2 (* x (* z (+ x z)))) (* y (pow (+ x z) 2)))) (* (pow x 2) (pow z 2))) (taylor 0 y) (#s(alt (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) (patch (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* y (+ (* 2 (* x (* z (+ x z)))) (* y (pow (+ x z) 2)))) (* (pow x 2) (pow z 2))) (taylor 0 y) (#s(alt (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) (patch (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (sqrt (* y (+ x z)))) (taylor inf y) (#s(alt (*.f64 (sqrt.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ (* 2 (sqrt (/ (+ x z) y))) (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z))))))) (taylor inf y) (#s(alt (*.f64 (sqrt.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ (* -1/4 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (+ (* 2 (sqrt (/ (+ x z) y))) (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z)))))))) (taylor inf y) (#s(alt (*.f64 (sqrt.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ (* -1/4 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (+ (* 1/8 (* (* (pow x 3) (pow z 3)) (sqrt (/ 1 (* (pow y 7) (pow (+ x z) 5)))))) (+ (* 2 (sqrt (/ (+ x z) y))) (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z))))))))) (taylor inf y) (#s(alt (*.f64 (sqrt.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (* y (+ x z))) (taylor inf y) (#s(alt (sqrt.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) (patch (sqrt.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ (sqrt (/ (+ x z) y)) (* 1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z)))))))) (taylor inf y) (#s(alt (sqrt.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) (patch (sqrt.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ (sqrt (/ (+ x z) y)) (+ (* -1/8 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (* 1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z))))))))) (taylor inf y) (#s(alt (sqrt.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) (patch (sqrt.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ (sqrt (/ (+ x z) y)) (+ (* -1/8 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (+ (* 1/16 (* (* (pow x 3) (pow z 3)) (sqrt (/ 1 (* (pow y 7) (pow (+ x z) 5)))))) (* 1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z)))))))))) (taylor inf y) (#s(alt (sqrt.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) (patch (sqrt.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ x z)) (taylor inf y) (#s(alt (fma.f64 (+.f64 y x) z (*.f64 y x)) (patch (fma.f64 (+.f64 y x) z (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ x (+ z (/ (* x z) y)))) (taylor inf y) (#s(alt (fma.f64 (+.f64 y x) z (*.f64 y x)) (patch (fma.f64 (+.f64 y x) z (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ x (+ z (/ (* x z) y)))) (taylor inf y) (#s(alt (fma.f64 (+.f64 y x) z (*.f64 y x)) (patch (fma.f64 (+.f64 y x) z (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ x (+ z (/ (* x z) y)))) (taylor inf y) (#s(alt (fma.f64 (+.f64 y x) z (*.f64 y x)) (patch (fma.f64 (+.f64 y x) z (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt y (taylor inf y) (#s(alt (+.f64 y x) (patch (+.f64 y x) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ 1 (/ x y))) (taylor inf y) (#s(alt (+.f64 y x) (patch (+.f64 y x) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ 1 (/ x y))) (taylor inf y) (#s(alt (+.f64 y x) (patch (+.f64 y x) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ 1 (/ x y))) (taylor inf y) (#s(alt (+.f64 y x) (patch (+.f64 y x) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (sqrt (* y (+ x z)))) (taylor inf y) (#s(alt (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)))) (patch (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)))) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ (* 2 (sqrt (/ (+ x z) y))) (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z))))))) (taylor inf y) (#s(alt (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)))) (patch (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)))) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ (* -1/4 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (+ (* 2 (sqrt (/ (+ x z) y))) (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z)))))))) (taylor inf y) (#s(alt (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)))) (patch (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)))) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ (* -1/4 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (+ (* 1/8 (* (* (pow x 3) (pow z 3)) (sqrt (/ 1 (* (pow y 7) (pow (+ x z) 5)))))) (+ (* 2 (sqrt (/ (+ x z) y))) (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z))))))))) (taylor inf y) (#s(alt (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)))) (patch (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (* y (+ x z))) (taylor inf y) (#s(alt (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x))) (patch (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ (sqrt (/ (+ x z) y)) (* 1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z)))))))) (taylor inf y) (#s(alt (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x))) (patch (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ (sqrt (/ (+ x z) y)) (+ (* -1/8 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (* 1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z))))))))) (taylor inf y) (#s(alt (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x))) (patch (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ (sqrt (/ (+ x z) y)) (+ (* -1/8 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (+ (* 1/16 (* (* (pow x 3) (pow z 3)) (sqrt (/ 1 (* (pow y 7) (pow (+ x z) 5)))))) (* 1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z)))))))))) (taylor inf y) (#s(alt (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x))) (patch (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ x z)) (taylor inf y) (#s(alt #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)) (patch #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ x (+ z (/ (* x z) y)))) (taylor inf y) (#s(alt #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)) (patch #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ x (+ z (/ (* x z) y)))) (taylor inf y) (#s(alt #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)) (patch #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ x (+ z (/ (* x z) y)))) (taylor inf y) (#s(alt #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)) (patch #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor inf y) (#s(alt (*.f64 y x) (patch (*.f64 y x) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor inf y) (#s(alt (*.f64 y x) (patch (*.f64 y x) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor inf y) (#s(alt (*.f64 y x) (patch (*.f64 y x) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor inf y) (#s(alt (*.f64 y x) (patch (*.f64 y x) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (sqrt (* y (+ x z)))) (taylor inf y) (#s(alt (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x)))) (patch (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x)))) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ (* 2 (sqrt (/ (+ x z) y))) (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z))))))) (taylor inf y) (#s(alt (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x)))) (patch (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x)))) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ (* -1/4 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (+ (* 2 (sqrt (/ (+ x z) y))) (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z)))))))) (taylor inf y) (#s(alt (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x)))) (patch (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x)))) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ (* -1/4 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (+ (* 1/8 (* (* (pow x 3) (pow z 3)) (sqrt (/ 1 (* (pow y 7) (pow (+ x z) 5)))))) (+ (* 2 (sqrt (/ (+ x z) y))) (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z))))))))) (taylor inf y) (#s(alt (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x)))) (patch (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x)))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (* y (+ x z))) (taylor inf y) (#s(alt (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x))) (patch (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x))) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ (sqrt (/ (+ x z) y)) (* 1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z)))))))) (taylor inf y) (#s(alt (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x))) (patch (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x))) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ (sqrt (/ (+ x z) y)) (+ (* -1/8 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (* 1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z))))))))) (taylor inf y) (#s(alt (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x))) (patch (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x))) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ (sqrt (/ (+ x z) y)) (+ (* -1/8 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (+ (* 1/16 (* (* (pow x 3) (pow z 3)) (sqrt (/ 1 (* (pow y 7) (pow (+ x z) 5)))))) (* 1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z)))))))))) (taylor inf y) (#s(alt (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x))) (patch (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x))) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ x z)) (taylor inf y) (#s(alt #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x)) (patch #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x)) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ x (+ z (/ (* x z) y)))) (taylor inf y) (#s(alt #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x)) (patch #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x)) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ x (+ z (/ (* x z) y)))) (taylor inf y) (#s(alt #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x)) (patch #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x)) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ x (+ z (/ (* x z) y)))) (taylor inf y) (#s(alt #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x)) (patch #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x)) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor inf y) (#s(alt (*.f64 (+.f64 z y) x) (patch (*.f64 (+.f64 z y) x) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ x (/ (* x z) y))) (taylor inf y) (#s(alt (*.f64 (+.f64 z y) x) (patch (*.f64 (+.f64 z y) x) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ x (/ (* x z) y))) (taylor inf y) (#s(alt (*.f64 (+.f64 z y) x) (patch (*.f64 (+.f64 z y) x) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ x (/ (* x z) y))) (taylor inf y) (#s(alt (*.f64 (+.f64 z y) x) (patch (*.f64 (+.f64 z y) x) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (sqrt (* y (+ x z)))) (taylor inf y) (#s(alt (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x)))))) (patch (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x)))))) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ (* 2 (sqrt (/ (+ x z) y))) (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z))))))) (taylor inf y) (#s(alt (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x)))))) (patch (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x)))))) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ (* -1/4 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (+ (* 2 (sqrt (/ (+ x z) y))) (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z)))))))) (taylor inf y) (#s(alt (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x)))))) (patch (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x)))))) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ (* -1/4 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (+ (* 1/8 (* (* (pow x 3) (pow z 3)) (sqrt (/ 1 (* (pow y 7) (pow (+ x z) 5)))))) (+ (* 2 (sqrt (/ (+ x z) y))) (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z))))))))) (taylor inf y) (#s(alt (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x)))))) (patch (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x)))))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (* y (+ x z))) (taylor inf y) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x))))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x))))) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ (sqrt (/ (+ x z) y)) (* 1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z)))))))) (taylor inf y) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x))))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x))))) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ (sqrt (/ (+ x z) y)) (+ (* -1/8 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (* 1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z))))))))) (taylor inf y) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x))))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x))))) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ (sqrt (/ (+ x z) y)) (+ (* -1/8 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (+ (* 1/16 (* (* (pow x 3) (pow z 3)) (sqrt (/ 1 (* (pow y 7) (pow (+ x z) 5)))))) (* 1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z)))))))))) (taylor inf y) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x))))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x))))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ 1 (* y (+ x z)))) (taylor inf y) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x)))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (/ 1 (* y (+ x z)))) (* -1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (pow (+ x z) 3))))))) (taylor inf y) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x)))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (/ 1 (* y (+ x z)))) (+ (* -1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (pow (+ x z) 3)))))) (* 1/2 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 5)))))))) (taylor inf y) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x)))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (/ 1 (* y (+ x z)))) (+ (* -1/2 (* (sqrt (/ (+ x z) (pow y 7))) (+ (* 1/4 (/ (* (pow x 2) (* y (pow z 2))) (pow (+ x z) 3))) (/ (* (pow x 3) (pow z 3)) (pow (+ x z) 4))))) (+ (* -1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (pow (+ x z) 3)))))) (* 1/2 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 5))))))))) (taylor inf y) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x)))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x)))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (* y (+ x z))) (taylor inf y) (#s(alt (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x))) (patch (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 (/ (* x z) (* y (pow (+ x z) 2)))) (/ 1 (+ x z))) y) (taylor inf y) (#s(alt (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x))) (patch (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (/ 1 (+ x z)) (/ (* (pow x 2) (pow z 2)) (* (pow y 2) (pow (+ x z) 3)))) (/ (* x z) (* y (pow (+ x z) 2)))) y) (taylor inf y) (#s(alt (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x))) (patch (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (* -1 (/ (* (pow x 3) (pow z 3)) (* (pow y 3) (pow (+ x z) 4)))) (/ 1 (+ x z))) (+ (* -1 (/ (* (pow x 2) (pow z 2)) (* (pow y 2) (pow (+ x z) 3)))) (/ (* x z) (* y (pow (+ x z) 2))))) y) (taylor inf y) (#s(alt (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x))) (patch (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (sqrt (* y (+ x z)))) (taylor inf y) (#s(alt (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 1/4 binary64))) (patch (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 1/4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ (* 2 (sqrt (/ (+ x z) y))) (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z))))))) (taylor inf y) (#s(alt (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 1/4 binary64))) (patch (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 1/4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ (* -1/4 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (+ (* 2 (sqrt (/ (+ x z) y))) (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z)))))))) (taylor inf y) (#s(alt (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 1/4 binary64))) (patch (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 1/4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ (* -1/4 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (+ (* 1/8 (* (* (pow x 3) (pow z 3)) (sqrt (/ 1 (* (pow y 7) (pow (+ x z) 5)))))) (+ (* 2 (sqrt (/ (+ x z) y))) (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z))))))))) (taylor inf y) (#s(alt (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 1/4 binary64))) (patch (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 1/4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (* y (+ x z))) (taylor inf y) (#s(alt (pow.f64 (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 1/4 binary64)) (patch (pow.f64 (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 1/4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ (sqrt (/ (+ x z) y)) (* 1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z)))))))) (taylor inf y) (#s(alt (pow.f64 (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 1/4 binary64)) (patch (pow.f64 (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 1/4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ (sqrt (/ (+ x z) y)) (+ (* -1/8 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (* 1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z))))))))) (taylor inf y) (#s(alt (pow.f64 (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 1/4 binary64)) (patch (pow.f64 (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 1/4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ (sqrt (/ (+ x z) y)) (+ (* -1/8 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (+ (* 1/16 (* (* (pow x 3) (pow z 3)) (sqrt (/ 1 (* (pow y 7) (pow (+ x z) 5)))))) (* 1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z)))))))))) (taylor inf y) (#s(alt (pow.f64 (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 1/4 binary64)) (patch (pow.f64 (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 1/4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow y 2) (pow (+ x z) 2)) (taylor inf y) (#s(alt (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) (patch (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow y 2) (+ (* 2 (/ (* x (* z (+ x z))) y)) (pow (+ x z) 2))) (taylor inf y) (#s(alt (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) (patch (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow y 2) (+ (* 2 (/ (* x (* z (+ x z))) y)) (+ (/ (* (pow x 2) (pow z 2)) (pow y 2)) (pow (+ x z) 2)))) (taylor inf y) (#s(alt (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) (patch (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow y 2) (+ (* 2 (/ (* x (* z (+ x z))) y)) (+ (/ (* (pow x 2) (pow z 2)) (pow y 2)) (pow (+ x z) 2)))) (taylor inf y) (#s(alt (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) (patch (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* -2 (* (sqrt (* y (+ (* -1 x) (* -1 z)))) (sqrt -1))) (taylor -inf y) (#s(alt (*.f64 (sqrt.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))) (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))))) (taylor -inf y) (#s(alt (*.f64 (sqrt.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1/4 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))) (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z)))))))))) (taylor -inf y) (#s(alt (*.f64 (sqrt.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1/4 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 1/8 (* (* (pow x 3) (* (pow z 3) (sqrt -1))) (sqrt (/ 1 (* (pow y 7) (pow (+ (* -1 x) (* -1 z)) 5)))))) (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))) (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))))))) (taylor -inf y) (#s(alt (*.f64 (sqrt.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (* y (+ (* -1 x) (* -1 z)))) (sqrt -1))) (taylor -inf y) (#s(alt (sqrt.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) (patch (sqrt.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* 1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))) (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))))) (taylor -inf y) (#s(alt (sqrt.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) (patch (sqrt.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1/8 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))) (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1)))))) (taylor -inf y) (#s(alt (sqrt.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) (patch (sqrt.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1/8 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 1/16 (* (* (pow x 3) (* (pow z 3) (sqrt -1))) (sqrt (/ 1 (* (pow y 7) (pow (+ (* -1 x) (* -1 z)) 5)))))) (+ (* 1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))) (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))))))) (taylor -inf y) (#s(alt (sqrt.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) (patch (sqrt.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 x) (* -1 z)))) (taylor -inf y) (#s(alt (fma.f64 (+.f64 y x) z (*.f64 y x)) (patch (fma.f64 (+.f64 y x) z (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 x) (+ (* -1 z) (* -1 (/ (* x z) y)))))) (taylor -inf y) (#s(alt (fma.f64 (+.f64 y x) z (*.f64 y x)) (patch (fma.f64 (+.f64 y x) z (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 x) (+ (* -1 z) (* -1 (/ (* x z) y)))))) (taylor -inf y) (#s(alt (fma.f64 (+.f64 y x) z (*.f64 y x)) (patch (fma.f64 (+.f64 y x) z (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 x) (+ (* -1 z) (* -1 (/ (* x z) y)))))) (taylor -inf y) (#s(alt (fma.f64 (+.f64 y x) z (*.f64 y x)) (patch (fma.f64 (+.f64 y x) z (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt y (taylor -inf y) (#s(alt (+.f64 y x) (patch (+.f64 y x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (- (* -1 (/ x y)) 1))) (taylor -inf y) (#s(alt (+.f64 y x) (patch (+.f64 y x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (- (* -1 (/ x y)) 1))) (taylor -inf y) (#s(alt (+.f64 y x) (patch (+.f64 y x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (- (* -1 (/ x y)) 1))) (taylor -inf y) (#s(alt (+.f64 y x) (patch (+.f64 y x) #<representation binary64>) () ())) ()) |
#s(alt (* -2 (* (sqrt (* y (+ (* -1 x) (* -1 z)))) (sqrt -1))) (taylor -inf y) (#s(alt (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)))) (patch (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))) (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))))) (taylor -inf y) (#s(alt (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)))) (patch (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1/4 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))) (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z)))))))))) (taylor -inf y) (#s(alt (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)))) (patch (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1/4 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 1/8 (* (* (pow x 3) (* (pow z 3) (sqrt -1))) (sqrt (/ 1 (* (pow y 7) (pow (+ (* -1 x) (* -1 z)) 5)))))) (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))) (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))))))) (taylor -inf y) (#s(alt (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)))) (patch (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (* y (+ (* -1 x) (* -1 z)))) (sqrt -1))) (taylor -inf y) (#s(alt (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x))) (patch (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* 1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))) (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))))) (taylor -inf y) (#s(alt (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x))) (patch (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1/8 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))) (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1)))))) (taylor -inf y) (#s(alt (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x))) (patch (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1/8 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 1/16 (* (* (pow x 3) (* (pow z 3) (sqrt -1))) (sqrt (/ 1 (* (pow y 7) (pow (+ (* -1 x) (* -1 z)) 5)))))) (+ (* 1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))) (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))))))) (taylor -inf y) (#s(alt (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x))) (patch (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 x) (* -1 z)))) (taylor -inf y) (#s(alt #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)) (patch #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 x) (+ (* -1 z) (* -1 (/ (* x z) y)))))) (taylor -inf y) (#s(alt #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)) (patch #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 x) (+ (* -1 z) (* -1 (/ (* x z) y)))))) (taylor -inf y) (#s(alt #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)) (patch #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 x) (+ (* -1 z) (* -1 (/ (* x z) y)))))) (taylor -inf y) (#s(alt #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)) (patch #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor -inf y) (#s(alt (*.f64 y x) (patch (*.f64 y x) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor -inf y) (#s(alt (*.f64 y x) (patch (*.f64 y x) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor -inf y) (#s(alt (*.f64 y x) (patch (*.f64 y x) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor -inf y) (#s(alt (*.f64 y x) (patch (*.f64 y x) #<representation binary64>) () ())) ()) |
#s(alt (* -2 (* (sqrt (* y (+ (* -1 x) (* -1 z)))) (sqrt -1))) (taylor -inf y) (#s(alt (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x)))) (patch (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))) (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))))) (taylor -inf y) (#s(alt (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x)))) (patch (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1/4 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))) (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z)))))))))) (taylor -inf y) (#s(alt (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x)))) (patch (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1/4 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 1/8 (* (* (pow x 3) (* (pow z 3) (sqrt -1))) (sqrt (/ 1 (* (pow y 7) (pow (+ (* -1 x) (* -1 z)) 5)))))) (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))) (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))))))) (taylor -inf y) (#s(alt (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x)))) (patch (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (* y (+ (* -1 x) (* -1 z)))) (sqrt -1))) (taylor -inf y) (#s(alt (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x))) (patch (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* 1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))) (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))))) (taylor -inf y) (#s(alt (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x))) (patch (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1/8 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))) (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1)))))) (taylor -inf y) (#s(alt (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x))) (patch (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1/8 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 1/16 (* (* (pow x 3) (* (pow z 3) (sqrt -1))) (sqrt (/ 1 (* (pow y 7) (pow (+ (* -1 x) (* -1 z)) 5)))))) (+ (* 1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))) (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))))))) (taylor -inf y) (#s(alt (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x))) (patch (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 x) (* -1 z)))) (taylor -inf y) (#s(alt #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x)) (patch #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 x) (+ (* -1 z) (* -1 (/ (* x z) y)))))) (taylor -inf y) (#s(alt #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x)) (patch #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 x) (+ (* -1 z) (* -1 (/ (* x z) y)))))) (taylor -inf y) (#s(alt #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x)) (patch #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 x) (+ (* -1 z) (* -1 (/ (* x z) y)))))) (taylor -inf y) (#s(alt #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x)) (patch #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x)) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor -inf y) (#s(alt (*.f64 (+.f64 z y) x) (patch (*.f64 (+.f64 z y) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 x) (* -1 (/ (* x z) y))))) (taylor -inf y) (#s(alt (*.f64 (+.f64 z y) x) (patch (*.f64 (+.f64 z y) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 x) (* -1 (/ (* x z) y))))) (taylor -inf y) (#s(alt (*.f64 (+.f64 z y) x) (patch (*.f64 (+.f64 z y) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 x) (* -1 (/ (* x z) y))))) (taylor -inf y) (#s(alt (*.f64 (+.f64 z y) x) (patch (*.f64 (+.f64 z y) x) #<representation binary64>) () ())) ()) |
#s(alt (* -2 (* (sqrt (* y (+ (* -1 x) (* -1 z)))) (sqrt -1))) (taylor -inf y) (#s(alt (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x)))))) (patch (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x)))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))) (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))))) (taylor -inf y) (#s(alt (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x)))))) (patch (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x)))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1/4 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))) (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z)))))))))) (taylor -inf y) (#s(alt (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x)))))) (patch (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x)))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1/4 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 1/8 (* (* (pow x 3) (* (pow z 3) (sqrt -1))) (sqrt (/ 1 (* (pow y 7) (pow (+ (* -1 x) (* -1 z)) 5)))))) (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))) (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))))))) (taylor -inf y) (#s(alt (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x)))))) (patch (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x)))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (* y (+ (* -1 x) (* -1 z)))) (sqrt -1))) (taylor -inf y) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x))))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* 1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))) (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))))) (taylor -inf y) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x))))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1/8 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))) (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1)))))) (taylor -inf y) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x))))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1/8 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 1/16 (* (* (pow x 3) (* (pow z 3) (sqrt -1))) (sqrt (/ 1 (* (pow y 7) (pow (+ (* -1 x) (* -1 z)) 5)))))) (+ (* 1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))) (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))))))) (taylor -inf y) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x))))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x))))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* y (+ (* -1 x) (* -1 z))))) (sqrt -1)) (taylor -inf y) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x)))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (pow (+ (* -1 x) (* -1 z)) 3)))))) (* (sqrt (/ 1 (* y (+ (* -1 x) (* -1 z))))) (sqrt -1))) (taylor -inf y) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x)))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* -1/2 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 5)))))) (* (sqrt (/ 1 (* y (+ (* -1 x) (* -1 z))))) (sqrt -1)))) (taylor -inf y) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x)))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (* (sqrt -1) (+ (* -1/4 (/ (* (pow x 2) (* y (pow z 2))) (pow (+ (* -1 x) (* -1 z)) 3))) (/ (* (pow x 3) (pow z 3)) (pow (+ (* -1 x) (* -1 z)) 4)))))) (* 1/2 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ y (pow (+ (* -1 x) (* -1 z)) 5)))))) (pow y 3))) (+ (* -1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (pow (+ (* -1 x) (* -1 z)) 3)))))) (* (sqrt (/ 1 (* y (+ (* -1 x) (* -1 z))))) (sqrt -1)))) (taylor -inf y) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x)))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x)))) #<representation binary64>) () ())) ()) |
#s(alt (/ -1 (* y (+ (* -1 x) (* -1 z)))) (taylor -inf y) (#s(alt (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x))) (patch (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (/ 1 (+ (* -1 x) (* -1 z))) (/ (* x z) (* y (pow (+ (* -1 x) (* -1 z)) 2)))) y)) (taylor -inf y) (#s(alt (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x))) (patch (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* (pow x 2) (pow z 2)) (* y (pow (+ (* -1 x) (* -1 z)) 3)))) (/ (* x z) (pow (+ (* -1 x) (* -1 z)) 2))) y)) (/ 1 (+ (* -1 x) (* -1 z)))) y)) (taylor -inf y) (#s(alt (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x))) (patch (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* (pow x 3) (pow z 3)) (* y (pow (+ (* -1 x) (* -1 z)) 4))) (* -1 (/ (* (pow x 2) (pow z 2)) (pow (+ (* -1 x) (* -1 z)) 3)))) y)) (/ (* x z) (pow (+ (* -1 x) (* -1 z)) 2))) y)) (/ 1 (+ (* -1 x) (* -1 z)))) y)) (taylor -inf y) (#s(alt (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x))) (patch (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* -2 (* (sqrt (* y (+ (* -1 x) (* -1 z)))) (sqrt -1))) (taylor -inf y) (#s(alt (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 1/4 binary64))) (patch (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 1/4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))) (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))))) (taylor -inf y) (#s(alt (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 1/4 binary64))) (patch (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 1/4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1/4 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))) (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z)))))))))) (taylor -inf y) (#s(alt (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 1/4 binary64))) (patch (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 1/4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1/4 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 1/8 (* (* (pow x 3) (* (pow z 3) (sqrt -1))) (sqrt (/ 1 (* (pow y 7) (pow (+ (* -1 x) (* -1 z)) 5)))))) (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))) (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))))))) (taylor -inf y) (#s(alt (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 1/4 binary64))) (patch (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 1/4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (* y (+ (* -1 x) (* -1 z)))) (sqrt -1))) (taylor -inf y) (#s(alt (pow.f64 (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 1/4 binary64)) (patch (pow.f64 (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 1/4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* 1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))) (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))))) (taylor -inf y) (#s(alt (pow.f64 (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 1/4 binary64)) (patch (pow.f64 (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 1/4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1/8 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))) (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1)))))) (taylor -inf y) (#s(alt (pow.f64 (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 1/4 binary64)) (patch (pow.f64 (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 1/4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1/8 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 1/16 (* (* (pow x 3) (* (pow z 3) (sqrt -1))) (sqrt (/ 1 (* (pow y 7) (pow (+ (* -1 x) (* -1 z)) 5)))))) (+ (* 1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))) (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))))))) (taylor -inf y) (#s(alt (pow.f64 (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 1/4 binary64)) (patch (pow.f64 (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 1/4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow y 2) (pow (+ (* -1 x) (* -1 z)) 2)) (taylor -inf y) (#s(alt (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) (patch (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow y 2) (+ (* -2 (/ (* x (* z (+ (* -1 x) (* -1 z)))) y)) (pow (+ (* -1 x) (* -1 z)) 2))) (taylor -inf y) (#s(alt (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) (patch (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow y 2) (+ (* -1 (/ (+ (* -1 (/ (* (pow x 2) (pow z 2)) y)) (* 2 (* x (* z (+ (* -1 x) (* -1 z)))))) y)) (pow (+ (* -1 x) (* -1 z)) 2))) (taylor -inf y) (#s(alt (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) (patch (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow y 2) (+ (* -1 (/ (+ (* -1 (/ (* (pow x 2) (pow z 2)) y)) (* 2 (* x (* z (+ (* -1 x) (* -1 z)))))) y)) (pow (+ (* -1 x) (* -1 z)) 2))) (taylor -inf y) (#s(alt (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) (patch (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (sqrt (* y z))) (taylor 0 x) (#s(alt (*.f64 (sqrt.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 2 (sqrt (* y z))) (* (* x (+ y z)) (sqrt (/ 1 (* y z))))) (taylor 0 x) (#s(alt (*.f64 (sqrt.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 2 (sqrt (* y z))) (* x (+ (* -1/4 (* (* x (pow (+ y z) 2)) (sqrt (/ 1 (* (pow y 3) (pow z 3)))))) (* (sqrt (/ 1 (* y z))) (+ y z))))) (taylor 0 x) (#s(alt (*.f64 (sqrt.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 2 (sqrt (* y z))) (* x (+ (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow y 3) (pow z 3)))) (pow (+ y z) 2))) (* 1/8 (* (* x (pow (+ y z) 3)) (sqrt (/ 1 (* (pow y 5) (pow z 5)))))))) (* (sqrt (/ 1 (* y z))) (+ y z))))) (taylor 0 x) (#s(alt (*.f64 (sqrt.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (* y z)) (taylor 0 x) (#s(alt (sqrt.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) (patch (sqrt.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (* y z)) (* 1/2 (* (* x (+ y z)) (sqrt (/ 1 (* y z)))))) (taylor 0 x) (#s(alt (sqrt.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) (patch (sqrt.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (* y z)) (* x (+ (* -1/8 (* (* x (pow (+ y z) 2)) (sqrt (/ 1 (* (pow y 3) (pow z 3)))))) (* 1/2 (* (sqrt (/ 1 (* y z))) (+ y z)))))) (taylor 0 x) (#s(alt (sqrt.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) (patch (sqrt.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (* y z)) (* x (+ (* 1/2 (* (sqrt (/ 1 (* y z))) (+ y z))) (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow y 3) (pow z 3)))) (pow (+ y z) 2))) (* 1/16 (* (* x (pow (+ y z) 3)) (sqrt (/ 1 (* (pow y 5) (pow z 5))))))))))) (taylor 0 x) (#s(alt (sqrt.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) (patch (sqrt.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor 0 x) (#s(alt (fma.f64 (+.f64 y x) z (*.f64 y x)) (patch (fma.f64 (+.f64 y x) z (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (+ y z)) (* y z)) (taylor 0 x) (#s(alt (fma.f64 (+.f64 y x) z (*.f64 y x)) (patch (fma.f64 (+.f64 y x) z (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (+ y z)) (* y z)) (taylor 0 x) (#s(alt (fma.f64 (+.f64 y x) z (*.f64 y x)) (patch (fma.f64 (+.f64 y x) z (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (+ y z)) (* y z)) (taylor 0 x) (#s(alt (fma.f64 (+.f64 y x) z (*.f64 y x)) (patch (fma.f64 (+.f64 y x) z (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt y (taylor 0 x) (#s(alt (+.f64 y x) (patch (+.f64 y x) #<representation binary64>) () ())) ()) |
#s(alt (+ x y) (taylor 0 x) (#s(alt (+.f64 y x) (patch (+.f64 y x) #<representation binary64>) () ())) ()) |
#s(alt (+ x y) (taylor 0 x) (#s(alt (+.f64 y x) (patch (+.f64 y x) #<representation binary64>) () ())) ()) |
#s(alt (+ x y) (taylor 0 x) (#s(alt (+.f64 y x) (patch (+.f64 y x) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (sqrt (* y z))) (taylor 0 x) (#s(alt (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)))) (patch (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 2 (sqrt (* y z))) (* (* x (+ y z)) (sqrt (/ 1 (* y z))))) (taylor 0 x) (#s(alt (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)))) (patch (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 2 (sqrt (* y z))) (* x (+ (* -1/4 (* (* x (pow (+ y z) 2)) (sqrt (/ 1 (* (pow y 3) (pow z 3)))))) (* (sqrt (/ 1 (* y z))) (+ y z))))) (taylor 0 x) (#s(alt (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)))) (patch (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 2 (sqrt (* y z))) (* x (+ (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow y 3) (pow z 3)))) (pow (+ y z) 2))) (* 1/8 (* (* x (pow (+ y z) 3)) (sqrt (/ 1 (* (pow y 5) (pow z 5)))))))) (* (sqrt (/ 1 (* y z))) (+ y z))))) (taylor 0 x) (#s(alt (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)))) (patch (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (* y z)) (taylor 0 x) (#s(alt (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x))) (patch (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (* y z)) (* 1/2 (* (* x (+ y z)) (sqrt (/ 1 (* y z)))))) (taylor 0 x) (#s(alt (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x))) (patch (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (* y z)) (* x (+ (* -1/8 (* (* x (pow (+ y z) 2)) (sqrt (/ 1 (* (pow y 3) (pow z 3)))))) (* 1/2 (* (sqrt (/ 1 (* y z))) (+ y z)))))) (taylor 0 x) (#s(alt (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x))) (patch (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (* y z)) (* x (+ (* 1/2 (* (sqrt (/ 1 (* y z))) (+ y z))) (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow y 3) (pow z 3)))) (pow (+ y z) 2))) (* 1/16 (* (* x (pow (+ y z) 3)) (sqrt (/ 1 (* (pow y 5) (pow z 5))))))))))) (taylor 0 x) (#s(alt (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x))) (patch (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor 0 x) (#s(alt #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)) (patch #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (+ y z)) (* y z)) (taylor 0 x) (#s(alt #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)) (patch #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (+ y z)) (* y z)) (taylor 0 x) (#s(alt #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)) (patch #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (+ y z)) (* y z)) (taylor 0 x) (#s(alt #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)) (patch #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor 0 x) (#s(alt (*.f64 y x) (patch (*.f64 y x) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor 0 x) (#s(alt (*.f64 y x) (patch (*.f64 y x) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor 0 x) (#s(alt (*.f64 y x) (patch (*.f64 y x) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor 0 x) (#s(alt (*.f64 y x) (patch (*.f64 y x) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (sqrt (* y z))) (taylor 0 x) (#s(alt (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x)))) (patch (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 2 (sqrt (* y z))) (* (* x (+ y z)) (sqrt (/ 1 (* y z))))) (taylor 0 x) (#s(alt (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x)))) (patch (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 2 (sqrt (* y z))) (* x (+ (* -1/4 (* (* x (pow (+ y z) 2)) (sqrt (/ 1 (* (pow y 3) (pow z 3)))))) (* (sqrt (/ 1 (* y z))) (+ y z))))) (taylor 0 x) (#s(alt (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x)))) (patch (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 2 (sqrt (* y z))) (* x (+ (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow y 3) (pow z 3)))) (pow (+ y z) 2))) (* 1/8 (* (* x (pow (+ y z) 3)) (sqrt (/ 1 (* (pow y 5) (pow z 5)))))))) (* (sqrt (/ 1 (* y z))) (+ y z))))) (taylor 0 x) (#s(alt (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x)))) (patch (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x)))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (* y z)) (taylor 0 x) (#s(alt (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x))) (patch (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (* y z)) (* 1/2 (* (* x (+ y z)) (sqrt (/ 1 (* y z)))))) (taylor 0 x) (#s(alt (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x))) (patch (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (* y z)) (* x (+ (* -1/8 (* (* x (pow (+ y z) 2)) (sqrt (/ 1 (* (pow y 3) (pow z 3)))))) (* 1/2 (* (sqrt (/ 1 (* y z))) (+ y z)))))) (taylor 0 x) (#s(alt (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x))) (patch (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (* y z)) (* x (+ (* 1/2 (* (sqrt (/ 1 (* y z))) (+ y z))) (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow y 3) (pow z 3)))) (pow (+ y z) 2))) (* 1/16 (* (* x (pow (+ y z) 3)) (sqrt (/ 1 (* (pow y 5) (pow z 5))))))))))) (taylor 0 x) (#s(alt (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x))) (patch (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x))) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor 0 x) (#s(alt #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x)) (patch #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (+ y z)) (* y z)) (taylor 0 x) (#s(alt #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x)) (patch #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (+ y z)) (* y z)) (taylor 0 x) (#s(alt #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x)) (patch #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (+ y z)) (* y z)) (taylor 0 x) (#s(alt #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x)) (patch #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ y z)) (taylor 0 x) (#s(alt (*.f64 (+.f64 z y) x) (patch (*.f64 (+.f64 z y) x) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ y z)) (taylor 0 x) (#s(alt (*.f64 (+.f64 z y) x) (patch (*.f64 (+.f64 z y) x) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ y z)) (taylor 0 x) (#s(alt (*.f64 (+.f64 z y) x) (patch (*.f64 (+.f64 z y) x) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ y z)) (taylor 0 x) (#s(alt (*.f64 (+.f64 z y) x) (patch (*.f64 (+.f64 z y) x) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (sqrt (* y z))) (taylor 0 x) (#s(alt (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x)))))) (patch (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 2 (sqrt (* y z))) (* (* x (+ y z)) (sqrt (/ 1 (* y z))))) (taylor 0 x) (#s(alt (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x)))))) (patch (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 2 (sqrt (* y z))) (* x (+ (* -1/4 (* (* x (pow (+ y z) 2)) (sqrt (/ 1 (* (pow y 3) (pow z 3)))))) (* (sqrt (/ 1 (* y z))) (+ y z))))) (taylor 0 x) (#s(alt (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x)))))) (patch (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 2 (sqrt (* y z))) (* x (+ (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow y 3) (pow z 3)))) (pow (+ y z) 2))) (* 1/8 (* (* x (pow (+ y z) 3)) (sqrt (/ 1 (* (pow y 5) (pow z 5)))))))) (* (sqrt (/ 1 (* y z))) (+ y z))))) (taylor 0 x) (#s(alt (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x)))))) (patch (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x)))))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (* y z)) (taylor 0 x) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x))))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (* y z)) (* 1/2 (* (* x (+ y z)) (sqrt (/ 1 (* y z)))))) (taylor 0 x) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x))))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (* y z)) (* x (+ (* -1/8 (* (* x (pow (+ y z) 2)) (sqrt (/ 1 (* (pow y 3) (pow z 3)))))) (* 1/2 (* (sqrt (/ 1 (* y z))) (+ y z)))))) (taylor 0 x) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x))))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (* y z)) (* x (+ (* 1/2 (* (sqrt (/ 1 (* y z))) (+ y z))) (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow y 3) (pow z 3)))) (pow (+ y z) 2))) (* 1/16 (* (* x (pow (+ y z) 3)) (sqrt (/ 1 (* (pow y 5) (pow z 5))))))))))) (taylor 0 x) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x))))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x))))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ 1 (* y z))) (taylor 0 x) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x)))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (/ 1 (* y z))) (* -1/2 (* (* x (+ (/ 1 (* y (pow z 2))) (/ 1 (* (pow y 2) z)))) (sqrt (* y z))))) (taylor 0 x) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x)))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (/ 1 (* y z))) (* x (+ (* -1/2 (* (sqrt (* y z)) (+ (/ 1 (* y (pow z 2))) (/ 1 (* (pow y 2) z))))) (* -1/2 (* (* x (+ (* -1 (/ (* (+ y z) (+ (/ 1 (* y (pow z 2))) (/ 1 (* (pow y 2) z)))) (* y z))) (* 1/4 (* y (* z (pow (+ (/ 1 (* y (pow z 2))) (/ 1 (* (pow y 2) z))) 2)))))) (sqrt (* y z))))))) (taylor 0 x) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x)))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (/ 1 (* y z))) (* x (+ (* -1/2 (* (sqrt (* y z)) (+ (/ 1 (* y (pow z 2))) (/ 1 (* (pow y 2) z))))) (* x (+ (* -1/2 (* (sqrt (* y z)) (+ (* -1 (/ (* (+ y z) (+ (/ 1 (* y (pow z 2))) (/ 1 (* (pow y 2) z)))) (* y z))) (* 1/4 (* y (* z (pow (+ (/ 1 (* y (pow z 2))) (/ 1 (* (pow y 2) z))) 2))))))) (* -1/2 (* (* x (+ (* 1/2 (* y (* z (* (+ (* -1 (/ (* (+ y z) (+ (/ 1 (* y (pow z 2))) (/ 1 (* (pow y 2) z)))) (* y z))) (* 1/4 (* y (* z (pow (+ (/ 1 (* y (pow z 2))) (/ 1 (* (pow y 2) z))) 2))))) (+ (/ 1 (* y (pow z 2))) (/ 1 (* (pow y 2) z))))))) (/ (* (pow (+ y z) 2) (+ (/ 1 (* y (pow z 2))) (/ 1 (* (pow y 2) z)))) (* (pow y 2) (pow z 2))))) (sqrt (* y z))))))))) (taylor 0 x) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x)))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x)))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (* y z)) (taylor 0 x) (#s(alt (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x))) (patch (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* x (+ (/ 1 (* y (pow z 2))) (/ 1 (* (pow y 2) z))))) (/ 1 (* y z))) (taylor 0 x) (#s(alt (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x))) (patch (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (- (/ (* x (* (+ y z) (+ (/ 1 (* y (pow z 2))) (/ 1 (* (pow y 2) z))))) (* y z)) (+ (/ 1 (* y (pow z 2))) (/ 1 (* (pow y 2) z))))) (/ 1 (* y z))) (taylor 0 x) (#s(alt (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x))) (patch (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (- (* x (- (* -1 (/ (* x (* (pow (+ y z) 2) (+ (/ 1 (* y (pow z 2))) (/ 1 (* (pow y 2) z))))) (* (pow y 2) (pow z 2)))) (* -1 (/ (* (+ y z) (+ (/ 1 (* y (pow z 2))) (/ 1 (* (pow y 2) z)))) (* y z))))) (+ (/ 1 (* y (pow z 2))) (/ 1 (* (pow y 2) z))))) (/ 1 (* y z))) (taylor 0 x) (#s(alt (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x))) (patch (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (sqrt (* y z))) (taylor 0 x) (#s(alt (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 1/4 binary64))) (patch (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 1/4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 2 (sqrt (* y z))) (* (* x (+ y z)) (sqrt (/ 1 (* y z))))) (taylor 0 x) (#s(alt (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 1/4 binary64))) (patch (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 1/4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 2 (sqrt (* y z))) (* x (+ (* -1/4 (* (* x (pow (+ y z) 2)) (sqrt (/ 1 (* (pow y 3) (pow z 3)))))) (* (sqrt (/ 1 (* y z))) (+ y z))))) (taylor 0 x) (#s(alt (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 1/4 binary64))) (patch (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 1/4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 2 (sqrt (* y z))) (* x (+ (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow y 3) (pow z 3)))) (pow (+ y z) 2))) (* 1/8 (* (* x (pow (+ y z) 3)) (sqrt (/ 1 (* (pow y 5) (pow z 5)))))))) (* (sqrt (/ 1 (* y z))) (+ y z))))) (taylor 0 x) (#s(alt (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 1/4 binary64))) (patch (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 1/4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (* y z)) (taylor 0 x) (#s(alt (pow.f64 (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 1/4 binary64)) (patch (pow.f64 (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 1/4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (* y z)) (* 1/2 (* (* x (+ y z)) (sqrt (/ 1 (* y z)))))) (taylor 0 x) (#s(alt (pow.f64 (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 1/4 binary64)) (patch (pow.f64 (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 1/4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (* y z)) (* x (+ (* -1/8 (* (* x (pow (+ y z) 2)) (sqrt (/ 1 (* (pow y 3) (pow z 3)))))) (* 1/2 (* (sqrt (/ 1 (* y z))) (+ y z)))))) (taylor 0 x) (#s(alt (pow.f64 (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 1/4 binary64)) (patch (pow.f64 (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 1/4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (* y z)) (* x (+ (* 1/2 (* (sqrt (/ 1 (* y z))) (+ y z))) (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow y 3) (pow z 3)))) (pow (+ y z) 2))) (* 1/16 (* (* x (pow (+ y z) 3)) (sqrt (/ 1 (* (pow y 5) (pow z 5))))))))))) (taylor 0 x) (#s(alt (pow.f64 (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 1/4 binary64)) (patch (pow.f64 (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 1/4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow y 2) (pow z 2)) (taylor 0 x) (#s(alt (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) (patch (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 2 (* x (* y (* z (+ y z))))) (* (pow y 2) (pow z 2))) (taylor 0 x) (#s(alt (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) (patch (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (+ (* 2 (* y (* z (+ y z)))) (* x (pow (+ y z) 2)))) (* (pow y 2) (pow z 2))) (taylor 0 x) (#s(alt (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) (patch (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (+ (* 2 (* y (* z (+ y z)))) (* x (pow (+ y z) 2)))) (* (pow y 2) (pow z 2))) (taylor 0 x) (#s(alt (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) (patch (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (sqrt (* x (+ y z)))) (taylor inf x) (#s(alt (*.f64 (sqrt.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* 2 (sqrt (/ (+ y z) x))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z)))) (taylor inf x) (#s(alt (*.f64 (sqrt.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (+ (* 2 (sqrt (/ (+ y z) x))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z))))) (taylor inf x) (#s(alt (*.f64 (sqrt.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow x 7) (pow (+ y z) 5)))) (* (pow y 3) (pow z 3)))) (+ (* 2 (sqrt (/ (+ y z) x))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z)))))) (taylor inf x) (#s(alt (*.f64 (sqrt.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (* x (+ y z))) (taylor inf x) (#s(alt (sqrt.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) (patch (sqrt.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (sqrt (/ (+ y z) x)) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z))))) (taylor inf x) (#s(alt (sqrt.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) (patch (sqrt.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (sqrt (/ (+ y z) x)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z)))))) (taylor inf x) (#s(alt (sqrt.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) (patch (sqrt.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (sqrt (/ (+ y z) x)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow x 7) (pow (+ y z) 5)))) (* (pow y 3) (pow z 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z))))))) (taylor inf x) (#s(alt (sqrt.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) (patch (sqrt.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ y z)) (taylor inf x) (#s(alt (fma.f64 (+.f64 y x) z (*.f64 y x)) (patch (fma.f64 (+.f64 y x) z (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ y (+ z (/ (* y z) x)))) (taylor inf x) (#s(alt (fma.f64 (+.f64 y x) z (*.f64 y x)) (patch (fma.f64 (+.f64 y x) z (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ y (+ z (/ (* y z) x)))) (taylor inf x) (#s(alt (fma.f64 (+.f64 y x) z (*.f64 y x)) (patch (fma.f64 (+.f64 y x) z (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ y (+ z (/ (* y z) x)))) (taylor inf x) (#s(alt (fma.f64 (+.f64 y x) z (*.f64 y x)) (patch (fma.f64 (+.f64 y x) z (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt x (taylor inf x) (#s(alt (+.f64 y x) (patch (+.f64 y x) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (/ y x))) (taylor inf x) (#s(alt (+.f64 y x) (patch (+.f64 y x) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (/ y x))) (taylor inf x) (#s(alt (+.f64 y x) (patch (+.f64 y x) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (/ y x))) (taylor inf x) (#s(alt (+.f64 y x) (patch (+.f64 y x) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (sqrt (* x (+ y z)))) (taylor inf x) (#s(alt (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)))) (patch (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* 2 (sqrt (/ (+ y z) x))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z)))) (taylor inf x) (#s(alt (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)))) (patch (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (+ (* 2 (sqrt (/ (+ y z) x))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z))))) (taylor inf x) (#s(alt (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)))) (patch (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow x 7) (pow (+ y z) 5)))) (* (pow y 3) (pow z 3)))) (+ (* 2 (sqrt (/ (+ y z) x))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z)))))) (taylor inf x) (#s(alt (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)))) (patch (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (* x (+ y z))) (taylor inf x) (#s(alt (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x))) (patch (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (sqrt (/ (+ y z) x)) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z))))) (taylor inf x) (#s(alt (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x))) (patch (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (sqrt (/ (+ y z) x)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z)))))) (taylor inf x) (#s(alt (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x))) (patch (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (sqrt (/ (+ y z) x)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow x 7) (pow (+ y z) 5)))) (* (pow y 3) (pow z 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z))))))) (taylor inf x) (#s(alt (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x))) (patch (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ y z)) (taylor inf x) (#s(alt #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)) (patch #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ y (+ z (/ (* y z) x)))) (taylor inf x) (#s(alt #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)) (patch #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ y (+ z (/ (* y z) x)))) (taylor inf x) (#s(alt #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)) (patch #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ y (+ z (/ (* y z) x)))) (taylor inf x) (#s(alt #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)) (patch #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor inf x) (#s(alt (*.f64 y x) (patch (*.f64 y x) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor inf x) (#s(alt (*.f64 y x) (patch (*.f64 y x) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor inf x) (#s(alt (*.f64 y x) (patch (*.f64 y x) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor inf x) (#s(alt (*.f64 y x) (patch (*.f64 y x) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (sqrt (* x (+ y z)))) (taylor inf x) (#s(alt (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x)))) (patch (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x)))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* 2 (sqrt (/ (+ y z) x))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z)))) (taylor inf x) (#s(alt (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x)))) (patch (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x)))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (+ (* 2 (sqrt (/ (+ y z) x))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z))))) (taylor inf x) (#s(alt (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x)))) (patch (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x)))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow x 7) (pow (+ y z) 5)))) (* (pow y 3) (pow z 3)))) (+ (* 2 (sqrt (/ (+ y z) x))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z)))))) (taylor inf x) (#s(alt (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x)))) (patch (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x)))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (* x (+ y z))) (taylor inf x) (#s(alt (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x))) (patch (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (sqrt (/ (+ y z) x)) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z))))) (taylor inf x) (#s(alt (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x))) (patch (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (sqrt (/ (+ y z) x)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z)))))) (taylor inf x) (#s(alt (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x))) (patch (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (sqrt (/ (+ y z) x)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow x 7) (pow (+ y z) 5)))) (* (pow y 3) (pow z 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z))))))) (taylor inf x) (#s(alt (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x))) (patch (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ y z)) (taylor inf x) (#s(alt #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x)) (patch #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ y (+ z (/ (* y z) x)))) (taylor inf x) (#s(alt #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x)) (patch #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ y (+ z (/ (* y z) x)))) (taylor inf x) (#s(alt #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x)) (patch #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ y (+ z (/ (* y z) x)))) (taylor inf x) (#s(alt #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x)) (patch #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ y z)) (taylor inf x) (#s(alt (*.f64 (+.f64 z y) x) (patch (*.f64 (+.f64 z y) x) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ y z)) (taylor inf x) (#s(alt (*.f64 (+.f64 z y) x) (patch (*.f64 (+.f64 z y) x) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ y z)) (taylor inf x) (#s(alt (*.f64 (+.f64 z y) x) (patch (*.f64 (+.f64 z y) x) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ y z)) (taylor inf x) (#s(alt (*.f64 (+.f64 z y) x) (patch (*.f64 (+.f64 z y) x) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (sqrt (* x (+ y z)))) (taylor inf x) (#s(alt (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x)))))) (patch (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x)))))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* 2 (sqrt (/ (+ y z) x))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z)))) (taylor inf x) (#s(alt (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x)))))) (patch (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x)))))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (+ (* 2 (sqrt (/ (+ y z) x))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z))))) (taylor inf x) (#s(alt (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x)))))) (patch (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x)))))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow x 7) (pow (+ y z) 5)))) (* (pow y 3) (pow z 3)))) (+ (* 2 (sqrt (/ (+ y z) x))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z)))))) (taylor inf x) (#s(alt (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x)))))) (patch (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x)))))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (* x (+ y z))) (taylor inf x) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x))))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x))))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (sqrt (/ (+ y z) x)) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z))))) (taylor inf x) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x))))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x))))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (sqrt (/ (+ y z) x)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z)))))) (taylor inf x) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x))))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x))))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (sqrt (/ (+ y z) x)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow x 7) (pow (+ y z) 5)))) (* (pow y 3) (pow z 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z))))))) (taylor inf x) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x))))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x))))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ 1 (* x (+ y z)))) (taylor inf x) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x)))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (/ 1 (* x (+ y z)))) (* -1/2 (* (sqrt (/ 1 (* (pow x 3) (pow (+ y z) 3)))) (* y z)))) (taylor inf x) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x)))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (/ 1 (* x (+ y z)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow x 3) (pow (+ y z) 3)))) (* y z))) (* 1/2 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 5)))) (* (pow y 2) (pow z 2)))))) (taylor inf x) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x)))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (/ 1 (* x (+ y z)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow x 3) (pow (+ y z) 3)))) (* y z))) (+ (* -1/2 (* (sqrt (/ (+ y z) (pow x 7))) (+ (* 1/4 (/ (* x (* (pow y 2) (pow z 2))) (pow (+ y z) 3))) (/ (* (pow y 3) (pow z 3)) (pow (+ y z) 4))))) (* 1/2 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 5)))) (* (pow y 2) (pow z 2))))))) (taylor inf x) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x)))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x)))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (* x (+ y z))) (taylor inf x) (#s(alt (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x))) (patch (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 (/ (* y z) (* x (pow (+ y z) 2)))) (/ 1 (+ y z))) x) (taylor inf x) (#s(alt (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x))) (patch (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (/ 1 (+ y z)) (/ (* (pow y 2) (pow z 2)) (* (pow x 2) (pow (+ y z) 3)))) (/ (* y z) (* x (pow (+ y z) 2)))) x) (taylor inf x) (#s(alt (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x))) (patch (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (* -1 (/ (* (pow y 3) (pow z 3)) (* (pow x 3) (pow (+ y z) 4)))) (/ 1 (+ y z))) (+ (* -1 (/ (* (pow y 2) (pow z 2)) (* (pow x 2) (pow (+ y z) 3)))) (/ (* y z) (* x (pow (+ y z) 2))))) x) (taylor inf x) (#s(alt (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x))) (patch (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (sqrt (* x (+ y z)))) (taylor inf x) (#s(alt (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 1/4 binary64))) (patch (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 1/4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* 2 (sqrt (/ (+ y z) x))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z)))) (taylor inf x) (#s(alt (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 1/4 binary64))) (patch (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 1/4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (+ (* 2 (sqrt (/ (+ y z) x))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z))))) (taylor inf x) (#s(alt (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 1/4 binary64))) (patch (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 1/4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow x 7) (pow (+ y z) 5)))) (* (pow y 3) (pow z 3)))) (+ (* 2 (sqrt (/ (+ y z) x))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z)))))) (taylor inf x) (#s(alt (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 1/4 binary64))) (patch (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 1/4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (* x (+ y z))) (taylor inf x) (#s(alt (pow.f64 (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 1/4 binary64)) (patch (pow.f64 (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 1/4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (sqrt (/ (+ y z) x)) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z))))) (taylor inf x) (#s(alt (pow.f64 (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 1/4 binary64)) (patch (pow.f64 (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 1/4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (sqrt (/ (+ y z) x)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z)))))) (taylor inf x) (#s(alt (pow.f64 (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 1/4 binary64)) (patch (pow.f64 (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 1/4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (sqrt (/ (+ y z) x)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow x 7) (pow (+ y z) 5)))) (* (pow y 3) (pow z 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z))))))) (taylor inf x) (#s(alt (pow.f64 (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 1/4 binary64)) (patch (pow.f64 (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 1/4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (pow (+ y z) 2)) (taylor inf x) (#s(alt (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) (patch (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (+ (* 2 (/ (* y (* z (+ y z))) x)) (pow (+ y z) 2))) (taylor inf x) (#s(alt (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) (patch (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (+ (* 2 (/ (* y (* z (+ y z))) x)) (+ (/ (* (pow y 2) (pow z 2)) (pow x 2)) (pow (+ y z) 2)))) (taylor inf x) (#s(alt (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) (patch (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (+ (* 2 (/ (* y (* z (+ y z))) x)) (+ (/ (* (pow y 2) (pow z 2)) (pow x 2)) (pow (+ y z) 2)))) (taylor inf x) (#s(alt (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) (patch (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* -2 (* (sqrt (* x (+ (* -1 y) (* -1 z)))) (sqrt -1))) (taylor -inf x) (#s(alt (*.f64 (sqrt.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* 2 (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))) (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))))) (taylor -inf x) (#s(alt (*.f64 (sqrt.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 2 (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))) (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1)))))))) (taylor -inf x) (#s(alt (*.f64 (sqrt.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow x 7) (pow (+ (* -1 y) (* -1 z)) 5)))) (* (pow y 3) (* (pow z 3) (sqrt -1))))) (+ (* 2 (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))) (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))))))) (taylor -inf x) (#s(alt (*.f64 (sqrt.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (* x (+ (* -1 y) (* -1 z)))) (sqrt -1))) (taylor -inf x) (#s(alt (sqrt.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) (patch (sqrt.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))) (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))))) (taylor -inf x) (#s(alt (sqrt.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) (patch (sqrt.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))) (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1)))))) (taylor -inf x) (#s(alt (sqrt.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) (patch (sqrt.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow x 7) (pow (+ (* -1 y) (* -1 z)) 5)))) (* (pow y 3) (* (pow z 3) (sqrt -1))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))) (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))))))) (taylor -inf x) (#s(alt (sqrt.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) (patch (sqrt.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 y) (* -1 z)))) (taylor -inf x) (#s(alt (fma.f64 (+.f64 y x) z (*.f64 y x)) (patch (fma.f64 (+.f64 y x) z (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 y) (+ (* -1 z) (* -1 (/ (* y z) x)))))) (taylor -inf x) (#s(alt (fma.f64 (+.f64 y x) z (*.f64 y x)) (patch (fma.f64 (+.f64 y x) z (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 y) (+ (* -1 z) (* -1 (/ (* y z) x)))))) (taylor -inf x) (#s(alt (fma.f64 (+.f64 y x) z (*.f64 y x)) (patch (fma.f64 (+.f64 y x) z (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 y) (+ (* -1 z) (* -1 (/ (* y z) x)))))) (taylor -inf x) (#s(alt (fma.f64 (+.f64 y x) z (*.f64 y x)) (patch (fma.f64 (+.f64 y x) z (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt x (taylor -inf x) (#s(alt (+.f64 y x) (patch (+.f64 y x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (- (* -1 (/ y x)) 1))) (taylor -inf x) (#s(alt (+.f64 y x) (patch (+.f64 y x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (- (* -1 (/ y x)) 1))) (taylor -inf x) (#s(alt (+.f64 y x) (patch (+.f64 y x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (- (* -1 (/ y x)) 1))) (taylor -inf x) (#s(alt (+.f64 y x) (patch (+.f64 y x) #<representation binary64>) () ())) ()) |
#s(alt (* -2 (* (sqrt (* x (+ (* -1 y) (* -1 z)))) (sqrt -1))) (taylor -inf x) (#s(alt (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)))) (patch (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* 2 (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))) (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))))) (taylor -inf x) (#s(alt (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)))) (patch (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 2 (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))) (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1)))))))) (taylor -inf x) (#s(alt (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)))) (patch (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow x 7) (pow (+ (* -1 y) (* -1 z)) 5)))) (* (pow y 3) (* (pow z 3) (sqrt -1))))) (+ (* 2 (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))) (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))))))) (taylor -inf x) (#s(alt (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)))) (patch (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (* x (+ (* -1 y) (* -1 z)))) (sqrt -1))) (taylor -inf x) (#s(alt (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x))) (patch (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))) (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))))) (taylor -inf x) (#s(alt (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x))) (patch (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))) (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1)))))) (taylor -inf x) (#s(alt (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x))) (patch (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow x 7) (pow (+ (* -1 y) (* -1 z)) 5)))) (* (pow y 3) (* (pow z 3) (sqrt -1))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))) (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))))))) (taylor -inf x) (#s(alt (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x))) (patch (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 y) (* -1 z)))) (taylor -inf x) (#s(alt #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)) (patch #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 y) (+ (* -1 z) (* -1 (/ (* y z) x)))))) (taylor -inf x) (#s(alt #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)) (patch #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 y) (+ (* -1 z) (* -1 (/ (* y z) x)))))) (taylor -inf x) (#s(alt #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)) (patch #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 y) (+ (* -1 z) (* -1 (/ (* y z) x)))))) (taylor -inf x) (#s(alt #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)) (patch #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor -inf x) (#s(alt (*.f64 y x) (patch (*.f64 y x) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor -inf x) (#s(alt (*.f64 y x) (patch (*.f64 y x) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor -inf x) (#s(alt (*.f64 y x) (patch (*.f64 y x) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor -inf x) (#s(alt (*.f64 y x) (patch (*.f64 y x) #<representation binary64>) () ())) ()) |
#s(alt (* -2 (* (sqrt (* x (+ (* -1 y) (* -1 z)))) (sqrt -1))) (taylor -inf x) (#s(alt (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x)))) (patch (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* 2 (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))) (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))))) (taylor -inf x) (#s(alt (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x)))) (patch (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 2 (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))) (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1)))))))) (taylor -inf x) (#s(alt (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x)))) (patch (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow x 7) (pow (+ (* -1 y) (* -1 z)) 5)))) (* (pow y 3) (* (pow z 3) (sqrt -1))))) (+ (* 2 (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))) (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))))))) (taylor -inf x) (#s(alt (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x)))) (patch (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (* x (+ (* -1 y) (* -1 z)))) (sqrt -1))) (taylor -inf x) (#s(alt (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x))) (patch (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))) (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))))) (taylor -inf x) (#s(alt (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x))) (patch (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))) (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1)))))) (taylor -inf x) (#s(alt (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x))) (patch (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow x 7) (pow (+ (* -1 y) (* -1 z)) 5)))) (* (pow y 3) (* (pow z 3) (sqrt -1))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))) (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))))))) (taylor -inf x) (#s(alt (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x))) (patch (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 y) (* -1 z)))) (taylor -inf x) (#s(alt #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x)) (patch #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 y) (+ (* -1 z) (* -1 (/ (* y z) x)))))) (taylor -inf x) (#s(alt #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x)) (patch #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 y) (+ (* -1 z) (* -1 (/ (* y z) x)))))) (taylor -inf x) (#s(alt #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x)) (patch #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 y) (+ (* -1 z) (* -1 (/ (* y z) x)))))) (taylor -inf x) (#s(alt #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x)) (patch #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ y z)) (taylor -inf x) (#s(alt (*.f64 (+.f64 z y) x) (patch (*.f64 (+.f64 z y) x) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ y z)) (taylor -inf x) (#s(alt (*.f64 (+.f64 z y) x) (patch (*.f64 (+.f64 z y) x) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ y z)) (taylor -inf x) (#s(alt (*.f64 (+.f64 z y) x) (patch (*.f64 (+.f64 z y) x) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ y z)) (taylor -inf x) (#s(alt (*.f64 (+.f64 z y) x) (patch (*.f64 (+.f64 z y) x) #<representation binary64>) () ())) ()) |
#s(alt (* -2 (* (sqrt (* x (+ (* -1 y) (* -1 z)))) (sqrt -1))) (taylor -inf x) (#s(alt (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x)))))) (patch (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x)))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* 2 (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))) (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))))) (taylor -inf x) (#s(alt (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x)))))) (patch (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x)))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 2 (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))) (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1)))))))) (taylor -inf x) (#s(alt (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x)))))) (patch (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x)))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow x 7) (pow (+ (* -1 y) (* -1 z)) 5)))) (* (pow y 3) (* (pow z 3) (sqrt -1))))) (+ (* 2 (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))) (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))))))) (taylor -inf x) (#s(alt (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x)))))) (patch (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x)))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (* x (+ (* -1 y) (* -1 z)))) (sqrt -1))) (taylor -inf x) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x))))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))) (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))))) (taylor -inf x) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x))))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))) (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1)))))) (taylor -inf x) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x))))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow x 7) (pow (+ (* -1 y) (* -1 z)) 5)))) (* (pow y 3) (* (pow z 3) (sqrt -1))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))) (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))))))) (taylor -inf x) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x))))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x))))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* x (+ (* -1 y) (* -1 z))))) (sqrt -1)) (taylor -inf x) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x)))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow x 3) (pow (+ (* -1 y) (* -1 z)) 3)))) (* y (* z (sqrt -1))))) (* (sqrt (/ 1 (* x (+ (* -1 y) (* -1 z))))) (sqrt -1))) (taylor -inf x) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x)))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow x 3) (pow (+ (* -1 y) (* -1 z)) 3)))) (* y (* z (sqrt -1))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 5)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (* (sqrt (/ 1 (* x (+ (* -1 y) (* -1 z))))) (sqrt -1)))) (taylor -inf x) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x)))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ x (pow (+ (* -1 y) (* -1 z)) 5))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (* 1/2 (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (* (sqrt -1) (+ (* -1/4 (/ (* x (* (pow y 2) (pow z 2))) (pow (+ (* -1 y) (* -1 z)) 3))) (/ (* (pow y 3) (pow z 3)) (pow (+ (* -1 y) (* -1 z)) 4))))))) (pow x 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow x 3) (pow (+ (* -1 y) (* -1 z)) 3)))) (* y (* z (sqrt -1))))) (* (sqrt (/ 1 (* x (+ (* -1 y) (* -1 z))))) (sqrt -1)))) (taylor -inf x) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x)))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x)))) #<representation binary64>) () ())) ()) |
#s(alt (/ -1 (* x (+ (* -1 y) (* -1 z)))) (taylor -inf x) (#s(alt (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x))) (patch (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (/ 1 (+ (* -1 y) (* -1 z))) (/ (* y z) (* x (pow (+ (* -1 y) (* -1 z)) 2)))) x)) (taylor -inf x) (#s(alt (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x))) (patch (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* (pow y 2) (pow z 2)) (* x (pow (+ (* -1 y) (* -1 z)) 3)))) (/ (* y z) (pow (+ (* -1 y) (* -1 z)) 2))) x)) (/ 1 (+ (* -1 y) (* -1 z)))) x)) (taylor -inf x) (#s(alt (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x))) (patch (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* (pow y 3) (pow z 3)) (* x (pow (+ (* -1 y) (* -1 z)) 4))) (* -1 (/ (* (pow y 2) (pow z 2)) (pow (+ (* -1 y) (* -1 z)) 3)))) x)) (/ (* y z) (pow (+ (* -1 y) (* -1 z)) 2))) x)) (/ 1 (+ (* -1 y) (* -1 z)))) x)) (taylor -inf x) (#s(alt (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x))) (patch (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* -2 (* (sqrt (* x (+ (* -1 y) (* -1 z)))) (sqrt -1))) (taylor -inf x) (#s(alt (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 1/4 binary64))) (patch (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 1/4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* 2 (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))) (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))))) (taylor -inf x) (#s(alt (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 1/4 binary64))) (patch (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 1/4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 2 (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))) (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1)))))))) (taylor -inf x) (#s(alt (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 1/4 binary64))) (patch (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 1/4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow x 7) (pow (+ (* -1 y) (* -1 z)) 5)))) (* (pow y 3) (* (pow z 3) (sqrt -1))))) (+ (* 2 (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))) (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))))))) (taylor -inf x) (#s(alt (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 1/4 binary64))) (patch (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 1/4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (* x (+ (* -1 y) (* -1 z)))) (sqrt -1))) (taylor -inf x) (#s(alt (pow.f64 (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 1/4 binary64)) (patch (pow.f64 (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 1/4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))) (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))))) (taylor -inf x) (#s(alt (pow.f64 (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 1/4 binary64)) (patch (pow.f64 (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 1/4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))) (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1)))))) (taylor -inf x) (#s(alt (pow.f64 (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 1/4 binary64)) (patch (pow.f64 (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 1/4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow x 7) (pow (+ (* -1 y) (* -1 z)) 5)))) (* (pow y 3) (* (pow z 3) (sqrt -1))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))) (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))))))) (taylor -inf x) (#s(alt (pow.f64 (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 1/4 binary64)) (patch (pow.f64 (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 1/4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (pow (+ (* -1 y) (* -1 z)) 2)) (taylor -inf x) (#s(alt (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) (patch (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (+ (* -2 (/ (* y (* z (+ (* -1 y) (* -1 z)))) x)) (pow (+ (* -1 y) (* -1 z)) 2))) (taylor -inf x) (#s(alt (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) (patch (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (+ (* -1 (/ (+ (* -1 (/ (* (pow y 2) (pow z 2)) x)) (* 2 (* y (* z (+ (* -1 y) (* -1 z)))))) x)) (pow (+ (* -1 y) (* -1 z)) 2))) (taylor -inf x) (#s(alt (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) (patch (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (+ (* -1 (/ (+ (* -1 (/ (* (pow y 2) (pow z 2)) x)) (* 2 (* y (* z (+ (* -1 y) (* -1 z)))))) x)) (pow (+ (* -1 y) (* -1 z)) 2))) (taylor -inf x) (#s(alt (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) (patch (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) #<representation binary64>) () ())) ()) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 93.0ms | z | @ | 0 | ((* (sqrt (+ (* (+ y x) z) (* y x))) 2) (sqrt (+ (* (+ y x) z) (* y x))) (+ (* (+ y x) z) (* y x)) (+ y x) (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (sqrt (+ (+ (* x y) (* x z)) (* y z))) (+ (+ (* x y) (* x z)) (* y z)) (* y x) (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (sqrt (+ (+ (* x y) (* x z)) (* y z))) (+ (+ (* x y) (* x z)) (* y z)) (* (+ z y) x) (* 2 (/ 1 (sqrt (/ 1 (+ (* (+ y x) z) (* y x)))))) (/ 1 (sqrt (/ 1 (+ (* (+ y x) z) (* y x))))) (sqrt (/ 1 (+ (* (+ y x) z) (* y x)))) (/ 1 (+ (* (+ y x) z) (* y x))) (* 2 (pow (* (+ (* (+ y x) z) (* y x)) (+ (* (+ y x) z) (* y x))) 1/4)) (pow (* (+ (* (+ y x) z) (* y x)) (+ (* (+ y x) z) (* y x))) 1/4) (* (+ (* (+ y x) z) (* y x)) (+ (* (+ y x) z) (* y x)))) |
| 34.0ms | z | @ | -inf | ((* (sqrt (+ (* (+ y x) z) (* y x))) 2) (sqrt (+ (* (+ y x) z) (* y x))) (+ (* (+ y x) z) (* y x)) (+ y x) (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (sqrt (+ (+ (* x y) (* x z)) (* y z))) (+ (+ (* x y) (* x z)) (* y z)) (* y x) (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (sqrt (+ (+ (* x y) (* x z)) (* y z))) (+ (+ (* x y) (* x z)) (* y z)) (* (+ z y) x) (* 2 (/ 1 (sqrt (/ 1 (+ (* (+ y x) z) (* y x)))))) (/ 1 (sqrt (/ 1 (+ (* (+ y x) z) (* y x))))) (sqrt (/ 1 (+ (* (+ y x) z) (* y x)))) (/ 1 (+ (* (+ y x) z) (* y x))) (* 2 (pow (* (+ (* (+ y x) z) (* y x)) (+ (* (+ y x) z) (* y x))) 1/4)) (pow (* (+ (* (+ y x) z) (* y x)) (+ (* (+ y x) z) (* y x))) 1/4) (* (+ (* (+ y x) z) (* y x)) (+ (* (+ y x) z) (* y x)))) |
| 29.0ms | x | @ | -inf | ((* (sqrt (+ (* (+ y x) z) (* y x))) 2) (sqrt (+ (* (+ y x) z) (* y x))) (+ (* (+ y x) z) (* y x)) (+ y x) (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (sqrt (+ (+ (* x y) (* x z)) (* y z))) (+ (+ (* x y) (* x z)) (* y z)) (* y x) (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (sqrt (+ (+ (* x y) (* x z)) (* y z))) (+ (+ (* x y) (* x z)) (* y z)) (* (+ z y) x) (* 2 (/ 1 (sqrt (/ 1 (+ (* (+ y x) z) (* y x)))))) (/ 1 (sqrt (/ 1 (+ (* (+ y x) z) (* y x))))) (sqrt (/ 1 (+ (* (+ y x) z) (* y x)))) (/ 1 (+ (* (+ y x) z) (* y x))) (* 2 (pow (* (+ (* (+ y x) z) (* y x)) (+ (* (+ y x) z) (* y x))) 1/4)) (pow (* (+ (* (+ y x) z) (* y x)) (+ (* (+ y x) z) (* y x))) 1/4) (* (+ (* (+ y x) z) (* y x)) (+ (* (+ y x) z) (* y x)))) |
| 25.0ms | x | @ | inf | ((* (sqrt (+ (* (+ y x) z) (* y x))) 2) (sqrt (+ (* (+ y x) z) (* y x))) (+ (* (+ y x) z) (* y x)) (+ y x) (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (sqrt (+ (+ (* x y) (* x z)) (* y z))) (+ (+ (* x y) (* x z)) (* y z)) (* y x) (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (sqrt (+ (+ (* x y) (* x z)) (* y z))) (+ (+ (* x y) (* x z)) (* y z)) (* (+ z y) x) (* 2 (/ 1 (sqrt (/ 1 (+ (* (+ y x) z) (* y x)))))) (/ 1 (sqrt (/ 1 (+ (* (+ y x) z) (* y x))))) (sqrt (/ 1 (+ (* (+ y x) z) (* y x)))) (/ 1 (+ (* (+ y x) z) (* y x))) (* 2 (pow (* (+ (* (+ y x) z) (* y x)) (+ (* (+ y x) z) (* y x))) 1/4)) (pow (* (+ (* (+ y x) z) (* y x)) (+ (* (+ y x) z) (* y x))) 1/4) (* (+ (* (+ y x) z) (* y x)) (+ (* (+ y x) z) (* y x)))) |
| 25.0ms | z | @ | inf | ((* (sqrt (+ (* (+ y x) z) (* y x))) 2) (sqrt (+ (* (+ y x) z) (* y x))) (+ (* (+ y x) z) (* y x)) (+ y x) (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (sqrt (+ (+ (* x y) (* x z)) (* y z))) (+ (+ (* x y) (* x z)) (* y z)) (* y x) (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (sqrt (+ (+ (* x y) (* x z)) (* y z))) (+ (+ (* x y) (* x z)) (* y z)) (* (+ z y) x) (* 2 (/ 1 (sqrt (/ 1 (+ (* (+ y x) z) (* y x)))))) (/ 1 (sqrt (/ 1 (+ (* (+ y x) z) (* y x))))) (sqrt (/ 1 (+ (* (+ y x) z) (* y x)))) (/ 1 (+ (* (+ y x) z) (* y x))) (* 2 (pow (* (+ (* (+ y x) z) (* y x)) (+ (* (+ y x) z) (* y x))) 1/4)) (pow (* (+ (* (+ y x) z) (* y x)) (+ (* (+ y x) z) (* y x))) 1/4) (* (+ (* (+ y x) z) (* y x)) (+ (* (+ y x) z) (* y x)))) |
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1125 | 20031 |
| 1 | 3905 | 19540 |
| 0 | 8595 | 18825 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* 2 (sqrt (* x y))) |
(+ (* 2 (sqrt (* x y))) (* (sqrt (/ 1 (* x y))) (* z (+ x y)))) |
(+ (* 2 (sqrt (* x y))) (* z (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (* z (pow (+ x y) 2)))) (* (sqrt (/ 1 (* x y))) (+ x y))))) |
(+ (* 2 (sqrt (* x y))) (* z (+ (* z (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (pow (+ x y) 2))) (* 1/8 (* (sqrt (/ 1 (* (pow x 5) (pow y 5)))) (* z (pow (+ x y) 3)))))) (* (sqrt (/ 1 (* x y))) (+ x y))))) |
(sqrt (* x y)) |
(+ (sqrt (* x y)) (* 1/2 (* (sqrt (/ 1 (* x y))) (* z (+ x y))))) |
(+ (sqrt (* x y)) (* z (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (* z (pow (+ x y) 2)))) (* 1/2 (* (sqrt (/ 1 (* x y))) (+ x y)))))) |
(+ (sqrt (* x y)) (* z (+ (* 1/2 (* (sqrt (/ 1 (* x y))) (+ x y))) (* z (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (pow (+ x y) 2))) (* 1/16 (* (sqrt (/ 1 (* (pow x 5) (pow y 5)))) (* z (pow (+ x y) 3))))))))) |
(* x y) |
(+ (* x y) (* z (+ x y))) |
(+ (* x y) (* z (+ x y))) |
(+ (* x y) (* z (+ x y))) |
(* 2 (sqrt (* x y))) |
(+ (* 2 (sqrt (* x y))) (* (sqrt (/ 1 (* x y))) (* z (+ x y)))) |
(+ (* 2 (sqrt (* x y))) (* z (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (* z (pow (+ x y) 2)))) (* (sqrt (/ 1 (* x y))) (+ x y))))) |
(+ (* 2 (sqrt (* x y))) (* z (+ (* z (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (pow (+ x y) 2))) (* 1/8 (* (sqrt (/ 1 (* (pow x 5) (pow y 5)))) (* z (pow (+ x y) 3)))))) (* (sqrt (/ 1 (* x y))) (+ x y))))) |
(sqrt (* x y)) |
(+ (sqrt (* x y)) (* 1/2 (* (sqrt (/ 1 (* x y))) (* z (+ x y))))) |
(+ (sqrt (* x y)) (* z (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (* z (pow (+ x y) 2)))) (* 1/2 (* (sqrt (/ 1 (* x y))) (+ x y)))))) |
(+ (sqrt (* x y)) (* z (+ (* 1/2 (* (sqrt (/ 1 (* x y))) (+ x y))) (* z (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (pow (+ x y) 2))) (* 1/16 (* (sqrt (/ 1 (* (pow x 5) (pow y 5)))) (* z (pow (+ x y) 3))))))))) |
(* x y) |
(+ (* x y) (* z (+ x y))) |
(+ (* x y) (* z (+ x y))) |
(+ (* x y) (* z (+ x y))) |
(* 2 (sqrt (* x y))) |
(+ (* 2 (sqrt (* x y))) (* (sqrt (/ 1 (* x y))) (* z (+ x y)))) |
(+ (* 2 (sqrt (* x y))) (* z (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (* z (pow (+ x y) 2)))) (* (sqrt (/ 1 (* x y))) (+ x y))))) |
(+ (* 2 (sqrt (* x y))) (* z (+ (* z (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (pow (+ x y) 2))) (* 1/8 (* (sqrt (/ 1 (* (pow x 5) (pow y 5)))) (* z (pow (+ x y) 3)))))) (* (sqrt (/ 1 (* x y))) (+ x y))))) |
(sqrt (* x y)) |
(+ (sqrt (* x y)) (* 1/2 (* (sqrt (/ 1 (* x y))) (* z (+ x y))))) |
(+ (sqrt (* x y)) (* z (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (* z (pow (+ x y) 2)))) (* 1/2 (* (sqrt (/ 1 (* x y))) (+ x y)))))) |
(+ (sqrt (* x y)) (* z (+ (* 1/2 (* (sqrt (/ 1 (* x y))) (+ x y))) (* z (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (pow (+ x y) 2))) (* 1/16 (* (sqrt (/ 1 (* (pow x 5) (pow y 5)))) (* z (pow (+ x y) 3))))))))) |
(* x y) |
(+ (* x y) (* z (+ x y))) |
(+ (* x y) (* z (+ x y))) |
(+ (* x y) (* z (+ x y))) |
(* x y) |
(+ (* x y) (* x z)) |
(+ (* x y) (* x z)) |
(+ (* x y) (* x z)) |
(* 2 (sqrt (* x y))) |
(+ (* 2 (sqrt (* x y))) (* (sqrt (/ 1 (* x y))) (* z (+ x y)))) |
(+ (* 2 (sqrt (* x y))) (* z (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (* z (pow (+ x y) 2)))) (* (sqrt (/ 1 (* x y))) (+ x y))))) |
(+ (* 2 (sqrt (* x y))) (* z (+ (* z (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (pow (+ x y) 2))) (* 1/8 (* (sqrt (/ 1 (* (pow x 5) (pow y 5)))) (* z (pow (+ x y) 3)))))) (* (sqrt (/ 1 (* x y))) (+ x y))))) |
(sqrt (* x y)) |
(+ (sqrt (* x y)) (* 1/2 (* (sqrt (/ 1 (* x y))) (* z (+ x y))))) |
(+ (sqrt (* x y)) (* z (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (* z (pow (+ x y) 2)))) (* 1/2 (* (sqrt (/ 1 (* x y))) (+ x y)))))) |
(+ (sqrt (* x y)) (* z (+ (* 1/2 (* (sqrt (/ 1 (* x y))) (+ x y))) (* z (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (pow (+ x y) 2))) (* 1/16 (* (sqrt (/ 1 (* (pow x 5) (pow y 5)))) (* z (pow (+ x y) 3))))))))) |
(sqrt (/ 1 (* x y))) |
(+ (sqrt (/ 1 (* x y))) (* -1/2 (* (sqrt (* x y)) (* z (+ (/ 1 (* x (pow y 2))) (/ 1 (* (pow x 2) y))))))) |
(+ (sqrt (/ 1 (* x y))) (* z (+ (* -1/2 (* (sqrt (* x y)) (* z (+ (* -1 (/ (* (+ x y) (+ (/ 1 (* x (pow y 2))) (/ 1 (* (pow x 2) y)))) (* x y))) (* 1/4 (* x (* y (pow (+ (/ 1 (* x (pow y 2))) (/ 1 (* (pow x 2) y))) 2)))))))) (* -1/2 (* (sqrt (* x y)) (+ (/ 1 (* x (pow y 2))) (/ 1 (* (pow x 2) y)))))))) |
(+ (sqrt (/ 1 (* x y))) (* z (+ (* -1/2 (* (sqrt (* x y)) (+ (/ 1 (* x (pow y 2))) (/ 1 (* (pow x 2) y))))) (* z (+ (* -1/2 (* (sqrt (* x y)) (* z (+ (* 1/2 (* x (* y (* (+ (* -1 (/ (* (+ x y) (+ (/ 1 (* x (pow y 2))) (/ 1 (* (pow x 2) y)))) (* x y))) (* 1/4 (* x (* y (pow (+ (/ 1 (* x (pow y 2))) (/ 1 (* (pow x 2) y))) 2))))) (+ (/ 1 (* x (pow y 2))) (/ 1 (* (pow x 2) y))))))) (/ (* (pow (+ x y) 2) (+ (/ 1 (* x (pow y 2))) (/ 1 (* (pow x 2) y)))) (* (pow x 2) (pow y 2))))))) (* -1/2 (* (sqrt (* x y)) (+ (* -1 (/ (* (+ x y) (+ (/ 1 (* x (pow y 2))) (/ 1 (* (pow x 2) y)))) (* x y))) (* 1/4 (* x (* y (pow (+ (/ 1 (* x (pow y 2))) (/ 1 (* (pow x 2) y))) 2)))))))))))) |
(/ 1 (* x y)) |
(+ (* -1 (* z (+ (/ 1 (* x (pow y 2))) (/ 1 (* (pow x 2) y))))) (/ 1 (* x y))) |
(+ (* z (- (/ (* z (* (+ x y) (+ (/ 1 (* x (pow y 2))) (/ 1 (* (pow x 2) y))))) (* x y)) (+ (/ 1 (* x (pow y 2))) (/ 1 (* (pow x 2) y))))) (/ 1 (* x y))) |
(+ (* z (- (* z (- (* -1 (/ (* z (* (pow (+ x y) 2) (+ (/ 1 (* x (pow y 2))) (/ 1 (* (pow x 2) y))))) (* (pow x 2) (pow y 2)))) (* -1 (/ (* (+ x y) (+ (/ 1 (* x (pow y 2))) (/ 1 (* (pow x 2) y)))) (* x y))))) (+ (/ 1 (* x (pow y 2))) (/ 1 (* (pow x 2) y))))) (/ 1 (* x y))) |
(* 2 (sqrt (* x y))) |
(+ (* 2 (sqrt (* x y))) (* (sqrt (/ 1 (* x y))) (* z (+ x y)))) |
(+ (* 2 (sqrt (* x y))) (* z (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (* z (pow (+ x y) 2)))) (* (sqrt (/ 1 (* x y))) (+ x y))))) |
(+ (* 2 (sqrt (* x y))) (* z (+ (* z (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (pow (+ x y) 2))) (* 1/8 (* (sqrt (/ 1 (* (pow x 5) (pow y 5)))) (* z (pow (+ x y) 3)))))) (* (sqrt (/ 1 (* x y))) (+ x y))))) |
(sqrt (* x y)) |
(+ (sqrt (* x y)) (* 1/2 (* (sqrt (/ 1 (* x y))) (* z (+ x y))))) |
(+ (sqrt (* x y)) (* z (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (* z (pow (+ x y) 2)))) (* 1/2 (* (sqrt (/ 1 (* x y))) (+ x y)))))) |
(+ (sqrt (* x y)) (* z (+ (* 1/2 (* (sqrt (/ 1 (* x y))) (+ x y))) (* z (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (pow (+ x y) 2))) (* 1/16 (* (sqrt (/ 1 (* (pow x 5) (pow y 5)))) (* z (pow (+ x y) 3))))))))) |
(* (pow x 2) (pow y 2)) |
(+ (* 2 (* x (* y (* z (+ x y))))) (* (pow x 2) (pow y 2))) |
(+ (* z (+ (* 2 (* x (* y (+ x y)))) (* z (pow (+ x y) 2)))) (* (pow x 2) (pow y 2))) |
(+ (* z (+ (* 2 (* x (* y (+ x y)))) (* z (pow (+ x y) 2)))) (* (pow x 2) (pow y 2))) |
(* 2 (sqrt (* z (+ x y)))) |
(* z (+ (* 2 (sqrt (/ (+ x y) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))) |
(* z (+ (* -1/4 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 2 (sqrt (/ (+ x y) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))) |
(* z (+ (* -1/4 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/8 (* (* (pow x 3) (pow y 3)) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (+ (* 2 (sqrt (/ (+ x y) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))))) |
(sqrt (* z (+ x y))) |
(* z (+ (sqrt (/ (+ x y) z)) (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))) |
(* z (+ (sqrt (/ (+ x y) z)) (+ (* -1/8 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))))) |
(* z (+ (sqrt (/ (+ x y) z)) (+ (* -1/8 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/16 (* (* (pow x 3) (pow y 3)) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))))) |
(* z (+ x y)) |
(* z (+ x (+ y (/ (* x y) z)))) |
(* z (+ x (+ y (/ (* x y) z)))) |
(* z (+ x (+ y (/ (* x y) z)))) |
(* 2 (sqrt (* z (+ x y)))) |
(* z (+ (* 2 (sqrt (/ (+ x y) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))) |
(* z (+ (* -1/4 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 2 (sqrt (/ (+ x y) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))) |
(* z (+ (* -1/4 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/8 (* (* (pow x 3) (pow y 3)) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (+ (* 2 (sqrt (/ (+ x y) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))))) |
(sqrt (* z (+ x y))) |
(* z (+ (sqrt (/ (+ x y) z)) (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))) |
(* z (+ (sqrt (/ (+ x y) z)) (+ (* -1/8 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))))) |
(* z (+ (sqrt (/ (+ x y) z)) (+ (* -1/8 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/16 (* (* (pow x 3) (pow y 3)) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))))) |
(* z (+ x y)) |
(* z (+ x (+ y (/ (* x y) z)))) |
(* z (+ x (+ y (/ (* x y) z)))) |
(* z (+ x (+ y (/ (* x y) z)))) |
(* 2 (sqrt (* z (+ x y)))) |
(* z (+ (* 2 (sqrt (/ (+ x y) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))) |
(* z (+ (* -1/4 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 2 (sqrt (/ (+ x y) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))) |
(* z (+ (* -1/4 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/8 (* (* (pow x 3) (pow y 3)) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (+ (* 2 (sqrt (/ (+ x y) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))))) |
(sqrt (* z (+ x y))) |
(* z (+ (sqrt (/ (+ x y) z)) (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))) |
(* z (+ (sqrt (/ (+ x y) z)) (+ (* -1/8 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))))) |
(* z (+ (sqrt (/ (+ x y) z)) (+ (* -1/8 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/16 (* (* (pow x 3) (pow y 3)) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))))) |
(* z (+ x y)) |
(* z (+ x (+ y (/ (* x y) z)))) |
(* z (+ x (+ y (/ (* x y) z)))) |
(* z (+ x (+ y (/ (* x y) z)))) |
(* x z) |
(* z (+ x (/ (* x y) z))) |
(* z (+ x (/ (* x y) z))) |
(* z (+ x (/ (* x y) z))) |
(* 2 (sqrt (* z (+ x y)))) |
(* z (+ (* 2 (sqrt (/ (+ x y) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))) |
(* z (+ (* -1/4 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 2 (sqrt (/ (+ x y) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))) |
(* z (+ (* -1/4 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/8 (* (* (pow x 3) (pow y 3)) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (+ (* 2 (sqrt (/ (+ x y) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))))) |
(sqrt (* z (+ x y))) |
(* z (+ (sqrt (/ (+ x y) z)) (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))) |
(* z (+ (sqrt (/ (+ x y) z)) (+ (* -1/8 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))))) |
(* z (+ (sqrt (/ (+ x y) z)) (+ (* -1/8 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/16 (* (* (pow x 3) (pow y 3)) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))))) |
(sqrt (/ 1 (* z (+ x y)))) |
(+ (sqrt (/ 1 (* z (+ x y)))) (* -1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (pow (+ x y) 3))))))) |
(+ (sqrt (/ 1 (* z (+ x y)))) (+ (* -1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (pow (+ x y) 3)))))) (* 1/2 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 5)))))))) |
(+ (sqrt (/ 1 (* z (+ x y)))) (+ (* -1/2 (* (sqrt (/ (+ x y) (pow z 7))) (+ (* 1/4 (/ (* (pow x 2) (* (pow y 2) z)) (pow (+ x y) 3))) (/ (* (pow x 3) (pow y 3)) (pow (+ x y) 4))))) (+ (* -1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (pow (+ x y) 3)))))) (* 1/2 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 5))))))))) |
(/ 1 (* z (+ x y))) |
(/ (+ (* -1 (/ (* x y) (* z (pow (+ x y) 2)))) (/ 1 (+ x y))) z) |
(/ (- (+ (/ 1 (+ x y)) (/ (* (pow x 2) (pow y 2)) (* (pow z 2) (pow (+ x y) 3)))) (/ (* x y) (* z (pow (+ x y) 2)))) z) |
(/ (- (+ (* -1 (/ (* (pow x 3) (pow y 3)) (* (pow z 3) (pow (+ x y) 4)))) (/ 1 (+ x y))) (+ (* -1 (/ (* (pow x 2) (pow y 2)) (* (pow z 2) (pow (+ x y) 3)))) (/ (* x y) (* z (pow (+ x y) 2))))) z) |
(* 2 (sqrt (* z (+ x y)))) |
(* z (+ (* 2 (sqrt (/ (+ x y) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))) |
(* z (+ (* -1/4 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 2 (sqrt (/ (+ x y) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))) |
(* z (+ (* -1/4 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/8 (* (* (pow x 3) (pow y 3)) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (+ (* 2 (sqrt (/ (+ x y) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))))) |
(sqrt (* z (+ x y))) |
(* z (+ (sqrt (/ (+ x y) z)) (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))) |
(* z (+ (sqrt (/ (+ x y) z)) (+ (* -1/8 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))))) |
(* z (+ (sqrt (/ (+ x y) z)) (+ (* -1/8 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/16 (* (* (pow x 3) (pow y 3)) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))))) |
(* (pow z 2) (pow (+ x y) 2)) |
(* (pow z 2) (+ (* 2 (/ (* x (* y (+ x y))) z)) (pow (+ x y) 2))) |
(* (pow z 2) (+ (* 2 (/ (* x (* y (+ x y))) z)) (+ (/ (* (pow x 2) (pow y 2)) (pow z 2)) (pow (+ x y) 2)))) |
(* (pow z 2) (+ (* 2 (/ (* x (* y (+ x y))) z)) (+ (/ (* (pow x 2) (pow y 2)) (pow z 2)) (pow (+ x y) 2)))) |
(* -2 (* (sqrt (* z (+ x y))) (pow (sqrt -1) 2))) |
(* -1 (* z (+ (* 2 (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))) |
(* -1 (* z (+ (* -1/4 (* (/ (* (pow x 2) (pow y 2)) (pow (sqrt -1) 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 2 (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))))) |
(* -1 (* z (+ (* -1/4 (* (/ (* (pow x 2) (pow y 2)) (pow (sqrt -1) 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/8 (* (/ (* (pow x 3) (pow y 3)) (pow (sqrt -1) 4)) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (+ (* 2 (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))))) |
(* -1 (* (sqrt (* z (+ x y))) (pow (sqrt -1) 2))) |
(* -1 (* z (+ (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))) (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2))))) |
(* -1 (* z (+ (* -1/8 (* (/ (* (pow x 2) (pow y 2)) (pow (sqrt -1) 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))) (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2)))))) |
(* -1 (* z (+ (* -1/8 (* (/ (* (pow x 2) (pow y 2)) (pow (sqrt -1) 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/16 (* (/ (* (pow x 3) (pow y 3)) (pow (sqrt -1) 4)) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (+ (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))) (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2))))))) |
(* z (+ x y)) |
(* -1 (* z (+ (* -1 (+ x y)) (* -1 (/ (* x y) z))))) |
(* -1 (* z (+ (* -1 (+ x y)) (* -1 (/ (* x y) z))))) |
(* -1 (* z (+ (* -1 (+ x y)) (* -1 (/ (* x y) z))))) |
(* -2 (* (sqrt (* z (+ (* -1 x) (* -1 y)))) (sqrt -1))) |
(* -1 (* z (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 y)) z)) (sqrt -1))) (* (* x (* y (sqrt -1))) (sqrt (/ 1 (* (pow z 3) (+ (* -1 x) (* -1 y))))))))) |
(* -1 (* z (+ (* -1/4 (* (* (pow x 2) (* (pow y 2) (sqrt -1))) (sqrt (/ 1 (* (pow z 5) (pow (+ (* -1 x) (* -1 y)) 3)))))) (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 y)) z)) (sqrt -1))) (* (* x (* y (sqrt -1))) (sqrt (/ 1 (* (pow z 3) (+ (* -1 x) (* -1 y)))))))))) |
(* -1 (* z (+ (* -1/4 (* (* (pow x 2) (* (pow y 2) (sqrt -1))) (sqrt (/ 1 (* (pow z 5) (pow (+ (* -1 x) (* -1 y)) 3)))))) (+ (* 1/8 (* (* (pow x 3) (* (pow y 3) (sqrt -1))) (sqrt (/ 1 (* (pow z 7) (pow (+ (* -1 x) (* -1 y)) 5)))))) (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 y)) z)) (sqrt -1))) (* (* x (* y (sqrt -1))) (sqrt (/ 1 (* (pow z 3) (+ (* -1 x) (* -1 y))))))))))) |
(* -1 (* (sqrt (* z (+ (* -1 x) (* -1 y)))) (sqrt -1))) |
(* -1 (* z (+ (* 1/2 (* (* x (* y (sqrt -1))) (sqrt (/ 1 (* (pow z 3) (+ (* -1 x) (* -1 y))))))) (* (sqrt (/ (+ (* -1 x) (* -1 y)) z)) (sqrt -1))))) |
(* -1 (* z (+ (* -1/8 (* (* (pow x 2) (* (pow y 2) (sqrt -1))) (sqrt (/ 1 (* (pow z 5) (pow (+ (* -1 x) (* -1 y)) 3)))))) (+ (* 1/2 (* (* x (* y (sqrt -1))) (sqrt (/ 1 (* (pow z 3) (+ (* -1 x) (* -1 y))))))) (* (sqrt (/ (+ (* -1 x) (* -1 y)) z)) (sqrt -1)))))) |
(* -1 (* z (+ (* -1/8 (* (* (pow x 2) (* (pow y 2) (sqrt -1))) (sqrt (/ 1 (* (pow z 5) (pow (+ (* -1 x) (* -1 y)) 3)))))) (+ (* 1/16 (* (* (pow x 3) (* (pow y 3) (sqrt -1))) (sqrt (/ 1 (* (pow z 7) (pow (+ (* -1 x) (* -1 y)) 5)))))) (+ (* 1/2 (* (* x (* y (sqrt -1))) (sqrt (/ 1 (* (pow z 3) (+ (* -1 x) (* -1 y))))))) (* (sqrt (/ (+ (* -1 x) (* -1 y)) z)) (sqrt -1))))))) |
(* -1 (* z (+ (* -1 x) (* -1 y)))) |
(* -1 (* z (+ (* -1 x) (+ (* -1 y) (* -1 (/ (* x y) z)))))) |
(* -1 (* z (+ (* -1 x) (+ (* -1 y) (* -1 (/ (* x y) z)))))) |
(* -1 (* z (+ (* -1 x) (+ (* -1 y) (* -1 (/ (* x y) z)))))) |
(* -2 (* (sqrt (* z (+ (* -1 x) (* -1 y)))) (sqrt -1))) |
(* -1 (* z (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 y)) z)) (sqrt -1))) (* (* x (* y (sqrt -1))) (sqrt (/ 1 (* (pow z 3) (+ (* -1 x) (* -1 y))))))))) |
(* -1 (* z (+ (* -1/4 (* (* (pow x 2) (* (pow y 2) (sqrt -1))) (sqrt (/ 1 (* (pow z 5) (pow (+ (* -1 x) (* -1 y)) 3)))))) (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 y)) z)) (sqrt -1))) (* (* x (* y (sqrt -1))) (sqrt (/ 1 (* (pow z 3) (+ (* -1 x) (* -1 y)))))))))) |
(* -1 (* z (+ (* -1/4 (* (* (pow x 2) (* (pow y 2) (sqrt -1))) (sqrt (/ 1 (* (pow z 5) (pow (+ (* -1 x) (* -1 y)) 3)))))) (+ (* 1/8 (* (* (pow x 3) (* (pow y 3) (sqrt -1))) (sqrt (/ 1 (* (pow z 7) (pow (+ (* -1 x) (* -1 y)) 5)))))) (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 y)) z)) (sqrt -1))) (* (* x (* y (sqrt -1))) (sqrt (/ 1 (* (pow z 3) (+ (* -1 x) (* -1 y))))))))))) |
(* -1 (* (sqrt (* z (+ (* -1 x) (* -1 y)))) (sqrt -1))) |
(* -1 (* z (+ (* 1/2 (* (* x (* y (sqrt -1))) (sqrt (/ 1 (* (pow z 3) (+ (* -1 x) (* -1 y))))))) (* (sqrt (/ (+ (* -1 x) (* -1 y)) z)) (sqrt -1))))) |
(* -1 (* z (+ (* -1/8 (* (* (pow x 2) (* (pow y 2) (sqrt -1))) (sqrt (/ 1 (* (pow z 5) (pow (+ (* -1 x) (* -1 y)) 3)))))) (+ (* 1/2 (* (* x (* y (sqrt -1))) (sqrt (/ 1 (* (pow z 3) (+ (* -1 x) (* -1 y))))))) (* (sqrt (/ (+ (* -1 x) (* -1 y)) z)) (sqrt -1)))))) |
(* -1 (* z (+ (* -1/8 (* (* (pow x 2) (* (pow y 2) (sqrt -1))) (sqrt (/ 1 (* (pow z 5) (pow (+ (* -1 x) (* -1 y)) 3)))))) (+ (* 1/16 (* (* (pow x 3) (* (pow y 3) (sqrt -1))) (sqrt (/ 1 (* (pow z 7) (pow (+ (* -1 x) (* -1 y)) 5)))))) (+ (* 1/2 (* (* x (* y (sqrt -1))) (sqrt (/ 1 (* (pow z 3) (+ (* -1 x) (* -1 y))))))) (* (sqrt (/ (+ (* -1 x) (* -1 y)) z)) (sqrt -1))))))) |
(* -1 (* z (+ (* -1 x) (* -1 y)))) |
(* -1 (* z (+ (* -1 x) (+ (* -1 y) (* -1 (/ (* x y) z)))))) |
(* -1 (* z (+ (* -1 x) (+ (* -1 y) (* -1 (/ (* x y) z)))))) |
(* -1 (* z (+ (* -1 x) (+ (* -1 y) (* -1 (/ (* x y) z)))))) |
(* x z) |
(* -1 (* z (+ (* -1 x) (* -1 (/ (* x y) z))))) |
(* -1 (* z (+ (* -1 x) (* -1 (/ (* x y) z))))) |
(* -1 (* z (+ (* -1 x) (* -1 (/ (* x y) z))))) |
(* -2 (* (sqrt (* z (+ x y))) (pow (sqrt -1) 2))) |
(* -1 (* z (+ (* 2 (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))) |
(* -1 (* z (+ (* -1/4 (* (/ (* (pow x 2) (pow y 2)) (pow (sqrt -1) 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 2 (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))))) |
(* -1 (* z (+ (* -1/4 (* (/ (* (pow x 2) (pow y 2)) (pow (sqrt -1) 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/8 (* (/ (* (pow x 3) (pow y 3)) (pow (sqrt -1) 4)) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (+ (* 2 (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))))) |
(* -1 (* (sqrt (* z (+ x y))) (pow (sqrt -1) 2))) |
(* -1 (* z (+ (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))) (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2))))) |
(* -1 (* z (+ (* -1/8 (* (/ (* (pow x 2) (pow y 2)) (pow (sqrt -1) 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))) (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2)))))) |
(* -1 (* z (+ (* -1/8 (* (/ (* (pow x 2) (pow y 2)) (pow (sqrt -1) 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/16 (* (/ (* (pow x 3) (pow y 3)) (pow (sqrt -1) 4)) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (+ (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))) (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2))))))) |
(* (sqrt (/ 1 (* z (+ x y)))) (pow (sqrt -1) 2)) |
(+ (* -1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (pow (+ x y) 3)))))) (* (sqrt (/ 1 (* z (+ x y)))) (pow (sqrt -1) 2))) |
(+ (* -1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (pow (+ x y) 3)))))) (+ (* 1/2 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 5)))))) (* (sqrt (/ 1 (* z (+ x y)))) (pow (sqrt -1) 2)))) |
(+ (* -1 (/ (+ (* -1/2 (* (* (pow x 2) (pow y 2)) (sqrt (/ z (pow (+ x y) 5))))) (* 1/2 (* (sqrt (/ (+ x y) z)) (+ (* -1/4 (/ (* (pow x 2) (* (pow y 2) z)) (* (pow (sqrt -1) 2) (pow (+ x y) 3)))) (/ (* (pow x 3) (pow y 3)) (pow (+ x y) 4)))))) (pow z 3))) (+ (* -1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (pow (+ x y) 3)))))) (* (sqrt (/ 1 (* z (+ x y)))) (pow (sqrt -1) 2)))) |
(/ 1 (* z (+ x y))) |
(* -1 (/ (- (/ (* x y) (* z (pow (+ x y) 2))) (/ 1 (+ x y))) z)) |
(* -1 (/ (- (* -1 (/ (- (/ (* (pow x 2) (pow y 2)) (* z (pow (+ x y) 3))) (/ (* x y) (pow (+ x y) 2))) z)) (/ 1 (+ x y))) z)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (/ (* (pow x 3) (pow y 3)) (* z (pow (+ x y) 4))) (/ (* (pow x 2) (pow y 2)) (pow (+ x y) 3))) z)) (/ (* x y) (pow (+ x y) 2))) z)) (/ 1 (+ x y))) z)) |
(* -2 (* (sqrt (* z (+ x y))) (pow (sqrt -1) 2))) |
(* -1 (* z (+ (* 2 (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))) |
(* -1 (* z (+ (* -1/4 (* (/ (* (pow x 2) (pow y 2)) (pow (sqrt -1) 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 2 (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))))) |
(* -1 (* z (+ (* -1/4 (* (/ (* (pow x 2) (pow y 2)) (pow (sqrt -1) 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/8 (* (/ (* (pow x 3) (pow y 3)) (pow (sqrt -1) 4)) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (+ (* 2 (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))))) |
(* -1 (* (sqrt (* z (+ x y))) (pow (sqrt -1) 2))) |
(* -1 (* z (+ (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))) (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2))))) |
(* -1 (* z (+ (* -1/8 (* (/ (* (pow x 2) (pow y 2)) (pow (sqrt -1) 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))) (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2)))))) |
(* -1 (* z (+ (* -1/8 (* (/ (* (pow x 2) (pow y 2)) (pow (sqrt -1) 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/16 (* (/ (* (pow x 3) (pow y 3)) (pow (sqrt -1) 4)) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (+ (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))) (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2))))))) |
(* (pow z 2) (pow (+ x y) 2)) |
(* (pow z 2) (+ (* 2 (/ (* x (* y (+ x y))) z)) (pow (+ x y) 2))) |
(* (pow z 2) (+ (* -1 (/ (+ (* -2 (* x (* y (+ x y)))) (* -1 (/ (* (pow x 2) (pow y 2)) z))) z)) (pow (+ x y) 2))) |
(* (pow z 2) (+ (* -1 (/ (+ (* -2 (* x (* y (+ x y)))) (* -1 (/ (* (pow x 2) (pow y 2)) z))) z)) (pow (+ x y) 2))) |
(* 2 (sqrt (* x z))) |
(+ (* 2 (sqrt (* x z))) (* (sqrt (/ 1 (* x z))) (* y (+ x z)))) |
(+ (* 2 (sqrt (* x z))) (* y (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (* y (pow (+ x z) 2)))) (* (sqrt (/ 1 (* x z))) (+ x z))))) |
(+ (* 2 (sqrt (* x z))) (* y (+ (* y (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (pow (+ x z) 2))) (* 1/8 (* (sqrt (/ 1 (* (pow x 5) (pow z 5)))) (* y (pow (+ x z) 3)))))) (* (sqrt (/ 1 (* x z))) (+ x z))))) |
(sqrt (* x z)) |
(+ (sqrt (* x z)) (* 1/2 (* (sqrt (/ 1 (* x z))) (* y (+ x z))))) |
(+ (sqrt (* x z)) (* y (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (* y (pow (+ x z) 2)))) (* 1/2 (* (sqrt (/ 1 (* x z))) (+ x z)))))) |
(+ (sqrt (* x z)) (* y (+ (* 1/2 (* (sqrt (/ 1 (* x z))) (+ x z))) (* y (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (pow (+ x z) 2))) (* 1/16 (* (sqrt (/ 1 (* (pow x 5) (pow z 5)))) (* y (pow (+ x z) 3))))))))) |
(* x z) |
(+ (* x z) (* y (+ x z))) |
(+ (* x z) (* y (+ x z))) |
(+ (* x z) (* y (+ x z))) |
x |
(+ x y) |
(+ x y) |
(+ x y) |
(* 2 (sqrt (* x z))) |
(+ (* 2 (sqrt (* x z))) (* (sqrt (/ 1 (* x z))) (* y (+ x z)))) |
(+ (* 2 (sqrt (* x z))) (* y (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (* y (pow (+ x z) 2)))) (* (sqrt (/ 1 (* x z))) (+ x z))))) |
(+ (* 2 (sqrt (* x z))) (* y (+ (* y (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (pow (+ x z) 2))) (* 1/8 (* (sqrt (/ 1 (* (pow x 5) (pow z 5)))) (* y (pow (+ x z) 3)))))) (* (sqrt (/ 1 (* x z))) (+ x z))))) |
(sqrt (* x z)) |
(+ (sqrt (* x z)) (* 1/2 (* (sqrt (/ 1 (* x z))) (* y (+ x z))))) |
(+ (sqrt (* x z)) (* y (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (* y (pow (+ x z) 2)))) (* 1/2 (* (sqrt (/ 1 (* x z))) (+ x z)))))) |
(+ (sqrt (* x z)) (* y (+ (* 1/2 (* (sqrt (/ 1 (* x z))) (+ x z))) (* y (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (pow (+ x z) 2))) (* 1/16 (* (sqrt (/ 1 (* (pow x 5) (pow z 5)))) (* y (pow (+ x z) 3))))))))) |
(* x z) |
(+ (* x z) (* y (+ x z))) |
(+ (* x z) (* y (+ x z))) |
(+ (* x z) (* y (+ x z))) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* 2 (sqrt (* x z))) |
(+ (* 2 (sqrt (* x z))) (* (sqrt (/ 1 (* x z))) (* y (+ x z)))) |
(+ (* 2 (sqrt (* x z))) (* y (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (* y (pow (+ x z) 2)))) (* (sqrt (/ 1 (* x z))) (+ x z))))) |
(+ (* 2 (sqrt (* x z))) (* y (+ (* y (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (pow (+ x z) 2))) (* 1/8 (* (sqrt (/ 1 (* (pow x 5) (pow z 5)))) (* y (pow (+ x z) 3)))))) (* (sqrt (/ 1 (* x z))) (+ x z))))) |
(sqrt (* x z)) |
(+ (sqrt (* x z)) (* 1/2 (* (sqrt (/ 1 (* x z))) (* y (+ x z))))) |
(+ (sqrt (* x z)) (* y (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (* y (pow (+ x z) 2)))) (* 1/2 (* (sqrt (/ 1 (* x z))) (+ x z)))))) |
(+ (sqrt (* x z)) (* y (+ (* 1/2 (* (sqrt (/ 1 (* x z))) (+ x z))) (* y (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (pow (+ x z) 2))) (* 1/16 (* (sqrt (/ 1 (* (pow x 5) (pow z 5)))) (* y (pow (+ x z) 3))))))))) |
(* x z) |
(+ (* x z) (* y (+ x z))) |
(+ (* x z) (* y (+ x z))) |
(+ (* x z) (* y (+ x z))) |
(* x z) |
(+ (* x y) (* x z)) |
(+ (* x y) (* x z)) |
(+ (* x y) (* x z)) |
(* 2 (sqrt (* x z))) |
(+ (* 2 (sqrt (* x z))) (* (sqrt (/ 1 (* x z))) (* y (+ x z)))) |
(+ (* 2 (sqrt (* x z))) (* y (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (* y (pow (+ x z) 2)))) (* (sqrt (/ 1 (* x z))) (+ x z))))) |
(+ (* 2 (sqrt (* x z))) (* y (+ (* y (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (pow (+ x z) 2))) (* 1/8 (* (sqrt (/ 1 (* (pow x 5) (pow z 5)))) (* y (pow (+ x z) 3)))))) (* (sqrt (/ 1 (* x z))) (+ x z))))) |
(sqrt (* x z)) |
(+ (sqrt (* x z)) (* 1/2 (* (sqrt (/ 1 (* x z))) (* y (+ x z))))) |
(+ (sqrt (* x z)) (* y (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (* y (pow (+ x z) 2)))) (* 1/2 (* (sqrt (/ 1 (* x z))) (+ x z)))))) |
(+ (sqrt (* x z)) (* y (+ (* 1/2 (* (sqrt (/ 1 (* x z))) (+ x z))) (* y (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (pow (+ x z) 2))) (* 1/16 (* (sqrt (/ 1 (* (pow x 5) (pow z 5)))) (* y (pow (+ x z) 3))))))))) |
(sqrt (/ 1 (* x z))) |
(+ (sqrt (/ 1 (* x z))) (* -1/2 (* (sqrt (* x z)) (* y (+ (/ 1 (* x (pow z 2))) (/ 1 (* (pow x 2) z))))))) |
(+ (sqrt (/ 1 (* x z))) (* y (+ (* -1/2 (* (sqrt (* x z)) (* y (+ (* -1 (/ (* (+ x z) (+ (/ 1 (* x (pow z 2))) (/ 1 (* (pow x 2) z)))) (* x z))) (* 1/4 (* x (* z (pow (+ (/ 1 (* x (pow z 2))) (/ 1 (* (pow x 2) z))) 2)))))))) (* -1/2 (* (sqrt (* x z)) (+ (/ 1 (* x (pow z 2))) (/ 1 (* (pow x 2) z)))))))) |
(+ (sqrt (/ 1 (* x z))) (* y (+ (* -1/2 (* (sqrt (* x z)) (+ (/ 1 (* x (pow z 2))) (/ 1 (* (pow x 2) z))))) (* y (+ (* -1/2 (* (sqrt (* x z)) (* y (+ (* 1/2 (* x (* z (* (+ (* -1 (/ (* (+ x z) (+ (/ 1 (* x (pow z 2))) (/ 1 (* (pow x 2) z)))) (* x z))) (* 1/4 (* x (* z (pow (+ (/ 1 (* x (pow z 2))) (/ 1 (* (pow x 2) z))) 2))))) (+ (/ 1 (* x (pow z 2))) (/ 1 (* (pow x 2) z))))))) (/ (* (pow (+ x z) 2) (+ (/ 1 (* x (pow z 2))) (/ 1 (* (pow x 2) z)))) (* (pow x 2) (pow z 2))))))) (* -1/2 (* (sqrt (* x z)) (+ (* -1 (/ (* (+ x z) (+ (/ 1 (* x (pow z 2))) (/ 1 (* (pow x 2) z)))) (* x z))) (* 1/4 (* x (* z (pow (+ (/ 1 (* x (pow z 2))) (/ 1 (* (pow x 2) z))) 2)))))))))))) |
(/ 1 (* x z)) |
(+ (* -1 (* y (+ (/ 1 (* x (pow z 2))) (/ 1 (* (pow x 2) z))))) (/ 1 (* x z))) |
(+ (* y (- (/ (* y (* (+ x z) (+ (/ 1 (* x (pow z 2))) (/ 1 (* (pow x 2) z))))) (* x z)) (+ (/ 1 (* x (pow z 2))) (/ 1 (* (pow x 2) z))))) (/ 1 (* x z))) |
(+ (* y (- (* y (- (* -1 (/ (* y (* (pow (+ x z) 2) (+ (/ 1 (* x (pow z 2))) (/ 1 (* (pow x 2) z))))) (* (pow x 2) (pow z 2)))) (* -1 (/ (* (+ x z) (+ (/ 1 (* x (pow z 2))) (/ 1 (* (pow x 2) z)))) (* x z))))) (+ (/ 1 (* x (pow z 2))) (/ 1 (* (pow x 2) z))))) (/ 1 (* x z))) |
(* 2 (sqrt (* x z))) |
(+ (* 2 (sqrt (* x z))) (* (sqrt (/ 1 (* x z))) (* y (+ x z)))) |
(+ (* 2 (sqrt (* x z))) (* y (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (* y (pow (+ x z) 2)))) (* (sqrt (/ 1 (* x z))) (+ x z))))) |
(+ (* 2 (sqrt (* x z))) (* y (+ (* y (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (pow (+ x z) 2))) (* 1/8 (* (sqrt (/ 1 (* (pow x 5) (pow z 5)))) (* y (pow (+ x z) 3)))))) (* (sqrt (/ 1 (* x z))) (+ x z))))) |
(sqrt (* x z)) |
(+ (sqrt (* x z)) (* 1/2 (* (sqrt (/ 1 (* x z))) (* y (+ x z))))) |
(+ (sqrt (* x z)) (* y (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (* y (pow (+ x z) 2)))) (* 1/2 (* (sqrt (/ 1 (* x z))) (+ x z)))))) |
(+ (sqrt (* x z)) (* y (+ (* 1/2 (* (sqrt (/ 1 (* x z))) (+ x z))) (* y (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (pow (+ x z) 2))) (* 1/16 (* (sqrt (/ 1 (* (pow x 5) (pow z 5)))) (* y (pow (+ x z) 3))))))))) |
(* (pow x 2) (pow z 2)) |
(+ (* 2 (* x (* y (* z (+ x z))))) (* (pow x 2) (pow z 2))) |
(+ (* y (+ (* 2 (* x (* z (+ x z)))) (* y (pow (+ x z) 2)))) (* (pow x 2) (pow z 2))) |
(+ (* y (+ (* 2 (* x (* z (+ x z)))) (* y (pow (+ x z) 2)))) (* (pow x 2) (pow z 2))) |
(* 2 (sqrt (* y (+ x z)))) |
(* y (+ (* 2 (sqrt (/ (+ x z) y))) (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z))))))) |
(* y (+ (* -1/4 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (+ (* 2 (sqrt (/ (+ x z) y))) (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z)))))))) |
(* y (+ (* -1/4 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (+ (* 1/8 (* (* (pow x 3) (pow z 3)) (sqrt (/ 1 (* (pow y 7) (pow (+ x z) 5)))))) (+ (* 2 (sqrt (/ (+ x z) y))) (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z))))))))) |
(sqrt (* y (+ x z))) |
(* y (+ (sqrt (/ (+ x z) y)) (* 1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z)))))))) |
(* y (+ (sqrt (/ (+ x z) y)) (+ (* -1/8 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (* 1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z))))))))) |
(* y (+ (sqrt (/ (+ x z) y)) (+ (* -1/8 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (+ (* 1/16 (* (* (pow x 3) (pow z 3)) (sqrt (/ 1 (* (pow y 7) (pow (+ x z) 5)))))) (* 1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z)))))))))) |
(* y (+ x z)) |
(* y (+ x (+ z (/ (* x z) y)))) |
(* y (+ x (+ z (/ (* x z) y)))) |
(* y (+ x (+ z (/ (* x z) y)))) |
y |
(* y (+ 1 (/ x y))) |
(* y (+ 1 (/ x y))) |
(* y (+ 1 (/ x y))) |
(* 2 (sqrt (* y (+ x z)))) |
(* y (+ (* 2 (sqrt (/ (+ x z) y))) (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z))))))) |
(* y (+ (* -1/4 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (+ (* 2 (sqrt (/ (+ x z) y))) (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z)))))))) |
(* y (+ (* -1/4 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (+ (* 1/8 (* (* (pow x 3) (pow z 3)) (sqrt (/ 1 (* (pow y 7) (pow (+ x z) 5)))))) (+ (* 2 (sqrt (/ (+ x z) y))) (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z))))))))) |
(sqrt (* y (+ x z))) |
(* y (+ (sqrt (/ (+ x z) y)) (* 1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z)))))))) |
(* y (+ (sqrt (/ (+ x z) y)) (+ (* -1/8 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (* 1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z))))))))) |
(* y (+ (sqrt (/ (+ x z) y)) (+ (* -1/8 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (+ (* 1/16 (* (* (pow x 3) (pow z 3)) (sqrt (/ 1 (* (pow y 7) (pow (+ x z) 5)))))) (* 1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z)))))))))) |
(* y (+ x z)) |
(* y (+ x (+ z (/ (* x z) y)))) |
(* y (+ x (+ z (/ (* x z) y)))) |
(* y (+ x (+ z (/ (* x z) y)))) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* 2 (sqrt (* y (+ x z)))) |
(* y (+ (* 2 (sqrt (/ (+ x z) y))) (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z))))))) |
(* y (+ (* -1/4 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (+ (* 2 (sqrt (/ (+ x z) y))) (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z)))))))) |
(* y (+ (* -1/4 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (+ (* 1/8 (* (* (pow x 3) (pow z 3)) (sqrt (/ 1 (* (pow y 7) (pow (+ x z) 5)))))) (+ (* 2 (sqrt (/ (+ x z) y))) (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z))))))))) |
(sqrt (* y (+ x z))) |
(* y (+ (sqrt (/ (+ x z) y)) (* 1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z)))))))) |
(* y (+ (sqrt (/ (+ x z) y)) (+ (* -1/8 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (* 1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z))))))))) |
(* y (+ (sqrt (/ (+ x z) y)) (+ (* -1/8 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (+ (* 1/16 (* (* (pow x 3) (pow z 3)) (sqrt (/ 1 (* (pow y 7) (pow (+ x z) 5)))))) (* 1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z)))))))))) |
(* y (+ x z)) |
(* y (+ x (+ z (/ (* x z) y)))) |
(* y (+ x (+ z (/ (* x z) y)))) |
(* y (+ x (+ z (/ (* x z) y)))) |
(* x y) |
(* y (+ x (/ (* x z) y))) |
(* y (+ x (/ (* x z) y))) |
(* y (+ x (/ (* x z) y))) |
(* 2 (sqrt (* y (+ x z)))) |
(* y (+ (* 2 (sqrt (/ (+ x z) y))) (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z))))))) |
(* y (+ (* -1/4 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (+ (* 2 (sqrt (/ (+ x z) y))) (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z)))))))) |
(* y (+ (* -1/4 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (+ (* 1/8 (* (* (pow x 3) (pow z 3)) (sqrt (/ 1 (* (pow y 7) (pow (+ x z) 5)))))) (+ (* 2 (sqrt (/ (+ x z) y))) (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z))))))))) |
(sqrt (* y (+ x z))) |
(* y (+ (sqrt (/ (+ x z) y)) (* 1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z)))))))) |
(* y (+ (sqrt (/ (+ x z) y)) (+ (* -1/8 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (* 1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z))))))))) |
(* y (+ (sqrt (/ (+ x z) y)) (+ (* -1/8 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (+ (* 1/16 (* (* (pow x 3) (pow z 3)) (sqrt (/ 1 (* (pow y 7) (pow (+ x z) 5)))))) (* 1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z)))))))))) |
(sqrt (/ 1 (* y (+ x z)))) |
(+ (sqrt (/ 1 (* y (+ x z)))) (* -1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (pow (+ x z) 3))))))) |
(+ (sqrt (/ 1 (* y (+ x z)))) (+ (* -1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (pow (+ x z) 3)))))) (* 1/2 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 5)))))))) |
(+ (sqrt (/ 1 (* y (+ x z)))) (+ (* -1/2 (* (sqrt (/ (+ x z) (pow y 7))) (+ (* 1/4 (/ (* (pow x 2) (* y (pow z 2))) (pow (+ x z) 3))) (/ (* (pow x 3) (pow z 3)) (pow (+ x z) 4))))) (+ (* -1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (pow (+ x z) 3)))))) (* 1/2 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 5))))))))) |
(/ 1 (* y (+ x z))) |
(/ (+ (* -1 (/ (* x z) (* y (pow (+ x z) 2)))) (/ 1 (+ x z))) y) |
(/ (- (+ (/ 1 (+ x z)) (/ (* (pow x 2) (pow z 2)) (* (pow y 2) (pow (+ x z) 3)))) (/ (* x z) (* y (pow (+ x z) 2)))) y) |
(/ (- (+ (* -1 (/ (* (pow x 3) (pow z 3)) (* (pow y 3) (pow (+ x z) 4)))) (/ 1 (+ x z))) (+ (* -1 (/ (* (pow x 2) (pow z 2)) (* (pow y 2) (pow (+ x z) 3)))) (/ (* x z) (* y (pow (+ x z) 2))))) y) |
(* 2 (sqrt (* y (+ x z)))) |
(* y (+ (* 2 (sqrt (/ (+ x z) y))) (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z))))))) |
(* y (+ (* -1/4 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (+ (* 2 (sqrt (/ (+ x z) y))) (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z)))))))) |
(* y (+ (* -1/4 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (+ (* 1/8 (* (* (pow x 3) (pow z 3)) (sqrt (/ 1 (* (pow y 7) (pow (+ x z) 5)))))) (+ (* 2 (sqrt (/ (+ x z) y))) (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z))))))))) |
(sqrt (* y (+ x z))) |
(* y (+ (sqrt (/ (+ x z) y)) (* 1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z)))))))) |
(* y (+ (sqrt (/ (+ x z) y)) (+ (* -1/8 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (* 1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z))))))))) |
(* y (+ (sqrt (/ (+ x z) y)) (+ (* -1/8 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (+ (* 1/16 (* (* (pow x 3) (pow z 3)) (sqrt (/ 1 (* (pow y 7) (pow (+ x z) 5)))))) (* 1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z)))))))))) |
(* (pow y 2) (pow (+ x z) 2)) |
(* (pow y 2) (+ (* 2 (/ (* x (* z (+ x z))) y)) (pow (+ x z) 2))) |
(* (pow y 2) (+ (* 2 (/ (* x (* z (+ x z))) y)) (+ (/ (* (pow x 2) (pow z 2)) (pow y 2)) (pow (+ x z) 2)))) |
(* (pow y 2) (+ (* 2 (/ (* x (* z (+ x z))) y)) (+ (/ (* (pow x 2) (pow z 2)) (pow y 2)) (pow (+ x z) 2)))) |
(* -2 (* (sqrt (* y (+ (* -1 x) (* -1 z)))) (sqrt -1))) |
(* -1 (* y (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))) (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))))) |
(* -1 (* y (+ (* -1/4 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))) (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z)))))))))) |
(* -1 (* y (+ (* -1/4 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 1/8 (* (* (pow x 3) (* (pow z 3) (sqrt -1))) (sqrt (/ 1 (* (pow y 7) (pow (+ (* -1 x) (* -1 z)) 5)))))) (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))) (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))))))) |
(* -1 (* (sqrt (* y (+ (* -1 x) (* -1 z)))) (sqrt -1))) |
(* -1 (* y (+ (* 1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))) (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))))) |
(* -1 (* y (+ (* -1/8 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))) (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1)))))) |
(* -1 (* y (+ (* -1/8 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 1/16 (* (* (pow x 3) (* (pow z 3) (sqrt -1))) (sqrt (/ 1 (* (pow y 7) (pow (+ (* -1 x) (* -1 z)) 5)))))) (+ (* 1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))) (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))))))) |
(* -1 (* y (+ (* -1 x) (* -1 z)))) |
(* -1 (* y (+ (* -1 x) (+ (* -1 z) (* -1 (/ (* x z) y)))))) |
(* -1 (* y (+ (* -1 x) (+ (* -1 z) (* -1 (/ (* x z) y)))))) |
(* -1 (* y (+ (* -1 x) (+ (* -1 z) (* -1 (/ (* x z) y)))))) |
y |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(* -2 (* (sqrt (* y (+ (* -1 x) (* -1 z)))) (sqrt -1))) |
(* -1 (* y (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))) (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))))) |
(* -1 (* y (+ (* -1/4 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))) (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z)))))))))) |
(* -1 (* y (+ (* -1/4 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 1/8 (* (* (pow x 3) (* (pow z 3) (sqrt -1))) (sqrt (/ 1 (* (pow y 7) (pow (+ (* -1 x) (* -1 z)) 5)))))) (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))) (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))))))) |
(* -1 (* (sqrt (* y (+ (* -1 x) (* -1 z)))) (sqrt -1))) |
(* -1 (* y (+ (* 1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))) (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))))) |
(* -1 (* y (+ (* -1/8 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))) (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1)))))) |
(* -1 (* y (+ (* -1/8 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 1/16 (* (* (pow x 3) (* (pow z 3) (sqrt -1))) (sqrt (/ 1 (* (pow y 7) (pow (+ (* -1 x) (* -1 z)) 5)))))) (+ (* 1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))) (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))))))) |
(* -1 (* y (+ (* -1 x) (* -1 z)))) |
(* -1 (* y (+ (* -1 x) (+ (* -1 z) (* -1 (/ (* x z) y)))))) |
(* -1 (* y (+ (* -1 x) (+ (* -1 z) (* -1 (/ (* x z) y)))))) |
(* -1 (* y (+ (* -1 x) (+ (* -1 z) (* -1 (/ (* x z) y)))))) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* -2 (* (sqrt (* y (+ (* -1 x) (* -1 z)))) (sqrt -1))) |
(* -1 (* y (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))) (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))))) |
(* -1 (* y (+ (* -1/4 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))) (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z)))))))))) |
(* -1 (* y (+ (* -1/4 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 1/8 (* (* (pow x 3) (* (pow z 3) (sqrt -1))) (sqrt (/ 1 (* (pow y 7) (pow (+ (* -1 x) (* -1 z)) 5)))))) (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))) (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))))))) |
(* -1 (* (sqrt (* y (+ (* -1 x) (* -1 z)))) (sqrt -1))) |
(* -1 (* y (+ (* 1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))) (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))))) |
(* -1 (* y (+ (* -1/8 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))) (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1)))))) |
(* -1 (* y (+ (* -1/8 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 1/16 (* (* (pow x 3) (* (pow z 3) (sqrt -1))) (sqrt (/ 1 (* (pow y 7) (pow (+ (* -1 x) (* -1 z)) 5)))))) (+ (* 1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))) (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))))))) |
(* -1 (* y (+ (* -1 x) (* -1 z)))) |
(* -1 (* y (+ (* -1 x) (+ (* -1 z) (* -1 (/ (* x z) y)))))) |
(* -1 (* y (+ (* -1 x) (+ (* -1 z) (* -1 (/ (* x z) y)))))) |
(* -1 (* y (+ (* -1 x) (+ (* -1 z) (* -1 (/ (* x z) y)))))) |
(* x y) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (* x z) y))))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (* x z) y))))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (* x z) y))))) |
(* -2 (* (sqrt (* y (+ (* -1 x) (* -1 z)))) (sqrt -1))) |
(* -1 (* y (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))) (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))))) |
(* -1 (* y (+ (* -1/4 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))) (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z)))))))))) |
(* -1 (* y (+ (* -1/4 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 1/8 (* (* (pow x 3) (* (pow z 3) (sqrt -1))) (sqrt (/ 1 (* (pow y 7) (pow (+ (* -1 x) (* -1 z)) 5)))))) (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))) (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))))))) |
(* -1 (* (sqrt (* y (+ (* -1 x) (* -1 z)))) (sqrt -1))) |
(* -1 (* y (+ (* 1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))) (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))))) |
(* -1 (* y (+ (* -1/8 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))) (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1)))))) |
(* -1 (* y (+ (* -1/8 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 1/16 (* (* (pow x 3) (* (pow z 3) (sqrt -1))) (sqrt (/ 1 (* (pow y 7) (pow (+ (* -1 x) (* -1 z)) 5)))))) (+ (* 1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))) (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))))))) |
(* (sqrt (/ 1 (* y (+ (* -1 x) (* -1 z))))) (sqrt -1)) |
(+ (* -1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (pow (+ (* -1 x) (* -1 z)) 3)))))) (* (sqrt (/ 1 (* y (+ (* -1 x) (* -1 z))))) (sqrt -1))) |
(+ (* -1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* -1/2 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 5)))))) (* (sqrt (/ 1 (* y (+ (* -1 x) (* -1 z))))) (sqrt -1)))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (* (sqrt -1) (+ (* -1/4 (/ (* (pow x 2) (* y (pow z 2))) (pow (+ (* -1 x) (* -1 z)) 3))) (/ (* (pow x 3) (pow z 3)) (pow (+ (* -1 x) (* -1 z)) 4)))))) (* 1/2 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ y (pow (+ (* -1 x) (* -1 z)) 5)))))) (pow y 3))) (+ (* -1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (pow (+ (* -1 x) (* -1 z)) 3)))))) (* (sqrt (/ 1 (* y (+ (* -1 x) (* -1 z))))) (sqrt -1)))) |
(/ -1 (* y (+ (* -1 x) (* -1 z)))) |
(* -1 (/ (+ (/ 1 (+ (* -1 x) (* -1 z))) (/ (* x z) (* y (pow (+ (* -1 x) (* -1 z)) 2)))) y)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* (pow x 2) (pow z 2)) (* y (pow (+ (* -1 x) (* -1 z)) 3)))) (/ (* x z) (pow (+ (* -1 x) (* -1 z)) 2))) y)) (/ 1 (+ (* -1 x) (* -1 z)))) y)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* (pow x 3) (pow z 3)) (* y (pow (+ (* -1 x) (* -1 z)) 4))) (* -1 (/ (* (pow x 2) (pow z 2)) (pow (+ (* -1 x) (* -1 z)) 3)))) y)) (/ (* x z) (pow (+ (* -1 x) (* -1 z)) 2))) y)) (/ 1 (+ (* -1 x) (* -1 z)))) y)) |
(* -2 (* (sqrt (* y (+ (* -1 x) (* -1 z)))) (sqrt -1))) |
(* -1 (* y (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))) (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))))) |
(* -1 (* y (+ (* -1/4 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))) (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z)))))))))) |
(* -1 (* y (+ (* -1/4 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 1/8 (* (* (pow x 3) (* (pow z 3) (sqrt -1))) (sqrt (/ 1 (* (pow y 7) (pow (+ (* -1 x) (* -1 z)) 5)))))) (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))) (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))))))) |
(* -1 (* (sqrt (* y (+ (* -1 x) (* -1 z)))) (sqrt -1))) |
(* -1 (* y (+ (* 1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))) (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))))) |
(* -1 (* y (+ (* -1/8 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))) (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1)))))) |
(* -1 (* y (+ (* -1/8 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 1/16 (* (* (pow x 3) (* (pow z 3) (sqrt -1))) (sqrt (/ 1 (* (pow y 7) (pow (+ (* -1 x) (* -1 z)) 5)))))) (+ (* 1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))) (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))))))) |
(* (pow y 2) (pow (+ (* -1 x) (* -1 z)) 2)) |
(* (pow y 2) (+ (* -2 (/ (* x (* z (+ (* -1 x) (* -1 z)))) y)) (pow (+ (* -1 x) (* -1 z)) 2))) |
(* (pow y 2) (+ (* -1 (/ (+ (* -1 (/ (* (pow x 2) (pow z 2)) y)) (* 2 (* x (* z (+ (* -1 x) (* -1 z)))))) y)) (pow (+ (* -1 x) (* -1 z)) 2))) |
(* (pow y 2) (+ (* -1 (/ (+ (* -1 (/ (* (pow x 2) (pow z 2)) y)) (* 2 (* x (* z (+ (* -1 x) (* -1 z)))))) y)) (pow (+ (* -1 x) (* -1 z)) 2))) |
(* 2 (sqrt (* y z))) |
(+ (* 2 (sqrt (* y z))) (* (* x (+ y z)) (sqrt (/ 1 (* y z))))) |
(+ (* 2 (sqrt (* y z))) (* x (+ (* -1/4 (* (* x (pow (+ y z) 2)) (sqrt (/ 1 (* (pow y 3) (pow z 3)))))) (* (sqrt (/ 1 (* y z))) (+ y z))))) |
(+ (* 2 (sqrt (* y z))) (* x (+ (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow y 3) (pow z 3)))) (pow (+ y z) 2))) (* 1/8 (* (* x (pow (+ y z) 3)) (sqrt (/ 1 (* (pow y 5) (pow z 5)))))))) (* (sqrt (/ 1 (* y z))) (+ y z))))) |
(sqrt (* y z)) |
(+ (sqrt (* y z)) (* 1/2 (* (* x (+ y z)) (sqrt (/ 1 (* y z)))))) |
(+ (sqrt (* y z)) (* x (+ (* -1/8 (* (* x (pow (+ y z) 2)) (sqrt (/ 1 (* (pow y 3) (pow z 3)))))) (* 1/2 (* (sqrt (/ 1 (* y z))) (+ y z)))))) |
(+ (sqrt (* y z)) (* x (+ (* 1/2 (* (sqrt (/ 1 (* y z))) (+ y z))) (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow y 3) (pow z 3)))) (pow (+ y z) 2))) (* 1/16 (* (* x (pow (+ y z) 3)) (sqrt (/ 1 (* (pow y 5) (pow z 5))))))))))) |
(* y z) |
(+ (* x (+ y z)) (* y z)) |
(+ (* x (+ y z)) (* y z)) |
(+ (* x (+ y z)) (* y z)) |
y |
(+ x y) |
(+ x y) |
(+ x y) |
(* 2 (sqrt (* y z))) |
(+ (* 2 (sqrt (* y z))) (* (* x (+ y z)) (sqrt (/ 1 (* y z))))) |
(+ (* 2 (sqrt (* y z))) (* x (+ (* -1/4 (* (* x (pow (+ y z) 2)) (sqrt (/ 1 (* (pow y 3) (pow z 3)))))) (* (sqrt (/ 1 (* y z))) (+ y z))))) |
(+ (* 2 (sqrt (* y z))) (* x (+ (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow y 3) (pow z 3)))) (pow (+ y z) 2))) (* 1/8 (* (* x (pow (+ y z) 3)) (sqrt (/ 1 (* (pow y 5) (pow z 5)))))))) (* (sqrt (/ 1 (* y z))) (+ y z))))) |
(sqrt (* y z)) |
(+ (sqrt (* y z)) (* 1/2 (* (* x (+ y z)) (sqrt (/ 1 (* y z)))))) |
(+ (sqrt (* y z)) (* x (+ (* -1/8 (* (* x (pow (+ y z) 2)) (sqrt (/ 1 (* (pow y 3) (pow z 3)))))) (* 1/2 (* (sqrt (/ 1 (* y z))) (+ y z)))))) |
(+ (sqrt (* y z)) (* x (+ (* 1/2 (* (sqrt (/ 1 (* y z))) (+ y z))) (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow y 3) (pow z 3)))) (pow (+ y z) 2))) (* 1/16 (* (* x (pow (+ y z) 3)) (sqrt (/ 1 (* (pow y 5) (pow z 5))))))))))) |
(* y z) |
(+ (* x (+ y z)) (* y z)) |
(+ (* x (+ y z)) (* y z)) |
(+ (* x (+ y z)) (* y z)) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* 2 (sqrt (* y z))) |
(+ (* 2 (sqrt (* y z))) (* (* x (+ y z)) (sqrt (/ 1 (* y z))))) |
(+ (* 2 (sqrt (* y z))) (* x (+ (* -1/4 (* (* x (pow (+ y z) 2)) (sqrt (/ 1 (* (pow y 3) (pow z 3)))))) (* (sqrt (/ 1 (* y z))) (+ y z))))) |
(+ (* 2 (sqrt (* y z))) (* x (+ (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow y 3) (pow z 3)))) (pow (+ y z) 2))) (* 1/8 (* (* x (pow (+ y z) 3)) (sqrt (/ 1 (* (pow y 5) (pow z 5)))))))) (* (sqrt (/ 1 (* y z))) (+ y z))))) |
(sqrt (* y z)) |
(+ (sqrt (* y z)) (* 1/2 (* (* x (+ y z)) (sqrt (/ 1 (* y z)))))) |
(+ (sqrt (* y z)) (* x (+ (* -1/8 (* (* x (pow (+ y z) 2)) (sqrt (/ 1 (* (pow y 3) (pow z 3)))))) (* 1/2 (* (sqrt (/ 1 (* y z))) (+ y z)))))) |
(+ (sqrt (* y z)) (* x (+ (* 1/2 (* (sqrt (/ 1 (* y z))) (+ y z))) (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow y 3) (pow z 3)))) (pow (+ y z) 2))) (* 1/16 (* (* x (pow (+ y z) 3)) (sqrt (/ 1 (* (pow y 5) (pow z 5))))))))))) |
(* y z) |
(+ (* x (+ y z)) (* y z)) |
(+ (* x (+ y z)) (* y z)) |
(+ (* x (+ y z)) (* y z)) |
(* x (+ y z)) |
(* x (+ y z)) |
(* x (+ y z)) |
(* x (+ y z)) |
(* 2 (sqrt (* y z))) |
(+ (* 2 (sqrt (* y z))) (* (* x (+ y z)) (sqrt (/ 1 (* y z))))) |
(+ (* 2 (sqrt (* y z))) (* x (+ (* -1/4 (* (* x (pow (+ y z) 2)) (sqrt (/ 1 (* (pow y 3) (pow z 3)))))) (* (sqrt (/ 1 (* y z))) (+ y z))))) |
(+ (* 2 (sqrt (* y z))) (* x (+ (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow y 3) (pow z 3)))) (pow (+ y z) 2))) (* 1/8 (* (* x (pow (+ y z) 3)) (sqrt (/ 1 (* (pow y 5) (pow z 5)))))))) (* (sqrt (/ 1 (* y z))) (+ y z))))) |
(sqrt (* y z)) |
(+ (sqrt (* y z)) (* 1/2 (* (* x (+ y z)) (sqrt (/ 1 (* y z)))))) |
(+ (sqrt (* y z)) (* x (+ (* -1/8 (* (* x (pow (+ y z) 2)) (sqrt (/ 1 (* (pow y 3) (pow z 3)))))) (* 1/2 (* (sqrt (/ 1 (* y z))) (+ y z)))))) |
(+ (sqrt (* y z)) (* x (+ (* 1/2 (* (sqrt (/ 1 (* y z))) (+ y z))) (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow y 3) (pow z 3)))) (pow (+ y z) 2))) (* 1/16 (* (* x (pow (+ y z) 3)) (sqrt (/ 1 (* (pow y 5) (pow z 5))))))))))) |
(sqrt (/ 1 (* y z))) |
(+ (sqrt (/ 1 (* y z))) (* -1/2 (* (* x (+ (/ 1 (* y (pow z 2))) (/ 1 (* (pow y 2) z)))) (sqrt (* y z))))) |
(+ (sqrt (/ 1 (* y z))) (* x (+ (* -1/2 (* (sqrt (* y z)) (+ (/ 1 (* y (pow z 2))) (/ 1 (* (pow y 2) z))))) (* -1/2 (* (* x (+ (* -1 (/ (* (+ y z) (+ (/ 1 (* y (pow z 2))) (/ 1 (* (pow y 2) z)))) (* y z))) (* 1/4 (* y (* z (pow (+ (/ 1 (* y (pow z 2))) (/ 1 (* (pow y 2) z))) 2)))))) (sqrt (* y z))))))) |
(+ (sqrt (/ 1 (* y z))) (* x (+ (* -1/2 (* (sqrt (* y z)) (+ (/ 1 (* y (pow z 2))) (/ 1 (* (pow y 2) z))))) (* x (+ (* -1/2 (* (sqrt (* y z)) (+ (* -1 (/ (* (+ y z) (+ (/ 1 (* y (pow z 2))) (/ 1 (* (pow y 2) z)))) (* y z))) (* 1/4 (* y (* z (pow (+ (/ 1 (* y (pow z 2))) (/ 1 (* (pow y 2) z))) 2))))))) (* -1/2 (* (* x (+ (* 1/2 (* y (* z (* (+ (* -1 (/ (* (+ y z) (+ (/ 1 (* y (pow z 2))) (/ 1 (* (pow y 2) z)))) (* y z))) (* 1/4 (* y (* z (pow (+ (/ 1 (* y (pow z 2))) (/ 1 (* (pow y 2) z))) 2))))) (+ (/ 1 (* y (pow z 2))) (/ 1 (* (pow y 2) z))))))) (/ (* (pow (+ y z) 2) (+ (/ 1 (* y (pow z 2))) (/ 1 (* (pow y 2) z)))) (* (pow y 2) (pow z 2))))) (sqrt (* y z))))))))) |
(/ 1 (* y z)) |
(+ (* -1 (* x (+ (/ 1 (* y (pow z 2))) (/ 1 (* (pow y 2) z))))) (/ 1 (* y z))) |
(+ (* x (- (/ (* x (* (+ y z) (+ (/ 1 (* y (pow z 2))) (/ 1 (* (pow y 2) z))))) (* y z)) (+ (/ 1 (* y (pow z 2))) (/ 1 (* (pow y 2) z))))) (/ 1 (* y z))) |
(+ (* x (- (* x (- (* -1 (/ (* x (* (pow (+ y z) 2) (+ (/ 1 (* y (pow z 2))) (/ 1 (* (pow y 2) z))))) (* (pow y 2) (pow z 2)))) (* -1 (/ (* (+ y z) (+ (/ 1 (* y (pow z 2))) (/ 1 (* (pow y 2) z)))) (* y z))))) (+ (/ 1 (* y (pow z 2))) (/ 1 (* (pow y 2) z))))) (/ 1 (* y z))) |
(* 2 (sqrt (* y z))) |
(+ (* 2 (sqrt (* y z))) (* (* x (+ y z)) (sqrt (/ 1 (* y z))))) |
(+ (* 2 (sqrt (* y z))) (* x (+ (* -1/4 (* (* x (pow (+ y z) 2)) (sqrt (/ 1 (* (pow y 3) (pow z 3)))))) (* (sqrt (/ 1 (* y z))) (+ y z))))) |
(+ (* 2 (sqrt (* y z))) (* x (+ (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow y 3) (pow z 3)))) (pow (+ y z) 2))) (* 1/8 (* (* x (pow (+ y z) 3)) (sqrt (/ 1 (* (pow y 5) (pow z 5)))))))) (* (sqrt (/ 1 (* y z))) (+ y z))))) |
(sqrt (* y z)) |
(+ (sqrt (* y z)) (* 1/2 (* (* x (+ y z)) (sqrt (/ 1 (* y z)))))) |
(+ (sqrt (* y z)) (* x (+ (* -1/8 (* (* x (pow (+ y z) 2)) (sqrt (/ 1 (* (pow y 3) (pow z 3)))))) (* 1/2 (* (sqrt (/ 1 (* y z))) (+ y z)))))) |
(+ (sqrt (* y z)) (* x (+ (* 1/2 (* (sqrt (/ 1 (* y z))) (+ y z))) (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow y 3) (pow z 3)))) (pow (+ y z) 2))) (* 1/16 (* (* x (pow (+ y z) 3)) (sqrt (/ 1 (* (pow y 5) (pow z 5))))))))))) |
(* (pow y 2) (pow z 2)) |
(+ (* 2 (* x (* y (* z (+ y z))))) (* (pow y 2) (pow z 2))) |
(+ (* x (+ (* 2 (* y (* z (+ y z)))) (* x (pow (+ y z) 2)))) (* (pow y 2) (pow z 2))) |
(+ (* x (+ (* 2 (* y (* z (+ y z)))) (* x (pow (+ y z) 2)))) (* (pow y 2) (pow z 2))) |
(* 2 (sqrt (* x (+ y z)))) |
(* x (+ (* 2 (sqrt (/ (+ y z) x))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z)))) |
(* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (+ (* 2 (sqrt (/ (+ y z) x))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z))))) |
(* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow x 7) (pow (+ y z) 5)))) (* (pow y 3) (pow z 3)))) (+ (* 2 (sqrt (/ (+ y z) x))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z)))))) |
(sqrt (* x (+ y z))) |
(* x (+ (sqrt (/ (+ y z) x)) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z))))) |
(* x (+ (sqrt (/ (+ y z) x)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z)))))) |
(* x (+ (sqrt (/ (+ y z) x)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow x 7) (pow (+ y z) 5)))) (* (pow y 3) (pow z 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z))))))) |
(* x (+ y z)) |
(* x (+ y (+ z (/ (* y z) x)))) |
(* x (+ y (+ z (/ (* y z) x)))) |
(* x (+ y (+ z (/ (* y z) x)))) |
x |
(* x (+ 1 (/ y x))) |
(* x (+ 1 (/ y x))) |
(* x (+ 1 (/ y x))) |
(* 2 (sqrt (* x (+ y z)))) |
(* x (+ (* 2 (sqrt (/ (+ y z) x))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z)))) |
(* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (+ (* 2 (sqrt (/ (+ y z) x))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z))))) |
(* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow x 7) (pow (+ y z) 5)))) (* (pow y 3) (pow z 3)))) (+ (* 2 (sqrt (/ (+ y z) x))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z)))))) |
(sqrt (* x (+ y z))) |
(* x (+ (sqrt (/ (+ y z) x)) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z))))) |
(* x (+ (sqrt (/ (+ y z) x)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z)))))) |
(* x (+ (sqrt (/ (+ y z) x)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow x 7) (pow (+ y z) 5)))) (* (pow y 3) (pow z 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z))))))) |
(* x (+ y z)) |
(* x (+ y (+ z (/ (* y z) x)))) |
(* x (+ y (+ z (/ (* y z) x)))) |
(* x (+ y (+ z (/ (* y z) x)))) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* 2 (sqrt (* x (+ y z)))) |
(* x (+ (* 2 (sqrt (/ (+ y z) x))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z)))) |
(* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (+ (* 2 (sqrt (/ (+ y z) x))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z))))) |
(* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow x 7) (pow (+ y z) 5)))) (* (pow y 3) (pow z 3)))) (+ (* 2 (sqrt (/ (+ y z) x))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z)))))) |
(sqrt (* x (+ y z))) |
(* x (+ (sqrt (/ (+ y z) x)) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z))))) |
(* x (+ (sqrt (/ (+ y z) x)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z)))))) |
(* x (+ (sqrt (/ (+ y z) x)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow x 7) (pow (+ y z) 5)))) (* (pow y 3) (pow z 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z))))))) |
(* x (+ y z)) |
(* x (+ y (+ z (/ (* y z) x)))) |
(* x (+ y (+ z (/ (* y z) x)))) |
(* x (+ y (+ z (/ (* y z) x)))) |
(* x (+ y z)) |
(* x (+ y z)) |
(* x (+ y z)) |
(* x (+ y z)) |
(* 2 (sqrt (* x (+ y z)))) |
(* x (+ (* 2 (sqrt (/ (+ y z) x))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z)))) |
(* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (+ (* 2 (sqrt (/ (+ y z) x))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z))))) |
(* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow x 7) (pow (+ y z) 5)))) (* (pow y 3) (pow z 3)))) (+ (* 2 (sqrt (/ (+ y z) x))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z)))))) |
(sqrt (* x (+ y z))) |
(* x (+ (sqrt (/ (+ y z) x)) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z))))) |
(* x (+ (sqrt (/ (+ y z) x)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z)))))) |
(* x (+ (sqrt (/ (+ y z) x)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow x 7) (pow (+ y z) 5)))) (* (pow y 3) (pow z 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z))))))) |
(sqrt (/ 1 (* x (+ y z)))) |
(+ (sqrt (/ 1 (* x (+ y z)))) (* -1/2 (* (sqrt (/ 1 (* (pow x 3) (pow (+ y z) 3)))) (* y z)))) |
(+ (sqrt (/ 1 (* x (+ y z)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow x 3) (pow (+ y z) 3)))) (* y z))) (* 1/2 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 5)))) (* (pow y 2) (pow z 2)))))) |
(+ (sqrt (/ 1 (* x (+ y z)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow x 3) (pow (+ y z) 3)))) (* y z))) (+ (* -1/2 (* (sqrt (/ (+ y z) (pow x 7))) (+ (* 1/4 (/ (* x (* (pow y 2) (pow z 2))) (pow (+ y z) 3))) (/ (* (pow y 3) (pow z 3)) (pow (+ y z) 4))))) (* 1/2 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 5)))) (* (pow y 2) (pow z 2))))))) |
(/ 1 (* x (+ y z))) |
(/ (+ (* -1 (/ (* y z) (* x (pow (+ y z) 2)))) (/ 1 (+ y z))) x) |
(/ (- (+ (/ 1 (+ y z)) (/ (* (pow y 2) (pow z 2)) (* (pow x 2) (pow (+ y z) 3)))) (/ (* y z) (* x (pow (+ y z) 2)))) x) |
(/ (- (+ (* -1 (/ (* (pow y 3) (pow z 3)) (* (pow x 3) (pow (+ y z) 4)))) (/ 1 (+ y z))) (+ (* -1 (/ (* (pow y 2) (pow z 2)) (* (pow x 2) (pow (+ y z) 3)))) (/ (* y z) (* x (pow (+ y z) 2))))) x) |
(* 2 (sqrt (* x (+ y z)))) |
(* x (+ (* 2 (sqrt (/ (+ y z) x))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z)))) |
(* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (+ (* 2 (sqrt (/ (+ y z) x))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z))))) |
(* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow x 7) (pow (+ y z) 5)))) (* (pow y 3) (pow z 3)))) (+ (* 2 (sqrt (/ (+ y z) x))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z)))))) |
(sqrt (* x (+ y z))) |
(* x (+ (sqrt (/ (+ y z) x)) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z))))) |
(* x (+ (sqrt (/ (+ y z) x)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z)))))) |
(* x (+ (sqrt (/ (+ y z) x)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow x 7) (pow (+ y z) 5)))) (* (pow y 3) (pow z 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z))))))) |
(* (pow x 2) (pow (+ y z) 2)) |
(* (pow x 2) (+ (* 2 (/ (* y (* z (+ y z))) x)) (pow (+ y z) 2))) |
(* (pow x 2) (+ (* 2 (/ (* y (* z (+ y z))) x)) (+ (/ (* (pow y 2) (pow z 2)) (pow x 2)) (pow (+ y z) 2)))) |
(* (pow x 2) (+ (* 2 (/ (* y (* z (+ y z))) x)) (+ (/ (* (pow y 2) (pow z 2)) (pow x 2)) (pow (+ y z) 2)))) |
(* -2 (* (sqrt (* x (+ (* -1 y) (* -1 z)))) (sqrt -1))) |
(* -1 (* x (+ (* 2 (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))) (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))))) |
(* -1 (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 2 (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))) (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1)))))))) |
(* -1 (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow x 7) (pow (+ (* -1 y) (* -1 z)) 5)))) (* (pow y 3) (* (pow z 3) (sqrt -1))))) (+ (* 2 (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))) (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))))))) |
(* -1 (* (sqrt (* x (+ (* -1 y) (* -1 z)))) (sqrt -1))) |
(* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))) (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))))) |
(* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))) (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1)))))) |
(* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow x 7) (pow (+ (* -1 y) (* -1 z)) 5)))) (* (pow y 3) (* (pow z 3) (sqrt -1))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))) (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))))))) |
(* -1 (* x (+ (* -1 y) (* -1 z)))) |
(* -1 (* x (+ (* -1 y) (+ (* -1 z) (* -1 (/ (* y z) x)))))) |
(* -1 (* x (+ (* -1 y) (+ (* -1 z) (* -1 (/ (* y z) x)))))) |
(* -1 (* x (+ (* -1 y) (+ (* -1 z) (* -1 (/ (* y z) x)))))) |
x |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(* -2 (* (sqrt (* x (+ (* -1 y) (* -1 z)))) (sqrt -1))) |
(* -1 (* x (+ (* 2 (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))) (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))))) |
(* -1 (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 2 (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))) (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1)))))))) |
(* -1 (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow x 7) (pow (+ (* -1 y) (* -1 z)) 5)))) (* (pow y 3) (* (pow z 3) (sqrt -1))))) (+ (* 2 (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))) (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))))))) |
(* -1 (* (sqrt (* x (+ (* -1 y) (* -1 z)))) (sqrt -1))) |
(* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))) (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))))) |
(* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))) (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1)))))) |
(* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow x 7) (pow (+ (* -1 y) (* -1 z)) 5)))) (* (pow y 3) (* (pow z 3) (sqrt -1))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))) (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))))))) |
(* -1 (* x (+ (* -1 y) (* -1 z)))) |
(* -1 (* x (+ (* -1 y) (+ (* -1 z) (* -1 (/ (* y z) x)))))) |
(* -1 (* x (+ (* -1 y) (+ (* -1 z) (* -1 (/ (* y z) x)))))) |
(* -1 (* x (+ (* -1 y) (+ (* -1 z) (* -1 (/ (* y z) x)))))) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* -2 (* (sqrt (* x (+ (* -1 y) (* -1 z)))) (sqrt -1))) |
(* -1 (* x (+ (* 2 (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))) (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))))) |
(* -1 (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 2 (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))) (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1)))))))) |
(* -1 (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow x 7) (pow (+ (* -1 y) (* -1 z)) 5)))) (* (pow y 3) (* (pow z 3) (sqrt -1))))) (+ (* 2 (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))) (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))))))) |
(* -1 (* (sqrt (* x (+ (* -1 y) (* -1 z)))) (sqrt -1))) |
(* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))) (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))))) |
(* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))) (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1)))))) |
(* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow x 7) (pow (+ (* -1 y) (* -1 z)) 5)))) (* (pow y 3) (* (pow z 3) (sqrt -1))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))) (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))))))) |
(* -1 (* x (+ (* -1 y) (* -1 z)))) |
(* -1 (* x (+ (* -1 y) (+ (* -1 z) (* -1 (/ (* y z) x)))))) |
(* -1 (* x (+ (* -1 y) (+ (* -1 z) (* -1 (/ (* y z) x)))))) |
(* -1 (* x (+ (* -1 y) (+ (* -1 z) (* -1 (/ (* y z) x)))))) |
(* x (+ y z)) |
(* x (+ y z)) |
(* x (+ y z)) |
(* x (+ y z)) |
(* -2 (* (sqrt (* x (+ (* -1 y) (* -1 z)))) (sqrt -1))) |
(* -1 (* x (+ (* 2 (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))) (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))))) |
(* -1 (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 2 (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))) (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1)))))))) |
(* -1 (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow x 7) (pow (+ (* -1 y) (* -1 z)) 5)))) (* (pow y 3) (* (pow z 3) (sqrt -1))))) (+ (* 2 (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))) (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))))))) |
(* -1 (* (sqrt (* x (+ (* -1 y) (* -1 z)))) (sqrt -1))) |
(* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))) (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))))) |
(* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))) (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1)))))) |
(* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow x 7) (pow (+ (* -1 y) (* -1 z)) 5)))) (* (pow y 3) (* (pow z 3) (sqrt -1))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))) (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))))))) |
(* (sqrt (/ 1 (* x (+ (* -1 y) (* -1 z))))) (sqrt -1)) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow x 3) (pow (+ (* -1 y) (* -1 z)) 3)))) (* y (* z (sqrt -1))))) (* (sqrt (/ 1 (* x (+ (* -1 y) (* -1 z))))) (sqrt -1))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow x 3) (pow (+ (* -1 y) (* -1 z)) 3)))) (* y (* z (sqrt -1))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 5)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (* (sqrt (/ 1 (* x (+ (* -1 y) (* -1 z))))) (sqrt -1)))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ x (pow (+ (* -1 y) (* -1 z)) 5))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (* 1/2 (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (* (sqrt -1) (+ (* -1/4 (/ (* x (* (pow y 2) (pow z 2))) (pow (+ (* -1 y) (* -1 z)) 3))) (/ (* (pow y 3) (pow z 3)) (pow (+ (* -1 y) (* -1 z)) 4))))))) (pow x 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow x 3) (pow (+ (* -1 y) (* -1 z)) 3)))) (* y (* z (sqrt -1))))) (* (sqrt (/ 1 (* x (+ (* -1 y) (* -1 z))))) (sqrt -1)))) |
(/ -1 (* x (+ (* -1 y) (* -1 z)))) |
(* -1 (/ (+ (/ 1 (+ (* -1 y) (* -1 z))) (/ (* y z) (* x (pow (+ (* -1 y) (* -1 z)) 2)))) x)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* (pow y 2) (pow z 2)) (* x (pow (+ (* -1 y) (* -1 z)) 3)))) (/ (* y z) (pow (+ (* -1 y) (* -1 z)) 2))) x)) (/ 1 (+ (* -1 y) (* -1 z)))) x)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* (pow y 3) (pow z 3)) (* x (pow (+ (* -1 y) (* -1 z)) 4))) (* -1 (/ (* (pow y 2) (pow z 2)) (pow (+ (* -1 y) (* -1 z)) 3)))) x)) (/ (* y z) (pow (+ (* -1 y) (* -1 z)) 2))) x)) (/ 1 (+ (* -1 y) (* -1 z)))) x)) |
(* -2 (* (sqrt (* x (+ (* -1 y) (* -1 z)))) (sqrt -1))) |
(* -1 (* x (+ (* 2 (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))) (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))))) |
(* -1 (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 2 (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))) (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1)))))))) |
(* -1 (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow x 7) (pow (+ (* -1 y) (* -1 z)) 5)))) (* (pow y 3) (* (pow z 3) (sqrt -1))))) (+ (* 2 (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))) (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))))))) |
(* -1 (* (sqrt (* x (+ (* -1 y) (* -1 z)))) (sqrt -1))) |
(* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))) (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))))) |
(* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))) (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1)))))) |
(* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow x 7) (pow (+ (* -1 y) (* -1 z)) 5)))) (* (pow y 3) (* (pow z 3) (sqrt -1))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))) (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))))))) |
(* (pow x 2) (pow (+ (* -1 y) (* -1 z)) 2)) |
(* (pow x 2) (+ (* -2 (/ (* y (* z (+ (* -1 y) (* -1 z)))) x)) (pow (+ (* -1 y) (* -1 z)) 2))) |
(* (pow x 2) (+ (* -1 (/ (+ (* -1 (/ (* (pow y 2) (pow z 2)) x)) (* 2 (* y (* z (+ (* -1 y) (* -1 z)))))) x)) (pow (+ (* -1 y) (* -1 z)) 2))) |
(* (pow x 2) (+ (* -1 (/ (+ (* -1 (/ (* (pow y 2) (pow z 2)) x)) (* 2 (* y (* z (+ (* -1 y) (* -1 z)))))) x)) (pow (+ (* -1 y) (* -1 z)) 2))) |
| Outputs |
|---|
(* 2 (sqrt (* x y))) |
(*.f64 (sqrt.f64 (*.f64 y x)) #s(literal 2 binary64)) |
(+ (* 2 (sqrt (* x y))) (* (sqrt (/ 1 (* x y))) (* z (+ x y)))) |
(fma.f64 (*.f64 (+.f64 y x) z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x))) (*.f64 (sqrt.f64 (*.f64 y x)) #s(literal 2 binary64))) |
(+ (* 2 (sqrt (* x y))) (* z (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (* z (pow (+ x y) 2)))) (* (sqrt (/ 1 (* x y))) (+ x y))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (pow.f64 y #s(literal 3 binary64))))) (*.f64 (pow.f64 (+.f64 y x) #s(literal 2 binary64)) z) (*.f64 (+.f64 y x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x))))) z (*.f64 (sqrt.f64 (*.f64 y x)) #s(literal 2 binary64))) |
(+ (* 2 (sqrt (* x y))) (* z (+ (* z (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (pow (+ x y) 2))) (* 1/8 (* (sqrt (/ 1 (* (pow x 5) (pow y 5)))) (* z (pow (+ x y) 3)))))) (* (sqrt (/ 1 (* x y))) (+ x y))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 y #s(literal 5 binary64))))) (*.f64 (pow.f64 (+.f64 y x) #s(literal 3 binary64)) z) (*.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (pow.f64 y #s(literal 3 binary64))))) (pow.f64 (+.f64 y x) #s(literal 2 binary64)))) z (*.f64 (+.f64 y x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x))))) z (*.f64 (sqrt.f64 (*.f64 y x)) #s(literal 2 binary64))) |
(sqrt (* x y)) |
(sqrt.f64 (*.f64 y x)) |
(+ (sqrt (* x y)) (* 1/2 (* (sqrt (/ 1 (* x y))) (* z (+ x y))))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (+.f64 y x) z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x)))) (sqrt.f64 (*.f64 y x))) |
(+ (sqrt (* x y)) (* z (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (* z (pow (+ x y) 2)))) (* 1/2 (* (sqrt (/ 1 (* x y))) (+ x y)))))) |
(fma.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 (+.f64 y x) #s(literal 2 binary64)) z) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (pow.f64 y #s(literal 3 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 y x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x)))))) z (sqrt.f64 (*.f64 y x))) |
(+ (sqrt (* x y)) (* z (+ (* 1/2 (* (sqrt (/ 1 (* x y))) (+ x y))) (* z (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (pow (+ x y) 2))) (* 1/16 (* (sqrt (/ 1 (* (pow x 5) (pow y 5)))) (* z (pow (+ x y) 3))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 y #s(literal 5 binary64))))) (*.f64 (pow.f64 (+.f64 y x) #s(literal 3 binary64)) z) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (pow.f64 y #s(literal 3 binary64))))) (pow.f64 (+.f64 y x) #s(literal 2 binary64)))) z (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 y x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x)))))) z (sqrt.f64 (*.f64 y x))) |
(* x y) |
(*.f64 y x) |
(+ (* x y) (* z (+ x y))) |
(fma.f64 (+.f64 y x) z (*.f64 y x)) |
(+ (* x y) (* z (+ x y))) |
(fma.f64 (+.f64 y x) z (*.f64 y x)) |
(+ (* x y) (* z (+ x y))) |
(fma.f64 (+.f64 y x) z (*.f64 y x)) |
(* 2 (sqrt (* x y))) |
(*.f64 (sqrt.f64 (*.f64 y x)) #s(literal 2 binary64)) |
(+ (* 2 (sqrt (* x y))) (* (sqrt (/ 1 (* x y))) (* z (+ x y)))) |
(fma.f64 (*.f64 (+.f64 y x) z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x))) (*.f64 (sqrt.f64 (*.f64 y x)) #s(literal 2 binary64))) |
(+ (* 2 (sqrt (* x y))) (* z (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (* z (pow (+ x y) 2)))) (* (sqrt (/ 1 (* x y))) (+ x y))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (pow.f64 y #s(literal 3 binary64))))) (*.f64 (pow.f64 (+.f64 y x) #s(literal 2 binary64)) z) (*.f64 (+.f64 y x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x))))) z (*.f64 (sqrt.f64 (*.f64 y x)) #s(literal 2 binary64))) |
(+ (* 2 (sqrt (* x y))) (* z (+ (* z (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (pow (+ x y) 2))) (* 1/8 (* (sqrt (/ 1 (* (pow x 5) (pow y 5)))) (* z (pow (+ x y) 3)))))) (* (sqrt (/ 1 (* x y))) (+ x y))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 y #s(literal 5 binary64))))) (*.f64 (pow.f64 (+.f64 y x) #s(literal 3 binary64)) z) (*.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (pow.f64 y #s(literal 3 binary64))))) (pow.f64 (+.f64 y x) #s(literal 2 binary64)))) z (*.f64 (+.f64 y x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x))))) z (*.f64 (sqrt.f64 (*.f64 y x)) #s(literal 2 binary64))) |
(sqrt (* x y)) |
(sqrt.f64 (*.f64 y x)) |
(+ (sqrt (* x y)) (* 1/2 (* (sqrt (/ 1 (* x y))) (* z (+ x y))))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (+.f64 y x) z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x)))) (sqrt.f64 (*.f64 y x))) |
(+ (sqrt (* x y)) (* z (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (* z (pow (+ x y) 2)))) (* 1/2 (* (sqrt (/ 1 (* x y))) (+ x y)))))) |
(fma.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 (+.f64 y x) #s(literal 2 binary64)) z) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (pow.f64 y #s(literal 3 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 y x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x)))))) z (sqrt.f64 (*.f64 y x))) |
(+ (sqrt (* x y)) (* z (+ (* 1/2 (* (sqrt (/ 1 (* x y))) (+ x y))) (* z (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (pow (+ x y) 2))) (* 1/16 (* (sqrt (/ 1 (* (pow x 5) (pow y 5)))) (* z (pow (+ x y) 3))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 y #s(literal 5 binary64))))) (*.f64 (pow.f64 (+.f64 y x) #s(literal 3 binary64)) z) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (pow.f64 y #s(literal 3 binary64))))) (pow.f64 (+.f64 y x) #s(literal 2 binary64)))) z (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 y x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x)))))) z (sqrt.f64 (*.f64 y x))) |
(* x y) |
(*.f64 y x) |
(+ (* x y) (* z (+ x y))) |
(fma.f64 (+.f64 y x) z (*.f64 y x)) |
(+ (* x y) (* z (+ x y))) |
(fma.f64 (+.f64 y x) z (*.f64 y x)) |
(+ (* x y) (* z (+ x y))) |
(fma.f64 (+.f64 y x) z (*.f64 y x)) |
(* 2 (sqrt (* x y))) |
(*.f64 (sqrt.f64 (*.f64 y x)) #s(literal 2 binary64)) |
(+ (* 2 (sqrt (* x y))) (* (sqrt (/ 1 (* x y))) (* z (+ x y)))) |
(fma.f64 (*.f64 (+.f64 y x) z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x))) (*.f64 (sqrt.f64 (*.f64 y x)) #s(literal 2 binary64))) |
(+ (* 2 (sqrt (* x y))) (* z (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (* z (pow (+ x y) 2)))) (* (sqrt (/ 1 (* x y))) (+ x y))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (pow.f64 y #s(literal 3 binary64))))) (*.f64 (pow.f64 (+.f64 y x) #s(literal 2 binary64)) z) (*.f64 (+.f64 y x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x))))) z (*.f64 (sqrt.f64 (*.f64 y x)) #s(literal 2 binary64))) |
(+ (* 2 (sqrt (* x y))) (* z (+ (* z (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (pow (+ x y) 2))) (* 1/8 (* (sqrt (/ 1 (* (pow x 5) (pow y 5)))) (* z (pow (+ x y) 3)))))) (* (sqrt (/ 1 (* x y))) (+ x y))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 y #s(literal 5 binary64))))) (*.f64 (pow.f64 (+.f64 y x) #s(literal 3 binary64)) z) (*.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (pow.f64 y #s(literal 3 binary64))))) (pow.f64 (+.f64 y x) #s(literal 2 binary64)))) z (*.f64 (+.f64 y x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x))))) z (*.f64 (sqrt.f64 (*.f64 y x)) #s(literal 2 binary64))) |
(sqrt (* x y)) |
(sqrt.f64 (*.f64 y x)) |
(+ (sqrt (* x y)) (* 1/2 (* (sqrt (/ 1 (* x y))) (* z (+ x y))))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (+.f64 y x) z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x)))) (sqrt.f64 (*.f64 y x))) |
(+ (sqrt (* x y)) (* z (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (* z (pow (+ x y) 2)))) (* 1/2 (* (sqrt (/ 1 (* x y))) (+ x y)))))) |
(fma.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 (+.f64 y x) #s(literal 2 binary64)) z) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (pow.f64 y #s(literal 3 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 y x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x)))))) z (sqrt.f64 (*.f64 y x))) |
(+ (sqrt (* x y)) (* z (+ (* 1/2 (* (sqrt (/ 1 (* x y))) (+ x y))) (* z (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (pow (+ x y) 2))) (* 1/16 (* (sqrt (/ 1 (* (pow x 5) (pow y 5)))) (* z (pow (+ x y) 3))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 y #s(literal 5 binary64))))) (*.f64 (pow.f64 (+.f64 y x) #s(literal 3 binary64)) z) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (pow.f64 y #s(literal 3 binary64))))) (pow.f64 (+.f64 y x) #s(literal 2 binary64)))) z (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 y x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x)))))) z (sqrt.f64 (*.f64 y x))) |
(* x y) |
(*.f64 y x) |
(+ (* x y) (* z (+ x y))) |
(fma.f64 (+.f64 y x) z (*.f64 y x)) |
(+ (* x y) (* z (+ x y))) |
(fma.f64 (+.f64 y x) z (*.f64 y x)) |
(+ (* x y) (* z (+ x y))) |
(fma.f64 (+.f64 y x) z (*.f64 y x)) |
(* x y) |
(*.f64 y x) |
(+ (* x y) (* x z)) |
(*.f64 (+.f64 z y) x) |
(+ (* x y) (* x z)) |
(*.f64 (+.f64 z y) x) |
(+ (* x y) (* x z)) |
(*.f64 (+.f64 z y) x) |
(* 2 (sqrt (* x y))) |
(*.f64 (sqrt.f64 (*.f64 y x)) #s(literal 2 binary64)) |
(+ (* 2 (sqrt (* x y))) (* (sqrt (/ 1 (* x y))) (* z (+ x y)))) |
(fma.f64 (*.f64 (+.f64 y x) z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x))) (*.f64 (sqrt.f64 (*.f64 y x)) #s(literal 2 binary64))) |
(+ (* 2 (sqrt (* x y))) (* z (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (* z (pow (+ x y) 2)))) (* (sqrt (/ 1 (* x y))) (+ x y))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (pow.f64 y #s(literal 3 binary64))))) (*.f64 (pow.f64 (+.f64 y x) #s(literal 2 binary64)) z) (*.f64 (+.f64 y x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x))))) z (*.f64 (sqrt.f64 (*.f64 y x)) #s(literal 2 binary64))) |
(+ (* 2 (sqrt (* x y))) (* z (+ (* z (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (pow (+ x y) 2))) (* 1/8 (* (sqrt (/ 1 (* (pow x 5) (pow y 5)))) (* z (pow (+ x y) 3)))))) (* (sqrt (/ 1 (* x y))) (+ x y))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 y #s(literal 5 binary64))))) (*.f64 (pow.f64 (+.f64 y x) #s(literal 3 binary64)) z) (*.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (pow.f64 y #s(literal 3 binary64))))) (pow.f64 (+.f64 y x) #s(literal 2 binary64)))) z (*.f64 (+.f64 y x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x))))) z (*.f64 (sqrt.f64 (*.f64 y x)) #s(literal 2 binary64))) |
(sqrt (* x y)) |
(sqrt.f64 (*.f64 y x)) |
(+ (sqrt (* x y)) (* 1/2 (* (sqrt (/ 1 (* x y))) (* z (+ x y))))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (+.f64 y x) z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x)))) (sqrt.f64 (*.f64 y x))) |
(+ (sqrt (* x y)) (* z (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (* z (pow (+ x y) 2)))) (* 1/2 (* (sqrt (/ 1 (* x y))) (+ x y)))))) |
(fma.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 (+.f64 y x) #s(literal 2 binary64)) z) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (pow.f64 y #s(literal 3 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 y x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x)))))) z (sqrt.f64 (*.f64 y x))) |
(+ (sqrt (* x y)) (* z (+ (* 1/2 (* (sqrt (/ 1 (* x y))) (+ x y))) (* z (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (pow (+ x y) 2))) (* 1/16 (* (sqrt (/ 1 (* (pow x 5) (pow y 5)))) (* z (pow (+ x y) 3))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 y #s(literal 5 binary64))))) (*.f64 (pow.f64 (+.f64 y x) #s(literal 3 binary64)) z) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (pow.f64 y #s(literal 3 binary64))))) (pow.f64 (+.f64 y x) #s(literal 2 binary64)))) z (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 y x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x)))))) z (sqrt.f64 (*.f64 y x))) |
(sqrt (/ 1 (* x y))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x))) |
(+ (sqrt (/ 1 (* x y))) (* -1/2 (* (sqrt (* x y)) (* z (+ (/ 1 (* x (pow y 2))) (/ 1 (* (pow x 2) y))))))) |
(fma.f64 (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) y)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) x))) z) (sqrt.f64 (*.f64 y x))) #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x)))) |
(+ (sqrt (/ 1 (* x y))) (* z (+ (* -1/2 (* (sqrt (* x y)) (* z (+ (* -1 (/ (* (+ x y) (+ (/ 1 (* x (pow y 2))) (/ 1 (* (pow x 2) y)))) (* x y))) (* 1/4 (* x (* y (pow (+ (/ 1 (* x (pow y 2))) (/ 1 (* (pow x 2) y))) 2)))))))) (* -1/2 (* (sqrt (* x y)) (+ (/ 1 (* x (pow y 2))) (/ 1 (* (pow x 2) y)))))))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 (sqrt.f64 (*.f64 y x)) z) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) (*.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) y)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) x))) #s(literal 2 binary64)) y) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) y)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) x))) (+.f64 y x)) (*.f64 (neg.f64 y) x))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) y)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) x))) (sqrt.f64 (*.f64 y x))))) z (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x)))) |
(+ (sqrt (/ 1 (* x y))) (* z (+ (* -1/2 (* (sqrt (* x y)) (+ (/ 1 (* x (pow y 2))) (/ 1 (* (pow x 2) y))))) (* z (+ (* -1/2 (* (sqrt (* x y)) (* z (+ (* 1/2 (* x (* y (* (+ (* -1 (/ (* (+ x y) (+ (/ 1 (* x (pow y 2))) (/ 1 (* (pow x 2) y)))) (* x y))) (* 1/4 (* x (* y (pow (+ (/ 1 (* x (pow y 2))) (/ 1 (* (pow x 2) y))) 2))))) (+ (/ 1 (* x (pow y 2))) (/ 1 (* (pow x 2) y))))))) (/ (* (pow (+ x y) 2) (+ (/ 1 (* x (pow y 2))) (/ 1 (* (pow x 2) y)))) (* (pow x 2) (pow y 2))))))) (* -1/2 (* (sqrt (* x y)) (+ (* -1 (/ (* (+ x y) (+ (/ 1 (* x (pow y 2))) (/ 1 (* (pow x 2) y)))) (* x y))) (* 1/4 (* x (* y (pow (+ (/ 1 (* x (pow y 2))) (/ 1 (* (pow x 2) y))) 2)))))))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 (sqrt.f64 (*.f64 y x)) z) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (*.f64 y (fma.f64 (*.f64 #s(literal 1/4 binary64) x) (*.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) y)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) x))) #s(literal 2 binary64)) y) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) y)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) x))) (+.f64 y x)) (*.f64 (neg.f64 y) x)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) y)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) x)))) (*.f64 (/.f64 (pow.f64 (+.f64 y x) #s(literal 2 binary64)) (*.f64 y y)) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) y)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) x))) (*.f64 x x)))) (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) (*.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) y)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) x))) #s(literal 2 binary64)) y) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) y)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) x))) (+.f64 y x)) (*.f64 (neg.f64 y) x))) (sqrt.f64 (*.f64 y x))))) z (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 y x))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) y)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) x))))) z (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x)))) |
(/ 1 (* x y)) |
(/.f64 #s(literal 1 binary64) (*.f64 y x)) |
(+ (* -1 (* z (+ (/ 1 (* x (pow y 2))) (/ 1 (* (pow x 2) y))))) (/ 1 (* x y))) |
(fma.f64 (neg.f64 z) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) y)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) x))) (/.f64 #s(literal 1 binary64) (*.f64 y x))) |
(+ (* z (- (/ (* z (* (+ x y) (+ (/ 1 (* x (pow y 2))) (/ 1 (* (pow x 2) y))))) (* x y)) (+ (/ 1 (* x (pow y 2))) (/ 1 (* (pow x 2) y))))) (/ 1 (* x y))) |
(fma.f64 (-.f64 (-.f64 (/.f64 (*.f64 (*.f64 (+.f64 y x) z) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) y)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) x)))) (*.f64 y x)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) y))) z (/.f64 #s(literal 1 binary64) (*.f64 y x))) |
(+ (* z (- (* z (- (* -1 (/ (* z (* (pow (+ x y) 2) (+ (/ 1 (* x (pow y 2))) (/ 1 (* (pow x 2) y))))) (* (pow x 2) (pow y 2)))) (* -1 (/ (* (+ x y) (+ (/ 1 (* x (pow y 2))) (/ 1 (* (pow x 2) y)))) (* x y))))) (+ (/ 1 (* x (pow y 2))) (/ 1 (* (pow x 2) y))))) (/ 1 (* x y))) |
(fma.f64 (fma.f64 (fma.f64 (neg.f64 (/.f64 z (*.f64 x x))) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) y)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) x))) (pow.f64 (+.f64 y x) #s(literal 2 binary64))) (*.f64 y y)) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) y)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) x))) (+.f64 y x)) (*.f64 y x))) z (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) y)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) x))))) z (/.f64 #s(literal 1 binary64) (*.f64 y x))) |
(* 2 (sqrt (* x y))) |
(*.f64 (sqrt.f64 (*.f64 y x)) #s(literal 2 binary64)) |
(+ (* 2 (sqrt (* x y))) (* (sqrt (/ 1 (* x y))) (* z (+ x y)))) |
(fma.f64 (*.f64 (+.f64 y x) z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x))) (*.f64 (sqrt.f64 (*.f64 y x)) #s(literal 2 binary64))) |
(+ (* 2 (sqrt (* x y))) (* z (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (* z (pow (+ x y) 2)))) (* (sqrt (/ 1 (* x y))) (+ x y))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (pow.f64 y #s(literal 3 binary64))))) (*.f64 (pow.f64 (+.f64 y x) #s(literal 2 binary64)) z) (*.f64 (+.f64 y x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x))))) z (*.f64 (sqrt.f64 (*.f64 y x)) #s(literal 2 binary64))) |
(+ (* 2 (sqrt (* x y))) (* z (+ (* z (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (pow (+ x y) 2))) (* 1/8 (* (sqrt (/ 1 (* (pow x 5) (pow y 5)))) (* z (pow (+ x y) 3)))))) (* (sqrt (/ 1 (* x y))) (+ x y))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 y #s(literal 5 binary64))))) (*.f64 (pow.f64 (+.f64 y x) #s(literal 3 binary64)) z) (*.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (pow.f64 y #s(literal 3 binary64))))) (pow.f64 (+.f64 y x) #s(literal 2 binary64)))) z (*.f64 (+.f64 y x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x))))) z (*.f64 (sqrt.f64 (*.f64 y x)) #s(literal 2 binary64))) |
(sqrt (* x y)) |
(sqrt.f64 (*.f64 y x)) |
(+ (sqrt (* x y)) (* 1/2 (* (sqrt (/ 1 (* x y))) (* z (+ x y))))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (+.f64 y x) z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x)))) (sqrt.f64 (*.f64 y x))) |
(+ (sqrt (* x y)) (* z (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (* z (pow (+ x y) 2)))) (* 1/2 (* (sqrt (/ 1 (* x y))) (+ x y)))))) |
(fma.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 (+.f64 y x) #s(literal 2 binary64)) z) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (pow.f64 y #s(literal 3 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 y x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x)))))) z (sqrt.f64 (*.f64 y x))) |
(+ (sqrt (* x y)) (* z (+ (* 1/2 (* (sqrt (/ 1 (* x y))) (+ x y))) (* z (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (pow (+ x y) 2))) (* 1/16 (* (sqrt (/ 1 (* (pow x 5) (pow y 5)))) (* z (pow (+ x y) 3))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 y #s(literal 5 binary64))))) (*.f64 (pow.f64 (+.f64 y x) #s(literal 3 binary64)) z) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (pow.f64 y #s(literal 3 binary64))))) (pow.f64 (+.f64 y x) #s(literal 2 binary64)))) z (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 y x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x)))))) z (sqrt.f64 (*.f64 y x))) |
(* (pow x 2) (pow y 2)) |
(*.f64 (*.f64 x x) (*.f64 y y)) |
(+ (* 2 (* x (* y (* z (+ x y))))) (* (pow x 2) (pow y 2))) |
(fma.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 (*.f64 (+.f64 y x) z) y) (*.f64 (*.f64 x x) (*.f64 y y))) |
(+ (* z (+ (* 2 (* x (* y (+ x y)))) (* z (pow (+ x y) 2)))) (* (pow x 2) (pow y 2))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 (+.f64 y x) y) x) #s(literal 2 binary64) (*.f64 (pow.f64 (+.f64 y x) #s(literal 2 binary64)) z)) z (*.f64 (*.f64 x x) (*.f64 y y))) |
(+ (* z (+ (* 2 (* x (* y (+ x y)))) (* z (pow (+ x y) 2)))) (* (pow x 2) (pow y 2))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 (+.f64 y x) y) x) #s(literal 2 binary64) (*.f64 (pow.f64 (+.f64 y x) #s(literal 2 binary64)) z)) z (*.f64 (*.f64 x x) (*.f64 y y))) |
(* 2 (sqrt (* z (+ x y)))) |
(*.f64 (sqrt.f64 (*.f64 (+.f64 y x) z)) #s(literal 2 binary64)) |
(* z (+ (* 2 (sqrt (/ (+ x y) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))) |
(*.f64 (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (+.f64 y x))) (*.f64 y x) (*.f64 (sqrt.f64 (/.f64 (+.f64 y x) z)) #s(literal 2 binary64))) z) |
(* z (+ (* -1/4 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 2 (sqrt (/ (+ x y) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (*.f64 y y))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 5 binary64))) (pow.f64 (+.f64 y x) #s(literal 3 binary64)))) (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (+.f64 y x))) (*.f64 y x) (*.f64 (sqrt.f64 (/.f64 (+.f64 y x) z)) #s(literal 2 binary64)))) z) |
(* z (+ (* -1/4 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/8 (* (* (pow x 3) (pow y 3)) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (+ (* 2 (sqrt (/ (+ x y) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (*.f64 y y))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 5 binary64))) (pow.f64 (+.f64 y x) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 7 binary64))) (pow.f64 (+.f64 y x) #s(literal 5 binary64)))) (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (+.f64 y x))) (*.f64 y x) (*.f64 (sqrt.f64 (/.f64 (+.f64 y x) z)) #s(literal 2 binary64))))) z) |
(sqrt (* z (+ x y))) |
(sqrt.f64 (*.f64 (+.f64 y x) z)) |
(* z (+ (sqrt (/ (+ x y) z)) (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (+.f64 y x))) (sqrt.f64 (/.f64 (+.f64 y x) z))) z) |
(* z (+ (sqrt (/ (+ x y) z)) (+ (* -1/8 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))))) |
(*.f64 (+.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (+.f64 y x))) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 y y))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 5 binary64))) (pow.f64 (+.f64 y x) #s(literal 3 binary64)))))) (sqrt.f64 (/.f64 (+.f64 y x) z))) z) |
(* z (+ (sqrt (/ (+ x y) z)) (+ (* -1/8 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/16 (* (* (pow x 3) (pow y 3)) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))))) |
(*.f64 (+.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 y y))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 5 binary64))) (pow.f64 (+.f64 y x) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 7 binary64))) (pow.f64 (+.f64 y x) #s(literal 5 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (+.f64 y x)))))) (sqrt.f64 (/.f64 (+.f64 y x) z))) z) |
(* z (+ x y)) |
(*.f64 (+.f64 y x) z) |
(* z (+ x (+ y (/ (* x y) z)))) |
(*.f64 (+.f64 (fma.f64 x (/.f64 y z) y) x) z) |
(* z (+ x (+ y (/ (* x y) z)))) |
(*.f64 (+.f64 (fma.f64 x (/.f64 y z) y) x) z) |
(* z (+ x (+ y (/ (* x y) z)))) |
(*.f64 (+.f64 (fma.f64 x (/.f64 y z) y) x) z) |
(* 2 (sqrt (* z (+ x y)))) |
(*.f64 (sqrt.f64 (*.f64 (+.f64 y x) z)) #s(literal 2 binary64)) |
(* z (+ (* 2 (sqrt (/ (+ x y) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))) |
(*.f64 (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (+.f64 y x))) (*.f64 y x) (*.f64 (sqrt.f64 (/.f64 (+.f64 y x) z)) #s(literal 2 binary64))) z) |
(* z (+ (* -1/4 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 2 (sqrt (/ (+ x y) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (*.f64 y y))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 5 binary64))) (pow.f64 (+.f64 y x) #s(literal 3 binary64)))) (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (+.f64 y x))) (*.f64 y x) (*.f64 (sqrt.f64 (/.f64 (+.f64 y x) z)) #s(literal 2 binary64)))) z) |
(* z (+ (* -1/4 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/8 (* (* (pow x 3) (pow y 3)) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (+ (* 2 (sqrt (/ (+ x y) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (*.f64 y y))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 5 binary64))) (pow.f64 (+.f64 y x) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 7 binary64))) (pow.f64 (+.f64 y x) #s(literal 5 binary64)))) (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (+.f64 y x))) (*.f64 y x) (*.f64 (sqrt.f64 (/.f64 (+.f64 y x) z)) #s(literal 2 binary64))))) z) |
(sqrt (* z (+ x y))) |
(sqrt.f64 (*.f64 (+.f64 y x) z)) |
(* z (+ (sqrt (/ (+ x y) z)) (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (+.f64 y x))) (sqrt.f64 (/.f64 (+.f64 y x) z))) z) |
(* z (+ (sqrt (/ (+ x y) z)) (+ (* -1/8 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))))) |
(*.f64 (+.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (+.f64 y x))) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 y y))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 5 binary64))) (pow.f64 (+.f64 y x) #s(literal 3 binary64)))))) (sqrt.f64 (/.f64 (+.f64 y x) z))) z) |
(* z (+ (sqrt (/ (+ x y) z)) (+ (* -1/8 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/16 (* (* (pow x 3) (pow y 3)) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))))) |
(*.f64 (+.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 y y))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 5 binary64))) (pow.f64 (+.f64 y x) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 7 binary64))) (pow.f64 (+.f64 y x) #s(literal 5 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (+.f64 y x)))))) (sqrt.f64 (/.f64 (+.f64 y x) z))) z) |
(* z (+ x y)) |
(*.f64 (+.f64 y x) z) |
(* z (+ x (+ y (/ (* x y) z)))) |
(*.f64 (+.f64 (fma.f64 x (/.f64 y z) y) x) z) |
(* z (+ x (+ y (/ (* x y) z)))) |
(*.f64 (+.f64 (fma.f64 x (/.f64 y z) y) x) z) |
(* z (+ x (+ y (/ (* x y) z)))) |
(*.f64 (+.f64 (fma.f64 x (/.f64 y z) y) x) z) |
(* 2 (sqrt (* z (+ x y)))) |
(*.f64 (sqrt.f64 (*.f64 (+.f64 y x) z)) #s(literal 2 binary64)) |
(* z (+ (* 2 (sqrt (/ (+ x y) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))) |
(*.f64 (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (+.f64 y x))) (*.f64 y x) (*.f64 (sqrt.f64 (/.f64 (+.f64 y x) z)) #s(literal 2 binary64))) z) |
(* z (+ (* -1/4 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 2 (sqrt (/ (+ x y) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (*.f64 y y))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 5 binary64))) (pow.f64 (+.f64 y x) #s(literal 3 binary64)))) (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (+.f64 y x))) (*.f64 y x) (*.f64 (sqrt.f64 (/.f64 (+.f64 y x) z)) #s(literal 2 binary64)))) z) |
(* z (+ (* -1/4 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/8 (* (* (pow x 3) (pow y 3)) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (+ (* 2 (sqrt (/ (+ x y) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (*.f64 y y))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 5 binary64))) (pow.f64 (+.f64 y x) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 7 binary64))) (pow.f64 (+.f64 y x) #s(literal 5 binary64)))) (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (+.f64 y x))) (*.f64 y x) (*.f64 (sqrt.f64 (/.f64 (+.f64 y x) z)) #s(literal 2 binary64))))) z) |
(sqrt (* z (+ x y))) |
(sqrt.f64 (*.f64 (+.f64 y x) z)) |
(* z (+ (sqrt (/ (+ x y) z)) (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (+.f64 y x))) (sqrt.f64 (/.f64 (+.f64 y x) z))) z) |
(* z (+ (sqrt (/ (+ x y) z)) (+ (* -1/8 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))))) |
(*.f64 (+.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (+.f64 y x))) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 y y))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 5 binary64))) (pow.f64 (+.f64 y x) #s(literal 3 binary64)))))) (sqrt.f64 (/.f64 (+.f64 y x) z))) z) |
(* z (+ (sqrt (/ (+ x y) z)) (+ (* -1/8 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/16 (* (* (pow x 3) (pow y 3)) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))))) |
(*.f64 (+.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 y y))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 5 binary64))) (pow.f64 (+.f64 y x) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 7 binary64))) (pow.f64 (+.f64 y x) #s(literal 5 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (+.f64 y x)))))) (sqrt.f64 (/.f64 (+.f64 y x) z))) z) |
(* z (+ x y)) |
(*.f64 (+.f64 y x) z) |
(* z (+ x (+ y (/ (* x y) z)))) |
(*.f64 (+.f64 (fma.f64 x (/.f64 y z) y) x) z) |
(* z (+ x (+ y (/ (* x y) z)))) |
(*.f64 (+.f64 (fma.f64 x (/.f64 y z) y) x) z) |
(* z (+ x (+ y (/ (* x y) z)))) |
(*.f64 (+.f64 (fma.f64 x (/.f64 y z) y) x) z) |
(* x z) |
(*.f64 z x) |
(* z (+ x (/ (* x y) z))) |
(*.f64 (fma.f64 x (/.f64 y z) x) z) |
(* z (+ x (/ (* x y) z))) |
(*.f64 (fma.f64 x (/.f64 y z) x) z) |
(* z (+ x (/ (* x y) z))) |
(*.f64 (fma.f64 x (/.f64 y z) x) z) |
(* 2 (sqrt (* z (+ x y)))) |
(*.f64 (sqrt.f64 (*.f64 (+.f64 y x) z)) #s(literal 2 binary64)) |
(* z (+ (* 2 (sqrt (/ (+ x y) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))) |
(*.f64 (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (+.f64 y x))) (*.f64 y x) (*.f64 (sqrt.f64 (/.f64 (+.f64 y x) z)) #s(literal 2 binary64))) z) |
(* z (+ (* -1/4 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 2 (sqrt (/ (+ x y) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (*.f64 y y))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 5 binary64))) (pow.f64 (+.f64 y x) #s(literal 3 binary64)))) (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (+.f64 y x))) (*.f64 y x) (*.f64 (sqrt.f64 (/.f64 (+.f64 y x) z)) #s(literal 2 binary64)))) z) |
(* z (+ (* -1/4 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/8 (* (* (pow x 3) (pow y 3)) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (+ (* 2 (sqrt (/ (+ x y) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (*.f64 y y))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 5 binary64))) (pow.f64 (+.f64 y x) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 7 binary64))) (pow.f64 (+.f64 y x) #s(literal 5 binary64)))) (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (+.f64 y x))) (*.f64 y x) (*.f64 (sqrt.f64 (/.f64 (+.f64 y x) z)) #s(literal 2 binary64))))) z) |
(sqrt (* z (+ x y))) |
(sqrt.f64 (*.f64 (+.f64 y x) z)) |
(* z (+ (sqrt (/ (+ x y) z)) (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (+.f64 y x))) (sqrt.f64 (/.f64 (+.f64 y x) z))) z) |
(* z (+ (sqrt (/ (+ x y) z)) (+ (* -1/8 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))))) |
(*.f64 (+.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (+.f64 y x))) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 y y))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 5 binary64))) (pow.f64 (+.f64 y x) #s(literal 3 binary64)))))) (sqrt.f64 (/.f64 (+.f64 y x) z))) z) |
(* z (+ (sqrt (/ (+ x y) z)) (+ (* -1/8 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/16 (* (* (pow x 3) (pow y 3)) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))))) |
(*.f64 (+.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 y y))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 5 binary64))) (pow.f64 (+.f64 y x) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 7 binary64))) (pow.f64 (+.f64 y x) #s(literal 5 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (+.f64 y x)))))) (sqrt.f64 (/.f64 (+.f64 y x) z))) z) |
(sqrt (/ 1 (* z (+ x y)))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 y x) z))) |
(+ (sqrt (/ 1 (* z (+ x y)))) (* -1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (pow (+ x y) 3))))))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (pow.f64 (+.f64 y x) #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 y x) z)))) |
(+ (sqrt (/ 1 (* z (+ x y)))) (+ (* -1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (pow (+ x y) 3)))))) (* 1/2 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 5)))))))) |
(+.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (pow.f64 (+.f64 y x) #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 y x) z)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (*.f64 y y))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 5 binary64))) (pow.f64 (+.f64 y x) #s(literal 5 binary64)))))) |
(+ (sqrt (/ 1 (* z (+ x y)))) (+ (* -1/2 (* (sqrt (/ (+ x y) (pow z 7))) (+ (* 1/4 (/ (* (pow x 2) (* (pow y 2) z)) (pow (+ x y) 3))) (/ (* (pow x 3) (pow y 3)) (pow (+ x y) 4))))) (+ (* -1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (pow (+ x y) 3)))))) (* 1/2 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 5))))))))) |
(+.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 (+.f64 y x) (pow.f64 z #s(literal 7 binary64))))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) z) (*.f64 x x)) (pow.f64 (+.f64 y x) #s(literal 3 binary64))) #s(literal 1/4 binary64) (/.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (pow.f64 (+.f64 y x) #s(literal 4 binary64)))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (pow.f64 (+.f64 y x) #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (*.f64 y y))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 5 binary64))) (pow.f64 (+.f64 y x) #s(literal 5 binary64))))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 y x) z)))) |
(/ 1 (* z (+ x y))) |
(/.f64 #s(literal 1 binary64) (*.f64 (+.f64 y x) z)) |
(/ (+ (* -1 (/ (* x y) (* z (pow (+ x y) 2)))) (/ 1 (+ x y))) z) |
(/.f64 (fma.f64 (neg.f64 x) (/.f64 y (*.f64 (pow.f64 (+.f64 y x) #s(literal 2 binary64)) z)) (/.f64 #s(literal 1 binary64) (+.f64 y x))) z) |
(/ (- (+ (/ 1 (+ x y)) (/ (* (pow x 2) (pow y 2)) (* (pow z 2) (pow (+ x y) 3)))) (/ (* x y) (* z (pow (+ x y) 2)))) z) |
(/.f64 (-.f64 (fma.f64 (/.f64 (*.f64 x x) (pow.f64 (+.f64 y x) #s(literal 3 binary64))) (*.f64 (/.f64 y z) (/.f64 y z)) (/.f64 #s(literal 1 binary64) (+.f64 y x))) (*.f64 (/.f64 x (pow.f64 (+.f64 y x) #s(literal 2 binary64))) (/.f64 y z))) z) |
(/ (- (+ (* -1 (/ (* (pow x 3) (pow y 3)) (* (pow z 3) (pow (+ x y) 4)))) (/ 1 (+ x y))) (+ (* -1 (/ (* (pow x 2) (pow y 2)) (* (pow z 2) (pow (+ x y) 3)))) (/ (* x y) (* z (pow (+ x y) 2))))) z) |
(/.f64 (-.f64 (fma.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (*.f64 (pow.f64 (+.f64 y x) #s(literal 4 binary64)) (pow.f64 z #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 y x))) (fma.f64 (neg.f64 (*.f64 x x)) (*.f64 (/.f64 y (pow.f64 (+.f64 y x) #s(literal 3 binary64))) (/.f64 y (*.f64 z z))) (*.f64 (/.f64 x (pow.f64 (+.f64 y x) #s(literal 2 binary64))) (/.f64 y z)))) z) |
(* 2 (sqrt (* z (+ x y)))) |
(*.f64 (sqrt.f64 (*.f64 (+.f64 y x) z)) #s(literal 2 binary64)) |
(* z (+ (* 2 (sqrt (/ (+ x y) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))) |
(*.f64 (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (+.f64 y x))) (*.f64 y x) (*.f64 (sqrt.f64 (/.f64 (+.f64 y x) z)) #s(literal 2 binary64))) z) |
(* z (+ (* -1/4 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 2 (sqrt (/ (+ x y) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (*.f64 y y))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 5 binary64))) (pow.f64 (+.f64 y x) #s(literal 3 binary64)))) (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (+.f64 y x))) (*.f64 y x) (*.f64 (sqrt.f64 (/.f64 (+.f64 y x) z)) #s(literal 2 binary64)))) z) |
(* z (+ (* -1/4 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/8 (* (* (pow x 3) (pow y 3)) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (+ (* 2 (sqrt (/ (+ x y) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (*.f64 y y))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 5 binary64))) (pow.f64 (+.f64 y x) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 7 binary64))) (pow.f64 (+.f64 y x) #s(literal 5 binary64)))) (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (+.f64 y x))) (*.f64 y x) (*.f64 (sqrt.f64 (/.f64 (+.f64 y x) z)) #s(literal 2 binary64))))) z) |
(sqrt (* z (+ x y))) |
(sqrt.f64 (*.f64 (+.f64 y x) z)) |
(* z (+ (sqrt (/ (+ x y) z)) (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (+.f64 y x))) (sqrt.f64 (/.f64 (+.f64 y x) z))) z) |
(* z (+ (sqrt (/ (+ x y) z)) (+ (* -1/8 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))))) |
(*.f64 (+.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (+.f64 y x))) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 y y))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 5 binary64))) (pow.f64 (+.f64 y x) #s(literal 3 binary64)))))) (sqrt.f64 (/.f64 (+.f64 y x) z))) z) |
(* z (+ (sqrt (/ (+ x y) z)) (+ (* -1/8 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/16 (* (* (pow x 3) (pow y 3)) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))))) |
(*.f64 (+.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 y y))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 5 binary64))) (pow.f64 (+.f64 y x) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 7 binary64))) (pow.f64 (+.f64 y x) #s(literal 5 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (+.f64 y x)))))) (sqrt.f64 (/.f64 (+.f64 y x) z))) z) |
(* (pow z 2) (pow (+ x y) 2)) |
(*.f64 (*.f64 z z) (pow.f64 (+.f64 y x) #s(literal 2 binary64))) |
(* (pow z 2) (+ (* 2 (/ (* x (* y (+ x y))) z)) (pow (+ x y) 2))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (+.f64 y x) y) x) z) #s(literal 2 binary64) (pow.f64 (+.f64 y x) #s(literal 2 binary64))) (*.f64 z z)) |
(* (pow z 2) (+ (* 2 (/ (* x (* y (+ x y))) z)) (+ (/ (* (pow x 2) (pow y 2)) (pow z 2)) (pow (+ x y) 2)))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (+.f64 y x) y) x) z) #s(literal 2 binary64) (fma.f64 (/.f64 (*.f64 y y) z) (/.f64 (*.f64 x x) z) (pow.f64 (+.f64 y x) #s(literal 2 binary64)))) (*.f64 z z)) |
(* (pow z 2) (+ (* 2 (/ (* x (* y (+ x y))) z)) (+ (/ (* (pow x 2) (pow y 2)) (pow z 2)) (pow (+ x y) 2)))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (+.f64 y x) y) x) z) #s(literal 2 binary64) (fma.f64 (/.f64 (*.f64 y y) z) (/.f64 (*.f64 x x) z) (pow.f64 (+.f64 y x) #s(literal 2 binary64)))) (*.f64 z z)) |
(* -2 (* (sqrt (* z (+ x y))) (pow (sqrt -1) 2))) |
(*.f64 (neg.f64 (sqrt.f64 (*.f64 (+.f64 y x) z))) #s(literal -2 binary64)) |
(* -1 (* z (+ (* 2 (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))) |
(*.f64 (neg.f64 z) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (+.f64 y x) z)) #s(literal -1 binary64)) #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (+.f64 y x))) (*.f64 y x)))) |
(* -1 (* z (+ (* -1/4 (* (/ (* (pow x 2) (pow y 2)) (pow (sqrt -1) 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 2 (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))))) |
(*.f64 (neg.f64 z) (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 5 binary64))) (pow.f64 (+.f64 y x) #s(literal 3 binary64)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (+.f64 y x) z)) #s(literal -1 binary64)) #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (+.f64 y x))) (*.f64 y x))))) |
(* -1 (* z (+ (* -1/4 (* (/ (* (pow x 2) (pow y 2)) (pow (sqrt -1) 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/8 (* (/ (* (pow x 3) (pow y 3)) (pow (sqrt -1) 4)) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (+ (* 2 (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))))) |
(*.f64 (neg.f64 z) (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 5 binary64))) (pow.f64 (+.f64 y x) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 7 binary64))) (pow.f64 (+.f64 y x) #s(literal 5 binary64)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (+.f64 y x) z)) #s(literal -1 binary64)) #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (+.f64 y x))) (*.f64 y x)))))) |
(* -1 (* (sqrt (* z (+ x y))) (pow (sqrt -1) 2))) |
(*.f64 (sqrt.f64 (*.f64 (+.f64 y x) z)) #s(literal 1 binary64)) |
(* -1 (* z (+ (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))) (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2))))) |
(*.f64 (neg.f64 z) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (+.f64 y x))) (*.f64 (sqrt.f64 (/.f64 (+.f64 y x) z)) #s(literal -1 binary64)))) |
(* -1 (* z (+ (* -1/8 (* (/ (* (pow x 2) (pow y 2)) (pow (sqrt -1) 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))) (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2)))))) |
(*.f64 (neg.f64 z) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 5 binary64))) (pow.f64 (+.f64 y x) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (+.f64 y x))) (*.f64 (sqrt.f64 (/.f64 (+.f64 y x) z)) #s(literal -1 binary64))))) |
(* -1 (* z (+ (* -1/8 (* (/ (* (pow x 2) (pow y 2)) (pow (sqrt -1) 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/16 (* (/ (* (pow x 3) (pow y 3)) (pow (sqrt -1) 4)) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (+ (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))) (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2))))))) |
(*.f64 (neg.f64 z) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 5 binary64))) (pow.f64 (+.f64 y x) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 7 binary64))) (pow.f64 (+.f64 y x) #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (+.f64 y x))) (*.f64 (sqrt.f64 (/.f64 (+.f64 y x) z)) #s(literal -1 binary64)))))) |
(* z (+ x y)) |
(*.f64 (+.f64 y x) z) |
(* -1 (* z (+ (* -1 (+ x y)) (* -1 (/ (* x y) z))))) |
(*.f64 (neg.f64 z) (neg.f64 (fma.f64 x (/.f64 y z) (+.f64 y x)))) |
(* -1 (* z (+ (* -1 (+ x y)) (* -1 (/ (* x y) z))))) |
(*.f64 (neg.f64 z) (neg.f64 (fma.f64 x (/.f64 y z) (+.f64 y x)))) |
(* -1 (* z (+ (* -1 (+ x y)) (* -1 (/ (* x y) z))))) |
(*.f64 (neg.f64 z) (neg.f64 (fma.f64 x (/.f64 y z) (+.f64 y x)))) |
(* -2 (* (sqrt (* z (+ (* -1 x) (* -1 y)))) (sqrt -1))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 (-.f64 (neg.f64 y) x) z)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -2 binary64)) |
(* -1 (* z (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 y)) z)) (sqrt -1))) (* (* x (* y (sqrt -1))) (sqrt (/ 1 (* (pow z 3) (+ (* -1 x) (* -1 y))))))))) |
(*.f64 (neg.f64 z) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (-.f64 (neg.f64 y) x) z))) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (-.f64 (neg.f64 y) x))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x)))) |
(* -1 (* z (+ (* -1/4 (* (* (pow x 2) (* (pow y 2) (sqrt -1))) (sqrt (/ 1 (* (pow z 5) (pow (+ (* -1 x) (* -1 y)) 3)))))) (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 y)) z)) (sqrt -1))) (* (* x (* y (sqrt -1))) (sqrt (/ 1 (* (pow z 3) (+ (* -1 x) (* -1 y)))))))))) |
(*.f64 (neg.f64 z) (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 y y)) (*.f64 x x))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 5 binary64))) (pow.f64 (-.f64 (neg.f64 y) x) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (-.f64 (neg.f64 y) x) z))) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (-.f64 (neg.f64 y) x))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x))))) |
(* -1 (* z (+ (* -1/4 (* (* (pow x 2) (* (pow y 2) (sqrt -1))) (sqrt (/ 1 (* (pow z 5) (pow (+ (* -1 x) (* -1 y)) 3)))))) (+ (* 1/8 (* (* (pow x 3) (* (pow y 3) (sqrt -1))) (sqrt (/ 1 (* (pow z 7) (pow (+ (* -1 x) (* -1 y)) 5)))))) (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 y)) z)) (sqrt -1))) (* (* x (* y (sqrt -1))) (sqrt (/ 1 (* (pow z 3) (+ (* -1 x) (* -1 y))))))))))) |
(*.f64 (neg.f64 z) (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 y y)) (*.f64 x x))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 5 binary64))) (pow.f64 (-.f64 (neg.f64 y) x) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 y #s(literal 3 binary64))) (pow.f64 x #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 7 binary64))) (pow.f64 (-.f64 (neg.f64 y) x) #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (-.f64 (neg.f64 y) x) z))) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (-.f64 (neg.f64 y) x))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x)))))) |
(* -1 (* (sqrt (* z (+ (* -1 x) (* -1 y)))) (sqrt -1))) |
(*.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (-.f64 (neg.f64 y) x) z))) |
(* -1 (* z (+ (* 1/2 (* (* x (* y (sqrt -1))) (sqrt (/ 1 (* (pow z 3) (+ (* -1 x) (* -1 y))))))) (* (sqrt (/ (+ (* -1 x) (* -1 y)) z)) (sqrt -1))))) |
(*.f64 (neg.f64 z) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (-.f64 (neg.f64 y) x))) (*.f64 (sqrt.f64 (/.f64 (-.f64 (neg.f64 y) x) z)) (sqrt.f64 #s(literal -1 binary64))))) |
(* -1 (* z (+ (* -1/8 (* (* (pow x 2) (* (pow y 2) (sqrt -1))) (sqrt (/ 1 (* (pow z 5) (pow (+ (* -1 x) (* -1 y)) 3)))))) (+ (* 1/2 (* (* x (* y (sqrt -1))) (sqrt (/ 1 (* (pow z 3) (+ (* -1 x) (* -1 y))))))) (* (sqrt (/ (+ (* -1 x) (* -1 y)) z)) (sqrt -1)))))) |
(*.f64 (neg.f64 z) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 y y)) (*.f64 x x))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 5 binary64))) (pow.f64 (-.f64 (neg.f64 y) x) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (-.f64 (neg.f64 y) x))) (*.f64 (sqrt.f64 (/.f64 (-.f64 (neg.f64 y) x) z)) (sqrt.f64 #s(literal -1 binary64)))))) |
(* -1 (* z (+ (* -1/8 (* (* (pow x 2) (* (pow y 2) (sqrt -1))) (sqrt (/ 1 (* (pow z 5) (pow (+ (* -1 x) (* -1 y)) 3)))))) (+ (* 1/16 (* (* (pow x 3) (* (pow y 3) (sqrt -1))) (sqrt (/ 1 (* (pow z 7) (pow (+ (* -1 x) (* -1 y)) 5)))))) (+ (* 1/2 (* (* x (* y (sqrt -1))) (sqrt (/ 1 (* (pow z 3) (+ (* -1 x) (* -1 y))))))) (* (sqrt (/ (+ (* -1 x) (* -1 y)) z)) (sqrt -1))))))) |
(*.f64 (neg.f64 z) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 y y)) (*.f64 x x))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 5 binary64))) (pow.f64 (-.f64 (neg.f64 y) x) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 y #s(literal 3 binary64))) (pow.f64 x #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 7 binary64))) (pow.f64 (-.f64 (neg.f64 y) x) #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (-.f64 (neg.f64 y) x))) (*.f64 (sqrt.f64 (/.f64 (-.f64 (neg.f64 y) x) z)) (sqrt.f64 #s(literal -1 binary64))))))) |
(* -1 (* z (+ (* -1 x) (* -1 y)))) |
(*.f64 (neg.f64 z) (-.f64 (neg.f64 y) x)) |
(* -1 (* z (+ (* -1 x) (+ (* -1 y) (* -1 (/ (* x y) z)))))) |
(*.f64 (neg.f64 z) (neg.f64 (fma.f64 x (/.f64 y z) (+.f64 y x)))) |
(* -1 (* z (+ (* -1 x) (+ (* -1 y) (* -1 (/ (* x y) z)))))) |
(*.f64 (neg.f64 z) (neg.f64 (fma.f64 x (/.f64 y z) (+.f64 y x)))) |
(* -1 (* z (+ (* -1 x) (+ (* -1 y) (* -1 (/ (* x y) z)))))) |
(*.f64 (neg.f64 z) (neg.f64 (fma.f64 x (/.f64 y z) (+.f64 y x)))) |
(* -2 (* (sqrt (* z (+ (* -1 x) (* -1 y)))) (sqrt -1))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 (-.f64 (neg.f64 y) x) z)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -2 binary64)) |
(* -1 (* z (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 y)) z)) (sqrt -1))) (* (* x (* y (sqrt -1))) (sqrt (/ 1 (* (pow z 3) (+ (* -1 x) (* -1 y))))))))) |
(*.f64 (neg.f64 z) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (-.f64 (neg.f64 y) x) z))) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (-.f64 (neg.f64 y) x))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x)))) |
(* -1 (* z (+ (* -1/4 (* (* (pow x 2) (* (pow y 2) (sqrt -1))) (sqrt (/ 1 (* (pow z 5) (pow (+ (* -1 x) (* -1 y)) 3)))))) (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 y)) z)) (sqrt -1))) (* (* x (* y (sqrt -1))) (sqrt (/ 1 (* (pow z 3) (+ (* -1 x) (* -1 y)))))))))) |
(*.f64 (neg.f64 z) (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 y y)) (*.f64 x x))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 5 binary64))) (pow.f64 (-.f64 (neg.f64 y) x) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (-.f64 (neg.f64 y) x) z))) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (-.f64 (neg.f64 y) x))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x))))) |
(* -1 (* z (+ (* -1/4 (* (* (pow x 2) (* (pow y 2) (sqrt -1))) (sqrt (/ 1 (* (pow z 5) (pow (+ (* -1 x) (* -1 y)) 3)))))) (+ (* 1/8 (* (* (pow x 3) (* (pow y 3) (sqrt -1))) (sqrt (/ 1 (* (pow z 7) (pow (+ (* -1 x) (* -1 y)) 5)))))) (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 y)) z)) (sqrt -1))) (* (* x (* y (sqrt -1))) (sqrt (/ 1 (* (pow z 3) (+ (* -1 x) (* -1 y))))))))))) |
(*.f64 (neg.f64 z) (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 y y)) (*.f64 x x))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 5 binary64))) (pow.f64 (-.f64 (neg.f64 y) x) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 y #s(literal 3 binary64))) (pow.f64 x #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 7 binary64))) (pow.f64 (-.f64 (neg.f64 y) x) #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (-.f64 (neg.f64 y) x) z))) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (-.f64 (neg.f64 y) x))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x)))))) |
(* -1 (* (sqrt (* z (+ (* -1 x) (* -1 y)))) (sqrt -1))) |
(*.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (-.f64 (neg.f64 y) x) z))) |
(* -1 (* z (+ (* 1/2 (* (* x (* y (sqrt -1))) (sqrt (/ 1 (* (pow z 3) (+ (* -1 x) (* -1 y))))))) (* (sqrt (/ (+ (* -1 x) (* -1 y)) z)) (sqrt -1))))) |
(*.f64 (neg.f64 z) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (-.f64 (neg.f64 y) x))) (*.f64 (sqrt.f64 (/.f64 (-.f64 (neg.f64 y) x) z)) (sqrt.f64 #s(literal -1 binary64))))) |
(* -1 (* z (+ (* -1/8 (* (* (pow x 2) (* (pow y 2) (sqrt -1))) (sqrt (/ 1 (* (pow z 5) (pow (+ (* -1 x) (* -1 y)) 3)))))) (+ (* 1/2 (* (* x (* y (sqrt -1))) (sqrt (/ 1 (* (pow z 3) (+ (* -1 x) (* -1 y))))))) (* (sqrt (/ (+ (* -1 x) (* -1 y)) z)) (sqrt -1)))))) |
(*.f64 (neg.f64 z) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 y y)) (*.f64 x x))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 5 binary64))) (pow.f64 (-.f64 (neg.f64 y) x) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (-.f64 (neg.f64 y) x))) (*.f64 (sqrt.f64 (/.f64 (-.f64 (neg.f64 y) x) z)) (sqrt.f64 #s(literal -1 binary64)))))) |
(* -1 (* z (+ (* -1/8 (* (* (pow x 2) (* (pow y 2) (sqrt -1))) (sqrt (/ 1 (* (pow z 5) (pow (+ (* -1 x) (* -1 y)) 3)))))) (+ (* 1/16 (* (* (pow x 3) (* (pow y 3) (sqrt -1))) (sqrt (/ 1 (* (pow z 7) (pow (+ (* -1 x) (* -1 y)) 5)))))) (+ (* 1/2 (* (* x (* y (sqrt -1))) (sqrt (/ 1 (* (pow z 3) (+ (* -1 x) (* -1 y))))))) (* (sqrt (/ (+ (* -1 x) (* -1 y)) z)) (sqrt -1))))))) |
(*.f64 (neg.f64 z) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 y y)) (*.f64 x x))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 5 binary64))) (pow.f64 (-.f64 (neg.f64 y) x) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 y #s(literal 3 binary64))) (pow.f64 x #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 7 binary64))) (pow.f64 (-.f64 (neg.f64 y) x) #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (-.f64 (neg.f64 y) x))) (*.f64 (sqrt.f64 (/.f64 (-.f64 (neg.f64 y) x) z)) (sqrt.f64 #s(literal -1 binary64))))))) |
(* -1 (* z (+ (* -1 x) (* -1 y)))) |
(*.f64 (neg.f64 z) (-.f64 (neg.f64 y) x)) |
(* -1 (* z (+ (* -1 x) (+ (* -1 y) (* -1 (/ (* x y) z)))))) |
(*.f64 (neg.f64 z) (neg.f64 (fma.f64 x (/.f64 y z) (+.f64 y x)))) |
(* -1 (* z (+ (* -1 x) (+ (* -1 y) (* -1 (/ (* x y) z)))))) |
(*.f64 (neg.f64 z) (neg.f64 (fma.f64 x (/.f64 y z) (+.f64 y x)))) |
(* -1 (* z (+ (* -1 x) (+ (* -1 y) (* -1 (/ (* x y) z)))))) |
(*.f64 (neg.f64 z) (neg.f64 (fma.f64 x (/.f64 y z) (+.f64 y x)))) |
(* x z) |
(*.f64 z x) |
(* -1 (* z (+ (* -1 x) (* -1 (/ (* x y) z))))) |
(*.f64 (neg.f64 z) (neg.f64 (fma.f64 x (/.f64 y z) x))) |
(* -1 (* z (+ (* -1 x) (* -1 (/ (* x y) z))))) |
(*.f64 (neg.f64 z) (neg.f64 (fma.f64 x (/.f64 y z) x))) |
(* -1 (* z (+ (* -1 x) (* -1 (/ (* x y) z))))) |
(*.f64 (neg.f64 z) (neg.f64 (fma.f64 x (/.f64 y z) x))) |
(* -2 (* (sqrt (* z (+ x y))) (pow (sqrt -1) 2))) |
(*.f64 (neg.f64 (sqrt.f64 (*.f64 (+.f64 y x) z))) #s(literal -2 binary64)) |
(* -1 (* z (+ (* 2 (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))) |
(*.f64 (neg.f64 z) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (+.f64 y x) z)) #s(literal -1 binary64)) #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (+.f64 y x))) (*.f64 y x)))) |
(* -1 (* z (+ (* -1/4 (* (/ (* (pow x 2) (pow y 2)) (pow (sqrt -1) 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 2 (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))))) |
(*.f64 (neg.f64 z) (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 5 binary64))) (pow.f64 (+.f64 y x) #s(literal 3 binary64)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (+.f64 y x) z)) #s(literal -1 binary64)) #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (+.f64 y x))) (*.f64 y x))))) |
(* -1 (* z (+ (* -1/4 (* (/ (* (pow x 2) (pow y 2)) (pow (sqrt -1) 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/8 (* (/ (* (pow x 3) (pow y 3)) (pow (sqrt -1) 4)) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (+ (* 2 (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))))) |
(*.f64 (neg.f64 z) (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 5 binary64))) (pow.f64 (+.f64 y x) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 7 binary64))) (pow.f64 (+.f64 y x) #s(literal 5 binary64)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (+.f64 y x) z)) #s(literal -1 binary64)) #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (+.f64 y x))) (*.f64 y x)))))) |
(* -1 (* (sqrt (* z (+ x y))) (pow (sqrt -1) 2))) |
(*.f64 (sqrt.f64 (*.f64 (+.f64 y x) z)) #s(literal 1 binary64)) |
(* -1 (* z (+ (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))) (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2))))) |
(*.f64 (neg.f64 z) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (+.f64 y x))) (*.f64 (sqrt.f64 (/.f64 (+.f64 y x) z)) #s(literal -1 binary64)))) |
(* -1 (* z (+ (* -1/8 (* (/ (* (pow x 2) (pow y 2)) (pow (sqrt -1) 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))) (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2)))))) |
(*.f64 (neg.f64 z) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 5 binary64))) (pow.f64 (+.f64 y x) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (+.f64 y x))) (*.f64 (sqrt.f64 (/.f64 (+.f64 y x) z)) #s(literal -1 binary64))))) |
(* -1 (* z (+ (* -1/8 (* (/ (* (pow x 2) (pow y 2)) (pow (sqrt -1) 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/16 (* (/ (* (pow x 3) (pow y 3)) (pow (sqrt -1) 4)) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (+ (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))) (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2))))))) |
(*.f64 (neg.f64 z) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 5 binary64))) (pow.f64 (+.f64 y x) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 7 binary64))) (pow.f64 (+.f64 y x) #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (+.f64 y x))) (*.f64 (sqrt.f64 (/.f64 (+.f64 y x) z)) #s(literal -1 binary64)))))) |
(* (sqrt (/ 1 (* z (+ x y)))) (pow (sqrt -1) 2)) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 y x) z))) #s(literal -1 binary64)) |
(+ (* -1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (pow (+ x y) 3)))))) (* (sqrt (/ 1 (* z (+ x y)))) (pow (sqrt -1) 2))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (pow.f64 (+.f64 y x) #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 y x) z))) #s(literal -1 binary64))) |
(+ (* -1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (pow (+ x y) 3)))))) (+ (* 1/2 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 5)))))) (* (sqrt (/ 1 (* z (+ x y)))) (pow (sqrt -1) 2)))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (pow.f64 (+.f64 y x) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (*.f64 y y))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 5 binary64))) (pow.f64 (+.f64 y x) #s(literal 5 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 y x) z))) #s(literal -1 binary64)))) |
(+ (* -1 (/ (+ (* -1/2 (* (* (pow x 2) (pow y 2)) (sqrt (/ z (pow (+ x y) 5))))) (* 1/2 (* (sqrt (/ (+ x y) z)) (+ (* -1/4 (/ (* (pow x 2) (* (pow y 2) z)) (* (pow (sqrt -1) 2) (pow (+ x y) 3)))) (/ (* (pow x 3) (pow y 3)) (pow (+ x y) 4)))))) (pow z 3))) (+ (* -1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (pow (+ x y) 3)))))) (* (sqrt (/ 1 (* z (+ x y)))) (pow (sqrt -1) 2)))) |
(-.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (pow.f64 (+.f64 y x) #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 y x) z))) #s(literal -1 binary64))) (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (*.f64 y y))) (sqrt.f64 (/.f64 z (pow.f64 (+.f64 y x) #s(literal 5 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (+.f64 y x) z))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) z) (*.f64 x x)) (pow.f64 (+.f64 y x) #s(literal 3 binary64))) #s(literal 1/4 binary64) (/.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (pow.f64 (+.f64 y x) #s(literal 4 binary64)))))) (pow.f64 z #s(literal 3 binary64)))) |
(/ 1 (* z (+ x y))) |
(/.f64 #s(literal 1 binary64) (*.f64 (+.f64 y x) z)) |
(* -1 (/ (- (/ (* x y) (* z (pow (+ x y) 2))) (/ 1 (+ x y))) z)) |
(/.f64 (fma.f64 (/.f64 x (pow.f64 (+.f64 y x) #s(literal 2 binary64))) (/.f64 y z) (/.f64 #s(literal -1 binary64) (+.f64 y x))) (neg.f64 z)) |
(* -1 (/ (- (* -1 (/ (- (/ (* (pow x 2) (pow y 2)) (* z (pow (+ x y) 3))) (/ (* x y) (pow (+ x y) 2))) z)) (/ 1 (+ x y))) z)) |
(/.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (*.f64 x x) (pow.f64 (+.f64 y x) #s(literal 3 binary64))) (/.f64 (*.f64 y y) z) (*.f64 (neg.f64 x) (/.f64 y (pow.f64 (+.f64 y x) #s(literal 2 binary64))))) z) #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 y x))) (neg.f64 z)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (/ (* (pow x 3) (pow y 3)) (* z (pow (+ x y) 4))) (/ (* (pow x 2) (pow y 2)) (pow (+ x y) 3))) z)) (/ (* x y) (pow (+ x y) 2))) z)) (/ 1 (+ x y))) z)) |
(/.f64 (-.f64 (/.f64 (-.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (+.f64 y x) #s(literal 4 binary64))) (/.f64 (pow.f64 y #s(literal 3 binary64)) z) (/.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (pow.f64 (-.f64 (neg.f64 y) x) #s(literal 3 binary64)))) (neg.f64 z)) (*.f64 x (/.f64 y (pow.f64 (+.f64 y x) #s(literal 2 binary64))))) (neg.f64 z)) (/.f64 #s(literal 1 binary64) (+.f64 y x))) (neg.f64 z)) |
(* -2 (* (sqrt (* z (+ x y))) (pow (sqrt -1) 2))) |
(*.f64 (neg.f64 (sqrt.f64 (*.f64 (+.f64 y x) z))) #s(literal -2 binary64)) |
(* -1 (* z (+ (* 2 (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))) |
(*.f64 (neg.f64 z) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (+.f64 y x) z)) #s(literal -1 binary64)) #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (+.f64 y x))) (*.f64 y x)))) |
(* -1 (* z (+ (* -1/4 (* (/ (* (pow x 2) (pow y 2)) (pow (sqrt -1) 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 2 (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))))) |
(*.f64 (neg.f64 z) (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 5 binary64))) (pow.f64 (+.f64 y x) #s(literal 3 binary64)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (+.f64 y x) z)) #s(literal -1 binary64)) #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (+.f64 y x))) (*.f64 y x))))) |
(* -1 (* z (+ (* -1/4 (* (/ (* (pow x 2) (pow y 2)) (pow (sqrt -1) 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/8 (* (/ (* (pow x 3) (pow y 3)) (pow (sqrt -1) 4)) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (+ (* 2 (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))))) |
(*.f64 (neg.f64 z) (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 5 binary64))) (pow.f64 (+.f64 y x) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 7 binary64))) (pow.f64 (+.f64 y x) #s(literal 5 binary64)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (+.f64 y x) z)) #s(literal -1 binary64)) #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (+.f64 y x))) (*.f64 y x)))))) |
(* -1 (* (sqrt (* z (+ x y))) (pow (sqrt -1) 2))) |
(*.f64 (sqrt.f64 (*.f64 (+.f64 y x) z)) #s(literal 1 binary64)) |
(* -1 (* z (+ (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))) (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2))))) |
(*.f64 (neg.f64 z) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (+.f64 y x))) (*.f64 (sqrt.f64 (/.f64 (+.f64 y x) z)) #s(literal -1 binary64)))) |
(* -1 (* z (+ (* -1/8 (* (/ (* (pow x 2) (pow y 2)) (pow (sqrt -1) 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))) (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2)))))) |
(*.f64 (neg.f64 z) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 5 binary64))) (pow.f64 (+.f64 y x) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (+.f64 y x))) (*.f64 (sqrt.f64 (/.f64 (+.f64 y x) z)) #s(literal -1 binary64))))) |
(* -1 (* z (+ (* -1/8 (* (/ (* (pow x 2) (pow y 2)) (pow (sqrt -1) 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/16 (* (/ (* (pow x 3) (pow y 3)) (pow (sqrt -1) 4)) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (+ (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))) (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2))))))) |
(*.f64 (neg.f64 z) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 5 binary64))) (pow.f64 (+.f64 y x) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 7 binary64))) (pow.f64 (+.f64 y x) #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (+.f64 y x))) (*.f64 (sqrt.f64 (/.f64 (+.f64 y x) z)) #s(literal -1 binary64)))))) |
(* (pow z 2) (pow (+ x y) 2)) |
(*.f64 (*.f64 z z) (pow.f64 (+.f64 y x) #s(literal 2 binary64))) |
(* (pow z 2) (+ (* 2 (/ (* x (* y (+ x y))) z)) (pow (+ x y) 2))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (+.f64 y x) y) x) z) #s(literal 2 binary64) (pow.f64 (+.f64 y x) #s(literal 2 binary64))) (*.f64 z z)) |
(* (pow z 2) (+ (* -1 (/ (+ (* -2 (* x (* y (+ x y)))) (* -1 (/ (* (pow x 2) (pow y 2)) z))) z)) (pow (+ x y) 2))) |
(*.f64 (-.f64 (pow.f64 (+.f64 y x) #s(literal 2 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 (+.f64 y x) y) (/.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (neg.f64 z))) z)) (*.f64 z z)) |
(* (pow z 2) (+ (* -1 (/ (+ (* -2 (* x (* y (+ x y)))) (* -1 (/ (* (pow x 2) (pow y 2)) z))) z)) (pow (+ x y) 2))) |
(*.f64 (-.f64 (pow.f64 (+.f64 y x) #s(literal 2 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 (+.f64 y x) y) (/.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (neg.f64 z))) z)) (*.f64 z z)) |
(* 2 (sqrt (* x z))) |
(*.f64 (sqrt.f64 (*.f64 z x)) #s(literal 2 binary64)) |
(+ (* 2 (sqrt (* x z))) (* (sqrt (/ 1 (* x z))) (* y (+ x z)))) |
(fma.f64 (*.f64 (+.f64 z x) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z x))) (*.f64 (sqrt.f64 (*.f64 z x)) #s(literal 2 binary64))) |
(+ (* 2 (sqrt (* x z))) (* y (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (* y (pow (+ x z) 2)))) (* (sqrt (/ 1 (* x z))) (+ x z))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (pow.f64 z #s(literal 3 binary64))))) (*.f64 (pow.f64 (+.f64 z x) #s(literal 2 binary64)) y) (*.f64 (+.f64 z x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z x))))) y (*.f64 (sqrt.f64 (*.f64 z x)) #s(literal 2 binary64))) |
(+ (* 2 (sqrt (* x z))) (* y (+ (* y (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (pow (+ x z) 2))) (* 1/8 (* (sqrt (/ 1 (* (pow x 5) (pow z 5)))) (* y (pow (+ x z) 3)))))) (* (sqrt (/ 1 (* x z))) (+ x z))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 z #s(literal 5 binary64))))) (*.f64 (pow.f64 (+.f64 z x) #s(literal 3 binary64)) y) (*.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (pow.f64 z #s(literal 3 binary64))))) (pow.f64 (+.f64 z x) #s(literal 2 binary64)))) y (*.f64 (+.f64 z x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z x))))) y (*.f64 (sqrt.f64 (*.f64 z x)) #s(literal 2 binary64))) |
(sqrt (* x z)) |
(sqrt.f64 (*.f64 z x)) |
(+ (sqrt (* x z)) (* 1/2 (* (sqrt (/ 1 (* x z))) (* y (+ x z))))) |
(fma.f64 (*.f64 (*.f64 (+.f64 z x) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z x)))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 z x))) |
(+ (sqrt (* x z)) (* y (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (* y (pow (+ x z) 2)))) (* 1/2 (* (sqrt (/ 1 (* x z))) (+ x z)))))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 (+.f64 z x) #s(literal 2 binary64)) y) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (pow.f64 z #s(literal 3 binary64))))) #s(literal -1/8 binary64) (*.f64 (*.f64 (+.f64 z x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z x)))) #s(literal 1/2 binary64))) y (sqrt.f64 (*.f64 z x))) |
(+ (sqrt (* x z)) (* y (+ (* 1/2 (* (sqrt (/ 1 (* x z))) (+ x z))) (* y (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (pow (+ x z) 2))) (* 1/16 (* (sqrt (/ 1 (* (pow x 5) (pow z 5)))) (* y (pow (+ x z) 3))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 z #s(literal 5 binary64))))) (*.f64 (pow.f64 (+.f64 z x) #s(literal 3 binary64)) y) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (pow.f64 z #s(literal 3 binary64))))) (pow.f64 (+.f64 z x) #s(literal 2 binary64)))) y (*.f64 (*.f64 (+.f64 z x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z x)))) #s(literal 1/2 binary64))) y (sqrt.f64 (*.f64 z x))) |
(* x z) |
(*.f64 z x) |
(+ (* x z) (* y (+ x z))) |
(fma.f64 (+.f64 z x) y (*.f64 z x)) |
(+ (* x z) (* y (+ x z))) |
(fma.f64 (+.f64 z x) y (*.f64 z x)) |
(+ (* x z) (* y (+ x z))) |
(fma.f64 (+.f64 z x) y (*.f64 z x)) |
x |
(+ x y) |
(+.f64 y x) |
(+ x y) |
(+.f64 y x) |
(+ x y) |
(+.f64 y x) |
(* 2 (sqrt (* x z))) |
(*.f64 (sqrt.f64 (*.f64 z x)) #s(literal 2 binary64)) |
(+ (* 2 (sqrt (* x z))) (* (sqrt (/ 1 (* x z))) (* y (+ x z)))) |
(fma.f64 (*.f64 (+.f64 z x) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z x))) (*.f64 (sqrt.f64 (*.f64 z x)) #s(literal 2 binary64))) |
(+ (* 2 (sqrt (* x z))) (* y (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (* y (pow (+ x z) 2)))) (* (sqrt (/ 1 (* x z))) (+ x z))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (pow.f64 z #s(literal 3 binary64))))) (*.f64 (pow.f64 (+.f64 z x) #s(literal 2 binary64)) y) (*.f64 (+.f64 z x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z x))))) y (*.f64 (sqrt.f64 (*.f64 z x)) #s(literal 2 binary64))) |
(+ (* 2 (sqrt (* x z))) (* y (+ (* y (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (pow (+ x z) 2))) (* 1/8 (* (sqrt (/ 1 (* (pow x 5) (pow z 5)))) (* y (pow (+ x z) 3)))))) (* (sqrt (/ 1 (* x z))) (+ x z))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 z #s(literal 5 binary64))))) (*.f64 (pow.f64 (+.f64 z x) #s(literal 3 binary64)) y) (*.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (pow.f64 z #s(literal 3 binary64))))) (pow.f64 (+.f64 z x) #s(literal 2 binary64)))) y (*.f64 (+.f64 z x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z x))))) y (*.f64 (sqrt.f64 (*.f64 z x)) #s(literal 2 binary64))) |
(sqrt (* x z)) |
(sqrt.f64 (*.f64 z x)) |
(+ (sqrt (* x z)) (* 1/2 (* (sqrt (/ 1 (* x z))) (* y (+ x z))))) |
(fma.f64 (*.f64 (*.f64 (+.f64 z x) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z x)))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 z x))) |
(+ (sqrt (* x z)) (* y (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (* y (pow (+ x z) 2)))) (* 1/2 (* (sqrt (/ 1 (* x z))) (+ x z)))))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 (+.f64 z x) #s(literal 2 binary64)) y) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (pow.f64 z #s(literal 3 binary64))))) #s(literal -1/8 binary64) (*.f64 (*.f64 (+.f64 z x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z x)))) #s(literal 1/2 binary64))) y (sqrt.f64 (*.f64 z x))) |
(+ (sqrt (* x z)) (* y (+ (* 1/2 (* (sqrt (/ 1 (* x z))) (+ x z))) (* y (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (pow (+ x z) 2))) (* 1/16 (* (sqrt (/ 1 (* (pow x 5) (pow z 5)))) (* y (pow (+ x z) 3))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 z #s(literal 5 binary64))))) (*.f64 (pow.f64 (+.f64 z x) #s(literal 3 binary64)) y) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (pow.f64 z #s(literal 3 binary64))))) (pow.f64 (+.f64 z x) #s(literal 2 binary64)))) y (*.f64 (*.f64 (+.f64 z x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z x)))) #s(literal 1/2 binary64))) y (sqrt.f64 (*.f64 z x))) |
(* x z) |
(*.f64 z x) |
(+ (* x z) (* y (+ x z))) |
(fma.f64 (+.f64 z x) y (*.f64 z x)) |
(+ (* x z) (* y (+ x z))) |
(fma.f64 (+.f64 z x) y (*.f64 z x)) |
(+ (* x z) (* y (+ x z))) |
(fma.f64 (+.f64 z x) y (*.f64 z x)) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* 2 (sqrt (* x z))) |
(*.f64 (sqrt.f64 (*.f64 z x)) #s(literal 2 binary64)) |
(+ (* 2 (sqrt (* x z))) (* (sqrt (/ 1 (* x z))) (* y (+ x z)))) |
(fma.f64 (*.f64 (+.f64 z x) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z x))) (*.f64 (sqrt.f64 (*.f64 z x)) #s(literal 2 binary64))) |
(+ (* 2 (sqrt (* x z))) (* y (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (* y (pow (+ x z) 2)))) (* (sqrt (/ 1 (* x z))) (+ x z))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (pow.f64 z #s(literal 3 binary64))))) (*.f64 (pow.f64 (+.f64 z x) #s(literal 2 binary64)) y) (*.f64 (+.f64 z x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z x))))) y (*.f64 (sqrt.f64 (*.f64 z x)) #s(literal 2 binary64))) |
(+ (* 2 (sqrt (* x z))) (* y (+ (* y (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (pow (+ x z) 2))) (* 1/8 (* (sqrt (/ 1 (* (pow x 5) (pow z 5)))) (* y (pow (+ x z) 3)))))) (* (sqrt (/ 1 (* x z))) (+ x z))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 z #s(literal 5 binary64))))) (*.f64 (pow.f64 (+.f64 z x) #s(literal 3 binary64)) y) (*.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (pow.f64 z #s(literal 3 binary64))))) (pow.f64 (+.f64 z x) #s(literal 2 binary64)))) y (*.f64 (+.f64 z x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z x))))) y (*.f64 (sqrt.f64 (*.f64 z x)) #s(literal 2 binary64))) |
(sqrt (* x z)) |
(sqrt.f64 (*.f64 z x)) |
(+ (sqrt (* x z)) (* 1/2 (* (sqrt (/ 1 (* x z))) (* y (+ x z))))) |
(fma.f64 (*.f64 (*.f64 (+.f64 z x) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z x)))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 z x))) |
(+ (sqrt (* x z)) (* y (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (* y (pow (+ x z) 2)))) (* 1/2 (* (sqrt (/ 1 (* x z))) (+ x z)))))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 (+.f64 z x) #s(literal 2 binary64)) y) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (pow.f64 z #s(literal 3 binary64))))) #s(literal -1/8 binary64) (*.f64 (*.f64 (+.f64 z x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z x)))) #s(literal 1/2 binary64))) y (sqrt.f64 (*.f64 z x))) |
(+ (sqrt (* x z)) (* y (+ (* 1/2 (* (sqrt (/ 1 (* x z))) (+ x z))) (* y (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (pow (+ x z) 2))) (* 1/16 (* (sqrt (/ 1 (* (pow x 5) (pow z 5)))) (* y (pow (+ x z) 3))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 z #s(literal 5 binary64))))) (*.f64 (pow.f64 (+.f64 z x) #s(literal 3 binary64)) y) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (pow.f64 z #s(literal 3 binary64))))) (pow.f64 (+.f64 z x) #s(literal 2 binary64)))) y (*.f64 (*.f64 (+.f64 z x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z x)))) #s(literal 1/2 binary64))) y (sqrt.f64 (*.f64 z x))) |
(* x z) |
(*.f64 z x) |
(+ (* x z) (* y (+ x z))) |
(fma.f64 (+.f64 z x) y (*.f64 z x)) |
(+ (* x z) (* y (+ x z))) |
(fma.f64 (+.f64 z x) y (*.f64 z x)) |
(+ (* x z) (* y (+ x z))) |
(fma.f64 (+.f64 z x) y (*.f64 z x)) |
(* x z) |
(*.f64 z x) |
(+ (* x y) (* x z)) |
(*.f64 (+.f64 z y) x) |
(+ (* x y) (* x z)) |
(*.f64 (+.f64 z y) x) |
(+ (* x y) (* x z)) |
(*.f64 (+.f64 z y) x) |
(* 2 (sqrt (* x z))) |
(*.f64 (sqrt.f64 (*.f64 z x)) #s(literal 2 binary64)) |
(+ (* 2 (sqrt (* x z))) (* (sqrt (/ 1 (* x z))) (* y (+ x z)))) |
(fma.f64 (*.f64 (+.f64 z x) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z x))) (*.f64 (sqrt.f64 (*.f64 z x)) #s(literal 2 binary64))) |
(+ (* 2 (sqrt (* x z))) (* y (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (* y (pow (+ x z) 2)))) (* (sqrt (/ 1 (* x z))) (+ x z))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (pow.f64 z #s(literal 3 binary64))))) (*.f64 (pow.f64 (+.f64 z x) #s(literal 2 binary64)) y) (*.f64 (+.f64 z x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z x))))) y (*.f64 (sqrt.f64 (*.f64 z x)) #s(literal 2 binary64))) |
(+ (* 2 (sqrt (* x z))) (* y (+ (* y (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (pow (+ x z) 2))) (* 1/8 (* (sqrt (/ 1 (* (pow x 5) (pow z 5)))) (* y (pow (+ x z) 3)))))) (* (sqrt (/ 1 (* x z))) (+ x z))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 z #s(literal 5 binary64))))) (*.f64 (pow.f64 (+.f64 z x) #s(literal 3 binary64)) y) (*.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (pow.f64 z #s(literal 3 binary64))))) (pow.f64 (+.f64 z x) #s(literal 2 binary64)))) y (*.f64 (+.f64 z x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z x))))) y (*.f64 (sqrt.f64 (*.f64 z x)) #s(literal 2 binary64))) |
(sqrt (* x z)) |
(sqrt.f64 (*.f64 z x)) |
(+ (sqrt (* x z)) (* 1/2 (* (sqrt (/ 1 (* x z))) (* y (+ x z))))) |
(fma.f64 (*.f64 (*.f64 (+.f64 z x) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z x)))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 z x))) |
(+ (sqrt (* x z)) (* y (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (* y (pow (+ x z) 2)))) (* 1/2 (* (sqrt (/ 1 (* x z))) (+ x z)))))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 (+.f64 z x) #s(literal 2 binary64)) y) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (pow.f64 z #s(literal 3 binary64))))) #s(literal -1/8 binary64) (*.f64 (*.f64 (+.f64 z x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z x)))) #s(literal 1/2 binary64))) y (sqrt.f64 (*.f64 z x))) |
(+ (sqrt (* x z)) (* y (+ (* 1/2 (* (sqrt (/ 1 (* x z))) (+ x z))) (* y (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (pow (+ x z) 2))) (* 1/16 (* (sqrt (/ 1 (* (pow x 5) (pow z 5)))) (* y (pow (+ x z) 3))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 z #s(literal 5 binary64))))) (*.f64 (pow.f64 (+.f64 z x) #s(literal 3 binary64)) y) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (pow.f64 z #s(literal 3 binary64))))) (pow.f64 (+.f64 z x) #s(literal 2 binary64)))) y (*.f64 (*.f64 (+.f64 z x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z x)))) #s(literal 1/2 binary64))) y (sqrt.f64 (*.f64 z x))) |
(sqrt (/ 1 (* x z))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z x))) |
(+ (sqrt (/ 1 (* x z))) (* -1/2 (* (sqrt (* x z)) (* y (+ (/ 1 (* x (pow z 2))) (/ 1 (* (pow x 2) z))))))) |
(fma.f64 (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) z)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 z z) x))) y) (sqrt.f64 (*.f64 z x))) #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z x)))) |
(+ (sqrt (/ 1 (* x z))) (* y (+ (* -1/2 (* (sqrt (* x z)) (* y (+ (* -1 (/ (* (+ x z) (+ (/ 1 (* x (pow z 2))) (/ 1 (* (pow x 2) z)))) (* x z))) (* 1/4 (* x (* z (pow (+ (/ 1 (* x (pow z 2))) (/ 1 (* (pow x 2) z))) 2)))))))) (* -1/2 (* (sqrt (* x z)) (+ (/ 1 (* x (pow z 2))) (/ 1 (* (pow x 2) z)))))))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 (sqrt.f64 (*.f64 z x)) y) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) (*.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) z)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 z z) x))) #s(literal 2 binary64)) z) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) z)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 z z) x))) (+.f64 z x)) (*.f64 (neg.f64 z) x))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) z)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 z z) x))) (sqrt.f64 (*.f64 z x))))) y (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z x)))) |
(+ (sqrt (/ 1 (* x z))) (* y (+ (* -1/2 (* (sqrt (* x z)) (+ (/ 1 (* x (pow z 2))) (/ 1 (* (pow x 2) z))))) (* y (+ (* -1/2 (* (sqrt (* x z)) (* y (+ (* 1/2 (* x (* z (* (+ (* -1 (/ (* (+ x z) (+ (/ 1 (* x (pow z 2))) (/ 1 (* (pow x 2) z)))) (* x z))) (* 1/4 (* x (* z (pow (+ (/ 1 (* x (pow z 2))) (/ 1 (* (pow x 2) z))) 2))))) (+ (/ 1 (* x (pow z 2))) (/ 1 (* (pow x 2) z))))))) (/ (* (pow (+ x z) 2) (+ (/ 1 (* x (pow z 2))) (/ 1 (* (pow x 2) z)))) (* (pow x 2) (pow z 2))))))) (* -1/2 (* (sqrt (* x z)) (+ (* -1 (/ (* (+ x z) (+ (/ 1 (* x (pow z 2))) (/ 1 (* (pow x 2) z)))) (* x z))) (* 1/4 (* x (* z (pow (+ (/ 1 (* x (pow z 2))) (/ 1 (* (pow x 2) z))) 2)))))))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 (sqrt.f64 (*.f64 z x)) y) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (*.f64 z (fma.f64 (*.f64 #s(literal 1/4 binary64) x) (*.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) z)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 z z) x))) #s(literal 2 binary64)) z) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) z)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 z z) x))) (+.f64 z x)) (*.f64 (neg.f64 z) x)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) z)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 z z) x)))) (*.f64 (/.f64 (pow.f64 (+.f64 z x) #s(literal 2 binary64)) (*.f64 z z)) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) z)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 z z) x))) (*.f64 x x)))) (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) (*.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) z)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 z z) x))) #s(literal 2 binary64)) z) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) z)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 z z) x))) (+.f64 z x)) (*.f64 (neg.f64 z) x))) (sqrt.f64 (*.f64 z x))))) y (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 z x))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) z)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 z z) x))))) y (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z x)))) |
(/ 1 (* x z)) |
(/.f64 #s(literal 1 binary64) (*.f64 z x)) |
(+ (* -1 (* y (+ (/ 1 (* x (pow z 2))) (/ 1 (* (pow x 2) z))))) (/ 1 (* x z))) |
(fma.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) z)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 z z) x))) (neg.f64 y) (/.f64 #s(literal 1 binary64) (*.f64 z x))) |
(+ (* y (- (/ (* y (* (+ x z) (+ (/ 1 (* x (pow z 2))) (/ 1 (* (pow x 2) z))))) (* x z)) (+ (/ 1 (* x (pow z 2))) (/ 1 (* (pow x 2) z))))) (/ 1 (* x z))) |
(fma.f64 (-.f64 (-.f64 (/.f64 (*.f64 (*.f64 (+.f64 z x) y) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) z)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 z z) x)))) (*.f64 z x)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 z z) x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) z))) y (/.f64 #s(literal 1 binary64) (*.f64 z x))) |
(+ (* y (- (* y (- (* -1 (/ (* y (* (pow (+ x z) 2) (+ (/ 1 (* x (pow z 2))) (/ 1 (* (pow x 2) z))))) (* (pow x 2) (pow z 2)))) (* -1 (/ (* (+ x z) (+ (/ 1 (* x (pow z 2))) (/ 1 (* (pow x 2) z)))) (* x z))))) (+ (/ 1 (* x (pow z 2))) (/ 1 (* (pow x 2) z))))) (/ 1 (* x z))) |
(fma.f64 (fma.f64 (fma.f64 (neg.f64 (/.f64 y (*.f64 x x))) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) z)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 z z) x))) (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (*.f64 z z)) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) z)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 z z) x))) (+.f64 z x)) (*.f64 z x))) y (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) z)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 z z) x))))) y (/.f64 #s(literal 1 binary64) (*.f64 z x))) |
(* 2 (sqrt (* x z))) |
(*.f64 (sqrt.f64 (*.f64 z x)) #s(literal 2 binary64)) |
(+ (* 2 (sqrt (* x z))) (* (sqrt (/ 1 (* x z))) (* y (+ x z)))) |
(fma.f64 (*.f64 (+.f64 z x) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z x))) (*.f64 (sqrt.f64 (*.f64 z x)) #s(literal 2 binary64))) |
(+ (* 2 (sqrt (* x z))) (* y (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (* y (pow (+ x z) 2)))) (* (sqrt (/ 1 (* x z))) (+ x z))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (pow.f64 z #s(literal 3 binary64))))) (*.f64 (pow.f64 (+.f64 z x) #s(literal 2 binary64)) y) (*.f64 (+.f64 z x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z x))))) y (*.f64 (sqrt.f64 (*.f64 z x)) #s(literal 2 binary64))) |
(+ (* 2 (sqrt (* x z))) (* y (+ (* y (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (pow (+ x z) 2))) (* 1/8 (* (sqrt (/ 1 (* (pow x 5) (pow z 5)))) (* y (pow (+ x z) 3)))))) (* (sqrt (/ 1 (* x z))) (+ x z))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 z #s(literal 5 binary64))))) (*.f64 (pow.f64 (+.f64 z x) #s(literal 3 binary64)) y) (*.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (pow.f64 z #s(literal 3 binary64))))) (pow.f64 (+.f64 z x) #s(literal 2 binary64)))) y (*.f64 (+.f64 z x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z x))))) y (*.f64 (sqrt.f64 (*.f64 z x)) #s(literal 2 binary64))) |
(sqrt (* x z)) |
(sqrt.f64 (*.f64 z x)) |
(+ (sqrt (* x z)) (* 1/2 (* (sqrt (/ 1 (* x z))) (* y (+ x z))))) |
(fma.f64 (*.f64 (*.f64 (+.f64 z x) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z x)))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 z x))) |
(+ (sqrt (* x z)) (* y (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (* y (pow (+ x z) 2)))) (* 1/2 (* (sqrt (/ 1 (* x z))) (+ x z)))))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 (+.f64 z x) #s(literal 2 binary64)) y) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (pow.f64 z #s(literal 3 binary64))))) #s(literal -1/8 binary64) (*.f64 (*.f64 (+.f64 z x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z x)))) #s(literal 1/2 binary64))) y (sqrt.f64 (*.f64 z x))) |
(+ (sqrt (* x z)) (* y (+ (* 1/2 (* (sqrt (/ 1 (* x z))) (+ x z))) (* y (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (pow (+ x z) 2))) (* 1/16 (* (sqrt (/ 1 (* (pow x 5) (pow z 5)))) (* y (pow (+ x z) 3))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 z #s(literal 5 binary64))))) (*.f64 (pow.f64 (+.f64 z x) #s(literal 3 binary64)) y) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (pow.f64 z #s(literal 3 binary64))))) (pow.f64 (+.f64 z x) #s(literal 2 binary64)))) y (*.f64 (*.f64 (+.f64 z x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z x)))) #s(literal 1/2 binary64))) y (sqrt.f64 (*.f64 z x))) |
(* (pow x 2) (pow z 2)) |
(*.f64 (*.f64 z z) (*.f64 x x)) |
(+ (* 2 (* x (* y (* z (+ x z))))) (* (pow x 2) (pow z 2))) |
(fma.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 (*.f64 (+.f64 z x) z) y) (*.f64 (*.f64 z z) (*.f64 x x))) |
(+ (* y (+ (* 2 (* x (* z (+ x z)))) (* y (pow (+ x z) 2)))) (* (pow x 2) (pow z 2))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 (+.f64 z x) z) x) #s(literal 2 binary64) (*.f64 (pow.f64 (+.f64 z x) #s(literal 2 binary64)) y)) y (*.f64 (*.f64 z z) (*.f64 x x))) |
(+ (* y (+ (* 2 (* x (* z (+ x z)))) (* y (pow (+ x z) 2)))) (* (pow x 2) (pow z 2))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 (+.f64 z x) z) x) #s(literal 2 binary64) (*.f64 (pow.f64 (+.f64 z x) #s(literal 2 binary64)) y)) y (*.f64 (*.f64 z z) (*.f64 x x))) |
(* 2 (sqrt (* y (+ x z)))) |
(*.f64 (sqrt.f64 (*.f64 (+.f64 z x) y)) #s(literal 2 binary64)) |
(* y (+ (* 2 (sqrt (/ (+ x z) y))) (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z))))))) |
(*.f64 (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (+.f64 z x))) (*.f64 z x) (*.f64 (sqrt.f64 (/.f64 (+.f64 z x) y)) #s(literal 2 binary64))) y) |
(* y (+ (* -1/4 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (+ (* 2 (sqrt (/ (+ x z) y))) (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z)))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 z z) (*.f64 x x))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 5 binary64))) (pow.f64 (+.f64 z x) #s(literal 3 binary64)))) (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (+.f64 z x))) (*.f64 z x) (*.f64 (sqrt.f64 (/.f64 (+.f64 z x) y)) #s(literal 2 binary64)))) y) |
(* y (+ (* -1/4 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (+ (* 1/8 (* (* (pow x 3) (pow z 3)) (sqrt (/ 1 (* (pow y 7) (pow (+ x z) 5)))))) (+ (* 2 (sqrt (/ (+ x z) y))) (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z))))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 z z) (*.f64 x x))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 5 binary64))) (pow.f64 (+.f64 z x) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 7 binary64))) (pow.f64 (+.f64 z x) #s(literal 5 binary64)))) (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (+.f64 z x))) (*.f64 z x) (*.f64 (sqrt.f64 (/.f64 (+.f64 z x) y)) #s(literal 2 binary64))))) y) |
(sqrt (* y (+ x z))) |
(sqrt.f64 (*.f64 (+.f64 z x) y)) |
(* y (+ (sqrt (/ (+ x z) y)) (* 1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z)))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (+.f64 z x))) (sqrt.f64 (/.f64 (+.f64 z x) y))) y) |
(* y (+ (sqrt (/ (+ x z) y)) (+ (* -1/8 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (* 1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z))))))))) |
(*.f64 (+.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (+.f64 z x))) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 z z) (*.f64 x x))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 5 binary64))) (pow.f64 (+.f64 z x) #s(literal 3 binary64)))))) (sqrt.f64 (/.f64 (+.f64 z x) y))) y) |
(* y (+ (sqrt (/ (+ x z) y)) (+ (* -1/8 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (+ (* 1/16 (* (* (pow x 3) (pow z 3)) (sqrt (/ 1 (* (pow y 7) (pow (+ x z) 5)))))) (* 1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z)))))))))) |
(*.f64 (+.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 z z) (*.f64 x x))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 5 binary64))) (pow.f64 (+.f64 z x) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 7 binary64))) (pow.f64 (+.f64 z x) #s(literal 5 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (+.f64 z x)))))) (sqrt.f64 (/.f64 (+.f64 z x) y))) y) |
(* y (+ x z)) |
(*.f64 (+.f64 z x) y) |
(* y (+ x (+ z (/ (* x z) y)))) |
(*.f64 (+.f64 (fma.f64 x (/.f64 z y) z) x) y) |
(* y (+ x (+ z (/ (* x z) y)))) |
(*.f64 (+.f64 (fma.f64 x (/.f64 z y) z) x) y) |
(* y (+ x (+ z (/ (* x z) y)))) |
(*.f64 (+.f64 (fma.f64 x (/.f64 z y) z) x) y) |
y |
(* y (+ 1 (/ x y))) |
(fma.f64 (/.f64 x y) y y) |
(* y (+ 1 (/ x y))) |
(fma.f64 (/.f64 x y) y y) |
(* y (+ 1 (/ x y))) |
(fma.f64 (/.f64 x y) y y) |
(* 2 (sqrt (* y (+ x z)))) |
(*.f64 (sqrt.f64 (*.f64 (+.f64 z x) y)) #s(literal 2 binary64)) |
(* y (+ (* 2 (sqrt (/ (+ x z) y))) (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z))))))) |
(*.f64 (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (+.f64 z x))) (*.f64 z x) (*.f64 (sqrt.f64 (/.f64 (+.f64 z x) y)) #s(literal 2 binary64))) y) |
(* y (+ (* -1/4 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (+ (* 2 (sqrt (/ (+ x z) y))) (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z)))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 z z) (*.f64 x x))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 5 binary64))) (pow.f64 (+.f64 z x) #s(literal 3 binary64)))) (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (+.f64 z x))) (*.f64 z x) (*.f64 (sqrt.f64 (/.f64 (+.f64 z x) y)) #s(literal 2 binary64)))) y) |
(* y (+ (* -1/4 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (+ (* 1/8 (* (* (pow x 3) (pow z 3)) (sqrt (/ 1 (* (pow y 7) (pow (+ x z) 5)))))) (+ (* 2 (sqrt (/ (+ x z) y))) (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z))))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 z z) (*.f64 x x))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 5 binary64))) (pow.f64 (+.f64 z x) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 7 binary64))) (pow.f64 (+.f64 z x) #s(literal 5 binary64)))) (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (+.f64 z x))) (*.f64 z x) (*.f64 (sqrt.f64 (/.f64 (+.f64 z x) y)) #s(literal 2 binary64))))) y) |
(sqrt (* y (+ x z))) |
(sqrt.f64 (*.f64 (+.f64 z x) y)) |
(* y (+ (sqrt (/ (+ x z) y)) (* 1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z)))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (+.f64 z x))) (sqrt.f64 (/.f64 (+.f64 z x) y))) y) |
(* y (+ (sqrt (/ (+ x z) y)) (+ (* -1/8 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (* 1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z))))))))) |
(*.f64 (+.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (+.f64 z x))) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 z z) (*.f64 x x))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 5 binary64))) (pow.f64 (+.f64 z x) #s(literal 3 binary64)))))) (sqrt.f64 (/.f64 (+.f64 z x) y))) y) |
(* y (+ (sqrt (/ (+ x z) y)) (+ (* -1/8 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (+ (* 1/16 (* (* (pow x 3) (pow z 3)) (sqrt (/ 1 (* (pow y 7) (pow (+ x z) 5)))))) (* 1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z)))))))))) |
(*.f64 (+.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 z z) (*.f64 x x))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 5 binary64))) (pow.f64 (+.f64 z x) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 7 binary64))) (pow.f64 (+.f64 z x) #s(literal 5 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (+.f64 z x)))))) (sqrt.f64 (/.f64 (+.f64 z x) y))) y) |
(* y (+ x z)) |
(*.f64 (+.f64 z x) y) |
(* y (+ x (+ z (/ (* x z) y)))) |
(*.f64 (+.f64 (fma.f64 x (/.f64 z y) z) x) y) |
(* y (+ x (+ z (/ (* x z) y)))) |
(*.f64 (+.f64 (fma.f64 x (/.f64 z y) z) x) y) |
(* y (+ x (+ z (/ (* x z) y)))) |
(*.f64 (+.f64 (fma.f64 x (/.f64 z y) z) x) y) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* 2 (sqrt (* y (+ x z)))) |
(*.f64 (sqrt.f64 (*.f64 (+.f64 z x) y)) #s(literal 2 binary64)) |
(* y (+ (* 2 (sqrt (/ (+ x z) y))) (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z))))))) |
(*.f64 (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (+.f64 z x))) (*.f64 z x) (*.f64 (sqrt.f64 (/.f64 (+.f64 z x) y)) #s(literal 2 binary64))) y) |
(* y (+ (* -1/4 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (+ (* 2 (sqrt (/ (+ x z) y))) (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z)))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 z z) (*.f64 x x))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 5 binary64))) (pow.f64 (+.f64 z x) #s(literal 3 binary64)))) (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (+.f64 z x))) (*.f64 z x) (*.f64 (sqrt.f64 (/.f64 (+.f64 z x) y)) #s(literal 2 binary64)))) y) |
(* y (+ (* -1/4 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (+ (* 1/8 (* (* (pow x 3) (pow z 3)) (sqrt (/ 1 (* (pow y 7) (pow (+ x z) 5)))))) (+ (* 2 (sqrt (/ (+ x z) y))) (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z))))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 z z) (*.f64 x x))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 5 binary64))) (pow.f64 (+.f64 z x) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 7 binary64))) (pow.f64 (+.f64 z x) #s(literal 5 binary64)))) (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (+.f64 z x))) (*.f64 z x) (*.f64 (sqrt.f64 (/.f64 (+.f64 z x) y)) #s(literal 2 binary64))))) y) |
(sqrt (* y (+ x z))) |
(sqrt.f64 (*.f64 (+.f64 z x) y)) |
(* y (+ (sqrt (/ (+ x z) y)) (* 1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z)))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (+.f64 z x))) (sqrt.f64 (/.f64 (+.f64 z x) y))) y) |
(* y (+ (sqrt (/ (+ x z) y)) (+ (* -1/8 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (* 1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z))))))))) |
(*.f64 (+.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (+.f64 z x))) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 z z) (*.f64 x x))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 5 binary64))) (pow.f64 (+.f64 z x) #s(literal 3 binary64)))))) (sqrt.f64 (/.f64 (+.f64 z x) y))) y) |
(* y (+ (sqrt (/ (+ x z) y)) (+ (* -1/8 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (+ (* 1/16 (* (* (pow x 3) (pow z 3)) (sqrt (/ 1 (* (pow y 7) (pow (+ x z) 5)))))) (* 1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z)))))))))) |
(*.f64 (+.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 z z) (*.f64 x x))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 5 binary64))) (pow.f64 (+.f64 z x) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 7 binary64))) (pow.f64 (+.f64 z x) #s(literal 5 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (+.f64 z x)))))) (sqrt.f64 (/.f64 (+.f64 z x) y))) y) |
(* y (+ x z)) |
(*.f64 (+.f64 z x) y) |
(* y (+ x (+ z (/ (* x z) y)))) |
(*.f64 (+.f64 (fma.f64 x (/.f64 z y) z) x) y) |
(* y (+ x (+ z (/ (* x z) y)))) |
(*.f64 (+.f64 (fma.f64 x (/.f64 z y) z) x) y) |
(* y (+ x (+ z (/ (* x z) y)))) |
(*.f64 (+.f64 (fma.f64 x (/.f64 z y) z) x) y) |
(* x y) |
(*.f64 y x) |
(* y (+ x (/ (* x z) y))) |
(*.f64 (fma.f64 x (/.f64 z y) x) y) |
(* y (+ x (/ (* x z) y))) |
(*.f64 (fma.f64 x (/.f64 z y) x) y) |
(* y (+ x (/ (* x z) y))) |
(*.f64 (fma.f64 x (/.f64 z y) x) y) |
(* 2 (sqrt (* y (+ x z)))) |
(*.f64 (sqrt.f64 (*.f64 (+.f64 z x) y)) #s(literal 2 binary64)) |
(* y (+ (* 2 (sqrt (/ (+ x z) y))) (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z))))))) |
(*.f64 (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (+.f64 z x))) (*.f64 z x) (*.f64 (sqrt.f64 (/.f64 (+.f64 z x) y)) #s(literal 2 binary64))) y) |
(* y (+ (* -1/4 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (+ (* 2 (sqrt (/ (+ x z) y))) (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z)))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 z z) (*.f64 x x))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 5 binary64))) (pow.f64 (+.f64 z x) #s(literal 3 binary64)))) (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (+.f64 z x))) (*.f64 z x) (*.f64 (sqrt.f64 (/.f64 (+.f64 z x) y)) #s(literal 2 binary64)))) y) |
(* y (+ (* -1/4 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (+ (* 1/8 (* (* (pow x 3) (pow z 3)) (sqrt (/ 1 (* (pow y 7) (pow (+ x z) 5)))))) (+ (* 2 (sqrt (/ (+ x z) y))) (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z))))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 z z) (*.f64 x x))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 5 binary64))) (pow.f64 (+.f64 z x) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 7 binary64))) (pow.f64 (+.f64 z x) #s(literal 5 binary64)))) (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (+.f64 z x))) (*.f64 z x) (*.f64 (sqrt.f64 (/.f64 (+.f64 z x) y)) #s(literal 2 binary64))))) y) |
(sqrt (* y (+ x z))) |
(sqrt.f64 (*.f64 (+.f64 z x) y)) |
(* y (+ (sqrt (/ (+ x z) y)) (* 1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z)))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (+.f64 z x))) (sqrt.f64 (/.f64 (+.f64 z x) y))) y) |
(* y (+ (sqrt (/ (+ x z) y)) (+ (* -1/8 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (* 1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z))))))))) |
(*.f64 (+.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (+.f64 z x))) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 z z) (*.f64 x x))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 5 binary64))) (pow.f64 (+.f64 z x) #s(literal 3 binary64)))))) (sqrt.f64 (/.f64 (+.f64 z x) y))) y) |
(* y (+ (sqrt (/ (+ x z) y)) (+ (* -1/8 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (+ (* 1/16 (* (* (pow x 3) (pow z 3)) (sqrt (/ 1 (* (pow y 7) (pow (+ x z) 5)))))) (* 1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z)))))))))) |
(*.f64 (+.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 z z) (*.f64 x x))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 5 binary64))) (pow.f64 (+.f64 z x) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 7 binary64))) (pow.f64 (+.f64 z x) #s(literal 5 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (+.f64 z x)))))) (sqrt.f64 (/.f64 (+.f64 z x) y))) y) |
(sqrt (/ 1 (* y (+ x z)))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 z x) y))) |
(+ (sqrt (/ 1 (* y (+ x z)))) (* -1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (pow (+ x z) 3))))))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 z x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (pow.f64 (+.f64 z x) #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 z x) y)))) |
(+ (sqrt (/ 1 (* y (+ x z)))) (+ (* -1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (pow (+ x z) 3)))))) (* 1/2 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 5)))))))) |
(+.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 z x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (pow.f64 (+.f64 z x) #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 z x) y)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 z z) (*.f64 x x))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 5 binary64))) (pow.f64 (+.f64 z x) #s(literal 5 binary64)))))) |
(+ (sqrt (/ 1 (* y (+ x z)))) (+ (* -1/2 (* (sqrt (/ (+ x z) (pow y 7))) (+ (* 1/4 (/ (* (pow x 2) (* y (pow z 2))) (pow (+ x z) 3))) (/ (* (pow x 3) (pow z 3)) (pow (+ x z) 4))))) (+ (* -1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (pow (+ x z) 3)))))) (* 1/2 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 5))))))))) |
(+.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 (+.f64 z x) (pow.f64 y #s(literal 7 binary64))))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 z z) y) (*.f64 x x)) (pow.f64 (+.f64 z x) #s(literal 3 binary64))) #s(literal 1/4 binary64) (/.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (pow.f64 (+.f64 z x) #s(literal 4 binary64)))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 z x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (pow.f64 (+.f64 z x) #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 z z) (*.f64 x x))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 5 binary64))) (pow.f64 (+.f64 z x) #s(literal 5 binary64))))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 z x) y)))) |
(/ 1 (* y (+ x z))) |
(/.f64 #s(literal 1 binary64) (*.f64 (+.f64 z x) y)) |
(/ (+ (* -1 (/ (* x z) (* y (pow (+ x z) 2)))) (/ 1 (+ x z))) y) |
(/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y) |
(/ (- (+ (/ 1 (+ x z)) (/ (* (pow x 2) (pow z 2)) (* (pow y 2) (pow (+ x z) 3)))) (/ (* x z) (* y (pow (+ x z) 2)))) y) |
(/.f64 (-.f64 (fma.f64 (/.f64 (*.f64 x x) (pow.f64 (+.f64 z x) #s(literal 3 binary64))) (*.f64 (/.f64 z y) (/.f64 z y)) (/.f64 #s(literal 1 binary64) (+.f64 z x))) (*.f64 (/.f64 x (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 z y))) y) |
(/ (- (+ (* -1 (/ (* (pow x 3) (pow z 3)) (* (pow y 3) (pow (+ x z) 4)))) (/ 1 (+ x z))) (+ (* -1 (/ (* (pow x 2) (pow z 2)) (* (pow y 2) (pow (+ x z) 3)))) (/ (* x z) (* y (pow (+ x z) 2))))) y) |
(/.f64 (-.f64 (fma.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (/.f64 (pow.f64 z #s(literal 3 binary64)) (*.f64 (pow.f64 (+.f64 z x) #s(literal 4 binary64)) (pow.f64 y #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) (fma.f64 (neg.f64 (*.f64 x x)) (*.f64 (/.f64 z (pow.f64 (+.f64 z x) #s(literal 3 binary64))) (/.f64 z (*.f64 y y))) (*.f64 (/.f64 x (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 z y)))) y) |
(* 2 (sqrt (* y (+ x z)))) |
(*.f64 (sqrt.f64 (*.f64 (+.f64 z x) y)) #s(literal 2 binary64)) |
(* y (+ (* 2 (sqrt (/ (+ x z) y))) (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z))))))) |
(*.f64 (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (+.f64 z x))) (*.f64 z x) (*.f64 (sqrt.f64 (/.f64 (+.f64 z x) y)) #s(literal 2 binary64))) y) |
(* y (+ (* -1/4 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (+ (* 2 (sqrt (/ (+ x z) y))) (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z)))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 z z) (*.f64 x x))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 5 binary64))) (pow.f64 (+.f64 z x) #s(literal 3 binary64)))) (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (+.f64 z x))) (*.f64 z x) (*.f64 (sqrt.f64 (/.f64 (+.f64 z x) y)) #s(literal 2 binary64)))) y) |
(* y (+ (* -1/4 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (+ (* 1/8 (* (* (pow x 3) (pow z 3)) (sqrt (/ 1 (* (pow y 7) (pow (+ x z) 5)))))) (+ (* 2 (sqrt (/ (+ x z) y))) (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z))))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 z z) (*.f64 x x))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 5 binary64))) (pow.f64 (+.f64 z x) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 7 binary64))) (pow.f64 (+.f64 z x) #s(literal 5 binary64)))) (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (+.f64 z x))) (*.f64 z x) (*.f64 (sqrt.f64 (/.f64 (+.f64 z x) y)) #s(literal 2 binary64))))) y) |
(sqrt (* y (+ x z))) |
(sqrt.f64 (*.f64 (+.f64 z x) y)) |
(* y (+ (sqrt (/ (+ x z) y)) (* 1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z)))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (+.f64 z x))) (sqrt.f64 (/.f64 (+.f64 z x) y))) y) |
(* y (+ (sqrt (/ (+ x z) y)) (+ (* -1/8 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (* 1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z))))))))) |
(*.f64 (+.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (+.f64 z x))) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 z z) (*.f64 x x))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 5 binary64))) (pow.f64 (+.f64 z x) #s(literal 3 binary64)))))) (sqrt.f64 (/.f64 (+.f64 z x) y))) y) |
(* y (+ (sqrt (/ (+ x z) y)) (+ (* -1/8 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (+ (* 1/16 (* (* (pow x 3) (pow z 3)) (sqrt (/ 1 (* (pow y 7) (pow (+ x z) 5)))))) (* 1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z)))))))))) |
(*.f64 (+.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 z z) (*.f64 x x))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 5 binary64))) (pow.f64 (+.f64 z x) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 7 binary64))) (pow.f64 (+.f64 z x) #s(literal 5 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (+.f64 z x)))))) (sqrt.f64 (/.f64 (+.f64 z x) y))) y) |
(* (pow y 2) (pow (+ x z) 2)) |
(*.f64 (pow.f64 (+.f64 z x) #s(literal 2 binary64)) (*.f64 y y)) |
(* (pow y 2) (+ (* 2 (/ (* x (* z (+ x z))) y)) (pow (+ x z) 2))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (+.f64 z x) z) x) y) #s(literal 2 binary64) (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (*.f64 y y)) |
(* (pow y 2) (+ (* 2 (/ (* x (* z (+ x z))) y)) (+ (/ (* (pow x 2) (pow z 2)) (pow y 2)) (pow (+ x z) 2)))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (+.f64 z x) z) x) y) #s(literal 2 binary64) (fma.f64 (/.f64 (*.f64 z z) y) (/.f64 (*.f64 x x) y) (pow.f64 (+.f64 z x) #s(literal 2 binary64)))) (*.f64 y y)) |
(* (pow y 2) (+ (* 2 (/ (* x (* z (+ x z))) y)) (+ (/ (* (pow x 2) (pow z 2)) (pow y 2)) (pow (+ x z) 2)))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (+.f64 z x) z) x) y) #s(literal 2 binary64) (fma.f64 (/.f64 (*.f64 z z) y) (/.f64 (*.f64 x x) y) (pow.f64 (+.f64 z x) #s(literal 2 binary64)))) (*.f64 y y)) |
(* -2 (* (sqrt (* y (+ (* -1 x) (* -1 z)))) (sqrt -1))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 (-.f64 (neg.f64 z) x) y)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -2 binary64)) |
(* -1 (* y (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))) (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (-.f64 (neg.f64 z) x) y))) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (-.f64 (neg.f64 z) x))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) x))) (neg.f64 y)) |
(* -1 (* y (+ (* -1/4 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))) (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z)))))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 z z)) (*.f64 x x))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 5 binary64))) (pow.f64 (-.f64 (neg.f64 z) x) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (-.f64 (neg.f64 z) x) y))) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (-.f64 (neg.f64 z) x))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) x)))) (neg.f64 y)) |
(* -1 (* y (+ (* -1/4 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 1/8 (* (* (pow x 3) (* (pow z 3) (sqrt -1))) (sqrt (/ 1 (* (pow y 7) (pow (+ (* -1 x) (* -1 z)) 5)))))) (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))) (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 z z)) (*.f64 x x))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 5 binary64))) (pow.f64 (-.f64 (neg.f64 z) x) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 3 binary64))) (pow.f64 x #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 7 binary64))) (pow.f64 (-.f64 (neg.f64 z) x) #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (-.f64 (neg.f64 z) x) y))) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (-.f64 (neg.f64 z) x))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) x))))) (neg.f64 y)) |
(* -1 (* (sqrt (* y (+ (* -1 x) (* -1 z)))) (sqrt -1))) |
(*.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (-.f64 (neg.f64 z) x) y))) |
(* -1 (* y (+ (* 1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))) (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (-.f64 (neg.f64 z) x))) (*.f64 (sqrt.f64 (/.f64 (-.f64 (neg.f64 z) x) y)) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 y)) |
(* -1 (* y (+ (* -1/8 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))) (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1)))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 z z)) (*.f64 x x))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 5 binary64))) (pow.f64 (-.f64 (neg.f64 z) x) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (-.f64 (neg.f64 z) x))) (*.f64 (sqrt.f64 (/.f64 (-.f64 (neg.f64 z) x) y)) (sqrt.f64 #s(literal -1 binary64))))) (neg.f64 y)) |
(* -1 (* y (+ (* -1/8 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 1/16 (* (* (pow x 3) (* (pow z 3) (sqrt -1))) (sqrt (/ 1 (* (pow y 7) (pow (+ (* -1 x) (* -1 z)) 5)))))) (+ (* 1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))) (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 z z)) (*.f64 x x))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 5 binary64))) (pow.f64 (-.f64 (neg.f64 z) x) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 3 binary64))) (pow.f64 x #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 7 binary64))) (pow.f64 (-.f64 (neg.f64 z) x) #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (-.f64 (neg.f64 z) x))) (*.f64 (sqrt.f64 (/.f64 (-.f64 (neg.f64 z) x) y)) (sqrt.f64 #s(literal -1 binary64)))))) (neg.f64 y)) |
(* -1 (* y (+ (* -1 x) (* -1 z)))) |
(*.f64 (-.f64 (neg.f64 z) x) (neg.f64 y)) |
(* -1 (* y (+ (* -1 x) (+ (* -1 z) (* -1 (/ (* x z) y)))))) |
(*.f64 (-.f64 (neg.f64 (fma.f64 x (/.f64 z y) z)) x) (neg.f64 y)) |
(* -1 (* y (+ (* -1 x) (+ (* -1 z) (* -1 (/ (* x z) y)))))) |
(*.f64 (-.f64 (neg.f64 (fma.f64 x (/.f64 z y) z)) x) (neg.f64 y)) |
(* -1 (* y (+ (* -1 x) (+ (* -1 z) (* -1 (/ (* x z) y)))))) |
(*.f64 (-.f64 (neg.f64 (fma.f64 x (/.f64 z y) z)) x) (neg.f64 y)) |
y |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(*.f64 (fma.f64 (/.f64 x y) #s(literal -1 binary64) #s(literal -1 binary64)) (neg.f64 y)) |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(*.f64 (fma.f64 (/.f64 x y) #s(literal -1 binary64) #s(literal -1 binary64)) (neg.f64 y)) |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(*.f64 (fma.f64 (/.f64 x y) #s(literal -1 binary64) #s(literal -1 binary64)) (neg.f64 y)) |
(* -2 (* (sqrt (* y (+ (* -1 x) (* -1 z)))) (sqrt -1))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 (-.f64 (neg.f64 z) x) y)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -2 binary64)) |
(* -1 (* y (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))) (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (-.f64 (neg.f64 z) x) y))) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (-.f64 (neg.f64 z) x))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) x))) (neg.f64 y)) |
(* -1 (* y (+ (* -1/4 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))) (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z)))))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 z z)) (*.f64 x x))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 5 binary64))) (pow.f64 (-.f64 (neg.f64 z) x) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (-.f64 (neg.f64 z) x) y))) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (-.f64 (neg.f64 z) x))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) x)))) (neg.f64 y)) |
(* -1 (* y (+ (* -1/4 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 1/8 (* (* (pow x 3) (* (pow z 3) (sqrt -1))) (sqrt (/ 1 (* (pow y 7) (pow (+ (* -1 x) (* -1 z)) 5)))))) (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))) (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 z z)) (*.f64 x x))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 5 binary64))) (pow.f64 (-.f64 (neg.f64 z) x) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 3 binary64))) (pow.f64 x #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 7 binary64))) (pow.f64 (-.f64 (neg.f64 z) x) #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (-.f64 (neg.f64 z) x) y))) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (-.f64 (neg.f64 z) x))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) x))))) (neg.f64 y)) |
(* -1 (* (sqrt (* y (+ (* -1 x) (* -1 z)))) (sqrt -1))) |
(*.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (-.f64 (neg.f64 z) x) y))) |
(* -1 (* y (+ (* 1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))) (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (-.f64 (neg.f64 z) x))) (*.f64 (sqrt.f64 (/.f64 (-.f64 (neg.f64 z) x) y)) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 y)) |
(* -1 (* y (+ (* -1/8 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))) (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1)))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 z z)) (*.f64 x x))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 5 binary64))) (pow.f64 (-.f64 (neg.f64 z) x) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (-.f64 (neg.f64 z) x))) (*.f64 (sqrt.f64 (/.f64 (-.f64 (neg.f64 z) x) y)) (sqrt.f64 #s(literal -1 binary64))))) (neg.f64 y)) |
(* -1 (* y (+ (* -1/8 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 1/16 (* (* (pow x 3) (* (pow z 3) (sqrt -1))) (sqrt (/ 1 (* (pow y 7) (pow (+ (* -1 x) (* -1 z)) 5)))))) (+ (* 1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))) (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 z z)) (*.f64 x x))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 5 binary64))) (pow.f64 (-.f64 (neg.f64 z) x) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 3 binary64))) (pow.f64 x #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 7 binary64))) (pow.f64 (-.f64 (neg.f64 z) x) #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (-.f64 (neg.f64 z) x))) (*.f64 (sqrt.f64 (/.f64 (-.f64 (neg.f64 z) x) y)) (sqrt.f64 #s(literal -1 binary64)))))) (neg.f64 y)) |
(* -1 (* y (+ (* -1 x) (* -1 z)))) |
(*.f64 (-.f64 (neg.f64 z) x) (neg.f64 y)) |
(* -1 (* y (+ (* -1 x) (+ (* -1 z) (* -1 (/ (* x z) y)))))) |
(*.f64 (-.f64 (neg.f64 (fma.f64 x (/.f64 z y) z)) x) (neg.f64 y)) |
(* -1 (* y (+ (* -1 x) (+ (* -1 z) (* -1 (/ (* x z) y)))))) |
(*.f64 (-.f64 (neg.f64 (fma.f64 x (/.f64 z y) z)) x) (neg.f64 y)) |
(* -1 (* y (+ (* -1 x) (+ (* -1 z) (* -1 (/ (* x z) y)))))) |
(*.f64 (-.f64 (neg.f64 (fma.f64 x (/.f64 z y) z)) x) (neg.f64 y)) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* -2 (* (sqrt (* y (+ (* -1 x) (* -1 z)))) (sqrt -1))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 (-.f64 (neg.f64 z) x) y)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -2 binary64)) |
(* -1 (* y (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))) (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (-.f64 (neg.f64 z) x) y))) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (-.f64 (neg.f64 z) x))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) x))) (neg.f64 y)) |
(* -1 (* y (+ (* -1/4 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))) (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z)))))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 z z)) (*.f64 x x))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 5 binary64))) (pow.f64 (-.f64 (neg.f64 z) x) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (-.f64 (neg.f64 z) x) y))) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (-.f64 (neg.f64 z) x))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) x)))) (neg.f64 y)) |
(* -1 (* y (+ (* -1/4 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 1/8 (* (* (pow x 3) (* (pow z 3) (sqrt -1))) (sqrt (/ 1 (* (pow y 7) (pow (+ (* -1 x) (* -1 z)) 5)))))) (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))) (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 z z)) (*.f64 x x))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 5 binary64))) (pow.f64 (-.f64 (neg.f64 z) x) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 3 binary64))) (pow.f64 x #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 7 binary64))) (pow.f64 (-.f64 (neg.f64 z) x) #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (-.f64 (neg.f64 z) x) y))) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (-.f64 (neg.f64 z) x))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) x))))) (neg.f64 y)) |
(* -1 (* (sqrt (* y (+ (* -1 x) (* -1 z)))) (sqrt -1))) |
(*.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (-.f64 (neg.f64 z) x) y))) |
(* -1 (* y (+ (* 1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))) (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (-.f64 (neg.f64 z) x))) (*.f64 (sqrt.f64 (/.f64 (-.f64 (neg.f64 z) x) y)) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 y)) |
(* -1 (* y (+ (* -1/8 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))) (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1)))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 z z)) (*.f64 x x))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 5 binary64))) (pow.f64 (-.f64 (neg.f64 z) x) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (-.f64 (neg.f64 z) x))) (*.f64 (sqrt.f64 (/.f64 (-.f64 (neg.f64 z) x) y)) (sqrt.f64 #s(literal -1 binary64))))) (neg.f64 y)) |
(* -1 (* y (+ (* -1/8 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 1/16 (* (* (pow x 3) (* (pow z 3) (sqrt -1))) (sqrt (/ 1 (* (pow y 7) (pow (+ (* -1 x) (* -1 z)) 5)))))) (+ (* 1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))) (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 z z)) (*.f64 x x))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 5 binary64))) (pow.f64 (-.f64 (neg.f64 z) x) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 3 binary64))) (pow.f64 x #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 7 binary64))) (pow.f64 (-.f64 (neg.f64 z) x) #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (-.f64 (neg.f64 z) x))) (*.f64 (sqrt.f64 (/.f64 (-.f64 (neg.f64 z) x) y)) (sqrt.f64 #s(literal -1 binary64)))))) (neg.f64 y)) |
(* -1 (* y (+ (* -1 x) (* -1 z)))) |
(*.f64 (-.f64 (neg.f64 z) x) (neg.f64 y)) |
(* -1 (* y (+ (* -1 x) (+ (* -1 z) (* -1 (/ (* x z) y)))))) |
(*.f64 (-.f64 (neg.f64 (fma.f64 x (/.f64 z y) z)) x) (neg.f64 y)) |
(* -1 (* y (+ (* -1 x) (+ (* -1 z) (* -1 (/ (* x z) y)))))) |
(*.f64 (-.f64 (neg.f64 (fma.f64 x (/.f64 z y) z)) x) (neg.f64 y)) |
(* -1 (* y (+ (* -1 x) (+ (* -1 z) (* -1 (/ (* x z) y)))))) |
(*.f64 (-.f64 (neg.f64 (fma.f64 x (/.f64 z y) z)) x) (neg.f64 y)) |
(* x y) |
(*.f64 y x) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (* x z) y))))) |
(*.f64 (neg.f64 (fma.f64 x (/.f64 z y) x)) (neg.f64 y)) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (* x z) y))))) |
(*.f64 (neg.f64 (fma.f64 x (/.f64 z y) x)) (neg.f64 y)) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (* x z) y))))) |
(*.f64 (neg.f64 (fma.f64 x (/.f64 z y) x)) (neg.f64 y)) |
(* -2 (* (sqrt (* y (+ (* -1 x) (* -1 z)))) (sqrt -1))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 (-.f64 (neg.f64 z) x) y)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -2 binary64)) |
(* -1 (* y (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))) (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (-.f64 (neg.f64 z) x) y))) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (-.f64 (neg.f64 z) x))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) x))) (neg.f64 y)) |
(* -1 (* y (+ (* -1/4 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))) (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z)))))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 z z)) (*.f64 x x))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 5 binary64))) (pow.f64 (-.f64 (neg.f64 z) x) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (-.f64 (neg.f64 z) x) y))) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (-.f64 (neg.f64 z) x))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) x)))) (neg.f64 y)) |
(* -1 (* y (+ (* -1/4 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 1/8 (* (* (pow x 3) (* (pow z 3) (sqrt -1))) (sqrt (/ 1 (* (pow y 7) (pow (+ (* -1 x) (* -1 z)) 5)))))) (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))) (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 z z)) (*.f64 x x))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 5 binary64))) (pow.f64 (-.f64 (neg.f64 z) x) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 3 binary64))) (pow.f64 x #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 7 binary64))) (pow.f64 (-.f64 (neg.f64 z) x) #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (-.f64 (neg.f64 z) x) y))) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (-.f64 (neg.f64 z) x))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) x))))) (neg.f64 y)) |
(* -1 (* (sqrt (* y (+ (* -1 x) (* -1 z)))) (sqrt -1))) |
(*.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (-.f64 (neg.f64 z) x) y))) |
(* -1 (* y (+ (* 1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))) (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (-.f64 (neg.f64 z) x))) (*.f64 (sqrt.f64 (/.f64 (-.f64 (neg.f64 z) x) y)) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 y)) |
(* -1 (* y (+ (* -1/8 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))) (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1)))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 z z)) (*.f64 x x))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 5 binary64))) (pow.f64 (-.f64 (neg.f64 z) x) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (-.f64 (neg.f64 z) x))) (*.f64 (sqrt.f64 (/.f64 (-.f64 (neg.f64 z) x) y)) (sqrt.f64 #s(literal -1 binary64))))) (neg.f64 y)) |
(* -1 (* y (+ (* -1/8 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 1/16 (* (* (pow x 3) (* (pow z 3) (sqrt -1))) (sqrt (/ 1 (* (pow y 7) (pow (+ (* -1 x) (* -1 z)) 5)))))) (+ (* 1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))) (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 z z)) (*.f64 x x))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 5 binary64))) (pow.f64 (-.f64 (neg.f64 z) x) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 3 binary64))) (pow.f64 x #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 7 binary64))) (pow.f64 (-.f64 (neg.f64 z) x) #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (-.f64 (neg.f64 z) x))) (*.f64 (sqrt.f64 (/.f64 (-.f64 (neg.f64 z) x) y)) (sqrt.f64 #s(literal -1 binary64)))))) (neg.f64 y)) |
(* (sqrt (/ 1 (* y (+ (* -1 x) (* -1 z))))) (sqrt -1)) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (neg.f64 z) x) y))) (sqrt.f64 #s(literal -1 binary64))) |
(+ (* -1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (pow (+ (* -1 x) (* -1 z)) 3)))))) (* (sqrt (/ 1 (* y (+ (* -1 x) (* -1 z))))) (sqrt -1))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (pow.f64 (-.f64 (neg.f64 z) x) #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (neg.f64 z) x) y))) (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* -1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* -1/2 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 5)))))) (* (sqrt (/ 1 (* y (+ (* -1 x) (* -1 z))))) (sqrt -1)))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (pow.f64 (-.f64 (neg.f64 z) x) #s(literal 3 binary64)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 5 binary64))) (pow.f64 (-.f64 (neg.f64 z) x) #s(literal 5 binary64)))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 z z)) (*.f64 x x))) #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (neg.f64 z) x) y))) (sqrt.f64 #s(literal -1 binary64))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (* (sqrt -1) (+ (* -1/4 (/ (* (pow x 2) (* y (pow z 2))) (pow (+ (* -1 x) (* -1 z)) 3))) (/ (* (pow x 3) (pow z 3)) (pow (+ (* -1 x) (* -1 z)) 4)))))) (* 1/2 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ y (pow (+ (* -1 x) (* -1 z)) 5)))))) (pow y 3))) (+ (* -1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (pow (+ (* -1 x) (* -1 z)) 3)))))) (* (sqrt (/ 1 (* y (+ (* -1 x) (* -1 z))))) (sqrt -1)))) |
(-.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (pow.f64 (-.f64 (neg.f64 z) x) #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (neg.f64 z) x) y))) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (-.f64 (neg.f64 z) x) y)) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 z z) y) (*.f64 x x)) (pow.f64 (-.f64 (neg.f64 z) x) #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (pow.f64 (-.f64 (neg.f64 z) x) #s(literal 4 binary64)))) (*.f64 (sqrt.f64 (/.f64 y (pow.f64 (-.f64 (neg.f64 z) x) #s(literal 5 binary64)))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 z z)) (*.f64 x x))))) (pow.f64 y #s(literal 3 binary64)))) |
(/ -1 (* y (+ (* -1 x) (* -1 z)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (-.f64 (neg.f64 z) x) y)) |
(* -1 (/ (+ (/ 1 (+ (* -1 x) (* -1 z))) (/ (* x z) (* y (pow (+ (* -1 x) (* -1 z)) 2)))) y)) |
(/.f64 (fma.f64 (/.f64 x (pow.f64 (-.f64 (neg.f64 z) x) #s(literal 2 binary64))) (/.f64 z y) (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 z) x))) (neg.f64 y)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* (pow x 2) (pow z 2)) (* y (pow (+ (* -1 x) (* -1 z)) 3)))) (/ (* x z) (pow (+ (* -1 x) (* -1 z)) 2))) y)) (/ 1 (+ (* -1 x) (* -1 z)))) y)) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 z) x)) (/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 x x) (pow.f64 (-.f64 (neg.f64 z) x) #s(literal 3 binary64))) (/.f64 (*.f64 z z) y) (*.f64 x (/.f64 z (pow.f64 (-.f64 (neg.f64 z) x) #s(literal 2 binary64)))))) y)) (neg.f64 y)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* (pow x 3) (pow z 3)) (* y (pow (+ (* -1 x) (* -1 z)) 4))) (* -1 (/ (* (pow x 2) (pow z 2)) (pow (+ (* -1 x) (* -1 z)) 3)))) y)) (/ (* x z) (pow (+ (* -1 x) (* -1 z)) 2))) y)) (/ 1 (+ (* -1 x) (* -1 z)))) y)) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 z) x)) (/.f64 (-.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (-.f64 (neg.f64 z) x) #s(literal 4 binary64))) (/.f64 (pow.f64 z #s(literal 3 binary64)) y) (/.f64 (*.f64 (*.f64 z z) (*.f64 x x)) (pow.f64 (-.f64 (neg.f64 z) x) #s(literal 3 binary64)))) (neg.f64 y)) (*.f64 x (/.f64 z (pow.f64 (-.f64 (neg.f64 z) x) #s(literal 2 binary64))))) y)) (neg.f64 y)) |
(* -2 (* (sqrt (* y (+ (* -1 x) (* -1 z)))) (sqrt -1))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 (-.f64 (neg.f64 z) x) y)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -2 binary64)) |
(* -1 (* y (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))) (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (-.f64 (neg.f64 z) x) y))) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (-.f64 (neg.f64 z) x))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) x))) (neg.f64 y)) |
(* -1 (* y (+ (* -1/4 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))) (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z)))))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 z z)) (*.f64 x x))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 5 binary64))) (pow.f64 (-.f64 (neg.f64 z) x) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (-.f64 (neg.f64 z) x) y))) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (-.f64 (neg.f64 z) x))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) x)))) (neg.f64 y)) |
(* -1 (* y (+ (* -1/4 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 1/8 (* (* (pow x 3) (* (pow z 3) (sqrt -1))) (sqrt (/ 1 (* (pow y 7) (pow (+ (* -1 x) (* -1 z)) 5)))))) (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))) (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 z z)) (*.f64 x x))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 5 binary64))) (pow.f64 (-.f64 (neg.f64 z) x) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 3 binary64))) (pow.f64 x #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 7 binary64))) (pow.f64 (-.f64 (neg.f64 z) x) #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (-.f64 (neg.f64 z) x) y))) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (-.f64 (neg.f64 z) x))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) x))))) (neg.f64 y)) |
(* -1 (* (sqrt (* y (+ (* -1 x) (* -1 z)))) (sqrt -1))) |
(*.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (-.f64 (neg.f64 z) x) y))) |
(* -1 (* y (+ (* 1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))) (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (-.f64 (neg.f64 z) x))) (*.f64 (sqrt.f64 (/.f64 (-.f64 (neg.f64 z) x) y)) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 y)) |
(* -1 (* y (+ (* -1/8 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))) (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1)))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 z z)) (*.f64 x x))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 5 binary64))) (pow.f64 (-.f64 (neg.f64 z) x) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (-.f64 (neg.f64 z) x))) (*.f64 (sqrt.f64 (/.f64 (-.f64 (neg.f64 z) x) y)) (sqrt.f64 #s(literal -1 binary64))))) (neg.f64 y)) |
(* -1 (* y (+ (* -1/8 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 1/16 (* (* (pow x 3) (* (pow z 3) (sqrt -1))) (sqrt (/ 1 (* (pow y 7) (pow (+ (* -1 x) (* -1 z)) 5)))))) (+ (* 1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))) (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 z z)) (*.f64 x x))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 5 binary64))) (pow.f64 (-.f64 (neg.f64 z) x) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 3 binary64))) (pow.f64 x #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 7 binary64))) (pow.f64 (-.f64 (neg.f64 z) x) #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (-.f64 (neg.f64 z) x))) (*.f64 (sqrt.f64 (/.f64 (-.f64 (neg.f64 z) x) y)) (sqrt.f64 #s(literal -1 binary64)))))) (neg.f64 y)) |
(* (pow y 2) (pow (+ (* -1 x) (* -1 z)) 2)) |
(*.f64 (pow.f64 (-.f64 (neg.f64 z) x) #s(literal 2 binary64)) (*.f64 y y)) |
(* (pow y 2) (+ (* -2 (/ (* x (* z (+ (* -1 x) (* -1 z)))) y)) (pow (+ (* -1 x) (* -1 z)) 2))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (-.f64 (neg.f64 z) x) z) x) y) #s(literal -2 binary64) (pow.f64 (-.f64 (neg.f64 z) x) #s(literal 2 binary64))) (*.f64 y y)) |
(* (pow y 2) (+ (* -1 (/ (+ (* -1 (/ (* (pow x 2) (pow z 2)) y)) (* 2 (* x (* z (+ (* -1 x) (* -1 z)))))) y)) (pow (+ (* -1 x) (* -1 z)) 2))) |
(*.f64 (-.f64 (pow.f64 (-.f64 (neg.f64 z) x) #s(literal 2 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 (-.f64 (neg.f64 z) x) z) (/.f64 (*.f64 (*.f64 z z) (*.f64 x x)) (neg.f64 y))) y)) (*.f64 y y)) |
(* (pow y 2) (+ (* -1 (/ (+ (* -1 (/ (* (pow x 2) (pow z 2)) y)) (* 2 (* x (* z (+ (* -1 x) (* -1 z)))))) y)) (pow (+ (* -1 x) (* -1 z)) 2))) |
(*.f64 (-.f64 (pow.f64 (-.f64 (neg.f64 z) x) #s(literal 2 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 (-.f64 (neg.f64 z) x) z) (/.f64 (*.f64 (*.f64 z z) (*.f64 x x)) (neg.f64 y))) y)) (*.f64 y y)) |
(* 2 (sqrt (* y z))) |
(*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64)) |
(+ (* 2 (sqrt (* y z))) (* (* x (+ y z)) (sqrt (/ 1 (* y z))))) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (*.f64 (+.f64 z y) x) (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64))) |
(+ (* 2 (sqrt (* y z))) (* x (+ (* -1/4 (* (* x (pow (+ y z) 2)) (sqrt (/ 1 (* (pow y 3) (pow z 3)))))) (* (sqrt (/ 1 (* y z))) (+ y z))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (+.f64 z y) #s(literal 2 binary64)) x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (pow.f64 z #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y))) x (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64))) |
(+ (* 2 (sqrt (* y z))) (* x (+ (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow y 3) (pow z 3)))) (pow (+ y z) 2))) (* 1/8 (* (* x (pow (+ y z) 3)) (sqrt (/ 1 (* (pow y 5) (pow z 5)))))))) (* (sqrt (/ 1 (* y z))) (+ y z))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (pow.f64 z #s(literal 3 binary64))))) (pow.f64 (+.f64 z y) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (+.f64 z y) #s(literal 3 binary64)) x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 5 binary64))) (pow.f64 z #s(literal 5 binary64)))))) x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y))) x (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64))) |
(sqrt (* y z)) |
(sqrt.f64 (*.f64 z y)) |
(+ (sqrt (* y z)) (* 1/2 (* (* x (+ y z)) (sqrt (/ 1 (* y z)))))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 z y) x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (sqrt.f64 (*.f64 z y))) |
(+ (sqrt (* y z)) (* x (+ (* -1/8 (* (* x (pow (+ y z) 2)) (sqrt (/ 1 (* (pow y 3) (pow z 3)))))) (* 1/2 (* (sqrt (/ 1 (* y z))) (+ y z)))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (+.f64 z y) #s(literal 2 binary64)) x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (pow.f64 z #s(literal 3 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) #s(literal 1/2 binary64))) x (sqrt.f64 (*.f64 z y))) |
(+ (sqrt (* y z)) (* x (+ (* 1/2 (* (sqrt (/ 1 (* y z))) (+ y z))) (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow y 3) (pow z 3)))) (pow (+ y z) 2))) (* 1/16 (* (* x (pow (+ y z) 3)) (sqrt (/ 1 (* (pow y 5) (pow z 5))))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (pow.f64 z #s(literal 3 binary64))))) (pow.f64 (+.f64 z y) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (+.f64 z y) #s(literal 3 binary64)) x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 5 binary64))) (pow.f64 z #s(literal 5 binary64)))))) x (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) #s(literal 1/2 binary64))) x (sqrt.f64 (*.f64 z y))) |
(* y z) |
(*.f64 z y) |
(+ (* x (+ y z)) (* y z)) |
(fma.f64 (+.f64 z y) x (*.f64 z y)) |
(+ (* x (+ y z)) (* y z)) |
(fma.f64 (+.f64 z y) x (*.f64 z y)) |
(+ (* x (+ y z)) (* y z)) |
(fma.f64 (+.f64 z y) x (*.f64 z y)) |
y |
(+ x y) |
(+.f64 y x) |
(+ x y) |
(+.f64 y x) |
(+ x y) |
(+.f64 y x) |
(* 2 (sqrt (* y z))) |
(*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64)) |
(+ (* 2 (sqrt (* y z))) (* (* x (+ y z)) (sqrt (/ 1 (* y z))))) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (*.f64 (+.f64 z y) x) (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64))) |
(+ (* 2 (sqrt (* y z))) (* x (+ (* -1/4 (* (* x (pow (+ y z) 2)) (sqrt (/ 1 (* (pow y 3) (pow z 3)))))) (* (sqrt (/ 1 (* y z))) (+ y z))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (+.f64 z y) #s(literal 2 binary64)) x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (pow.f64 z #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y))) x (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64))) |
(+ (* 2 (sqrt (* y z))) (* x (+ (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow y 3) (pow z 3)))) (pow (+ y z) 2))) (* 1/8 (* (* x (pow (+ y z) 3)) (sqrt (/ 1 (* (pow y 5) (pow z 5)))))))) (* (sqrt (/ 1 (* y z))) (+ y z))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (pow.f64 z #s(literal 3 binary64))))) (pow.f64 (+.f64 z y) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (+.f64 z y) #s(literal 3 binary64)) x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 5 binary64))) (pow.f64 z #s(literal 5 binary64)))))) x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y))) x (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64))) |
(sqrt (* y z)) |
(sqrt.f64 (*.f64 z y)) |
(+ (sqrt (* y z)) (* 1/2 (* (* x (+ y z)) (sqrt (/ 1 (* y z)))))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 z y) x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (sqrt.f64 (*.f64 z y))) |
(+ (sqrt (* y z)) (* x (+ (* -1/8 (* (* x (pow (+ y z) 2)) (sqrt (/ 1 (* (pow y 3) (pow z 3)))))) (* 1/2 (* (sqrt (/ 1 (* y z))) (+ y z)))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (+.f64 z y) #s(literal 2 binary64)) x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (pow.f64 z #s(literal 3 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) #s(literal 1/2 binary64))) x (sqrt.f64 (*.f64 z y))) |
(+ (sqrt (* y z)) (* x (+ (* 1/2 (* (sqrt (/ 1 (* y z))) (+ y z))) (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow y 3) (pow z 3)))) (pow (+ y z) 2))) (* 1/16 (* (* x (pow (+ y z) 3)) (sqrt (/ 1 (* (pow y 5) (pow z 5))))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (pow.f64 z #s(literal 3 binary64))))) (pow.f64 (+.f64 z y) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (+.f64 z y) #s(literal 3 binary64)) x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 5 binary64))) (pow.f64 z #s(literal 5 binary64)))))) x (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) #s(literal 1/2 binary64))) x (sqrt.f64 (*.f64 z y))) |
(* y z) |
(*.f64 z y) |
(+ (* x (+ y z)) (* y z)) |
(fma.f64 (+.f64 z y) x (*.f64 z y)) |
(+ (* x (+ y z)) (* y z)) |
(fma.f64 (+.f64 z y) x (*.f64 z y)) |
(+ (* x (+ y z)) (* y z)) |
(fma.f64 (+.f64 z y) x (*.f64 z y)) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* 2 (sqrt (* y z))) |
(*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64)) |
(+ (* 2 (sqrt (* y z))) (* (* x (+ y z)) (sqrt (/ 1 (* y z))))) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (*.f64 (+.f64 z y) x) (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64))) |
(+ (* 2 (sqrt (* y z))) (* x (+ (* -1/4 (* (* x (pow (+ y z) 2)) (sqrt (/ 1 (* (pow y 3) (pow z 3)))))) (* (sqrt (/ 1 (* y z))) (+ y z))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (+.f64 z y) #s(literal 2 binary64)) x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (pow.f64 z #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y))) x (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64))) |
(+ (* 2 (sqrt (* y z))) (* x (+ (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow y 3) (pow z 3)))) (pow (+ y z) 2))) (* 1/8 (* (* x (pow (+ y z) 3)) (sqrt (/ 1 (* (pow y 5) (pow z 5)))))))) (* (sqrt (/ 1 (* y z))) (+ y z))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (pow.f64 z #s(literal 3 binary64))))) (pow.f64 (+.f64 z y) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (+.f64 z y) #s(literal 3 binary64)) x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 5 binary64))) (pow.f64 z #s(literal 5 binary64)))))) x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y))) x (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64))) |
(sqrt (* y z)) |
(sqrt.f64 (*.f64 z y)) |
(+ (sqrt (* y z)) (* 1/2 (* (* x (+ y z)) (sqrt (/ 1 (* y z)))))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 z y) x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (sqrt.f64 (*.f64 z y))) |
(+ (sqrt (* y z)) (* x (+ (* -1/8 (* (* x (pow (+ y z) 2)) (sqrt (/ 1 (* (pow y 3) (pow z 3)))))) (* 1/2 (* (sqrt (/ 1 (* y z))) (+ y z)))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (+.f64 z y) #s(literal 2 binary64)) x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (pow.f64 z #s(literal 3 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) #s(literal 1/2 binary64))) x (sqrt.f64 (*.f64 z y))) |
(+ (sqrt (* y z)) (* x (+ (* 1/2 (* (sqrt (/ 1 (* y z))) (+ y z))) (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow y 3) (pow z 3)))) (pow (+ y z) 2))) (* 1/16 (* (* x (pow (+ y z) 3)) (sqrt (/ 1 (* (pow y 5) (pow z 5))))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (pow.f64 z #s(literal 3 binary64))))) (pow.f64 (+.f64 z y) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (+.f64 z y) #s(literal 3 binary64)) x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 5 binary64))) (pow.f64 z #s(literal 5 binary64)))))) x (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) #s(literal 1/2 binary64))) x (sqrt.f64 (*.f64 z y))) |
(* y z) |
(*.f64 z y) |
(+ (* x (+ y z)) (* y z)) |
(fma.f64 (+.f64 z y) x (*.f64 z y)) |
(+ (* x (+ y z)) (* y z)) |
(fma.f64 (+.f64 z y) x (*.f64 z y)) |
(+ (* x (+ y z)) (* y z)) |
(fma.f64 (+.f64 z y) x (*.f64 z y)) |
(* x (+ y z)) |
(*.f64 (+.f64 z y) x) |
(* x (+ y z)) |
(*.f64 (+.f64 z y) x) |
(* x (+ y z)) |
(*.f64 (+.f64 z y) x) |
(* x (+ y z)) |
(*.f64 (+.f64 z y) x) |
(* 2 (sqrt (* y z))) |
(*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64)) |
(+ (* 2 (sqrt (* y z))) (* (* x (+ y z)) (sqrt (/ 1 (* y z))))) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (*.f64 (+.f64 z y) x) (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64))) |
(+ (* 2 (sqrt (* y z))) (* x (+ (* -1/4 (* (* x (pow (+ y z) 2)) (sqrt (/ 1 (* (pow y 3) (pow z 3)))))) (* (sqrt (/ 1 (* y z))) (+ y z))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (+.f64 z y) #s(literal 2 binary64)) x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (pow.f64 z #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y))) x (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64))) |
(+ (* 2 (sqrt (* y z))) (* x (+ (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow y 3) (pow z 3)))) (pow (+ y z) 2))) (* 1/8 (* (* x (pow (+ y z) 3)) (sqrt (/ 1 (* (pow y 5) (pow z 5)))))))) (* (sqrt (/ 1 (* y z))) (+ y z))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (pow.f64 z #s(literal 3 binary64))))) (pow.f64 (+.f64 z y) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (+.f64 z y) #s(literal 3 binary64)) x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 5 binary64))) (pow.f64 z #s(literal 5 binary64)))))) x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y))) x (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64))) |
(sqrt (* y z)) |
(sqrt.f64 (*.f64 z y)) |
(+ (sqrt (* y z)) (* 1/2 (* (* x (+ y z)) (sqrt (/ 1 (* y z)))))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 z y) x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (sqrt.f64 (*.f64 z y))) |
(+ (sqrt (* y z)) (* x (+ (* -1/8 (* (* x (pow (+ y z) 2)) (sqrt (/ 1 (* (pow y 3) (pow z 3)))))) (* 1/2 (* (sqrt (/ 1 (* y z))) (+ y z)))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (+.f64 z y) #s(literal 2 binary64)) x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (pow.f64 z #s(literal 3 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) #s(literal 1/2 binary64))) x (sqrt.f64 (*.f64 z y))) |
(+ (sqrt (* y z)) (* x (+ (* 1/2 (* (sqrt (/ 1 (* y z))) (+ y z))) (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow y 3) (pow z 3)))) (pow (+ y z) 2))) (* 1/16 (* (* x (pow (+ y z) 3)) (sqrt (/ 1 (* (pow y 5) (pow z 5))))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (pow.f64 z #s(literal 3 binary64))))) (pow.f64 (+.f64 z y) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (+.f64 z y) #s(literal 3 binary64)) x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 5 binary64))) (pow.f64 z #s(literal 5 binary64)))))) x (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) #s(literal 1/2 binary64))) x (sqrt.f64 (*.f64 z y))) |
(sqrt (/ 1 (* y z))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) |
(+ (sqrt (/ 1 (* y z))) (* -1/2 (* (* x (+ (/ 1 (* y (pow z 2))) (/ 1 (* (pow y 2) z)))) (sqrt (* y z))))) |
(fma.f64 (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) z)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 z z) y))) x) (sqrt.f64 (*.f64 z y))) #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y)))) |
(+ (sqrt (/ 1 (* y z))) (* x (+ (* -1/2 (* (sqrt (* y z)) (+ (/ 1 (* y (pow z 2))) (/ 1 (* (pow y 2) z))))) (* -1/2 (* (* x (+ (* -1 (/ (* (+ y z) (+ (/ 1 (* y (pow z 2))) (/ 1 (* (pow y 2) z)))) (* y z))) (* 1/4 (* y (* z (pow (+ (/ 1 (* y (pow z 2))) (/ 1 (* (pow y 2) z))) 2)))))) (sqrt (* y z))))))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) z)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 z z) y))) (sqrt.f64 (*.f64 z y)) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) y) (*.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) z)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 z z) y))) #s(literal 2 binary64)) z) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) z)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 z z) y))) (+.f64 z y)) (*.f64 (neg.f64 z) y))) x) (sqrt.f64 (*.f64 z y))))) x (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y)))) |
(+ (sqrt (/ 1 (* y z))) (* x (+ (* -1/2 (* (sqrt (* y z)) (+ (/ 1 (* y (pow z 2))) (/ 1 (* (pow y 2) z))))) (* x (+ (* -1/2 (* (sqrt (* y z)) (+ (* -1 (/ (* (+ y z) (+ (/ 1 (* y (pow z 2))) (/ 1 (* (pow y 2) z)))) (* y z))) (* 1/4 (* y (* z (pow (+ (/ 1 (* y (pow z 2))) (/ 1 (* (pow y 2) z))) 2))))))) (* -1/2 (* (* x (+ (* 1/2 (* y (* z (* (+ (* -1 (/ (* (+ y z) (+ (/ 1 (* y (pow z 2))) (/ 1 (* (pow y 2) z)))) (* y z))) (* 1/4 (* y (* z (pow (+ (/ 1 (* y (pow z 2))) (/ 1 (* (pow y 2) z))) 2))))) (+ (/ 1 (* y (pow z 2))) (/ 1 (* (pow y 2) z))))))) (/ (* (pow (+ y z) 2) (+ (/ 1 (* y (pow z 2))) (/ 1 (* (pow y 2) z)))) (* (pow y 2) (pow z 2))))) (sqrt (* y z))))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) y) (*.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) z)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 z z) y))) #s(literal 2 binary64)) z) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) z)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 z z) y))) (+.f64 z y)) (*.f64 (neg.f64 z) y))) (sqrt.f64 (*.f64 z y)) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y) (*.f64 (*.f64 z (fma.f64 (*.f64 #s(literal 1/4 binary64) y) (*.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) z)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 z z) y))) #s(literal 2 binary64)) z) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) z)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 z z) y))) (+.f64 z y)) (*.f64 (neg.f64 z) y)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) z)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 z z) y)))) (*.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) z)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 z z) y))) (*.f64 y y)) (/.f64 (pow.f64 (+.f64 z y) #s(literal 2 binary64)) (*.f64 z z)))) x) (sqrt.f64 (*.f64 z y))))) x (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 z y))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) z)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 z z) y))))) x (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y)))) |
(/ 1 (* y z)) |
(/.f64 #s(literal 1 binary64) (*.f64 z y)) |
(+ (* -1 (* x (+ (/ 1 (* y (pow z 2))) (/ 1 (* (pow y 2) z))))) (/ 1 (* y z))) |
(fma.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) z)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 z z) y))) (neg.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 z y))) |
(+ (* x (- (/ (* x (* (+ y z) (+ (/ 1 (* y (pow z 2))) (/ 1 (* (pow y 2) z))))) (* y z)) (+ (/ 1 (* y (pow z 2))) (/ 1 (* (pow y 2) z))))) (/ 1 (* y z))) |
(fma.f64 (-.f64 (-.f64 (/.f64 (*.f64 (*.f64 (+.f64 z y) x) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) z)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 z z) y)))) (*.f64 z y)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 z z) y))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) z))) x (/.f64 #s(literal 1 binary64) (*.f64 z y))) |
(+ (* x (- (* x (- (* -1 (/ (* x (* (pow (+ y z) 2) (+ (/ 1 (* y (pow z 2))) (/ 1 (* (pow y 2) z))))) (* (pow y 2) (pow z 2)))) (* -1 (/ (* (+ y z) (+ (/ 1 (* y (pow z 2))) (/ 1 (* (pow y 2) z)))) (* y z))))) (+ (/ 1 (* y (pow z 2))) (/ 1 (* (pow y 2) z))))) (/ 1 (* y z))) |
(fma.f64 (fma.f64 (fma.f64 (neg.f64 (/.f64 x (*.f64 y y))) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) z)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 z z) y))) (pow.f64 (+.f64 z y) #s(literal 2 binary64))) (*.f64 z z)) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) z)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 z z) y))) (+.f64 z y)) (*.f64 z y))) x (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) z)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 z z) y))))) x (/.f64 #s(literal 1 binary64) (*.f64 z y))) |
(* 2 (sqrt (* y z))) |
(*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64)) |
(+ (* 2 (sqrt (* y z))) (* (* x (+ y z)) (sqrt (/ 1 (* y z))))) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (*.f64 (+.f64 z y) x) (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64))) |
(+ (* 2 (sqrt (* y z))) (* x (+ (* -1/4 (* (* x (pow (+ y z) 2)) (sqrt (/ 1 (* (pow y 3) (pow z 3)))))) (* (sqrt (/ 1 (* y z))) (+ y z))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (+.f64 z y) #s(literal 2 binary64)) x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (pow.f64 z #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y))) x (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64))) |
(+ (* 2 (sqrt (* y z))) (* x (+ (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow y 3) (pow z 3)))) (pow (+ y z) 2))) (* 1/8 (* (* x (pow (+ y z) 3)) (sqrt (/ 1 (* (pow y 5) (pow z 5)))))))) (* (sqrt (/ 1 (* y z))) (+ y z))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (pow.f64 z #s(literal 3 binary64))))) (pow.f64 (+.f64 z y) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (+.f64 z y) #s(literal 3 binary64)) x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 5 binary64))) (pow.f64 z #s(literal 5 binary64)))))) x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y))) x (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64))) |
(sqrt (* y z)) |
(sqrt.f64 (*.f64 z y)) |
(+ (sqrt (* y z)) (* 1/2 (* (* x (+ y z)) (sqrt (/ 1 (* y z)))))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 z y) x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (sqrt.f64 (*.f64 z y))) |
(+ (sqrt (* y z)) (* x (+ (* -1/8 (* (* x (pow (+ y z) 2)) (sqrt (/ 1 (* (pow y 3) (pow z 3)))))) (* 1/2 (* (sqrt (/ 1 (* y z))) (+ y z)))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (+.f64 z y) #s(literal 2 binary64)) x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (pow.f64 z #s(literal 3 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) #s(literal 1/2 binary64))) x (sqrt.f64 (*.f64 z y))) |
(+ (sqrt (* y z)) (* x (+ (* 1/2 (* (sqrt (/ 1 (* y z))) (+ y z))) (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow y 3) (pow z 3)))) (pow (+ y z) 2))) (* 1/16 (* (* x (pow (+ y z) 3)) (sqrt (/ 1 (* (pow y 5) (pow z 5))))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (pow.f64 z #s(literal 3 binary64))))) (pow.f64 (+.f64 z y) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (+.f64 z y) #s(literal 3 binary64)) x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 5 binary64))) (pow.f64 z #s(literal 5 binary64)))))) x (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) #s(literal 1/2 binary64))) x (sqrt.f64 (*.f64 z y))) |
(* (pow y 2) (pow z 2)) |
(*.f64 (*.f64 z y) (*.f64 z y)) |
(+ (* 2 (* x (* y (* z (+ y z))))) (* (pow y 2) (pow z 2))) |
(fma.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 (*.f64 (+.f64 z y) z) y) (*.f64 (*.f64 z y) (*.f64 z y))) |
(+ (* x (+ (* 2 (* y (* z (+ y z)))) (* x (pow (+ y z) 2)))) (* (pow y 2) (pow z 2))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 (+.f64 z y) z) y) #s(literal 2 binary64) (*.f64 (pow.f64 (+.f64 z y) #s(literal 2 binary64)) x)) x (*.f64 (*.f64 z y) (*.f64 z y))) |
(+ (* x (+ (* 2 (* y (* z (+ y z)))) (* x (pow (+ y z) 2)))) (* (pow y 2) (pow z 2))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 (+.f64 z y) z) y) #s(literal 2 binary64) (*.f64 (pow.f64 (+.f64 z y) #s(literal 2 binary64)) x)) x (*.f64 (*.f64 z y) (*.f64 z y))) |
(* 2 (sqrt (* x (+ y z)))) |
(*.f64 (sqrt.f64 (*.f64 (+.f64 z y) x)) #s(literal 2 binary64)) |
(* x (+ (* 2 (sqrt (/ (+ y z) x))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z)))) |
(*.f64 (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (+.f64 z y))) (*.f64 z y) (*.f64 (sqrt.f64 (/.f64 (+.f64 z y) x)) #s(literal 2 binary64))) x) |
(* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (+ (* 2 (sqrt (/ (+ y z) x))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z))))) |
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 (+.f64 z y) #s(literal 3 binary64)))) (*.f64 (*.f64 z y) (*.f64 z y))) #s(literal -1/4 binary64) (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (+.f64 z y))) (*.f64 z y) (*.f64 (sqrt.f64 (/.f64 (+.f64 z y) x)) #s(literal 2 binary64)))) x) |
(* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow x 7) (pow (+ y z) 5)))) (* (pow y 3) (pow z 3)))) (+ (* 2 (sqrt (/ (+ y z) x))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z)))))) |
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 (+.f64 z y) #s(literal 3 binary64)))) (*.f64 (*.f64 z y) (*.f64 z y))) #s(literal -1/4 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64))) (pow.f64 (+.f64 z y) #s(literal 5 binary64)))) (*.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) #s(literal 1/8 binary64) (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (+.f64 z y))) (*.f64 z y) (*.f64 (sqrt.f64 (/.f64 (+.f64 z y) x)) #s(literal 2 binary64))))) x) |
(sqrt (* x (+ y z))) |
(sqrt.f64 (*.f64 (+.f64 z y) x)) |
(* x (+ (sqrt (/ (+ y z) x)) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (+.f64 z y)))) (*.f64 z y) (sqrt.f64 (/.f64 (+.f64 z y) x))) x) |
(* x (+ (sqrt (/ (+ y z) x)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z)))))) |
(*.f64 (+.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 (+.f64 z y) #s(literal 3 binary64))))) (*.f64 (*.f64 z y) (*.f64 z y)) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (+.f64 z y)))) (*.f64 z y))) (sqrt.f64 (/.f64 (+.f64 z y) x))) x) |
(* x (+ (sqrt (/ (+ y z) x)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow x 7) (pow (+ y z) 5)))) (* (pow y 3) (pow z 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z))))))) |
(*.f64 (+.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 (+.f64 z y) #s(literal 3 binary64))))) (*.f64 (*.f64 z y) (*.f64 z y)) (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64))) (pow.f64 (+.f64 z y) #s(literal 5 binary64))))) (*.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (+.f64 z y)))) (*.f64 z y)))) (sqrt.f64 (/.f64 (+.f64 z y) x))) x) |
(* x (+ y z)) |
(*.f64 (+.f64 z y) x) |
(* x (+ y (+ z (/ (* y z) x)))) |
(*.f64 (+.f64 (fma.f64 y (/.f64 z x) z) y) x) |
(* x (+ y (+ z (/ (* y z) x)))) |
(*.f64 (+.f64 (fma.f64 y (/.f64 z x) z) y) x) |
(* x (+ y (+ z (/ (* y z) x)))) |
(*.f64 (+.f64 (fma.f64 y (/.f64 z x) z) y) x) |
x |
(* x (+ 1 (/ y x))) |
(fma.f64 (/.f64 y x) x x) |
(* x (+ 1 (/ y x))) |
(fma.f64 (/.f64 y x) x x) |
(* x (+ 1 (/ y x))) |
(fma.f64 (/.f64 y x) x x) |
(* 2 (sqrt (* x (+ y z)))) |
(*.f64 (sqrt.f64 (*.f64 (+.f64 z y) x)) #s(literal 2 binary64)) |
(* x (+ (* 2 (sqrt (/ (+ y z) x))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z)))) |
(*.f64 (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (+.f64 z y))) (*.f64 z y) (*.f64 (sqrt.f64 (/.f64 (+.f64 z y) x)) #s(literal 2 binary64))) x) |
(* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (+ (* 2 (sqrt (/ (+ y z) x))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z))))) |
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 (+.f64 z y) #s(literal 3 binary64)))) (*.f64 (*.f64 z y) (*.f64 z y))) #s(literal -1/4 binary64) (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (+.f64 z y))) (*.f64 z y) (*.f64 (sqrt.f64 (/.f64 (+.f64 z y) x)) #s(literal 2 binary64)))) x) |
(* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow x 7) (pow (+ y z) 5)))) (* (pow y 3) (pow z 3)))) (+ (* 2 (sqrt (/ (+ y z) x))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z)))))) |
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 (+.f64 z y) #s(literal 3 binary64)))) (*.f64 (*.f64 z y) (*.f64 z y))) #s(literal -1/4 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64))) (pow.f64 (+.f64 z y) #s(literal 5 binary64)))) (*.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) #s(literal 1/8 binary64) (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (+.f64 z y))) (*.f64 z y) (*.f64 (sqrt.f64 (/.f64 (+.f64 z y) x)) #s(literal 2 binary64))))) x) |
(sqrt (* x (+ y z))) |
(sqrt.f64 (*.f64 (+.f64 z y) x)) |
(* x (+ (sqrt (/ (+ y z) x)) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (+.f64 z y)))) (*.f64 z y) (sqrt.f64 (/.f64 (+.f64 z y) x))) x) |
(* x (+ (sqrt (/ (+ y z) x)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z)))))) |
(*.f64 (+.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 (+.f64 z y) #s(literal 3 binary64))))) (*.f64 (*.f64 z y) (*.f64 z y)) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (+.f64 z y)))) (*.f64 z y))) (sqrt.f64 (/.f64 (+.f64 z y) x))) x) |
(* x (+ (sqrt (/ (+ y z) x)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow x 7) (pow (+ y z) 5)))) (* (pow y 3) (pow z 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z))))))) |
(*.f64 (+.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 (+.f64 z y) #s(literal 3 binary64))))) (*.f64 (*.f64 z y) (*.f64 z y)) (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64))) (pow.f64 (+.f64 z y) #s(literal 5 binary64))))) (*.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (+.f64 z y)))) (*.f64 z y)))) (sqrt.f64 (/.f64 (+.f64 z y) x))) x) |
(* x (+ y z)) |
(*.f64 (+.f64 z y) x) |
(* x (+ y (+ z (/ (* y z) x)))) |
(*.f64 (+.f64 (fma.f64 y (/.f64 z x) z) y) x) |
(* x (+ y (+ z (/ (* y z) x)))) |
(*.f64 (+.f64 (fma.f64 y (/.f64 z x) z) y) x) |
(* x (+ y (+ z (/ (* y z) x)))) |
(*.f64 (+.f64 (fma.f64 y (/.f64 z x) z) y) x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* 2 (sqrt (* x (+ y z)))) |
(*.f64 (sqrt.f64 (*.f64 (+.f64 z y) x)) #s(literal 2 binary64)) |
(* x (+ (* 2 (sqrt (/ (+ y z) x))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z)))) |
(*.f64 (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (+.f64 z y))) (*.f64 z y) (*.f64 (sqrt.f64 (/.f64 (+.f64 z y) x)) #s(literal 2 binary64))) x) |
(* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (+ (* 2 (sqrt (/ (+ y z) x))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z))))) |
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 (+.f64 z y) #s(literal 3 binary64)))) (*.f64 (*.f64 z y) (*.f64 z y))) #s(literal -1/4 binary64) (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (+.f64 z y))) (*.f64 z y) (*.f64 (sqrt.f64 (/.f64 (+.f64 z y) x)) #s(literal 2 binary64)))) x) |
(* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow x 7) (pow (+ y z) 5)))) (* (pow y 3) (pow z 3)))) (+ (* 2 (sqrt (/ (+ y z) x))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z)))))) |
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 (+.f64 z y) #s(literal 3 binary64)))) (*.f64 (*.f64 z y) (*.f64 z y))) #s(literal -1/4 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64))) (pow.f64 (+.f64 z y) #s(literal 5 binary64)))) (*.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) #s(literal 1/8 binary64) (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (+.f64 z y))) (*.f64 z y) (*.f64 (sqrt.f64 (/.f64 (+.f64 z y) x)) #s(literal 2 binary64))))) x) |
(sqrt (* x (+ y z))) |
(sqrt.f64 (*.f64 (+.f64 z y) x)) |
(* x (+ (sqrt (/ (+ y z) x)) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (+.f64 z y)))) (*.f64 z y) (sqrt.f64 (/.f64 (+.f64 z y) x))) x) |
(* x (+ (sqrt (/ (+ y z) x)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z)))))) |
(*.f64 (+.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 (+.f64 z y) #s(literal 3 binary64))))) (*.f64 (*.f64 z y) (*.f64 z y)) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (+.f64 z y)))) (*.f64 z y))) (sqrt.f64 (/.f64 (+.f64 z y) x))) x) |
(* x (+ (sqrt (/ (+ y z) x)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow x 7) (pow (+ y z) 5)))) (* (pow y 3) (pow z 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z))))))) |
(*.f64 (+.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 (+.f64 z y) #s(literal 3 binary64))))) (*.f64 (*.f64 z y) (*.f64 z y)) (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64))) (pow.f64 (+.f64 z y) #s(literal 5 binary64))))) (*.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (+.f64 z y)))) (*.f64 z y)))) (sqrt.f64 (/.f64 (+.f64 z y) x))) x) |
(* x (+ y z)) |
(*.f64 (+.f64 z y) x) |
(* x (+ y (+ z (/ (* y z) x)))) |
(*.f64 (+.f64 (fma.f64 y (/.f64 z x) z) y) x) |
(* x (+ y (+ z (/ (* y z) x)))) |
(*.f64 (+.f64 (fma.f64 y (/.f64 z x) z) y) x) |
(* x (+ y (+ z (/ (* y z) x)))) |
(*.f64 (+.f64 (fma.f64 y (/.f64 z x) z) y) x) |
(* x (+ y z)) |
(*.f64 (+.f64 z y) x) |
(* x (+ y z)) |
(*.f64 (+.f64 z y) x) |
(* x (+ y z)) |
(*.f64 (+.f64 z y) x) |
(* x (+ y z)) |
(*.f64 (+.f64 z y) x) |
(* 2 (sqrt (* x (+ y z)))) |
(*.f64 (sqrt.f64 (*.f64 (+.f64 z y) x)) #s(literal 2 binary64)) |
(* x (+ (* 2 (sqrt (/ (+ y z) x))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z)))) |
(*.f64 (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (+.f64 z y))) (*.f64 z y) (*.f64 (sqrt.f64 (/.f64 (+.f64 z y) x)) #s(literal 2 binary64))) x) |
(* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (+ (* 2 (sqrt (/ (+ y z) x))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z))))) |
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 (+.f64 z y) #s(literal 3 binary64)))) (*.f64 (*.f64 z y) (*.f64 z y))) #s(literal -1/4 binary64) (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (+.f64 z y))) (*.f64 z y) (*.f64 (sqrt.f64 (/.f64 (+.f64 z y) x)) #s(literal 2 binary64)))) x) |
(* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow x 7) (pow (+ y z) 5)))) (* (pow y 3) (pow z 3)))) (+ (* 2 (sqrt (/ (+ y z) x))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z)))))) |
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 (+.f64 z y) #s(literal 3 binary64)))) (*.f64 (*.f64 z y) (*.f64 z y))) #s(literal -1/4 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64))) (pow.f64 (+.f64 z y) #s(literal 5 binary64)))) (*.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) #s(literal 1/8 binary64) (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (+.f64 z y))) (*.f64 z y) (*.f64 (sqrt.f64 (/.f64 (+.f64 z y) x)) #s(literal 2 binary64))))) x) |
(sqrt (* x (+ y z))) |
(sqrt.f64 (*.f64 (+.f64 z y) x)) |
(* x (+ (sqrt (/ (+ y z) x)) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (+.f64 z y)))) (*.f64 z y) (sqrt.f64 (/.f64 (+.f64 z y) x))) x) |
(* x (+ (sqrt (/ (+ y z) x)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z)))))) |
(*.f64 (+.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 (+.f64 z y) #s(literal 3 binary64))))) (*.f64 (*.f64 z y) (*.f64 z y)) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (+.f64 z y)))) (*.f64 z y))) (sqrt.f64 (/.f64 (+.f64 z y) x))) x) |
(* x (+ (sqrt (/ (+ y z) x)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow x 7) (pow (+ y z) 5)))) (* (pow y 3) (pow z 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z))))))) |
(*.f64 (+.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 (+.f64 z y) #s(literal 3 binary64))))) (*.f64 (*.f64 z y) (*.f64 z y)) (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64))) (pow.f64 (+.f64 z y) #s(literal 5 binary64))))) (*.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (+.f64 z y)))) (*.f64 z y)))) (sqrt.f64 (/.f64 (+.f64 z y) x))) x) |
(sqrt (/ 1 (* x (+ y z)))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 z y) x))) |
(+ (sqrt (/ 1 (* x (+ y z)))) (* -1/2 (* (sqrt (/ 1 (* (pow x 3) (pow (+ y z) 3)))) (* y z)))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (pow.f64 (+.f64 z y) #s(literal 3 binary64))))) (*.f64 z y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 z y) x)))) |
(+ (sqrt (/ 1 (* x (+ y z)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow x 3) (pow (+ y z) 3)))) (* y z))) (* 1/2 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 5)))) (* (pow y 2) (pow z 2)))))) |
(+.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (pow.f64 (+.f64 z y) #s(literal 3 binary64))))) (*.f64 z y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 z y) x)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 (+.f64 z y) #s(literal 5 binary64)))) (*.f64 (*.f64 z y) (*.f64 z y))) #s(literal 1/2 binary64))) |
(+ (sqrt (/ 1 (* x (+ y z)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow x 3) (pow (+ y z) 3)))) (* y z))) (+ (* -1/2 (* (sqrt (/ (+ y z) (pow x 7))) (+ (* 1/4 (/ (* x (* (pow y 2) (pow z 2))) (pow (+ y z) 3))) (/ (* (pow y 3) (pow z 3)) (pow (+ y z) 4))))) (* 1/2 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 5)))) (* (pow y 2) (pow z 2))))))) |
(+.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (pow.f64 (+.f64 z y) #s(literal 3 binary64))))) (*.f64 z y) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 (+.f64 z y) (pow.f64 x #s(literal 7 binary64))))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) x) (*.f64 z z)) (pow.f64 (+.f64 z y) #s(literal 3 binary64))) #s(literal 1/4 binary64) (/.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (pow.f64 (+.f64 z y) #s(literal 4 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 (+.f64 z y) #s(literal 5 binary64)))) (*.f64 (*.f64 z y) (*.f64 z y))) #s(literal 1/2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 z y) x)))) |
(/ 1 (* x (+ y z))) |
(/.f64 #s(literal 1 binary64) (*.f64 (+.f64 z y) x)) |
(/ (+ (* -1 (/ (* y z) (* x (pow (+ y z) 2)))) (/ 1 (+ y z))) x) |
(/.f64 (fma.f64 (/.f64 (neg.f64 y) x) (/.f64 z (pow.f64 (+.f64 z y) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z y))) x) |
(/ (- (+ (/ 1 (+ y z)) (/ (* (pow y 2) (pow z 2)) (* (pow x 2) (pow (+ y z) 3)))) (/ (* y z) (* x (pow (+ y z) 2)))) x) |
(/.f64 (-.f64 (fma.f64 (/.f64 (*.f64 y y) (pow.f64 (+.f64 z y) #s(literal 3 binary64))) (*.f64 (/.f64 z x) (/.f64 z x)) (/.f64 #s(literal 1 binary64) (+.f64 z y))) (*.f64 (/.f64 y (pow.f64 (+.f64 z y) #s(literal 2 binary64))) (/.f64 z x))) x) |
(/ (- (+ (* -1 (/ (* (pow y 3) (pow z 3)) (* (pow x 3) (pow (+ y z) 4)))) (/ 1 (+ y z))) (+ (* -1 (/ (* (pow y 2) (pow z 2)) (* (pow x 2) (pow (+ y z) 3)))) (/ (* y z) (* x (pow (+ y z) 2))))) x) |
(/.f64 (-.f64 (fma.f64 (neg.f64 (pow.f64 y #s(literal 3 binary64))) (/.f64 (pow.f64 z #s(literal 3 binary64)) (*.f64 (pow.f64 (+.f64 z y) #s(literal 4 binary64)) (pow.f64 x #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 z y))) (fma.f64 (neg.f64 (*.f64 y y)) (*.f64 (/.f64 z (pow.f64 (+.f64 z y) #s(literal 3 binary64))) (/.f64 z (*.f64 x x))) (*.f64 (/.f64 y (pow.f64 (+.f64 z y) #s(literal 2 binary64))) (/.f64 z x)))) x) |
(* 2 (sqrt (* x (+ y z)))) |
(*.f64 (sqrt.f64 (*.f64 (+.f64 z y) x)) #s(literal 2 binary64)) |
(* x (+ (* 2 (sqrt (/ (+ y z) x))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z)))) |
(*.f64 (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (+.f64 z y))) (*.f64 z y) (*.f64 (sqrt.f64 (/.f64 (+.f64 z y) x)) #s(literal 2 binary64))) x) |
(* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (+ (* 2 (sqrt (/ (+ y z) x))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z))))) |
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 (+.f64 z y) #s(literal 3 binary64)))) (*.f64 (*.f64 z y) (*.f64 z y))) #s(literal -1/4 binary64) (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (+.f64 z y))) (*.f64 z y) (*.f64 (sqrt.f64 (/.f64 (+.f64 z y) x)) #s(literal 2 binary64)))) x) |
(* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow x 7) (pow (+ y z) 5)))) (* (pow y 3) (pow z 3)))) (+ (* 2 (sqrt (/ (+ y z) x))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z)))))) |
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 (+.f64 z y) #s(literal 3 binary64)))) (*.f64 (*.f64 z y) (*.f64 z y))) #s(literal -1/4 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64))) (pow.f64 (+.f64 z y) #s(literal 5 binary64)))) (*.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) #s(literal 1/8 binary64) (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (+.f64 z y))) (*.f64 z y) (*.f64 (sqrt.f64 (/.f64 (+.f64 z y) x)) #s(literal 2 binary64))))) x) |
(sqrt (* x (+ y z))) |
(sqrt.f64 (*.f64 (+.f64 z y) x)) |
(* x (+ (sqrt (/ (+ y z) x)) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (+.f64 z y)))) (*.f64 z y) (sqrt.f64 (/.f64 (+.f64 z y) x))) x) |
(* x (+ (sqrt (/ (+ y z) x)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z)))))) |
(*.f64 (+.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 (+.f64 z y) #s(literal 3 binary64))))) (*.f64 (*.f64 z y) (*.f64 z y)) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (+.f64 z y)))) (*.f64 z y))) (sqrt.f64 (/.f64 (+.f64 z y) x))) x) |
(* x (+ (sqrt (/ (+ y z) x)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow x 7) (pow (+ y z) 5)))) (* (pow y 3) (pow z 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z))))))) |
(*.f64 (+.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 (+.f64 z y) #s(literal 3 binary64))))) (*.f64 (*.f64 z y) (*.f64 z y)) (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64))) (pow.f64 (+.f64 z y) #s(literal 5 binary64))))) (*.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (+.f64 z y)))) (*.f64 z y)))) (sqrt.f64 (/.f64 (+.f64 z y) x))) x) |
(* (pow x 2) (pow (+ y z) 2)) |
(*.f64 (pow.f64 (+.f64 z y) #s(literal 2 binary64)) (*.f64 x x)) |
(* (pow x 2) (+ (* 2 (/ (* y (* z (+ y z))) x)) (pow (+ y z) 2))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (+.f64 z y) z) y) x) #s(literal 2 binary64) (pow.f64 (+.f64 z y) #s(literal 2 binary64))) (*.f64 x x)) |
(* (pow x 2) (+ (* 2 (/ (* y (* z (+ y z))) x)) (+ (/ (* (pow y 2) (pow z 2)) (pow x 2)) (pow (+ y z) 2)))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (+.f64 z y) z) y) x) #s(literal 2 binary64) (fma.f64 (/.f64 (*.f64 z z) x) (/.f64 (*.f64 y y) x) (pow.f64 (+.f64 z y) #s(literal 2 binary64)))) (*.f64 x x)) |
(* (pow x 2) (+ (* 2 (/ (* y (* z (+ y z))) x)) (+ (/ (* (pow y 2) (pow z 2)) (pow x 2)) (pow (+ y z) 2)))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (+.f64 z y) z) y) x) #s(literal 2 binary64) (fma.f64 (/.f64 (*.f64 z z) x) (/.f64 (*.f64 y y) x) (pow.f64 (+.f64 z y) #s(literal 2 binary64)))) (*.f64 x x)) |
(* -2 (* (sqrt (* x (+ (* -1 y) (* -1 z)))) (sqrt -1))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 (-.f64 (neg.f64 z) y) x)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -2 binary64)) |
(* -1 (* x (+ (* 2 (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))) (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (-.f64 (neg.f64 z) y) x))) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (-.f64 (neg.f64 z) y))))) (neg.f64 x)) |
(* -1 (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 2 (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))) (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1)))))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 z y) (*.f64 z y)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 (-.f64 (neg.f64 z) y) #s(literal 3 binary64))))) #s(literal -1/4 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (-.f64 (neg.f64 z) y) x))) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (-.f64 (neg.f64 z) y)))))) (neg.f64 x)) |
(* -1 (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow x 7) (pow (+ (* -1 y) (* -1 z)) 5)))) (* (pow y 3) (* (pow z 3) (sqrt -1))))) (+ (* 2 (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))) (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 z y) (*.f64 z y)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 (-.f64 (neg.f64 z) y) #s(literal 3 binary64))))) #s(literal -1/4 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64))) (pow.f64 (-.f64 (neg.f64 z) y) #s(literal 5 binary64))))) #s(literal 1/8 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (-.f64 (neg.f64 z) y) x))) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (-.f64 (neg.f64 z) y))))))) (neg.f64 x)) |
(* -1 (* (sqrt (* x (+ (* -1 y) (* -1 z)))) (sqrt -1))) |
(*.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (-.f64 (neg.f64 z) y) x))) |
(* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))) (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (-.f64 (neg.f64 z) y)))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (*.f64 (sqrt.f64 (/.f64 (-.f64 (neg.f64 z) y) x)) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 x)) |
(* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))) (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1)))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 (-.f64 (neg.f64 z) y) #s(literal 3 binary64))))) (*.f64 (*.f64 (*.f64 z y) (*.f64 z y)) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (-.f64 (neg.f64 z) y)))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (*.f64 (sqrt.f64 (/.f64 (-.f64 (neg.f64 z) y) x)) (sqrt.f64 #s(literal -1 binary64))))) (neg.f64 x)) |
(* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow x 7) (pow (+ (* -1 y) (* -1 z)) 5)))) (* (pow y 3) (* (pow z 3) (sqrt -1))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))) (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 (-.f64 (neg.f64 z) y) #s(literal 3 binary64))))) (*.f64 (*.f64 (*.f64 z y) (*.f64 z y)) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64))) (pow.f64 (-.f64 (neg.f64 z) y) #s(literal 5 binary64))))) (*.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (-.f64 (neg.f64 z) y)))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (*.f64 (sqrt.f64 (/.f64 (-.f64 (neg.f64 z) y) x)) (sqrt.f64 #s(literal -1 binary64)))))) (neg.f64 x)) |
(* -1 (* x (+ (* -1 y) (* -1 z)))) |
(*.f64 (-.f64 (neg.f64 z) y) (neg.f64 x)) |
(* -1 (* x (+ (* -1 y) (+ (* -1 z) (* -1 (/ (* y z) x)))))) |
(*.f64 (-.f64 (neg.f64 (fma.f64 y (/.f64 z x) z)) y) (neg.f64 x)) |
(* -1 (* x (+ (* -1 y) (+ (* -1 z) (* -1 (/ (* y z) x)))))) |
(*.f64 (-.f64 (neg.f64 (fma.f64 y (/.f64 z x) z)) y) (neg.f64 x)) |
(* -1 (* x (+ (* -1 y) (+ (* -1 z) (* -1 (/ (* y z) x)))))) |
(*.f64 (-.f64 (neg.f64 (fma.f64 y (/.f64 z x) z)) y) (neg.f64 x)) |
x |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(*.f64 (fma.f64 (/.f64 y x) #s(literal -1 binary64) #s(literal -1 binary64)) (neg.f64 x)) |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(*.f64 (fma.f64 (/.f64 y x) #s(literal -1 binary64) #s(literal -1 binary64)) (neg.f64 x)) |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(*.f64 (fma.f64 (/.f64 y x) #s(literal -1 binary64) #s(literal -1 binary64)) (neg.f64 x)) |
(* -2 (* (sqrt (* x (+ (* -1 y) (* -1 z)))) (sqrt -1))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 (-.f64 (neg.f64 z) y) x)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -2 binary64)) |
(* -1 (* x (+ (* 2 (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))) (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (-.f64 (neg.f64 z) y) x))) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (-.f64 (neg.f64 z) y))))) (neg.f64 x)) |
(* -1 (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 2 (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))) (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1)))))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 z y) (*.f64 z y)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 (-.f64 (neg.f64 z) y) #s(literal 3 binary64))))) #s(literal -1/4 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (-.f64 (neg.f64 z) y) x))) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (-.f64 (neg.f64 z) y)))))) (neg.f64 x)) |
(* -1 (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow x 7) (pow (+ (* -1 y) (* -1 z)) 5)))) (* (pow y 3) (* (pow z 3) (sqrt -1))))) (+ (* 2 (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))) (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 z y) (*.f64 z y)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 (-.f64 (neg.f64 z) y) #s(literal 3 binary64))))) #s(literal -1/4 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64))) (pow.f64 (-.f64 (neg.f64 z) y) #s(literal 5 binary64))))) #s(literal 1/8 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (-.f64 (neg.f64 z) y) x))) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (-.f64 (neg.f64 z) y))))))) (neg.f64 x)) |
(* -1 (* (sqrt (* x (+ (* -1 y) (* -1 z)))) (sqrt -1))) |
(*.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (-.f64 (neg.f64 z) y) x))) |
(* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))) (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (-.f64 (neg.f64 z) y)))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (*.f64 (sqrt.f64 (/.f64 (-.f64 (neg.f64 z) y) x)) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 x)) |
(* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))) (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1)))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 (-.f64 (neg.f64 z) y) #s(literal 3 binary64))))) (*.f64 (*.f64 (*.f64 z y) (*.f64 z y)) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (-.f64 (neg.f64 z) y)))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (*.f64 (sqrt.f64 (/.f64 (-.f64 (neg.f64 z) y) x)) (sqrt.f64 #s(literal -1 binary64))))) (neg.f64 x)) |
(* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow x 7) (pow (+ (* -1 y) (* -1 z)) 5)))) (* (pow y 3) (* (pow z 3) (sqrt -1))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))) (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 (-.f64 (neg.f64 z) y) #s(literal 3 binary64))))) (*.f64 (*.f64 (*.f64 z y) (*.f64 z y)) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64))) (pow.f64 (-.f64 (neg.f64 z) y) #s(literal 5 binary64))))) (*.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (-.f64 (neg.f64 z) y)))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (*.f64 (sqrt.f64 (/.f64 (-.f64 (neg.f64 z) y) x)) (sqrt.f64 #s(literal -1 binary64)))))) (neg.f64 x)) |
(* -1 (* x (+ (* -1 y) (* -1 z)))) |
(*.f64 (-.f64 (neg.f64 z) y) (neg.f64 x)) |
(* -1 (* x (+ (* -1 y) (+ (* -1 z) (* -1 (/ (* y z) x)))))) |
(*.f64 (-.f64 (neg.f64 (fma.f64 y (/.f64 z x) z)) y) (neg.f64 x)) |
(* -1 (* x (+ (* -1 y) (+ (* -1 z) (* -1 (/ (* y z) x)))))) |
(*.f64 (-.f64 (neg.f64 (fma.f64 y (/.f64 z x) z)) y) (neg.f64 x)) |
(* -1 (* x (+ (* -1 y) (+ (* -1 z) (* -1 (/ (* y z) x)))))) |
(*.f64 (-.f64 (neg.f64 (fma.f64 y (/.f64 z x) z)) y) (neg.f64 x)) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* -2 (* (sqrt (* x (+ (* -1 y) (* -1 z)))) (sqrt -1))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 (-.f64 (neg.f64 z) y) x)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -2 binary64)) |
(* -1 (* x (+ (* 2 (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))) (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (-.f64 (neg.f64 z) y) x))) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (-.f64 (neg.f64 z) y))))) (neg.f64 x)) |
(* -1 (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 2 (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))) (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1)))))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 z y) (*.f64 z y)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 (-.f64 (neg.f64 z) y) #s(literal 3 binary64))))) #s(literal -1/4 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (-.f64 (neg.f64 z) y) x))) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (-.f64 (neg.f64 z) y)))))) (neg.f64 x)) |
(* -1 (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow x 7) (pow (+ (* -1 y) (* -1 z)) 5)))) (* (pow y 3) (* (pow z 3) (sqrt -1))))) (+ (* 2 (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))) (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 z y) (*.f64 z y)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 (-.f64 (neg.f64 z) y) #s(literal 3 binary64))))) #s(literal -1/4 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64))) (pow.f64 (-.f64 (neg.f64 z) y) #s(literal 5 binary64))))) #s(literal 1/8 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (-.f64 (neg.f64 z) y) x))) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (-.f64 (neg.f64 z) y))))))) (neg.f64 x)) |
(* -1 (* (sqrt (* x (+ (* -1 y) (* -1 z)))) (sqrt -1))) |
(*.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (-.f64 (neg.f64 z) y) x))) |
(* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))) (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (-.f64 (neg.f64 z) y)))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (*.f64 (sqrt.f64 (/.f64 (-.f64 (neg.f64 z) y) x)) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 x)) |
(* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))) (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1)))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 (-.f64 (neg.f64 z) y) #s(literal 3 binary64))))) (*.f64 (*.f64 (*.f64 z y) (*.f64 z y)) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (-.f64 (neg.f64 z) y)))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (*.f64 (sqrt.f64 (/.f64 (-.f64 (neg.f64 z) y) x)) (sqrt.f64 #s(literal -1 binary64))))) (neg.f64 x)) |
(* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow x 7) (pow (+ (* -1 y) (* -1 z)) 5)))) (* (pow y 3) (* (pow z 3) (sqrt -1))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))) (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 (-.f64 (neg.f64 z) y) #s(literal 3 binary64))))) (*.f64 (*.f64 (*.f64 z y) (*.f64 z y)) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64))) (pow.f64 (-.f64 (neg.f64 z) y) #s(literal 5 binary64))))) (*.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (-.f64 (neg.f64 z) y)))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (*.f64 (sqrt.f64 (/.f64 (-.f64 (neg.f64 z) y) x)) (sqrt.f64 #s(literal -1 binary64)))))) (neg.f64 x)) |
(* -1 (* x (+ (* -1 y) (* -1 z)))) |
(*.f64 (-.f64 (neg.f64 z) y) (neg.f64 x)) |
(* -1 (* x (+ (* -1 y) (+ (* -1 z) (* -1 (/ (* y z) x)))))) |
(*.f64 (-.f64 (neg.f64 (fma.f64 y (/.f64 z x) z)) y) (neg.f64 x)) |
(* -1 (* x (+ (* -1 y) (+ (* -1 z) (* -1 (/ (* y z) x)))))) |
(*.f64 (-.f64 (neg.f64 (fma.f64 y (/.f64 z x) z)) y) (neg.f64 x)) |
(* -1 (* x (+ (* -1 y) (+ (* -1 z) (* -1 (/ (* y z) x)))))) |
(*.f64 (-.f64 (neg.f64 (fma.f64 y (/.f64 z x) z)) y) (neg.f64 x)) |
(* x (+ y z)) |
(*.f64 (+.f64 z y) x) |
(* x (+ y z)) |
(*.f64 (+.f64 z y) x) |
(* x (+ y z)) |
(*.f64 (+.f64 z y) x) |
(* x (+ y z)) |
(*.f64 (+.f64 z y) x) |
(* -2 (* (sqrt (* x (+ (* -1 y) (* -1 z)))) (sqrt -1))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 (-.f64 (neg.f64 z) y) x)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -2 binary64)) |
(* -1 (* x (+ (* 2 (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))) (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (-.f64 (neg.f64 z) y) x))) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (-.f64 (neg.f64 z) y))))) (neg.f64 x)) |
(* -1 (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 2 (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))) (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1)))))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 z y) (*.f64 z y)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 (-.f64 (neg.f64 z) y) #s(literal 3 binary64))))) #s(literal -1/4 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (-.f64 (neg.f64 z) y) x))) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (-.f64 (neg.f64 z) y)))))) (neg.f64 x)) |
(* -1 (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow x 7) (pow (+ (* -1 y) (* -1 z)) 5)))) (* (pow y 3) (* (pow z 3) (sqrt -1))))) (+ (* 2 (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))) (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 z y) (*.f64 z y)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 (-.f64 (neg.f64 z) y) #s(literal 3 binary64))))) #s(literal -1/4 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64))) (pow.f64 (-.f64 (neg.f64 z) y) #s(literal 5 binary64))))) #s(literal 1/8 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (-.f64 (neg.f64 z) y) x))) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (-.f64 (neg.f64 z) y))))))) (neg.f64 x)) |
(* -1 (* (sqrt (* x (+ (* -1 y) (* -1 z)))) (sqrt -1))) |
(*.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (-.f64 (neg.f64 z) y) x))) |
(* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))) (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (-.f64 (neg.f64 z) y)))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (*.f64 (sqrt.f64 (/.f64 (-.f64 (neg.f64 z) y) x)) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 x)) |
(* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))) (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1)))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 (-.f64 (neg.f64 z) y) #s(literal 3 binary64))))) (*.f64 (*.f64 (*.f64 z y) (*.f64 z y)) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (-.f64 (neg.f64 z) y)))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (*.f64 (sqrt.f64 (/.f64 (-.f64 (neg.f64 z) y) x)) (sqrt.f64 #s(literal -1 binary64))))) (neg.f64 x)) |
(* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow x 7) (pow (+ (* -1 y) (* -1 z)) 5)))) (* (pow y 3) (* (pow z 3) (sqrt -1))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))) (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 (-.f64 (neg.f64 z) y) #s(literal 3 binary64))))) (*.f64 (*.f64 (*.f64 z y) (*.f64 z y)) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64))) (pow.f64 (-.f64 (neg.f64 z) y) #s(literal 5 binary64))))) (*.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (-.f64 (neg.f64 z) y)))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (*.f64 (sqrt.f64 (/.f64 (-.f64 (neg.f64 z) y) x)) (sqrt.f64 #s(literal -1 binary64)))))) (neg.f64 x)) |
(* (sqrt (/ 1 (* x (+ (* -1 y) (* -1 z))))) (sqrt -1)) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (neg.f64 z) y) x))) (sqrt.f64 #s(literal -1 binary64))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow x 3) (pow (+ (* -1 y) (* -1 z)) 3)))) (* y (* z (sqrt -1))))) (* (sqrt (/ 1 (* x (+ (* -1 y) (* -1 z))))) (sqrt -1))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (pow.f64 (-.f64 (neg.f64 z) y) #s(literal 3 binary64))))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (neg.f64 z) y) x))) (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow x 3) (pow (+ (* -1 y) (* -1 z)) 3)))) (* y (* z (sqrt -1))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 5)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (* (sqrt (/ 1 (* x (+ (* -1 y) (* -1 z))))) (sqrt -1)))) |
(fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (pow.f64 (-.f64 (neg.f64 z) y) #s(literal 3 binary64)))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y)) #s(literal -1/2 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 (-.f64 (neg.f64 z) y) #s(literal 5 binary64)))) (*.f64 (*.f64 (*.f64 z y) (*.f64 z y)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (neg.f64 z) y) x))) (sqrt.f64 #s(literal -1 binary64))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ x (pow (+ (* -1 y) (* -1 z)) 5))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (* 1/2 (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (* (sqrt -1) (+ (* -1/4 (/ (* x (* (pow y 2) (pow z 2))) (pow (+ (* -1 y) (* -1 z)) 3))) (/ (* (pow y 3) (pow z 3)) (pow (+ (* -1 y) (* -1 z)) 4))))))) (pow x 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow x 3) (pow (+ (* -1 y) (* -1 z)) 3)))) (* y (* z (sqrt -1))))) (* (sqrt (/ 1 (* x (+ (* -1 y) (* -1 z))))) (sqrt -1)))) |
(-.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (pow.f64 (-.f64 (neg.f64 z) y) #s(literal 3 binary64))))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (neg.f64 z) y) x))) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 x (pow.f64 (-.f64 (neg.f64 z) y) #s(literal 5 binary64)))) (*.f64 y y)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 z z)) (*.f64 (*.f64 (sqrt.f64 (/.f64 (-.f64 (neg.f64 z) y) x)) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) x) (*.f64 z z)) (pow.f64 (-.f64 (neg.f64 z) y) #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (pow.f64 (-.f64 (neg.f64 z) y) #s(literal 4 binary64))))))) (pow.f64 x #s(literal 3 binary64)))) |
(/ -1 (* x (+ (* -1 y) (* -1 z)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (-.f64 (neg.f64 z) y) x)) |
(* -1 (/ (+ (/ 1 (+ (* -1 y) (* -1 z))) (/ (* y z) (* x (pow (+ (* -1 y) (* -1 z)) 2)))) x)) |
(/.f64 (fma.f64 (/.f64 y (pow.f64 (-.f64 (neg.f64 z) y) #s(literal 2 binary64))) (/.f64 z x) (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 z) y))) (neg.f64 x)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* (pow y 2) (pow z 2)) (* x (pow (+ (* -1 y) (* -1 z)) 3)))) (/ (* y z) (pow (+ (* -1 y) (* -1 z)) 2))) x)) (/ 1 (+ (* -1 y) (* -1 z)))) x)) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 z) y)) (/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 y y) (pow.f64 (-.f64 (neg.f64 z) y) #s(literal 3 binary64))) (/.f64 (*.f64 z z) x) (*.f64 y (/.f64 z (pow.f64 (-.f64 (neg.f64 z) y) #s(literal 2 binary64)))))) x)) (neg.f64 x)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* (pow y 3) (pow z 3)) (* x (pow (+ (* -1 y) (* -1 z)) 4))) (* -1 (/ (* (pow y 2) (pow z 2)) (pow (+ (* -1 y) (* -1 z)) 3)))) x)) (/ (* y z) (pow (+ (* -1 y) (* -1 z)) 2))) x)) (/ 1 (+ (* -1 y) (* -1 z)))) x)) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 z) y)) (/.f64 (-.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 (-.f64 (neg.f64 z) y) #s(literal 4 binary64))) (/.f64 (pow.f64 z #s(literal 3 binary64)) x) (/.f64 (*.f64 (*.f64 z y) (*.f64 z y)) (pow.f64 (-.f64 (neg.f64 z) y) #s(literal 3 binary64)))) (neg.f64 x)) (*.f64 y (/.f64 z (pow.f64 (-.f64 (neg.f64 z) y) #s(literal 2 binary64))))) x)) (neg.f64 x)) |
(* -2 (* (sqrt (* x (+ (* -1 y) (* -1 z)))) (sqrt -1))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 (-.f64 (neg.f64 z) y) x)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -2 binary64)) |
(* -1 (* x (+ (* 2 (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))) (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (-.f64 (neg.f64 z) y) x))) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (-.f64 (neg.f64 z) y))))) (neg.f64 x)) |
(* -1 (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 2 (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))) (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1)))))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 z y) (*.f64 z y)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 (-.f64 (neg.f64 z) y) #s(literal 3 binary64))))) #s(literal -1/4 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (-.f64 (neg.f64 z) y) x))) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (-.f64 (neg.f64 z) y)))))) (neg.f64 x)) |
(* -1 (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow x 7) (pow (+ (* -1 y) (* -1 z)) 5)))) (* (pow y 3) (* (pow z 3) (sqrt -1))))) (+ (* 2 (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))) (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 z y) (*.f64 z y)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 (-.f64 (neg.f64 z) y) #s(literal 3 binary64))))) #s(literal -1/4 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64))) (pow.f64 (-.f64 (neg.f64 z) y) #s(literal 5 binary64))))) #s(literal 1/8 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (-.f64 (neg.f64 z) y) x))) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (-.f64 (neg.f64 z) y))))))) (neg.f64 x)) |
(* -1 (* (sqrt (* x (+ (* -1 y) (* -1 z)))) (sqrt -1))) |
(*.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (-.f64 (neg.f64 z) y) x))) |
(* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))) (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (-.f64 (neg.f64 z) y)))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (*.f64 (sqrt.f64 (/.f64 (-.f64 (neg.f64 z) y) x)) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 x)) |
(* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))) (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1)))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 (-.f64 (neg.f64 z) y) #s(literal 3 binary64))))) (*.f64 (*.f64 (*.f64 z y) (*.f64 z y)) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (-.f64 (neg.f64 z) y)))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (*.f64 (sqrt.f64 (/.f64 (-.f64 (neg.f64 z) y) x)) (sqrt.f64 #s(literal -1 binary64))))) (neg.f64 x)) |
(* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow x 7) (pow (+ (* -1 y) (* -1 z)) 5)))) (* (pow y 3) (* (pow z 3) (sqrt -1))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))) (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 (-.f64 (neg.f64 z) y) #s(literal 3 binary64))))) (*.f64 (*.f64 (*.f64 z y) (*.f64 z y)) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64))) (pow.f64 (-.f64 (neg.f64 z) y) #s(literal 5 binary64))))) (*.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (-.f64 (neg.f64 z) y)))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (*.f64 (sqrt.f64 (/.f64 (-.f64 (neg.f64 z) y) x)) (sqrt.f64 #s(literal -1 binary64)))))) (neg.f64 x)) |
(* (pow x 2) (pow (+ (* -1 y) (* -1 z)) 2)) |
(*.f64 (pow.f64 (-.f64 (neg.f64 z) y) #s(literal 2 binary64)) (*.f64 x x)) |
(* (pow x 2) (+ (* -2 (/ (* y (* z (+ (* -1 y) (* -1 z)))) x)) (pow (+ (* -1 y) (* -1 z)) 2))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (-.f64 (neg.f64 z) y) z) y) x) #s(literal -2 binary64) (pow.f64 (-.f64 (neg.f64 z) y) #s(literal 2 binary64))) (*.f64 x x)) |
(* (pow x 2) (+ (* -1 (/ (+ (* -1 (/ (* (pow y 2) (pow z 2)) x)) (* 2 (* y (* z (+ (* -1 y) (* -1 z)))))) x)) (pow (+ (* -1 y) (* -1 z)) 2))) |
(*.f64 (-.f64 (pow.f64 (-.f64 (neg.f64 z) y) #s(literal 2 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) y) (*.f64 (-.f64 (neg.f64 z) y) z) (/.f64 (*.f64 (*.f64 z y) (*.f64 z y)) (neg.f64 x))) x)) (*.f64 x x)) |
(* (pow x 2) (+ (* -1 (/ (+ (* -1 (/ (* (pow y 2) (pow z 2)) x)) (* 2 (* y (* z (+ (* -1 y) (* -1 z)))))) x)) (pow (+ (* -1 y) (* -1 z)) 2))) |
(*.f64 (-.f64 (pow.f64 (-.f64 (neg.f64 z) y) #s(literal 2 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) y) (*.f64 (-.f64 (neg.f64 z) y) z) (/.f64 (*.f64 (*.f64 z y) (*.f64 z y)) (neg.f64 x))) x)) (*.f64 x x)) |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 31 | 249 |
| 0 | 50 | 202 |
| 1 | 175 | 195 |
| 2 | 1103 | 195 |
| 0 | 8223 | 195 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 (sqrt.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 2 binary64)) |
(sqrt.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) |
(fma.f64 (+.f64 y x) z (*.f64 y x)) |
(+.f64 y x) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)))) |
(sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)) |
(*.f64 y x) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x)))) |
(sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x)) |
(*.f64 (+.f64 z y) x) |
(*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x)))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x))))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x))) |
(*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 1/4 binary64))) |
(pow.f64 (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 1/4 binary64)) |
(*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) |
| Outputs |
|---|
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
Compiled 66 711 to 6 201 computations (90.7% saved)
29 alts after pruning (27 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 2 140 | 24 | 2 164 |
| Fresh | 10 | 3 | 13 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 0 | 0 |
| Total | 2 153 | 29 | 2 182 |
| Status | Accuracy | Program |
|---|---|---|
| 53.1% | (*.f64 (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (fma.f64 x x (*.f64 (neg.f64 y) y)))) z (*.f64 y x))) #s(literal 2 binary64)) | |
| ▶ | 75.6% | (*.f64 (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x))) #s(literal 2 binary64)) |
| ▶ | 53.1% | (*.f64 (sqrt.f64 (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x))) #s(literal 2 binary64)) |
| 49.8% | (*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) z) (pow.f64 (-.f64 y x) #s(literal -1 binary64)) (*.f64 x y))) #s(literal 2 binary64)) | |
| 35.2% | (*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 z z) (fma.f64 x x (*.f64 (neg.f64 y) y))) (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 x y))) (*.f64 x y))) #s(literal 2 binary64)) | |
| 59.8% | (*.f64 (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 (+.f64 (fma.f64 y (/.f64 z x) z) y) x))) #s(literal 2 binary64)) | |
| 32.7% | (*.f64 (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 (+.f64 y x) z))) #s(literal 2 binary64)) | |
| 31.3% | (*.f64 (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z y))) #s(literal 2 binary64)) | |
| ▶ | 3.9% | (*.f64 (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 2 binary64)) |
| 30.7% | (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x))) #s(literal 1/4 binary64))) | |
| ▶ | 28.5% | (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #s(literal 1/4 binary64))) |
| 15.8% | (*.f64 #s(literal 2 binary64) (pow.f64 #s(approx (* (+ (* (+ y x) z) (* y x)) (+ (* (+ y x) z) (* y x))) (fma.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 (*.f64 (+.f64 z y) z) y) (*.f64 (*.f64 z y) (*.f64 z y)))) #s(literal 1/4 binary64))) | |
| 21.8% | (*.f64 #s(literal 2 binary64) (pow.f64 #s(approx (* (+ (* (+ y x) z) (* y x)) (+ (* (+ y x) z) (* y x))) (*.f64 (*.f64 z y) (*.f64 z y))) #s(literal 1/4 binary64))) | |
| 31.1% | (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z y)))))) | |
| 3.8% | (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)))))) | |
| 44.5% | (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 y x)))))) | |
| 67.5% | (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y))))) | |
| 27.6% | (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (neg.f64 x) (/.f64 y (*.f64 (pow.f64 (+.f64 y x) #s(literal 2 binary64)) z)) (/.f64 #s(literal 1 binary64) (+.f64 y x))) z))))) | |
| 32.6% | (*.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 #s(approx (+ (* x y) (* x z)) (*.f64 z x)) (*.f64 y z)))) | |
| 46.9% | (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (fma.f64 z x (*.f64 x y))))) | |
| 46.8% | (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 z y)))))) | |
| ✓ | 46.9% | (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x)))) |
| ✓ | 44.9% | (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)))) |
| ▶ | 46.7% | (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y))))) |
| 30.4% | (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 y z) x) z))))) | |
| 33.9% | #s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) (*.f64 (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (+.f64 y x))) (*.f64 y x) (*.f64 (sqrt.f64 (/.f64 (+.f64 y x) z)) #s(literal 2 binary64))) z)) | |
| 28.2% | #s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) (*.f64 (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (+.f64 z x))) (*.f64 z x) (*.f64 (sqrt.f64 (/.f64 (+.f64 z x) y)) #s(literal 2 binary64))) y)) | |
| 31.6% | #s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) x (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64)))) | |
| 3.8% | #s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z x))) (+.f64 z x)) y (*.f64 (sqrt.f64 (*.f64 z x)) #s(literal 2 binary64)))) |
Compiled 884 to 693 computations (21.6% saved)
| 1× | egg-herbie |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) | |
| cost-diff | 0 | (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) | |
| cost-diff | 0 | (pow.f64 (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #s(literal 1/4 binary64)) | |
| cost-diff | 0 | (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #s(literal 1/4 binary64))) | |
| cost-diff | 0 | (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x)) | |
| cost-diff | 0 | (sqrt.f64 (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x))) | |
| cost-diff | 0 | (*.f64 (sqrt.f64 (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x))) #s(literal 2 binary64)) | |
| cost-diff | 1856 | (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) | |
| cost-diff | 0 | #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y))) | |
| cost-diff | 0 | (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y)))) | |
| cost-diff | 0 | (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y))))) | |
| cost-diff | 896 | (*.f64 (fma.f64 x (/.f64 z y) x) y) | |
| cost-diff | 0 | (*.f64 z x) | |
| cost-diff | 0 | #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) | |
| cost-diff | 0 | (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) | |
| cost-diff | 0 | (*.f64 (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 2 binary64)) | |
| cost-diff | 0 | (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x)) | |
| cost-diff | 0 | (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x))) | |
| cost-diff | 0 | (*.f64 (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x))) #s(literal 2 binary64)) | |
| cost-diff | 1408 | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
Useful iterations: 4 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 49 | 450 |
| 0 | 81 | 371 |
| 1 | 132 | 361 |
| 2 | 197 | 361 |
| 3 | 350 | 361 |
| 4 | 916 | 346 |
| 5 | 1971 | 346 |
| 6 | 4186 | 346 |
| 0 | 8144 | 346 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x))) #s(literal 2 binary64)) |
(sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
#s(literal 1 binary64) |
(/.f64 #s(literal 1 binary64) (+.f64 x y)) |
(+.f64 x y) |
x |
y |
z |
(*.f64 y x) |
#s(literal 2 binary64) |
(*.f64 (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 2 binary64)) |
(sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) |
#s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) |
(*.f64 z x) |
z |
x |
#s(literal 2 binary64) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y))))) |
#s(literal 2 binary64) |
(sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y)))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y))) |
#s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y)) |
(*.f64 (fma.f64 x (/.f64 z y) x) y) |
(fma.f64 x (/.f64 z y) x) |
x |
(/.f64 z y) |
z |
y |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x))) #s(literal 2 binary64)) |
(sqrt.f64 (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x))) |
(fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x)) |
(*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) |
(fma.f64 x x (*.f64 (neg.f64 y) y)) |
x |
(*.f64 (neg.f64 y) y) |
(neg.f64 y) |
y |
(/.f64 #s(literal 1 binary64) (-.f64 x y)) |
#s(literal 1 binary64) |
(-.f64 x y) |
z |
(*.f64 y x) |
#s(literal 2 binary64) |
(*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #s(literal 1/4 binary64))) |
#s(literal 2 binary64) |
(pow.f64 (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #s(literal 1/4 binary64)) |
(*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) |
(*.f64 x y) |
x |
y |
#s(literal 1/4 binary64) |
| Outputs |
|---|
(*.f64 (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x))) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 (fma.f64 z (+.f64 y x) (*.f64 y x)))) |
(sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x))) |
(sqrt.f64 (fma.f64 z (+.f64 y x) (*.f64 y x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x)) |
(fma.f64 z (+.f64 y x) (*.f64 y x)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(+.f64 y x) |
#s(literal 1 binary64) |
(/.f64 #s(literal 1 binary64) (+.f64 x y)) |
(/.f64 #s(literal 1 binary64) (+.f64 y x)) |
(+.f64 x y) |
(+.f64 y x) |
x |
y |
z |
(*.f64 y x) |
#s(literal 2 binary64) |
(*.f64 (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 2 binary64)) |
(sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) |
#s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) |
(*.f64 z x) |
z |
x |
#s(literal 2 binary64) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y))))) |
(*.f64 (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) #s(approx (* (+ z y) x) (*.f64 (+.f64 z y) x)))) #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y)))) |
(sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) #s(approx (* (+ z y) x) (*.f64 (+.f64 z y) x)))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y))) |
#s(approx (+ (* (+ y x) z) (* y x)) #s(approx (* (+ z y) x) (*.f64 (+.f64 z y) x))) |
#s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y)) |
#s(approx (* (+ z y) x) (*.f64 (+.f64 z y) x)) |
(*.f64 (fma.f64 x (/.f64 z y) x) y) |
(*.f64 (+.f64 z y) x) |
(fma.f64 x (/.f64 z y) x) |
(fma.f64 (/.f64 z y) x x) |
x |
(/.f64 z y) |
z |
y |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x))) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 (fma.f64 z (+.f64 y x) (*.f64 y x)))) |
(sqrt.f64 (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x))) |
(sqrt.f64 (fma.f64 z (+.f64 y x) (*.f64 y x))) |
(fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x)) |
(fma.f64 z (+.f64 y x) (*.f64 y x)) |
(*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) |
(+.f64 y x) |
(fma.f64 x x (*.f64 (neg.f64 y) y)) |
x |
(*.f64 (neg.f64 y) y) |
(neg.f64 y) |
y |
(/.f64 #s(literal 1 binary64) (-.f64 x y)) |
#s(literal 1 binary64) |
(-.f64 x y) |
z |
(*.f64 y x) |
#s(literal 2 binary64) |
(*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 y x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 y x))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(pow.f64 (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #s(literal 1/4 binary64)) |
(pow.f64 (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 y x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 y x))) #s(literal 1/4 binary64)) |
(*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) |
(*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 y x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 y x))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) |
#s(approx (+ (* (+ y x) z) (* y x)) (*.f64 y x)) |
(*.f64 x y) |
(*.f64 y x) |
x |
y |
#s(literal 1/4 binary64) |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0 | (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #s(literal 1/4 binary64))) | |
| accuracy | 0.21484375 | (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) | |
| accuracy | 27.253447718739043 | #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) | |
| accuracy | 33.211630417877224 | (pow.f64 (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #s(literal 1/4 binary64)) | |
| accuracy | 0.2617159976055602 | (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x)) | |
| accuracy | 3.4999614664778425 | (fma.f64 x x (*.f64 (neg.f64 y) y)) | |
| accuracy | 15.579487933574358 | (sqrt.f64 (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x))) | |
| accuracy | 24.87301277169296 | (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) | |
| accuracy | 0.125 | (*.f64 (fma.f64 x (/.f64 z y) x) y) | |
| accuracy | 4.15462792302095 | (fma.f64 x (/.f64 z y) x) | |
| accuracy | 15.579487933574358 | (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y)))) | |
| accuracy | 25.006295969234134 | #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y))) | |
| accuracy | 0 | (*.f64 (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 2 binary64)) | |
| accuracy | 0 | (*.f64 z x) | |
| accuracy | 15.579487933574358 | (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) | |
| accuracy | 57.27996192495651 | #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) | |
| accuracy | 0.01171875 | (/.f64 #s(literal 1 binary64) (+.f64 x y)) | |
| accuracy | 0.1640625 | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) | |
| accuracy | 0.2617159976055602 | (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x)) | |
| accuracy | 15.579487933574358 | (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x))) |
| 129.0ms | 256× | 0 | valid |
Compiled 371 to 49 computations (86.8% saved)
ival-mult: 32.0ms (45.9% of total)ival-add: 12.0ms (17.2% of total)ival-sqrt: 10.0ms (14.3% of total)ival-div: 7.0ms (10% of total)ival-pow: 6.0ms (8.6% of total)ival-sub: 1.0ms (1.4% of total)ival-neg: 1.0ms (1.4% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| Inputs |
|---|
#s(alt (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) (patch (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) #<representation binary64>) () ()) |
#s(alt (*.f64 (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x))) #s(literal 2 binary64)) #<representation binary64>) () ()) |
#s(alt (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x))) (patch (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x))) #<representation binary64>) () ()) |
#s(alt (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x)) (patch (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x)) #<representation binary64>) () ()) |
#s(alt (*.f64 (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 2 binary64)) #<representation binary64>) () ()) |
#s(alt (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) (patch (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #<representation binary64>) () ()) |
#s(alt #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) (patch #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #<representation binary64>) () ()) |
#s(alt (*.f64 z x) (patch (*.f64 z x) #<representation binary64>) () ()) |
#s(alt (*.f64 (fma.f64 x (/.f64 z y) x) y) (patch (*.f64 (fma.f64 x (/.f64 z y) x) y) #<representation binary64>) () ()) |
#s(alt (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y))))) (patch (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y))))) #<representation binary64>) () ()) |
#s(alt (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y)))) (patch (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y)))) #<representation binary64>) () ()) |
#s(alt #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y))) (patch #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y))) #<representation binary64>) () ()) |
#s(alt (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) (patch (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) #<representation binary64>) () ()) |
#s(alt (*.f64 (sqrt.f64 (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x))) #s(literal 2 binary64)) #<representation binary64>) () ()) |
#s(alt (sqrt.f64 (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x))) (patch (sqrt.f64 (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x))) #<representation binary64>) () ()) |
#s(alt (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x)) (patch (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x)) #<representation binary64>) () ()) |
#s(alt (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #s(literal 1/4 binary64))) (patch (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #s(literal 1/4 binary64))) #<representation binary64>) () ()) |
#s(alt (pow.f64 (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #s(literal 1/4 binary64)) (patch (pow.f64 (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #s(literal 1/4 binary64)) #<representation binary64>) () ()) |
#s(alt (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) (patch (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #<representation binary64>) () ()) |
#s(alt #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) (patch #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #<representation binary64>) () ()) |
#s(alt (/.f64 #s(literal 1 binary64) (+.f64 x y)) (patch (/.f64 #s(literal 1 binary64) (+.f64 x y)) #<representation binary64>) () ()) |
#s(alt (fma.f64 x (/.f64 z y) x) (patch (fma.f64 x (/.f64 z y) x) #<representation binary64>) () ()) |
#s(alt (fma.f64 x x (*.f64 (neg.f64 y) y)) (patch (fma.f64 x x (*.f64 (neg.f64 y) y)) #<representation binary64>) () ()) |
| Outputs |
|---|
#s(alt (* 2 (sqrt (* x y))) (taylor 0 z) (#s(alt (*.f64 (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 2 (sqrt (* x y))) (* (sqrt (/ 1 (* x y))) (* z (+ x y)))) (taylor 0 z) (#s(alt (*.f64 (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 2 (sqrt (* x y))) (* z (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (* z (pow (+ x y) 2)))) (* (sqrt (/ 1 (* x y))) (+ x y))))) (taylor 0 z) (#s(alt (*.f64 (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 2 (sqrt (* x y))) (* z (+ (* z (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (pow (+ x y) 2))) (* 1/8 (* (sqrt (/ 1 (* (pow x 5) (pow y 5)))) (* z (pow (+ x y) 3)))))) (* (sqrt (/ 1 (* x y))) (+ x y))))) (taylor 0 z) (#s(alt (*.f64 (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (* x y)) (taylor 0 z) (#s(alt (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x))) (patch (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (* x y)) (* 1/2 (* (sqrt (/ 1 (* x y))) (* z (+ x y))))) (taylor 0 z) (#s(alt (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x))) (patch (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (* x y)) (* z (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (* z (pow (+ x y) 2)))) (* 1/2 (* (sqrt (/ 1 (* x y))) (+ x y)))))) (taylor 0 z) (#s(alt (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x))) (patch (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (* x y)) (* z (+ (* 1/2 (* (sqrt (/ 1 (* x y))) (+ x y))) (* z (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (pow (+ x y) 2))) (* 1/16 (* (sqrt (/ 1 (* (pow x 5) (pow y 5)))) (* z (pow (+ x y) 3))))))))) (taylor 0 z) (#s(alt (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x))) (patch (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor 0 z) (#s(alt (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x)) (patch (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x y) (* z (+ x y))) (taylor 0 z) (#s(alt (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x)) (patch (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x y) (* z (+ x y))) (taylor 0 z) (#s(alt (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x)) (patch (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x y) (* z (+ x y))) (taylor 0 z) (#s(alt (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x)) (patch (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (sqrt (* x y))) (taylor 0 z) (#s(alt (*.f64 (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 2 (sqrt (* x y))) (* (sqrt (/ 1 (* x y))) (* z (+ x y)))) (taylor 0 z) (#s(alt (*.f64 (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 2 (sqrt (* x y))) (* z (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (* z (pow (+ x y) 2)))) (* (sqrt (/ 1 (* x y))) (+ x y))))) (taylor 0 z) (#s(alt (*.f64 (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 2 (sqrt (* x y))) (* z (+ (* z (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (pow (+ x y) 2))) (* 1/8 (* (sqrt (/ 1 (* (pow x 5) (pow y 5)))) (* z (pow (+ x y) 3)))))) (* (sqrt (/ 1 (* x y))) (+ x y))))) (taylor 0 z) (#s(alt (*.f64 (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (* x y)) (taylor 0 z) (#s(alt (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) (patch (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (* x y)) (* 1/2 (* (sqrt (/ 1 (* x y))) (* z (+ x y))))) (taylor 0 z) (#s(alt (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) (patch (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (* x y)) (* z (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (* z (pow (+ x y) 2)))) (* 1/2 (* (sqrt (/ 1 (* x y))) (+ x y)))))) (taylor 0 z) (#s(alt (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) (patch (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (* x y)) (* z (+ (* 1/2 (* (sqrt (/ 1 (* x y))) (+ x y))) (* z (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (pow (+ x y) 2))) (* 1/16 (* (sqrt (/ 1 (* (pow x 5) (pow y 5)))) (* z (pow (+ x y) 3))))))))) (taylor 0 z) (#s(alt (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) (patch (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor 0 z) (#s(alt #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) (patch #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x y) (* z (+ x y))) (taylor 0 z) (#s(alt #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) (patch #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x y) (* z (+ x y))) (taylor 0 z) (#s(alt #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) (patch #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x y) (* z (+ x y))) (taylor 0 z) (#s(alt #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) (patch #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #<representation binary64>) () ())) ()) |
#s(alt (* x z) (taylor 0 z) (#s(alt (*.f64 z x) (patch (*.f64 z x) #<representation binary64>) () ())) ()) |
#s(alt (* x z) (taylor 0 z) (#s(alt (*.f64 z x) (patch (*.f64 z x) #<representation binary64>) () ())) ()) |
#s(alt (* x z) (taylor 0 z) (#s(alt (*.f64 z x) (patch (*.f64 z x) #<representation binary64>) () ())) ()) |
#s(alt (* x z) (taylor 0 z) (#s(alt (*.f64 z x) (patch (*.f64 z x) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor 0 z) (#s(alt (*.f64 (fma.f64 x (/.f64 z y) x) y) (patch (*.f64 (fma.f64 x (/.f64 z y) x) y) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x y) (* x z)) (taylor 0 z) (#s(alt (*.f64 (fma.f64 x (/.f64 z y) x) y) (patch (*.f64 (fma.f64 x (/.f64 z y) x) y) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x y) (* x z)) (taylor 0 z) (#s(alt (*.f64 (fma.f64 x (/.f64 z y) x) y) (patch (*.f64 (fma.f64 x (/.f64 z y) x) y) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x y) (* x z)) (taylor 0 z) (#s(alt (*.f64 (fma.f64 x (/.f64 z y) x) y) (patch (*.f64 (fma.f64 x (/.f64 z y) x) y) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (sqrt (* x y))) (taylor 0 z) (#s(alt (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y))))) (patch (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 2 (sqrt (* x y))) (* (sqrt (/ 1 (* x y))) (* z (+ x y)))) (taylor 0 z) (#s(alt (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y))))) (patch (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 2 (sqrt (* x y))) (* z (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (* z (pow (+ x y) 2)))) (* (sqrt (/ 1 (* x y))) (+ x y))))) (taylor 0 z) (#s(alt (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y))))) (patch (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 2 (sqrt (* x y))) (* z (+ (* z (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (pow (+ x y) 2))) (* 1/8 (* (sqrt (/ 1 (* (pow x 5) (pow y 5)))) (* z (pow (+ x y) 3)))))) (* (sqrt (/ 1 (* x y))) (+ x y))))) (taylor 0 z) (#s(alt (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y))))) (patch (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y))))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (* x y)) (taylor 0 z) (#s(alt (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y)))) (patch (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (* x y)) (* 1/2 (* (sqrt (/ 1 (* x y))) (* z (+ x y))))) (taylor 0 z) (#s(alt (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y)))) (patch (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (* x y)) (* z (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (* z (pow (+ x y) 2)))) (* 1/2 (* (sqrt (/ 1 (* x y))) (+ x y)))))) (taylor 0 z) (#s(alt (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y)))) (patch (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (* x y)) (* z (+ (* 1/2 (* (sqrt (/ 1 (* x y))) (+ x y))) (* z (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (pow (+ x y) 2))) (* 1/16 (* (sqrt (/ 1 (* (pow x 5) (pow y 5)))) (* z (pow (+ x y) 3))))))))) (taylor 0 z) (#s(alt (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y)))) (patch (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y)))) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor 0 z) (#s(alt #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y))) (patch #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x y) (* z (+ x y))) (taylor 0 z) (#s(alt #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y))) (patch #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x y) (* z (+ x y))) (taylor 0 z) (#s(alt #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y))) (patch #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x y) (* z (+ x y))) (taylor 0 z) (#s(alt #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y))) (patch #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (sqrt (* x y))) (taylor 0 z) (#s(alt (*.f64 (sqrt.f64 (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 2 (sqrt (* x y))) (* (sqrt (/ 1 (* x y))) (* z (+ (* -1 (/ (pow y 2) (- x y))) (/ (pow x 2) (- x y)))))) (taylor 0 z) (#s(alt (*.f64 (sqrt.f64 (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 2 (sqrt (* x y))) (* z (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (* z (pow (+ (* -1 (/ (pow y 2) (- x y))) (/ (pow x 2) (- x y))) 2)))) (* (sqrt (/ 1 (* x y))) (+ (* -1 (/ (pow y 2) (- x y))) (/ (pow x 2) (- x y))))))) (taylor 0 z) (#s(alt (*.f64 (sqrt.f64 (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 2 (sqrt (* x y))) (* z (+ (* z (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (pow (+ (* -1 (/ (pow y 2) (- x y))) (/ (pow x 2) (- x y))) 2))) (* 1/8 (* (sqrt (/ 1 (* (pow x 5) (pow y 5)))) (* z (pow (+ (* -1 (/ (pow y 2) (- x y))) (/ (pow x 2) (- x y))) 3)))))) (* (sqrt (/ 1 (* x y))) (+ (* -1 (/ (pow y 2) (- x y))) (/ (pow x 2) (- x y))))))) (taylor 0 z) (#s(alt (*.f64 (sqrt.f64 (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (* x y)) (taylor 0 z) (#s(alt (sqrt.f64 (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x))) (patch (sqrt.f64 (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (* x y)) (* 1/2 (* (sqrt (/ 1 (* x y))) (* z (+ (* -1 (/ (pow y 2) (- x y))) (/ (pow x 2) (- x y))))))) (taylor 0 z) (#s(alt (sqrt.f64 (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x))) (patch (sqrt.f64 (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (* x y)) (* z (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (* z (pow (+ (* -1 (/ (pow y 2) (- x y))) (/ (pow x 2) (- x y))) 2)))) (* 1/2 (* (sqrt (/ 1 (* x y))) (+ (* -1 (/ (pow y 2) (- x y))) (/ (pow x 2) (- x y)))))))) (taylor 0 z) (#s(alt (sqrt.f64 (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x))) (patch (sqrt.f64 (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (* x y)) (* z (+ (* 1/2 (* (sqrt (/ 1 (* x y))) (+ (* -1 (/ (pow y 2) (- x y))) (/ (pow x 2) (- x y))))) (* z (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (pow (+ (* -1 (/ (pow y 2) (- x y))) (/ (pow x 2) (- x y))) 2))) (* 1/16 (* (sqrt (/ 1 (* (pow x 5) (pow y 5)))) (* z (pow (+ (* -1 (/ (pow y 2) (- x y))) (/ (pow x 2) (- x y))) 3))))))))) (taylor 0 z) (#s(alt (sqrt.f64 (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x))) (patch (sqrt.f64 (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor 0 z) (#s(alt (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x)) (patch (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x y) (* z (+ (* -1 (/ (pow y 2) (- x y))) (/ (pow x 2) (- x y))))) (taylor 0 z) (#s(alt (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x)) (patch (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x y) (* z (+ (* -1 (/ (pow y 2) (- x y))) (/ (pow x 2) (- x y))))) (taylor 0 z) (#s(alt (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x)) (patch (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x y) (* z (+ (* -1 (/ (pow y 2) (- x y))) (/ (pow x 2) (- x y))))) (taylor 0 z) (#s(alt (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x)) (patch (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (sqrt (* x y))) (taylor 0 z) (#s(alt (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #s(literal 1/4 binary64))) (patch (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #s(literal 1/4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 2 (sqrt (* x y))) (* (sqrt (/ 1 (* x y))) (* z (+ x y)))) (taylor 0 z) (#s(alt (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #s(literal 1/4 binary64))) (patch (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #s(literal 1/4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 2 (sqrt (* x y))) (* z (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (* z (pow (+ x y) 2)))) (* (sqrt (/ 1 (* x y))) (+ x y))))) (taylor 0 z) (#s(alt (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #s(literal 1/4 binary64))) (patch (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #s(literal 1/4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 2 (sqrt (* x y))) (* z (+ (* z (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (pow (+ x y) 2))) (* 1/8 (* (sqrt (/ 1 (* (pow x 5) (pow y 5)))) (* z (pow (+ x y) 3)))))) (* (sqrt (/ 1 (* x y))) (+ x y))))) (taylor 0 z) (#s(alt (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #s(literal 1/4 binary64))) (patch (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #s(literal 1/4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (* x y)) (taylor 0 z) (#s(alt (pow.f64 (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #s(literal 1/4 binary64)) (patch (pow.f64 (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #s(literal 1/4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (* x y)) (* 1/2 (* (sqrt (/ 1 (* x y))) (* z (+ x y))))) (taylor 0 z) (#s(alt (pow.f64 (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #s(literal 1/4 binary64)) (patch (pow.f64 (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #s(literal 1/4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (* x y)) (* z (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (* z (pow (+ x y) 2)))) (* 1/2 (* (sqrt (/ 1 (* x y))) (+ x y)))))) (taylor 0 z) (#s(alt (pow.f64 (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #s(literal 1/4 binary64)) (patch (pow.f64 (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #s(literal 1/4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (* x y)) (* z (+ (* 1/2 (* (sqrt (/ 1 (* x y))) (+ x y))) (* z (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (pow (+ x y) 2))) (* 1/16 (* (sqrt (/ 1 (* (pow x 5) (pow y 5)))) (* z (pow (+ x y) 3))))))))) (taylor 0 z) (#s(alt (pow.f64 (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #s(literal 1/4 binary64)) (patch (pow.f64 (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #s(literal 1/4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (pow y 2)) (taylor 0 z) (#s(alt (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) (patch (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 2 (* x (* y (* z (+ x y))))) (* (pow x 2) (pow y 2))) (taylor 0 z) (#s(alt (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) (patch (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* z (+ (* 2 (* x (* y (+ x y)))) (* z (pow (+ x y) 2)))) (* (pow x 2) (pow y 2))) (taylor 0 z) (#s(alt (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) (patch (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* z (+ (* 2 (* x (* y (+ x y)))) (* z (pow (+ x y) 2)))) (* (pow x 2) (pow y 2))) (taylor 0 z) (#s(alt (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) (patch (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor 0 z) (#s(alt #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) (patch #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x y) (* z (+ x y))) (taylor 0 z) (#s(alt #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) (patch #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x y) (* z (+ x y))) (taylor 0 z) (#s(alt #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) (patch #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x y) (* z (+ x y))) (taylor 0 z) (#s(alt #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) (patch #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt x (taylor 0 z) (#s(alt (fma.f64 x (/.f64 z y) x) (patch (fma.f64 x (/.f64 z y) x) #<representation binary64>) () ())) ()) |
#s(alt (+ x (/ (* x z) y)) (taylor 0 z) (#s(alt (fma.f64 x (/.f64 z y) x) (patch (fma.f64 x (/.f64 z y) x) #<representation binary64>) () ())) ()) |
#s(alt (+ x (/ (* x z) y)) (taylor 0 z) (#s(alt (fma.f64 x (/.f64 z y) x) (patch (fma.f64 x (/.f64 z y) x) #<representation binary64>) () ())) ()) |
#s(alt (+ x (/ (* x z) y)) (taylor 0 z) (#s(alt (fma.f64 x (/.f64 z y) x) (patch (fma.f64 x (/.f64 z y) x) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (sqrt (* z (+ x y)))) (taylor inf z) (#s(alt (*.f64 (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* 2 (sqrt (/ (+ x y) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))) (taylor inf z) (#s(alt (*.f64 (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* -1/4 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 2 (sqrt (/ (+ x y) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))) (taylor inf z) (#s(alt (*.f64 (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* -1/4 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/8 (* (* (pow x 3) (pow y 3)) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (+ (* 2 (sqrt (/ (+ x y) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))))) (taylor inf z) (#s(alt (*.f64 (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (* z (+ x y))) (taylor inf z) (#s(alt (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x))) (patch (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (sqrt (/ (+ x y) z)) (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))) (taylor inf z) (#s(alt (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x))) (patch (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (sqrt (/ (+ x y) z)) (+ (* -1/8 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))))) (taylor inf z) (#s(alt (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x))) (patch (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (sqrt (/ (+ x y) z)) (+ (* -1/8 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/16 (* (* (pow x 3) (pow y 3)) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))))) (taylor inf z) (#s(alt (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x))) (patch (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ x y)) (taylor inf z) (#s(alt (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x)) (patch (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ x (+ y (/ (* x y) z)))) (taylor inf z) (#s(alt (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x)) (patch (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ x (+ y (/ (* x y) z)))) (taylor inf z) (#s(alt (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x)) (patch (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ x (+ y (/ (* x y) z)))) (taylor inf z) (#s(alt (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x)) (patch (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (sqrt (* z (+ x y)))) (taylor inf z) (#s(alt (*.f64 (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* 2 (sqrt (/ (+ x y) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))) (taylor inf z) (#s(alt (*.f64 (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* -1/4 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 2 (sqrt (/ (+ x y) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))) (taylor inf z) (#s(alt (*.f64 (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* -1/4 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/8 (* (* (pow x 3) (pow y 3)) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (+ (* 2 (sqrt (/ (+ x y) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))))) (taylor inf z) (#s(alt (*.f64 (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (* z (+ x y))) (taylor inf z) (#s(alt (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) (patch (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (sqrt (/ (+ x y) z)) (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))) (taylor inf z) (#s(alt (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) (patch (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (sqrt (/ (+ x y) z)) (+ (* -1/8 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))))) (taylor inf z) (#s(alt (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) (patch (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (sqrt (/ (+ x y) z)) (+ (* -1/8 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/16 (* (* (pow x 3) (pow y 3)) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))))) (taylor inf z) (#s(alt (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) (patch (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ x y)) (taylor inf z) (#s(alt #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) (patch #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ x (+ y (/ (* x y) z)))) (taylor inf z) (#s(alt #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) (patch #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ x (+ y (/ (* x y) z)))) (taylor inf z) (#s(alt #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) (patch #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ x (+ y (/ (* x y) z)))) (taylor inf z) (#s(alt #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) (patch #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #<representation binary64>) () ())) ()) |
#s(alt (* x z) (taylor inf z) (#s(alt (*.f64 z x) (patch (*.f64 z x) #<representation binary64>) () ())) ()) |
#s(alt (* x z) (taylor inf z) (#s(alt (*.f64 z x) (patch (*.f64 z x) #<representation binary64>) () ())) ()) |
#s(alt (* x z) (taylor inf z) (#s(alt (*.f64 z x) (patch (*.f64 z x) #<representation binary64>) () ())) ()) |
#s(alt (* x z) (taylor inf z) (#s(alt (*.f64 z x) (patch (*.f64 z x) #<representation binary64>) () ())) ()) |
#s(alt (* x z) (taylor inf z) (#s(alt (*.f64 (fma.f64 x (/.f64 z y) x) y) (patch (*.f64 (fma.f64 x (/.f64 z y) x) y) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ x (/ (* x y) z))) (taylor inf z) (#s(alt (*.f64 (fma.f64 x (/.f64 z y) x) y) (patch (*.f64 (fma.f64 x (/.f64 z y) x) y) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ x (/ (* x y) z))) (taylor inf z) (#s(alt (*.f64 (fma.f64 x (/.f64 z y) x) y) (patch (*.f64 (fma.f64 x (/.f64 z y) x) y) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ x (/ (* x y) z))) (taylor inf z) (#s(alt (*.f64 (fma.f64 x (/.f64 z y) x) y) (patch (*.f64 (fma.f64 x (/.f64 z y) x) y) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (sqrt (* z (+ x y)))) (taylor inf z) (#s(alt (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y))))) (patch (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y))))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* 2 (sqrt (/ (+ x y) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))) (taylor inf z) (#s(alt (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y))))) (patch (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y))))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* -1/4 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 2 (sqrt (/ (+ x y) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))) (taylor inf z) (#s(alt (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y))))) (patch (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y))))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* -1/4 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/8 (* (* (pow x 3) (pow y 3)) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (+ (* 2 (sqrt (/ (+ x y) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))))) (taylor inf z) (#s(alt (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y))))) (patch (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y))))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (* z (+ x y))) (taylor inf z) (#s(alt (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y)))) (patch (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y)))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (sqrt (/ (+ x y) z)) (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))) (taylor inf z) (#s(alt (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y)))) (patch (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y)))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (sqrt (/ (+ x y) z)) (+ (* -1/8 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))))) (taylor inf z) (#s(alt (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y)))) (patch (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y)))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (sqrt (/ (+ x y) z)) (+ (* -1/8 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/16 (* (* (pow x 3) (pow y 3)) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))))) (taylor inf z) (#s(alt (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y)))) (patch (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y)))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ x y)) (taylor inf z) (#s(alt #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y))) (patch #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ x (+ y (/ (* x y) z)))) (taylor inf z) (#s(alt #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y))) (patch #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ x (+ y (/ (* x y) z)))) (taylor inf z) (#s(alt #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y))) (patch #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ x (+ y (/ (* x y) z)))) (taylor inf z) (#s(alt #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y))) (patch #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (sqrt (* z (+ (* -1 (/ (pow y 2) (- x y))) (/ (pow x 2) (- x y)))))) (taylor inf z) (#s(alt (*.f64 (sqrt.f64 (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* 2 (sqrt (/ (+ (* -1 (/ (pow y 2) (- x y))) (/ (pow x 2) (- x y))) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ (* -1 (/ (pow y 2) (- x y))) (/ (pow x 2) (- x y))))))))) (taylor inf z) (#s(alt (*.f64 (sqrt.f64 (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* -1/4 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ (* -1 (/ (pow y 2) (- x y))) (/ (pow x 2) (- x y))) 3)))))) (+ (* 2 (sqrt (/ (+ (* -1 (/ (pow y 2) (- x y))) (/ (pow x 2) (- x y))) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ (* -1 (/ (pow y 2) (- x y))) (/ (pow x 2) (- x y)))))))))) (taylor inf z) (#s(alt (*.f64 (sqrt.f64 (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* -1/4 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ (* -1 (/ (pow y 2) (- x y))) (/ (pow x 2) (- x y))) 3)))))) (+ (* 1/8 (* (* (pow x 3) (pow y 3)) (sqrt (/ 1 (* (pow z 7) (pow (+ (* -1 (/ (pow y 2) (- x y))) (/ (pow x 2) (- x y))) 5)))))) (+ (* 2 (sqrt (/ (+ (* -1 (/ (pow y 2) (- x y))) (/ (pow x 2) (- x y))) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ (* -1 (/ (pow y 2) (- x y))) (/ (pow x 2) (- x y))))))))))) (taylor inf z) (#s(alt (*.f64 (sqrt.f64 (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (* z (+ (* -1 (/ (pow y 2) (- x y))) (/ (pow x 2) (- x y))))) (taylor inf z) (#s(alt (sqrt.f64 (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x))) (patch (sqrt.f64 (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (sqrt (/ (+ (* -1 (/ (pow y 2) (- x y))) (/ (pow x 2) (- x y))) z)) (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ (* -1 (/ (pow y 2) (- x y))) (/ (pow x 2) (- x y)))))))))) (taylor inf z) (#s(alt (sqrt.f64 (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x))) (patch (sqrt.f64 (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (sqrt (/ (+ (* -1 (/ (pow y 2) (- x y))) (/ (pow x 2) (- x y))) z)) (+ (* -1/8 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ (* -1 (/ (pow y 2) (- x y))) (/ (pow x 2) (- x y))) 3)))))) (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ (* -1 (/ (pow y 2) (- x y))) (/ (pow x 2) (- x y))))))))))) (taylor inf z) (#s(alt (sqrt.f64 (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x))) (patch (sqrt.f64 (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (sqrt (/ (+ (* -1 (/ (pow y 2) (- x y))) (/ (pow x 2) (- x y))) z)) (+ (* -1/8 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ (* -1 (/ (pow y 2) (- x y))) (/ (pow x 2) (- x y))) 3)))))) (+ (* 1/16 (* (* (pow x 3) (pow y 3)) (sqrt (/ 1 (* (pow z 7) (pow (+ (* -1 (/ (pow y 2) (- x y))) (/ (pow x 2) (- x y))) 5)))))) (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ (* -1 (/ (pow y 2) (- x y))) (/ (pow x 2) (- x y)))))))))))) (taylor inf z) (#s(alt (sqrt.f64 (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x))) (patch (sqrt.f64 (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* -1 (/ (pow y 2) (- x y))) (/ (pow x 2) (- x y)))) (taylor inf z) (#s(alt (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x)) (patch (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* -1 (/ (pow y 2) (- x y))) (+ (/ (* x y) z) (/ (pow x 2) (- x y))))) (taylor inf z) (#s(alt (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x)) (patch (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* -1 (/ (pow y 2) (- x y))) (+ (/ (* x y) z) (/ (pow x 2) (- x y))))) (taylor inf z) (#s(alt (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x)) (patch (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* -1 (/ (pow y 2) (- x y))) (+ (/ (* x y) z) (/ (pow x 2) (- x y))))) (taylor inf z) (#s(alt (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x)) (patch (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (sqrt (* z (+ x y)))) (taylor inf z) (#s(alt (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #s(literal 1/4 binary64))) (patch (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #s(literal 1/4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* 2 (sqrt (/ (+ x y) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))) (taylor inf z) (#s(alt (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #s(literal 1/4 binary64))) (patch (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #s(literal 1/4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* -1/4 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 2 (sqrt (/ (+ x y) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))) (taylor inf z) (#s(alt (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #s(literal 1/4 binary64))) (patch (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #s(literal 1/4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* -1/4 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/8 (* (* (pow x 3) (pow y 3)) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (+ (* 2 (sqrt (/ (+ x y) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))))) (taylor inf z) (#s(alt (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #s(literal 1/4 binary64))) (patch (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #s(literal 1/4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (* z (+ x y))) (taylor inf z) (#s(alt (pow.f64 (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #s(literal 1/4 binary64)) (patch (pow.f64 (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #s(literal 1/4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (sqrt (/ (+ x y) z)) (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))) (taylor inf z) (#s(alt (pow.f64 (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #s(literal 1/4 binary64)) (patch (pow.f64 (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #s(literal 1/4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (sqrt (/ (+ x y) z)) (+ (* -1/8 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))))) (taylor inf z) (#s(alt (pow.f64 (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #s(literal 1/4 binary64)) (patch (pow.f64 (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #s(literal 1/4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (sqrt (/ (+ x y) z)) (+ (* -1/8 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/16 (* (* (pow x 3) (pow y 3)) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))))) (taylor inf z) (#s(alt (pow.f64 (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #s(literal 1/4 binary64)) (patch (pow.f64 (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #s(literal 1/4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow z 2) (pow (+ x y) 2)) (taylor inf z) (#s(alt (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) (patch (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow z 2) (+ (* 2 (/ (* x (* y (+ x y))) z)) (pow (+ x y) 2))) (taylor inf z) (#s(alt (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) (patch (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow z 2) (+ (* 2 (/ (* x (* y (+ x y))) z)) (+ (/ (* (pow x 2) (pow y 2)) (pow z 2)) (pow (+ x y) 2)))) (taylor inf z) (#s(alt (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) (patch (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow z 2) (+ (* 2 (/ (* x (* y (+ x y))) z)) (+ (/ (* (pow x 2) (pow y 2)) (pow z 2)) (pow (+ x y) 2)))) (taylor inf z) (#s(alt (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) (patch (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ x y)) (taylor inf z) (#s(alt #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) (patch #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ x (+ y (/ (* x y) z)))) (taylor inf z) (#s(alt #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) (patch #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ x (+ y (/ (* x y) z)))) (taylor inf z) (#s(alt #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) (patch #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ x (+ y (/ (* x y) z)))) (taylor inf z) (#s(alt #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) (patch #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* x z) y) (taylor inf z) (#s(alt (fma.f64 x (/.f64 z y) x) (patch (fma.f64 x (/.f64 z y) x) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (/ x y) (/ x z))) (taylor inf z) (#s(alt (fma.f64 x (/.f64 z y) x) (patch (fma.f64 x (/.f64 z y) x) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (/ x y) (/ x z))) (taylor inf z) (#s(alt (fma.f64 x (/.f64 z y) x) (patch (fma.f64 x (/.f64 z y) x) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (/ x y) (/ x z))) (taylor inf z) (#s(alt (fma.f64 x (/.f64 z y) x) (patch (fma.f64 x (/.f64 z y) x) #<representation binary64>) () ())) ()) |
#s(alt (* -2 (* (sqrt (* z (+ x y))) (pow (sqrt -1) 2))) (taylor -inf z) (#s(alt (*.f64 (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* 2 (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))) (taylor -inf z) (#s(alt (*.f64 (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1/4 (* (/ (* (pow x 2) (pow y 2)) (pow (sqrt -1) 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 2 (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))))) (taylor -inf z) (#s(alt (*.f64 (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1/4 (* (/ (* (pow x 2) (pow y 2)) (pow (sqrt -1) 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/8 (* (/ (* (pow x 3) (pow y 3)) (pow (sqrt -1) 4)) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (+ (* 2 (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))))) (taylor -inf z) (#s(alt (*.f64 (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (* z (+ x y))) (pow (sqrt -1) 2))) (taylor -inf z) (#s(alt (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x))) (patch (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))) (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2))))) (taylor -inf z) (#s(alt (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x))) (patch (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1/8 (* (/ (* (pow x 2) (pow y 2)) (pow (sqrt -1) 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))) (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2)))))) (taylor -inf z) (#s(alt (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x))) (patch (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1/8 (* (/ (* (pow x 2) (pow y 2)) (pow (sqrt -1) 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/16 (* (/ (* (pow x 3) (pow y 3)) (pow (sqrt -1) 4)) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (+ (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))) (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2))))))) (taylor -inf z) (#s(alt (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x))) (patch (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ x y)) (taylor -inf z) (#s(alt (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x)) (patch (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1 (+ x y)) (* -1 (/ (* x y) z))))) (taylor -inf z) (#s(alt (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x)) (patch (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1 (+ x y)) (* -1 (/ (* x y) z))))) (taylor -inf z) (#s(alt (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x)) (patch (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1 (+ x y)) (* -1 (/ (* x y) z))))) (taylor -inf z) (#s(alt (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x)) (patch (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* -2 (* (sqrt (* z (+ x y))) (pow (sqrt -1) 2))) (taylor -inf z) (#s(alt (*.f64 (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* 2 (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))) (taylor -inf z) (#s(alt (*.f64 (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1/4 (* (/ (* (pow x 2) (pow y 2)) (pow (sqrt -1) 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 2 (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))))) (taylor -inf z) (#s(alt (*.f64 (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1/4 (* (/ (* (pow x 2) (pow y 2)) (pow (sqrt -1) 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/8 (* (/ (* (pow x 3) (pow y 3)) (pow (sqrt -1) 4)) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (+ (* 2 (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))))) (taylor -inf z) (#s(alt (*.f64 (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (* z (+ x y))) (pow (sqrt -1) 2))) (taylor -inf z) (#s(alt (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) (patch (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))) (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2))))) (taylor -inf z) (#s(alt (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) (patch (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1/8 (* (/ (* (pow x 2) (pow y 2)) (pow (sqrt -1) 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))) (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2)))))) (taylor -inf z) (#s(alt (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) (patch (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1/8 (* (/ (* (pow x 2) (pow y 2)) (pow (sqrt -1) 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/16 (* (/ (* (pow x 3) (pow y 3)) (pow (sqrt -1) 4)) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (+ (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))) (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2))))))) (taylor -inf z) (#s(alt (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) (patch (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ x y)) (taylor -inf z) (#s(alt #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) (patch #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1 (+ x y)) (* -1 (/ (* x y) z))))) (taylor -inf z) (#s(alt #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) (patch #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1 (+ x y)) (* -1 (/ (* x y) z))))) (taylor -inf z) (#s(alt #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) (patch #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1 (+ x y)) (* -1 (/ (* x y) z))))) (taylor -inf z) (#s(alt #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) (patch #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #<representation binary64>) () ())) ()) |
#s(alt (* x z) (taylor -inf z) (#s(alt (*.f64 z x) (patch (*.f64 z x) #<representation binary64>) () ())) ()) |
#s(alt (* x z) (taylor -inf z) (#s(alt (*.f64 z x) (patch (*.f64 z x) #<representation binary64>) () ())) ()) |
#s(alt (* x z) (taylor -inf z) (#s(alt (*.f64 z x) (patch (*.f64 z x) #<representation binary64>) () ())) ()) |
#s(alt (* x z) (taylor -inf z) (#s(alt (*.f64 z x) (patch (*.f64 z x) #<representation binary64>) () ())) ()) |
#s(alt (* x z) (taylor -inf z) (#s(alt (*.f64 (fma.f64 x (/.f64 z y) x) y) (patch (*.f64 (fma.f64 x (/.f64 z y) x) y) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1 x) (* -1 (/ (* x y) z))))) (taylor -inf z) (#s(alt (*.f64 (fma.f64 x (/.f64 z y) x) y) (patch (*.f64 (fma.f64 x (/.f64 z y) x) y) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1 x) (* -1 (/ (* x y) z))))) (taylor -inf z) (#s(alt (*.f64 (fma.f64 x (/.f64 z y) x) y) (patch (*.f64 (fma.f64 x (/.f64 z y) x) y) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1 x) (* -1 (/ (* x y) z))))) (taylor -inf z) (#s(alt (*.f64 (fma.f64 x (/.f64 z y) x) y) (patch (*.f64 (fma.f64 x (/.f64 z y) x) y) #<representation binary64>) () ())) ()) |
#s(alt (* -2 (* (sqrt (* z (+ (* -1 x) (* -1 y)))) (sqrt -1))) (taylor -inf z) (#s(alt (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y))))) (patch (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 y)) z)) (sqrt -1))) (* (* x (* y (sqrt -1))) (sqrt (/ 1 (* (pow z 3) (+ (* -1 x) (* -1 y))))))))) (taylor -inf z) (#s(alt (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y))))) (patch (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1/4 (* (* (pow x 2) (* (pow y 2) (sqrt -1))) (sqrt (/ 1 (* (pow z 5) (pow (+ (* -1 x) (* -1 y)) 3)))))) (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 y)) z)) (sqrt -1))) (* (* x (* y (sqrt -1))) (sqrt (/ 1 (* (pow z 3) (+ (* -1 x) (* -1 y)))))))))) (taylor -inf z) (#s(alt (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y))))) (patch (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1/4 (* (* (pow x 2) (* (pow y 2) (sqrt -1))) (sqrt (/ 1 (* (pow z 5) (pow (+ (* -1 x) (* -1 y)) 3)))))) (+ (* 1/8 (* (* (pow x 3) (* (pow y 3) (sqrt -1))) (sqrt (/ 1 (* (pow z 7) (pow (+ (* -1 x) (* -1 y)) 5)))))) (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 y)) z)) (sqrt -1))) (* (* x (* y (sqrt -1))) (sqrt (/ 1 (* (pow z 3) (+ (* -1 x) (* -1 y))))))))))) (taylor -inf z) (#s(alt (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y))))) (patch (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (* z (+ (* -1 x) (* -1 y)))) (sqrt -1))) (taylor -inf z) (#s(alt (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y)))) (patch (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* 1/2 (* (* x (* y (sqrt -1))) (sqrt (/ 1 (* (pow z 3) (+ (* -1 x) (* -1 y))))))) (* (sqrt (/ (+ (* -1 x) (* -1 y)) z)) (sqrt -1))))) (taylor -inf z) (#s(alt (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y)))) (patch (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1/8 (* (* (pow x 2) (* (pow y 2) (sqrt -1))) (sqrt (/ 1 (* (pow z 5) (pow (+ (* -1 x) (* -1 y)) 3)))))) (+ (* 1/2 (* (* x (* y (sqrt -1))) (sqrt (/ 1 (* (pow z 3) (+ (* -1 x) (* -1 y))))))) (* (sqrt (/ (+ (* -1 x) (* -1 y)) z)) (sqrt -1)))))) (taylor -inf z) (#s(alt (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y)))) (patch (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1/8 (* (* (pow x 2) (* (pow y 2) (sqrt -1))) (sqrt (/ 1 (* (pow z 5) (pow (+ (* -1 x) (* -1 y)) 3)))))) (+ (* 1/16 (* (* (pow x 3) (* (pow y 3) (sqrt -1))) (sqrt (/ 1 (* (pow z 7) (pow (+ (* -1 x) (* -1 y)) 5)))))) (+ (* 1/2 (* (* x (* y (sqrt -1))) (sqrt (/ 1 (* (pow z 3) (+ (* -1 x) (* -1 y))))))) (* (sqrt (/ (+ (* -1 x) (* -1 y)) z)) (sqrt -1))))))) (taylor -inf z) (#s(alt (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y)))) (patch (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1 x) (* -1 y)))) (taylor -inf z) (#s(alt #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y))) (patch #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1 x) (+ (* -1 y) (* -1 (/ (* x y) z)))))) (taylor -inf z) (#s(alt #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y))) (patch #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1 x) (+ (* -1 y) (* -1 (/ (* x y) z)))))) (taylor -inf z) (#s(alt #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y))) (patch #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1 x) (+ (* -1 y) (* -1 (/ (* x y) z)))))) (taylor -inf z) (#s(alt #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y))) (patch #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y))) #<representation binary64>) () ())) ()) |
#s(alt (* -2 (* (sqrt (/ (* z (+ (* -1 (pow y 2)) (pow x 2))) (- x y))) (pow (sqrt -1) 2))) (taylor -inf z) (#s(alt (*.f64 (sqrt.f64 (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* 2 (* (sqrt (/ (+ (* -1 (pow y 2)) (pow x 2)) (* z (- x y)))) (pow (sqrt -1) 2))) (* (* x y) (sqrt (/ (- x y) (* (pow z 3) (+ (* -1 (pow y 2)) (pow x 2))))))))) (taylor -inf z) (#s(alt (*.f64 (sqrt.f64 (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1/4 (* (/ (* (pow x 2) (pow y 2)) (pow (sqrt -1) 2)) (sqrt (/ (pow (- x y) 3) (* (pow z 5) (pow (+ (* -1 (pow y 2)) (pow x 2)) 3)))))) (+ (* 2 (* (sqrt (/ (+ (* -1 (pow y 2)) (pow x 2)) (* z (- x y)))) (pow (sqrt -1) 2))) (* (* x y) (sqrt (/ (- x y) (* (pow z 3) (+ (* -1 (pow y 2)) (pow x 2)))))))))) (taylor -inf z) (#s(alt (*.f64 (sqrt.f64 (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1/4 (* (/ (* (pow x 2) (pow y 2)) (pow (sqrt -1) 2)) (sqrt (/ (pow (- x y) 3) (* (pow z 5) (pow (+ (* -1 (pow y 2)) (pow x 2)) 3)))))) (+ (* 1/8 (* (/ (* (pow x 3) (pow y 3)) (pow (sqrt -1) 4)) (sqrt (/ (pow (- x y) 5) (* (pow z 7) (pow (+ (* -1 (pow y 2)) (pow x 2)) 5)))))) (+ (* 2 (* (sqrt (/ (+ (* -1 (pow y 2)) (pow x 2)) (* z (- x y)))) (pow (sqrt -1) 2))) (* (* x y) (sqrt (/ (- x y) (* (pow z 3) (+ (* -1 (pow y 2)) (pow x 2))))))))))) (taylor -inf z) (#s(alt (*.f64 (sqrt.f64 (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (/ (* z (+ (* -1 (pow y 2)) (pow x 2))) (- x y))) (pow (sqrt -1) 2))) (taylor -inf z) (#s(alt (sqrt.f64 (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x))) (patch (sqrt.f64 (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* 1/2 (* (* x y) (sqrt (/ (- x y) (* (pow z 3) (+ (* -1 (pow y 2)) (pow x 2))))))) (* (sqrt (/ (+ (* -1 (pow y 2)) (pow x 2)) (* z (- x y)))) (pow (sqrt -1) 2))))) (taylor -inf z) (#s(alt (sqrt.f64 (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x))) (patch (sqrt.f64 (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1/8 (* (/ (* (pow x 2) (pow y 2)) (pow (sqrt -1) 2)) (sqrt (/ (pow (- x y) 3) (* (pow z 5) (pow (+ (* -1 (pow y 2)) (pow x 2)) 3)))))) (+ (* 1/2 (* (* x y) (sqrt (/ (- x y) (* (pow z 3) (+ (* -1 (pow y 2)) (pow x 2))))))) (* (sqrt (/ (+ (* -1 (pow y 2)) (pow x 2)) (* z (- x y)))) (pow (sqrt -1) 2)))))) (taylor -inf z) (#s(alt (sqrt.f64 (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x))) (patch (sqrt.f64 (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1/8 (* (/ (* (pow x 2) (pow y 2)) (pow (sqrt -1) 2)) (sqrt (/ (pow (- x y) 3) (* (pow z 5) (pow (+ (* -1 (pow y 2)) (pow x 2)) 3)))))) (+ (* 1/16 (* (/ (* (pow x 3) (pow y 3)) (pow (sqrt -1) 4)) (sqrt (/ (pow (- x y) 5) (* (pow z 7) (pow (+ (* -1 (pow y 2)) (pow x 2)) 5)))))) (+ (* 1/2 (* (* x y) (sqrt (/ (- x y) (* (pow z 3) (+ (* -1 (pow y 2)) (pow x 2))))))) (* (sqrt (/ (+ (* -1 (pow y 2)) (pow x 2)) (* z (- x y)))) (pow (sqrt -1) 2))))))) (taylor -inf z) (#s(alt (sqrt.f64 (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x))) (patch (sqrt.f64 (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (/ (* z (+ (* -1 (pow y 2)) (pow x 2))) (- x y)) (taylor -inf z) (#s(alt (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x)) (patch (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1 (/ (* x y) z)) (* -1 (/ (+ (* -1 (pow y 2)) (pow x 2)) (- x y)))))) (taylor -inf z) (#s(alt (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x)) (patch (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1 (/ (* x y) z)) (* -1 (/ (+ (* -1 (pow y 2)) (pow x 2)) (- x y)))))) (taylor -inf z) (#s(alt (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x)) (patch (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1 (/ (* x y) z)) (* -1 (/ (+ (* -1 (pow y 2)) (pow x 2)) (- x y)))))) (taylor -inf z) (#s(alt (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x)) (patch (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* -2 (* (sqrt (* z (+ (* -1 x) (* -1 y)))) (sqrt -1))) (taylor -inf z) (#s(alt (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #s(literal 1/4 binary64))) (patch (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #s(literal 1/4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 y)) z)) (sqrt -1))) (* (* x (* y (sqrt -1))) (sqrt (/ 1 (* (pow z 3) (+ (* -1 x) (* -1 y))))))))) (taylor -inf z) (#s(alt (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #s(literal 1/4 binary64))) (patch (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #s(literal 1/4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1/4 (* (* (pow x 2) (* (pow y 2) (sqrt -1))) (sqrt (/ 1 (* (pow z 5) (pow (+ (* -1 x) (* -1 y)) 3)))))) (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 y)) z)) (sqrt -1))) (* (* x (* y (sqrt -1))) (sqrt (/ 1 (* (pow z 3) (+ (* -1 x) (* -1 y)))))))))) (taylor -inf z) (#s(alt (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #s(literal 1/4 binary64))) (patch (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #s(literal 1/4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1/4 (* (* (pow x 2) (* (pow y 2) (sqrt -1))) (sqrt (/ 1 (* (pow z 5) (pow (+ (* -1 x) (* -1 y)) 3)))))) (+ (* 1/8 (* (* (pow x 3) (* (pow y 3) (sqrt -1))) (sqrt (/ 1 (* (pow z 7) (pow (+ (* -1 x) (* -1 y)) 5)))))) (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 y)) z)) (sqrt -1))) (* (* x (* y (sqrt -1))) (sqrt (/ 1 (* (pow z 3) (+ (* -1 x) (* -1 y))))))))))) (taylor -inf z) (#s(alt (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #s(literal 1/4 binary64))) (patch (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #s(literal 1/4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (* z (+ (* -1 x) (* -1 y)))) (sqrt -1))) (taylor -inf z) (#s(alt (pow.f64 (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #s(literal 1/4 binary64)) (patch (pow.f64 (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #s(literal 1/4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* 1/2 (* (* x (* y (sqrt -1))) (sqrt (/ 1 (* (pow z 3) (+ (* -1 x) (* -1 y))))))) (* (sqrt (/ (+ (* -1 x) (* -1 y)) z)) (sqrt -1))))) (taylor -inf z) (#s(alt (pow.f64 (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #s(literal 1/4 binary64)) (patch (pow.f64 (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #s(literal 1/4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1/8 (* (* (pow x 2) (* (pow y 2) (sqrt -1))) (sqrt (/ 1 (* (pow z 5) (pow (+ (* -1 x) (* -1 y)) 3)))))) (+ (* 1/2 (* (* x (* y (sqrt -1))) (sqrt (/ 1 (* (pow z 3) (+ (* -1 x) (* -1 y))))))) (* (sqrt (/ (+ (* -1 x) (* -1 y)) z)) (sqrt -1)))))) (taylor -inf z) (#s(alt (pow.f64 (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #s(literal 1/4 binary64)) (patch (pow.f64 (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #s(literal 1/4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1/8 (* (* (pow x 2) (* (pow y 2) (sqrt -1))) (sqrt (/ 1 (* (pow z 5) (pow (+ (* -1 x) (* -1 y)) 3)))))) (+ (* 1/16 (* (* (pow x 3) (* (pow y 3) (sqrt -1))) (sqrt (/ 1 (* (pow z 7) (pow (+ (* -1 x) (* -1 y)) 5)))))) (+ (* 1/2 (* (* x (* y (sqrt -1))) (sqrt (/ 1 (* (pow z 3) (+ (* -1 x) (* -1 y))))))) (* (sqrt (/ (+ (* -1 x) (* -1 y)) z)) (sqrt -1))))))) (taylor -inf z) (#s(alt (pow.f64 (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #s(literal 1/4 binary64)) (patch (pow.f64 (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #s(literal 1/4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow z 2) (pow (+ (* -1 x) (* -1 y)) 2)) (taylor -inf z) (#s(alt (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) (patch (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow z 2) (+ (* -2 (/ (* x (* y (+ (* -1 x) (* -1 y)))) z)) (pow (+ (* -1 x) (* -1 y)) 2))) (taylor -inf z) (#s(alt (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) (patch (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow z 2) (+ (* -1 (/ (+ (* -1 (/ (* (pow x 2) (pow y 2)) z)) (* 2 (* x (* y (+ (* -1 x) (* -1 y)))))) z)) (pow (+ (* -1 x) (* -1 y)) 2))) (taylor -inf z) (#s(alt (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) (patch (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow z 2) (+ (* -1 (/ (+ (* -1 (/ (* (pow x 2) (pow y 2)) z)) (* 2 (* x (* y (+ (* -1 x) (* -1 y)))))) z)) (pow (+ (* -1 x) (* -1 y)) 2))) (taylor -inf z) (#s(alt (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) (patch (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1 x) (* -1 y)))) (taylor -inf z) (#s(alt #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) (patch #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1 x) (+ (* -1 y) (* -1 (/ (* x y) z)))))) (taylor -inf z) (#s(alt #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) (patch #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1 x) (+ (* -1 y) (* -1 (/ (* x y) z)))))) (taylor -inf z) (#s(alt #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) (patch #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1 x) (+ (* -1 y) (* -1 (/ (* x y) z)))))) (taylor -inf z) (#s(alt #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) (patch #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* x z) y) (taylor -inf z) (#s(alt (fma.f64 x (/.f64 z y) x) (patch (fma.f64 x (/.f64 z y) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1 (/ x y)) (* -1 (/ x z))))) (taylor -inf z) (#s(alt (fma.f64 x (/.f64 z y) x) (patch (fma.f64 x (/.f64 z y) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1 (/ x y)) (* -1 (/ x z))))) (taylor -inf z) (#s(alt (fma.f64 x (/.f64 z y) x) (patch (fma.f64 x (/.f64 z y) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1 (/ x y)) (* -1 (/ x z))))) (taylor -inf z) (#s(alt (fma.f64 x (/.f64 z y) x) (patch (fma.f64 x (/.f64 z y) x) #<representation binary64>) () ())) ()) |
#s(alt x (taylor 0 y) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) (patch (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (+ x y) (taylor 0 y) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) (patch (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (+ x y) (taylor 0 y) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) (patch (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (+ x y) (taylor 0 y) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) (patch (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (sqrt (* x z))) (taylor 0 y) (#s(alt (*.f64 (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 2 (sqrt (* x z))) (* (sqrt (/ 1 (* x z))) (* y (+ x z)))) (taylor 0 y) (#s(alt (*.f64 (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 2 (sqrt (* x z))) (* y (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (* y (pow (+ x z) 2)))) (* (sqrt (/ 1 (* x z))) (+ x z))))) (taylor 0 y) (#s(alt (*.f64 (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 2 (sqrt (* x z))) (* y (+ (* y (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (pow (+ x z) 2))) (* 1/8 (* (sqrt (/ 1 (* (pow x 5) (pow z 5)))) (* y (pow (+ x z) 3)))))) (* (sqrt (/ 1 (* x z))) (+ x z))))) (taylor 0 y) (#s(alt (*.f64 (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (* x z)) (taylor 0 y) (#s(alt (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x))) (patch (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (* x z)) (* 1/2 (* (sqrt (/ 1 (* x z))) (* y (+ x z))))) (taylor 0 y) (#s(alt (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x))) (patch (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (* x z)) (* y (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (* y (pow (+ x z) 2)))) (* 1/2 (* (sqrt (/ 1 (* x z))) (+ x z)))))) (taylor 0 y) (#s(alt (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x))) (patch (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (* x z)) (* y (+ (* 1/2 (* (sqrt (/ 1 (* x z))) (+ x z))) (* y (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (pow (+ x z) 2))) (* 1/16 (* (sqrt (/ 1 (* (pow x 5) (pow z 5)))) (* y (pow (+ x z) 3))))))))) (taylor 0 y) (#s(alt (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x))) (patch (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* x z) (taylor 0 y) (#s(alt (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x)) (patch (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x z) (* y (+ x z))) (taylor 0 y) (#s(alt (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x)) (patch (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x z) (* y (+ x z))) (taylor 0 y) (#s(alt (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x)) (patch (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x z) (* y (+ x z))) (taylor 0 y) (#s(alt (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x)) (patch (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (sqrt (* x z))) (taylor 0 y) (#s(alt (*.f64 (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 2 (sqrt (* x z))) (* (sqrt (/ 1 (* x z))) (* y (+ x z)))) (taylor 0 y) (#s(alt (*.f64 (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 2 (sqrt (* x z))) (* y (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (* y (pow (+ x z) 2)))) (* (sqrt (/ 1 (* x z))) (+ x z))))) (taylor 0 y) (#s(alt (*.f64 (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 2 (sqrt (* x z))) (* y (+ (* y (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (pow (+ x z) 2))) (* 1/8 (* (sqrt (/ 1 (* (pow x 5) (pow z 5)))) (* y (pow (+ x z) 3)))))) (* (sqrt (/ 1 (* x z))) (+ x z))))) (taylor 0 y) (#s(alt (*.f64 (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (* x z)) (taylor 0 y) (#s(alt (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) (patch (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (* x z)) (* 1/2 (* (sqrt (/ 1 (* x z))) (* y (+ x z))))) (taylor 0 y) (#s(alt (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) (patch (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (* x z)) (* y (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (* y (pow (+ x z) 2)))) (* 1/2 (* (sqrt (/ 1 (* x z))) (+ x z)))))) (taylor 0 y) (#s(alt (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) (patch (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (* x z)) (* y (+ (* 1/2 (* (sqrt (/ 1 (* x z))) (+ x z))) (* y (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (pow (+ x z) 2))) (* 1/16 (* (sqrt (/ 1 (* (pow x 5) (pow z 5)))) (* y (pow (+ x z) 3))))))))) (taylor 0 y) (#s(alt (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) (patch (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #<representation binary64>) () ())) ()) |
#s(alt (* x z) (taylor 0 y) (#s(alt #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) (patch #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x z) (* y (+ x z))) (taylor 0 y) (#s(alt #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) (patch #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x z) (* y (+ x z))) (taylor 0 y) (#s(alt #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) (patch #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x z) (* y (+ x z))) (taylor 0 y) (#s(alt #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) (patch #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #<representation binary64>) () ())) ()) |
#s(alt (* x z) (taylor 0 y) (#s(alt (*.f64 (fma.f64 x (/.f64 z y) x) y) (patch (*.f64 (fma.f64 x (/.f64 z y) x) y) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x y) (* x z)) (taylor 0 y) (#s(alt (*.f64 (fma.f64 x (/.f64 z y) x) y) (patch (*.f64 (fma.f64 x (/.f64 z y) x) y) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x y) (* x z)) (taylor 0 y) (#s(alt (*.f64 (fma.f64 x (/.f64 z y) x) y) (patch (*.f64 (fma.f64 x (/.f64 z y) x) y) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x y) (* x z)) (taylor 0 y) (#s(alt (*.f64 (fma.f64 x (/.f64 z y) x) y) (patch (*.f64 (fma.f64 x (/.f64 z y) x) y) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (sqrt (* x z))) (taylor 0 y) (#s(alt (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y))))) (patch (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 2 (sqrt (* x z))) (* (sqrt (/ 1 (* x z))) (* y (+ x z)))) (taylor 0 y) (#s(alt (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y))))) (patch (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 2 (sqrt (* x z))) (* y (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (* y (pow (+ x z) 2)))) (* (sqrt (/ 1 (* x z))) (+ x z))))) (taylor 0 y) (#s(alt (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y))))) (patch (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 2 (sqrt (* x z))) (* y (+ (* y (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (pow (+ x z) 2))) (* 1/8 (* (sqrt (/ 1 (* (pow x 5) (pow z 5)))) (* y (pow (+ x z) 3)))))) (* (sqrt (/ 1 (* x z))) (+ x z))))) (taylor 0 y) (#s(alt (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y))))) (patch (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y))))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (* x z)) (taylor 0 y) (#s(alt (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y)))) (patch (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (* x z)) (* 1/2 (* (sqrt (/ 1 (* x z))) (* y (+ x z))))) (taylor 0 y) (#s(alt (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y)))) (patch (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (* x z)) (* y (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (* y (pow (+ x z) 2)))) (* 1/2 (* (sqrt (/ 1 (* x z))) (+ x z)))))) (taylor 0 y) (#s(alt (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y)))) (patch (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (* x z)) (* y (+ (* 1/2 (* (sqrt (/ 1 (* x z))) (+ x z))) (* y (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (pow (+ x z) 2))) (* 1/16 (* (sqrt (/ 1 (* (pow x 5) (pow z 5)))) (* y (pow (+ x z) 3))))))))) (taylor 0 y) (#s(alt (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y)))) (patch (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y)))) #<representation binary64>) () ())) ()) |
#s(alt (* x z) (taylor 0 y) (#s(alt #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y))) (patch #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x z) (* y (+ x z))) (taylor 0 y) (#s(alt #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y))) (patch #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x z) (* y (+ x z))) (taylor 0 y) (#s(alt #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y))) (patch #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x z) (* y (+ x z))) (taylor 0 y) (#s(alt #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y))) (patch #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y))) #<representation binary64>) () ())) ()) |
#s(alt x (taylor 0 y) (#s(alt (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) (patch (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (+ x y) (taylor 0 y) (#s(alt (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) (patch (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (+ x y) (taylor 0 y) (#s(alt (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) (patch (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (+ x y) (taylor 0 y) (#s(alt (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) (patch (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (sqrt (* x z))) (taylor 0 y) (#s(alt (*.f64 (sqrt.f64 (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 2 (sqrt (* x z))) (* (sqrt (/ 1 (* x z))) (* y (- x (* -1 z))))) (taylor 0 y) (#s(alt (*.f64 (sqrt.f64 (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 2 (sqrt (* x z))) (* y (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (* y (pow (- x (* -1 z)) 2)))) (* (sqrt (/ 1 (* x z))) (- x (* -1 z)))))) (taylor 0 y) (#s(alt (*.f64 (sqrt.f64 (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 2 (sqrt (* x z))) (* y (+ (* y (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (pow (- x (* -1 z)) 2))) (* 1/8 (* (sqrt (/ 1 (* (pow x 5) (pow z 5)))) (* y (pow (- x (* -1 z)) 3)))))) (* (sqrt (/ 1 (* x z))) (- x (* -1 z)))))) (taylor 0 y) (#s(alt (*.f64 (sqrt.f64 (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (* x z)) (taylor 0 y) (#s(alt (sqrt.f64 (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x))) (patch (sqrt.f64 (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (* x z)) (* 1/2 (* (sqrt (/ 1 (* x z))) (* y (- x (* -1 z)))))) (taylor 0 y) (#s(alt (sqrt.f64 (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x))) (patch (sqrt.f64 (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (* x z)) (* y (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (* y (pow (- x (* -1 z)) 2)))) (* 1/2 (* (sqrt (/ 1 (* x z))) (- x (* -1 z))))))) (taylor 0 y) (#s(alt (sqrt.f64 (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x))) (patch (sqrt.f64 (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (* x z)) (* y (+ (* 1/2 (* (sqrt (/ 1 (* x z))) (- x (* -1 z)))) (* y (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (pow (- x (* -1 z)) 2))) (* 1/16 (* (sqrt (/ 1 (* (pow x 5) (pow z 5)))) (* y (pow (- x (* -1 z)) 3))))))))) (taylor 0 y) (#s(alt (sqrt.f64 (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x))) (patch (sqrt.f64 (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* x z) (taylor 0 y) (#s(alt (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x)) (patch (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x z) (* y (- x (* -1 z)))) (taylor 0 y) (#s(alt (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x)) (patch (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x z) (* y (- x (* -1 z)))) (taylor 0 y) (#s(alt (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x)) (patch (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x z) (* y (- x (* -1 z)))) (taylor 0 y) (#s(alt (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x)) (patch (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (sqrt (* x z))) (taylor 0 y) (#s(alt (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #s(literal 1/4 binary64))) (patch (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #s(literal 1/4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 2 (sqrt (* x z))) (* (sqrt (/ 1 (* x z))) (* y (+ x z)))) (taylor 0 y) (#s(alt (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #s(literal 1/4 binary64))) (patch (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #s(literal 1/4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 2 (sqrt (* x z))) (* y (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (* y (pow (+ x z) 2)))) (* (sqrt (/ 1 (* x z))) (+ x z))))) (taylor 0 y) (#s(alt (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #s(literal 1/4 binary64))) (patch (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #s(literal 1/4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 2 (sqrt (* x z))) (* y (+ (* y (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (pow (+ x z) 2))) (* 1/8 (* (sqrt (/ 1 (* (pow x 5) (pow z 5)))) (* y (pow (+ x z) 3)))))) (* (sqrt (/ 1 (* x z))) (+ x z))))) (taylor 0 y) (#s(alt (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #s(literal 1/4 binary64))) (patch (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #s(literal 1/4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (* x z)) (taylor 0 y) (#s(alt (pow.f64 (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #s(literal 1/4 binary64)) (patch (pow.f64 (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #s(literal 1/4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (* x z)) (* 1/2 (* (sqrt (/ 1 (* x z))) (* y (+ x z))))) (taylor 0 y) (#s(alt (pow.f64 (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #s(literal 1/4 binary64)) (patch (pow.f64 (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #s(literal 1/4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (* x z)) (* y (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (* y (pow (+ x z) 2)))) (* 1/2 (* (sqrt (/ 1 (* x z))) (+ x z)))))) (taylor 0 y) (#s(alt (pow.f64 (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #s(literal 1/4 binary64)) (patch (pow.f64 (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #s(literal 1/4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (* x z)) (* y (+ (* 1/2 (* (sqrt (/ 1 (* x z))) (+ x z))) (* y (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (pow (+ x z) 2))) (* 1/16 (* (sqrt (/ 1 (* (pow x 5) (pow z 5)))) (* y (pow (+ x z) 3))))))))) (taylor 0 y) (#s(alt (pow.f64 (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #s(literal 1/4 binary64)) (patch (pow.f64 (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #s(literal 1/4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (pow z 2)) (taylor 0 y) (#s(alt (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) (patch (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 2 (* x (* y (* z (+ x z))))) (* (pow x 2) (pow z 2))) (taylor 0 y) (#s(alt (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) (patch (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* y (+ (* 2 (* x (* z (+ x z)))) (* y (pow (+ x z) 2)))) (* (pow x 2) (pow z 2))) (taylor 0 y) (#s(alt (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) (patch (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* y (+ (* 2 (* x (* z (+ x z)))) (* y (pow (+ x z) 2)))) (* (pow x 2) (pow z 2))) (taylor 0 y) (#s(alt (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) (patch (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (* x z) (taylor 0 y) (#s(alt #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) (patch #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x z) (* y (+ x z))) (taylor 0 y) (#s(alt #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) (patch #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x z) (* y (+ x z))) (taylor 0 y) (#s(alt #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) (patch #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x z) (* y (+ x z))) (taylor 0 y) (#s(alt #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) (patch #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 x) (taylor 0 y) (#s(alt (/.f64 #s(literal 1 binary64) (+.f64 x y)) (patch (/.f64 #s(literal 1 binary64) (+.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ y (pow x 2))) (/ 1 x)) (taylor 0 y) (#s(alt (/.f64 #s(literal 1 binary64) (+.f64 x y)) (patch (/.f64 #s(literal 1 binary64) (+.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* y (- (/ y (pow x 3)) (/ 1 (pow x 2)))) (/ 1 x)) (taylor 0 y) (#s(alt (/.f64 #s(literal 1 binary64) (+.f64 x y)) (patch (/.f64 #s(literal 1 binary64) (+.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* y (- (* y (+ (* -1 (/ y (pow x 4))) (/ 1 (pow x 3)))) (/ 1 (pow x 2)))) (/ 1 x)) (taylor 0 y) (#s(alt (/.f64 #s(literal 1 binary64) (+.f64 x y)) (patch (/.f64 #s(literal 1 binary64) (+.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* x z) y) (taylor 0 y) (#s(alt (fma.f64 x (/.f64 z y) x) (patch (fma.f64 x (/.f64 z y) x) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* x y) (* x z)) y) (taylor 0 y) (#s(alt (fma.f64 x (/.f64 z y) x) (patch (fma.f64 x (/.f64 z y) x) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* x y) (* x z)) y) (taylor 0 y) (#s(alt (fma.f64 x (/.f64 z y) x) (patch (fma.f64 x (/.f64 z y) x) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* x y) (* x z)) y) (taylor 0 y) (#s(alt (fma.f64 x (/.f64 z y) x) (patch (fma.f64 x (/.f64 z y) x) #<representation binary64>) () ())) ()) |
#s(alt (pow x 2) (taylor 0 y) (#s(alt (fma.f64 x x (*.f64 (neg.f64 y) y)) (patch (fma.f64 x x (*.f64 (neg.f64 y) y)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (pow y 2)) (pow x 2)) (taylor 0 y) (#s(alt (fma.f64 x x (*.f64 (neg.f64 y) y)) (patch (fma.f64 x x (*.f64 (neg.f64 y) y)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (pow y 2)) (pow x 2)) (taylor 0 y) (#s(alt (fma.f64 x x (*.f64 (neg.f64 y) y)) (patch (fma.f64 x x (*.f64 (neg.f64 y) y)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (pow y 2)) (pow x 2)) (taylor 0 y) (#s(alt (fma.f64 x x (*.f64 (neg.f64 y) y)) (patch (fma.f64 x x (*.f64 (neg.f64 y) y)) #<representation binary64>) () ())) ()) |
#s(alt y (taylor inf y) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) (patch (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ 1 (/ x y))) (taylor inf y) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) (patch (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ 1 (/ x y))) (taylor inf y) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) (patch (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ 1 (/ x y))) (taylor inf y) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) (patch (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (sqrt (* y (+ x z)))) (taylor inf y) (#s(alt (*.f64 (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ (* 2 (sqrt (/ (+ x z) y))) (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z))))))) (taylor inf y) (#s(alt (*.f64 (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ (* -1/4 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (+ (* 2 (sqrt (/ (+ x z) y))) (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z)))))))) (taylor inf y) (#s(alt (*.f64 (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ (* -1/4 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (+ (* 1/8 (* (* (pow x 3) (pow z 3)) (sqrt (/ 1 (* (pow y 7) (pow (+ x z) 5)))))) (+ (* 2 (sqrt (/ (+ x z) y))) (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z))))))))) (taylor inf y) (#s(alt (*.f64 (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (* y (+ x z))) (taylor inf y) (#s(alt (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x))) (patch (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ (sqrt (/ (+ x z) y)) (* 1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z)))))))) (taylor inf y) (#s(alt (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x))) (patch (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ (sqrt (/ (+ x z) y)) (+ (* -1/8 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (* 1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z))))))))) (taylor inf y) (#s(alt (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x))) (patch (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ (sqrt (/ (+ x z) y)) (+ (* -1/8 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (+ (* 1/16 (* (* (pow x 3) (pow z 3)) (sqrt (/ 1 (* (pow y 7) (pow (+ x z) 5)))))) (* 1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z)))))))))) (taylor inf y) (#s(alt (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x))) (patch (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ x z)) (taylor inf y) (#s(alt (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x)) (patch (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ x (+ z (/ (* x z) y)))) (taylor inf y) (#s(alt (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x)) (patch (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ x (+ z (/ (* x z) y)))) (taylor inf y) (#s(alt (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x)) (patch (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ x (+ z (/ (* x z) y)))) (taylor inf y) (#s(alt (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x)) (patch (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (sqrt (* y (+ x z)))) (taylor inf y) (#s(alt (*.f64 (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ (* 2 (sqrt (/ (+ x z) y))) (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z))))))) (taylor inf y) (#s(alt (*.f64 (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ (* -1/4 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (+ (* 2 (sqrt (/ (+ x z) y))) (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z)))))))) (taylor inf y) (#s(alt (*.f64 (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ (* -1/4 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (+ (* 1/8 (* (* (pow x 3) (pow z 3)) (sqrt (/ 1 (* (pow y 7) (pow (+ x z) 5)))))) (+ (* 2 (sqrt (/ (+ x z) y))) (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z))))))))) (taylor inf y) (#s(alt (*.f64 (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (* y (+ x z))) (taylor inf y) (#s(alt (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) (patch (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ (sqrt (/ (+ x z) y)) (* 1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z)))))))) (taylor inf y) (#s(alt (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) (patch (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ (sqrt (/ (+ x z) y)) (+ (* -1/8 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (* 1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z))))))))) (taylor inf y) (#s(alt (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) (patch (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ (sqrt (/ (+ x z) y)) (+ (* -1/8 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (+ (* 1/16 (* (* (pow x 3) (pow z 3)) (sqrt (/ 1 (* (pow y 7) (pow (+ x z) 5)))))) (* 1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z)))))))))) (taylor inf y) (#s(alt (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) (patch (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ x z)) (taylor inf y) (#s(alt #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) (patch #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ x (+ z (/ (* x z) y)))) (taylor inf y) (#s(alt #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) (patch #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ x (+ z (/ (* x z) y)))) (taylor inf y) (#s(alt #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) (patch #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ x (+ z (/ (* x z) y)))) (taylor inf y) (#s(alt #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) (patch #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor inf y) (#s(alt (*.f64 (fma.f64 x (/.f64 z y) x) y) (patch (*.f64 (fma.f64 x (/.f64 z y) x) y) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ x (/ (* x z) y))) (taylor inf y) (#s(alt (*.f64 (fma.f64 x (/.f64 z y) x) y) (patch (*.f64 (fma.f64 x (/.f64 z y) x) y) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ x (/ (* x z) y))) (taylor inf y) (#s(alt (*.f64 (fma.f64 x (/.f64 z y) x) y) (patch (*.f64 (fma.f64 x (/.f64 z y) x) y) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ x (/ (* x z) y))) (taylor inf y) (#s(alt (*.f64 (fma.f64 x (/.f64 z y) x) y) (patch (*.f64 (fma.f64 x (/.f64 z y) x) y) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (sqrt (* y (+ x z)))) (taylor inf y) (#s(alt (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y))))) (patch (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y))))) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ (* 2 (sqrt (/ (+ x z) y))) (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z))))))) (taylor inf y) (#s(alt (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y))))) (patch (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y))))) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ (* -1/4 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (+ (* 2 (sqrt (/ (+ x z) y))) (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z)))))))) (taylor inf y) (#s(alt (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y))))) (patch (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y))))) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ (* -1/4 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (+ (* 1/8 (* (* (pow x 3) (pow z 3)) (sqrt (/ 1 (* (pow y 7) (pow (+ x z) 5)))))) (+ (* 2 (sqrt (/ (+ x z) y))) (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z))))))))) (taylor inf y) (#s(alt (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y))))) (patch (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y))))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (* y (+ x z))) (taylor inf y) (#s(alt (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y)))) (patch (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y)))) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ (sqrt (/ (+ x z) y)) (* 1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z)))))))) (taylor inf y) (#s(alt (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y)))) (patch (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y)))) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ (sqrt (/ (+ x z) y)) (+ (* -1/8 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (* 1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z))))))))) (taylor inf y) (#s(alt (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y)))) (patch (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y)))) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ (sqrt (/ (+ x z) y)) (+ (* -1/8 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (+ (* 1/16 (* (* (pow x 3) (pow z 3)) (sqrt (/ 1 (* (pow y 7) (pow (+ x z) 5)))))) (* 1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z)))))))))) (taylor inf y) (#s(alt (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y)))) (patch (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y)))) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ x z)) (taylor inf y) (#s(alt #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y))) (patch #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y))) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ x (+ z (/ (* x z) y)))) (taylor inf y) (#s(alt #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y))) (patch #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y))) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ x (+ z (/ (* x z) y)))) (taylor inf y) (#s(alt #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y))) (patch #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y))) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ x (+ z (/ (* x z) y)))) (taylor inf y) (#s(alt #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y))) (patch #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y))) #<representation binary64>) () ())) ()) |
#s(alt y (taylor inf y) (#s(alt (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) (patch (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ 1 (/ x y))) (taylor inf y) (#s(alt (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) (patch (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ 1 (/ x y))) (taylor inf y) (#s(alt (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) (patch (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ 1 (/ x y))) (taylor inf y) (#s(alt (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) (patch (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (sqrt (* y (+ x z)))) (taylor inf y) (#s(alt (*.f64 (sqrt.f64 (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ (* 2 (sqrt (/ (+ x z) y))) (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z))))))) (taylor inf y) (#s(alt (*.f64 (sqrt.f64 (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ (* -1/4 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (+ (* 2 (sqrt (/ (+ x z) y))) (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z)))))))) (taylor inf y) (#s(alt (*.f64 (sqrt.f64 (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ (* -1/4 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (+ (* 1/8 (* (* (pow x 3) (pow z 3)) (sqrt (/ 1 (* (pow y 7) (pow (+ x z) 5)))))) (+ (* 2 (sqrt (/ (+ x z) y))) (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z))))))))) (taylor inf y) (#s(alt (*.f64 (sqrt.f64 (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (* y (+ x z))) (taylor inf y) (#s(alt (sqrt.f64 (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x))) (patch (sqrt.f64 (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ (sqrt (/ (+ x z) y)) (* 1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z)))))))) (taylor inf y) (#s(alt (sqrt.f64 (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x))) (patch (sqrt.f64 (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ (sqrt (/ (+ x z) y)) (+ (* -1/8 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (* 1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z))))))))) (taylor inf y) (#s(alt (sqrt.f64 (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x))) (patch (sqrt.f64 (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ (sqrt (/ (+ x z) y)) (+ (* -1/8 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (+ (* 1/16 (* (* (pow x 3) (pow z 3)) (sqrt (/ 1 (* (pow y 7) (pow (+ x z) 5)))))) (* 1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z)))))))))) (taylor inf y) (#s(alt (sqrt.f64 (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x))) (patch (sqrt.f64 (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ x z)) (taylor inf y) (#s(alt (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x)) (patch (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ x (+ z (/ (* x z) y)))) (taylor inf y) (#s(alt (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x)) (patch (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ x (+ z (/ (* x z) y)))) (taylor inf y) (#s(alt (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x)) (patch (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ x (+ z (/ (* x z) y)))) (taylor inf y) (#s(alt (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x)) (patch (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (sqrt (* y (+ x z)))) (taylor inf y) (#s(alt (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #s(literal 1/4 binary64))) (patch (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #s(literal 1/4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ (* 2 (sqrt (/ (+ x z) y))) (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z))))))) (taylor inf y) (#s(alt (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #s(literal 1/4 binary64))) (patch (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #s(literal 1/4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ (* -1/4 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (+ (* 2 (sqrt (/ (+ x z) y))) (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z)))))))) (taylor inf y) (#s(alt (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #s(literal 1/4 binary64))) (patch (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #s(literal 1/4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ (* -1/4 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (+ (* 1/8 (* (* (pow x 3) (pow z 3)) (sqrt (/ 1 (* (pow y 7) (pow (+ x z) 5)))))) (+ (* 2 (sqrt (/ (+ x z) y))) (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z))))))))) (taylor inf y) (#s(alt (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #s(literal 1/4 binary64))) (patch (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #s(literal 1/4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (* y (+ x z))) (taylor inf y) (#s(alt (pow.f64 (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #s(literal 1/4 binary64)) (patch (pow.f64 (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #s(literal 1/4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ (sqrt (/ (+ x z) y)) (* 1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z)))))))) (taylor inf y) (#s(alt (pow.f64 (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #s(literal 1/4 binary64)) (patch (pow.f64 (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #s(literal 1/4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ (sqrt (/ (+ x z) y)) (+ (* -1/8 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (* 1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z))))))))) (taylor inf y) (#s(alt (pow.f64 (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #s(literal 1/4 binary64)) (patch (pow.f64 (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #s(literal 1/4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ (sqrt (/ (+ x z) y)) (+ (* -1/8 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (+ (* 1/16 (* (* (pow x 3) (pow z 3)) (sqrt (/ 1 (* (pow y 7) (pow (+ x z) 5)))))) (* 1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z)))))))))) (taylor inf y) (#s(alt (pow.f64 (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #s(literal 1/4 binary64)) (patch (pow.f64 (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #s(literal 1/4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow y 2) (pow (+ x z) 2)) (taylor inf y) (#s(alt (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) (patch (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow y 2) (+ (* 2 (/ (* x (* z (+ x z))) y)) (pow (+ x z) 2))) (taylor inf y) (#s(alt (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) (patch (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow y 2) (+ (* 2 (/ (* x (* z (+ x z))) y)) (+ (/ (* (pow x 2) (pow z 2)) (pow y 2)) (pow (+ x z) 2)))) (taylor inf y) (#s(alt (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) (patch (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow y 2) (+ (* 2 (/ (* x (* z (+ x z))) y)) (+ (/ (* (pow x 2) (pow z 2)) (pow y 2)) (pow (+ x z) 2)))) (taylor inf y) (#s(alt (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) (patch (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ x z)) (taylor inf y) (#s(alt #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) (patch #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ x (+ z (/ (* x z) y)))) (taylor inf y) (#s(alt #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) (patch #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ x (+ z (/ (* x z) y)))) (taylor inf y) (#s(alt #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) (patch #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ x (+ z (/ (* x z) y)))) (taylor inf y) (#s(alt #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) (patch #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 y) (taylor inf y) (#s(alt (/.f64 #s(literal 1 binary64) (+.f64 x y)) (patch (/.f64 #s(literal 1 binary64) (+.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ 1 (* -1 (/ x y))) y) (taylor inf y) (#s(alt (/.f64 #s(literal 1 binary64) (+.f64 x y)) (patch (/.f64 #s(literal 1 binary64) (+.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ 1 (/ (pow x 2) (pow y 2))) (/ x y)) y) (taylor inf y) (#s(alt (/.f64 #s(literal 1 binary64) (+.f64 x y)) (patch (/.f64 #s(literal 1 binary64) (+.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ 1 (* -1 (/ (pow x 3) (pow y 3)))) (+ (* -1 (/ (pow x 2) (pow y 2))) (/ x y))) y) (taylor inf y) (#s(alt (/.f64 #s(literal 1 binary64) (+.f64 x y)) (patch (/.f64 #s(literal 1 binary64) (+.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt x (taylor inf y) (#s(alt (fma.f64 x (/.f64 z y) x) (patch (fma.f64 x (/.f64 z y) x) #<representation binary64>) () ())) ()) |
#s(alt (+ x (/ (* x z) y)) (taylor inf y) (#s(alt (fma.f64 x (/.f64 z y) x) (patch (fma.f64 x (/.f64 z y) x) #<representation binary64>) () ())) ()) |
#s(alt (+ x (/ (* x z) y)) (taylor inf y) (#s(alt (fma.f64 x (/.f64 z y) x) (patch (fma.f64 x (/.f64 z y) x) #<representation binary64>) () ())) ()) |
#s(alt (+ x (/ (* x z) y)) (taylor inf y) (#s(alt (fma.f64 x (/.f64 z y) x) (patch (fma.f64 x (/.f64 z y) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (pow y 2)) (taylor inf y) (#s(alt (fma.f64 x x (*.f64 (neg.f64 y) y)) (patch (fma.f64 x x (*.f64 (neg.f64 y) y)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow y 2) (- (/ (pow x 2) (pow y 2)) 1)) (taylor inf y) (#s(alt (fma.f64 x x (*.f64 (neg.f64 y) y)) (patch (fma.f64 x x (*.f64 (neg.f64 y) y)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow y 2) (- (/ (pow x 2) (pow y 2)) 1)) (taylor inf y) (#s(alt (fma.f64 x x (*.f64 (neg.f64 y) y)) (patch (fma.f64 x x (*.f64 (neg.f64 y) y)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow y 2) (- (/ (pow x 2) (pow y 2)) 1)) (taylor inf y) (#s(alt (fma.f64 x x (*.f64 (neg.f64 y) y)) (patch (fma.f64 x x (*.f64 (neg.f64 y) y)) #<representation binary64>) () ())) ()) |
#s(alt y (taylor -inf y) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) (patch (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (- (* -1 (/ x y)) 1))) (taylor -inf y) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) (patch (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (- (* -1 (/ x y)) 1))) (taylor -inf y) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) (patch (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (- (* -1 (/ x y)) 1))) (taylor -inf y) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) (patch (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (* -2 (* (sqrt (* y (+ (* -1 x) (* -1 z)))) (sqrt -1))) (taylor -inf y) (#s(alt (*.f64 (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))) (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))))) (taylor -inf y) (#s(alt (*.f64 (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1/4 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))) (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z)))))))))) (taylor -inf y) (#s(alt (*.f64 (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1/4 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 1/8 (* (* (pow x 3) (* (pow z 3) (sqrt -1))) (sqrt (/ 1 (* (pow y 7) (pow (+ (* -1 x) (* -1 z)) 5)))))) (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))) (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))))))) (taylor -inf y) (#s(alt (*.f64 (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (* y (+ (* -1 x) (* -1 z)))) (sqrt -1))) (taylor -inf y) (#s(alt (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x))) (patch (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* 1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))) (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))))) (taylor -inf y) (#s(alt (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x))) (patch (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1/8 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))) (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1)))))) (taylor -inf y) (#s(alt (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x))) (patch (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1/8 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 1/16 (* (* (pow x 3) (* (pow z 3) (sqrt -1))) (sqrt (/ 1 (* (pow y 7) (pow (+ (* -1 x) (* -1 z)) 5)))))) (+ (* 1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))) (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))))))) (taylor -inf y) (#s(alt (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x))) (patch (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 x) (* -1 z)))) (taylor -inf y) (#s(alt (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x)) (patch (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 x) (+ (* -1 z) (* -1 (/ (* x z) y)))))) (taylor -inf y) (#s(alt (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x)) (patch (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 x) (+ (* -1 z) (* -1 (/ (* x z) y)))))) (taylor -inf y) (#s(alt (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x)) (patch (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 x) (+ (* -1 z) (* -1 (/ (* x z) y)))))) (taylor -inf y) (#s(alt (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x)) (patch (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* -2 (* (sqrt (* y (+ (* -1 x) (* -1 z)))) (sqrt -1))) (taylor -inf y) (#s(alt (*.f64 (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))) (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))))) (taylor -inf y) (#s(alt (*.f64 (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1/4 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))) (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z)))))))))) (taylor -inf y) (#s(alt (*.f64 (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1/4 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 1/8 (* (* (pow x 3) (* (pow z 3) (sqrt -1))) (sqrt (/ 1 (* (pow y 7) (pow (+ (* -1 x) (* -1 z)) 5)))))) (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))) (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))))))) (taylor -inf y) (#s(alt (*.f64 (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (* y (+ (* -1 x) (* -1 z)))) (sqrt -1))) (taylor -inf y) (#s(alt (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) (patch (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* 1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))) (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))))) (taylor -inf y) (#s(alt (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) (patch (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1/8 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))) (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1)))))) (taylor -inf y) (#s(alt (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) (patch (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1/8 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 1/16 (* (* (pow x 3) (* (pow z 3) (sqrt -1))) (sqrt (/ 1 (* (pow y 7) (pow (+ (* -1 x) (* -1 z)) 5)))))) (+ (* 1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))) (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))))))) (taylor -inf y) (#s(alt (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) (patch (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 x) (* -1 z)))) (taylor -inf y) (#s(alt #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) (patch #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 x) (+ (* -1 z) (* -1 (/ (* x z) y)))))) (taylor -inf y) (#s(alt #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) (patch #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 x) (+ (* -1 z) (* -1 (/ (* x z) y)))))) (taylor -inf y) (#s(alt #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) (patch #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 x) (+ (* -1 z) (* -1 (/ (* x z) y)))))) (taylor -inf y) (#s(alt #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) (patch #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor -inf y) (#s(alt (*.f64 (fma.f64 x (/.f64 z y) x) y) (patch (*.f64 (fma.f64 x (/.f64 z y) x) y) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 x) (* -1 (/ (* x z) y))))) (taylor -inf y) (#s(alt (*.f64 (fma.f64 x (/.f64 z y) x) y) (patch (*.f64 (fma.f64 x (/.f64 z y) x) y) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 x) (* -1 (/ (* x z) y))))) (taylor -inf y) (#s(alt (*.f64 (fma.f64 x (/.f64 z y) x) y) (patch (*.f64 (fma.f64 x (/.f64 z y) x) y) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 x) (* -1 (/ (* x z) y))))) (taylor -inf y) (#s(alt (*.f64 (fma.f64 x (/.f64 z y) x) y) (patch (*.f64 (fma.f64 x (/.f64 z y) x) y) #<representation binary64>) () ())) ()) |
#s(alt (* -2 (* (sqrt (* y (+ (* -1 x) (* -1 z)))) (sqrt -1))) (taylor -inf y) (#s(alt (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y))))) (patch (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))) (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))))) (taylor -inf y) (#s(alt (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y))))) (patch (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1/4 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))) (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z)))))))))) (taylor -inf y) (#s(alt (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y))))) (patch (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1/4 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 1/8 (* (* (pow x 3) (* (pow z 3) (sqrt -1))) (sqrt (/ 1 (* (pow y 7) (pow (+ (* -1 x) (* -1 z)) 5)))))) (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))) (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))))))) (taylor -inf y) (#s(alt (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y))))) (patch (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (* y (+ (* -1 x) (* -1 z)))) (sqrt -1))) (taylor -inf y) (#s(alt (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y)))) (patch (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* 1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))) (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))))) (taylor -inf y) (#s(alt (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y)))) (patch (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1/8 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))) (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1)))))) (taylor -inf y) (#s(alt (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y)))) (patch (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1/8 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 1/16 (* (* (pow x 3) (* (pow z 3) (sqrt -1))) (sqrt (/ 1 (* (pow y 7) (pow (+ (* -1 x) (* -1 z)) 5)))))) (+ (* 1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))) (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))))))) (taylor -inf y) (#s(alt (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y)))) (patch (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 x) (* -1 z)))) (taylor -inf y) (#s(alt #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y))) (patch #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 x) (+ (* -1 z) (* -1 (/ (* x z) y)))))) (taylor -inf y) (#s(alt #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y))) (patch #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 x) (+ (* -1 z) (* -1 (/ (* x z) y)))))) (taylor -inf y) (#s(alt #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y))) (patch #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 x) (+ (* -1 z) (* -1 (/ (* x z) y)))))) (taylor -inf y) (#s(alt #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y))) (patch #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y))) #<representation binary64>) () ())) ()) |
#s(alt y (taylor -inf y) (#s(alt (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) (patch (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (- (* -1 (/ x y)) 1))) (taylor -inf y) (#s(alt (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) (patch (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (- (* -1 (/ x y)) 1))) (taylor -inf y) (#s(alt (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) (patch (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (- (* -1 (/ x y)) 1))) (taylor -inf y) (#s(alt (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) (patch (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (* -2 (* (sqrt (* y (+ (* -1 x) (* -1 z)))) (sqrt -1))) (taylor -inf y) (#s(alt (*.f64 (sqrt.f64 (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))) (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))))) (taylor -inf y) (#s(alt (*.f64 (sqrt.f64 (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1/4 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))) (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z)))))))))) (taylor -inf y) (#s(alt (*.f64 (sqrt.f64 (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1/4 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 1/8 (* (* (pow x 3) (* (pow z 3) (sqrt -1))) (sqrt (/ 1 (* (pow y 7) (pow (+ (* -1 x) (* -1 z)) 5)))))) (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))) (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))))))) (taylor -inf y) (#s(alt (*.f64 (sqrt.f64 (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (* y (+ (* -1 x) (* -1 z)))) (sqrt -1))) (taylor -inf y) (#s(alt (sqrt.f64 (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x))) (patch (sqrt.f64 (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* 1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))) (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))))) (taylor -inf y) (#s(alt (sqrt.f64 (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x))) (patch (sqrt.f64 (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1/8 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))) (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1)))))) (taylor -inf y) (#s(alt (sqrt.f64 (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x))) (patch (sqrt.f64 (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1/8 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 1/16 (* (* (pow x 3) (* (pow z 3) (sqrt -1))) (sqrt (/ 1 (* (pow y 7) (pow (+ (* -1 x) (* -1 z)) 5)))))) (+ (* 1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))) (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))))))) (taylor -inf y) (#s(alt (sqrt.f64 (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x))) (patch (sqrt.f64 (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 x) (* -1 z)))) (taylor -inf y) (#s(alt (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x)) (patch (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 x) (+ (* -1 z) (* -1 (/ (* x z) y)))))) (taylor -inf y) (#s(alt (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x)) (patch (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 x) (+ (* -1 z) (* -1 (/ (* x z) y)))))) (taylor -inf y) (#s(alt (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x)) (patch (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 x) (+ (* -1 z) (* -1 (/ (* x z) y)))))) (taylor -inf y) (#s(alt (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x)) (patch (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* -2 (* (sqrt (* y (+ (* -1 x) (* -1 z)))) (sqrt -1))) (taylor -inf y) (#s(alt (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #s(literal 1/4 binary64))) (patch (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #s(literal 1/4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))) (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))))) (taylor -inf y) (#s(alt (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #s(literal 1/4 binary64))) (patch (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #s(literal 1/4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1/4 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))) (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z)))))))))) (taylor -inf y) (#s(alt (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #s(literal 1/4 binary64))) (patch (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #s(literal 1/4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1/4 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 1/8 (* (* (pow x 3) (* (pow z 3) (sqrt -1))) (sqrt (/ 1 (* (pow y 7) (pow (+ (* -1 x) (* -1 z)) 5)))))) (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))) (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))))))) (taylor -inf y) (#s(alt (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #s(literal 1/4 binary64))) (patch (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #s(literal 1/4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (* y (+ (* -1 x) (* -1 z)))) (sqrt -1))) (taylor -inf y) (#s(alt (pow.f64 (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #s(literal 1/4 binary64)) (patch (pow.f64 (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #s(literal 1/4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* 1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))) (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))))) (taylor -inf y) (#s(alt (pow.f64 (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #s(literal 1/4 binary64)) (patch (pow.f64 (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #s(literal 1/4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1/8 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))) (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1)))))) (taylor -inf y) (#s(alt (pow.f64 (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #s(literal 1/4 binary64)) (patch (pow.f64 (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #s(literal 1/4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1/8 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 1/16 (* (* (pow x 3) (* (pow z 3) (sqrt -1))) (sqrt (/ 1 (* (pow y 7) (pow (+ (* -1 x) (* -1 z)) 5)))))) (+ (* 1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))) (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))))))) (taylor -inf y) (#s(alt (pow.f64 (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #s(literal 1/4 binary64)) (patch (pow.f64 (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #s(literal 1/4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow y 2) (pow (+ (* -1 x) (* -1 z)) 2)) (taylor -inf y) (#s(alt (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) (patch (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow y 2) (+ (* -2 (/ (* x (* z (+ (* -1 x) (* -1 z)))) y)) (pow (+ (* -1 x) (* -1 z)) 2))) (taylor -inf y) (#s(alt (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) (patch (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow y 2) (+ (* -1 (/ (+ (* -1 (/ (* (pow x 2) (pow z 2)) y)) (* 2 (* x (* z (+ (* -1 x) (* -1 z)))))) y)) (pow (+ (* -1 x) (* -1 z)) 2))) (taylor -inf y) (#s(alt (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) (patch (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow y 2) (+ (* -1 (/ (+ (* -1 (/ (* (pow x 2) (pow z 2)) y)) (* 2 (* x (* z (+ (* -1 x) (* -1 z)))))) y)) (pow (+ (* -1 x) (* -1 z)) 2))) (taylor -inf y) (#s(alt (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) (patch (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 x) (* -1 z)))) (taylor -inf y) (#s(alt #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) (patch #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 x) (+ (* -1 z) (* -1 (/ (* x z) y)))))) (taylor -inf y) (#s(alt #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) (patch #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 x) (+ (* -1 z) (* -1 (/ (* x z) y)))))) (taylor -inf y) (#s(alt #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) (patch #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 x) (+ (* -1 z) (* -1 (/ (* x z) y)))))) (taylor -inf y) (#s(alt #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) (patch #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 y) (taylor -inf y) (#s(alt (/.f64 #s(literal 1 binary64) (+.f64 x y)) (patch (/.f64 #s(literal 1 binary64) (+.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (/ x y) 1) y)) (taylor -inf y) (#s(alt (/.f64 #s(literal 1 binary64) (+.f64 x y)) (patch (/.f64 #s(literal 1 binary64) (+.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (* -1 (/ (- (/ (pow x 2) y) x) y)) 1) y)) (taylor -inf y) (#s(alt (/.f64 #s(literal 1 binary64) (+.f64 x y)) (patch (/.f64 #s(literal 1 binary64) (+.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (/ (pow x 3) y) (pow x 2)) y)) x) y)) 1) y)) (taylor -inf y) (#s(alt (/.f64 #s(literal 1 binary64) (+.f64 x y)) (patch (/.f64 #s(literal 1 binary64) (+.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt x (taylor -inf y) (#s(alt (fma.f64 x (/.f64 z y) x) (patch (fma.f64 x (/.f64 z y) x) #<representation binary64>) () ())) ()) |
#s(alt (+ x (/ (* x z) y)) (taylor -inf y) (#s(alt (fma.f64 x (/.f64 z y) x) (patch (fma.f64 x (/.f64 z y) x) #<representation binary64>) () ())) ()) |
#s(alt (+ x (/ (* x z) y)) (taylor -inf y) (#s(alt (fma.f64 x (/.f64 z y) x) (patch (fma.f64 x (/.f64 z y) x) #<representation binary64>) () ())) ()) |
#s(alt (+ x (/ (* x z) y)) (taylor -inf y) (#s(alt (fma.f64 x (/.f64 z y) x) (patch (fma.f64 x (/.f64 z y) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (pow y 2)) (taylor -inf y) (#s(alt (fma.f64 x x (*.f64 (neg.f64 y) y)) (patch (fma.f64 x x (*.f64 (neg.f64 y) y)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow y 2) (- (/ (pow x 2) (pow y 2)) 1)) (taylor -inf y) (#s(alt (fma.f64 x x (*.f64 (neg.f64 y) y)) (patch (fma.f64 x x (*.f64 (neg.f64 y) y)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow y 2) (- (/ (pow x 2) (pow y 2)) 1)) (taylor -inf y) (#s(alt (fma.f64 x x (*.f64 (neg.f64 y) y)) (patch (fma.f64 x x (*.f64 (neg.f64 y) y)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow y 2) (- (/ (pow x 2) (pow y 2)) 1)) (taylor -inf y) (#s(alt (fma.f64 x x (*.f64 (neg.f64 y) y)) (patch (fma.f64 x x (*.f64 (neg.f64 y) y)) #<representation binary64>) () ())) ()) |
#s(alt y (taylor 0 x) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) (patch (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (+ x y) (taylor 0 x) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) (patch (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (+ x y) (taylor 0 x) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) (patch (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (+ x y) (taylor 0 x) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) (patch (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (sqrt (* y z))) (taylor 0 x) (#s(alt (*.f64 (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 2 (sqrt (* y z))) (* (* x (+ y z)) (sqrt (/ 1 (* y z))))) (taylor 0 x) (#s(alt (*.f64 (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 2 (sqrt (* y z))) (* x (+ (* -1/4 (* (* x (pow (+ y z) 2)) (sqrt (/ 1 (* (pow y 3) (pow z 3)))))) (* (sqrt (/ 1 (* y z))) (+ y z))))) (taylor 0 x) (#s(alt (*.f64 (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 2 (sqrt (* y z))) (* x (+ (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow y 3) (pow z 3)))) (pow (+ y z) 2))) (* 1/8 (* (* x (pow (+ y z) 3)) (sqrt (/ 1 (* (pow y 5) (pow z 5)))))))) (* (sqrt (/ 1 (* y z))) (+ y z))))) (taylor 0 x) (#s(alt (*.f64 (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (* y z)) (taylor 0 x) (#s(alt (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x))) (patch (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (* y z)) (* 1/2 (* (* x (+ y z)) (sqrt (/ 1 (* y z)))))) (taylor 0 x) (#s(alt (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x))) (patch (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (* y z)) (* x (+ (* -1/8 (* (* x (pow (+ y z) 2)) (sqrt (/ 1 (* (pow y 3) (pow z 3)))))) (* 1/2 (* (sqrt (/ 1 (* y z))) (+ y z)))))) (taylor 0 x) (#s(alt (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x))) (patch (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (* y z)) (* x (+ (* 1/2 (* (sqrt (/ 1 (* y z))) (+ y z))) (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow y 3) (pow z 3)))) (pow (+ y z) 2))) (* 1/16 (* (* x (pow (+ y z) 3)) (sqrt (/ 1 (* (pow y 5) (pow z 5))))))))))) (taylor 0 x) (#s(alt (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x))) (patch (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor 0 x) (#s(alt (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x)) (patch (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (+ y z)) (* y z)) (taylor 0 x) (#s(alt (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x)) (patch (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (+ y z)) (* y z)) (taylor 0 x) (#s(alt (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x)) (patch (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (+ y z)) (* y z)) (taylor 0 x) (#s(alt (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x)) (patch (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (sqrt (* y z))) (taylor 0 x) (#s(alt (*.f64 (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 2 (sqrt (* y z))) (* (* x (+ y z)) (sqrt (/ 1 (* y z))))) (taylor 0 x) (#s(alt (*.f64 (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 2 (sqrt (* y z))) (* x (+ (* -1/4 (* (* x (pow (+ y z) 2)) (sqrt (/ 1 (* (pow y 3) (pow z 3)))))) (* (sqrt (/ 1 (* y z))) (+ y z))))) (taylor 0 x) (#s(alt (*.f64 (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 2 (sqrt (* y z))) (* x (+ (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow y 3) (pow z 3)))) (pow (+ y z) 2))) (* 1/8 (* (* x (pow (+ y z) 3)) (sqrt (/ 1 (* (pow y 5) (pow z 5)))))))) (* (sqrt (/ 1 (* y z))) (+ y z))))) (taylor 0 x) (#s(alt (*.f64 (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (* y z)) (taylor 0 x) (#s(alt (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) (patch (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (* y z)) (* 1/2 (* (* x (+ y z)) (sqrt (/ 1 (* y z)))))) (taylor 0 x) (#s(alt (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) (patch (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (* y z)) (* x (+ (* -1/8 (* (* x (pow (+ y z) 2)) (sqrt (/ 1 (* (pow y 3) (pow z 3)))))) (* 1/2 (* (sqrt (/ 1 (* y z))) (+ y z)))))) (taylor 0 x) (#s(alt (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) (patch (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (* y z)) (* x (+ (* 1/2 (* (sqrt (/ 1 (* y z))) (+ y z))) (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow y 3) (pow z 3)))) (pow (+ y z) 2))) (* 1/16 (* (* x (pow (+ y z) 3)) (sqrt (/ 1 (* (pow y 5) (pow z 5))))))))))) (taylor 0 x) (#s(alt (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) (patch (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor 0 x) (#s(alt #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) (patch #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (+ y z)) (* y z)) (taylor 0 x) (#s(alt #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) (patch #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (+ y z)) (* y z)) (taylor 0 x) (#s(alt #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) (patch #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (+ y z)) (* y z)) (taylor 0 x) (#s(alt #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) (patch #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #<representation binary64>) () ())) ()) |
#s(alt (* x z) (taylor 0 x) (#s(alt (*.f64 z x) (patch (*.f64 z x) #<representation binary64>) () ())) ()) |
#s(alt (* x z) (taylor 0 x) (#s(alt (*.f64 z x) (patch (*.f64 z x) #<representation binary64>) () ())) ()) |
#s(alt (* x z) (taylor 0 x) (#s(alt (*.f64 z x) (patch (*.f64 z x) #<representation binary64>) () ())) ()) |
#s(alt (* x z) (taylor 0 x) (#s(alt (*.f64 z x) (patch (*.f64 z x) #<representation binary64>) () ())) ()) |
#s(alt (* x (* y (+ 1 (/ z y)))) (taylor 0 x) (#s(alt (*.f64 (fma.f64 x (/.f64 z y) x) y) (patch (*.f64 (fma.f64 x (/.f64 z y) x) y) #<representation binary64>) () ())) ()) |
#s(alt (* x (* y (+ 1 (/ z y)))) (taylor 0 x) (#s(alt (*.f64 (fma.f64 x (/.f64 z y) x) y) (patch (*.f64 (fma.f64 x (/.f64 z y) x) y) #<representation binary64>) () ())) ()) |
#s(alt (* x (* y (+ 1 (/ z y)))) (taylor 0 x) (#s(alt (*.f64 (fma.f64 x (/.f64 z y) x) y) (patch (*.f64 (fma.f64 x (/.f64 z y) x) y) #<representation binary64>) () ())) ()) |
#s(alt (* x (* y (+ 1 (/ z y)))) (taylor 0 x) (#s(alt (*.f64 (fma.f64 x (/.f64 z y) x) y) (patch (*.f64 (fma.f64 x (/.f64 z y) x) y) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (sqrt (* y z))) (taylor 0 x) (#s(alt (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y))))) (patch (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 2 (sqrt (* y z))) (* (* x (+ y z)) (sqrt (/ 1 (* y z))))) (taylor 0 x) (#s(alt (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y))))) (patch (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 2 (sqrt (* y z))) (* x (+ (* -1/4 (* (* x (pow (+ y z) 2)) (sqrt (/ 1 (* (pow y 3) (pow z 3)))))) (* (sqrt (/ 1 (* y z))) (+ y z))))) (taylor 0 x) (#s(alt (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y))))) (patch (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 2 (sqrt (* y z))) (* x (+ (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow y 3) (pow z 3)))) (pow (+ y z) 2))) (* 1/8 (* (* x (pow (+ y z) 3)) (sqrt (/ 1 (* (pow y 5) (pow z 5)))))))) (* (sqrt (/ 1 (* y z))) (+ y z))))) (taylor 0 x) (#s(alt (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y))))) (patch (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y))))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (* y z)) (taylor 0 x) (#s(alt (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y)))) (patch (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (* y z)) (* 1/2 (* (* x (+ y z)) (sqrt (/ 1 (* y z)))))) (taylor 0 x) (#s(alt (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y)))) (patch (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (* y z)) (* x (+ (* -1/8 (* (* x (pow (+ y z) 2)) (sqrt (/ 1 (* (pow y 3) (pow z 3)))))) (* 1/2 (* (sqrt (/ 1 (* y z))) (+ y z)))))) (taylor 0 x) (#s(alt (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y)))) (patch (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (* y z)) (* x (+ (* 1/2 (* (sqrt (/ 1 (* y z))) (+ y z))) (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow y 3) (pow z 3)))) (pow (+ y z) 2))) (* 1/16 (* (* x (pow (+ y z) 3)) (sqrt (/ 1 (* (pow y 5) (pow z 5))))))))))) (taylor 0 x) (#s(alt (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y)))) (patch (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y)))) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor 0 x) (#s(alt #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y))) (patch #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (+ y z)) (* y z)) (taylor 0 x) (#s(alt #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y))) (patch #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (+ y z)) (* y z)) (taylor 0 x) (#s(alt #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y))) (patch #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (+ y z)) (* y z)) (taylor 0 x) (#s(alt #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y))) (patch #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y))) #<representation binary64>) () ())) ()) |
#s(alt y (taylor 0 x) (#s(alt (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) (patch (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (+ x y) (taylor 0 x) (#s(alt (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) (patch (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (+ x y) (taylor 0 x) (#s(alt (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) (patch (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (+ x y) (taylor 0 x) (#s(alt (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) (patch (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (sqrt (* y z))) (taylor 0 x) (#s(alt (*.f64 (sqrt.f64 (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 2 (sqrt (* y z))) (* (* x (- y (* -1 z))) (sqrt (/ 1 (* y z))))) (taylor 0 x) (#s(alt (*.f64 (sqrt.f64 (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 2 (sqrt (* y z))) (* x (+ (* -1/4 (* (* x (pow (- y (* -1 z)) 2)) (sqrt (/ 1 (* (pow y 3) (pow z 3)))))) (* (sqrt (/ 1 (* y z))) (- y (* -1 z)))))) (taylor 0 x) (#s(alt (*.f64 (sqrt.f64 (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 2 (sqrt (* y z))) (* x (+ (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow y 3) (pow z 3)))) (pow (- y (* -1 z)) 2))) (* 1/8 (* (* x (pow (- y (* -1 z)) 3)) (sqrt (/ 1 (* (pow y 5) (pow z 5)))))))) (* (sqrt (/ 1 (* y z))) (- y (* -1 z)))))) (taylor 0 x) (#s(alt (*.f64 (sqrt.f64 (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (* y z)) (taylor 0 x) (#s(alt (sqrt.f64 (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x))) (patch (sqrt.f64 (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (* y z)) (* 1/2 (* (* x (- y (* -1 z))) (sqrt (/ 1 (* y z)))))) (taylor 0 x) (#s(alt (sqrt.f64 (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x))) (patch (sqrt.f64 (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (* y z)) (* x (+ (* -1/8 (* (* x (pow (- y (* -1 z)) 2)) (sqrt (/ 1 (* (pow y 3) (pow z 3)))))) (* 1/2 (* (sqrt (/ 1 (* y z))) (- y (* -1 z))))))) (taylor 0 x) (#s(alt (sqrt.f64 (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x))) (patch (sqrt.f64 (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (* y z)) (* x (+ (* 1/2 (* (sqrt (/ 1 (* y z))) (- y (* -1 z)))) (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow y 3) (pow z 3)))) (pow (- y (* -1 z)) 2))) (* 1/16 (* (* x (pow (- y (* -1 z)) 3)) (sqrt (/ 1 (* (pow y 5) (pow z 5))))))))))) (taylor 0 x) (#s(alt (sqrt.f64 (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x))) (patch (sqrt.f64 (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor 0 x) (#s(alt (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x)) (patch (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (- y (* -1 z))) (* y z)) (taylor 0 x) (#s(alt (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x)) (patch (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (- y (* -1 z))) (* y z)) (taylor 0 x) (#s(alt (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x)) (patch (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (- y (* -1 z))) (* y z)) (taylor 0 x) (#s(alt (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x)) (patch (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (sqrt (* y z))) (taylor 0 x) (#s(alt (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #s(literal 1/4 binary64))) (patch (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #s(literal 1/4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 2 (sqrt (* y z))) (* (* x (+ y z)) (sqrt (/ 1 (* y z))))) (taylor 0 x) (#s(alt (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #s(literal 1/4 binary64))) (patch (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #s(literal 1/4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 2 (sqrt (* y z))) (* x (+ (* -1/4 (* (* x (pow (+ y z) 2)) (sqrt (/ 1 (* (pow y 3) (pow z 3)))))) (* (sqrt (/ 1 (* y z))) (+ y z))))) (taylor 0 x) (#s(alt (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #s(literal 1/4 binary64))) (patch (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #s(literal 1/4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 2 (sqrt (* y z))) (* x (+ (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow y 3) (pow z 3)))) (pow (+ y z) 2))) (* 1/8 (* (* x (pow (+ y z) 3)) (sqrt (/ 1 (* (pow y 5) (pow z 5)))))))) (* (sqrt (/ 1 (* y z))) (+ y z))))) (taylor 0 x) (#s(alt (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #s(literal 1/4 binary64))) (patch (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #s(literal 1/4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (* y z)) (taylor 0 x) (#s(alt (pow.f64 (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #s(literal 1/4 binary64)) (patch (pow.f64 (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #s(literal 1/4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (* y z)) (* 1/2 (* (* x (+ y z)) (sqrt (/ 1 (* y z)))))) (taylor 0 x) (#s(alt (pow.f64 (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #s(literal 1/4 binary64)) (patch (pow.f64 (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #s(literal 1/4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (* y z)) (* x (+ (* -1/8 (* (* x (pow (+ y z) 2)) (sqrt (/ 1 (* (pow y 3) (pow z 3)))))) (* 1/2 (* (sqrt (/ 1 (* y z))) (+ y z)))))) (taylor 0 x) (#s(alt (pow.f64 (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #s(literal 1/4 binary64)) (patch (pow.f64 (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #s(literal 1/4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (* y z)) (* x (+ (* 1/2 (* (sqrt (/ 1 (* y z))) (+ y z))) (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow y 3) (pow z 3)))) (pow (+ y z) 2))) (* 1/16 (* (* x (pow (+ y z) 3)) (sqrt (/ 1 (* (pow y 5) (pow z 5))))))))))) (taylor 0 x) (#s(alt (pow.f64 (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #s(literal 1/4 binary64)) (patch (pow.f64 (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #s(literal 1/4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow y 2) (pow z 2)) (taylor 0 x) (#s(alt (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) (patch (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 2 (* x (* y (* z (+ y z))))) (* (pow y 2) (pow z 2))) (taylor 0 x) (#s(alt (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) (patch (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (+ (* 2 (* y (* z (+ y z)))) (* x (pow (+ y z) 2)))) (* (pow y 2) (pow z 2))) (taylor 0 x) (#s(alt (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) (patch (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (+ (* 2 (* y (* z (+ y z)))) (* x (pow (+ y z) 2)))) (* (pow y 2) (pow z 2))) (taylor 0 x) (#s(alt (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) (patch (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor 0 x) (#s(alt #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) (patch #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (+ y z)) (* y z)) (taylor 0 x) (#s(alt #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) (patch #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (+ y z)) (* y z)) (taylor 0 x) (#s(alt #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) (patch #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (+ y z)) (* y z)) (taylor 0 x) (#s(alt #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) (patch #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 y) (taylor 0 x) (#s(alt (/.f64 #s(literal 1 binary64) (+.f64 x y)) (patch (/.f64 #s(literal 1 binary64) (+.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ x (pow y 2))) (/ 1 y)) (taylor 0 x) (#s(alt (/.f64 #s(literal 1 binary64) (+.f64 x y)) (patch (/.f64 #s(literal 1 binary64) (+.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (- (/ x (pow y 3)) (/ 1 (pow y 2)))) (/ 1 y)) (taylor 0 x) (#s(alt (/.f64 #s(literal 1 binary64) (+.f64 x y)) (patch (/.f64 #s(literal 1 binary64) (+.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (- (* x (+ (* -1 (/ x (pow y 4))) (/ 1 (pow y 3)))) (/ 1 (pow y 2)))) (/ 1 y)) (taylor 0 x) (#s(alt (/.f64 #s(literal 1 binary64) (+.f64 x y)) (patch (/.f64 #s(literal 1 binary64) (+.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (/ z y))) (taylor 0 x) (#s(alt (fma.f64 x (/.f64 z y) x) (patch (fma.f64 x (/.f64 z y) x) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (/ z y))) (taylor 0 x) (#s(alt (fma.f64 x (/.f64 z y) x) (patch (fma.f64 x (/.f64 z y) x) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (/ z y))) (taylor 0 x) (#s(alt (fma.f64 x (/.f64 z y) x) (patch (fma.f64 x (/.f64 z y) x) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (/ z y))) (taylor 0 x) (#s(alt (fma.f64 x (/.f64 z y) x) (patch (fma.f64 x (/.f64 z y) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (pow y 2)) (taylor 0 x) (#s(alt (fma.f64 x x (*.f64 (neg.f64 y) y)) (patch (fma.f64 x x (*.f64 (neg.f64 y) y)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (pow y 2)) (pow x 2)) (taylor 0 x) (#s(alt (fma.f64 x x (*.f64 (neg.f64 y) y)) (patch (fma.f64 x x (*.f64 (neg.f64 y) y)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (pow y 2)) (pow x 2)) (taylor 0 x) (#s(alt (fma.f64 x x (*.f64 (neg.f64 y) y)) (patch (fma.f64 x x (*.f64 (neg.f64 y) y)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (pow y 2)) (pow x 2)) (taylor 0 x) (#s(alt (fma.f64 x x (*.f64 (neg.f64 y) y)) (patch (fma.f64 x x (*.f64 (neg.f64 y) y)) #<representation binary64>) () ())) ()) |
#s(alt x (taylor inf x) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) (patch (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (/ y x))) (taylor inf x) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) (patch (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (/ y x))) (taylor inf x) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) (patch (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (/ y x))) (taylor inf x) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) (patch (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (sqrt (* x (+ y z)))) (taylor inf x) (#s(alt (*.f64 (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* 2 (sqrt (/ (+ y z) x))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z)))) (taylor inf x) (#s(alt (*.f64 (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (+ (* 2 (sqrt (/ (+ y z) x))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z))))) (taylor inf x) (#s(alt (*.f64 (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow x 7) (pow (+ y z) 5)))) (* (pow y 3) (pow z 3)))) (+ (* 2 (sqrt (/ (+ y z) x))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z)))))) (taylor inf x) (#s(alt (*.f64 (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (* x (+ y z))) (taylor inf x) (#s(alt (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x))) (patch (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (sqrt (/ (+ y z) x)) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z))))) (taylor inf x) (#s(alt (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x))) (patch (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (sqrt (/ (+ y z) x)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z)))))) (taylor inf x) (#s(alt (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x))) (patch (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (sqrt (/ (+ y z) x)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow x 7) (pow (+ y z) 5)))) (* (pow y 3) (pow z 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z))))))) (taylor inf x) (#s(alt (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x))) (patch (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ y z)) (taylor inf x) (#s(alt (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x)) (patch (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ y (+ z (/ (* y z) x)))) (taylor inf x) (#s(alt (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x)) (patch (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ y (+ z (/ (* y z) x)))) (taylor inf x) (#s(alt (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x)) (patch (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ y (+ z (/ (* y z) x)))) (taylor inf x) (#s(alt (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x)) (patch (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (sqrt (* x (+ y z)))) (taylor inf x) (#s(alt (*.f64 (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* 2 (sqrt (/ (+ y z) x))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z)))) (taylor inf x) (#s(alt (*.f64 (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (+ (* 2 (sqrt (/ (+ y z) x))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z))))) (taylor inf x) (#s(alt (*.f64 (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow x 7) (pow (+ y z) 5)))) (* (pow y 3) (pow z 3)))) (+ (* 2 (sqrt (/ (+ y z) x))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z)))))) (taylor inf x) (#s(alt (*.f64 (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (* x (+ y z))) (taylor inf x) (#s(alt (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) (patch (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (sqrt (/ (+ y z) x)) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z))))) (taylor inf x) (#s(alt (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) (patch (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (sqrt (/ (+ y z) x)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z)))))) (taylor inf x) (#s(alt (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) (patch (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (sqrt (/ (+ y z) x)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow x 7) (pow (+ y z) 5)))) (* (pow y 3) (pow z 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z))))))) (taylor inf x) (#s(alt (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) (patch (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ y z)) (taylor inf x) (#s(alt #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) (patch #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ y (+ z (/ (* y z) x)))) (taylor inf x) (#s(alt #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) (patch #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ y (+ z (/ (* y z) x)))) (taylor inf x) (#s(alt #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) (patch #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ y (+ z (/ (* y z) x)))) (taylor inf x) (#s(alt #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) (patch #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #<representation binary64>) () ())) ()) |
#s(alt (* x z) (taylor inf x) (#s(alt (*.f64 z x) (patch (*.f64 z x) #<representation binary64>) () ())) ()) |
#s(alt (* x z) (taylor inf x) (#s(alt (*.f64 z x) (patch (*.f64 z x) #<representation binary64>) () ())) ()) |
#s(alt (* x z) (taylor inf x) (#s(alt (*.f64 z x) (patch (*.f64 z x) #<representation binary64>) () ())) ()) |
#s(alt (* x z) (taylor inf x) (#s(alt (*.f64 z x) (patch (*.f64 z x) #<representation binary64>) () ())) ()) |
#s(alt (* x (* y (+ 1 (/ z y)))) (taylor inf x) (#s(alt (*.f64 (fma.f64 x (/.f64 z y) x) y) (patch (*.f64 (fma.f64 x (/.f64 z y) x) y) #<representation binary64>) () ())) ()) |
#s(alt (* x (* y (+ 1 (/ z y)))) (taylor inf x) (#s(alt (*.f64 (fma.f64 x (/.f64 z y) x) y) (patch (*.f64 (fma.f64 x (/.f64 z y) x) y) #<representation binary64>) () ())) ()) |
#s(alt (* x (* y (+ 1 (/ z y)))) (taylor inf x) (#s(alt (*.f64 (fma.f64 x (/.f64 z y) x) y) (patch (*.f64 (fma.f64 x (/.f64 z y) x) y) #<representation binary64>) () ())) ()) |
#s(alt (* x (* y (+ 1 (/ z y)))) (taylor inf x) (#s(alt (*.f64 (fma.f64 x (/.f64 z y) x) y) (patch (*.f64 (fma.f64 x (/.f64 z y) x) y) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (sqrt (* x (+ y z)))) (taylor inf x) (#s(alt (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y))))) (patch (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y))))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* 2 (sqrt (/ (+ y z) x))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z)))) (taylor inf x) (#s(alt (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y))))) (patch (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y))))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (+ (* 2 (sqrt (/ (+ y z) x))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z))))) (taylor inf x) (#s(alt (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y))))) (patch (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y))))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow x 7) (pow (+ y z) 5)))) (* (pow y 3) (pow z 3)))) (+ (* 2 (sqrt (/ (+ y z) x))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z)))))) (taylor inf x) (#s(alt (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y))))) (patch (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y))))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (* x (+ y z))) (taylor inf x) (#s(alt (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y)))) (patch (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y)))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (sqrt (/ (+ y z) x)) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z))))) (taylor inf x) (#s(alt (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y)))) (patch (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y)))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (sqrt (/ (+ y z) x)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z)))))) (taylor inf x) (#s(alt (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y)))) (patch (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y)))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (sqrt (/ (+ y z) x)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow x 7) (pow (+ y z) 5)))) (* (pow y 3) (pow z 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z))))))) (taylor inf x) (#s(alt (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y)))) (patch (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y)))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ y z)) (taylor inf x) (#s(alt #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y))) (patch #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ y (+ z (/ (* y z) x)))) (taylor inf x) (#s(alt #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y))) (patch #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ y (+ z (/ (* y z) x)))) (taylor inf x) (#s(alt #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y))) (patch #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ y (+ z (/ (* y z) x)))) (taylor inf x) (#s(alt #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y))) (patch #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y))) #<representation binary64>) () ())) ()) |
#s(alt x (taylor inf x) (#s(alt (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) (patch (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (/ y x))) (taylor inf x) (#s(alt (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) (patch (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (/ y x))) (taylor inf x) (#s(alt (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) (patch (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (/ y x))) (taylor inf x) (#s(alt (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) (patch (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (sqrt (* x (+ y z)))) (taylor inf x) (#s(alt (*.f64 (sqrt.f64 (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* 2 (sqrt (/ (+ y z) x))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z)))) (taylor inf x) (#s(alt (*.f64 (sqrt.f64 (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (+ (* 2 (sqrt (/ (+ y z) x))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z))))) (taylor inf x) (#s(alt (*.f64 (sqrt.f64 (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow x 7) (pow (+ y z) 5)))) (* (pow y 3) (pow z 3)))) (+ (* 2 (sqrt (/ (+ y z) x))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z)))))) (taylor inf x) (#s(alt (*.f64 (sqrt.f64 (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (* x (+ y z))) (taylor inf x) (#s(alt (sqrt.f64 (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x))) (patch (sqrt.f64 (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (sqrt (/ (+ y z) x)) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z))))) (taylor inf x) (#s(alt (sqrt.f64 (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x))) (patch (sqrt.f64 (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (sqrt (/ (+ y z) x)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z)))))) (taylor inf x) (#s(alt (sqrt.f64 (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x))) (patch (sqrt.f64 (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (sqrt (/ (+ y z) x)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow x 7) (pow (+ y z) 5)))) (* (pow y 3) (pow z 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z))))))) (taylor inf x) (#s(alt (sqrt.f64 (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x))) (patch (sqrt.f64 (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ y z)) (taylor inf x) (#s(alt (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x)) (patch (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ y (+ z (/ (* y z) x)))) (taylor inf x) (#s(alt (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x)) (patch (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ y (+ z (/ (* y z) x)))) (taylor inf x) (#s(alt (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x)) (patch (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ y (+ z (/ (* y z) x)))) (taylor inf x) (#s(alt (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x)) (patch (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (sqrt (* x (+ y z)))) (taylor inf x) (#s(alt (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #s(literal 1/4 binary64))) (patch (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #s(literal 1/4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* 2 (sqrt (/ (+ y z) x))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z)))) (taylor inf x) (#s(alt (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #s(literal 1/4 binary64))) (patch (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #s(literal 1/4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (+ (* 2 (sqrt (/ (+ y z) x))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z))))) (taylor inf x) (#s(alt (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #s(literal 1/4 binary64))) (patch (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #s(literal 1/4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow x 7) (pow (+ y z) 5)))) (* (pow y 3) (pow z 3)))) (+ (* 2 (sqrt (/ (+ y z) x))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z)))))) (taylor inf x) (#s(alt (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #s(literal 1/4 binary64))) (patch (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #s(literal 1/4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (* x (+ y z))) (taylor inf x) (#s(alt (pow.f64 (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #s(literal 1/4 binary64)) (patch (pow.f64 (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #s(literal 1/4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (sqrt (/ (+ y z) x)) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z))))) (taylor inf x) (#s(alt (pow.f64 (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #s(literal 1/4 binary64)) (patch (pow.f64 (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #s(literal 1/4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (sqrt (/ (+ y z) x)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z)))))) (taylor inf x) (#s(alt (pow.f64 (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #s(literal 1/4 binary64)) (patch (pow.f64 (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #s(literal 1/4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (sqrt (/ (+ y z) x)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow x 7) (pow (+ y z) 5)))) (* (pow y 3) (pow z 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z))))))) (taylor inf x) (#s(alt (pow.f64 (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #s(literal 1/4 binary64)) (patch (pow.f64 (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #s(literal 1/4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (pow (+ y z) 2)) (taylor inf x) (#s(alt (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) (patch (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (+ (* 2 (/ (* y (* z (+ y z))) x)) (pow (+ y z) 2))) (taylor inf x) (#s(alt (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) (patch (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (+ (* 2 (/ (* y (* z (+ y z))) x)) (+ (/ (* (pow y 2) (pow z 2)) (pow x 2)) (pow (+ y z) 2)))) (taylor inf x) (#s(alt (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) (patch (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (+ (* 2 (/ (* y (* z (+ y z))) x)) (+ (/ (* (pow y 2) (pow z 2)) (pow x 2)) (pow (+ y z) 2)))) (taylor inf x) (#s(alt (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) (patch (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ y z)) (taylor inf x) (#s(alt #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) (patch #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ y (+ z (/ (* y z) x)))) (taylor inf x) (#s(alt #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) (patch #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ y (+ z (/ (* y z) x)))) (taylor inf x) (#s(alt #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) (patch #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ y (+ z (/ (* y z) x)))) (taylor inf x) (#s(alt #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) (patch #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 x) (taylor inf x) (#s(alt (/.f64 #s(literal 1 binary64) (+.f64 x y)) (patch (/.f64 #s(literal 1 binary64) (+.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ 1 (* -1 (/ y x))) x) (taylor inf x) (#s(alt (/.f64 #s(literal 1 binary64) (+.f64 x y)) (patch (/.f64 #s(literal 1 binary64) (+.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ 1 (/ (pow y 2) (pow x 2))) (/ y x)) x) (taylor inf x) (#s(alt (/.f64 #s(literal 1 binary64) (+.f64 x y)) (patch (/.f64 #s(literal 1 binary64) (+.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ 1 (* -1 (/ (pow y 3) (pow x 3)))) (+ (* -1 (/ (pow y 2) (pow x 2))) (/ y x))) x) (taylor inf x) (#s(alt (/.f64 #s(literal 1 binary64) (+.f64 x y)) (patch (/.f64 #s(literal 1 binary64) (+.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (/ z y))) (taylor inf x) (#s(alt (fma.f64 x (/.f64 z y) x) (patch (fma.f64 x (/.f64 z y) x) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (/ z y))) (taylor inf x) (#s(alt (fma.f64 x (/.f64 z y) x) (patch (fma.f64 x (/.f64 z y) x) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (/ z y))) (taylor inf x) (#s(alt (fma.f64 x (/.f64 z y) x) (patch (fma.f64 x (/.f64 z y) x) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (/ z y))) (taylor inf x) (#s(alt (fma.f64 x (/.f64 z y) x) (patch (fma.f64 x (/.f64 z y) x) #<representation binary64>) () ())) ()) |
#s(alt (pow x 2) (taylor inf x) (#s(alt (fma.f64 x x (*.f64 (neg.f64 y) y)) (patch (fma.f64 x x (*.f64 (neg.f64 y) y)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (+ 1 (* -1 (/ (pow y 2) (pow x 2))))) (taylor inf x) (#s(alt (fma.f64 x x (*.f64 (neg.f64 y) y)) (patch (fma.f64 x x (*.f64 (neg.f64 y) y)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (+ 1 (* -1 (/ (pow y 2) (pow x 2))))) (taylor inf x) (#s(alt (fma.f64 x x (*.f64 (neg.f64 y) y)) (patch (fma.f64 x x (*.f64 (neg.f64 y) y)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (+ 1 (* -1 (/ (pow y 2) (pow x 2))))) (taylor inf x) (#s(alt (fma.f64 x x (*.f64 (neg.f64 y) y)) (patch (fma.f64 x x (*.f64 (neg.f64 y) y)) #<representation binary64>) () ())) ()) |
#s(alt x (taylor -inf x) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) (patch (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (- (* -1 (/ y x)) 1))) (taylor -inf x) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) (patch (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (- (* -1 (/ y x)) 1))) (taylor -inf x) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) (patch (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (- (* -1 (/ y x)) 1))) (taylor -inf x) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) (patch (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (* -2 (* (sqrt (* x (+ (* -1 y) (* -1 z)))) (sqrt -1))) (taylor -inf x) (#s(alt (*.f64 (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* 2 (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))) (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))))) (taylor -inf x) (#s(alt (*.f64 (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 2 (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))) (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1)))))))) (taylor -inf x) (#s(alt (*.f64 (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow x 7) (pow (+ (* -1 y) (* -1 z)) 5)))) (* (pow y 3) (* (pow z 3) (sqrt -1))))) (+ (* 2 (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))) (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))))))) (taylor -inf x) (#s(alt (*.f64 (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (* x (+ (* -1 y) (* -1 z)))) (sqrt -1))) (taylor -inf x) (#s(alt (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x))) (patch (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))) (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))))) (taylor -inf x) (#s(alt (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x))) (patch (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))) (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1)))))) (taylor -inf x) (#s(alt (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x))) (patch (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow x 7) (pow (+ (* -1 y) (* -1 z)) 5)))) (* (pow y 3) (* (pow z 3) (sqrt -1))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))) (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))))))) (taylor -inf x) (#s(alt (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x))) (patch (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 y) (* -1 z)))) (taylor -inf x) (#s(alt (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x)) (patch (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 y) (+ (* -1 z) (* -1 (/ (* y z) x)))))) (taylor -inf x) (#s(alt (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x)) (patch (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 y) (+ (* -1 z) (* -1 (/ (* y z) x)))))) (taylor -inf x) (#s(alt (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x)) (patch (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 y) (+ (* -1 z) (* -1 (/ (* y z) x)))))) (taylor -inf x) (#s(alt (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x)) (patch (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* -2 (* (sqrt (* x (+ (* -1 y) (* -1 z)))) (sqrt -1))) (taylor -inf x) (#s(alt (*.f64 (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* 2 (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))) (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))))) (taylor -inf x) (#s(alt (*.f64 (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 2 (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))) (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1)))))))) (taylor -inf x) (#s(alt (*.f64 (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow x 7) (pow (+ (* -1 y) (* -1 z)) 5)))) (* (pow y 3) (* (pow z 3) (sqrt -1))))) (+ (* 2 (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))) (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))))))) (taylor -inf x) (#s(alt (*.f64 (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (* x (+ (* -1 y) (* -1 z)))) (sqrt -1))) (taylor -inf x) (#s(alt (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) (patch (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))) (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))))) (taylor -inf x) (#s(alt (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) (patch (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))) (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1)))))) (taylor -inf x) (#s(alt (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) (patch (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow x 7) (pow (+ (* -1 y) (* -1 z)) 5)))) (* (pow y 3) (* (pow z 3) (sqrt -1))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))) (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))))))) (taylor -inf x) (#s(alt (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) (patch (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 y) (* -1 z)))) (taylor -inf x) (#s(alt #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) (patch #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 y) (+ (* -1 z) (* -1 (/ (* y z) x)))))) (taylor -inf x) (#s(alt #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) (patch #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 y) (+ (* -1 z) (* -1 (/ (* y z) x)))))) (taylor -inf x) (#s(alt #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) (patch #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 y) (+ (* -1 z) (* -1 (/ (* y z) x)))))) (taylor -inf x) (#s(alt #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) (patch #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #<representation binary64>) () ())) ()) |
#s(alt (* x z) (taylor -inf x) (#s(alt (*.f64 z x) (patch (*.f64 z x) #<representation binary64>) () ())) ()) |
#s(alt (* x z) (taylor -inf x) (#s(alt (*.f64 z x) (patch (*.f64 z x) #<representation binary64>) () ())) ()) |
#s(alt (* x z) (taylor -inf x) (#s(alt (*.f64 z x) (patch (*.f64 z x) #<representation binary64>) () ())) ()) |
#s(alt (* x z) (taylor -inf x) (#s(alt (*.f64 z x) (patch (*.f64 z x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (* y (- (* -1 (/ z y)) 1)))) (taylor -inf x) (#s(alt (*.f64 (fma.f64 x (/.f64 z y) x) y) (patch (*.f64 (fma.f64 x (/.f64 z y) x) y) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (* y (- (* -1 (/ z y)) 1)))) (taylor -inf x) (#s(alt (*.f64 (fma.f64 x (/.f64 z y) x) y) (patch (*.f64 (fma.f64 x (/.f64 z y) x) y) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (* y (- (* -1 (/ z y)) 1)))) (taylor -inf x) (#s(alt (*.f64 (fma.f64 x (/.f64 z y) x) y) (patch (*.f64 (fma.f64 x (/.f64 z y) x) y) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (* y (- (* -1 (/ z y)) 1)))) (taylor -inf x) (#s(alt (*.f64 (fma.f64 x (/.f64 z y) x) y) (patch (*.f64 (fma.f64 x (/.f64 z y) x) y) #<representation binary64>) () ())) ()) |
#s(alt (* -2 (* (sqrt (* x (+ (* -1 y) (* -1 z)))) (sqrt -1))) (taylor -inf x) (#s(alt (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y))))) (patch (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* 2 (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))) (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))))) (taylor -inf x) (#s(alt (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y))))) (patch (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 2 (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))) (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1)))))))) (taylor -inf x) (#s(alt (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y))))) (patch (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow x 7) (pow (+ (* -1 y) (* -1 z)) 5)))) (* (pow y 3) (* (pow z 3) (sqrt -1))))) (+ (* 2 (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))) (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))))))) (taylor -inf x) (#s(alt (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y))))) (patch (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (* x (+ (* -1 y) (* -1 z)))) (sqrt -1))) (taylor -inf x) (#s(alt (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y)))) (patch (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))) (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))))) (taylor -inf x) (#s(alt (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y)))) (patch (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))) (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1)))))) (taylor -inf x) (#s(alt (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y)))) (patch (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow x 7) (pow (+ (* -1 y) (* -1 z)) 5)))) (* (pow y 3) (* (pow z 3) (sqrt -1))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))) (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))))))) (taylor -inf x) (#s(alt (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y)))) (patch (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 y) (* -1 z)))) (taylor -inf x) (#s(alt #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y))) (patch #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 y) (+ (* -1 z) (* -1 (/ (* y z) x)))))) (taylor -inf x) (#s(alt #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y))) (patch #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 y) (+ (* -1 z) (* -1 (/ (* y z) x)))))) (taylor -inf x) (#s(alt #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y))) (patch #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 y) (+ (* -1 z) (* -1 (/ (* y z) x)))))) (taylor -inf x) (#s(alt #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y))) (patch #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y))) #<representation binary64>) () ())) ()) |
#s(alt x (taylor -inf x) (#s(alt (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) (patch (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (- (* -1 (/ y x)) 1))) (taylor -inf x) (#s(alt (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) (patch (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (- (* -1 (/ y x)) 1))) (taylor -inf x) (#s(alt (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) (patch (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (- (* -1 (/ y x)) 1))) (taylor -inf x) (#s(alt (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) (patch (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (* -2 (* (sqrt (* x (+ (* -1 y) (* -1 z)))) (sqrt -1))) (taylor -inf x) (#s(alt (*.f64 (sqrt.f64 (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* 2 (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))) (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))))) (taylor -inf x) (#s(alt (*.f64 (sqrt.f64 (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 2 (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))) (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1)))))))) (taylor -inf x) (#s(alt (*.f64 (sqrt.f64 (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow x 7) (pow (+ (* -1 y) (* -1 z)) 5)))) (* (pow y 3) (* (pow z 3) (sqrt -1))))) (+ (* 2 (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))) (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))))))) (taylor -inf x) (#s(alt (*.f64 (sqrt.f64 (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (* x (+ (* -1 y) (* -1 z)))) (sqrt -1))) (taylor -inf x) (#s(alt (sqrt.f64 (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x))) (patch (sqrt.f64 (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))) (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))))) (taylor -inf x) (#s(alt (sqrt.f64 (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x))) (patch (sqrt.f64 (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))) (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1)))))) (taylor -inf x) (#s(alt (sqrt.f64 (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x))) (patch (sqrt.f64 (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow x 7) (pow (+ (* -1 y) (* -1 z)) 5)))) (* (pow y 3) (* (pow z 3) (sqrt -1))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))) (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))))))) (taylor -inf x) (#s(alt (sqrt.f64 (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x))) (patch (sqrt.f64 (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 y) (* -1 z)))) (taylor -inf x) (#s(alt (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x)) (patch (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 y) (+ (* -1 z) (* -1 (/ (* y z) x)))))) (taylor -inf x) (#s(alt (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x)) (patch (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 y) (+ (* -1 z) (* -1 (/ (* y z) x)))))) (taylor -inf x) (#s(alt (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x)) (patch (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 y) (+ (* -1 z) (* -1 (/ (* y z) x)))))) (taylor -inf x) (#s(alt (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x)) (patch (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* -2 (* (sqrt (* x (+ (* -1 y) (* -1 z)))) (sqrt -1))) (taylor -inf x) (#s(alt (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #s(literal 1/4 binary64))) (patch (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #s(literal 1/4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* 2 (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))) (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))))) (taylor -inf x) (#s(alt (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #s(literal 1/4 binary64))) (patch (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #s(literal 1/4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 2 (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))) (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1)))))))) (taylor -inf x) (#s(alt (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #s(literal 1/4 binary64))) (patch (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #s(literal 1/4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow x 7) (pow (+ (* -1 y) (* -1 z)) 5)))) (* (pow y 3) (* (pow z 3) (sqrt -1))))) (+ (* 2 (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))) (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))))))) (taylor -inf x) (#s(alt (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #s(literal 1/4 binary64))) (patch (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #s(literal 1/4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (* x (+ (* -1 y) (* -1 z)))) (sqrt -1))) (taylor -inf x) (#s(alt (pow.f64 (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #s(literal 1/4 binary64)) (patch (pow.f64 (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #s(literal 1/4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))) (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))))) (taylor -inf x) (#s(alt (pow.f64 (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #s(literal 1/4 binary64)) (patch (pow.f64 (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #s(literal 1/4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))) (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1)))))) (taylor -inf x) (#s(alt (pow.f64 (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #s(literal 1/4 binary64)) (patch (pow.f64 (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #s(literal 1/4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow x 7) (pow (+ (* -1 y) (* -1 z)) 5)))) (* (pow y 3) (* (pow z 3) (sqrt -1))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))) (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))))))) (taylor -inf x) (#s(alt (pow.f64 (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #s(literal 1/4 binary64)) (patch (pow.f64 (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #s(literal 1/4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (pow (+ (* -1 y) (* -1 z)) 2)) (taylor -inf x) (#s(alt (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) (patch (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (+ (* -2 (/ (* y (* z (+ (* -1 y) (* -1 z)))) x)) (pow (+ (* -1 y) (* -1 z)) 2))) (taylor -inf x) (#s(alt (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) (patch (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (+ (* -1 (/ (+ (* -1 (/ (* (pow y 2) (pow z 2)) x)) (* 2 (* y (* z (+ (* -1 y) (* -1 z)))))) x)) (pow (+ (* -1 y) (* -1 z)) 2))) (taylor -inf x) (#s(alt (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) (patch (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (+ (* -1 (/ (+ (* -1 (/ (* (pow y 2) (pow z 2)) x)) (* 2 (* y (* z (+ (* -1 y) (* -1 z)))))) x)) (pow (+ (* -1 y) (* -1 z)) 2))) (taylor -inf x) (#s(alt (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) (patch (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 y) (* -1 z)))) (taylor -inf x) (#s(alt #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) (patch #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 y) (+ (* -1 z) (* -1 (/ (* y z) x)))))) (taylor -inf x) (#s(alt #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) (patch #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 y) (+ (* -1 z) (* -1 (/ (* y z) x)))))) (taylor -inf x) (#s(alt #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) (patch #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 y) (+ (* -1 z) (* -1 (/ (* y z) x)))))) (taylor -inf x) (#s(alt #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) (patch #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 x) (taylor -inf x) (#s(alt (/.f64 #s(literal 1 binary64) (+.f64 x y)) (patch (/.f64 #s(literal 1 binary64) (+.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (/ y x) 1) x)) (taylor -inf x) (#s(alt (/.f64 #s(literal 1 binary64) (+.f64 x y)) (patch (/.f64 #s(literal 1 binary64) (+.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (* -1 (/ (- (/ (pow y 2) x) y) x)) 1) x)) (taylor -inf x) (#s(alt (/.f64 #s(literal 1 binary64) (+.f64 x y)) (patch (/.f64 #s(literal 1 binary64) (+.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (/ (pow y 3) x) (pow y 2)) x)) y) x)) 1) x)) (taylor -inf x) (#s(alt (/.f64 #s(literal 1 binary64) (+.f64 x y)) (patch (/.f64 #s(literal 1 binary64) (+.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (- (* -1 (/ z y)) 1))) (taylor -inf x) (#s(alt (fma.f64 x (/.f64 z y) x) (patch (fma.f64 x (/.f64 z y) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (- (* -1 (/ z y)) 1))) (taylor -inf x) (#s(alt (fma.f64 x (/.f64 z y) x) (patch (fma.f64 x (/.f64 z y) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (- (* -1 (/ z y)) 1))) (taylor -inf x) (#s(alt (fma.f64 x (/.f64 z y) x) (patch (fma.f64 x (/.f64 z y) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (- (* -1 (/ z y)) 1))) (taylor -inf x) (#s(alt (fma.f64 x (/.f64 z y) x) (patch (fma.f64 x (/.f64 z y) x) #<representation binary64>) () ())) ()) |
#s(alt (pow x 2) (taylor -inf x) (#s(alt (fma.f64 x x (*.f64 (neg.f64 y) y)) (patch (fma.f64 x x (*.f64 (neg.f64 y) y)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (+ 1 (* -1 (/ (pow y 2) (pow x 2))))) (taylor -inf x) (#s(alt (fma.f64 x x (*.f64 (neg.f64 y) y)) (patch (fma.f64 x x (*.f64 (neg.f64 y) y)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (+ 1 (* -1 (/ (pow y 2) (pow x 2))))) (taylor -inf x) (#s(alt (fma.f64 x x (*.f64 (neg.f64 y) y)) (patch (fma.f64 x x (*.f64 (neg.f64 y) y)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (+ 1 (* -1 (/ (pow y 2) (pow x 2))))) (taylor -inf x) (#s(alt (fma.f64 x x (*.f64 (neg.f64 y) y)) (patch (fma.f64 x x (*.f64 (neg.f64 y) y)) #<representation binary64>) () ())) ()) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 114.0ms | z | @ | -inf | ((/ 1 (/ 1 (+ x y))) (* (sqrt (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x))) 2) (sqrt (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x))) (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (* (sqrt (+ (* (+ y x) z) (* y x))) 2) (sqrt (+ (* (+ y x) z) (* y x))) (+ (* (+ y x) z) (* y x)) (* z x) (* (+ (* x (/ z y)) x) y) (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (sqrt (+ (+ (* x y) (* x z)) (* y z))) (+ (+ (* x y) (* x z)) (* y z)) (* (+ (* x x) (* (neg y) y)) (/ 1 (- x y))) (* (sqrt (+ (* (* (+ (* x x) (* (neg y) y)) (/ 1 (- x y))) z) (* y x))) 2) (sqrt (+ (* (* (+ (* x x) (* (neg y) y)) (/ 1 (- x y))) z) (* y x))) (+ (* (* (+ (* x x) (* (neg y) y)) (/ 1 (- x y))) z) (* y x)) (* 2 (pow (* (+ (+ (* x y) (* x z)) (* y z)) (+ (+ (* x y) (* x z)) (* y z))) 1/4)) (pow (* (+ (+ (* x y) (* x z)) (* y z)) (+ (+ (* x y) (* x z)) (* y z))) 1/4) (* (+ (+ (* x y) (* x z)) (* y z)) (+ (+ (* x y) (* x z)) (* y z))) (+ (+ (* x y) (* x z)) (* y z)) (/ 1 (+ x y)) (+ (* x (/ z y)) x) (+ (* x x) (* (neg y) y))) |
| 34.0ms | y | @ | inf | ((/ 1 (/ 1 (+ x y))) (* (sqrt (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x))) 2) (sqrt (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x))) (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (* (sqrt (+ (* (+ y x) z) (* y x))) 2) (sqrt (+ (* (+ y x) z) (* y x))) (+ (* (+ y x) z) (* y x)) (* z x) (* (+ (* x (/ z y)) x) y) (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (sqrt (+ (+ (* x y) (* x z)) (* y z))) (+ (+ (* x y) (* x z)) (* y z)) (* (+ (* x x) (* (neg y) y)) (/ 1 (- x y))) (* (sqrt (+ (* (* (+ (* x x) (* (neg y) y)) (/ 1 (- x y))) z) (* y x))) 2) (sqrt (+ (* (* (+ (* x x) (* (neg y) y)) (/ 1 (- x y))) z) (* y x))) (+ (* (* (+ (* x x) (* (neg y) y)) (/ 1 (- x y))) z) (* y x)) (* 2 (pow (* (+ (+ (* x y) (* x z)) (* y z)) (+ (+ (* x y) (* x z)) (* y z))) 1/4)) (pow (* (+ (+ (* x y) (* x z)) (* y z)) (+ (+ (* x y) (* x z)) (* y z))) 1/4) (* (+ (+ (* x y) (* x z)) (* y z)) (+ (+ (* x y) (* x z)) (* y z))) (+ (+ (* x y) (* x z)) (* y z)) (/ 1 (+ x y)) (+ (* x (/ z y)) x) (+ (* x x) (* (neg y) y))) |
| 32.0ms | z | @ | 0 | ((/ 1 (/ 1 (+ x y))) (* (sqrt (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x))) 2) (sqrt (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x))) (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (* (sqrt (+ (* (+ y x) z) (* y x))) 2) (sqrt (+ (* (+ y x) z) (* y x))) (+ (* (+ y x) z) (* y x)) (* z x) (* (+ (* x (/ z y)) x) y) (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (sqrt (+ (+ (* x y) (* x z)) (* y z))) (+ (+ (* x y) (* x z)) (* y z)) (* (+ (* x x) (* (neg y) y)) (/ 1 (- x y))) (* (sqrt (+ (* (* (+ (* x x) (* (neg y) y)) (/ 1 (- x y))) z) (* y x))) 2) (sqrt (+ (* (* (+ (* x x) (* (neg y) y)) (/ 1 (- x y))) z) (* y x))) (+ (* (* (+ (* x x) (* (neg y) y)) (/ 1 (- x y))) z) (* y x)) (* 2 (pow (* (+ (+ (* x y) (* x z)) (* y z)) (+ (+ (* x y) (* x z)) (* y z))) 1/4)) (pow (* (+ (+ (* x y) (* x z)) (* y z)) (+ (+ (* x y) (* x z)) (* y z))) 1/4) (* (+ (+ (* x y) (* x z)) (* y z)) (+ (+ (* x y) (* x z)) (* y z))) (+ (+ (* x y) (* x z)) (* y z)) (/ 1 (+ x y)) (+ (* x (/ z y)) x) (+ (* x x) (* (neg y) y))) |
| 26.0ms | y | @ | 0 | ((/ 1 (/ 1 (+ x y))) (* (sqrt (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x))) 2) (sqrt (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x))) (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (* (sqrt (+ (* (+ y x) z) (* y x))) 2) (sqrt (+ (* (+ y x) z) (* y x))) (+ (* (+ y x) z) (* y x)) (* z x) (* (+ (* x (/ z y)) x) y) (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (sqrt (+ (+ (* x y) (* x z)) (* y z))) (+ (+ (* x y) (* x z)) (* y z)) (* (+ (* x x) (* (neg y) y)) (/ 1 (- x y))) (* (sqrt (+ (* (* (+ (* x x) (* (neg y) y)) (/ 1 (- x y))) z) (* y x))) 2) (sqrt (+ (* (* (+ (* x x) (* (neg y) y)) (/ 1 (- x y))) z) (* y x))) (+ (* (* (+ (* x x) (* (neg y) y)) (/ 1 (- x y))) z) (* y x)) (* 2 (pow (* (+ (+ (* x y) (* x z)) (* y z)) (+ (+ (* x y) (* x z)) (* y z))) 1/4)) (pow (* (+ (+ (* x y) (* x z)) (* y z)) (+ (+ (* x y) (* x z)) (* y z))) 1/4) (* (+ (+ (* x y) (* x z)) (* y z)) (+ (+ (* x y) (* x z)) (* y z))) (+ (+ (* x y) (* x z)) (* y z)) (/ 1 (+ x y)) (+ (* x (/ z y)) x) (+ (* x x) (* (neg y) y))) |
| 18.0ms | x | @ | 0 | ((/ 1 (/ 1 (+ x y))) (* (sqrt (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x))) 2) (sqrt (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x))) (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (* (sqrt (+ (* (+ y x) z) (* y x))) 2) (sqrt (+ (* (+ y x) z) (* y x))) (+ (* (+ y x) z) (* y x)) (* z x) (* (+ (* x (/ z y)) x) y) (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (sqrt (+ (+ (* x y) (* x z)) (* y z))) (+ (+ (* x y) (* x z)) (* y z)) (* (+ (* x x) (* (neg y) y)) (/ 1 (- x y))) (* (sqrt (+ (* (* (+ (* x x) (* (neg y) y)) (/ 1 (- x y))) z) (* y x))) 2) (sqrt (+ (* (* (+ (* x x) (* (neg y) y)) (/ 1 (- x y))) z) (* y x))) (+ (* (* (+ (* x x) (* (neg y) y)) (/ 1 (- x y))) z) (* y x)) (* 2 (pow (* (+ (+ (* x y) (* x z)) (* y z)) (+ (+ (* x y) (* x z)) (* y z))) 1/4)) (pow (* (+ (+ (* x y) (* x z)) (* y z)) (+ (+ (* x y) (* x z)) (* y z))) 1/4) (* (+ (+ (* x y) (* x z)) (* y z)) (+ (+ (* x y) (* x z)) (* y z))) (+ (+ (* x y) (* x z)) (* y z)) (/ 1 (+ x y)) (+ (* x (/ z y)) x) (+ (* x x) (* (neg y) y))) |
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1004 | 19035 |
| 1 | 3369 | 18507 |
| 0 | 8302 | 17749 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* 2 (sqrt (* x y))) |
(+ (* 2 (sqrt (* x y))) (* (sqrt (/ 1 (* x y))) (* z (+ x y)))) |
(+ (* 2 (sqrt (* x y))) (* z (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (* z (pow (+ x y) 2)))) (* (sqrt (/ 1 (* x y))) (+ x y))))) |
(+ (* 2 (sqrt (* x y))) (* z (+ (* z (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (pow (+ x y) 2))) (* 1/8 (* (sqrt (/ 1 (* (pow x 5) (pow y 5)))) (* z (pow (+ x y) 3)))))) (* (sqrt (/ 1 (* x y))) (+ x y))))) |
(sqrt (* x y)) |
(+ (sqrt (* x y)) (* 1/2 (* (sqrt (/ 1 (* x y))) (* z (+ x y))))) |
(+ (sqrt (* x y)) (* z (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (* z (pow (+ x y) 2)))) (* 1/2 (* (sqrt (/ 1 (* x y))) (+ x y)))))) |
(+ (sqrt (* x y)) (* z (+ (* 1/2 (* (sqrt (/ 1 (* x y))) (+ x y))) (* z (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (pow (+ x y) 2))) (* 1/16 (* (sqrt (/ 1 (* (pow x 5) (pow y 5)))) (* z (pow (+ x y) 3))))))))) |
(* x y) |
(+ (* x y) (* z (+ x y))) |
(+ (* x y) (* z (+ x y))) |
(+ (* x y) (* z (+ x y))) |
(* 2 (sqrt (* x y))) |
(+ (* 2 (sqrt (* x y))) (* (sqrt (/ 1 (* x y))) (* z (+ x y)))) |
(+ (* 2 (sqrt (* x y))) (* z (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (* z (pow (+ x y) 2)))) (* (sqrt (/ 1 (* x y))) (+ x y))))) |
(+ (* 2 (sqrt (* x y))) (* z (+ (* z (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (pow (+ x y) 2))) (* 1/8 (* (sqrt (/ 1 (* (pow x 5) (pow y 5)))) (* z (pow (+ x y) 3)))))) (* (sqrt (/ 1 (* x y))) (+ x y))))) |
(sqrt (* x y)) |
(+ (sqrt (* x y)) (* 1/2 (* (sqrt (/ 1 (* x y))) (* z (+ x y))))) |
(+ (sqrt (* x y)) (* z (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (* z (pow (+ x y) 2)))) (* 1/2 (* (sqrt (/ 1 (* x y))) (+ x y)))))) |
(+ (sqrt (* x y)) (* z (+ (* 1/2 (* (sqrt (/ 1 (* x y))) (+ x y))) (* z (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (pow (+ x y) 2))) (* 1/16 (* (sqrt (/ 1 (* (pow x 5) (pow y 5)))) (* z (pow (+ x y) 3))))))))) |
(* x y) |
(+ (* x y) (* z (+ x y))) |
(+ (* x y) (* z (+ x y))) |
(+ (* x y) (* z (+ x y))) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x y) |
(+ (* x y) (* x z)) |
(+ (* x y) (* x z)) |
(+ (* x y) (* x z)) |
(* 2 (sqrt (* x y))) |
(+ (* 2 (sqrt (* x y))) (* (sqrt (/ 1 (* x y))) (* z (+ x y)))) |
(+ (* 2 (sqrt (* x y))) (* z (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (* z (pow (+ x y) 2)))) (* (sqrt (/ 1 (* x y))) (+ x y))))) |
(+ (* 2 (sqrt (* x y))) (* z (+ (* z (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (pow (+ x y) 2))) (* 1/8 (* (sqrt (/ 1 (* (pow x 5) (pow y 5)))) (* z (pow (+ x y) 3)))))) (* (sqrt (/ 1 (* x y))) (+ x y))))) |
(sqrt (* x y)) |
(+ (sqrt (* x y)) (* 1/2 (* (sqrt (/ 1 (* x y))) (* z (+ x y))))) |
(+ (sqrt (* x y)) (* z (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (* z (pow (+ x y) 2)))) (* 1/2 (* (sqrt (/ 1 (* x y))) (+ x y)))))) |
(+ (sqrt (* x y)) (* z (+ (* 1/2 (* (sqrt (/ 1 (* x y))) (+ x y))) (* z (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (pow (+ x y) 2))) (* 1/16 (* (sqrt (/ 1 (* (pow x 5) (pow y 5)))) (* z (pow (+ x y) 3))))))))) |
(* x y) |
(+ (* x y) (* z (+ x y))) |
(+ (* x y) (* z (+ x y))) |
(+ (* x y) (* z (+ x y))) |
(* 2 (sqrt (* x y))) |
(+ (* 2 (sqrt (* x y))) (* (sqrt (/ 1 (* x y))) (* z (+ (* -1 (/ (pow y 2) (- x y))) (/ (pow x 2) (- x y)))))) |
(+ (* 2 (sqrt (* x y))) (* z (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (* z (pow (+ (* -1 (/ (pow y 2) (- x y))) (/ (pow x 2) (- x y))) 2)))) (* (sqrt (/ 1 (* x y))) (+ (* -1 (/ (pow y 2) (- x y))) (/ (pow x 2) (- x y))))))) |
(+ (* 2 (sqrt (* x y))) (* z (+ (* z (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (pow (+ (* -1 (/ (pow y 2) (- x y))) (/ (pow x 2) (- x y))) 2))) (* 1/8 (* (sqrt (/ 1 (* (pow x 5) (pow y 5)))) (* z (pow (+ (* -1 (/ (pow y 2) (- x y))) (/ (pow x 2) (- x y))) 3)))))) (* (sqrt (/ 1 (* x y))) (+ (* -1 (/ (pow y 2) (- x y))) (/ (pow x 2) (- x y))))))) |
(sqrt (* x y)) |
(+ (sqrt (* x y)) (* 1/2 (* (sqrt (/ 1 (* x y))) (* z (+ (* -1 (/ (pow y 2) (- x y))) (/ (pow x 2) (- x y))))))) |
(+ (sqrt (* x y)) (* z (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (* z (pow (+ (* -1 (/ (pow y 2) (- x y))) (/ (pow x 2) (- x y))) 2)))) (* 1/2 (* (sqrt (/ 1 (* x y))) (+ (* -1 (/ (pow y 2) (- x y))) (/ (pow x 2) (- x y)))))))) |
(+ (sqrt (* x y)) (* z (+ (* 1/2 (* (sqrt (/ 1 (* x y))) (+ (* -1 (/ (pow y 2) (- x y))) (/ (pow x 2) (- x y))))) (* z (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (pow (+ (* -1 (/ (pow y 2) (- x y))) (/ (pow x 2) (- x y))) 2))) (* 1/16 (* (sqrt (/ 1 (* (pow x 5) (pow y 5)))) (* z (pow (+ (* -1 (/ (pow y 2) (- x y))) (/ (pow x 2) (- x y))) 3))))))))) |
(* x y) |
(+ (* x y) (* z (+ (* -1 (/ (pow y 2) (- x y))) (/ (pow x 2) (- x y))))) |
(+ (* x y) (* z (+ (* -1 (/ (pow y 2) (- x y))) (/ (pow x 2) (- x y))))) |
(+ (* x y) (* z (+ (* -1 (/ (pow y 2) (- x y))) (/ (pow x 2) (- x y))))) |
(* 2 (sqrt (* x y))) |
(+ (* 2 (sqrt (* x y))) (* (sqrt (/ 1 (* x y))) (* z (+ x y)))) |
(+ (* 2 (sqrt (* x y))) (* z (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (* z (pow (+ x y) 2)))) (* (sqrt (/ 1 (* x y))) (+ x y))))) |
(+ (* 2 (sqrt (* x y))) (* z (+ (* z (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (pow (+ x y) 2))) (* 1/8 (* (sqrt (/ 1 (* (pow x 5) (pow y 5)))) (* z (pow (+ x y) 3)))))) (* (sqrt (/ 1 (* x y))) (+ x y))))) |
(sqrt (* x y)) |
(+ (sqrt (* x y)) (* 1/2 (* (sqrt (/ 1 (* x y))) (* z (+ x y))))) |
(+ (sqrt (* x y)) (* z (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (* z (pow (+ x y) 2)))) (* 1/2 (* (sqrt (/ 1 (* x y))) (+ x y)))))) |
(+ (sqrt (* x y)) (* z (+ (* 1/2 (* (sqrt (/ 1 (* x y))) (+ x y))) (* z (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (pow (+ x y) 2))) (* 1/16 (* (sqrt (/ 1 (* (pow x 5) (pow y 5)))) (* z (pow (+ x y) 3))))))))) |
(* (pow x 2) (pow y 2)) |
(+ (* 2 (* x (* y (* z (+ x y))))) (* (pow x 2) (pow y 2))) |
(+ (* z (+ (* 2 (* x (* y (+ x y)))) (* z (pow (+ x y) 2)))) (* (pow x 2) (pow y 2))) |
(+ (* z (+ (* 2 (* x (* y (+ x y)))) (* z (pow (+ x y) 2)))) (* (pow x 2) (pow y 2))) |
(* x y) |
(+ (* x y) (* z (+ x y))) |
(+ (* x y) (* z (+ x y))) |
(+ (* x y) (* z (+ x y))) |
x |
(+ x (/ (* x z) y)) |
(+ x (/ (* x z) y)) |
(+ x (/ (* x z) y)) |
(* 2 (sqrt (* z (+ x y)))) |
(* z (+ (* 2 (sqrt (/ (+ x y) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))) |
(* z (+ (* -1/4 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 2 (sqrt (/ (+ x y) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))) |
(* z (+ (* -1/4 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/8 (* (* (pow x 3) (pow y 3)) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (+ (* 2 (sqrt (/ (+ x y) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))))) |
(sqrt (* z (+ x y))) |
(* z (+ (sqrt (/ (+ x y) z)) (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))) |
(* z (+ (sqrt (/ (+ x y) z)) (+ (* -1/8 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))))) |
(* z (+ (sqrt (/ (+ x y) z)) (+ (* -1/8 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/16 (* (* (pow x 3) (pow y 3)) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))))) |
(* z (+ x y)) |
(* z (+ x (+ y (/ (* x y) z)))) |
(* z (+ x (+ y (/ (* x y) z)))) |
(* z (+ x (+ y (/ (* x y) z)))) |
(* 2 (sqrt (* z (+ x y)))) |
(* z (+ (* 2 (sqrt (/ (+ x y) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))) |
(* z (+ (* -1/4 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 2 (sqrt (/ (+ x y) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))) |
(* z (+ (* -1/4 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/8 (* (* (pow x 3) (pow y 3)) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (+ (* 2 (sqrt (/ (+ x y) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))))) |
(sqrt (* z (+ x y))) |
(* z (+ (sqrt (/ (+ x y) z)) (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))) |
(* z (+ (sqrt (/ (+ x y) z)) (+ (* -1/8 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))))) |
(* z (+ (sqrt (/ (+ x y) z)) (+ (* -1/8 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/16 (* (* (pow x 3) (pow y 3)) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))))) |
(* z (+ x y)) |
(* z (+ x (+ y (/ (* x y) z)))) |
(* z (+ x (+ y (/ (* x y) z)))) |
(* z (+ x (+ y (/ (* x y) z)))) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* z (+ x (/ (* x y) z))) |
(* z (+ x (/ (* x y) z))) |
(* z (+ x (/ (* x y) z))) |
(* 2 (sqrt (* z (+ x y)))) |
(* z (+ (* 2 (sqrt (/ (+ x y) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))) |
(* z (+ (* -1/4 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 2 (sqrt (/ (+ x y) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))) |
(* z (+ (* -1/4 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/8 (* (* (pow x 3) (pow y 3)) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (+ (* 2 (sqrt (/ (+ x y) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))))) |
(sqrt (* z (+ x y))) |
(* z (+ (sqrt (/ (+ x y) z)) (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))) |
(* z (+ (sqrt (/ (+ x y) z)) (+ (* -1/8 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))))) |
(* z (+ (sqrt (/ (+ x y) z)) (+ (* -1/8 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/16 (* (* (pow x 3) (pow y 3)) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))))) |
(* z (+ x y)) |
(* z (+ x (+ y (/ (* x y) z)))) |
(* z (+ x (+ y (/ (* x y) z)))) |
(* z (+ x (+ y (/ (* x y) z)))) |
(* 2 (sqrt (* z (+ (* -1 (/ (pow y 2) (- x y))) (/ (pow x 2) (- x y)))))) |
(* z (+ (* 2 (sqrt (/ (+ (* -1 (/ (pow y 2) (- x y))) (/ (pow x 2) (- x y))) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ (* -1 (/ (pow y 2) (- x y))) (/ (pow x 2) (- x y))))))))) |
(* z (+ (* -1/4 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ (* -1 (/ (pow y 2) (- x y))) (/ (pow x 2) (- x y))) 3)))))) (+ (* 2 (sqrt (/ (+ (* -1 (/ (pow y 2) (- x y))) (/ (pow x 2) (- x y))) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ (* -1 (/ (pow y 2) (- x y))) (/ (pow x 2) (- x y)))))))))) |
(* z (+ (* -1/4 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ (* -1 (/ (pow y 2) (- x y))) (/ (pow x 2) (- x y))) 3)))))) (+ (* 1/8 (* (* (pow x 3) (pow y 3)) (sqrt (/ 1 (* (pow z 7) (pow (+ (* -1 (/ (pow y 2) (- x y))) (/ (pow x 2) (- x y))) 5)))))) (+ (* 2 (sqrt (/ (+ (* -1 (/ (pow y 2) (- x y))) (/ (pow x 2) (- x y))) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ (* -1 (/ (pow y 2) (- x y))) (/ (pow x 2) (- x y))))))))))) |
(sqrt (* z (+ (* -1 (/ (pow y 2) (- x y))) (/ (pow x 2) (- x y))))) |
(* z (+ (sqrt (/ (+ (* -1 (/ (pow y 2) (- x y))) (/ (pow x 2) (- x y))) z)) (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ (* -1 (/ (pow y 2) (- x y))) (/ (pow x 2) (- x y)))))))))) |
(* z (+ (sqrt (/ (+ (* -1 (/ (pow y 2) (- x y))) (/ (pow x 2) (- x y))) z)) (+ (* -1/8 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ (* -1 (/ (pow y 2) (- x y))) (/ (pow x 2) (- x y))) 3)))))) (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ (* -1 (/ (pow y 2) (- x y))) (/ (pow x 2) (- x y))))))))))) |
(* z (+ (sqrt (/ (+ (* -1 (/ (pow y 2) (- x y))) (/ (pow x 2) (- x y))) z)) (+ (* -1/8 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ (* -1 (/ (pow y 2) (- x y))) (/ (pow x 2) (- x y))) 3)))))) (+ (* 1/16 (* (* (pow x 3) (pow y 3)) (sqrt (/ 1 (* (pow z 7) (pow (+ (* -1 (/ (pow y 2) (- x y))) (/ (pow x 2) (- x y))) 5)))))) (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ (* -1 (/ (pow y 2) (- x y))) (/ (pow x 2) (- x y)))))))))))) |
(* z (+ (* -1 (/ (pow y 2) (- x y))) (/ (pow x 2) (- x y)))) |
(* z (+ (* -1 (/ (pow y 2) (- x y))) (+ (/ (* x y) z) (/ (pow x 2) (- x y))))) |
(* z (+ (* -1 (/ (pow y 2) (- x y))) (+ (/ (* x y) z) (/ (pow x 2) (- x y))))) |
(* z (+ (* -1 (/ (pow y 2) (- x y))) (+ (/ (* x y) z) (/ (pow x 2) (- x y))))) |
(* 2 (sqrt (* z (+ x y)))) |
(* z (+ (* 2 (sqrt (/ (+ x y) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))) |
(* z (+ (* -1/4 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 2 (sqrt (/ (+ x y) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))) |
(* z (+ (* -1/4 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/8 (* (* (pow x 3) (pow y 3)) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (+ (* 2 (sqrt (/ (+ x y) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))))) |
(sqrt (* z (+ x y))) |
(* z (+ (sqrt (/ (+ x y) z)) (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))) |
(* z (+ (sqrt (/ (+ x y) z)) (+ (* -1/8 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))))) |
(* z (+ (sqrt (/ (+ x y) z)) (+ (* -1/8 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/16 (* (* (pow x 3) (pow y 3)) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))))) |
(* (pow z 2) (pow (+ x y) 2)) |
(* (pow z 2) (+ (* 2 (/ (* x (* y (+ x y))) z)) (pow (+ x y) 2))) |
(* (pow z 2) (+ (* 2 (/ (* x (* y (+ x y))) z)) (+ (/ (* (pow x 2) (pow y 2)) (pow z 2)) (pow (+ x y) 2)))) |
(* (pow z 2) (+ (* 2 (/ (* x (* y (+ x y))) z)) (+ (/ (* (pow x 2) (pow y 2)) (pow z 2)) (pow (+ x y) 2)))) |
(* z (+ x y)) |
(* z (+ x (+ y (/ (* x y) z)))) |
(* z (+ x (+ y (/ (* x y) z)))) |
(* z (+ x (+ y (/ (* x y) z)))) |
(/ (* x z) y) |
(* z (+ (/ x y) (/ x z))) |
(* z (+ (/ x y) (/ x z))) |
(* z (+ (/ x y) (/ x z))) |
(* -2 (* (sqrt (* z (+ x y))) (pow (sqrt -1) 2))) |
(* -1 (* z (+ (* 2 (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))) |
(* -1 (* z (+ (* -1/4 (* (/ (* (pow x 2) (pow y 2)) (pow (sqrt -1) 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 2 (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))))) |
(* -1 (* z (+ (* -1/4 (* (/ (* (pow x 2) (pow y 2)) (pow (sqrt -1) 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/8 (* (/ (* (pow x 3) (pow y 3)) (pow (sqrt -1) 4)) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (+ (* 2 (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))))) |
(* -1 (* (sqrt (* z (+ x y))) (pow (sqrt -1) 2))) |
(* -1 (* z (+ (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))) (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2))))) |
(* -1 (* z (+ (* -1/8 (* (/ (* (pow x 2) (pow y 2)) (pow (sqrt -1) 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))) (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2)))))) |
(* -1 (* z (+ (* -1/8 (* (/ (* (pow x 2) (pow y 2)) (pow (sqrt -1) 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/16 (* (/ (* (pow x 3) (pow y 3)) (pow (sqrt -1) 4)) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (+ (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))) (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2))))))) |
(* z (+ x y)) |
(* -1 (* z (+ (* -1 (+ x y)) (* -1 (/ (* x y) z))))) |
(* -1 (* z (+ (* -1 (+ x y)) (* -1 (/ (* x y) z))))) |
(* -1 (* z (+ (* -1 (+ x y)) (* -1 (/ (* x y) z))))) |
(* -2 (* (sqrt (* z (+ x y))) (pow (sqrt -1) 2))) |
(* -1 (* z (+ (* 2 (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))) |
(* -1 (* z (+ (* -1/4 (* (/ (* (pow x 2) (pow y 2)) (pow (sqrt -1) 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 2 (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))))) |
(* -1 (* z (+ (* -1/4 (* (/ (* (pow x 2) (pow y 2)) (pow (sqrt -1) 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/8 (* (/ (* (pow x 3) (pow y 3)) (pow (sqrt -1) 4)) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (+ (* 2 (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))))) |
(* -1 (* (sqrt (* z (+ x y))) (pow (sqrt -1) 2))) |
(* -1 (* z (+ (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))) (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2))))) |
(* -1 (* z (+ (* -1/8 (* (/ (* (pow x 2) (pow y 2)) (pow (sqrt -1) 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))) (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2)))))) |
(* -1 (* z (+ (* -1/8 (* (/ (* (pow x 2) (pow y 2)) (pow (sqrt -1) 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/16 (* (/ (* (pow x 3) (pow y 3)) (pow (sqrt -1) 4)) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (+ (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))) (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2))))))) |
(* z (+ x y)) |
(* -1 (* z (+ (* -1 (+ x y)) (* -1 (/ (* x y) z))))) |
(* -1 (* z (+ (* -1 (+ x y)) (* -1 (/ (* x y) z))))) |
(* -1 (* z (+ (* -1 (+ x y)) (* -1 (/ (* x y) z))))) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* -1 (* z (+ (* -1 x) (* -1 (/ (* x y) z))))) |
(* -1 (* z (+ (* -1 x) (* -1 (/ (* x y) z))))) |
(* -1 (* z (+ (* -1 x) (* -1 (/ (* x y) z))))) |
(* -2 (* (sqrt (* z (+ (* -1 x) (* -1 y)))) (sqrt -1))) |
(* -1 (* z (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 y)) z)) (sqrt -1))) (* (* x (* y (sqrt -1))) (sqrt (/ 1 (* (pow z 3) (+ (* -1 x) (* -1 y))))))))) |
(* -1 (* z (+ (* -1/4 (* (* (pow x 2) (* (pow y 2) (sqrt -1))) (sqrt (/ 1 (* (pow z 5) (pow (+ (* -1 x) (* -1 y)) 3)))))) (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 y)) z)) (sqrt -1))) (* (* x (* y (sqrt -1))) (sqrt (/ 1 (* (pow z 3) (+ (* -1 x) (* -1 y)))))))))) |
(* -1 (* z (+ (* -1/4 (* (* (pow x 2) (* (pow y 2) (sqrt -1))) (sqrt (/ 1 (* (pow z 5) (pow (+ (* -1 x) (* -1 y)) 3)))))) (+ (* 1/8 (* (* (pow x 3) (* (pow y 3) (sqrt -1))) (sqrt (/ 1 (* (pow z 7) (pow (+ (* -1 x) (* -1 y)) 5)))))) (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 y)) z)) (sqrt -1))) (* (* x (* y (sqrt -1))) (sqrt (/ 1 (* (pow z 3) (+ (* -1 x) (* -1 y))))))))))) |
(* -1 (* (sqrt (* z (+ (* -1 x) (* -1 y)))) (sqrt -1))) |
(* -1 (* z (+ (* 1/2 (* (* x (* y (sqrt -1))) (sqrt (/ 1 (* (pow z 3) (+ (* -1 x) (* -1 y))))))) (* (sqrt (/ (+ (* -1 x) (* -1 y)) z)) (sqrt -1))))) |
(* -1 (* z (+ (* -1/8 (* (* (pow x 2) (* (pow y 2) (sqrt -1))) (sqrt (/ 1 (* (pow z 5) (pow (+ (* -1 x) (* -1 y)) 3)))))) (+ (* 1/2 (* (* x (* y (sqrt -1))) (sqrt (/ 1 (* (pow z 3) (+ (* -1 x) (* -1 y))))))) (* (sqrt (/ (+ (* -1 x) (* -1 y)) z)) (sqrt -1)))))) |
(* -1 (* z (+ (* -1/8 (* (* (pow x 2) (* (pow y 2) (sqrt -1))) (sqrt (/ 1 (* (pow z 5) (pow (+ (* -1 x) (* -1 y)) 3)))))) (+ (* 1/16 (* (* (pow x 3) (* (pow y 3) (sqrt -1))) (sqrt (/ 1 (* (pow z 7) (pow (+ (* -1 x) (* -1 y)) 5)))))) (+ (* 1/2 (* (* x (* y (sqrt -1))) (sqrt (/ 1 (* (pow z 3) (+ (* -1 x) (* -1 y))))))) (* (sqrt (/ (+ (* -1 x) (* -1 y)) z)) (sqrt -1))))))) |
(* -1 (* z (+ (* -1 x) (* -1 y)))) |
(* -1 (* z (+ (* -1 x) (+ (* -1 y) (* -1 (/ (* x y) z)))))) |
(* -1 (* z (+ (* -1 x) (+ (* -1 y) (* -1 (/ (* x y) z)))))) |
(* -1 (* z (+ (* -1 x) (+ (* -1 y) (* -1 (/ (* x y) z)))))) |
(* -2 (* (sqrt (/ (* z (+ (* -1 (pow y 2)) (pow x 2))) (- x y))) (pow (sqrt -1) 2))) |
(* -1 (* z (+ (* 2 (* (sqrt (/ (+ (* -1 (pow y 2)) (pow x 2)) (* z (- x y)))) (pow (sqrt -1) 2))) (* (* x y) (sqrt (/ (- x y) (* (pow z 3) (+ (* -1 (pow y 2)) (pow x 2))))))))) |
(* -1 (* z (+ (* -1/4 (* (/ (* (pow x 2) (pow y 2)) (pow (sqrt -1) 2)) (sqrt (/ (pow (- x y) 3) (* (pow z 5) (pow (+ (* -1 (pow y 2)) (pow x 2)) 3)))))) (+ (* 2 (* (sqrt (/ (+ (* -1 (pow y 2)) (pow x 2)) (* z (- x y)))) (pow (sqrt -1) 2))) (* (* x y) (sqrt (/ (- x y) (* (pow z 3) (+ (* -1 (pow y 2)) (pow x 2)))))))))) |
(* -1 (* z (+ (* -1/4 (* (/ (* (pow x 2) (pow y 2)) (pow (sqrt -1) 2)) (sqrt (/ (pow (- x y) 3) (* (pow z 5) (pow (+ (* -1 (pow y 2)) (pow x 2)) 3)))))) (+ (* 1/8 (* (/ (* (pow x 3) (pow y 3)) (pow (sqrt -1) 4)) (sqrt (/ (pow (- x y) 5) (* (pow z 7) (pow (+ (* -1 (pow y 2)) (pow x 2)) 5)))))) (+ (* 2 (* (sqrt (/ (+ (* -1 (pow y 2)) (pow x 2)) (* z (- x y)))) (pow (sqrt -1) 2))) (* (* x y) (sqrt (/ (- x y) (* (pow z 3) (+ (* -1 (pow y 2)) (pow x 2))))))))))) |
(* -1 (* (sqrt (/ (* z (+ (* -1 (pow y 2)) (pow x 2))) (- x y))) (pow (sqrt -1) 2))) |
(* -1 (* z (+ (* 1/2 (* (* x y) (sqrt (/ (- x y) (* (pow z 3) (+ (* -1 (pow y 2)) (pow x 2))))))) (* (sqrt (/ (+ (* -1 (pow y 2)) (pow x 2)) (* z (- x y)))) (pow (sqrt -1) 2))))) |
(* -1 (* z (+ (* -1/8 (* (/ (* (pow x 2) (pow y 2)) (pow (sqrt -1) 2)) (sqrt (/ (pow (- x y) 3) (* (pow z 5) (pow (+ (* -1 (pow y 2)) (pow x 2)) 3)))))) (+ (* 1/2 (* (* x y) (sqrt (/ (- x y) (* (pow z 3) (+ (* -1 (pow y 2)) (pow x 2))))))) (* (sqrt (/ (+ (* -1 (pow y 2)) (pow x 2)) (* z (- x y)))) (pow (sqrt -1) 2)))))) |
(* -1 (* z (+ (* -1/8 (* (/ (* (pow x 2) (pow y 2)) (pow (sqrt -1) 2)) (sqrt (/ (pow (- x y) 3) (* (pow z 5) (pow (+ (* -1 (pow y 2)) (pow x 2)) 3)))))) (+ (* 1/16 (* (/ (* (pow x 3) (pow y 3)) (pow (sqrt -1) 4)) (sqrt (/ (pow (- x y) 5) (* (pow z 7) (pow (+ (* -1 (pow y 2)) (pow x 2)) 5)))))) (+ (* 1/2 (* (* x y) (sqrt (/ (- x y) (* (pow z 3) (+ (* -1 (pow y 2)) (pow x 2))))))) (* (sqrt (/ (+ (* -1 (pow y 2)) (pow x 2)) (* z (- x y)))) (pow (sqrt -1) 2))))))) |
(/ (* z (+ (* -1 (pow y 2)) (pow x 2))) (- x y)) |
(* -1 (* z (+ (* -1 (/ (* x y) z)) (* -1 (/ (+ (* -1 (pow y 2)) (pow x 2)) (- x y)))))) |
(* -1 (* z (+ (* -1 (/ (* x y) z)) (* -1 (/ (+ (* -1 (pow y 2)) (pow x 2)) (- x y)))))) |
(* -1 (* z (+ (* -1 (/ (* x y) z)) (* -1 (/ (+ (* -1 (pow y 2)) (pow x 2)) (- x y)))))) |
(* -2 (* (sqrt (* z (+ (* -1 x) (* -1 y)))) (sqrt -1))) |
(* -1 (* z (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 y)) z)) (sqrt -1))) (* (* x (* y (sqrt -1))) (sqrt (/ 1 (* (pow z 3) (+ (* -1 x) (* -1 y))))))))) |
(* -1 (* z (+ (* -1/4 (* (* (pow x 2) (* (pow y 2) (sqrt -1))) (sqrt (/ 1 (* (pow z 5) (pow (+ (* -1 x) (* -1 y)) 3)))))) (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 y)) z)) (sqrt -1))) (* (* x (* y (sqrt -1))) (sqrt (/ 1 (* (pow z 3) (+ (* -1 x) (* -1 y)))))))))) |
(* -1 (* z (+ (* -1/4 (* (* (pow x 2) (* (pow y 2) (sqrt -1))) (sqrt (/ 1 (* (pow z 5) (pow (+ (* -1 x) (* -1 y)) 3)))))) (+ (* 1/8 (* (* (pow x 3) (* (pow y 3) (sqrt -1))) (sqrt (/ 1 (* (pow z 7) (pow (+ (* -1 x) (* -1 y)) 5)))))) (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 y)) z)) (sqrt -1))) (* (* x (* y (sqrt -1))) (sqrt (/ 1 (* (pow z 3) (+ (* -1 x) (* -1 y))))))))))) |
(* -1 (* (sqrt (* z (+ (* -1 x) (* -1 y)))) (sqrt -1))) |
(* -1 (* z (+ (* 1/2 (* (* x (* y (sqrt -1))) (sqrt (/ 1 (* (pow z 3) (+ (* -1 x) (* -1 y))))))) (* (sqrt (/ (+ (* -1 x) (* -1 y)) z)) (sqrt -1))))) |
(* -1 (* z (+ (* -1/8 (* (* (pow x 2) (* (pow y 2) (sqrt -1))) (sqrt (/ 1 (* (pow z 5) (pow (+ (* -1 x) (* -1 y)) 3)))))) (+ (* 1/2 (* (* x (* y (sqrt -1))) (sqrt (/ 1 (* (pow z 3) (+ (* -1 x) (* -1 y))))))) (* (sqrt (/ (+ (* -1 x) (* -1 y)) z)) (sqrt -1)))))) |
(* -1 (* z (+ (* -1/8 (* (* (pow x 2) (* (pow y 2) (sqrt -1))) (sqrt (/ 1 (* (pow z 5) (pow (+ (* -1 x) (* -1 y)) 3)))))) (+ (* 1/16 (* (* (pow x 3) (* (pow y 3) (sqrt -1))) (sqrt (/ 1 (* (pow z 7) (pow (+ (* -1 x) (* -1 y)) 5)))))) (+ (* 1/2 (* (* x (* y (sqrt -1))) (sqrt (/ 1 (* (pow z 3) (+ (* -1 x) (* -1 y))))))) (* (sqrt (/ (+ (* -1 x) (* -1 y)) z)) (sqrt -1))))))) |
(* (pow z 2) (pow (+ (* -1 x) (* -1 y)) 2)) |
(* (pow z 2) (+ (* -2 (/ (* x (* y (+ (* -1 x) (* -1 y)))) z)) (pow (+ (* -1 x) (* -1 y)) 2))) |
(* (pow z 2) (+ (* -1 (/ (+ (* -1 (/ (* (pow x 2) (pow y 2)) z)) (* 2 (* x (* y (+ (* -1 x) (* -1 y)))))) z)) (pow (+ (* -1 x) (* -1 y)) 2))) |
(* (pow z 2) (+ (* -1 (/ (+ (* -1 (/ (* (pow x 2) (pow y 2)) z)) (* 2 (* x (* y (+ (* -1 x) (* -1 y)))))) z)) (pow (+ (* -1 x) (* -1 y)) 2))) |
(* -1 (* z (+ (* -1 x) (* -1 y)))) |
(* -1 (* z (+ (* -1 x) (+ (* -1 y) (* -1 (/ (* x y) z)))))) |
(* -1 (* z (+ (* -1 x) (+ (* -1 y) (* -1 (/ (* x y) z)))))) |
(* -1 (* z (+ (* -1 x) (+ (* -1 y) (* -1 (/ (* x y) z)))))) |
(/ (* x z) y) |
(* -1 (* z (+ (* -1 (/ x y)) (* -1 (/ x z))))) |
(* -1 (* z (+ (* -1 (/ x y)) (* -1 (/ x z))))) |
(* -1 (* z (+ (* -1 (/ x y)) (* -1 (/ x z))))) |
x |
(+ x y) |
(+ x y) |
(+ x y) |
(* 2 (sqrt (* x z))) |
(+ (* 2 (sqrt (* x z))) (* (sqrt (/ 1 (* x z))) (* y (+ x z)))) |
(+ (* 2 (sqrt (* x z))) (* y (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (* y (pow (+ x z) 2)))) (* (sqrt (/ 1 (* x z))) (+ x z))))) |
(+ (* 2 (sqrt (* x z))) (* y (+ (* y (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (pow (+ x z) 2))) (* 1/8 (* (sqrt (/ 1 (* (pow x 5) (pow z 5)))) (* y (pow (+ x z) 3)))))) (* (sqrt (/ 1 (* x z))) (+ x z))))) |
(sqrt (* x z)) |
(+ (sqrt (* x z)) (* 1/2 (* (sqrt (/ 1 (* x z))) (* y (+ x z))))) |
(+ (sqrt (* x z)) (* y (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (* y (pow (+ x z) 2)))) (* 1/2 (* (sqrt (/ 1 (* x z))) (+ x z)))))) |
(+ (sqrt (* x z)) (* y (+ (* 1/2 (* (sqrt (/ 1 (* x z))) (+ x z))) (* y (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (pow (+ x z) 2))) (* 1/16 (* (sqrt (/ 1 (* (pow x 5) (pow z 5)))) (* y (pow (+ x z) 3))))))))) |
(* x z) |
(+ (* x z) (* y (+ x z))) |
(+ (* x z) (* y (+ x z))) |
(+ (* x z) (* y (+ x z))) |
(* 2 (sqrt (* x z))) |
(+ (* 2 (sqrt (* x z))) (* (sqrt (/ 1 (* x z))) (* y (+ x z)))) |
(+ (* 2 (sqrt (* x z))) (* y (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (* y (pow (+ x z) 2)))) (* (sqrt (/ 1 (* x z))) (+ x z))))) |
(+ (* 2 (sqrt (* x z))) (* y (+ (* y (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (pow (+ x z) 2))) (* 1/8 (* (sqrt (/ 1 (* (pow x 5) (pow z 5)))) (* y (pow (+ x z) 3)))))) (* (sqrt (/ 1 (* x z))) (+ x z))))) |
(sqrt (* x z)) |
(+ (sqrt (* x z)) (* 1/2 (* (sqrt (/ 1 (* x z))) (* y (+ x z))))) |
(+ (sqrt (* x z)) (* y (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (* y (pow (+ x z) 2)))) (* 1/2 (* (sqrt (/ 1 (* x z))) (+ x z)))))) |
(+ (sqrt (* x z)) (* y (+ (* 1/2 (* (sqrt (/ 1 (* x z))) (+ x z))) (* y (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (pow (+ x z) 2))) (* 1/16 (* (sqrt (/ 1 (* (pow x 5) (pow z 5)))) (* y (pow (+ x z) 3))))))))) |
(* x z) |
(+ (* x z) (* y (+ x z))) |
(+ (* x z) (* y (+ x z))) |
(+ (* x z) (* y (+ x z))) |
(* x z) |
(+ (* x y) (* x z)) |
(+ (* x y) (* x z)) |
(+ (* x y) (* x z)) |
(* 2 (sqrt (* x z))) |
(+ (* 2 (sqrt (* x z))) (* (sqrt (/ 1 (* x z))) (* y (+ x z)))) |
(+ (* 2 (sqrt (* x z))) (* y (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (* y (pow (+ x z) 2)))) (* (sqrt (/ 1 (* x z))) (+ x z))))) |
(+ (* 2 (sqrt (* x z))) (* y (+ (* y (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (pow (+ x z) 2))) (* 1/8 (* (sqrt (/ 1 (* (pow x 5) (pow z 5)))) (* y (pow (+ x z) 3)))))) (* (sqrt (/ 1 (* x z))) (+ x z))))) |
(sqrt (* x z)) |
(+ (sqrt (* x z)) (* 1/2 (* (sqrt (/ 1 (* x z))) (* y (+ x z))))) |
(+ (sqrt (* x z)) (* y (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (* y (pow (+ x z) 2)))) (* 1/2 (* (sqrt (/ 1 (* x z))) (+ x z)))))) |
(+ (sqrt (* x z)) (* y (+ (* 1/2 (* (sqrt (/ 1 (* x z))) (+ x z))) (* y (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (pow (+ x z) 2))) (* 1/16 (* (sqrt (/ 1 (* (pow x 5) (pow z 5)))) (* y (pow (+ x z) 3))))))))) |
(* x z) |
(+ (* x z) (* y (+ x z))) |
(+ (* x z) (* y (+ x z))) |
(+ (* x z) (* y (+ x z))) |
x |
(+ x y) |
(+ x y) |
(+ x y) |
(* 2 (sqrt (* x z))) |
(+ (* 2 (sqrt (* x z))) (* (sqrt (/ 1 (* x z))) (* y (- x (* -1 z))))) |
(+ (* 2 (sqrt (* x z))) (* y (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (* y (pow (- x (* -1 z)) 2)))) (* (sqrt (/ 1 (* x z))) (- x (* -1 z)))))) |
(+ (* 2 (sqrt (* x z))) (* y (+ (* y (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (pow (- x (* -1 z)) 2))) (* 1/8 (* (sqrt (/ 1 (* (pow x 5) (pow z 5)))) (* y (pow (- x (* -1 z)) 3)))))) (* (sqrt (/ 1 (* x z))) (- x (* -1 z)))))) |
(sqrt (* x z)) |
(+ (sqrt (* x z)) (* 1/2 (* (sqrt (/ 1 (* x z))) (* y (- x (* -1 z)))))) |
(+ (sqrt (* x z)) (* y (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (* y (pow (- x (* -1 z)) 2)))) (* 1/2 (* (sqrt (/ 1 (* x z))) (- x (* -1 z))))))) |
(+ (sqrt (* x z)) (* y (+ (* 1/2 (* (sqrt (/ 1 (* x z))) (- x (* -1 z)))) (* y (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (pow (- x (* -1 z)) 2))) (* 1/16 (* (sqrt (/ 1 (* (pow x 5) (pow z 5)))) (* y (pow (- x (* -1 z)) 3))))))))) |
(* x z) |
(+ (* x z) (* y (- x (* -1 z)))) |
(+ (* x z) (* y (- x (* -1 z)))) |
(+ (* x z) (* y (- x (* -1 z)))) |
(* 2 (sqrt (* x z))) |
(+ (* 2 (sqrt (* x z))) (* (sqrt (/ 1 (* x z))) (* y (+ x z)))) |
(+ (* 2 (sqrt (* x z))) (* y (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (* y (pow (+ x z) 2)))) (* (sqrt (/ 1 (* x z))) (+ x z))))) |
(+ (* 2 (sqrt (* x z))) (* y (+ (* y (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (pow (+ x z) 2))) (* 1/8 (* (sqrt (/ 1 (* (pow x 5) (pow z 5)))) (* y (pow (+ x z) 3)))))) (* (sqrt (/ 1 (* x z))) (+ x z))))) |
(sqrt (* x z)) |
(+ (sqrt (* x z)) (* 1/2 (* (sqrt (/ 1 (* x z))) (* y (+ x z))))) |
(+ (sqrt (* x z)) (* y (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (* y (pow (+ x z) 2)))) (* 1/2 (* (sqrt (/ 1 (* x z))) (+ x z)))))) |
(+ (sqrt (* x z)) (* y (+ (* 1/2 (* (sqrt (/ 1 (* x z))) (+ x z))) (* y (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (pow (+ x z) 2))) (* 1/16 (* (sqrt (/ 1 (* (pow x 5) (pow z 5)))) (* y (pow (+ x z) 3))))))))) |
(* (pow x 2) (pow z 2)) |
(+ (* 2 (* x (* y (* z (+ x z))))) (* (pow x 2) (pow z 2))) |
(+ (* y (+ (* 2 (* x (* z (+ x z)))) (* y (pow (+ x z) 2)))) (* (pow x 2) (pow z 2))) |
(+ (* y (+ (* 2 (* x (* z (+ x z)))) (* y (pow (+ x z) 2)))) (* (pow x 2) (pow z 2))) |
(* x z) |
(+ (* x z) (* y (+ x z))) |
(+ (* x z) (* y (+ x z))) |
(+ (* x z) (* y (+ x z))) |
(/ 1 x) |
(+ (* -1 (/ y (pow x 2))) (/ 1 x)) |
(+ (* y (- (/ y (pow x 3)) (/ 1 (pow x 2)))) (/ 1 x)) |
(+ (* y (- (* y (+ (* -1 (/ y (pow x 4))) (/ 1 (pow x 3)))) (/ 1 (pow x 2)))) (/ 1 x)) |
(/ (* x z) y) |
(/ (+ (* x y) (* x z)) y) |
(/ (+ (* x y) (* x z)) y) |
(/ (+ (* x y) (* x z)) y) |
(pow x 2) |
(+ (* -1 (pow y 2)) (pow x 2)) |
(+ (* -1 (pow y 2)) (pow x 2)) |
(+ (* -1 (pow y 2)) (pow x 2)) |
y |
(* y (+ 1 (/ x y))) |
(* y (+ 1 (/ x y))) |
(* y (+ 1 (/ x y))) |
(* 2 (sqrt (* y (+ x z)))) |
(* y (+ (* 2 (sqrt (/ (+ x z) y))) (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z))))))) |
(* y (+ (* -1/4 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (+ (* 2 (sqrt (/ (+ x z) y))) (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z)))))))) |
(* y (+ (* -1/4 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (+ (* 1/8 (* (* (pow x 3) (pow z 3)) (sqrt (/ 1 (* (pow y 7) (pow (+ x z) 5)))))) (+ (* 2 (sqrt (/ (+ x z) y))) (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z))))))))) |
(sqrt (* y (+ x z))) |
(* y (+ (sqrt (/ (+ x z) y)) (* 1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z)))))))) |
(* y (+ (sqrt (/ (+ x z) y)) (+ (* -1/8 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (* 1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z))))))))) |
(* y (+ (sqrt (/ (+ x z) y)) (+ (* -1/8 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (+ (* 1/16 (* (* (pow x 3) (pow z 3)) (sqrt (/ 1 (* (pow y 7) (pow (+ x z) 5)))))) (* 1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z)))))))))) |
(* y (+ x z)) |
(* y (+ x (+ z (/ (* x z) y)))) |
(* y (+ x (+ z (/ (* x z) y)))) |
(* y (+ x (+ z (/ (* x z) y)))) |
(* 2 (sqrt (* y (+ x z)))) |
(* y (+ (* 2 (sqrt (/ (+ x z) y))) (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z))))))) |
(* y (+ (* -1/4 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (+ (* 2 (sqrt (/ (+ x z) y))) (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z)))))))) |
(* y (+ (* -1/4 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (+ (* 1/8 (* (* (pow x 3) (pow z 3)) (sqrt (/ 1 (* (pow y 7) (pow (+ x z) 5)))))) (+ (* 2 (sqrt (/ (+ x z) y))) (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z))))))))) |
(sqrt (* y (+ x z))) |
(* y (+ (sqrt (/ (+ x z) y)) (* 1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z)))))))) |
(* y (+ (sqrt (/ (+ x z) y)) (+ (* -1/8 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (* 1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z))))))))) |
(* y (+ (sqrt (/ (+ x z) y)) (+ (* -1/8 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (+ (* 1/16 (* (* (pow x 3) (pow z 3)) (sqrt (/ 1 (* (pow y 7) (pow (+ x z) 5)))))) (* 1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z)))))))))) |
(* y (+ x z)) |
(* y (+ x (+ z (/ (* x z) y)))) |
(* y (+ x (+ z (/ (* x z) y)))) |
(* y (+ x (+ z (/ (* x z) y)))) |
(* x y) |
(* y (+ x (/ (* x z) y))) |
(* y (+ x (/ (* x z) y))) |
(* y (+ x (/ (* x z) y))) |
(* 2 (sqrt (* y (+ x z)))) |
(* y (+ (* 2 (sqrt (/ (+ x z) y))) (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z))))))) |
(* y (+ (* -1/4 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (+ (* 2 (sqrt (/ (+ x z) y))) (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z)))))))) |
(* y (+ (* -1/4 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (+ (* 1/8 (* (* (pow x 3) (pow z 3)) (sqrt (/ 1 (* (pow y 7) (pow (+ x z) 5)))))) (+ (* 2 (sqrt (/ (+ x z) y))) (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z))))))))) |
(sqrt (* y (+ x z))) |
(* y (+ (sqrt (/ (+ x z) y)) (* 1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z)))))))) |
(* y (+ (sqrt (/ (+ x z) y)) (+ (* -1/8 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (* 1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z))))))))) |
(* y (+ (sqrt (/ (+ x z) y)) (+ (* -1/8 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (+ (* 1/16 (* (* (pow x 3) (pow z 3)) (sqrt (/ 1 (* (pow y 7) (pow (+ x z) 5)))))) (* 1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z)))))))))) |
(* y (+ x z)) |
(* y (+ x (+ z (/ (* x z) y)))) |
(* y (+ x (+ z (/ (* x z) y)))) |
(* y (+ x (+ z (/ (* x z) y)))) |
y |
(* y (+ 1 (/ x y))) |
(* y (+ 1 (/ x y))) |
(* y (+ 1 (/ x y))) |
(* 2 (sqrt (* y (+ x z)))) |
(* y (+ (* 2 (sqrt (/ (+ x z) y))) (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z))))))) |
(* y (+ (* -1/4 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (+ (* 2 (sqrt (/ (+ x z) y))) (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z)))))))) |
(* y (+ (* -1/4 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (+ (* 1/8 (* (* (pow x 3) (pow z 3)) (sqrt (/ 1 (* (pow y 7) (pow (+ x z) 5)))))) (+ (* 2 (sqrt (/ (+ x z) y))) (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z))))))))) |
(sqrt (* y (+ x z))) |
(* y (+ (sqrt (/ (+ x z) y)) (* 1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z)))))))) |
(* y (+ (sqrt (/ (+ x z) y)) (+ (* -1/8 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (* 1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z))))))))) |
(* y (+ (sqrt (/ (+ x z) y)) (+ (* -1/8 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (+ (* 1/16 (* (* (pow x 3) (pow z 3)) (sqrt (/ 1 (* (pow y 7) (pow (+ x z) 5)))))) (* 1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z)))))))))) |
(* y (+ x z)) |
(* y (+ x (+ z (/ (* x z) y)))) |
(* y (+ x (+ z (/ (* x z) y)))) |
(* y (+ x (+ z (/ (* x z) y)))) |
(* 2 (sqrt (* y (+ x z)))) |
(* y (+ (* 2 (sqrt (/ (+ x z) y))) (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z))))))) |
(* y (+ (* -1/4 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (+ (* 2 (sqrt (/ (+ x z) y))) (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z)))))))) |
(* y (+ (* -1/4 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (+ (* 1/8 (* (* (pow x 3) (pow z 3)) (sqrt (/ 1 (* (pow y 7) (pow (+ x z) 5)))))) (+ (* 2 (sqrt (/ (+ x z) y))) (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z))))))))) |
(sqrt (* y (+ x z))) |
(* y (+ (sqrt (/ (+ x z) y)) (* 1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z)))))))) |
(* y (+ (sqrt (/ (+ x z) y)) (+ (* -1/8 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (* 1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z))))))))) |
(* y (+ (sqrt (/ (+ x z) y)) (+ (* -1/8 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (+ (* 1/16 (* (* (pow x 3) (pow z 3)) (sqrt (/ 1 (* (pow y 7) (pow (+ x z) 5)))))) (* 1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z)))))))))) |
(* (pow y 2) (pow (+ x z) 2)) |
(* (pow y 2) (+ (* 2 (/ (* x (* z (+ x z))) y)) (pow (+ x z) 2))) |
(* (pow y 2) (+ (* 2 (/ (* x (* z (+ x z))) y)) (+ (/ (* (pow x 2) (pow z 2)) (pow y 2)) (pow (+ x z) 2)))) |
(* (pow y 2) (+ (* 2 (/ (* x (* z (+ x z))) y)) (+ (/ (* (pow x 2) (pow z 2)) (pow y 2)) (pow (+ x z) 2)))) |
(* y (+ x z)) |
(* y (+ x (+ z (/ (* x z) y)))) |
(* y (+ x (+ z (/ (* x z) y)))) |
(* y (+ x (+ z (/ (* x z) y)))) |
(/ 1 y) |
(/ (+ 1 (* -1 (/ x y))) y) |
(/ (- (+ 1 (/ (pow x 2) (pow y 2))) (/ x y)) y) |
(/ (- (+ 1 (* -1 (/ (pow x 3) (pow y 3)))) (+ (* -1 (/ (pow x 2) (pow y 2))) (/ x y))) y) |
x |
(+ x (/ (* x z) y)) |
(+ x (/ (* x z) y)) |
(+ x (/ (* x z) y)) |
(* -1 (pow y 2)) |
(* (pow y 2) (- (/ (pow x 2) (pow y 2)) 1)) |
(* (pow y 2) (- (/ (pow x 2) (pow y 2)) 1)) |
(* (pow y 2) (- (/ (pow x 2) (pow y 2)) 1)) |
y |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(* -2 (* (sqrt (* y (+ (* -1 x) (* -1 z)))) (sqrt -1))) |
(* -1 (* y (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))) (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))))) |
(* -1 (* y (+ (* -1/4 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))) (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z)))))))))) |
(* -1 (* y (+ (* -1/4 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 1/8 (* (* (pow x 3) (* (pow z 3) (sqrt -1))) (sqrt (/ 1 (* (pow y 7) (pow (+ (* -1 x) (* -1 z)) 5)))))) (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))) (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))))))) |
(* -1 (* (sqrt (* y (+ (* -1 x) (* -1 z)))) (sqrt -1))) |
(* -1 (* y (+ (* 1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))) (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))))) |
(* -1 (* y (+ (* -1/8 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))) (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1)))))) |
(* -1 (* y (+ (* -1/8 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 1/16 (* (* (pow x 3) (* (pow z 3) (sqrt -1))) (sqrt (/ 1 (* (pow y 7) (pow (+ (* -1 x) (* -1 z)) 5)))))) (+ (* 1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))) (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))))))) |
(* -1 (* y (+ (* -1 x) (* -1 z)))) |
(* -1 (* y (+ (* -1 x) (+ (* -1 z) (* -1 (/ (* x z) y)))))) |
(* -1 (* y (+ (* -1 x) (+ (* -1 z) (* -1 (/ (* x z) y)))))) |
(* -1 (* y (+ (* -1 x) (+ (* -1 z) (* -1 (/ (* x z) y)))))) |
(* -2 (* (sqrt (* y (+ (* -1 x) (* -1 z)))) (sqrt -1))) |
(* -1 (* y (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))) (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))))) |
(* -1 (* y (+ (* -1/4 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))) (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z)))))))))) |
(* -1 (* y (+ (* -1/4 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 1/8 (* (* (pow x 3) (* (pow z 3) (sqrt -1))) (sqrt (/ 1 (* (pow y 7) (pow (+ (* -1 x) (* -1 z)) 5)))))) (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))) (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))))))) |
(* -1 (* (sqrt (* y (+ (* -1 x) (* -1 z)))) (sqrt -1))) |
(* -1 (* y (+ (* 1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))) (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))))) |
(* -1 (* y (+ (* -1/8 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))) (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1)))))) |
(* -1 (* y (+ (* -1/8 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 1/16 (* (* (pow x 3) (* (pow z 3) (sqrt -1))) (sqrt (/ 1 (* (pow y 7) (pow (+ (* -1 x) (* -1 z)) 5)))))) (+ (* 1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))) (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))))))) |
(* -1 (* y (+ (* -1 x) (* -1 z)))) |
(* -1 (* y (+ (* -1 x) (+ (* -1 z) (* -1 (/ (* x z) y)))))) |
(* -1 (* y (+ (* -1 x) (+ (* -1 z) (* -1 (/ (* x z) y)))))) |
(* -1 (* y (+ (* -1 x) (+ (* -1 z) (* -1 (/ (* x z) y)))))) |
(* x y) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (* x z) y))))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (* x z) y))))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (* x z) y))))) |
(* -2 (* (sqrt (* y (+ (* -1 x) (* -1 z)))) (sqrt -1))) |
(* -1 (* y (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))) (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))))) |
(* -1 (* y (+ (* -1/4 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))) (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z)))))))))) |
(* -1 (* y (+ (* -1/4 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 1/8 (* (* (pow x 3) (* (pow z 3) (sqrt -1))) (sqrt (/ 1 (* (pow y 7) (pow (+ (* -1 x) (* -1 z)) 5)))))) (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))) (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))))))) |
(* -1 (* (sqrt (* y (+ (* -1 x) (* -1 z)))) (sqrt -1))) |
(* -1 (* y (+ (* 1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))) (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))))) |
(* -1 (* y (+ (* -1/8 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))) (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1)))))) |
(* -1 (* y (+ (* -1/8 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 1/16 (* (* (pow x 3) (* (pow z 3) (sqrt -1))) (sqrt (/ 1 (* (pow y 7) (pow (+ (* -1 x) (* -1 z)) 5)))))) (+ (* 1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))) (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))))))) |
(* -1 (* y (+ (* -1 x) (* -1 z)))) |
(* -1 (* y (+ (* -1 x) (+ (* -1 z) (* -1 (/ (* x z) y)))))) |
(* -1 (* y (+ (* -1 x) (+ (* -1 z) (* -1 (/ (* x z) y)))))) |
(* -1 (* y (+ (* -1 x) (+ (* -1 z) (* -1 (/ (* x z) y)))))) |
y |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(* -2 (* (sqrt (* y (+ (* -1 x) (* -1 z)))) (sqrt -1))) |
(* -1 (* y (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))) (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))))) |
(* -1 (* y (+ (* -1/4 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))) (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z)))))))))) |
(* -1 (* y (+ (* -1/4 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 1/8 (* (* (pow x 3) (* (pow z 3) (sqrt -1))) (sqrt (/ 1 (* (pow y 7) (pow (+ (* -1 x) (* -1 z)) 5)))))) (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))) (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))))))) |
(* -1 (* (sqrt (* y (+ (* -1 x) (* -1 z)))) (sqrt -1))) |
(* -1 (* y (+ (* 1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))) (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))))) |
(* -1 (* y (+ (* -1/8 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))) (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1)))))) |
(* -1 (* y (+ (* -1/8 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 1/16 (* (* (pow x 3) (* (pow z 3) (sqrt -1))) (sqrt (/ 1 (* (pow y 7) (pow (+ (* -1 x) (* -1 z)) 5)))))) (+ (* 1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))) (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))))))) |
(* -1 (* y (+ (* -1 x) (* -1 z)))) |
(* -1 (* y (+ (* -1 x) (+ (* -1 z) (* -1 (/ (* x z) y)))))) |
(* -1 (* y (+ (* -1 x) (+ (* -1 z) (* -1 (/ (* x z) y)))))) |
(* -1 (* y (+ (* -1 x) (+ (* -1 z) (* -1 (/ (* x z) y)))))) |
(* -2 (* (sqrt (* y (+ (* -1 x) (* -1 z)))) (sqrt -1))) |
(* -1 (* y (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))) (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))))) |
(* -1 (* y (+ (* -1/4 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))) (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z)))))))))) |
(* -1 (* y (+ (* -1/4 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 1/8 (* (* (pow x 3) (* (pow z 3) (sqrt -1))) (sqrt (/ 1 (* (pow y 7) (pow (+ (* -1 x) (* -1 z)) 5)))))) (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))) (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))))))) |
(* -1 (* (sqrt (* y (+ (* -1 x) (* -1 z)))) (sqrt -1))) |
(* -1 (* y (+ (* 1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))) (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))))) |
(* -1 (* y (+ (* -1/8 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))) (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1)))))) |
(* -1 (* y (+ (* -1/8 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 1/16 (* (* (pow x 3) (* (pow z 3) (sqrt -1))) (sqrt (/ 1 (* (pow y 7) (pow (+ (* -1 x) (* -1 z)) 5)))))) (+ (* 1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))) (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))))))) |
(* (pow y 2) (pow (+ (* -1 x) (* -1 z)) 2)) |
(* (pow y 2) (+ (* -2 (/ (* x (* z (+ (* -1 x) (* -1 z)))) y)) (pow (+ (* -1 x) (* -1 z)) 2))) |
(* (pow y 2) (+ (* -1 (/ (+ (* -1 (/ (* (pow x 2) (pow z 2)) y)) (* 2 (* x (* z (+ (* -1 x) (* -1 z)))))) y)) (pow (+ (* -1 x) (* -1 z)) 2))) |
(* (pow y 2) (+ (* -1 (/ (+ (* -1 (/ (* (pow x 2) (pow z 2)) y)) (* 2 (* x (* z (+ (* -1 x) (* -1 z)))))) y)) (pow (+ (* -1 x) (* -1 z)) 2))) |
(* -1 (* y (+ (* -1 x) (* -1 z)))) |
(* -1 (* y (+ (* -1 x) (+ (* -1 z) (* -1 (/ (* x z) y)))))) |
(* -1 (* y (+ (* -1 x) (+ (* -1 z) (* -1 (/ (* x z) y)))))) |
(* -1 (* y (+ (* -1 x) (+ (* -1 z) (* -1 (/ (* x z) y)))))) |
(/ 1 y) |
(* -1 (/ (- (/ x y) 1) y)) |
(* -1 (/ (- (* -1 (/ (- (/ (pow x 2) y) x) y)) 1) y)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (/ (pow x 3) y) (pow x 2)) y)) x) y)) 1) y)) |
x |
(+ x (/ (* x z) y)) |
(+ x (/ (* x z) y)) |
(+ x (/ (* x z) y)) |
(* -1 (pow y 2)) |
(* (pow y 2) (- (/ (pow x 2) (pow y 2)) 1)) |
(* (pow y 2) (- (/ (pow x 2) (pow y 2)) 1)) |
(* (pow y 2) (- (/ (pow x 2) (pow y 2)) 1)) |
y |
(+ x y) |
(+ x y) |
(+ x y) |
(* 2 (sqrt (* y z))) |
(+ (* 2 (sqrt (* y z))) (* (* x (+ y z)) (sqrt (/ 1 (* y z))))) |
(+ (* 2 (sqrt (* y z))) (* x (+ (* -1/4 (* (* x (pow (+ y z) 2)) (sqrt (/ 1 (* (pow y 3) (pow z 3)))))) (* (sqrt (/ 1 (* y z))) (+ y z))))) |
(+ (* 2 (sqrt (* y z))) (* x (+ (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow y 3) (pow z 3)))) (pow (+ y z) 2))) (* 1/8 (* (* x (pow (+ y z) 3)) (sqrt (/ 1 (* (pow y 5) (pow z 5)))))))) (* (sqrt (/ 1 (* y z))) (+ y z))))) |
(sqrt (* y z)) |
(+ (sqrt (* y z)) (* 1/2 (* (* x (+ y z)) (sqrt (/ 1 (* y z)))))) |
(+ (sqrt (* y z)) (* x (+ (* -1/8 (* (* x (pow (+ y z) 2)) (sqrt (/ 1 (* (pow y 3) (pow z 3)))))) (* 1/2 (* (sqrt (/ 1 (* y z))) (+ y z)))))) |
(+ (sqrt (* y z)) (* x (+ (* 1/2 (* (sqrt (/ 1 (* y z))) (+ y z))) (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow y 3) (pow z 3)))) (pow (+ y z) 2))) (* 1/16 (* (* x (pow (+ y z) 3)) (sqrt (/ 1 (* (pow y 5) (pow z 5))))))))))) |
(* y z) |
(+ (* x (+ y z)) (* y z)) |
(+ (* x (+ y z)) (* y z)) |
(+ (* x (+ y z)) (* y z)) |
(* 2 (sqrt (* y z))) |
(+ (* 2 (sqrt (* y z))) (* (* x (+ y z)) (sqrt (/ 1 (* y z))))) |
(+ (* 2 (sqrt (* y z))) (* x (+ (* -1/4 (* (* x (pow (+ y z) 2)) (sqrt (/ 1 (* (pow y 3) (pow z 3)))))) (* (sqrt (/ 1 (* y z))) (+ y z))))) |
(+ (* 2 (sqrt (* y z))) (* x (+ (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow y 3) (pow z 3)))) (pow (+ y z) 2))) (* 1/8 (* (* x (pow (+ y z) 3)) (sqrt (/ 1 (* (pow y 5) (pow z 5)))))))) (* (sqrt (/ 1 (* y z))) (+ y z))))) |
(sqrt (* y z)) |
(+ (sqrt (* y z)) (* 1/2 (* (* x (+ y z)) (sqrt (/ 1 (* y z)))))) |
(+ (sqrt (* y z)) (* x (+ (* -1/8 (* (* x (pow (+ y z) 2)) (sqrt (/ 1 (* (pow y 3) (pow z 3)))))) (* 1/2 (* (sqrt (/ 1 (* y z))) (+ y z)))))) |
(+ (sqrt (* y z)) (* x (+ (* 1/2 (* (sqrt (/ 1 (* y z))) (+ y z))) (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow y 3) (pow z 3)))) (pow (+ y z) 2))) (* 1/16 (* (* x (pow (+ y z) 3)) (sqrt (/ 1 (* (pow y 5) (pow z 5))))))))))) |
(* y z) |
(+ (* x (+ y z)) (* y z)) |
(+ (* x (+ y z)) (* y z)) |
(+ (* x (+ y z)) (* y z)) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x (* y (+ 1 (/ z y)))) |
(* x (* y (+ 1 (/ z y)))) |
(* x (* y (+ 1 (/ z y)))) |
(* x (* y (+ 1 (/ z y)))) |
(* 2 (sqrt (* y z))) |
(+ (* 2 (sqrt (* y z))) (* (* x (+ y z)) (sqrt (/ 1 (* y z))))) |
(+ (* 2 (sqrt (* y z))) (* x (+ (* -1/4 (* (* x (pow (+ y z) 2)) (sqrt (/ 1 (* (pow y 3) (pow z 3)))))) (* (sqrt (/ 1 (* y z))) (+ y z))))) |
(+ (* 2 (sqrt (* y z))) (* x (+ (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow y 3) (pow z 3)))) (pow (+ y z) 2))) (* 1/8 (* (* x (pow (+ y z) 3)) (sqrt (/ 1 (* (pow y 5) (pow z 5)))))))) (* (sqrt (/ 1 (* y z))) (+ y z))))) |
(sqrt (* y z)) |
(+ (sqrt (* y z)) (* 1/2 (* (* x (+ y z)) (sqrt (/ 1 (* y z)))))) |
(+ (sqrt (* y z)) (* x (+ (* -1/8 (* (* x (pow (+ y z) 2)) (sqrt (/ 1 (* (pow y 3) (pow z 3)))))) (* 1/2 (* (sqrt (/ 1 (* y z))) (+ y z)))))) |
(+ (sqrt (* y z)) (* x (+ (* 1/2 (* (sqrt (/ 1 (* y z))) (+ y z))) (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow y 3) (pow z 3)))) (pow (+ y z) 2))) (* 1/16 (* (* x (pow (+ y z) 3)) (sqrt (/ 1 (* (pow y 5) (pow z 5))))))))))) |
(* y z) |
(+ (* x (+ y z)) (* y z)) |
(+ (* x (+ y z)) (* y z)) |
(+ (* x (+ y z)) (* y z)) |
y |
(+ x y) |
(+ x y) |
(+ x y) |
(* 2 (sqrt (* y z))) |
(+ (* 2 (sqrt (* y z))) (* (* x (- y (* -1 z))) (sqrt (/ 1 (* y z))))) |
(+ (* 2 (sqrt (* y z))) (* x (+ (* -1/4 (* (* x (pow (- y (* -1 z)) 2)) (sqrt (/ 1 (* (pow y 3) (pow z 3)))))) (* (sqrt (/ 1 (* y z))) (- y (* -1 z)))))) |
(+ (* 2 (sqrt (* y z))) (* x (+ (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow y 3) (pow z 3)))) (pow (- y (* -1 z)) 2))) (* 1/8 (* (* x (pow (- y (* -1 z)) 3)) (sqrt (/ 1 (* (pow y 5) (pow z 5)))))))) (* (sqrt (/ 1 (* y z))) (- y (* -1 z)))))) |
(sqrt (* y z)) |
(+ (sqrt (* y z)) (* 1/2 (* (* x (- y (* -1 z))) (sqrt (/ 1 (* y z)))))) |
(+ (sqrt (* y z)) (* x (+ (* -1/8 (* (* x (pow (- y (* -1 z)) 2)) (sqrt (/ 1 (* (pow y 3) (pow z 3)))))) (* 1/2 (* (sqrt (/ 1 (* y z))) (- y (* -1 z))))))) |
(+ (sqrt (* y z)) (* x (+ (* 1/2 (* (sqrt (/ 1 (* y z))) (- y (* -1 z)))) (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow y 3) (pow z 3)))) (pow (- y (* -1 z)) 2))) (* 1/16 (* (* x (pow (- y (* -1 z)) 3)) (sqrt (/ 1 (* (pow y 5) (pow z 5))))))))))) |
(* y z) |
(+ (* x (- y (* -1 z))) (* y z)) |
(+ (* x (- y (* -1 z))) (* y z)) |
(+ (* x (- y (* -1 z))) (* y z)) |
(* 2 (sqrt (* y z))) |
(+ (* 2 (sqrt (* y z))) (* (* x (+ y z)) (sqrt (/ 1 (* y z))))) |
(+ (* 2 (sqrt (* y z))) (* x (+ (* -1/4 (* (* x (pow (+ y z) 2)) (sqrt (/ 1 (* (pow y 3) (pow z 3)))))) (* (sqrt (/ 1 (* y z))) (+ y z))))) |
(+ (* 2 (sqrt (* y z))) (* x (+ (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow y 3) (pow z 3)))) (pow (+ y z) 2))) (* 1/8 (* (* x (pow (+ y z) 3)) (sqrt (/ 1 (* (pow y 5) (pow z 5)))))))) (* (sqrt (/ 1 (* y z))) (+ y z))))) |
(sqrt (* y z)) |
(+ (sqrt (* y z)) (* 1/2 (* (* x (+ y z)) (sqrt (/ 1 (* y z)))))) |
(+ (sqrt (* y z)) (* x (+ (* -1/8 (* (* x (pow (+ y z) 2)) (sqrt (/ 1 (* (pow y 3) (pow z 3)))))) (* 1/2 (* (sqrt (/ 1 (* y z))) (+ y z)))))) |
(+ (sqrt (* y z)) (* x (+ (* 1/2 (* (sqrt (/ 1 (* y z))) (+ y z))) (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow y 3) (pow z 3)))) (pow (+ y z) 2))) (* 1/16 (* (* x (pow (+ y z) 3)) (sqrt (/ 1 (* (pow y 5) (pow z 5))))))))))) |
(* (pow y 2) (pow z 2)) |
(+ (* 2 (* x (* y (* z (+ y z))))) (* (pow y 2) (pow z 2))) |
(+ (* x (+ (* 2 (* y (* z (+ y z)))) (* x (pow (+ y z) 2)))) (* (pow y 2) (pow z 2))) |
(+ (* x (+ (* 2 (* y (* z (+ y z)))) (* x (pow (+ y z) 2)))) (* (pow y 2) (pow z 2))) |
(* y z) |
(+ (* x (+ y z)) (* y z)) |
(+ (* x (+ y z)) (* y z)) |
(+ (* x (+ y z)) (* y z)) |
(/ 1 y) |
(+ (* -1 (/ x (pow y 2))) (/ 1 y)) |
(+ (* x (- (/ x (pow y 3)) (/ 1 (pow y 2)))) (/ 1 y)) |
(+ (* x (- (* x (+ (* -1 (/ x (pow y 4))) (/ 1 (pow y 3)))) (/ 1 (pow y 2)))) (/ 1 y)) |
(* x (+ 1 (/ z y))) |
(* x (+ 1 (/ z y))) |
(* x (+ 1 (/ z y))) |
(* x (+ 1 (/ z y))) |
(* -1 (pow y 2)) |
(+ (* -1 (pow y 2)) (pow x 2)) |
(+ (* -1 (pow y 2)) (pow x 2)) |
(+ (* -1 (pow y 2)) (pow x 2)) |
x |
(* x (+ 1 (/ y x))) |
(* x (+ 1 (/ y x))) |
(* x (+ 1 (/ y x))) |
(* 2 (sqrt (* x (+ y z)))) |
(* x (+ (* 2 (sqrt (/ (+ y z) x))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z)))) |
(* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (+ (* 2 (sqrt (/ (+ y z) x))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z))))) |
(* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow x 7) (pow (+ y z) 5)))) (* (pow y 3) (pow z 3)))) (+ (* 2 (sqrt (/ (+ y z) x))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z)))))) |
(sqrt (* x (+ y z))) |
(* x (+ (sqrt (/ (+ y z) x)) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z))))) |
(* x (+ (sqrt (/ (+ y z) x)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z)))))) |
(* x (+ (sqrt (/ (+ y z) x)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow x 7) (pow (+ y z) 5)))) (* (pow y 3) (pow z 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z))))))) |
(* x (+ y z)) |
(* x (+ y (+ z (/ (* y z) x)))) |
(* x (+ y (+ z (/ (* y z) x)))) |
(* x (+ y (+ z (/ (* y z) x)))) |
(* 2 (sqrt (* x (+ y z)))) |
(* x (+ (* 2 (sqrt (/ (+ y z) x))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z)))) |
(* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (+ (* 2 (sqrt (/ (+ y z) x))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z))))) |
(* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow x 7) (pow (+ y z) 5)))) (* (pow y 3) (pow z 3)))) (+ (* 2 (sqrt (/ (+ y z) x))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z)))))) |
(sqrt (* x (+ y z))) |
(* x (+ (sqrt (/ (+ y z) x)) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z))))) |
(* x (+ (sqrt (/ (+ y z) x)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z)))))) |
(* x (+ (sqrt (/ (+ y z) x)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow x 7) (pow (+ y z) 5)))) (* (pow y 3) (pow z 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z))))))) |
(* x (+ y z)) |
(* x (+ y (+ z (/ (* y z) x)))) |
(* x (+ y (+ z (/ (* y z) x)))) |
(* x (+ y (+ z (/ (* y z) x)))) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x (* y (+ 1 (/ z y)))) |
(* x (* y (+ 1 (/ z y)))) |
(* x (* y (+ 1 (/ z y)))) |
(* x (* y (+ 1 (/ z y)))) |
(* 2 (sqrt (* x (+ y z)))) |
(* x (+ (* 2 (sqrt (/ (+ y z) x))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z)))) |
(* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (+ (* 2 (sqrt (/ (+ y z) x))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z))))) |
(* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow x 7) (pow (+ y z) 5)))) (* (pow y 3) (pow z 3)))) (+ (* 2 (sqrt (/ (+ y z) x))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z)))))) |
(sqrt (* x (+ y z))) |
(* x (+ (sqrt (/ (+ y z) x)) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z))))) |
(* x (+ (sqrt (/ (+ y z) x)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z)))))) |
(* x (+ (sqrt (/ (+ y z) x)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow x 7) (pow (+ y z) 5)))) (* (pow y 3) (pow z 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z))))))) |
(* x (+ y z)) |
(* x (+ y (+ z (/ (* y z) x)))) |
(* x (+ y (+ z (/ (* y z) x)))) |
(* x (+ y (+ z (/ (* y z) x)))) |
x |
(* x (+ 1 (/ y x))) |
(* x (+ 1 (/ y x))) |
(* x (+ 1 (/ y x))) |
(* 2 (sqrt (* x (+ y z)))) |
(* x (+ (* 2 (sqrt (/ (+ y z) x))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z)))) |
(* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (+ (* 2 (sqrt (/ (+ y z) x))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z))))) |
(* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow x 7) (pow (+ y z) 5)))) (* (pow y 3) (pow z 3)))) (+ (* 2 (sqrt (/ (+ y z) x))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z)))))) |
(sqrt (* x (+ y z))) |
(* x (+ (sqrt (/ (+ y z) x)) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z))))) |
(* x (+ (sqrt (/ (+ y z) x)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z)))))) |
(* x (+ (sqrt (/ (+ y z) x)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow x 7) (pow (+ y z) 5)))) (* (pow y 3) (pow z 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z))))))) |
(* x (+ y z)) |
(* x (+ y (+ z (/ (* y z) x)))) |
(* x (+ y (+ z (/ (* y z) x)))) |
(* x (+ y (+ z (/ (* y z) x)))) |
(* 2 (sqrt (* x (+ y z)))) |
(* x (+ (* 2 (sqrt (/ (+ y z) x))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z)))) |
(* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (+ (* 2 (sqrt (/ (+ y z) x))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z))))) |
(* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow x 7) (pow (+ y z) 5)))) (* (pow y 3) (pow z 3)))) (+ (* 2 (sqrt (/ (+ y z) x))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z)))))) |
(sqrt (* x (+ y z))) |
(* x (+ (sqrt (/ (+ y z) x)) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z))))) |
(* x (+ (sqrt (/ (+ y z) x)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z)))))) |
(* x (+ (sqrt (/ (+ y z) x)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow x 7) (pow (+ y z) 5)))) (* (pow y 3) (pow z 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z))))))) |
(* (pow x 2) (pow (+ y z) 2)) |
(* (pow x 2) (+ (* 2 (/ (* y (* z (+ y z))) x)) (pow (+ y z) 2))) |
(* (pow x 2) (+ (* 2 (/ (* y (* z (+ y z))) x)) (+ (/ (* (pow y 2) (pow z 2)) (pow x 2)) (pow (+ y z) 2)))) |
(* (pow x 2) (+ (* 2 (/ (* y (* z (+ y z))) x)) (+ (/ (* (pow y 2) (pow z 2)) (pow x 2)) (pow (+ y z) 2)))) |
(* x (+ y z)) |
(* x (+ y (+ z (/ (* y z) x)))) |
(* x (+ y (+ z (/ (* y z) x)))) |
(* x (+ y (+ z (/ (* y z) x)))) |
(/ 1 x) |
(/ (+ 1 (* -1 (/ y x))) x) |
(/ (- (+ 1 (/ (pow y 2) (pow x 2))) (/ y x)) x) |
(/ (- (+ 1 (* -1 (/ (pow y 3) (pow x 3)))) (+ (* -1 (/ (pow y 2) (pow x 2))) (/ y x))) x) |
(* x (+ 1 (/ z y))) |
(* x (+ 1 (/ z y))) |
(* x (+ 1 (/ z y))) |
(* x (+ 1 (/ z y))) |
(pow x 2) |
(* (pow x 2) (+ 1 (* -1 (/ (pow y 2) (pow x 2))))) |
(* (pow x 2) (+ 1 (* -1 (/ (pow y 2) (pow x 2))))) |
(* (pow x 2) (+ 1 (* -1 (/ (pow y 2) (pow x 2))))) |
x |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(* -2 (* (sqrt (* x (+ (* -1 y) (* -1 z)))) (sqrt -1))) |
(* -1 (* x (+ (* 2 (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))) (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))))) |
(* -1 (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 2 (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))) (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1)))))))) |
(* -1 (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow x 7) (pow (+ (* -1 y) (* -1 z)) 5)))) (* (pow y 3) (* (pow z 3) (sqrt -1))))) (+ (* 2 (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))) (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))))))) |
(* -1 (* (sqrt (* x (+ (* -1 y) (* -1 z)))) (sqrt -1))) |
(* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))) (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))))) |
(* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))) (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1)))))) |
(* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow x 7) (pow (+ (* -1 y) (* -1 z)) 5)))) (* (pow y 3) (* (pow z 3) (sqrt -1))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))) (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))))))) |
(* -1 (* x (+ (* -1 y) (* -1 z)))) |
(* -1 (* x (+ (* -1 y) (+ (* -1 z) (* -1 (/ (* y z) x)))))) |
(* -1 (* x (+ (* -1 y) (+ (* -1 z) (* -1 (/ (* y z) x)))))) |
(* -1 (* x (+ (* -1 y) (+ (* -1 z) (* -1 (/ (* y z) x)))))) |
(* -2 (* (sqrt (* x (+ (* -1 y) (* -1 z)))) (sqrt -1))) |
(* -1 (* x (+ (* 2 (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))) (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))))) |
(* -1 (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 2 (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))) (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1)))))))) |
(* -1 (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow x 7) (pow (+ (* -1 y) (* -1 z)) 5)))) (* (pow y 3) (* (pow z 3) (sqrt -1))))) (+ (* 2 (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))) (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))))))) |
(* -1 (* (sqrt (* x (+ (* -1 y) (* -1 z)))) (sqrt -1))) |
(* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))) (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))))) |
(* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))) (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1)))))) |
(* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow x 7) (pow (+ (* -1 y) (* -1 z)) 5)))) (* (pow y 3) (* (pow z 3) (sqrt -1))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))) (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))))))) |
(* -1 (* x (+ (* -1 y) (* -1 z)))) |
(* -1 (* x (+ (* -1 y) (+ (* -1 z) (* -1 (/ (* y z) x)))))) |
(* -1 (* x (+ (* -1 y) (+ (* -1 z) (* -1 (/ (* y z) x)))))) |
(* -1 (* x (+ (* -1 y) (+ (* -1 z) (* -1 (/ (* y z) x)))))) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* -1 (* x (* y (- (* -1 (/ z y)) 1)))) |
(* -1 (* x (* y (- (* -1 (/ z y)) 1)))) |
(* -1 (* x (* y (- (* -1 (/ z y)) 1)))) |
(* -1 (* x (* y (- (* -1 (/ z y)) 1)))) |
(* -2 (* (sqrt (* x (+ (* -1 y) (* -1 z)))) (sqrt -1))) |
(* -1 (* x (+ (* 2 (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))) (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))))) |
(* -1 (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 2 (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))) (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1)))))))) |
(* -1 (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow x 7) (pow (+ (* -1 y) (* -1 z)) 5)))) (* (pow y 3) (* (pow z 3) (sqrt -1))))) (+ (* 2 (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))) (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))))))) |
(* -1 (* (sqrt (* x (+ (* -1 y) (* -1 z)))) (sqrt -1))) |
(* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))) (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))))) |
(* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))) (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1)))))) |
(* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow x 7) (pow (+ (* -1 y) (* -1 z)) 5)))) (* (pow y 3) (* (pow z 3) (sqrt -1))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))) (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))))))) |
(* -1 (* x (+ (* -1 y) (* -1 z)))) |
(* -1 (* x (+ (* -1 y) (+ (* -1 z) (* -1 (/ (* y z) x)))))) |
(* -1 (* x (+ (* -1 y) (+ (* -1 z) (* -1 (/ (* y z) x)))))) |
(* -1 (* x (+ (* -1 y) (+ (* -1 z) (* -1 (/ (* y z) x)))))) |
x |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(* -2 (* (sqrt (* x (+ (* -1 y) (* -1 z)))) (sqrt -1))) |
(* -1 (* x (+ (* 2 (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))) (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))))) |
(* -1 (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 2 (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))) (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1)))))))) |
(* -1 (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow x 7) (pow (+ (* -1 y) (* -1 z)) 5)))) (* (pow y 3) (* (pow z 3) (sqrt -1))))) (+ (* 2 (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))) (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))))))) |
(* -1 (* (sqrt (* x (+ (* -1 y) (* -1 z)))) (sqrt -1))) |
(* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))) (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))))) |
(* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))) (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1)))))) |
(* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow x 7) (pow (+ (* -1 y) (* -1 z)) 5)))) (* (pow y 3) (* (pow z 3) (sqrt -1))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))) (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))))))) |
(* -1 (* x (+ (* -1 y) (* -1 z)))) |
(* -1 (* x (+ (* -1 y) (+ (* -1 z) (* -1 (/ (* y z) x)))))) |
(* -1 (* x (+ (* -1 y) (+ (* -1 z) (* -1 (/ (* y z) x)))))) |
(* -1 (* x (+ (* -1 y) (+ (* -1 z) (* -1 (/ (* y z) x)))))) |
(* -2 (* (sqrt (* x (+ (* -1 y) (* -1 z)))) (sqrt -1))) |
(* -1 (* x (+ (* 2 (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))) (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))))) |
(* -1 (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 2 (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))) (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1)))))))) |
(* -1 (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow x 7) (pow (+ (* -1 y) (* -1 z)) 5)))) (* (pow y 3) (* (pow z 3) (sqrt -1))))) (+ (* 2 (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))) (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))))))) |
(* -1 (* (sqrt (* x (+ (* -1 y) (* -1 z)))) (sqrt -1))) |
(* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))) (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))))) |
(* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))) (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1)))))) |
(* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow x 7) (pow (+ (* -1 y) (* -1 z)) 5)))) (* (pow y 3) (* (pow z 3) (sqrt -1))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))) (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))))))) |
(* (pow x 2) (pow (+ (* -1 y) (* -1 z)) 2)) |
(* (pow x 2) (+ (* -2 (/ (* y (* z (+ (* -1 y) (* -1 z)))) x)) (pow (+ (* -1 y) (* -1 z)) 2))) |
(* (pow x 2) (+ (* -1 (/ (+ (* -1 (/ (* (pow y 2) (pow z 2)) x)) (* 2 (* y (* z (+ (* -1 y) (* -1 z)))))) x)) (pow (+ (* -1 y) (* -1 z)) 2))) |
(* (pow x 2) (+ (* -1 (/ (+ (* -1 (/ (* (pow y 2) (pow z 2)) x)) (* 2 (* y (* z (+ (* -1 y) (* -1 z)))))) x)) (pow (+ (* -1 y) (* -1 z)) 2))) |
(* -1 (* x (+ (* -1 y) (* -1 z)))) |
(* -1 (* x (+ (* -1 y) (+ (* -1 z) (* -1 (/ (* y z) x)))))) |
(* -1 (* x (+ (* -1 y) (+ (* -1 z) (* -1 (/ (* y z) x)))))) |
(* -1 (* x (+ (* -1 y) (+ (* -1 z) (* -1 (/ (* y z) x)))))) |
(/ 1 x) |
(* -1 (/ (- (/ y x) 1) x)) |
(* -1 (/ (- (* -1 (/ (- (/ (pow y 2) x) y) x)) 1) x)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (/ (pow y 3) x) (pow y 2)) x)) y) x)) 1) x)) |
(* -1 (* x (- (* -1 (/ z y)) 1))) |
(* -1 (* x (- (* -1 (/ z y)) 1))) |
(* -1 (* x (- (* -1 (/ z y)) 1))) |
(* -1 (* x (- (* -1 (/ z y)) 1))) |
(pow x 2) |
(* (pow x 2) (+ 1 (* -1 (/ (pow y 2) (pow x 2))))) |
(* (pow x 2) (+ 1 (* -1 (/ (pow y 2) (pow x 2))))) |
(* (pow x 2) (+ 1 (* -1 (/ (pow y 2) (pow x 2))))) |
| Outputs |
|---|
(* 2 (sqrt (* x y))) |
(*.f64 (sqrt.f64 (*.f64 y x)) #s(literal 2 binary64)) |
(+ (* 2 (sqrt (* x y))) (* (sqrt (/ 1 (* x y))) (* z (+ x y)))) |
(fma.f64 (*.f64 (+.f64 y x) z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x))) (*.f64 (sqrt.f64 (*.f64 y x)) #s(literal 2 binary64))) |
(+ (* 2 (sqrt (* x y))) (* z (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (* z (pow (+ x y) 2)))) (* (sqrt (/ 1 (* x y))) (+ x y))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (pow.f64 x #s(literal 3 binary64))))) (*.f64 (pow.f64 (+.f64 y x) #s(literal 2 binary64)) z) (*.f64 (+.f64 y x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x))))) z (*.f64 (sqrt.f64 (*.f64 y x)) #s(literal 2 binary64))) |
(+ (* 2 (sqrt (* x y))) (* z (+ (* z (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (pow (+ x y) 2))) (* 1/8 (* (sqrt (/ 1 (* (pow x 5) (pow y 5)))) (* z (pow (+ x y) 3)))))) (* (sqrt (/ 1 (* x y))) (+ x y))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 y #s(literal 5 binary64))))) (*.f64 (pow.f64 (+.f64 y x) #s(literal 3 binary64)) z) (*.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (pow.f64 x #s(literal 3 binary64))))) (pow.f64 (+.f64 y x) #s(literal 2 binary64)))) z (*.f64 (+.f64 y x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x))))) z (*.f64 (sqrt.f64 (*.f64 y x)) #s(literal 2 binary64))) |
(sqrt (* x y)) |
(sqrt.f64 (*.f64 y x)) |
(+ (sqrt (* x y)) (* 1/2 (* (sqrt (/ 1 (* x y))) (* z (+ x y))))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (+.f64 y x) z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x)))) (sqrt.f64 (*.f64 y x))) |
(+ (sqrt (* x y)) (* z (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (* z (pow (+ x y) 2)))) (* 1/2 (* (sqrt (/ 1 (* x y))) (+ x y)))))) |
(fma.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 (+.f64 y x) #s(literal 2 binary64)) z) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (pow.f64 x #s(literal 3 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 y x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x)))))) z (sqrt.f64 (*.f64 y x))) |
(+ (sqrt (* x y)) (* z (+ (* 1/2 (* (sqrt (/ 1 (* x y))) (+ x y))) (* z (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (pow (+ x y) 2))) (* 1/16 (* (sqrt (/ 1 (* (pow x 5) (pow y 5)))) (* z (pow (+ x y) 3))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 y #s(literal 5 binary64))))) (*.f64 (pow.f64 (+.f64 y x) #s(literal 3 binary64)) z) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (pow.f64 x #s(literal 3 binary64))))) (pow.f64 (+.f64 y x) #s(literal 2 binary64)))) z (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 y x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x)))))) z (sqrt.f64 (*.f64 y x))) |
(* x y) |
(*.f64 y x) |
(+ (* x y) (* z (+ x y))) |
(fma.f64 (+.f64 y x) z (*.f64 y x)) |
(+ (* x y) (* z (+ x y))) |
(fma.f64 (+.f64 y x) z (*.f64 y x)) |
(+ (* x y) (* z (+ x y))) |
(fma.f64 (+.f64 y x) z (*.f64 y x)) |
(* 2 (sqrt (* x y))) |
(*.f64 (sqrt.f64 (*.f64 y x)) #s(literal 2 binary64)) |
(+ (* 2 (sqrt (* x y))) (* (sqrt (/ 1 (* x y))) (* z (+ x y)))) |
(fma.f64 (*.f64 (+.f64 y x) z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x))) (*.f64 (sqrt.f64 (*.f64 y x)) #s(literal 2 binary64))) |
(+ (* 2 (sqrt (* x y))) (* z (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (* z (pow (+ x y) 2)))) (* (sqrt (/ 1 (* x y))) (+ x y))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (pow.f64 x #s(literal 3 binary64))))) (*.f64 (pow.f64 (+.f64 y x) #s(literal 2 binary64)) z) (*.f64 (+.f64 y x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x))))) z (*.f64 (sqrt.f64 (*.f64 y x)) #s(literal 2 binary64))) |
(+ (* 2 (sqrt (* x y))) (* z (+ (* z (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (pow (+ x y) 2))) (* 1/8 (* (sqrt (/ 1 (* (pow x 5) (pow y 5)))) (* z (pow (+ x y) 3)))))) (* (sqrt (/ 1 (* x y))) (+ x y))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 y #s(literal 5 binary64))))) (*.f64 (pow.f64 (+.f64 y x) #s(literal 3 binary64)) z) (*.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (pow.f64 x #s(literal 3 binary64))))) (pow.f64 (+.f64 y x) #s(literal 2 binary64)))) z (*.f64 (+.f64 y x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x))))) z (*.f64 (sqrt.f64 (*.f64 y x)) #s(literal 2 binary64))) |
(sqrt (* x y)) |
(sqrt.f64 (*.f64 y x)) |
(+ (sqrt (* x y)) (* 1/2 (* (sqrt (/ 1 (* x y))) (* z (+ x y))))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (+.f64 y x) z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x)))) (sqrt.f64 (*.f64 y x))) |
(+ (sqrt (* x y)) (* z (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (* z (pow (+ x y) 2)))) (* 1/2 (* (sqrt (/ 1 (* x y))) (+ x y)))))) |
(fma.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 (+.f64 y x) #s(literal 2 binary64)) z) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (pow.f64 x #s(literal 3 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 y x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x)))))) z (sqrt.f64 (*.f64 y x))) |
(+ (sqrt (* x y)) (* z (+ (* 1/2 (* (sqrt (/ 1 (* x y))) (+ x y))) (* z (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (pow (+ x y) 2))) (* 1/16 (* (sqrt (/ 1 (* (pow x 5) (pow y 5)))) (* z (pow (+ x y) 3))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 y #s(literal 5 binary64))))) (*.f64 (pow.f64 (+.f64 y x) #s(literal 3 binary64)) z) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (pow.f64 x #s(literal 3 binary64))))) (pow.f64 (+.f64 y x) #s(literal 2 binary64)))) z (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 y x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x)))))) z (sqrt.f64 (*.f64 y x))) |
(* x y) |
(*.f64 y x) |
(+ (* x y) (* z (+ x y))) |
(fma.f64 (+.f64 y x) z (*.f64 y x)) |
(+ (* x y) (* z (+ x y))) |
(fma.f64 (+.f64 y x) z (*.f64 y x)) |
(+ (* x y) (* z (+ x y))) |
(fma.f64 (+.f64 y x) z (*.f64 y x)) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* x y) |
(*.f64 y x) |
(+ (* x y) (* x z)) |
(*.f64 (+.f64 z y) x) |
(+ (* x y) (* x z)) |
(*.f64 (+.f64 z y) x) |
(+ (* x y) (* x z)) |
(*.f64 (+.f64 z y) x) |
(* 2 (sqrt (* x y))) |
(*.f64 (sqrt.f64 (*.f64 y x)) #s(literal 2 binary64)) |
(+ (* 2 (sqrt (* x y))) (* (sqrt (/ 1 (* x y))) (* z (+ x y)))) |
(fma.f64 (*.f64 (+.f64 y x) z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x))) (*.f64 (sqrt.f64 (*.f64 y x)) #s(literal 2 binary64))) |
(+ (* 2 (sqrt (* x y))) (* z (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (* z (pow (+ x y) 2)))) (* (sqrt (/ 1 (* x y))) (+ x y))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (pow.f64 x #s(literal 3 binary64))))) (*.f64 (pow.f64 (+.f64 y x) #s(literal 2 binary64)) z) (*.f64 (+.f64 y x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x))))) z (*.f64 (sqrt.f64 (*.f64 y x)) #s(literal 2 binary64))) |
(+ (* 2 (sqrt (* x y))) (* z (+ (* z (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (pow (+ x y) 2))) (* 1/8 (* (sqrt (/ 1 (* (pow x 5) (pow y 5)))) (* z (pow (+ x y) 3)))))) (* (sqrt (/ 1 (* x y))) (+ x y))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 y #s(literal 5 binary64))))) (*.f64 (pow.f64 (+.f64 y x) #s(literal 3 binary64)) z) (*.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (pow.f64 x #s(literal 3 binary64))))) (pow.f64 (+.f64 y x) #s(literal 2 binary64)))) z (*.f64 (+.f64 y x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x))))) z (*.f64 (sqrt.f64 (*.f64 y x)) #s(literal 2 binary64))) |
(sqrt (* x y)) |
(sqrt.f64 (*.f64 y x)) |
(+ (sqrt (* x y)) (* 1/2 (* (sqrt (/ 1 (* x y))) (* z (+ x y))))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (+.f64 y x) z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x)))) (sqrt.f64 (*.f64 y x))) |
(+ (sqrt (* x y)) (* z (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (* z (pow (+ x y) 2)))) (* 1/2 (* (sqrt (/ 1 (* x y))) (+ x y)))))) |
(fma.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 (+.f64 y x) #s(literal 2 binary64)) z) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (pow.f64 x #s(literal 3 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 y x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x)))))) z (sqrt.f64 (*.f64 y x))) |
(+ (sqrt (* x y)) (* z (+ (* 1/2 (* (sqrt (/ 1 (* x y))) (+ x y))) (* z (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (pow (+ x y) 2))) (* 1/16 (* (sqrt (/ 1 (* (pow x 5) (pow y 5)))) (* z (pow (+ x y) 3))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 y #s(literal 5 binary64))))) (*.f64 (pow.f64 (+.f64 y x) #s(literal 3 binary64)) z) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (pow.f64 x #s(literal 3 binary64))))) (pow.f64 (+.f64 y x) #s(literal 2 binary64)))) z (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 y x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x)))))) z (sqrt.f64 (*.f64 y x))) |
(* x y) |
(*.f64 y x) |
(+ (* x y) (* z (+ x y))) |
(fma.f64 (+.f64 y x) z (*.f64 y x)) |
(+ (* x y) (* z (+ x y))) |
(fma.f64 (+.f64 y x) z (*.f64 y x)) |
(+ (* x y) (* z (+ x y))) |
(fma.f64 (+.f64 y x) z (*.f64 y x)) |
(* 2 (sqrt (* x y))) |
(*.f64 (sqrt.f64 (*.f64 y x)) #s(literal 2 binary64)) |
(+ (* 2 (sqrt (* x y))) (* (sqrt (/ 1 (* x y))) (* z (+ (* -1 (/ (pow y 2) (- x y))) (/ (pow x 2) (- x y)))))) |
(fma.f64 (*.f64 (fma.f64 x (/.f64 x (-.f64 x y)) (/.f64 (*.f64 (neg.f64 y) y) (-.f64 x y))) z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x))) (*.f64 (sqrt.f64 (*.f64 y x)) #s(literal 2 binary64))) |
(+ (* 2 (sqrt (* x y))) (* z (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (* z (pow (+ (* -1 (/ (pow y 2) (- x y))) (/ (pow x 2) (- x y))) 2)))) (* (sqrt (/ 1 (* x y))) (+ (* -1 (/ (pow y 2) (- x y))) (/ (pow x 2) (- x y))))))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 x (/.f64 x (-.f64 x y)) (/.f64 (*.f64 (neg.f64 y) y) (-.f64 x y))) #s(literal 2 binary64)) z) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (pow.f64 x #s(literal 3 binary64))))) #s(literal -1/4 binary64) (*.f64 (fma.f64 x (/.f64 x (-.f64 x y)) (/.f64 (*.f64 (neg.f64 y) y) (-.f64 x y))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x))))) z (*.f64 (sqrt.f64 (*.f64 y x)) #s(literal 2 binary64))) |
(+ (* 2 (sqrt (* x y))) (* z (+ (* z (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (pow (+ (* -1 (/ (pow y 2) (- x y))) (/ (pow x 2) (- x y))) 2))) (* 1/8 (* (sqrt (/ 1 (* (pow x 5) (pow y 5)))) (* z (pow (+ (* -1 (/ (pow y 2) (- x y))) (/ (pow x 2) (- x y))) 3)))))) (* (sqrt (/ 1 (* x y))) (+ (* -1 (/ (pow y 2) (- x y))) (/ (pow x 2) (- x y))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 y #s(literal 5 binary64))))) (*.f64 (pow.f64 (fma.f64 x (/.f64 x (-.f64 x y)) (/.f64 (*.f64 (neg.f64 y) y) (-.f64 x y))) #s(literal 3 binary64)) z) (*.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (pow.f64 x #s(literal 3 binary64))))) (pow.f64 (fma.f64 x (/.f64 x (-.f64 x y)) (/.f64 (*.f64 (neg.f64 y) y) (-.f64 x y))) #s(literal 2 binary64)))) z (*.f64 (fma.f64 x (/.f64 x (-.f64 x y)) (/.f64 (*.f64 (neg.f64 y) y) (-.f64 x y))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x))))) z (*.f64 (sqrt.f64 (*.f64 y x)) #s(literal 2 binary64))) |
(sqrt (* x y)) |
(sqrt.f64 (*.f64 y x)) |
(+ (sqrt (* x y)) (* 1/2 (* (sqrt (/ 1 (* x y))) (* z (+ (* -1 (/ (pow y 2) (- x y))) (/ (pow x 2) (- x y))))))) |
(fma.f64 (*.f64 (*.f64 (fma.f64 x (/.f64 x (-.f64 x y)) (/.f64 (*.f64 (neg.f64 y) y) (-.f64 x y))) z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x)))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 y x))) |
(+ (sqrt (* x y)) (* z (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (* z (pow (+ (* -1 (/ (pow y 2) (- x y))) (/ (pow x 2) (- x y))) 2)))) (* 1/2 (* (sqrt (/ 1 (* x y))) (+ (* -1 (/ (pow y 2) (- x y))) (/ (pow x 2) (- x y)))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (pow.f64 x #s(literal 3 binary64))))) (*.f64 (pow.f64 (fma.f64 x (/.f64 x (-.f64 x y)) (/.f64 (*.f64 (neg.f64 y) y) (-.f64 x y))) #s(literal 2 binary64)) z) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x)))) (fma.f64 x (/.f64 x (-.f64 x y)) (/.f64 (*.f64 (neg.f64 y) y) (-.f64 x y))))) z (sqrt.f64 (*.f64 y x))) |
(+ (sqrt (* x y)) (* z (+ (* 1/2 (* (sqrt (/ 1 (* x y))) (+ (* -1 (/ (pow y 2) (- x y))) (/ (pow x 2) (- x y))))) (* z (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (pow (+ (* -1 (/ (pow y 2) (- x y))) (/ (pow x 2) (- x y))) 2))) (* 1/16 (* (sqrt (/ 1 (* (pow x 5) (pow y 5)))) (* z (pow (+ (* -1 (/ (pow y 2) (- x y))) (/ (pow x 2) (- x y))) 3))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 y #s(literal 5 binary64))))) (*.f64 (pow.f64 (fma.f64 x (/.f64 x (-.f64 x y)) (/.f64 (*.f64 (neg.f64 y) y) (-.f64 x y))) #s(literal 3 binary64)) z) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (pow.f64 x #s(literal 3 binary64))))) (pow.f64 (fma.f64 x (/.f64 x (-.f64 x y)) (/.f64 (*.f64 (neg.f64 y) y) (-.f64 x y))) #s(literal 2 binary64)))) z (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x)))) (fma.f64 x (/.f64 x (-.f64 x y)) (/.f64 (*.f64 (neg.f64 y) y) (-.f64 x y))))) z (sqrt.f64 (*.f64 y x))) |
(* x y) |
(*.f64 y x) |
(+ (* x y) (* z (+ (* -1 (/ (pow y 2) (- x y))) (/ (pow x 2) (- x y))))) |
(fma.f64 (fma.f64 x (/.f64 x (-.f64 x y)) (/.f64 (*.f64 (neg.f64 y) y) (-.f64 x y))) z (*.f64 y x)) |
(+ (* x y) (* z (+ (* -1 (/ (pow y 2) (- x y))) (/ (pow x 2) (- x y))))) |
(fma.f64 (fma.f64 x (/.f64 x (-.f64 x y)) (/.f64 (*.f64 (neg.f64 y) y) (-.f64 x y))) z (*.f64 y x)) |
(+ (* x y) (* z (+ (* -1 (/ (pow y 2) (- x y))) (/ (pow x 2) (- x y))))) |
(fma.f64 (fma.f64 x (/.f64 x (-.f64 x y)) (/.f64 (*.f64 (neg.f64 y) y) (-.f64 x y))) z (*.f64 y x)) |
(* 2 (sqrt (* x y))) |
(*.f64 (sqrt.f64 (*.f64 y x)) #s(literal 2 binary64)) |
(+ (* 2 (sqrt (* x y))) (* (sqrt (/ 1 (* x y))) (* z (+ x y)))) |
(fma.f64 (*.f64 (+.f64 y x) z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x))) (*.f64 (sqrt.f64 (*.f64 y x)) #s(literal 2 binary64))) |
(+ (* 2 (sqrt (* x y))) (* z (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (* z (pow (+ x y) 2)))) (* (sqrt (/ 1 (* x y))) (+ x y))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (pow.f64 x #s(literal 3 binary64))))) (*.f64 (pow.f64 (+.f64 y x) #s(literal 2 binary64)) z) (*.f64 (+.f64 y x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x))))) z (*.f64 (sqrt.f64 (*.f64 y x)) #s(literal 2 binary64))) |
(+ (* 2 (sqrt (* x y))) (* z (+ (* z (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (pow (+ x y) 2))) (* 1/8 (* (sqrt (/ 1 (* (pow x 5) (pow y 5)))) (* z (pow (+ x y) 3)))))) (* (sqrt (/ 1 (* x y))) (+ x y))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 y #s(literal 5 binary64))))) (*.f64 (pow.f64 (+.f64 y x) #s(literal 3 binary64)) z) (*.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (pow.f64 x #s(literal 3 binary64))))) (pow.f64 (+.f64 y x) #s(literal 2 binary64)))) z (*.f64 (+.f64 y x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x))))) z (*.f64 (sqrt.f64 (*.f64 y x)) #s(literal 2 binary64))) |
(sqrt (* x y)) |
(sqrt.f64 (*.f64 y x)) |
(+ (sqrt (* x y)) (* 1/2 (* (sqrt (/ 1 (* x y))) (* z (+ x y))))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (+.f64 y x) z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x)))) (sqrt.f64 (*.f64 y x))) |
(+ (sqrt (* x y)) (* z (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (* z (pow (+ x y) 2)))) (* 1/2 (* (sqrt (/ 1 (* x y))) (+ x y)))))) |
(fma.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 (+.f64 y x) #s(literal 2 binary64)) z) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (pow.f64 x #s(literal 3 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 y x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x)))))) z (sqrt.f64 (*.f64 y x))) |
(+ (sqrt (* x y)) (* z (+ (* 1/2 (* (sqrt (/ 1 (* x y))) (+ x y))) (* z (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (pow (+ x y) 2))) (* 1/16 (* (sqrt (/ 1 (* (pow x 5) (pow y 5)))) (* z (pow (+ x y) 3))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 y #s(literal 5 binary64))))) (*.f64 (pow.f64 (+.f64 y x) #s(literal 3 binary64)) z) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (pow.f64 x #s(literal 3 binary64))))) (pow.f64 (+.f64 y x) #s(literal 2 binary64)))) z (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 y x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x)))))) z (sqrt.f64 (*.f64 y x))) |
(* (pow x 2) (pow y 2)) |
(*.f64 (*.f64 x x) (*.f64 y y)) |
(+ (* 2 (* x (* y (* z (+ x y))))) (* (pow x 2) (pow y 2))) |
(fma.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 (*.f64 (+.f64 y x) z) y) (*.f64 (*.f64 x x) (*.f64 y y))) |
(+ (* z (+ (* 2 (* x (* y (+ x y)))) (* z (pow (+ x y) 2)))) (* (pow x 2) (pow y 2))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 (+.f64 y x) y) x) #s(literal 2 binary64) (*.f64 (pow.f64 (+.f64 y x) #s(literal 2 binary64)) z)) z (*.f64 (*.f64 x x) (*.f64 y y))) |
(+ (* z (+ (* 2 (* x (* y (+ x y)))) (* z (pow (+ x y) 2)))) (* (pow x 2) (pow y 2))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 (+.f64 y x) y) x) #s(literal 2 binary64) (*.f64 (pow.f64 (+.f64 y x) #s(literal 2 binary64)) z)) z (*.f64 (*.f64 x x) (*.f64 y y))) |
(* x y) |
(*.f64 y x) |
(+ (* x y) (* z (+ x y))) |
(fma.f64 (+.f64 y x) z (*.f64 y x)) |
(+ (* x y) (* z (+ x y))) |
(fma.f64 (+.f64 y x) z (*.f64 y x)) |
(+ (* x y) (* z (+ x y))) |
(fma.f64 (+.f64 y x) z (*.f64 y x)) |
x |
(+ x (/ (* x z) y)) |
(fma.f64 (/.f64 z y) x x) |
(+ x (/ (* x z) y)) |
(fma.f64 (/.f64 z y) x x) |
(+ x (/ (* x z) y)) |
(fma.f64 (/.f64 z y) x x) |
(* 2 (sqrt (* z (+ x y)))) |
(*.f64 (sqrt.f64 (*.f64 (+.f64 y x) z)) #s(literal 2 binary64)) |
(* z (+ (* 2 (sqrt (/ (+ x y) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))) |
(*.f64 (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (pow.f64 z #s(literal 3 binary64)))) (*.f64 y x) (*.f64 (sqrt.f64 (/.f64 (+.f64 y x) z)) #s(literal 2 binary64))) z) |
(* z (+ (* -1/4 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 2 (sqrt (/ (+ x y) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (*.f64 y y))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 y x) #s(literal 3 binary64))) (pow.f64 z #s(literal 5 binary64)))) (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (pow.f64 z #s(literal 3 binary64)))) (*.f64 y x) (*.f64 (sqrt.f64 (/.f64 (+.f64 y x) z)) #s(literal 2 binary64)))) z) |
(* z (+ (* -1/4 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/8 (* (* (pow x 3) (pow y 3)) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (+ (* 2 (sqrt (/ (+ x y) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 y x) #s(literal 5 binary64))) (pow.f64 z #s(literal 7 binary64)))) (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (*.f64 y y))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 y x) #s(literal 3 binary64))) (pow.f64 z #s(literal 5 binary64)))) (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (pow.f64 z #s(literal 3 binary64)))) (*.f64 y x) (*.f64 (sqrt.f64 (/.f64 (+.f64 y x) z)) #s(literal 2 binary64))))) z) |
(sqrt (* z (+ x y))) |
(sqrt.f64 (*.f64 (+.f64 y x) z)) |
(* z (+ (sqrt (/ (+ x y) z)) (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (pow.f64 z #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (+.f64 y x) z))) z) |
(* z (+ (sqrt (/ (+ x y) z)) (+ (* -1/8 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (pow.f64 z #s(literal 3 binary64)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 y x) #s(literal 3 binary64))) (pow.f64 z #s(literal 5 binary64)))) (*.f64 (*.f64 x x) (*.f64 y y))) #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (+.f64 y x) z)))) z) |
(* z (+ (sqrt (/ (+ x y) z)) (+ (* -1/8 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/16 (* (* (pow x 3) (pow y 3)) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))))) |
(*.f64 (+.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 y x) #s(literal 3 binary64))) (pow.f64 z #s(literal 5 binary64)))) (*.f64 (*.f64 x x) (*.f64 y y))) #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (+.f64 y x) z))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (pow.f64 z #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 y x) #s(literal 5 binary64))) (pow.f64 z #s(literal 7 binary64))))))) z) |
(* z (+ x y)) |
(*.f64 (+.f64 y x) z) |
(* z (+ x (+ y (/ (* x y) z)))) |
(*.f64 (fma.f64 y (/.f64 x z) (+.f64 y x)) z) |
(* z (+ x (+ y (/ (* x y) z)))) |
(*.f64 (fma.f64 y (/.f64 x z) (+.f64 y x)) z) |
(* z (+ x (+ y (/ (* x y) z)))) |
(*.f64 (fma.f64 y (/.f64 x z) (+.f64 y x)) z) |
(* 2 (sqrt (* z (+ x y)))) |
(*.f64 (sqrt.f64 (*.f64 (+.f64 y x) z)) #s(literal 2 binary64)) |
(* z (+ (* 2 (sqrt (/ (+ x y) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))) |
(*.f64 (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (pow.f64 z #s(literal 3 binary64)))) (*.f64 y x) (*.f64 (sqrt.f64 (/.f64 (+.f64 y x) z)) #s(literal 2 binary64))) z) |
(* z (+ (* -1/4 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 2 (sqrt (/ (+ x y) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (*.f64 y y))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 y x) #s(literal 3 binary64))) (pow.f64 z #s(literal 5 binary64)))) (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (pow.f64 z #s(literal 3 binary64)))) (*.f64 y x) (*.f64 (sqrt.f64 (/.f64 (+.f64 y x) z)) #s(literal 2 binary64)))) z) |
(* z (+ (* -1/4 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/8 (* (* (pow x 3) (pow y 3)) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (+ (* 2 (sqrt (/ (+ x y) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 y x) #s(literal 5 binary64))) (pow.f64 z #s(literal 7 binary64)))) (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (*.f64 y y))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 y x) #s(literal 3 binary64))) (pow.f64 z #s(literal 5 binary64)))) (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (pow.f64 z #s(literal 3 binary64)))) (*.f64 y x) (*.f64 (sqrt.f64 (/.f64 (+.f64 y x) z)) #s(literal 2 binary64))))) z) |
(sqrt (* z (+ x y))) |
(sqrt.f64 (*.f64 (+.f64 y x) z)) |
(* z (+ (sqrt (/ (+ x y) z)) (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (pow.f64 z #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (+.f64 y x) z))) z) |
(* z (+ (sqrt (/ (+ x y) z)) (+ (* -1/8 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (pow.f64 z #s(literal 3 binary64)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 y x) #s(literal 3 binary64))) (pow.f64 z #s(literal 5 binary64)))) (*.f64 (*.f64 x x) (*.f64 y y))) #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (+.f64 y x) z)))) z) |
(* z (+ (sqrt (/ (+ x y) z)) (+ (* -1/8 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/16 (* (* (pow x 3) (pow y 3)) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))))) |
(*.f64 (+.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 y x) #s(literal 3 binary64))) (pow.f64 z #s(literal 5 binary64)))) (*.f64 (*.f64 x x) (*.f64 y y))) #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (+.f64 y x) z))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (pow.f64 z #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 y x) #s(literal 5 binary64))) (pow.f64 z #s(literal 7 binary64))))))) z) |
(* z (+ x y)) |
(*.f64 (+.f64 y x) z) |
(* z (+ x (+ y (/ (* x y) z)))) |
(*.f64 (fma.f64 y (/.f64 x z) (+.f64 y x)) z) |
(* z (+ x (+ y (/ (* x y) z)))) |
(*.f64 (fma.f64 y (/.f64 x z) (+.f64 y x)) z) |
(* z (+ x (+ y (/ (* x y) z)))) |
(*.f64 (fma.f64 y (/.f64 x z) (+.f64 y x)) z) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* z (+ x (/ (* x y) z))) |
(*.f64 (fma.f64 y (/.f64 x z) x) z) |
(* z (+ x (/ (* x y) z))) |
(*.f64 (fma.f64 y (/.f64 x z) x) z) |
(* z (+ x (/ (* x y) z))) |
(*.f64 (fma.f64 y (/.f64 x z) x) z) |
(* 2 (sqrt (* z (+ x y)))) |
(*.f64 (sqrt.f64 (*.f64 (+.f64 y x) z)) #s(literal 2 binary64)) |
(* z (+ (* 2 (sqrt (/ (+ x y) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))) |
(*.f64 (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (pow.f64 z #s(literal 3 binary64)))) (*.f64 y x) (*.f64 (sqrt.f64 (/.f64 (+.f64 y x) z)) #s(literal 2 binary64))) z) |
(* z (+ (* -1/4 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 2 (sqrt (/ (+ x y) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (*.f64 y y))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 y x) #s(literal 3 binary64))) (pow.f64 z #s(literal 5 binary64)))) (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (pow.f64 z #s(literal 3 binary64)))) (*.f64 y x) (*.f64 (sqrt.f64 (/.f64 (+.f64 y x) z)) #s(literal 2 binary64)))) z) |
(* z (+ (* -1/4 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/8 (* (* (pow x 3) (pow y 3)) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (+ (* 2 (sqrt (/ (+ x y) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 y x) #s(literal 5 binary64))) (pow.f64 z #s(literal 7 binary64)))) (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (*.f64 y y))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 y x) #s(literal 3 binary64))) (pow.f64 z #s(literal 5 binary64)))) (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (pow.f64 z #s(literal 3 binary64)))) (*.f64 y x) (*.f64 (sqrt.f64 (/.f64 (+.f64 y x) z)) #s(literal 2 binary64))))) z) |
(sqrt (* z (+ x y))) |
(sqrt.f64 (*.f64 (+.f64 y x) z)) |
(* z (+ (sqrt (/ (+ x y) z)) (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (pow.f64 z #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (+.f64 y x) z))) z) |
(* z (+ (sqrt (/ (+ x y) z)) (+ (* -1/8 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (pow.f64 z #s(literal 3 binary64)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 y x) #s(literal 3 binary64))) (pow.f64 z #s(literal 5 binary64)))) (*.f64 (*.f64 x x) (*.f64 y y))) #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (+.f64 y x) z)))) z) |
(* z (+ (sqrt (/ (+ x y) z)) (+ (* -1/8 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/16 (* (* (pow x 3) (pow y 3)) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))))) |
(*.f64 (+.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 y x) #s(literal 3 binary64))) (pow.f64 z #s(literal 5 binary64)))) (*.f64 (*.f64 x x) (*.f64 y y))) #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (+.f64 y x) z))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (pow.f64 z #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 y x) #s(literal 5 binary64))) (pow.f64 z #s(literal 7 binary64))))))) z) |
(* z (+ x y)) |
(*.f64 (+.f64 y x) z) |
(* z (+ x (+ y (/ (* x y) z)))) |
(*.f64 (fma.f64 y (/.f64 x z) (+.f64 y x)) z) |
(* z (+ x (+ y (/ (* x y) z)))) |
(*.f64 (fma.f64 y (/.f64 x z) (+.f64 y x)) z) |
(* z (+ x (+ y (/ (* x y) z)))) |
(*.f64 (fma.f64 y (/.f64 x z) (+.f64 y x)) z) |
(* 2 (sqrt (* z (+ (* -1 (/ (pow y 2) (- x y))) (/ (pow x 2) (- x y)))))) |
(*.f64 (sqrt.f64 (*.f64 (fma.f64 x (/.f64 x (-.f64 x y)) (/.f64 (*.f64 (neg.f64 y) y) (-.f64 x y))) z)) #s(literal 2 binary64)) |
(* z (+ (* 2 (sqrt (/ (+ (* -1 (/ (pow y 2) (- x y))) (/ (pow x 2) (- x y))) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ (* -1 (/ (pow y 2) (- x y))) (/ (pow x 2) (- x y))))))))) |
(*.f64 (fma.f64 (sqrt.f64 (/.f64 (fma.f64 x (/.f64 x (-.f64 x y)) (/.f64 (*.f64 (neg.f64 y) y) (-.f64 x y))) z)) #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (fma.f64 x (/.f64 x (-.f64 x y)) (/.f64 (*.f64 (neg.f64 y) y) (-.f64 x y))))) (*.f64 y x))) z) |
(* z (+ (* -1/4 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ (* -1 (/ (pow y 2) (- x y))) (/ (pow x 2) (- x y))) 3)))))) (+ (* 2 (sqrt (/ (+ (* -1 (/ (pow y 2) (- x y))) (/ (pow x 2) (- x y))) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ (* -1 (/ (pow y 2) (- x y))) (/ (pow x 2) (- x y)))))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (*.f64 y y))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 5 binary64))) (pow.f64 (fma.f64 x (/.f64 x (-.f64 x y)) (/.f64 (*.f64 (neg.f64 y) y) (-.f64 x y))) #s(literal 3 binary64)))) (fma.f64 (sqrt.f64 (/.f64 (fma.f64 x (/.f64 x (-.f64 x y)) (/.f64 (*.f64 (neg.f64 y) y) (-.f64 x y))) z)) #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (fma.f64 x (/.f64 x (-.f64 x y)) (/.f64 (*.f64 (neg.f64 y) y) (-.f64 x y))))) (*.f64 y x)))) z) |
(* z (+ (* -1/4 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ (* -1 (/ (pow y 2) (- x y))) (/ (pow x 2) (- x y))) 3)))))) (+ (* 1/8 (* (* (pow x 3) (pow y 3)) (sqrt (/ 1 (* (pow z 7) (pow (+ (* -1 (/ (pow y 2) (- x y))) (/ (pow x 2) (- x y))) 5)))))) (+ (* 2 (sqrt (/ (+ (* -1 (/ (pow y 2) (- x y))) (/ (pow x 2) (- x y))) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ (* -1 (/ (pow y 2) (- x y))) (/ (pow x 2) (- x y))))))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 7 binary64))) (pow.f64 (fma.f64 x (/.f64 x (-.f64 x y)) (/.f64 (*.f64 (neg.f64 y) y) (-.f64 x y))) #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (*.f64 y y))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 5 binary64))) (pow.f64 (fma.f64 x (/.f64 x (-.f64 x y)) (/.f64 (*.f64 (neg.f64 y) y) (-.f64 x y))) #s(literal 3 binary64)))) (fma.f64 (sqrt.f64 (/.f64 (fma.f64 x (/.f64 x (-.f64 x y)) (/.f64 (*.f64 (neg.f64 y) y) (-.f64 x y))) z)) #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (fma.f64 x (/.f64 x (-.f64 x y)) (/.f64 (*.f64 (neg.f64 y) y) (-.f64 x y))))) (*.f64 y x))))) z) |
(sqrt (* z (+ (* -1 (/ (pow y 2) (- x y))) (/ (pow x 2) (- x y))))) |
(sqrt.f64 (*.f64 (fma.f64 x (/.f64 x (-.f64 x y)) (/.f64 (*.f64 (neg.f64 y) y) (-.f64 x y))) z)) |
(* z (+ (sqrt (/ (+ (* -1 (/ (pow y 2) (- x y))) (/ (pow x 2) (- x y))) z)) (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ (* -1 (/ (pow y 2) (- x y))) (/ (pow x 2) (- x y)))))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (fma.f64 x (/.f64 x (-.f64 x y)) (/.f64 (*.f64 (neg.f64 y) y) (-.f64 x y))))) (sqrt.f64 (/.f64 (fma.f64 x (/.f64 x (-.f64 x y)) (/.f64 (*.f64 (neg.f64 y) y) (-.f64 x y))) z))) z) |
(* z (+ (sqrt (/ (+ (* -1 (/ (pow y 2) (- x y))) (/ (pow x 2) (- x y))) z)) (+ (* -1/8 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ (* -1 (/ (pow y 2) (- x y))) (/ (pow x 2) (- x y))) 3)))))) (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ (* -1 (/ (pow y 2) (- x y))) (/ (pow x 2) (- x y))))))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 y y))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 5 binary64))) (pow.f64 (fma.f64 x (/.f64 x (-.f64 x y)) (/.f64 (*.f64 (neg.f64 y) y) (-.f64 x y))) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (fma.f64 x (/.f64 x (-.f64 x y)) (/.f64 (*.f64 (neg.f64 y) y) (-.f64 x y))))) (sqrt.f64 (/.f64 (fma.f64 x (/.f64 x (-.f64 x y)) (/.f64 (*.f64 (neg.f64 y) y) (-.f64 x y))) z)))) z) |
(* z (+ (sqrt (/ (+ (* -1 (/ (pow y 2) (- x y))) (/ (pow x 2) (- x y))) z)) (+ (* -1/8 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ (* -1 (/ (pow y 2) (- x y))) (/ (pow x 2) (- x y))) 3)))))) (+ (* 1/16 (* (* (pow x 3) (pow y 3)) (sqrt (/ 1 (* (pow z 7) (pow (+ (* -1 (/ (pow y 2) (- x y))) (/ (pow x 2) (- x y))) 5)))))) (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ (* -1 (/ (pow y 2) (- x y))) (/ (pow x 2) (- x y)))))))))))) |
(*.f64 (+.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 y y))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 5 binary64))) (pow.f64 (fma.f64 x (/.f64 x (-.f64 x y)) (/.f64 (*.f64 (neg.f64 y) y) (-.f64 x y))) #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (fma.f64 x (/.f64 x (-.f64 x y)) (/.f64 (*.f64 (neg.f64 y) y) (-.f64 x y))) z))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 7 binary64))) (pow.f64 (fma.f64 x (/.f64 x (-.f64 x y)) (/.f64 (*.f64 (neg.f64 y) y) (-.f64 x y))) #s(literal 5 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (fma.f64 x (/.f64 x (-.f64 x y)) (/.f64 (*.f64 (neg.f64 y) y) (-.f64 x y)))))))) z) |
(* z (+ (* -1 (/ (pow y 2) (- x y))) (/ (pow x 2) (- x y)))) |
(*.f64 (fma.f64 x (/.f64 x (-.f64 x y)) (/.f64 (*.f64 (neg.f64 y) y) (-.f64 x y))) z) |
(* z (+ (* -1 (/ (pow y 2) (- x y))) (+ (/ (* x y) z) (/ (pow x 2) (- x y))))) |
(*.f64 (fma.f64 y (/.f64 x z) (fma.f64 x (/.f64 x (-.f64 x y)) (/.f64 (*.f64 (neg.f64 y) y) (-.f64 x y)))) z) |
(* z (+ (* -1 (/ (pow y 2) (- x y))) (+ (/ (* x y) z) (/ (pow x 2) (- x y))))) |
(*.f64 (fma.f64 y (/.f64 x z) (fma.f64 x (/.f64 x (-.f64 x y)) (/.f64 (*.f64 (neg.f64 y) y) (-.f64 x y)))) z) |
(* z (+ (* -1 (/ (pow y 2) (- x y))) (+ (/ (* x y) z) (/ (pow x 2) (- x y))))) |
(*.f64 (fma.f64 y (/.f64 x z) (fma.f64 x (/.f64 x (-.f64 x y)) (/.f64 (*.f64 (neg.f64 y) y) (-.f64 x y)))) z) |
(* 2 (sqrt (* z (+ x y)))) |
(*.f64 (sqrt.f64 (*.f64 (+.f64 y x) z)) #s(literal 2 binary64)) |
(* z (+ (* 2 (sqrt (/ (+ x y) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))) |
(*.f64 (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (pow.f64 z #s(literal 3 binary64)))) (*.f64 y x) (*.f64 (sqrt.f64 (/.f64 (+.f64 y x) z)) #s(literal 2 binary64))) z) |
(* z (+ (* -1/4 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 2 (sqrt (/ (+ x y) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (*.f64 y y))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 y x) #s(literal 3 binary64))) (pow.f64 z #s(literal 5 binary64)))) (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (pow.f64 z #s(literal 3 binary64)))) (*.f64 y x) (*.f64 (sqrt.f64 (/.f64 (+.f64 y x) z)) #s(literal 2 binary64)))) z) |
(* z (+ (* -1/4 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/8 (* (* (pow x 3) (pow y 3)) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (+ (* 2 (sqrt (/ (+ x y) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 y x) #s(literal 5 binary64))) (pow.f64 z #s(literal 7 binary64)))) (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (*.f64 y y))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 y x) #s(literal 3 binary64))) (pow.f64 z #s(literal 5 binary64)))) (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (pow.f64 z #s(literal 3 binary64)))) (*.f64 y x) (*.f64 (sqrt.f64 (/.f64 (+.f64 y x) z)) #s(literal 2 binary64))))) z) |
(sqrt (* z (+ x y))) |
(sqrt.f64 (*.f64 (+.f64 y x) z)) |
(* z (+ (sqrt (/ (+ x y) z)) (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (pow.f64 z #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (+.f64 y x) z))) z) |
(* z (+ (sqrt (/ (+ x y) z)) (+ (* -1/8 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (pow.f64 z #s(literal 3 binary64)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 y x) #s(literal 3 binary64))) (pow.f64 z #s(literal 5 binary64)))) (*.f64 (*.f64 x x) (*.f64 y y))) #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (+.f64 y x) z)))) z) |
(* z (+ (sqrt (/ (+ x y) z)) (+ (* -1/8 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/16 (* (* (pow x 3) (pow y 3)) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))))) |
(*.f64 (+.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 y x) #s(literal 3 binary64))) (pow.f64 z #s(literal 5 binary64)))) (*.f64 (*.f64 x x) (*.f64 y y))) #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (+.f64 y x) z))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (pow.f64 z #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 y x) #s(literal 5 binary64))) (pow.f64 z #s(literal 7 binary64))))))) z) |
(* (pow z 2) (pow (+ x y) 2)) |
(*.f64 (*.f64 z z) (pow.f64 (+.f64 y x) #s(literal 2 binary64))) |
(* (pow z 2) (+ (* 2 (/ (* x (* y (+ x y))) z)) (pow (+ x y) 2))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (+.f64 y x) y) x) z) #s(literal 2 binary64) (pow.f64 (+.f64 y x) #s(literal 2 binary64))) (*.f64 z z)) |
(* (pow z 2) (+ (* 2 (/ (* x (* y (+ x y))) z)) (+ (/ (* (pow x 2) (pow y 2)) (pow z 2)) (pow (+ x y) 2)))) |
(*.f64 (fma.f64 (/.f64 (*.f64 x x) z) (/.f64 (*.f64 y y) z) (fma.f64 (/.f64 (*.f64 (*.f64 (+.f64 y x) y) x) z) #s(literal 2 binary64) (pow.f64 (+.f64 y x) #s(literal 2 binary64)))) (*.f64 z z)) |
(* (pow z 2) (+ (* 2 (/ (* x (* y (+ x y))) z)) (+ (/ (* (pow x 2) (pow y 2)) (pow z 2)) (pow (+ x y) 2)))) |
(*.f64 (fma.f64 (/.f64 (*.f64 x x) z) (/.f64 (*.f64 y y) z) (fma.f64 (/.f64 (*.f64 (*.f64 (+.f64 y x) y) x) z) #s(literal 2 binary64) (pow.f64 (+.f64 y x) #s(literal 2 binary64)))) (*.f64 z z)) |
(* z (+ x y)) |
(*.f64 (+.f64 y x) z) |
(* z (+ x (+ y (/ (* x y) z)))) |
(*.f64 (fma.f64 y (/.f64 x z) (+.f64 y x)) z) |
(* z (+ x (+ y (/ (* x y) z)))) |
(*.f64 (fma.f64 y (/.f64 x z) (+.f64 y x)) z) |
(* z (+ x (+ y (/ (* x y) z)))) |
(*.f64 (fma.f64 y (/.f64 x z) (+.f64 y x)) z) |
(/ (* x z) y) |
(/.f64 (*.f64 z x) y) |
(* z (+ (/ x y) (/ x z))) |
(*.f64 (+.f64 (/.f64 x z) (/.f64 x y)) z) |
(* z (+ (/ x y) (/ x z))) |
(*.f64 (+.f64 (/.f64 x z) (/.f64 x y)) z) |
(* z (+ (/ x y) (/ x z))) |
(*.f64 (+.f64 (/.f64 x z) (/.f64 x y)) z) |
(* -2 (* (sqrt (* z (+ x y))) (pow (sqrt -1) 2))) |
(*.f64 (neg.f64 (sqrt.f64 (*.f64 (+.f64 y x) z))) #s(literal -2 binary64)) |
(* -1 (* z (+ (* 2 (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))) |
(*.f64 (neg.f64 z) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (+.f64 y x) z)) #s(literal -1 binary64)) #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (pow.f64 z #s(literal 3 binary64)))) (*.f64 y x)))) |
(* -1 (* z (+ (* -1/4 (* (/ (* (pow x 2) (pow y 2)) (pow (sqrt -1) 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 2 (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))))) |
(*.f64 (neg.f64 z) (fma.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 y x) #s(literal 3 binary64))) (pow.f64 z #s(literal 5 binary64))))) #s(literal -1/4 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (+.f64 y x) z)) #s(literal -1 binary64)) #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (pow.f64 z #s(literal 3 binary64)))) (*.f64 y x))))) |
(* -1 (* z (+ (* -1/4 (* (/ (* (pow x 2) (pow y 2)) (pow (sqrt -1) 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/8 (* (/ (* (pow x 3) (pow y 3)) (pow (sqrt -1) 4)) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (+ (* 2 (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))))) |
(*.f64 (neg.f64 z) (fma.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 y x) #s(literal 3 binary64))) (pow.f64 z #s(literal 5 binary64))))) #s(literal -1/4 binary64) (fma.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 y x) #s(literal 5 binary64))) (pow.f64 z #s(literal 7 binary64)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (+.f64 y x) z)) #s(literal -1 binary64)) #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (pow.f64 z #s(literal 3 binary64)))) (*.f64 y x)))))) |
(* -1 (* (sqrt (* z (+ x y))) (pow (sqrt -1) 2))) |
(*.f64 (sqrt.f64 (*.f64 (+.f64 y x) z)) #s(literal 1 binary64)) |
(* -1 (* z (+ (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))) (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2))))) |
(*.f64 (neg.f64 z) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (pow.f64 z #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 (+.f64 y x) z)) #s(literal -1 binary64)))) |
(* -1 (* z (+ (* -1/8 (* (/ (* (pow x 2) (pow y 2)) (pow (sqrt -1) 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))) (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2)))))) |
(*.f64 (neg.f64 z) (fma.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 y x) #s(literal 3 binary64))) (pow.f64 z #s(literal 5 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (pow.f64 z #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 (+.f64 y x) z)) #s(literal -1 binary64))))) |
(* -1 (* z (+ (* -1/8 (* (/ (* (pow x 2) (pow y 2)) (pow (sqrt -1) 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/16 (* (/ (* (pow x 3) (pow y 3)) (pow (sqrt -1) 4)) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (+ (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))) (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2))))))) |
(*.f64 (neg.f64 z) (fma.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 y x) #s(literal 3 binary64))) (pow.f64 z #s(literal 5 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 y x) #s(literal 5 binary64))) (pow.f64 z #s(literal 7 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (pow.f64 z #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 (+.f64 y x) z)) #s(literal -1 binary64)))))) |
(* z (+ x y)) |
(*.f64 (+.f64 y x) z) |
(* -1 (* z (+ (* -1 (+ x y)) (* -1 (/ (* x y) z))))) |
(*.f64 (neg.f64 z) (neg.f64 (fma.f64 y (/.f64 x z) (+.f64 y x)))) |
(* -1 (* z (+ (* -1 (+ x y)) (* -1 (/ (* x y) z))))) |
(*.f64 (neg.f64 z) (neg.f64 (fma.f64 y (/.f64 x z) (+.f64 y x)))) |
(* -1 (* z (+ (* -1 (+ x y)) (* -1 (/ (* x y) z))))) |
(*.f64 (neg.f64 z) (neg.f64 (fma.f64 y (/.f64 x z) (+.f64 y x)))) |
(* -2 (* (sqrt (* z (+ x y))) (pow (sqrt -1) 2))) |
(*.f64 (neg.f64 (sqrt.f64 (*.f64 (+.f64 y x) z))) #s(literal -2 binary64)) |
(* -1 (* z (+ (* 2 (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))) |
(*.f64 (neg.f64 z) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (+.f64 y x) z)) #s(literal -1 binary64)) #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (pow.f64 z #s(literal 3 binary64)))) (*.f64 y x)))) |
(* -1 (* z (+ (* -1/4 (* (/ (* (pow x 2) (pow y 2)) (pow (sqrt -1) 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 2 (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))))) |
(*.f64 (neg.f64 z) (fma.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 y x) #s(literal 3 binary64))) (pow.f64 z #s(literal 5 binary64))))) #s(literal -1/4 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (+.f64 y x) z)) #s(literal -1 binary64)) #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (pow.f64 z #s(literal 3 binary64)))) (*.f64 y x))))) |
(* -1 (* z (+ (* -1/4 (* (/ (* (pow x 2) (pow y 2)) (pow (sqrt -1) 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/8 (* (/ (* (pow x 3) (pow y 3)) (pow (sqrt -1) 4)) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (+ (* 2 (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))))) |
(*.f64 (neg.f64 z) (fma.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 y x) #s(literal 3 binary64))) (pow.f64 z #s(literal 5 binary64))))) #s(literal -1/4 binary64) (fma.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 y x) #s(literal 5 binary64))) (pow.f64 z #s(literal 7 binary64)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (+.f64 y x) z)) #s(literal -1 binary64)) #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (pow.f64 z #s(literal 3 binary64)))) (*.f64 y x)))))) |
(* -1 (* (sqrt (* z (+ x y))) (pow (sqrt -1) 2))) |
(*.f64 (sqrt.f64 (*.f64 (+.f64 y x) z)) #s(literal 1 binary64)) |
(* -1 (* z (+ (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))) (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2))))) |
(*.f64 (neg.f64 z) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (pow.f64 z #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 (+.f64 y x) z)) #s(literal -1 binary64)))) |
(* -1 (* z (+ (* -1/8 (* (/ (* (pow x 2) (pow y 2)) (pow (sqrt -1) 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))) (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2)))))) |
(*.f64 (neg.f64 z) (fma.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 y x) #s(literal 3 binary64))) (pow.f64 z #s(literal 5 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (pow.f64 z #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 (+.f64 y x) z)) #s(literal -1 binary64))))) |
(* -1 (* z (+ (* -1/8 (* (/ (* (pow x 2) (pow y 2)) (pow (sqrt -1) 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/16 (* (/ (* (pow x 3) (pow y 3)) (pow (sqrt -1) 4)) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (+ (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))) (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2))))))) |
(*.f64 (neg.f64 z) (fma.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 y x) #s(literal 3 binary64))) (pow.f64 z #s(literal 5 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 y x) #s(literal 5 binary64))) (pow.f64 z #s(literal 7 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (pow.f64 z #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 (+.f64 y x) z)) #s(literal -1 binary64)))))) |
(* z (+ x y)) |
(*.f64 (+.f64 y x) z) |
(* -1 (* z (+ (* -1 (+ x y)) (* -1 (/ (* x y) z))))) |
(*.f64 (neg.f64 z) (neg.f64 (fma.f64 y (/.f64 x z) (+.f64 y x)))) |
(* -1 (* z (+ (* -1 (+ x y)) (* -1 (/ (* x y) z))))) |
(*.f64 (neg.f64 z) (neg.f64 (fma.f64 y (/.f64 x z) (+.f64 y x)))) |
(* -1 (* z (+ (* -1 (+ x y)) (* -1 (/ (* x y) z))))) |
(*.f64 (neg.f64 z) (neg.f64 (fma.f64 y (/.f64 x z) (+.f64 y x)))) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* -1 (* z (+ (* -1 x) (* -1 (/ (* x y) z))))) |
(*.f64 (neg.f64 z) (neg.f64 (fma.f64 y (/.f64 x z) x))) |
(* -1 (* z (+ (* -1 x) (* -1 (/ (* x y) z))))) |
(*.f64 (neg.f64 z) (neg.f64 (fma.f64 y (/.f64 x z) x))) |
(* -1 (* z (+ (* -1 x) (* -1 (/ (* x y) z))))) |
(*.f64 (neg.f64 z) (neg.f64 (fma.f64 y (/.f64 x z) x))) |
(* -2 (* (sqrt (* z (+ (* -1 x) (* -1 y)))) (sqrt -1))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 (-.f64 (neg.f64 y) x) z)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -2 binary64)) |
(* -1 (* z (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 y)) z)) (sqrt -1))) (* (* x (* y (sqrt -1))) (sqrt (/ 1 (* (pow z 3) (+ (* -1 x) (* -1 y))))))))) |
(*.f64 (neg.f64 z) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (-.f64 (neg.f64 y) x) z))) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 y) x)) (pow.f64 z #s(literal 3 binary64)))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x)))) |
(* -1 (* z (+ (* -1/4 (* (* (pow x 2) (* (pow y 2) (sqrt -1))) (sqrt (/ 1 (* (pow z 5) (pow (+ (* -1 x) (* -1 y)) 3)))))) (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 y)) z)) (sqrt -1))) (* (* x (* y (sqrt -1))) (sqrt (/ 1 (* (pow z 3) (+ (* -1 x) (* -1 y)))))))))) |
(*.f64 (neg.f64 z) (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 y y)) (*.f64 x x))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (neg.f64 y) x) #s(literal 3 binary64))) (pow.f64 z #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (-.f64 (neg.f64 y) x) z))) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 y) x)) (pow.f64 z #s(literal 3 binary64)))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x))))) |
(* -1 (* z (+ (* -1/4 (* (* (pow x 2) (* (pow y 2) (sqrt -1))) (sqrt (/ 1 (* (pow z 5) (pow (+ (* -1 x) (* -1 y)) 3)))))) (+ (* 1/8 (* (* (pow x 3) (* (pow y 3) (sqrt -1))) (sqrt (/ 1 (* (pow z 7) (pow (+ (* -1 x) (* -1 y)) 5)))))) (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 y)) z)) (sqrt -1))) (* (* x (* y (sqrt -1))) (sqrt (/ 1 (* (pow z 3) (+ (* -1 x) (* -1 y))))))))))) |
(*.f64 (neg.f64 z) (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 y #s(literal 3 binary64))) (pow.f64 x #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (neg.f64 y) x) #s(literal 5 binary64))) (pow.f64 z #s(literal 7 binary64)))) (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 y y)) (*.f64 x x))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (neg.f64 y) x) #s(literal 3 binary64))) (pow.f64 z #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (-.f64 (neg.f64 y) x) z))) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 y) x)) (pow.f64 z #s(literal 3 binary64)))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x)))))) |
(* -1 (* (sqrt (* z (+ (* -1 x) (* -1 y)))) (sqrt -1))) |
(*.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (-.f64 (neg.f64 y) x) z))) |
(* -1 (* z (+ (* 1/2 (* (* x (* y (sqrt -1))) (sqrt (/ 1 (* (pow z 3) (+ (* -1 x) (* -1 y))))))) (* (sqrt (/ (+ (* -1 x) (* -1 y)) z)) (sqrt -1))))) |
(*.f64 (neg.f64 z) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 y) x)) (pow.f64 z #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 (-.f64 (neg.f64 y) x) z)) (sqrt.f64 #s(literal -1 binary64))))) |
(* -1 (* z (+ (* -1/8 (* (* (pow x 2) (* (pow y 2) (sqrt -1))) (sqrt (/ 1 (* (pow z 5) (pow (+ (* -1 x) (* -1 y)) 3)))))) (+ (* 1/2 (* (* x (* y (sqrt -1))) (sqrt (/ 1 (* (pow z 3) (+ (* -1 x) (* -1 y))))))) (* (sqrt (/ (+ (* -1 x) (* -1 y)) z)) (sqrt -1)))))) |
(*.f64 (neg.f64 z) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 y y)) (*.f64 x x))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (neg.f64 y) x) #s(literal 3 binary64))) (pow.f64 z #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 y) x)) (pow.f64 z #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 (-.f64 (neg.f64 y) x) z)) (sqrt.f64 #s(literal -1 binary64)))))) |
(* -1 (* z (+ (* -1/8 (* (* (pow x 2) (* (pow y 2) (sqrt -1))) (sqrt (/ 1 (* (pow z 5) (pow (+ (* -1 x) (* -1 y)) 3)))))) (+ (* 1/16 (* (* (pow x 3) (* (pow y 3) (sqrt -1))) (sqrt (/ 1 (* (pow z 7) (pow (+ (* -1 x) (* -1 y)) 5)))))) (+ (* 1/2 (* (* x (* y (sqrt -1))) (sqrt (/ 1 (* (pow z 3) (+ (* -1 x) (* -1 y))))))) (* (sqrt (/ (+ (* -1 x) (* -1 y)) z)) (sqrt -1))))))) |
(*.f64 (neg.f64 z) (fma.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 y #s(literal 3 binary64))) (pow.f64 x #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (neg.f64 y) x) #s(literal 5 binary64))) (pow.f64 z #s(literal 7 binary64)))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 y y)) (*.f64 x x))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (neg.f64 y) x) #s(literal 3 binary64))) (pow.f64 z #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 y) x)) (pow.f64 z #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 (-.f64 (neg.f64 y) x) z)) (sqrt.f64 #s(literal -1 binary64))))))) |
(* -1 (* z (+ (* -1 x) (* -1 y)))) |
(*.f64 (neg.f64 z) (-.f64 (neg.f64 y) x)) |
(* -1 (* z (+ (* -1 x) (+ (* -1 y) (* -1 (/ (* x y) z)))))) |
(*.f64 (neg.f64 z) (neg.f64 (fma.f64 y (/.f64 x z) (+.f64 y x)))) |
(* -1 (* z (+ (* -1 x) (+ (* -1 y) (* -1 (/ (* x y) z)))))) |
(*.f64 (neg.f64 z) (neg.f64 (fma.f64 y (/.f64 x z) (+.f64 y x)))) |
(* -1 (* z (+ (* -1 x) (+ (* -1 y) (* -1 (/ (* x y) z)))))) |
(*.f64 (neg.f64 z) (neg.f64 (fma.f64 y (/.f64 x z) (+.f64 y x)))) |
(* -2 (* (sqrt (/ (* z (+ (* -1 (pow y 2)) (pow x 2))) (- x y))) (pow (sqrt -1) 2))) |
(*.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 (neg.f64 y) y (*.f64 x x)) (/.f64 z (-.f64 x y))))) #s(literal -2 binary64)) |
(* -1 (* z (+ (* 2 (* (sqrt (/ (+ (* -1 (pow y 2)) (pow x 2)) (* z (- x y)))) (pow (sqrt -1) 2))) (* (* x y) (sqrt (/ (- x y) (* (pow z 3) (+ (* -1 (pow y 2)) (pow x 2))))))))) |
(*.f64 (neg.f64 z) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (/.f64 (fma.f64 (neg.f64 y) y (*.f64 x x)) z) (-.f64 x y)))) #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 (-.f64 x y) (*.f64 (fma.f64 (neg.f64 y) y (*.f64 x x)) (pow.f64 z #s(literal 3 binary64))))) (*.f64 y x)))) |
(* -1 (* z (+ (* -1/4 (* (/ (* (pow x 2) (pow y 2)) (pow (sqrt -1) 2)) (sqrt (/ (pow (- x y) 3) (* (pow z 5) (pow (+ (* -1 (pow y 2)) (pow x 2)) 3)))))) (+ (* 2 (* (sqrt (/ (+ (* -1 (pow y 2)) (pow x 2)) (* z (- x y)))) (pow (sqrt -1) 2))) (* (* x y) (sqrt (/ (- x y) (* (pow z 3) (+ (* -1 (pow y 2)) (pow x 2)))))))))) |
(*.f64 (neg.f64 z) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (/.f64 (fma.f64 (neg.f64 y) y (*.f64 x x)) z) (-.f64 x y)))) #s(literal -1 binary64) (fma.f64 (sqrt.f64 (/.f64 (-.f64 x y) (*.f64 (fma.f64 (neg.f64 y) y (*.f64 x x)) (pow.f64 z #s(literal 3 binary64))))) (*.f64 y x) (*.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal -1 binary64))) (sqrt.f64 (/.f64 (pow.f64 (-.f64 x y) #s(literal 3 binary64)) (*.f64 (pow.f64 (fma.f64 (neg.f64 y) y (*.f64 x x)) #s(literal 3 binary64)) (pow.f64 z #s(literal 5 binary64)))))) #s(literal -1/4 binary64))))) |
(* -1 (* z (+ (* -1/4 (* (/ (* (pow x 2) (pow y 2)) (pow (sqrt -1) 2)) (sqrt (/ (pow (- x y) 3) (* (pow z 5) (pow (+ (* -1 (pow y 2)) (pow x 2)) 3)))))) (+ (* 1/8 (* (/ (* (pow x 3) (pow y 3)) (pow (sqrt -1) 4)) (sqrt (/ (pow (- x y) 5) (* (pow z 7) (pow (+ (* -1 (pow y 2)) (pow x 2)) 5)))))) (+ (* 2 (* (sqrt (/ (+ (* -1 (pow y 2)) (pow x 2)) (* z (- x y)))) (pow (sqrt -1) 2))) (* (* x y) (sqrt (/ (- x y) (* (pow z 3) (+ (* -1 (pow y 2)) (pow x 2))))))))))) |
(*.f64 (neg.f64 z) (fma.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal -1 binary64))) (sqrt.f64 (/.f64 (pow.f64 (-.f64 x y) #s(literal 3 binary64)) (*.f64 (pow.f64 (fma.f64 (neg.f64 y) y (*.f64 x x)) #s(literal 3 binary64)) (pow.f64 z #s(literal 5 binary64)))))) #s(literal -1/4 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (/.f64 (fma.f64 (neg.f64 y) y (*.f64 x x)) z) (-.f64 x y)))) #s(literal -1 binary64) (fma.f64 (sqrt.f64 (/.f64 (-.f64 x y) (*.f64 (fma.f64 (neg.f64 y) y (*.f64 x x)) (pow.f64 z #s(literal 3 binary64))))) (*.f64 y x) (*.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64)))) (sqrt.f64 (/.f64 (pow.f64 (-.f64 x y) #s(literal 5 binary64)) (*.f64 (pow.f64 (fma.f64 (neg.f64 y) y (*.f64 x x)) #s(literal 5 binary64)) (pow.f64 z #s(literal 7 binary64)))))))))) |
(* -1 (* (sqrt (/ (* z (+ (* -1 (pow y 2)) (pow x 2))) (- x y))) (pow (sqrt -1) 2))) |
(*.f64 (sqrt.f64 (*.f64 (fma.f64 (neg.f64 y) y (*.f64 x x)) (/.f64 z (-.f64 x y)))) #s(literal 1 binary64)) |
(* -1 (* z (+ (* 1/2 (* (* x y) (sqrt (/ (- x y) (* (pow z 3) (+ (* -1 (pow y 2)) (pow x 2))))))) (* (sqrt (/ (+ (* -1 (pow y 2)) (pow x 2)) (* z (- x y)))) (pow (sqrt -1) 2))))) |
(*.f64 (neg.f64 z) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) (sqrt.f64 (/.f64 (-.f64 x y) (*.f64 (fma.f64 (neg.f64 y) y (*.f64 x x)) (pow.f64 z #s(literal 3 binary64))))) (*.f64 (sqrt.f64 (/.f64 (/.f64 (fma.f64 (neg.f64 y) y (*.f64 x x)) z) (-.f64 x y))) #s(literal -1 binary64)))) |
(* -1 (* z (+ (* -1/8 (* (/ (* (pow x 2) (pow y 2)) (pow (sqrt -1) 2)) (sqrt (/ (pow (- x y) 3) (* (pow z 5) (pow (+ (* -1 (pow y 2)) (pow x 2)) 3)))))) (+ (* 1/2 (* (* x y) (sqrt (/ (- x y) (* (pow z 3) (+ (* -1 (pow y 2)) (pow x 2))))))) (* (sqrt (/ (+ (* -1 (pow y 2)) (pow x 2)) (* z (- x y)))) (pow (sqrt -1) 2)))))) |
(*.f64 (neg.f64 z) (fma.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal -1 binary64))) (sqrt.f64 (/.f64 (pow.f64 (-.f64 x y) #s(literal 3 binary64)) (*.f64 (pow.f64 (fma.f64 (neg.f64 y) y (*.f64 x x)) #s(literal 3 binary64)) (pow.f64 z #s(literal 5 binary64)))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) (sqrt.f64 (/.f64 (-.f64 x y) (*.f64 (fma.f64 (neg.f64 y) y (*.f64 x x)) (pow.f64 z #s(literal 3 binary64))))) (*.f64 (sqrt.f64 (/.f64 (/.f64 (fma.f64 (neg.f64 y) y (*.f64 x x)) z) (-.f64 x y))) #s(literal -1 binary64))))) |
(* -1 (* z (+ (* -1/8 (* (/ (* (pow x 2) (pow y 2)) (pow (sqrt -1) 2)) (sqrt (/ (pow (- x y) 3) (* (pow z 5) (pow (+ (* -1 (pow y 2)) (pow x 2)) 3)))))) (+ (* 1/16 (* (/ (* (pow x 3) (pow y 3)) (pow (sqrt -1) 4)) (sqrt (/ (pow (- x y) 5) (* (pow z 7) (pow (+ (* -1 (pow y 2)) (pow x 2)) 5)))))) (+ (* 1/2 (* (* x y) (sqrt (/ (- x y) (* (pow z 3) (+ (* -1 (pow y 2)) (pow x 2))))))) (* (sqrt (/ (+ (* -1 (pow y 2)) (pow x 2)) (* z (- x y)))) (pow (sqrt -1) 2))))))) |
(*.f64 (neg.f64 z) (fma.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal -1 binary64))) (sqrt.f64 (/.f64 (pow.f64 (-.f64 x y) #s(literal 3 binary64)) (*.f64 (pow.f64 (fma.f64 (neg.f64 y) y (*.f64 x x)) #s(literal 3 binary64)) (pow.f64 z #s(literal 5 binary64)))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64)))) (sqrt.f64 (/.f64 (pow.f64 (-.f64 x y) #s(literal 5 binary64)) (*.f64 (pow.f64 (fma.f64 (neg.f64 y) y (*.f64 x x)) #s(literal 5 binary64)) (pow.f64 z #s(literal 7 binary64))))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) (sqrt.f64 (/.f64 (-.f64 x y) (*.f64 (fma.f64 (neg.f64 y) y (*.f64 x x)) (pow.f64 z #s(literal 3 binary64))))) (*.f64 (sqrt.f64 (/.f64 (/.f64 (fma.f64 (neg.f64 y) y (*.f64 x x)) z) (-.f64 x y))) #s(literal -1 binary64)))))) |
(/ (* z (+ (* -1 (pow y 2)) (pow x 2))) (- x y)) |
(*.f64 (fma.f64 (neg.f64 y) y (*.f64 x x)) (/.f64 z (-.f64 x y))) |
(* -1 (* z (+ (* -1 (/ (* x y) z)) (* -1 (/ (+ (* -1 (pow y 2)) (pow x 2)) (- x y)))))) |
(*.f64 (neg.f64 z) (neg.f64 (fma.f64 y (/.f64 x z) (/.f64 (fma.f64 (neg.f64 y) y (*.f64 x x)) (-.f64 x y))))) |
(* -1 (* z (+ (* -1 (/ (* x y) z)) (* -1 (/ (+ (* -1 (pow y 2)) (pow x 2)) (- x y)))))) |
(*.f64 (neg.f64 z) (neg.f64 (fma.f64 y (/.f64 x z) (/.f64 (fma.f64 (neg.f64 y) y (*.f64 x x)) (-.f64 x y))))) |
(* -1 (* z (+ (* -1 (/ (* x y) z)) (* -1 (/ (+ (* -1 (pow y 2)) (pow x 2)) (- x y)))))) |
(*.f64 (neg.f64 z) (neg.f64 (fma.f64 y (/.f64 x z) (/.f64 (fma.f64 (neg.f64 y) y (*.f64 x x)) (-.f64 x y))))) |
(* -2 (* (sqrt (* z (+ (* -1 x) (* -1 y)))) (sqrt -1))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 (-.f64 (neg.f64 y) x) z)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -2 binary64)) |
(* -1 (* z (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 y)) z)) (sqrt -1))) (* (* x (* y (sqrt -1))) (sqrt (/ 1 (* (pow z 3) (+ (* -1 x) (* -1 y))))))))) |
(*.f64 (neg.f64 z) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (-.f64 (neg.f64 y) x) z))) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 y) x)) (pow.f64 z #s(literal 3 binary64)))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x)))) |
(* -1 (* z (+ (* -1/4 (* (* (pow x 2) (* (pow y 2) (sqrt -1))) (sqrt (/ 1 (* (pow z 5) (pow (+ (* -1 x) (* -1 y)) 3)))))) (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 y)) z)) (sqrt -1))) (* (* x (* y (sqrt -1))) (sqrt (/ 1 (* (pow z 3) (+ (* -1 x) (* -1 y)))))))))) |
(*.f64 (neg.f64 z) (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 y y)) (*.f64 x x))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (neg.f64 y) x) #s(literal 3 binary64))) (pow.f64 z #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (-.f64 (neg.f64 y) x) z))) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 y) x)) (pow.f64 z #s(literal 3 binary64)))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x))))) |
(* -1 (* z (+ (* -1/4 (* (* (pow x 2) (* (pow y 2) (sqrt -1))) (sqrt (/ 1 (* (pow z 5) (pow (+ (* -1 x) (* -1 y)) 3)))))) (+ (* 1/8 (* (* (pow x 3) (* (pow y 3) (sqrt -1))) (sqrt (/ 1 (* (pow z 7) (pow (+ (* -1 x) (* -1 y)) 5)))))) (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 y)) z)) (sqrt -1))) (* (* x (* y (sqrt -1))) (sqrt (/ 1 (* (pow z 3) (+ (* -1 x) (* -1 y))))))))))) |
(*.f64 (neg.f64 z) (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 y #s(literal 3 binary64))) (pow.f64 x #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (neg.f64 y) x) #s(literal 5 binary64))) (pow.f64 z #s(literal 7 binary64)))) (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 y y)) (*.f64 x x))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (neg.f64 y) x) #s(literal 3 binary64))) (pow.f64 z #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (-.f64 (neg.f64 y) x) z))) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 y) x)) (pow.f64 z #s(literal 3 binary64)))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x)))))) |
(* -1 (* (sqrt (* z (+ (* -1 x) (* -1 y)))) (sqrt -1))) |
(*.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (-.f64 (neg.f64 y) x) z))) |
(* -1 (* z (+ (* 1/2 (* (* x (* y (sqrt -1))) (sqrt (/ 1 (* (pow z 3) (+ (* -1 x) (* -1 y))))))) (* (sqrt (/ (+ (* -1 x) (* -1 y)) z)) (sqrt -1))))) |
(*.f64 (neg.f64 z) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 y) x)) (pow.f64 z #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 (-.f64 (neg.f64 y) x) z)) (sqrt.f64 #s(literal -1 binary64))))) |
(* -1 (* z (+ (* -1/8 (* (* (pow x 2) (* (pow y 2) (sqrt -1))) (sqrt (/ 1 (* (pow z 5) (pow (+ (* -1 x) (* -1 y)) 3)))))) (+ (* 1/2 (* (* x (* y (sqrt -1))) (sqrt (/ 1 (* (pow z 3) (+ (* -1 x) (* -1 y))))))) (* (sqrt (/ (+ (* -1 x) (* -1 y)) z)) (sqrt -1)))))) |
(*.f64 (neg.f64 z) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 y y)) (*.f64 x x))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (neg.f64 y) x) #s(literal 3 binary64))) (pow.f64 z #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 y) x)) (pow.f64 z #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 (-.f64 (neg.f64 y) x) z)) (sqrt.f64 #s(literal -1 binary64)))))) |
(* -1 (* z (+ (* -1/8 (* (* (pow x 2) (* (pow y 2) (sqrt -1))) (sqrt (/ 1 (* (pow z 5) (pow (+ (* -1 x) (* -1 y)) 3)))))) (+ (* 1/16 (* (* (pow x 3) (* (pow y 3) (sqrt -1))) (sqrt (/ 1 (* (pow z 7) (pow (+ (* -1 x) (* -1 y)) 5)))))) (+ (* 1/2 (* (* x (* y (sqrt -1))) (sqrt (/ 1 (* (pow z 3) (+ (* -1 x) (* -1 y))))))) (* (sqrt (/ (+ (* -1 x) (* -1 y)) z)) (sqrt -1))))))) |
(*.f64 (neg.f64 z) (fma.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 y #s(literal 3 binary64))) (pow.f64 x #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (neg.f64 y) x) #s(literal 5 binary64))) (pow.f64 z #s(literal 7 binary64)))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 y y)) (*.f64 x x))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (neg.f64 y) x) #s(literal 3 binary64))) (pow.f64 z #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 y) x)) (pow.f64 z #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 (-.f64 (neg.f64 y) x) z)) (sqrt.f64 #s(literal -1 binary64))))))) |
(* (pow z 2) (pow (+ (* -1 x) (* -1 y)) 2)) |
(*.f64 (*.f64 z z) (pow.f64 (+.f64 y x) #s(literal 2 binary64))) |
(* (pow z 2) (+ (* -2 (/ (* x (* y (+ (* -1 x) (* -1 y)))) z)) (pow (+ (* -1 x) (* -1 y)) 2))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (-.f64 (neg.f64 y) x) y) x) z) #s(literal -2 binary64) (pow.f64 (+.f64 y x) #s(literal 2 binary64))) (*.f64 z z)) |
(* (pow z 2) (+ (* -1 (/ (+ (* -1 (/ (* (pow x 2) (pow y 2)) z)) (* 2 (* x (* y (+ (* -1 x) (* -1 y)))))) z)) (pow (+ (* -1 x) (* -1 y)) 2))) |
(*.f64 (-.f64 (pow.f64 (+.f64 y x) #s(literal 2 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 (-.f64 (neg.f64 y) x) y) (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (*.f64 y y) z))) z)) (*.f64 z z)) |
(* (pow z 2) (+ (* -1 (/ (+ (* -1 (/ (* (pow x 2) (pow y 2)) z)) (* 2 (* x (* y (+ (* -1 x) (* -1 y)))))) z)) (pow (+ (* -1 x) (* -1 y)) 2))) |
(*.f64 (-.f64 (pow.f64 (+.f64 y x) #s(literal 2 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 (-.f64 (neg.f64 y) x) y) (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (*.f64 y y) z))) z)) (*.f64 z z)) |
(* -1 (* z (+ (* -1 x) (* -1 y)))) |
(*.f64 (neg.f64 z) (-.f64 (neg.f64 y) x)) |
(* -1 (* z (+ (* -1 x) (+ (* -1 y) (* -1 (/ (* x y) z)))))) |
(*.f64 (neg.f64 z) (neg.f64 (fma.f64 y (/.f64 x z) (+.f64 y x)))) |
(* -1 (* z (+ (* -1 x) (+ (* -1 y) (* -1 (/ (* x y) z)))))) |
(*.f64 (neg.f64 z) (neg.f64 (fma.f64 y (/.f64 x z) (+.f64 y x)))) |
(* -1 (* z (+ (* -1 x) (+ (* -1 y) (* -1 (/ (* x y) z)))))) |
(*.f64 (neg.f64 z) (neg.f64 (fma.f64 y (/.f64 x z) (+.f64 y x)))) |
(/ (* x z) y) |
(/.f64 (*.f64 z x) y) |
(* -1 (* z (+ (* -1 (/ x y)) (* -1 (/ x z))))) |
(*.f64 (neg.f64 z) (-.f64 (/.f64 (neg.f64 x) z) (/.f64 x y))) |
(* -1 (* z (+ (* -1 (/ x y)) (* -1 (/ x z))))) |
(*.f64 (neg.f64 z) (-.f64 (/.f64 (neg.f64 x) z) (/.f64 x y))) |
(* -1 (* z (+ (* -1 (/ x y)) (* -1 (/ x z))))) |
(*.f64 (neg.f64 z) (-.f64 (/.f64 (neg.f64 x) z) (/.f64 x y))) |
x |
(+ x y) |
(+.f64 y x) |
(+ x y) |
(+.f64 y x) |
(+ x y) |
(+.f64 y x) |
(* 2 (sqrt (* x z))) |
(*.f64 (sqrt.f64 (*.f64 z x)) #s(literal 2 binary64)) |
(+ (* 2 (sqrt (* x z))) (* (sqrt (/ 1 (* x z))) (* y (+ x z)))) |
(fma.f64 (*.f64 (+.f64 z x) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z x))) (*.f64 (sqrt.f64 (*.f64 z x)) #s(literal 2 binary64))) |
(+ (* 2 (sqrt (* x z))) (* y (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (* y (pow (+ x z) 2)))) (* (sqrt (/ 1 (* x z))) (+ x z))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (pow.f64 x #s(literal 3 binary64))))) (*.f64 (pow.f64 (+.f64 z x) #s(literal 2 binary64)) y) (*.f64 (+.f64 z x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z x))))) y (*.f64 (sqrt.f64 (*.f64 z x)) #s(literal 2 binary64))) |
(+ (* 2 (sqrt (* x z))) (* y (+ (* y (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (pow (+ x z) 2))) (* 1/8 (* (sqrt (/ 1 (* (pow x 5) (pow z 5)))) (* y (pow (+ x z) 3)))))) (* (sqrt (/ 1 (* x z))) (+ x z))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (pow.f64 x #s(literal 3 binary64))))) (pow.f64 (+.f64 z x) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 5 binary64))) (pow.f64 x #s(literal 5 binary64))))) (*.f64 (pow.f64 (+.f64 z x) #s(literal 3 binary64)) y))) y (*.f64 (+.f64 z x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z x))))) y (*.f64 (sqrt.f64 (*.f64 z x)) #s(literal 2 binary64))) |
(sqrt (* x z)) |
(sqrt.f64 (*.f64 z x)) |
(+ (sqrt (* x z)) (* 1/2 (* (sqrt (/ 1 (* x z))) (* y (+ x z))))) |
(fma.f64 (*.f64 (*.f64 (+.f64 z x) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z x)))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 z x))) |
(+ (sqrt (* x z)) (* y (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (* y (pow (+ x z) 2)))) (* 1/2 (* (sqrt (/ 1 (* x z))) (+ x z)))))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 (+.f64 z x) #s(literal 2 binary64)) y) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (pow.f64 x #s(literal 3 binary64))))) #s(literal -1/8 binary64) (*.f64 (*.f64 (+.f64 z x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z x)))) #s(literal 1/2 binary64))) y (sqrt.f64 (*.f64 z x))) |
(+ (sqrt (* x z)) (* y (+ (* 1/2 (* (sqrt (/ 1 (* x z))) (+ x z))) (* y (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (pow (+ x z) 2))) (* 1/16 (* (sqrt (/ 1 (* (pow x 5) (pow z 5)))) (* y (pow (+ x z) 3))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (pow.f64 x #s(literal 3 binary64))))) (pow.f64 (+.f64 z x) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 5 binary64))) (pow.f64 x #s(literal 5 binary64))))) (*.f64 (pow.f64 (+.f64 z x) #s(literal 3 binary64)) y))) y (*.f64 (*.f64 (+.f64 z x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z x)))) #s(literal 1/2 binary64))) y (sqrt.f64 (*.f64 z x))) |
(* x z) |
(*.f64 z x) |
(+ (* x z) (* y (+ x z))) |
(fma.f64 (+.f64 y x) z (*.f64 y x)) |
(+ (* x z) (* y (+ x z))) |
(fma.f64 (+.f64 y x) z (*.f64 y x)) |
(+ (* x z) (* y (+ x z))) |
(fma.f64 (+.f64 y x) z (*.f64 y x)) |
(* 2 (sqrt (* x z))) |
(*.f64 (sqrt.f64 (*.f64 z x)) #s(literal 2 binary64)) |
(+ (* 2 (sqrt (* x z))) (* (sqrt (/ 1 (* x z))) (* y (+ x z)))) |
(fma.f64 (*.f64 (+.f64 z x) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z x))) (*.f64 (sqrt.f64 (*.f64 z x)) #s(literal 2 binary64))) |
(+ (* 2 (sqrt (* x z))) (* y (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (* y (pow (+ x z) 2)))) (* (sqrt (/ 1 (* x z))) (+ x z))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (pow.f64 x #s(literal 3 binary64))))) (*.f64 (pow.f64 (+.f64 z x) #s(literal 2 binary64)) y) (*.f64 (+.f64 z x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z x))))) y (*.f64 (sqrt.f64 (*.f64 z x)) #s(literal 2 binary64))) |
(+ (* 2 (sqrt (* x z))) (* y (+ (* y (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (pow (+ x z) 2))) (* 1/8 (* (sqrt (/ 1 (* (pow x 5) (pow z 5)))) (* y (pow (+ x z) 3)))))) (* (sqrt (/ 1 (* x z))) (+ x z))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (pow.f64 x #s(literal 3 binary64))))) (pow.f64 (+.f64 z x) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 5 binary64))) (pow.f64 x #s(literal 5 binary64))))) (*.f64 (pow.f64 (+.f64 z x) #s(literal 3 binary64)) y))) y (*.f64 (+.f64 z x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z x))))) y (*.f64 (sqrt.f64 (*.f64 z x)) #s(literal 2 binary64))) |
(sqrt (* x z)) |
(sqrt.f64 (*.f64 z x)) |
(+ (sqrt (* x z)) (* 1/2 (* (sqrt (/ 1 (* x z))) (* y (+ x z))))) |
(fma.f64 (*.f64 (*.f64 (+.f64 z x) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z x)))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 z x))) |
(+ (sqrt (* x z)) (* y (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (* y (pow (+ x z) 2)))) (* 1/2 (* (sqrt (/ 1 (* x z))) (+ x z)))))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 (+.f64 z x) #s(literal 2 binary64)) y) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (pow.f64 x #s(literal 3 binary64))))) #s(literal -1/8 binary64) (*.f64 (*.f64 (+.f64 z x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z x)))) #s(literal 1/2 binary64))) y (sqrt.f64 (*.f64 z x))) |
(+ (sqrt (* x z)) (* y (+ (* 1/2 (* (sqrt (/ 1 (* x z))) (+ x z))) (* y (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (pow (+ x z) 2))) (* 1/16 (* (sqrt (/ 1 (* (pow x 5) (pow z 5)))) (* y (pow (+ x z) 3))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (pow.f64 x #s(literal 3 binary64))))) (pow.f64 (+.f64 z x) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 5 binary64))) (pow.f64 x #s(literal 5 binary64))))) (*.f64 (pow.f64 (+.f64 z x) #s(literal 3 binary64)) y))) y (*.f64 (*.f64 (+.f64 z x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z x)))) #s(literal 1/2 binary64))) y (sqrt.f64 (*.f64 z x))) |
(* x z) |
(*.f64 z x) |
(+ (* x z) (* y (+ x z))) |
(fma.f64 (+.f64 y x) z (*.f64 y x)) |
(+ (* x z) (* y (+ x z))) |
(fma.f64 (+.f64 y x) z (*.f64 y x)) |
(+ (* x z) (* y (+ x z))) |
(fma.f64 (+.f64 y x) z (*.f64 y x)) |
(* x z) |
(*.f64 z x) |
(+ (* x y) (* x z)) |
(*.f64 (+.f64 z y) x) |
(+ (* x y) (* x z)) |
(*.f64 (+.f64 z y) x) |
(+ (* x y) (* x z)) |
(*.f64 (+.f64 z y) x) |
(* 2 (sqrt (* x z))) |
(*.f64 (sqrt.f64 (*.f64 z x)) #s(literal 2 binary64)) |
(+ (* 2 (sqrt (* x z))) (* (sqrt (/ 1 (* x z))) (* y (+ x z)))) |
(fma.f64 (*.f64 (+.f64 z x) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z x))) (*.f64 (sqrt.f64 (*.f64 z x)) #s(literal 2 binary64))) |
(+ (* 2 (sqrt (* x z))) (* y (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (* y (pow (+ x z) 2)))) (* (sqrt (/ 1 (* x z))) (+ x z))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (pow.f64 x #s(literal 3 binary64))))) (*.f64 (pow.f64 (+.f64 z x) #s(literal 2 binary64)) y) (*.f64 (+.f64 z x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z x))))) y (*.f64 (sqrt.f64 (*.f64 z x)) #s(literal 2 binary64))) |
(+ (* 2 (sqrt (* x z))) (* y (+ (* y (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (pow (+ x z) 2))) (* 1/8 (* (sqrt (/ 1 (* (pow x 5) (pow z 5)))) (* y (pow (+ x z) 3)))))) (* (sqrt (/ 1 (* x z))) (+ x z))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (pow.f64 x #s(literal 3 binary64))))) (pow.f64 (+.f64 z x) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 5 binary64))) (pow.f64 x #s(literal 5 binary64))))) (*.f64 (pow.f64 (+.f64 z x) #s(literal 3 binary64)) y))) y (*.f64 (+.f64 z x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z x))))) y (*.f64 (sqrt.f64 (*.f64 z x)) #s(literal 2 binary64))) |
(sqrt (* x z)) |
(sqrt.f64 (*.f64 z x)) |
(+ (sqrt (* x z)) (* 1/2 (* (sqrt (/ 1 (* x z))) (* y (+ x z))))) |
(fma.f64 (*.f64 (*.f64 (+.f64 z x) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z x)))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 z x))) |
(+ (sqrt (* x z)) (* y (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (* y (pow (+ x z) 2)))) (* 1/2 (* (sqrt (/ 1 (* x z))) (+ x z)))))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 (+.f64 z x) #s(literal 2 binary64)) y) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (pow.f64 x #s(literal 3 binary64))))) #s(literal -1/8 binary64) (*.f64 (*.f64 (+.f64 z x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z x)))) #s(literal 1/2 binary64))) y (sqrt.f64 (*.f64 z x))) |
(+ (sqrt (* x z)) (* y (+ (* 1/2 (* (sqrt (/ 1 (* x z))) (+ x z))) (* y (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (pow (+ x z) 2))) (* 1/16 (* (sqrt (/ 1 (* (pow x 5) (pow z 5)))) (* y (pow (+ x z) 3))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (pow.f64 x #s(literal 3 binary64))))) (pow.f64 (+.f64 z x) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 5 binary64))) (pow.f64 x #s(literal 5 binary64))))) (*.f64 (pow.f64 (+.f64 z x) #s(literal 3 binary64)) y))) y (*.f64 (*.f64 (+.f64 z x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z x)))) #s(literal 1/2 binary64))) y (sqrt.f64 (*.f64 z x))) |
(* x z) |
(*.f64 z x) |
(+ (* x z) (* y (+ x z))) |
(fma.f64 (+.f64 y x) z (*.f64 y x)) |
(+ (* x z) (* y (+ x z))) |
(fma.f64 (+.f64 y x) z (*.f64 y x)) |
(+ (* x z) (* y (+ x z))) |
(fma.f64 (+.f64 y x) z (*.f64 y x)) |
x |
(+ x y) |
(+.f64 y x) |
(+ x y) |
(+.f64 y x) |
(+ x y) |
(+.f64 y x) |
(* 2 (sqrt (* x z))) |
(*.f64 (sqrt.f64 (*.f64 z x)) #s(literal 2 binary64)) |
(+ (* 2 (sqrt (* x z))) (* (sqrt (/ 1 (* x z))) (* y (- x (* -1 z))))) |
(fma.f64 (*.f64 (+.f64 z x) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z x))) (*.f64 (sqrt.f64 (*.f64 z x)) #s(literal 2 binary64))) |
(+ (* 2 (sqrt (* x z))) (* y (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (* y (pow (- x (* -1 z)) 2)))) (* (sqrt (/ 1 (* x z))) (- x (* -1 z)))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (pow.f64 x #s(literal 3 binary64))))) (*.f64 (pow.f64 (+.f64 z x) #s(literal 2 binary64)) y) (*.f64 (+.f64 z x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z x))))) y (*.f64 (sqrt.f64 (*.f64 z x)) #s(literal 2 binary64))) |
(+ (* 2 (sqrt (* x z))) (* y (+ (* y (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (pow (- x (* -1 z)) 2))) (* 1/8 (* (sqrt (/ 1 (* (pow x 5) (pow z 5)))) (* y (pow (- x (* -1 z)) 3)))))) (* (sqrt (/ 1 (* x z))) (- x (* -1 z)))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (pow.f64 x #s(literal 3 binary64))))) (pow.f64 (+.f64 z x) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 5 binary64))) (pow.f64 x #s(literal 5 binary64))))) (*.f64 (pow.f64 (+.f64 z x) #s(literal 3 binary64)) y))) y (*.f64 (+.f64 z x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z x))))) y (*.f64 (sqrt.f64 (*.f64 z x)) #s(literal 2 binary64))) |
(sqrt (* x z)) |
(sqrt.f64 (*.f64 z x)) |
(+ (sqrt (* x z)) (* 1/2 (* (sqrt (/ 1 (* x z))) (* y (- x (* -1 z)))))) |
(fma.f64 (*.f64 (*.f64 (+.f64 z x) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z x)))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 z x))) |
(+ (sqrt (* x z)) (* y (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (* y (pow (- x (* -1 z)) 2)))) (* 1/2 (* (sqrt (/ 1 (* x z))) (- x (* -1 z))))))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 (+.f64 z x) #s(literal 2 binary64)) y) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (pow.f64 x #s(literal 3 binary64))))) #s(literal -1/8 binary64) (*.f64 (*.f64 (+.f64 z x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z x)))) #s(literal 1/2 binary64))) y (sqrt.f64 (*.f64 z x))) |
(+ (sqrt (* x z)) (* y (+ (* 1/2 (* (sqrt (/ 1 (* x z))) (- x (* -1 z)))) (* y (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (pow (- x (* -1 z)) 2))) (* 1/16 (* (sqrt (/ 1 (* (pow x 5) (pow z 5)))) (* y (pow (- x (* -1 z)) 3))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (pow.f64 x #s(literal 3 binary64))))) (pow.f64 (+.f64 z x) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 5 binary64))) (pow.f64 x #s(literal 5 binary64))))) (*.f64 (pow.f64 (+.f64 z x) #s(literal 3 binary64)) y))) y (*.f64 (*.f64 (+.f64 z x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z x)))) #s(literal 1/2 binary64))) y (sqrt.f64 (*.f64 z x))) |
(* x z) |
(*.f64 z x) |
(+ (* x z) (* y (- x (* -1 z)))) |
(fma.f64 (+.f64 y x) z (*.f64 y x)) |
(+ (* x z) (* y (- x (* -1 z)))) |
(fma.f64 (+.f64 y x) z (*.f64 y x)) |
(+ (* x z) (* y (- x (* -1 z)))) |
(fma.f64 (+.f64 y x) z (*.f64 y x)) |
(* 2 (sqrt (* x z))) |
(*.f64 (sqrt.f64 (*.f64 z x)) #s(literal 2 binary64)) |
(+ (* 2 (sqrt (* x z))) (* (sqrt (/ 1 (* x z))) (* y (+ x z)))) |
(fma.f64 (*.f64 (+.f64 z x) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z x))) (*.f64 (sqrt.f64 (*.f64 z x)) #s(literal 2 binary64))) |
(+ (* 2 (sqrt (* x z))) (* y (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (* y (pow (+ x z) 2)))) (* (sqrt (/ 1 (* x z))) (+ x z))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (pow.f64 x #s(literal 3 binary64))))) (*.f64 (pow.f64 (+.f64 z x) #s(literal 2 binary64)) y) (*.f64 (+.f64 z x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z x))))) y (*.f64 (sqrt.f64 (*.f64 z x)) #s(literal 2 binary64))) |
(+ (* 2 (sqrt (* x z))) (* y (+ (* y (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (pow (+ x z) 2))) (* 1/8 (* (sqrt (/ 1 (* (pow x 5) (pow z 5)))) (* y (pow (+ x z) 3)))))) (* (sqrt (/ 1 (* x z))) (+ x z))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (pow.f64 x #s(literal 3 binary64))))) (pow.f64 (+.f64 z x) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 5 binary64))) (pow.f64 x #s(literal 5 binary64))))) (*.f64 (pow.f64 (+.f64 z x) #s(literal 3 binary64)) y))) y (*.f64 (+.f64 z x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z x))))) y (*.f64 (sqrt.f64 (*.f64 z x)) #s(literal 2 binary64))) |
(sqrt (* x z)) |
(sqrt.f64 (*.f64 z x)) |
(+ (sqrt (* x z)) (* 1/2 (* (sqrt (/ 1 (* x z))) (* y (+ x z))))) |
(fma.f64 (*.f64 (*.f64 (+.f64 z x) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z x)))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 z x))) |
(+ (sqrt (* x z)) (* y (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (* y (pow (+ x z) 2)))) (* 1/2 (* (sqrt (/ 1 (* x z))) (+ x z)))))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 (+.f64 z x) #s(literal 2 binary64)) y) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (pow.f64 x #s(literal 3 binary64))))) #s(literal -1/8 binary64) (*.f64 (*.f64 (+.f64 z x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z x)))) #s(literal 1/2 binary64))) y (sqrt.f64 (*.f64 z x))) |
(+ (sqrt (* x z)) (* y (+ (* 1/2 (* (sqrt (/ 1 (* x z))) (+ x z))) (* y (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (pow (+ x z) 2))) (* 1/16 (* (sqrt (/ 1 (* (pow x 5) (pow z 5)))) (* y (pow (+ x z) 3))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (pow.f64 x #s(literal 3 binary64))))) (pow.f64 (+.f64 z x) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 5 binary64))) (pow.f64 x #s(literal 5 binary64))))) (*.f64 (pow.f64 (+.f64 z x) #s(literal 3 binary64)) y))) y (*.f64 (*.f64 (+.f64 z x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z x)))) #s(literal 1/2 binary64))) y (sqrt.f64 (*.f64 z x))) |
(* (pow x 2) (pow z 2)) |
(*.f64 (*.f64 z z) (*.f64 x x)) |
(+ (* 2 (* x (* y (* z (+ x z))))) (* (pow x 2) (pow z 2))) |
(fma.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 (*.f64 (+.f64 z x) z) y) (*.f64 (*.f64 z z) (*.f64 x x))) |
(+ (* y (+ (* 2 (* x (* z (+ x z)))) (* y (pow (+ x z) 2)))) (* (pow x 2) (pow z 2))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 (+.f64 z x) z) x) #s(literal 2 binary64) (*.f64 (pow.f64 (+.f64 z x) #s(literal 2 binary64)) y)) y (*.f64 (*.f64 z z) (*.f64 x x))) |
(+ (* y (+ (* 2 (* x (* z (+ x z)))) (* y (pow (+ x z) 2)))) (* (pow x 2) (pow z 2))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 (+.f64 z x) z) x) #s(literal 2 binary64) (*.f64 (pow.f64 (+.f64 z x) #s(literal 2 binary64)) y)) y (*.f64 (*.f64 z z) (*.f64 x x))) |
(* x z) |
(*.f64 z x) |
(+ (* x z) (* y (+ x z))) |
(fma.f64 (+.f64 y x) z (*.f64 y x)) |
(+ (* x z) (* y (+ x z))) |
(fma.f64 (+.f64 y x) z (*.f64 y x)) |
(+ (* x z) (* y (+ x z))) |
(fma.f64 (+.f64 y x) z (*.f64 y x)) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(+ (* -1 (/ y (pow x 2))) (/ 1 x)) |
(-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x))) |
(+ (* y (- (/ y (pow x 3)) (/ 1 (pow x 2)))) (/ 1 x)) |
(fma.f64 (-.f64 (/.f64 y (pow.f64 x #s(literal 3 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) x) x)) y (/.f64 #s(literal 1 binary64) x)) |
(+ (* y (- (* y (+ (* -1 (/ y (pow x 4))) (/ 1 (pow x 3)))) (/ 1 (pow x 2)))) (/ 1 x)) |
(fma.f64 (fma.f64 (-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (/.f64 y (pow.f64 x #s(literal 4 binary64)))) y (/.f64 #s(literal -1 binary64) (*.f64 x x))) y (/.f64 #s(literal 1 binary64) x)) |
(/ (* x z) y) |
(/.f64 (*.f64 z x) y) |
(/ (+ (* x y) (* x z)) y) |
(*.f64 (+.f64 z y) (/.f64 x y)) |
(/ (+ (* x y) (* x z)) y) |
(*.f64 (+.f64 z y) (/.f64 x y)) |
(/ (+ (* x y) (* x z)) y) |
(*.f64 (+.f64 z y) (/.f64 x y)) |
(pow x 2) |
(*.f64 x x) |
(+ (* -1 (pow y 2)) (pow x 2)) |
(fma.f64 (neg.f64 y) y (*.f64 x x)) |
(+ (* -1 (pow y 2)) (pow x 2)) |
(fma.f64 (neg.f64 y) y (*.f64 x x)) |
(+ (* -1 (pow y 2)) (pow x 2)) |
(fma.f64 (neg.f64 y) y (*.f64 x x)) |
y |
(* y (+ 1 (/ x y))) |
(fma.f64 (/.f64 x y) y y) |
(* y (+ 1 (/ x y))) |
(fma.f64 (/.f64 x y) y y) |
(* y (+ 1 (/ x y))) |
(fma.f64 (/.f64 x y) y y) |
(* 2 (sqrt (* y (+ x z)))) |
(*.f64 (sqrt.f64 (*.f64 (+.f64 z x) y)) #s(literal 2 binary64)) |
(* y (+ (* 2 (sqrt (/ (+ x z) y))) (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z))))))) |
(*.f64 (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 z x) (*.f64 (sqrt.f64 (/.f64 (+.f64 z x) y)) #s(literal 2 binary64))) y) |
(* y (+ (* -1/4 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (+ (* 2 (sqrt (/ (+ x z) y))) (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z)))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 z z) (*.f64 x x))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 z x) #s(literal 3 binary64))) (pow.f64 y #s(literal 5 binary64)))) (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 z x) (*.f64 (sqrt.f64 (/.f64 (+.f64 z x) y)) #s(literal 2 binary64)))) y) |
(* y (+ (* -1/4 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (+ (* 1/8 (* (* (pow x 3) (pow z 3)) (sqrt (/ 1 (* (pow y 7) (pow (+ x z) 5)))))) (+ (* 2 (sqrt (/ (+ x z) y))) (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z))))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 z z) (*.f64 x x))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 z x) #s(literal 3 binary64))) (pow.f64 y #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 z x) #s(literal 5 binary64))) (pow.f64 y #s(literal 7 binary64)))) (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 z x) (*.f64 (sqrt.f64 (/.f64 (+.f64 z x) y)) #s(literal 2 binary64))))) y) |
(sqrt (* y (+ x z))) |
(sqrt.f64 (*.f64 (+.f64 z x) y)) |
(* y (+ (sqrt (/ (+ x z) y)) (* 1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z)))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) (pow.f64 y #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (+.f64 z x) y))) y) |
(* y (+ (sqrt (/ (+ x z) y)) (+ (* -1/8 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (* 1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z))))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 z x) #s(literal 3 binary64))) (pow.f64 y #s(literal 5 binary64)))) (*.f64 (*.f64 z z) (*.f64 x x))) #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (+.f64 z x) y)))) y) |
(* y (+ (sqrt (/ (+ x z) y)) (+ (* -1/8 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (+ (* 1/16 (* (* (pow x 3) (pow z 3)) (sqrt (/ 1 (* (pow y 7) (pow (+ x z) 5)))))) (* 1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z)))))))))) |
(*.f64 (+.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 z x) #s(literal 3 binary64))) (pow.f64 y #s(literal 5 binary64)))) (*.f64 (*.f64 z z) (*.f64 x x))) #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (+.f64 z x) y))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 z x) #s(literal 5 binary64))) (pow.f64 y #s(literal 7 binary64))))))) y) |
(* y (+ x z)) |
(*.f64 (+.f64 z x) y) |
(* y (+ x (+ z (/ (* x z) y)))) |
(*.f64 (fma.f64 (/.f64 x y) z (+.f64 z x)) y) |
(* y (+ x (+ z (/ (* x z) y)))) |
(*.f64 (fma.f64 (/.f64 x y) z (+.f64 z x)) y) |
(* y (+ x (+ z (/ (* x z) y)))) |
(*.f64 (fma.f64 (/.f64 x y) z (+.f64 z x)) y) |
(* 2 (sqrt (* y (+ x z)))) |
(*.f64 (sqrt.f64 (*.f64 (+.f64 z x) y)) #s(literal 2 binary64)) |
(* y (+ (* 2 (sqrt (/ (+ x z) y))) (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z))))))) |
(*.f64 (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 z x) (*.f64 (sqrt.f64 (/.f64 (+.f64 z x) y)) #s(literal 2 binary64))) y) |
(* y (+ (* -1/4 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (+ (* 2 (sqrt (/ (+ x z) y))) (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z)))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 z z) (*.f64 x x))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 z x) #s(literal 3 binary64))) (pow.f64 y #s(literal 5 binary64)))) (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 z x) (*.f64 (sqrt.f64 (/.f64 (+.f64 z x) y)) #s(literal 2 binary64)))) y) |
(* y (+ (* -1/4 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (+ (* 1/8 (* (* (pow x 3) (pow z 3)) (sqrt (/ 1 (* (pow y 7) (pow (+ x z) 5)))))) (+ (* 2 (sqrt (/ (+ x z) y))) (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z))))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 z z) (*.f64 x x))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 z x) #s(literal 3 binary64))) (pow.f64 y #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 z x) #s(literal 5 binary64))) (pow.f64 y #s(literal 7 binary64)))) (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 z x) (*.f64 (sqrt.f64 (/.f64 (+.f64 z x) y)) #s(literal 2 binary64))))) y) |
(sqrt (* y (+ x z))) |
(sqrt.f64 (*.f64 (+.f64 z x) y)) |
(* y (+ (sqrt (/ (+ x z) y)) (* 1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z)))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) (pow.f64 y #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (+.f64 z x) y))) y) |
(* y (+ (sqrt (/ (+ x z) y)) (+ (* -1/8 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (* 1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z))))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 z x) #s(literal 3 binary64))) (pow.f64 y #s(literal 5 binary64)))) (*.f64 (*.f64 z z) (*.f64 x x))) #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (+.f64 z x) y)))) y) |
(* y (+ (sqrt (/ (+ x z) y)) (+ (* -1/8 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (+ (* 1/16 (* (* (pow x 3) (pow z 3)) (sqrt (/ 1 (* (pow y 7) (pow (+ x z) 5)))))) (* 1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z)))))))))) |
(*.f64 (+.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 z x) #s(literal 3 binary64))) (pow.f64 y #s(literal 5 binary64)))) (*.f64 (*.f64 z z) (*.f64 x x))) #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (+.f64 z x) y))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 z x) #s(literal 5 binary64))) (pow.f64 y #s(literal 7 binary64))))))) y) |
(* y (+ x z)) |
(*.f64 (+.f64 z x) y) |
(* y (+ x (+ z (/ (* x z) y)))) |
(*.f64 (fma.f64 (/.f64 x y) z (+.f64 z x)) y) |
(* y (+ x (+ z (/ (* x z) y)))) |
(*.f64 (fma.f64 (/.f64 x y) z (+.f64 z x)) y) |
(* y (+ x (+ z (/ (* x z) y)))) |
(*.f64 (fma.f64 (/.f64 x y) z (+.f64 z x)) y) |
(* x y) |
(*.f64 y x) |
(* y (+ x (/ (* x z) y))) |
(*.f64 (fma.f64 (/.f64 z y) x x) y) |
(* y (+ x (/ (* x z) y))) |
(*.f64 (fma.f64 (/.f64 z y) x x) y) |
(* y (+ x (/ (* x z) y))) |
(*.f64 (fma.f64 (/.f64 z y) x x) y) |
(* 2 (sqrt (* y (+ x z)))) |
(*.f64 (sqrt.f64 (*.f64 (+.f64 z x) y)) #s(literal 2 binary64)) |
(* y (+ (* 2 (sqrt (/ (+ x z) y))) (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z))))))) |
(*.f64 (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 z x) (*.f64 (sqrt.f64 (/.f64 (+.f64 z x) y)) #s(literal 2 binary64))) y) |
(* y (+ (* -1/4 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (+ (* 2 (sqrt (/ (+ x z) y))) (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z)))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 z z) (*.f64 x x))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 z x) #s(literal 3 binary64))) (pow.f64 y #s(literal 5 binary64)))) (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 z x) (*.f64 (sqrt.f64 (/.f64 (+.f64 z x) y)) #s(literal 2 binary64)))) y) |
(* y (+ (* -1/4 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (+ (* 1/8 (* (* (pow x 3) (pow z 3)) (sqrt (/ 1 (* (pow y 7) (pow (+ x z) 5)))))) (+ (* 2 (sqrt (/ (+ x z) y))) (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z))))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 z z) (*.f64 x x))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 z x) #s(literal 3 binary64))) (pow.f64 y #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 z x) #s(literal 5 binary64))) (pow.f64 y #s(literal 7 binary64)))) (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 z x) (*.f64 (sqrt.f64 (/.f64 (+.f64 z x) y)) #s(literal 2 binary64))))) y) |
(sqrt (* y (+ x z))) |
(sqrt.f64 (*.f64 (+.f64 z x) y)) |
(* y (+ (sqrt (/ (+ x z) y)) (* 1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z)))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) (pow.f64 y #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (+.f64 z x) y))) y) |
(* y (+ (sqrt (/ (+ x z) y)) (+ (* -1/8 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (* 1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z))))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 z x) #s(literal 3 binary64))) (pow.f64 y #s(literal 5 binary64)))) (*.f64 (*.f64 z z) (*.f64 x x))) #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (+.f64 z x) y)))) y) |
(* y (+ (sqrt (/ (+ x z) y)) (+ (* -1/8 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (+ (* 1/16 (* (* (pow x 3) (pow z 3)) (sqrt (/ 1 (* (pow y 7) (pow (+ x z) 5)))))) (* 1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z)))))))))) |
(*.f64 (+.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 z x) #s(literal 3 binary64))) (pow.f64 y #s(literal 5 binary64)))) (*.f64 (*.f64 z z) (*.f64 x x))) #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (+.f64 z x) y))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 z x) #s(literal 5 binary64))) (pow.f64 y #s(literal 7 binary64))))))) y) |
(* y (+ x z)) |
(*.f64 (+.f64 z x) y) |
(* y (+ x (+ z (/ (* x z) y)))) |
(*.f64 (fma.f64 (/.f64 x y) z (+.f64 z x)) y) |
(* y (+ x (+ z (/ (* x z) y)))) |
(*.f64 (fma.f64 (/.f64 x y) z (+.f64 z x)) y) |
(* y (+ x (+ z (/ (* x z) y)))) |
(*.f64 (fma.f64 (/.f64 x y) z (+.f64 z x)) y) |
y |
(* y (+ 1 (/ x y))) |
(fma.f64 (/.f64 x y) y y) |
(* y (+ 1 (/ x y))) |
(fma.f64 (/.f64 x y) y y) |
(* y (+ 1 (/ x y))) |
(fma.f64 (/.f64 x y) y y) |
(* 2 (sqrt (* y (+ x z)))) |
(*.f64 (sqrt.f64 (*.f64 (+.f64 z x) y)) #s(literal 2 binary64)) |
(* y (+ (* 2 (sqrt (/ (+ x z) y))) (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z))))))) |
(*.f64 (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 z x) (*.f64 (sqrt.f64 (/.f64 (+.f64 z x) y)) #s(literal 2 binary64))) y) |
(* y (+ (* -1/4 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (+ (* 2 (sqrt (/ (+ x z) y))) (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z)))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 z z) (*.f64 x x))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 z x) #s(literal 3 binary64))) (pow.f64 y #s(literal 5 binary64)))) (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 z x) (*.f64 (sqrt.f64 (/.f64 (+.f64 z x) y)) #s(literal 2 binary64)))) y) |
(* y (+ (* -1/4 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (+ (* 1/8 (* (* (pow x 3) (pow z 3)) (sqrt (/ 1 (* (pow y 7) (pow (+ x z) 5)))))) (+ (* 2 (sqrt (/ (+ x z) y))) (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z))))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 z z) (*.f64 x x))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 z x) #s(literal 3 binary64))) (pow.f64 y #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 z x) #s(literal 5 binary64))) (pow.f64 y #s(literal 7 binary64)))) (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 z x) (*.f64 (sqrt.f64 (/.f64 (+.f64 z x) y)) #s(literal 2 binary64))))) y) |
(sqrt (* y (+ x z))) |
(sqrt.f64 (*.f64 (+.f64 z x) y)) |
(* y (+ (sqrt (/ (+ x z) y)) (* 1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z)))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) (pow.f64 y #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (+.f64 z x) y))) y) |
(* y (+ (sqrt (/ (+ x z) y)) (+ (* -1/8 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (* 1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z))))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 z x) #s(literal 3 binary64))) (pow.f64 y #s(literal 5 binary64)))) (*.f64 (*.f64 z z) (*.f64 x x))) #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (+.f64 z x) y)))) y) |
(* y (+ (sqrt (/ (+ x z) y)) (+ (* -1/8 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (+ (* 1/16 (* (* (pow x 3) (pow z 3)) (sqrt (/ 1 (* (pow y 7) (pow (+ x z) 5)))))) (* 1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z)))))))))) |
(*.f64 (+.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 z x) #s(literal 3 binary64))) (pow.f64 y #s(literal 5 binary64)))) (*.f64 (*.f64 z z) (*.f64 x x))) #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (+.f64 z x) y))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 z x) #s(literal 5 binary64))) (pow.f64 y #s(literal 7 binary64))))))) y) |
(* y (+ x z)) |
(*.f64 (+.f64 z x) y) |
(* y (+ x (+ z (/ (* x z) y)))) |
(*.f64 (fma.f64 (/.f64 x y) z (+.f64 z x)) y) |
(* y (+ x (+ z (/ (* x z) y)))) |
(*.f64 (fma.f64 (/.f64 x y) z (+.f64 z x)) y) |
(* y (+ x (+ z (/ (* x z) y)))) |
(*.f64 (fma.f64 (/.f64 x y) z (+.f64 z x)) y) |
(* 2 (sqrt (* y (+ x z)))) |
(*.f64 (sqrt.f64 (*.f64 (+.f64 z x) y)) #s(literal 2 binary64)) |
(* y (+ (* 2 (sqrt (/ (+ x z) y))) (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z))))))) |
(*.f64 (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 z x) (*.f64 (sqrt.f64 (/.f64 (+.f64 z x) y)) #s(literal 2 binary64))) y) |
(* y (+ (* -1/4 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (+ (* 2 (sqrt (/ (+ x z) y))) (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z)))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 z z) (*.f64 x x))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 z x) #s(literal 3 binary64))) (pow.f64 y #s(literal 5 binary64)))) (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 z x) (*.f64 (sqrt.f64 (/.f64 (+.f64 z x) y)) #s(literal 2 binary64)))) y) |
(* y (+ (* -1/4 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (+ (* 1/8 (* (* (pow x 3) (pow z 3)) (sqrt (/ 1 (* (pow y 7) (pow (+ x z) 5)))))) (+ (* 2 (sqrt (/ (+ x z) y))) (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z))))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 z z) (*.f64 x x))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 z x) #s(literal 3 binary64))) (pow.f64 y #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 z x) #s(literal 5 binary64))) (pow.f64 y #s(literal 7 binary64)))) (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 z x) (*.f64 (sqrt.f64 (/.f64 (+.f64 z x) y)) #s(literal 2 binary64))))) y) |
(sqrt (* y (+ x z))) |
(sqrt.f64 (*.f64 (+.f64 z x) y)) |
(* y (+ (sqrt (/ (+ x z) y)) (* 1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z)))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) (pow.f64 y #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (+.f64 z x) y))) y) |
(* y (+ (sqrt (/ (+ x z) y)) (+ (* -1/8 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (* 1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z))))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 z x) #s(literal 3 binary64))) (pow.f64 y #s(literal 5 binary64)))) (*.f64 (*.f64 z z) (*.f64 x x))) #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (+.f64 z x) y)))) y) |
(* y (+ (sqrt (/ (+ x z) y)) (+ (* -1/8 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (+ (* 1/16 (* (* (pow x 3) (pow z 3)) (sqrt (/ 1 (* (pow y 7) (pow (+ x z) 5)))))) (* 1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z)))))))))) |
(*.f64 (+.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 z x) #s(literal 3 binary64))) (pow.f64 y #s(literal 5 binary64)))) (*.f64 (*.f64 z z) (*.f64 x x))) #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (+.f64 z x) y))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 z x) #s(literal 5 binary64))) (pow.f64 y #s(literal 7 binary64))))))) y) |
(* (pow y 2) (pow (+ x z) 2)) |
(*.f64 (pow.f64 (+.f64 z x) #s(literal 2 binary64)) (*.f64 y y)) |
(* (pow y 2) (+ (* 2 (/ (* x (* z (+ x z))) y)) (pow (+ x z) 2))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (+.f64 z x) z) x) y) #s(literal 2 binary64) (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (*.f64 y y)) |
(* (pow y 2) (+ (* 2 (/ (* x (* z (+ x z))) y)) (+ (/ (* (pow x 2) (pow z 2)) (pow y 2)) (pow (+ x z) 2)))) |
(*.f64 (fma.f64 (*.f64 z (/.f64 z y)) (*.f64 x (/.f64 x y)) (fma.f64 (/.f64 (*.f64 (*.f64 (+.f64 z x) z) x) y) #s(literal 2 binary64) (pow.f64 (+.f64 z x) #s(literal 2 binary64)))) (*.f64 y y)) |
(* (pow y 2) (+ (* 2 (/ (* x (* z (+ x z))) y)) (+ (/ (* (pow x 2) (pow z 2)) (pow y 2)) (pow (+ x z) 2)))) |
(*.f64 (fma.f64 (*.f64 z (/.f64 z y)) (*.f64 x (/.f64 x y)) (fma.f64 (/.f64 (*.f64 (*.f64 (+.f64 z x) z) x) y) #s(literal 2 binary64) (pow.f64 (+.f64 z x) #s(literal 2 binary64)))) (*.f64 y y)) |
(* y (+ x z)) |
(*.f64 (+.f64 z x) y) |
(* y (+ x (+ z (/ (* x z) y)))) |
(*.f64 (fma.f64 (/.f64 x y) z (+.f64 z x)) y) |
(* y (+ x (+ z (/ (* x z) y)))) |
(*.f64 (fma.f64 (/.f64 x y) z (+.f64 z x)) y) |
(* y (+ x (+ z (/ (* x z) y)))) |
(*.f64 (fma.f64 (/.f64 x y) z (+.f64 z x)) y) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
(/ (+ 1 (* -1 (/ x y))) y) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) y) |
(/ (- (+ 1 (/ (pow x 2) (pow y 2))) (/ x y)) y) |
(/.f64 (+.f64 (/.f64 (fma.f64 x (/.f64 x y) (neg.f64 x)) y) #s(literal 1 binary64)) y) |
(/ (- (+ 1 (* -1 (/ (pow x 3) (pow y 3)))) (+ (* -1 (/ (pow x 2) (pow y 2))) (/ x y))) y) |
(/.f64 (-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (-.f64 (/.f64 x y) (*.f64 (/.f64 x y) (/.f64 x y)))) y) |
x |
(+ x (/ (* x z) y)) |
(fma.f64 (/.f64 z y) x x) |
(+ x (/ (* x z) y)) |
(fma.f64 (/.f64 z y) x x) |
(+ x (/ (* x z) y)) |
(fma.f64 (/.f64 z y) x x) |
(* -1 (pow y 2)) |
(*.f64 (neg.f64 y) y) |
(* (pow y 2) (- (/ (pow x 2) (pow y 2)) 1)) |
(*.f64 (fma.f64 (/.f64 x y) (/.f64 x y) #s(literal -1 binary64)) (*.f64 y y)) |
(* (pow y 2) (- (/ (pow x 2) (pow y 2)) 1)) |
(*.f64 (fma.f64 (/.f64 x y) (/.f64 x y) #s(literal -1 binary64)) (*.f64 y y)) |
(* (pow y 2) (- (/ (pow x 2) (pow y 2)) 1)) |
(*.f64 (fma.f64 (/.f64 x y) (/.f64 x y) #s(literal -1 binary64)) (*.f64 y y)) |
y |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(*.f64 (fma.f64 (/.f64 x y) #s(literal -1 binary64) #s(literal -1 binary64)) (neg.f64 y)) |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(*.f64 (fma.f64 (/.f64 x y) #s(literal -1 binary64) #s(literal -1 binary64)) (neg.f64 y)) |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(*.f64 (fma.f64 (/.f64 x y) #s(literal -1 binary64) #s(literal -1 binary64)) (neg.f64 y)) |
(* -2 (* (sqrt (* y (+ (* -1 x) (* -1 z)))) (sqrt -1))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 (-.f64 (neg.f64 z) x) y)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -2 binary64)) |
(* -1 (* y (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))) (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (-.f64 (neg.f64 z) x) y))) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 z) x)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) x))) (neg.f64 y)) |
(* -1 (* y (+ (* -1/4 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))) (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z)))))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 z z)) (*.f64 x x))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (neg.f64 z) x) #s(literal 3 binary64))) (pow.f64 y #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (-.f64 (neg.f64 z) x) y))) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 z) x)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) x)))) (neg.f64 y)) |
(* -1 (* y (+ (* -1/4 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 1/8 (* (* (pow x 3) (* (pow z 3) (sqrt -1))) (sqrt (/ 1 (* (pow y 7) (pow (+ (* -1 x) (* -1 z)) 5)))))) (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))) (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 3 binary64))) (pow.f64 x #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (neg.f64 z) x) #s(literal 5 binary64))) (pow.f64 y #s(literal 7 binary64)))) (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 z z)) (*.f64 x x))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (neg.f64 z) x) #s(literal 3 binary64))) (pow.f64 y #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (-.f64 (neg.f64 z) x) y))) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 z) x)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) x))))) (neg.f64 y)) |
(* -1 (* (sqrt (* y (+ (* -1 x) (* -1 z)))) (sqrt -1))) |
(*.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (-.f64 (neg.f64 z) x) y))) |
(* -1 (* y (+ (* 1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))) (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 z) x)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 (-.f64 (neg.f64 z) x) y)) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 y)) |
(* -1 (* y (+ (* -1/8 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))) (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1)))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 z z)) (*.f64 x x))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (neg.f64 z) x) #s(literal 3 binary64))) (pow.f64 y #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 z) x)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 (-.f64 (neg.f64 z) x) y)) (sqrt.f64 #s(literal -1 binary64))))) (neg.f64 y)) |
(* -1 (* y (+ (* -1/8 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 1/16 (* (* (pow x 3) (* (pow z 3) (sqrt -1))) (sqrt (/ 1 (* (pow y 7) (pow (+ (* -1 x) (* -1 z)) 5)))))) (+ (* 1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))) (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 z z)) (*.f64 x x))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (neg.f64 z) x) #s(literal 3 binary64))) (pow.f64 y #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 3 binary64))) (pow.f64 x #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (neg.f64 z) x) #s(literal 5 binary64))) (pow.f64 y #s(literal 7 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 z) x)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 (-.f64 (neg.f64 z) x) y)) (sqrt.f64 #s(literal -1 binary64)))))) (neg.f64 y)) |
(* -1 (* y (+ (* -1 x) (* -1 z)))) |
(*.f64 (-.f64 (neg.f64 z) x) (neg.f64 y)) |
(* -1 (* y (+ (* -1 x) (+ (* -1 z) (* -1 (/ (* x z) y)))))) |
(*.f64 (-.f64 (neg.f64 (fma.f64 (/.f64 x y) z z)) x) (neg.f64 y)) |
(* -1 (* y (+ (* -1 x) (+ (* -1 z) (* -1 (/ (* x z) y)))))) |
(*.f64 (-.f64 (neg.f64 (fma.f64 (/.f64 x y) z z)) x) (neg.f64 y)) |
(* -1 (* y (+ (* -1 x) (+ (* -1 z) (* -1 (/ (* x z) y)))))) |
(*.f64 (-.f64 (neg.f64 (fma.f64 (/.f64 x y) z z)) x) (neg.f64 y)) |
(* -2 (* (sqrt (* y (+ (* -1 x) (* -1 z)))) (sqrt -1))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 (-.f64 (neg.f64 z) x) y)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -2 binary64)) |
(* -1 (* y (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))) (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (-.f64 (neg.f64 z) x) y))) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 z) x)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) x))) (neg.f64 y)) |
(* -1 (* y (+ (* -1/4 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))) (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z)))))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 z z)) (*.f64 x x))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (neg.f64 z) x) #s(literal 3 binary64))) (pow.f64 y #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (-.f64 (neg.f64 z) x) y))) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 z) x)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) x)))) (neg.f64 y)) |
(* -1 (* y (+ (* -1/4 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 1/8 (* (* (pow x 3) (* (pow z 3) (sqrt -1))) (sqrt (/ 1 (* (pow y 7) (pow (+ (* -1 x) (* -1 z)) 5)))))) (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))) (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 3 binary64))) (pow.f64 x #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (neg.f64 z) x) #s(literal 5 binary64))) (pow.f64 y #s(literal 7 binary64)))) (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 z z)) (*.f64 x x))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (neg.f64 z) x) #s(literal 3 binary64))) (pow.f64 y #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (-.f64 (neg.f64 z) x) y))) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 z) x)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) x))))) (neg.f64 y)) |
(* -1 (* (sqrt (* y (+ (* -1 x) (* -1 z)))) (sqrt -1))) |
(*.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (-.f64 (neg.f64 z) x) y))) |
(* -1 (* y (+ (* 1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))) (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 z) x)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 (-.f64 (neg.f64 z) x) y)) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 y)) |
(* -1 (* y (+ (* -1/8 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))) (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1)))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 z z)) (*.f64 x x))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (neg.f64 z) x) #s(literal 3 binary64))) (pow.f64 y #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 z) x)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 (-.f64 (neg.f64 z) x) y)) (sqrt.f64 #s(literal -1 binary64))))) (neg.f64 y)) |
(* -1 (* y (+ (* -1/8 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 1/16 (* (* (pow x 3) (* (pow z 3) (sqrt -1))) (sqrt (/ 1 (* (pow y 7) (pow (+ (* -1 x) (* -1 z)) 5)))))) (+ (* 1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))) (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 z z)) (*.f64 x x))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (neg.f64 z) x) #s(literal 3 binary64))) (pow.f64 y #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 3 binary64))) (pow.f64 x #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (neg.f64 z) x) #s(literal 5 binary64))) (pow.f64 y #s(literal 7 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 z) x)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 (-.f64 (neg.f64 z) x) y)) (sqrt.f64 #s(literal -1 binary64)))))) (neg.f64 y)) |
(* -1 (* y (+ (* -1 x) (* -1 z)))) |
(*.f64 (-.f64 (neg.f64 z) x) (neg.f64 y)) |
(* -1 (* y (+ (* -1 x) (+ (* -1 z) (* -1 (/ (* x z) y)))))) |
(*.f64 (-.f64 (neg.f64 (fma.f64 (/.f64 x y) z z)) x) (neg.f64 y)) |
(* -1 (* y (+ (* -1 x) (+ (* -1 z) (* -1 (/ (* x z) y)))))) |
(*.f64 (-.f64 (neg.f64 (fma.f64 (/.f64 x y) z z)) x) (neg.f64 y)) |
(* -1 (* y (+ (* -1 x) (+ (* -1 z) (* -1 (/ (* x z) y)))))) |
(*.f64 (-.f64 (neg.f64 (fma.f64 (/.f64 x y) z z)) x) (neg.f64 y)) |
(* x y) |
(*.f64 y x) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (* x z) y))))) |
(*.f64 (neg.f64 (fma.f64 (/.f64 z y) x x)) (neg.f64 y)) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (* x z) y))))) |
(*.f64 (neg.f64 (fma.f64 (/.f64 z y) x x)) (neg.f64 y)) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (* x z) y))))) |
(*.f64 (neg.f64 (fma.f64 (/.f64 z y) x x)) (neg.f64 y)) |
(* -2 (* (sqrt (* y (+ (* -1 x) (* -1 z)))) (sqrt -1))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 (-.f64 (neg.f64 z) x) y)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -2 binary64)) |
(* -1 (* y (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))) (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (-.f64 (neg.f64 z) x) y))) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 z) x)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) x))) (neg.f64 y)) |
(* -1 (* y (+ (* -1/4 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))) (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z)))))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 z z)) (*.f64 x x))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (neg.f64 z) x) #s(literal 3 binary64))) (pow.f64 y #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (-.f64 (neg.f64 z) x) y))) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 z) x)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) x)))) (neg.f64 y)) |
(* -1 (* y (+ (* -1/4 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 1/8 (* (* (pow x 3) (* (pow z 3) (sqrt -1))) (sqrt (/ 1 (* (pow y 7) (pow (+ (* -1 x) (* -1 z)) 5)))))) (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))) (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 3 binary64))) (pow.f64 x #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (neg.f64 z) x) #s(literal 5 binary64))) (pow.f64 y #s(literal 7 binary64)))) (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 z z)) (*.f64 x x))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (neg.f64 z) x) #s(literal 3 binary64))) (pow.f64 y #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (-.f64 (neg.f64 z) x) y))) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 z) x)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) x))))) (neg.f64 y)) |
(* -1 (* (sqrt (* y (+ (* -1 x) (* -1 z)))) (sqrt -1))) |
(*.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (-.f64 (neg.f64 z) x) y))) |
(* -1 (* y (+ (* 1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))) (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 z) x)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 (-.f64 (neg.f64 z) x) y)) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 y)) |
(* -1 (* y (+ (* -1/8 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))) (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1)))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 z z)) (*.f64 x x))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (neg.f64 z) x) #s(literal 3 binary64))) (pow.f64 y #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 z) x)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 (-.f64 (neg.f64 z) x) y)) (sqrt.f64 #s(literal -1 binary64))))) (neg.f64 y)) |
(* -1 (* y (+ (* -1/8 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 1/16 (* (* (pow x 3) (* (pow z 3) (sqrt -1))) (sqrt (/ 1 (* (pow y 7) (pow (+ (* -1 x) (* -1 z)) 5)))))) (+ (* 1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))) (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 z z)) (*.f64 x x))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (neg.f64 z) x) #s(literal 3 binary64))) (pow.f64 y #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 3 binary64))) (pow.f64 x #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (neg.f64 z) x) #s(literal 5 binary64))) (pow.f64 y #s(literal 7 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 z) x)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 (-.f64 (neg.f64 z) x) y)) (sqrt.f64 #s(literal -1 binary64)))))) (neg.f64 y)) |
(* -1 (* y (+ (* -1 x) (* -1 z)))) |
(*.f64 (-.f64 (neg.f64 z) x) (neg.f64 y)) |
(* -1 (* y (+ (* -1 x) (+ (* -1 z) (* -1 (/ (* x z) y)))))) |
(*.f64 (-.f64 (neg.f64 (fma.f64 (/.f64 x y) z z)) x) (neg.f64 y)) |
(* -1 (* y (+ (* -1 x) (+ (* -1 z) (* -1 (/ (* x z) y)))))) |
(*.f64 (-.f64 (neg.f64 (fma.f64 (/.f64 x y) z z)) x) (neg.f64 y)) |
(* -1 (* y (+ (* -1 x) (+ (* -1 z) (* -1 (/ (* x z) y)))))) |
(*.f64 (-.f64 (neg.f64 (fma.f64 (/.f64 x y) z z)) x) (neg.f64 y)) |
y |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(*.f64 (fma.f64 (/.f64 x y) #s(literal -1 binary64) #s(literal -1 binary64)) (neg.f64 y)) |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(*.f64 (fma.f64 (/.f64 x y) #s(literal -1 binary64) #s(literal -1 binary64)) (neg.f64 y)) |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(*.f64 (fma.f64 (/.f64 x y) #s(literal -1 binary64) #s(literal -1 binary64)) (neg.f64 y)) |
(* -2 (* (sqrt (* y (+ (* -1 x) (* -1 z)))) (sqrt -1))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 (-.f64 (neg.f64 z) x) y)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -2 binary64)) |
(* -1 (* y (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))) (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (-.f64 (neg.f64 z) x) y))) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 z) x)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) x))) (neg.f64 y)) |
(* -1 (* y (+ (* -1/4 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))) (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z)))))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 z z)) (*.f64 x x))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (neg.f64 z) x) #s(literal 3 binary64))) (pow.f64 y #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (-.f64 (neg.f64 z) x) y))) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 z) x)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) x)))) (neg.f64 y)) |
(* -1 (* y (+ (* -1/4 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 1/8 (* (* (pow x 3) (* (pow z 3) (sqrt -1))) (sqrt (/ 1 (* (pow y 7) (pow (+ (* -1 x) (* -1 z)) 5)))))) (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))) (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 3 binary64))) (pow.f64 x #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (neg.f64 z) x) #s(literal 5 binary64))) (pow.f64 y #s(literal 7 binary64)))) (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 z z)) (*.f64 x x))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (neg.f64 z) x) #s(literal 3 binary64))) (pow.f64 y #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (-.f64 (neg.f64 z) x) y))) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 z) x)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) x))))) (neg.f64 y)) |
(* -1 (* (sqrt (* y (+ (* -1 x) (* -1 z)))) (sqrt -1))) |
(*.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (-.f64 (neg.f64 z) x) y))) |
(* -1 (* y (+ (* 1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))) (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 z) x)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 (-.f64 (neg.f64 z) x) y)) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 y)) |
(* -1 (* y (+ (* -1/8 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))) (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1)))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 z z)) (*.f64 x x))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (neg.f64 z) x) #s(literal 3 binary64))) (pow.f64 y #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 z) x)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 (-.f64 (neg.f64 z) x) y)) (sqrt.f64 #s(literal -1 binary64))))) (neg.f64 y)) |
(* -1 (* y (+ (* -1/8 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 1/16 (* (* (pow x 3) (* (pow z 3) (sqrt -1))) (sqrt (/ 1 (* (pow y 7) (pow (+ (* -1 x) (* -1 z)) 5)))))) (+ (* 1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))) (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 z z)) (*.f64 x x))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (neg.f64 z) x) #s(literal 3 binary64))) (pow.f64 y #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 3 binary64))) (pow.f64 x #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (neg.f64 z) x) #s(literal 5 binary64))) (pow.f64 y #s(literal 7 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 z) x)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 (-.f64 (neg.f64 z) x) y)) (sqrt.f64 #s(literal -1 binary64)))))) (neg.f64 y)) |
(* -1 (* y (+ (* -1 x) (* -1 z)))) |
(*.f64 (-.f64 (neg.f64 z) x) (neg.f64 y)) |
(* -1 (* y (+ (* -1 x) (+ (* -1 z) (* -1 (/ (* x z) y)))))) |
(*.f64 (-.f64 (neg.f64 (fma.f64 (/.f64 x y) z z)) x) (neg.f64 y)) |
(* -1 (* y (+ (* -1 x) (+ (* -1 z) (* -1 (/ (* x z) y)))))) |
(*.f64 (-.f64 (neg.f64 (fma.f64 (/.f64 x y) z z)) x) (neg.f64 y)) |
(* -1 (* y (+ (* -1 x) (+ (* -1 z) (* -1 (/ (* x z) y)))))) |
(*.f64 (-.f64 (neg.f64 (fma.f64 (/.f64 x y) z z)) x) (neg.f64 y)) |
(* -2 (* (sqrt (* y (+ (* -1 x) (* -1 z)))) (sqrt -1))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 (-.f64 (neg.f64 z) x) y)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -2 binary64)) |
(* -1 (* y (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))) (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (-.f64 (neg.f64 z) x) y))) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 z) x)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) x))) (neg.f64 y)) |
(* -1 (* y (+ (* -1/4 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))) (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z)))))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 z z)) (*.f64 x x))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (neg.f64 z) x) #s(literal 3 binary64))) (pow.f64 y #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (-.f64 (neg.f64 z) x) y))) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 z) x)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) x)))) (neg.f64 y)) |
(* -1 (* y (+ (* -1/4 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 1/8 (* (* (pow x 3) (* (pow z 3) (sqrt -1))) (sqrt (/ 1 (* (pow y 7) (pow (+ (* -1 x) (* -1 z)) 5)))))) (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))) (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 3 binary64))) (pow.f64 x #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (neg.f64 z) x) #s(literal 5 binary64))) (pow.f64 y #s(literal 7 binary64)))) (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 z z)) (*.f64 x x))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (neg.f64 z) x) #s(literal 3 binary64))) (pow.f64 y #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (-.f64 (neg.f64 z) x) y))) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 z) x)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) x))))) (neg.f64 y)) |
(* -1 (* (sqrt (* y (+ (* -1 x) (* -1 z)))) (sqrt -1))) |
(*.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (-.f64 (neg.f64 z) x) y))) |
(* -1 (* y (+ (* 1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))) (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 z) x)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 (-.f64 (neg.f64 z) x) y)) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 y)) |
(* -1 (* y (+ (* -1/8 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))) (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1)))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 z z)) (*.f64 x x))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (neg.f64 z) x) #s(literal 3 binary64))) (pow.f64 y #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 z) x)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 (-.f64 (neg.f64 z) x) y)) (sqrt.f64 #s(literal -1 binary64))))) (neg.f64 y)) |
(* -1 (* y (+ (* -1/8 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 1/16 (* (* (pow x 3) (* (pow z 3) (sqrt -1))) (sqrt (/ 1 (* (pow y 7) (pow (+ (* -1 x) (* -1 z)) 5)))))) (+ (* 1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))) (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 z z)) (*.f64 x x))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (neg.f64 z) x) #s(literal 3 binary64))) (pow.f64 y #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 3 binary64))) (pow.f64 x #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (neg.f64 z) x) #s(literal 5 binary64))) (pow.f64 y #s(literal 7 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 z) x)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 (-.f64 (neg.f64 z) x) y)) (sqrt.f64 #s(literal -1 binary64)))))) (neg.f64 y)) |
(* (pow y 2) (pow (+ (* -1 x) (* -1 z)) 2)) |
(*.f64 (pow.f64 (-.f64 (neg.f64 z) x) #s(literal 2 binary64)) (*.f64 y y)) |
(* (pow y 2) (+ (* -2 (/ (* x (* z (+ (* -1 x) (* -1 z)))) y)) (pow (+ (* -1 x) (* -1 z)) 2))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (-.f64 (neg.f64 z) x) z) x) y) #s(literal -2 binary64) (pow.f64 (-.f64 (neg.f64 z) x) #s(literal 2 binary64))) (*.f64 y y)) |
(* (pow y 2) (+ (* -1 (/ (+ (* -1 (/ (* (pow x 2) (pow z 2)) y)) (* 2 (* x (* z (+ (* -1 x) (* -1 z)))))) y)) (pow (+ (* -1 x) (* -1 z)) 2))) |
(*.f64 (-.f64 (pow.f64 (-.f64 (neg.f64 z) x) #s(literal 2 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 (-.f64 (neg.f64 z) x) z) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 z (/.f64 z y)))) y)) (*.f64 y y)) |
(* (pow y 2) (+ (* -1 (/ (+ (* -1 (/ (* (pow x 2) (pow z 2)) y)) (* 2 (* x (* z (+ (* -1 x) (* -1 z)))))) y)) (pow (+ (* -1 x) (* -1 z)) 2))) |
(*.f64 (-.f64 (pow.f64 (-.f64 (neg.f64 z) x) #s(literal 2 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 (-.f64 (neg.f64 z) x) z) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 z (/.f64 z y)))) y)) (*.f64 y y)) |
(* -1 (* y (+ (* -1 x) (* -1 z)))) |
(*.f64 (-.f64 (neg.f64 z) x) (neg.f64 y)) |
(* -1 (* y (+ (* -1 x) (+ (* -1 z) (* -1 (/ (* x z) y)))))) |
(*.f64 (-.f64 (neg.f64 (fma.f64 (/.f64 x y) z z)) x) (neg.f64 y)) |
(* -1 (* y (+ (* -1 x) (+ (* -1 z) (* -1 (/ (* x z) y)))))) |
(*.f64 (-.f64 (neg.f64 (fma.f64 (/.f64 x y) z z)) x) (neg.f64 y)) |
(* -1 (* y (+ (* -1 x) (+ (* -1 z) (* -1 (/ (* x z) y)))))) |
(*.f64 (-.f64 (neg.f64 (fma.f64 (/.f64 x y) z z)) x) (neg.f64 y)) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
(* -1 (/ (- (/ x y) 1) y)) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) y) |
(* -1 (/ (- (* -1 (/ (- (/ (pow x 2) y) x) y)) 1) y)) |
(/.f64 (fma.f64 (/.f64 (fma.f64 x (/.f64 x y) (neg.f64 x)) y) #s(literal -1 binary64) #s(literal -1 binary64)) (neg.f64 y)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (/ (pow x 3) y) (pow x 2)) y)) x) y)) 1) y)) |
(/.f64 (fma.f64 (/.f64 (neg.f64 (+.f64 (/.f64 (fma.f64 (neg.f64 x) x (/.f64 (pow.f64 x #s(literal 3 binary64)) y)) y) x)) y) #s(literal -1 binary64) #s(literal -1 binary64)) (neg.f64 y)) |
x |
(+ x (/ (* x z) y)) |
(fma.f64 (/.f64 z y) x x) |
(+ x (/ (* x z) y)) |
(fma.f64 (/.f64 z y) x x) |
(+ x (/ (* x z) y)) |
(fma.f64 (/.f64 z y) x x) |
(* -1 (pow y 2)) |
(*.f64 (neg.f64 y) y) |
(* (pow y 2) (- (/ (pow x 2) (pow y 2)) 1)) |
(*.f64 (fma.f64 (/.f64 x y) (/.f64 x y) #s(literal -1 binary64)) (*.f64 y y)) |
(* (pow y 2) (- (/ (pow x 2) (pow y 2)) 1)) |
(*.f64 (fma.f64 (/.f64 x y) (/.f64 x y) #s(literal -1 binary64)) (*.f64 y y)) |
(* (pow y 2) (- (/ (pow x 2) (pow y 2)) 1)) |
(*.f64 (fma.f64 (/.f64 x y) (/.f64 x y) #s(literal -1 binary64)) (*.f64 y y)) |
y |
(+ x y) |
(+.f64 y x) |
(+ x y) |
(+.f64 y x) |
(+ x y) |
(+.f64 y x) |
(* 2 (sqrt (* y z))) |
(*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64)) |
(+ (* 2 (sqrt (* y z))) (* (* x (+ y z)) (sqrt (/ 1 (* y z))))) |
(fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) z)) (*.f64 (+.f64 z y) x) (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64))) |
(+ (* 2 (sqrt (* y z))) (* x (+ (* -1/4 (* (* x (pow (+ y z) 2)) (sqrt (/ 1 (* (pow y 3) (pow z 3)))))) (* (sqrt (/ 1 (* y z))) (+ y z))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (+.f64 z y) #s(literal 2 binary64)) x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) z)) (+.f64 z y))) x (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64))) |
(+ (* 2 (sqrt (* y z))) (* x (+ (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow y 3) (pow z 3)))) (pow (+ y z) 2))) (* 1/8 (* (* x (pow (+ y z) 3)) (sqrt (/ 1 (* (pow y 5) (pow z 5)))))))) (* (sqrt (/ 1 (* y z))) (+ y z))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (pow.f64 y #s(literal 3 binary64))))) (pow.f64 (+.f64 z y) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (+.f64 z y) #s(literal 3 binary64)) x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 5 binary64))) (pow.f64 y #s(literal 5 binary64)))))) x (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) z)) (+.f64 z y))) x (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64))) |
(sqrt (* y z)) |
(sqrt.f64 (*.f64 z y)) |
(+ (sqrt (* y z)) (* 1/2 (* (* x (+ y z)) (sqrt (/ 1 (* y z)))))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 z y) x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) z)) (sqrt.f64 (*.f64 z y))) |
(+ (sqrt (* y z)) (* x (+ (* -1/8 (* (* x (pow (+ y z) 2)) (sqrt (/ 1 (* (pow y 3) (pow z 3)))))) (* 1/2 (* (sqrt (/ 1 (* y z))) (+ y z)))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (+.f64 z y) #s(literal 2 binary64)) x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) z)) (+.f64 z y)) #s(literal 1/2 binary64))) x (sqrt.f64 (*.f64 z y))) |
(+ (sqrt (* y z)) (* x (+ (* 1/2 (* (sqrt (/ 1 (* y z))) (+ y z))) (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow y 3) (pow z 3)))) (pow (+ y z) 2))) (* 1/16 (* (* x (pow (+ y z) 3)) (sqrt (/ 1 (* (pow y 5) (pow z 5))))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (pow.f64 y #s(literal 3 binary64))))) (pow.f64 (+.f64 z y) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (+.f64 z y) #s(literal 3 binary64)) x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 5 binary64))) (pow.f64 y #s(literal 5 binary64)))))) x (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) z)) (+.f64 z y)) #s(literal 1/2 binary64))) x (sqrt.f64 (*.f64 z y))) |
(* y z) |
(*.f64 z y) |
(+ (* x (+ y z)) (* y z)) |
(fma.f64 (+.f64 y x) z (*.f64 y x)) |
(+ (* x (+ y z)) (* y z)) |
(fma.f64 (+.f64 y x) z (*.f64 y x)) |
(+ (* x (+ y z)) (* y z)) |
(fma.f64 (+.f64 y x) z (*.f64 y x)) |
(* 2 (sqrt (* y z))) |
(*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64)) |
(+ (* 2 (sqrt (* y z))) (* (* x (+ y z)) (sqrt (/ 1 (* y z))))) |
(fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) z)) (*.f64 (+.f64 z y) x) (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64))) |
(+ (* 2 (sqrt (* y z))) (* x (+ (* -1/4 (* (* x (pow (+ y z) 2)) (sqrt (/ 1 (* (pow y 3) (pow z 3)))))) (* (sqrt (/ 1 (* y z))) (+ y z))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (+.f64 z y) #s(literal 2 binary64)) x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) z)) (+.f64 z y))) x (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64))) |
(+ (* 2 (sqrt (* y z))) (* x (+ (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow y 3) (pow z 3)))) (pow (+ y z) 2))) (* 1/8 (* (* x (pow (+ y z) 3)) (sqrt (/ 1 (* (pow y 5) (pow z 5)))))))) (* (sqrt (/ 1 (* y z))) (+ y z))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (pow.f64 y #s(literal 3 binary64))))) (pow.f64 (+.f64 z y) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (+.f64 z y) #s(literal 3 binary64)) x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 5 binary64))) (pow.f64 y #s(literal 5 binary64)))))) x (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) z)) (+.f64 z y))) x (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64))) |
(sqrt (* y z)) |
(sqrt.f64 (*.f64 z y)) |
(+ (sqrt (* y z)) (* 1/2 (* (* x (+ y z)) (sqrt (/ 1 (* y z)))))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 z y) x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) z)) (sqrt.f64 (*.f64 z y))) |
(+ (sqrt (* y z)) (* x (+ (* -1/8 (* (* x (pow (+ y z) 2)) (sqrt (/ 1 (* (pow y 3) (pow z 3)))))) (* 1/2 (* (sqrt (/ 1 (* y z))) (+ y z)))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (+.f64 z y) #s(literal 2 binary64)) x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) z)) (+.f64 z y)) #s(literal 1/2 binary64))) x (sqrt.f64 (*.f64 z y))) |
(+ (sqrt (* y z)) (* x (+ (* 1/2 (* (sqrt (/ 1 (* y z))) (+ y z))) (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow y 3) (pow z 3)))) (pow (+ y z) 2))) (* 1/16 (* (* x (pow (+ y z) 3)) (sqrt (/ 1 (* (pow y 5) (pow z 5))))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (pow.f64 y #s(literal 3 binary64))))) (pow.f64 (+.f64 z y) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (+.f64 z y) #s(literal 3 binary64)) x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 5 binary64))) (pow.f64 y #s(literal 5 binary64)))))) x (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) z)) (+.f64 z y)) #s(literal 1/2 binary64))) x (sqrt.f64 (*.f64 z y))) |
(* y z) |
(*.f64 z y) |
(+ (* x (+ y z)) (* y z)) |
(fma.f64 (+.f64 y x) z (*.f64 y x)) |
(+ (* x (+ y z)) (* y z)) |
(fma.f64 (+.f64 y x) z (*.f64 y x)) |
(+ (* x (+ y z)) (* y z)) |
(fma.f64 (+.f64 y x) z (*.f64 y x)) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* x (* y (+ 1 (/ z y)))) |
(*.f64 (fma.f64 (/.f64 z y) y y) x) |
(* x (* y (+ 1 (/ z y)))) |
(*.f64 (fma.f64 (/.f64 z y) y y) x) |
(* x (* y (+ 1 (/ z y)))) |
(*.f64 (fma.f64 (/.f64 z y) y y) x) |
(* x (* y (+ 1 (/ z y)))) |
(*.f64 (fma.f64 (/.f64 z y) y y) x) |
(* 2 (sqrt (* y z))) |
(*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64)) |
(+ (* 2 (sqrt (* y z))) (* (* x (+ y z)) (sqrt (/ 1 (* y z))))) |
(fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) z)) (*.f64 (+.f64 z y) x) (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64))) |
(+ (* 2 (sqrt (* y z))) (* x (+ (* -1/4 (* (* x (pow (+ y z) 2)) (sqrt (/ 1 (* (pow y 3) (pow z 3)))))) (* (sqrt (/ 1 (* y z))) (+ y z))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (+.f64 z y) #s(literal 2 binary64)) x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) z)) (+.f64 z y))) x (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64))) |
(+ (* 2 (sqrt (* y z))) (* x (+ (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow y 3) (pow z 3)))) (pow (+ y z) 2))) (* 1/8 (* (* x (pow (+ y z) 3)) (sqrt (/ 1 (* (pow y 5) (pow z 5)))))))) (* (sqrt (/ 1 (* y z))) (+ y z))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (pow.f64 y #s(literal 3 binary64))))) (pow.f64 (+.f64 z y) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (+.f64 z y) #s(literal 3 binary64)) x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 5 binary64))) (pow.f64 y #s(literal 5 binary64)))))) x (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) z)) (+.f64 z y))) x (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64))) |
(sqrt (* y z)) |
(sqrt.f64 (*.f64 z y)) |
(+ (sqrt (* y z)) (* 1/2 (* (* x (+ y z)) (sqrt (/ 1 (* y z)))))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 z y) x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) z)) (sqrt.f64 (*.f64 z y))) |
(+ (sqrt (* y z)) (* x (+ (* -1/8 (* (* x (pow (+ y z) 2)) (sqrt (/ 1 (* (pow y 3) (pow z 3)))))) (* 1/2 (* (sqrt (/ 1 (* y z))) (+ y z)))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (+.f64 z y) #s(literal 2 binary64)) x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) z)) (+.f64 z y)) #s(literal 1/2 binary64))) x (sqrt.f64 (*.f64 z y))) |
(+ (sqrt (* y z)) (* x (+ (* 1/2 (* (sqrt (/ 1 (* y z))) (+ y z))) (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow y 3) (pow z 3)))) (pow (+ y z) 2))) (* 1/16 (* (* x (pow (+ y z) 3)) (sqrt (/ 1 (* (pow y 5) (pow z 5))))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (pow.f64 y #s(literal 3 binary64))))) (pow.f64 (+.f64 z y) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (+.f64 z y) #s(literal 3 binary64)) x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 5 binary64))) (pow.f64 y #s(literal 5 binary64)))))) x (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) z)) (+.f64 z y)) #s(literal 1/2 binary64))) x (sqrt.f64 (*.f64 z y))) |
(* y z) |
(*.f64 z y) |
(+ (* x (+ y z)) (* y z)) |
(fma.f64 (+.f64 y x) z (*.f64 y x)) |
(+ (* x (+ y z)) (* y z)) |
(fma.f64 (+.f64 y x) z (*.f64 y x)) |
(+ (* x (+ y z)) (* y z)) |
(fma.f64 (+.f64 y x) z (*.f64 y x)) |
y |
(+ x y) |
(+.f64 y x) |
(+ x y) |
(+.f64 y x) |
(+ x y) |
(+.f64 y x) |
(* 2 (sqrt (* y z))) |
(*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64)) |
(+ (* 2 (sqrt (* y z))) (* (* x (- y (* -1 z))) (sqrt (/ 1 (* y z))))) |
(fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) z)) (*.f64 (+.f64 z y) x) (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64))) |
(+ (* 2 (sqrt (* y z))) (* x (+ (* -1/4 (* (* x (pow (- y (* -1 z)) 2)) (sqrt (/ 1 (* (pow y 3) (pow z 3)))))) (* (sqrt (/ 1 (* y z))) (- y (* -1 z)))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (+.f64 z y) #s(literal 2 binary64)) x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) z)) (+.f64 z y))) x (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64))) |
(+ (* 2 (sqrt (* y z))) (* x (+ (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow y 3) (pow z 3)))) (pow (- y (* -1 z)) 2))) (* 1/8 (* (* x (pow (- y (* -1 z)) 3)) (sqrt (/ 1 (* (pow y 5) (pow z 5)))))))) (* (sqrt (/ 1 (* y z))) (- y (* -1 z)))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (pow.f64 y #s(literal 3 binary64))))) (pow.f64 (+.f64 z y) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (+.f64 z y) #s(literal 3 binary64)) x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 5 binary64))) (pow.f64 y #s(literal 5 binary64)))))) x (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) z)) (+.f64 z y))) x (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64))) |
(sqrt (* y z)) |
(sqrt.f64 (*.f64 z y)) |
(+ (sqrt (* y z)) (* 1/2 (* (* x (- y (* -1 z))) (sqrt (/ 1 (* y z)))))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 z y) x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) z)) (sqrt.f64 (*.f64 z y))) |
(+ (sqrt (* y z)) (* x (+ (* -1/8 (* (* x (pow (- y (* -1 z)) 2)) (sqrt (/ 1 (* (pow y 3) (pow z 3)))))) (* 1/2 (* (sqrt (/ 1 (* y z))) (- y (* -1 z))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (+.f64 z y) #s(literal 2 binary64)) x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) z)) (+.f64 z y)) #s(literal 1/2 binary64))) x (sqrt.f64 (*.f64 z y))) |
(+ (sqrt (* y z)) (* x (+ (* 1/2 (* (sqrt (/ 1 (* y z))) (- y (* -1 z)))) (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow y 3) (pow z 3)))) (pow (- y (* -1 z)) 2))) (* 1/16 (* (* x (pow (- y (* -1 z)) 3)) (sqrt (/ 1 (* (pow y 5) (pow z 5))))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (pow.f64 y #s(literal 3 binary64))))) (pow.f64 (+.f64 z y) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (+.f64 z y) #s(literal 3 binary64)) x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 5 binary64))) (pow.f64 y #s(literal 5 binary64)))))) x (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) z)) (+.f64 z y)) #s(literal 1/2 binary64))) x (sqrt.f64 (*.f64 z y))) |
(* y z) |
(*.f64 z y) |
(+ (* x (- y (* -1 z))) (* y z)) |
(fma.f64 (+.f64 y x) z (*.f64 y x)) |
(+ (* x (- y (* -1 z))) (* y z)) |
(fma.f64 (+.f64 y x) z (*.f64 y x)) |
(+ (* x (- y (* -1 z))) (* y z)) |
(fma.f64 (+.f64 y x) z (*.f64 y x)) |
(* 2 (sqrt (* y z))) |
(*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64)) |
(+ (* 2 (sqrt (* y z))) (* (* x (+ y z)) (sqrt (/ 1 (* y z))))) |
(fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) z)) (*.f64 (+.f64 z y) x) (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64))) |
(+ (* 2 (sqrt (* y z))) (* x (+ (* -1/4 (* (* x (pow (+ y z) 2)) (sqrt (/ 1 (* (pow y 3) (pow z 3)))))) (* (sqrt (/ 1 (* y z))) (+ y z))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (+.f64 z y) #s(literal 2 binary64)) x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) z)) (+.f64 z y))) x (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64))) |
(+ (* 2 (sqrt (* y z))) (* x (+ (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow y 3) (pow z 3)))) (pow (+ y z) 2))) (* 1/8 (* (* x (pow (+ y z) 3)) (sqrt (/ 1 (* (pow y 5) (pow z 5)))))))) (* (sqrt (/ 1 (* y z))) (+ y z))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (pow.f64 y #s(literal 3 binary64))))) (pow.f64 (+.f64 z y) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (+.f64 z y) #s(literal 3 binary64)) x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 5 binary64))) (pow.f64 y #s(literal 5 binary64)))))) x (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) z)) (+.f64 z y))) x (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64))) |
(sqrt (* y z)) |
(sqrt.f64 (*.f64 z y)) |
(+ (sqrt (* y z)) (* 1/2 (* (* x (+ y z)) (sqrt (/ 1 (* y z)))))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 z y) x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) z)) (sqrt.f64 (*.f64 z y))) |
(+ (sqrt (* y z)) (* x (+ (* -1/8 (* (* x (pow (+ y z) 2)) (sqrt (/ 1 (* (pow y 3) (pow z 3)))))) (* 1/2 (* (sqrt (/ 1 (* y z))) (+ y z)))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (+.f64 z y) #s(literal 2 binary64)) x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) z)) (+.f64 z y)) #s(literal 1/2 binary64))) x (sqrt.f64 (*.f64 z y))) |
(+ (sqrt (* y z)) (* x (+ (* 1/2 (* (sqrt (/ 1 (* y z))) (+ y z))) (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow y 3) (pow z 3)))) (pow (+ y z) 2))) (* 1/16 (* (* x (pow (+ y z) 3)) (sqrt (/ 1 (* (pow y 5) (pow z 5))))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (pow.f64 y #s(literal 3 binary64))))) (pow.f64 (+.f64 z y) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (+.f64 z y) #s(literal 3 binary64)) x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 5 binary64))) (pow.f64 y #s(literal 5 binary64)))))) x (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) z)) (+.f64 z y)) #s(literal 1/2 binary64))) x (sqrt.f64 (*.f64 z y))) |
(* (pow y 2) (pow z 2)) |
(*.f64 (*.f64 z y) (*.f64 z y)) |
(+ (* 2 (* x (* y (* z (+ y z))))) (* (pow y 2) (pow z 2))) |
(fma.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 (*.f64 (+.f64 z y) z) y) (*.f64 (*.f64 z y) (*.f64 z y))) |
(+ (* x (+ (* 2 (* y (* z (+ y z)))) (* x (pow (+ y z) 2)))) (* (pow y 2) (pow z 2))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 (+.f64 z y) z) y) #s(literal 2 binary64) (*.f64 (pow.f64 (+.f64 z y) #s(literal 2 binary64)) x)) x (*.f64 (*.f64 z y) (*.f64 z y))) |
(+ (* x (+ (* 2 (* y (* z (+ y z)))) (* x (pow (+ y z) 2)))) (* (pow y 2) (pow z 2))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 (+.f64 z y) z) y) #s(literal 2 binary64) (*.f64 (pow.f64 (+.f64 z y) #s(literal 2 binary64)) x)) x (*.f64 (*.f64 z y) (*.f64 z y))) |
(* y z) |
(*.f64 z y) |
(+ (* x (+ y z)) (* y z)) |
(fma.f64 (+.f64 y x) z (*.f64 y x)) |
(+ (* x (+ y z)) (* y z)) |
(fma.f64 (+.f64 y x) z (*.f64 y x)) |
(+ (* x (+ y z)) (* y z)) |
(fma.f64 (+.f64 y x) z (*.f64 y x)) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
(+ (* -1 (/ x (pow y 2))) (/ 1 y)) |
(-.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (/.f64 x y) y)) |
(+ (* x (- (/ x (pow y 3)) (/ 1 (pow y 2)))) (/ 1 y)) |
(fma.f64 (-.f64 (/.f64 x (pow.f64 y #s(literal 3 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) y) y)) x (/.f64 #s(literal 1 binary64) y)) |
(+ (* x (- (* x (+ (* -1 (/ x (pow y 4))) (/ 1 (pow y 3)))) (/ 1 (pow y 2)))) (/ 1 y)) |
(fma.f64 (fma.f64 (-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (/.f64 x (pow.f64 y #s(literal 4 binary64)))) x (/.f64 #s(literal -1 binary64) (*.f64 y y))) x (/.f64 #s(literal 1 binary64) y)) |
(* x (+ 1 (/ z y))) |
(fma.f64 (/.f64 z y) x x) |
(* x (+ 1 (/ z y))) |
(fma.f64 (/.f64 z y) x x) |
(* x (+ 1 (/ z y))) |
(fma.f64 (/.f64 z y) x x) |
(* x (+ 1 (/ z y))) |
(fma.f64 (/.f64 z y) x x) |
(* -1 (pow y 2)) |
(*.f64 (neg.f64 y) y) |
(+ (* -1 (pow y 2)) (pow x 2)) |
(fma.f64 (neg.f64 y) y (*.f64 x x)) |
(+ (* -1 (pow y 2)) (pow x 2)) |
(fma.f64 (neg.f64 y) y (*.f64 x x)) |
(+ (* -1 (pow y 2)) (pow x 2)) |
(fma.f64 (neg.f64 y) y (*.f64 x x)) |
x |
(* x (+ 1 (/ y x))) |
(fma.f64 (/.f64 y x) x x) |
(* x (+ 1 (/ y x))) |
(fma.f64 (/.f64 y x) x x) |
(* x (+ 1 (/ y x))) |
(fma.f64 (/.f64 y x) x x) |
(* 2 (sqrt (* x (+ y z)))) |
(*.f64 (sqrt.f64 (*.f64 (+.f64 z y) x)) #s(literal 2 binary64)) |
(* x (+ (* 2 (sqrt (/ (+ y z) x))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z)))) |
(*.f64 (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z y)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 z y) (*.f64 (sqrt.f64 (/.f64 (+.f64 z y) x)) #s(literal 2 binary64))) x) |
(* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (+ (* 2 (sqrt (/ (+ y z) x))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z))))) |
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 z y) #s(literal 3 binary64))) (pow.f64 x #s(literal 5 binary64)))) (*.f64 (*.f64 z y) (*.f64 z y))) #s(literal -1/4 binary64) (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z y)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 z y) (*.f64 (sqrt.f64 (/.f64 (+.f64 z y) x)) #s(literal 2 binary64)))) x) |
(* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow x 7) (pow (+ y z) 5)))) (* (pow y 3) (pow z 3)))) (+ (* 2 (sqrt (/ (+ y z) x))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z)))))) |
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 z y) #s(literal 5 binary64))) (pow.f64 x #s(literal 7 binary64)))) (*.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) #s(literal 1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 z y) #s(literal 3 binary64))) (pow.f64 x #s(literal 5 binary64)))) (*.f64 (*.f64 z y) (*.f64 z y))) #s(literal -1/4 binary64) (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z y)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 z y) (*.f64 (sqrt.f64 (/.f64 (+.f64 z y) x)) #s(literal 2 binary64))))) x) |
(sqrt (* x (+ y z))) |
(sqrt.f64 (*.f64 (+.f64 z y) x)) |
(* x (+ (sqrt (/ (+ y z) x)) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z y)) (pow.f64 x #s(literal 3 binary64))))) (*.f64 z y) (sqrt.f64 (/.f64 (+.f64 z y) x))) x) |
(* x (+ (sqrt (/ (+ y z) x)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z)))))) |
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z y)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 z y)) #s(literal 1/2 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 z y) #s(literal 3 binary64))) (pow.f64 x #s(literal 5 binary64)))) (*.f64 (*.f64 z y) (*.f64 z y))) #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (+.f64 z y) x)))) x) |
(* x (+ (sqrt (/ (+ y z) x)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow x 7) (pow (+ y z) 5)))) (* (pow y 3) (pow z 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z))))))) |
(*.f64 (+.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 z y) #s(literal 5 binary64))) (pow.f64 x #s(literal 7 binary64)))) (*.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) #s(literal 1/16 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 z y) #s(literal 3 binary64))) (pow.f64 x #s(literal 5 binary64)))) (*.f64 (*.f64 z y) (*.f64 z y))) #s(literal -1/8 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z y)) (pow.f64 x #s(literal 3 binary64))))) (*.f64 z y) (sqrt.f64 (/.f64 (+.f64 z y) x)))) x) |
(* x (+ y z)) |
(*.f64 (+.f64 z y) x) |
(* x (+ y (+ z (/ (* y z) x)))) |
(*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x) |
(* x (+ y (+ z (/ (* y z) x)))) |
(*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x) |
(* x (+ y (+ z (/ (* y z) x)))) |
(*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x) |
(* 2 (sqrt (* x (+ y z)))) |
(*.f64 (sqrt.f64 (*.f64 (+.f64 z y) x)) #s(literal 2 binary64)) |
(* x (+ (* 2 (sqrt (/ (+ y z) x))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z)))) |
(*.f64 (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z y)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 z y) (*.f64 (sqrt.f64 (/.f64 (+.f64 z y) x)) #s(literal 2 binary64))) x) |
(* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (+ (* 2 (sqrt (/ (+ y z) x))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z))))) |
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 z y) #s(literal 3 binary64))) (pow.f64 x #s(literal 5 binary64)))) (*.f64 (*.f64 z y) (*.f64 z y))) #s(literal -1/4 binary64) (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z y)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 z y) (*.f64 (sqrt.f64 (/.f64 (+.f64 z y) x)) #s(literal 2 binary64)))) x) |
(* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow x 7) (pow (+ y z) 5)))) (* (pow y 3) (pow z 3)))) (+ (* 2 (sqrt (/ (+ y z) x))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z)))))) |
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 z y) #s(literal 5 binary64))) (pow.f64 x #s(literal 7 binary64)))) (*.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) #s(literal 1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 z y) #s(literal 3 binary64))) (pow.f64 x #s(literal 5 binary64)))) (*.f64 (*.f64 z y) (*.f64 z y))) #s(literal -1/4 binary64) (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z y)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 z y) (*.f64 (sqrt.f64 (/.f64 (+.f64 z y) x)) #s(literal 2 binary64))))) x) |
(sqrt (* x (+ y z))) |
(sqrt.f64 (*.f64 (+.f64 z y) x)) |
(* x (+ (sqrt (/ (+ y z) x)) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z y)) (pow.f64 x #s(literal 3 binary64))))) (*.f64 z y) (sqrt.f64 (/.f64 (+.f64 z y) x))) x) |
(* x (+ (sqrt (/ (+ y z) x)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z)))))) |
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z y)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 z y)) #s(literal 1/2 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 z y) #s(literal 3 binary64))) (pow.f64 x #s(literal 5 binary64)))) (*.f64 (*.f64 z y) (*.f64 z y))) #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (+.f64 z y) x)))) x) |
(* x (+ (sqrt (/ (+ y z) x)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow x 7) (pow (+ y z) 5)))) (* (pow y 3) (pow z 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z))))))) |
(*.f64 (+.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 z y) #s(literal 5 binary64))) (pow.f64 x #s(literal 7 binary64)))) (*.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) #s(literal 1/16 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 z y) #s(literal 3 binary64))) (pow.f64 x #s(literal 5 binary64)))) (*.f64 (*.f64 z y) (*.f64 z y))) #s(literal -1/8 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z y)) (pow.f64 x #s(literal 3 binary64))))) (*.f64 z y) (sqrt.f64 (/.f64 (+.f64 z y) x)))) x) |
(* x (+ y z)) |
(*.f64 (+.f64 z y) x) |
(* x (+ y (+ z (/ (* y z) x)))) |
(*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x) |
(* x (+ y (+ z (/ (* y z) x)))) |
(*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x) |
(* x (+ y (+ z (/ (* y z) x)))) |
(*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* x (* y (+ 1 (/ z y)))) |
(*.f64 (fma.f64 (/.f64 z y) y y) x) |
(* x (* y (+ 1 (/ z y)))) |
(*.f64 (fma.f64 (/.f64 z y) y y) x) |
(* x (* y (+ 1 (/ z y)))) |
(*.f64 (fma.f64 (/.f64 z y) y y) x) |
(* x (* y (+ 1 (/ z y)))) |
(*.f64 (fma.f64 (/.f64 z y) y y) x) |
(* 2 (sqrt (* x (+ y z)))) |
(*.f64 (sqrt.f64 (*.f64 (+.f64 z y) x)) #s(literal 2 binary64)) |
(* x (+ (* 2 (sqrt (/ (+ y z) x))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z)))) |
(*.f64 (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z y)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 z y) (*.f64 (sqrt.f64 (/.f64 (+.f64 z y) x)) #s(literal 2 binary64))) x) |
(* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (+ (* 2 (sqrt (/ (+ y z) x))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z))))) |
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 z y) #s(literal 3 binary64))) (pow.f64 x #s(literal 5 binary64)))) (*.f64 (*.f64 z y) (*.f64 z y))) #s(literal -1/4 binary64) (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z y)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 z y) (*.f64 (sqrt.f64 (/.f64 (+.f64 z y) x)) #s(literal 2 binary64)))) x) |
(* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow x 7) (pow (+ y z) 5)))) (* (pow y 3) (pow z 3)))) (+ (* 2 (sqrt (/ (+ y z) x))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z)))))) |
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 z y) #s(literal 5 binary64))) (pow.f64 x #s(literal 7 binary64)))) (*.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) #s(literal 1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 z y) #s(literal 3 binary64))) (pow.f64 x #s(literal 5 binary64)))) (*.f64 (*.f64 z y) (*.f64 z y))) #s(literal -1/4 binary64) (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z y)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 z y) (*.f64 (sqrt.f64 (/.f64 (+.f64 z y) x)) #s(literal 2 binary64))))) x) |
(sqrt (* x (+ y z))) |
(sqrt.f64 (*.f64 (+.f64 z y) x)) |
(* x (+ (sqrt (/ (+ y z) x)) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z y)) (pow.f64 x #s(literal 3 binary64))))) (*.f64 z y) (sqrt.f64 (/.f64 (+.f64 z y) x))) x) |
(* x (+ (sqrt (/ (+ y z) x)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z)))))) |
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z y)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 z y)) #s(literal 1/2 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 z y) #s(literal 3 binary64))) (pow.f64 x #s(literal 5 binary64)))) (*.f64 (*.f64 z y) (*.f64 z y))) #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (+.f64 z y) x)))) x) |
(* x (+ (sqrt (/ (+ y z) x)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow x 7) (pow (+ y z) 5)))) (* (pow y 3) (pow z 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z))))))) |
(*.f64 (+.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 z y) #s(literal 5 binary64))) (pow.f64 x #s(literal 7 binary64)))) (*.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) #s(literal 1/16 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 z y) #s(literal 3 binary64))) (pow.f64 x #s(literal 5 binary64)))) (*.f64 (*.f64 z y) (*.f64 z y))) #s(literal -1/8 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z y)) (pow.f64 x #s(literal 3 binary64))))) (*.f64 z y) (sqrt.f64 (/.f64 (+.f64 z y) x)))) x) |
(* x (+ y z)) |
(*.f64 (+.f64 z y) x) |
(* x (+ y (+ z (/ (* y z) x)))) |
(*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x) |
(* x (+ y (+ z (/ (* y z) x)))) |
(*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x) |
(* x (+ y (+ z (/ (* y z) x)))) |
(*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x) |
x |
(* x (+ 1 (/ y x))) |
(fma.f64 (/.f64 y x) x x) |
(* x (+ 1 (/ y x))) |
(fma.f64 (/.f64 y x) x x) |
(* x (+ 1 (/ y x))) |
(fma.f64 (/.f64 y x) x x) |
(* 2 (sqrt (* x (+ y z)))) |
(*.f64 (sqrt.f64 (*.f64 (+.f64 z y) x)) #s(literal 2 binary64)) |
(* x (+ (* 2 (sqrt (/ (+ y z) x))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z)))) |
(*.f64 (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z y)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 z y) (*.f64 (sqrt.f64 (/.f64 (+.f64 z y) x)) #s(literal 2 binary64))) x) |
(* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (+ (* 2 (sqrt (/ (+ y z) x))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z))))) |
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 z y) #s(literal 3 binary64))) (pow.f64 x #s(literal 5 binary64)))) (*.f64 (*.f64 z y) (*.f64 z y))) #s(literal -1/4 binary64) (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z y)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 z y) (*.f64 (sqrt.f64 (/.f64 (+.f64 z y) x)) #s(literal 2 binary64)))) x) |
(* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow x 7) (pow (+ y z) 5)))) (* (pow y 3) (pow z 3)))) (+ (* 2 (sqrt (/ (+ y z) x))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z)))))) |
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 z y) #s(literal 5 binary64))) (pow.f64 x #s(literal 7 binary64)))) (*.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) #s(literal 1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 z y) #s(literal 3 binary64))) (pow.f64 x #s(literal 5 binary64)))) (*.f64 (*.f64 z y) (*.f64 z y))) #s(literal -1/4 binary64) (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z y)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 z y) (*.f64 (sqrt.f64 (/.f64 (+.f64 z y) x)) #s(literal 2 binary64))))) x) |
(sqrt (* x (+ y z))) |
(sqrt.f64 (*.f64 (+.f64 z y) x)) |
(* x (+ (sqrt (/ (+ y z) x)) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z y)) (pow.f64 x #s(literal 3 binary64))))) (*.f64 z y) (sqrt.f64 (/.f64 (+.f64 z y) x))) x) |
(* x (+ (sqrt (/ (+ y z) x)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z)))))) |
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z y)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 z y)) #s(literal 1/2 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 z y) #s(literal 3 binary64))) (pow.f64 x #s(literal 5 binary64)))) (*.f64 (*.f64 z y) (*.f64 z y))) #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (+.f64 z y) x)))) x) |
(* x (+ (sqrt (/ (+ y z) x)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow x 7) (pow (+ y z) 5)))) (* (pow y 3) (pow z 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z))))))) |
(*.f64 (+.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 z y) #s(literal 5 binary64))) (pow.f64 x #s(literal 7 binary64)))) (*.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) #s(literal 1/16 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 z y) #s(literal 3 binary64))) (pow.f64 x #s(literal 5 binary64)))) (*.f64 (*.f64 z y) (*.f64 z y))) #s(literal -1/8 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z y)) (pow.f64 x #s(literal 3 binary64))))) (*.f64 z y) (sqrt.f64 (/.f64 (+.f64 z y) x)))) x) |
(* x (+ y z)) |
(*.f64 (+.f64 z y) x) |
(* x (+ y (+ z (/ (* y z) x)))) |
(*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x) |
(* x (+ y (+ z (/ (* y z) x)))) |
(*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x) |
(* x (+ y (+ z (/ (* y z) x)))) |
(*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x) |
(* 2 (sqrt (* x (+ y z)))) |
(*.f64 (sqrt.f64 (*.f64 (+.f64 z y) x)) #s(literal 2 binary64)) |
(* x (+ (* 2 (sqrt (/ (+ y z) x))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z)))) |
(*.f64 (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z y)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 z y) (*.f64 (sqrt.f64 (/.f64 (+.f64 z y) x)) #s(literal 2 binary64))) x) |
(* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (+ (* 2 (sqrt (/ (+ y z) x))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z))))) |
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 z y) #s(literal 3 binary64))) (pow.f64 x #s(literal 5 binary64)))) (*.f64 (*.f64 z y) (*.f64 z y))) #s(literal -1/4 binary64) (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z y)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 z y) (*.f64 (sqrt.f64 (/.f64 (+.f64 z y) x)) #s(literal 2 binary64)))) x) |
(* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow x 7) (pow (+ y z) 5)))) (* (pow y 3) (pow z 3)))) (+ (* 2 (sqrt (/ (+ y z) x))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z)))))) |
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 z y) #s(literal 5 binary64))) (pow.f64 x #s(literal 7 binary64)))) (*.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) #s(literal 1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 z y) #s(literal 3 binary64))) (pow.f64 x #s(literal 5 binary64)))) (*.f64 (*.f64 z y) (*.f64 z y))) #s(literal -1/4 binary64) (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z y)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 z y) (*.f64 (sqrt.f64 (/.f64 (+.f64 z y) x)) #s(literal 2 binary64))))) x) |
(sqrt (* x (+ y z))) |
(sqrt.f64 (*.f64 (+.f64 z y) x)) |
(* x (+ (sqrt (/ (+ y z) x)) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z y)) (pow.f64 x #s(literal 3 binary64))))) (*.f64 z y) (sqrt.f64 (/.f64 (+.f64 z y) x))) x) |
(* x (+ (sqrt (/ (+ y z) x)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z)))))) |
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z y)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 z y)) #s(literal 1/2 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 z y) #s(literal 3 binary64))) (pow.f64 x #s(literal 5 binary64)))) (*.f64 (*.f64 z y) (*.f64 z y))) #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (+.f64 z y) x)))) x) |
(* x (+ (sqrt (/ (+ y z) x)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow x 7) (pow (+ y z) 5)))) (* (pow y 3) (pow z 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z))))))) |
(*.f64 (+.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 z y) #s(literal 5 binary64))) (pow.f64 x #s(literal 7 binary64)))) (*.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) #s(literal 1/16 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 z y) #s(literal 3 binary64))) (pow.f64 x #s(literal 5 binary64)))) (*.f64 (*.f64 z y) (*.f64 z y))) #s(literal -1/8 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z y)) (pow.f64 x #s(literal 3 binary64))))) (*.f64 z y) (sqrt.f64 (/.f64 (+.f64 z y) x)))) x) |
(* (pow x 2) (pow (+ y z) 2)) |
(*.f64 (pow.f64 (+.f64 z y) #s(literal 2 binary64)) (*.f64 x x)) |
(* (pow x 2) (+ (* 2 (/ (* y (* z (+ y z))) x)) (pow (+ y z) 2))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (+.f64 z y) z) y) x) #s(literal 2 binary64) (pow.f64 (+.f64 z y) #s(literal 2 binary64))) (*.f64 x x)) |
(* (pow x 2) (+ (* 2 (/ (* y (* z (+ y z))) x)) (+ (/ (* (pow y 2) (pow z 2)) (pow x 2)) (pow (+ y z) 2)))) |
(*.f64 (fma.f64 (/.f64 (*.f64 z z) x) (*.f64 y (/.f64 y x)) (fma.f64 (/.f64 (*.f64 (*.f64 (+.f64 z y) z) y) x) #s(literal 2 binary64) (pow.f64 (+.f64 z y) #s(literal 2 binary64)))) (*.f64 x x)) |
(* (pow x 2) (+ (* 2 (/ (* y (* z (+ y z))) x)) (+ (/ (* (pow y 2) (pow z 2)) (pow x 2)) (pow (+ y z) 2)))) |
(*.f64 (fma.f64 (/.f64 (*.f64 z z) x) (*.f64 y (/.f64 y x)) (fma.f64 (/.f64 (*.f64 (*.f64 (+.f64 z y) z) y) x) #s(literal 2 binary64) (pow.f64 (+.f64 z y) #s(literal 2 binary64)))) (*.f64 x x)) |
(* x (+ y z)) |
(*.f64 (+.f64 z y) x) |
(* x (+ y (+ z (/ (* y z) x)))) |
(*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x) |
(* x (+ y (+ z (/ (* y z) x)))) |
(*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x) |
(* x (+ y (+ z (/ (* y z) x)))) |
(*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ (+ 1 (* -1 (/ y x))) x) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 y x)) x) |
(/ (- (+ 1 (/ (pow y 2) (pow x 2))) (/ y x)) x) |
(/.f64 (+.f64 (/.f64 (fma.f64 y (/.f64 y x) (neg.f64 y)) x) #s(literal 1 binary64)) x) |
(/ (- (+ 1 (* -1 (/ (pow y 3) (pow x 3)))) (+ (* -1 (/ (pow y 2) (pow x 2))) (/ y x))) x) |
(/.f64 (-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (-.f64 (/.f64 y x) (*.f64 y (/.f64 y (*.f64 x x))))) x) |
(* x (+ 1 (/ z y))) |
(fma.f64 (/.f64 z y) x x) |
(* x (+ 1 (/ z y))) |
(fma.f64 (/.f64 z y) x x) |
(* x (+ 1 (/ z y))) |
(fma.f64 (/.f64 z y) x x) |
(* x (+ 1 (/ z y))) |
(fma.f64 (/.f64 z y) x x) |
(pow x 2) |
(*.f64 x x) |
(* (pow x 2) (+ 1 (* -1 (/ (pow y 2) (pow x 2))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (/.f64 y (*.f64 x x)))) (*.f64 x x)) |
(* (pow x 2) (+ 1 (* -1 (/ (pow y 2) (pow x 2))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (/.f64 y (*.f64 x x)))) (*.f64 x x)) |
(* (pow x 2) (+ 1 (* -1 (/ (pow y 2) (pow x 2))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (/.f64 y (*.f64 x x)))) (*.f64 x x)) |
x |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(*.f64 (fma.f64 (/.f64 y x) #s(literal -1 binary64) #s(literal -1 binary64)) (neg.f64 x)) |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(*.f64 (fma.f64 (/.f64 y x) #s(literal -1 binary64) #s(literal -1 binary64)) (neg.f64 x)) |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(*.f64 (fma.f64 (/.f64 y x) #s(literal -1 binary64) #s(literal -1 binary64)) (neg.f64 x)) |
(* -2 (* (sqrt (* x (+ (* -1 y) (* -1 z)))) (sqrt -1))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 (-.f64 (neg.f64 z) y) x)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -2 binary64)) |
(* -1 (* x (+ (* 2 (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))) (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (-.f64 (neg.f64 z) y) x))) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 z) y)) (pow.f64 x #s(literal 3 binary64)))))) (neg.f64 x)) |
(* -1 (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 2 (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))) (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1)))))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 z y) (*.f64 z y)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (neg.f64 z) y) #s(literal 3 binary64))) (pow.f64 x #s(literal 5 binary64))))) #s(literal -1/4 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (-.f64 (neg.f64 z) y) x))) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 z) y)) (pow.f64 x #s(literal 3 binary64))))))) (neg.f64 x)) |
(* -1 (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow x 7) (pow (+ (* -1 y) (* -1 z)) 5)))) (* (pow y 3) (* (pow z 3) (sqrt -1))))) (+ (* 2 (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))) (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (neg.f64 z) y) #s(literal 5 binary64))) (pow.f64 x #s(literal 7 binary64))))) #s(literal 1/8 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 z y) (*.f64 z y)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (neg.f64 z) y) #s(literal 3 binary64))) (pow.f64 x #s(literal 5 binary64))))) #s(literal -1/4 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (-.f64 (neg.f64 z) y) x))) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 z) y)) (pow.f64 x #s(literal 3 binary64)))))))) (neg.f64 x)) |
(* -1 (* (sqrt (* x (+ (* -1 y) (* -1 z)))) (sqrt -1))) |
(*.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (-.f64 (neg.f64 z) y) x))) |
(* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))) (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 z) y)) (pow.f64 x #s(literal 3 binary64))))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (*.f64 (sqrt.f64 (/.f64 (-.f64 (neg.f64 z) y) x)) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 x)) |
(* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))) (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1)))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (neg.f64 z) y) #s(literal 3 binary64))) (pow.f64 x #s(literal 5 binary64))))) (*.f64 (*.f64 (*.f64 z y) (*.f64 z y)) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 z) y)) (pow.f64 x #s(literal 3 binary64))))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (*.f64 (sqrt.f64 (/.f64 (-.f64 (neg.f64 z) y) x)) (sqrt.f64 #s(literal -1 binary64))))) (neg.f64 x)) |
(* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow x 7) (pow (+ (* -1 y) (* -1 z)) 5)))) (* (pow y 3) (* (pow z 3) (sqrt -1))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))) (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (neg.f64 z) y) #s(literal 3 binary64))) (pow.f64 x #s(literal 5 binary64))))) (*.f64 (*.f64 (*.f64 z y) (*.f64 z y)) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (neg.f64 z) y) #s(literal 5 binary64))) (pow.f64 x #s(literal 7 binary64))))) (*.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 z) y)) (pow.f64 x #s(literal 3 binary64))))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (*.f64 (sqrt.f64 (/.f64 (-.f64 (neg.f64 z) y) x)) (sqrt.f64 #s(literal -1 binary64)))))) (neg.f64 x)) |
(* -1 (* x (+ (* -1 y) (* -1 z)))) |
(*.f64 (-.f64 (neg.f64 z) y) (neg.f64 x)) |
(* -1 (* x (+ (* -1 y) (+ (* -1 z) (* -1 (/ (* y z) x)))))) |
(*.f64 (-.f64 (neg.f64 (fma.f64 z (/.f64 y x) z)) y) (neg.f64 x)) |
(* -1 (* x (+ (* -1 y) (+ (* -1 z) (* -1 (/ (* y z) x)))))) |
(*.f64 (-.f64 (neg.f64 (fma.f64 z (/.f64 y x) z)) y) (neg.f64 x)) |
(* -1 (* x (+ (* -1 y) (+ (* -1 z) (* -1 (/ (* y z) x)))))) |
(*.f64 (-.f64 (neg.f64 (fma.f64 z (/.f64 y x) z)) y) (neg.f64 x)) |
(* -2 (* (sqrt (* x (+ (* -1 y) (* -1 z)))) (sqrt -1))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 (-.f64 (neg.f64 z) y) x)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -2 binary64)) |
(* -1 (* x (+ (* 2 (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))) (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (-.f64 (neg.f64 z) y) x))) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 z) y)) (pow.f64 x #s(literal 3 binary64)))))) (neg.f64 x)) |
(* -1 (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 2 (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))) (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1)))))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 z y) (*.f64 z y)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (neg.f64 z) y) #s(literal 3 binary64))) (pow.f64 x #s(literal 5 binary64))))) #s(literal -1/4 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (-.f64 (neg.f64 z) y) x))) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 z) y)) (pow.f64 x #s(literal 3 binary64))))))) (neg.f64 x)) |
(* -1 (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow x 7) (pow (+ (* -1 y) (* -1 z)) 5)))) (* (pow y 3) (* (pow z 3) (sqrt -1))))) (+ (* 2 (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))) (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (neg.f64 z) y) #s(literal 5 binary64))) (pow.f64 x #s(literal 7 binary64))))) #s(literal 1/8 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 z y) (*.f64 z y)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (neg.f64 z) y) #s(literal 3 binary64))) (pow.f64 x #s(literal 5 binary64))))) #s(literal -1/4 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (-.f64 (neg.f64 z) y) x))) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 z) y)) (pow.f64 x #s(literal 3 binary64)))))))) (neg.f64 x)) |
(* -1 (* (sqrt (* x (+ (* -1 y) (* -1 z)))) (sqrt -1))) |
(*.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (-.f64 (neg.f64 z) y) x))) |
(* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))) (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 z) y)) (pow.f64 x #s(literal 3 binary64))))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (*.f64 (sqrt.f64 (/.f64 (-.f64 (neg.f64 z) y) x)) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 x)) |
(* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))) (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1)))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (neg.f64 z) y) #s(literal 3 binary64))) (pow.f64 x #s(literal 5 binary64))))) (*.f64 (*.f64 (*.f64 z y) (*.f64 z y)) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 z) y)) (pow.f64 x #s(literal 3 binary64))))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (*.f64 (sqrt.f64 (/.f64 (-.f64 (neg.f64 z) y) x)) (sqrt.f64 #s(literal -1 binary64))))) (neg.f64 x)) |
(* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow x 7) (pow (+ (* -1 y) (* -1 z)) 5)))) (* (pow y 3) (* (pow z 3) (sqrt -1))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))) (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (neg.f64 z) y) #s(literal 3 binary64))) (pow.f64 x #s(literal 5 binary64))))) (*.f64 (*.f64 (*.f64 z y) (*.f64 z y)) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (neg.f64 z) y) #s(literal 5 binary64))) (pow.f64 x #s(literal 7 binary64))))) (*.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 z) y)) (pow.f64 x #s(literal 3 binary64))))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (*.f64 (sqrt.f64 (/.f64 (-.f64 (neg.f64 z) y) x)) (sqrt.f64 #s(literal -1 binary64)))))) (neg.f64 x)) |
(* -1 (* x (+ (* -1 y) (* -1 z)))) |
(*.f64 (-.f64 (neg.f64 z) y) (neg.f64 x)) |
(* -1 (* x (+ (* -1 y) (+ (* -1 z) (* -1 (/ (* y z) x)))))) |
(*.f64 (-.f64 (neg.f64 (fma.f64 z (/.f64 y x) z)) y) (neg.f64 x)) |
(* -1 (* x (+ (* -1 y) (+ (* -1 z) (* -1 (/ (* y z) x)))))) |
(*.f64 (-.f64 (neg.f64 (fma.f64 z (/.f64 y x) z)) y) (neg.f64 x)) |
(* -1 (* x (+ (* -1 y) (+ (* -1 z) (* -1 (/ (* y z) x)))))) |
(*.f64 (-.f64 (neg.f64 (fma.f64 z (/.f64 y x) z)) y) (neg.f64 x)) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* -1 (* x (* y (- (* -1 (/ z y)) 1)))) |
(*.f64 (*.f64 (neg.f64 y) x) (fma.f64 (/.f64 z y) #s(literal -1 binary64) #s(literal -1 binary64))) |
(* -1 (* x (* y (- (* -1 (/ z y)) 1)))) |
(*.f64 (*.f64 (neg.f64 y) x) (fma.f64 (/.f64 z y) #s(literal -1 binary64) #s(literal -1 binary64))) |
(* -1 (* x (* y (- (* -1 (/ z y)) 1)))) |
(*.f64 (*.f64 (neg.f64 y) x) (fma.f64 (/.f64 z y) #s(literal -1 binary64) #s(literal -1 binary64))) |
(* -1 (* x (* y (- (* -1 (/ z y)) 1)))) |
(*.f64 (*.f64 (neg.f64 y) x) (fma.f64 (/.f64 z y) #s(literal -1 binary64) #s(literal -1 binary64))) |
(* -2 (* (sqrt (* x (+ (* -1 y) (* -1 z)))) (sqrt -1))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 (-.f64 (neg.f64 z) y) x)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -2 binary64)) |
(* -1 (* x (+ (* 2 (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))) (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (-.f64 (neg.f64 z) y) x))) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 z) y)) (pow.f64 x #s(literal 3 binary64)))))) (neg.f64 x)) |
(* -1 (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 2 (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))) (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1)))))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 z y) (*.f64 z y)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (neg.f64 z) y) #s(literal 3 binary64))) (pow.f64 x #s(literal 5 binary64))))) #s(literal -1/4 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (-.f64 (neg.f64 z) y) x))) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 z) y)) (pow.f64 x #s(literal 3 binary64))))))) (neg.f64 x)) |
(* -1 (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow x 7) (pow (+ (* -1 y) (* -1 z)) 5)))) (* (pow y 3) (* (pow z 3) (sqrt -1))))) (+ (* 2 (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))) (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (neg.f64 z) y) #s(literal 5 binary64))) (pow.f64 x #s(literal 7 binary64))))) #s(literal 1/8 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 z y) (*.f64 z y)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (neg.f64 z) y) #s(literal 3 binary64))) (pow.f64 x #s(literal 5 binary64))))) #s(literal -1/4 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (-.f64 (neg.f64 z) y) x))) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 z) y)) (pow.f64 x #s(literal 3 binary64)))))))) (neg.f64 x)) |
(* -1 (* (sqrt (* x (+ (* -1 y) (* -1 z)))) (sqrt -1))) |
(*.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (-.f64 (neg.f64 z) y) x))) |
(* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))) (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 z) y)) (pow.f64 x #s(literal 3 binary64))))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (*.f64 (sqrt.f64 (/.f64 (-.f64 (neg.f64 z) y) x)) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 x)) |
(* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))) (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1)))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (neg.f64 z) y) #s(literal 3 binary64))) (pow.f64 x #s(literal 5 binary64))))) (*.f64 (*.f64 (*.f64 z y) (*.f64 z y)) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 z) y)) (pow.f64 x #s(literal 3 binary64))))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (*.f64 (sqrt.f64 (/.f64 (-.f64 (neg.f64 z) y) x)) (sqrt.f64 #s(literal -1 binary64))))) (neg.f64 x)) |
(* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow x 7) (pow (+ (* -1 y) (* -1 z)) 5)))) (* (pow y 3) (* (pow z 3) (sqrt -1))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))) (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (neg.f64 z) y) #s(literal 3 binary64))) (pow.f64 x #s(literal 5 binary64))))) (*.f64 (*.f64 (*.f64 z y) (*.f64 z y)) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (neg.f64 z) y) #s(literal 5 binary64))) (pow.f64 x #s(literal 7 binary64))))) (*.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 z) y)) (pow.f64 x #s(literal 3 binary64))))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (*.f64 (sqrt.f64 (/.f64 (-.f64 (neg.f64 z) y) x)) (sqrt.f64 #s(literal -1 binary64)))))) (neg.f64 x)) |
(* -1 (* x (+ (* -1 y) (* -1 z)))) |
(*.f64 (-.f64 (neg.f64 z) y) (neg.f64 x)) |
(* -1 (* x (+ (* -1 y) (+ (* -1 z) (* -1 (/ (* y z) x)))))) |
(*.f64 (-.f64 (neg.f64 (fma.f64 z (/.f64 y x) z)) y) (neg.f64 x)) |
(* -1 (* x (+ (* -1 y) (+ (* -1 z) (* -1 (/ (* y z) x)))))) |
(*.f64 (-.f64 (neg.f64 (fma.f64 z (/.f64 y x) z)) y) (neg.f64 x)) |
(* -1 (* x (+ (* -1 y) (+ (* -1 z) (* -1 (/ (* y z) x)))))) |
(*.f64 (-.f64 (neg.f64 (fma.f64 z (/.f64 y x) z)) y) (neg.f64 x)) |
x |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(*.f64 (fma.f64 (/.f64 y x) #s(literal -1 binary64) #s(literal -1 binary64)) (neg.f64 x)) |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(*.f64 (fma.f64 (/.f64 y x) #s(literal -1 binary64) #s(literal -1 binary64)) (neg.f64 x)) |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(*.f64 (fma.f64 (/.f64 y x) #s(literal -1 binary64) #s(literal -1 binary64)) (neg.f64 x)) |
(* -2 (* (sqrt (* x (+ (* -1 y) (* -1 z)))) (sqrt -1))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 (-.f64 (neg.f64 z) y) x)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -2 binary64)) |
(* -1 (* x (+ (* 2 (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))) (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (-.f64 (neg.f64 z) y) x))) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 z) y)) (pow.f64 x #s(literal 3 binary64)))))) (neg.f64 x)) |
(* -1 (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 2 (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))) (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1)))))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 z y) (*.f64 z y)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (neg.f64 z) y) #s(literal 3 binary64))) (pow.f64 x #s(literal 5 binary64))))) #s(literal -1/4 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (-.f64 (neg.f64 z) y) x))) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 z) y)) (pow.f64 x #s(literal 3 binary64))))))) (neg.f64 x)) |
(* -1 (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow x 7) (pow (+ (* -1 y) (* -1 z)) 5)))) (* (pow y 3) (* (pow z 3) (sqrt -1))))) (+ (* 2 (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))) (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (neg.f64 z) y) #s(literal 5 binary64))) (pow.f64 x #s(literal 7 binary64))))) #s(literal 1/8 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 z y) (*.f64 z y)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (neg.f64 z) y) #s(literal 3 binary64))) (pow.f64 x #s(literal 5 binary64))))) #s(literal -1/4 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (-.f64 (neg.f64 z) y) x))) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 z) y)) (pow.f64 x #s(literal 3 binary64)))))))) (neg.f64 x)) |
(* -1 (* (sqrt (* x (+ (* -1 y) (* -1 z)))) (sqrt -1))) |
(*.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (-.f64 (neg.f64 z) y) x))) |
(* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))) (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 z) y)) (pow.f64 x #s(literal 3 binary64))))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (*.f64 (sqrt.f64 (/.f64 (-.f64 (neg.f64 z) y) x)) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 x)) |
(* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))) (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1)))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (neg.f64 z) y) #s(literal 3 binary64))) (pow.f64 x #s(literal 5 binary64))))) (*.f64 (*.f64 (*.f64 z y) (*.f64 z y)) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 z) y)) (pow.f64 x #s(literal 3 binary64))))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (*.f64 (sqrt.f64 (/.f64 (-.f64 (neg.f64 z) y) x)) (sqrt.f64 #s(literal -1 binary64))))) (neg.f64 x)) |
(* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow x 7) (pow (+ (* -1 y) (* -1 z)) 5)))) (* (pow y 3) (* (pow z 3) (sqrt -1))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))) (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (neg.f64 z) y) #s(literal 3 binary64))) (pow.f64 x #s(literal 5 binary64))))) (*.f64 (*.f64 (*.f64 z y) (*.f64 z y)) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (neg.f64 z) y) #s(literal 5 binary64))) (pow.f64 x #s(literal 7 binary64))))) (*.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 z) y)) (pow.f64 x #s(literal 3 binary64))))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (*.f64 (sqrt.f64 (/.f64 (-.f64 (neg.f64 z) y) x)) (sqrt.f64 #s(literal -1 binary64)))))) (neg.f64 x)) |
(* -1 (* x (+ (* -1 y) (* -1 z)))) |
(*.f64 (-.f64 (neg.f64 z) y) (neg.f64 x)) |
(* -1 (* x (+ (* -1 y) (+ (* -1 z) (* -1 (/ (* y z) x)))))) |
(*.f64 (-.f64 (neg.f64 (fma.f64 z (/.f64 y x) z)) y) (neg.f64 x)) |
(* -1 (* x (+ (* -1 y) (+ (* -1 z) (* -1 (/ (* y z) x)))))) |
(*.f64 (-.f64 (neg.f64 (fma.f64 z (/.f64 y x) z)) y) (neg.f64 x)) |
(* -1 (* x (+ (* -1 y) (+ (* -1 z) (* -1 (/ (* y z) x)))))) |
(*.f64 (-.f64 (neg.f64 (fma.f64 z (/.f64 y x) z)) y) (neg.f64 x)) |
(* -2 (* (sqrt (* x (+ (* -1 y) (* -1 z)))) (sqrt -1))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 (-.f64 (neg.f64 z) y) x)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -2 binary64)) |
(* -1 (* x (+ (* 2 (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))) (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (-.f64 (neg.f64 z) y) x))) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 z) y)) (pow.f64 x #s(literal 3 binary64)))))) (neg.f64 x)) |
(* -1 (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 2 (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))) (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1)))))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 z y) (*.f64 z y)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (neg.f64 z) y) #s(literal 3 binary64))) (pow.f64 x #s(literal 5 binary64))))) #s(literal -1/4 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (-.f64 (neg.f64 z) y) x))) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 z) y)) (pow.f64 x #s(literal 3 binary64))))))) (neg.f64 x)) |
(* -1 (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow x 7) (pow (+ (* -1 y) (* -1 z)) 5)))) (* (pow y 3) (* (pow z 3) (sqrt -1))))) (+ (* 2 (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))) (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (neg.f64 z) y) #s(literal 5 binary64))) (pow.f64 x #s(literal 7 binary64))))) #s(literal 1/8 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 z y) (*.f64 z y)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (neg.f64 z) y) #s(literal 3 binary64))) (pow.f64 x #s(literal 5 binary64))))) #s(literal -1/4 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (-.f64 (neg.f64 z) y) x))) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 z) y)) (pow.f64 x #s(literal 3 binary64)))))))) (neg.f64 x)) |
(* -1 (* (sqrt (* x (+ (* -1 y) (* -1 z)))) (sqrt -1))) |
(*.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (-.f64 (neg.f64 z) y) x))) |
(* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))) (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 z) y)) (pow.f64 x #s(literal 3 binary64))))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (*.f64 (sqrt.f64 (/.f64 (-.f64 (neg.f64 z) y) x)) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 x)) |
(* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))) (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1)))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (neg.f64 z) y) #s(literal 3 binary64))) (pow.f64 x #s(literal 5 binary64))))) (*.f64 (*.f64 (*.f64 z y) (*.f64 z y)) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 z) y)) (pow.f64 x #s(literal 3 binary64))))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (*.f64 (sqrt.f64 (/.f64 (-.f64 (neg.f64 z) y) x)) (sqrt.f64 #s(literal -1 binary64))))) (neg.f64 x)) |
(* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow x 7) (pow (+ (* -1 y) (* -1 z)) 5)))) (* (pow y 3) (* (pow z 3) (sqrt -1))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))) (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (neg.f64 z) y) #s(literal 3 binary64))) (pow.f64 x #s(literal 5 binary64))))) (*.f64 (*.f64 (*.f64 z y) (*.f64 z y)) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (neg.f64 z) y) #s(literal 5 binary64))) (pow.f64 x #s(literal 7 binary64))))) (*.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 z) y)) (pow.f64 x #s(literal 3 binary64))))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (*.f64 (sqrt.f64 (/.f64 (-.f64 (neg.f64 z) y) x)) (sqrt.f64 #s(literal -1 binary64)))))) (neg.f64 x)) |
(* (pow x 2) (pow (+ (* -1 y) (* -1 z)) 2)) |
(*.f64 (pow.f64 (-.f64 (neg.f64 z) y) #s(literal 2 binary64)) (*.f64 x x)) |
(* (pow x 2) (+ (* -2 (/ (* y (* z (+ (* -1 y) (* -1 z)))) x)) (pow (+ (* -1 y) (* -1 z)) 2))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (-.f64 (neg.f64 z) y) z) y) x) #s(literal -2 binary64) (pow.f64 (-.f64 (neg.f64 z) y) #s(literal 2 binary64))) (*.f64 x x)) |
(* (pow x 2) (+ (* -1 (/ (+ (* -1 (/ (* (pow y 2) (pow z 2)) x)) (* 2 (* y (* z (+ (* -1 y) (* -1 z)))))) x)) (pow (+ (* -1 y) (* -1 z)) 2))) |
(*.f64 (-.f64 (pow.f64 (-.f64 (neg.f64 z) y) #s(literal 2 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) y) (*.f64 (-.f64 (neg.f64 z) y) z) (*.f64 (*.f64 (neg.f64 y) y) (/.f64 (*.f64 z z) x))) x)) (*.f64 x x)) |
(* (pow x 2) (+ (* -1 (/ (+ (* -1 (/ (* (pow y 2) (pow z 2)) x)) (* 2 (* y (* z (+ (* -1 y) (* -1 z)))))) x)) (pow (+ (* -1 y) (* -1 z)) 2))) |
(*.f64 (-.f64 (pow.f64 (-.f64 (neg.f64 z) y) #s(literal 2 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) y) (*.f64 (-.f64 (neg.f64 z) y) z) (*.f64 (*.f64 (neg.f64 y) y) (/.f64 (*.f64 z z) x))) x)) (*.f64 x x)) |
(* -1 (* x (+ (* -1 y) (* -1 z)))) |
(*.f64 (-.f64 (neg.f64 z) y) (neg.f64 x)) |
(* -1 (* x (+ (* -1 y) (+ (* -1 z) (* -1 (/ (* y z) x)))))) |
(*.f64 (-.f64 (neg.f64 (fma.f64 z (/.f64 y x) z)) y) (neg.f64 x)) |
(* -1 (* x (+ (* -1 y) (+ (* -1 z) (* -1 (/ (* y z) x)))))) |
(*.f64 (-.f64 (neg.f64 (fma.f64 z (/.f64 y x) z)) y) (neg.f64 x)) |
(* -1 (* x (+ (* -1 y) (+ (* -1 z) (* -1 (/ (* y z) x)))))) |
(*.f64 (-.f64 (neg.f64 (fma.f64 z (/.f64 y x) z)) y) (neg.f64 x)) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(* -1 (/ (- (/ y x) 1) x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 y x)) x) |
(* -1 (/ (- (* -1 (/ (- (/ (pow y 2) x) y) x)) 1) x)) |
(/.f64 (fma.f64 (/.f64 (fma.f64 y (/.f64 y x) (neg.f64 y)) x) #s(literal -1 binary64) #s(literal -1 binary64)) (neg.f64 x)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (/ (pow y 3) x) (pow y 2)) x)) y) x)) 1) x)) |
(/.f64 (fma.f64 (/.f64 (neg.f64 (+.f64 (/.f64 (fma.f64 (neg.f64 y) y (/.f64 (pow.f64 y #s(literal 3 binary64)) x)) x) y)) x) #s(literal -1 binary64) #s(literal -1 binary64)) (neg.f64 x)) |
(* -1 (* x (- (* -1 (/ z y)) 1))) |
(neg.f64 (neg.f64 (fma.f64 (/.f64 z y) x x))) |
(* -1 (* x (- (* -1 (/ z y)) 1))) |
(neg.f64 (neg.f64 (fma.f64 (/.f64 z y) x x))) |
(* -1 (* x (- (* -1 (/ z y)) 1))) |
(neg.f64 (neg.f64 (fma.f64 (/.f64 z y) x x))) |
(* -1 (* x (- (* -1 (/ z y)) 1))) |
(neg.f64 (neg.f64 (fma.f64 (/.f64 z y) x x))) |
(pow x 2) |
(*.f64 x x) |
(* (pow x 2) (+ 1 (* -1 (/ (pow y 2) (pow x 2))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (/.f64 y (*.f64 x x)))) (*.f64 x x)) |
(* (pow x 2) (+ 1 (* -1 (/ (pow y 2) (pow x 2))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (/.f64 y (*.f64 x x)))) (*.f64 x x)) |
(* (pow x 2) (+ 1 (* -1 (/ (pow y 2) (pow x 2))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (/.f64 y (*.f64 x x)))) (*.f64 x x)) |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 49 | 386 |
| 0 | 81 | 271 |
| 1 | 292 | 260 |
| 2 | 1922 | 258 |
| 0 | 8415 | 258 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(*.f64 (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x))) #s(literal 2 binary64)) |
(sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x)) |
(*.f64 (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 2 binary64)) |
(sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) |
#s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) |
(*.f64 z x) |
(*.f64 (fma.f64 x (/.f64 z y) x) y) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y))))) |
(sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y)))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y))) |
(*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x))) #s(literal 2 binary64)) |
(sqrt.f64 (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x))) |
(fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x)) |
(*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #s(literal 1/4 binary64))) |
(pow.f64 (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #s(literal 1/4 binary64)) |
(*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) |
(/.f64 #s(literal 1 binary64) (+.f64 x y)) |
(fma.f64 x (/.f64 z y) x) |
(fma.f64 x x (*.f64 (neg.f64 y) y)) |
| Outputs |
|---|
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
Compiled 48 021 to 4 806 computations (90% saved)
29 alts after pruning (24 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 676 | 13 | 1 689 |
| Fresh | 11 | 11 | 22 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 2 | 2 |
| Total | 1 689 | 29 | 1 718 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 6.2% | (*.f64 (pow.f64 (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
| 53.2% | (*.f64 (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 y x) (*.f64 (+.f64 y x) (-.f64 y x)))) z (*.f64 y x))) #s(literal 2 binary64)) | |
| 46.6% | (*.f64 (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) #s(approx (/ 1 (+ x y)) (/.f64 (+.f64 (/.f64 (fma.f64 y (/.f64 y x) (neg.f64 y)) x) #s(literal 1 binary64)) x))) z (*.f64 y x))) #s(literal 2 binary64)) | |
| 36.4% | (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(approx (+ (* x x) (* (neg y) y)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (/.f64 y (*.f64 x x)))) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x))) #s(literal 2 binary64)) | |
| ▶ | 65.5% | (*.f64 (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x))) #s(literal 2 binary64)) |
| 32.7% | (*.f64 (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (+.f64 y x) z))) #s(literal 2 binary64)) | |
| ▶ | 31.3% | (*.f64 (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y))) #s(literal 2 binary64)) |
| ✓ | 3.9% | (*.f64 (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 2 binary64)) |
| 24.6% | (*.f64 (sqrt.f64 #s(approx (+ (* (* (+ (* x x) (* (neg y) y)) (/ 1 (- x y))) z) (* y x)) (*.f64 (fma.f64 (neg.f64 y) y (*.f64 x x)) (/.f64 z (-.f64 x y))))) #s(literal 2 binary64)) | |
| 4.7% | (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 z x)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #s(literal 1/4 binary64))) | |
| ✓ | 28.5% | (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #s(literal 1/4 binary64))) |
| 15.8% | (*.f64 #s(literal 2 binary64) (pow.f64 #s(approx (* (+ (+ (* x y) (* x z)) (* y z)) (+ (+ (* x y) (* x z)) (* y z))) (fma.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 (*.f64 (+.f64 z y) z) y) (*.f64 (*.f64 z y) (*.f64 z y)))) #s(literal 1/4 binary64))) | |
| 21.8% | (*.f64 #s(literal 2 binary64) (pow.f64 #s(approx (* (+ (+ (* x y) (* x z)) (* y z)) (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (*.f64 z y) (*.f64 z y))) #s(literal 1/4 binary64))) | |
| 31.1% | (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z y)))))) | |
| 3.8% | (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)))))) | |
| 44.5% | (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 y x)))))) | |
| ▶ | 67.5% | (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y))))) |
| 27.6% | (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (neg.f64 x) (/.f64 y (*.f64 (pow.f64 (+.f64 y x) #s(literal 2 binary64)) z)) (/.f64 #s(literal 1 binary64) (+.f64 y x))) z))))) | |
| 32.6% | (*.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 #s(approx (+ (* x y) (* x z)) (*.f64 z x)) (*.f64 y z)))) | |
| 46.9% | (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (fma.f64 z x (*.f64 x y))))) | |
| 46.8% | (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 z y)))))) | |
| ✓ | 46.9% | (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x)))) |
| ✓ | 44.9% | (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)))) |
| ✓ | 46.7% | (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y))))) |
| 30.4% | (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 y z) x) z))))) | |
| 28.5% | #s(approx (* (sqrt (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x))) 2) (*.f64 (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 z x) (*.f64 (sqrt.f64 (/.f64 (+.f64 z x) y)) #s(literal 2 binary64))) y)) | |
| 33.9% | #s(approx (* (sqrt (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x))) 2) (*.f64 (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (pow.f64 z #s(literal 3 binary64)))) (*.f64 y x) (*.f64 (sqrt.f64 (/.f64 (+.f64 y x) z)) #s(literal 2 binary64))) z)) | |
| ▶ | 31.6% | #s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) x (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64)))) |
| 3.8% | #s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z x))) (+.f64 z x)) y (*.f64 (sqrt.f64 (*.f64 z x)) #s(literal 2 binary64)))) |
Compiled 843 to 664 computations (21.2% saved)
| 1× | egg-herbie |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) | |
| cost-diff | 0 | (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) | |
| cost-diff | 0 | (pow.f64 (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 1/4 binary64)) | |
| cost-diff | 0 | (*.f64 (pow.f64 (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) | |
| cost-diff | 0 | (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) | |
| cost-diff | 0 | (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) | |
| cost-diff | 0 | (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) x (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64))) | |
| cost-diff | 0 | #s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) x (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64)))) | |
| cost-diff | 0 | #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x)) | |
| cost-diff | 0 | (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x))) | |
| cost-diff | 0 | (*.f64 (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x))) #s(literal 2 binary64)) | |
| cost-diff | 704 | (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x) | |
| cost-diff | 0 | (*.f64 z y) | |
| cost-diff | 0 | #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y)) | |
| cost-diff | 0 | (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y))) | |
| cost-diff | 0 | (*.f64 (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y))) #s(literal 2 binary64)) | |
| cost-diff | 0 | (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y))) | |
| cost-diff | 0 | (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y)))) | |
| cost-diff | 320 | (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y))))) | |
| cost-diff | 6272 | (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 58 | 565 |
| 0 | 91 | 537 |
| 1 | 158 | 537 |
| 2 | 271 | 537 |
| 3 | 529 | 537 |
| 4 | 1279 | 533 |
| 5 | 2330 | 533 |
| 6 | 4432 | 533 |
| 7 | 6501 | 533 |
| 0 | 8185 | 505 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y))))) |
#s(literal 2 binary64) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y)))) |
#s(literal 1 binary64) |
(sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y))) |
#s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y)) |
(/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y) |
(fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) |
(/.f64 (neg.f64 x) y) |
(neg.f64 x) |
x |
y |
(/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) |
z |
(pow.f64 (+.f64 z x) #s(literal 2 binary64)) |
(+.f64 z x) |
(/.f64 #s(literal 1 binary64) (+.f64 z x)) |
(*.f64 (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y))) #s(literal 2 binary64)) |
(sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y))) |
#s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y)) |
(*.f64 z y) |
z |
y |
#s(literal 2 binary64) |
(*.f64 (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x))) #s(literal 2 binary64)) |
(sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x))) |
#s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x)) |
(*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x) |
(fma.f64 z (/.f64 y x) (+.f64 z y)) |
z |
(/.f64 y x) |
y |
x |
(+.f64 z y) |
#s(literal 2 binary64) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) x (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) x (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) |
(/.f64 #s(literal 1 binary64) (*.f64 z y)) |
#s(literal 1 binary64) |
(*.f64 z y) |
z |
y |
(+.f64 z y) |
x |
(*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64)) |
(sqrt.f64 (*.f64 z y)) |
#s(literal 2 binary64) |
(*.f64 (pow.f64 (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 1/4 binary64)) |
(*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) |
#s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) |
(*.f64 z x) |
z |
x |
#s(literal 1/4 binary64) |
#s(literal 2 binary64) |
| Outputs |
|---|
(*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y))))) |
(/.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z (fma.f64 (/.f64 y x) z y))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) y))))) |
#s(literal 2 binary64) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y)))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z (fma.f64 (/.f64 y x) z y))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) y))))) |
#s(literal 1 binary64) |
(sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y))) |
(sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z (fma.f64 (/.f64 y x) z y))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) y)))) |
#s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y)) |
#s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z (fma.f64 (/.f64 y x) z y))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) y))) |
(/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z (fma.f64 (/.f64 y x) z y))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) y)) |
(fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z (fma.f64 (/.f64 y x) z y))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) |
(/.f64 (neg.f64 x) y) |
(neg.f64 x) |
x |
y |
(/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) |
z |
(pow.f64 (+.f64 z x) #s(literal 2 binary64)) |
(+.f64 z x) |
(/.f64 #s(literal 1 binary64) (+.f64 z x)) |
(*.f64 (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y))) #s(literal 2 binary64)) |
(sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y))) |
#s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y)) |
(*.f64 z y) |
z |
y |
#s(literal 2 binary64) |
(*.f64 (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x))) #s(literal 2 binary64)) |
(*.f64 (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (fma.f64 (+.f64 x y) z (*.f64 x y)))) #s(literal 2 binary64)) |
(sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x))) |
(sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (fma.f64 (+.f64 x y) z (*.f64 x y)))) |
#s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x)) |
#s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (fma.f64 (+.f64 x y) z (*.f64 x y))) |
(*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x) |
(fma.f64 (+.f64 x y) z (*.f64 x y)) |
(fma.f64 z (/.f64 y x) (+.f64 z y)) |
(fma.f64 (/.f64 y x) (+.f64 z x) z) |
z |
(/.f64 y x) |
y |
x |
(+.f64 z y) |
#s(literal 2 binary64) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) x (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64)))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (fma.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (*.f64 (+.f64 z y) x)))) |
(fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) x (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64))) |
(fma.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (*.f64 (+.f64 z y) x))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) |
(/.f64 #s(literal 1 binary64) (*.f64 z y)) |
#s(literal 1 binary64) |
(*.f64 z y) |
z |
y |
(+.f64 z y) |
x |
(*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64)) |
(sqrt.f64 (*.f64 z y)) |
#s(literal 2 binary64) |
(*.f64 (pow.f64 (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(*.f64 (pow.f64 (*.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z x))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 1/4 binary64)) |
(pow.f64 (*.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z x))) #s(literal 1/4 binary64)) |
(*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) |
(*.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z x))) |
#s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) |
#s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z x)) |
(*.f64 z x) |
z |
x |
#s(literal 1/4 binary64) |
#s(literal 2 binary64) |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0 | (*.f64 z x) | |
| accuracy | 0.16015625 | (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) | |
| accuracy | 24.718910596666323 | (pow.f64 (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 1/4 binary64)) | |
| accuracy | 40.77745152879397 | #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) | |
| accuracy | 0.4450165058127512 | (/.f64 #s(literal 1 binary64) (*.f64 z y)) | |
| accuracy | 13.751278111731276 | (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) | |
| accuracy | 14.059743001620378 | (sqrt.f64 (*.f64 z y)) | |
| accuracy | 17.23432501925517 | #s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) x (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64)))) | |
| accuracy | 0 | #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x)) | |
| accuracy | 0.05859375 | (fma.f64 z (/.f64 y x) (+.f64 z y)) | |
| accuracy | 6.40428870178389 | (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x) | |
| accuracy | 12.739599663174745 | (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x))) | |
| accuracy | 0 | (*.f64 (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y))) #s(literal 2 binary64)) | |
| accuracy | 0 | (*.f64 z y) | |
| accuracy | 12.739599663174745 | (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y))) | |
| accuracy | 17.135358509359772 | #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y)) | |
| accuracy | 0.44996421222032756 | #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y)) | |
| accuracy | 2.496370957603705 | (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) | |
| accuracy | 12.366805485900269 | (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y))) | |
| accuracy | 16.519133023505614 | (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) |
| 171.0ms | 188× | 0 | valid |
| 27.0ms | 68× | 0 | invalid |
Compiled 400 to 56 computations (86% saved)
ival-sqrt: 92.0ms (52.9% of total)ival-mult: 30.0ms (17.2% of total)ival-add: 25.0ms (14.4% of total)ival-div: 16.0ms (9.2% of total)ival-pow: 6.0ms (3.4% of total)ival-pow2: 3.0ms (1.7% of total)ival-neg: 1.0ms (0.6% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| Inputs |
|---|
#s(alt (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) (patch (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) #<representation binary64>) () ()) |
#s(alt (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y))))) (patch (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y))))) #<representation binary64>) () ()) |
#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y)))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y)))) #<representation binary64>) () ()) |
#s(alt (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y))) (patch (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y))) #<representation binary64>) () ()) |
#s(alt (*.f64 (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y))) #s(literal 2 binary64)) #<representation binary64>) () ()) |
#s(alt (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y))) (patch (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y))) #<representation binary64>) () ()) |
#s(alt #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y)) (patch #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y)) #<representation binary64>) () ()) |
#s(alt (*.f64 z y) (patch (*.f64 z y) #<representation binary64>) () ()) |
#s(alt (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x) (patch (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x) #<representation binary64>) () ()) |
#s(alt (*.f64 (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x))) #s(literal 2 binary64)) #<representation binary64>) () ()) |
#s(alt (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x))) (patch (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x))) #<representation binary64>) () ()) |
#s(alt #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x)) (patch #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x)) #<representation binary64>) () ()) |
#s(alt #s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) x (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64)))) (patch #s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) x (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64)))) #<representation binary64>) () ()) |
#s(alt (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) x (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64))) (patch (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) x (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64))) #<representation binary64>) () ()) |
#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) #<representation binary64>) () ()) |
#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) #<representation binary64>) () ()) |
#s(alt (*.f64 (pow.f64 (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (patch (*.f64 (pow.f64 (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) #<representation binary64>) () ()) |
#s(alt (pow.f64 (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 1/4 binary64)) (patch (pow.f64 (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 1/4 binary64)) #<representation binary64>) () ()) |
#s(alt (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) (patch (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #<representation binary64>) () ()) |
#s(alt #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) (patch #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #<representation binary64>) () ()) |
#s(alt (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (patch (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) #<representation binary64>) () ()) |
#s(alt #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y)) (patch #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y)) #<representation binary64>) () ()) |
#s(alt (fma.f64 z (/.f64 y x) (+.f64 z y)) (patch (fma.f64 z (/.f64 y x) (+.f64 z y)) #<representation binary64>) () ()) |
#s(alt (sqrt.f64 (*.f64 z y)) (patch (sqrt.f64 (*.f64 z y)) #<representation binary64>) () ()) |
#s(alt (/.f64 #s(literal 1 binary64) (*.f64 z y)) (patch (/.f64 #s(literal 1 binary64) (*.f64 z y)) #<representation binary64>) () ()) |
#s(alt (*.f64 z x) (patch (*.f64 z x) #<representation binary64>) () ()) |
| Outputs |
|---|
#s(alt (/ 1 x) (taylor 0 z) (#s(alt (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) (patch (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* z (+ (/ 1 (* x y)) (/ 1 (pow x 2))))) (/ 1 x)) (taylor 0 z) (#s(alt (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) (patch (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* z (- (* z (+ (* 2 (/ 1 (* (pow x 2) y))) (/ 1 (pow x 3)))) (+ (/ 1 (* x y)) (/ 1 (pow x 2))))) (/ 1 x)) (taylor 0 z) (#s(alt (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) (patch (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* z (- (* z (+ (* -1 (* z (+ (* 3 (/ 1 (* (pow x 3) y))) (/ 1 (pow x 4))))) (+ (* 2 (/ 1 (* (pow x 2) y))) (/ 1 (pow x 3))))) (+ (/ 1 (* x y)) (/ 1 (pow x 2))))) (/ 1 x)) (taylor 0 z) (#s(alt (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) (patch (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (sqrt (* x y))) (taylor 0 z) (#s(alt (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y))))) (patch (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 2 (sqrt (* x y))) (* (sqrt (/ 1 (* x y))) (* z (+ x y)))) (taylor 0 z) (#s(alt (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y))))) (patch (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 2 (sqrt (* x y))) (* z (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (* z (pow (+ x y) 2)))) (* (sqrt (/ 1 (* x y))) (+ x y))))) (taylor 0 z) (#s(alt (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y))))) (patch (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 2 (sqrt (* x y))) (* z (+ (* z (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (pow (+ x y) 2))) (* 1/8 (* (sqrt (/ 1 (* (pow x 5) (pow y 5)))) (* z (pow (+ x y) 3)))))) (* (sqrt (/ 1 (* x y))) (+ x y))))) (taylor 0 z) (#s(alt (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y))))) (patch (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y))))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (* x y)) (taylor 0 z) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y)))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (* x y)) (* 1/2 (* (sqrt (/ 1 (* x y))) (* z (+ x y))))) (taylor 0 z) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y)))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (* x y)) (* z (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (* z (pow (+ x y) 2)))) (* 1/2 (* (sqrt (/ 1 (* x y))) (+ x y)))))) (taylor 0 z) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y)))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (* x y)) (* z (+ (* 1/2 (* (sqrt (/ 1 (* x y))) (+ x y))) (* z (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (pow (+ x y) 2))) (* 1/16 (* (sqrt (/ 1 (* (pow x 5) (pow y 5)))) (* z (pow (+ x y) 3))))))))) (taylor 0 z) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y)))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y)))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ 1 (* x y))) (taylor 0 z) (#s(alt (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y))) (patch (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (/ 1 (* x y))) (* -1/2 (* (sqrt (* x y)) (* z (+ (/ 1 (* x (pow y 2))) (/ 1 (* (pow x 2) y))))))) (taylor 0 z) (#s(alt (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y))) (patch (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (/ 1 (* x y))) (* z (+ (* -1/2 (* (sqrt (* x y)) (* z (+ (* -1 (/ (* (+ x y) (+ (/ 1 (* x (pow y 2))) (/ 1 (* (pow x 2) y)))) (* x y))) (* 1/4 (* x (* y (pow (+ (/ 1 (* x (pow y 2))) (/ 1 (* (pow x 2) y))) 2)))))))) (* -1/2 (* (sqrt (* x y)) (+ (/ 1 (* x (pow y 2))) (/ 1 (* (pow x 2) y)))))))) (taylor 0 z) (#s(alt (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y))) (patch (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (/ 1 (* x y))) (* z (+ (* -1/2 (* (sqrt (* x y)) (+ (/ 1 (* x (pow y 2))) (/ 1 (* (pow x 2) y))))) (* z (+ (* -1/2 (* (sqrt (* x y)) (* z (+ (* 1/2 (* x (* y (* (+ (* -1 (/ (* (+ x y) (+ (/ 1 (* x (pow y 2))) (/ 1 (* (pow x 2) y)))) (* x y))) (* 1/4 (* x (* y (pow (+ (/ 1 (* x (pow y 2))) (/ 1 (* (pow x 2) y))) 2))))) (+ (/ 1 (* x (pow y 2))) (/ 1 (* (pow x 2) y))))))) (/ (* (pow (+ x y) 2) (+ (/ 1 (* x (pow y 2))) (/ 1 (* (pow x 2) y)))) (* (pow x 2) (pow y 2))))))) (* -1/2 (* (sqrt (* x y)) (+ (* -1 (/ (* (+ x y) (+ (/ 1 (* x (pow y 2))) (/ 1 (* (pow x 2) y)))) (* x y))) (* 1/4 (* x (* y (pow (+ (/ 1 (* x (pow y 2))) (/ 1 (* (pow x 2) y))) 2)))))))))))) (taylor 0 z) (#s(alt (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y))) (patch (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (sqrt (* x y))) (taylor 0 z) (#s(alt (*.f64 (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 2 (sqrt (* x y))) (* (sqrt (/ 1 (* x y))) (* z (+ x y)))) (taylor 0 z) (#s(alt (*.f64 (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 2 (sqrt (* x y))) (* z (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (* z (pow (+ x y) 2)))) (* (sqrt (/ 1 (* x y))) (+ x y))))) (taylor 0 z) (#s(alt (*.f64 (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 2 (sqrt (* x y))) (* z (+ (* z (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (pow (+ x y) 2))) (* 1/8 (* (sqrt (/ 1 (* (pow x 5) (pow y 5)))) (* z (pow (+ x y) 3)))))) (* (sqrt (/ 1 (* x y))) (+ x y))))) (taylor 0 z) (#s(alt (*.f64 (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (* x y)) (taylor 0 z) (#s(alt (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y))) (patch (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (* x y)) (* 1/2 (* (sqrt (/ 1 (* x y))) (* z (+ x y))))) (taylor 0 z) (#s(alt (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y))) (patch (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (* x y)) (* z (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (* z (pow (+ x y) 2)))) (* 1/2 (* (sqrt (/ 1 (* x y))) (+ x y)))))) (taylor 0 z) (#s(alt (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y))) (patch (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (* x y)) (* z (+ (* 1/2 (* (sqrt (/ 1 (* x y))) (+ x y))) (* z (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (pow (+ x y) 2))) (* 1/16 (* (sqrt (/ 1 (* (pow x 5) (pow y 5)))) (* z (pow (+ x y) 3))))))))) (taylor 0 z) (#s(alt (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y))) (patch (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y))) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor 0 z) (#s(alt #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y)) (patch #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x y) (* z (+ x y))) (taylor 0 z) (#s(alt #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y)) (patch #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x y) (* z (+ x y))) (taylor 0 z) (#s(alt #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y)) (patch #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x y) (* z (+ x y))) (taylor 0 z) (#s(alt #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y)) (patch #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor 0 z) (#s(alt (*.f64 z y) (patch (*.f64 z y) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor 0 z) (#s(alt (*.f64 z y) (patch (*.f64 z y) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor 0 z) (#s(alt (*.f64 z y) (patch (*.f64 z y) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor 0 z) (#s(alt (*.f64 z y) (patch (*.f64 z y) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor 0 z) (#s(alt (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x) (patch (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x y) (* x (* z (+ 1 (/ y x))))) (taylor 0 z) (#s(alt (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x) (patch (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x y) (* x (* z (+ 1 (/ y x))))) (taylor 0 z) (#s(alt (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x) (patch (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x y) (* x (* z (+ 1 (/ y x))))) (taylor 0 z) (#s(alt (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x) (patch (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (sqrt (* x y))) (taylor 0 z) (#s(alt (*.f64 (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 2 (sqrt (* x y))) (* (sqrt (/ 1 (* x y))) (* z (+ x y)))) (taylor 0 z) (#s(alt (*.f64 (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 2 (sqrt (* x y))) (* z (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (* z (pow (+ x y) 2)))) (* (sqrt (/ 1 (* x y))) (+ x y))))) (taylor 0 z) (#s(alt (*.f64 (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 2 (sqrt (* x y))) (* z (+ (* z (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (pow (+ x y) 2))) (* 1/8 (* (sqrt (/ 1 (* (pow x 5) (pow y 5)))) (* z (pow (+ x y) 3)))))) (* (sqrt (/ 1 (* x y))) (+ x y))))) (taylor 0 z) (#s(alt (*.f64 (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (* x y)) (taylor 0 z) (#s(alt (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x))) (patch (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (* x y)) (* 1/2 (* (sqrt (/ 1 (* x y))) (* z (+ x y))))) (taylor 0 z) (#s(alt (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x))) (patch (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (* x y)) (* z (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (* z (pow (+ x y) 2)))) (* 1/2 (* (sqrt (/ 1 (* x y))) (+ x y)))))) (taylor 0 z) (#s(alt (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x))) (patch (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (* x y)) (* z (+ (* 1/2 (* (sqrt (/ 1 (* x y))) (+ x y))) (* z (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (pow (+ x y) 2))) (* 1/16 (* (sqrt (/ 1 (* (pow x 5) (pow y 5)))) (* z (pow (+ x y) 3))))))))) (taylor 0 z) (#s(alt (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x))) (patch (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x))) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor 0 z) (#s(alt #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x)) (patch #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x y) (* z (+ x y))) (taylor 0 z) (#s(alt #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x)) (patch #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x y) (* z (+ x y))) (taylor 0 z) (#s(alt #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x)) (patch #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x y) (* z (+ x y))) (taylor 0 z) (#s(alt #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x)) (patch #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (sqrt (* x y))) (taylor 0 z) (#s(alt #s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) x (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64)))) (patch #s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) x (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 2 (sqrt (* x y))) (* (sqrt (/ 1 (* x y))) (* z (+ x y)))) (taylor 0 z) (#s(alt #s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) x (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64)))) (patch #s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) x (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 2 (sqrt (* x y))) (* z (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (* z (pow (+ x y) 2)))) (* (sqrt (/ 1 (* x y))) (+ x y))))) (taylor 0 z) (#s(alt #s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) x (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64)))) (patch #s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) x (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 2 (sqrt (* x y))) (* z (+ (* z (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (pow (+ x y) 2))) (* 1/8 (* (sqrt (/ 1 (* (pow x 5) (pow y 5)))) (* z (pow (+ x y) 3)))))) (* (sqrt (/ 1 (* x y))) (+ x y))))) (taylor 0 z) (#s(alt #s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) x (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64)))) (patch #s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) x (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* x (sqrt (/ y z))) (taylor 0 z) (#s(alt (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) x (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64))) (patch (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) x (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* x (sqrt (* y z))) (* z (+ (* 2 (sqrt (* y z))) (* x (sqrt (/ z y)))))) z) (taylor 0 z) (#s(alt (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) x (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64))) (patch (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) x (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* x (sqrt (* y z))) (* z (+ (* 2 (sqrt (* y z))) (* x (sqrt (/ z y)))))) z) (taylor 0 z) (#s(alt (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) x (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64))) (patch (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) x (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* x (sqrt (* y z))) (* z (+ (* 2 (sqrt (* y z))) (* x (sqrt (/ z y)))))) z) (taylor 0 z) (#s(alt (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) x (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64))) (patch (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) x (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ y z)) (taylor 0 z) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (sqrt (* y z)) (sqrt (/ (pow z 3) y))) z) (taylor 0 z) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (sqrt (* y z)) (sqrt (/ (pow z 3) y))) z) (taylor 0 z) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (sqrt (* y z)) (sqrt (/ (pow z 3) y))) z) (taylor 0 z) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ 1 (* y z))) (taylor 0 z) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ 1 (* y z))) (taylor 0 z) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ 1 (* y z))) (taylor 0 z) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ 1 (* y z))) (taylor 0 z) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (sqrt (* x y))) (taylor 0 z) (#s(alt (*.f64 (pow.f64 (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (patch (*.f64 (pow.f64 (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 2 (sqrt (* x y))) (* (sqrt (/ 1 (* x y))) (* z (+ x y)))) (taylor 0 z) (#s(alt (*.f64 (pow.f64 (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (patch (*.f64 (pow.f64 (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 2 (sqrt (* x y))) (* z (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (* z (pow (+ x y) 2)))) (* (sqrt (/ 1 (* x y))) (+ x y))))) (taylor 0 z) (#s(alt (*.f64 (pow.f64 (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (patch (*.f64 (pow.f64 (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 2 (sqrt (* x y))) (* z (+ (* z (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (pow (+ x y) 2))) (* 1/8 (* (sqrt (/ 1 (* (pow x 5) (pow y 5)))) (* z (pow (+ x y) 3)))))) (* (sqrt (/ 1 (* x y))) (+ x y))))) (taylor 0 z) (#s(alt (*.f64 (pow.f64 (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (patch (*.f64 (pow.f64 (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (* x y)) (taylor 0 z) (#s(alt (pow.f64 (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 1/4 binary64)) (patch (pow.f64 (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 1/4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (* x y)) (* 1/2 (* (sqrt (/ 1 (* x y))) (* z (+ x y))))) (taylor 0 z) (#s(alt (pow.f64 (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 1/4 binary64)) (patch (pow.f64 (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 1/4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (* x y)) (* z (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (* z (pow (+ x y) 2)))) (* 1/2 (* (sqrt (/ 1 (* x y))) (+ x y)))))) (taylor 0 z) (#s(alt (pow.f64 (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 1/4 binary64)) (patch (pow.f64 (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 1/4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (* x y)) (* z (+ (* 1/2 (* (sqrt (/ 1 (* x y))) (+ x y))) (* z (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (pow (+ x y) 2))) (* 1/16 (* (sqrt (/ 1 (* (pow x 5) (pow y 5)))) (* z (pow (+ x y) 3))))))))) (taylor 0 z) (#s(alt (pow.f64 (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 1/4 binary64)) (patch (pow.f64 (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 1/4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (pow y 2)) (taylor 0 z) (#s(alt (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) (patch (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 2 (* x (* y (* z (+ x y))))) (* (pow x 2) (pow y 2))) (taylor 0 z) (#s(alt (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) (patch (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* z (+ (* 2 (* x (* y (+ x y)))) (* z (pow (+ x y) 2)))) (* (pow x 2) (pow y 2))) (taylor 0 z) (#s(alt (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) (patch (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* z (+ (* 2 (* x (* y (+ x y)))) (* z (pow (+ x y) 2)))) (* (pow x 2) (pow y 2))) (taylor 0 z) (#s(alt (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) (patch (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor 0 z) (#s(alt #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) (patch #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x y) (* z (+ x y))) (taylor 0 z) (#s(alt #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) (patch #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x y) (* z (+ x y))) (taylor 0 z) (#s(alt #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) (patch #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x y) (* z (+ x y))) (taylor 0 z) (#s(alt #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) (patch #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #<representation binary64>) () ())) ()) |
#s(alt (/ z (pow x 2)) (taylor 0 z) (#s(alt (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (patch (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* -2 (/ z (pow x 3))) (/ 1 (pow x 2)))) (taylor 0 z) (#s(alt (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (patch (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* z (- (* 3 (/ z (pow x 4))) (* 2 (/ 1 (pow x 3))))) (/ 1 (pow x 2)))) (taylor 0 z) (#s(alt (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (patch (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* z (- (* z (+ (* -4 (/ z (pow x 5))) (* 3 (/ 1 (pow x 4))))) (* 2 (/ 1 (pow x 3))))) (/ 1 (pow x 2)))) (taylor 0 z) (#s(alt (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (patch (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (* x y)) (taylor 0 z) (#s(alt #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y)) (patch #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* z (+ (/ 1 (* x (pow y 2))) (/ 1 (* (pow x 2) y))))) (/ 1 (* x y))) (taylor 0 z) (#s(alt #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y)) (patch #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* z (- (/ (* z (* (+ x y) (+ (/ 1 (* x (pow y 2))) (/ 1 (* (pow x 2) y))))) (* x y)) (+ (/ 1 (* x (pow y 2))) (/ 1 (* (pow x 2) y))))) (/ 1 (* x y))) (taylor 0 z) (#s(alt #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y)) (patch #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* z (- (* z (- (* -1 (/ (* z (* (pow (+ x y) 2) (+ (/ 1 (* x (pow y 2))) (/ 1 (* (pow x 2) y))))) (* (pow x 2) (pow y 2)))) (* -1 (/ (* (+ x y) (+ (/ 1 (* x (pow y 2))) (/ 1 (* (pow x 2) y)))) (* x y))))) (+ (/ 1 (* x (pow y 2))) (/ 1 (* (pow x 2) y))))) (/ 1 (* x y))) (taylor 0 z) (#s(alt #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y)) (patch #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y)) #<representation binary64>) () ())) ()) |
#s(alt y (taylor 0 z) (#s(alt (fma.f64 z (/.f64 y x) (+.f64 z y)) (patch (fma.f64 z (/.f64 y x) (+.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (+ y (* z (+ 1 (/ y x)))) (taylor 0 z) (#s(alt (fma.f64 z (/.f64 y x) (+.f64 z y)) (patch (fma.f64 z (/.f64 y x) (+.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (+ y (* z (+ 1 (/ y x)))) (taylor 0 z) (#s(alt (fma.f64 z (/.f64 y x) (+.f64 z y)) (patch (fma.f64 z (/.f64 y x) (+.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (+ y (* z (+ 1 (/ y x)))) (taylor 0 z) (#s(alt (fma.f64 z (/.f64 y x) (+.f64 z y)) (patch (fma.f64 z (/.f64 y x) (+.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (* y z)) (taylor 0 z) (#s(alt (sqrt.f64 (*.f64 z y)) (patch (sqrt.f64 (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (* y z)) (taylor 0 z) (#s(alt (sqrt.f64 (*.f64 z y)) (patch (sqrt.f64 (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (* y z)) (taylor 0 z) (#s(alt (sqrt.f64 (*.f64 z y)) (patch (sqrt.f64 (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (* y z)) (taylor 0 z) (#s(alt (sqrt.f64 (*.f64 z y)) (patch (sqrt.f64 (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (* y z)) (taylor 0 z) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 z y)) (patch (/.f64 #s(literal 1 binary64) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (* y z)) (taylor 0 z) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 z y)) (patch (/.f64 #s(literal 1 binary64) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (* y z)) (taylor 0 z) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 z y)) (patch (/.f64 #s(literal 1 binary64) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (* y z)) (taylor 0 z) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 z y)) (patch (/.f64 #s(literal 1 binary64) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (* x z) (taylor 0 z) (#s(alt (*.f64 z x) (patch (*.f64 z x) #<representation binary64>) () ())) ()) |
#s(alt (* x z) (taylor 0 z) (#s(alt (*.f64 z x) (patch (*.f64 z x) #<representation binary64>) () ())) ()) |
#s(alt (* x z) (taylor 0 z) (#s(alt (*.f64 z x) (patch (*.f64 z x) #<representation binary64>) () ())) ()) |
#s(alt (* x z) (taylor 0 z) (#s(alt (*.f64 z x) (patch (*.f64 z x) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ 1 (* -1 (/ x y))) z) (taylor inf z) (#s(alt (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) (patch (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ 1 (+ (* -1 (/ x y)) (* 2 (/ (pow x 2) (* y z))))) (/ x z)) z) (taylor inf z) (#s(alt (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) (patch (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ 1 (+ (* -4 (/ (pow x 3) (* y (pow z 2)))) (+ (* -1 (/ x y)) (+ (* 2 (/ (pow x 2) (* y z))) (/ (pow x 3) (* y (pow z 2))))))) (+ (* -1 (/ (pow x 2) (pow z 2))) (/ x z))) z) (taylor inf z) (#s(alt (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) (patch (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ 1 (+ (* -4 (/ (pow x 3) (* y (pow z 2)))) (+ (* -2 (/ (* x (+ (* -4 (/ (pow x 3) y)) (/ (pow x 3) y))) (pow z 3))) (+ (* -2 (/ (pow x 4) (* y (pow z 3)))) (+ (* -1 (/ x y)) (+ (* 2 (/ (pow x 2) (* y z))) (/ (pow x 3) (* y (pow z 2))))))))) (+ (* -1 (/ (pow x 2) (pow z 2))) (+ (/ x z) (/ (pow x 3) (pow z 3))))) z) (taylor inf z) (#s(alt (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) (patch (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (sqrt (* z (+ x y)))) (taylor inf z) (#s(alt (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y))))) (patch (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y))))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* 2 (sqrt (/ (+ x y) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))) (taylor inf z) (#s(alt (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y))))) (patch (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y))))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* -1/4 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 2 (sqrt (/ (+ x y) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))) (taylor inf z) (#s(alt (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y))))) (patch (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y))))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* -1/4 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/8 (* (* (pow x 3) (pow y 3)) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (+ (* 2 (sqrt (/ (+ x y) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))))) (taylor inf z) (#s(alt (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y))))) (patch (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y))))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (* z (+ x y))) (taylor inf z) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y)))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y)))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (sqrt (/ (+ x y) z)) (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))) (taylor inf z) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y)))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y)))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (sqrt (/ (+ x y) z)) (+ (* -1/8 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))))) (taylor inf z) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y)))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y)))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (sqrt (/ (+ x y) z)) (+ (* -1/8 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/16 (* (* (pow x 3) (pow y 3)) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))))) (taylor inf z) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y)))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y)))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ 1 (* z (+ x y)))) (taylor inf z) (#s(alt (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y))) (patch (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (/ 1 (* z (+ x y)))) (* -1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (pow (+ x y) 3))))))) (taylor inf z) (#s(alt (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y))) (patch (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (/ 1 (* z (+ x y)))) (+ (* -1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (pow (+ x y) 3)))))) (* 1/2 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 5)))))))) (taylor inf z) (#s(alt (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y))) (patch (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (/ 1 (* z (+ x y)))) (+ (* -1/2 (* (sqrt (/ (+ x y) (pow z 7))) (+ (* 1/4 (/ (* (pow x 2) (* (pow y 2) z)) (pow (+ x y) 3))) (/ (* (pow x 3) (pow y 3)) (pow (+ x y) 4))))) (+ (* -1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (pow (+ x y) 3)))))) (* 1/2 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 5))))))))) (taylor inf z) (#s(alt (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y))) (patch (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (sqrt (* z (+ x y)))) (taylor inf z) (#s(alt (*.f64 (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* 2 (sqrt (/ (+ x y) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))) (taylor inf z) (#s(alt (*.f64 (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* -1/4 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 2 (sqrt (/ (+ x y) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))) (taylor inf z) (#s(alt (*.f64 (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* -1/4 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/8 (* (* (pow x 3) (pow y 3)) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (+ (* 2 (sqrt (/ (+ x y) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))))) (taylor inf z) (#s(alt (*.f64 (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (* z (+ x y))) (taylor inf z) (#s(alt (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y))) (patch (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (sqrt (/ (+ x y) z)) (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))) (taylor inf z) (#s(alt (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y))) (patch (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (sqrt (/ (+ x y) z)) (+ (* -1/8 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))))) (taylor inf z) (#s(alt (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y))) (patch (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (sqrt (/ (+ x y) z)) (+ (* -1/8 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/16 (* (* (pow x 3) (pow y 3)) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))))) (taylor inf z) (#s(alt (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y))) (patch (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ x y)) (taylor inf z) (#s(alt #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y)) (patch #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ x (+ y (/ (* x y) z)))) (taylor inf z) (#s(alt #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y)) (patch #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ x (+ y (/ (* x y) z)))) (taylor inf z) (#s(alt #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y)) (patch #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ x (+ y (/ (* x y) z)))) (taylor inf z) (#s(alt #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y)) (patch #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor inf z) (#s(alt (*.f64 z y) (patch (*.f64 z y) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor inf z) (#s(alt (*.f64 z y) (patch (*.f64 z y) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor inf z) (#s(alt (*.f64 z y) (patch (*.f64 z y) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor inf z) (#s(alt (*.f64 z y) (patch (*.f64 z y) #<representation binary64>) () ())) ()) |
#s(alt (* x (* z (+ 1 (/ y x)))) (taylor inf z) (#s(alt (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x) (patch (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* x (+ 1 (/ y x))) (/ (* x y) z))) (taylor inf z) (#s(alt (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x) (patch (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* x (+ 1 (/ y x))) (/ (* x y) z))) (taylor inf z) (#s(alt (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x) (patch (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* x (+ 1 (/ y x))) (/ (* x y) z))) (taylor inf z) (#s(alt (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x) (patch (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (sqrt (* z (+ x y)))) (taylor inf z) (#s(alt (*.f64 (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* 2 (sqrt (/ (+ x y) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))) (taylor inf z) (#s(alt (*.f64 (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* -1/4 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 2 (sqrt (/ (+ x y) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))) (taylor inf z) (#s(alt (*.f64 (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* -1/4 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/8 (* (* (pow x 3) (pow y 3)) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (+ (* 2 (sqrt (/ (+ x y) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))))) (taylor inf z) (#s(alt (*.f64 (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (* z (+ x y))) (taylor inf z) (#s(alt (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x))) (patch (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (sqrt (/ (+ x y) z)) (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))) (taylor inf z) (#s(alt (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x))) (patch (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (sqrt (/ (+ x y) z)) (+ (* -1/8 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))))) (taylor inf z) (#s(alt (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x))) (patch (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (sqrt (/ (+ x y) z)) (+ (* -1/8 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/16 (* (* (pow x 3) (pow y 3)) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))))) (taylor inf z) (#s(alt (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x))) (patch (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ x y)) (taylor inf z) (#s(alt #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x)) (patch #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x)) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ x (+ y (/ (* x y) z)))) (taylor inf z) (#s(alt #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x)) (patch #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x)) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ x (+ y (/ (* x y) z)))) (taylor inf z) (#s(alt #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x)) (patch #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x)) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ x (+ y (/ (* x y) z)))) (taylor inf z) (#s(alt #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x)) (patch #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (sqrt (* z (+ x y)))) (taylor inf z) (#s(alt #s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) x (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64)))) (patch #s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) x (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* 2 (sqrt (/ (+ x y) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))) (taylor inf z) (#s(alt #s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) x (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64)))) (patch #s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) x (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* -1/4 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 2 (sqrt (/ (+ x y) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))) (taylor inf z) (#s(alt #s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) x (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64)))) (patch #s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) x (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* -1/4 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/8 (* (* (pow x 3) (pow y 3)) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (+ (* 2 (sqrt (/ (+ x y) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))))) (taylor inf z) (#s(alt #s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) x (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64)))) (patch #s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) x (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* 2 (sqrt (/ y z))) (* x (sqrt (/ 1 (* y z)))))) (taylor inf z) (#s(alt (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) x (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64))) (patch (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) x (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* 2 (sqrt (/ y z))) (+ (* x (sqrt (/ 1 (* y z)))) (* x (sqrt (/ y (pow z 3))))))) (taylor inf z) (#s(alt (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) x (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64))) (patch (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) x (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* 2 (sqrt (/ y z))) (+ (* x (sqrt (/ 1 (* y z)))) (* x (sqrt (/ y (pow z 3))))))) (taylor inf z) (#s(alt (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) x (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64))) (patch (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) x (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* 2 (sqrt (/ y z))) (+ (* x (sqrt (/ 1 (* y z)))) (* x (sqrt (/ y (pow z 3))))))) (taylor inf z) (#s(alt (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) x (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64))) (patch (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) x (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ z y)) (taylor inf z) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (sqrt (/ 1 (* y z))) (sqrt (/ y (pow z 3))))) (taylor inf z) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (sqrt (/ 1 (* y z))) (sqrt (/ y (pow z 3))))) (taylor inf z) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (sqrt (/ 1 (* y z))) (sqrt (/ y (pow z 3))))) (taylor inf z) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ 1 (* y z))) (taylor inf z) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ 1 (* y z))) (taylor inf z) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ 1 (* y z))) (taylor inf z) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ 1 (* y z))) (taylor inf z) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (sqrt (* z (+ x y)))) (taylor inf z) (#s(alt (*.f64 (pow.f64 (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (patch (*.f64 (pow.f64 (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* 2 (sqrt (/ (+ x y) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))) (taylor inf z) (#s(alt (*.f64 (pow.f64 (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (patch (*.f64 (pow.f64 (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* -1/4 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 2 (sqrt (/ (+ x y) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))) (taylor inf z) (#s(alt (*.f64 (pow.f64 (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (patch (*.f64 (pow.f64 (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* -1/4 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/8 (* (* (pow x 3) (pow y 3)) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (+ (* 2 (sqrt (/ (+ x y) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))))) (taylor inf z) (#s(alt (*.f64 (pow.f64 (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (patch (*.f64 (pow.f64 (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (* z (+ x y))) (taylor inf z) (#s(alt (pow.f64 (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 1/4 binary64)) (patch (pow.f64 (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 1/4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (sqrt (/ (+ x y) z)) (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))) (taylor inf z) (#s(alt (pow.f64 (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 1/4 binary64)) (patch (pow.f64 (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 1/4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (sqrt (/ (+ x y) z)) (+ (* -1/8 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))))) (taylor inf z) (#s(alt (pow.f64 (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 1/4 binary64)) (patch (pow.f64 (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 1/4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (sqrt (/ (+ x y) z)) (+ (* -1/8 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/16 (* (* (pow x 3) (pow y 3)) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))))) (taylor inf z) (#s(alt (pow.f64 (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 1/4 binary64)) (patch (pow.f64 (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 1/4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow z 2) (pow (+ x y) 2)) (taylor inf z) (#s(alt (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) (patch (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow z 2) (+ (* 2 (/ (* x (* y (+ x y))) z)) (pow (+ x y) 2))) (taylor inf z) (#s(alt (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) (patch (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow z 2) (+ (* 2 (/ (* x (* y (+ x y))) z)) (+ (/ (* (pow x 2) (pow y 2)) (pow z 2)) (pow (+ x y) 2)))) (taylor inf z) (#s(alt (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) (patch (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow z 2) (+ (* 2 (/ (* x (* y (+ x y))) z)) (+ (/ (* (pow x 2) (pow y 2)) (pow z 2)) (pow (+ x y) 2)))) (taylor inf z) (#s(alt (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) (patch (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ x y)) (taylor inf z) (#s(alt #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) (patch #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ x (+ y (/ (* x y) z)))) (taylor inf z) (#s(alt #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) (patch #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ x (+ y (/ (* x y) z)))) (taylor inf z) (#s(alt #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) (patch #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ x (+ y (/ (* x y) z)))) (taylor inf z) (#s(alt #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) (patch #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 z) (taylor inf z) (#s(alt (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (patch (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ 1 (* -2 (/ x z))) z) (taylor inf z) (#s(alt (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (patch (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ 1 (* -1 (/ (+ (* -4 (pow x 2)) (pow x 2)) (pow z 2)))) (* 2 (/ x z))) z) (taylor inf z) (#s(alt (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (patch (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ 1 (* -1 (/ (+ (* -2 (* x (+ (* -4 (pow x 2)) (pow x 2)))) (* -2 (pow x 3))) (pow z 3)))) (+ (* -4 (/ (pow x 2) (pow z 2))) (+ (* 2 (/ x z)) (/ (pow x 2) (pow z 2))))) z) (taylor inf z) (#s(alt (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (patch (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (* z (+ x y))) (taylor inf z) (#s(alt #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y)) (patch #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 (/ (* x y) (* z (pow (+ x y) 2)))) (/ 1 (+ x y))) z) (taylor inf z) (#s(alt #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y)) (patch #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y)) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (/ 1 (+ x y)) (/ (* (pow x 2) (pow y 2)) (* (pow z 2) (pow (+ x y) 3)))) (/ (* x y) (* z (pow (+ x y) 2)))) z) (taylor inf z) (#s(alt #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y)) (patch #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y)) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (* -1 (/ (* (pow x 3) (pow y 3)) (* (pow z 3) (pow (+ x y) 4)))) (/ 1 (+ x y))) (+ (* -1 (/ (* (pow x 2) (pow y 2)) (* (pow z 2) (pow (+ x y) 3)))) (/ (* x y) (* z (pow (+ x y) 2))))) z) (taylor inf z) (#s(alt #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y)) (patch #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y)) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ 1 (/ y x))) (taylor inf z) (#s(alt (fma.f64 z (/.f64 y x) (+.f64 z y)) (patch (fma.f64 z (/.f64 y x) (+.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ 1 (+ (/ y x) (/ y z)))) (taylor inf z) (#s(alt (fma.f64 z (/.f64 y x) (+.f64 z y)) (patch (fma.f64 z (/.f64 y x) (+.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ 1 (+ (/ y x) (/ y z)))) (taylor inf z) (#s(alt (fma.f64 z (/.f64 y x) (+.f64 z y)) (patch (fma.f64 z (/.f64 y x) (+.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ 1 (+ (/ y x) (/ y z)))) (taylor inf z) (#s(alt (fma.f64 z (/.f64 y x) (+.f64 z y)) (patch (fma.f64 z (/.f64 y x) (+.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (* y z)) (taylor inf z) (#s(alt (sqrt.f64 (*.f64 z y)) (patch (sqrt.f64 (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (* y z)) (taylor inf z) (#s(alt (sqrt.f64 (*.f64 z y)) (patch (sqrt.f64 (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (* y z)) (taylor inf z) (#s(alt (sqrt.f64 (*.f64 z y)) (patch (sqrt.f64 (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (* y z)) (taylor inf z) (#s(alt (sqrt.f64 (*.f64 z y)) (patch (sqrt.f64 (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (* y z)) (taylor inf z) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 z y)) (patch (/.f64 #s(literal 1 binary64) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (* y z)) (taylor inf z) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 z y)) (patch (/.f64 #s(literal 1 binary64) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (* y z)) (taylor inf z) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 z y)) (patch (/.f64 #s(literal 1 binary64) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (* y z)) (taylor inf z) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 z y)) (patch (/.f64 #s(literal 1 binary64) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (* x z) (taylor inf z) (#s(alt (*.f64 z x) (patch (*.f64 z x) #<representation binary64>) () ())) ()) |
#s(alt (* x z) (taylor inf z) (#s(alt (*.f64 z x) (patch (*.f64 z x) #<representation binary64>) () ())) ()) |
#s(alt (* x z) (taylor inf z) (#s(alt (*.f64 z x) (patch (*.f64 z x) #<representation binary64>) () ())) ()) |
#s(alt (* x z) (taylor inf z) (#s(alt (*.f64 z x) (patch (*.f64 z x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (/ x y) 1) z)) (taylor -inf z) (#s(alt (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) (patch (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (+ (* -2 (/ (pow x 2) (* y z))) (+ (/ x y) (/ x z))) 1) z)) (taylor -inf z) (#s(alt (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) (patch (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (+ (* -1 (/ (- (+ (* -4 (/ (pow x 3) (* y z))) (+ (/ (pow x 2) z) (/ (pow x 3) (* y z)))) (+ x (* -2 (/ (pow x 2) y)))) z)) (/ x y)) 1) z)) (taylor -inf z) (#s(alt (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) (patch (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (- (+ (* 2 (/ (* x (+ (* -4 (/ (pow x 3) y)) (/ (pow x 3) y))) z)) (+ (* 2 (/ (pow x 4) (* y z))) (/ (pow x 3) z))) (+ (* -4 (/ (pow x 3) y)) (+ (/ (pow x 3) y) (pow x 2)))) z)) (+ x (* -2 (/ (pow x 2) y)))) z)) (/ x y)) 1) z)) (taylor -inf z) (#s(alt (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) (patch (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) #<representation binary64>) () ())) ()) |
#s(alt (* -2 (* (sqrt (* z (+ x y))) (pow (sqrt -1) 2))) (taylor -inf z) (#s(alt (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y))))) (patch (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* 2 (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))) (taylor -inf z) (#s(alt (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y))))) (patch (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1/4 (* (/ (* (pow x 2) (pow y 2)) (pow (sqrt -1) 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 2 (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))))) (taylor -inf z) (#s(alt (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y))))) (patch (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1/4 (* (/ (* (pow x 2) (pow y 2)) (pow (sqrt -1) 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/8 (* (/ (* (pow x 3) (pow y 3)) (pow (sqrt -1) 4)) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (+ (* 2 (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))))) (taylor -inf z) (#s(alt (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y))))) (patch (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (* z (+ x y))) (pow (sqrt -1) 2))) (taylor -inf z) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y)))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))) (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2))))) (taylor -inf z) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y)))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1/8 (* (/ (* (pow x 2) (pow y 2)) (pow (sqrt -1) 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))) (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2)))))) (taylor -inf z) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y)))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1/8 (* (/ (* (pow x 2) (pow y 2)) (pow (sqrt -1) 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/16 (* (/ (* (pow x 3) (pow y 3)) (pow (sqrt -1) 4)) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (+ (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))) (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2))))))) (taylor -inf z) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y)))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* z (+ x y)))) (pow (sqrt -1) 2)) (taylor -inf z) (#s(alt (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y))) (patch (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (pow (+ x y) 3)))))) (* (sqrt (/ 1 (* z (+ x y)))) (pow (sqrt -1) 2))) (taylor -inf z) (#s(alt (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y))) (patch (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (pow (+ x y) 3)))))) (+ (* 1/2 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 5)))))) (* (sqrt (/ 1 (* z (+ x y)))) (pow (sqrt -1) 2)))) (taylor -inf z) (#s(alt (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y))) (patch (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (+ (* -1/2 (* (* (pow x 2) (pow y 2)) (sqrt (/ z (pow (+ x y) 5))))) (* 1/2 (* (sqrt (/ (+ x y) z)) (+ (* -1/4 (/ (* (pow x 2) (* (pow y 2) z)) (* (pow (sqrt -1) 2) (pow (+ x y) 3)))) (/ (* (pow x 3) (pow y 3)) (pow (+ x y) 4)))))) (pow z 3))) (+ (* -1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (pow (+ x y) 3)))))) (* (sqrt (/ 1 (* z (+ x y)))) (pow (sqrt -1) 2)))) (taylor -inf z) (#s(alt (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y))) (patch (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y))) #<representation binary64>) () ())) ()) |
#s(alt (* -2 (* (sqrt (* z (+ x y))) (pow (sqrt -1) 2))) (taylor -inf z) (#s(alt (*.f64 (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* 2 (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))) (taylor -inf z) (#s(alt (*.f64 (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1/4 (* (/ (* (pow x 2) (pow y 2)) (pow (sqrt -1) 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 2 (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))))) (taylor -inf z) (#s(alt (*.f64 (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1/4 (* (/ (* (pow x 2) (pow y 2)) (pow (sqrt -1) 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/8 (* (/ (* (pow x 3) (pow y 3)) (pow (sqrt -1) 4)) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (+ (* 2 (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))))) (taylor -inf z) (#s(alt (*.f64 (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (* z (+ x y))) (pow (sqrt -1) 2))) (taylor -inf z) (#s(alt (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y))) (patch (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))) (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2))))) (taylor -inf z) (#s(alt (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y))) (patch (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1/8 (* (/ (* (pow x 2) (pow y 2)) (pow (sqrt -1) 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))) (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2)))))) (taylor -inf z) (#s(alt (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y))) (patch (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1/8 (* (/ (* (pow x 2) (pow y 2)) (pow (sqrt -1) 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/16 (* (/ (* (pow x 3) (pow y 3)) (pow (sqrt -1) 4)) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (+ (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))) (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2))))))) (taylor -inf z) (#s(alt (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y))) (patch (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ x y)) (taylor -inf z) (#s(alt #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y)) (patch #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1 (+ x y)) (* -1 (/ (* x y) z))))) (taylor -inf z) (#s(alt #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y)) (patch #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1 (+ x y)) (* -1 (/ (* x y) z))))) (taylor -inf z) (#s(alt #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y)) (patch #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1 (+ x y)) (* -1 (/ (* x y) z))))) (taylor -inf z) (#s(alt #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y)) (patch #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor -inf z) (#s(alt (*.f64 z y) (patch (*.f64 z y) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor -inf z) (#s(alt (*.f64 z y) (patch (*.f64 z y) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor -inf z) (#s(alt (*.f64 z y) (patch (*.f64 z y) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor -inf z) (#s(alt (*.f64 z y) (patch (*.f64 z y) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (* z (- (* -1 (/ y x)) 1)))) (taylor -inf z) (#s(alt (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x) (patch (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1 (/ (* x y) z)) (* x (- (* -1 (/ y x)) 1))))) (taylor -inf z) (#s(alt (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x) (patch (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1 (/ (* x y) z)) (* x (- (* -1 (/ y x)) 1))))) (taylor -inf z) (#s(alt (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x) (patch (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1 (/ (* x y) z)) (* x (- (* -1 (/ y x)) 1))))) (taylor -inf z) (#s(alt (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x) (patch (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x) #<representation binary64>) () ())) ()) |
#s(alt (* -2 (* (sqrt (* z (+ x y))) (pow (sqrt -1) 2))) (taylor -inf z) (#s(alt (*.f64 (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* 2 (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))) (taylor -inf z) (#s(alt (*.f64 (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1/4 (* (/ (* (pow x 2) (pow y 2)) (pow (sqrt -1) 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 2 (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))))) (taylor -inf z) (#s(alt (*.f64 (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1/4 (* (/ (* (pow x 2) (pow y 2)) (pow (sqrt -1) 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/8 (* (/ (* (pow x 3) (pow y 3)) (pow (sqrt -1) 4)) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (+ (* 2 (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))))) (taylor -inf z) (#s(alt (*.f64 (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (* z (+ x y))) (pow (sqrt -1) 2))) (taylor -inf z) (#s(alt (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x))) (patch (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))) (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2))))) (taylor -inf z) (#s(alt (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x))) (patch (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1/8 (* (/ (* (pow x 2) (pow y 2)) (pow (sqrt -1) 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))) (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2)))))) (taylor -inf z) (#s(alt (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x))) (patch (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1/8 (* (/ (* (pow x 2) (pow y 2)) (pow (sqrt -1) 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/16 (* (/ (* (pow x 3) (pow y 3)) (pow (sqrt -1) 4)) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (+ (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))) (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2))))))) (taylor -inf z) (#s(alt (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x))) (patch (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ x y)) (taylor -inf z) (#s(alt #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x)) (patch #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1 (+ x y)) (* -1 (/ (* x y) z))))) (taylor -inf z) (#s(alt #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x)) (patch #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1 (+ x y)) (* -1 (/ (* x y) z))))) (taylor -inf z) (#s(alt #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x)) (patch #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1 (+ x y)) (* -1 (/ (* x y) z))))) (taylor -inf z) (#s(alt #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x)) (patch #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x)) #<representation binary64>) () ())) ()) |
#s(alt (* -2 (* (sqrt (* z (+ (* -1 x) (* -1 y)))) (sqrt -1))) (taylor -inf z) (#s(alt #s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) x (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64)))) (patch #s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) x (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 y)) z)) (sqrt -1))) (* (* x (* y (sqrt -1))) (sqrt (/ 1 (* (pow z 3) (+ (* -1 x) (* -1 y))))))))) (taylor -inf z) (#s(alt #s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) x (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64)))) (patch #s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) x (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1/4 (* (* (pow x 2) (* (pow y 2) (sqrt -1))) (sqrt (/ 1 (* (pow z 5) (pow (+ (* -1 x) (* -1 y)) 3)))))) (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 y)) z)) (sqrt -1))) (* (* x (* y (sqrt -1))) (sqrt (/ 1 (* (pow z 3) (+ (* -1 x) (* -1 y)))))))))) (taylor -inf z) (#s(alt #s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) x (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64)))) (patch #s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) x (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1/4 (* (* (pow x 2) (* (pow y 2) (sqrt -1))) (sqrt (/ 1 (* (pow z 5) (pow (+ (* -1 x) (* -1 y)) 3)))))) (+ (* 1/8 (* (* (pow x 3) (* (pow y 3) (sqrt -1))) (sqrt (/ 1 (* (pow z 7) (pow (+ (* -1 x) (* -1 y)) 5)))))) (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 y)) z)) (sqrt -1))) (* (* x (* y (sqrt -1))) (sqrt (/ 1 (* (pow z 3) (+ (* -1 x) (* -1 y))))))))))) (taylor -inf z) (#s(alt #s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) x (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64)))) (patch #s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) x (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1 (* (* x (pow (sqrt -1) 2)) (sqrt (/ 1 (* y z))))) (* 2 (* (sqrt (/ y z)) (pow (sqrt -1) 2)))))) (taylor -inf z) (#s(alt (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) x (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64))) (patch (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) x (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1 (* (* x (pow (sqrt -1) 2)) (sqrt (/ 1 (* y z))))) (+ (* -1 (* (* x (pow (sqrt -1) 2)) (sqrt (/ y (pow z 3))))) (* 2 (* (sqrt (/ y z)) (pow (sqrt -1) 2))))))) (taylor -inf z) (#s(alt (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) x (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64))) (patch (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) x (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1 (* (* x (pow (sqrt -1) 2)) (sqrt (/ 1 (* y z))))) (+ (* -1 (* (* x (pow (sqrt -1) 2)) (sqrt (/ y (pow z 3))))) (* 2 (* (sqrt (/ y z)) (pow (sqrt -1) 2))))))) (taylor -inf z) (#s(alt (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) x (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64))) (patch (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) x (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1 (* (* x (pow (sqrt -1) 2)) (sqrt (/ 1 (* y z))))) (+ (* -1 (* (* x (pow (sqrt -1) 2)) (sqrt (/ y (pow z 3))))) (* 2 (* (sqrt (/ y z)) (pow (sqrt -1) 2))))))) (taylor -inf z) (#s(alt (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) x (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64))) (patch (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) x (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ z y)) (pow (sqrt -1) 2)) (taylor -inf z) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1 (* (sqrt (/ 1 (* y z))) (pow (sqrt -1) 2))) (* -1 (* (sqrt (/ y (pow z 3))) (pow (sqrt -1) 2)))))) (taylor -inf z) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1 (* (sqrt (/ 1 (* y z))) (pow (sqrt -1) 2))) (* -1 (* (sqrt (/ y (pow z 3))) (pow (sqrt -1) 2)))))) (taylor -inf z) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1 (* (sqrt (/ 1 (* y z))) (pow (sqrt -1) 2))) (* -1 (* (sqrt (/ y (pow z 3))) (pow (sqrt -1) 2)))))) (taylor -inf z) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* y z))) (pow (sqrt -1) 2)) (taylor -inf z) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* y z))) (pow (sqrt -1) 2)) (taylor -inf z) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* y z))) (pow (sqrt -1) 2)) (taylor -inf z) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* y z))) (pow (sqrt -1) 2)) (taylor -inf z) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) #<representation binary64>) () ())) ()) |
#s(alt (* -2 (* (sqrt (* z (+ x y))) (pow (sqrt -1) 2))) (taylor -inf z) (#s(alt (*.f64 (pow.f64 (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (patch (*.f64 (pow.f64 (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* 2 (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))) (taylor -inf z) (#s(alt (*.f64 (pow.f64 (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (patch (*.f64 (pow.f64 (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1/4 (* (/ (* (pow x 2) (pow y 2)) (pow (sqrt -1) 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 2 (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))))) (taylor -inf z) (#s(alt (*.f64 (pow.f64 (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (patch (*.f64 (pow.f64 (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1/4 (* (/ (* (pow x 2) (pow y 2)) (pow (sqrt -1) 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/8 (* (/ (* (pow x 3) (pow y 3)) (pow (sqrt -1) 4)) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (+ (* 2 (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))))) (taylor -inf z) (#s(alt (*.f64 (pow.f64 (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (patch (*.f64 (pow.f64 (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (* z (+ x y))) (pow (sqrt -1) 2))) (taylor -inf z) (#s(alt (pow.f64 (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 1/4 binary64)) (patch (pow.f64 (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 1/4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))) (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2))))) (taylor -inf z) (#s(alt (pow.f64 (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 1/4 binary64)) (patch (pow.f64 (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 1/4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1/8 (* (/ (* (pow x 2) (pow y 2)) (pow (sqrt -1) 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))) (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2)))))) (taylor -inf z) (#s(alt (pow.f64 (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 1/4 binary64)) (patch (pow.f64 (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 1/4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1/8 (* (/ (* (pow x 2) (pow y 2)) (pow (sqrt -1) 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/16 (* (/ (* (pow x 3) (pow y 3)) (pow (sqrt -1) 4)) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (+ (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))) (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2))))))) (taylor -inf z) (#s(alt (pow.f64 (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 1/4 binary64)) (patch (pow.f64 (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 1/4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow z 2) (pow (+ x y) 2)) (taylor -inf z) (#s(alt (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) (patch (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow z 2) (+ (* 2 (/ (* x (* y (+ x y))) z)) (pow (+ x y) 2))) (taylor -inf z) (#s(alt (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) (patch (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow z 2) (+ (* -1 (/ (+ (* -2 (* x (* y (+ x y)))) (* -1 (/ (* (pow x 2) (pow y 2)) z))) z)) (pow (+ x y) 2))) (taylor -inf z) (#s(alt (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) (patch (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow z 2) (+ (* -1 (/ (+ (* -2 (* x (* y (+ x y)))) (* -1 (/ (* (pow x 2) (pow y 2)) z))) z)) (pow (+ x y) 2))) (taylor -inf z) (#s(alt (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) (patch (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ x y)) (taylor -inf z) (#s(alt #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) (patch #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1 (+ x y)) (* -1 (/ (* x y) z))))) (taylor -inf z) (#s(alt #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) (patch #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1 (+ x y)) (* -1 (/ (* x y) z))))) (taylor -inf z) (#s(alt #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) (patch #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1 (+ x y)) (* -1 (/ (* x y) z))))) (taylor -inf z) (#s(alt #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) (patch #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 z) (taylor -inf z) (#s(alt (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (patch (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (* 2 (/ x z)) 1) z)) (taylor -inf z) (#s(alt (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (patch (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (pow x 2) z)) (* 4 (/ (pow x 2) z))) (* 2 x)) z)) 1) z)) (taylor -inf z) (#s(alt (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (patch (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (+ (* -2 (/ (pow x 3) z)) (* 2 (/ (* x (+ (* -1 (pow x 2)) (* 4 (pow x 2)))) z))) (+ (* -1 (pow x 2)) (* 4 (pow x 2)))) z)) (* 2 x)) z)) 1) z)) (taylor -inf z) (#s(alt (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (patch (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (* z (+ x y))) (taylor -inf z) (#s(alt #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y)) (patch #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (/ (* x y) (* z (pow (+ x y) 2))) (/ 1 (+ x y))) z)) (taylor -inf z) (#s(alt #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y)) (patch #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (* -1 (/ (- (/ (* (pow x 2) (pow y 2)) (* z (pow (+ x y) 3))) (/ (* x y) (pow (+ x y) 2))) z)) (/ 1 (+ x y))) z)) (taylor -inf z) (#s(alt #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y)) (patch #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (/ (* (pow x 3) (pow y 3)) (* z (pow (+ x y) 4))) (/ (* (pow x 2) (pow y 2)) (pow (+ x y) 3))) z)) (/ (* x y) (pow (+ x y) 2))) z)) (/ 1 (+ x y))) z)) (taylor -inf z) (#s(alt #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y)) (patch #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (- (* -1 (/ y x)) 1))) (taylor -inf z) (#s(alt (fma.f64 z (/.f64 y x) (+.f64 z y)) (patch (fma.f64 z (/.f64 y x) (+.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (- (+ (* -1 (/ y x)) (* -1 (/ y z))) 1))) (taylor -inf z) (#s(alt (fma.f64 z (/.f64 y x) (+.f64 z y)) (patch (fma.f64 z (/.f64 y x) (+.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (- (+ (* -1 (/ y x)) (* -1 (/ y z))) 1))) (taylor -inf z) (#s(alt (fma.f64 z (/.f64 y x) (+.f64 z y)) (patch (fma.f64 z (/.f64 y x) (+.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (- (+ (* -1 (/ y x)) (* -1 (/ y z))) 1))) (taylor -inf z) (#s(alt (fma.f64 z (/.f64 y x) (+.f64 z y)) (patch (fma.f64 z (/.f64 y x) (+.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (* y z)) (pow (sqrt -1) 2))) (taylor -inf z) (#s(alt (sqrt.f64 (*.f64 z y)) (patch (sqrt.f64 (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (* y z)) (pow (sqrt -1) 2))) (taylor -inf z) (#s(alt (sqrt.f64 (*.f64 z y)) (patch (sqrt.f64 (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (* y z)) (pow (sqrt -1) 2))) (taylor -inf z) (#s(alt (sqrt.f64 (*.f64 z y)) (patch (sqrt.f64 (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (* y z)) (pow (sqrt -1) 2))) (taylor -inf z) (#s(alt (sqrt.f64 (*.f64 z y)) (patch (sqrt.f64 (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (* y z)) (taylor -inf z) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 z y)) (patch (/.f64 #s(literal 1 binary64) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (* y z)) (taylor -inf z) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 z y)) (patch (/.f64 #s(literal 1 binary64) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (* y z)) (taylor -inf z) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 z y)) (patch (/.f64 #s(literal 1 binary64) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (* y z)) (taylor -inf z) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 z y)) (patch (/.f64 #s(literal 1 binary64) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (* x z) (taylor -inf z) (#s(alt (*.f64 z x) (patch (*.f64 z x) #<representation binary64>) () ())) ()) |
#s(alt (* x z) (taylor -inf z) (#s(alt (*.f64 z x) (patch (*.f64 z x) #<representation binary64>) () ())) ()) |
#s(alt (* x z) (taylor -inf z) (#s(alt (*.f64 z x) (patch (*.f64 z x) #<representation binary64>) () ())) ()) |
#s(alt (* x z) (taylor -inf z) (#s(alt (*.f64 z x) (patch (*.f64 z x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (* x z) (* y (pow (+ x z) 2)))) (taylor 0 y) (#s(alt (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) (patch (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 (/ (* x z) (pow (+ x z) 2))) (/ y (+ x z))) y) (taylor 0 y) (#s(alt (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) (patch (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 (/ (* x z) (pow (+ x z) 2))) (/ y (+ x z))) y) (taylor 0 y) (#s(alt (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) (patch (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 (/ (* x z) (pow (+ x z) 2))) (/ y (+ x z))) y) (taylor 0 y) (#s(alt (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) (patch (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (sqrt (* x z))) (taylor 0 y) (#s(alt (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y))))) (patch (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 2 (sqrt (* x z))) (* (sqrt (/ 1 (* x z))) (* y (+ x z)))) (taylor 0 y) (#s(alt (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y))))) (patch (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 2 (sqrt (* x z))) (* y (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (* y (pow (+ x z) 2)))) (* (sqrt (/ 1 (* x z))) (+ x z))))) (taylor 0 y) (#s(alt (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y))))) (patch (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 2 (sqrt (* x z))) (* y (+ (* y (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (pow (+ x z) 2))) (* 1/8 (* (sqrt (/ 1 (* (pow x 5) (pow z 5)))) (* y (pow (+ x z) 3)))))) (* (sqrt (/ 1 (* x z))) (+ x z))))) (taylor 0 y) (#s(alt (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y))))) (patch (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y))))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (* x z)) (taylor 0 y) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y)))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (* x z)) (* 1/2 (* (sqrt (/ 1 (* x z))) (* y (+ x z))))) (taylor 0 y) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y)))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (* x z)) (* y (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (* y (pow (+ x z) 2)))) (* 1/2 (* (sqrt (/ 1 (* x z))) (+ x z)))))) (taylor 0 y) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y)))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (* x z)) (* y (+ (* 1/2 (* (sqrt (/ 1 (* x z))) (+ x z))) (* y (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (pow (+ x z) 2))) (* 1/16 (* (sqrt (/ 1 (* (pow x 5) (pow z 5)))) (* y (pow (+ x z) 3))))))))) (taylor 0 y) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y)))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y)))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ 1 (* x z))) (taylor 0 y) (#s(alt (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y))) (patch (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (/ 1 (* x z))) (* -1/2 (* (sqrt (* x z)) (* y (+ (/ 1 (* x (pow z 2))) (/ 1 (* (pow x 2) z))))))) (taylor 0 y) (#s(alt (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y))) (patch (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (/ 1 (* x z))) (* y (+ (* -1/2 (* (sqrt (* x z)) (* y (+ (* -1 (/ (* (+ x z) (+ (/ 1 (* x (pow z 2))) (/ 1 (* (pow x 2) z)))) (* x z))) (* 1/4 (* x (* z (pow (+ (/ 1 (* x (pow z 2))) (/ 1 (* (pow x 2) z))) 2)))))))) (* -1/2 (* (sqrt (* x z)) (+ (/ 1 (* x (pow z 2))) (/ 1 (* (pow x 2) z)))))))) (taylor 0 y) (#s(alt (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y))) (patch (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (/ 1 (* x z))) (* y (+ (* -1/2 (* (sqrt (* x z)) (+ (/ 1 (* x (pow z 2))) (/ 1 (* (pow x 2) z))))) (* y (+ (* -1/2 (* (sqrt (* x z)) (* y (+ (* 1/2 (* x (* z (* (+ (* -1 (/ (* (+ x z) (+ (/ 1 (* x (pow z 2))) (/ 1 (* (pow x 2) z)))) (* x z))) (* 1/4 (* x (* z (pow (+ (/ 1 (* x (pow z 2))) (/ 1 (* (pow x 2) z))) 2))))) (+ (/ 1 (* x (pow z 2))) (/ 1 (* (pow x 2) z))))))) (/ (* (pow (+ x z) 2) (+ (/ 1 (* x (pow z 2))) (/ 1 (* (pow x 2) z)))) (* (pow x 2) (pow z 2))))))) (* -1/2 (* (sqrt (* x z)) (+ (* -1 (/ (* (+ x z) (+ (/ 1 (* x (pow z 2))) (/ 1 (* (pow x 2) z)))) (* x z))) (* 1/4 (* x (* z (pow (+ (/ 1 (* x (pow z 2))) (/ 1 (* (pow x 2) z))) 2)))))))))))) (taylor 0 y) (#s(alt (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y))) (patch (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (sqrt (* x z))) (taylor 0 y) (#s(alt (*.f64 (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 2 (sqrt (* x z))) (* (sqrt (/ 1 (* x z))) (* y (+ x z)))) (taylor 0 y) (#s(alt (*.f64 (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 2 (sqrt (* x z))) (* y (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (* y (pow (+ x z) 2)))) (* (sqrt (/ 1 (* x z))) (+ x z))))) (taylor 0 y) (#s(alt (*.f64 (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 2 (sqrt (* x z))) (* y (+ (* y (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (pow (+ x z) 2))) (* 1/8 (* (sqrt (/ 1 (* (pow x 5) (pow z 5)))) (* y (pow (+ x z) 3)))))) (* (sqrt (/ 1 (* x z))) (+ x z))))) (taylor 0 y) (#s(alt (*.f64 (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (* x z)) (taylor 0 y) (#s(alt (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y))) (patch (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (* x z)) (* 1/2 (* (sqrt (/ 1 (* x z))) (* y (+ x z))))) (taylor 0 y) (#s(alt (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y))) (patch (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (* x z)) (* y (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (* y (pow (+ x z) 2)))) (* 1/2 (* (sqrt (/ 1 (* x z))) (+ x z)))))) (taylor 0 y) (#s(alt (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y))) (patch (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (* x z)) (* y (+ (* 1/2 (* (sqrt (/ 1 (* x z))) (+ x z))) (* y (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (pow (+ x z) 2))) (* 1/16 (* (sqrt (/ 1 (* (pow x 5) (pow z 5)))) (* y (pow (+ x z) 3))))))))) (taylor 0 y) (#s(alt (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y))) (patch (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y))) #<representation binary64>) () ())) ()) |
#s(alt (* x z) (taylor 0 y) (#s(alt #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y)) (patch #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x z) (* y (+ x z))) (taylor 0 y) (#s(alt #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y)) (patch #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x z) (* y (+ x z))) (taylor 0 y) (#s(alt #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y)) (patch #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x z) (* y (+ x z))) (taylor 0 y) (#s(alt #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y)) (patch #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor 0 y) (#s(alt (*.f64 z y) (patch (*.f64 z y) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor 0 y) (#s(alt (*.f64 z y) (patch (*.f64 z y) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor 0 y) (#s(alt (*.f64 z y) (patch (*.f64 z y) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor 0 y) (#s(alt (*.f64 z y) (patch (*.f64 z y) #<representation binary64>) () ())) ()) |
#s(alt (* x z) (taylor 0 y) (#s(alt (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x) (patch (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x z) (* x (* y (+ 1 (/ z x))))) (taylor 0 y) (#s(alt (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x) (patch (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x z) (* x (* y (+ 1 (/ z x))))) (taylor 0 y) (#s(alt (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x) (patch (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x z) (* x (* y (+ 1 (/ z x))))) (taylor 0 y) (#s(alt (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x) (patch (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (sqrt (* x z))) (taylor 0 y) (#s(alt (*.f64 (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 2 (sqrt (* x z))) (* (sqrt (/ 1 (* x z))) (* y (+ x z)))) (taylor 0 y) (#s(alt (*.f64 (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 2 (sqrt (* x z))) (* y (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (* y (pow (+ x z) 2)))) (* (sqrt (/ 1 (* x z))) (+ x z))))) (taylor 0 y) (#s(alt (*.f64 (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 2 (sqrt (* x z))) (* y (+ (* y (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (pow (+ x z) 2))) (* 1/8 (* (sqrt (/ 1 (* (pow x 5) (pow z 5)))) (* y (pow (+ x z) 3)))))) (* (sqrt (/ 1 (* x z))) (+ x z))))) (taylor 0 y) (#s(alt (*.f64 (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (* x z)) (taylor 0 y) (#s(alt (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x))) (patch (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (* x z)) (* 1/2 (* (sqrt (/ 1 (* x z))) (* y (+ x z))))) (taylor 0 y) (#s(alt (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x))) (patch (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (* x z)) (* y (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (* y (pow (+ x z) 2)))) (* 1/2 (* (sqrt (/ 1 (* x z))) (+ x z)))))) (taylor 0 y) (#s(alt (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x))) (patch (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (* x z)) (* y (+ (* 1/2 (* (sqrt (/ 1 (* x z))) (+ x z))) (* y (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (pow (+ x z) 2))) (* 1/16 (* (sqrt (/ 1 (* (pow x 5) (pow z 5)))) (* y (pow (+ x z) 3))))))))) (taylor 0 y) (#s(alt (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x))) (patch (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x))) #<representation binary64>) () ())) ()) |
#s(alt (* x z) (taylor 0 y) (#s(alt #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x)) (patch #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x z) (* y (+ x z))) (taylor 0 y) (#s(alt #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x)) (patch #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x z) (* y (+ x z))) (taylor 0 y) (#s(alt #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x)) (patch #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x z) (* y (+ x z))) (taylor 0 y) (#s(alt #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x)) (patch #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (sqrt (* x z))) (taylor 0 y) (#s(alt #s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) x (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64)))) (patch #s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) x (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 2 (sqrt (* x z))) (* (sqrt (/ 1 (* x z))) (* y (+ x z)))) (taylor 0 y) (#s(alt #s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) x (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64)))) (patch #s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) x (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 2 (sqrt (* x z))) (* y (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (* y (pow (+ x z) 2)))) (* (sqrt (/ 1 (* x z))) (+ x z))))) (taylor 0 y) (#s(alt #s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) x (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64)))) (patch #s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) x (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 2 (sqrt (* x z))) (* y (+ (* y (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (pow (+ x z) 2))) (* 1/8 (* (sqrt (/ 1 (* (pow x 5) (pow z 5)))) (* y (pow (+ x z) 3)))))) (* (sqrt (/ 1 (* x z))) (+ x z))))) (taylor 0 y) (#s(alt #s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) x (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64)))) (patch #s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) x (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* x (sqrt (/ z y))) (taylor 0 y) (#s(alt (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) x (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64))) (patch (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) x (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* x (sqrt (* y z))) (* y (+ (* 2 (sqrt (* y z))) (* x (sqrt (/ y z)))))) y) (taylor 0 y) (#s(alt (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) x (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64))) (patch (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) x (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* x (sqrt (* y z))) (* y (+ (* 2 (sqrt (* y z))) (* x (sqrt (/ y z)))))) y) (taylor 0 y) (#s(alt (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) x (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64))) (patch (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) x (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* x (sqrt (* y z))) (* y (+ (* 2 (sqrt (* y z))) (* x (sqrt (/ y z)))))) y) (taylor 0 y) (#s(alt (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) x (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64))) (patch (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) x (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ z y)) (taylor 0 y) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (sqrt (* y z)) (sqrt (/ (pow y 3) z))) y) (taylor 0 y) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (sqrt (* y z)) (sqrt (/ (pow y 3) z))) y) (taylor 0 y) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (sqrt (* y z)) (sqrt (/ (pow y 3) z))) y) (taylor 0 y) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ 1 (* y z))) (taylor 0 y) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ 1 (* y z))) (taylor 0 y) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ 1 (* y z))) (taylor 0 y) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ 1 (* y z))) (taylor 0 y) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (sqrt (* x z))) (taylor 0 y) (#s(alt (*.f64 (pow.f64 (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (patch (*.f64 (pow.f64 (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 2 (sqrt (* x z))) (* (sqrt (/ 1 (* x z))) (* y (+ x z)))) (taylor 0 y) (#s(alt (*.f64 (pow.f64 (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (patch (*.f64 (pow.f64 (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 2 (sqrt (* x z))) (* y (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (* y (pow (+ x z) 2)))) (* (sqrt (/ 1 (* x z))) (+ x z))))) (taylor 0 y) (#s(alt (*.f64 (pow.f64 (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (patch (*.f64 (pow.f64 (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 2 (sqrt (* x z))) (* y (+ (* y (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (pow (+ x z) 2))) (* 1/8 (* (sqrt (/ 1 (* (pow x 5) (pow z 5)))) (* y (pow (+ x z) 3)))))) (* (sqrt (/ 1 (* x z))) (+ x z))))) (taylor 0 y) (#s(alt (*.f64 (pow.f64 (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (patch (*.f64 (pow.f64 (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (* x z)) (taylor 0 y) (#s(alt (pow.f64 (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 1/4 binary64)) (patch (pow.f64 (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 1/4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (* x z)) (* 1/2 (* (sqrt (/ 1 (* x z))) (* y (+ x z))))) (taylor 0 y) (#s(alt (pow.f64 (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 1/4 binary64)) (patch (pow.f64 (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 1/4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (* x z)) (* y (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (* y (pow (+ x z) 2)))) (* 1/2 (* (sqrt (/ 1 (* x z))) (+ x z)))))) (taylor 0 y) (#s(alt (pow.f64 (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 1/4 binary64)) (patch (pow.f64 (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 1/4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (* x z)) (* y (+ (* 1/2 (* (sqrt (/ 1 (* x z))) (+ x z))) (* y (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (pow (+ x z) 2))) (* 1/16 (* (sqrt (/ 1 (* (pow x 5) (pow z 5)))) (* y (pow (+ x z) 3))))))))) (taylor 0 y) (#s(alt (pow.f64 (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 1/4 binary64)) (patch (pow.f64 (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 1/4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (pow z 2)) (taylor 0 y) (#s(alt (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) (patch (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 2 (* x (* y (* z (+ x z))))) (* (pow x 2) (pow z 2))) (taylor 0 y) (#s(alt (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) (patch (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* y (+ (* 2 (* x (* z (+ x z)))) (* y (pow (+ x z) 2)))) (* (pow x 2) (pow z 2))) (taylor 0 y) (#s(alt (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) (patch (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* y (+ (* 2 (* x (* z (+ x z)))) (* y (pow (+ x z) 2)))) (* (pow x 2) (pow z 2))) (taylor 0 y) (#s(alt (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) (patch (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #<representation binary64>) () ())) ()) |
#s(alt (* x z) (taylor 0 y) (#s(alt #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) (patch #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x z) (* y (+ x z))) (taylor 0 y) (#s(alt #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) (patch #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x z) (* y (+ x z))) (taylor 0 y) (#s(alt #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) (patch #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x z) (* y (+ x z))) (taylor 0 y) (#s(alt #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) (patch #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (* x z)) (taylor 0 y) (#s(alt #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y)) (patch #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* y (+ (/ 1 (* x (pow z 2))) (/ 1 (* (pow x 2) z))))) (/ 1 (* x z))) (taylor 0 y) (#s(alt #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y)) (patch #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* y (- (/ (* y (* (+ x z) (+ (/ 1 (* x (pow z 2))) (/ 1 (* (pow x 2) z))))) (* x z)) (+ (/ 1 (* x (pow z 2))) (/ 1 (* (pow x 2) z))))) (/ 1 (* x z))) (taylor 0 y) (#s(alt #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y)) (patch #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* y (- (* y (- (* -1 (/ (* y (* (pow (+ x z) 2) (+ (/ 1 (* x (pow z 2))) (/ 1 (* (pow x 2) z))))) (* (pow x 2) (pow z 2)))) (* -1 (/ (* (+ x z) (+ (/ 1 (* x (pow z 2))) (/ 1 (* (pow x 2) z)))) (* x z))))) (+ (/ 1 (* x (pow z 2))) (/ 1 (* (pow x 2) z))))) (/ 1 (* x z))) (taylor 0 y) (#s(alt #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y)) (patch #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y)) #<representation binary64>) () ())) ()) |
#s(alt z (taylor 0 y) (#s(alt (fma.f64 z (/.f64 y x) (+.f64 z y)) (patch (fma.f64 z (/.f64 y x) (+.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (+ z (* y (+ 1 (/ z x)))) (taylor 0 y) (#s(alt (fma.f64 z (/.f64 y x) (+.f64 z y)) (patch (fma.f64 z (/.f64 y x) (+.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (+ z (* y (+ 1 (/ z x)))) (taylor 0 y) (#s(alt (fma.f64 z (/.f64 y x) (+.f64 z y)) (patch (fma.f64 z (/.f64 y x) (+.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (+ z (* y (+ 1 (/ z x)))) (taylor 0 y) (#s(alt (fma.f64 z (/.f64 y x) (+.f64 z y)) (patch (fma.f64 z (/.f64 y x) (+.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (* y z)) (taylor 0 y) (#s(alt (sqrt.f64 (*.f64 z y)) (patch (sqrt.f64 (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (* y z)) (taylor 0 y) (#s(alt (sqrt.f64 (*.f64 z y)) (patch (sqrt.f64 (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (* y z)) (taylor 0 y) (#s(alt (sqrt.f64 (*.f64 z y)) (patch (sqrt.f64 (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (* y z)) (taylor 0 y) (#s(alt (sqrt.f64 (*.f64 z y)) (patch (sqrt.f64 (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (* y z)) (taylor 0 y) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 z y)) (patch (/.f64 #s(literal 1 binary64) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (* y z)) (taylor 0 y) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 z y)) (patch (/.f64 #s(literal 1 binary64) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (* y z)) (taylor 0 y) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 z y)) (patch (/.f64 #s(literal 1 binary64) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (* y z)) (taylor 0 y) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 z y)) (patch (/.f64 #s(literal 1 binary64) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (+ x z)) (taylor inf y) (#s(alt (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) (patch (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (* x z) (* y (pow (+ x z) 2)))) (/ 1 (+ x z))) (taylor inf y) (#s(alt (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) (patch (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (* x z) (* y (pow (+ x z) 2)))) (/ 1 (+ x z))) (taylor inf y) (#s(alt (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) (patch (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (* x z) (* y (pow (+ x z) 2)))) (/ 1 (+ x z))) (taylor inf y) (#s(alt (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) (patch (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (sqrt (* y (+ x z)))) (taylor inf y) (#s(alt (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y))))) (patch (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y))))) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ (* 2 (sqrt (/ (+ x z) y))) (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z))))))) (taylor inf y) (#s(alt (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y))))) (patch (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y))))) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ (* -1/4 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (+ (* 2 (sqrt (/ (+ x z) y))) (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z)))))))) (taylor inf y) (#s(alt (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y))))) (patch (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y))))) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ (* -1/4 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (+ (* 1/8 (* (* (pow x 3) (pow z 3)) (sqrt (/ 1 (* (pow y 7) (pow (+ x z) 5)))))) (+ (* 2 (sqrt (/ (+ x z) y))) (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z))))))))) (taylor inf y) (#s(alt (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y))))) (patch (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y))))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (* y (+ x z))) (taylor inf y) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y)))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y)))) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ (sqrt (/ (+ x z) y)) (* 1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z)))))))) (taylor inf y) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y)))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y)))) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ (sqrt (/ (+ x z) y)) (+ (* -1/8 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (* 1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z))))))))) (taylor inf y) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y)))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y)))) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ (sqrt (/ (+ x z) y)) (+ (* -1/8 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (+ (* 1/16 (* (* (pow x 3) (pow z 3)) (sqrt (/ 1 (* (pow y 7) (pow (+ x z) 5)))))) (* 1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z)))))))))) (taylor inf y) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y)))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y)))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ 1 (* y (+ x z)))) (taylor inf y) (#s(alt (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y))) (patch (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (/ 1 (* y (+ x z)))) (* -1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (pow (+ x z) 3))))))) (taylor inf y) (#s(alt (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y))) (patch (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (/ 1 (* y (+ x z)))) (+ (* -1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (pow (+ x z) 3)))))) (* 1/2 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 5)))))))) (taylor inf y) (#s(alt (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y))) (patch (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (/ 1 (* y (+ x z)))) (+ (* -1/2 (* (sqrt (/ (+ x z) (pow y 7))) (+ (* 1/4 (/ (* (pow x 2) (* y (pow z 2))) (pow (+ x z) 3))) (/ (* (pow x 3) (pow z 3)) (pow (+ x z) 4))))) (+ (* -1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (pow (+ x z) 3)))))) (* 1/2 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 5))))))))) (taylor inf y) (#s(alt (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y))) (patch (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (sqrt (* y (+ x z)))) (taylor inf y) (#s(alt (*.f64 (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ (* 2 (sqrt (/ (+ x z) y))) (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z))))))) (taylor inf y) (#s(alt (*.f64 (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ (* -1/4 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (+ (* 2 (sqrt (/ (+ x z) y))) (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z)))))))) (taylor inf y) (#s(alt (*.f64 (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ (* -1/4 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (+ (* 1/8 (* (* (pow x 3) (pow z 3)) (sqrt (/ 1 (* (pow y 7) (pow (+ x z) 5)))))) (+ (* 2 (sqrt (/ (+ x z) y))) (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z))))))))) (taylor inf y) (#s(alt (*.f64 (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (* y (+ x z))) (taylor inf y) (#s(alt (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y))) (patch (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y))) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ (sqrt (/ (+ x z) y)) (* 1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z)))))))) (taylor inf y) (#s(alt (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y))) (patch (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y))) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ (sqrt (/ (+ x z) y)) (+ (* -1/8 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (* 1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z))))))))) (taylor inf y) (#s(alt (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y))) (patch (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y))) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ (sqrt (/ (+ x z) y)) (+ (* -1/8 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (+ (* 1/16 (* (* (pow x 3) (pow z 3)) (sqrt (/ 1 (* (pow y 7) (pow (+ x z) 5)))))) (* 1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z)))))))))) (taylor inf y) (#s(alt (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y))) (patch (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y))) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ x z)) (taylor inf y) (#s(alt #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y)) (patch #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ x (+ z (/ (* x z) y)))) (taylor inf y) (#s(alt #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y)) (patch #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ x (+ z (/ (* x z) y)))) (taylor inf y) (#s(alt #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y)) (patch #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ x (+ z (/ (* x z) y)))) (taylor inf y) (#s(alt #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y)) (patch #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor inf y) (#s(alt (*.f64 z y) (patch (*.f64 z y) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor inf y) (#s(alt (*.f64 z y) (patch (*.f64 z y) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor inf y) (#s(alt (*.f64 z y) (patch (*.f64 z y) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor inf y) (#s(alt (*.f64 z y) (patch (*.f64 z y) #<representation binary64>) () ())) ()) |
#s(alt (* x (* y (+ 1 (/ z x)))) (taylor inf y) (#s(alt (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x) (patch (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ (* x (+ 1 (/ z x))) (/ (* x z) y))) (taylor inf y) (#s(alt (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x) (patch (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ (* x (+ 1 (/ z x))) (/ (* x z) y))) (taylor inf y) (#s(alt (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x) (patch (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ (* x (+ 1 (/ z x))) (/ (* x z) y))) (taylor inf y) (#s(alt (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x) (patch (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (sqrt (* y (+ x z)))) (taylor inf y) (#s(alt (*.f64 (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ (* 2 (sqrt (/ (+ x z) y))) (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z))))))) (taylor inf y) (#s(alt (*.f64 (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ (* -1/4 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (+ (* 2 (sqrt (/ (+ x z) y))) (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z)))))))) (taylor inf y) (#s(alt (*.f64 (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ (* -1/4 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (+ (* 1/8 (* (* (pow x 3) (pow z 3)) (sqrt (/ 1 (* (pow y 7) (pow (+ x z) 5)))))) (+ (* 2 (sqrt (/ (+ x z) y))) (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z))))))))) (taylor inf y) (#s(alt (*.f64 (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (* y (+ x z))) (taylor inf y) (#s(alt (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x))) (patch (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x))) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ (sqrt (/ (+ x z) y)) (* 1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z)))))))) (taylor inf y) (#s(alt (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x))) (patch (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x))) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ (sqrt (/ (+ x z) y)) (+ (* -1/8 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (* 1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z))))))))) (taylor inf y) (#s(alt (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x))) (patch (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x))) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ (sqrt (/ (+ x z) y)) (+ (* -1/8 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (+ (* 1/16 (* (* (pow x 3) (pow z 3)) (sqrt (/ 1 (* (pow y 7) (pow (+ x z) 5)))))) (* 1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z)))))))))) (taylor inf y) (#s(alt (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x))) (patch (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x))) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ x z)) (taylor inf y) (#s(alt #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x)) (patch #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x)) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ x (+ z (/ (* x z) y)))) (taylor inf y) (#s(alt #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x)) (patch #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x)) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ x (+ z (/ (* x z) y)))) (taylor inf y) (#s(alt #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x)) (patch #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x)) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ x (+ z (/ (* x z) y)))) (taylor inf y) (#s(alt #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x)) (patch #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (sqrt (* y (+ x z)))) (taylor inf y) (#s(alt #s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) x (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64)))) (patch #s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) x (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ (* 2 (sqrt (/ (+ x z) y))) (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z))))))) (taylor inf y) (#s(alt #s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) x (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64)))) (patch #s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) x (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ (* -1/4 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (+ (* 2 (sqrt (/ (+ x z) y))) (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z)))))))) (taylor inf y) (#s(alt #s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) x (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64)))) (patch #s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) x (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ (* -1/4 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (+ (* 1/8 (* (* (pow x 3) (pow z 3)) (sqrt (/ 1 (* (pow y 7) (pow (+ x z) 5)))))) (+ (* 2 (sqrt (/ (+ x z) y))) (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z))))))))) (taylor inf y) (#s(alt #s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) x (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64)))) (patch #s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) x (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ (* 2 (sqrt (/ z y))) (* x (sqrt (/ 1 (* y z)))))) (taylor inf y) (#s(alt (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) x (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64))) (patch (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) x (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ (* 2 (sqrt (/ z y))) (+ (* x (sqrt (/ 1 (* y z)))) (* x (sqrt (/ z (pow y 3))))))) (taylor inf y) (#s(alt (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) x (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64))) (patch (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) x (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ (* 2 (sqrt (/ z y))) (+ (* x (sqrt (/ 1 (* y z)))) (* x (sqrt (/ z (pow y 3))))))) (taylor inf y) (#s(alt (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) x (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64))) (patch (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) x (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ (* 2 (sqrt (/ z y))) (+ (* x (sqrt (/ 1 (* y z)))) (* x (sqrt (/ z (pow y 3))))))) (taylor inf y) (#s(alt (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) x (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64))) (patch (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) x (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ y z)) (taylor inf y) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ (sqrt (/ 1 (* y z))) (sqrt (/ z (pow y 3))))) (taylor inf y) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ (sqrt (/ 1 (* y z))) (sqrt (/ z (pow y 3))))) (taylor inf y) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ (sqrt (/ 1 (* y z))) (sqrt (/ z (pow y 3))))) (taylor inf y) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ 1 (* y z))) (taylor inf y) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ 1 (* y z))) (taylor inf y) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ 1 (* y z))) (taylor inf y) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ 1 (* y z))) (taylor inf y) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (sqrt (* y (+ x z)))) (taylor inf y) (#s(alt (*.f64 (pow.f64 (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (patch (*.f64 (pow.f64 (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ (* 2 (sqrt (/ (+ x z) y))) (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z))))))) (taylor inf y) (#s(alt (*.f64 (pow.f64 (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (patch (*.f64 (pow.f64 (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ (* -1/4 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (+ (* 2 (sqrt (/ (+ x z) y))) (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z)))))))) (taylor inf y) (#s(alt (*.f64 (pow.f64 (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (patch (*.f64 (pow.f64 (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ (* -1/4 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (+ (* 1/8 (* (* (pow x 3) (pow z 3)) (sqrt (/ 1 (* (pow y 7) (pow (+ x z) 5)))))) (+ (* 2 (sqrt (/ (+ x z) y))) (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z))))))))) (taylor inf y) (#s(alt (*.f64 (pow.f64 (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (patch (*.f64 (pow.f64 (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (* y (+ x z))) (taylor inf y) (#s(alt (pow.f64 (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 1/4 binary64)) (patch (pow.f64 (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 1/4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ (sqrt (/ (+ x z) y)) (* 1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z)))))))) (taylor inf y) (#s(alt (pow.f64 (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 1/4 binary64)) (patch (pow.f64 (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 1/4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ (sqrt (/ (+ x z) y)) (+ (* -1/8 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (* 1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z))))))))) (taylor inf y) (#s(alt (pow.f64 (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 1/4 binary64)) (patch (pow.f64 (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 1/4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ (sqrt (/ (+ x z) y)) (+ (* -1/8 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (+ (* 1/16 (* (* (pow x 3) (pow z 3)) (sqrt (/ 1 (* (pow y 7) (pow (+ x z) 5)))))) (* 1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z)))))))))) (taylor inf y) (#s(alt (pow.f64 (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 1/4 binary64)) (patch (pow.f64 (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 1/4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow y 2) (pow (+ x z) 2)) (taylor inf y) (#s(alt (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) (patch (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow y 2) (+ (* 2 (/ (* x (* z (+ x z))) y)) (pow (+ x z) 2))) (taylor inf y) (#s(alt (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) (patch (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow y 2) (+ (* 2 (/ (* x (* z (+ x z))) y)) (+ (/ (* (pow x 2) (pow z 2)) (pow y 2)) (pow (+ x z) 2)))) (taylor inf y) (#s(alt (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) (patch (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow y 2) (+ (* 2 (/ (* x (* z (+ x z))) y)) (+ (/ (* (pow x 2) (pow z 2)) (pow y 2)) (pow (+ x z) 2)))) (taylor inf y) (#s(alt (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) (patch (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ x z)) (taylor inf y) (#s(alt #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) (patch #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ x (+ z (/ (* x z) y)))) (taylor inf y) (#s(alt #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) (patch #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ x (+ z (/ (* x z) y)))) (taylor inf y) (#s(alt #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) (patch #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ x (+ z (/ (* x z) y)))) (taylor inf y) (#s(alt #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) (patch #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (* y (+ x z))) (taylor inf y) (#s(alt #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y)) (patch #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 (/ (* x z) (* y (pow (+ x z) 2)))) (/ 1 (+ x z))) y) (taylor inf y) (#s(alt #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y)) (patch #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y)) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (/ 1 (+ x z)) (/ (* (pow x 2) (pow z 2)) (* (pow y 2) (pow (+ x z) 3)))) (/ (* x z) (* y (pow (+ x z) 2)))) y) (taylor inf y) (#s(alt #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y)) (patch #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y)) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (* -1 (/ (* (pow x 3) (pow z 3)) (* (pow y 3) (pow (+ x z) 4)))) (/ 1 (+ x z))) (+ (* -1 (/ (* (pow x 2) (pow z 2)) (* (pow y 2) (pow (+ x z) 3)))) (/ (* x z) (* y (pow (+ x z) 2))))) y) (taylor inf y) (#s(alt #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y)) (patch #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y)) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ 1 (/ z x))) (taylor inf y) (#s(alt (fma.f64 z (/.f64 y x) (+.f64 z y)) (patch (fma.f64 z (/.f64 y x) (+.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ 1 (+ (/ z x) (/ z y)))) (taylor inf y) (#s(alt (fma.f64 z (/.f64 y x) (+.f64 z y)) (patch (fma.f64 z (/.f64 y x) (+.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ 1 (+ (/ z x) (/ z y)))) (taylor inf y) (#s(alt (fma.f64 z (/.f64 y x) (+.f64 z y)) (patch (fma.f64 z (/.f64 y x) (+.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ 1 (+ (/ z x) (/ z y)))) (taylor inf y) (#s(alt (fma.f64 z (/.f64 y x) (+.f64 z y)) (patch (fma.f64 z (/.f64 y x) (+.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (* y z)) (taylor inf y) (#s(alt (sqrt.f64 (*.f64 z y)) (patch (sqrt.f64 (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (* y z)) (taylor inf y) (#s(alt (sqrt.f64 (*.f64 z y)) (patch (sqrt.f64 (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (* y z)) (taylor inf y) (#s(alt (sqrt.f64 (*.f64 z y)) (patch (sqrt.f64 (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (* y z)) (taylor inf y) (#s(alt (sqrt.f64 (*.f64 z y)) (patch (sqrt.f64 (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (* y z)) (taylor inf y) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 z y)) (patch (/.f64 #s(literal 1 binary64) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (* y z)) (taylor inf y) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 z y)) (patch (/.f64 #s(literal 1 binary64) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (* y z)) (taylor inf y) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 z y)) (patch (/.f64 #s(literal 1 binary64) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (* y z)) (taylor inf y) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 z y)) (patch (/.f64 #s(literal 1 binary64) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (+ x z)) (taylor -inf y) (#s(alt (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) (patch (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (* x z) (* y (pow (+ x z) 2)))) (/ 1 (+ x z))) (taylor -inf y) (#s(alt (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) (patch (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (* x z) (* y (pow (+ x z) 2)))) (/ 1 (+ x z))) (taylor -inf y) (#s(alt (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) (patch (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (* x z) (* y (pow (+ x z) 2)))) (/ 1 (+ x z))) (taylor -inf y) (#s(alt (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) (patch (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) #<representation binary64>) () ())) ()) |
#s(alt (* -2 (* (sqrt (* y (+ (* -1 x) (* -1 z)))) (sqrt -1))) (taylor -inf y) (#s(alt (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y))))) (patch (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))) (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))))) (taylor -inf y) (#s(alt (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y))))) (patch (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1/4 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))) (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z)))))))))) (taylor -inf y) (#s(alt (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y))))) (patch (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1/4 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 1/8 (* (* (pow x 3) (* (pow z 3) (sqrt -1))) (sqrt (/ 1 (* (pow y 7) (pow (+ (* -1 x) (* -1 z)) 5)))))) (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))) (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))))))) (taylor -inf y) (#s(alt (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y))))) (patch (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (* y (+ (* -1 x) (* -1 z)))) (sqrt -1))) (taylor -inf y) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y)))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* 1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))) (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))))) (taylor -inf y) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y)))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1/8 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))) (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1)))))) (taylor -inf y) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y)))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1/8 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 1/16 (* (* (pow x 3) (* (pow z 3) (sqrt -1))) (sqrt (/ 1 (* (pow y 7) (pow (+ (* -1 x) (* -1 z)) 5)))))) (+ (* 1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))) (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))))))) (taylor -inf y) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y)))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* y (+ (* -1 x) (* -1 z))))) (sqrt -1)) (taylor -inf y) (#s(alt (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y))) (patch (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (pow (+ (* -1 x) (* -1 z)) 3)))))) (* (sqrt (/ 1 (* y (+ (* -1 x) (* -1 z))))) (sqrt -1))) (taylor -inf y) (#s(alt (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y))) (patch (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* -1/2 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 5)))))) (* (sqrt (/ 1 (* y (+ (* -1 x) (* -1 z))))) (sqrt -1)))) (taylor -inf y) (#s(alt (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y))) (patch (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (* (sqrt -1) (+ (* -1/4 (/ (* (pow x 2) (* y (pow z 2))) (pow (+ (* -1 x) (* -1 z)) 3))) (/ (* (pow x 3) (pow z 3)) (pow (+ (* -1 x) (* -1 z)) 4)))))) (* 1/2 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ y (pow (+ (* -1 x) (* -1 z)) 5)))))) (pow y 3))) (+ (* -1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (pow (+ (* -1 x) (* -1 z)) 3)))))) (* (sqrt (/ 1 (* y (+ (* -1 x) (* -1 z))))) (sqrt -1)))) (taylor -inf y) (#s(alt (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y))) (patch (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y))) #<representation binary64>) () ())) ()) |
#s(alt (* -2 (* (sqrt (* y (+ (* -1 x) (* -1 z)))) (sqrt -1))) (taylor -inf y) (#s(alt (*.f64 (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))) (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))))) (taylor -inf y) (#s(alt (*.f64 (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1/4 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))) (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z)))))))))) (taylor -inf y) (#s(alt (*.f64 (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1/4 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 1/8 (* (* (pow x 3) (* (pow z 3) (sqrt -1))) (sqrt (/ 1 (* (pow y 7) (pow (+ (* -1 x) (* -1 z)) 5)))))) (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))) (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))))))) (taylor -inf y) (#s(alt (*.f64 (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (* y (+ (* -1 x) (* -1 z)))) (sqrt -1))) (taylor -inf y) (#s(alt (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y))) (patch (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* 1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))) (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))))) (taylor -inf y) (#s(alt (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y))) (patch (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1/8 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))) (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1)))))) (taylor -inf y) (#s(alt (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y))) (patch (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1/8 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 1/16 (* (* (pow x 3) (* (pow z 3) (sqrt -1))) (sqrt (/ 1 (* (pow y 7) (pow (+ (* -1 x) (* -1 z)) 5)))))) (+ (* 1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))) (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))))))) (taylor -inf y) (#s(alt (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y))) (patch (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 x) (* -1 z)))) (taylor -inf y) (#s(alt #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y)) (patch #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 x) (+ (* -1 z) (* -1 (/ (* x z) y)))))) (taylor -inf y) (#s(alt #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y)) (patch #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 x) (+ (* -1 z) (* -1 (/ (* x z) y)))))) (taylor -inf y) (#s(alt #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y)) (patch #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 x) (+ (* -1 z) (* -1 (/ (* x z) y)))))) (taylor -inf y) (#s(alt #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y)) (patch #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor -inf y) (#s(alt (*.f64 z y) (patch (*.f64 z y) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor -inf y) (#s(alt (*.f64 z y) (patch (*.f64 z y) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor -inf y) (#s(alt (*.f64 z y) (patch (*.f64 z y) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor -inf y) (#s(alt (*.f64 z y) (patch (*.f64 z y) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (* y (- (* -1 (/ z x)) 1)))) (taylor -inf y) (#s(alt (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x) (patch (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 (/ (* x z) y)) (* x (- (* -1 (/ z x)) 1))))) (taylor -inf y) (#s(alt (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x) (patch (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 (/ (* x z) y)) (* x (- (* -1 (/ z x)) 1))))) (taylor -inf y) (#s(alt (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x) (patch (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 (/ (* x z) y)) (* x (- (* -1 (/ z x)) 1))))) (taylor -inf y) (#s(alt (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x) (patch (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x) #<representation binary64>) () ())) ()) |
#s(alt (* -2 (* (sqrt (* y (+ (* -1 x) (* -1 z)))) (sqrt -1))) (taylor -inf y) (#s(alt (*.f64 (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))) (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))))) (taylor -inf y) (#s(alt (*.f64 (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1/4 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))) (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z)))))))))) (taylor -inf y) (#s(alt (*.f64 (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1/4 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 1/8 (* (* (pow x 3) (* (pow z 3) (sqrt -1))) (sqrt (/ 1 (* (pow y 7) (pow (+ (* -1 x) (* -1 z)) 5)))))) (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))) (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))))))) (taylor -inf y) (#s(alt (*.f64 (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (* y (+ (* -1 x) (* -1 z)))) (sqrt -1))) (taylor -inf y) (#s(alt (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x))) (patch (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* 1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))) (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))))) (taylor -inf y) (#s(alt (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x))) (patch (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1/8 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))) (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1)))))) (taylor -inf y) (#s(alt (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x))) (patch (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1/8 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 1/16 (* (* (pow x 3) (* (pow z 3) (sqrt -1))) (sqrt (/ 1 (* (pow y 7) (pow (+ (* -1 x) (* -1 z)) 5)))))) (+ (* 1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))) (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))))))) (taylor -inf y) (#s(alt (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x))) (patch (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 x) (* -1 z)))) (taylor -inf y) (#s(alt #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x)) (patch #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 x) (+ (* -1 z) (* -1 (/ (* x z) y)))))) (taylor -inf y) (#s(alt #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x)) (patch #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 x) (+ (* -1 z) (* -1 (/ (* x z) y)))))) (taylor -inf y) (#s(alt #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x)) (patch #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 x) (+ (* -1 z) (* -1 (/ (* x z) y)))))) (taylor -inf y) (#s(alt #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x)) (patch #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x)) #<representation binary64>) () ())) ()) |
#s(alt (* -2 (* (sqrt (* y (+ (* -1 x) (* -1 z)))) (sqrt -1))) (taylor -inf y) (#s(alt #s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) x (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64)))) (patch #s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) x (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))) (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))))) (taylor -inf y) (#s(alt #s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) x (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64)))) (patch #s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) x (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1/4 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))) (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z)))))))))) (taylor -inf y) (#s(alt #s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) x (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64)))) (patch #s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) x (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1/4 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 1/8 (* (* (pow x 3) (* (pow z 3) (sqrt -1))) (sqrt (/ 1 (* (pow y 7) (pow (+ (* -1 x) (* -1 z)) 5)))))) (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))) (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))))))) (taylor -inf y) (#s(alt #s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) x (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64)))) (patch #s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) x (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 (* (* x (pow (sqrt -1) 2)) (sqrt (/ 1 (* y z))))) (* 2 (* (sqrt (/ z y)) (pow (sqrt -1) 2)))))) (taylor -inf y) (#s(alt (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) x (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64))) (patch (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) x (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 (* (* x (pow (sqrt -1) 2)) (sqrt (/ 1 (* y z))))) (+ (* -1 (* (* x (pow (sqrt -1) 2)) (sqrt (/ z (pow y 3))))) (* 2 (* (sqrt (/ z y)) (pow (sqrt -1) 2))))))) (taylor -inf y) (#s(alt (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) x (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64))) (patch (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) x (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 (* (* x (pow (sqrt -1) 2)) (sqrt (/ 1 (* y z))))) (+ (* -1 (* (* x (pow (sqrt -1) 2)) (sqrt (/ z (pow y 3))))) (* 2 (* (sqrt (/ z y)) (pow (sqrt -1) 2))))))) (taylor -inf y) (#s(alt (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) x (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64))) (patch (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) x (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 (* (* x (pow (sqrt -1) 2)) (sqrt (/ 1 (* y z))))) (+ (* -1 (* (* x (pow (sqrt -1) 2)) (sqrt (/ z (pow y 3))))) (* 2 (* (sqrt (/ z y)) (pow (sqrt -1) 2))))))) (taylor -inf y) (#s(alt (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) x (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64))) (patch (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) x (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ y z)) (pow (sqrt -1) 2)) (taylor -inf y) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 (* (sqrt (/ 1 (* y z))) (pow (sqrt -1) 2))) (* -1 (* (sqrt (/ z (pow y 3))) (pow (sqrt -1) 2)))))) (taylor -inf y) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 (* (sqrt (/ 1 (* y z))) (pow (sqrt -1) 2))) (* -1 (* (sqrt (/ z (pow y 3))) (pow (sqrt -1) 2)))))) (taylor -inf y) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 (* (sqrt (/ 1 (* y z))) (pow (sqrt -1) 2))) (* -1 (* (sqrt (/ z (pow y 3))) (pow (sqrt -1) 2)))))) (taylor -inf y) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* y z))) (pow (sqrt -1) 2)) (taylor -inf y) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* y z))) (pow (sqrt -1) 2)) (taylor -inf y) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* y z))) (pow (sqrt -1) 2)) (taylor -inf y) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* y z))) (pow (sqrt -1) 2)) (taylor -inf y) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) #<representation binary64>) () ())) ()) |
#s(alt (* -2 (* (sqrt (* y (+ (* -1 x) (* -1 z)))) (sqrt -1))) (taylor -inf y) (#s(alt (*.f64 (pow.f64 (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (patch (*.f64 (pow.f64 (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))) (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))))) (taylor -inf y) (#s(alt (*.f64 (pow.f64 (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (patch (*.f64 (pow.f64 (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1/4 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))) (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z)))))))))) (taylor -inf y) (#s(alt (*.f64 (pow.f64 (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (patch (*.f64 (pow.f64 (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1/4 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 1/8 (* (* (pow x 3) (* (pow z 3) (sqrt -1))) (sqrt (/ 1 (* (pow y 7) (pow (+ (* -1 x) (* -1 z)) 5)))))) (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))) (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))))))) (taylor -inf y) (#s(alt (*.f64 (pow.f64 (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (patch (*.f64 (pow.f64 (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (* y (+ (* -1 x) (* -1 z)))) (sqrt -1))) (taylor -inf y) (#s(alt (pow.f64 (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 1/4 binary64)) (patch (pow.f64 (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 1/4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* 1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))) (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))))) (taylor -inf y) (#s(alt (pow.f64 (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 1/4 binary64)) (patch (pow.f64 (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 1/4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1/8 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))) (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1)))))) (taylor -inf y) (#s(alt (pow.f64 (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 1/4 binary64)) (patch (pow.f64 (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 1/4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1/8 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 1/16 (* (* (pow x 3) (* (pow z 3) (sqrt -1))) (sqrt (/ 1 (* (pow y 7) (pow (+ (* -1 x) (* -1 z)) 5)))))) (+ (* 1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))) (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))))))) (taylor -inf y) (#s(alt (pow.f64 (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 1/4 binary64)) (patch (pow.f64 (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 1/4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow y 2) (pow (+ (* -1 x) (* -1 z)) 2)) (taylor -inf y) (#s(alt (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) (patch (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow y 2) (+ (* -2 (/ (* x (* z (+ (* -1 x) (* -1 z)))) y)) (pow (+ (* -1 x) (* -1 z)) 2))) (taylor -inf y) (#s(alt (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) (patch (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow y 2) (+ (* -1 (/ (+ (* -1 (/ (* (pow x 2) (pow z 2)) y)) (* 2 (* x (* z (+ (* -1 x) (* -1 z)))))) y)) (pow (+ (* -1 x) (* -1 z)) 2))) (taylor -inf y) (#s(alt (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) (patch (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow y 2) (+ (* -1 (/ (+ (* -1 (/ (* (pow x 2) (pow z 2)) y)) (* 2 (* x (* z (+ (* -1 x) (* -1 z)))))) y)) (pow (+ (* -1 x) (* -1 z)) 2))) (taylor -inf y) (#s(alt (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) (patch (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 x) (* -1 z)))) (taylor -inf y) (#s(alt #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) (patch #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 x) (+ (* -1 z) (* -1 (/ (* x z) y)))))) (taylor -inf y) (#s(alt #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) (patch #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 x) (+ (* -1 z) (* -1 (/ (* x z) y)))))) (taylor -inf y) (#s(alt #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) (patch #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 x) (+ (* -1 z) (* -1 (/ (* x z) y)))))) (taylor -inf y) (#s(alt #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) (patch #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #<representation binary64>) () ())) ()) |
#s(alt (/ -1 (* y (+ (* -1 x) (* -1 z)))) (taylor -inf y) (#s(alt #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y)) (patch #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (/ 1 (+ (* -1 x) (* -1 z))) (/ (* x z) (* y (pow (+ (* -1 x) (* -1 z)) 2)))) y)) (taylor -inf y) (#s(alt #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y)) (patch #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* (pow x 2) (pow z 2)) (* y (pow (+ (* -1 x) (* -1 z)) 3)))) (/ (* x z) (pow (+ (* -1 x) (* -1 z)) 2))) y)) (/ 1 (+ (* -1 x) (* -1 z)))) y)) (taylor -inf y) (#s(alt #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y)) (patch #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* (pow x 3) (pow z 3)) (* y (pow (+ (* -1 x) (* -1 z)) 4))) (* -1 (/ (* (pow x 2) (pow z 2)) (pow (+ (* -1 x) (* -1 z)) 3)))) y)) (/ (* x z) (pow (+ (* -1 x) (* -1 z)) 2))) y)) (/ 1 (+ (* -1 x) (* -1 z)))) y)) (taylor -inf y) (#s(alt #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y)) (patch #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (- (* -1 (/ z x)) 1))) (taylor -inf y) (#s(alt (fma.f64 z (/.f64 y x) (+.f64 z y)) (patch (fma.f64 z (/.f64 y x) (+.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (- (+ (* -1 (/ z x)) (* -1 (/ z y))) 1))) (taylor -inf y) (#s(alt (fma.f64 z (/.f64 y x) (+.f64 z y)) (patch (fma.f64 z (/.f64 y x) (+.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (- (+ (* -1 (/ z x)) (* -1 (/ z y))) 1))) (taylor -inf y) (#s(alt (fma.f64 z (/.f64 y x) (+.f64 z y)) (patch (fma.f64 z (/.f64 y x) (+.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (- (+ (* -1 (/ z x)) (* -1 (/ z y))) 1))) (taylor -inf y) (#s(alt (fma.f64 z (/.f64 y x) (+.f64 z y)) (patch (fma.f64 z (/.f64 y x) (+.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (* y z)) (pow (sqrt -1) 2))) (taylor -inf y) (#s(alt (sqrt.f64 (*.f64 z y)) (patch (sqrt.f64 (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (* y z)) (pow (sqrt -1) 2))) (taylor -inf y) (#s(alt (sqrt.f64 (*.f64 z y)) (patch (sqrt.f64 (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (* y z)) (pow (sqrt -1) 2))) (taylor -inf y) (#s(alt (sqrt.f64 (*.f64 z y)) (patch (sqrt.f64 (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (* y z)) (pow (sqrt -1) 2))) (taylor -inf y) (#s(alt (sqrt.f64 (*.f64 z y)) (patch (sqrt.f64 (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (* y z)) (taylor -inf y) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 z y)) (patch (/.f64 #s(literal 1 binary64) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (* y z)) (taylor -inf y) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 z y)) (patch (/.f64 #s(literal 1 binary64) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (* y z)) (taylor -inf y) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 z y)) (patch (/.f64 #s(literal 1 binary64) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (* y z)) (taylor -inf y) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 z y)) (patch (/.f64 #s(literal 1 binary64) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 z) (taylor 0 x) (#s(alt (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) (patch (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* x (+ (/ 1 (* y z)) (/ 1 (pow z 2))))) (/ 1 z)) (taylor 0 x) (#s(alt (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) (patch (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (- (* x (+ (* 2 (/ 1 (* y (pow z 2)))) (/ 1 (pow z 3)))) (+ (/ 1 (* y z)) (/ 1 (pow z 2))))) (/ 1 z)) (taylor 0 x) (#s(alt (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) (patch (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (- (* x (+ (* -1 (* x (+ (* 3 (/ 1 (* y (pow z 3)))) (/ 1 (pow z 4))))) (+ (* 2 (/ 1 (* y (pow z 2)))) (/ 1 (pow z 3))))) (+ (/ 1 (* y z)) (/ 1 (pow z 2))))) (/ 1 z)) (taylor 0 x) (#s(alt (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) (patch (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (sqrt (* y z))) (taylor 0 x) (#s(alt (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y))))) (patch (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 2 (sqrt (* y z))) (* (* x (+ y z)) (sqrt (/ 1 (* y z))))) (taylor 0 x) (#s(alt (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y))))) (patch (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 2 (sqrt (* y z))) (* x (+ (* -1/4 (* (* x (pow (+ y z) 2)) (sqrt (/ 1 (* (pow y 3) (pow z 3)))))) (* (sqrt (/ 1 (* y z))) (+ y z))))) (taylor 0 x) (#s(alt (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y))))) (patch (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 2 (sqrt (* y z))) (* x (+ (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow y 3) (pow z 3)))) (pow (+ y z) 2))) (* 1/8 (* (* x (pow (+ y z) 3)) (sqrt (/ 1 (* (pow y 5) (pow z 5)))))))) (* (sqrt (/ 1 (* y z))) (+ y z))))) (taylor 0 x) (#s(alt (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y))))) (patch (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y))))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (* y z)) (taylor 0 x) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y)))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (* y z)) (* 1/2 (* (* x (+ y z)) (sqrt (/ 1 (* y z)))))) (taylor 0 x) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y)))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (* y z)) (* x (+ (* -1/8 (* (* x (pow (+ y z) 2)) (sqrt (/ 1 (* (pow y 3) (pow z 3)))))) (* 1/2 (* (sqrt (/ 1 (* y z))) (+ y z)))))) (taylor 0 x) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y)))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (* y z)) (* x (+ (* 1/2 (* (sqrt (/ 1 (* y z))) (+ y z))) (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow y 3) (pow z 3)))) (pow (+ y z) 2))) (* 1/16 (* (* x (pow (+ y z) 3)) (sqrt (/ 1 (* (pow y 5) (pow z 5))))))))))) (taylor 0 x) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y)))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y)))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ 1 (* y z))) (taylor 0 x) (#s(alt (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y))) (patch (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (/ 1 (* y z))) (* -1/2 (* (* x (+ (/ 1 (* y (pow z 2))) (/ 1 (* (pow y 2) z)))) (sqrt (* y z))))) (taylor 0 x) (#s(alt (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y))) (patch (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (/ 1 (* y z))) (* x (+ (* -1/2 (* (sqrt (* y z)) (+ (/ 1 (* y (pow z 2))) (/ 1 (* (pow y 2) z))))) (* -1/2 (* (* x (+ (* -1 (/ (* (+ y z) (+ (/ 1 (* y (pow z 2))) (/ 1 (* (pow y 2) z)))) (* y z))) (* 1/4 (* y (* z (pow (+ (/ 1 (* y (pow z 2))) (/ 1 (* (pow y 2) z))) 2)))))) (sqrt (* y z))))))) (taylor 0 x) (#s(alt (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y))) (patch (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (/ 1 (* y z))) (* x (+ (* -1/2 (* (sqrt (* y z)) (+ (/ 1 (* y (pow z 2))) (/ 1 (* (pow y 2) z))))) (* x (+ (* -1/2 (* (sqrt (* y z)) (+ (* -1 (/ (* (+ y z) (+ (/ 1 (* y (pow z 2))) (/ 1 (* (pow y 2) z)))) (* y z))) (* 1/4 (* y (* z (pow (+ (/ 1 (* y (pow z 2))) (/ 1 (* (pow y 2) z))) 2))))))) (* -1/2 (* (* x (+ (* 1/2 (* y (* z (* (+ (* -1 (/ (* (+ y z) (+ (/ 1 (* y (pow z 2))) (/ 1 (* (pow y 2) z)))) (* y z))) (* 1/4 (* y (* z (pow (+ (/ 1 (* y (pow z 2))) (/ 1 (* (pow y 2) z))) 2))))) (+ (/ 1 (* y (pow z 2))) (/ 1 (* (pow y 2) z))))))) (/ (* (pow (+ y z) 2) (+ (/ 1 (* y (pow z 2))) (/ 1 (* (pow y 2) z)))) (* (pow y 2) (pow z 2))))) (sqrt (* y z))))))))) (taylor 0 x) (#s(alt (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y))) (patch (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (sqrt (* y z))) (taylor 0 x) (#s(alt (*.f64 (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 2 (sqrt (* y z))) (* (* x (+ y z)) (sqrt (/ 1 (* y z))))) (taylor 0 x) (#s(alt (*.f64 (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 2 (sqrt (* y z))) (* x (+ (* -1/4 (* (* x (pow (+ y z) 2)) (sqrt (/ 1 (* (pow y 3) (pow z 3)))))) (* (sqrt (/ 1 (* y z))) (+ y z))))) (taylor 0 x) (#s(alt (*.f64 (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 2 (sqrt (* y z))) (* x (+ (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow y 3) (pow z 3)))) (pow (+ y z) 2))) (* 1/8 (* (* x (pow (+ y z) 3)) (sqrt (/ 1 (* (pow y 5) (pow z 5)))))))) (* (sqrt (/ 1 (* y z))) (+ y z))))) (taylor 0 x) (#s(alt (*.f64 (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (* y z)) (taylor 0 x) (#s(alt (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y))) (patch (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (* y z)) (* 1/2 (* (* x (+ y z)) (sqrt (/ 1 (* y z)))))) (taylor 0 x) (#s(alt (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y))) (patch (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (* y z)) (* x (+ (* -1/8 (* (* x (pow (+ y z) 2)) (sqrt (/ 1 (* (pow y 3) (pow z 3)))))) (* 1/2 (* (sqrt (/ 1 (* y z))) (+ y z)))))) (taylor 0 x) (#s(alt (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y))) (patch (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (* y z)) (* x (+ (* 1/2 (* (sqrt (/ 1 (* y z))) (+ y z))) (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow y 3) (pow z 3)))) (pow (+ y z) 2))) (* 1/16 (* (* x (pow (+ y z) 3)) (sqrt (/ 1 (* (pow y 5) (pow z 5))))))))))) (taylor 0 x) (#s(alt (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y))) (patch (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y))) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor 0 x) (#s(alt #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y)) (patch #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (+ y z)) (* y z)) (taylor 0 x) (#s(alt #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y)) (patch #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (+ y z)) (* y z)) (taylor 0 x) (#s(alt #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y)) (patch #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (+ y z)) (* y z)) (taylor 0 x) (#s(alt #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y)) (patch #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor 0 x) (#s(alt (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x) (patch (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (+ y z)) (* y z)) (taylor 0 x) (#s(alt (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x) (patch (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (+ y z)) (* y z)) (taylor 0 x) (#s(alt (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x) (patch (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (+ y z)) (* y z)) (taylor 0 x) (#s(alt (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x) (patch (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (sqrt (* y z))) (taylor 0 x) (#s(alt (*.f64 (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 2 (sqrt (* y z))) (* (* x (+ y z)) (sqrt (/ 1 (* y z))))) (taylor 0 x) (#s(alt (*.f64 (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 2 (sqrt (* y z))) (* x (+ (* -1/4 (* (* x (pow (+ y z) 2)) (sqrt (/ 1 (* (pow y 3) (pow z 3)))))) (* (sqrt (/ 1 (* y z))) (+ y z))))) (taylor 0 x) (#s(alt (*.f64 (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 2 (sqrt (* y z))) (* x (+ (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow y 3) (pow z 3)))) (pow (+ y z) 2))) (* 1/8 (* (* x (pow (+ y z) 3)) (sqrt (/ 1 (* (pow y 5) (pow z 5)))))))) (* (sqrt (/ 1 (* y z))) (+ y z))))) (taylor 0 x) (#s(alt (*.f64 (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (* y z)) (taylor 0 x) (#s(alt (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x))) (patch (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (* y z)) (* 1/2 (* (* x (+ y z)) (sqrt (/ 1 (* y z)))))) (taylor 0 x) (#s(alt (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x))) (patch (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (* y z)) (* x (+ (* -1/8 (* (* x (pow (+ y z) 2)) (sqrt (/ 1 (* (pow y 3) (pow z 3)))))) (* 1/2 (* (sqrt (/ 1 (* y z))) (+ y z)))))) (taylor 0 x) (#s(alt (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x))) (patch (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (* y z)) (* x (+ (* 1/2 (* (sqrt (/ 1 (* y z))) (+ y z))) (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow y 3) (pow z 3)))) (pow (+ y z) 2))) (* 1/16 (* (* x (pow (+ y z) 3)) (sqrt (/ 1 (* (pow y 5) (pow z 5))))))))))) (taylor 0 x) (#s(alt (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x))) (patch (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x))) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor 0 x) (#s(alt #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x)) (patch #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (+ y z)) (* y z)) (taylor 0 x) (#s(alt #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x)) (patch #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (+ y z)) (* y z)) (taylor 0 x) (#s(alt #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x)) (patch #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (+ y z)) (* y z)) (taylor 0 x) (#s(alt #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x)) (patch #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (sqrt (* y z))) (taylor 0 x) (#s(alt #s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) x (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64)))) (patch #s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) x (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 2 (sqrt (* y z))) (* (* x (+ y z)) (sqrt (/ 1 (* y z))))) (taylor 0 x) (#s(alt #s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) x (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64)))) (patch #s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) x (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 2 (sqrt (* y z))) (* x (+ (* -1/4 (* (* x (pow (+ y z) 2)) (sqrt (/ 1 (* (pow y 3) (pow z 3)))))) (* (sqrt (/ 1 (* y z))) (+ y z))))) (taylor 0 x) (#s(alt #s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) x (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64)))) (patch #s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) x (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 2 (sqrt (* y z))) (* x (+ (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow y 3) (pow z 3)))) (pow (+ y z) 2))) (* 1/8 (* (* x (pow (+ y z) 3)) (sqrt (/ 1 (* (pow y 5) (pow z 5)))))))) (* (sqrt (/ 1 (* y z))) (+ y z))))) (taylor 0 x) (#s(alt #s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) x (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64)))) (patch #s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) x (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (sqrt (* y z))) (taylor 0 x) (#s(alt (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) x (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64))) (patch (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) x (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 2 (sqrt (* y z))) (* (* x (+ y z)) (sqrt (/ 1 (* y z))))) (taylor 0 x) (#s(alt (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) x (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64))) (patch (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) x (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 2 (sqrt (* y z))) (* (* x (+ y z)) (sqrt (/ 1 (* y z))))) (taylor 0 x) (#s(alt (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) x (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64))) (patch (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) x (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 2 (sqrt (* y z))) (* (* x (+ y z)) (sqrt (/ 1 (* y z))))) (taylor 0 x) (#s(alt (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) x (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64))) (patch (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) x (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (sqrt (* y z))) (taylor 0 x) (#s(alt (*.f64 (pow.f64 (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (patch (*.f64 (pow.f64 (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 2 (sqrt (* y z))) (* (* x (+ y z)) (sqrt (/ 1 (* y z))))) (taylor 0 x) (#s(alt (*.f64 (pow.f64 (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (patch (*.f64 (pow.f64 (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 2 (sqrt (* y z))) (* x (+ (* -1/4 (* (* x (pow (+ y z) 2)) (sqrt (/ 1 (* (pow y 3) (pow z 3)))))) (* (sqrt (/ 1 (* y z))) (+ y z))))) (taylor 0 x) (#s(alt (*.f64 (pow.f64 (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (patch (*.f64 (pow.f64 (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 2 (sqrt (* y z))) (* x (+ (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow y 3) (pow z 3)))) (pow (+ y z) 2))) (* 1/8 (* (* x (pow (+ y z) 3)) (sqrt (/ 1 (* (pow y 5) (pow z 5)))))))) (* (sqrt (/ 1 (* y z))) (+ y z))))) (taylor 0 x) (#s(alt (*.f64 (pow.f64 (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (patch (*.f64 (pow.f64 (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (* y z)) (taylor 0 x) (#s(alt (pow.f64 (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 1/4 binary64)) (patch (pow.f64 (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 1/4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (* y z)) (* 1/2 (* (* x (+ y z)) (sqrt (/ 1 (* y z)))))) (taylor 0 x) (#s(alt (pow.f64 (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 1/4 binary64)) (patch (pow.f64 (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 1/4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (* y z)) (* x (+ (* -1/8 (* (* x (pow (+ y z) 2)) (sqrt (/ 1 (* (pow y 3) (pow z 3)))))) (* 1/2 (* (sqrt (/ 1 (* y z))) (+ y z)))))) (taylor 0 x) (#s(alt (pow.f64 (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 1/4 binary64)) (patch (pow.f64 (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 1/4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (* y z)) (* x (+ (* 1/2 (* (sqrt (/ 1 (* y z))) (+ y z))) (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow y 3) (pow z 3)))) (pow (+ y z) 2))) (* 1/16 (* (* x (pow (+ y z) 3)) (sqrt (/ 1 (* (pow y 5) (pow z 5))))))))))) (taylor 0 x) (#s(alt (pow.f64 (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 1/4 binary64)) (patch (pow.f64 (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 1/4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow y 2) (pow z 2)) (taylor 0 x) (#s(alt (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) (patch (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 2 (* x (* y (* z (+ y z))))) (* (pow y 2) (pow z 2))) (taylor 0 x) (#s(alt (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) (patch (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (+ (* 2 (* y (* z (+ y z)))) (* x (pow (+ y z) 2)))) (* (pow y 2) (pow z 2))) (taylor 0 x) (#s(alt (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) (patch (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (+ (* 2 (* y (* z (+ y z)))) (* x (pow (+ y z) 2)))) (* (pow y 2) (pow z 2))) (taylor 0 x) (#s(alt (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) (patch (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor 0 x) (#s(alt #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) (patch #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (+ y z)) (* y z)) (taylor 0 x) (#s(alt #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) (patch #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (+ y z)) (* y z)) (taylor 0 x) (#s(alt #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) (patch #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (+ y z)) (* y z)) (taylor 0 x) (#s(alt #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) (patch #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 z) (taylor 0 x) (#s(alt (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (patch (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -2 (/ x (pow z 2))) (/ 1 z)) (taylor 0 x) (#s(alt (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (patch (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (- (* 3 (/ x (pow z 3))) (* 2 (/ 1 (pow z 2))))) (/ 1 z)) (taylor 0 x) (#s(alt (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (patch (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (- (* x (+ (* -4 (/ x (pow z 4))) (* 3 (/ 1 (pow z 3))))) (* 2 (/ 1 (pow z 2))))) (/ 1 z)) (taylor 0 x) (#s(alt (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (patch (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (* y z)) (taylor 0 x) (#s(alt #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y)) (patch #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* x (+ (/ 1 (* y (pow z 2))) (/ 1 (* (pow y 2) z))))) (/ 1 (* y z))) (taylor 0 x) (#s(alt #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y)) (patch #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (- (/ (* x (* (+ y z) (+ (/ 1 (* y (pow z 2))) (/ 1 (* (pow y 2) z))))) (* y z)) (+ (/ 1 (* y (pow z 2))) (/ 1 (* (pow y 2) z))))) (/ 1 (* y z))) (taylor 0 x) (#s(alt #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y)) (patch #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (- (* x (- (* -1 (/ (* x (* (pow (+ y z) 2) (+ (/ 1 (* y (pow z 2))) (/ 1 (* (pow y 2) z))))) (* (pow y 2) (pow z 2)))) (* -1 (/ (* (+ y z) (+ (/ 1 (* y (pow z 2))) (/ 1 (* (pow y 2) z)))) (* y z))))) (+ (/ 1 (* y (pow z 2))) (/ 1 (* (pow y 2) z))))) (/ 1 (* y z))) (taylor 0 x) (#s(alt #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y)) (patch #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* y z) x) (taylor 0 x) (#s(alt (fma.f64 z (/.f64 y x) (+.f64 z y)) (patch (fma.f64 z (/.f64 y x) (+.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* x (+ y z)) (* y z)) x) (taylor 0 x) (#s(alt (fma.f64 z (/.f64 y x) (+.f64 z y)) (patch (fma.f64 z (/.f64 y x) (+.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* x (+ y z)) (* y z)) x) (taylor 0 x) (#s(alt (fma.f64 z (/.f64 y x) (+.f64 z y)) (patch (fma.f64 z (/.f64 y x) (+.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* x (+ y z)) (* y z)) x) (taylor 0 x) (#s(alt (fma.f64 z (/.f64 y x) (+.f64 z y)) (patch (fma.f64 z (/.f64 y x) (+.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (* x z) (taylor 0 x) (#s(alt (*.f64 z x) (patch (*.f64 z x) #<representation binary64>) () ())) ()) |
#s(alt (* x z) (taylor 0 x) (#s(alt (*.f64 z x) (patch (*.f64 z x) #<representation binary64>) () ())) ()) |
#s(alt (* x z) (taylor 0 x) (#s(alt (*.f64 z x) (patch (*.f64 z x) #<representation binary64>) () ())) ()) |
#s(alt (* x z) (taylor 0 x) (#s(alt (*.f64 z x) (patch (*.f64 z x) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ 1 (* -1 (/ z y))) x) (taylor inf x) (#s(alt (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) (patch (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ 1 (+ (* -1 (/ z y)) (* 2 (/ (pow z 2) (* x y))))) (/ z x)) x) (taylor inf x) (#s(alt (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) (patch (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ 1 (+ (* -4 (/ (pow z 3) (* (pow x 2) y))) (+ (* -1 (/ z y)) (+ (* 2 (/ (pow z 2) (* x y))) (/ (pow z 3) (* (pow x 2) y)))))) (+ (* -1 (/ (pow z 2) (pow x 2))) (/ z x))) x) (taylor inf x) (#s(alt (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) (patch (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ 1 (+ (* -4 (/ (pow z 3) (* (pow x 2) y))) (+ (* -2 (/ (* z (+ (* -4 (/ (pow z 3) y)) (/ (pow z 3) y))) (pow x 3))) (+ (* -2 (/ (pow z 4) (* (pow x 3) y))) (+ (* -1 (/ z y)) (+ (* 2 (/ (pow z 2) (* x y))) (/ (pow z 3) (* (pow x 2) y)))))))) (+ (* -1 (/ (pow z 2) (pow x 2))) (+ (/ z x) (/ (pow z 3) (pow x 3))))) x) (taylor inf x) (#s(alt (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) (patch (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (sqrt (* x (+ y z)))) (taylor inf x) (#s(alt (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y))))) (patch (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y))))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* 2 (sqrt (/ (+ y z) x))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z)))) (taylor inf x) (#s(alt (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y))))) (patch (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y))))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (+ (* 2 (sqrt (/ (+ y z) x))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z))))) (taylor inf x) (#s(alt (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y))))) (patch (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y))))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow x 7) (pow (+ y z) 5)))) (* (pow y 3) (pow z 3)))) (+ (* 2 (sqrt (/ (+ y z) x))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z)))))) (taylor inf x) (#s(alt (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y))))) (patch (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y))))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (* x (+ y z))) (taylor inf x) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y)))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y)))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (sqrt (/ (+ y z) x)) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z))))) (taylor inf x) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y)))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y)))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (sqrt (/ (+ y z) x)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z)))))) (taylor inf x) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y)))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y)))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (sqrt (/ (+ y z) x)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow x 7) (pow (+ y z) 5)))) (* (pow y 3) (pow z 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z))))))) (taylor inf x) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y)))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y)))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ 1 (* x (+ y z)))) (taylor inf x) (#s(alt (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y))) (patch (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (/ 1 (* x (+ y z)))) (* -1/2 (* (sqrt (/ 1 (* (pow x 3) (pow (+ y z) 3)))) (* y z)))) (taylor inf x) (#s(alt (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y))) (patch (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (/ 1 (* x (+ y z)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow x 3) (pow (+ y z) 3)))) (* y z))) (* 1/2 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 5)))) (* (pow y 2) (pow z 2)))))) (taylor inf x) (#s(alt (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y))) (patch (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt (/ 1 (* x (+ y z)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow x 3) (pow (+ y z) 3)))) (* y z))) (+ (* -1/2 (* (sqrt (/ (+ y z) (pow x 7))) (+ (* 1/4 (/ (* x (* (pow y 2) (pow z 2))) (pow (+ y z) 3))) (/ (* (pow y 3) (pow z 3)) (pow (+ y z) 4))))) (* 1/2 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 5)))) (* (pow y 2) (pow z 2))))))) (taylor inf x) (#s(alt (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y))) (patch (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (sqrt (* x (+ y z)))) (taylor inf x) (#s(alt (*.f64 (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* 2 (sqrt (/ (+ y z) x))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z)))) (taylor inf x) (#s(alt (*.f64 (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (+ (* 2 (sqrt (/ (+ y z) x))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z))))) (taylor inf x) (#s(alt (*.f64 (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow x 7) (pow (+ y z) 5)))) (* (pow y 3) (pow z 3)))) (+ (* 2 (sqrt (/ (+ y z) x))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z)))))) (taylor inf x) (#s(alt (*.f64 (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (* x (+ y z))) (taylor inf x) (#s(alt (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y))) (patch (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (sqrt (/ (+ y z) x)) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z))))) (taylor inf x) (#s(alt (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y))) (patch (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (sqrt (/ (+ y z) x)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z)))))) (taylor inf x) (#s(alt (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y))) (patch (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (sqrt (/ (+ y z) x)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow x 7) (pow (+ y z) 5)))) (* (pow y 3) (pow z 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z))))))) (taylor inf x) (#s(alt (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y))) (patch (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ y z)) (taylor inf x) (#s(alt #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y)) (patch #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ y (+ z (/ (* y z) x)))) (taylor inf x) (#s(alt #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y)) (patch #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ y (+ z (/ (* y z) x)))) (taylor inf x) (#s(alt #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y)) (patch #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ y (+ z (/ (* y z) x)))) (taylor inf x) (#s(alt #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y)) (patch #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ y z)) (taylor inf x) (#s(alt (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x) (patch (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ y (+ z (/ (* y z) x)))) (taylor inf x) (#s(alt (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x) (patch (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ y (+ z (/ (* y z) x)))) (taylor inf x) (#s(alt (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x) (patch (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ y (+ z (/ (* y z) x)))) (taylor inf x) (#s(alt (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x) (patch (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (sqrt (* x (+ y z)))) (taylor inf x) (#s(alt (*.f64 (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* 2 (sqrt (/ (+ y z) x))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z)))) (taylor inf x) (#s(alt (*.f64 (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (+ (* 2 (sqrt (/ (+ y z) x))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z))))) (taylor inf x) (#s(alt (*.f64 (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow x 7) (pow (+ y z) 5)))) (* (pow y 3) (pow z 3)))) (+ (* 2 (sqrt (/ (+ y z) x))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z)))))) (taylor inf x) (#s(alt (*.f64 (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (* x (+ y z))) (taylor inf x) (#s(alt (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x))) (patch (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (sqrt (/ (+ y z) x)) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z))))) (taylor inf x) (#s(alt (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x))) (patch (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (sqrt (/ (+ y z) x)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z)))))) (taylor inf x) (#s(alt (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x))) (patch (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (sqrt (/ (+ y z) x)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow x 7) (pow (+ y z) 5)))) (* (pow y 3) (pow z 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z))))))) (taylor inf x) (#s(alt (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x))) (patch (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ y z)) (taylor inf x) (#s(alt #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x)) (patch #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ y (+ z (/ (* y z) x)))) (taylor inf x) (#s(alt #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x)) (patch #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ y (+ z (/ (* y z) x)))) (taylor inf x) (#s(alt #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x)) (patch #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ y (+ z (/ (* y z) x)))) (taylor inf x) (#s(alt #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x)) (patch #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (sqrt (* x (+ y z)))) (taylor inf x) (#s(alt #s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) x (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64)))) (patch #s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) x (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* 2 (sqrt (/ (+ y z) x))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z)))) (taylor inf x) (#s(alt #s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) x (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64)))) (patch #s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) x (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (+ (* 2 (sqrt (/ (+ y z) x))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z))))) (taylor inf x) (#s(alt #s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) x (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64)))) (patch #s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) x (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow x 7) (pow (+ y z) 5)))) (* (pow y 3) (pow z 3)))) (+ (* 2 (sqrt (/ (+ y z) x))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z)))))) (taylor inf x) (#s(alt #s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) x (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64)))) (patch #s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) x (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (+ y z)) (sqrt (/ 1 (* y z)))) (taylor inf x) (#s(alt (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) x (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64))) (patch (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) x (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* 2 (* (/ 1 x) (sqrt (* y z)))) (* (sqrt (/ 1 (* y z))) (+ y z)))) (taylor inf x) (#s(alt (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) x (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64))) (patch (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) x (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* 2 (* (/ 1 x) (sqrt (* y z)))) (* (sqrt (/ 1 (* y z))) (+ y z)))) (taylor inf x) (#s(alt (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) x (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64))) (patch (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) x (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* 2 (* (/ 1 x) (sqrt (* y z)))) (* (sqrt (/ 1 (* y z))) (+ y z)))) (taylor inf x) (#s(alt (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) x (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64))) (patch (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) x (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (sqrt (* x (+ y z)))) (taylor inf x) (#s(alt (*.f64 (pow.f64 (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (patch (*.f64 (pow.f64 (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* 2 (sqrt (/ (+ y z) x))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z)))) (taylor inf x) (#s(alt (*.f64 (pow.f64 (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (patch (*.f64 (pow.f64 (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (+ (* 2 (sqrt (/ (+ y z) x))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z))))) (taylor inf x) (#s(alt (*.f64 (pow.f64 (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (patch (*.f64 (pow.f64 (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow x 7) (pow (+ y z) 5)))) (* (pow y 3) (pow z 3)))) (+ (* 2 (sqrt (/ (+ y z) x))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z)))))) (taylor inf x) (#s(alt (*.f64 (pow.f64 (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (patch (*.f64 (pow.f64 (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (* x (+ y z))) (taylor inf x) (#s(alt (pow.f64 (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 1/4 binary64)) (patch (pow.f64 (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 1/4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (sqrt (/ (+ y z) x)) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z))))) (taylor inf x) (#s(alt (pow.f64 (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 1/4 binary64)) (patch (pow.f64 (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 1/4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (sqrt (/ (+ y z) x)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z)))))) (taylor inf x) (#s(alt (pow.f64 (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 1/4 binary64)) (patch (pow.f64 (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 1/4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (sqrt (/ (+ y z) x)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow x 7) (pow (+ y z) 5)))) (* (pow y 3) (pow z 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z))))))) (taylor inf x) (#s(alt (pow.f64 (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 1/4 binary64)) (patch (pow.f64 (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 1/4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (pow (+ y z) 2)) (taylor inf x) (#s(alt (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) (patch (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (+ (* 2 (/ (* y (* z (+ y z))) x)) (pow (+ y z) 2))) (taylor inf x) (#s(alt (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) (patch (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (+ (* 2 (/ (* y (* z (+ y z))) x)) (+ (/ (* (pow y 2) (pow z 2)) (pow x 2)) (pow (+ y z) 2)))) (taylor inf x) (#s(alt (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) (patch (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (+ (* 2 (/ (* y (* z (+ y z))) x)) (+ (/ (* (pow y 2) (pow z 2)) (pow x 2)) (pow (+ y z) 2)))) (taylor inf x) (#s(alt (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) (patch (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ y z)) (taylor inf x) (#s(alt #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) (patch #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ y (+ z (/ (* y z) x)))) (taylor inf x) (#s(alt #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) (patch #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ y (+ z (/ (* y z) x)))) (taylor inf x) (#s(alt #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) (patch #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ y (+ z (/ (* y z) x)))) (taylor inf x) (#s(alt #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) (patch #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #<representation binary64>) () ())) ()) |
#s(alt (/ z (pow x 2)) (taylor inf x) (#s(alt (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (patch (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ z (* -2 (/ (pow z 2) x))) (pow x 2)) (taylor inf x) (#s(alt (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (patch (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ z (* -1 (/ (+ (* -4 (pow z 3)) (pow z 3)) (pow x 2)))) (* 2 (/ (pow z 2) x))) (pow x 2)) (taylor inf x) (#s(alt (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (patch (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ z (* -1 (/ (+ (* -2 (* z (+ (* -4 (pow z 3)) (pow z 3)))) (* -2 (pow z 4))) (pow x 3)))) (+ (* -4 (/ (pow z 3) (pow x 2))) (+ (* 2 (/ (pow z 2) x)) (/ (pow z 3) (pow x 2))))) (pow x 2)) (taylor inf x) (#s(alt (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (patch (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (* x (+ y z))) (taylor inf x) (#s(alt #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y)) (patch #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 (/ (* y z) (* x (pow (+ y z) 2)))) (/ 1 (+ y z))) x) (taylor inf x) (#s(alt #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y)) (patch #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y)) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (/ 1 (+ y z)) (/ (* (pow y 2) (pow z 2)) (* (pow x 2) (pow (+ y z) 3)))) (/ (* y z) (* x (pow (+ y z) 2)))) x) (taylor inf x) (#s(alt #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y)) (patch #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y)) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (* -1 (/ (* (pow y 3) (pow z 3)) (* (pow x 3) (pow (+ y z) 4)))) (/ 1 (+ y z))) (+ (* -1 (/ (* (pow y 2) (pow z 2)) (* (pow x 2) (pow (+ y z) 3)))) (/ (* y z) (* x (pow (+ y z) 2))))) x) (taylor inf x) (#s(alt #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y)) (patch #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y)) #<representation binary64>) () ())) ()) |
#s(alt (+ y z) (taylor inf x) (#s(alt (fma.f64 z (/.f64 y x) (+.f64 z y)) (patch (fma.f64 z (/.f64 y x) (+.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (+ y (+ z (/ (* y z) x))) (taylor inf x) (#s(alt (fma.f64 z (/.f64 y x) (+.f64 z y)) (patch (fma.f64 z (/.f64 y x) (+.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (+ y (+ z (/ (* y z) x))) (taylor inf x) (#s(alt (fma.f64 z (/.f64 y x) (+.f64 z y)) (patch (fma.f64 z (/.f64 y x) (+.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (+ y (+ z (/ (* y z) x))) (taylor inf x) (#s(alt (fma.f64 z (/.f64 y x) (+.f64 z y)) (patch (fma.f64 z (/.f64 y x) (+.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (* x z) (taylor inf x) (#s(alt (*.f64 z x) (patch (*.f64 z x) #<representation binary64>) () ())) ()) |
#s(alt (* x z) (taylor inf x) (#s(alt (*.f64 z x) (patch (*.f64 z x) #<representation binary64>) () ())) ()) |
#s(alt (* x z) (taylor inf x) (#s(alt (*.f64 z x) (patch (*.f64 z x) #<representation binary64>) () ())) ()) |
#s(alt (* x z) (taylor inf x) (#s(alt (*.f64 z x) (patch (*.f64 z x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (/ z y) 1) x)) (taylor -inf x) (#s(alt (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) (patch (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (+ (* -2 (/ (pow z 2) (* x y))) (+ (/ z x) (/ z y))) 1) x)) (taylor -inf x) (#s(alt (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) (patch (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (+ (* -1 (/ (- (+ (* -4 (/ (pow z 3) (* x y))) (+ (/ (pow z 2) x) (/ (pow z 3) (* x y)))) (+ z (* -2 (/ (pow z 2) y)))) x)) (/ z y)) 1) x)) (taylor -inf x) (#s(alt (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) (patch (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (- (+ (* 2 (/ (* z (+ (* -4 (/ (pow z 3) y)) (/ (pow z 3) y))) x)) (+ (* 2 (/ (pow z 4) (* x y))) (/ (pow z 3) x))) (+ (* -4 (/ (pow z 3) y)) (+ (/ (pow z 3) y) (pow z 2)))) x)) (+ z (* -2 (/ (pow z 2) y)))) x)) (/ z y)) 1) x)) (taylor -inf x) (#s(alt (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) (patch (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) #<representation binary64>) () ())) ()) |
#s(alt (* -2 (* (sqrt (* x (+ (* -1 y) (* -1 z)))) (sqrt -1))) (taylor -inf x) (#s(alt (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y))))) (patch (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* 2 (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))) (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))))) (taylor -inf x) (#s(alt (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y))))) (patch (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 2 (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))) (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1)))))))) (taylor -inf x) (#s(alt (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y))))) (patch (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow x 7) (pow (+ (* -1 y) (* -1 z)) 5)))) (* (pow y 3) (* (pow z 3) (sqrt -1))))) (+ (* 2 (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))) (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))))))) (taylor -inf x) (#s(alt (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y))))) (patch (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (* x (+ (* -1 y) (* -1 z)))) (sqrt -1))) (taylor -inf x) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y)))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))) (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))))) (taylor -inf x) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y)))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))) (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1)))))) (taylor -inf x) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y)))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow x 7) (pow (+ (* -1 y) (* -1 z)) 5)))) (* (pow y 3) (* (pow z 3) (sqrt -1))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))) (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))))))) (taylor -inf x) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y)))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* x (+ (* -1 y) (* -1 z))))) (sqrt -1)) (taylor -inf x) (#s(alt (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y))) (patch (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow x 3) (pow (+ (* -1 y) (* -1 z)) 3)))) (* y (* z (sqrt -1))))) (* (sqrt (/ 1 (* x (+ (* -1 y) (* -1 z))))) (sqrt -1))) (taylor -inf x) (#s(alt (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y))) (patch (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow x 3) (pow (+ (* -1 y) (* -1 z)) 3)))) (* y (* z (sqrt -1))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 5)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (* (sqrt (/ 1 (* x (+ (* -1 y) (* -1 z))))) (sqrt -1)))) (taylor -inf x) (#s(alt (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y))) (patch (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ x (pow (+ (* -1 y) (* -1 z)) 5))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (* 1/2 (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (* (sqrt -1) (+ (* -1/4 (/ (* x (* (pow y 2) (pow z 2))) (pow (+ (* -1 y) (* -1 z)) 3))) (/ (* (pow y 3) (pow z 3)) (pow (+ (* -1 y) (* -1 z)) 4))))))) (pow x 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow x 3) (pow (+ (* -1 y) (* -1 z)) 3)))) (* y (* z (sqrt -1))))) (* (sqrt (/ 1 (* x (+ (* -1 y) (* -1 z))))) (sqrt -1)))) (taylor -inf x) (#s(alt (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y))) (patch (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y))) #<representation binary64>) () ())) ()) |
#s(alt (* -2 (* (sqrt (* x (+ (* -1 y) (* -1 z)))) (sqrt -1))) (taylor -inf x) (#s(alt (*.f64 (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* 2 (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))) (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))))) (taylor -inf x) (#s(alt (*.f64 (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 2 (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))) (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1)))))))) (taylor -inf x) (#s(alt (*.f64 (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow x 7) (pow (+ (* -1 y) (* -1 z)) 5)))) (* (pow y 3) (* (pow z 3) (sqrt -1))))) (+ (* 2 (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))) (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))))))) (taylor -inf x) (#s(alt (*.f64 (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (* x (+ (* -1 y) (* -1 z)))) (sqrt -1))) (taylor -inf x) (#s(alt (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y))) (patch (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))) (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))))) (taylor -inf x) (#s(alt (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y))) (patch (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))) (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1)))))) (taylor -inf x) (#s(alt (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y))) (patch (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow x 7) (pow (+ (* -1 y) (* -1 z)) 5)))) (* (pow y 3) (* (pow z 3) (sqrt -1))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))) (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))))))) (taylor -inf x) (#s(alt (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y))) (patch (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 y) (* -1 z)))) (taylor -inf x) (#s(alt #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y)) (patch #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 y) (+ (* -1 z) (* -1 (/ (* y z) x)))))) (taylor -inf x) (#s(alt #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y)) (patch #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 y) (+ (* -1 z) (* -1 (/ (* y z) x)))))) (taylor -inf x) (#s(alt #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y)) (patch #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 y) (+ (* -1 z) (* -1 (/ (* y z) x)))))) (taylor -inf x) (#s(alt #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y)) (patch #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ y z)) (taylor -inf x) (#s(alt (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x) (patch (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 (+ y z)) (* -1 (/ (* y z) x))))) (taylor -inf x) (#s(alt (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x) (patch (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 (+ y z)) (* -1 (/ (* y z) x))))) (taylor -inf x) (#s(alt (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x) (patch (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 (+ y z)) (* -1 (/ (* y z) x))))) (taylor -inf x) (#s(alt (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x) (patch (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x) #<representation binary64>) () ())) ()) |
#s(alt (* -2 (* (sqrt (* x (+ (* -1 y) (* -1 z)))) (sqrt -1))) (taylor -inf x) (#s(alt (*.f64 (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* 2 (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))) (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))))) (taylor -inf x) (#s(alt (*.f64 (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 2 (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))) (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1)))))))) (taylor -inf x) (#s(alt (*.f64 (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow x 7) (pow (+ (* -1 y) (* -1 z)) 5)))) (* (pow y 3) (* (pow z 3) (sqrt -1))))) (+ (* 2 (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))) (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))))))) (taylor -inf x) (#s(alt (*.f64 (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x))) #s(literal 2 binary64)) (patch (*.f64 (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x))) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (* x (+ (* -1 y) (* -1 z)))) (sqrt -1))) (taylor -inf x) (#s(alt (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x))) (patch (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))) (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))))) (taylor -inf x) (#s(alt (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x))) (patch (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))) (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1)))))) (taylor -inf x) (#s(alt (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x))) (patch (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow x 7) (pow (+ (* -1 y) (* -1 z)) 5)))) (* (pow y 3) (* (pow z 3) (sqrt -1))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))) (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))))))) (taylor -inf x) (#s(alt (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x))) (patch (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 y) (* -1 z)))) (taylor -inf x) (#s(alt #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x)) (patch #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 y) (+ (* -1 z) (* -1 (/ (* y z) x)))))) (taylor -inf x) (#s(alt #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x)) (patch #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 y) (+ (* -1 z) (* -1 (/ (* y z) x)))))) (taylor -inf x) (#s(alt #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x)) (patch #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 y) (+ (* -1 z) (* -1 (/ (* y z) x)))))) (taylor -inf x) (#s(alt #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x)) (patch #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x)) #<representation binary64>) () ())) ()) |
#s(alt (* -2 (* (sqrt (* x (+ (* -1 y) (* -1 z)))) (sqrt -1))) (taylor -inf x) (#s(alt #s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) x (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64)))) (patch #s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) x (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* 2 (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))) (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))))) (taylor -inf x) (#s(alt #s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) x (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64)))) (patch #s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) x (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 2 (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))) (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1)))))))) (taylor -inf x) (#s(alt #s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) x (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64)))) (patch #s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) x (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow x 7) (pow (+ (* -1 y) (* -1 z)) 5)))) (* (pow y 3) (* (pow z 3) (sqrt -1))))) (+ (* 2 (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))) (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))))))) (taylor -inf x) (#s(alt #s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) x (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64)))) (patch #s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) x (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* (* x (+ y z)) (sqrt (/ 1 (* y z)))) (taylor -inf x) (#s(alt (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) x (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64))) (patch (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) x (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -2 (* (/ 1 x) (sqrt (* y z)))) (* -1 (* (sqrt (/ 1 (* y z))) (+ y z)))))) (taylor -inf x) (#s(alt (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) x (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64))) (patch (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) x (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -2 (* (/ 1 x) (sqrt (* y z)))) (* -1 (* (sqrt (/ 1 (* y z))) (+ y z)))))) (taylor -inf x) (#s(alt (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) x (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64))) (patch (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) x (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -2 (* (/ 1 x) (sqrt (* y z)))) (* -1 (* (sqrt (/ 1 (* y z))) (+ y z)))))) (taylor -inf x) (#s(alt (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) x (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64))) (patch (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) x (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -2 (* (sqrt (* x (+ (* -1 y) (* -1 z)))) (sqrt -1))) (taylor -inf x) (#s(alt (*.f64 (pow.f64 (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (patch (*.f64 (pow.f64 (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* 2 (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))) (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))))) (taylor -inf x) (#s(alt (*.f64 (pow.f64 (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (patch (*.f64 (pow.f64 (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 2 (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))) (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1)))))))) (taylor -inf x) (#s(alt (*.f64 (pow.f64 (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (patch (*.f64 (pow.f64 (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow x 7) (pow (+ (* -1 y) (* -1 z)) 5)))) (* (pow y 3) (* (pow z 3) (sqrt -1))))) (+ (* 2 (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))) (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))))))) (taylor -inf x) (#s(alt (*.f64 (pow.f64 (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (patch (*.f64 (pow.f64 (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (* x (+ (* -1 y) (* -1 z)))) (sqrt -1))) (taylor -inf x) (#s(alt (pow.f64 (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 1/4 binary64)) (patch (pow.f64 (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 1/4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))) (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))))) (taylor -inf x) (#s(alt (pow.f64 (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 1/4 binary64)) (patch (pow.f64 (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 1/4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))) (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1)))))) (taylor -inf x) (#s(alt (pow.f64 (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 1/4 binary64)) (patch (pow.f64 (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 1/4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow x 7) (pow (+ (* -1 y) (* -1 z)) 5)))) (* (pow y 3) (* (pow z 3) (sqrt -1))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))) (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))))))) (taylor -inf x) (#s(alt (pow.f64 (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 1/4 binary64)) (patch (pow.f64 (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 1/4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (pow (+ (* -1 y) (* -1 z)) 2)) (taylor -inf x) (#s(alt (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) (patch (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (+ (* -2 (/ (* y (* z (+ (* -1 y) (* -1 z)))) x)) (pow (+ (* -1 y) (* -1 z)) 2))) (taylor -inf x) (#s(alt (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) (patch (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (+ (* -1 (/ (+ (* -1 (/ (* (pow y 2) (pow z 2)) x)) (* 2 (* y (* z (+ (* -1 y) (* -1 z)))))) x)) (pow (+ (* -1 y) (* -1 z)) 2))) (taylor -inf x) (#s(alt (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) (patch (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (+ (* -1 (/ (+ (* -1 (/ (* (pow y 2) (pow z 2)) x)) (* 2 (* y (* z (+ (* -1 y) (* -1 z)))))) x)) (pow (+ (* -1 y) (* -1 z)) 2))) (taylor -inf x) (#s(alt (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) (patch (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 y) (* -1 z)))) (taylor -inf x) (#s(alt #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) (patch #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 y) (+ (* -1 z) (* -1 (/ (* y z) x)))))) (taylor -inf x) (#s(alt #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) (patch #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 y) (+ (* -1 z) (* -1 (/ (* y z) x)))))) (taylor -inf x) (#s(alt #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) (patch #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 y) (+ (* -1 z) (* -1 (/ (* y z) x)))))) (taylor -inf x) (#s(alt #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) (patch #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #<representation binary64>) () ())) ()) |
#s(alt (/ z (pow x 2)) (taylor -inf x) (#s(alt (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (patch (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ z (* -2 (/ (pow z 2) x))) (pow x 2)) (taylor -inf x) (#s(alt (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (patch (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ z (* -1 (/ (- (+ (* -4 (/ (pow z 3) x)) (/ (pow z 3) x)) (* -2 (pow z 2))) x))) (pow x 2)) (taylor -inf x) (#s(alt (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (patch (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ z (* -1 (/ (- (* -1 (/ (- (+ (* 2 (/ (* z (+ (* -4 (pow z 3)) (pow z 3))) x)) (* 2 (/ (pow z 4) x))) (+ (* -4 (pow z 3)) (pow z 3))) x)) (* -2 (pow z 2))) x))) (pow x 2)) (taylor -inf x) (#s(alt (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (patch (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ -1 (* x (+ (* -1 y) (* -1 z)))) (taylor -inf x) (#s(alt #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y)) (patch #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (/ 1 (+ (* -1 y) (* -1 z))) (/ (* y z) (* x (pow (+ (* -1 y) (* -1 z)) 2)))) x)) (taylor -inf x) (#s(alt #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y)) (patch #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* (pow y 2) (pow z 2)) (* x (pow (+ (* -1 y) (* -1 z)) 3)))) (/ (* y z) (pow (+ (* -1 y) (* -1 z)) 2))) x)) (/ 1 (+ (* -1 y) (* -1 z)))) x)) (taylor -inf x) (#s(alt #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y)) (patch #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* (pow y 3) (pow z 3)) (* x (pow (+ (* -1 y) (* -1 z)) 4))) (* -1 (/ (* (pow y 2) (pow z 2)) (pow (+ (* -1 y) (* -1 z)) 3)))) x)) (/ (* y z) (pow (+ (* -1 y) (* -1 z)) 2))) x)) (/ 1 (+ (* -1 y) (* -1 z)))) x)) (taylor -inf x) (#s(alt #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y)) (patch #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y)) #<representation binary64>) () ())) ()) |
#s(alt (+ y z) (taylor -inf x) (#s(alt (fma.f64 z (/.f64 y x) (+.f64 z y)) (patch (fma.f64 z (/.f64 y x) (+.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (+ y (+ z (/ (* y z) x))) (taylor -inf x) (#s(alt (fma.f64 z (/.f64 y x) (+.f64 z y)) (patch (fma.f64 z (/.f64 y x) (+.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (+ y (+ z (/ (* y z) x))) (taylor -inf x) (#s(alt (fma.f64 z (/.f64 y x) (+.f64 z y)) (patch (fma.f64 z (/.f64 y x) (+.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (+ y (+ z (/ (* y z) x))) (taylor -inf x) (#s(alt (fma.f64 z (/.f64 y x) (+.f64 z y)) (patch (fma.f64 z (/.f64 y x) (+.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (* x z) (taylor -inf x) (#s(alt (*.f64 z x) (patch (*.f64 z x) #<representation binary64>) () ())) ()) |
#s(alt (* x z) (taylor -inf x) (#s(alt (*.f64 z x) (patch (*.f64 z x) #<representation binary64>) () ())) ()) |
#s(alt (* x z) (taylor -inf x) (#s(alt (*.f64 z x) (patch (*.f64 z x) #<representation binary64>) () ())) ()) |
#s(alt (* x z) (taylor -inf x) (#s(alt (*.f64 z x) (patch (*.f64 z x) #<representation binary64>) () ())) ()) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 87.0ms | z | @ | -inf | ((+ (* (/ (neg x) y) (/ z (pow (+ z x) 2))) (/ 1 (+ z x))) (* 2 (/ 1 (sqrt (/ 1 (+ (* (+ y x) z) (* y x)))))) (/ 1 (sqrt (/ 1 (+ (* (+ y x) z) (* y x))))) (sqrt (/ 1 (+ (* (+ y x) z) (* y x)))) (* (sqrt (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x))) 2) (sqrt (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x))) (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (* z y) (* (+ (* z (/ y x)) (+ z y)) x) (* (sqrt (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x))) 2) (sqrt (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x))) (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (+ (* (* (sqrt (/ 1 (* z y))) (+ z y)) x) (* (sqrt (* z y)) 2)) (* (sqrt (/ 1 (* z y))) (+ z y)) (sqrt (/ 1 (* z y))) (* (pow (* (+ (* (+ y x) z) (* y x)) (+ (* (+ y x) z) (* y x))) 1/4) 2) (pow (* (+ (* (+ y x) z) (* y x)) (+ (* (+ y x) z) (* y x))) 1/4) (* (+ (* (+ y x) z) (* y x)) (+ (* (+ y x) z) (* y x))) (+ (* (+ y x) z) (* y x)) (/ z (pow (+ z x) 2)) (/ 1 (+ (* (+ y x) z) (* y x))) (+ (* z (/ y x)) (+ z y)) (sqrt (* z y)) (/ 1 (* z y)) (* z x)) |
| 68.0ms | z | @ | 0 | ((+ (* (/ (neg x) y) (/ z (pow (+ z x) 2))) (/ 1 (+ z x))) (* 2 (/ 1 (sqrt (/ 1 (+ (* (+ y x) z) (* y x)))))) (/ 1 (sqrt (/ 1 (+ (* (+ y x) z) (* y x))))) (sqrt (/ 1 (+ (* (+ y x) z) (* y x)))) (* (sqrt (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x))) 2) (sqrt (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x))) (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (* z y) (* (+ (* z (/ y x)) (+ z y)) x) (* (sqrt (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x))) 2) (sqrt (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x))) (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (+ (* (* (sqrt (/ 1 (* z y))) (+ z y)) x) (* (sqrt (* z y)) 2)) (* (sqrt (/ 1 (* z y))) (+ z y)) (sqrt (/ 1 (* z y))) (* (pow (* (+ (* (+ y x) z) (* y x)) (+ (* (+ y x) z) (* y x))) 1/4) 2) (pow (* (+ (* (+ y x) z) (* y x)) (+ (* (+ y x) z) (* y x))) 1/4) (* (+ (* (+ y x) z) (* y x)) (+ (* (+ y x) z) (* y x))) (+ (* (+ y x) z) (* y x)) (/ z (pow (+ z x) 2)) (/ 1 (+ (* (+ y x) z) (* y x))) (+ (* z (/ y x)) (+ z y)) (sqrt (* z y)) (/ 1 (* z y)) (* z x)) |
| 52.0ms | z | @ | inf | ((+ (* (/ (neg x) y) (/ z (pow (+ z x) 2))) (/ 1 (+ z x))) (* 2 (/ 1 (sqrt (/ 1 (+ (* (+ y x) z) (* y x)))))) (/ 1 (sqrt (/ 1 (+ (* (+ y x) z) (* y x))))) (sqrt (/ 1 (+ (* (+ y x) z) (* y x)))) (* (sqrt (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x))) 2) (sqrt (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x))) (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (* z y) (* (+ (* z (/ y x)) (+ z y)) x) (* (sqrt (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x))) 2) (sqrt (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x))) (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (+ (* (* (sqrt (/ 1 (* z y))) (+ z y)) x) (* (sqrt (* z y)) 2)) (* (sqrt (/ 1 (* z y))) (+ z y)) (sqrt (/ 1 (* z y))) (* (pow (* (+ (* (+ y x) z) (* y x)) (+ (* (+ y x) z) (* y x))) 1/4) 2) (pow (* (+ (* (+ y x) z) (* y x)) (+ (* (+ y x) z) (* y x))) 1/4) (* (+ (* (+ y x) z) (* y x)) (+ (* (+ y x) z) (* y x))) (+ (* (+ y x) z) (* y x)) (/ z (pow (+ z x) 2)) (/ 1 (+ (* (+ y x) z) (* y x))) (+ (* z (/ y x)) (+ z y)) (sqrt (* z y)) (/ 1 (* z y)) (* z x)) |
| 23.0ms | y | @ | -inf | ((+ (* (/ (neg x) y) (/ z (pow (+ z x) 2))) (/ 1 (+ z x))) (* 2 (/ 1 (sqrt (/ 1 (+ (* (+ y x) z) (* y x)))))) (/ 1 (sqrt (/ 1 (+ (* (+ y x) z) (* y x))))) (sqrt (/ 1 (+ (* (+ y x) z) (* y x)))) (* (sqrt (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x))) 2) (sqrt (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x))) (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (* z y) (* (+ (* z (/ y x)) (+ z y)) x) (* (sqrt (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x))) 2) (sqrt (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x))) (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (+ (* (* (sqrt (/ 1 (* z y))) (+ z y)) x) (* (sqrt (* z y)) 2)) (* (sqrt (/ 1 (* z y))) (+ z y)) (sqrt (/ 1 (* z y))) (* (pow (* (+ (* (+ y x) z) (* y x)) (+ (* (+ y x) z) (* y x))) 1/4) 2) (pow (* (+ (* (+ y x) z) (* y x)) (+ (* (+ y x) z) (* y x))) 1/4) (* (+ (* (+ y x) z) (* y x)) (+ (* (+ y x) z) (* y x))) (+ (* (+ y x) z) (* y x)) (/ z (pow (+ z x) 2)) (/ 1 (+ (* (+ y x) z) (* y x))) (+ (* z (/ y x)) (+ z y)) (sqrt (* z y)) (/ 1 (* z y)) (* z x)) |
| 21.0ms | x | @ | inf | ((+ (* (/ (neg x) y) (/ z (pow (+ z x) 2))) (/ 1 (+ z x))) (* 2 (/ 1 (sqrt (/ 1 (+ (* (+ y x) z) (* y x)))))) (/ 1 (sqrt (/ 1 (+ (* (+ y x) z) (* y x))))) (sqrt (/ 1 (+ (* (+ y x) z) (* y x)))) (* (sqrt (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x))) 2) (sqrt (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x))) (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (* z y) (* (+ (* z (/ y x)) (+ z y)) x) (* (sqrt (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x))) 2) (sqrt (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x))) (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (+ (* (* (sqrt (/ 1 (* z y))) (+ z y)) x) (* (sqrt (* z y)) 2)) (* (sqrt (/ 1 (* z y))) (+ z y)) (sqrt (/ 1 (* z y))) (* (pow (* (+ (* (+ y x) z) (* y x)) (+ (* (+ y x) z) (* y x))) 1/4) 2) (pow (* (+ (* (+ y x) z) (* y x)) (+ (* (+ y x) z) (* y x))) 1/4) (* (+ (* (+ y x) z) (* y x)) (+ (* (+ y x) z) (* y x))) (+ (* (+ y x) z) (* y x)) (/ z (pow (+ z x) 2)) (/ 1 (+ (* (+ y x) z) (* y x))) (+ (* z (/ y x)) (+ z y)) (sqrt (* z y)) (/ 1 (* z y)) (* z x)) |
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1587 | 22072 |
| 1 | 5411 | 21443 |
| 0 | 8126 | 20674 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ 1 x) |
(+ (* -1 (* z (+ (/ 1 (* x y)) (/ 1 (pow x 2))))) (/ 1 x)) |
(+ (* z (- (* z (+ (* 2 (/ 1 (* (pow x 2) y))) (/ 1 (pow x 3)))) (+ (/ 1 (* x y)) (/ 1 (pow x 2))))) (/ 1 x)) |
(+ (* z (- (* z (+ (* -1 (* z (+ (* 3 (/ 1 (* (pow x 3) y))) (/ 1 (pow x 4))))) (+ (* 2 (/ 1 (* (pow x 2) y))) (/ 1 (pow x 3))))) (+ (/ 1 (* x y)) (/ 1 (pow x 2))))) (/ 1 x)) |
(* 2 (sqrt (* x y))) |
(+ (* 2 (sqrt (* x y))) (* (sqrt (/ 1 (* x y))) (* z (+ x y)))) |
(+ (* 2 (sqrt (* x y))) (* z (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (* z (pow (+ x y) 2)))) (* (sqrt (/ 1 (* x y))) (+ x y))))) |
(+ (* 2 (sqrt (* x y))) (* z (+ (* z (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (pow (+ x y) 2))) (* 1/8 (* (sqrt (/ 1 (* (pow x 5) (pow y 5)))) (* z (pow (+ x y) 3)))))) (* (sqrt (/ 1 (* x y))) (+ x y))))) |
(sqrt (* x y)) |
(+ (sqrt (* x y)) (* 1/2 (* (sqrt (/ 1 (* x y))) (* z (+ x y))))) |
(+ (sqrt (* x y)) (* z (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (* z (pow (+ x y) 2)))) (* 1/2 (* (sqrt (/ 1 (* x y))) (+ x y)))))) |
(+ (sqrt (* x y)) (* z (+ (* 1/2 (* (sqrt (/ 1 (* x y))) (+ x y))) (* z (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (pow (+ x y) 2))) (* 1/16 (* (sqrt (/ 1 (* (pow x 5) (pow y 5)))) (* z (pow (+ x y) 3))))))))) |
(sqrt (/ 1 (* x y))) |
(+ (sqrt (/ 1 (* x y))) (* -1/2 (* (sqrt (* x y)) (* z (+ (/ 1 (* x (pow y 2))) (/ 1 (* (pow x 2) y))))))) |
(+ (sqrt (/ 1 (* x y))) (* z (+ (* -1/2 (* (sqrt (* x y)) (* z (+ (* -1 (/ (* (+ x y) (+ (/ 1 (* x (pow y 2))) (/ 1 (* (pow x 2) y)))) (* x y))) (* 1/4 (* x (* y (pow (+ (/ 1 (* x (pow y 2))) (/ 1 (* (pow x 2) y))) 2)))))))) (* -1/2 (* (sqrt (* x y)) (+ (/ 1 (* x (pow y 2))) (/ 1 (* (pow x 2) y)))))))) |
(+ (sqrt (/ 1 (* x y))) (* z (+ (* -1/2 (* (sqrt (* x y)) (+ (/ 1 (* x (pow y 2))) (/ 1 (* (pow x 2) y))))) (* z (+ (* -1/2 (* (sqrt (* x y)) (* z (+ (* 1/2 (* x (* y (* (+ (* -1 (/ (* (+ x y) (+ (/ 1 (* x (pow y 2))) (/ 1 (* (pow x 2) y)))) (* x y))) (* 1/4 (* x (* y (pow (+ (/ 1 (* x (pow y 2))) (/ 1 (* (pow x 2) y))) 2))))) (+ (/ 1 (* x (pow y 2))) (/ 1 (* (pow x 2) y))))))) (/ (* (pow (+ x y) 2) (+ (/ 1 (* x (pow y 2))) (/ 1 (* (pow x 2) y)))) (* (pow x 2) (pow y 2))))))) (* -1/2 (* (sqrt (* x y)) (+ (* -1 (/ (* (+ x y) (+ (/ 1 (* x (pow y 2))) (/ 1 (* (pow x 2) y)))) (* x y))) (* 1/4 (* x (* y (pow (+ (/ 1 (* x (pow y 2))) (/ 1 (* (pow x 2) y))) 2)))))))))))) |
(* 2 (sqrt (* x y))) |
(+ (* 2 (sqrt (* x y))) (* (sqrt (/ 1 (* x y))) (* z (+ x y)))) |
(+ (* 2 (sqrt (* x y))) (* z (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (* z (pow (+ x y) 2)))) (* (sqrt (/ 1 (* x y))) (+ x y))))) |
(+ (* 2 (sqrt (* x y))) (* z (+ (* z (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (pow (+ x y) 2))) (* 1/8 (* (sqrt (/ 1 (* (pow x 5) (pow y 5)))) (* z (pow (+ x y) 3)))))) (* (sqrt (/ 1 (* x y))) (+ x y))))) |
(sqrt (* x y)) |
(+ (sqrt (* x y)) (* 1/2 (* (sqrt (/ 1 (* x y))) (* z (+ x y))))) |
(+ (sqrt (* x y)) (* z (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (* z (pow (+ x y) 2)))) (* 1/2 (* (sqrt (/ 1 (* x y))) (+ x y)))))) |
(+ (sqrt (* x y)) (* z (+ (* 1/2 (* (sqrt (/ 1 (* x y))) (+ x y))) (* z (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (pow (+ x y) 2))) (* 1/16 (* (sqrt (/ 1 (* (pow x 5) (pow y 5)))) (* z (pow (+ x y) 3))))))))) |
(* x y) |
(+ (* x y) (* z (+ x y))) |
(+ (* x y) (* z (+ x y))) |
(+ (* x y) (* z (+ x y))) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* x y) |
(+ (* x y) (* x (* z (+ 1 (/ y x))))) |
(+ (* x y) (* x (* z (+ 1 (/ y x))))) |
(+ (* x y) (* x (* z (+ 1 (/ y x))))) |
(* 2 (sqrt (* x y))) |
(+ (* 2 (sqrt (* x y))) (* (sqrt (/ 1 (* x y))) (* z (+ x y)))) |
(+ (* 2 (sqrt (* x y))) (* z (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (* z (pow (+ x y) 2)))) (* (sqrt (/ 1 (* x y))) (+ x y))))) |
(+ (* 2 (sqrt (* x y))) (* z (+ (* z (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (pow (+ x y) 2))) (* 1/8 (* (sqrt (/ 1 (* (pow x 5) (pow y 5)))) (* z (pow (+ x y) 3)))))) (* (sqrt (/ 1 (* x y))) (+ x y))))) |
(sqrt (* x y)) |
(+ (sqrt (* x y)) (* 1/2 (* (sqrt (/ 1 (* x y))) (* z (+ x y))))) |
(+ (sqrt (* x y)) (* z (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (* z (pow (+ x y) 2)))) (* 1/2 (* (sqrt (/ 1 (* x y))) (+ x y)))))) |
(+ (sqrt (* x y)) (* z (+ (* 1/2 (* (sqrt (/ 1 (* x y))) (+ x y))) (* z (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (pow (+ x y) 2))) (* 1/16 (* (sqrt (/ 1 (* (pow x 5) (pow y 5)))) (* z (pow (+ x y) 3))))))))) |
(* x y) |
(+ (* x y) (* z (+ x y))) |
(+ (* x y) (* z (+ x y))) |
(+ (* x y) (* z (+ x y))) |
(* 2 (sqrt (* x y))) |
(+ (* 2 (sqrt (* x y))) (* (sqrt (/ 1 (* x y))) (* z (+ x y)))) |
(+ (* 2 (sqrt (* x y))) (* z (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (* z (pow (+ x y) 2)))) (* (sqrt (/ 1 (* x y))) (+ x y))))) |
(+ (* 2 (sqrt (* x y))) (* z (+ (* z (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (pow (+ x y) 2))) (* 1/8 (* (sqrt (/ 1 (* (pow x 5) (pow y 5)))) (* z (pow (+ x y) 3)))))) (* (sqrt (/ 1 (* x y))) (+ x y))))) |
(* x (sqrt (/ y z))) |
(/ (+ (* x (sqrt (* y z))) (* z (+ (* 2 (sqrt (* y z))) (* x (sqrt (/ z y)))))) z) |
(/ (+ (* x (sqrt (* y z))) (* z (+ (* 2 (sqrt (* y z))) (* x (sqrt (/ z y)))))) z) |
(/ (+ (* x (sqrt (* y z))) (* z (+ (* 2 (sqrt (* y z))) (* x (sqrt (/ z y)))))) z) |
(sqrt (/ y z)) |
(/ (+ (sqrt (* y z)) (sqrt (/ (pow z 3) y))) z) |
(/ (+ (sqrt (* y z)) (sqrt (/ (pow z 3) y))) z) |
(/ (+ (sqrt (* y z)) (sqrt (/ (pow z 3) y))) z) |
(sqrt (/ 1 (* y z))) |
(sqrt (/ 1 (* y z))) |
(sqrt (/ 1 (* y z))) |
(sqrt (/ 1 (* y z))) |
(* 2 (sqrt (* x y))) |
(+ (* 2 (sqrt (* x y))) (* (sqrt (/ 1 (* x y))) (* z (+ x y)))) |
(+ (* 2 (sqrt (* x y))) (* z (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (* z (pow (+ x y) 2)))) (* (sqrt (/ 1 (* x y))) (+ x y))))) |
(+ (* 2 (sqrt (* x y))) (* z (+ (* z (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (pow (+ x y) 2))) (* 1/8 (* (sqrt (/ 1 (* (pow x 5) (pow y 5)))) (* z (pow (+ x y) 3)))))) (* (sqrt (/ 1 (* x y))) (+ x y))))) |
(sqrt (* x y)) |
(+ (sqrt (* x y)) (* 1/2 (* (sqrt (/ 1 (* x y))) (* z (+ x y))))) |
(+ (sqrt (* x y)) (* z (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (* z (pow (+ x y) 2)))) (* 1/2 (* (sqrt (/ 1 (* x y))) (+ x y)))))) |
(+ (sqrt (* x y)) (* z (+ (* 1/2 (* (sqrt (/ 1 (* x y))) (+ x y))) (* z (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (pow (+ x y) 2))) (* 1/16 (* (sqrt (/ 1 (* (pow x 5) (pow y 5)))) (* z (pow (+ x y) 3))))))))) |
(* (pow x 2) (pow y 2)) |
(+ (* 2 (* x (* y (* z (+ x y))))) (* (pow x 2) (pow y 2))) |
(+ (* z (+ (* 2 (* x (* y (+ x y)))) (* z (pow (+ x y) 2)))) (* (pow x 2) (pow y 2))) |
(+ (* z (+ (* 2 (* x (* y (+ x y)))) (* z (pow (+ x y) 2)))) (* (pow x 2) (pow y 2))) |
(* x y) |
(+ (* x y) (* z (+ x y))) |
(+ (* x y) (* z (+ x y))) |
(+ (* x y) (* z (+ x y))) |
(/ z (pow x 2)) |
(* z (+ (* -2 (/ z (pow x 3))) (/ 1 (pow x 2)))) |
(* z (+ (* z (- (* 3 (/ z (pow x 4))) (* 2 (/ 1 (pow x 3))))) (/ 1 (pow x 2)))) |
(* z (+ (* z (- (* z (+ (* -4 (/ z (pow x 5))) (* 3 (/ 1 (pow x 4))))) (* 2 (/ 1 (pow x 3))))) (/ 1 (pow x 2)))) |
(/ 1 (* x y)) |
(+ (* -1 (* z (+ (/ 1 (* x (pow y 2))) (/ 1 (* (pow x 2) y))))) (/ 1 (* x y))) |
(+ (* z (- (/ (* z (* (+ x y) (+ (/ 1 (* x (pow y 2))) (/ 1 (* (pow x 2) y))))) (* x y)) (+ (/ 1 (* x (pow y 2))) (/ 1 (* (pow x 2) y))))) (/ 1 (* x y))) |
(+ (* z (- (* z (- (* -1 (/ (* z (* (pow (+ x y) 2) (+ (/ 1 (* x (pow y 2))) (/ 1 (* (pow x 2) y))))) (* (pow x 2) (pow y 2)))) (* -1 (/ (* (+ x y) (+ (/ 1 (* x (pow y 2))) (/ 1 (* (pow x 2) y)))) (* x y))))) (+ (/ 1 (* x (pow y 2))) (/ 1 (* (pow x 2) y))))) (/ 1 (* x y))) |
y |
(+ y (* z (+ 1 (/ y x)))) |
(+ y (* z (+ 1 (/ y x)))) |
(+ y (* z (+ 1 (/ y x)))) |
(sqrt (* y z)) |
(sqrt (* y z)) |
(sqrt (* y z)) |
(sqrt (* y z)) |
(/ 1 (* y z)) |
(/ 1 (* y z)) |
(/ 1 (* y z)) |
(/ 1 (* y z)) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(/ (+ 1 (* -1 (/ x y))) z) |
(/ (- (+ 1 (+ (* -1 (/ x y)) (* 2 (/ (pow x 2) (* y z))))) (/ x z)) z) |
(/ (- (+ 1 (+ (* -4 (/ (pow x 3) (* y (pow z 2)))) (+ (* -1 (/ x y)) (+ (* 2 (/ (pow x 2) (* y z))) (/ (pow x 3) (* y (pow z 2))))))) (+ (* -1 (/ (pow x 2) (pow z 2))) (/ x z))) z) |
(/ (- (+ 1 (+ (* -4 (/ (pow x 3) (* y (pow z 2)))) (+ (* -2 (/ (* x (+ (* -4 (/ (pow x 3) y)) (/ (pow x 3) y))) (pow z 3))) (+ (* -2 (/ (pow x 4) (* y (pow z 3)))) (+ (* -1 (/ x y)) (+ (* 2 (/ (pow x 2) (* y z))) (/ (pow x 3) (* y (pow z 2))))))))) (+ (* -1 (/ (pow x 2) (pow z 2))) (+ (/ x z) (/ (pow x 3) (pow z 3))))) z) |
(* 2 (sqrt (* z (+ x y)))) |
(* z (+ (* 2 (sqrt (/ (+ x y) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))) |
(* z (+ (* -1/4 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 2 (sqrt (/ (+ x y) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))) |
(* z (+ (* -1/4 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/8 (* (* (pow x 3) (pow y 3)) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (+ (* 2 (sqrt (/ (+ x y) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))))) |
(sqrt (* z (+ x y))) |
(* z (+ (sqrt (/ (+ x y) z)) (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))) |
(* z (+ (sqrt (/ (+ x y) z)) (+ (* -1/8 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))))) |
(* z (+ (sqrt (/ (+ x y) z)) (+ (* -1/8 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/16 (* (* (pow x 3) (pow y 3)) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))))) |
(sqrt (/ 1 (* z (+ x y)))) |
(+ (sqrt (/ 1 (* z (+ x y)))) (* -1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (pow (+ x y) 3))))))) |
(+ (sqrt (/ 1 (* z (+ x y)))) (+ (* -1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (pow (+ x y) 3)))))) (* 1/2 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 5)))))))) |
(+ (sqrt (/ 1 (* z (+ x y)))) (+ (* -1/2 (* (sqrt (/ (+ x y) (pow z 7))) (+ (* 1/4 (/ (* (pow x 2) (* (pow y 2) z)) (pow (+ x y) 3))) (/ (* (pow x 3) (pow y 3)) (pow (+ x y) 4))))) (+ (* -1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (pow (+ x y) 3)))))) (* 1/2 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 5))))))))) |
(* 2 (sqrt (* z (+ x y)))) |
(* z (+ (* 2 (sqrt (/ (+ x y) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))) |
(* z (+ (* -1/4 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 2 (sqrt (/ (+ x y) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))) |
(* z (+ (* -1/4 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/8 (* (* (pow x 3) (pow y 3)) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (+ (* 2 (sqrt (/ (+ x y) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))))) |
(sqrt (* z (+ x y))) |
(* z (+ (sqrt (/ (+ x y) z)) (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))) |
(* z (+ (sqrt (/ (+ x y) z)) (+ (* -1/8 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))))) |
(* z (+ (sqrt (/ (+ x y) z)) (+ (* -1/8 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/16 (* (* (pow x 3) (pow y 3)) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))))) |
(* z (+ x y)) |
(* z (+ x (+ y (/ (* x y) z)))) |
(* z (+ x (+ y (/ (* x y) z)))) |
(* z (+ x (+ y (/ (* x y) z)))) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* x (* z (+ 1 (/ y x)))) |
(* z (+ (* x (+ 1 (/ y x))) (/ (* x y) z))) |
(* z (+ (* x (+ 1 (/ y x))) (/ (* x y) z))) |
(* z (+ (* x (+ 1 (/ y x))) (/ (* x y) z))) |
(* 2 (sqrt (* z (+ x y)))) |
(* z (+ (* 2 (sqrt (/ (+ x y) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))) |
(* z (+ (* -1/4 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 2 (sqrt (/ (+ x y) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))) |
(* z (+ (* -1/4 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/8 (* (* (pow x 3) (pow y 3)) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (+ (* 2 (sqrt (/ (+ x y) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))))) |
(sqrt (* z (+ x y))) |
(* z (+ (sqrt (/ (+ x y) z)) (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))) |
(* z (+ (sqrt (/ (+ x y) z)) (+ (* -1/8 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))))) |
(* z (+ (sqrt (/ (+ x y) z)) (+ (* -1/8 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/16 (* (* (pow x 3) (pow y 3)) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))))) |
(* z (+ x y)) |
(* z (+ x (+ y (/ (* x y) z)))) |
(* z (+ x (+ y (/ (* x y) z)))) |
(* z (+ x (+ y (/ (* x y) z)))) |
(* 2 (sqrt (* z (+ x y)))) |
(* z (+ (* 2 (sqrt (/ (+ x y) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))) |
(* z (+ (* -1/4 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 2 (sqrt (/ (+ x y) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))) |
(* z (+ (* -1/4 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/8 (* (* (pow x 3) (pow y 3)) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (+ (* 2 (sqrt (/ (+ x y) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))))) |
(* z (+ (* 2 (sqrt (/ y z))) (* x (sqrt (/ 1 (* y z)))))) |
(* z (+ (* 2 (sqrt (/ y z))) (+ (* x (sqrt (/ 1 (* y z)))) (* x (sqrt (/ y (pow z 3))))))) |
(* z (+ (* 2 (sqrt (/ y z))) (+ (* x (sqrt (/ 1 (* y z)))) (* x (sqrt (/ y (pow z 3))))))) |
(* z (+ (* 2 (sqrt (/ y z))) (+ (* x (sqrt (/ 1 (* y z)))) (* x (sqrt (/ y (pow z 3))))))) |
(sqrt (/ z y)) |
(* z (+ (sqrt (/ 1 (* y z))) (sqrt (/ y (pow z 3))))) |
(* z (+ (sqrt (/ 1 (* y z))) (sqrt (/ y (pow z 3))))) |
(* z (+ (sqrt (/ 1 (* y z))) (sqrt (/ y (pow z 3))))) |
(sqrt (/ 1 (* y z))) |
(sqrt (/ 1 (* y z))) |
(sqrt (/ 1 (* y z))) |
(sqrt (/ 1 (* y z))) |
(* 2 (sqrt (* z (+ x y)))) |
(* z (+ (* 2 (sqrt (/ (+ x y) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))) |
(* z (+ (* -1/4 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 2 (sqrt (/ (+ x y) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))) |
(* z (+ (* -1/4 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/8 (* (* (pow x 3) (pow y 3)) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (+ (* 2 (sqrt (/ (+ x y) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))))) |
(sqrt (* z (+ x y))) |
(* z (+ (sqrt (/ (+ x y) z)) (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))) |
(* z (+ (sqrt (/ (+ x y) z)) (+ (* -1/8 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))))) |
(* z (+ (sqrt (/ (+ x y) z)) (+ (* -1/8 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/16 (* (* (pow x 3) (pow y 3)) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))))) |
(* (pow z 2) (pow (+ x y) 2)) |
(* (pow z 2) (+ (* 2 (/ (* x (* y (+ x y))) z)) (pow (+ x y) 2))) |
(* (pow z 2) (+ (* 2 (/ (* x (* y (+ x y))) z)) (+ (/ (* (pow x 2) (pow y 2)) (pow z 2)) (pow (+ x y) 2)))) |
(* (pow z 2) (+ (* 2 (/ (* x (* y (+ x y))) z)) (+ (/ (* (pow x 2) (pow y 2)) (pow z 2)) (pow (+ x y) 2)))) |
(* z (+ x y)) |
(* z (+ x (+ y (/ (* x y) z)))) |
(* z (+ x (+ y (/ (* x y) z)))) |
(* z (+ x (+ y (/ (* x y) z)))) |
(/ 1 z) |
(/ (+ 1 (* -2 (/ x z))) z) |
(/ (- (+ 1 (* -1 (/ (+ (* -4 (pow x 2)) (pow x 2)) (pow z 2)))) (* 2 (/ x z))) z) |
(/ (- (+ 1 (* -1 (/ (+ (* -2 (* x (+ (* -4 (pow x 2)) (pow x 2)))) (* -2 (pow x 3))) (pow z 3)))) (+ (* -4 (/ (pow x 2) (pow z 2))) (+ (* 2 (/ x z)) (/ (pow x 2) (pow z 2))))) z) |
(/ 1 (* z (+ x y))) |
(/ (+ (* -1 (/ (* x y) (* z (pow (+ x y) 2)))) (/ 1 (+ x y))) z) |
(/ (- (+ (/ 1 (+ x y)) (/ (* (pow x 2) (pow y 2)) (* (pow z 2) (pow (+ x y) 3)))) (/ (* x y) (* z (pow (+ x y) 2)))) z) |
(/ (- (+ (* -1 (/ (* (pow x 3) (pow y 3)) (* (pow z 3) (pow (+ x y) 4)))) (/ 1 (+ x y))) (+ (* -1 (/ (* (pow x 2) (pow y 2)) (* (pow z 2) (pow (+ x y) 3)))) (/ (* x y) (* z (pow (+ x y) 2))))) z) |
(* z (+ 1 (/ y x))) |
(* z (+ 1 (+ (/ y x) (/ y z)))) |
(* z (+ 1 (+ (/ y x) (/ y z)))) |
(* z (+ 1 (+ (/ y x) (/ y z)))) |
(sqrt (* y z)) |
(sqrt (* y z)) |
(sqrt (* y z)) |
(sqrt (* y z)) |
(/ 1 (* y z)) |
(/ 1 (* y z)) |
(/ 1 (* y z)) |
(/ 1 (* y z)) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* -1 (/ (- (/ x y) 1) z)) |
(* -1 (/ (- (+ (* -2 (/ (pow x 2) (* y z))) (+ (/ x y) (/ x z))) 1) z)) |
(* -1 (/ (- (+ (* -1 (/ (- (+ (* -4 (/ (pow x 3) (* y z))) (+ (/ (pow x 2) z) (/ (pow x 3) (* y z)))) (+ x (* -2 (/ (pow x 2) y)))) z)) (/ x y)) 1) z)) |
(* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (- (+ (* 2 (/ (* x (+ (* -4 (/ (pow x 3) y)) (/ (pow x 3) y))) z)) (+ (* 2 (/ (pow x 4) (* y z))) (/ (pow x 3) z))) (+ (* -4 (/ (pow x 3) y)) (+ (/ (pow x 3) y) (pow x 2)))) z)) (+ x (* -2 (/ (pow x 2) y)))) z)) (/ x y)) 1) z)) |
(* -2 (* (sqrt (* z (+ x y))) (pow (sqrt -1) 2))) |
(* -1 (* z (+ (* 2 (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))) |
(* -1 (* z (+ (* -1/4 (* (/ (* (pow x 2) (pow y 2)) (pow (sqrt -1) 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 2 (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))))) |
(* -1 (* z (+ (* -1/4 (* (/ (* (pow x 2) (pow y 2)) (pow (sqrt -1) 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/8 (* (/ (* (pow x 3) (pow y 3)) (pow (sqrt -1) 4)) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (+ (* 2 (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))))) |
(* -1 (* (sqrt (* z (+ x y))) (pow (sqrt -1) 2))) |
(* -1 (* z (+ (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))) (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2))))) |
(* -1 (* z (+ (* -1/8 (* (/ (* (pow x 2) (pow y 2)) (pow (sqrt -1) 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))) (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2)))))) |
(* -1 (* z (+ (* -1/8 (* (/ (* (pow x 2) (pow y 2)) (pow (sqrt -1) 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/16 (* (/ (* (pow x 3) (pow y 3)) (pow (sqrt -1) 4)) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (+ (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))) (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2))))))) |
(* (sqrt (/ 1 (* z (+ x y)))) (pow (sqrt -1) 2)) |
(+ (* -1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (pow (+ x y) 3)))))) (* (sqrt (/ 1 (* z (+ x y)))) (pow (sqrt -1) 2))) |
(+ (* -1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (pow (+ x y) 3)))))) (+ (* 1/2 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 5)))))) (* (sqrt (/ 1 (* z (+ x y)))) (pow (sqrt -1) 2)))) |
(+ (* -1 (/ (+ (* -1/2 (* (* (pow x 2) (pow y 2)) (sqrt (/ z (pow (+ x y) 5))))) (* 1/2 (* (sqrt (/ (+ x y) z)) (+ (* -1/4 (/ (* (pow x 2) (* (pow y 2) z)) (* (pow (sqrt -1) 2) (pow (+ x y) 3)))) (/ (* (pow x 3) (pow y 3)) (pow (+ x y) 4)))))) (pow z 3))) (+ (* -1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (pow (+ x y) 3)))))) (* (sqrt (/ 1 (* z (+ x y)))) (pow (sqrt -1) 2)))) |
(* -2 (* (sqrt (* z (+ x y))) (pow (sqrt -1) 2))) |
(* -1 (* z (+ (* 2 (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))) |
(* -1 (* z (+ (* -1/4 (* (/ (* (pow x 2) (pow y 2)) (pow (sqrt -1) 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 2 (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))))) |
(* -1 (* z (+ (* -1/4 (* (/ (* (pow x 2) (pow y 2)) (pow (sqrt -1) 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/8 (* (/ (* (pow x 3) (pow y 3)) (pow (sqrt -1) 4)) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (+ (* 2 (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))))) |
(* -1 (* (sqrt (* z (+ x y))) (pow (sqrt -1) 2))) |
(* -1 (* z (+ (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))) (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2))))) |
(* -1 (* z (+ (* -1/8 (* (/ (* (pow x 2) (pow y 2)) (pow (sqrt -1) 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))) (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2)))))) |
(* -1 (* z (+ (* -1/8 (* (/ (* (pow x 2) (pow y 2)) (pow (sqrt -1) 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/16 (* (/ (* (pow x 3) (pow y 3)) (pow (sqrt -1) 4)) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (+ (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))) (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2))))))) |
(* z (+ x y)) |
(* -1 (* z (+ (* -1 (+ x y)) (* -1 (/ (* x y) z))))) |
(* -1 (* z (+ (* -1 (+ x y)) (* -1 (/ (* x y) z))))) |
(* -1 (* z (+ (* -1 (+ x y)) (* -1 (/ (* x y) z))))) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* -1 (* x (* z (- (* -1 (/ y x)) 1)))) |
(* -1 (* z (+ (* -1 (/ (* x y) z)) (* x (- (* -1 (/ y x)) 1))))) |
(* -1 (* z (+ (* -1 (/ (* x y) z)) (* x (- (* -1 (/ y x)) 1))))) |
(* -1 (* z (+ (* -1 (/ (* x y) z)) (* x (- (* -1 (/ y x)) 1))))) |
(* -2 (* (sqrt (* z (+ x y))) (pow (sqrt -1) 2))) |
(* -1 (* z (+ (* 2 (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))) |
(* -1 (* z (+ (* -1/4 (* (/ (* (pow x 2) (pow y 2)) (pow (sqrt -1) 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 2 (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))))) |
(* -1 (* z (+ (* -1/4 (* (/ (* (pow x 2) (pow y 2)) (pow (sqrt -1) 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/8 (* (/ (* (pow x 3) (pow y 3)) (pow (sqrt -1) 4)) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (+ (* 2 (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))))) |
(* -1 (* (sqrt (* z (+ x y))) (pow (sqrt -1) 2))) |
(* -1 (* z (+ (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))) (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2))))) |
(* -1 (* z (+ (* -1/8 (* (/ (* (pow x 2) (pow y 2)) (pow (sqrt -1) 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))) (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2)))))) |
(* -1 (* z (+ (* -1/8 (* (/ (* (pow x 2) (pow y 2)) (pow (sqrt -1) 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/16 (* (/ (* (pow x 3) (pow y 3)) (pow (sqrt -1) 4)) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (+ (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))) (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2))))))) |
(* z (+ x y)) |
(* -1 (* z (+ (* -1 (+ x y)) (* -1 (/ (* x y) z))))) |
(* -1 (* z (+ (* -1 (+ x y)) (* -1 (/ (* x y) z))))) |
(* -1 (* z (+ (* -1 (+ x y)) (* -1 (/ (* x y) z))))) |
(* -2 (* (sqrt (* z (+ (* -1 x) (* -1 y)))) (sqrt -1))) |
(* -1 (* z (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 y)) z)) (sqrt -1))) (* (* x (* y (sqrt -1))) (sqrt (/ 1 (* (pow z 3) (+ (* -1 x) (* -1 y))))))))) |
(* -1 (* z (+ (* -1/4 (* (* (pow x 2) (* (pow y 2) (sqrt -1))) (sqrt (/ 1 (* (pow z 5) (pow (+ (* -1 x) (* -1 y)) 3)))))) (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 y)) z)) (sqrt -1))) (* (* x (* y (sqrt -1))) (sqrt (/ 1 (* (pow z 3) (+ (* -1 x) (* -1 y)))))))))) |
(* -1 (* z (+ (* -1/4 (* (* (pow x 2) (* (pow y 2) (sqrt -1))) (sqrt (/ 1 (* (pow z 5) (pow (+ (* -1 x) (* -1 y)) 3)))))) (+ (* 1/8 (* (* (pow x 3) (* (pow y 3) (sqrt -1))) (sqrt (/ 1 (* (pow z 7) (pow (+ (* -1 x) (* -1 y)) 5)))))) (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 y)) z)) (sqrt -1))) (* (* x (* y (sqrt -1))) (sqrt (/ 1 (* (pow z 3) (+ (* -1 x) (* -1 y))))))))))) |
(* -1 (* z (+ (* -1 (* (* x (pow (sqrt -1) 2)) (sqrt (/ 1 (* y z))))) (* 2 (* (sqrt (/ y z)) (pow (sqrt -1) 2)))))) |
(* -1 (* z (+ (* -1 (* (* x (pow (sqrt -1) 2)) (sqrt (/ 1 (* y z))))) (+ (* -1 (* (* x (pow (sqrt -1) 2)) (sqrt (/ y (pow z 3))))) (* 2 (* (sqrt (/ y z)) (pow (sqrt -1) 2))))))) |
(* -1 (* z (+ (* -1 (* (* x (pow (sqrt -1) 2)) (sqrt (/ 1 (* y z))))) (+ (* -1 (* (* x (pow (sqrt -1) 2)) (sqrt (/ y (pow z 3))))) (* 2 (* (sqrt (/ y z)) (pow (sqrt -1) 2))))))) |
(* -1 (* z (+ (* -1 (* (* x (pow (sqrt -1) 2)) (sqrt (/ 1 (* y z))))) (+ (* -1 (* (* x (pow (sqrt -1) 2)) (sqrt (/ y (pow z 3))))) (* 2 (* (sqrt (/ y z)) (pow (sqrt -1) 2))))))) |
(* (sqrt (/ z y)) (pow (sqrt -1) 2)) |
(* -1 (* z (+ (* -1 (* (sqrt (/ 1 (* y z))) (pow (sqrt -1) 2))) (* -1 (* (sqrt (/ y (pow z 3))) (pow (sqrt -1) 2)))))) |
(* -1 (* z (+ (* -1 (* (sqrt (/ 1 (* y z))) (pow (sqrt -1) 2))) (* -1 (* (sqrt (/ y (pow z 3))) (pow (sqrt -1) 2)))))) |
(* -1 (* z (+ (* -1 (* (sqrt (/ 1 (* y z))) (pow (sqrt -1) 2))) (* -1 (* (sqrt (/ y (pow z 3))) (pow (sqrt -1) 2)))))) |
(* (sqrt (/ 1 (* y z))) (pow (sqrt -1) 2)) |
(* (sqrt (/ 1 (* y z))) (pow (sqrt -1) 2)) |
(* (sqrt (/ 1 (* y z))) (pow (sqrt -1) 2)) |
(* (sqrt (/ 1 (* y z))) (pow (sqrt -1) 2)) |
(* -2 (* (sqrt (* z (+ x y))) (pow (sqrt -1) 2))) |
(* -1 (* z (+ (* 2 (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))) |
(* -1 (* z (+ (* -1/4 (* (/ (* (pow x 2) (pow y 2)) (pow (sqrt -1) 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 2 (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))))) |
(* -1 (* z (+ (* -1/4 (* (/ (* (pow x 2) (pow y 2)) (pow (sqrt -1) 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/8 (* (/ (* (pow x 3) (pow y 3)) (pow (sqrt -1) 4)) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (+ (* 2 (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))))) |
(* -1 (* (sqrt (* z (+ x y))) (pow (sqrt -1) 2))) |
(* -1 (* z (+ (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))) (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2))))) |
(* -1 (* z (+ (* -1/8 (* (/ (* (pow x 2) (pow y 2)) (pow (sqrt -1) 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))) (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2)))))) |
(* -1 (* z (+ (* -1/8 (* (/ (* (pow x 2) (pow y 2)) (pow (sqrt -1) 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/16 (* (/ (* (pow x 3) (pow y 3)) (pow (sqrt -1) 4)) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (+ (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))) (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2))))))) |
(* (pow z 2) (pow (+ x y) 2)) |
(* (pow z 2) (+ (* 2 (/ (* x (* y (+ x y))) z)) (pow (+ x y) 2))) |
(* (pow z 2) (+ (* -1 (/ (+ (* -2 (* x (* y (+ x y)))) (* -1 (/ (* (pow x 2) (pow y 2)) z))) z)) (pow (+ x y) 2))) |
(* (pow z 2) (+ (* -1 (/ (+ (* -2 (* x (* y (+ x y)))) (* -1 (/ (* (pow x 2) (pow y 2)) z))) z)) (pow (+ x y) 2))) |
(* z (+ x y)) |
(* -1 (* z (+ (* -1 (+ x y)) (* -1 (/ (* x y) z))))) |
(* -1 (* z (+ (* -1 (+ x y)) (* -1 (/ (* x y) z))))) |
(* -1 (* z (+ (* -1 (+ x y)) (* -1 (/ (* x y) z))))) |
(/ 1 z) |
(* -1 (/ (- (* 2 (/ x z)) 1) z)) |
(* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (pow x 2) z)) (* 4 (/ (pow x 2) z))) (* 2 x)) z)) 1) z)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (+ (* -2 (/ (pow x 3) z)) (* 2 (/ (* x (+ (* -1 (pow x 2)) (* 4 (pow x 2)))) z))) (+ (* -1 (pow x 2)) (* 4 (pow x 2)))) z)) (* 2 x)) z)) 1) z)) |
(/ 1 (* z (+ x y))) |
(* -1 (/ (- (/ (* x y) (* z (pow (+ x y) 2))) (/ 1 (+ x y))) z)) |
(* -1 (/ (- (* -1 (/ (- (/ (* (pow x 2) (pow y 2)) (* z (pow (+ x y) 3))) (/ (* x y) (pow (+ x y) 2))) z)) (/ 1 (+ x y))) z)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (/ (* (pow x 3) (pow y 3)) (* z (pow (+ x y) 4))) (/ (* (pow x 2) (pow y 2)) (pow (+ x y) 3))) z)) (/ (* x y) (pow (+ x y) 2))) z)) (/ 1 (+ x y))) z)) |
(* -1 (* z (- (* -1 (/ y x)) 1))) |
(* -1 (* z (- (+ (* -1 (/ y x)) (* -1 (/ y z))) 1))) |
(* -1 (* z (- (+ (* -1 (/ y x)) (* -1 (/ y z))) 1))) |
(* -1 (* z (- (+ (* -1 (/ y x)) (* -1 (/ y z))) 1))) |
(* -1 (* (sqrt (* y z)) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt (* y z)) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt (* y z)) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt (* y z)) (pow (sqrt -1) 2))) |
(/ 1 (* y z)) |
(/ 1 (* y z)) |
(/ 1 (* y z)) |
(/ 1 (* y z)) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* -1 (/ (* x z) (* y (pow (+ x z) 2)))) |
(/ (+ (* -1 (/ (* x z) (pow (+ x z) 2))) (/ y (+ x z))) y) |
(/ (+ (* -1 (/ (* x z) (pow (+ x z) 2))) (/ y (+ x z))) y) |
(/ (+ (* -1 (/ (* x z) (pow (+ x z) 2))) (/ y (+ x z))) y) |
(* 2 (sqrt (* x z))) |
(+ (* 2 (sqrt (* x z))) (* (sqrt (/ 1 (* x z))) (* y (+ x z)))) |
(+ (* 2 (sqrt (* x z))) (* y (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (* y (pow (+ x z) 2)))) (* (sqrt (/ 1 (* x z))) (+ x z))))) |
(+ (* 2 (sqrt (* x z))) (* y (+ (* y (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (pow (+ x z) 2))) (* 1/8 (* (sqrt (/ 1 (* (pow x 5) (pow z 5)))) (* y (pow (+ x z) 3)))))) (* (sqrt (/ 1 (* x z))) (+ x z))))) |
(sqrt (* x z)) |
(+ (sqrt (* x z)) (* 1/2 (* (sqrt (/ 1 (* x z))) (* y (+ x z))))) |
(+ (sqrt (* x z)) (* y (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (* y (pow (+ x z) 2)))) (* 1/2 (* (sqrt (/ 1 (* x z))) (+ x z)))))) |
(+ (sqrt (* x z)) (* y (+ (* 1/2 (* (sqrt (/ 1 (* x z))) (+ x z))) (* y (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (pow (+ x z) 2))) (* 1/16 (* (sqrt (/ 1 (* (pow x 5) (pow z 5)))) (* y (pow (+ x z) 3))))))))) |
(sqrt (/ 1 (* x z))) |
(+ (sqrt (/ 1 (* x z))) (* -1/2 (* (sqrt (* x z)) (* y (+ (/ 1 (* x (pow z 2))) (/ 1 (* (pow x 2) z))))))) |
(+ (sqrt (/ 1 (* x z))) (* y (+ (* -1/2 (* (sqrt (* x z)) (* y (+ (* -1 (/ (* (+ x z) (+ (/ 1 (* x (pow z 2))) (/ 1 (* (pow x 2) z)))) (* x z))) (* 1/4 (* x (* z (pow (+ (/ 1 (* x (pow z 2))) (/ 1 (* (pow x 2) z))) 2)))))))) (* -1/2 (* (sqrt (* x z)) (+ (/ 1 (* x (pow z 2))) (/ 1 (* (pow x 2) z)))))))) |
(+ (sqrt (/ 1 (* x z))) (* y (+ (* -1/2 (* (sqrt (* x z)) (+ (/ 1 (* x (pow z 2))) (/ 1 (* (pow x 2) z))))) (* y (+ (* -1/2 (* (sqrt (* x z)) (* y (+ (* 1/2 (* x (* z (* (+ (* -1 (/ (* (+ x z) (+ (/ 1 (* x (pow z 2))) (/ 1 (* (pow x 2) z)))) (* x z))) (* 1/4 (* x (* z (pow (+ (/ 1 (* x (pow z 2))) (/ 1 (* (pow x 2) z))) 2))))) (+ (/ 1 (* x (pow z 2))) (/ 1 (* (pow x 2) z))))))) (/ (* (pow (+ x z) 2) (+ (/ 1 (* x (pow z 2))) (/ 1 (* (pow x 2) z)))) (* (pow x 2) (pow z 2))))))) (* -1/2 (* (sqrt (* x z)) (+ (* -1 (/ (* (+ x z) (+ (/ 1 (* x (pow z 2))) (/ 1 (* (pow x 2) z)))) (* x z))) (* 1/4 (* x (* z (pow (+ (/ 1 (* x (pow z 2))) (/ 1 (* (pow x 2) z))) 2)))))))))))) |
(* 2 (sqrt (* x z))) |
(+ (* 2 (sqrt (* x z))) (* (sqrt (/ 1 (* x z))) (* y (+ x z)))) |
(+ (* 2 (sqrt (* x z))) (* y (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (* y (pow (+ x z) 2)))) (* (sqrt (/ 1 (* x z))) (+ x z))))) |
(+ (* 2 (sqrt (* x z))) (* y (+ (* y (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (pow (+ x z) 2))) (* 1/8 (* (sqrt (/ 1 (* (pow x 5) (pow z 5)))) (* y (pow (+ x z) 3)))))) (* (sqrt (/ 1 (* x z))) (+ x z))))) |
(sqrt (* x z)) |
(+ (sqrt (* x z)) (* 1/2 (* (sqrt (/ 1 (* x z))) (* y (+ x z))))) |
(+ (sqrt (* x z)) (* y (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (* y (pow (+ x z) 2)))) (* 1/2 (* (sqrt (/ 1 (* x z))) (+ x z)))))) |
(+ (sqrt (* x z)) (* y (+ (* 1/2 (* (sqrt (/ 1 (* x z))) (+ x z))) (* y (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (pow (+ x z) 2))) (* 1/16 (* (sqrt (/ 1 (* (pow x 5) (pow z 5)))) (* y (pow (+ x z) 3))))))))) |
(* x z) |
(+ (* x z) (* y (+ x z))) |
(+ (* x z) (* y (+ x z))) |
(+ (* x z) (* y (+ x z))) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* x z) |
(+ (* x z) (* x (* y (+ 1 (/ z x))))) |
(+ (* x z) (* x (* y (+ 1 (/ z x))))) |
(+ (* x z) (* x (* y (+ 1 (/ z x))))) |
(* 2 (sqrt (* x z))) |
(+ (* 2 (sqrt (* x z))) (* (sqrt (/ 1 (* x z))) (* y (+ x z)))) |
(+ (* 2 (sqrt (* x z))) (* y (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (* y (pow (+ x z) 2)))) (* (sqrt (/ 1 (* x z))) (+ x z))))) |
(+ (* 2 (sqrt (* x z))) (* y (+ (* y (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (pow (+ x z) 2))) (* 1/8 (* (sqrt (/ 1 (* (pow x 5) (pow z 5)))) (* y (pow (+ x z) 3)))))) (* (sqrt (/ 1 (* x z))) (+ x z))))) |
(sqrt (* x z)) |
(+ (sqrt (* x z)) (* 1/2 (* (sqrt (/ 1 (* x z))) (* y (+ x z))))) |
(+ (sqrt (* x z)) (* y (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (* y (pow (+ x z) 2)))) (* 1/2 (* (sqrt (/ 1 (* x z))) (+ x z)))))) |
(+ (sqrt (* x z)) (* y (+ (* 1/2 (* (sqrt (/ 1 (* x z))) (+ x z))) (* y (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (pow (+ x z) 2))) (* 1/16 (* (sqrt (/ 1 (* (pow x 5) (pow z 5)))) (* y (pow (+ x z) 3))))))))) |
(* x z) |
(+ (* x z) (* y (+ x z))) |
(+ (* x z) (* y (+ x z))) |
(+ (* x z) (* y (+ x z))) |
(* 2 (sqrt (* x z))) |
(+ (* 2 (sqrt (* x z))) (* (sqrt (/ 1 (* x z))) (* y (+ x z)))) |
(+ (* 2 (sqrt (* x z))) (* y (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (* y (pow (+ x z) 2)))) (* (sqrt (/ 1 (* x z))) (+ x z))))) |
(+ (* 2 (sqrt (* x z))) (* y (+ (* y (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (pow (+ x z) 2))) (* 1/8 (* (sqrt (/ 1 (* (pow x 5) (pow z 5)))) (* y (pow (+ x z) 3)))))) (* (sqrt (/ 1 (* x z))) (+ x z))))) |
(* x (sqrt (/ z y))) |
(/ (+ (* x (sqrt (* y z))) (* y (+ (* 2 (sqrt (* y z))) (* x (sqrt (/ y z)))))) y) |
(/ (+ (* x (sqrt (* y z))) (* y (+ (* 2 (sqrt (* y z))) (* x (sqrt (/ y z)))))) y) |
(/ (+ (* x (sqrt (* y z))) (* y (+ (* 2 (sqrt (* y z))) (* x (sqrt (/ y z)))))) y) |
(sqrt (/ z y)) |
(/ (+ (sqrt (* y z)) (sqrt (/ (pow y 3) z))) y) |
(/ (+ (sqrt (* y z)) (sqrt (/ (pow y 3) z))) y) |
(/ (+ (sqrt (* y z)) (sqrt (/ (pow y 3) z))) y) |
(sqrt (/ 1 (* y z))) |
(sqrt (/ 1 (* y z))) |
(sqrt (/ 1 (* y z))) |
(sqrt (/ 1 (* y z))) |
(* 2 (sqrt (* x z))) |
(+ (* 2 (sqrt (* x z))) (* (sqrt (/ 1 (* x z))) (* y (+ x z)))) |
(+ (* 2 (sqrt (* x z))) (* y (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (* y (pow (+ x z) 2)))) (* (sqrt (/ 1 (* x z))) (+ x z))))) |
(+ (* 2 (sqrt (* x z))) (* y (+ (* y (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (pow (+ x z) 2))) (* 1/8 (* (sqrt (/ 1 (* (pow x 5) (pow z 5)))) (* y (pow (+ x z) 3)))))) (* (sqrt (/ 1 (* x z))) (+ x z))))) |
(sqrt (* x z)) |
(+ (sqrt (* x z)) (* 1/2 (* (sqrt (/ 1 (* x z))) (* y (+ x z))))) |
(+ (sqrt (* x z)) (* y (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (* y (pow (+ x z) 2)))) (* 1/2 (* (sqrt (/ 1 (* x z))) (+ x z)))))) |
(+ (sqrt (* x z)) (* y (+ (* 1/2 (* (sqrt (/ 1 (* x z))) (+ x z))) (* y (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (pow (+ x z) 2))) (* 1/16 (* (sqrt (/ 1 (* (pow x 5) (pow z 5)))) (* y (pow (+ x z) 3))))))))) |
(* (pow x 2) (pow z 2)) |
(+ (* 2 (* x (* y (* z (+ x z))))) (* (pow x 2) (pow z 2))) |
(+ (* y (+ (* 2 (* x (* z (+ x z)))) (* y (pow (+ x z) 2)))) (* (pow x 2) (pow z 2))) |
(+ (* y (+ (* 2 (* x (* z (+ x z)))) (* y (pow (+ x z) 2)))) (* (pow x 2) (pow z 2))) |
(* x z) |
(+ (* x z) (* y (+ x z))) |
(+ (* x z) (* y (+ x z))) |
(+ (* x z) (* y (+ x z))) |
(/ 1 (* x z)) |
(+ (* -1 (* y (+ (/ 1 (* x (pow z 2))) (/ 1 (* (pow x 2) z))))) (/ 1 (* x z))) |
(+ (* y (- (/ (* y (* (+ x z) (+ (/ 1 (* x (pow z 2))) (/ 1 (* (pow x 2) z))))) (* x z)) (+ (/ 1 (* x (pow z 2))) (/ 1 (* (pow x 2) z))))) (/ 1 (* x z))) |
(+ (* y (- (* y (- (* -1 (/ (* y (* (pow (+ x z) 2) (+ (/ 1 (* x (pow z 2))) (/ 1 (* (pow x 2) z))))) (* (pow x 2) (pow z 2)))) (* -1 (/ (* (+ x z) (+ (/ 1 (* x (pow z 2))) (/ 1 (* (pow x 2) z)))) (* x z))))) (+ (/ 1 (* x (pow z 2))) (/ 1 (* (pow x 2) z))))) (/ 1 (* x z))) |
z |
(+ z (* y (+ 1 (/ z x)))) |
(+ z (* y (+ 1 (/ z x)))) |
(+ z (* y (+ 1 (/ z x)))) |
(sqrt (* y z)) |
(sqrt (* y z)) |
(sqrt (* y z)) |
(sqrt (* y z)) |
(/ 1 (* y z)) |
(/ 1 (* y z)) |
(/ 1 (* y z)) |
(/ 1 (* y z)) |
(/ 1 (+ x z)) |
(+ (* -1 (/ (* x z) (* y (pow (+ x z) 2)))) (/ 1 (+ x z))) |
(+ (* -1 (/ (* x z) (* y (pow (+ x z) 2)))) (/ 1 (+ x z))) |
(+ (* -1 (/ (* x z) (* y (pow (+ x z) 2)))) (/ 1 (+ x z))) |
(* 2 (sqrt (* y (+ x z)))) |
(* y (+ (* 2 (sqrt (/ (+ x z) y))) (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z))))))) |
(* y (+ (* -1/4 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (+ (* 2 (sqrt (/ (+ x z) y))) (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z)))))))) |
(* y (+ (* -1/4 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (+ (* 1/8 (* (* (pow x 3) (pow z 3)) (sqrt (/ 1 (* (pow y 7) (pow (+ x z) 5)))))) (+ (* 2 (sqrt (/ (+ x z) y))) (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z))))))))) |
(sqrt (* y (+ x z))) |
(* y (+ (sqrt (/ (+ x z) y)) (* 1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z)))))))) |
(* y (+ (sqrt (/ (+ x z) y)) (+ (* -1/8 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (* 1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z))))))))) |
(* y (+ (sqrt (/ (+ x z) y)) (+ (* -1/8 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (+ (* 1/16 (* (* (pow x 3) (pow z 3)) (sqrt (/ 1 (* (pow y 7) (pow (+ x z) 5)))))) (* 1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z)))))))))) |
(sqrt (/ 1 (* y (+ x z)))) |
(+ (sqrt (/ 1 (* y (+ x z)))) (* -1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (pow (+ x z) 3))))))) |
(+ (sqrt (/ 1 (* y (+ x z)))) (+ (* -1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (pow (+ x z) 3)))))) (* 1/2 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 5)))))))) |
(+ (sqrt (/ 1 (* y (+ x z)))) (+ (* -1/2 (* (sqrt (/ (+ x z) (pow y 7))) (+ (* 1/4 (/ (* (pow x 2) (* y (pow z 2))) (pow (+ x z) 3))) (/ (* (pow x 3) (pow z 3)) (pow (+ x z) 4))))) (+ (* -1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (pow (+ x z) 3)))))) (* 1/2 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 5))))))))) |
(* 2 (sqrt (* y (+ x z)))) |
(* y (+ (* 2 (sqrt (/ (+ x z) y))) (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z))))))) |
(* y (+ (* -1/4 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (+ (* 2 (sqrt (/ (+ x z) y))) (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z)))))))) |
(* y (+ (* -1/4 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (+ (* 1/8 (* (* (pow x 3) (pow z 3)) (sqrt (/ 1 (* (pow y 7) (pow (+ x z) 5)))))) (+ (* 2 (sqrt (/ (+ x z) y))) (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z))))))))) |
(sqrt (* y (+ x z))) |
(* y (+ (sqrt (/ (+ x z) y)) (* 1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z)))))))) |
(* y (+ (sqrt (/ (+ x z) y)) (+ (* -1/8 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (* 1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z))))))))) |
(* y (+ (sqrt (/ (+ x z) y)) (+ (* -1/8 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (+ (* 1/16 (* (* (pow x 3) (pow z 3)) (sqrt (/ 1 (* (pow y 7) (pow (+ x z) 5)))))) (* 1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z)))))))))) |
(* y (+ x z)) |
(* y (+ x (+ z (/ (* x z) y)))) |
(* y (+ x (+ z (/ (* x z) y)))) |
(* y (+ x (+ z (/ (* x z) y)))) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* x (* y (+ 1 (/ z x)))) |
(* y (+ (* x (+ 1 (/ z x))) (/ (* x z) y))) |
(* y (+ (* x (+ 1 (/ z x))) (/ (* x z) y))) |
(* y (+ (* x (+ 1 (/ z x))) (/ (* x z) y))) |
(* 2 (sqrt (* y (+ x z)))) |
(* y (+ (* 2 (sqrt (/ (+ x z) y))) (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z))))))) |
(* y (+ (* -1/4 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (+ (* 2 (sqrt (/ (+ x z) y))) (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z)))))))) |
(* y (+ (* -1/4 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (+ (* 1/8 (* (* (pow x 3) (pow z 3)) (sqrt (/ 1 (* (pow y 7) (pow (+ x z) 5)))))) (+ (* 2 (sqrt (/ (+ x z) y))) (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z))))))))) |
(sqrt (* y (+ x z))) |
(* y (+ (sqrt (/ (+ x z) y)) (* 1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z)))))))) |
(* y (+ (sqrt (/ (+ x z) y)) (+ (* -1/8 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (* 1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z))))))))) |
(* y (+ (sqrt (/ (+ x z) y)) (+ (* -1/8 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (+ (* 1/16 (* (* (pow x 3) (pow z 3)) (sqrt (/ 1 (* (pow y 7) (pow (+ x z) 5)))))) (* 1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z)))))))))) |
(* y (+ x z)) |
(* y (+ x (+ z (/ (* x z) y)))) |
(* y (+ x (+ z (/ (* x z) y)))) |
(* y (+ x (+ z (/ (* x z) y)))) |
(* 2 (sqrt (* y (+ x z)))) |
(* y (+ (* 2 (sqrt (/ (+ x z) y))) (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z))))))) |
(* y (+ (* -1/4 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (+ (* 2 (sqrt (/ (+ x z) y))) (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z)))))))) |
(* y (+ (* -1/4 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (+ (* 1/8 (* (* (pow x 3) (pow z 3)) (sqrt (/ 1 (* (pow y 7) (pow (+ x z) 5)))))) (+ (* 2 (sqrt (/ (+ x z) y))) (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z))))))))) |
(* y (+ (* 2 (sqrt (/ z y))) (* x (sqrt (/ 1 (* y z)))))) |
(* y (+ (* 2 (sqrt (/ z y))) (+ (* x (sqrt (/ 1 (* y z)))) (* x (sqrt (/ z (pow y 3))))))) |
(* y (+ (* 2 (sqrt (/ z y))) (+ (* x (sqrt (/ 1 (* y z)))) (* x (sqrt (/ z (pow y 3))))))) |
(* y (+ (* 2 (sqrt (/ z y))) (+ (* x (sqrt (/ 1 (* y z)))) (* x (sqrt (/ z (pow y 3))))))) |
(sqrt (/ y z)) |
(* y (+ (sqrt (/ 1 (* y z))) (sqrt (/ z (pow y 3))))) |
(* y (+ (sqrt (/ 1 (* y z))) (sqrt (/ z (pow y 3))))) |
(* y (+ (sqrt (/ 1 (* y z))) (sqrt (/ z (pow y 3))))) |
(sqrt (/ 1 (* y z))) |
(sqrt (/ 1 (* y z))) |
(sqrt (/ 1 (* y z))) |
(sqrt (/ 1 (* y z))) |
(* 2 (sqrt (* y (+ x z)))) |
(* y (+ (* 2 (sqrt (/ (+ x z) y))) (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z))))))) |
(* y (+ (* -1/4 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (+ (* 2 (sqrt (/ (+ x z) y))) (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z)))))))) |
(* y (+ (* -1/4 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (+ (* 1/8 (* (* (pow x 3) (pow z 3)) (sqrt (/ 1 (* (pow y 7) (pow (+ x z) 5)))))) (+ (* 2 (sqrt (/ (+ x z) y))) (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z))))))))) |
(sqrt (* y (+ x z))) |
(* y (+ (sqrt (/ (+ x z) y)) (* 1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z)))))))) |
(* y (+ (sqrt (/ (+ x z) y)) (+ (* -1/8 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (* 1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z))))))))) |
(* y (+ (sqrt (/ (+ x z) y)) (+ (* -1/8 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (+ (* 1/16 (* (* (pow x 3) (pow z 3)) (sqrt (/ 1 (* (pow y 7) (pow (+ x z) 5)))))) (* 1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z)))))))))) |
(* (pow y 2) (pow (+ x z) 2)) |
(* (pow y 2) (+ (* 2 (/ (* x (* z (+ x z))) y)) (pow (+ x z) 2))) |
(* (pow y 2) (+ (* 2 (/ (* x (* z (+ x z))) y)) (+ (/ (* (pow x 2) (pow z 2)) (pow y 2)) (pow (+ x z) 2)))) |
(* (pow y 2) (+ (* 2 (/ (* x (* z (+ x z))) y)) (+ (/ (* (pow x 2) (pow z 2)) (pow y 2)) (pow (+ x z) 2)))) |
(* y (+ x z)) |
(* y (+ x (+ z (/ (* x z) y)))) |
(* y (+ x (+ z (/ (* x z) y)))) |
(* y (+ x (+ z (/ (* x z) y)))) |
(/ 1 (* y (+ x z))) |
(/ (+ (* -1 (/ (* x z) (* y (pow (+ x z) 2)))) (/ 1 (+ x z))) y) |
(/ (- (+ (/ 1 (+ x z)) (/ (* (pow x 2) (pow z 2)) (* (pow y 2) (pow (+ x z) 3)))) (/ (* x z) (* y (pow (+ x z) 2)))) y) |
(/ (- (+ (* -1 (/ (* (pow x 3) (pow z 3)) (* (pow y 3) (pow (+ x z) 4)))) (/ 1 (+ x z))) (+ (* -1 (/ (* (pow x 2) (pow z 2)) (* (pow y 2) (pow (+ x z) 3)))) (/ (* x z) (* y (pow (+ x z) 2))))) y) |
(* y (+ 1 (/ z x))) |
(* y (+ 1 (+ (/ z x) (/ z y)))) |
(* y (+ 1 (+ (/ z x) (/ z y)))) |
(* y (+ 1 (+ (/ z x) (/ z y)))) |
(sqrt (* y z)) |
(sqrt (* y z)) |
(sqrt (* y z)) |
(sqrt (* y z)) |
(/ 1 (* y z)) |
(/ 1 (* y z)) |
(/ 1 (* y z)) |
(/ 1 (* y z)) |
(/ 1 (+ x z)) |
(+ (* -1 (/ (* x z) (* y (pow (+ x z) 2)))) (/ 1 (+ x z))) |
(+ (* -1 (/ (* x z) (* y (pow (+ x z) 2)))) (/ 1 (+ x z))) |
(+ (* -1 (/ (* x z) (* y (pow (+ x z) 2)))) (/ 1 (+ x z))) |
(* -2 (* (sqrt (* y (+ (* -1 x) (* -1 z)))) (sqrt -1))) |
(* -1 (* y (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))) (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))))) |
(* -1 (* y (+ (* -1/4 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))) (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z)))))))))) |
(* -1 (* y (+ (* -1/4 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 1/8 (* (* (pow x 3) (* (pow z 3) (sqrt -1))) (sqrt (/ 1 (* (pow y 7) (pow (+ (* -1 x) (* -1 z)) 5)))))) (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))) (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))))))) |
(* -1 (* (sqrt (* y (+ (* -1 x) (* -1 z)))) (sqrt -1))) |
(* -1 (* y (+ (* 1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))) (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))))) |
(* -1 (* y (+ (* -1/8 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))) (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1)))))) |
(* -1 (* y (+ (* -1/8 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 1/16 (* (* (pow x 3) (* (pow z 3) (sqrt -1))) (sqrt (/ 1 (* (pow y 7) (pow (+ (* -1 x) (* -1 z)) 5)))))) (+ (* 1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))) (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))))))) |
(* (sqrt (/ 1 (* y (+ (* -1 x) (* -1 z))))) (sqrt -1)) |
(+ (* -1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (pow (+ (* -1 x) (* -1 z)) 3)))))) (* (sqrt (/ 1 (* y (+ (* -1 x) (* -1 z))))) (sqrt -1))) |
(+ (* -1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* -1/2 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 5)))))) (* (sqrt (/ 1 (* y (+ (* -1 x) (* -1 z))))) (sqrt -1)))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (* (sqrt -1) (+ (* -1/4 (/ (* (pow x 2) (* y (pow z 2))) (pow (+ (* -1 x) (* -1 z)) 3))) (/ (* (pow x 3) (pow z 3)) (pow (+ (* -1 x) (* -1 z)) 4)))))) (* 1/2 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ y (pow (+ (* -1 x) (* -1 z)) 5)))))) (pow y 3))) (+ (* -1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (pow (+ (* -1 x) (* -1 z)) 3)))))) (* (sqrt (/ 1 (* y (+ (* -1 x) (* -1 z))))) (sqrt -1)))) |
(* -2 (* (sqrt (* y (+ (* -1 x) (* -1 z)))) (sqrt -1))) |
(* -1 (* y (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))) (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))))) |
(* -1 (* y (+ (* -1/4 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))) (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z)))))))))) |
(* -1 (* y (+ (* -1/4 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 1/8 (* (* (pow x 3) (* (pow z 3) (sqrt -1))) (sqrt (/ 1 (* (pow y 7) (pow (+ (* -1 x) (* -1 z)) 5)))))) (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))) (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))))))) |
(* -1 (* (sqrt (* y (+ (* -1 x) (* -1 z)))) (sqrt -1))) |
(* -1 (* y (+ (* 1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))) (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))))) |
(* -1 (* y (+ (* -1/8 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))) (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1)))))) |
(* -1 (* y (+ (* -1/8 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 1/16 (* (* (pow x 3) (* (pow z 3) (sqrt -1))) (sqrt (/ 1 (* (pow y 7) (pow (+ (* -1 x) (* -1 z)) 5)))))) (+ (* 1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))) (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))))))) |
(* -1 (* y (+ (* -1 x) (* -1 z)))) |
(* -1 (* y (+ (* -1 x) (+ (* -1 z) (* -1 (/ (* x z) y)))))) |
(* -1 (* y (+ (* -1 x) (+ (* -1 z) (* -1 (/ (* x z) y)))))) |
(* -1 (* y (+ (* -1 x) (+ (* -1 z) (* -1 (/ (* x z) y)))))) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* -1 (* x (* y (- (* -1 (/ z x)) 1)))) |
(* -1 (* y (+ (* -1 (/ (* x z) y)) (* x (- (* -1 (/ z x)) 1))))) |
(* -1 (* y (+ (* -1 (/ (* x z) y)) (* x (- (* -1 (/ z x)) 1))))) |
(* -1 (* y (+ (* -1 (/ (* x z) y)) (* x (- (* -1 (/ z x)) 1))))) |
(* -2 (* (sqrt (* y (+ (* -1 x) (* -1 z)))) (sqrt -1))) |
(* -1 (* y (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))) (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))))) |
(* -1 (* y (+ (* -1/4 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))) (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z)))))))))) |
(* -1 (* y (+ (* -1/4 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 1/8 (* (* (pow x 3) (* (pow z 3) (sqrt -1))) (sqrt (/ 1 (* (pow y 7) (pow (+ (* -1 x) (* -1 z)) 5)))))) (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))) (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))))))) |
(* -1 (* (sqrt (* y (+ (* -1 x) (* -1 z)))) (sqrt -1))) |
(* -1 (* y (+ (* 1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))) (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))))) |
(* -1 (* y (+ (* -1/8 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))) (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1)))))) |
(* -1 (* y (+ (* -1/8 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 1/16 (* (* (pow x 3) (* (pow z 3) (sqrt -1))) (sqrt (/ 1 (* (pow y 7) (pow (+ (* -1 x) (* -1 z)) 5)))))) (+ (* 1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))) (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))))))) |
(* -1 (* y (+ (* -1 x) (* -1 z)))) |
(* -1 (* y (+ (* -1 x) (+ (* -1 z) (* -1 (/ (* x z) y)))))) |
(* -1 (* y (+ (* -1 x) (+ (* -1 z) (* -1 (/ (* x z) y)))))) |
(* -1 (* y (+ (* -1 x) (+ (* -1 z) (* -1 (/ (* x z) y)))))) |
(* -2 (* (sqrt (* y (+ (* -1 x) (* -1 z)))) (sqrt -1))) |
(* -1 (* y (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))) (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))))) |
(* -1 (* y (+ (* -1/4 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))) (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z)))))))))) |
(* -1 (* y (+ (* -1/4 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 1/8 (* (* (pow x 3) (* (pow z 3) (sqrt -1))) (sqrt (/ 1 (* (pow y 7) (pow (+ (* -1 x) (* -1 z)) 5)))))) (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))) (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))))))) |
(* -1 (* y (+ (* -1 (* (* x (pow (sqrt -1) 2)) (sqrt (/ 1 (* y z))))) (* 2 (* (sqrt (/ z y)) (pow (sqrt -1) 2)))))) |
(* -1 (* y (+ (* -1 (* (* x (pow (sqrt -1) 2)) (sqrt (/ 1 (* y z))))) (+ (* -1 (* (* x (pow (sqrt -1) 2)) (sqrt (/ z (pow y 3))))) (* 2 (* (sqrt (/ z y)) (pow (sqrt -1) 2))))))) |
(* -1 (* y (+ (* -1 (* (* x (pow (sqrt -1) 2)) (sqrt (/ 1 (* y z))))) (+ (* -1 (* (* x (pow (sqrt -1) 2)) (sqrt (/ z (pow y 3))))) (* 2 (* (sqrt (/ z y)) (pow (sqrt -1) 2))))))) |
(* -1 (* y (+ (* -1 (* (* x (pow (sqrt -1) 2)) (sqrt (/ 1 (* y z))))) (+ (* -1 (* (* x (pow (sqrt -1) 2)) (sqrt (/ z (pow y 3))))) (* 2 (* (sqrt (/ z y)) (pow (sqrt -1) 2))))))) |
(* (sqrt (/ y z)) (pow (sqrt -1) 2)) |
(* -1 (* y (+ (* -1 (* (sqrt (/ 1 (* y z))) (pow (sqrt -1) 2))) (* -1 (* (sqrt (/ z (pow y 3))) (pow (sqrt -1) 2)))))) |
(* -1 (* y (+ (* -1 (* (sqrt (/ 1 (* y z))) (pow (sqrt -1) 2))) (* -1 (* (sqrt (/ z (pow y 3))) (pow (sqrt -1) 2)))))) |
(* -1 (* y (+ (* -1 (* (sqrt (/ 1 (* y z))) (pow (sqrt -1) 2))) (* -1 (* (sqrt (/ z (pow y 3))) (pow (sqrt -1) 2)))))) |
(* (sqrt (/ 1 (* y z))) (pow (sqrt -1) 2)) |
(* (sqrt (/ 1 (* y z))) (pow (sqrt -1) 2)) |
(* (sqrt (/ 1 (* y z))) (pow (sqrt -1) 2)) |
(* (sqrt (/ 1 (* y z))) (pow (sqrt -1) 2)) |
(* -2 (* (sqrt (* y (+ (* -1 x) (* -1 z)))) (sqrt -1))) |
(* -1 (* y (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))) (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))))) |
(* -1 (* y (+ (* -1/4 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))) (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z)))))))))) |
(* -1 (* y (+ (* -1/4 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 1/8 (* (* (pow x 3) (* (pow z 3) (sqrt -1))) (sqrt (/ 1 (* (pow y 7) (pow (+ (* -1 x) (* -1 z)) 5)))))) (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))) (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))))))) |
(* -1 (* (sqrt (* y (+ (* -1 x) (* -1 z)))) (sqrt -1))) |
(* -1 (* y (+ (* 1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))) (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))))) |
(* -1 (* y (+ (* -1/8 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))) (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1)))))) |
(* -1 (* y (+ (* -1/8 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 1/16 (* (* (pow x 3) (* (pow z 3) (sqrt -1))) (sqrt (/ 1 (* (pow y 7) (pow (+ (* -1 x) (* -1 z)) 5)))))) (+ (* 1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))) (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))))))) |
(* (pow y 2) (pow (+ (* -1 x) (* -1 z)) 2)) |
(* (pow y 2) (+ (* -2 (/ (* x (* z (+ (* -1 x) (* -1 z)))) y)) (pow (+ (* -1 x) (* -1 z)) 2))) |
(* (pow y 2) (+ (* -1 (/ (+ (* -1 (/ (* (pow x 2) (pow z 2)) y)) (* 2 (* x (* z (+ (* -1 x) (* -1 z)))))) y)) (pow (+ (* -1 x) (* -1 z)) 2))) |
(* (pow y 2) (+ (* -1 (/ (+ (* -1 (/ (* (pow x 2) (pow z 2)) y)) (* 2 (* x (* z (+ (* -1 x) (* -1 z)))))) y)) (pow (+ (* -1 x) (* -1 z)) 2))) |
(* -1 (* y (+ (* -1 x) (* -1 z)))) |
(* -1 (* y (+ (* -1 x) (+ (* -1 z) (* -1 (/ (* x z) y)))))) |
(* -1 (* y (+ (* -1 x) (+ (* -1 z) (* -1 (/ (* x z) y)))))) |
(* -1 (* y (+ (* -1 x) (+ (* -1 z) (* -1 (/ (* x z) y)))))) |
(/ -1 (* y (+ (* -1 x) (* -1 z)))) |
(* -1 (/ (+ (/ 1 (+ (* -1 x) (* -1 z))) (/ (* x z) (* y (pow (+ (* -1 x) (* -1 z)) 2)))) y)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* (pow x 2) (pow z 2)) (* y (pow (+ (* -1 x) (* -1 z)) 3)))) (/ (* x z) (pow (+ (* -1 x) (* -1 z)) 2))) y)) (/ 1 (+ (* -1 x) (* -1 z)))) y)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* (pow x 3) (pow z 3)) (* y (pow (+ (* -1 x) (* -1 z)) 4))) (* -1 (/ (* (pow x 2) (pow z 2)) (pow (+ (* -1 x) (* -1 z)) 3)))) y)) (/ (* x z) (pow (+ (* -1 x) (* -1 z)) 2))) y)) (/ 1 (+ (* -1 x) (* -1 z)))) y)) |
(* -1 (* y (- (* -1 (/ z x)) 1))) |
(* -1 (* y (- (+ (* -1 (/ z x)) (* -1 (/ z y))) 1))) |
(* -1 (* y (- (+ (* -1 (/ z x)) (* -1 (/ z y))) 1))) |
(* -1 (* y (- (+ (* -1 (/ z x)) (* -1 (/ z y))) 1))) |
(* -1 (* (sqrt (* y z)) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt (* y z)) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt (* y z)) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt (* y z)) (pow (sqrt -1) 2))) |
(/ 1 (* y z)) |
(/ 1 (* y z)) |
(/ 1 (* y z)) |
(/ 1 (* y z)) |
(/ 1 z) |
(+ (* -1 (* x (+ (/ 1 (* y z)) (/ 1 (pow z 2))))) (/ 1 z)) |
(+ (* x (- (* x (+ (* 2 (/ 1 (* y (pow z 2)))) (/ 1 (pow z 3)))) (+ (/ 1 (* y z)) (/ 1 (pow z 2))))) (/ 1 z)) |
(+ (* x (- (* x (+ (* -1 (* x (+ (* 3 (/ 1 (* y (pow z 3)))) (/ 1 (pow z 4))))) (+ (* 2 (/ 1 (* y (pow z 2)))) (/ 1 (pow z 3))))) (+ (/ 1 (* y z)) (/ 1 (pow z 2))))) (/ 1 z)) |
(* 2 (sqrt (* y z))) |
(+ (* 2 (sqrt (* y z))) (* (* x (+ y z)) (sqrt (/ 1 (* y z))))) |
(+ (* 2 (sqrt (* y z))) (* x (+ (* -1/4 (* (* x (pow (+ y z) 2)) (sqrt (/ 1 (* (pow y 3) (pow z 3)))))) (* (sqrt (/ 1 (* y z))) (+ y z))))) |
(+ (* 2 (sqrt (* y z))) (* x (+ (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow y 3) (pow z 3)))) (pow (+ y z) 2))) (* 1/8 (* (* x (pow (+ y z) 3)) (sqrt (/ 1 (* (pow y 5) (pow z 5)))))))) (* (sqrt (/ 1 (* y z))) (+ y z))))) |
(sqrt (* y z)) |
(+ (sqrt (* y z)) (* 1/2 (* (* x (+ y z)) (sqrt (/ 1 (* y z)))))) |
(+ (sqrt (* y z)) (* x (+ (* -1/8 (* (* x (pow (+ y z) 2)) (sqrt (/ 1 (* (pow y 3) (pow z 3)))))) (* 1/2 (* (sqrt (/ 1 (* y z))) (+ y z)))))) |
(+ (sqrt (* y z)) (* x (+ (* 1/2 (* (sqrt (/ 1 (* y z))) (+ y z))) (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow y 3) (pow z 3)))) (pow (+ y z) 2))) (* 1/16 (* (* x (pow (+ y z) 3)) (sqrt (/ 1 (* (pow y 5) (pow z 5))))))))))) |
(sqrt (/ 1 (* y z))) |
(+ (sqrt (/ 1 (* y z))) (* -1/2 (* (* x (+ (/ 1 (* y (pow z 2))) (/ 1 (* (pow y 2) z)))) (sqrt (* y z))))) |
(+ (sqrt (/ 1 (* y z))) (* x (+ (* -1/2 (* (sqrt (* y z)) (+ (/ 1 (* y (pow z 2))) (/ 1 (* (pow y 2) z))))) (* -1/2 (* (* x (+ (* -1 (/ (* (+ y z) (+ (/ 1 (* y (pow z 2))) (/ 1 (* (pow y 2) z)))) (* y z))) (* 1/4 (* y (* z (pow (+ (/ 1 (* y (pow z 2))) (/ 1 (* (pow y 2) z))) 2)))))) (sqrt (* y z))))))) |
(+ (sqrt (/ 1 (* y z))) (* x (+ (* -1/2 (* (sqrt (* y z)) (+ (/ 1 (* y (pow z 2))) (/ 1 (* (pow y 2) z))))) (* x (+ (* -1/2 (* (sqrt (* y z)) (+ (* -1 (/ (* (+ y z) (+ (/ 1 (* y (pow z 2))) (/ 1 (* (pow y 2) z)))) (* y z))) (* 1/4 (* y (* z (pow (+ (/ 1 (* y (pow z 2))) (/ 1 (* (pow y 2) z))) 2))))))) (* -1/2 (* (* x (+ (* 1/2 (* y (* z (* (+ (* -1 (/ (* (+ y z) (+ (/ 1 (* y (pow z 2))) (/ 1 (* (pow y 2) z)))) (* y z))) (* 1/4 (* y (* z (pow (+ (/ 1 (* y (pow z 2))) (/ 1 (* (pow y 2) z))) 2))))) (+ (/ 1 (* y (pow z 2))) (/ 1 (* (pow y 2) z))))))) (/ (* (pow (+ y z) 2) (+ (/ 1 (* y (pow z 2))) (/ 1 (* (pow y 2) z)))) (* (pow y 2) (pow z 2))))) (sqrt (* y z))))))))) |
(* 2 (sqrt (* y z))) |
(+ (* 2 (sqrt (* y z))) (* (* x (+ y z)) (sqrt (/ 1 (* y z))))) |
(+ (* 2 (sqrt (* y z))) (* x (+ (* -1/4 (* (* x (pow (+ y z) 2)) (sqrt (/ 1 (* (pow y 3) (pow z 3)))))) (* (sqrt (/ 1 (* y z))) (+ y z))))) |
(+ (* 2 (sqrt (* y z))) (* x (+ (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow y 3) (pow z 3)))) (pow (+ y z) 2))) (* 1/8 (* (* x (pow (+ y z) 3)) (sqrt (/ 1 (* (pow y 5) (pow z 5)))))))) (* (sqrt (/ 1 (* y z))) (+ y z))))) |
(sqrt (* y z)) |
(+ (sqrt (* y z)) (* 1/2 (* (* x (+ y z)) (sqrt (/ 1 (* y z)))))) |
(+ (sqrt (* y z)) (* x (+ (* -1/8 (* (* x (pow (+ y z) 2)) (sqrt (/ 1 (* (pow y 3) (pow z 3)))))) (* 1/2 (* (sqrt (/ 1 (* y z))) (+ y z)))))) |
(+ (sqrt (* y z)) (* x (+ (* 1/2 (* (sqrt (/ 1 (* y z))) (+ y z))) (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow y 3) (pow z 3)))) (pow (+ y z) 2))) (* 1/16 (* (* x (pow (+ y z) 3)) (sqrt (/ 1 (* (pow y 5) (pow z 5))))))))))) |
(* y z) |
(+ (* x (+ y z)) (* y z)) |
(+ (* x (+ y z)) (* y z)) |
(+ (* x (+ y z)) (* y z)) |
(* y z) |
(+ (* x (+ y z)) (* y z)) |
(+ (* x (+ y z)) (* y z)) |
(+ (* x (+ y z)) (* y z)) |
(* 2 (sqrt (* y z))) |
(+ (* 2 (sqrt (* y z))) (* (* x (+ y z)) (sqrt (/ 1 (* y z))))) |
(+ (* 2 (sqrt (* y z))) (* x (+ (* -1/4 (* (* x (pow (+ y z) 2)) (sqrt (/ 1 (* (pow y 3) (pow z 3)))))) (* (sqrt (/ 1 (* y z))) (+ y z))))) |
(+ (* 2 (sqrt (* y z))) (* x (+ (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow y 3) (pow z 3)))) (pow (+ y z) 2))) (* 1/8 (* (* x (pow (+ y z) 3)) (sqrt (/ 1 (* (pow y 5) (pow z 5)))))))) (* (sqrt (/ 1 (* y z))) (+ y z))))) |
(sqrt (* y z)) |
(+ (sqrt (* y z)) (* 1/2 (* (* x (+ y z)) (sqrt (/ 1 (* y z)))))) |
(+ (sqrt (* y z)) (* x (+ (* -1/8 (* (* x (pow (+ y z) 2)) (sqrt (/ 1 (* (pow y 3) (pow z 3)))))) (* 1/2 (* (sqrt (/ 1 (* y z))) (+ y z)))))) |
(+ (sqrt (* y z)) (* x (+ (* 1/2 (* (sqrt (/ 1 (* y z))) (+ y z))) (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow y 3) (pow z 3)))) (pow (+ y z) 2))) (* 1/16 (* (* x (pow (+ y z) 3)) (sqrt (/ 1 (* (pow y 5) (pow z 5))))))))))) |
(* y z) |
(+ (* x (+ y z)) (* y z)) |
(+ (* x (+ y z)) (* y z)) |
(+ (* x (+ y z)) (* y z)) |
(* 2 (sqrt (* y z))) |
(+ (* 2 (sqrt (* y z))) (* (* x (+ y z)) (sqrt (/ 1 (* y z))))) |
(+ (* 2 (sqrt (* y z))) (* x (+ (* -1/4 (* (* x (pow (+ y z) 2)) (sqrt (/ 1 (* (pow y 3) (pow z 3)))))) (* (sqrt (/ 1 (* y z))) (+ y z))))) |
(+ (* 2 (sqrt (* y z))) (* x (+ (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow y 3) (pow z 3)))) (pow (+ y z) 2))) (* 1/8 (* (* x (pow (+ y z) 3)) (sqrt (/ 1 (* (pow y 5) (pow z 5)))))))) (* (sqrt (/ 1 (* y z))) (+ y z))))) |
(* 2 (sqrt (* y z))) |
(+ (* 2 (sqrt (* y z))) (* (* x (+ y z)) (sqrt (/ 1 (* y z))))) |
(+ (* 2 (sqrt (* y z))) (* (* x (+ y z)) (sqrt (/ 1 (* y z))))) |
(+ (* 2 (sqrt (* y z))) (* (* x (+ y z)) (sqrt (/ 1 (* y z))))) |
(* 2 (sqrt (* y z))) |
(+ (* 2 (sqrt (* y z))) (* (* x (+ y z)) (sqrt (/ 1 (* y z))))) |
(+ (* 2 (sqrt (* y z))) (* x (+ (* -1/4 (* (* x (pow (+ y z) 2)) (sqrt (/ 1 (* (pow y 3) (pow z 3)))))) (* (sqrt (/ 1 (* y z))) (+ y z))))) |
(+ (* 2 (sqrt (* y z))) (* x (+ (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow y 3) (pow z 3)))) (pow (+ y z) 2))) (* 1/8 (* (* x (pow (+ y z) 3)) (sqrt (/ 1 (* (pow y 5) (pow z 5)))))))) (* (sqrt (/ 1 (* y z))) (+ y z))))) |
(sqrt (* y z)) |
(+ (sqrt (* y z)) (* 1/2 (* (* x (+ y z)) (sqrt (/ 1 (* y z)))))) |
(+ (sqrt (* y z)) (* x (+ (* -1/8 (* (* x (pow (+ y z) 2)) (sqrt (/ 1 (* (pow y 3) (pow z 3)))))) (* 1/2 (* (sqrt (/ 1 (* y z))) (+ y z)))))) |
(+ (sqrt (* y z)) (* x (+ (* 1/2 (* (sqrt (/ 1 (* y z))) (+ y z))) (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow y 3) (pow z 3)))) (pow (+ y z) 2))) (* 1/16 (* (* x (pow (+ y z) 3)) (sqrt (/ 1 (* (pow y 5) (pow z 5))))))))))) |
(* (pow y 2) (pow z 2)) |
(+ (* 2 (* x (* y (* z (+ y z))))) (* (pow y 2) (pow z 2))) |
(+ (* x (+ (* 2 (* y (* z (+ y z)))) (* x (pow (+ y z) 2)))) (* (pow y 2) (pow z 2))) |
(+ (* x (+ (* 2 (* y (* z (+ y z)))) (* x (pow (+ y z) 2)))) (* (pow y 2) (pow z 2))) |
(* y z) |
(+ (* x (+ y z)) (* y z)) |
(+ (* x (+ y z)) (* y z)) |
(+ (* x (+ y z)) (* y z)) |
(/ 1 z) |
(+ (* -2 (/ x (pow z 2))) (/ 1 z)) |
(+ (* x (- (* 3 (/ x (pow z 3))) (* 2 (/ 1 (pow z 2))))) (/ 1 z)) |
(+ (* x (- (* x (+ (* -4 (/ x (pow z 4))) (* 3 (/ 1 (pow z 3))))) (* 2 (/ 1 (pow z 2))))) (/ 1 z)) |
(/ 1 (* y z)) |
(+ (* -1 (* x (+ (/ 1 (* y (pow z 2))) (/ 1 (* (pow y 2) z))))) (/ 1 (* y z))) |
(+ (* x (- (/ (* x (* (+ y z) (+ (/ 1 (* y (pow z 2))) (/ 1 (* (pow y 2) z))))) (* y z)) (+ (/ 1 (* y (pow z 2))) (/ 1 (* (pow y 2) z))))) (/ 1 (* y z))) |
(+ (* x (- (* x (- (* -1 (/ (* x (* (pow (+ y z) 2) (+ (/ 1 (* y (pow z 2))) (/ 1 (* (pow y 2) z))))) (* (pow y 2) (pow z 2)))) (* -1 (/ (* (+ y z) (+ (/ 1 (* y (pow z 2))) (/ 1 (* (pow y 2) z)))) (* y z))))) (+ (/ 1 (* y (pow z 2))) (/ 1 (* (pow y 2) z))))) (/ 1 (* y z))) |
(/ (* y z) x) |
(/ (+ (* x (+ y z)) (* y z)) x) |
(/ (+ (* x (+ y z)) (* y z)) x) |
(/ (+ (* x (+ y z)) (* y z)) x) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(/ (+ 1 (* -1 (/ z y))) x) |
(/ (- (+ 1 (+ (* -1 (/ z y)) (* 2 (/ (pow z 2) (* x y))))) (/ z x)) x) |
(/ (- (+ 1 (+ (* -4 (/ (pow z 3) (* (pow x 2) y))) (+ (* -1 (/ z y)) (+ (* 2 (/ (pow z 2) (* x y))) (/ (pow z 3) (* (pow x 2) y)))))) (+ (* -1 (/ (pow z 2) (pow x 2))) (/ z x))) x) |
(/ (- (+ 1 (+ (* -4 (/ (pow z 3) (* (pow x 2) y))) (+ (* -2 (/ (* z (+ (* -4 (/ (pow z 3) y)) (/ (pow z 3) y))) (pow x 3))) (+ (* -2 (/ (pow z 4) (* (pow x 3) y))) (+ (* -1 (/ z y)) (+ (* 2 (/ (pow z 2) (* x y))) (/ (pow z 3) (* (pow x 2) y)))))))) (+ (* -1 (/ (pow z 2) (pow x 2))) (+ (/ z x) (/ (pow z 3) (pow x 3))))) x) |
(* 2 (sqrt (* x (+ y z)))) |
(* x (+ (* 2 (sqrt (/ (+ y z) x))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z)))) |
(* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (+ (* 2 (sqrt (/ (+ y z) x))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z))))) |
(* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow x 7) (pow (+ y z) 5)))) (* (pow y 3) (pow z 3)))) (+ (* 2 (sqrt (/ (+ y z) x))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z)))))) |
(sqrt (* x (+ y z))) |
(* x (+ (sqrt (/ (+ y z) x)) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z))))) |
(* x (+ (sqrt (/ (+ y z) x)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z)))))) |
(* x (+ (sqrt (/ (+ y z) x)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow x 7) (pow (+ y z) 5)))) (* (pow y 3) (pow z 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z))))))) |
(sqrt (/ 1 (* x (+ y z)))) |
(+ (sqrt (/ 1 (* x (+ y z)))) (* -1/2 (* (sqrt (/ 1 (* (pow x 3) (pow (+ y z) 3)))) (* y z)))) |
(+ (sqrt (/ 1 (* x (+ y z)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow x 3) (pow (+ y z) 3)))) (* y z))) (* 1/2 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 5)))) (* (pow y 2) (pow z 2)))))) |
(+ (sqrt (/ 1 (* x (+ y z)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow x 3) (pow (+ y z) 3)))) (* y z))) (+ (* -1/2 (* (sqrt (/ (+ y z) (pow x 7))) (+ (* 1/4 (/ (* x (* (pow y 2) (pow z 2))) (pow (+ y z) 3))) (/ (* (pow y 3) (pow z 3)) (pow (+ y z) 4))))) (* 1/2 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 5)))) (* (pow y 2) (pow z 2))))))) |
(* 2 (sqrt (* x (+ y z)))) |
(* x (+ (* 2 (sqrt (/ (+ y z) x))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z)))) |
(* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (+ (* 2 (sqrt (/ (+ y z) x))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z))))) |
(* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow x 7) (pow (+ y z) 5)))) (* (pow y 3) (pow z 3)))) (+ (* 2 (sqrt (/ (+ y z) x))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z)))))) |
(sqrt (* x (+ y z))) |
(* x (+ (sqrt (/ (+ y z) x)) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z))))) |
(* x (+ (sqrt (/ (+ y z) x)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z)))))) |
(* x (+ (sqrt (/ (+ y z) x)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow x 7) (pow (+ y z) 5)))) (* (pow y 3) (pow z 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z))))))) |
(* x (+ y z)) |
(* x (+ y (+ z (/ (* y z) x)))) |
(* x (+ y (+ z (/ (* y z) x)))) |
(* x (+ y (+ z (/ (* y z) x)))) |
(* x (+ y z)) |
(* x (+ y (+ z (/ (* y z) x)))) |
(* x (+ y (+ z (/ (* y z) x)))) |
(* x (+ y (+ z (/ (* y z) x)))) |
(* 2 (sqrt (* x (+ y z)))) |
(* x (+ (* 2 (sqrt (/ (+ y z) x))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z)))) |
(* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (+ (* 2 (sqrt (/ (+ y z) x))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z))))) |
(* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow x 7) (pow (+ y z) 5)))) (* (pow y 3) (pow z 3)))) (+ (* 2 (sqrt (/ (+ y z) x))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z)))))) |
(sqrt (* x (+ y z))) |
(* x (+ (sqrt (/ (+ y z) x)) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z))))) |
(* x (+ (sqrt (/ (+ y z) x)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z)))))) |
(* x (+ (sqrt (/ (+ y z) x)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow x 7) (pow (+ y z) 5)))) (* (pow y 3) (pow z 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z))))))) |
(* x (+ y z)) |
(* x (+ y (+ z (/ (* y z) x)))) |
(* x (+ y (+ z (/ (* y z) x)))) |
(* x (+ y (+ z (/ (* y z) x)))) |
(* 2 (sqrt (* x (+ y z)))) |
(* x (+ (* 2 (sqrt (/ (+ y z) x))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z)))) |
(* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (+ (* 2 (sqrt (/ (+ y z) x))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z))))) |
(* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow x 7) (pow (+ y z) 5)))) (* (pow y 3) (pow z 3)))) (+ (* 2 (sqrt (/ (+ y z) x))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z)))))) |
(* (* x (+ y z)) (sqrt (/ 1 (* y z)))) |
(* x (+ (* 2 (* (/ 1 x) (sqrt (* y z)))) (* (sqrt (/ 1 (* y z))) (+ y z)))) |
(* x (+ (* 2 (* (/ 1 x) (sqrt (* y z)))) (* (sqrt (/ 1 (* y z))) (+ y z)))) |
(* x (+ (* 2 (* (/ 1 x) (sqrt (* y z)))) (* (sqrt (/ 1 (* y z))) (+ y z)))) |
(* 2 (sqrt (* x (+ y z)))) |
(* x (+ (* 2 (sqrt (/ (+ y z) x))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z)))) |
(* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (+ (* 2 (sqrt (/ (+ y z) x))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z))))) |
(* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow x 7) (pow (+ y z) 5)))) (* (pow y 3) (pow z 3)))) (+ (* 2 (sqrt (/ (+ y z) x))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z)))))) |
(sqrt (* x (+ y z))) |
(* x (+ (sqrt (/ (+ y z) x)) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z))))) |
(* x (+ (sqrt (/ (+ y z) x)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z)))))) |
(* x (+ (sqrt (/ (+ y z) x)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow x 7) (pow (+ y z) 5)))) (* (pow y 3) (pow z 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z))))))) |
(* (pow x 2) (pow (+ y z) 2)) |
(* (pow x 2) (+ (* 2 (/ (* y (* z (+ y z))) x)) (pow (+ y z) 2))) |
(* (pow x 2) (+ (* 2 (/ (* y (* z (+ y z))) x)) (+ (/ (* (pow y 2) (pow z 2)) (pow x 2)) (pow (+ y z) 2)))) |
(* (pow x 2) (+ (* 2 (/ (* y (* z (+ y z))) x)) (+ (/ (* (pow y 2) (pow z 2)) (pow x 2)) (pow (+ y z) 2)))) |
(* x (+ y z)) |
(* x (+ y (+ z (/ (* y z) x)))) |
(* x (+ y (+ z (/ (* y z) x)))) |
(* x (+ y (+ z (/ (* y z) x)))) |
(/ z (pow x 2)) |
(/ (+ z (* -2 (/ (pow z 2) x))) (pow x 2)) |
(/ (- (+ z (* -1 (/ (+ (* -4 (pow z 3)) (pow z 3)) (pow x 2)))) (* 2 (/ (pow z 2) x))) (pow x 2)) |
(/ (- (+ z (* -1 (/ (+ (* -2 (* z (+ (* -4 (pow z 3)) (pow z 3)))) (* -2 (pow z 4))) (pow x 3)))) (+ (* -4 (/ (pow z 3) (pow x 2))) (+ (* 2 (/ (pow z 2) x)) (/ (pow z 3) (pow x 2))))) (pow x 2)) |
(/ 1 (* x (+ y z))) |
(/ (+ (* -1 (/ (* y z) (* x (pow (+ y z) 2)))) (/ 1 (+ y z))) x) |
(/ (- (+ (/ 1 (+ y z)) (/ (* (pow y 2) (pow z 2)) (* (pow x 2) (pow (+ y z) 3)))) (/ (* y z) (* x (pow (+ y z) 2)))) x) |
(/ (- (+ (* -1 (/ (* (pow y 3) (pow z 3)) (* (pow x 3) (pow (+ y z) 4)))) (/ 1 (+ y z))) (+ (* -1 (/ (* (pow y 2) (pow z 2)) (* (pow x 2) (pow (+ y z) 3)))) (/ (* y z) (* x (pow (+ y z) 2))))) x) |
(+ y z) |
(+ y (+ z (/ (* y z) x))) |
(+ y (+ z (/ (* y z) x))) |
(+ y (+ z (/ (* y z) x))) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* -1 (/ (- (/ z y) 1) x)) |
(* -1 (/ (- (+ (* -2 (/ (pow z 2) (* x y))) (+ (/ z x) (/ z y))) 1) x)) |
(* -1 (/ (- (+ (* -1 (/ (- (+ (* -4 (/ (pow z 3) (* x y))) (+ (/ (pow z 2) x) (/ (pow z 3) (* x y)))) (+ z (* -2 (/ (pow z 2) y)))) x)) (/ z y)) 1) x)) |
(* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (- (+ (* 2 (/ (* z (+ (* -4 (/ (pow z 3) y)) (/ (pow z 3) y))) x)) (+ (* 2 (/ (pow z 4) (* x y))) (/ (pow z 3) x))) (+ (* -4 (/ (pow z 3) y)) (+ (/ (pow z 3) y) (pow z 2)))) x)) (+ z (* -2 (/ (pow z 2) y)))) x)) (/ z y)) 1) x)) |
(* -2 (* (sqrt (* x (+ (* -1 y) (* -1 z)))) (sqrt -1))) |
(* -1 (* x (+ (* 2 (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))) (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))))) |
(* -1 (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 2 (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))) (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1)))))))) |
(* -1 (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow x 7) (pow (+ (* -1 y) (* -1 z)) 5)))) (* (pow y 3) (* (pow z 3) (sqrt -1))))) (+ (* 2 (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))) (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))))))) |
(* -1 (* (sqrt (* x (+ (* -1 y) (* -1 z)))) (sqrt -1))) |
(* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))) (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))))) |
(* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))) (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1)))))) |
(* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow x 7) (pow (+ (* -1 y) (* -1 z)) 5)))) (* (pow y 3) (* (pow z 3) (sqrt -1))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))) (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))))))) |
(* (sqrt (/ 1 (* x (+ (* -1 y) (* -1 z))))) (sqrt -1)) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow x 3) (pow (+ (* -1 y) (* -1 z)) 3)))) (* y (* z (sqrt -1))))) (* (sqrt (/ 1 (* x (+ (* -1 y) (* -1 z))))) (sqrt -1))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow x 3) (pow (+ (* -1 y) (* -1 z)) 3)))) (* y (* z (sqrt -1))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 5)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (* (sqrt (/ 1 (* x (+ (* -1 y) (* -1 z))))) (sqrt -1)))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ x (pow (+ (* -1 y) (* -1 z)) 5))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (* 1/2 (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (* (sqrt -1) (+ (* -1/4 (/ (* x (* (pow y 2) (pow z 2))) (pow (+ (* -1 y) (* -1 z)) 3))) (/ (* (pow y 3) (pow z 3)) (pow (+ (* -1 y) (* -1 z)) 4))))))) (pow x 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow x 3) (pow (+ (* -1 y) (* -1 z)) 3)))) (* y (* z (sqrt -1))))) (* (sqrt (/ 1 (* x (+ (* -1 y) (* -1 z))))) (sqrt -1)))) |
(* -2 (* (sqrt (* x (+ (* -1 y) (* -1 z)))) (sqrt -1))) |
(* -1 (* x (+ (* 2 (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))) (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))))) |
(* -1 (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 2 (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))) (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1)))))))) |
(* -1 (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow x 7) (pow (+ (* -1 y) (* -1 z)) 5)))) (* (pow y 3) (* (pow z 3) (sqrt -1))))) (+ (* 2 (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))) (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))))))) |
(* -1 (* (sqrt (* x (+ (* -1 y) (* -1 z)))) (sqrt -1))) |
(* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))) (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))))) |
(* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))) (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1)))))) |
(* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow x 7) (pow (+ (* -1 y) (* -1 z)) 5)))) (* (pow y 3) (* (pow z 3) (sqrt -1))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))) (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))))))) |
(* -1 (* x (+ (* -1 y) (* -1 z)))) |
(* -1 (* x (+ (* -1 y) (+ (* -1 z) (* -1 (/ (* y z) x)))))) |
(* -1 (* x (+ (* -1 y) (+ (* -1 z) (* -1 (/ (* y z) x)))))) |
(* -1 (* x (+ (* -1 y) (+ (* -1 z) (* -1 (/ (* y z) x)))))) |
(* x (+ y z)) |
(* -1 (* x (+ (* -1 (+ y z)) (* -1 (/ (* y z) x))))) |
(* -1 (* x (+ (* -1 (+ y z)) (* -1 (/ (* y z) x))))) |
(* -1 (* x (+ (* -1 (+ y z)) (* -1 (/ (* y z) x))))) |
(* -2 (* (sqrt (* x (+ (* -1 y) (* -1 z)))) (sqrt -1))) |
(* -1 (* x (+ (* 2 (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))) (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))))) |
(* -1 (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 2 (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))) (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1)))))))) |
(* -1 (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow x 7) (pow (+ (* -1 y) (* -1 z)) 5)))) (* (pow y 3) (* (pow z 3) (sqrt -1))))) (+ (* 2 (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))) (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))))))) |
(* -1 (* (sqrt (* x (+ (* -1 y) (* -1 z)))) (sqrt -1))) |
(* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))) (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))))) |
(* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))) (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1)))))) |
(* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow x 7) (pow (+ (* -1 y) (* -1 z)) 5)))) (* (pow y 3) (* (pow z 3) (sqrt -1))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))) (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))))))) |
(* -1 (* x (+ (* -1 y) (* -1 z)))) |
(* -1 (* x (+ (* -1 y) (+ (* -1 z) (* -1 (/ (* y z) x)))))) |
(* -1 (* x (+ (* -1 y) (+ (* -1 z) (* -1 (/ (* y z) x)))))) |
(* -1 (* x (+ (* -1 y) (+ (* -1 z) (* -1 (/ (* y z) x)))))) |
(* -2 (* (sqrt (* x (+ (* -1 y) (* -1 z)))) (sqrt -1))) |
(* -1 (* x (+ (* 2 (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))) (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))))) |
(* -1 (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 2 (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))) (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1)))))))) |
(* -1 (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow x 7) (pow (+ (* -1 y) (* -1 z)) 5)))) (* (pow y 3) (* (pow z 3) (sqrt -1))))) (+ (* 2 (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))) (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))))))) |
(* (* x (+ y z)) (sqrt (/ 1 (* y z)))) |
(* -1 (* x (+ (* -2 (* (/ 1 x) (sqrt (* y z)))) (* -1 (* (sqrt (/ 1 (* y z))) (+ y z)))))) |
(* -1 (* x (+ (* -2 (* (/ 1 x) (sqrt (* y z)))) (* -1 (* (sqrt (/ 1 (* y z))) (+ y z)))))) |
(* -1 (* x (+ (* -2 (* (/ 1 x) (sqrt (* y z)))) (* -1 (* (sqrt (/ 1 (* y z))) (+ y z)))))) |
(* -2 (* (sqrt (* x (+ (* -1 y) (* -1 z)))) (sqrt -1))) |
(* -1 (* x (+ (* 2 (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))) (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))))) |
(* -1 (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 2 (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))) (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1)))))))) |
(* -1 (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow x 7) (pow (+ (* -1 y) (* -1 z)) 5)))) (* (pow y 3) (* (pow z 3) (sqrt -1))))) (+ (* 2 (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))) (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))))))) |
(* -1 (* (sqrt (* x (+ (* -1 y) (* -1 z)))) (sqrt -1))) |
(* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))) (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))))) |
(* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))) (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1)))))) |
(* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow x 7) (pow (+ (* -1 y) (* -1 z)) 5)))) (* (pow y 3) (* (pow z 3) (sqrt -1))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))) (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))))))) |
(* (pow x 2) (pow (+ (* -1 y) (* -1 z)) 2)) |
(* (pow x 2) (+ (* -2 (/ (* y (* z (+ (* -1 y) (* -1 z)))) x)) (pow (+ (* -1 y) (* -1 z)) 2))) |
(* (pow x 2) (+ (* -1 (/ (+ (* -1 (/ (* (pow y 2) (pow z 2)) x)) (* 2 (* y (* z (+ (* -1 y) (* -1 z)))))) x)) (pow (+ (* -1 y) (* -1 z)) 2))) |
(* (pow x 2) (+ (* -1 (/ (+ (* -1 (/ (* (pow y 2) (pow z 2)) x)) (* 2 (* y (* z (+ (* -1 y) (* -1 z)))))) x)) (pow (+ (* -1 y) (* -1 z)) 2))) |
(* -1 (* x (+ (* -1 y) (* -1 z)))) |
(* -1 (* x (+ (* -1 y) (+ (* -1 z) (* -1 (/ (* y z) x)))))) |
(* -1 (* x (+ (* -1 y) (+ (* -1 z) (* -1 (/ (* y z) x)))))) |
(* -1 (* x (+ (* -1 y) (+ (* -1 z) (* -1 (/ (* y z) x)))))) |
(/ z (pow x 2)) |
(/ (+ z (* -2 (/ (pow z 2) x))) (pow x 2)) |
(/ (+ z (* -1 (/ (- (+ (* -4 (/ (pow z 3) x)) (/ (pow z 3) x)) (* -2 (pow z 2))) x))) (pow x 2)) |
(/ (+ z (* -1 (/ (- (* -1 (/ (- (+ (* 2 (/ (* z (+ (* -4 (pow z 3)) (pow z 3))) x)) (* 2 (/ (pow z 4) x))) (+ (* -4 (pow z 3)) (pow z 3))) x)) (* -2 (pow z 2))) x))) (pow x 2)) |
(/ -1 (* x (+ (* -1 y) (* -1 z)))) |
(* -1 (/ (+ (/ 1 (+ (* -1 y) (* -1 z))) (/ (* y z) (* x (pow (+ (* -1 y) (* -1 z)) 2)))) x)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* (pow y 2) (pow z 2)) (* x (pow (+ (* -1 y) (* -1 z)) 3)))) (/ (* y z) (pow (+ (* -1 y) (* -1 z)) 2))) x)) (/ 1 (+ (* -1 y) (* -1 z)))) x)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* (pow y 3) (pow z 3)) (* x (pow (+ (* -1 y) (* -1 z)) 4))) (* -1 (/ (* (pow y 2) (pow z 2)) (pow (+ (* -1 y) (* -1 z)) 3)))) x)) (/ (* y z) (pow (+ (* -1 y) (* -1 z)) 2))) x)) (/ 1 (+ (* -1 y) (* -1 z)))) x)) |
(+ y z) |
(+ y (+ z (/ (* y z) x))) |
(+ y (+ z (/ (* y z) x))) |
(+ y (+ z (/ (* y z) x))) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
| Outputs |
|---|
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(+ (* -1 (* z (+ (/ 1 (* x y)) (/ 1 (pow x 2))))) (/ 1 x)) |
(fma.f64 (neg.f64 z) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (/.f64 #s(literal 1 binary64) x) y)) (/.f64 #s(literal 1 binary64) x)) |
(+ (* z (- (* z (+ (* 2 (/ 1 (* (pow x 2) y))) (/ 1 (pow x 3)))) (+ (/ 1 (* x y)) (/ 1 (pow x 2))))) (/ 1 x)) |
(fma.f64 (-.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) y))) z) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (/.f64 #s(literal 1 binary64) x) y))) z (/.f64 #s(literal 1 binary64) x)) |
(+ (* z (- (* z (+ (* -1 (* z (+ (* 3 (/ 1 (* (pow x 3) y))) (/ 1 (pow x 4))))) (+ (* 2 (/ 1 (* (pow x 2) y))) (/ 1 (pow x 3))))) (+ (/ 1 (* x y)) (/ 1 (pow x 2))))) (/ 1 x)) |
(fma.f64 (-.f64 (*.f64 (fma.f64 (neg.f64 z) (+.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 #s(literal 3 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) y))) (+.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) y)))) z) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (/.f64 #s(literal 1 binary64) x) y))) z (/.f64 #s(literal 1 binary64) x)) |
(* 2 (sqrt (* x y))) |
(*.f64 (sqrt.f64 (*.f64 y x)) #s(literal 2 binary64)) |
(+ (* 2 (sqrt (* x y))) (* (sqrt (/ 1 (* x y))) (* z (+ x y)))) |
(fma.f64 (*.f64 (+.f64 y x) z) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) y)) (*.f64 (sqrt.f64 (*.f64 y x)) #s(literal 2 binary64))) |
(+ (* 2 (sqrt (* x y))) (* z (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (* z (pow (+ x y) 2)))) (* (sqrt (/ 1 (* x y))) (+ x y))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (pow.f64 y #s(literal 3 binary64))))) (*.f64 (pow.f64 (+.f64 y x) #s(literal 2 binary64)) z) (*.f64 (+.f64 y x) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) y)))) z (*.f64 (sqrt.f64 (*.f64 y x)) #s(literal 2 binary64))) |
(+ (* 2 (sqrt (* x y))) (* z (+ (* z (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (pow (+ x y) 2))) (* 1/8 (* (sqrt (/ 1 (* (pow x 5) (pow y 5)))) (* z (pow (+ x y) 3)))))) (* (sqrt (/ 1 (* x y))) (+ x y))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 y #s(literal 5 binary64))))) (*.f64 (pow.f64 (+.f64 y x) #s(literal 3 binary64)) z) (*.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (pow.f64 y #s(literal 3 binary64))))) (pow.f64 (+.f64 y x) #s(literal 2 binary64)))) z (*.f64 (+.f64 y x) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) y)))) z (*.f64 (sqrt.f64 (*.f64 y x)) #s(literal 2 binary64))) |
(sqrt (* x y)) |
(sqrt.f64 (*.f64 y x)) |
(+ (sqrt (* x y)) (* 1/2 (* (sqrt (/ 1 (* x y))) (* z (+ x y))))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (+.f64 y x) z) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) y))) (sqrt.f64 (*.f64 y x))) |
(+ (sqrt (* x y)) (* z (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (* z (pow (+ x y) 2)))) (* 1/2 (* (sqrt (/ 1 (* x y))) (+ x y)))))) |
(fma.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 (+.f64 y x) #s(literal 2 binary64)) z) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (pow.f64 y #s(literal 3 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 y x) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) y))))) z (sqrt.f64 (*.f64 y x))) |
(+ (sqrt (* x y)) (* z (+ (* 1/2 (* (sqrt (/ 1 (* x y))) (+ x y))) (* z (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (pow (+ x y) 2))) (* 1/16 (* (sqrt (/ 1 (* (pow x 5) (pow y 5)))) (* z (pow (+ x y) 3))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 y #s(literal 5 binary64))))) (*.f64 (pow.f64 (+.f64 y x) #s(literal 3 binary64)) z) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (pow.f64 y #s(literal 3 binary64))))) (pow.f64 (+.f64 y x) #s(literal 2 binary64)))) z (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 y x) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) y))))) z (sqrt.f64 (*.f64 y x))) |
(sqrt (/ 1 (* x y))) |
(sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) y)) |
(+ (sqrt (/ 1 (* x y))) (* -1/2 (* (sqrt (* x y)) (* z (+ (/ 1 (* x (pow y 2))) (/ 1 (* (pow x 2) y))))))) |
(fma.f64 (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) x)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) y)) z) (sqrt.f64 (*.f64 y x))) #s(literal -1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) y))) |
(+ (sqrt (/ 1 (* x y))) (* z (+ (* -1/2 (* (sqrt (* x y)) (* z (+ (* -1 (/ (* (+ x y) (+ (/ 1 (* x (pow y 2))) (/ 1 (* (pow x 2) y)))) (* x y))) (* 1/4 (* x (* y (pow (+ (/ 1 (* x (pow y 2))) (/ 1 (* (pow x 2) y))) 2)))))))) (* -1/2 (* (sqrt (* x y)) (+ (/ 1 (* x (pow y 2))) (/ 1 (* (pow x 2) y)))))))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 (sqrt.f64 (*.f64 y x)) z) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) (*.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) x)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) y)) #s(literal 2 binary64)) y) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) x)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) y)) (+.f64 y x)) (*.f64 (neg.f64 y) x))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) x)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) y)) (sqrt.f64 (*.f64 y x))))) z (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) y))) |
(+ (sqrt (/ 1 (* x y))) (* z (+ (* -1/2 (* (sqrt (* x y)) (+ (/ 1 (* x (pow y 2))) (/ 1 (* (pow x 2) y))))) (* z (+ (* -1/2 (* (sqrt (* x y)) (* z (+ (* 1/2 (* x (* y (* (+ (* -1 (/ (* (+ x y) (+ (/ 1 (* x (pow y 2))) (/ 1 (* (pow x 2) y)))) (* x y))) (* 1/4 (* x (* y (pow (+ (/ 1 (* x (pow y 2))) (/ 1 (* (pow x 2) y))) 2))))) (+ (/ 1 (* x (pow y 2))) (/ 1 (* (pow x 2) y))))))) (/ (* (pow (+ x y) 2) (+ (/ 1 (* x (pow y 2))) (/ 1 (* (pow x 2) y)))) (* (pow x 2) (pow y 2))))))) (* -1/2 (* (sqrt (* x y)) (+ (* -1 (/ (* (+ x y) (+ (/ 1 (* x (pow y 2))) (/ 1 (* (pow x 2) y)))) (* x y))) (* 1/4 (* x (* y (pow (+ (/ 1 (* x (pow y 2))) (/ 1 (* (pow x 2) y))) 2)))))))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 (sqrt.f64 (*.f64 y x)) z) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (*.f64 y (fma.f64 (*.f64 #s(literal 1/4 binary64) x) (*.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) x)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) y)) #s(literal 2 binary64)) y) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) x)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) y)) (+.f64 y x)) (*.f64 (neg.f64 y) x)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) x)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) y))) (*.f64 (/.f64 (pow.f64 (+.f64 y x) #s(literal 2 binary64)) (*.f64 y y)) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) x)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) y)) (*.f64 x x)))) (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) (*.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) x)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) y)) #s(literal 2 binary64)) y) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) x)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) y)) (+.f64 y x)) (*.f64 (neg.f64 y) x))) (sqrt.f64 (*.f64 y x))))) z (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 y x))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) x)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) y)))) z (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) y))) |
(* 2 (sqrt (* x y))) |
(*.f64 (sqrt.f64 (*.f64 y x)) #s(literal 2 binary64)) |
(+ (* 2 (sqrt (* x y))) (* (sqrt (/ 1 (* x y))) (* z (+ x y)))) |
(fma.f64 (*.f64 (+.f64 y x) z) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) y)) (*.f64 (sqrt.f64 (*.f64 y x)) #s(literal 2 binary64))) |
(+ (* 2 (sqrt (* x y))) (* z (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (* z (pow (+ x y) 2)))) (* (sqrt (/ 1 (* x y))) (+ x y))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (pow.f64 y #s(literal 3 binary64))))) (*.f64 (pow.f64 (+.f64 y x) #s(literal 2 binary64)) z) (*.f64 (+.f64 y x) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) y)))) z (*.f64 (sqrt.f64 (*.f64 y x)) #s(literal 2 binary64))) |
(+ (* 2 (sqrt (* x y))) (* z (+ (* z (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (pow (+ x y) 2))) (* 1/8 (* (sqrt (/ 1 (* (pow x 5) (pow y 5)))) (* z (pow (+ x y) 3)))))) (* (sqrt (/ 1 (* x y))) (+ x y))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 y #s(literal 5 binary64))))) (*.f64 (pow.f64 (+.f64 y x) #s(literal 3 binary64)) z) (*.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (pow.f64 y #s(literal 3 binary64))))) (pow.f64 (+.f64 y x) #s(literal 2 binary64)))) z (*.f64 (+.f64 y x) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) y)))) z (*.f64 (sqrt.f64 (*.f64 y x)) #s(literal 2 binary64))) |
(sqrt (* x y)) |
(sqrt.f64 (*.f64 y x)) |
(+ (sqrt (* x y)) (* 1/2 (* (sqrt (/ 1 (* x y))) (* z (+ x y))))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (+.f64 y x) z) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) y))) (sqrt.f64 (*.f64 y x))) |
(+ (sqrt (* x y)) (* z (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (* z (pow (+ x y) 2)))) (* 1/2 (* (sqrt (/ 1 (* x y))) (+ x y)))))) |
(fma.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 (+.f64 y x) #s(literal 2 binary64)) z) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (pow.f64 y #s(literal 3 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 y x) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) y))))) z (sqrt.f64 (*.f64 y x))) |
(+ (sqrt (* x y)) (* z (+ (* 1/2 (* (sqrt (/ 1 (* x y))) (+ x y))) (* z (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (pow (+ x y) 2))) (* 1/16 (* (sqrt (/ 1 (* (pow x 5) (pow y 5)))) (* z (pow (+ x y) 3))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 y #s(literal 5 binary64))))) (*.f64 (pow.f64 (+.f64 y x) #s(literal 3 binary64)) z) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (pow.f64 y #s(literal 3 binary64))))) (pow.f64 (+.f64 y x) #s(literal 2 binary64)))) z (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 y x) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) y))))) z (sqrt.f64 (*.f64 y x))) |
(* x y) |
(*.f64 y x) |
(+ (* x y) (* z (+ x y))) |
(fma.f64 (+.f64 y x) z (*.f64 y x)) |
(+ (* x y) (* z (+ x y))) |
(fma.f64 (+.f64 y x) z (*.f64 y x)) |
(+ (* x y) (* z (+ x y))) |
(fma.f64 (+.f64 y x) z (*.f64 y x)) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* x y) |
(*.f64 y x) |
(+ (* x y) (* x (* z (+ 1 (/ y x))))) |
(*.f64 x (fma.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) z y)) |
(+ (* x y) (* x (* z (+ 1 (/ y x))))) |
(*.f64 x (fma.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) z y)) |
(+ (* x y) (* x (* z (+ 1 (/ y x))))) |
(*.f64 x (fma.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) z y)) |
(* 2 (sqrt (* x y))) |
(*.f64 (sqrt.f64 (*.f64 y x)) #s(literal 2 binary64)) |
(+ (* 2 (sqrt (* x y))) (* (sqrt (/ 1 (* x y))) (* z (+ x y)))) |
(fma.f64 (*.f64 (+.f64 y x) z) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) y)) (*.f64 (sqrt.f64 (*.f64 y x)) #s(literal 2 binary64))) |
(+ (* 2 (sqrt (* x y))) (* z (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (* z (pow (+ x y) 2)))) (* (sqrt (/ 1 (* x y))) (+ x y))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (pow.f64 y #s(literal 3 binary64))))) (*.f64 (pow.f64 (+.f64 y x) #s(literal 2 binary64)) z) (*.f64 (+.f64 y x) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) y)))) z (*.f64 (sqrt.f64 (*.f64 y x)) #s(literal 2 binary64))) |
(+ (* 2 (sqrt (* x y))) (* z (+ (* z (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (pow (+ x y) 2))) (* 1/8 (* (sqrt (/ 1 (* (pow x 5) (pow y 5)))) (* z (pow (+ x y) 3)))))) (* (sqrt (/ 1 (* x y))) (+ x y))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 y #s(literal 5 binary64))))) (*.f64 (pow.f64 (+.f64 y x) #s(literal 3 binary64)) z) (*.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (pow.f64 y #s(literal 3 binary64))))) (pow.f64 (+.f64 y x) #s(literal 2 binary64)))) z (*.f64 (+.f64 y x) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) y)))) z (*.f64 (sqrt.f64 (*.f64 y x)) #s(literal 2 binary64))) |
(sqrt (* x y)) |
(sqrt.f64 (*.f64 y x)) |
(+ (sqrt (* x y)) (* 1/2 (* (sqrt (/ 1 (* x y))) (* z (+ x y))))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (+.f64 y x) z) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) y))) (sqrt.f64 (*.f64 y x))) |
(+ (sqrt (* x y)) (* z (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (* z (pow (+ x y) 2)))) (* 1/2 (* (sqrt (/ 1 (* x y))) (+ x y)))))) |
(fma.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 (+.f64 y x) #s(literal 2 binary64)) z) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (pow.f64 y #s(literal 3 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 y x) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) y))))) z (sqrt.f64 (*.f64 y x))) |
(+ (sqrt (* x y)) (* z (+ (* 1/2 (* (sqrt (/ 1 (* x y))) (+ x y))) (* z (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (pow (+ x y) 2))) (* 1/16 (* (sqrt (/ 1 (* (pow x 5) (pow y 5)))) (* z (pow (+ x y) 3))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 y #s(literal 5 binary64))))) (*.f64 (pow.f64 (+.f64 y x) #s(literal 3 binary64)) z) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (pow.f64 y #s(literal 3 binary64))))) (pow.f64 (+.f64 y x) #s(literal 2 binary64)))) z (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 y x) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) y))))) z (sqrt.f64 (*.f64 y x))) |
(* x y) |
(*.f64 y x) |
(+ (* x y) (* z (+ x y))) |
(fma.f64 (+.f64 y x) z (*.f64 y x)) |
(+ (* x y) (* z (+ x y))) |
(fma.f64 (+.f64 y x) z (*.f64 y x)) |
(+ (* x y) (* z (+ x y))) |
(fma.f64 (+.f64 y x) z (*.f64 y x)) |
(* 2 (sqrt (* x y))) |
(*.f64 (sqrt.f64 (*.f64 y x)) #s(literal 2 binary64)) |
(+ (* 2 (sqrt (* x y))) (* (sqrt (/ 1 (* x y))) (* z (+ x y)))) |
(fma.f64 (*.f64 (+.f64 y x) z) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) y)) (*.f64 (sqrt.f64 (*.f64 y x)) #s(literal 2 binary64))) |
(+ (* 2 (sqrt (* x y))) (* z (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (* z (pow (+ x y) 2)))) (* (sqrt (/ 1 (* x y))) (+ x y))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (pow.f64 y #s(literal 3 binary64))))) (*.f64 (pow.f64 (+.f64 y x) #s(literal 2 binary64)) z) (*.f64 (+.f64 y x) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) y)))) z (*.f64 (sqrt.f64 (*.f64 y x)) #s(literal 2 binary64))) |
(+ (* 2 (sqrt (* x y))) (* z (+ (* z (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (pow (+ x y) 2))) (* 1/8 (* (sqrt (/ 1 (* (pow x 5) (pow y 5)))) (* z (pow (+ x y) 3)))))) (* (sqrt (/ 1 (* x y))) (+ x y))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 y #s(literal 5 binary64))))) (*.f64 (pow.f64 (+.f64 y x) #s(literal 3 binary64)) z) (*.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (pow.f64 y #s(literal 3 binary64))))) (pow.f64 (+.f64 y x) #s(literal 2 binary64)))) z (*.f64 (+.f64 y x) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) y)))) z (*.f64 (sqrt.f64 (*.f64 y x)) #s(literal 2 binary64))) |
(* x (sqrt (/ y z))) |
(*.f64 (sqrt.f64 (/.f64 y z)) x) |
(/ (+ (* x (sqrt (* y z))) (* z (+ (* 2 (sqrt (* y z))) (* x (sqrt (/ z y)))))) z) |
(/.f64 (fma.f64 (fma.f64 (sqrt.f64 (/.f64 z y)) x (*.f64 (sqrt.f64 (*.f64 y z)) #s(literal 2 binary64))) z (*.f64 (sqrt.f64 (*.f64 y z)) x)) z) |
(/ (+ (* x (sqrt (* y z))) (* z (+ (* 2 (sqrt (* y z))) (* x (sqrt (/ z y)))))) z) |
(/.f64 (fma.f64 (fma.f64 (sqrt.f64 (/.f64 z y)) x (*.f64 (sqrt.f64 (*.f64 y z)) #s(literal 2 binary64))) z (*.f64 (sqrt.f64 (*.f64 y z)) x)) z) |
(/ (+ (* x (sqrt (* y z))) (* z (+ (* 2 (sqrt (* y z))) (* x (sqrt (/ z y)))))) z) |
(/.f64 (fma.f64 (fma.f64 (sqrt.f64 (/.f64 z y)) x (*.f64 (sqrt.f64 (*.f64 y z)) #s(literal 2 binary64))) z (*.f64 (sqrt.f64 (*.f64 y z)) x)) z) |
(sqrt (/ y z)) |
(sqrt.f64 (/.f64 y z)) |
(/ (+ (sqrt (* y z)) (sqrt (/ (pow z 3) y))) z) |
(/.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) y)) (sqrt.f64 (*.f64 y z))) z) |
(/ (+ (sqrt (* y z)) (sqrt (/ (pow z 3) y))) z) |
(/.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) y)) (sqrt.f64 (*.f64 y z))) z) |
(/ (+ (sqrt (* y z)) (sqrt (/ (pow z 3) y))) z) |
(/.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) y)) (sqrt.f64 (*.f64 y z))) z) |
(sqrt (/ 1 (* y z))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))) |
(sqrt (/ 1 (* y z))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))) |
(sqrt (/ 1 (* y z))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))) |
(sqrt (/ 1 (* y z))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))) |
(* 2 (sqrt (* x y))) |
(*.f64 (sqrt.f64 (*.f64 y x)) #s(literal 2 binary64)) |
(+ (* 2 (sqrt (* x y))) (* (sqrt (/ 1 (* x y))) (* z (+ x y)))) |
(fma.f64 (*.f64 (+.f64 y x) z) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) y)) (*.f64 (sqrt.f64 (*.f64 y x)) #s(literal 2 binary64))) |
(+ (* 2 (sqrt (* x y))) (* z (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (* z (pow (+ x y) 2)))) (* (sqrt (/ 1 (* x y))) (+ x y))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (pow.f64 y #s(literal 3 binary64))))) (*.f64 (pow.f64 (+.f64 y x) #s(literal 2 binary64)) z) (*.f64 (+.f64 y x) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) y)))) z (*.f64 (sqrt.f64 (*.f64 y x)) #s(literal 2 binary64))) |
(+ (* 2 (sqrt (* x y))) (* z (+ (* z (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (pow (+ x y) 2))) (* 1/8 (* (sqrt (/ 1 (* (pow x 5) (pow y 5)))) (* z (pow (+ x y) 3)))))) (* (sqrt (/ 1 (* x y))) (+ x y))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 y #s(literal 5 binary64))))) (*.f64 (pow.f64 (+.f64 y x) #s(literal 3 binary64)) z) (*.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (pow.f64 y #s(literal 3 binary64))))) (pow.f64 (+.f64 y x) #s(literal 2 binary64)))) z (*.f64 (+.f64 y x) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) y)))) z (*.f64 (sqrt.f64 (*.f64 y x)) #s(literal 2 binary64))) |
(sqrt (* x y)) |
(sqrt.f64 (*.f64 y x)) |
(+ (sqrt (* x y)) (* 1/2 (* (sqrt (/ 1 (* x y))) (* z (+ x y))))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (+.f64 y x) z) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) y))) (sqrt.f64 (*.f64 y x))) |
(+ (sqrt (* x y)) (* z (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (* z (pow (+ x y) 2)))) (* 1/2 (* (sqrt (/ 1 (* x y))) (+ x y)))))) |
(fma.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 (+.f64 y x) #s(literal 2 binary64)) z) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (pow.f64 y #s(literal 3 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 y x) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) y))))) z (sqrt.f64 (*.f64 y x))) |
(+ (sqrt (* x y)) (* z (+ (* 1/2 (* (sqrt (/ 1 (* x y))) (+ x y))) (* z (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow y 3)))) (pow (+ x y) 2))) (* 1/16 (* (sqrt (/ 1 (* (pow x 5) (pow y 5)))) (* z (pow (+ x y) 3))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 y #s(literal 5 binary64))))) (*.f64 (pow.f64 (+.f64 y x) #s(literal 3 binary64)) z) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (pow.f64 y #s(literal 3 binary64))))) (pow.f64 (+.f64 y x) #s(literal 2 binary64)))) z (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 y x) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) y))))) z (sqrt.f64 (*.f64 y x))) |
(* (pow x 2) (pow y 2)) |
(*.f64 (*.f64 y y) (*.f64 x x)) |
(+ (* 2 (* x (* y (* z (+ x y))))) (* (pow x 2) (pow y 2))) |
(fma.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 (*.f64 (+.f64 y x) z) y) (*.f64 (*.f64 y y) (*.f64 x x))) |
(+ (* z (+ (* 2 (* x (* y (+ x y)))) (* z (pow (+ x y) 2)))) (* (pow x 2) (pow y 2))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 (+.f64 y x) y) x) #s(literal 2 binary64) (*.f64 (pow.f64 (+.f64 y x) #s(literal 2 binary64)) z)) z (*.f64 (*.f64 y y) (*.f64 x x))) |
(+ (* z (+ (* 2 (* x (* y (+ x y)))) (* z (pow (+ x y) 2)))) (* (pow x 2) (pow y 2))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 (+.f64 y x) y) x) #s(literal 2 binary64) (*.f64 (pow.f64 (+.f64 y x) #s(literal 2 binary64)) z)) z (*.f64 (*.f64 y y) (*.f64 x x))) |
(* x y) |
(*.f64 y x) |
(+ (* x y) (* z (+ x y))) |
(fma.f64 (+.f64 y x) z (*.f64 y x)) |
(+ (* x y) (* z (+ x y))) |
(fma.f64 (+.f64 y x) z (*.f64 y x)) |
(+ (* x y) (* z (+ x y))) |
(fma.f64 (+.f64 y x) z (*.f64 y x)) |
(/ z (pow x 2)) |
(/.f64 z (*.f64 x x)) |
(* z (+ (* -2 (/ z (pow x 3))) (/ 1 (pow x 2)))) |
(*.f64 (fma.f64 (/.f64 z (pow.f64 x #s(literal 3 binary64))) #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) z) |
(* z (+ (* z (- (* 3 (/ z (pow x 4))) (* 2 (/ 1 (pow x 3))))) (/ 1 (pow x 2)))) |
(*.f64 (fma.f64 (fma.f64 (/.f64 z (pow.f64 x #s(literal 4 binary64))) #s(literal 3 binary64) (/.f64 #s(literal -2 binary64) (pow.f64 x #s(literal 3 binary64)))) z (/.f64 #s(literal 1 binary64) (*.f64 x x))) z) |
(* z (+ (* z (- (* z (+ (* -4 (/ z (pow x 5))) (* 3 (/ 1 (pow x 4))))) (* 2 (/ 1 (pow x 3))))) (/ 1 (pow x 2)))) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 (/.f64 z (pow.f64 x #s(literal 5 binary64))) #s(literal -4 binary64) (/.f64 #s(literal 3 binary64) (pow.f64 x #s(literal 4 binary64)))) z (/.f64 #s(literal -2 binary64) (pow.f64 x #s(literal 3 binary64)))) z (/.f64 #s(literal 1 binary64) (*.f64 x x))) z) |
(/ 1 (* x y)) |
(/.f64 (/.f64 #s(literal 1 binary64) x) y) |
(+ (* -1 (* z (+ (/ 1 (* x (pow y 2))) (/ 1 (* (pow x 2) y))))) (/ 1 (* x y))) |
(fma.f64 (neg.f64 z) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) x)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) y)) (/.f64 (/.f64 #s(literal 1 binary64) x) y)) |
(+ (* z (- (/ (* z (* (+ x y) (+ (/ 1 (* x (pow y 2))) (/ 1 (* (pow x 2) y))))) (* x y)) (+ (/ 1 (* x (pow y 2))) (/ 1 (* (pow x 2) y))))) (/ 1 (* x y))) |
(fma.f64 (-.f64 (-.f64 (/.f64 (*.f64 (*.f64 (+.f64 y x) z) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) x)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) y))) (*.f64 y x)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) x))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) y)) z (/.f64 (/.f64 #s(literal 1 binary64) x) y)) |
(+ (* z (- (* z (- (* -1 (/ (* z (* (pow (+ x y) 2) (+ (/ 1 (* x (pow y 2))) (/ 1 (* (pow x 2) y))))) (* (pow x 2) (pow y 2)))) (* -1 (/ (* (+ x y) (+ (/ 1 (* x (pow y 2))) (/ 1 (* (pow x 2) y)))) (* x y))))) (+ (/ 1 (* x (pow y 2))) (/ 1 (* (pow x 2) y))))) (/ 1 (* x y))) |
(fma.f64 (fma.f64 (fma.f64 (neg.f64 (/.f64 z (*.f64 x x))) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) x)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) y)) (pow.f64 (+.f64 y x) #s(literal 2 binary64))) (*.f64 y y)) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) x)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) y)) (+.f64 y x)) (*.f64 y x))) z (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) x)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) y)))) z (/.f64 (/.f64 #s(literal 1 binary64) x) y)) |
y |
(+ y (* z (+ 1 (/ y x)))) |
(fma.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) z y) |
(+ y (* z (+ 1 (/ y x)))) |
(fma.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) z y) |
(+ y (* z (+ 1 (/ y x)))) |
(fma.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) z y) |
(sqrt (* y z)) |
(sqrt.f64 (*.f64 y z)) |
(sqrt (* y z)) |
(sqrt.f64 (*.f64 y z)) |
(sqrt (* y z)) |
(sqrt.f64 (*.f64 y z)) |
(sqrt (* y z)) |
(sqrt.f64 (*.f64 y z)) |
(/ 1 (* y z)) |
(/.f64 #s(literal 1 binary64) (*.f64 y z)) |
(/ 1 (* y z)) |
(/.f64 #s(literal 1 binary64) (*.f64 y z)) |
(/ 1 (* y z)) |
(/.f64 #s(literal 1 binary64) (*.f64 y z)) |
(/ 1 (* y z)) |
(/.f64 #s(literal 1 binary64) (*.f64 y z)) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(/ (+ 1 (* -1 (/ x y))) z) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) z) |
(/ (- (+ 1 (+ (* -1 (/ x y)) (* 2 (/ (pow x 2) (* y z))))) (/ x z)) z) |
(/.f64 (-.f64 (+.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (*.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 (*.f64 x x) y))) (/.f64 x z)) z) |
(/ (- (+ 1 (+ (* -4 (/ (pow x 3) (* y (pow z 2)))) (+ (* -1 (/ x y)) (+ (* 2 (/ (pow x 2) (* y z))) (/ (pow x 3) (* y (pow z 2))))))) (+ (* -1 (/ (pow x 2) (pow z 2))) (/ x z))) z) |
(/.f64 (-.f64 (+.f64 (fma.f64 (/.f64 #s(literal -4 binary64) (*.f64 z z)) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (-.f64 (fma.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 (*.f64 x x) y) (/.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (*.f64 z z))) (/.f64 x y))) #s(literal 1 binary64)) (-.f64 (/.f64 x z) (*.f64 (/.f64 x z) (/.f64 x z)))) z) |
(/ (- (+ 1 (+ (* -4 (/ (pow x 3) (* y (pow z 2)))) (+ (* -2 (/ (* x (+ (* -4 (/ (pow x 3) y)) (/ (pow x 3) y))) (pow z 3))) (+ (* -2 (/ (pow x 4) (* y (pow z 3)))) (+ (* -1 (/ x y)) (+ (* 2 (/ (pow x 2) (* y z))) (/ (pow x 3) (* y (pow z 2))))))))) (+ (* -1 (/ (pow x 2) (pow z 2))) (+ (/ x z) (/ (pow x 3) (pow z 3))))) z) |
(/.f64 (-.f64 (+.f64 (fma.f64 (/.f64 #s(literal -4 binary64) (*.f64 z z)) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) y)) x) (pow.f64 z #s(literal 3 binary64))) #s(literal -2 binary64) (fma.f64 (/.f64 #s(literal -2 binary64) (pow.f64 z #s(literal 3 binary64))) (/.f64 (pow.f64 x #s(literal 4 binary64)) y) (-.f64 (fma.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 (*.f64 x x) y) (/.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (*.f64 z z))) (/.f64 x y))))) #s(literal 1 binary64)) (-.f64 (+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (/.f64 x z)) (*.f64 (/.f64 x z) (/.f64 x z)))) z) |
(* 2 (sqrt (* z (+ x y)))) |
(*.f64 (sqrt.f64 (*.f64 (+.f64 y x) z)) #s(literal 2 binary64)) |
(* z (+ (* 2 (sqrt (/ (+ x y) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))) |
(*.f64 (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (+.f64 y x))) (*.f64 y x) (*.f64 (sqrt.f64 (/.f64 (+.f64 y x) z)) #s(literal 2 binary64))) z) |
(* z (+ (* -1/4 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 2 (sqrt (/ (+ x y) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 y y) (*.f64 x x))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 5 binary64))) (pow.f64 (+.f64 y x) #s(literal 3 binary64)))) (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (+.f64 y x))) (*.f64 y x) (*.f64 (sqrt.f64 (/.f64 (+.f64 y x) z)) #s(literal 2 binary64)))) z) |
(* z (+ (* -1/4 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/8 (* (* (pow x 3) (pow y 3)) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (+ (* 2 (sqrt (/ (+ x y) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 y y) (*.f64 x x))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 5 binary64))) (pow.f64 (+.f64 y x) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 7 binary64))) (pow.f64 (+.f64 y x) #s(literal 5 binary64)))) (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (+.f64 y x))) (*.f64 y x) (*.f64 (sqrt.f64 (/.f64 (+.f64 y x) z)) #s(literal 2 binary64))))) z) |
(sqrt (* z (+ x y))) |
(sqrt.f64 (*.f64 (+.f64 y x) z)) |
(* z (+ (sqrt (/ (+ x y) z)) (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (+.f64 y x))) (sqrt.f64 (/.f64 (+.f64 y x) z))) z) |
(* z (+ (sqrt (/ (+ x y) z)) (+ (* -1/8 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))))) |
(*.f64 (+.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 5 binary64))) (pow.f64 (+.f64 y x) #s(literal 3 binary64)))) (*.f64 (*.f64 y y) (*.f64 x x))) #s(literal -1/8 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (+.f64 y x))))) (sqrt.f64 (/.f64 (+.f64 y x) z))) z) |
(* z (+ (sqrt (/ (+ x y) z)) (+ (* -1/8 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/16 (* (* (pow x 3) (pow y 3)) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))))) |
(*.f64 (+.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 y y) (*.f64 x x))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 5 binary64))) (pow.f64 (+.f64 y x) #s(literal 3 binary64)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 7 binary64))) (pow.f64 (+.f64 y x) #s(literal 5 binary64)))) (*.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) #s(literal 1/16 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (+.f64 y x)))))) (sqrt.f64 (/.f64 (+.f64 y x) z))) z) |
(sqrt (/ 1 (* z (+ x y)))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 y x) z))) |
(+ (sqrt (/ 1 (* z (+ x y)))) (* -1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (pow (+ x y) 3))))))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (pow.f64 (+.f64 y x) #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 y x) z)))) |
(+ (sqrt (/ 1 (* z (+ x y)))) (+ (* -1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (pow (+ x y) 3)))))) (* 1/2 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 5)))))))) |
(+.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (pow.f64 (+.f64 y x) #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 y x) z)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) (*.f64 x x))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 5 binary64))) (pow.f64 (+.f64 y x) #s(literal 5 binary64)))))) |
(+ (sqrt (/ 1 (* z (+ x y)))) (+ (* -1/2 (* (sqrt (/ (+ x y) (pow z 7))) (+ (* 1/4 (/ (* (pow x 2) (* (pow y 2) z)) (pow (+ x y) 3))) (/ (* (pow x 3) (pow y 3)) (pow (+ x y) 4))))) (+ (* -1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (pow (+ x y) 3)))))) (* 1/2 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 5))))))))) |
(+.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 (+.f64 y x) (pow.f64 z #s(literal 7 binary64))))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) z) (*.f64 x x)) (pow.f64 (+.f64 y x) #s(literal 3 binary64))) #s(literal 1/4 binary64) (/.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (pow.f64 (+.f64 y x) #s(literal 4 binary64)))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (pow.f64 (+.f64 y x) #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) (*.f64 x x))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 5 binary64))) (pow.f64 (+.f64 y x) #s(literal 5 binary64))))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 y x) z)))) |
(* 2 (sqrt (* z (+ x y)))) |
(*.f64 (sqrt.f64 (*.f64 (+.f64 y x) z)) #s(literal 2 binary64)) |
(* z (+ (* 2 (sqrt (/ (+ x y) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))) |
(*.f64 (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (+.f64 y x))) (*.f64 y x) (*.f64 (sqrt.f64 (/.f64 (+.f64 y x) z)) #s(literal 2 binary64))) z) |
(* z (+ (* -1/4 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 2 (sqrt (/ (+ x y) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 y y) (*.f64 x x))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 5 binary64))) (pow.f64 (+.f64 y x) #s(literal 3 binary64)))) (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (+.f64 y x))) (*.f64 y x) (*.f64 (sqrt.f64 (/.f64 (+.f64 y x) z)) #s(literal 2 binary64)))) z) |
(* z (+ (* -1/4 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/8 (* (* (pow x 3) (pow y 3)) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (+ (* 2 (sqrt (/ (+ x y) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 y y) (*.f64 x x))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 5 binary64))) (pow.f64 (+.f64 y x) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 7 binary64))) (pow.f64 (+.f64 y x) #s(literal 5 binary64)))) (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (+.f64 y x))) (*.f64 y x) (*.f64 (sqrt.f64 (/.f64 (+.f64 y x) z)) #s(literal 2 binary64))))) z) |
(sqrt (* z (+ x y))) |
(sqrt.f64 (*.f64 (+.f64 y x) z)) |
(* z (+ (sqrt (/ (+ x y) z)) (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (+.f64 y x))) (sqrt.f64 (/.f64 (+.f64 y x) z))) z) |
(* z (+ (sqrt (/ (+ x y) z)) (+ (* -1/8 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))))) |
(*.f64 (+.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 5 binary64))) (pow.f64 (+.f64 y x) #s(literal 3 binary64)))) (*.f64 (*.f64 y y) (*.f64 x x))) #s(literal -1/8 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (+.f64 y x))))) (sqrt.f64 (/.f64 (+.f64 y x) z))) z) |
(* z (+ (sqrt (/ (+ x y) z)) (+ (* -1/8 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/16 (* (* (pow x 3) (pow y 3)) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))))) |
(*.f64 (+.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 y y) (*.f64 x x))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 5 binary64))) (pow.f64 (+.f64 y x) #s(literal 3 binary64)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 7 binary64))) (pow.f64 (+.f64 y x) #s(literal 5 binary64)))) (*.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) #s(literal 1/16 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (+.f64 y x)))))) (sqrt.f64 (/.f64 (+.f64 y x) z))) z) |
(* z (+ x y)) |
(*.f64 (+.f64 y x) z) |
(* z (+ x (+ y (/ (* x y) z)))) |
(*.f64 (+.f64 (fma.f64 x (/.f64 y z) y) x) z) |
(* z (+ x (+ y (/ (* x y) z)))) |
(*.f64 (+.f64 (fma.f64 x (/.f64 y z) y) x) z) |
(* z (+ x (+ y (/ (* x y) z)))) |
(*.f64 (+.f64 (fma.f64 x (/.f64 y z) y) x) z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* x (* z (+ 1 (/ y x)))) |
(*.f64 (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) z) x) |
(* z (+ (* x (+ 1 (/ y x))) (/ (* x y) z))) |
(*.f64 (fma.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) x (*.f64 x (/.f64 y z))) z) |
(* z (+ (* x (+ 1 (/ y x))) (/ (* x y) z))) |
(*.f64 (fma.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) x (*.f64 x (/.f64 y z))) z) |
(* z (+ (* x (+ 1 (/ y x))) (/ (* x y) z))) |
(*.f64 (fma.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) x (*.f64 x (/.f64 y z))) z) |
(* 2 (sqrt (* z (+ x y)))) |
(*.f64 (sqrt.f64 (*.f64 (+.f64 y x) z)) #s(literal 2 binary64)) |
(* z (+ (* 2 (sqrt (/ (+ x y) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))) |
(*.f64 (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (+.f64 y x))) (*.f64 y x) (*.f64 (sqrt.f64 (/.f64 (+.f64 y x) z)) #s(literal 2 binary64))) z) |
(* z (+ (* -1/4 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 2 (sqrt (/ (+ x y) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 y y) (*.f64 x x))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 5 binary64))) (pow.f64 (+.f64 y x) #s(literal 3 binary64)))) (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (+.f64 y x))) (*.f64 y x) (*.f64 (sqrt.f64 (/.f64 (+.f64 y x) z)) #s(literal 2 binary64)))) z) |
(* z (+ (* -1/4 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/8 (* (* (pow x 3) (pow y 3)) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (+ (* 2 (sqrt (/ (+ x y) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 y y) (*.f64 x x))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 5 binary64))) (pow.f64 (+.f64 y x) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 7 binary64))) (pow.f64 (+.f64 y x) #s(literal 5 binary64)))) (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (+.f64 y x))) (*.f64 y x) (*.f64 (sqrt.f64 (/.f64 (+.f64 y x) z)) #s(literal 2 binary64))))) z) |
(sqrt (* z (+ x y))) |
(sqrt.f64 (*.f64 (+.f64 y x) z)) |
(* z (+ (sqrt (/ (+ x y) z)) (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (+.f64 y x))) (sqrt.f64 (/.f64 (+.f64 y x) z))) z) |
(* z (+ (sqrt (/ (+ x y) z)) (+ (* -1/8 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))))) |
(*.f64 (+.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 5 binary64))) (pow.f64 (+.f64 y x) #s(literal 3 binary64)))) (*.f64 (*.f64 y y) (*.f64 x x))) #s(literal -1/8 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (+.f64 y x))))) (sqrt.f64 (/.f64 (+.f64 y x) z))) z) |
(* z (+ (sqrt (/ (+ x y) z)) (+ (* -1/8 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/16 (* (* (pow x 3) (pow y 3)) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))))) |
(*.f64 (+.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 y y) (*.f64 x x))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 5 binary64))) (pow.f64 (+.f64 y x) #s(literal 3 binary64)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 7 binary64))) (pow.f64 (+.f64 y x) #s(literal 5 binary64)))) (*.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) #s(literal 1/16 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (+.f64 y x)))))) (sqrt.f64 (/.f64 (+.f64 y x) z))) z) |
(* z (+ x y)) |
(*.f64 (+.f64 y x) z) |
(* z (+ x (+ y (/ (* x y) z)))) |
(*.f64 (+.f64 (fma.f64 x (/.f64 y z) y) x) z) |
(* z (+ x (+ y (/ (* x y) z)))) |
(*.f64 (+.f64 (fma.f64 x (/.f64 y z) y) x) z) |
(* z (+ x (+ y (/ (* x y) z)))) |
(*.f64 (+.f64 (fma.f64 x (/.f64 y z) y) x) z) |
(* 2 (sqrt (* z (+ x y)))) |
(*.f64 (sqrt.f64 (*.f64 (+.f64 y x) z)) #s(literal 2 binary64)) |
(* z (+ (* 2 (sqrt (/ (+ x y) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))) |
(*.f64 (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (+.f64 y x))) (*.f64 y x) (*.f64 (sqrt.f64 (/.f64 (+.f64 y x) z)) #s(literal 2 binary64))) z) |
(* z (+ (* -1/4 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 2 (sqrt (/ (+ x y) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 y y) (*.f64 x x))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 5 binary64))) (pow.f64 (+.f64 y x) #s(literal 3 binary64)))) (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (+.f64 y x))) (*.f64 y x) (*.f64 (sqrt.f64 (/.f64 (+.f64 y x) z)) #s(literal 2 binary64)))) z) |
(* z (+ (* -1/4 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/8 (* (* (pow x 3) (pow y 3)) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (+ (* 2 (sqrt (/ (+ x y) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 y y) (*.f64 x x))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 5 binary64))) (pow.f64 (+.f64 y x) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 7 binary64))) (pow.f64 (+.f64 y x) #s(literal 5 binary64)))) (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (+.f64 y x))) (*.f64 y x) (*.f64 (sqrt.f64 (/.f64 (+.f64 y x) z)) #s(literal 2 binary64))))) z) |
(* z (+ (* 2 (sqrt (/ y z))) (* x (sqrt (/ 1 (* y z)))))) |
(*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))) x (*.f64 (sqrt.f64 (/.f64 y z)) #s(literal 2 binary64))) z) |
(* z (+ (* 2 (sqrt (/ y z))) (+ (* x (sqrt (/ 1 (* y z)))) (* x (sqrt (/ y (pow z 3))))))) |
(*.f64 (fma.f64 (sqrt.f64 (/.f64 y z)) #s(literal 2 binary64) (*.f64 x (+.f64 (sqrt.f64 (/.f64 y (pow.f64 z #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)))))) z) |
(* z (+ (* 2 (sqrt (/ y z))) (+ (* x (sqrt (/ 1 (* y z)))) (* x (sqrt (/ y (pow z 3))))))) |
(*.f64 (fma.f64 (sqrt.f64 (/.f64 y z)) #s(literal 2 binary64) (*.f64 x (+.f64 (sqrt.f64 (/.f64 y (pow.f64 z #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)))))) z) |
(* z (+ (* 2 (sqrt (/ y z))) (+ (* x (sqrt (/ 1 (* y z)))) (* x (sqrt (/ y (pow z 3))))))) |
(*.f64 (fma.f64 (sqrt.f64 (/.f64 y z)) #s(literal 2 binary64) (*.f64 x (+.f64 (sqrt.f64 (/.f64 y (pow.f64 z #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)))))) z) |
(sqrt (/ z y)) |
(sqrt.f64 (/.f64 z y)) |
(* z (+ (sqrt (/ 1 (* y z))) (sqrt (/ y (pow z 3))))) |
(*.f64 (+.f64 (sqrt.f64 (/.f64 y (pow.f64 z #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)))) z) |
(* z (+ (sqrt (/ 1 (* y z))) (sqrt (/ y (pow z 3))))) |
(*.f64 (+.f64 (sqrt.f64 (/.f64 y (pow.f64 z #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)))) z) |
(* z (+ (sqrt (/ 1 (* y z))) (sqrt (/ y (pow z 3))))) |
(*.f64 (+.f64 (sqrt.f64 (/.f64 y (pow.f64 z #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)))) z) |
(sqrt (/ 1 (* y z))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))) |
(sqrt (/ 1 (* y z))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))) |
(sqrt (/ 1 (* y z))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))) |
(sqrt (/ 1 (* y z))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))) |
(* 2 (sqrt (* z (+ x y)))) |
(*.f64 (sqrt.f64 (*.f64 (+.f64 y x) z)) #s(literal 2 binary64)) |
(* z (+ (* 2 (sqrt (/ (+ x y) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))) |
(*.f64 (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (+.f64 y x))) (*.f64 y x) (*.f64 (sqrt.f64 (/.f64 (+.f64 y x) z)) #s(literal 2 binary64))) z) |
(* z (+ (* -1/4 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 2 (sqrt (/ (+ x y) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 y y) (*.f64 x x))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 5 binary64))) (pow.f64 (+.f64 y x) #s(literal 3 binary64)))) (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (+.f64 y x))) (*.f64 y x) (*.f64 (sqrt.f64 (/.f64 (+.f64 y x) z)) #s(literal 2 binary64)))) z) |
(* z (+ (* -1/4 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/8 (* (* (pow x 3) (pow y 3)) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (+ (* 2 (sqrt (/ (+ x y) z))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 y y) (*.f64 x x))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 5 binary64))) (pow.f64 (+.f64 y x) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 7 binary64))) (pow.f64 (+.f64 y x) #s(literal 5 binary64)))) (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (+.f64 y x))) (*.f64 y x) (*.f64 (sqrt.f64 (/.f64 (+.f64 y x) z)) #s(literal 2 binary64))))) z) |
(sqrt (* z (+ x y))) |
(sqrt.f64 (*.f64 (+.f64 y x) z)) |
(* z (+ (sqrt (/ (+ x y) z)) (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (+.f64 y x))) (sqrt.f64 (/.f64 (+.f64 y x) z))) z) |
(* z (+ (sqrt (/ (+ x y) z)) (+ (* -1/8 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))))) |
(*.f64 (+.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 5 binary64))) (pow.f64 (+.f64 y x) #s(literal 3 binary64)))) (*.f64 (*.f64 y y) (*.f64 x x))) #s(literal -1/8 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (+.f64 y x))))) (sqrt.f64 (/.f64 (+.f64 y x) z))) z) |
(* z (+ (sqrt (/ (+ x y) z)) (+ (* -1/8 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/16 (* (* (pow x 3) (pow y 3)) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))))) |
(*.f64 (+.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 y y) (*.f64 x x))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 5 binary64))) (pow.f64 (+.f64 y x) #s(literal 3 binary64)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 7 binary64))) (pow.f64 (+.f64 y x) #s(literal 5 binary64)))) (*.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) #s(literal 1/16 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (+.f64 y x)))))) (sqrt.f64 (/.f64 (+.f64 y x) z))) z) |
(* (pow z 2) (pow (+ x y) 2)) |
(*.f64 (*.f64 z z) (pow.f64 (+.f64 y x) #s(literal 2 binary64))) |
(* (pow z 2) (+ (* 2 (/ (* x (* y (+ x y))) z)) (pow (+ x y) 2))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (+.f64 y x) y) x) z) #s(literal 2 binary64) (pow.f64 (+.f64 y x) #s(literal 2 binary64))) (*.f64 z z)) |
(* (pow z 2) (+ (* 2 (/ (* x (* y (+ x y))) z)) (+ (/ (* (pow x 2) (pow y 2)) (pow z 2)) (pow (+ x y) 2)))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (+.f64 y x) y) x) z) #s(literal 2 binary64) (fma.f64 (/.f64 (*.f64 y y) z) (/.f64 (*.f64 x x) z) (pow.f64 (+.f64 y x) #s(literal 2 binary64)))) (*.f64 z z)) |
(* (pow z 2) (+ (* 2 (/ (* x (* y (+ x y))) z)) (+ (/ (* (pow x 2) (pow y 2)) (pow z 2)) (pow (+ x y) 2)))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (+.f64 y x) y) x) z) #s(literal 2 binary64) (fma.f64 (/.f64 (*.f64 y y) z) (/.f64 (*.f64 x x) z) (pow.f64 (+.f64 y x) #s(literal 2 binary64)))) (*.f64 z z)) |
(* z (+ x y)) |
(*.f64 (+.f64 y x) z) |
(* z (+ x (+ y (/ (* x y) z)))) |
(*.f64 (+.f64 (fma.f64 x (/.f64 y z) y) x) z) |
(* z (+ x (+ y (/ (* x y) z)))) |
(*.f64 (+.f64 (fma.f64 x (/.f64 y z) y) x) z) |
(* z (+ x (+ y (/ (* x y) z)))) |
(*.f64 (+.f64 (fma.f64 x (/.f64 y z) y) x) z) |
(/ 1 z) |
(/.f64 #s(literal 1 binary64) z) |
(/ (+ 1 (* -2 (/ x z))) z) |
(/.f64 (fma.f64 (/.f64 x z) #s(literal -2 binary64) #s(literal 1 binary64)) z) |
(/ (- (+ 1 (* -1 (/ (+ (* -4 (pow x 2)) (pow x 2)) (pow z 2)))) (* 2 (/ x z))) z) |
(/.f64 (-.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -3 binary64) z) (/.f64 (*.f64 x x) z))) (*.f64 (/.f64 x z) #s(literal 2 binary64))) z) |
(/ (- (+ 1 (* -1 (/ (+ (* -2 (* x (+ (* -4 (pow x 2)) (pow x 2)))) (* -2 (pow x 3))) (pow z 3)))) (+ (* -4 (/ (pow x 2) (pow z 2))) (+ (* 2 (/ x z)) (/ (pow x 2) (pow z 2))))) z) |
(/.f64 (-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 #s(literal -3 binary64) (*.f64 x x)) x (pow.f64 x #s(literal 3 binary64)))) (pow.f64 z #s(literal 3 binary64)))) (fma.f64 (/.f64 #s(literal -4 binary64) z) (/.f64 (*.f64 x x) z) (fma.f64 (/.f64 x z) (/.f64 x z) (*.f64 (/.f64 x z) #s(literal 2 binary64))))) z) |
(/ 1 (* z (+ x y))) |
(/.f64 #s(literal 1 binary64) (*.f64 (+.f64 y x) z)) |
(/ (+ (* -1 (/ (* x y) (* z (pow (+ x y) 2)))) (/ 1 (+ x y))) z) |
(/.f64 (fma.f64 (/.f64 (neg.f64 x) z) (/.f64 y (pow.f64 (+.f64 y x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 y x))) z) |
(/ (- (+ (/ 1 (+ x y)) (/ (* (pow x 2) (pow y 2)) (* (pow z 2) (pow (+ x y) 3)))) (/ (* x y) (* z (pow (+ x y) 2)))) z) |
(/.f64 (-.f64 (fma.f64 (/.f64 (*.f64 x x) (pow.f64 (+.f64 y x) #s(literal 3 binary64))) (*.f64 (/.f64 y z) (/.f64 y z)) (/.f64 #s(literal 1 binary64) (+.f64 y x))) (*.f64 (/.f64 x (pow.f64 (+.f64 y x) #s(literal 2 binary64))) (/.f64 y z))) z) |
(/ (- (+ (* -1 (/ (* (pow x 3) (pow y 3)) (* (pow z 3) (pow (+ x y) 4)))) (/ 1 (+ x y))) (+ (* -1 (/ (* (pow x 2) (pow y 2)) (* (pow z 2) (pow (+ x y) 3)))) (/ (* x y) (* z (pow (+ x y) 2))))) z) |
(/.f64 (fma.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (*.f64 (pow.f64 (+.f64 y x) #s(literal 4 binary64)) (pow.f64 z #s(literal 3 binary64)))) (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (fma.f64 (/.f64 x (pow.f64 (+.f64 y x) #s(literal 2 binary64))) (/.f64 y z) (/.f64 (*.f64 (/.f64 (*.f64 y y) z) (/.f64 (*.f64 x x) z)) (pow.f64 (-.f64 (neg.f64 y) x) #s(literal 3 binary64)))))) z) |
(* z (+ 1 (/ y x))) |
(*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) z) |
(* z (+ 1 (+ (/ y x) (/ y z)))) |
(*.f64 (+.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) (/.f64 y z)) z) |
(* z (+ 1 (+ (/ y x) (/ y z)))) |
(*.f64 (+.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) (/.f64 y z)) z) |
(* z (+ 1 (+ (/ y x) (/ y z)))) |
(*.f64 (+.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) (/.f64 y z)) z) |
(sqrt (* y z)) |
(sqrt.f64 (*.f64 y z)) |
(sqrt (* y z)) |
(sqrt.f64 (*.f64 y z)) |
(sqrt (* y z)) |
(sqrt.f64 (*.f64 y z)) |
(sqrt (* y z)) |
(sqrt.f64 (*.f64 y z)) |
(/ 1 (* y z)) |
(/.f64 #s(literal 1 binary64) (*.f64 y z)) |
(/ 1 (* y z)) |
(/.f64 #s(literal 1 binary64) (*.f64 y z)) |
(/ 1 (* y z)) |
(/.f64 #s(literal 1 binary64) (*.f64 y z)) |
(/ 1 (* y z)) |
(/.f64 #s(literal 1 binary64) (*.f64 y z)) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* -1 (/ (- (/ x y) 1) z)) |
(/.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64)) (neg.f64 z)) |
(* -1 (/ (- (+ (* -2 (/ (pow x 2) (* y z))) (+ (/ x y) (/ x z))) 1) z)) |
(/.f64 (-.f64 (fma.f64 (/.f64 #s(literal -2 binary64) z) (/.f64 (*.f64 x x) y) (+.f64 (/.f64 x z) (/.f64 x y))) #s(literal 1 binary64)) (neg.f64 z)) |
(* -1 (/ (- (+ (* -1 (/ (- (+ (* -4 (/ (pow x 3) (* y z))) (+ (/ (pow x 2) z) (/ (pow x 3) (* y z)))) (+ x (* -2 (/ (pow x 2) y)))) z)) (/ x y)) 1) z)) |
(/.f64 (-.f64 (-.f64 (/.f64 x y) (/.f64 (-.f64 (fma.f64 (/.f64 #s(literal -4 binary64) z) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (+.f64 (/.f64 (*.f64 x x) z) (/.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) z))) (fma.f64 (/.f64 (*.f64 x x) y) #s(literal -2 binary64) x)) z)) #s(literal 1 binary64)) (neg.f64 z)) |
(* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (- (+ (* 2 (/ (* x (+ (* -4 (/ (pow x 3) y)) (/ (pow x 3) y))) z)) (+ (* 2 (/ (pow x 4) (* y z))) (/ (pow x 3) z))) (+ (* -4 (/ (pow x 3) y)) (+ (/ (pow x 3) y) (pow x 2)))) z)) (+ x (* -2 (/ (pow x 2) y)))) z)) (/ x y)) 1) z)) |
(/.f64 (-.f64 (-.f64 (/.f64 x y) (/.f64 (-.f64 (/.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) y)) x) z) #s(literal 2 binary64) (fma.f64 (/.f64 #s(literal 2 binary64) z) (/.f64 (pow.f64 x #s(literal 4 binary64)) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) z))) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (*.f64 x x))) (neg.f64 z)) (fma.f64 (/.f64 (*.f64 x x) y) #s(literal -2 binary64) x)) z)) #s(literal 1 binary64)) (neg.f64 z)) |
(* -2 (* (sqrt (* z (+ x y))) (pow (sqrt -1) 2))) |
(*.f64 (neg.f64 (sqrt.f64 (*.f64 (+.f64 y x) z))) #s(literal -2 binary64)) |
(* -1 (* z (+ (* 2 (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))) |
(*.f64 (neg.f64 z) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (+.f64 y x) z)) #s(literal -1 binary64)) #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (+.f64 y x))) (*.f64 y x)))) |
(* -1 (* z (+ (* -1/4 (* (/ (* (pow x 2) (pow y 2)) (pow (sqrt -1) 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 2 (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))))) |
(*.f64 (neg.f64 z) (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 5 binary64))) (pow.f64 (+.f64 y x) #s(literal 3 binary64)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (+.f64 y x) z)) #s(literal -1 binary64)) #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (+.f64 y x))) (*.f64 y x))))) |
(* -1 (* z (+ (* -1/4 (* (/ (* (pow x 2) (pow y 2)) (pow (sqrt -1) 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/8 (* (/ (* (pow x 3) (pow y 3)) (pow (sqrt -1) 4)) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (+ (* 2 (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))))) |
(*.f64 (neg.f64 z) (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 5 binary64))) (pow.f64 (+.f64 y x) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 7 binary64))) (pow.f64 (+.f64 y x) #s(literal 5 binary64)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (+.f64 y x) z)) #s(literal -1 binary64)) #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (+.f64 y x))) (*.f64 y x)))))) |
(* -1 (* (sqrt (* z (+ x y))) (pow (sqrt -1) 2))) |
(*.f64 (sqrt.f64 (*.f64 (+.f64 y x) z)) #s(literal 1 binary64)) |
(* -1 (* z (+ (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))) (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2))))) |
(*.f64 (neg.f64 z) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (+.f64 y x))) (*.f64 (sqrt.f64 (/.f64 (+.f64 y x) z)) #s(literal -1 binary64)))) |
(* -1 (* z (+ (* -1/8 (* (/ (* (pow x 2) (pow y 2)) (pow (sqrt -1) 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))) (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2)))))) |
(*.f64 (neg.f64 z) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 5 binary64))) (pow.f64 (+.f64 y x) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (+.f64 y x))) (*.f64 (sqrt.f64 (/.f64 (+.f64 y x) z)) #s(literal -1 binary64))))) |
(* -1 (* z (+ (* -1/8 (* (/ (* (pow x 2) (pow y 2)) (pow (sqrt -1) 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/16 (* (/ (* (pow x 3) (pow y 3)) (pow (sqrt -1) 4)) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (+ (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))) (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2))))))) |
(*.f64 (neg.f64 z) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 5 binary64))) (pow.f64 (+.f64 y x) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 7 binary64))) (pow.f64 (+.f64 y x) #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (+.f64 y x))) (*.f64 (sqrt.f64 (/.f64 (+.f64 y x) z)) #s(literal -1 binary64)))))) |
(* (sqrt (/ 1 (* z (+ x y)))) (pow (sqrt -1) 2)) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 y x) z))) #s(literal -1 binary64)) |
(+ (* -1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (pow (+ x y) 3)))))) (* (sqrt (/ 1 (* z (+ x y)))) (pow (sqrt -1) 2))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (pow.f64 (+.f64 y x) #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 y x) z))) #s(literal -1 binary64))) |
(+ (* -1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (pow (+ x y) 3)))))) (+ (* 1/2 (* (* (pow x 2) (pow y 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 5)))))) (* (sqrt (/ 1 (* z (+ x y)))) (pow (sqrt -1) 2)))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (pow.f64 (+.f64 y x) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) (*.f64 x x))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 5 binary64))) (pow.f64 (+.f64 y x) #s(literal 5 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 y x) z))) #s(literal -1 binary64)))) |
(+ (* -1 (/ (+ (* -1/2 (* (* (pow x 2) (pow y 2)) (sqrt (/ z (pow (+ x y) 5))))) (* 1/2 (* (sqrt (/ (+ x y) z)) (+ (* -1/4 (/ (* (pow x 2) (* (pow y 2) z)) (* (pow (sqrt -1) 2) (pow (+ x y) 3)))) (/ (* (pow x 3) (pow y 3)) (pow (+ x y) 4)))))) (pow z 3))) (+ (* -1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (pow (+ x y) 3)))))) (* (sqrt (/ 1 (* z (+ x y)))) (pow (sqrt -1) 2)))) |
(-.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (pow.f64 (+.f64 y x) #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 y x) z))) #s(literal -1 binary64))) (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y y) (*.f64 x x))) (sqrt.f64 (/.f64 z (pow.f64 (+.f64 y x) #s(literal 5 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (+.f64 y x) z))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) z) (*.f64 x x)) (pow.f64 (+.f64 y x) #s(literal 3 binary64))) #s(literal 1/4 binary64) (/.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (pow.f64 (+.f64 y x) #s(literal 4 binary64)))))) (pow.f64 z #s(literal 3 binary64)))) |
(* -2 (* (sqrt (* z (+ x y))) (pow (sqrt -1) 2))) |
(*.f64 (neg.f64 (sqrt.f64 (*.f64 (+.f64 y x) z))) #s(literal -2 binary64)) |
(* -1 (* z (+ (* 2 (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))) |
(*.f64 (neg.f64 z) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (+.f64 y x) z)) #s(literal -1 binary64)) #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (+.f64 y x))) (*.f64 y x)))) |
(* -1 (* z (+ (* -1/4 (* (/ (* (pow x 2) (pow y 2)) (pow (sqrt -1) 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 2 (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))))) |
(*.f64 (neg.f64 z) (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 5 binary64))) (pow.f64 (+.f64 y x) #s(literal 3 binary64)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (+.f64 y x) z)) #s(literal -1 binary64)) #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (+.f64 y x))) (*.f64 y x))))) |
(* -1 (* z (+ (* -1/4 (* (/ (* (pow x 2) (pow y 2)) (pow (sqrt -1) 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/8 (* (/ (* (pow x 3) (pow y 3)) (pow (sqrt -1) 4)) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (+ (* 2 (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))))) |
(*.f64 (neg.f64 z) (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 5 binary64))) (pow.f64 (+.f64 y x) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 7 binary64))) (pow.f64 (+.f64 y x) #s(literal 5 binary64)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (+.f64 y x) z)) #s(literal -1 binary64)) #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (+.f64 y x))) (*.f64 y x)))))) |
(* -1 (* (sqrt (* z (+ x y))) (pow (sqrt -1) 2))) |
(*.f64 (sqrt.f64 (*.f64 (+.f64 y x) z)) #s(literal 1 binary64)) |
(* -1 (* z (+ (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))) (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2))))) |
(*.f64 (neg.f64 z) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (+.f64 y x))) (*.f64 (sqrt.f64 (/.f64 (+.f64 y x) z)) #s(literal -1 binary64)))) |
(* -1 (* z (+ (* -1/8 (* (/ (* (pow x 2) (pow y 2)) (pow (sqrt -1) 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))) (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2)))))) |
(*.f64 (neg.f64 z) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 5 binary64))) (pow.f64 (+.f64 y x) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (+.f64 y x))) (*.f64 (sqrt.f64 (/.f64 (+.f64 y x) z)) #s(literal -1 binary64))))) |
(* -1 (* z (+ (* -1/8 (* (/ (* (pow x 2) (pow y 2)) (pow (sqrt -1) 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/16 (* (/ (* (pow x 3) (pow y 3)) (pow (sqrt -1) 4)) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (+ (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))) (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2))))))) |
(*.f64 (neg.f64 z) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 5 binary64))) (pow.f64 (+.f64 y x) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 7 binary64))) (pow.f64 (+.f64 y x) #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (+.f64 y x))) (*.f64 (sqrt.f64 (/.f64 (+.f64 y x) z)) #s(literal -1 binary64)))))) |
(* z (+ x y)) |
(*.f64 (+.f64 y x) z) |
(* -1 (* z (+ (* -1 (+ x y)) (* -1 (/ (* x y) z))))) |
(*.f64 (neg.f64 z) (neg.f64 (fma.f64 x (/.f64 y z) (+.f64 y x)))) |
(* -1 (* z (+ (* -1 (+ x y)) (* -1 (/ (* x y) z))))) |
(*.f64 (neg.f64 z) (neg.f64 (fma.f64 x (/.f64 y z) (+.f64 y x)))) |
(* -1 (* z (+ (* -1 (+ x y)) (* -1 (/ (* x y) z))))) |
(*.f64 (neg.f64 z) (neg.f64 (fma.f64 x (/.f64 y z) (+.f64 y x)))) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* -1 (* x (* z (- (* -1 (/ y x)) 1)))) |
(*.f64 (*.f64 (neg.f64 z) x) (fma.f64 (/.f64 y x) #s(literal -1 binary64) #s(literal -1 binary64))) |
(* -1 (* z (+ (* -1 (/ (* x y) z)) (* x (- (* -1 (/ y x)) 1))))) |
(*.f64 (neg.f64 z) (fma.f64 (neg.f64 x) (/.f64 y z) (*.f64 (fma.f64 (/.f64 y x) #s(literal -1 binary64) #s(literal -1 binary64)) x))) |
(* -1 (* z (+ (* -1 (/ (* x y) z)) (* x (- (* -1 (/ y x)) 1))))) |
(*.f64 (neg.f64 z) (fma.f64 (neg.f64 x) (/.f64 y z) (*.f64 (fma.f64 (/.f64 y x) #s(literal -1 binary64) #s(literal -1 binary64)) x))) |
(* -1 (* z (+ (* -1 (/ (* x y) z)) (* x (- (* -1 (/ y x)) 1))))) |
(*.f64 (neg.f64 z) (fma.f64 (neg.f64 x) (/.f64 y z) (*.f64 (fma.f64 (/.f64 y x) #s(literal -1 binary64) #s(literal -1 binary64)) x))) |
(* -2 (* (sqrt (* z (+ x y))) (pow (sqrt -1) 2))) |
(*.f64 (neg.f64 (sqrt.f64 (*.f64 (+.f64 y x) z))) #s(literal -2 binary64)) |
(* -1 (* z (+ (* 2 (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))) |
(*.f64 (neg.f64 z) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (+.f64 y x) z)) #s(literal -1 binary64)) #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (+.f64 y x))) (*.f64 y x)))) |
(* -1 (* z (+ (* -1/4 (* (/ (* (pow x 2) (pow y 2)) (pow (sqrt -1) 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 2 (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))))) |
(*.f64 (neg.f64 z) (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 5 binary64))) (pow.f64 (+.f64 y x) #s(literal 3 binary64)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (+.f64 y x) z)) #s(literal -1 binary64)) #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (+.f64 y x))) (*.f64 y x))))) |
(* -1 (* z (+ (* -1/4 (* (/ (* (pow x 2) (pow y 2)) (pow (sqrt -1) 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/8 (* (/ (* (pow x 3) (pow y 3)) (pow (sqrt -1) 4)) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (+ (* 2 (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))))) |
(*.f64 (neg.f64 z) (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 5 binary64))) (pow.f64 (+.f64 y x) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 7 binary64))) (pow.f64 (+.f64 y x) #s(literal 5 binary64)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (+.f64 y x) z)) #s(literal -1 binary64)) #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (+.f64 y x))) (*.f64 y x)))))) |
(* -1 (* (sqrt (* z (+ x y))) (pow (sqrt -1) 2))) |
(*.f64 (sqrt.f64 (*.f64 (+.f64 y x) z)) #s(literal 1 binary64)) |
(* -1 (* z (+ (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))) (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2))))) |
(*.f64 (neg.f64 z) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (+.f64 y x))) (*.f64 (sqrt.f64 (/.f64 (+.f64 y x) z)) #s(literal -1 binary64)))) |
(* -1 (* z (+ (* -1/8 (* (/ (* (pow x 2) (pow y 2)) (pow (sqrt -1) 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))) (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2)))))) |
(*.f64 (neg.f64 z) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 5 binary64))) (pow.f64 (+.f64 y x) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (+.f64 y x))) (*.f64 (sqrt.f64 (/.f64 (+.f64 y x) z)) #s(literal -1 binary64))))) |
(* -1 (* z (+ (* -1/8 (* (/ (* (pow x 2) (pow y 2)) (pow (sqrt -1) 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/16 (* (/ (* (pow x 3) (pow y 3)) (pow (sqrt -1) 4)) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (+ (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))) (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2))))))) |
(*.f64 (neg.f64 z) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 5 binary64))) (pow.f64 (+.f64 y x) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 7 binary64))) (pow.f64 (+.f64 y x) #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (+.f64 y x))) (*.f64 (sqrt.f64 (/.f64 (+.f64 y x) z)) #s(literal -1 binary64)))))) |
(* z (+ x y)) |
(*.f64 (+.f64 y x) z) |
(* -1 (* z (+ (* -1 (+ x y)) (* -1 (/ (* x y) z))))) |
(*.f64 (neg.f64 z) (neg.f64 (fma.f64 x (/.f64 y z) (+.f64 y x)))) |
(* -1 (* z (+ (* -1 (+ x y)) (* -1 (/ (* x y) z))))) |
(*.f64 (neg.f64 z) (neg.f64 (fma.f64 x (/.f64 y z) (+.f64 y x)))) |
(* -1 (* z (+ (* -1 (+ x y)) (* -1 (/ (* x y) z))))) |
(*.f64 (neg.f64 z) (neg.f64 (fma.f64 x (/.f64 y z) (+.f64 y x)))) |
(* -2 (* (sqrt (* z (+ (* -1 x) (* -1 y)))) (sqrt -1))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 (-.f64 (neg.f64 y) x) z)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -2 binary64)) |
(* -1 (* z (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 y)) z)) (sqrt -1))) (* (* x (* y (sqrt -1))) (sqrt (/ 1 (* (pow z 3) (+ (* -1 x) (* -1 y))))))))) |
(*.f64 (neg.f64 z) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (-.f64 (neg.f64 y) x) z))) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (-.f64 (neg.f64 y) x))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x)))) |
(* -1 (* z (+ (* -1/4 (* (* (pow x 2) (* (pow y 2) (sqrt -1))) (sqrt (/ 1 (* (pow z 5) (pow (+ (* -1 x) (* -1 y)) 3)))))) (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 y)) z)) (sqrt -1))) (* (* x (* y (sqrt -1))) (sqrt (/ 1 (* (pow z 3) (+ (* -1 x) (* -1 y)))))))))) |
(*.f64 (neg.f64 z) (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 y y)) (*.f64 x x))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 5 binary64))) (pow.f64 (-.f64 (neg.f64 y) x) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (-.f64 (neg.f64 y) x) z))) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (-.f64 (neg.f64 y) x))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x))))) |
(* -1 (* z (+ (* -1/4 (* (* (pow x 2) (* (pow y 2) (sqrt -1))) (sqrt (/ 1 (* (pow z 5) (pow (+ (* -1 x) (* -1 y)) 3)))))) (+ (* 1/8 (* (* (pow x 3) (* (pow y 3) (sqrt -1))) (sqrt (/ 1 (* (pow z 7) (pow (+ (* -1 x) (* -1 y)) 5)))))) (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 y)) z)) (sqrt -1))) (* (* x (* y (sqrt -1))) (sqrt (/ 1 (* (pow z 3) (+ (* -1 x) (* -1 y))))))))))) |
(*.f64 (neg.f64 z) (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 y y)) (*.f64 x x))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 5 binary64))) (pow.f64 (-.f64 (neg.f64 y) x) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 y #s(literal 3 binary64))) (pow.f64 x #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 7 binary64))) (pow.f64 (-.f64 (neg.f64 y) x) #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (-.f64 (neg.f64 y) x) z))) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (-.f64 (neg.f64 y) x))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) x)))))) |
(* -1 (* z (+ (* -1 (* (* x (pow (sqrt -1) 2)) (sqrt (/ 1 (* y z))))) (* 2 (* (sqrt (/ y z)) (pow (sqrt -1) 2)))))) |
(*.f64 (neg.f64 z) (fma.f64 (*.f64 (sqrt.f64 (/.f64 y z)) #s(literal -1 binary64)) #s(literal 2 binary64) (*.f64 (neg.f64 (neg.f64 x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)))))) |
(* -1 (* z (+ (* -1 (* (* x (pow (sqrt -1) 2)) (sqrt (/ 1 (* y z))))) (+ (* -1 (* (* x (pow (sqrt -1) 2)) (sqrt (/ y (pow z 3))))) (* 2 (* (sqrt (/ y z)) (pow (sqrt -1) 2))))))) |
(*.f64 (neg.f64 z) (fma.f64 (neg.f64 (neg.f64 x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 y z)) #s(literal -1 binary64)) #s(literal 2 binary64) (*.f64 (neg.f64 (neg.f64 x)) (sqrt.f64 (/.f64 y (pow.f64 z #s(literal 3 binary64)))))))) |
(* -1 (* z (+ (* -1 (* (* x (pow (sqrt -1) 2)) (sqrt (/ 1 (* y z))))) (+ (* -1 (* (* x (pow (sqrt -1) 2)) (sqrt (/ y (pow z 3))))) (* 2 (* (sqrt (/ y z)) (pow (sqrt -1) 2))))))) |
(*.f64 (neg.f64 z) (fma.f64 (neg.f64 (neg.f64 x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 y z)) #s(literal -1 binary64)) #s(literal 2 binary64) (*.f64 (neg.f64 (neg.f64 x)) (sqrt.f64 (/.f64 y (pow.f64 z #s(literal 3 binary64)))))))) |
(* -1 (* z (+ (* -1 (* (* x (pow (sqrt -1) 2)) (sqrt (/ 1 (* y z))))) (+ (* -1 (* (* x (pow (sqrt -1) 2)) (sqrt (/ y (pow z 3))))) (* 2 (* (sqrt (/ y z)) (pow (sqrt -1) 2))))))) |
(*.f64 (neg.f64 z) (fma.f64 (neg.f64 (neg.f64 x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 y z)) #s(literal -1 binary64)) #s(literal 2 binary64) (*.f64 (neg.f64 (neg.f64 x)) (sqrt.f64 (/.f64 y (pow.f64 z #s(literal 3 binary64)))))))) |
(* (sqrt (/ z y)) (pow (sqrt -1) 2)) |
(*.f64 (sqrt.f64 (/.f64 z y)) #s(literal -1 binary64)) |
(* -1 (* z (+ (* -1 (* (sqrt (/ 1 (* y z))) (pow (sqrt -1) 2))) (* -1 (* (sqrt (/ y (pow z 3))) (pow (sqrt -1) 2)))))) |
(*.f64 (neg.f64 z) (fma.f64 (sqrt.f64 (/.f64 y (pow.f64 z #s(literal 3 binary64)))) #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))) #s(literal 1 binary64)))) |
(* -1 (* z (+ (* -1 (* (sqrt (/ 1 (* y z))) (pow (sqrt -1) 2))) (* -1 (* (sqrt (/ y (pow z 3))) (pow (sqrt -1) 2)))))) |
(*.f64 (neg.f64 z) (fma.f64 (sqrt.f64 (/.f64 y (pow.f64 z #s(literal 3 binary64)))) #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))) #s(literal 1 binary64)))) |
(* -1 (* z (+ (* -1 (* (sqrt (/ 1 (* y z))) (pow (sqrt -1) 2))) (* -1 (* (sqrt (/ y (pow z 3))) (pow (sqrt -1) 2)))))) |
(*.f64 (neg.f64 z) (fma.f64 (sqrt.f64 (/.f64 y (pow.f64 z #s(literal 3 binary64)))) #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))) #s(literal 1 binary64)))) |
(* (sqrt (/ 1 (* y z))) (pow (sqrt -1) 2)) |
(neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)))) |
(* (sqrt (/ 1 (* y z))) (pow (sqrt -1) 2)) |
(neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)))) |
(* (sqrt (/ 1 (* y z))) (pow (sqrt -1) 2)) |
(neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)))) |
(* (sqrt (/ 1 (* y z))) (pow (sqrt -1) 2)) |
(neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)))) |
(* -2 (* (sqrt (* z (+ x y))) (pow (sqrt -1) 2))) |
(*.f64 (neg.f64 (sqrt.f64 (*.f64 (+.f64 y x) z))) #s(literal -2 binary64)) |
(* -1 (* z (+ (* 2 (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))) |
(*.f64 (neg.f64 z) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (+.f64 y x) z)) #s(literal -1 binary64)) #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (+.f64 y x))) (*.f64 y x)))) |
(* -1 (* z (+ (* -1/4 (* (/ (* (pow x 2) (pow y 2)) (pow (sqrt -1) 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 2 (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y))))))))) |
(*.f64 (neg.f64 z) (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 5 binary64))) (pow.f64 (+.f64 y x) #s(literal 3 binary64)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (+.f64 y x) z)) #s(literal -1 binary64)) #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (+.f64 y x))) (*.f64 y x))))) |
(* -1 (* z (+ (* -1/4 (* (/ (* (pow x 2) (pow y 2)) (pow (sqrt -1) 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/8 (* (/ (* (pow x 3) (pow y 3)) (pow (sqrt -1) 4)) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (+ (* 2 (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2))) (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))))))) |
(*.f64 (neg.f64 z) (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 5 binary64))) (pow.f64 (+.f64 y x) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 7 binary64))) (pow.f64 (+.f64 y x) #s(literal 5 binary64)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (+.f64 y x) z)) #s(literal -1 binary64)) #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (+.f64 y x))) (*.f64 y x)))))) |
(* -1 (* (sqrt (* z (+ x y))) (pow (sqrt -1) 2))) |
(*.f64 (sqrt.f64 (*.f64 (+.f64 y x) z)) #s(literal 1 binary64)) |
(* -1 (* z (+ (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))) (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2))))) |
(*.f64 (neg.f64 z) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (+.f64 y x))) (*.f64 (sqrt.f64 (/.f64 (+.f64 y x) z)) #s(literal -1 binary64)))) |
(* -1 (* z (+ (* -1/8 (* (/ (* (pow x 2) (pow y 2)) (pow (sqrt -1) 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))) (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2)))))) |
(*.f64 (neg.f64 z) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 5 binary64))) (pow.f64 (+.f64 y x) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (+.f64 y x))) (*.f64 (sqrt.f64 (/.f64 (+.f64 y x) z)) #s(literal -1 binary64))))) |
(* -1 (* z (+ (* -1/8 (* (/ (* (pow x 2) (pow y 2)) (pow (sqrt -1) 2)) (sqrt (/ 1 (* (pow z 5) (pow (+ x y) 3)))))) (+ (* 1/16 (* (/ (* (pow x 3) (pow y 3)) (pow (sqrt -1) 4)) (sqrt (/ 1 (* (pow z 7) (pow (+ x y) 5)))))) (+ (* 1/2 (* (* x y) (sqrt (/ 1 (* (pow z 3) (+ x y)))))) (* (sqrt (/ (+ x y) z)) (pow (sqrt -1) 2))))))) |
(*.f64 (neg.f64 z) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 5 binary64))) (pow.f64 (+.f64 y x) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 7 binary64))) (pow.f64 (+.f64 y x) #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (+.f64 y x))) (*.f64 (sqrt.f64 (/.f64 (+.f64 y x) z)) #s(literal -1 binary64)))))) |
(* (pow z 2) (pow (+ x y) 2)) |
(*.f64 (*.f64 z z) (pow.f64 (+.f64 y x) #s(literal 2 binary64))) |
(* (pow z 2) (+ (* 2 (/ (* x (* y (+ x y))) z)) (pow (+ x y) 2))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (+.f64 y x) y) x) z) #s(literal 2 binary64) (pow.f64 (+.f64 y x) #s(literal 2 binary64))) (*.f64 z z)) |
(* (pow z 2) (+ (* -1 (/ (+ (* -2 (* x (* y (+ x y)))) (* -1 (/ (* (pow x 2) (pow y 2)) z))) z)) (pow (+ x y) 2))) |
(*.f64 (-.f64 (pow.f64 (+.f64 y x) #s(literal 2 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 (+.f64 y x) y) (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (*.f64 y y) z))) z)) (*.f64 z z)) |
(* (pow z 2) (+ (* -1 (/ (+ (* -2 (* x (* y (+ x y)))) (* -1 (/ (* (pow x 2) (pow y 2)) z))) z)) (pow (+ x y) 2))) |
(*.f64 (-.f64 (pow.f64 (+.f64 y x) #s(literal 2 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 (+.f64 y x) y) (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (*.f64 y y) z))) z)) (*.f64 z z)) |
(* z (+ x y)) |
(*.f64 (+.f64 y x) z) |
(* -1 (* z (+ (* -1 (+ x y)) (* -1 (/ (* x y) z))))) |
(*.f64 (neg.f64 z) (neg.f64 (fma.f64 x (/.f64 y z) (+.f64 y x)))) |
(* -1 (* z (+ (* -1 (+ x y)) (* -1 (/ (* x y) z))))) |
(*.f64 (neg.f64 z) (neg.f64 (fma.f64 x (/.f64 y z) (+.f64 y x)))) |
(* -1 (* z (+ (* -1 (+ x y)) (* -1 (/ (* x y) z))))) |
(*.f64 (neg.f64 z) (neg.f64 (fma.f64 x (/.f64 y z) (+.f64 y x)))) |
(/ 1 z) |
(/.f64 #s(literal 1 binary64) z) |
(* -1 (/ (- (* 2 (/ x z)) 1) z)) |
(/.f64 (fma.f64 (/.f64 x z) #s(literal 2 binary64) #s(literal -1 binary64)) (neg.f64 z)) |
(* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (pow x 2) z)) (* 4 (/ (pow x 2) z))) (* 2 x)) z)) 1) z)) |
(/.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (*.f64 x x) z) #s(literal 3 binary64) (*.f64 #s(literal -2 binary64) x)) z) #s(literal -1 binary64) #s(literal -1 binary64)) (neg.f64 z)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (+ (* -2 (/ (pow x 3) z)) (* 2 (/ (* x (+ (* -1 (pow x 2)) (* 4 (pow x 2)))) z))) (+ (* -1 (pow x 2)) (* 4 (pow x 2)))) z)) (* 2 x)) z)) 1) z)) |
(/.f64 (-.f64 (/.f64 (-.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) z) #s(literal -2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 3 binary64)) x) z) #s(literal 2 binary64) (*.f64 (*.f64 x x) #s(literal -3 binary64)))) (neg.f64 z)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 z)) #s(literal 1 binary64)) (neg.f64 z)) |
(/ 1 (* z (+ x y))) |
(/.f64 #s(literal 1 binary64) (*.f64 (+.f64 y x) z)) |
(* -1 (/ (- (/ (* x y) (* z (pow (+ x y) 2))) (/ 1 (+ x y))) z)) |
(/.f64 (fma.f64 (/.f64 x (pow.f64 (+.f64 y x) #s(literal 2 binary64))) (/.f64 y z) (/.f64 #s(literal -1 binary64) (+.f64 y x))) (neg.f64 z)) |
(* -1 (/ (- (* -1 (/ (- (/ (* (pow x 2) (pow y 2)) (* z (pow (+ x y) 3))) (/ (* x y) (pow (+ x y) 2))) z)) (/ 1 (+ x y))) z)) |
(/.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (*.f64 x x) (pow.f64 (+.f64 y x) #s(literal 3 binary64))) (/.f64 (*.f64 y y) z) (*.f64 (neg.f64 x) (/.f64 y (pow.f64 (+.f64 y x) #s(literal 2 binary64))))) z) #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 y x))) (neg.f64 z)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (/ (* (pow x 3) (pow y 3)) (* z (pow (+ x y) 4))) (/ (* (pow x 2) (pow y 2)) (pow (+ x y) 3))) z)) (/ (* x y) (pow (+ x y) 2))) z)) (/ 1 (+ x y))) z)) |
(/.f64 (fma.f64 (/.f64 (-.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (+.f64 y x) #s(literal 4 binary64))) (/.f64 (pow.f64 y #s(literal 3 binary64)) z) (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (*.f64 y y) (pow.f64 (+.f64 y x) #s(literal 3 binary64))))) (neg.f64 z)) (*.f64 x (/.f64 y (pow.f64 (+.f64 y x) #s(literal 2 binary64))))) z) #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 y x))) (neg.f64 z)) |
(* -1 (* z (- (* -1 (/ y x)) 1))) |
(*.f64 (neg.f64 z) (fma.f64 (/.f64 y x) #s(literal -1 binary64) #s(literal -1 binary64))) |
(* -1 (* z (- (+ (* -1 (/ y x)) (* -1 (/ y z))) 1))) |
(*.f64 (neg.f64 z) (-.f64 (-.f64 (/.f64 (neg.f64 y) z) (/.f64 y x)) #s(literal 1 binary64))) |
(* -1 (* z (- (+ (* -1 (/ y x)) (* -1 (/ y z))) 1))) |
(*.f64 (neg.f64 z) (-.f64 (-.f64 (/.f64 (neg.f64 y) z) (/.f64 y x)) #s(literal 1 binary64))) |
(* -1 (* z (- (+ (* -1 (/ y x)) (* -1 (/ y z))) 1))) |
(*.f64 (neg.f64 z) (-.f64 (-.f64 (/.f64 (neg.f64 y) z) (/.f64 y x)) #s(literal 1 binary64))) |
(* -1 (* (sqrt (* y z)) (pow (sqrt -1) 2))) |
(sqrt.f64 (*.f64 y z)) |
(* -1 (* (sqrt (* y z)) (pow (sqrt -1) 2))) |
(sqrt.f64 (*.f64 y z)) |
(* -1 (* (sqrt (* y z)) (pow (sqrt -1) 2))) |
(sqrt.f64 (*.f64 y z)) |
(* -1 (* (sqrt (* y z)) (pow (sqrt -1) 2))) |
(sqrt.f64 (*.f64 y z)) |
(/ 1 (* y z)) |
(/.f64 #s(literal 1 binary64) (*.f64 y z)) |
(/ 1 (* y z)) |
(/.f64 #s(literal 1 binary64) (*.f64 y z)) |
(/ 1 (* y z)) |
(/.f64 #s(literal 1 binary64) (*.f64 y z)) |
(/ 1 (* y z)) |
(/.f64 #s(literal 1 binary64) (*.f64 y z)) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* -1 (/ (* x z) (* y (pow (+ x z) 2)))) |
(*.f64 (neg.f64 x) (/.f64 z (*.f64 (pow.f64 (+.f64 z x) #s(literal 2 binary64)) y))) |
(/ (+ (* -1 (/ (* x z) (pow (+ x z) 2))) (/ y (+ x z))) y) |
(/.f64 (fma.f64 (neg.f64 x) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 y (+.f64 z x))) y) |
(/ (+ (* -1 (/ (* x z) (pow (+ x z) 2))) (/ y (+ x z))) y) |
(/.f64 (fma.f64 (neg.f64 x) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 y (+.f64 z x))) y) |
(/ (+ (* -1 (/ (* x z) (pow (+ x z) 2))) (/ y (+ x z))) y) |
(/.f64 (fma.f64 (neg.f64 x) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 y (+.f64 z x))) y) |
(* 2 (sqrt (* x z))) |
(*.f64 (sqrt.f64 (*.f64 z x)) #s(literal 2 binary64)) |
(+ (* 2 (sqrt (* x z))) (* (sqrt (/ 1 (* x z))) (* y (+ x z)))) |
(fma.f64 (*.f64 (+.f64 z x) y) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) z)) (*.f64 (sqrt.f64 (*.f64 z x)) #s(literal 2 binary64))) |
(+ (* 2 (sqrt (* x z))) (* y (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (* y (pow (+ x z) 2)))) (* (sqrt (/ 1 (* x z))) (+ x z))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (pow.f64 z #s(literal 3 binary64))))) (*.f64 (pow.f64 (+.f64 z x) #s(literal 2 binary64)) y) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) z)) (+.f64 z x))) y (*.f64 (sqrt.f64 (*.f64 z x)) #s(literal 2 binary64))) |
(+ (* 2 (sqrt (* x z))) (* y (+ (* y (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (pow (+ x z) 2))) (* 1/8 (* (sqrt (/ 1 (* (pow x 5) (pow z 5)))) (* y (pow (+ x z) 3)))))) (* (sqrt (/ 1 (* x z))) (+ x z))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 z #s(literal 5 binary64))))) (*.f64 (pow.f64 (+.f64 z x) #s(literal 3 binary64)) y) (*.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (pow.f64 z #s(literal 3 binary64))))) (pow.f64 (+.f64 z x) #s(literal 2 binary64)))) y (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) z)) (+.f64 z x))) y (*.f64 (sqrt.f64 (*.f64 z x)) #s(literal 2 binary64))) |
(sqrt (* x z)) |
(sqrt.f64 (*.f64 z x)) |
(+ (sqrt (* x z)) (* 1/2 (* (sqrt (/ 1 (* x z))) (* y (+ x z))))) |
(fma.f64 (*.f64 (*.f64 (+.f64 z x) y) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) z))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 z x))) |
(+ (sqrt (* x z)) (* y (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (* y (pow (+ x z) 2)))) (* 1/2 (* (sqrt (/ 1 (* x z))) (+ x z)))))) |
(fma.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (pow.f64 z #s(literal 3 binary64)))) (*.f64 (pow.f64 (+.f64 z x) #s(literal 2 binary64)) y)) #s(literal -1/8 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) z)) (+.f64 z x)) #s(literal 1/2 binary64))) y (sqrt.f64 (*.f64 z x))) |
(+ (sqrt (* x z)) (* y (+ (* 1/2 (* (sqrt (/ 1 (* x z))) (+ x z))) (* y (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (pow (+ x z) 2))) (* 1/16 (* (sqrt (/ 1 (* (pow x 5) (pow z 5)))) (* y (pow (+ x z) 3))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 z #s(literal 5 binary64))))) (*.f64 (pow.f64 (+.f64 z x) #s(literal 3 binary64)) y) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (pow.f64 z #s(literal 3 binary64))))) (pow.f64 (+.f64 z x) #s(literal 2 binary64)))) y (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) z)) (+.f64 z x)) #s(literal 1/2 binary64))) y (sqrt.f64 (*.f64 z x))) |
(sqrt (/ 1 (* x z))) |
(sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) z)) |
(+ (sqrt (/ 1 (* x z))) (* -1/2 (* (sqrt (* x z)) (* y (+ (/ 1 (* x (pow z 2))) (/ 1 (* (pow x 2) z))))))) |
(fma.f64 (*.f64 (*.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) z) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 z z) x))) y) (sqrt.f64 (*.f64 z x))) #s(literal -1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) z))) |
(+ (sqrt (/ 1 (* x z))) (* y (+ (* -1/2 (* (sqrt (* x z)) (* y (+ (* -1 (/ (* (+ x z) (+ (/ 1 (* x (pow z 2))) (/ 1 (* (pow x 2) z)))) (* x z))) (* 1/4 (* x (* z (pow (+ (/ 1 (* x (pow z 2))) (/ 1 (* (pow x 2) z))) 2)))))))) (* -1/2 (* (sqrt (* x z)) (+ (/ 1 (* x (pow z 2))) (/ 1 (* (pow x 2) z)))))))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 (sqrt.f64 (*.f64 z x)) y) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) (*.f64 (pow.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) z) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 z z) x))) #s(literal 2 binary64)) z) (/.f64 (*.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) z) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 z z) x))) (+.f64 z x)) (*.f64 (neg.f64 z) x))) (*.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) z) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 z z) x))) (sqrt.f64 (*.f64 z x))))) y (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) z))) |
(+ (sqrt (/ 1 (* x z))) (* y (+ (* -1/2 (* (sqrt (* x z)) (+ (/ 1 (* x (pow z 2))) (/ 1 (* (pow x 2) z))))) (* y (+ (* -1/2 (* (sqrt (* x z)) (* y (+ (* 1/2 (* x (* z (* (+ (* -1 (/ (* (+ x z) (+ (/ 1 (* x (pow z 2))) (/ 1 (* (pow x 2) z)))) (* x z))) (* 1/4 (* x (* z (pow (+ (/ 1 (* x (pow z 2))) (/ 1 (* (pow x 2) z))) 2))))) (+ (/ 1 (* x (pow z 2))) (/ 1 (* (pow x 2) z))))))) (/ (* (pow (+ x z) 2) (+ (/ 1 (* x (pow z 2))) (/ 1 (* (pow x 2) z)))) (* (pow x 2) (pow z 2))))))) (* -1/2 (* (sqrt (* x z)) (+ (* -1 (/ (* (+ x z) (+ (/ 1 (* x (pow z 2))) (/ 1 (* (pow x 2) z)))) (* x z))) (* 1/4 (* x (* z (pow (+ (/ 1 (* x (pow z 2))) (/ 1 (* (pow x 2) z))) 2)))))))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 (sqrt.f64 (*.f64 z x)) y) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (*.f64 z (fma.f64 (*.f64 #s(literal 1/4 binary64) x) (*.f64 (pow.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) z) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 z z) x))) #s(literal 2 binary64)) z) (/.f64 (*.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) z) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 z z) x))) (+.f64 z x)) (*.f64 (neg.f64 z) x)))) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) z) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 z z) x)))) (*.f64 (/.f64 (pow.f64 (+.f64 z x) #s(literal 2 binary64)) (*.f64 z z)) (/.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) z) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 z z) x))) (*.f64 x x)))) (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) (*.f64 (pow.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) z) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 z z) x))) #s(literal 2 binary64)) z) (/.f64 (*.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) z) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 z z) x))) (+.f64 z x)) (*.f64 (neg.f64 z) x))) (sqrt.f64 (*.f64 z x))))) y (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 z x))) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) z) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 z z) x))))) y (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) z))) |
(* 2 (sqrt (* x z))) |
(*.f64 (sqrt.f64 (*.f64 z x)) #s(literal 2 binary64)) |
(+ (* 2 (sqrt (* x z))) (* (sqrt (/ 1 (* x z))) (* y (+ x z)))) |
(fma.f64 (*.f64 (+.f64 z x) y) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) z)) (*.f64 (sqrt.f64 (*.f64 z x)) #s(literal 2 binary64))) |
(+ (* 2 (sqrt (* x z))) (* y (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (* y (pow (+ x z) 2)))) (* (sqrt (/ 1 (* x z))) (+ x z))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (pow.f64 z #s(literal 3 binary64))))) (*.f64 (pow.f64 (+.f64 z x) #s(literal 2 binary64)) y) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) z)) (+.f64 z x))) y (*.f64 (sqrt.f64 (*.f64 z x)) #s(literal 2 binary64))) |
(+ (* 2 (sqrt (* x z))) (* y (+ (* y (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (pow (+ x z) 2))) (* 1/8 (* (sqrt (/ 1 (* (pow x 5) (pow z 5)))) (* y (pow (+ x z) 3)))))) (* (sqrt (/ 1 (* x z))) (+ x z))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 z #s(literal 5 binary64))))) (*.f64 (pow.f64 (+.f64 z x) #s(literal 3 binary64)) y) (*.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (pow.f64 z #s(literal 3 binary64))))) (pow.f64 (+.f64 z x) #s(literal 2 binary64)))) y (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) z)) (+.f64 z x))) y (*.f64 (sqrt.f64 (*.f64 z x)) #s(literal 2 binary64))) |
(sqrt (* x z)) |
(sqrt.f64 (*.f64 z x)) |
(+ (sqrt (* x z)) (* 1/2 (* (sqrt (/ 1 (* x z))) (* y (+ x z))))) |
(fma.f64 (*.f64 (*.f64 (+.f64 z x) y) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) z))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 z x))) |
(+ (sqrt (* x z)) (* y (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (* y (pow (+ x z) 2)))) (* 1/2 (* (sqrt (/ 1 (* x z))) (+ x z)))))) |
(fma.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (pow.f64 z #s(literal 3 binary64)))) (*.f64 (pow.f64 (+.f64 z x) #s(literal 2 binary64)) y)) #s(literal -1/8 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) z)) (+.f64 z x)) #s(literal 1/2 binary64))) y (sqrt.f64 (*.f64 z x))) |
(+ (sqrt (* x z)) (* y (+ (* 1/2 (* (sqrt (/ 1 (* x z))) (+ x z))) (* y (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (pow (+ x z) 2))) (* 1/16 (* (sqrt (/ 1 (* (pow x 5) (pow z 5)))) (* y (pow (+ x z) 3))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 z #s(literal 5 binary64))))) (*.f64 (pow.f64 (+.f64 z x) #s(literal 3 binary64)) y) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (pow.f64 z #s(literal 3 binary64))))) (pow.f64 (+.f64 z x) #s(literal 2 binary64)))) y (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) z)) (+.f64 z x)) #s(literal 1/2 binary64))) y (sqrt.f64 (*.f64 z x))) |
(* x z) |
(*.f64 z x) |
(+ (* x z) (* y (+ x z))) |
(fma.f64 (+.f64 z x) y (*.f64 z x)) |
(+ (* x z) (* y (+ x z))) |
(fma.f64 (+.f64 z x) y (*.f64 z x)) |
(+ (* x z) (* y (+ x z))) |
(fma.f64 (+.f64 z x) y (*.f64 z x)) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* x z) |
(*.f64 z x) |
(+ (* x z) (* x (* y (+ 1 (/ z x))))) |
(*.f64 x (fma.f64 (+.f64 (/.f64 z x) #s(literal 1 binary64)) y z)) |
(+ (* x z) (* x (* y (+ 1 (/ z x))))) |
(*.f64 x (fma.f64 (+.f64 (/.f64 z x) #s(literal 1 binary64)) y z)) |
(+ (* x z) (* x (* y (+ 1 (/ z x))))) |
(*.f64 x (fma.f64 (+.f64 (/.f64 z x) #s(literal 1 binary64)) y z)) |
(* 2 (sqrt (* x z))) |
(*.f64 (sqrt.f64 (*.f64 z x)) #s(literal 2 binary64)) |
(+ (* 2 (sqrt (* x z))) (* (sqrt (/ 1 (* x z))) (* y (+ x z)))) |
(fma.f64 (*.f64 (+.f64 z x) y) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) z)) (*.f64 (sqrt.f64 (*.f64 z x)) #s(literal 2 binary64))) |
(+ (* 2 (sqrt (* x z))) (* y (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (* y (pow (+ x z) 2)))) (* (sqrt (/ 1 (* x z))) (+ x z))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (pow.f64 z #s(literal 3 binary64))))) (*.f64 (pow.f64 (+.f64 z x) #s(literal 2 binary64)) y) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) z)) (+.f64 z x))) y (*.f64 (sqrt.f64 (*.f64 z x)) #s(literal 2 binary64))) |
(+ (* 2 (sqrt (* x z))) (* y (+ (* y (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (pow (+ x z) 2))) (* 1/8 (* (sqrt (/ 1 (* (pow x 5) (pow z 5)))) (* y (pow (+ x z) 3)))))) (* (sqrt (/ 1 (* x z))) (+ x z))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 z #s(literal 5 binary64))))) (*.f64 (pow.f64 (+.f64 z x) #s(literal 3 binary64)) y) (*.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (pow.f64 z #s(literal 3 binary64))))) (pow.f64 (+.f64 z x) #s(literal 2 binary64)))) y (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) z)) (+.f64 z x))) y (*.f64 (sqrt.f64 (*.f64 z x)) #s(literal 2 binary64))) |
(sqrt (* x z)) |
(sqrt.f64 (*.f64 z x)) |
(+ (sqrt (* x z)) (* 1/2 (* (sqrt (/ 1 (* x z))) (* y (+ x z))))) |
(fma.f64 (*.f64 (*.f64 (+.f64 z x) y) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) z))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 z x))) |
(+ (sqrt (* x z)) (* y (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (* y (pow (+ x z) 2)))) (* 1/2 (* (sqrt (/ 1 (* x z))) (+ x z)))))) |
(fma.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (pow.f64 z #s(literal 3 binary64)))) (*.f64 (pow.f64 (+.f64 z x) #s(literal 2 binary64)) y)) #s(literal -1/8 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) z)) (+.f64 z x)) #s(literal 1/2 binary64))) y (sqrt.f64 (*.f64 z x))) |
(+ (sqrt (* x z)) (* y (+ (* 1/2 (* (sqrt (/ 1 (* x z))) (+ x z))) (* y (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (pow (+ x z) 2))) (* 1/16 (* (sqrt (/ 1 (* (pow x 5) (pow z 5)))) (* y (pow (+ x z) 3))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 z #s(literal 5 binary64))))) (*.f64 (pow.f64 (+.f64 z x) #s(literal 3 binary64)) y) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (pow.f64 z #s(literal 3 binary64))))) (pow.f64 (+.f64 z x) #s(literal 2 binary64)))) y (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) z)) (+.f64 z x)) #s(literal 1/2 binary64))) y (sqrt.f64 (*.f64 z x))) |
(* x z) |
(*.f64 z x) |
(+ (* x z) (* y (+ x z))) |
(fma.f64 (+.f64 z x) y (*.f64 z x)) |
(+ (* x z) (* y (+ x z))) |
(fma.f64 (+.f64 z x) y (*.f64 z x)) |
(+ (* x z) (* y (+ x z))) |
(fma.f64 (+.f64 z x) y (*.f64 z x)) |
(* 2 (sqrt (* x z))) |
(*.f64 (sqrt.f64 (*.f64 z x)) #s(literal 2 binary64)) |
(+ (* 2 (sqrt (* x z))) (* (sqrt (/ 1 (* x z))) (* y (+ x z)))) |
(fma.f64 (*.f64 (+.f64 z x) y) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) z)) (*.f64 (sqrt.f64 (*.f64 z x)) #s(literal 2 binary64))) |
(+ (* 2 (sqrt (* x z))) (* y (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (* y (pow (+ x z) 2)))) (* (sqrt (/ 1 (* x z))) (+ x z))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (pow.f64 z #s(literal 3 binary64))))) (*.f64 (pow.f64 (+.f64 z x) #s(literal 2 binary64)) y) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) z)) (+.f64 z x))) y (*.f64 (sqrt.f64 (*.f64 z x)) #s(literal 2 binary64))) |
(+ (* 2 (sqrt (* x z))) (* y (+ (* y (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (pow (+ x z) 2))) (* 1/8 (* (sqrt (/ 1 (* (pow x 5) (pow z 5)))) (* y (pow (+ x z) 3)))))) (* (sqrt (/ 1 (* x z))) (+ x z))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 z #s(literal 5 binary64))))) (*.f64 (pow.f64 (+.f64 z x) #s(literal 3 binary64)) y) (*.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (pow.f64 z #s(literal 3 binary64))))) (pow.f64 (+.f64 z x) #s(literal 2 binary64)))) y (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) z)) (+.f64 z x))) y (*.f64 (sqrt.f64 (*.f64 z x)) #s(literal 2 binary64))) |
(* x (sqrt (/ z y))) |
(*.f64 (sqrt.f64 (/.f64 z y)) x) |
(/ (+ (* x (sqrt (* y z))) (* y (+ (* 2 (sqrt (* y z))) (* x (sqrt (/ y z)))))) y) |
(/.f64 (fma.f64 (fma.f64 (sqrt.f64 (*.f64 y z)) #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 y z)) x)) y (*.f64 (sqrt.f64 (*.f64 y z)) x)) y) |
(/ (+ (* x (sqrt (* y z))) (* y (+ (* 2 (sqrt (* y z))) (* x (sqrt (/ y z)))))) y) |
(/.f64 (fma.f64 (fma.f64 (sqrt.f64 (*.f64 y z)) #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 y z)) x)) y (*.f64 (sqrt.f64 (*.f64 y z)) x)) y) |
(/ (+ (* x (sqrt (* y z))) (* y (+ (* 2 (sqrt (* y z))) (* x (sqrt (/ y z)))))) y) |
(/.f64 (fma.f64 (fma.f64 (sqrt.f64 (*.f64 y z)) #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 y z)) x)) y (*.f64 (sqrt.f64 (*.f64 y z)) x)) y) |
(sqrt (/ z y)) |
(sqrt.f64 (/.f64 z y)) |
(/ (+ (sqrt (* y z)) (sqrt (/ (pow y 3) z))) y) |
(/.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) z)) (sqrt.f64 (*.f64 y z))) y) |
(/ (+ (sqrt (* y z)) (sqrt (/ (pow y 3) z))) y) |
(/.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) z)) (sqrt.f64 (*.f64 y z))) y) |
(/ (+ (sqrt (* y z)) (sqrt (/ (pow y 3) z))) y) |
(/.f64 (+.f64 (sqrt.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) z)) (sqrt.f64 (*.f64 y z))) y) |
(sqrt (/ 1 (* y z))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))) |
(sqrt (/ 1 (* y z))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))) |
(sqrt (/ 1 (* y z))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))) |
(sqrt (/ 1 (* y z))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))) |
(* 2 (sqrt (* x z))) |
(*.f64 (sqrt.f64 (*.f64 z x)) #s(literal 2 binary64)) |
(+ (* 2 (sqrt (* x z))) (* (sqrt (/ 1 (* x z))) (* y (+ x z)))) |
(fma.f64 (*.f64 (+.f64 z x) y) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) z)) (*.f64 (sqrt.f64 (*.f64 z x)) #s(literal 2 binary64))) |
(+ (* 2 (sqrt (* x z))) (* y (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (* y (pow (+ x z) 2)))) (* (sqrt (/ 1 (* x z))) (+ x z))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (pow.f64 z #s(literal 3 binary64))))) (*.f64 (pow.f64 (+.f64 z x) #s(literal 2 binary64)) y) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) z)) (+.f64 z x))) y (*.f64 (sqrt.f64 (*.f64 z x)) #s(literal 2 binary64))) |
(+ (* 2 (sqrt (* x z))) (* y (+ (* y (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (pow (+ x z) 2))) (* 1/8 (* (sqrt (/ 1 (* (pow x 5) (pow z 5)))) (* y (pow (+ x z) 3)))))) (* (sqrt (/ 1 (* x z))) (+ x z))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 z #s(literal 5 binary64))))) (*.f64 (pow.f64 (+.f64 z x) #s(literal 3 binary64)) y) (*.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (pow.f64 z #s(literal 3 binary64))))) (pow.f64 (+.f64 z x) #s(literal 2 binary64)))) y (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) z)) (+.f64 z x))) y (*.f64 (sqrt.f64 (*.f64 z x)) #s(literal 2 binary64))) |
(sqrt (* x z)) |
(sqrt.f64 (*.f64 z x)) |
(+ (sqrt (* x z)) (* 1/2 (* (sqrt (/ 1 (* x z))) (* y (+ x z))))) |
(fma.f64 (*.f64 (*.f64 (+.f64 z x) y) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) z))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 z x))) |
(+ (sqrt (* x z)) (* y (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (* y (pow (+ x z) 2)))) (* 1/2 (* (sqrt (/ 1 (* x z))) (+ x z)))))) |
(fma.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (pow.f64 z #s(literal 3 binary64)))) (*.f64 (pow.f64 (+.f64 z x) #s(literal 2 binary64)) y)) #s(literal -1/8 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) z)) (+.f64 z x)) #s(literal 1/2 binary64))) y (sqrt.f64 (*.f64 z x))) |
(+ (sqrt (* x z)) (* y (+ (* 1/2 (* (sqrt (/ 1 (* x z))) (+ x z))) (* y (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 3) (pow z 3)))) (pow (+ x z) 2))) (* 1/16 (* (sqrt (/ 1 (* (pow x 5) (pow z 5)))) (* y (pow (+ x z) 3))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 z #s(literal 5 binary64))))) (*.f64 (pow.f64 (+.f64 z x) #s(literal 3 binary64)) y) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (pow.f64 z #s(literal 3 binary64))))) (pow.f64 (+.f64 z x) #s(literal 2 binary64)))) y (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) z)) (+.f64 z x)) #s(literal 1/2 binary64))) y (sqrt.f64 (*.f64 z x))) |
(* (pow x 2) (pow z 2)) |
(*.f64 (*.f64 z z) (*.f64 x x)) |
(+ (* 2 (* x (* y (* z (+ x z))))) (* (pow x 2) (pow z 2))) |
(fma.f64 (*.f64 (*.f64 (*.f64 (+.f64 z x) z) y) x) #s(literal 2 binary64) (*.f64 (*.f64 z z) (*.f64 x x))) |
(+ (* y (+ (* 2 (* x (* z (+ x z)))) (* y (pow (+ x z) 2)))) (* (pow x 2) (pow z 2))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 (+.f64 z x) z) x) #s(literal 2 binary64) (*.f64 (pow.f64 (+.f64 z x) #s(literal 2 binary64)) y)) y (*.f64 (*.f64 z z) (*.f64 x x))) |
(+ (* y (+ (* 2 (* x (* z (+ x z)))) (* y (pow (+ x z) 2)))) (* (pow x 2) (pow z 2))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 (+.f64 z x) z) x) #s(literal 2 binary64) (*.f64 (pow.f64 (+.f64 z x) #s(literal 2 binary64)) y)) y (*.f64 (*.f64 z z) (*.f64 x x))) |
(* x z) |
(*.f64 z x) |
(+ (* x z) (* y (+ x z))) |
(fma.f64 (+.f64 z x) y (*.f64 z x)) |
(+ (* x z) (* y (+ x z))) |
(fma.f64 (+.f64 z x) y (*.f64 z x)) |
(+ (* x z) (* y (+ x z))) |
(fma.f64 (+.f64 z x) y (*.f64 z x)) |
(/ 1 (* x z)) |
(/.f64 (/.f64 #s(literal 1 binary64) x) z) |
(+ (* -1 (* y (+ (/ 1 (* x (pow z 2))) (/ 1 (* (pow x 2) z))))) (/ 1 (* x z))) |
(fma.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) z) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 z z) x))) (neg.f64 y) (/.f64 (/.f64 #s(literal 1 binary64) x) z)) |
(+ (* y (- (/ (* y (* (+ x z) (+ (/ 1 (* x (pow z 2))) (/ 1 (* (pow x 2) z))))) (* x z)) (+ (/ 1 (* x (pow z 2))) (/ 1 (* (pow x 2) z))))) (/ 1 (* x z))) |
(fma.f64 (-.f64 (-.f64 (/.f64 (*.f64 (*.f64 (+.f64 z x) y) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) z) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 z z) x)))) (*.f64 z x)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 z z) x))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) z)) y (/.f64 (/.f64 #s(literal 1 binary64) x) z)) |
(+ (* y (- (* y (- (* -1 (/ (* y (* (pow (+ x z) 2) (+ (/ 1 (* x (pow z 2))) (/ 1 (* (pow x 2) z))))) (* (pow x 2) (pow z 2)))) (* -1 (/ (* (+ x z) (+ (/ 1 (* x (pow z 2))) (/ 1 (* (pow x 2) z)))) (* x z))))) (+ (/ 1 (* x (pow z 2))) (/ 1 (* (pow x 2) z))))) (/ 1 (* x z))) |
(fma.f64 (fma.f64 (fma.f64 (neg.f64 (/.f64 y (*.f64 x x))) (/.f64 (*.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) z) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 z z) x))) (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (*.f64 z z)) (/.f64 (*.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) z) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 z z) x))) (+.f64 z x)) (*.f64 z x))) y (neg.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) z) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 z z) x))))) y (/.f64 (/.f64 #s(literal 1 binary64) x) z)) |
z |
(+ z (* y (+ 1 (/ z x)))) |
(fma.f64 (+.f64 (/.f64 z x) #s(literal 1 binary64)) y z) |
(+ z (* y (+ 1 (/ z x)))) |
(fma.f64 (+.f64 (/.f64 z x) #s(literal 1 binary64)) y z) |
(+ z (* y (+ 1 (/ z x)))) |
(fma.f64 (+.f64 (/.f64 z x) #s(literal 1 binary64)) y z) |
(sqrt (* y z)) |
(sqrt.f64 (*.f64 y z)) |
(sqrt (* y z)) |
(sqrt.f64 (*.f64 y z)) |
(sqrt (* y z)) |
(sqrt.f64 (*.f64 y z)) |
(sqrt (* y z)) |
(sqrt.f64 (*.f64 y z)) |
(/ 1 (* y z)) |
(/.f64 #s(literal 1 binary64) (*.f64 y z)) |
(/ 1 (* y z)) |
(/.f64 #s(literal 1 binary64) (*.f64 y z)) |
(/ 1 (* y z)) |
(/.f64 #s(literal 1 binary64) (*.f64 y z)) |
(/ 1 (* y z)) |
(/.f64 #s(literal 1 binary64) (*.f64 y z)) |
(/ 1 (+ x z)) |
(/.f64 #s(literal 1 binary64) (+.f64 z x)) |
(+ (* -1 (/ (* x z) (* y (pow (+ x z) 2)))) (/ 1 (+ x z))) |
(fma.f64 (neg.f64 x) (/.f64 z (*.f64 (pow.f64 (+.f64 z x) #s(literal 2 binary64)) y)) (/.f64 #s(literal 1 binary64) (+.f64 z x))) |
(+ (* -1 (/ (* x z) (* y (pow (+ x z) 2)))) (/ 1 (+ x z))) |
(fma.f64 (neg.f64 x) (/.f64 z (*.f64 (pow.f64 (+.f64 z x) #s(literal 2 binary64)) y)) (/.f64 #s(literal 1 binary64) (+.f64 z x))) |
(+ (* -1 (/ (* x z) (* y (pow (+ x z) 2)))) (/ 1 (+ x z))) |
(fma.f64 (neg.f64 x) (/.f64 z (*.f64 (pow.f64 (+.f64 z x) #s(literal 2 binary64)) y)) (/.f64 #s(literal 1 binary64) (+.f64 z x))) |
(* 2 (sqrt (* y (+ x z)))) |
(*.f64 (sqrt.f64 (*.f64 (+.f64 z x) y)) #s(literal 2 binary64)) |
(* y (+ (* 2 (sqrt (/ (+ x z) y))) (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z))))))) |
(*.f64 (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (+.f64 z x))) (*.f64 z x) (*.f64 (sqrt.f64 (/.f64 (+.f64 z x) y)) #s(literal 2 binary64))) y) |
(* y (+ (* -1/4 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (+ (* 2 (sqrt (/ (+ x z) y))) (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z)))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 z z) (*.f64 x x))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 5 binary64))) (pow.f64 (+.f64 z x) #s(literal 3 binary64)))) (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (+.f64 z x))) (*.f64 z x) (*.f64 (sqrt.f64 (/.f64 (+.f64 z x) y)) #s(literal 2 binary64)))) y) |
(* y (+ (* -1/4 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (+ (* 1/8 (* (* (pow x 3) (pow z 3)) (sqrt (/ 1 (* (pow y 7) (pow (+ x z) 5)))))) (+ (* 2 (sqrt (/ (+ x z) y))) (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z))))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 z z) (*.f64 x x))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 5 binary64))) (pow.f64 (+.f64 z x) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 7 binary64))) (pow.f64 (+.f64 z x) #s(literal 5 binary64)))) (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (+.f64 z x))) (*.f64 z x) (*.f64 (sqrt.f64 (/.f64 (+.f64 z x) y)) #s(literal 2 binary64))))) y) |
(sqrt (* y (+ x z))) |
(sqrt.f64 (*.f64 (+.f64 z x) y)) |
(* y (+ (sqrt (/ (+ x z) y)) (* 1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z)))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (+.f64 z x))) (sqrt.f64 (/.f64 (+.f64 z x) y))) y) |
(* y (+ (sqrt (/ (+ x z) y)) (+ (* -1/8 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (* 1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z))))))))) |
(*.f64 (+.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (+.f64 z x))) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 z z) (*.f64 x x))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 5 binary64))) (pow.f64 (+.f64 z x) #s(literal 3 binary64)))))) (sqrt.f64 (/.f64 (+.f64 z x) y))) y) |
(* y (+ (sqrt (/ (+ x z) y)) (+ (* -1/8 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (+ (* 1/16 (* (* (pow x 3) (pow z 3)) (sqrt (/ 1 (* (pow y 7) (pow (+ x z) 5)))))) (* 1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z)))))))))) |
(*.f64 (+.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 z z) (*.f64 x x))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 5 binary64))) (pow.f64 (+.f64 z x) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (+.f64 z x))) (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 7 binary64))) (pow.f64 (+.f64 z x) #s(literal 5 binary64))))))) (sqrt.f64 (/.f64 (+.f64 z x) y))) y) |
(sqrt (/ 1 (* y (+ x z)))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 z x) y))) |
(+ (sqrt (/ 1 (* y (+ x z)))) (* -1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (pow (+ x z) 3))))))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 z x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (pow.f64 (+.f64 z x) #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 z x) y)))) |
(+ (sqrt (/ 1 (* y (+ x z)))) (+ (* -1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (pow (+ x z) 3)))))) (* 1/2 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 5)))))))) |
(+.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 z x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (pow.f64 (+.f64 z x) #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 z x) y)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 z z) (*.f64 x x))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 5 binary64))) (pow.f64 (+.f64 z x) #s(literal 5 binary64)))))) |
(+ (sqrt (/ 1 (* y (+ x z)))) (+ (* -1/2 (* (sqrt (/ (+ x z) (pow y 7))) (+ (* 1/4 (/ (* (pow x 2) (* y (pow z 2))) (pow (+ x z) 3))) (/ (* (pow x 3) (pow z 3)) (pow (+ x z) 4))))) (+ (* -1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (pow (+ x z) 3)))))) (* 1/2 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 5))))))))) |
(+.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 (+.f64 z x) (pow.f64 y #s(literal 7 binary64))))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 z z) y) (*.f64 x x)) (pow.f64 (+.f64 z x) #s(literal 3 binary64))) #s(literal 1/4 binary64) (/.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (pow.f64 (+.f64 z x) #s(literal 4 binary64)))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 z x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (pow.f64 (+.f64 z x) #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 z z) (*.f64 x x))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 5 binary64))) (pow.f64 (+.f64 z x) #s(literal 5 binary64))))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 z x) y)))) |
(* 2 (sqrt (* y (+ x z)))) |
(*.f64 (sqrt.f64 (*.f64 (+.f64 z x) y)) #s(literal 2 binary64)) |
(* y (+ (* 2 (sqrt (/ (+ x z) y))) (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z))))))) |
(*.f64 (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (+.f64 z x))) (*.f64 z x) (*.f64 (sqrt.f64 (/.f64 (+.f64 z x) y)) #s(literal 2 binary64))) y) |
(* y (+ (* -1/4 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (+ (* 2 (sqrt (/ (+ x z) y))) (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z)))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 z z) (*.f64 x x))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 5 binary64))) (pow.f64 (+.f64 z x) #s(literal 3 binary64)))) (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (+.f64 z x))) (*.f64 z x) (*.f64 (sqrt.f64 (/.f64 (+.f64 z x) y)) #s(literal 2 binary64)))) y) |
(* y (+ (* -1/4 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (+ (* 1/8 (* (* (pow x 3) (pow z 3)) (sqrt (/ 1 (* (pow y 7) (pow (+ x z) 5)))))) (+ (* 2 (sqrt (/ (+ x z) y))) (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z))))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 z z) (*.f64 x x))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 5 binary64))) (pow.f64 (+.f64 z x) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 7 binary64))) (pow.f64 (+.f64 z x) #s(literal 5 binary64)))) (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (+.f64 z x))) (*.f64 z x) (*.f64 (sqrt.f64 (/.f64 (+.f64 z x) y)) #s(literal 2 binary64))))) y) |
(sqrt (* y (+ x z))) |
(sqrt.f64 (*.f64 (+.f64 z x) y)) |
(* y (+ (sqrt (/ (+ x z) y)) (* 1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z)))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (+.f64 z x))) (sqrt.f64 (/.f64 (+.f64 z x) y))) y) |
(* y (+ (sqrt (/ (+ x z) y)) (+ (* -1/8 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (* 1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z))))))))) |
(*.f64 (+.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (+.f64 z x))) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 z z) (*.f64 x x))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 5 binary64))) (pow.f64 (+.f64 z x) #s(literal 3 binary64)))))) (sqrt.f64 (/.f64 (+.f64 z x) y))) y) |
(* y (+ (sqrt (/ (+ x z) y)) (+ (* -1/8 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (+ (* 1/16 (* (* (pow x 3) (pow z 3)) (sqrt (/ 1 (* (pow y 7) (pow (+ x z) 5)))))) (* 1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z)))))))))) |
(*.f64 (+.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 z z) (*.f64 x x))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 5 binary64))) (pow.f64 (+.f64 z x) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (+.f64 z x))) (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 7 binary64))) (pow.f64 (+.f64 z x) #s(literal 5 binary64))))))) (sqrt.f64 (/.f64 (+.f64 z x) y))) y) |
(* y (+ x z)) |
(*.f64 (+.f64 z x) y) |
(* y (+ x (+ z (/ (* x z) y)))) |
(*.f64 (+.f64 (fma.f64 x (/.f64 z y) z) x) y) |
(* y (+ x (+ z (/ (* x z) y)))) |
(*.f64 (+.f64 (fma.f64 x (/.f64 z y) z) x) y) |
(* y (+ x (+ z (/ (* x z) y)))) |
(*.f64 (+.f64 (fma.f64 x (/.f64 z y) z) x) y) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* x (* y (+ 1 (/ z x)))) |
(*.f64 (*.f64 (+.f64 (/.f64 z x) #s(literal 1 binary64)) y) x) |
(* y (+ (* x (+ 1 (/ z x))) (/ (* x z) y))) |
(*.f64 (fma.f64 (+.f64 (/.f64 z x) #s(literal 1 binary64)) x (*.f64 x (/.f64 z y))) y) |
(* y (+ (* x (+ 1 (/ z x))) (/ (* x z) y))) |
(*.f64 (fma.f64 (+.f64 (/.f64 z x) #s(literal 1 binary64)) x (*.f64 x (/.f64 z y))) y) |
(* y (+ (* x (+ 1 (/ z x))) (/ (* x z) y))) |
(*.f64 (fma.f64 (+.f64 (/.f64 z x) #s(literal 1 binary64)) x (*.f64 x (/.f64 z y))) y) |
(* 2 (sqrt (* y (+ x z)))) |
(*.f64 (sqrt.f64 (*.f64 (+.f64 z x) y)) #s(literal 2 binary64)) |
(* y (+ (* 2 (sqrt (/ (+ x z) y))) (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z))))))) |
(*.f64 (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (+.f64 z x))) (*.f64 z x) (*.f64 (sqrt.f64 (/.f64 (+.f64 z x) y)) #s(literal 2 binary64))) y) |
(* y (+ (* -1/4 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (+ (* 2 (sqrt (/ (+ x z) y))) (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z)))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 z z) (*.f64 x x))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 5 binary64))) (pow.f64 (+.f64 z x) #s(literal 3 binary64)))) (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (+.f64 z x))) (*.f64 z x) (*.f64 (sqrt.f64 (/.f64 (+.f64 z x) y)) #s(literal 2 binary64)))) y) |
(* y (+ (* -1/4 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (+ (* 1/8 (* (* (pow x 3) (pow z 3)) (sqrt (/ 1 (* (pow y 7) (pow (+ x z) 5)))))) (+ (* 2 (sqrt (/ (+ x z) y))) (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z))))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 z z) (*.f64 x x))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 5 binary64))) (pow.f64 (+.f64 z x) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 7 binary64))) (pow.f64 (+.f64 z x) #s(literal 5 binary64)))) (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (+.f64 z x))) (*.f64 z x) (*.f64 (sqrt.f64 (/.f64 (+.f64 z x) y)) #s(literal 2 binary64))))) y) |
(sqrt (* y (+ x z))) |
(sqrt.f64 (*.f64 (+.f64 z x) y)) |
(* y (+ (sqrt (/ (+ x z) y)) (* 1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z)))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (+.f64 z x))) (sqrt.f64 (/.f64 (+.f64 z x) y))) y) |
(* y (+ (sqrt (/ (+ x z) y)) (+ (* -1/8 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (* 1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z))))))))) |
(*.f64 (+.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (+.f64 z x))) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 z z) (*.f64 x x))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 5 binary64))) (pow.f64 (+.f64 z x) #s(literal 3 binary64)))))) (sqrt.f64 (/.f64 (+.f64 z x) y))) y) |
(* y (+ (sqrt (/ (+ x z) y)) (+ (* -1/8 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (+ (* 1/16 (* (* (pow x 3) (pow z 3)) (sqrt (/ 1 (* (pow y 7) (pow (+ x z) 5)))))) (* 1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z)))))))))) |
(*.f64 (+.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 z z) (*.f64 x x))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 5 binary64))) (pow.f64 (+.f64 z x) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (+.f64 z x))) (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 7 binary64))) (pow.f64 (+.f64 z x) #s(literal 5 binary64))))))) (sqrt.f64 (/.f64 (+.f64 z x) y))) y) |
(* y (+ x z)) |
(*.f64 (+.f64 z x) y) |
(* y (+ x (+ z (/ (* x z) y)))) |
(*.f64 (+.f64 (fma.f64 x (/.f64 z y) z) x) y) |
(* y (+ x (+ z (/ (* x z) y)))) |
(*.f64 (+.f64 (fma.f64 x (/.f64 z y) z) x) y) |
(* y (+ x (+ z (/ (* x z) y)))) |
(*.f64 (+.f64 (fma.f64 x (/.f64 z y) z) x) y) |
(* 2 (sqrt (* y (+ x z)))) |
(*.f64 (sqrt.f64 (*.f64 (+.f64 z x) y)) #s(literal 2 binary64)) |
(* y (+ (* 2 (sqrt (/ (+ x z) y))) (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z))))))) |
(*.f64 (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (+.f64 z x))) (*.f64 z x) (*.f64 (sqrt.f64 (/.f64 (+.f64 z x) y)) #s(literal 2 binary64))) y) |
(* y (+ (* -1/4 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (+ (* 2 (sqrt (/ (+ x z) y))) (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z)))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 z z) (*.f64 x x))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 5 binary64))) (pow.f64 (+.f64 z x) #s(literal 3 binary64)))) (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (+.f64 z x))) (*.f64 z x) (*.f64 (sqrt.f64 (/.f64 (+.f64 z x) y)) #s(literal 2 binary64)))) y) |
(* y (+ (* -1/4 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (+ (* 1/8 (* (* (pow x 3) (pow z 3)) (sqrt (/ 1 (* (pow y 7) (pow (+ x z) 5)))))) (+ (* 2 (sqrt (/ (+ x z) y))) (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z))))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 z z) (*.f64 x x))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 5 binary64))) (pow.f64 (+.f64 z x) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 7 binary64))) (pow.f64 (+.f64 z x) #s(literal 5 binary64)))) (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (+.f64 z x))) (*.f64 z x) (*.f64 (sqrt.f64 (/.f64 (+.f64 z x) y)) #s(literal 2 binary64))))) y) |
(* y (+ (* 2 (sqrt (/ z y))) (* x (sqrt (/ 1 (* y z)))))) |
(*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))) x (*.f64 (sqrt.f64 (/.f64 z y)) #s(literal 2 binary64))) y) |
(* y (+ (* 2 (sqrt (/ z y))) (+ (* x (sqrt (/ 1 (* y z)))) (* x (sqrt (/ z (pow y 3))))))) |
(*.f64 (fma.f64 (sqrt.f64 (/.f64 z y)) #s(literal 2 binary64) (*.f64 x (+.f64 (sqrt.f64 (/.f64 z (pow.f64 y #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)))))) y) |
(* y (+ (* 2 (sqrt (/ z y))) (+ (* x (sqrt (/ 1 (* y z)))) (* x (sqrt (/ z (pow y 3))))))) |
(*.f64 (fma.f64 (sqrt.f64 (/.f64 z y)) #s(literal 2 binary64) (*.f64 x (+.f64 (sqrt.f64 (/.f64 z (pow.f64 y #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)))))) y) |
(* y (+ (* 2 (sqrt (/ z y))) (+ (* x (sqrt (/ 1 (* y z)))) (* x (sqrt (/ z (pow y 3))))))) |
(*.f64 (fma.f64 (sqrt.f64 (/.f64 z y)) #s(literal 2 binary64) (*.f64 x (+.f64 (sqrt.f64 (/.f64 z (pow.f64 y #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)))))) y) |
(sqrt (/ y z)) |
(sqrt.f64 (/.f64 y z)) |
(* y (+ (sqrt (/ 1 (* y z))) (sqrt (/ z (pow y 3))))) |
(*.f64 (+.f64 (sqrt.f64 (/.f64 z (pow.f64 y #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)))) y) |
(* y (+ (sqrt (/ 1 (* y z))) (sqrt (/ z (pow y 3))))) |
(*.f64 (+.f64 (sqrt.f64 (/.f64 z (pow.f64 y #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)))) y) |
(* y (+ (sqrt (/ 1 (* y z))) (sqrt (/ z (pow y 3))))) |
(*.f64 (+.f64 (sqrt.f64 (/.f64 z (pow.f64 y #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)))) y) |
(sqrt (/ 1 (* y z))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))) |
(sqrt (/ 1 (* y z))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))) |
(sqrt (/ 1 (* y z))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))) |
(sqrt (/ 1 (* y z))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))) |
(* 2 (sqrt (* y (+ x z)))) |
(*.f64 (sqrt.f64 (*.f64 (+.f64 z x) y)) #s(literal 2 binary64)) |
(* y (+ (* 2 (sqrt (/ (+ x z) y))) (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z))))))) |
(*.f64 (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (+.f64 z x))) (*.f64 z x) (*.f64 (sqrt.f64 (/.f64 (+.f64 z x) y)) #s(literal 2 binary64))) y) |
(* y (+ (* -1/4 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (+ (* 2 (sqrt (/ (+ x z) y))) (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z)))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 z z) (*.f64 x x))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 5 binary64))) (pow.f64 (+.f64 z x) #s(literal 3 binary64)))) (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (+.f64 z x))) (*.f64 z x) (*.f64 (sqrt.f64 (/.f64 (+.f64 z x) y)) #s(literal 2 binary64)))) y) |
(* y (+ (* -1/4 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (+ (* 1/8 (* (* (pow x 3) (pow z 3)) (sqrt (/ 1 (* (pow y 7) (pow (+ x z) 5)))))) (+ (* 2 (sqrt (/ (+ x z) y))) (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z))))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 z z) (*.f64 x x))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 5 binary64))) (pow.f64 (+.f64 z x) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 7 binary64))) (pow.f64 (+.f64 z x) #s(literal 5 binary64)))) (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (+.f64 z x))) (*.f64 z x) (*.f64 (sqrt.f64 (/.f64 (+.f64 z x) y)) #s(literal 2 binary64))))) y) |
(sqrt (* y (+ x z))) |
(sqrt.f64 (*.f64 (+.f64 z x) y)) |
(* y (+ (sqrt (/ (+ x z) y)) (* 1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z)))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (+.f64 z x))) (sqrt.f64 (/.f64 (+.f64 z x) y))) y) |
(* y (+ (sqrt (/ (+ x z) y)) (+ (* -1/8 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (* 1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z))))))))) |
(*.f64 (+.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (+.f64 z x))) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 z z) (*.f64 x x))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 5 binary64))) (pow.f64 (+.f64 z x) #s(literal 3 binary64)))))) (sqrt.f64 (/.f64 (+.f64 z x) y))) y) |
(* y (+ (sqrt (/ (+ x z) y)) (+ (* -1/8 (* (* (pow x 2) (pow z 2)) (sqrt (/ 1 (* (pow y 5) (pow (+ x z) 3)))))) (+ (* 1/16 (* (* (pow x 3) (pow z 3)) (sqrt (/ 1 (* (pow y 7) (pow (+ x z) 5)))))) (* 1/2 (* (* x z) (sqrt (/ 1 (* (pow y 3) (+ x z)))))))))) |
(*.f64 (+.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 z z) (*.f64 x x))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 5 binary64))) (pow.f64 (+.f64 z x) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (+.f64 z x))) (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 7 binary64))) (pow.f64 (+.f64 z x) #s(literal 5 binary64))))))) (sqrt.f64 (/.f64 (+.f64 z x) y))) y) |
(* (pow y 2) (pow (+ x z) 2)) |
(*.f64 (pow.f64 (+.f64 z x) #s(literal 2 binary64)) (*.f64 y y)) |
(* (pow y 2) (+ (* 2 (/ (* x (* z (+ x z))) y)) (pow (+ x z) 2))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (+.f64 z x) z) x) y) #s(literal 2 binary64) (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (*.f64 y y)) |
(* (pow y 2) (+ (* 2 (/ (* x (* z (+ x z))) y)) (+ (/ (* (pow x 2) (pow z 2)) (pow y 2)) (pow (+ x z) 2)))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (+.f64 z x) z) x) y) #s(literal 2 binary64) (fma.f64 (/.f64 (*.f64 z z) y) (/.f64 (*.f64 x x) y) (pow.f64 (+.f64 z x) #s(literal 2 binary64)))) (*.f64 y y)) |
(* (pow y 2) (+ (* 2 (/ (* x (* z (+ x z))) y)) (+ (/ (* (pow x 2) (pow z 2)) (pow y 2)) (pow (+ x z) 2)))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (+.f64 z x) z) x) y) #s(literal 2 binary64) (fma.f64 (/.f64 (*.f64 z z) y) (/.f64 (*.f64 x x) y) (pow.f64 (+.f64 z x) #s(literal 2 binary64)))) (*.f64 y y)) |
(* y (+ x z)) |
(*.f64 (+.f64 z x) y) |
(* y (+ x (+ z (/ (* x z) y)))) |
(*.f64 (+.f64 (fma.f64 x (/.f64 z y) z) x) y) |
(* y (+ x (+ z (/ (* x z) y)))) |
(*.f64 (+.f64 (fma.f64 x (/.f64 z y) z) x) y) |
(* y (+ x (+ z (/ (* x z) y)))) |
(*.f64 (+.f64 (fma.f64 x (/.f64 z y) z) x) y) |
(/ 1 (* y (+ x z))) |
(/.f64 #s(literal 1 binary64) (*.f64 (+.f64 z x) y)) |
(/ (+ (* -1 (/ (* x z) (* y (pow (+ x z) 2)))) (/ 1 (+ x z))) y) |
(/.f64 (fma.f64 (neg.f64 x) (/.f64 z (*.f64 (pow.f64 (+.f64 z x) #s(literal 2 binary64)) y)) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y) |
(/ (- (+ (/ 1 (+ x z)) (/ (* (pow x 2) (pow z 2)) (* (pow y 2) (pow (+ x z) 3)))) (/ (* x z) (* y (pow (+ x z) 2)))) y) |
(/.f64 (-.f64 (fma.f64 (/.f64 (*.f64 x x) (pow.f64 (+.f64 z x) #s(literal 3 binary64))) (*.f64 (/.f64 z y) (/.f64 z y)) (/.f64 #s(literal 1 binary64) (+.f64 z x))) (*.f64 (/.f64 x (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 z y))) y) |
(/ (- (+ (* -1 (/ (* (pow x 3) (pow z 3)) (* (pow y 3) (pow (+ x z) 4)))) (/ 1 (+ x z))) (+ (* -1 (/ (* (pow x 2) (pow z 2)) (* (pow y 2) (pow (+ x z) 3)))) (/ (* x z) (* y (pow (+ x z) 2))))) y) |
(/.f64 (-.f64 (fma.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (/.f64 (pow.f64 z #s(literal 3 binary64)) (*.f64 (pow.f64 (+.f64 z x) #s(literal 4 binary64)) (pow.f64 y #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) (fma.f64 (/.f64 x (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 z y) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (/.f64 z (pow.f64 (+.f64 z x) #s(literal 3 binary64))) (/.f64 z (*.f64 y y)))))) y) |
(* y (+ 1 (/ z x))) |
(*.f64 (+.f64 (/.f64 z x) #s(literal 1 binary64)) y) |
(* y (+ 1 (+ (/ z x) (/ z y)))) |
(*.f64 (+.f64 (+.f64 (/.f64 z x) #s(literal 1 binary64)) (/.f64 z y)) y) |
(* y (+ 1 (+ (/ z x) (/ z y)))) |
(*.f64 (+.f64 (+.f64 (/.f64 z x) #s(literal 1 binary64)) (/.f64 z y)) y) |
(* y (+ 1 (+ (/ z x) (/ z y)))) |
(*.f64 (+.f64 (+.f64 (/.f64 z x) #s(literal 1 binary64)) (/.f64 z y)) y) |
(sqrt (* y z)) |
(sqrt.f64 (*.f64 y z)) |
(sqrt (* y z)) |
(sqrt.f64 (*.f64 y z)) |
(sqrt (* y z)) |
(sqrt.f64 (*.f64 y z)) |
(sqrt (* y z)) |
(sqrt.f64 (*.f64 y z)) |
(/ 1 (* y z)) |
(/.f64 #s(literal 1 binary64) (*.f64 y z)) |
(/ 1 (* y z)) |
(/.f64 #s(literal 1 binary64) (*.f64 y z)) |
(/ 1 (* y z)) |
(/.f64 #s(literal 1 binary64) (*.f64 y z)) |
(/ 1 (* y z)) |
(/.f64 #s(literal 1 binary64) (*.f64 y z)) |
(/ 1 (+ x z)) |
(/.f64 #s(literal 1 binary64) (+.f64 z x)) |
(+ (* -1 (/ (* x z) (* y (pow (+ x z) 2)))) (/ 1 (+ x z))) |
(fma.f64 (neg.f64 x) (/.f64 z (*.f64 (pow.f64 (+.f64 z x) #s(literal 2 binary64)) y)) (/.f64 #s(literal 1 binary64) (+.f64 z x))) |
(+ (* -1 (/ (* x z) (* y (pow (+ x z) 2)))) (/ 1 (+ x z))) |
(fma.f64 (neg.f64 x) (/.f64 z (*.f64 (pow.f64 (+.f64 z x) #s(literal 2 binary64)) y)) (/.f64 #s(literal 1 binary64) (+.f64 z x))) |
(+ (* -1 (/ (* x z) (* y (pow (+ x z) 2)))) (/ 1 (+ x z))) |
(fma.f64 (neg.f64 x) (/.f64 z (*.f64 (pow.f64 (+.f64 z x) #s(literal 2 binary64)) y)) (/.f64 #s(literal 1 binary64) (+.f64 z x))) |
(* -2 (* (sqrt (* y (+ (* -1 x) (* -1 z)))) (sqrt -1))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 (-.f64 (neg.f64 z) x) y)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -2 binary64)) |
(* -1 (* y (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))) (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (-.f64 (neg.f64 z) x) y))) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (-.f64 (neg.f64 z) x))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) x))) (neg.f64 y)) |
(* -1 (* y (+ (* -1/4 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))) (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z)))))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 z z)) (*.f64 x x))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 5 binary64))) (pow.f64 (-.f64 (neg.f64 z) x) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (-.f64 (neg.f64 z) x) y))) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (-.f64 (neg.f64 z) x))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) x)))) (neg.f64 y)) |
(* -1 (* y (+ (* -1/4 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 1/8 (* (* (pow x 3) (* (pow z 3) (sqrt -1))) (sqrt (/ 1 (* (pow y 7) (pow (+ (* -1 x) (* -1 z)) 5)))))) (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))) (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 z z)) (*.f64 x x))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 5 binary64))) (pow.f64 (-.f64 (neg.f64 z) x) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 3 binary64))) (pow.f64 x #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 7 binary64))) (pow.f64 (-.f64 (neg.f64 z) x) #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (-.f64 (neg.f64 z) x) y))) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (-.f64 (neg.f64 z) x))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) x))))) (neg.f64 y)) |
(* -1 (* (sqrt (* y (+ (* -1 x) (* -1 z)))) (sqrt -1))) |
(*.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (-.f64 (neg.f64 z) x) y))) |
(* -1 (* y (+ (* 1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))) (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (-.f64 (neg.f64 z) x))) (*.f64 (sqrt.f64 (/.f64 (-.f64 (neg.f64 z) x) y)) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 y)) |
(* -1 (* y (+ (* -1/8 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))) (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1)))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 z z)) (*.f64 x x))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 5 binary64))) (pow.f64 (-.f64 (neg.f64 z) x) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (-.f64 (neg.f64 z) x))) (*.f64 (sqrt.f64 (/.f64 (-.f64 (neg.f64 z) x) y)) (sqrt.f64 #s(literal -1 binary64))))) (neg.f64 y)) |
(* -1 (* y (+ (* -1/8 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 1/16 (* (* (pow x 3) (* (pow z 3) (sqrt -1))) (sqrt (/ 1 (* (pow y 7) (pow (+ (* -1 x) (* -1 z)) 5)))))) (+ (* 1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))) (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 z z)) (*.f64 x x))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 5 binary64))) (pow.f64 (-.f64 (neg.f64 z) x) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 3 binary64))) (pow.f64 x #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 7 binary64))) (pow.f64 (-.f64 (neg.f64 z) x) #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (-.f64 (neg.f64 z) x))) (*.f64 (sqrt.f64 (/.f64 (-.f64 (neg.f64 z) x) y)) (sqrt.f64 #s(literal -1 binary64)))))) (neg.f64 y)) |
(* (sqrt (/ 1 (* y (+ (* -1 x) (* -1 z))))) (sqrt -1)) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (neg.f64 z) x) y))) (sqrt.f64 #s(literal -1 binary64))) |
(+ (* -1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (pow (+ (* -1 x) (* -1 z)) 3)))))) (* (sqrt (/ 1 (* y (+ (* -1 x) (* -1 z))))) (sqrt -1))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (pow.f64 (-.f64 (neg.f64 z) x) #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (neg.f64 z) x) y))) (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* -1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* -1/2 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 5)))))) (* (sqrt (/ 1 (* y (+ (* -1 x) (* -1 z))))) (sqrt -1)))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (pow.f64 (-.f64 (neg.f64 z) x) #s(literal 3 binary64)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 5 binary64))) (pow.f64 (-.f64 (neg.f64 z) x) #s(literal 5 binary64)))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 z z)) (*.f64 x x))) #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (neg.f64 z) x) y))) (sqrt.f64 #s(literal -1 binary64))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (* (sqrt -1) (+ (* -1/4 (/ (* (pow x 2) (* y (pow z 2))) (pow (+ (* -1 x) (* -1 z)) 3))) (/ (* (pow x 3) (pow z 3)) (pow (+ (* -1 x) (* -1 z)) 4)))))) (* 1/2 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ y (pow (+ (* -1 x) (* -1 z)) 5)))))) (pow y 3))) (+ (* -1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (pow (+ (* -1 x) (* -1 z)) 3)))))) (* (sqrt (/ 1 (* y (+ (* -1 x) (* -1 z))))) (sqrt -1)))) |
(-.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (pow.f64 (-.f64 (neg.f64 z) x) #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (neg.f64 z) x) y))) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (-.f64 (neg.f64 z) x) y)) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 z z) y) (*.f64 x x)) (pow.f64 (-.f64 (neg.f64 z) x) #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (pow.f64 (-.f64 (neg.f64 z) x) #s(literal 4 binary64)))) (*.f64 (sqrt.f64 (/.f64 y (pow.f64 (-.f64 (neg.f64 z) x) #s(literal 5 binary64)))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 z z)) (*.f64 x x))))) (pow.f64 y #s(literal 3 binary64)))) |
(* -2 (* (sqrt (* y (+ (* -1 x) (* -1 z)))) (sqrt -1))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 (-.f64 (neg.f64 z) x) y)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -2 binary64)) |
(* -1 (* y (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))) (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (-.f64 (neg.f64 z) x) y))) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (-.f64 (neg.f64 z) x))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) x))) (neg.f64 y)) |
(* -1 (* y (+ (* -1/4 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))) (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z)))))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 z z)) (*.f64 x x))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 5 binary64))) (pow.f64 (-.f64 (neg.f64 z) x) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (-.f64 (neg.f64 z) x) y))) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (-.f64 (neg.f64 z) x))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) x)))) (neg.f64 y)) |
(* -1 (* y (+ (* -1/4 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 1/8 (* (* (pow x 3) (* (pow z 3) (sqrt -1))) (sqrt (/ 1 (* (pow y 7) (pow (+ (* -1 x) (* -1 z)) 5)))))) (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))) (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 z z)) (*.f64 x x))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 5 binary64))) (pow.f64 (-.f64 (neg.f64 z) x) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 3 binary64))) (pow.f64 x #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 7 binary64))) (pow.f64 (-.f64 (neg.f64 z) x) #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (-.f64 (neg.f64 z) x) y))) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (-.f64 (neg.f64 z) x))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) x))))) (neg.f64 y)) |
(* -1 (* (sqrt (* y (+ (* -1 x) (* -1 z)))) (sqrt -1))) |
(*.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (-.f64 (neg.f64 z) x) y))) |
(* -1 (* y (+ (* 1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))) (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (-.f64 (neg.f64 z) x))) (*.f64 (sqrt.f64 (/.f64 (-.f64 (neg.f64 z) x) y)) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 y)) |
(* -1 (* y (+ (* -1/8 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))) (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1)))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 z z)) (*.f64 x x))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 5 binary64))) (pow.f64 (-.f64 (neg.f64 z) x) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (-.f64 (neg.f64 z) x))) (*.f64 (sqrt.f64 (/.f64 (-.f64 (neg.f64 z) x) y)) (sqrt.f64 #s(literal -1 binary64))))) (neg.f64 y)) |
(* -1 (* y (+ (* -1/8 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 1/16 (* (* (pow x 3) (* (pow z 3) (sqrt -1))) (sqrt (/ 1 (* (pow y 7) (pow (+ (* -1 x) (* -1 z)) 5)))))) (+ (* 1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))) (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 z z)) (*.f64 x x))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 5 binary64))) (pow.f64 (-.f64 (neg.f64 z) x) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 3 binary64))) (pow.f64 x #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 7 binary64))) (pow.f64 (-.f64 (neg.f64 z) x) #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (-.f64 (neg.f64 z) x))) (*.f64 (sqrt.f64 (/.f64 (-.f64 (neg.f64 z) x) y)) (sqrt.f64 #s(literal -1 binary64)))))) (neg.f64 y)) |
(* -1 (* y (+ (* -1 x) (* -1 z)))) |
(*.f64 (-.f64 (neg.f64 z) x) (neg.f64 y)) |
(* -1 (* y (+ (* -1 x) (+ (* -1 z) (* -1 (/ (* x z) y)))))) |
(*.f64 (-.f64 (neg.f64 (fma.f64 x (/.f64 z y) z)) x) (neg.f64 y)) |
(* -1 (* y (+ (* -1 x) (+ (* -1 z) (* -1 (/ (* x z) y)))))) |
(*.f64 (-.f64 (neg.f64 (fma.f64 x (/.f64 z y) z)) x) (neg.f64 y)) |
(* -1 (* y (+ (* -1 x) (+ (* -1 z) (* -1 (/ (* x z) y)))))) |
(*.f64 (-.f64 (neg.f64 (fma.f64 x (/.f64 z y) z)) x) (neg.f64 y)) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* -1 (* x (* y (- (* -1 (/ z x)) 1)))) |
(*.f64 (*.f64 (neg.f64 y) x) (fma.f64 (/.f64 z x) #s(literal -1 binary64) #s(literal -1 binary64))) |
(* -1 (* y (+ (* -1 (/ (* x z) y)) (* x (- (* -1 (/ z x)) 1))))) |
(*.f64 (fma.f64 (fma.f64 (/.f64 z x) #s(literal -1 binary64) #s(literal -1 binary64)) x (*.f64 (neg.f64 x) (/.f64 z y))) (neg.f64 y)) |
(* -1 (* y (+ (* -1 (/ (* x z) y)) (* x (- (* -1 (/ z x)) 1))))) |
(*.f64 (fma.f64 (fma.f64 (/.f64 z x) #s(literal -1 binary64) #s(literal -1 binary64)) x (*.f64 (neg.f64 x) (/.f64 z y))) (neg.f64 y)) |
(* -1 (* y (+ (* -1 (/ (* x z) y)) (* x (- (* -1 (/ z x)) 1))))) |
(*.f64 (fma.f64 (fma.f64 (/.f64 z x) #s(literal -1 binary64) #s(literal -1 binary64)) x (*.f64 (neg.f64 x) (/.f64 z y))) (neg.f64 y)) |
(* -2 (* (sqrt (* y (+ (* -1 x) (* -1 z)))) (sqrt -1))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 (-.f64 (neg.f64 z) x) y)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -2 binary64)) |
(* -1 (* y (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))) (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (-.f64 (neg.f64 z) x) y))) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (-.f64 (neg.f64 z) x))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) x))) (neg.f64 y)) |
(* -1 (* y (+ (* -1/4 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))) (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z)))))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 z z)) (*.f64 x x))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 5 binary64))) (pow.f64 (-.f64 (neg.f64 z) x) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (-.f64 (neg.f64 z) x) y))) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (-.f64 (neg.f64 z) x))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) x)))) (neg.f64 y)) |
(* -1 (* y (+ (* -1/4 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 1/8 (* (* (pow x 3) (* (pow z 3) (sqrt -1))) (sqrt (/ 1 (* (pow y 7) (pow (+ (* -1 x) (* -1 z)) 5)))))) (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))) (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 z z)) (*.f64 x x))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 5 binary64))) (pow.f64 (-.f64 (neg.f64 z) x) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 3 binary64))) (pow.f64 x #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 7 binary64))) (pow.f64 (-.f64 (neg.f64 z) x) #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (-.f64 (neg.f64 z) x) y))) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (-.f64 (neg.f64 z) x))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) x))))) (neg.f64 y)) |
(* -1 (* (sqrt (* y (+ (* -1 x) (* -1 z)))) (sqrt -1))) |
(*.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (-.f64 (neg.f64 z) x) y))) |
(* -1 (* y (+ (* 1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))) (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (-.f64 (neg.f64 z) x))) (*.f64 (sqrt.f64 (/.f64 (-.f64 (neg.f64 z) x) y)) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 y)) |
(* -1 (* y (+ (* -1/8 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))) (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1)))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 z z)) (*.f64 x x))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 5 binary64))) (pow.f64 (-.f64 (neg.f64 z) x) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (-.f64 (neg.f64 z) x))) (*.f64 (sqrt.f64 (/.f64 (-.f64 (neg.f64 z) x) y)) (sqrt.f64 #s(literal -1 binary64))))) (neg.f64 y)) |
(* -1 (* y (+ (* -1/8 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 1/16 (* (* (pow x 3) (* (pow z 3) (sqrt -1))) (sqrt (/ 1 (* (pow y 7) (pow (+ (* -1 x) (* -1 z)) 5)))))) (+ (* 1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))) (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 z z)) (*.f64 x x))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 5 binary64))) (pow.f64 (-.f64 (neg.f64 z) x) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 3 binary64))) (pow.f64 x #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 7 binary64))) (pow.f64 (-.f64 (neg.f64 z) x) #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (-.f64 (neg.f64 z) x))) (*.f64 (sqrt.f64 (/.f64 (-.f64 (neg.f64 z) x) y)) (sqrt.f64 #s(literal -1 binary64)))))) (neg.f64 y)) |
(* -1 (* y (+ (* -1 x) (* -1 z)))) |
(*.f64 (-.f64 (neg.f64 z) x) (neg.f64 y)) |
(* -1 (* y (+ (* -1 x) (+ (* -1 z) (* -1 (/ (* x z) y)))))) |
(*.f64 (-.f64 (neg.f64 (fma.f64 x (/.f64 z y) z)) x) (neg.f64 y)) |
(* -1 (* y (+ (* -1 x) (+ (* -1 z) (* -1 (/ (* x z) y)))))) |
(*.f64 (-.f64 (neg.f64 (fma.f64 x (/.f64 z y) z)) x) (neg.f64 y)) |
(* -1 (* y (+ (* -1 x) (+ (* -1 z) (* -1 (/ (* x z) y)))))) |
(*.f64 (-.f64 (neg.f64 (fma.f64 x (/.f64 z y) z)) x) (neg.f64 y)) |
(* -2 (* (sqrt (* y (+ (* -1 x) (* -1 z)))) (sqrt -1))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 (-.f64 (neg.f64 z) x) y)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -2 binary64)) |
(* -1 (* y (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))) (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (-.f64 (neg.f64 z) x) y))) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (-.f64 (neg.f64 z) x))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) x))) (neg.f64 y)) |
(* -1 (* y (+ (* -1/4 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))) (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z)))))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 z z)) (*.f64 x x))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 5 binary64))) (pow.f64 (-.f64 (neg.f64 z) x) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (-.f64 (neg.f64 z) x) y))) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (-.f64 (neg.f64 z) x))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) x)))) (neg.f64 y)) |
(* -1 (* y (+ (* -1/4 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 1/8 (* (* (pow x 3) (* (pow z 3) (sqrt -1))) (sqrt (/ 1 (* (pow y 7) (pow (+ (* -1 x) (* -1 z)) 5)))))) (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))) (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 z z)) (*.f64 x x))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 5 binary64))) (pow.f64 (-.f64 (neg.f64 z) x) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 3 binary64))) (pow.f64 x #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 7 binary64))) (pow.f64 (-.f64 (neg.f64 z) x) #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (-.f64 (neg.f64 z) x) y))) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (-.f64 (neg.f64 z) x))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) x))))) (neg.f64 y)) |
(* -1 (* y (+ (* -1 (* (* x (pow (sqrt -1) 2)) (sqrt (/ 1 (* y z))))) (* 2 (* (sqrt (/ z y)) (pow (sqrt -1) 2)))))) |
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 z y)) #s(literal 2 binary64)) #s(literal -1 binary64) (*.f64 (neg.f64 (neg.f64 x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))))) (neg.f64 y)) |
(* -1 (* y (+ (* -1 (* (* x (pow (sqrt -1) 2)) (sqrt (/ 1 (* y z))))) (+ (* -1 (* (* x (pow (sqrt -1) 2)) (sqrt (/ z (pow y 3))))) (* 2 (* (sqrt (/ z y)) (pow (sqrt -1) 2))))))) |
(*.f64 (fma.f64 (neg.f64 (neg.f64 x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 z y)) #s(literal 2 binary64)) #s(literal -1 binary64) (*.f64 (neg.f64 (neg.f64 x)) (sqrt.f64 (/.f64 z (pow.f64 y #s(literal 3 binary64))))))) (neg.f64 y)) |
(* -1 (* y (+ (* -1 (* (* x (pow (sqrt -1) 2)) (sqrt (/ 1 (* y z))))) (+ (* -1 (* (* x (pow (sqrt -1) 2)) (sqrt (/ z (pow y 3))))) (* 2 (* (sqrt (/ z y)) (pow (sqrt -1) 2))))))) |
(*.f64 (fma.f64 (neg.f64 (neg.f64 x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 z y)) #s(literal 2 binary64)) #s(literal -1 binary64) (*.f64 (neg.f64 (neg.f64 x)) (sqrt.f64 (/.f64 z (pow.f64 y #s(literal 3 binary64))))))) (neg.f64 y)) |
(* -1 (* y (+ (* -1 (* (* x (pow (sqrt -1) 2)) (sqrt (/ 1 (* y z))))) (+ (* -1 (* (* x (pow (sqrt -1) 2)) (sqrt (/ z (pow y 3))))) (* 2 (* (sqrt (/ z y)) (pow (sqrt -1) 2))))))) |
(*.f64 (fma.f64 (neg.f64 (neg.f64 x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 z y)) #s(literal 2 binary64)) #s(literal -1 binary64) (*.f64 (neg.f64 (neg.f64 x)) (sqrt.f64 (/.f64 z (pow.f64 y #s(literal 3 binary64))))))) (neg.f64 y)) |
(* (sqrt (/ y z)) (pow (sqrt -1) 2)) |
(*.f64 (sqrt.f64 (/.f64 y z)) #s(literal -1 binary64)) |
(* -1 (* y (+ (* -1 (* (sqrt (/ 1 (* y z))) (pow (sqrt -1) 2))) (* -1 (* (sqrt (/ z (pow y 3))) (pow (sqrt -1) 2)))))) |
(*.f64 (fma.f64 (sqrt.f64 (/.f64 z (pow.f64 y #s(literal 3 binary64)))) #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))) #s(literal 1 binary64))) (neg.f64 y)) |
(* -1 (* y (+ (* -1 (* (sqrt (/ 1 (* y z))) (pow (sqrt -1) 2))) (* -1 (* (sqrt (/ z (pow y 3))) (pow (sqrt -1) 2)))))) |
(*.f64 (fma.f64 (sqrt.f64 (/.f64 z (pow.f64 y #s(literal 3 binary64)))) #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))) #s(literal 1 binary64))) (neg.f64 y)) |
(* -1 (* y (+ (* -1 (* (sqrt (/ 1 (* y z))) (pow (sqrt -1) 2))) (* -1 (* (sqrt (/ z (pow y 3))) (pow (sqrt -1) 2)))))) |
(*.f64 (fma.f64 (sqrt.f64 (/.f64 z (pow.f64 y #s(literal 3 binary64)))) #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))) #s(literal 1 binary64))) (neg.f64 y)) |
(* (sqrt (/ 1 (* y z))) (pow (sqrt -1) 2)) |
(neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)))) |
(* (sqrt (/ 1 (* y z))) (pow (sqrt -1) 2)) |
(neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)))) |
(* (sqrt (/ 1 (* y z))) (pow (sqrt -1) 2)) |
(neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)))) |
(* (sqrt (/ 1 (* y z))) (pow (sqrt -1) 2)) |
(neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)))) |
(* -2 (* (sqrt (* y (+ (* -1 x) (* -1 z)))) (sqrt -1))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 (-.f64 (neg.f64 z) x) y)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -2 binary64)) |
(* -1 (* y (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))) (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (-.f64 (neg.f64 z) x) y))) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (-.f64 (neg.f64 z) x))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) x))) (neg.f64 y)) |
(* -1 (* y (+ (* -1/4 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))) (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z)))))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 z z)) (*.f64 x x))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 5 binary64))) (pow.f64 (-.f64 (neg.f64 z) x) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (-.f64 (neg.f64 z) x) y))) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (-.f64 (neg.f64 z) x))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) x)))) (neg.f64 y)) |
(* -1 (* y (+ (* -1/4 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 1/8 (* (* (pow x 3) (* (pow z 3) (sqrt -1))) (sqrt (/ 1 (* (pow y 7) (pow (+ (* -1 x) (* -1 z)) 5)))))) (+ (* 2 (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))) (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 z z)) (*.f64 x x))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 5 binary64))) (pow.f64 (-.f64 (neg.f64 z) x) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 3 binary64))) (pow.f64 x #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 7 binary64))) (pow.f64 (-.f64 (neg.f64 z) x) #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (-.f64 (neg.f64 z) x) y))) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (-.f64 (neg.f64 z) x))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) x))))) (neg.f64 y)) |
(* -1 (* (sqrt (* y (+ (* -1 x) (* -1 z)))) (sqrt -1))) |
(*.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (-.f64 (neg.f64 z) x) y))) |
(* -1 (* y (+ (* 1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))) (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (-.f64 (neg.f64 z) x))) (*.f64 (sqrt.f64 (/.f64 (-.f64 (neg.f64 z) x) y)) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 y)) |
(* -1 (* y (+ (* -1/8 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))) (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1)))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 z z)) (*.f64 x x))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 5 binary64))) (pow.f64 (-.f64 (neg.f64 z) x) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (-.f64 (neg.f64 z) x))) (*.f64 (sqrt.f64 (/.f64 (-.f64 (neg.f64 z) x) y)) (sqrt.f64 #s(literal -1 binary64))))) (neg.f64 y)) |
(* -1 (* y (+ (* -1/8 (* (* (pow x 2) (* (pow z 2) (sqrt -1))) (sqrt (/ 1 (* (pow y 5) (pow (+ (* -1 x) (* -1 z)) 3)))))) (+ (* 1/16 (* (* (pow x 3) (* (pow z 3) (sqrt -1))) (sqrt (/ 1 (* (pow y 7) (pow (+ (* -1 x) (* -1 z)) 5)))))) (+ (* 1/2 (* (* x (* z (sqrt -1))) (sqrt (/ 1 (* (pow y 3) (+ (* -1 x) (* -1 z))))))) (* (sqrt (/ (+ (* -1 x) (* -1 z)) y)) (sqrt -1))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 z z)) (*.f64 x x))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 5 binary64))) (pow.f64 (-.f64 (neg.f64 z) x) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 z #s(literal 3 binary64))) (pow.f64 x #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 7 binary64))) (pow.f64 (-.f64 (neg.f64 z) x) #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (-.f64 (neg.f64 z) x))) (*.f64 (sqrt.f64 (/.f64 (-.f64 (neg.f64 z) x) y)) (sqrt.f64 #s(literal -1 binary64)))))) (neg.f64 y)) |
(* (pow y 2) (pow (+ (* -1 x) (* -1 z)) 2)) |
(*.f64 (pow.f64 (-.f64 (neg.f64 z) x) #s(literal 2 binary64)) (*.f64 y y)) |
(* (pow y 2) (+ (* -2 (/ (* x (* z (+ (* -1 x) (* -1 z)))) y)) (pow (+ (* -1 x) (* -1 z)) 2))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (-.f64 (neg.f64 z) x) z) x) y) #s(literal -2 binary64) (pow.f64 (-.f64 (neg.f64 z) x) #s(literal 2 binary64))) (*.f64 y y)) |
(* (pow y 2) (+ (* -1 (/ (+ (* -1 (/ (* (pow x 2) (pow z 2)) y)) (* 2 (* x (* z (+ (* -1 x) (* -1 z)))))) y)) (pow (+ (* -1 x) (* -1 z)) 2))) |
(*.f64 (-.f64 (pow.f64 (-.f64 (neg.f64 z) x) #s(literal 2 binary64)) (/.f64 (fma.f64 (*.f64 (*.f64 (-.f64 (neg.f64 z) x) z) x) #s(literal 2 binary64) (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (*.f64 z z) y))) y)) (*.f64 y y)) |
(* (pow y 2) (+ (* -1 (/ (+ (* -1 (/ (* (pow x 2) (pow z 2)) y)) (* 2 (* x (* z (+ (* -1 x) (* -1 z)))))) y)) (pow (+ (* -1 x) (* -1 z)) 2))) |
(*.f64 (-.f64 (pow.f64 (-.f64 (neg.f64 z) x) #s(literal 2 binary64)) (/.f64 (fma.f64 (*.f64 (*.f64 (-.f64 (neg.f64 z) x) z) x) #s(literal 2 binary64) (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (*.f64 z z) y))) y)) (*.f64 y y)) |
(* -1 (* y (+ (* -1 x) (* -1 z)))) |
(*.f64 (-.f64 (neg.f64 z) x) (neg.f64 y)) |
(* -1 (* y (+ (* -1 x) (+ (* -1 z) (* -1 (/ (* x z) y)))))) |
(*.f64 (-.f64 (neg.f64 (fma.f64 x (/.f64 z y) z)) x) (neg.f64 y)) |
(* -1 (* y (+ (* -1 x) (+ (* -1 z) (* -1 (/ (* x z) y)))))) |
(*.f64 (-.f64 (neg.f64 (fma.f64 x (/.f64 z y) z)) x) (neg.f64 y)) |
(* -1 (* y (+ (* -1 x) (+ (* -1 z) (* -1 (/ (* x z) y)))))) |
(*.f64 (-.f64 (neg.f64 (fma.f64 x (/.f64 z y) z)) x) (neg.f64 y)) |
(/ -1 (* y (+ (* -1 x) (* -1 z)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (-.f64 (neg.f64 z) x) y)) |
(* -1 (/ (+ (/ 1 (+ (* -1 x) (* -1 z))) (/ (* x z) (* y (pow (+ (* -1 x) (* -1 z)) 2)))) y)) |
(/.f64 (fma.f64 (/.f64 x (pow.f64 (-.f64 (neg.f64 z) x) #s(literal 2 binary64))) (/.f64 z y) (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 z) x))) (neg.f64 y)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* (pow x 2) (pow z 2)) (* y (pow (+ (* -1 x) (* -1 z)) 3)))) (/ (* x z) (pow (+ (* -1 x) (* -1 z)) 2))) y)) (/ 1 (+ (* -1 x) (* -1 z)))) y)) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 z) x)) (/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 x x) (pow.f64 (-.f64 (neg.f64 z) x) #s(literal 3 binary64))) (/.f64 (*.f64 z z) y) (*.f64 x (/.f64 z (pow.f64 (-.f64 (neg.f64 z) x) #s(literal 2 binary64)))))) y)) (neg.f64 y)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* (pow x 3) (pow z 3)) (* y (pow (+ (* -1 x) (* -1 z)) 4))) (* -1 (/ (* (pow x 2) (pow z 2)) (pow (+ (* -1 x) (* -1 z)) 3)))) y)) (/ (* x z) (pow (+ (* -1 x) (* -1 z)) 2))) y)) (/ 1 (+ (* -1 x) (* -1 z)))) y)) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 z) x)) (/.f64 (-.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (-.f64 (neg.f64 z) x) #s(literal 4 binary64))) (/.f64 (pow.f64 z #s(literal 3 binary64)) y) (/.f64 (*.f64 (*.f64 z z) (*.f64 x x)) (pow.f64 (-.f64 (neg.f64 z) x) #s(literal 3 binary64)))) (neg.f64 y)) (*.f64 x (/.f64 z (pow.f64 (-.f64 (neg.f64 z) x) #s(literal 2 binary64))))) y)) (neg.f64 y)) |
(* -1 (* y (- (* -1 (/ z x)) 1))) |
(*.f64 (fma.f64 (/.f64 z x) #s(literal -1 binary64) #s(literal -1 binary64)) (neg.f64 y)) |
(* -1 (* y (- (+ (* -1 (/ z x)) (* -1 (/ z y))) 1))) |
(*.f64 (-.f64 (-.f64 (/.f64 (neg.f64 z) y) (/.f64 z x)) #s(literal 1 binary64)) (neg.f64 y)) |
(* -1 (* y (- (+ (* -1 (/ z x)) (* -1 (/ z y))) 1))) |
(*.f64 (-.f64 (-.f64 (/.f64 (neg.f64 z) y) (/.f64 z x)) #s(literal 1 binary64)) (neg.f64 y)) |
(* -1 (* y (- (+ (* -1 (/ z x)) (* -1 (/ z y))) 1))) |
(*.f64 (-.f64 (-.f64 (/.f64 (neg.f64 z) y) (/.f64 z x)) #s(literal 1 binary64)) (neg.f64 y)) |
(* -1 (* (sqrt (* y z)) (pow (sqrt -1) 2))) |
(sqrt.f64 (*.f64 y z)) |
(* -1 (* (sqrt (* y z)) (pow (sqrt -1) 2))) |
(sqrt.f64 (*.f64 y z)) |
(* -1 (* (sqrt (* y z)) (pow (sqrt -1) 2))) |
(sqrt.f64 (*.f64 y z)) |
(* -1 (* (sqrt (* y z)) (pow (sqrt -1) 2))) |
(sqrt.f64 (*.f64 y z)) |
(/ 1 (* y z)) |
(/.f64 #s(literal 1 binary64) (*.f64 y z)) |
(/ 1 (* y z)) |
(/.f64 #s(literal 1 binary64) (*.f64 y z)) |
(/ 1 (* y z)) |
(/.f64 #s(literal 1 binary64) (*.f64 y z)) |
(/ 1 (* y z)) |
(/.f64 #s(literal 1 binary64) (*.f64 y z)) |
(/ 1 z) |
(/.f64 #s(literal 1 binary64) z) |
(+ (* -1 (* x (+ (/ 1 (* y z)) (/ 1 (pow z 2))))) (/ 1 z)) |
(fma.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (*.f64 y z))) (neg.f64 x) (/.f64 #s(literal 1 binary64) z)) |
(+ (* x (- (* x (+ (* 2 (/ 1 (* y (pow z 2)))) (/ 1 (pow z 3)))) (+ (/ 1 (* y z)) (/ 1 (pow z 2))))) (/ 1 z)) |
(fma.f64 (-.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 z z) y))) x) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (*.f64 y z)))) x (/.f64 #s(literal 1 binary64) z)) |
(+ (* x (- (* x (+ (* -1 (* x (+ (* 3 (/ 1 (* y (pow z 3)))) (/ 1 (pow z 4))))) (+ (* 2 (/ 1 (* y (pow z 2)))) (/ 1 (pow z 3))))) (+ (/ 1 (* y z)) (/ 1 (pow z 2))))) (/ 1 z)) |
(fma.f64 (-.f64 (*.f64 (fma.f64 (+.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 4 binary64))) (/.f64 #s(literal 3 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) y))) (neg.f64 x) (+.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 z z) y)))) x) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (*.f64 y z)))) x (/.f64 #s(literal 1 binary64) z)) |
(* 2 (sqrt (* y z))) |
(*.f64 (sqrt.f64 (*.f64 y z)) #s(literal 2 binary64)) |
(+ (* 2 (sqrt (* y z))) (* (* x (+ y z)) (sqrt (/ 1 (* y z))))) |
(fma.f64 (*.f64 (+.f64 y z) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))) (*.f64 (sqrt.f64 (*.f64 y z)) #s(literal 2 binary64))) |
(+ (* 2 (sqrt (* y z))) (* x (+ (* -1/4 (* (* x (pow (+ y z) 2)) (sqrt (/ 1 (* (pow y 3) (pow z 3)))))) (* (sqrt (/ 1 (* y z))) (+ y z))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (+.f64 y z) #s(literal 2 binary64)) x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (pow.f64 z #s(literal 3 binary64)))) (*.f64 (+.f64 y z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))))) x (*.f64 (sqrt.f64 (*.f64 y z)) #s(literal 2 binary64))) |
(+ (* 2 (sqrt (* y z))) (* x (+ (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow y 3) (pow z 3)))) (pow (+ y z) 2))) (* 1/8 (* (* x (pow (+ y z) 3)) (sqrt (/ 1 (* (pow y 5) (pow z 5)))))))) (* (sqrt (/ 1 (* y z))) (+ y z))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (pow.f64 z #s(literal 3 binary64))))) (pow.f64 (+.f64 y z) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (+.f64 y z) #s(literal 3 binary64)) x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 5 binary64))) (pow.f64 z #s(literal 5 binary64)))))) x (*.f64 (+.f64 y z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))))) x (*.f64 (sqrt.f64 (*.f64 y z)) #s(literal 2 binary64))) |
(sqrt (* y z)) |
(sqrt.f64 (*.f64 y z)) |
(+ (sqrt (* y z)) (* 1/2 (* (* x (+ y z)) (sqrt (/ 1 (* y z)))))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 y z) x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))) (sqrt.f64 (*.f64 y z))) |
(+ (sqrt (* y z)) (* x (+ (* -1/8 (* (* x (pow (+ y z) 2)) (sqrt (/ 1 (* (pow y 3) (pow z 3)))))) (* 1/2 (* (sqrt (/ 1 (* y z))) (+ y z)))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)))) (+.f64 y z) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (+.f64 y z) #s(literal 2 binary64)) x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (pow.f64 z #s(literal 3 binary64)))))) x (sqrt.f64 (*.f64 y z))) |
(+ (sqrt (* y z)) (* x (+ (* 1/2 (* (sqrt (/ 1 (* y z))) (+ y z))) (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow y 3) (pow z 3)))) (pow (+ y z) 2))) (* 1/16 (* (* x (pow (+ y z) 3)) (sqrt (/ 1 (* (pow y 5) (pow z 5))))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (pow.f64 z #s(literal 3 binary64))))) (pow.f64 (+.f64 y z) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (+.f64 y z) #s(literal 3 binary64)) x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 5 binary64))) (pow.f64 z #s(literal 5 binary64)))))) x (*.f64 (*.f64 (+.f64 y z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)))) #s(literal 1/2 binary64))) x (sqrt.f64 (*.f64 y z))) |
(sqrt (/ 1 (* y z))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))) |
(+ (sqrt (/ 1 (* y z))) (* -1/2 (* (* x (+ (/ 1 (* y (pow z 2))) (/ 1 (* (pow y 2) z)))) (sqrt (* y z))))) |
(fma.f64 (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) z)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 z z) y))) x) (sqrt.f64 (*.f64 y z))) #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)))) |
(+ (sqrt (/ 1 (* y z))) (* x (+ (* -1/2 (* (sqrt (* y z)) (+ (/ 1 (* y (pow z 2))) (/ 1 (* (pow y 2) z))))) (* -1/2 (* (* x (+ (* -1 (/ (* (+ y z) (+ (/ 1 (* y (pow z 2))) (/ 1 (* (pow y 2) z)))) (* y z))) (* 1/4 (* y (* z (pow (+ (/ 1 (* y (pow z 2))) (/ 1 (* (pow y 2) z))) 2)))))) (sqrt (* y z))))))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) z)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 z z) y))) (sqrt.f64 (*.f64 y z)) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) y) (*.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) z)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 z z) y))) #s(literal 2 binary64)) z) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) z)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 z z) y))) (+.f64 y z)) (*.f64 (neg.f64 z) y))) x) (sqrt.f64 (*.f64 y z))))) x (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)))) |
(+ (sqrt (/ 1 (* y z))) (* x (+ (* -1/2 (* (sqrt (* y z)) (+ (/ 1 (* y (pow z 2))) (/ 1 (* (pow y 2) z))))) (* x (+ (* -1/2 (* (sqrt (* y z)) (+ (* -1 (/ (* (+ y z) (+ (/ 1 (* y (pow z 2))) (/ 1 (* (pow y 2) z)))) (* y z))) (* 1/4 (* y (* z (pow (+ (/ 1 (* y (pow z 2))) (/ 1 (* (pow y 2) z))) 2))))))) (* -1/2 (* (* x (+ (* 1/2 (* y (* z (* (+ (* -1 (/ (* (+ y z) (+ (/ 1 (* y (pow z 2))) (/ 1 (* (pow y 2) z)))) (* y z))) (* 1/4 (* y (* z (pow (+ (/ 1 (* y (pow z 2))) (/ 1 (* (pow y 2) z))) 2))))) (+ (/ 1 (* y (pow z 2))) (/ 1 (* (pow y 2) z))))))) (/ (* (pow (+ y z) 2) (+ (/ 1 (* y (pow z 2))) (/ 1 (* (pow y 2) z)))) (* (pow y 2) (pow z 2))))) (sqrt (* y z))))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) y) (*.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) z)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 z z) y))) #s(literal 2 binary64)) z) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) z)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 z z) y))) (+.f64 y z)) (*.f64 (neg.f64 z) y))) (sqrt.f64 (*.f64 y z)) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y) (*.f64 (*.f64 z (fma.f64 (*.f64 #s(literal 1/4 binary64) y) (*.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) z)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 z z) y))) #s(literal 2 binary64)) z) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) z)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 z z) y))) (+.f64 y z)) (*.f64 (neg.f64 z) y)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) z)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 z z) y)))) (*.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) z)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 z z) y))) (*.f64 y y)) (/.f64 (pow.f64 (+.f64 y z) #s(literal 2 binary64)) (*.f64 z z)))) x) (sqrt.f64 (*.f64 y z))))) x (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 y z))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) z)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 z z) y))))) x (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)))) |
(* 2 (sqrt (* y z))) |
(*.f64 (sqrt.f64 (*.f64 y z)) #s(literal 2 binary64)) |
(+ (* 2 (sqrt (* y z))) (* (* x (+ y z)) (sqrt (/ 1 (* y z))))) |
(fma.f64 (*.f64 (+.f64 y z) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))) (*.f64 (sqrt.f64 (*.f64 y z)) #s(literal 2 binary64))) |
(+ (* 2 (sqrt (* y z))) (* x (+ (* -1/4 (* (* x (pow (+ y z) 2)) (sqrt (/ 1 (* (pow y 3) (pow z 3)))))) (* (sqrt (/ 1 (* y z))) (+ y z))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (+.f64 y z) #s(literal 2 binary64)) x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (pow.f64 z #s(literal 3 binary64)))) (*.f64 (+.f64 y z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))))) x (*.f64 (sqrt.f64 (*.f64 y z)) #s(literal 2 binary64))) |
(+ (* 2 (sqrt (* y z))) (* x (+ (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow y 3) (pow z 3)))) (pow (+ y z) 2))) (* 1/8 (* (* x (pow (+ y z) 3)) (sqrt (/ 1 (* (pow y 5) (pow z 5)))))))) (* (sqrt (/ 1 (* y z))) (+ y z))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (pow.f64 z #s(literal 3 binary64))))) (pow.f64 (+.f64 y z) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (+.f64 y z) #s(literal 3 binary64)) x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 5 binary64))) (pow.f64 z #s(literal 5 binary64)))))) x (*.f64 (+.f64 y z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))))) x (*.f64 (sqrt.f64 (*.f64 y z)) #s(literal 2 binary64))) |
(sqrt (* y z)) |
(sqrt.f64 (*.f64 y z)) |
(+ (sqrt (* y z)) (* 1/2 (* (* x (+ y z)) (sqrt (/ 1 (* y z)))))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 y z) x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))) (sqrt.f64 (*.f64 y z))) |
(+ (sqrt (* y z)) (* x (+ (* -1/8 (* (* x (pow (+ y z) 2)) (sqrt (/ 1 (* (pow y 3) (pow z 3)))))) (* 1/2 (* (sqrt (/ 1 (* y z))) (+ y z)))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)))) (+.f64 y z) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (+.f64 y z) #s(literal 2 binary64)) x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (pow.f64 z #s(literal 3 binary64)))))) x (sqrt.f64 (*.f64 y z))) |
(+ (sqrt (* y z)) (* x (+ (* 1/2 (* (sqrt (/ 1 (* y z))) (+ y z))) (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow y 3) (pow z 3)))) (pow (+ y z) 2))) (* 1/16 (* (* x (pow (+ y z) 3)) (sqrt (/ 1 (* (pow y 5) (pow z 5))))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (pow.f64 z #s(literal 3 binary64))))) (pow.f64 (+.f64 y z) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (+.f64 y z) #s(literal 3 binary64)) x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 5 binary64))) (pow.f64 z #s(literal 5 binary64)))))) x (*.f64 (*.f64 (+.f64 y z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)))) #s(literal 1/2 binary64))) x (sqrt.f64 (*.f64 y z))) |
(* y z) |
(*.f64 y z) |
(+ (* x (+ y z)) (* y z)) |
(fma.f64 (+.f64 y z) x (*.f64 y z)) |
(+ (* x (+ y z)) (* y z)) |
(fma.f64 (+.f64 y z) x (*.f64 y z)) |
(+ (* x (+ y z)) (* y z)) |
(fma.f64 (+.f64 y z) x (*.f64 y z)) |
(* y z) |
(*.f64 y z) |
(+ (* x (+ y z)) (* y z)) |
(fma.f64 (+.f64 y z) x (*.f64 y z)) |
(+ (* x (+ y z)) (* y z)) |
(fma.f64 (+.f64 y z) x (*.f64 y z)) |
(+ (* x (+ y z)) (* y z)) |
(fma.f64 (+.f64 y z) x (*.f64 y z)) |
(* 2 (sqrt (* y z))) |
(*.f64 (sqrt.f64 (*.f64 y z)) #s(literal 2 binary64)) |
(+ (* 2 (sqrt (* y z))) (* (* x (+ y z)) (sqrt (/ 1 (* y z))))) |
(fma.f64 (*.f64 (+.f64 y z) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))) (*.f64 (sqrt.f64 (*.f64 y z)) #s(literal 2 binary64))) |
(+ (* 2 (sqrt (* y z))) (* x (+ (* -1/4 (* (* x (pow (+ y z) 2)) (sqrt (/ 1 (* (pow y 3) (pow z 3)))))) (* (sqrt (/ 1 (* y z))) (+ y z))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (+.f64 y z) #s(literal 2 binary64)) x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (pow.f64 z #s(literal 3 binary64)))) (*.f64 (+.f64 y z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))))) x (*.f64 (sqrt.f64 (*.f64 y z)) #s(literal 2 binary64))) |
(+ (* 2 (sqrt (* y z))) (* x (+ (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow y 3) (pow z 3)))) (pow (+ y z) 2))) (* 1/8 (* (* x (pow (+ y z) 3)) (sqrt (/ 1 (* (pow y 5) (pow z 5)))))))) (* (sqrt (/ 1 (* y z))) (+ y z))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (pow.f64 z #s(literal 3 binary64))))) (pow.f64 (+.f64 y z) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (+.f64 y z) #s(literal 3 binary64)) x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 5 binary64))) (pow.f64 z #s(literal 5 binary64)))))) x (*.f64 (+.f64 y z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))))) x (*.f64 (sqrt.f64 (*.f64 y z)) #s(literal 2 binary64))) |
(sqrt (* y z)) |
(sqrt.f64 (*.f64 y z)) |
(+ (sqrt (* y z)) (* 1/2 (* (* x (+ y z)) (sqrt (/ 1 (* y z)))))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 y z) x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))) (sqrt.f64 (*.f64 y z))) |
(+ (sqrt (* y z)) (* x (+ (* -1/8 (* (* x (pow (+ y z) 2)) (sqrt (/ 1 (* (pow y 3) (pow z 3)))))) (* 1/2 (* (sqrt (/ 1 (* y z))) (+ y z)))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)))) (+.f64 y z) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (+.f64 y z) #s(literal 2 binary64)) x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (pow.f64 z #s(literal 3 binary64)))))) x (sqrt.f64 (*.f64 y z))) |
(+ (sqrt (* y z)) (* x (+ (* 1/2 (* (sqrt (/ 1 (* y z))) (+ y z))) (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow y 3) (pow z 3)))) (pow (+ y z) 2))) (* 1/16 (* (* x (pow (+ y z) 3)) (sqrt (/ 1 (* (pow y 5) (pow z 5))))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (pow.f64 z #s(literal 3 binary64))))) (pow.f64 (+.f64 y z) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (+.f64 y z) #s(literal 3 binary64)) x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 5 binary64))) (pow.f64 z #s(literal 5 binary64)))))) x (*.f64 (*.f64 (+.f64 y z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)))) #s(literal 1/2 binary64))) x (sqrt.f64 (*.f64 y z))) |
(* y z) |
(*.f64 y z) |
(+ (* x (+ y z)) (* y z)) |
(fma.f64 (+.f64 y z) x (*.f64 y z)) |
(+ (* x (+ y z)) (* y z)) |
(fma.f64 (+.f64 y z) x (*.f64 y z)) |
(+ (* x (+ y z)) (* y z)) |
(fma.f64 (+.f64 y z) x (*.f64 y z)) |
(* 2 (sqrt (* y z))) |
(*.f64 (sqrt.f64 (*.f64 y z)) #s(literal 2 binary64)) |
(+ (* 2 (sqrt (* y z))) (* (* x (+ y z)) (sqrt (/ 1 (* y z))))) |
(fma.f64 (*.f64 (+.f64 y z) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))) (*.f64 (sqrt.f64 (*.f64 y z)) #s(literal 2 binary64))) |
(+ (* 2 (sqrt (* y z))) (* x (+ (* -1/4 (* (* x (pow (+ y z) 2)) (sqrt (/ 1 (* (pow y 3) (pow z 3)))))) (* (sqrt (/ 1 (* y z))) (+ y z))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (+.f64 y z) #s(literal 2 binary64)) x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (pow.f64 z #s(literal 3 binary64)))) (*.f64 (+.f64 y z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))))) x (*.f64 (sqrt.f64 (*.f64 y z)) #s(literal 2 binary64))) |
(+ (* 2 (sqrt (* y z))) (* x (+ (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow y 3) (pow z 3)))) (pow (+ y z) 2))) (* 1/8 (* (* x (pow (+ y z) 3)) (sqrt (/ 1 (* (pow y 5) (pow z 5)))))))) (* (sqrt (/ 1 (* y z))) (+ y z))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (pow.f64 z #s(literal 3 binary64))))) (pow.f64 (+.f64 y z) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (+.f64 y z) #s(literal 3 binary64)) x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 5 binary64))) (pow.f64 z #s(literal 5 binary64)))))) x (*.f64 (+.f64 y z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))))) x (*.f64 (sqrt.f64 (*.f64 y z)) #s(literal 2 binary64))) |
(* 2 (sqrt (* y z))) |
(*.f64 (sqrt.f64 (*.f64 y z)) #s(literal 2 binary64)) |
(+ (* 2 (sqrt (* y z))) (* (* x (+ y z)) (sqrt (/ 1 (* y z))))) |
(fma.f64 (*.f64 (+.f64 y z) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))) (*.f64 (sqrt.f64 (*.f64 y z)) #s(literal 2 binary64))) |
(+ (* 2 (sqrt (* y z))) (* (* x (+ y z)) (sqrt (/ 1 (* y z))))) |
(fma.f64 (*.f64 (+.f64 y z) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))) (*.f64 (sqrt.f64 (*.f64 y z)) #s(literal 2 binary64))) |
(+ (* 2 (sqrt (* y z))) (* (* x (+ y z)) (sqrt (/ 1 (* y z))))) |
(fma.f64 (*.f64 (+.f64 y z) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))) (*.f64 (sqrt.f64 (*.f64 y z)) #s(literal 2 binary64))) |
(* 2 (sqrt (* y z))) |
(*.f64 (sqrt.f64 (*.f64 y z)) #s(literal 2 binary64)) |
(+ (* 2 (sqrt (* y z))) (* (* x (+ y z)) (sqrt (/ 1 (* y z))))) |
(fma.f64 (*.f64 (+.f64 y z) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))) (*.f64 (sqrt.f64 (*.f64 y z)) #s(literal 2 binary64))) |
(+ (* 2 (sqrt (* y z))) (* x (+ (* -1/4 (* (* x (pow (+ y z) 2)) (sqrt (/ 1 (* (pow y 3) (pow z 3)))))) (* (sqrt (/ 1 (* y z))) (+ y z))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (+.f64 y z) #s(literal 2 binary64)) x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (pow.f64 z #s(literal 3 binary64)))) (*.f64 (+.f64 y z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))))) x (*.f64 (sqrt.f64 (*.f64 y z)) #s(literal 2 binary64))) |
(+ (* 2 (sqrt (* y z))) (* x (+ (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow y 3) (pow z 3)))) (pow (+ y z) 2))) (* 1/8 (* (* x (pow (+ y z) 3)) (sqrt (/ 1 (* (pow y 5) (pow z 5)))))))) (* (sqrt (/ 1 (* y z))) (+ y z))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (pow.f64 z #s(literal 3 binary64))))) (pow.f64 (+.f64 y z) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (+.f64 y z) #s(literal 3 binary64)) x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 5 binary64))) (pow.f64 z #s(literal 5 binary64)))))) x (*.f64 (+.f64 y z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))))) x (*.f64 (sqrt.f64 (*.f64 y z)) #s(literal 2 binary64))) |
(sqrt (* y z)) |
(sqrt.f64 (*.f64 y z)) |
(+ (sqrt (* y z)) (* 1/2 (* (* x (+ y z)) (sqrt (/ 1 (* y z)))))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 y z) x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))) (sqrt.f64 (*.f64 y z))) |
(+ (sqrt (* y z)) (* x (+ (* -1/8 (* (* x (pow (+ y z) 2)) (sqrt (/ 1 (* (pow y 3) (pow z 3)))))) (* 1/2 (* (sqrt (/ 1 (* y z))) (+ y z)))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)))) (+.f64 y z) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (+.f64 y z) #s(literal 2 binary64)) x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (pow.f64 z #s(literal 3 binary64)))))) x (sqrt.f64 (*.f64 y z))) |
(+ (sqrt (* y z)) (* x (+ (* 1/2 (* (sqrt (/ 1 (* y z))) (+ y z))) (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow y 3) (pow z 3)))) (pow (+ y z) 2))) (* 1/16 (* (* x (pow (+ y z) 3)) (sqrt (/ 1 (* (pow y 5) (pow z 5))))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (pow.f64 z #s(literal 3 binary64))))) (pow.f64 (+.f64 y z) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (+.f64 y z) #s(literal 3 binary64)) x)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 5 binary64))) (pow.f64 z #s(literal 5 binary64)))))) x (*.f64 (*.f64 (+.f64 y z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)))) #s(literal 1/2 binary64))) x (sqrt.f64 (*.f64 y z))) |
(* (pow y 2) (pow z 2)) |
(*.f64 (*.f64 z z) (*.f64 y y)) |
(+ (* 2 (* x (* y (* z (+ y z))))) (* (pow y 2) (pow z 2))) |
(fma.f64 (*.f64 (*.f64 (*.f64 (+.f64 y z) z) y) x) #s(literal 2 binary64) (*.f64 (*.f64 z z) (*.f64 y y))) |
(+ (* x (+ (* 2 (* y (* z (+ y z)))) (* x (pow (+ y z) 2)))) (* (pow y 2) (pow z 2))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 (+.f64 y z) z) y) #s(literal 2 binary64) (*.f64 (pow.f64 (+.f64 y z) #s(literal 2 binary64)) x)) x (*.f64 (*.f64 z z) (*.f64 y y))) |
(+ (* x (+ (* 2 (* y (* z (+ y z)))) (* x (pow (+ y z) 2)))) (* (pow y 2) (pow z 2))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 (+.f64 y z) z) y) #s(literal 2 binary64) (*.f64 (pow.f64 (+.f64 y z) #s(literal 2 binary64)) x)) x (*.f64 (*.f64 z z) (*.f64 y y))) |
(* y z) |
(*.f64 y z) |
(+ (* x (+ y z)) (* y z)) |
(fma.f64 (+.f64 y z) x (*.f64 y z)) |
(+ (* x (+ y z)) (* y z)) |
(fma.f64 (+.f64 y z) x (*.f64 y z)) |
(+ (* x (+ y z)) (* y z)) |
(fma.f64 (+.f64 y z) x (*.f64 y z)) |
(/ 1 z) |
(/.f64 #s(literal 1 binary64) z) |
(+ (* -2 (/ x (pow z 2))) (/ 1 z)) |
(fma.f64 (/.f64 x (*.f64 z z)) #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) z)) |
(+ (* x (- (* 3 (/ x (pow z 3))) (* 2 (/ 1 (pow z 2))))) (/ 1 z)) |
(fma.f64 (fma.f64 (/.f64 x (pow.f64 z #s(literal 3 binary64))) #s(literal 3 binary64) (/.f64 #s(literal -2 binary64) (*.f64 z z))) x (/.f64 #s(literal 1 binary64) z)) |
(+ (* x (- (* x (+ (* -4 (/ x (pow z 4))) (* 3 (/ 1 (pow z 3))))) (* 2 (/ 1 (pow z 2))))) (/ 1 z)) |
(fma.f64 (fma.f64 (fma.f64 (/.f64 x (pow.f64 z #s(literal 4 binary64))) #s(literal -4 binary64) (/.f64 #s(literal 3 binary64) (pow.f64 z #s(literal 3 binary64)))) x (/.f64 #s(literal -2 binary64) (*.f64 z z))) x (/.f64 #s(literal 1 binary64) z)) |
(/ 1 (* y z)) |
(/.f64 #s(literal 1 binary64) (*.f64 y z)) |
(+ (* -1 (* x (+ (/ 1 (* y (pow z 2))) (/ 1 (* (pow y 2) z))))) (/ 1 (* y z))) |
(fma.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) z)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 z z) y))) (neg.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 y z))) |
(+ (* x (- (/ (* x (* (+ y z) (+ (/ 1 (* y (pow z 2))) (/ 1 (* (pow y 2) z))))) (* y z)) (+ (/ 1 (* y (pow z 2))) (/ 1 (* (pow y 2) z))))) (/ 1 (* y z))) |
(fma.f64 (-.f64 (-.f64 (/.f64 (*.f64 (*.f64 (+.f64 y z) x) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) z)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 z z) y)))) (*.f64 y z)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 z z) y))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) z))) x (/.f64 #s(literal 1 binary64) (*.f64 y z))) |
(+ (* x (- (* x (- (* -1 (/ (* x (* (pow (+ y z) 2) (+ (/ 1 (* y (pow z 2))) (/ 1 (* (pow y 2) z))))) (* (pow y 2) (pow z 2)))) (* -1 (/ (* (+ y z) (+ (/ 1 (* y (pow z 2))) (/ 1 (* (pow y 2) z)))) (* y z))))) (+ (/ 1 (* y (pow z 2))) (/ 1 (* (pow y 2) z))))) (/ 1 (* y z))) |
(fma.f64 (fma.f64 (fma.f64 (neg.f64 (/.f64 x (*.f64 y y))) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) z)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 z z) y))) (pow.f64 (+.f64 y z) #s(literal 2 binary64))) (*.f64 z z)) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) z)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 z z) y))) (+.f64 y z)) (*.f64 y z))) x (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) z)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 z z) y))))) x (/.f64 #s(literal 1 binary64) (*.f64 y z))) |
(/ (* y z) x) |
(*.f64 y (/.f64 z x)) |
(/ (+ (* x (+ y z)) (* y z)) x) |
(/.f64 (fma.f64 (+.f64 y z) x (*.f64 y z)) x) |
(/ (+ (* x (+ y z)) (* y z)) x) |
(/.f64 (fma.f64 (+.f64 y z) x (*.f64 y z)) x) |
(/ (+ (* x (+ y z)) (* y z)) x) |
(/.f64 (fma.f64 (+.f64 y z) x (*.f64 y z)) x) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(/ (+ 1 (* -1 (/ z y))) x) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 z y)) x) |
(/ (- (+ 1 (+ (* -1 (/ z y)) (* 2 (/ (pow z 2) (* x y))))) (/ z x)) x) |
(/.f64 (-.f64 (+.f64 (-.f64 #s(literal 1 binary64) (/.f64 z y)) (*.f64 (/.f64 #s(literal 2 binary64) y) (/.f64 (*.f64 z z) x))) (/.f64 z x)) x) |
(/ (- (+ 1 (+ (* -4 (/ (pow z 3) (* (pow x 2) y))) (+ (* -1 (/ z y)) (+ (* 2 (/ (pow z 2) (* x y))) (/ (pow z 3) (* (pow x 2) y)))))) (+ (* -1 (/ (pow z 2) (pow x 2))) (/ z x))) x) |
(/.f64 (-.f64 (+.f64 (fma.f64 (/.f64 #s(literal -4 binary64) (*.f64 x x)) (/.f64 (pow.f64 z #s(literal 3 binary64)) y) (-.f64 (fma.f64 (/.f64 #s(literal 2 binary64) y) (/.f64 (*.f64 z z) x) (/.f64 (pow.f64 z #s(literal 3 binary64)) (*.f64 (*.f64 x x) y))) (/.f64 z y))) #s(literal 1 binary64)) (-.f64 (/.f64 z x) (*.f64 (/.f64 z x) (/.f64 z x)))) x) |
(/ (- (+ 1 (+ (* -4 (/ (pow z 3) (* (pow x 2) y))) (+ (* -2 (/ (* z (+ (* -4 (/ (pow z 3) y)) (/ (pow z 3) y))) (pow x 3))) (+ (* -2 (/ (pow z 4) (* (pow x 3) y))) (+ (* -1 (/ z y)) (+ (* 2 (/ (pow z 2) (* x y))) (/ (pow z 3) (* (pow x 2) y)))))))) (+ (* -1 (/ (pow z 2) (pow x 2))) (+ (/ z x) (/ (pow z 3) (pow x 3))))) x) |
(/.f64 (-.f64 (+.f64 (fma.f64 (/.f64 #s(literal -4 binary64) y) (/.f64 (pow.f64 z #s(literal 3 binary64)) (*.f64 x x)) (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 z #s(literal 3 binary64)) y)) z) (pow.f64 x #s(literal 3 binary64))) #s(literal -2 binary64) (fma.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) y) (/.f64 #s(literal -2 binary64) (pow.f64 x #s(literal 3 binary64))) (-.f64 (fma.f64 (/.f64 #s(literal 2 binary64) y) (/.f64 (*.f64 z z) x) (/.f64 (pow.f64 z #s(literal 3 binary64)) (*.f64 (*.f64 x x) y))) (/.f64 z y))))) #s(literal 1 binary64)) (-.f64 (+.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (/.f64 z x)) (*.f64 (/.f64 z x) (/.f64 z x)))) x) |
(* 2 (sqrt (* x (+ y z)))) |
(*.f64 (sqrt.f64 (*.f64 (+.f64 y z) x)) #s(literal 2 binary64)) |
(* x (+ (* 2 (sqrt (/ (+ y z) x))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z)))) |
(*.f64 (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (+.f64 y z))) (*.f64 y z) (*.f64 (sqrt.f64 (/.f64 (+.f64 y z) x)) #s(literal 2 binary64))) x) |
(* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (+ (* 2 (sqrt (/ (+ y z) x))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z))))) |
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 (+.f64 y z) #s(literal 3 binary64)))) (*.f64 (*.f64 z z) (*.f64 y y))) #s(literal -1/4 binary64) (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (+.f64 y z))) (*.f64 y z) (*.f64 (sqrt.f64 (/.f64 (+.f64 y z) x)) #s(literal 2 binary64)))) x) |
(* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow x 7) (pow (+ y z) 5)))) (* (pow y 3) (pow z 3)))) (+ (* 2 (sqrt (/ (+ y z) x))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z)))))) |
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 (+.f64 y z) #s(literal 3 binary64)))) (*.f64 (*.f64 z z) (*.f64 y y))) #s(literal -1/4 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64))) (pow.f64 (+.f64 y z) #s(literal 5 binary64)))) (*.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) #s(literal 1/8 binary64) (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (+.f64 y z))) (*.f64 y z) (*.f64 (sqrt.f64 (/.f64 (+.f64 y z) x)) #s(literal 2 binary64))))) x) |
(sqrt (* x (+ y z))) |
(sqrt.f64 (*.f64 (+.f64 y z) x)) |
(* x (+ (sqrt (/ (+ y z) x)) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (+.f64 y z)))) (*.f64 y z) (sqrt.f64 (/.f64 (+.f64 y z) x))) x) |
(* x (+ (sqrt (/ (+ y z) x)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z)))))) |
(*.f64 (+.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (+.f64 y z)))) (*.f64 y z) (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 (+.f64 y z) #s(literal 3 binary64)))) (*.f64 (*.f64 z z) (*.f64 y y))) #s(literal -1/8 binary64))) (sqrt.f64 (/.f64 (+.f64 y z) x))) x) |
(* x (+ (sqrt (/ (+ y z) x)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow x 7) (pow (+ y z) 5)))) (* (pow y 3) (pow z 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z))))))) |
(*.f64 (+.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 (+.f64 y z) #s(literal 3 binary64))))) (*.f64 (*.f64 z z) (*.f64 y y)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (+.f64 y z)))) (*.f64 y z) (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64))) (pow.f64 (+.f64 y z) #s(literal 5 binary64)))) (*.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) #s(literal 1/16 binary64)))) (sqrt.f64 (/.f64 (+.f64 y z) x))) x) |
(sqrt (/ 1 (* x (+ y z)))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 y z) x))) |
(+ (sqrt (/ 1 (* x (+ y z)))) (* -1/2 (* (sqrt (/ 1 (* (pow x 3) (pow (+ y z) 3)))) (* y z)))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (pow.f64 (+.f64 y z) #s(literal 3 binary64))))) (*.f64 y z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 y z) x)))) |
(+ (sqrt (/ 1 (* x (+ y z)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow x 3) (pow (+ y z) 3)))) (* y z))) (* 1/2 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 5)))) (* (pow y 2) (pow z 2)))))) |
(+.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (pow.f64 (+.f64 y z) #s(literal 3 binary64))))) (*.f64 y z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 y z) x)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 (+.f64 y z) #s(literal 5 binary64)))) (*.f64 (*.f64 z z) (*.f64 y y))) #s(literal 1/2 binary64))) |
(+ (sqrt (/ 1 (* x (+ y z)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow x 3) (pow (+ y z) 3)))) (* y z))) (+ (* -1/2 (* (sqrt (/ (+ y z) (pow x 7))) (+ (* 1/4 (/ (* x (* (pow y 2) (pow z 2))) (pow (+ y z) 3))) (/ (* (pow y 3) (pow z 3)) (pow (+ y z) 4))))) (* 1/2 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 5)))) (* (pow y 2) (pow z 2))))))) |
(+.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (pow.f64 (+.f64 y z) #s(literal 3 binary64))))) (*.f64 y z) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 (+.f64 y z) #s(literal 5 binary64))))) (*.f64 (*.f64 z z) (*.f64 y y)) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 (+.f64 y z) (pow.f64 x #s(literal 7 binary64))))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) x) (*.f64 z z)) (pow.f64 (+.f64 y z) #s(literal 3 binary64))) #s(literal 1/4 binary64) (/.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (pow.f64 (+.f64 y z) #s(literal 4 binary64))))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 y z) x)))) |
(* 2 (sqrt (* x (+ y z)))) |
(*.f64 (sqrt.f64 (*.f64 (+.f64 y z) x)) #s(literal 2 binary64)) |
(* x (+ (* 2 (sqrt (/ (+ y z) x))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z)))) |
(*.f64 (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (+.f64 y z))) (*.f64 y z) (*.f64 (sqrt.f64 (/.f64 (+.f64 y z) x)) #s(literal 2 binary64))) x) |
(* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (+ (* 2 (sqrt (/ (+ y z) x))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z))))) |
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 (+.f64 y z) #s(literal 3 binary64)))) (*.f64 (*.f64 z z) (*.f64 y y))) #s(literal -1/4 binary64) (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (+.f64 y z))) (*.f64 y z) (*.f64 (sqrt.f64 (/.f64 (+.f64 y z) x)) #s(literal 2 binary64)))) x) |
(* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow x 7) (pow (+ y z) 5)))) (* (pow y 3) (pow z 3)))) (+ (* 2 (sqrt (/ (+ y z) x))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z)))))) |
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 (+.f64 y z) #s(literal 3 binary64)))) (*.f64 (*.f64 z z) (*.f64 y y))) #s(literal -1/4 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64))) (pow.f64 (+.f64 y z) #s(literal 5 binary64)))) (*.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) #s(literal 1/8 binary64) (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (+.f64 y z))) (*.f64 y z) (*.f64 (sqrt.f64 (/.f64 (+.f64 y z) x)) #s(literal 2 binary64))))) x) |
(sqrt (* x (+ y z))) |
(sqrt.f64 (*.f64 (+.f64 y z) x)) |
(* x (+ (sqrt (/ (+ y z) x)) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (+.f64 y z)))) (*.f64 y z) (sqrt.f64 (/.f64 (+.f64 y z) x))) x) |
(* x (+ (sqrt (/ (+ y z) x)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z)))))) |
(*.f64 (+.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (+.f64 y z)))) (*.f64 y z) (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 (+.f64 y z) #s(literal 3 binary64)))) (*.f64 (*.f64 z z) (*.f64 y y))) #s(literal -1/8 binary64))) (sqrt.f64 (/.f64 (+.f64 y z) x))) x) |
(* x (+ (sqrt (/ (+ y z) x)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow x 7) (pow (+ y z) 5)))) (* (pow y 3) (pow z 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z))))))) |
(*.f64 (+.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 (+.f64 y z) #s(literal 3 binary64))))) (*.f64 (*.f64 z z) (*.f64 y y)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (+.f64 y z)))) (*.f64 y z) (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64))) (pow.f64 (+.f64 y z) #s(literal 5 binary64)))) (*.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) #s(literal 1/16 binary64)))) (sqrt.f64 (/.f64 (+.f64 y z) x))) x) |
(* x (+ y z)) |
(*.f64 (+.f64 y z) x) |
(* x (+ y (+ z (/ (* y z) x)))) |
(*.f64 (+.f64 (fma.f64 y (/.f64 z x) z) y) x) |
(* x (+ y (+ z (/ (* y z) x)))) |
(*.f64 (+.f64 (fma.f64 y (/.f64 z x) z) y) x) |
(* x (+ y (+ z (/ (* y z) x)))) |
(*.f64 (+.f64 (fma.f64 y (/.f64 z x) z) y) x) |
(* x (+ y z)) |
(*.f64 (+.f64 y z) x) |
(* x (+ y (+ z (/ (* y z) x)))) |
(*.f64 (+.f64 (fma.f64 y (/.f64 z x) z) y) x) |
(* x (+ y (+ z (/ (* y z) x)))) |
(*.f64 (+.f64 (fma.f64 y (/.f64 z x) z) y) x) |
(* x (+ y (+ z (/ (* y z) x)))) |
(*.f64 (+.f64 (fma.f64 y (/.f64 z x) z) y) x) |
(* 2 (sqrt (* x (+ y z)))) |
(*.f64 (sqrt.f64 (*.f64 (+.f64 y z) x)) #s(literal 2 binary64)) |
(* x (+ (* 2 (sqrt (/ (+ y z) x))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z)))) |
(*.f64 (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (+.f64 y z))) (*.f64 y z) (*.f64 (sqrt.f64 (/.f64 (+.f64 y z) x)) #s(literal 2 binary64))) x) |
(* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (+ (* 2 (sqrt (/ (+ y z) x))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z))))) |
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 (+.f64 y z) #s(literal 3 binary64)))) (*.f64 (*.f64 z z) (*.f64 y y))) #s(literal -1/4 binary64) (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (+.f64 y z))) (*.f64 y z) (*.f64 (sqrt.f64 (/.f64 (+.f64 y z) x)) #s(literal 2 binary64)))) x) |
(* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow x 7) (pow (+ y z) 5)))) (* (pow y 3) (pow z 3)))) (+ (* 2 (sqrt (/ (+ y z) x))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z)))))) |
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 (+.f64 y z) #s(literal 3 binary64)))) (*.f64 (*.f64 z z) (*.f64 y y))) #s(literal -1/4 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64))) (pow.f64 (+.f64 y z) #s(literal 5 binary64)))) (*.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) #s(literal 1/8 binary64) (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (+.f64 y z))) (*.f64 y z) (*.f64 (sqrt.f64 (/.f64 (+.f64 y z) x)) #s(literal 2 binary64))))) x) |
(sqrt (* x (+ y z))) |
(sqrt.f64 (*.f64 (+.f64 y z) x)) |
(* x (+ (sqrt (/ (+ y z) x)) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (+.f64 y z)))) (*.f64 y z) (sqrt.f64 (/.f64 (+.f64 y z) x))) x) |
(* x (+ (sqrt (/ (+ y z) x)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z)))))) |
(*.f64 (+.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (+.f64 y z)))) (*.f64 y z) (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 (+.f64 y z) #s(literal 3 binary64)))) (*.f64 (*.f64 z z) (*.f64 y y))) #s(literal -1/8 binary64))) (sqrt.f64 (/.f64 (+.f64 y z) x))) x) |
(* x (+ (sqrt (/ (+ y z) x)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow x 7) (pow (+ y z) 5)))) (* (pow y 3) (pow z 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z))))))) |
(*.f64 (+.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 (+.f64 y z) #s(literal 3 binary64))))) (*.f64 (*.f64 z z) (*.f64 y y)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (+.f64 y z)))) (*.f64 y z) (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64))) (pow.f64 (+.f64 y z) #s(literal 5 binary64)))) (*.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) #s(literal 1/16 binary64)))) (sqrt.f64 (/.f64 (+.f64 y z) x))) x) |
(* x (+ y z)) |
(*.f64 (+.f64 y z) x) |
(* x (+ y (+ z (/ (* y z) x)))) |
(*.f64 (+.f64 (fma.f64 y (/.f64 z x) z) y) x) |
(* x (+ y (+ z (/ (* y z) x)))) |
(*.f64 (+.f64 (fma.f64 y (/.f64 z x) z) y) x) |
(* x (+ y (+ z (/ (* y z) x)))) |
(*.f64 (+.f64 (fma.f64 y (/.f64 z x) z) y) x) |
(* 2 (sqrt (* x (+ y z)))) |
(*.f64 (sqrt.f64 (*.f64 (+.f64 y z) x)) #s(literal 2 binary64)) |
(* x (+ (* 2 (sqrt (/ (+ y z) x))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z)))) |
(*.f64 (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (+.f64 y z))) (*.f64 y z) (*.f64 (sqrt.f64 (/.f64 (+.f64 y z) x)) #s(literal 2 binary64))) x) |
(* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (+ (* 2 (sqrt (/ (+ y z) x))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z))))) |
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 (+.f64 y z) #s(literal 3 binary64)))) (*.f64 (*.f64 z z) (*.f64 y y))) #s(literal -1/4 binary64) (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (+.f64 y z))) (*.f64 y z) (*.f64 (sqrt.f64 (/.f64 (+.f64 y z) x)) #s(literal 2 binary64)))) x) |
(* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow x 7) (pow (+ y z) 5)))) (* (pow y 3) (pow z 3)))) (+ (* 2 (sqrt (/ (+ y z) x))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z)))))) |
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 (+.f64 y z) #s(literal 3 binary64)))) (*.f64 (*.f64 z z) (*.f64 y y))) #s(literal -1/4 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64))) (pow.f64 (+.f64 y z) #s(literal 5 binary64)))) (*.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) #s(literal 1/8 binary64) (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (+.f64 y z))) (*.f64 y z) (*.f64 (sqrt.f64 (/.f64 (+.f64 y z) x)) #s(literal 2 binary64))))) x) |
(* (* x (+ y z)) (sqrt (/ 1 (* y z)))) |
(*.f64 (*.f64 (+.f64 y z) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)))) |
(* x (+ (* 2 (* (/ 1 x) (sqrt (* y z)))) (* (sqrt (/ 1 (* y z))) (+ y z)))) |
(*.f64 (fma.f64 (/.f64 (sqrt.f64 (*.f64 y z)) x) #s(literal 2 binary64) (*.f64 (+.f64 y z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))))) x) |
(* x (+ (* 2 (* (/ 1 x) (sqrt (* y z)))) (* (sqrt (/ 1 (* y z))) (+ y z)))) |
(*.f64 (fma.f64 (/.f64 (sqrt.f64 (*.f64 y z)) x) #s(literal 2 binary64) (*.f64 (+.f64 y z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))))) x) |
(* x (+ (* 2 (* (/ 1 x) (sqrt (* y z)))) (* (sqrt (/ 1 (* y z))) (+ y z)))) |
(*.f64 (fma.f64 (/.f64 (sqrt.f64 (*.f64 y z)) x) #s(literal 2 binary64) (*.f64 (+.f64 y z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))))) x) |
(* 2 (sqrt (* x (+ y z)))) |
(*.f64 (sqrt.f64 (*.f64 (+.f64 y z) x)) #s(literal 2 binary64)) |
(* x (+ (* 2 (sqrt (/ (+ y z) x))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z)))) |
(*.f64 (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (+.f64 y z))) (*.f64 y z) (*.f64 (sqrt.f64 (/.f64 (+.f64 y z) x)) #s(literal 2 binary64))) x) |
(* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (+ (* 2 (sqrt (/ (+ y z) x))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z))))) |
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 (+.f64 y z) #s(literal 3 binary64)))) (*.f64 (*.f64 z z) (*.f64 y y))) #s(literal -1/4 binary64) (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (+.f64 y z))) (*.f64 y z) (*.f64 (sqrt.f64 (/.f64 (+.f64 y z) x)) #s(literal 2 binary64)))) x) |
(* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow x 7) (pow (+ y z) 5)))) (* (pow y 3) (pow z 3)))) (+ (* 2 (sqrt (/ (+ y z) x))) (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z)))))) |
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 (+.f64 y z) #s(literal 3 binary64)))) (*.f64 (*.f64 z z) (*.f64 y y))) #s(literal -1/4 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64))) (pow.f64 (+.f64 y z) #s(literal 5 binary64)))) (*.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) #s(literal 1/8 binary64) (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (+.f64 y z))) (*.f64 y z) (*.f64 (sqrt.f64 (/.f64 (+.f64 y z) x)) #s(literal 2 binary64))))) x) |
(sqrt (* x (+ y z))) |
(sqrt.f64 (*.f64 (+.f64 y z) x)) |
(* x (+ (sqrt (/ (+ y z) x)) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (+.f64 y z)))) (*.f64 y z) (sqrt.f64 (/.f64 (+.f64 y z) x))) x) |
(* x (+ (sqrt (/ (+ y z) x)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z)))))) |
(*.f64 (+.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (+.f64 y z)))) (*.f64 y z) (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 (+.f64 y z) #s(literal 3 binary64)))) (*.f64 (*.f64 z z) (*.f64 y y))) #s(literal -1/8 binary64))) (sqrt.f64 (/.f64 (+.f64 y z) x))) x) |
(* x (+ (sqrt (/ (+ y z) x)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ y z) 3)))) (* (pow y 2) (pow z 2)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow x 7) (pow (+ y z) 5)))) (* (pow y 3) (pow z 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ y z)))) (* y z))))))) |
(*.f64 (+.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 (+.f64 y z) #s(literal 3 binary64))))) (*.f64 (*.f64 z z) (*.f64 y y)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (+.f64 y z)))) (*.f64 y z) (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64))) (pow.f64 (+.f64 y z) #s(literal 5 binary64)))) (*.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) #s(literal 1/16 binary64)))) (sqrt.f64 (/.f64 (+.f64 y z) x))) x) |
(* (pow x 2) (pow (+ y z) 2)) |
(*.f64 (pow.f64 (+.f64 y z) #s(literal 2 binary64)) (*.f64 x x)) |
(* (pow x 2) (+ (* 2 (/ (* y (* z (+ y z))) x)) (pow (+ y z) 2))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (+.f64 y z) z) y) x) #s(literal 2 binary64) (pow.f64 (+.f64 y z) #s(literal 2 binary64))) (*.f64 x x)) |
(* (pow x 2) (+ (* 2 (/ (* y (* z (+ y z))) x)) (+ (/ (* (pow y 2) (pow z 2)) (pow x 2)) (pow (+ y z) 2)))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (+.f64 y z) z) y) x) #s(literal 2 binary64) (fma.f64 (/.f64 (*.f64 y y) x) (/.f64 (*.f64 z z) x) (pow.f64 (+.f64 y z) #s(literal 2 binary64)))) (*.f64 x x)) |
(* (pow x 2) (+ (* 2 (/ (* y (* z (+ y z))) x)) (+ (/ (* (pow y 2) (pow z 2)) (pow x 2)) (pow (+ y z) 2)))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (+.f64 y z) z) y) x) #s(literal 2 binary64) (fma.f64 (/.f64 (*.f64 y y) x) (/.f64 (*.f64 z z) x) (pow.f64 (+.f64 y z) #s(literal 2 binary64)))) (*.f64 x x)) |
(* x (+ y z)) |
(*.f64 (+.f64 y z) x) |
(* x (+ y (+ z (/ (* y z) x)))) |
(*.f64 (+.f64 (fma.f64 y (/.f64 z x) z) y) x) |
(* x (+ y (+ z (/ (* y z) x)))) |
(*.f64 (+.f64 (fma.f64 y (/.f64 z x) z) y) x) |
(* x (+ y (+ z (/ (* y z) x)))) |
(*.f64 (+.f64 (fma.f64 y (/.f64 z x) z) y) x) |
(/ z (pow x 2)) |
(/.f64 z (*.f64 x x)) |
(/ (+ z (* -2 (/ (pow z 2) x))) (pow x 2)) |
(/.f64 (fma.f64 (/.f64 (*.f64 z z) x) #s(literal -2 binary64) z) (*.f64 x x)) |
(/ (- (+ z (* -1 (/ (+ (* -4 (pow z 3)) (pow z 3)) (pow x 2)))) (* 2 (/ (pow z 2) x))) (pow x 2)) |
(/.f64 (-.f64 (-.f64 z (*.f64 (/.f64 #s(literal -3 binary64) x) (/.f64 (pow.f64 z #s(literal 3 binary64)) x))) (*.f64 (/.f64 (*.f64 z z) x) #s(literal 2 binary64))) (*.f64 x x)) |
(/ (- (+ z (* -1 (/ (+ (* -2 (* z (+ (* -4 (pow z 3)) (pow z 3)))) (* -2 (pow z 4))) (pow x 3)))) (+ (* -4 (/ (pow z 3) (pow x 2))) (+ (* 2 (/ (pow z 2) x)) (/ (pow z 3) (pow x 2))))) (pow x 2)) |
(/.f64 (-.f64 (-.f64 z (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 #s(literal -3 binary64) (pow.f64 z #s(literal 3 binary64))) z (pow.f64 z #s(literal 4 binary64)))) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 (/.f64 #s(literal -4 binary64) x) (/.f64 (pow.f64 z #s(literal 3 binary64)) x) (fma.f64 (/.f64 (*.f64 z z) x) #s(literal 2 binary64) (/.f64 (pow.f64 z #s(literal 3 binary64)) (*.f64 x x))))) (*.f64 x x)) |
(/ 1 (* x (+ y z))) |
(/.f64 #s(literal 1 binary64) (*.f64 (+.f64 y z) x)) |
(/ (+ (* -1 (/ (* y z) (* x (pow (+ y z) 2)))) (/ 1 (+ y z))) x) |
(/.f64 (fma.f64 (neg.f64 y) (/.f64 z (*.f64 (pow.f64 (+.f64 y z) #s(literal 2 binary64)) x)) (/.f64 #s(literal 1 binary64) (+.f64 y z))) x) |
(/ (- (+ (/ 1 (+ y z)) (/ (* (pow y 2) (pow z 2)) (* (pow x 2) (pow (+ y z) 3)))) (/ (* y z) (* x (pow (+ y z) 2)))) x) |
(/.f64 (-.f64 (fma.f64 (/.f64 (*.f64 y y) (pow.f64 (+.f64 y z) #s(literal 3 binary64))) (*.f64 (/.f64 z x) (/.f64 z x)) (/.f64 #s(literal 1 binary64) (+.f64 y z))) (*.f64 (/.f64 y (pow.f64 (+.f64 y z) #s(literal 2 binary64))) (/.f64 z x))) x) |
(/ (- (+ (* -1 (/ (* (pow y 3) (pow z 3)) (* (pow x 3) (pow (+ y z) 4)))) (/ 1 (+ y z))) (+ (* -1 (/ (* (pow y 2) (pow z 2)) (* (pow x 2) (pow (+ y z) 3)))) (/ (* y z) (* x (pow (+ y z) 2))))) x) |
(/.f64 (fma.f64 (neg.f64 (pow.f64 y #s(literal 3 binary64))) (/.f64 (pow.f64 z #s(literal 3 binary64)) (*.f64 (pow.f64 (+.f64 y z) #s(literal 4 binary64)) (pow.f64 x #s(literal 3 binary64)))) (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 y z)) (fma.f64 (/.f64 y (pow.f64 (+.f64 y z) #s(literal 2 binary64))) (/.f64 z x) (/.f64 (*.f64 (/.f64 (*.f64 y y) x) (/.f64 (*.f64 z z) x)) (pow.f64 (-.f64 (neg.f64 z) y) #s(literal 3 binary64)))))) x) |
(+ y z) |
(+.f64 y z) |
(+ y (+ z (/ (* y z) x))) |
(+.f64 (fma.f64 y (/.f64 z x) z) y) |
(+ y (+ z (/ (* y z) x))) |
(+.f64 (fma.f64 y (/.f64 z x) z) y) |
(+ y (+ z (/ (* y z) x))) |
(+.f64 (fma.f64 y (/.f64 z x) z) y) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* -1 (/ (- (/ z y) 1) x)) |
(/.f64 (-.f64 (/.f64 z y) #s(literal 1 binary64)) (neg.f64 x)) |
(* -1 (/ (- (+ (* -2 (/ (pow z 2) (* x y))) (+ (/ z x) (/ z y))) 1) x)) |
(/.f64 (-.f64 (fma.f64 (/.f64 #s(literal -2 binary64) y) (/.f64 (*.f64 z z) x) (+.f64 (/.f64 z x) (/.f64 z y))) #s(literal 1 binary64)) (neg.f64 x)) |
(* -1 (/ (- (+ (* -1 (/ (- (+ (* -4 (/ (pow z 3) (* x y))) (+ (/ (pow z 2) x) (/ (pow z 3) (* x y)))) (+ z (* -2 (/ (pow z 2) y)))) x)) (/ z y)) 1) x)) |
(/.f64 (-.f64 (-.f64 (/.f64 z y) (/.f64 (-.f64 (fma.f64 (/.f64 #s(literal -4 binary64) x) (/.f64 (pow.f64 z #s(literal 3 binary64)) y) (+.f64 (/.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) x) y) (/.f64 (*.f64 z z) x))) (fma.f64 (/.f64 (*.f64 z z) y) #s(literal -2 binary64) z)) x)) #s(literal 1 binary64)) (neg.f64 x)) |
(* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (- (+ (* 2 (/ (* z (+ (* -4 (/ (pow z 3) y)) (/ (pow z 3) y))) x)) (+ (* 2 (/ (pow z 4) (* x y))) (/ (pow z 3) x))) (+ (* -4 (/ (pow z 3) y)) (+ (/ (pow z 3) y) (pow z 2)))) x)) (+ z (* -2 (/ (pow z 2) y)))) x)) (/ z y)) 1) x)) |
(/.f64 (-.f64 (-.f64 (/.f64 z y) (/.f64 (-.f64 (/.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal -3 binary64) (/.f64 (pow.f64 z #s(literal 3 binary64)) y)) z) x) #s(literal 2 binary64) (fma.f64 (/.f64 #s(literal 2 binary64) y) (/.f64 (pow.f64 z #s(literal 4 binary64)) x) (/.f64 (pow.f64 z #s(literal 3 binary64)) x))) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 z #s(literal 3 binary64)) y) (*.f64 z z))) (neg.f64 x)) (fma.f64 (/.f64 (*.f64 z z) y) #s(literal -2 binary64) z)) x)) #s(literal 1 binary64)) (neg.f64 x)) |
(* -2 (* (sqrt (* x (+ (* -1 y) (* -1 z)))) (sqrt -1))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 (-.f64 (neg.f64 z) y) x)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -2 binary64)) |
(* -1 (* x (+ (* 2 (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))) (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (-.f64 (neg.f64 z) y) x))) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (-.f64 (neg.f64 z) y))))) (neg.f64 x)) |
(* -1 (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 2 (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))) (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1)))))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 (-.f64 (neg.f64 z) y) #s(literal 3 binary64))))) #s(literal -1/4 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (-.f64 (neg.f64 z) y) x))) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (-.f64 (neg.f64 z) y)))))) (neg.f64 x)) |
(* -1 (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow x 7) (pow (+ (* -1 y) (* -1 z)) 5)))) (* (pow y 3) (* (pow z 3) (sqrt -1))))) (+ (* 2 (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))) (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 (-.f64 (neg.f64 z) y) #s(literal 3 binary64))))) #s(literal -1/4 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64))) (pow.f64 (-.f64 (neg.f64 z) y) #s(literal 5 binary64))))) #s(literal 1/8 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (-.f64 (neg.f64 z) y) x))) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (-.f64 (neg.f64 z) y))))))) (neg.f64 x)) |
(* -1 (* (sqrt (* x (+ (* -1 y) (* -1 z)))) (sqrt -1))) |
(*.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (-.f64 (neg.f64 z) y) x))) |
(* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))) (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (-.f64 (neg.f64 z) y)))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (*.f64 (sqrt.f64 (/.f64 (-.f64 (neg.f64 z) y) x)) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 x)) |
(* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))) (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1)))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 (-.f64 (neg.f64 z) y) #s(literal 3 binary64))))) (*.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (-.f64 (neg.f64 z) y)))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (*.f64 (sqrt.f64 (/.f64 (-.f64 (neg.f64 z) y) x)) (sqrt.f64 #s(literal -1 binary64))))) (neg.f64 x)) |
(* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow x 7) (pow (+ (* -1 y) (* -1 z)) 5)))) (* (pow y 3) (* (pow z 3) (sqrt -1))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))) (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 (-.f64 (neg.f64 z) y) #s(literal 3 binary64))))) (*.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64))) (pow.f64 (-.f64 (neg.f64 z) y) #s(literal 5 binary64))))) (*.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (-.f64 (neg.f64 z) y)))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (*.f64 (sqrt.f64 (/.f64 (-.f64 (neg.f64 z) y) x)) (sqrt.f64 #s(literal -1 binary64)))))) (neg.f64 x)) |
(* (sqrt (/ 1 (* x (+ (* -1 y) (* -1 z))))) (sqrt -1)) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (neg.f64 z) y) x))) (sqrt.f64 #s(literal -1 binary64))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow x 3) (pow (+ (* -1 y) (* -1 z)) 3)))) (* y (* z (sqrt -1))))) (* (sqrt (/ 1 (* x (+ (* -1 y) (* -1 z))))) (sqrt -1))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (pow.f64 (-.f64 (neg.f64 z) y) #s(literal 3 binary64))))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (neg.f64 z) y) x))) (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow x 3) (pow (+ (* -1 y) (* -1 z)) 3)))) (* y (* z (sqrt -1))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 5)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (* (sqrt (/ 1 (* x (+ (* -1 y) (* -1 z))))) (sqrt -1)))) |
(fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (pow.f64 (-.f64 (neg.f64 z) y) #s(literal 3 binary64)))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y)) #s(literal -1/2 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 (-.f64 (neg.f64 z) y) #s(literal 5 binary64)))) (*.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (neg.f64 z) y) x))) (sqrt.f64 #s(literal -1 binary64))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ x (pow (+ (* -1 y) (* -1 z)) 5))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (* 1/2 (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (* (sqrt -1) (+ (* -1/4 (/ (* x (* (pow y 2) (pow z 2))) (pow (+ (* -1 y) (* -1 z)) 3))) (/ (* (pow y 3) (pow z 3)) (pow (+ (* -1 y) (* -1 z)) 4))))))) (pow x 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow x 3) (pow (+ (* -1 y) (* -1 z)) 3)))) (* y (* z (sqrt -1))))) (* (sqrt (/ 1 (* x (+ (* -1 y) (* -1 z))))) (sqrt -1)))) |
(-.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (pow.f64 (-.f64 (neg.f64 z) y) #s(literal 3 binary64))))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (neg.f64 z) y) x))) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 x (pow.f64 (-.f64 (neg.f64 z) y) #s(literal 5 binary64)))) (*.f64 y y)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 z z)) (*.f64 (*.f64 (sqrt.f64 (/.f64 (-.f64 (neg.f64 z) y) x)) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) x) (*.f64 z z)) (pow.f64 (-.f64 (neg.f64 z) y) #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (pow.f64 (-.f64 (neg.f64 z) y) #s(literal 4 binary64))))))) (pow.f64 x #s(literal 3 binary64)))) |
(* -2 (* (sqrt (* x (+ (* -1 y) (* -1 z)))) (sqrt -1))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 (-.f64 (neg.f64 z) y) x)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -2 binary64)) |
(* -1 (* x (+ (* 2 (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))) (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (-.f64 (neg.f64 z) y) x))) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (-.f64 (neg.f64 z) y))))) (neg.f64 x)) |
(* -1 (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 2 (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))) (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1)))))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 (-.f64 (neg.f64 z) y) #s(literal 3 binary64))))) #s(literal -1/4 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (-.f64 (neg.f64 z) y) x))) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (-.f64 (neg.f64 z) y)))))) (neg.f64 x)) |
(* -1 (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow x 7) (pow (+ (* -1 y) (* -1 z)) 5)))) (* (pow y 3) (* (pow z 3) (sqrt -1))))) (+ (* 2 (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))) (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 (-.f64 (neg.f64 z) y) #s(literal 3 binary64))))) #s(literal -1/4 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64))) (pow.f64 (-.f64 (neg.f64 z) y) #s(literal 5 binary64))))) #s(literal 1/8 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (-.f64 (neg.f64 z) y) x))) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (-.f64 (neg.f64 z) y))))))) (neg.f64 x)) |
(* -1 (* (sqrt (* x (+ (* -1 y) (* -1 z)))) (sqrt -1))) |
(*.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (-.f64 (neg.f64 z) y) x))) |
(* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))) (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (-.f64 (neg.f64 z) y)))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (*.f64 (sqrt.f64 (/.f64 (-.f64 (neg.f64 z) y) x)) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 x)) |
(* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))) (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1)))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 (-.f64 (neg.f64 z) y) #s(literal 3 binary64))))) (*.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (-.f64 (neg.f64 z) y)))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (*.f64 (sqrt.f64 (/.f64 (-.f64 (neg.f64 z) y) x)) (sqrt.f64 #s(literal -1 binary64))))) (neg.f64 x)) |
(* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow x 7) (pow (+ (* -1 y) (* -1 z)) 5)))) (* (pow y 3) (* (pow z 3) (sqrt -1))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))) (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 (-.f64 (neg.f64 z) y) #s(literal 3 binary64))))) (*.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64))) (pow.f64 (-.f64 (neg.f64 z) y) #s(literal 5 binary64))))) (*.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (-.f64 (neg.f64 z) y)))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (*.f64 (sqrt.f64 (/.f64 (-.f64 (neg.f64 z) y) x)) (sqrt.f64 #s(literal -1 binary64)))))) (neg.f64 x)) |
(* -1 (* x (+ (* -1 y) (* -1 z)))) |
(*.f64 (-.f64 (neg.f64 z) y) (neg.f64 x)) |
(* -1 (* x (+ (* -1 y) (+ (* -1 z) (* -1 (/ (* y z) x)))))) |
(*.f64 (neg.f64 (fma.f64 y (/.f64 z x) (+.f64 y z))) (neg.f64 x)) |
(* -1 (* x (+ (* -1 y) (+ (* -1 z) (* -1 (/ (* y z) x)))))) |
(*.f64 (neg.f64 (fma.f64 y (/.f64 z x) (+.f64 y z))) (neg.f64 x)) |
(* -1 (* x (+ (* -1 y) (+ (* -1 z) (* -1 (/ (* y z) x)))))) |
(*.f64 (neg.f64 (fma.f64 y (/.f64 z x) (+.f64 y z))) (neg.f64 x)) |
(* x (+ y z)) |
(*.f64 (+.f64 y z) x) |
(* -1 (* x (+ (* -1 (+ y z)) (* -1 (/ (* y z) x))))) |
(*.f64 (neg.f64 (fma.f64 y (/.f64 z x) (+.f64 y z))) (neg.f64 x)) |
(* -1 (* x (+ (* -1 (+ y z)) (* -1 (/ (* y z) x))))) |
(*.f64 (neg.f64 (fma.f64 y (/.f64 z x) (+.f64 y z))) (neg.f64 x)) |
(* -1 (* x (+ (* -1 (+ y z)) (* -1 (/ (* y z) x))))) |
(*.f64 (neg.f64 (fma.f64 y (/.f64 z x) (+.f64 y z))) (neg.f64 x)) |
(* -2 (* (sqrt (* x (+ (* -1 y) (* -1 z)))) (sqrt -1))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 (-.f64 (neg.f64 z) y) x)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -2 binary64)) |
(* -1 (* x (+ (* 2 (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))) (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (-.f64 (neg.f64 z) y) x))) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (-.f64 (neg.f64 z) y))))) (neg.f64 x)) |
(* -1 (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 2 (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))) (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1)))))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 (-.f64 (neg.f64 z) y) #s(literal 3 binary64))))) #s(literal -1/4 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (-.f64 (neg.f64 z) y) x))) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (-.f64 (neg.f64 z) y)))))) (neg.f64 x)) |
(* -1 (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow x 7) (pow (+ (* -1 y) (* -1 z)) 5)))) (* (pow y 3) (* (pow z 3) (sqrt -1))))) (+ (* 2 (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))) (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 (-.f64 (neg.f64 z) y) #s(literal 3 binary64))))) #s(literal -1/4 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64))) (pow.f64 (-.f64 (neg.f64 z) y) #s(literal 5 binary64))))) #s(literal 1/8 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (-.f64 (neg.f64 z) y) x))) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (-.f64 (neg.f64 z) y))))))) (neg.f64 x)) |
(* -1 (* (sqrt (* x (+ (* -1 y) (* -1 z)))) (sqrt -1))) |
(*.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (-.f64 (neg.f64 z) y) x))) |
(* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))) (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (-.f64 (neg.f64 z) y)))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (*.f64 (sqrt.f64 (/.f64 (-.f64 (neg.f64 z) y) x)) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 x)) |
(* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))) (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1)))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 (-.f64 (neg.f64 z) y) #s(literal 3 binary64))))) (*.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (-.f64 (neg.f64 z) y)))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (*.f64 (sqrt.f64 (/.f64 (-.f64 (neg.f64 z) y) x)) (sqrt.f64 #s(literal -1 binary64))))) (neg.f64 x)) |
(* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow x 7) (pow (+ (* -1 y) (* -1 z)) 5)))) (* (pow y 3) (* (pow z 3) (sqrt -1))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))) (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 (-.f64 (neg.f64 z) y) #s(literal 3 binary64))))) (*.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64))) (pow.f64 (-.f64 (neg.f64 z) y) #s(literal 5 binary64))))) (*.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (-.f64 (neg.f64 z) y)))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (*.f64 (sqrt.f64 (/.f64 (-.f64 (neg.f64 z) y) x)) (sqrt.f64 #s(literal -1 binary64)))))) (neg.f64 x)) |
(* -1 (* x (+ (* -1 y) (* -1 z)))) |
(*.f64 (-.f64 (neg.f64 z) y) (neg.f64 x)) |
(* -1 (* x (+ (* -1 y) (+ (* -1 z) (* -1 (/ (* y z) x)))))) |
(*.f64 (neg.f64 (fma.f64 y (/.f64 z x) (+.f64 y z))) (neg.f64 x)) |
(* -1 (* x (+ (* -1 y) (+ (* -1 z) (* -1 (/ (* y z) x)))))) |
(*.f64 (neg.f64 (fma.f64 y (/.f64 z x) (+.f64 y z))) (neg.f64 x)) |
(* -1 (* x (+ (* -1 y) (+ (* -1 z) (* -1 (/ (* y z) x)))))) |
(*.f64 (neg.f64 (fma.f64 y (/.f64 z x) (+.f64 y z))) (neg.f64 x)) |
(* -2 (* (sqrt (* x (+ (* -1 y) (* -1 z)))) (sqrt -1))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 (-.f64 (neg.f64 z) y) x)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -2 binary64)) |
(* -1 (* x (+ (* 2 (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))) (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (-.f64 (neg.f64 z) y) x))) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (-.f64 (neg.f64 z) y))))) (neg.f64 x)) |
(* -1 (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 2 (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))) (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1)))))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 (-.f64 (neg.f64 z) y) #s(literal 3 binary64))))) #s(literal -1/4 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (-.f64 (neg.f64 z) y) x))) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (-.f64 (neg.f64 z) y)))))) (neg.f64 x)) |
(* -1 (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow x 7) (pow (+ (* -1 y) (* -1 z)) 5)))) (* (pow y 3) (* (pow z 3) (sqrt -1))))) (+ (* 2 (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))) (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 (-.f64 (neg.f64 z) y) #s(literal 3 binary64))))) #s(literal -1/4 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64))) (pow.f64 (-.f64 (neg.f64 z) y) #s(literal 5 binary64))))) #s(literal 1/8 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (-.f64 (neg.f64 z) y) x))) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (-.f64 (neg.f64 z) y))))))) (neg.f64 x)) |
(* (* x (+ y z)) (sqrt (/ 1 (* y z)))) |
(*.f64 (*.f64 (+.f64 y z) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)))) |
(* -1 (* x (+ (* -2 (* (/ 1 x) (sqrt (* y z)))) (* -1 (* (sqrt (/ 1 (* y z))) (+ y z)))))) |
(*.f64 (fma.f64 (-.f64 (neg.f64 z) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))) (*.f64 (/.f64 (sqrt.f64 (*.f64 y z)) x) #s(literal -2 binary64))) (neg.f64 x)) |
(* -1 (* x (+ (* -2 (* (/ 1 x) (sqrt (* y z)))) (* -1 (* (sqrt (/ 1 (* y z))) (+ y z)))))) |
(*.f64 (fma.f64 (-.f64 (neg.f64 z) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))) (*.f64 (/.f64 (sqrt.f64 (*.f64 y z)) x) #s(literal -2 binary64))) (neg.f64 x)) |
(* -1 (* x (+ (* -2 (* (/ 1 x) (sqrt (* y z)))) (* -1 (* (sqrt (/ 1 (* y z))) (+ y z)))))) |
(*.f64 (fma.f64 (-.f64 (neg.f64 z) y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))) (*.f64 (/.f64 (sqrt.f64 (*.f64 y z)) x) #s(literal -2 binary64))) (neg.f64 x)) |
(* -2 (* (sqrt (* x (+ (* -1 y) (* -1 z)))) (sqrt -1))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 (-.f64 (neg.f64 z) y) x)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -2 binary64)) |
(* -1 (* x (+ (* 2 (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))) (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (-.f64 (neg.f64 z) y) x))) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (-.f64 (neg.f64 z) y))))) (neg.f64 x)) |
(* -1 (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 2 (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))) (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1)))))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 (-.f64 (neg.f64 z) y) #s(literal 3 binary64))))) #s(literal -1/4 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (-.f64 (neg.f64 z) y) x))) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (-.f64 (neg.f64 z) y)))))) (neg.f64 x)) |
(* -1 (* x (+ (* -1/4 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow x 7) (pow (+ (* -1 y) (* -1 z)) 5)))) (* (pow y 3) (* (pow z 3) (sqrt -1))))) (+ (* 2 (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))) (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 (-.f64 (neg.f64 z) y) #s(literal 3 binary64))))) #s(literal -1/4 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64))) (pow.f64 (-.f64 (neg.f64 z) y) #s(literal 5 binary64))))) #s(literal 1/8 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (-.f64 (neg.f64 z) y) x))) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (-.f64 (neg.f64 z) y))))))) (neg.f64 x)) |
(* -1 (* (sqrt (* x (+ (* -1 y) (* -1 z)))) (sqrt -1))) |
(*.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (-.f64 (neg.f64 z) y) x))) |
(* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))) (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (-.f64 (neg.f64 z) y)))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (*.f64 (sqrt.f64 (/.f64 (-.f64 (neg.f64 z) y) x)) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 x)) |
(* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))) (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1)))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 (-.f64 (neg.f64 z) y) #s(literal 3 binary64))))) (*.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (-.f64 (neg.f64 z) y)))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (*.f64 (sqrt.f64 (/.f64 (-.f64 (neg.f64 z) y) x)) (sqrt.f64 #s(literal -1 binary64))))) (neg.f64 x)) |
(* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (* (pow x 5) (pow (+ (* -1 y) (* -1 z)) 3)))) (* (pow y 2) (* (pow z 2) (sqrt -1))))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow x 7) (pow (+ (* -1 y) (* -1 z)) 5)))) (* (pow y 3) (* (pow z 3) (sqrt -1))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow x 3) (+ (* -1 y) (* -1 z))))) (* y (* z (sqrt -1))))) (* (sqrt (/ (+ (* -1 y) (* -1 z)) x)) (sqrt -1))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 (-.f64 (neg.f64 z) y) #s(literal 3 binary64))))) (*.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64))) (pow.f64 (-.f64 (neg.f64 z) y) #s(literal 5 binary64))))) (*.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (-.f64 (neg.f64 z) y)))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) z) y) (*.f64 (sqrt.f64 (/.f64 (-.f64 (neg.f64 z) y) x)) (sqrt.f64 #s(literal -1 binary64)))))) (neg.f64 x)) |
(* (pow x 2) (pow (+ (* -1 y) (* -1 z)) 2)) |
(*.f64 (pow.f64 (+.f64 y z) #s(literal 2 binary64)) (*.f64 x x)) |
(* (pow x 2) (+ (* -2 (/ (* y (* z (+ (* -1 y) (* -1 z)))) x)) (pow (+ (* -1 y) (* -1 z)) 2))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (-.f64 (neg.f64 z) y) z) y) x) #s(literal -2 binary64) (pow.f64 (+.f64 y z) #s(literal 2 binary64))) (*.f64 x x)) |
(* (pow x 2) (+ (* -1 (/ (+ (* -1 (/ (* (pow y 2) (pow z 2)) x)) (* 2 (* y (* z (+ (* -1 y) (* -1 z)))))) x)) (pow (+ (* -1 y) (* -1 z)) 2))) |
(*.f64 (-.f64 (pow.f64 (+.f64 y z) #s(literal 2 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) y) (*.f64 (-.f64 (neg.f64 z) y) z) (/.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (neg.f64 x))) x)) (*.f64 x x)) |
(* (pow x 2) (+ (* -1 (/ (+ (* -1 (/ (* (pow y 2) (pow z 2)) x)) (* 2 (* y (* z (+ (* -1 y) (* -1 z)))))) x)) (pow (+ (* -1 y) (* -1 z)) 2))) |
(*.f64 (-.f64 (pow.f64 (+.f64 y z) #s(literal 2 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) y) (*.f64 (-.f64 (neg.f64 z) y) z) (/.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (neg.f64 x))) x)) (*.f64 x x)) |
(* -1 (* x (+ (* -1 y) (* -1 z)))) |
(*.f64 (-.f64 (neg.f64 z) y) (neg.f64 x)) |
(* -1 (* x (+ (* -1 y) (+ (* -1 z) (* -1 (/ (* y z) x)))))) |
(*.f64 (neg.f64 (fma.f64 y (/.f64 z x) (+.f64 y z))) (neg.f64 x)) |
(* -1 (* x (+ (* -1 y) (+ (* -1 z) (* -1 (/ (* y z) x)))))) |
(*.f64 (neg.f64 (fma.f64 y (/.f64 z x) (+.f64 y z))) (neg.f64 x)) |
(* -1 (* x (+ (* -1 y) (+ (* -1 z) (* -1 (/ (* y z) x)))))) |
(*.f64 (neg.f64 (fma.f64 y (/.f64 z x) (+.f64 y z))) (neg.f64 x)) |
(/ z (pow x 2)) |
(/.f64 z (*.f64 x x)) |
(/ (+ z (* -2 (/ (pow z 2) x))) (pow x 2)) |
(/.f64 (fma.f64 (/.f64 (*.f64 z z) x) #s(literal -2 binary64) z) (*.f64 x x)) |
(/ (+ z (* -1 (/ (- (+ (* -4 (/ (pow z 3) x)) (/ (pow z 3) x)) (* -2 (pow z 2))) x))) (pow x 2)) |
(/.f64 (-.f64 z (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 z #s(literal 3 binary64)) x) (*.f64 (*.f64 z z) #s(literal 2 binary64))) x)) (*.f64 x x)) |
(/ (+ z (* -1 (/ (- (* -1 (/ (- (+ (* 2 (/ (* z (+ (* -4 (pow z 3)) (pow z 3))) x)) (* 2 (/ (pow z 4) x))) (+ (* -4 (pow z 3)) (pow z 3))) x)) (* -2 (pow z 2))) x))) (pow x 2)) |
(/.f64 (-.f64 z (/.f64 (-.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (fma.f64 z (/.f64 (*.f64 #s(literal -3 binary64) (pow.f64 z #s(literal 3 binary64))) x) (/.f64 (pow.f64 z #s(literal 4 binary64)) x)) (*.f64 #s(literal 3 binary64) (pow.f64 z #s(literal 3 binary64)))) (neg.f64 x)) (*.f64 (*.f64 z z) #s(literal -2 binary64))) x)) (*.f64 x x)) |
(/ -1 (* x (+ (* -1 y) (* -1 z)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (-.f64 (neg.f64 z) y) x)) |
(* -1 (/ (+ (/ 1 (+ (* -1 y) (* -1 z))) (/ (* y z) (* x (pow (+ (* -1 y) (* -1 z)) 2)))) x)) |
(/.f64 (fma.f64 (/.f64 y (pow.f64 (+.f64 y z) #s(literal 2 binary64))) (/.f64 z x) (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 z) y))) (neg.f64 x)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* (pow y 2) (pow z 2)) (* x (pow (+ (* -1 y) (* -1 z)) 3)))) (/ (* y z) (pow (+ (* -1 y) (* -1 z)) 2))) x)) (/ 1 (+ (* -1 y) (* -1 z)))) x)) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 z) y)) (/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 y y) (pow.f64 (-.f64 (neg.f64 z) y) #s(literal 3 binary64))) (/.f64 (*.f64 z z) x) (*.f64 y (/.f64 z (pow.f64 (+.f64 y z) #s(literal 2 binary64)))))) x)) (neg.f64 x)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* (pow y 3) (pow z 3)) (* x (pow (+ (* -1 y) (* -1 z)) 4))) (* -1 (/ (* (pow y 2) (pow z 2)) (pow (+ (* -1 y) (* -1 z)) 3)))) x)) (/ (* y z) (pow (+ (* -1 y) (* -1 z)) 2))) x)) (/ 1 (+ (* -1 y) (* -1 z)))) x)) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 z) y)) (/.f64 (-.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 (-.f64 (neg.f64 z) y) #s(literal 4 binary64))) (/.f64 (pow.f64 z #s(literal 3 binary64)) x) (/.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (pow.f64 (-.f64 (neg.f64 z) y) #s(literal 3 binary64)))) (neg.f64 x)) (*.f64 y (/.f64 z (pow.f64 (+.f64 y z) #s(literal 2 binary64))))) x)) (neg.f64 x)) |
(+ y z) |
(+.f64 y z) |
(+ y (+ z (/ (* y z) x))) |
(+.f64 (fma.f64 y (/.f64 z x) z) y) |
(+ y (+ z (/ (* y z) x))) |
(+.f64 (fma.f64 y (/.f64 z x) z) y) |
(+ y (+ z (/ (* y z) x))) |
(+.f64 (fma.f64 y (/.f64 z x) z) y) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 58 | 488 |
| 0 | 91 | 424 |
| 1 | 379 | 412 |
| 2 | 2741 | 410 |
| 0 | 9001 | 395 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) |
(*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y)))) |
(sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y))) |
(*.f64 (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y))) #s(literal 2 binary64)) |
(sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y))) |
#s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y)) |
(*.f64 z y) |
(*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x) |
(*.f64 (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x))) #s(literal 2 binary64)) |
(sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x))) |
#s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x)) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) x (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) x (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) |
(*.f64 (pow.f64 (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 1/4 binary64)) |
(*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) |
#s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) |
(/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) |
#s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y)) |
(fma.f64 z (/.f64 y x) (+.f64 z y)) |
(sqrt.f64 (*.f64 z y)) |
(/.f64 #s(literal 1 binary64) (*.f64 z y)) |
(*.f64 z x) |
| Outputs |
|---|
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
Compiled 47 514 to 6 668 computations (86% saved)
31 alts after pruning (25 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 597 | 14 | 1 611 |
| Fresh | 8 | 11 | 19 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 5 | 5 |
| Total | 1 609 | 31 | 1 640 |
| Status | Accuracy | Program |
|---|---|---|
| 4.9% | (*.f64 (pow.f64 (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 y z))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) | |
| 67.7% | (*.f64 (pow.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (*.f64 z (/.f64 (neg.f64 x) y)) (pow.f64 (+.f64 z x) #s(literal -2 binary64)) (pow.f64 (+.f64 z x) #s(literal -1 binary64))) y)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) | |
| 53.2% | (*.f64 (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 y x) (*.f64 (+.f64 y x) (-.f64 y x)))) z (*.f64 y x))) #s(literal 2 binary64)) | |
| 32.7% | (*.f64 (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (+.f64 y x) z))) #s(literal 2 binary64)) | |
| 22.5% | (*.f64 (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 #s(approx (+ (* z (/ y x)) (+ z y)) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) z)) x))) #s(literal 2 binary64)) | |
| 16.1% | (*.f64 (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 #s(approx (+ (* z (/ y x)) (+ z y)) (*.f64 y (/.f64 z x))) x))) #s(literal 2 binary64)) | |
| ✓ | 31.3% | (*.f64 (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y))) #s(literal 2 binary64)) |
| ✓ | 3.9% | (*.f64 (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 2 binary64)) |
| 24.6% | (*.f64 (sqrt.f64 #s(approx (+ (* (* (+ (* x x) (* (neg y) y)) (/ 1 (- x y))) z) (* y x)) (*.f64 (fma.f64 (neg.f64 y) y (*.f64 x x)) (/.f64 z (-.f64 x y))))) #s(literal 2 binary64)) | |
| ✓ | 28.5% | (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #s(literal 1/4 binary64))) |
| 31.1% | (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z y)))))) | |
| 3.8% | (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)))))) | |
| 44.5% | (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 y x)))))) | |
| 32.5% | (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) #s(approx (/ z (pow (+ z x) 2)) (/.f64 (fma.f64 (/.f64 x z) #s(literal -2 binary64) #s(literal 1 binary64)) z)) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y))))) | |
| 44.5% | (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (/.f64 #s(literal 1 binary64) x) y))))) | |
| 44.8% | (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 #s(approx (+ (* (/ (neg x) y) (/ z (pow (+ z x) 2))) (/ 1 (+ z x))) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 z y)) x)) y))))) | |
| 31.7% | (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 #s(approx (+ (* (/ (neg x) y) (/ z (pow (+ z x) 2))) (/ 1 (+ z x))) (/.f64 #s(literal 1 binary64) z)) y))))) | |
| 32.6% | (*.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 #s(approx (+ (* x y) (* x z)) (*.f64 z x)) (*.f64 y z)))) | |
| 46.9% | (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (fma.f64 z x (*.f64 x y))))) | |
| 46.8% | (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 z y)))))) | |
| ✓ | 46.9% | (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x)))) |
| ✓ | 44.9% | (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)))) |
| ✓ | 46.7% | (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y))))) |
| 30.4% | (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 y z) x) z))))) | |
| 63.2% | (*.f64 #s(literal 2 binary64) (exp.f64 (*.f64 (log.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (*.f64 z (/.f64 (neg.f64 x) y)) (pow.f64 (+.f64 z x) #s(literal -2 binary64)) (pow.f64 (+.f64 z x) #s(literal -1 binary64))) y))) #s(literal -1/2 binary64)))) | |
| 3.8% | #s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z x))) (+.f64 z x)) y (*.f64 (sqrt.f64 (*.f64 z x)) #s(literal 2 binary64)))) | |
| 42.7% | #s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 z)) (sqrt.f64 y) (*.f64 (/.f64 (+.f64 z y) (sqrt.f64 (*.f64 z y))) x))) | |
| 25.8% | #s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (fma.f64 #s(approx (* (sqrt (/ 1 (* z y))) (+ z y)) (*.f64 (sqrt.f64 (/.f64 z y)) #s(literal -1 binary64))) x (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64)))) | |
| 37.7% | #s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(approx (+ (* (* (sqrt (/ 1 (* z y))) (+ z y)) x) (* (sqrt (* z y)) 2)) (*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))) x (*.f64 (sqrt.f64 (/.f64 z y)) #s(literal 2 binary64))) y))) | |
| 38.7% | #s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(approx (+ (* (* (sqrt (/ 1 (* z y))) (+ z y)) x) (* (sqrt (* z y)) 2)) (*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))) x (*.f64 (sqrt.f64 (/.f64 y z)) #s(literal 2 binary64))) z))) | |
| 2.0% | #s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(approx (+ (* (* (sqrt (/ 1 (* z y))) (+ z y)) x) (* (sqrt (* z y)) 2)) (*.f64 (sqrt.f64 (/.f64 z y)) x))) |
Compiled 1 575 to 777 computations (50.7% saved)
| Inputs |
|---|
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 z x)))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 z y)))) |
(*.f64 (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 2 binary64)) |
(*.f64 (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z y))) #s(literal 2 binary64)) |
(*.f64 (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y))) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 y x) z)))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x)))) |
(*.f64 (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 (+.f64 y x) z))) #s(literal 2 binary64)) |
(*.f64 (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (+.f64 y x) z))) #s(literal 2 binary64)) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(approx (+ (* (* (sqrt (/ 1 (* z y))) (+ z y)) x) (* (sqrt (* z y)) 2)) (*.f64 (sqrt.f64 (/.f64 z y)) x))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (fma.f64 z x (*.f64 x y))))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 #s(approx (+ (* x y) (* x z)) (*.f64 z x)) (*.f64 y z)))) |
(*.f64 (sqrt.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)))) |
(*.f64 (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 #s(approx (+ (* z (/ y x)) (+ z y)) (*.f64 y (/.f64 z x))) x))) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 y z) x) z))))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y))))) |
(*.f64 (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 #s(approx (+ (* z (/ y x)) (+ z y)) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) z)) x))) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (fma.f64 (+.f64 (/.f64 y z) #s(literal 1 binary64)) x y) z)))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (fma.f64 (+.f64 (/.f64 z x) #s(literal 1 binary64)) y z) x)))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 z y)))))) |
(*.f64 (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 (+.f64 (fma.f64 y (/.f64 z x) z) y) x))) #s(literal 2 binary64)) |
(*.f64 (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x))) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 y x)))))) |
(*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)))))) |
(*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z y)))))) |
(*.f64 (sqrt.f64 #s(approx (+ (* (* (+ (* x x) (* (neg y) y)) (/ 1 (- x y))) z) (* y x)) (*.f64 (fma.f64 (neg.f64 y) y (*.f64 x x)) (/.f64 z (-.f64 x y))))) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 #s(approx (+ (* (/ (neg x) y) (/ z (pow (+ z x) 2))) (/ 1 (+ z x))) (/.f64 #s(literal 1 binary64) z)) y))))) |
(*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (/.f64 #s(literal 1 binary64) x) y))))) |
(*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x)))))) |
(*.f64 (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x))) #s(literal 2 binary64)) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (fma.f64 #s(approx (* (sqrt (/ 1 (* z y))) (+ z y)) (*.f64 (sqrt.f64 (/.f64 z y)) #s(literal -1 binary64))) x (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64)))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 (/.f64 (*.f64 (*.f64 (+.f64 z y) (-.f64 y z)) x) (-.f64 y z)) (*.f64 y z)))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x))) #s(literal 2 binary64)) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z x))) (+.f64 z x)) y (*.f64 (sqrt.f64 (*.f64 z x)) #s(literal 2 binary64)))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) x (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64)))) |
(*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 #s(approx (+ (* (/ (neg x) y) (/ z (pow (+ z x) 2))) (/ 1 (+ z x))) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 z y)) x)) y))))) |
(*.f64 (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 y x) (*.f64 (+.f64 y x) (-.f64 y x)))) z (*.f64 y x))) #s(literal 2 binary64)) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(approx (+ (* (* (sqrt (/ 1 (* z y))) (+ z y)) x) (* (sqrt (* z y)) 2)) (*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))) x (*.f64 (sqrt.f64 (/.f64 y z)) #s(literal 2 binary64))) z))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(approx (+ (* (* (sqrt (/ 1 (* z y))) (+ z y)) x) (* (sqrt (* z y)) 2)) (*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))) x (*.f64 (sqrt.f64 (/.f64 z y)) #s(literal 2 binary64))) y))) |
(*.f64 (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (fma.f64 x x (*.f64 (neg.f64 y) y)))) z (*.f64 y x))) #s(literal 2 binary64)) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 z)) (sqrt.f64 y) (*.f64 (/.f64 (+.f64 z y) (sqrt.f64 (*.f64 z y))) x))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 z z) (fma.f64 x x (*.f64 (neg.f64 y) y))) (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 x y))) (*.f64 x y))) #s(literal 2 binary64)) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(approx (+ (* x x) (* (neg y) y)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (/.f64 y (*.f64 x x)))) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x))) #s(literal 2 binary64)) |
(*.f64 (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) #s(approx (/ 1 (+ x y)) (/.f64 (+.f64 (/.f64 (fma.f64 y (/.f64 y x) (neg.f64 y)) x) #s(literal 1 binary64)) x))) z (*.f64 y x))) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) #s(approx (/ z (pow (+ z x) 2)) (/.f64 (fma.f64 (/.f64 x z) #s(literal -2 binary64) #s(literal 1 binary64)) z)) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y))))) |
(*.f64 #s(literal 2 binary64) (pow.f64 #s(approx (* (+ (* (+ y x) z) (* y x)) (+ (* (+ y x) z) (* y x))) (*.f64 (*.f64 z y) (*.f64 z y))) #s(literal 1/4 binary64))) |
(*.f64 #s(literal 2 binary64) (pow.f64 #s(approx (* (+ (+ (* x y) (* x z)) (* y z)) (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (*.f64 z y) (*.f64 z y))) #s(literal 1/4 binary64))) |
(*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #s(literal 1/4 binary64))) |
(*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 z x)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 y z))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(*.f64 (pow.f64 (*.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x)) #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x))) #s(literal 1/4 binary64))) |
(*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 1/4 binary64))) |
(*.f64 #s(literal 2 binary64) (pow.f64 #s(approx (* (+ (* (+ y x) z) (* y x)) (+ (* (+ y x) z) (* y x))) (fma.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 (*.f64 (+.f64 z y) z) y) (*.f64 (*.f64 z y) (*.f64 z y)))) #s(literal 1/4 binary64))) |
(*.f64 #s(literal 2 binary64) (pow.f64 #s(approx (* (+ (+ (* x y) (* x z)) (* y z)) (+ (+ (* x y) (* x z)) (* y z))) (fma.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 (*.f64 (+.f64 z y) z) y) (*.f64 (*.f64 z y) (*.f64 z y)))) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) z) (pow.f64 (-.f64 y x) #s(literal -1 binary64)) (*.f64 x y))) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (neg.f64 x) (/.f64 y (*.f64 (pow.f64 (+.f64 y x) #s(literal 2 binary64)) z)) (/.f64 #s(literal 1 binary64) (+.f64 y x))) z))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (pow.f64 z #s(literal 3 binary64)))) (*.f64 y x) (*.f64 (sqrt.f64 (/.f64 (+.f64 y x) z)) #s(literal 2 binary64))) z)) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 z x) (*.f64 (sqrt.f64 (/.f64 (+.f64 z x) y)) #s(literal 2 binary64))) y)) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) (*.f64 (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (+.f64 z x))) (*.f64 z x) (*.f64 (sqrt.f64 (/.f64 (+.f64 z x) y)) #s(literal 2 binary64))) y)) |
#s(approx (* (sqrt (+ (* (+ y x) z) (* y x))) 2) (*.f64 (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (+.f64 y x))) (*.f64 y x) (*.f64 (sqrt.f64 (/.f64 (+.f64 y x) z)) #s(literal 2 binary64))) z)) |
#s(approx (* (sqrt (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x))) 2) (*.f64 (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (pow.f64 z #s(literal 3 binary64)))) (*.f64 y x) (*.f64 (sqrt.f64 (/.f64 (+.f64 y x) z)) #s(literal 2 binary64))) z)) |
#s(approx (* (sqrt (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x))) 2) (*.f64 (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z x)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 z x) (*.f64 (sqrt.f64 (/.f64 (+.f64 z x) y)) #s(literal 2 binary64))) y)) |
(*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z x))) y))))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 (fma.f64 (*.f64 (*.f64 y y) x) (/.f64 x (*.f64 (-.f64 y z) x)) (neg.f64 (/.f64 (/.f64 (pow.f64 (*.f64 z x) #s(literal 2 binary64)) x) (-.f64 y z)))) (*.f64 y z)))) |
(*.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) #s(literal 1/4 binary64)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (*.f64 z (/.f64 (neg.f64 x) y)) (pow.f64 (+.f64 z x) #s(literal -2 binary64)) (pow.f64 (+.f64 z x) #s(literal -1 binary64))) y)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (exp.f64 (*.f64 (log.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (fma.f64 (*.f64 z (/.f64 (neg.f64 x) y)) (pow.f64 (+.f64 z x) #s(literal -2 binary64)) (pow.f64 (+.f64 z x) #s(literal -1 binary64))) y))) #s(literal -1/2 binary64)))) |
| Outputs |
|---|
(*.f64 (sqrt.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 2 binary64)) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(approx (+ (* (* (sqrt (/ 1 (* z y))) (+ z y)) x) (* (sqrt (* z y)) 2)) (*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))) x (*.f64 (sqrt.f64 (/.f64 y z)) #s(literal 2 binary64))) z))) |
6 calls:
| 44.0ms | z |
| 43.0ms | y |
| 23.0ms | (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z))) |
| 22.0ms | x |
| 21.0ms | (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 84.9% | 2 | x |
| 88.3% | 2 | y |
| 88.0% | 2 | z |
| 88.0% | 2 | (*.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)))) |
| 88.0% | 2 | (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z))) |
| 88.0% | 2 | (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)) |
Compiled 40 to 37 computations (7.5% saved)
| Inputs |
|---|
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 z x)))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 z y)))) |
(*.f64 (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 2 binary64)) |
(*.f64 (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z y))) #s(literal 2 binary64)) |
(*.f64 (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y))) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 y x) z)))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x)))) |
(*.f64 (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 (+.f64 y x) z))) #s(literal 2 binary64)) |
(*.f64 (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (+.f64 y x) z))) #s(literal 2 binary64)) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(approx (+ (* (* (sqrt (/ 1 (* z y))) (+ z y)) x) (* (sqrt (* z y)) 2)) (*.f64 (sqrt.f64 (/.f64 z y)) x))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (fma.f64 z x (*.f64 x y))))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 #s(approx (+ (* x y) (* x z)) (*.f64 z x)) (*.f64 y z)))) |
(*.f64 (sqrt.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)))) |
(*.f64 (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 #s(approx (+ (* z (/ y x)) (+ z y)) (*.f64 y (/.f64 z x))) x))) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 y z) x) z))))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(approx (* (+ z y) x) (*.f64 (fma.f64 x (/.f64 z y) x) y))))) |
(*.f64 (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 #s(approx (+ (* z (/ y x)) (+ z y)) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) z)) x))) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (fma.f64 (+.f64 (/.f64 y z) #s(literal 1 binary64)) x y) z)))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (fma.f64 (+.f64 (/.f64 z x) #s(literal 1 binary64)) y z) x)))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 z y)))))) |
(*.f64 (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 (+.f64 (fma.f64 y (/.f64 z x) z) y) x))) #s(literal 2 binary64)) |
(*.f64 (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (fma.f64 z (/.f64 y x) (+.f64 z y)) x))) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 y x)))))) |
(*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x)))))) |
(*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z y)))))) |
(*.f64 (sqrt.f64 #s(approx (+ (* (* (+ (* x x) (* (neg y) y)) (/ 1 (- x y))) z) (* y x)) (*.f64 (fma.f64 (neg.f64 y) y (*.f64 x x)) (/.f64 z (-.f64 x y))))) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 #s(approx (+ (* (/ (neg x) y) (/ z (pow (+ z x) 2))) (/ 1 (+ z x))) (/.f64 #s(literal 1 binary64) z)) y))))) |
(*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 (/.f64 #s(literal 1 binary64) x) y))))) |
(*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) z (*.f64 y x)))))) |
(*.f64 (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) z (*.f64 y x))) #s(literal 2 binary64)) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (fma.f64 #s(approx (* (sqrt (/ 1 (* z y))) (+ z y)) (*.f64 (sqrt.f64 (/.f64 z y)) #s(literal -1 binary64))) x (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64)))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 (/.f64 (*.f64 (*.f64 (+.f64 z y) (-.f64 y z)) x) (-.f64 y z)) (*.f64 y z)))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) z (*.f64 y x))) #s(literal 2 binary64)) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z x))) (+.f64 z x)) y (*.f64 (sqrt.f64 (*.f64 z x)) #s(literal 2 binary64)))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) (+.f64 z y)) x (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64)))) |
(*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* (+ y x) z) (* y x))) (/.f64 #s(approx (+ (* (/ (neg x) y) (/ z (pow (+ z x) 2))) (/ 1 (+ z x))) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 z y)) x)) y))))) |
(*.f64 (sqrt.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 y x) (*.f64 (+.f64 y x) (-.f64 y x)))) z (*.f64 y x))) #s(literal 2 binary64)) |
| Outputs |
|---|
(*.f64 (sqrt.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 2 binary64)) |
6 calls:
| 16.0ms | y |
| 13.0ms | (*.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)))) |
| 12.0ms | (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z))) |
| 12.0ms | z |
| 11.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 75.6% | 1 | x |
| 75.6% | 1 | z |
| 75.6% | 1 | (*.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)))) |
| 75.6% | 1 | (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z))) |
| 75.6% | 1 | (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)) |
| 75.6% | 1 | y |
Compiled 40 to 37 computations (7.5% saved)
| Inputs |
|---|
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 z x)))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 z y)))) |
(*.f64 (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 2 binary64)) |
(*.f64 (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z y))) #s(literal 2 binary64)) |
(*.f64 (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y))) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 y x) z)))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x)))) |
(*.f64 (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 (+.f64 y x) z))) #s(literal 2 binary64)) |
(*.f64 (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (+.f64 y x) z))) #s(literal 2 binary64)) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(approx (+ (* (* (sqrt (/ 1 (* z y))) (+ z y)) x) (* (sqrt (* z y)) 2)) (*.f64 (sqrt.f64 (/.f64 z y)) x))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (fma.f64 z x (*.f64 x y))))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 #s(approx (+ (* x y) (* x z)) (*.f64 z x)) (*.f64 y z)))) |
| Outputs |
|---|
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (fma.f64 z x (*.f64 x y))))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 y x) z)))) |
6 calls:
| 23.0ms | (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)) |
| 18.0ms | x |
| 5.0ms | z |
| 5.0ms | (*.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)))) |
| 5.0ms | (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 73.9% | 2 | x |
| 71.2% | 2 | z |
| 51.0% | 3 | (*.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)))) |
| 51.0% | 3 | (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z))) |
| 51.0% | 3 | (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)) |
| 75.7% | 2 | y |
Compiled 40 to 37 computations (7.5% saved)
| Inputs |
|---|
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 z x)))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 z y)))) |
(*.f64 (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 2 binary64)) |
(*.f64 (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z y))) #s(literal 2 binary64)) |
(*.f64 (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y))) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 y x) z)))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x)))) |
(*.f64 (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 (+.f64 y x) z))) #s(literal 2 binary64)) |
(*.f64 (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 (+.f64 y x) z))) #s(literal 2 binary64)) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(approx (+ (* (* (sqrt (/ 1 (* z y))) (+ z y)) x) (* (sqrt (* z y)) 2)) (*.f64 (sqrt.f64 (/.f64 z y)) x))) |
| Outputs |
|---|
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x)))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 y x) z)))) |
1 calls:
| 4.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 75.6% | 2 | y |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 z x)))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 z y)))) |
(*.f64 (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 2 binary64)) |
(*.f64 (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z y))) #s(literal 2 binary64)) |
(*.f64 (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y))) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 y x) z)))) |
| Outputs |
|---|
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 y x) z)))) |
1 calls:
| 3.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 74.0% | 2 | y |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 z x)))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 z y)))) |
(*.f64 (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z x))) #s(literal 2 binary64)) |
(*.f64 (sqrt.f64 #s(approx (+ (* (+ y x) z) (* y x)) (*.f64 z y))) #s(literal 2 binary64)) |
(*.f64 (sqrt.f64 #s(approx (+ (* (/ 1 (/ 1 (+ x y))) z) (* y x)) (*.f64 z y))) #s(literal 2 binary64)) |
| Outputs |
|---|
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 z y)))) |
2 calls:
| 5.0ms | x |
| 3.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 71.5% | 2 | x |
| 73.2% | 2 | y |
Compiled 2 to 6 computations (-200% saved)
Total -26.6b remaining (-75.3%)
Threshold costs -26.6b (-75.3%)
| Inputs |
|---|
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 z x)))) |
| Outputs |
|---|
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)))) |
6 calls:
| 2.0ms | x |
| 2.0ms | (*.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)))) |
| 2.0ms | (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z))) |
| 2.0ms | (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)) |
| 2.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 44.9% | 1 | (*.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)))) |
| 44.9% | 1 | (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z))) |
| 44.9% | 1 | (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)) |
| 44.9% | 1 | z |
| 44.9% | 1 | x |
| 44.9% | 1 | y |
Compiled 40 to 37 computations (7.5% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 37.0ms | 312.49339986402106 | 537153575.927108 |
| 16.0ms | 165× | 0 | invalid |
| 11.0ms | 144× | 0 | valid |
Compiled 278 to 251 computations (9.7% saved)
ival-mult: 8.0ms (45.5% of total)ival-add: 7.0ms (39.8% of total)ival-sqrt: 2.0ms (11.4% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 1× | binary-search |
| 1× | predicate-same |
| Time | Left | Right |
|---|---|---|
| 3.0ms | -2.8569776115342744e-273 | 1.505607526395806e-281 |
| 1.0ms | 16× | 0 | valid |
| 1.0ms | 13× | 0 | invalid |
Compiled 36 to 37 computations (-2.8% saved)
ival-mult: 1.0ms (81.9% of total)ival-true: 0.0ms (0% of total)ival-add: 0.0ms (0% of total)ival-sqrt: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 1× | binary-search |
| 1× | predicate-same |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -2.8569776115342744e-273 | 1.505607526395806e-281 |
Compiled 35 to 37 computations (-5.7% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 41.0ms | -2.8569776115342744e-273 | 1.505607526395806e-281 |
| 19.0ms | 151× | 0 | invalid |
| 12.0ms | 176× | 0 | valid |
Compiled 209 to 245 computations (-17.2% saved)
ival-mult: 8.0ms (58.6% of total)ival-add: 3.0ms (22% of total)ival-sqrt: 2.0ms (14.6% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 41.0ms | 1.505607526395806e-281 | 1.719506433206526e-257 |
| 19.0ms | 160× | 0 | invalid |
| 12.0ms | 176× | 0 | valid |
Compiled 171 to 215 computations (-25.7% saved)
ival-mult: 16.0ms (72.6% of total)ival-add: 3.0ms (13.6% of total)ival-sqrt: 2.0ms (9.1% 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 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 70 | 266 |
| 1 | 87 | 266 |
| 1× | saturated |
| Inputs |
|---|
(if (<=.f64 y #s(literal 3250000 binary64)) (*.f64 (sqrt.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 2 binary64)) #s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(approx (+ (* (* (sqrt (/ 1 (* z y))) (+ z y)) x) (* (sqrt (* z y)) 2)) (*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))) x (*.f64 (sqrt.f64 (/.f64 y z)) #s(literal 2 binary64))) z)))) |
(*.f64 (sqrt.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 2 binary64)) |
(if (<=.f64 y #s(literal -152270531428125/76135265714062492815260799905274908678720522324960996303655519196976161646612703925512617702203205150197694658057880220183274764571899172238890525752442604840088107030909945545865544183516044127756246824056393584950668733792147460513643465745851293850216709399252168336576785859311828992 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (fma.f64 z x (*.f64 x y))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 y x) z))))) |
(if (<=.f64 y #s(literal -152270531428125/76135265714062492815260799905274908678720522324960996303655519196976161646612703925512617702203205150197694658057880220183274764571899172238890525752442604840088107030909945545865544183516044127756246824056393584950668733792147460513643465745851293850216709399252168336576785859311828992 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 y x) z))))) |
(if (<=.f64 y #s(literal -6821719807979999/2436328502849999770088345596968797077719056714398751881716976614303237172691606525616403766470502564806326229057852167045864792466300773511644496824078163354882819424989118257467697413872513412088199898369804594718421399481348718736436590903867241403206934700776069386770457147497978527744 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 y x) z))))) |
(if (<=.f64 y #s(literal 1267119095717403/81749619078542123485445026325988907666122803627436340899944335050228199090952768134551878266578358316619466622738124605193111060004601596343876476857746694976307432364076469310158345070361107955001481492256519126766829996241750851128887511795631888691491672345630967465671003964634890646646161408 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 z y))))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)))) |
| Outputs |
|---|
(if (<=.f64 y #s(literal 3250000 binary64)) (*.f64 (sqrt.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 2 binary64)) #s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(approx (+ (* (* (sqrt (/ 1 (* z y))) (+ z y)) x) (* (sqrt (* z y)) 2)) (*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z))) x (*.f64 (sqrt.f64 (/.f64 y z)) #s(literal 2 binary64))) z)))) |
(if (<=.f64 y #s(literal 3250000 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 (fma.f64 (+.f64 x y) z (*.f64 x y)))) #s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(approx (+ (* (* (sqrt (/ 1 (* z y))) (+ z y)) x) (* (sqrt (* z y)) 2)) (*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y))) x (*.f64 (sqrt.f64 (/.f64 y z)) #s(literal 2 binary64))) z)))) |
(*.f64 (sqrt.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 (fma.f64 (+.f64 x y) z (*.f64 x y)))) |
(if (<=.f64 y #s(literal -152270531428125/76135265714062492815260799905274908678720522324960996303655519196976161646612703925512617702203205150197694658057880220183274764571899172238890525752442604840088107030909945545865544183516044127756246824056393584950668733792147460513643465745851293850216709399252168336576785859311828992 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (fma.f64 z x (*.f64 x y))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 y x) z))))) |
(if (<=.f64 y #s(literal -152270531428125/76135265714062492815260799905274908678720522324960996303655519196976161646612703925512617702203205150197694658057880220183274764571899172238890525752442604840088107030909945545865544183516044127756246824056393584950668733792147460513643465745851293850216709399252168336576785859311828992 binary64)) (*.f64 (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (fma.f64 z x (*.f64 x y)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 z (+.f64 x y)))) #s(literal 2 binary64))) |
(if (<=.f64 y #s(literal -152270531428125/76135265714062492815260799905274908678720522324960996303655519196976161646612703925512617702203205150197694658057880220183274764571899172238890525752442604840088107030909945545865544183516044127756246824056393584950668733792147460513643465745851293850216709399252168336576785859311828992 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 y x) z))))) |
(if (<=.f64 y #s(literal -152270531428125/76135265714062492815260799905274908678720522324960996303655519196976161646612703925512617702203205150197694658057880220183274764571899172238890525752442604840088107030909945545865544183516044127756246824056393584950668733792147460513643465745851293850216709399252168336576785859311828992 binary64)) (*.f64 (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 z (+.f64 x y)))) #s(literal 2 binary64))) |
(if (<=.f64 y #s(literal -6821719807979999/2436328502849999770088345596968797077719056714398751881716976614303237172691606525616403766470502564806326229057852167045864792466300773511644496824078163354882819424989118257467697413872513412088199898369804594718421399481348718736436590903867241403206934700776069386770457147497978527744 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 y x) z))))) |
(if (<=.f64 y #s(literal -6821719807979999/2436328502849999770088345596968797077719056714398751881716976614303237172691606525616403766470502564806326229057852167045864792466300773511644496824078163354882819424989118257467697413872513412088199898369804594718421399481348718736436590903867241403206934700776069386770457147497978527744 binary64)) (*.f64 (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 z (+.f64 x y)))) #s(literal 2 binary64))) |
(if (<=.f64 y #s(literal 1267119095717403/81749619078542123485445026325988907666122803627436340899944335050228199090952768134551878266578358316619466622738124605193111060004601596343876476857746694976307432364076469310158345070361107955001481492256519126766829996241750851128887511795631888691491672345630967465671003964634890646646161408 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 z y))))) |
(if (<=.f64 y #s(literal 1267119095717403/81749619078542123485445026325988907666122803627436340899944335050228199090952768134551878266578358316619466622738124605193111060004601596343876476857746694976307432364076469310158345070361107955001481492256519126766829996241750851128887511795631888691491672345630967465671003964634890646646161408 binary64)) (*.f64 (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 z y))) #s(literal 2 binary64))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y x)))) |
(*.f64 (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x y))) #s(literal 2 binary64)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 31 | 249 |
| 0 | 50 | 202 |
| 1 | 175 | 195 |
| 2 | 1103 | 195 |
| 0 | 8223 | 195 |
| 0 | 1587 | 22072 |
| 1 | 5411 | 21443 |
| 0 | 8126 | 20674 |
| 0 | 11 | 44 |
| 0 | 18 | 36 |
| 1 | 55 | 36 |
| 2 | 435 | 36 |
| 3 | 6667 | 36 |
| 0 | 8469 | 33 |
| 0 | 501 | 3429 |
| 1 | 1684 | 3363 |
| 2 | 6236 | 3318 |
| 0 | 8106 | 3177 |
| 1× | fuel |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
Compiled 325 to 185 computations (43.1% saved)
Compiled 624 to 320 computations (48.7% saved)
Loading profile data...