
Time bar (total: 9.5s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 0 |
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 1 |
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 2 |
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 3 |
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 4 |
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 5 |
| 50% | 49.9% | 49.9% | 0.2% | 0% | 0% | 0% | 6 |
| 50% | 49.9% | 49.9% | 0.2% | 0% | 0% | 0% | 7 |
| 50% | 49.9% | 49.9% | 0.2% | 0% | 0% | 0% | 8 |
| 50% | 49.9% | 49.9% | 0.2% | 0% | 0% | 0% | 9 |
| 50% | 49.9% | 49.9% | 0.2% | 0% | 0% | 0% | 10 |
| 75% | 74.8% | 24.9% | 0.2% | 0% | 0% | 0% | 11 |
| 75% | 74.8% | 24.9% | 0.2% | 0% | 0% | 0% | 12 |
Compiled 15 to 15 computations (0% saved)
| 846.0ms | 8 256× | 0 | valid |
ival-mult: 377.0ms (68.5% of total)ival-div: 82.0ms (14.9% of total)ival-sub: 73.0ms (13.3% of total)exact: 9.0ms (1.6% of total)ival-true: 7.0ms (1.3% of total)ival-assert: 3.0ms (0.5% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 23 | 0 | - | 1 | (1.0158091416680485e-200 -1.8103628347113236e-293 -1.0247341250343563e-129 -1.1227536022286398e-185 8.52837002619456e-270) | (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64))) |
| 2 | 0 | - | 0 | - | (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) |
| 0 | 0 | - | 0 | - | (*.f64 a #s(literal 2 binary64)) |
| 0 | 0 | - | 0 | - | a |
| 0 | 0 | - | 0 | - | t |
| 0 | 0 | - | 0 | - | (*.f64 (*.f64 z #s(literal 9 binary64)) t) |
| 0 | 0 | - | 0 | - | #s(literal 9 binary64) |
| 0 | 0 | - | 0 | - | z |
| 0 | 0 | - | 0 | - | (*.f64 z #s(literal 9 binary64)) |
| 0 | 0 | - | 0 | - | (*.f64 x y) |
| 0 | 0 | - | 0 | - | #s(literal 2 binary64) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | x |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
/.f64 | (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64))) | o/n | 20 | 0 |
| ↳ | (*.f64 x y) | overflow | 24 | |
| ↳ | (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) | overflow | 56 | |
| ↳ | (*.f64 (*.f64 z #s(literal 9 binary64)) t) | overflow | 36 | |
| ↳ | (*.f64 z #s(literal 9 binary64)) | overflow | 1 | |
/.f64 | (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64))) | u/n | 2 | 0 |
| ↳ | (*.f64 (*.f64 z #s(literal 9 binary64)) t) | underflow | 29 | |
| ↳ | (*.f64 x y) | underflow | 40 | |
| ↳ | (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) | underflow | 3 | |
-.f64 | (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) | nan-rescue | 2 | 0 |
| ↳ | (*.f64 x y) | overflow | 24 | |
| ↳ | (*.f64 (*.f64 z #s(literal 9 binary64)) t) | overflow | 36 | |
| ↳ | (*.f64 z #s(literal 9 binary64)) | overflow | 1 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 24 | 1 |
| - | 0 | 231 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 24 | 0 | 1 |
| - | 0 | 0 | 231 |
| number | freq |
|---|---|
| 0 | 232 |
| 1 | 24 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 72.0ms | 512× | 0 | valid |
Compiled 103 to 43 computations (58.3% saved)
ival-mult: 42.0ms (85% of total)ival-div: 4.0ms (8.1% of total)ival-sub: 2.0ms (4% of total)exact: 1.0ms (2% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 79 | 275 |
| 1 | 302 | 260 |
| 2 | 1041 | 260 |
| 3 | 3864 | 260 |
| 0 | 13 | 13 |
| 0 | 19 | 13 |
| 1 | 35 | 13 |
| 2 | 110 | 13 |
| 3 | 321 | 13 |
| 4 | 857 | 13 |
| 5 | 1479 | 13 |
| 6 | 2225 | 13 |
| 7 | 2905 | 13 |
| 8 | 4093 | 13 |
| 9 | 4871 | 13 |
| 10 | 5520 | 13 |
| 11 | 5565 | 13 |
| 12 | 5573 | 13 |
| 13 | 5573 | 13 |
| 14 | 6056 | 13 |
| 15 | 6208 | 13 |
| 16 | 6208 | 13 |
| 17 | 6208 | 13 |
| 18 | 6234 | 13 |
| 19 | 6234 | 13 |
| 20 | 6238 | 13 |
| 21 | 6242 | 13 |
| 22 | 6242 | 13 |
| 0 | 6242 | 12 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64))) |
| Outputs |
|---|
(/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (fma.f64 #s(literal -9/2 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (*.f64 y x))) a) |
(negabs a)
(sort x y)
(sort z t)
Compiled 13 to 13 computations (0% saved)
Compiled 0 to 5 computations (-∞% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 90.8% | (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64))) |
Compiled 13 to 13 computations (0% saved)
| 1× | egg-herbie |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (*.f64 (*.f64 z #s(literal 9 binary64)) t) | |
| cost-diff | 0 | (*.f64 x y) | |
| cost-diff | 0 | (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64))) | |
| cost-diff | 128 | (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 13 | 43 |
| 0 | 19 | 43 |
| 1 | 35 | 43 |
| 2 | 110 | 43 |
| 3 | 321 | 43 |
| 4 | 857 | 43 |
| 5 | 1479 | 43 |
| 6 | 2225 | 43 |
| 7 | 2905 | 43 |
| 8 | 4093 | 43 |
| 9 | 4871 | 43 |
| 10 | 5520 | 43 |
| 11 | 5565 | 43 |
| 12 | 5573 | 43 |
| 13 | 5573 | 43 |
| 14 | 6056 | 43 |
| 15 | 6208 | 43 |
| 16 | 6208 | 43 |
| 17 | 6208 | 43 |
| 18 | 6234 | 43 |
| 19 | 6234 | 43 |
| 20 | 6238 | 43 |
| 21 | 6242 | 43 |
| 22 | 6242 | 43 |
| 0 | 6242 | 41 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64))) |
(-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) |
(*.f64 x y) |
x |
y |
(*.f64 (*.f64 z #s(literal 9 binary64)) t) |
(*.f64 z #s(literal 9 binary64)) |
z |
#s(literal 9 binary64) |
t |
(*.f64 a #s(literal 2 binary64)) |
a |
#s(literal 2 binary64) |
| Outputs |
|---|
(/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (fma.f64 #s(literal -9/2 binary64) (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (*.f64 y x))) a) |
(-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) |
(fma.f64 (*.f64 #s(literal -9 binary64) z) t (*.f64 y x)) |
(*.f64 x y) |
(*.f64 y x) |
x |
y |
(*.f64 (*.f64 z #s(literal 9 binary64)) t) |
(*.f64 t (*.f64 #s(literal 9 binary64) z)) |
(*.f64 z #s(literal 9 binary64)) |
(*.f64 #s(literal 9 binary64) z) |
z |
#s(literal 9 binary64) |
t |
(*.f64 a #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) a) |
a |
#s(literal 2 binary64) |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0 | (*.f64 a #s(literal 2 binary64)) | |
| accuracy | 0.1796875 | (*.f64 (*.f64 z #s(literal 9 binary64)) t) | |
| accuracy | 0.45702918583020585 | (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) | |
| accuracy | 5.388221886160729 | (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64))) |
| 94.0ms | 256× | 0 | valid |
Compiled 45 to 15 computations (66.7% saved)
ival-sub: 27.0ms (77% of total)ival-mult: 6.0ms (17.1% of total)ival-div: 2.0ms (5.7% 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 (*.f64 z #s(literal 9 binary64)) t)) (patch (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) #<representation binary64>) () ()) |
#s(alt (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ()) |
#s(alt (*.f64 x y) (patch (*.f64 x y) #<representation binary64>) () ()) |
#s(alt (*.f64 (*.f64 z #s(literal 9 binary64)) t) (patch (*.f64 (*.f64 z #s(literal 9 binary64)) t) #<representation binary64>) () ()) |
#s(alt (*.f64 a #s(literal 2 binary64)) (patch (*.f64 a #s(literal 2 binary64)) #<representation binary64>) () ()) |
| Outputs |
|---|
#s(alt (* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) (taylor 0 a) (#s(alt (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) (taylor 0 a) (#s(alt (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) (taylor 0 a) (#s(alt (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) (taylor 0 a) (#s(alt (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 a) (taylor 0 a) (#s(alt (*.f64 a #s(literal 2 binary64)) (patch (*.f64 a #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 2 a) (taylor 0 a) (#s(alt (*.f64 a #s(literal 2 binary64)) (patch (*.f64 a #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 2 a) (taylor 0 a) (#s(alt (*.f64 a #s(literal 2 binary64)) (patch (*.f64 a #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 2 a) (taylor 0 a) (#s(alt (*.f64 a #s(literal 2 binary64)) (patch (*.f64 a #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) (taylor inf a) (#s(alt (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) (taylor inf a) (#s(alt (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) (taylor inf a) (#s(alt (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) (taylor inf a) (#s(alt (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 a) (taylor inf a) (#s(alt (*.f64 a #s(literal 2 binary64)) (patch (*.f64 a #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 2 a) (taylor inf a) (#s(alt (*.f64 a #s(literal 2 binary64)) (patch (*.f64 a #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 2 a) (taylor inf a) (#s(alt (*.f64 a #s(literal 2 binary64)) (patch (*.f64 a #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 2 a) (taylor inf a) (#s(alt (*.f64 a #s(literal 2 binary64)) (patch (*.f64 a #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) (taylor -inf a) (#s(alt (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) (taylor -inf a) (#s(alt (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) (taylor -inf a) (#s(alt (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) (taylor -inf a) (#s(alt (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 a) (taylor -inf a) (#s(alt (*.f64 a #s(literal 2 binary64)) (patch (*.f64 a #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 2 a) (taylor -inf a) (#s(alt (*.f64 a #s(literal 2 binary64)) (patch (*.f64 a #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 2 a) (taylor -inf a) (#s(alt (*.f64 a #s(literal 2 binary64)) (patch (*.f64 a #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 2 a) (taylor -inf a) (#s(alt (*.f64 a #s(literal 2 binary64)) (patch (*.f64 a #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor 0 t) (#s(alt (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (patch (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9 (* t z)) (* x y)) (taylor 0 t) (#s(alt (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (patch (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9 (* t z)) (* x y)) (taylor 0 t) (#s(alt (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (patch (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9 (* t z)) (* x y)) (taylor 0 t) (#s(alt (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (patch (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor 0 t) (#s(alt (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) (taylor 0 t) (#s(alt (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) (taylor 0 t) (#s(alt (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) (taylor 0 t) (#s(alt (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 9 (* t z)) (taylor 0 t) (#s(alt (*.f64 (*.f64 z #s(literal 9 binary64)) t) (patch (*.f64 (*.f64 z #s(literal 9 binary64)) t) #<representation binary64>) () ())) ()) |
#s(alt (* 9 (* t z)) (taylor 0 t) (#s(alt (*.f64 (*.f64 z #s(literal 9 binary64)) t) (patch (*.f64 (*.f64 z #s(literal 9 binary64)) t) #<representation binary64>) () ())) ()) |
#s(alt (* 9 (* t z)) (taylor 0 t) (#s(alt (*.f64 (*.f64 z #s(literal 9 binary64)) t) (patch (*.f64 (*.f64 z #s(literal 9 binary64)) t) #<representation binary64>) () ())) ()) |
#s(alt (* 9 (* t z)) (taylor 0 t) (#s(alt (*.f64 (*.f64 z #s(literal 9 binary64)) t) (patch (*.f64 (*.f64 z #s(literal 9 binary64)) t) #<representation binary64>) () ())) ()) |
#s(alt (* -9 (* t z)) (taylor inf t) (#s(alt (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (patch (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) #<representation binary64>) () ())) ()) |
#s(alt (* t (- (/ (* x y) t) (* 9 z))) (taylor inf t) (#s(alt (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (patch (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) #<representation binary64>) () ())) ()) |
#s(alt (* t (- (/ (* x y) t) (* 9 z))) (taylor inf t) (#s(alt (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (patch (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) #<representation binary64>) () ())) ()) |
#s(alt (* t (- (/ (* x y) t) (* 9 z))) (taylor inf t) (#s(alt (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (patch (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor inf t) (#s(alt (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) (taylor inf t) (#s(alt (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) (taylor inf t) (#s(alt (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) (taylor inf t) (#s(alt (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 9 (* t z)) (taylor inf t) (#s(alt (*.f64 (*.f64 z #s(literal 9 binary64)) t) (patch (*.f64 (*.f64 z #s(literal 9 binary64)) t) #<representation binary64>) () ())) ()) |
#s(alt (* 9 (* t z)) (taylor inf t) (#s(alt (*.f64 (*.f64 z #s(literal 9 binary64)) t) (patch (*.f64 (*.f64 z #s(literal 9 binary64)) t) #<representation binary64>) () ())) ()) |
#s(alt (* 9 (* t z)) (taylor inf t) (#s(alt (*.f64 (*.f64 z #s(literal 9 binary64)) t) (patch (*.f64 (*.f64 z #s(literal 9 binary64)) t) #<representation binary64>) () ())) ()) |
#s(alt (* 9 (* t z)) (taylor inf t) (#s(alt (*.f64 (*.f64 z #s(literal 9 binary64)) t) (patch (*.f64 (*.f64 z #s(literal 9 binary64)) t) #<representation binary64>) () ())) ()) |
#s(alt (* -9 (* t z)) (taylor -inf t) (#s(alt (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (patch (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (- (* -1 (/ (* x y) t)) (* -9 z)))) (taylor -inf t) (#s(alt (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (patch (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (- (* -1 (/ (* x y) t)) (* -9 z)))) (taylor -inf t) (#s(alt (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (patch (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (- (* -1 (/ (* x y) t)) (* -9 z)))) (taylor -inf t) (#s(alt (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (patch (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor -inf t) (#s(alt (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) (taylor -inf t) (#s(alt (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) (taylor -inf t) (#s(alt (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) (taylor -inf t) (#s(alt (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 9 (* t z)) (taylor -inf t) (#s(alt (*.f64 (*.f64 z #s(literal 9 binary64)) t) (patch (*.f64 (*.f64 z #s(literal 9 binary64)) t) #<representation binary64>) () ())) ()) |
#s(alt (* 9 (* t z)) (taylor -inf t) (#s(alt (*.f64 (*.f64 z #s(literal 9 binary64)) t) (patch (*.f64 (*.f64 z #s(literal 9 binary64)) t) #<representation binary64>) () ())) ()) |
#s(alt (* 9 (* t z)) (taylor -inf t) (#s(alt (*.f64 (*.f64 z #s(literal 9 binary64)) t) (patch (*.f64 (*.f64 z #s(literal 9 binary64)) t) #<representation binary64>) () ())) ()) |
#s(alt (* 9 (* t z)) (taylor -inf t) (#s(alt (*.f64 (*.f64 z #s(literal 9 binary64)) t) (patch (*.f64 (*.f64 z #s(literal 9 binary64)) t) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor 0 z) (#s(alt (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (patch (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9 (* t z)) (* x y)) (taylor 0 z) (#s(alt (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (patch (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9 (* t z)) (* x y)) (taylor 0 z) (#s(alt (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (patch (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9 (* t z)) (* x y)) (taylor 0 z) (#s(alt (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (patch (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor 0 z) (#s(alt (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) (taylor 0 z) (#s(alt (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) (taylor 0 z) (#s(alt (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) (taylor 0 z) (#s(alt (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 9 (* t z)) (taylor 0 z) (#s(alt (*.f64 (*.f64 z #s(literal 9 binary64)) t) (patch (*.f64 (*.f64 z #s(literal 9 binary64)) t) #<representation binary64>) () ())) ()) |
#s(alt (* 9 (* t z)) (taylor 0 z) (#s(alt (*.f64 (*.f64 z #s(literal 9 binary64)) t) (patch (*.f64 (*.f64 z #s(literal 9 binary64)) t) #<representation binary64>) () ())) ()) |
#s(alt (* 9 (* t z)) (taylor 0 z) (#s(alt (*.f64 (*.f64 z #s(literal 9 binary64)) t) (patch (*.f64 (*.f64 z #s(literal 9 binary64)) t) #<representation binary64>) () ())) ()) |
#s(alt (* 9 (* t z)) (taylor 0 z) (#s(alt (*.f64 (*.f64 z #s(literal 9 binary64)) t) (patch (*.f64 (*.f64 z #s(literal 9 binary64)) t) #<representation binary64>) () ())) ()) |
#s(alt (* -9 (* t z)) (taylor inf z) (#s(alt (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (patch (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) #<representation binary64>) () ())) ()) |
#s(alt (* z (- (/ (* x y) z) (* 9 t))) (taylor inf z) (#s(alt (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (patch (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) #<representation binary64>) () ())) ()) |
#s(alt (* z (- (/ (* x y) z) (* 9 t))) (taylor inf z) (#s(alt (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (patch (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) #<representation binary64>) () ())) ()) |
#s(alt (* z (- (/ (* x y) z) (* 9 t))) (taylor inf z) (#s(alt (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (patch (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor inf z) (#s(alt (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) (taylor inf z) (#s(alt (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) (taylor inf z) (#s(alt (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) (taylor inf z) (#s(alt (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 9 (* t z)) (taylor inf z) (#s(alt (*.f64 (*.f64 z #s(literal 9 binary64)) t) (patch (*.f64 (*.f64 z #s(literal 9 binary64)) t) #<representation binary64>) () ())) ()) |
#s(alt (* 9 (* t z)) (taylor inf z) (#s(alt (*.f64 (*.f64 z #s(literal 9 binary64)) t) (patch (*.f64 (*.f64 z #s(literal 9 binary64)) t) #<representation binary64>) () ())) ()) |
#s(alt (* 9 (* t z)) (taylor inf z) (#s(alt (*.f64 (*.f64 z #s(literal 9 binary64)) t) (patch (*.f64 (*.f64 z #s(literal 9 binary64)) t) #<representation binary64>) () ())) ()) |
#s(alt (* 9 (* t z)) (taylor inf z) (#s(alt (*.f64 (*.f64 z #s(literal 9 binary64)) t) (patch (*.f64 (*.f64 z #s(literal 9 binary64)) t) #<representation binary64>) () ())) ()) |
#s(alt (* -9 (* t z)) (taylor -inf z) (#s(alt (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (patch (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (- (* -1 (/ (* x y) z)) (* -9 t)))) (taylor -inf z) (#s(alt (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (patch (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (- (* -1 (/ (* x y) z)) (* -9 t)))) (taylor -inf z) (#s(alt (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (patch (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (- (* -1 (/ (* x y) z)) (* -9 t)))) (taylor -inf z) (#s(alt (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (patch (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor -inf z) (#s(alt (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) (taylor -inf z) (#s(alt (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) (taylor -inf z) (#s(alt (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) (taylor -inf z) (#s(alt (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 9 (* t z)) (taylor -inf z) (#s(alt (*.f64 (*.f64 z #s(literal 9 binary64)) t) (patch (*.f64 (*.f64 z #s(literal 9 binary64)) t) #<representation binary64>) () ())) ()) |
#s(alt (* 9 (* t z)) (taylor -inf z) (#s(alt (*.f64 (*.f64 z #s(literal 9 binary64)) t) (patch (*.f64 (*.f64 z #s(literal 9 binary64)) t) #<representation binary64>) () ())) ()) |
#s(alt (* 9 (* t z)) (taylor -inf z) (#s(alt (*.f64 (*.f64 z #s(literal 9 binary64)) t) (patch (*.f64 (*.f64 z #s(literal 9 binary64)) t) #<representation binary64>) () ())) ()) |
#s(alt (* 9 (* t z)) (taylor -inf z) (#s(alt (*.f64 (*.f64 z #s(literal 9 binary64)) t) (patch (*.f64 (*.f64 z #s(literal 9 binary64)) t) #<representation binary64>) () ())) ()) |
#s(alt (* -9 (* t z)) (taylor 0 y) (#s(alt (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (patch (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) #<representation binary64>) () ())) ()) |
#s(alt (- (* x y) (* 9 (* t z))) (taylor 0 y) (#s(alt (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (patch (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) #<representation binary64>) () ())) ()) |
#s(alt (- (* x y) (* 9 (* t z))) (taylor 0 y) (#s(alt (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (patch (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) #<representation binary64>) () ())) ()) |
#s(alt (- (* x y) (* 9 (* t z))) (taylor 0 y) (#s(alt (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (patch (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor 0 y) (#s(alt (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) (taylor 0 y) (#s(alt (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) (taylor 0 y) (#s(alt (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) (taylor 0 y) (#s(alt (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor 0 y) (#s(alt (*.f64 x y) (patch (*.f64 x y) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor 0 y) (#s(alt (*.f64 x y) (patch (*.f64 x y) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor 0 y) (#s(alt (*.f64 x y) (patch (*.f64 x y) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor 0 y) (#s(alt (*.f64 x y) (patch (*.f64 x y) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor inf y) (#s(alt (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (patch (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ x (* -9 (/ (* t z) y)))) (taylor inf y) (#s(alt (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (patch (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ x (* -9 (/ (* t z) y)))) (taylor inf y) (#s(alt (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (patch (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ x (* -9 (/ (* t z) y)))) (taylor inf y) (#s(alt (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (patch (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor inf y) (#s(alt (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) (taylor inf y) (#s(alt (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) (taylor inf y) (#s(alt (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) (taylor inf y) (#s(alt (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor inf y) (#s(alt (*.f64 x y) (patch (*.f64 x y) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor inf y) (#s(alt (*.f64 x y) (patch (*.f64 x y) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor inf y) (#s(alt (*.f64 x y) (patch (*.f64 x y) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor inf y) (#s(alt (*.f64 x y) (patch (*.f64 x y) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor -inf y) (#s(alt (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (patch (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 x) (* 9 (/ (* t z) y))))) (taylor -inf y) (#s(alt (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (patch (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 x) (* 9 (/ (* t z) y))))) (taylor -inf y) (#s(alt (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (patch (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 x) (* 9 (/ (* t z) y))))) (taylor -inf y) (#s(alt (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (patch (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor -inf y) (#s(alt (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) (taylor -inf y) (#s(alt (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) (taylor -inf y) (#s(alt (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) (taylor -inf y) (#s(alt (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor -inf y) (#s(alt (*.f64 x y) (patch (*.f64 x y) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor -inf y) (#s(alt (*.f64 x y) (patch (*.f64 x y) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor -inf y) (#s(alt (*.f64 x y) (patch (*.f64 x y) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor -inf y) (#s(alt (*.f64 x y) (patch (*.f64 x y) #<representation binary64>) () ())) ()) |
#s(alt (* -9 (* t z)) (taylor 0 x) (#s(alt (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (patch (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) #<representation binary64>) () ())) ()) |
#s(alt (- (* x y) (* 9 (* t z))) (taylor 0 x) (#s(alt (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (patch (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) #<representation binary64>) () ())) ()) |
#s(alt (- (* x y) (* 9 (* t z))) (taylor 0 x) (#s(alt (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (patch (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) #<representation binary64>) () ())) ()) |
#s(alt (- (* x y) (* 9 (* t z))) (taylor 0 x) (#s(alt (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (patch (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor 0 x) (#s(alt (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) (taylor 0 x) (#s(alt (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) (taylor 0 x) (#s(alt (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) (taylor 0 x) (#s(alt (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor 0 x) (#s(alt (*.f64 x y) (patch (*.f64 x y) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor 0 x) (#s(alt (*.f64 x y) (patch (*.f64 x y) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor 0 x) (#s(alt (*.f64 x y) (patch (*.f64 x y) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor 0 x) (#s(alt (*.f64 x y) (patch (*.f64 x y) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor inf x) (#s(alt (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (patch (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ y (* -9 (/ (* t z) x)))) (taylor inf x) (#s(alt (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (patch (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ y (* -9 (/ (* t z) x)))) (taylor inf x) (#s(alt (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (patch (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ y (* -9 (/ (* t z) x)))) (taylor inf x) (#s(alt (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (patch (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor inf x) (#s(alt (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) (taylor inf x) (#s(alt (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) (taylor inf x) (#s(alt (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) (taylor inf x) (#s(alt (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor inf x) (#s(alt (*.f64 x y) (patch (*.f64 x y) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor inf x) (#s(alt (*.f64 x y) (patch (*.f64 x y) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor inf x) (#s(alt (*.f64 x y) (patch (*.f64 x y) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor inf x) (#s(alt (*.f64 x y) (patch (*.f64 x y) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor -inf x) (#s(alt (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (patch (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 y) (* 9 (/ (* t z) x))))) (taylor -inf x) (#s(alt (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (patch (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 y) (* 9 (/ (* t z) x))))) (taylor -inf x) (#s(alt (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (patch (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 y) (* 9 (/ (* t z) x))))) (taylor -inf x) (#s(alt (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (patch (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor -inf x) (#s(alt (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) (taylor -inf x) (#s(alt (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) (taylor -inf x) (#s(alt (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) (taylor -inf x) (#s(alt (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor -inf x) (#s(alt (*.f64 x y) (patch (*.f64 x y) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor -inf x) (#s(alt (*.f64 x y) (patch (*.f64 x y) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor -inf x) (#s(alt (*.f64 x y) (patch (*.f64 x y) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor -inf x) (#s(alt (*.f64 x y) (patch (*.f64 x y) #<representation binary64>) () ())) ()) |
15 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | z | @ | inf | ((- (* x y) (* (* z 9) t)) (/ (- (* x y) (* (* z 9) t)) (* a 2)) (* x y) (* (* z 9) t) (* a 2)) |
| 2.0ms | a | @ | 0 | ((- (* x y) (* (* z 9) t)) (/ (- (* x y) (* (* z 9) t)) (* a 2)) (* x y) (* (* z 9) t) (* a 2)) |
| 2.0ms | t | @ | 0 | ((- (* x y) (* (* z 9) t)) (/ (- (* x y) (* (* z 9) t)) (* a 2)) (* x y) (* (* z 9) t) (* a 2)) |
| 2.0ms | a | @ | inf | ((- (* x y) (* (* z 9) t)) (/ (- (* x y) (* (* z 9) t)) (* a 2)) (* x y) (* (* z 9) t) (* a 2)) |
| 1.0ms | x | @ | -inf | ((- (* x y) (* (* z 9) t)) (/ (- (* x y) (* (* z 9) t)) (* a 2)) (* x y) (* (* z 9) t) (* a 2)) |
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 111 | 1404 |
| 1 | 366 | 1404 |
| 2 | 1192 | 1404 |
| 3 | 4282 | 1404 |
| 0 | 8095 | 1320 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(* 2 a) |
(* 2 a) |
(* 2 a) |
(* 2 a) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(* 2 a) |
(* 2 a) |
(* 2 a) |
(* 2 a) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(* 2 a) |
(* 2 a) |
(* 2 a) |
(* 2 a) |
(* x y) |
(+ (* -9 (* t z)) (* x y)) |
(+ (* -9 (* t z)) (* x y)) |
(+ (* -9 (* t z)) (* x y)) |
(* 1/2 (/ (* x y) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(* 9 (* t z)) |
(* 9 (* t z)) |
(* 9 (* t z)) |
(* 9 (* t z)) |
(* -9 (* t z)) |
(* t (- (/ (* x y) t) (* 9 z))) |
(* t (- (/ (* x y) t) (* 9 z))) |
(* t (- (/ (* x y) t) (* 9 z))) |
(* -9/2 (/ (* t z) a)) |
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) |
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) |
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) |
(* 9 (* t z)) |
(* 9 (* t z)) |
(* 9 (* t z)) |
(* 9 (* t z)) |
(* -9 (* t z)) |
(* -1 (* t (- (* -1 (/ (* x y) t)) (* -9 z)))) |
(* -1 (* t (- (* -1 (/ (* x y) t)) (* -9 z)))) |
(* -1 (* t (- (* -1 (/ (* x y) t)) (* -9 z)))) |
(* -9/2 (/ (* t z) a)) |
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) |
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) |
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) |
(* 9 (* t z)) |
(* 9 (* t z)) |
(* 9 (* t z)) |
(* 9 (* t z)) |
(* x y) |
(+ (* -9 (* t z)) (* x y)) |
(+ (* -9 (* t z)) (* x y)) |
(+ (* -9 (* t z)) (* x y)) |
(* 1/2 (/ (* x y) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(* 9 (* t z)) |
(* 9 (* t z)) |
(* 9 (* t z)) |
(* 9 (* t z)) |
(* -9 (* t z)) |
(* z (- (/ (* x y) z) (* 9 t))) |
(* z (- (/ (* x y) z) (* 9 t))) |
(* z (- (/ (* x y) z) (* 9 t))) |
(* -9/2 (/ (* t z) a)) |
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) |
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) |
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) |
(* 9 (* t z)) |
(* 9 (* t z)) |
(* 9 (* t z)) |
(* 9 (* t z)) |
(* -9 (* t z)) |
(* -1 (* z (- (* -1 (/ (* x y) z)) (* -9 t)))) |
(* -1 (* z (- (* -1 (/ (* x y) z)) (* -9 t)))) |
(* -1 (* z (- (* -1 (/ (* x y) z)) (* -9 t)))) |
(* -9/2 (/ (* t z) a)) |
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) |
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) |
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) |
(* 9 (* t z)) |
(* 9 (* t z)) |
(* 9 (* t z)) |
(* 9 (* t z)) |
(* -9 (* t z)) |
(- (* x y) (* 9 (* t z))) |
(- (* x y) (* 9 (* t z))) |
(- (* x y) (* 9 (* t z))) |
(* -9/2 (/ (* t z) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* y (+ x (* -9 (/ (* t z) y)))) |
(* y (+ x (* -9 (/ (* t z) y)))) |
(* y (+ x (* -9 (/ (* t z) y)))) |
(* 1/2 (/ (* x y) a)) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* -1 (* y (+ (* -1 x) (* 9 (/ (* t z) y))))) |
(* -1 (* y (+ (* -1 x) (* 9 (/ (* t z) y))))) |
(* -1 (* y (+ (* -1 x) (* 9 (/ (* t z) y))))) |
(* 1/2 (/ (* x y) a)) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* -9 (* t z)) |
(- (* x y) (* 9 (* t z))) |
(- (* x y) (* 9 (* t z))) |
(- (* x y) (* 9 (* t z))) |
(* -9/2 (/ (* t z) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x (+ y (* -9 (/ (* t z) x)))) |
(* x (+ y (* -9 (/ (* t z) x)))) |
(* x (+ y (* -9 (/ (* t z) x)))) |
(* 1/2 (/ (* x y) a)) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* -1 (* x (+ (* -1 y) (* 9 (/ (* t z) x))))) |
(* -1 (* x (+ (* -1 y) (* 9 (/ (* t z) x))))) |
(* -1 (* x (+ (* -1 y) (* 9 (/ (* t z) x))))) |
(* 1/2 (/ (* x y) a)) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
| Outputs |
|---|
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* 2 a) |
(*.f64 #s(literal 2 binary64) a) |
(* 2 a) |
(*.f64 #s(literal 2 binary64) a) |
(* 2 a) |
(*.f64 #s(literal 2 binary64) a) |
(* 2 a) |
(*.f64 #s(literal 2 binary64) a) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* 2 a) |
(*.f64 #s(literal 2 binary64) a) |
(* 2 a) |
(*.f64 #s(literal 2 binary64) a) |
(* 2 a) |
(*.f64 #s(literal 2 binary64) a) |
(* 2 a) |
(*.f64 #s(literal 2 binary64) a) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* 2 a) |
(*.f64 #s(literal 2 binary64) a) |
(* 2 a) |
(*.f64 #s(literal 2 binary64) a) |
(* 2 a) |
(*.f64 #s(literal 2 binary64) a) |
(* 2 a) |
(*.f64 #s(literal 2 binary64) a) |
(* x y) |
(*.f64 y x) |
(+ (* -9 (* t z)) (* x y)) |
(fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) |
(+ (* -9 (* t z)) (* x y)) |
(fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) |
(+ (* -9 (* t z)) (* x y)) |
(fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(*.f64 (/.f64 y a) (fma.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 z t) y) (*.f64 x #s(literal 1/2 binary64)))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(*.f64 (/.f64 y a) (fma.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 z t) y) (*.f64 x #s(literal 1/2 binary64)))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(*.f64 (/.f64 y a) (fma.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 z t) y) (*.f64 x #s(literal 1/2 binary64)))) |
(* 9 (* t z)) |
(*.f64 (*.f64 z t) #s(literal 9 binary64)) |
(* 9 (* t z)) |
(*.f64 (*.f64 z t) #s(literal 9 binary64)) |
(* 9 (* t z)) |
(*.f64 (*.f64 z t) #s(literal 9 binary64)) |
(* 9 (* t z)) |
(*.f64 (*.f64 z t) #s(literal 9 binary64)) |
(* -9 (* t z)) |
(*.f64 #s(literal -9 binary64) (*.f64 z t)) |
(* t (- (/ (* x y) t) (* 9 z))) |
(*.f64 (fma.f64 #s(literal -9 binary64) t (/.f64 (*.f64 y x) z)) z) |
(* t (- (/ (* x y) t) (* 9 z))) |
(*.f64 (fma.f64 #s(literal -9 binary64) t (/.f64 (*.f64 y x) z)) z) |
(* t (- (/ (* x y) t) (* 9 z))) |
(*.f64 (fma.f64 #s(literal -9 binary64) t (/.f64 (*.f64 y x) z)) z) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) |
(*.f64 (/.f64 y a) (fma.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 z t) y) (*.f64 x #s(literal 1/2 binary64)))) |
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) |
(*.f64 (/.f64 y a) (fma.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 z t) y) (*.f64 x #s(literal 1/2 binary64)))) |
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) |
(*.f64 (/.f64 y a) (fma.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 z t) y) (*.f64 x #s(literal 1/2 binary64)))) |
(* 9 (* t z)) |
(*.f64 (*.f64 z t) #s(literal 9 binary64)) |
(* 9 (* t z)) |
(*.f64 (*.f64 z t) #s(literal 9 binary64)) |
(* 9 (* t z)) |
(*.f64 (*.f64 z t) #s(literal 9 binary64)) |
(* 9 (* t z)) |
(*.f64 (*.f64 z t) #s(literal 9 binary64)) |
(* -9 (* t z)) |
(*.f64 #s(literal -9 binary64) (*.f64 z t)) |
(* -1 (* t (- (* -1 (/ (* x y) t)) (* -9 z)))) |
(*.f64 (fma.f64 #s(literal -9 binary64) t (/.f64 (*.f64 y x) z)) z) |
(* -1 (* t (- (* -1 (/ (* x y) t)) (* -9 z)))) |
(*.f64 (fma.f64 #s(literal -9 binary64) t (/.f64 (*.f64 y x) z)) z) |
(* -1 (* t (- (* -1 (/ (* x y) t)) (* -9 z)))) |
(*.f64 (fma.f64 #s(literal -9 binary64) t (/.f64 (*.f64 y x) z)) z) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) |
(*.f64 (/.f64 y a) (fma.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 z t) y) (*.f64 x #s(literal 1/2 binary64)))) |
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) |
(*.f64 (/.f64 y a) (fma.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 z t) y) (*.f64 x #s(literal 1/2 binary64)))) |
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) |
(*.f64 (/.f64 y a) (fma.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 z t) y) (*.f64 x #s(literal 1/2 binary64)))) |
(* 9 (* t z)) |
(*.f64 (*.f64 z t) #s(literal 9 binary64)) |
(* 9 (* t z)) |
(*.f64 (*.f64 z t) #s(literal 9 binary64)) |
(* 9 (* t z)) |
(*.f64 (*.f64 z t) #s(literal 9 binary64)) |
(* 9 (* t z)) |
(*.f64 (*.f64 z t) #s(literal 9 binary64)) |
(* x y) |
(*.f64 y x) |
(+ (* -9 (* t z)) (* x y)) |
(fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) |
(+ (* -9 (* t z)) (* x y)) |
(fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) |
(+ (* -9 (* t z)) (* x y)) |
(fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(*.f64 (/.f64 y a) (fma.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 z t) y) (*.f64 x #s(literal 1/2 binary64)))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(*.f64 (/.f64 y a) (fma.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 z t) y) (*.f64 x #s(literal 1/2 binary64)))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(*.f64 (/.f64 y a) (fma.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 z t) y) (*.f64 x #s(literal 1/2 binary64)))) |
(* 9 (* t z)) |
(*.f64 (*.f64 z t) #s(literal 9 binary64)) |
(* 9 (* t z)) |
(*.f64 (*.f64 z t) #s(literal 9 binary64)) |
(* 9 (* t z)) |
(*.f64 (*.f64 z t) #s(literal 9 binary64)) |
(* 9 (* t z)) |
(*.f64 (*.f64 z t) #s(literal 9 binary64)) |
(* -9 (* t z)) |
(*.f64 #s(literal -9 binary64) (*.f64 z t)) |
(* z (- (/ (* x y) z) (* 9 t))) |
(*.f64 (fma.f64 #s(literal -9 binary64) t (/.f64 (*.f64 y x) z)) z) |
(* z (- (/ (* x y) z) (* 9 t))) |
(*.f64 (fma.f64 #s(literal -9 binary64) t (/.f64 (*.f64 y x) z)) z) |
(* z (- (/ (* x y) z) (* 9 t))) |
(*.f64 (fma.f64 #s(literal -9 binary64) t (/.f64 (*.f64 y x) z)) z) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) |
(*.f64 (/.f64 y a) (fma.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 z t) y) (*.f64 x #s(literal 1/2 binary64)))) |
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) |
(*.f64 (/.f64 y a) (fma.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 z t) y) (*.f64 x #s(literal 1/2 binary64)))) |
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) |
(*.f64 (/.f64 y a) (fma.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 z t) y) (*.f64 x #s(literal 1/2 binary64)))) |
(* 9 (* t z)) |
(*.f64 (*.f64 z t) #s(literal 9 binary64)) |
(* 9 (* t z)) |
(*.f64 (*.f64 z t) #s(literal 9 binary64)) |
(* 9 (* t z)) |
(*.f64 (*.f64 z t) #s(literal 9 binary64)) |
(* 9 (* t z)) |
(*.f64 (*.f64 z t) #s(literal 9 binary64)) |
(* -9 (* t z)) |
(*.f64 #s(literal -9 binary64) (*.f64 z t)) |
(* -1 (* z (- (* -1 (/ (* x y) z)) (* -9 t)))) |
(*.f64 (fma.f64 #s(literal -9 binary64) t (/.f64 (*.f64 y x) z)) z) |
(* -1 (* z (- (* -1 (/ (* x y) z)) (* -9 t)))) |
(*.f64 (fma.f64 #s(literal -9 binary64) t (/.f64 (*.f64 y x) z)) z) |
(* -1 (* z (- (* -1 (/ (* x y) z)) (* -9 t)))) |
(*.f64 (fma.f64 #s(literal -9 binary64) t (/.f64 (*.f64 y x) z)) z) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) |
(*.f64 (/.f64 y a) (fma.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 z t) y) (*.f64 x #s(literal 1/2 binary64)))) |
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) |
(*.f64 (/.f64 y a) (fma.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 z t) y) (*.f64 x #s(literal 1/2 binary64)))) |
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) |
(*.f64 (/.f64 y a) (fma.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 z t) y) (*.f64 x #s(literal 1/2 binary64)))) |
(* 9 (* t z)) |
(*.f64 (*.f64 z t) #s(literal 9 binary64)) |
(* 9 (* t z)) |
(*.f64 (*.f64 z t) #s(literal 9 binary64)) |
(* 9 (* t z)) |
(*.f64 (*.f64 z t) #s(literal 9 binary64)) |
(* 9 (* t z)) |
(*.f64 (*.f64 z t) #s(literal 9 binary64)) |
(* -9 (* t z)) |
(*.f64 #s(literal -9 binary64) (*.f64 z t)) |
(- (* x y) (* 9 (* t z))) |
(fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) |
(- (* x y) (* 9 (* t z))) |
(fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) |
(- (* x y) (* 9 (* t z))) |
(fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(*.f64 (/.f64 y a) (fma.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 z t) y) (*.f64 x #s(literal 1/2 binary64)))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(*.f64 (/.f64 y a) (fma.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 z t) y) (*.f64 x #s(literal 1/2 binary64)))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(*.f64 (/.f64 y a) (fma.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 z t) y) (*.f64 x #s(literal 1/2 binary64)))) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* y (+ x (* -9 (/ (* t z) y)))) |
(fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) |
(* y (+ x (* -9 (/ (* t z) y)))) |
(fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) |
(* y (+ x (* -9 (/ (* t z) y)))) |
(fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(*.f64 (/.f64 y a) (fma.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 z t) y) (*.f64 x #s(literal 1/2 binary64)))) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(*.f64 (/.f64 y a) (fma.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 z t) y) (*.f64 x #s(literal 1/2 binary64)))) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(*.f64 (/.f64 y a) (fma.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 z t) y) (*.f64 x #s(literal 1/2 binary64)))) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* -1 (* y (+ (* -1 x) (* 9 (/ (* t z) y))))) |
(fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) |
(* -1 (* y (+ (* -1 x) (* 9 (/ (* t z) y))))) |
(fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) |
(* -1 (* y (+ (* -1 x) (* 9 (/ (* t z) y))))) |
(fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(*.f64 (/.f64 y a) (fma.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 z t) y) (*.f64 x #s(literal 1/2 binary64)))) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(*.f64 (/.f64 y a) (fma.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 z t) y) (*.f64 x #s(literal 1/2 binary64)))) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(*.f64 (/.f64 y a) (fma.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 z t) y) (*.f64 x #s(literal 1/2 binary64)))) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* -9 (* t z)) |
(*.f64 #s(literal -9 binary64) (*.f64 z t)) |
(- (* x y) (* 9 (* t z))) |
(fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) |
(- (* x y) (* 9 (* t z))) |
(fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) |
(- (* x y) (* 9 (* t z))) |
(fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(*.f64 (/.f64 y a) (fma.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 z t) y) (*.f64 x #s(literal 1/2 binary64)))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(*.f64 (/.f64 y a) (fma.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 z t) y) (*.f64 x #s(literal 1/2 binary64)))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(*.f64 (/.f64 y a) (fma.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 z t) y) (*.f64 x #s(literal 1/2 binary64)))) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* x (+ y (* -9 (/ (* t z) x)))) |
(fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) |
(* x (+ y (* -9 (/ (* t z) x)))) |
(fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) |
(* x (+ y (* -9 (/ (* t z) x)))) |
(fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(*.f64 (/.f64 y a) (fma.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 z t) y) (*.f64 x #s(literal 1/2 binary64)))) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(*.f64 (/.f64 y a) (fma.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 z t) y) (*.f64 x #s(literal 1/2 binary64)))) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(*.f64 (/.f64 y a) (fma.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 z t) y) (*.f64 x #s(literal 1/2 binary64)))) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* -1 (* x (+ (* -1 y) (* 9 (/ (* t z) x))))) |
(fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) |
(* -1 (* x (+ (* -1 y) (* 9 (/ (* t z) x))))) |
(fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) |
(* -1 (* x (+ (* -1 y) (* 9 (/ (* t z) x))))) |
(fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(*.f64 (/.f64 y a) (fma.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 z t) y) (*.f64 x #s(literal 1/2 binary64)))) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(*.f64 (/.f64 y a) (fma.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 z t) y) (*.f64 x #s(literal 1/2 binary64)))) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(*.f64 (/.f64 y a) (fma.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 z t) y) (*.f64 x #s(literal 1/2 binary64)))) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 13 | 33 |
| 0 | 19 | 33 |
| 1 | 56 | 33 |
| 2 | 417 | 33 |
| 3 | 4984 | 33 |
| 0 | 8496 | 31 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) |
(/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64))) |
(*.f64 x y) |
(*.f64 (*.f64 z #s(literal 9 binary64)) t) |
(*.f64 a #s(literal 2 binary64)) |
| 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> |
Compiled 13 820 to 1 210 computations (91.2% saved)
13 alts after pruning (13 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 585 | 13 | 598 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 586 | 13 | 599 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 86.9% | (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y)) |
| 86.2% | (fma.f64 (/.f64 t a) (neg.f64 (*.f64 z #s(literal 9/2 binary64))) (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y)) | |
| 86.4% | (fma.f64 (*.f64 t (*.f64 #s(literal 9 binary64) z)) (/.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y)) | |
| 91.5% | (/.f64 (fma.f64 (*.f64 #s(literal -9 binary64) z) t (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) | |
| ▶ | 91.6% | (/.f64 (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) |
| 66.8% | (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y x) a) (*.f64 #s(literal 2/9 binary64) (/.f64 a (*.f64 t z)))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2/9 binary64) (/.f64 a (*.f64 t z))))) | |
| 45.9% | (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) | |
| ▶ | 53.8% | (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (*.f64 a #s(literal 2 binary64))) |
| ▶ | 90.4% | (/.f64 #s(literal 1/2 binary64) (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)))) |
| 90.7% | (*.f64 (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)) (/.f64 #s(literal 1/2 binary64) a)) | |
| 79.9% | #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (/.f64 y a) (fma.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 z t) y) (*.f64 x #s(literal 1/2 binary64))))) | |
| 46.0% | #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x)) | |
| ▶ | 53.3% | #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z)) |
Compiled 336 to 326 computations (3% saved)
| 1× | egg-herbie |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (*.f64 t #s(literal 9/2 binary64)) | |
| cost-diff | 0 | (/.f64 z a) | |
| cost-diff | 128 | (neg.f64 (*.f64 t #s(literal 9/2 binary64))) | |
| cost-diff | 704 | (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y)) | |
| cost-diff | 0 | (*.f64 t z) | |
| cost-diff | 0 | (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)) | |
| cost-diff | 0 | (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x))) | |
| cost-diff | 384 | (/.f64 #s(literal 1/2 binary64) (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)))) | |
| cost-diff | 0 | (*.f64 z t) | |
| cost-diff | 0 | (*.f64 #s(literal -9 binary64) (*.f64 z t)) | |
| cost-diff | 0 | #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) | |
| cost-diff | 0 | (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (*.f64 a #s(literal 2 binary64))) | |
| cost-diff | 0 | (/.f64 t a) | |
| cost-diff | 0 | (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) | |
| cost-diff | 0 | (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) | |
| cost-diff | 0 | #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z)) | |
| cost-diff | 0 | (*.f64 y x) | |
| cost-diff | 0 | (*.f64 #s(literal -9 binary64) t) | |
| cost-diff | 0 | (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) | |
| cost-diff | 0 | (/.f64 (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 41 | 216 |
| 0 | 66 | 212 |
| 1 | 130 | 209 |
| 2 | 283 | 209 |
| 3 | 668 | 209 |
| 4 | 1543 | 209 |
| 5 | 2525 | 209 |
| 6 | 3758 | 209 |
| 7 | 4946 | 209 |
| 8 | 6610 | 209 |
| 0 | 8068 | 209 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) |
(fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) |
(*.f64 #s(literal -9 binary64) t) |
#s(literal -9 binary64) |
t |
z |
(*.f64 y x) |
y |
x |
(*.f64 a #s(literal 2 binary64)) |
a |
#s(literal 2 binary64) |
#s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(*.f64 (/.f64 t a) #s(literal -9/2 binary64)) |
(/.f64 t a) |
t |
a |
#s(literal -9/2 binary64) |
z |
(/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (*.f64 a #s(literal 2 binary64))) |
#s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) |
(*.f64 #s(literal -9 binary64) (*.f64 z t)) |
#s(literal -9 binary64) |
(*.f64 z t) |
z |
t |
(*.f64 a #s(literal 2 binary64)) |
a |
#s(literal 2 binary64) |
(/.f64 #s(literal 1/2 binary64) (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)))) |
#s(literal 1/2 binary64) |
(/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x))) |
a |
(fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)) |
(*.f64 t z) |
t |
z |
#s(literal -9 binary64) |
(*.f64 y x) |
y |
x |
(fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y)) |
(/.f64 z a) |
z |
a |
(neg.f64 (*.f64 t #s(literal 9/2 binary64))) |
(*.f64 t #s(literal 9/2 binary64)) |
t |
#s(literal 9/2 binary64) |
(*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y) |
(*.f64 x (/.f64 #s(literal 1/2 binary64) a)) |
x |
(/.f64 #s(literal 1/2 binary64) a) |
#s(literal 1/2 binary64) |
y |
| Outputs |
|---|
(/.f64 (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) |
(*.f64 (/.f64 (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) a) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) |
(fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) |
(*.f64 #s(literal -9 binary64) t) |
(*.f64 t #s(literal -9 binary64)) |
#s(literal -9 binary64) |
t |
z |
(*.f64 y x) |
(*.f64 x y) |
y |
x |
(*.f64 a #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) a) |
a |
#s(literal 2 binary64) |
#s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z)) |
#s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 t a)) z)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(*.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 t a)) z) |
(*.f64 (/.f64 t a) #s(literal -9/2 binary64)) |
(*.f64 #s(literal -9/2 binary64) (/.f64 t a)) |
(/.f64 t a) |
t |
a |
#s(literal -9/2 binary64) |
z |
(/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 (*.f64 z t) #s(literal -9 binary64))) (*.f64 #s(literal 2 binary64) a)) |
#s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) |
#s(approx (- (* x y) (* (* z 9) t)) (*.f64 (*.f64 z t) #s(literal -9 binary64))) |
(*.f64 #s(literal -9 binary64) (*.f64 z t)) |
(*.f64 (*.f64 z t) #s(literal -9 binary64)) |
#s(literal -9 binary64) |
(*.f64 z t) |
z |
t |
(*.f64 a #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) a) |
a |
#s(literal 2 binary64) |
(/.f64 #s(literal 1/2 binary64) (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)))) |
(*.f64 (/.f64 (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) a) #s(literal 1/2 binary64)) |
#s(literal 1/2 binary64) |
(/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x))) |
(/.f64 a (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y))) |
a |
(fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)) |
(fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) |
(*.f64 t z) |
(*.f64 z t) |
t |
z |
#s(literal -9 binary64) |
(*.f64 y x) |
(*.f64 x y) |
y |
x |
(fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y)) |
(*.f64 (/.f64 (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) a) #s(literal 1/2 binary64)) |
(/.f64 z a) |
z |
a |
(neg.f64 (*.f64 t #s(literal 9/2 binary64))) |
(*.f64 #s(literal -9/2 binary64) t) |
(*.f64 t #s(literal 9/2 binary64)) |
(*.f64 #s(literal 9/2 binary64) t) |
t |
#s(literal 9/2 binary64) |
(*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y) |
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y) |
(*.f64 x (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) x) |
x |
(/.f64 #s(literal 1/2 binary64) a) |
#s(literal 1/2 binary64) |
y |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0 | (neg.f64 (*.f64 t #s(literal 9/2 binary64))) | |
| accuracy | 0.16015625 | (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) | |
| accuracy | 4.755359235982945 | (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y)) | |
| accuracy | 5.874013528010252 | (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y) | |
| accuracy | 0 | (*.f64 t z) | |
| accuracy | 0.4134769799927949 | (/.f64 #s(literal 1/2 binary64) (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)))) | |
| accuracy | 0.5364117174508596 | (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)) | |
| accuracy | 5.365134322221902 | (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x))) | |
| accuracy | 0 | (*.f64 a #s(literal 2 binary64)) | |
| accuracy | 0.2017338132413075 | (*.f64 #s(literal -9 binary64) (*.f64 z t)) | |
| accuracy | 5.388221886160729 | (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (*.f64 a #s(literal 2 binary64))) | |
| accuracy | 27.904316516644997 | #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) | |
| accuracy | 0 | (/.f64 t a) | |
| accuracy | 0.189785009768442 | (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) | |
| accuracy | 6.088035307973402 | (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) | |
| accuracy | 26.64859055348562 | #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z)) | |
| accuracy | 0 | (*.f64 a #s(literal 2 binary64)) | |
| accuracy | 0 | (*.f64 #s(literal -9 binary64) t) | |
| accuracy | 0.08984375 | (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) | |
| accuracy | 5.388221886160729 | (/.f64 (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) |
| 95.0ms | 256× | 0 | valid |
Compiled 204 to 42 computations (79.4% saved)
ival-mult: 50.0ms (70.3% of total)ival-div: 14.0ms (19.7% of total)ival-add: 3.0ms (4.2% of total)ival-sub: 1.0ms (1.4% of total)exact: 1.0ms (1.4% of total)ival-neg: 1.0ms (1.4% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#s(alt (/.f64 (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ()) |
#s(alt (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) (patch (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) #<representation binary64>) () ()) |
#s(alt (*.f64 #s(literal -9 binary64) t) (patch (*.f64 #s(literal -9 binary64) t) #<representation binary64>) () ()) |
#s(alt (*.f64 y x) (patch (*.f64 y x) #<representation binary64>) () ()) |
#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z)) #<representation binary64>) () ()) |
#s(alt (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) (patch (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) #<representation binary64>) () ()) |
#s(alt (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) (patch (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) #<representation binary64>) () ()) |
#s(alt (/.f64 t a) (patch (/.f64 t a) #<representation binary64>) () ()) |
#s(alt (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ()) |
#s(alt #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (patch #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) #<representation binary64>) () ()) |
#s(alt (*.f64 #s(literal -9 binary64) (*.f64 z t)) (patch (*.f64 #s(literal -9 binary64) (*.f64 z t)) #<representation binary64>) () ()) |
#s(alt (*.f64 z t) (patch (*.f64 z t) #<representation binary64>) () ()) |
#s(alt (/.f64 #s(literal 1/2 binary64) (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)))) (patch (/.f64 #s(literal 1/2 binary64) (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)))) #<representation binary64>) () ()) |
#s(alt (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x))) (patch (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x))) #<representation binary64>) () ()) |
#s(alt (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)) (patch (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)) #<representation binary64>) () ()) |
#s(alt (*.f64 t z) (patch (*.f64 t z) #<representation binary64>) () ()) |
#s(alt (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y)) (patch (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y)) #<representation binary64>) () ()) |
#s(alt (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (patch (neg.f64 (*.f64 t #s(literal 9/2 binary64))) #<representation binary64>) () ()) |
#s(alt (/.f64 z a) (patch (/.f64 z a) #<representation binary64>) () ()) |
#s(alt (*.f64 t #s(literal 9/2 binary64)) (patch (*.f64 t #s(literal 9/2 binary64)) #<representation binary64>) () ()) |
#s(alt (*.f64 a #s(literal 2 binary64)) (patch (*.f64 a #s(literal 2 binary64)) #<representation binary64>) () ()) |
#s(alt (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y) (patch (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y) #<representation binary64>) () ()) |
#s(alt (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) (patch (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) #<representation binary64>) () ()) |
| Outputs |
|---|
#s(alt (* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) (taylor 0 a) (#s(alt (/.f64 (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) (taylor 0 a) (#s(alt (/.f64 (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) (taylor 0 a) (#s(alt (/.f64 (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) (taylor 0 a) (#s(alt (/.f64 (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) (taylor 0 a) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) (taylor 0 a) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) (taylor 0 a) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) (taylor 0 a) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z)) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor 0 a) (#s(alt (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) (patch (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor 0 a) (#s(alt (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) (patch (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor 0 a) (#s(alt (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) (patch (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor 0 a) (#s(alt (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) (patch (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ t a)) (taylor 0 a) (#s(alt (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) (patch (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ t a)) (taylor 0 a) (#s(alt (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) (patch (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ t a)) (taylor 0 a) (#s(alt (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) (patch (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ t a)) (taylor 0 a) (#s(alt (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) (patch (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ t a) (taylor 0 a) (#s(alt (/.f64 t a) (patch (/.f64 t a) #<representation binary64>) () ())) ()) |
#s(alt (/ t a) (taylor 0 a) (#s(alt (/.f64 t a) (patch (/.f64 t a) #<representation binary64>) () ())) ()) |
#s(alt (/ t a) (taylor 0 a) (#s(alt (/.f64 t a) (patch (/.f64 t a) #<representation binary64>) () ())) ()) |
#s(alt (/ t a) (taylor 0 a) (#s(alt (/.f64 t a) (patch (/.f64 t a) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) (taylor 0 a) (#s(alt (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) (taylor 0 a) (#s(alt (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) (taylor 0 a) (#s(alt (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) (taylor 0 a) (#s(alt (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) (taylor 0 a) (#s(alt (/.f64 #s(literal 1/2 binary64) (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)))) (patch (/.f64 #s(literal 1/2 binary64) (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) (taylor 0 a) (#s(alt (/.f64 #s(literal 1/2 binary64) (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)))) (patch (/.f64 #s(literal 1/2 binary64) (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) (taylor 0 a) (#s(alt (/.f64 #s(literal 1/2 binary64) (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)))) (patch (/.f64 #s(literal 1/2 binary64) (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) (taylor 0 a) (#s(alt (/.f64 #s(literal 1/2 binary64) (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)))) (patch (/.f64 #s(literal 1/2 binary64) (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)))) #<representation binary64>) () ())) ()) |
#s(alt (/ a (+ (* -9 (* t z)) (* x y))) (taylor 0 a) (#s(alt (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x))) (patch (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (/ a (+ (* -9 (* t z)) (* x y))) (taylor 0 a) (#s(alt (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x))) (patch (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (/ a (+ (* -9 (* t z)) (* x y))) (taylor 0 a) (#s(alt (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x))) (patch (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (/ a (+ (* -9 (* t z)) (* x y))) (taylor 0 a) (#s(alt (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x))) (patch (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -9/2 (* t z)) (* 1/2 (* x y))) a) (taylor 0 a) (#s(alt (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y)) (patch (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -9/2 (* t z)) (* 1/2 (* x y))) a) (taylor 0 a) (#s(alt (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y)) (patch (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -9/2 (* t z)) (* 1/2 (* x y))) a) (taylor 0 a) (#s(alt (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y)) (patch (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -9/2 (* t z)) (* 1/2 (* x y))) a) (taylor 0 a) (#s(alt (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y)) (patch (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y)) #<representation binary64>) () ())) ()) |
#s(alt (/ z a) (taylor 0 a) (#s(alt (/.f64 z a) (patch (/.f64 z a) #<representation binary64>) () ())) ()) |
#s(alt (/ z a) (taylor 0 a) (#s(alt (/.f64 z a) (patch (/.f64 z a) #<representation binary64>) () ())) ()) |
#s(alt (/ z a) (taylor 0 a) (#s(alt (/.f64 z a) (patch (/.f64 z a) #<representation binary64>) () ())) ()) |
#s(alt (/ z a) (taylor 0 a) (#s(alt (/.f64 z a) (patch (/.f64 z a) #<representation binary64>) () ())) ()) |
#s(alt (* 2 a) (taylor 0 a) (#s(alt (*.f64 a #s(literal 2 binary64)) (patch (*.f64 a #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 2 a) (taylor 0 a) (#s(alt (*.f64 a #s(literal 2 binary64)) (patch (*.f64 a #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 2 a) (taylor 0 a) (#s(alt (*.f64 a #s(literal 2 binary64)) (patch (*.f64 a #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 2 a) (taylor 0 a) (#s(alt (*.f64 a #s(literal 2 binary64)) (patch (*.f64 a #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor 0 a) (#s(alt (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y) (patch (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor 0 a) (#s(alt (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y) (patch (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor 0 a) (#s(alt (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y) (patch (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor 0 a) (#s(alt (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y) (patch (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x a)) (taylor 0 a) (#s(alt (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) (patch (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x a)) (taylor 0 a) (#s(alt (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) (patch (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x a)) (taylor 0 a) (#s(alt (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) (patch (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x a)) (taylor 0 a) (#s(alt (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) (patch (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) (taylor inf a) (#s(alt (/.f64 (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) (taylor inf a) (#s(alt (/.f64 (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) (taylor inf a) (#s(alt (/.f64 (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) (taylor inf a) (#s(alt (/.f64 (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) (taylor inf a) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) (taylor inf a) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) (taylor inf a) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) (taylor inf a) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z)) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor inf a) (#s(alt (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) (patch (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor inf a) (#s(alt (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) (patch (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor inf a) (#s(alt (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) (patch (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor inf a) (#s(alt (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) (patch (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ t a)) (taylor inf a) (#s(alt (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) (patch (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ t a)) (taylor inf a) (#s(alt (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) (patch (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ t a)) (taylor inf a) (#s(alt (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) (patch (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ t a)) (taylor inf a) (#s(alt (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) (patch (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ t a) (taylor inf a) (#s(alt (/.f64 t a) (patch (/.f64 t a) #<representation binary64>) () ())) ()) |
#s(alt (/ t a) (taylor inf a) (#s(alt (/.f64 t a) (patch (/.f64 t a) #<representation binary64>) () ())) ()) |
#s(alt (/ t a) (taylor inf a) (#s(alt (/.f64 t a) (patch (/.f64 t a) #<representation binary64>) () ())) ()) |
#s(alt (/ t a) (taylor inf a) (#s(alt (/.f64 t a) (patch (/.f64 t a) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) (taylor inf a) (#s(alt (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) (taylor inf a) (#s(alt (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) (taylor inf a) (#s(alt (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) (taylor inf a) (#s(alt (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) (taylor inf a) (#s(alt (/.f64 #s(literal 1/2 binary64) (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)))) (patch (/.f64 #s(literal 1/2 binary64) (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) (taylor inf a) (#s(alt (/.f64 #s(literal 1/2 binary64) (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)))) (patch (/.f64 #s(literal 1/2 binary64) (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) (taylor inf a) (#s(alt (/.f64 #s(literal 1/2 binary64) (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)))) (patch (/.f64 #s(literal 1/2 binary64) (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) (taylor inf a) (#s(alt (/.f64 #s(literal 1/2 binary64) (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)))) (patch (/.f64 #s(literal 1/2 binary64) (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)))) #<representation binary64>) () ())) ()) |
#s(alt (/ a (+ (* -9 (* t z)) (* x y))) (taylor inf a) (#s(alt (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x))) (patch (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (/ a (+ (* -9 (* t z)) (* x y))) (taylor inf a) (#s(alt (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x))) (patch (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (/ a (+ (* -9 (* t z)) (* x y))) (taylor inf a) (#s(alt (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x))) (patch (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (/ a (+ (* -9 (* t z)) (* x y))) (taylor inf a) (#s(alt (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x))) (patch (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -9/2 (* t z)) (* 1/2 (* x y))) a) (taylor inf a) (#s(alt (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y)) (patch (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -9/2 (* t z)) (* 1/2 (* x y))) a) (taylor inf a) (#s(alt (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y)) (patch (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -9/2 (* t z)) (* 1/2 (* x y))) a) (taylor inf a) (#s(alt (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y)) (patch (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -9/2 (* t z)) (* 1/2 (* x y))) a) (taylor inf a) (#s(alt (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y)) (patch (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y)) #<representation binary64>) () ())) ()) |
#s(alt (/ z a) (taylor inf a) (#s(alt (/.f64 z a) (patch (/.f64 z a) #<representation binary64>) () ())) ()) |
#s(alt (/ z a) (taylor inf a) (#s(alt (/.f64 z a) (patch (/.f64 z a) #<representation binary64>) () ())) ()) |
#s(alt (/ z a) (taylor inf a) (#s(alt (/.f64 z a) (patch (/.f64 z a) #<representation binary64>) () ())) ()) |
#s(alt (/ z a) (taylor inf a) (#s(alt (/.f64 z a) (patch (/.f64 z a) #<representation binary64>) () ())) ()) |
#s(alt (* 2 a) (taylor inf a) (#s(alt (*.f64 a #s(literal 2 binary64)) (patch (*.f64 a #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 2 a) (taylor inf a) (#s(alt (*.f64 a #s(literal 2 binary64)) (patch (*.f64 a #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 2 a) (taylor inf a) (#s(alt (*.f64 a #s(literal 2 binary64)) (patch (*.f64 a #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 2 a) (taylor inf a) (#s(alt (*.f64 a #s(literal 2 binary64)) (patch (*.f64 a #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor inf a) (#s(alt (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y) (patch (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor inf a) (#s(alt (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y) (patch (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor inf a) (#s(alt (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y) (patch (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor inf a) (#s(alt (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y) (patch (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x a)) (taylor inf a) (#s(alt (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) (patch (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x a)) (taylor inf a) (#s(alt (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) (patch (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x a)) (taylor inf a) (#s(alt (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) (patch (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x a)) (taylor inf a) (#s(alt (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) (patch (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) (taylor -inf a) (#s(alt (/.f64 (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) (taylor -inf a) (#s(alt (/.f64 (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) (taylor -inf a) (#s(alt (/.f64 (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) (taylor -inf a) (#s(alt (/.f64 (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) (taylor -inf a) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) (taylor -inf a) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) (taylor -inf a) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) (taylor -inf a) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z)) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor -inf a) (#s(alt (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) (patch (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor -inf a) (#s(alt (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) (patch (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor -inf a) (#s(alt (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) (patch (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor -inf a) (#s(alt (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) (patch (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ t a)) (taylor -inf a) (#s(alt (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) (patch (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ t a)) (taylor -inf a) (#s(alt (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) (patch (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ t a)) (taylor -inf a) (#s(alt (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) (patch (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ t a)) (taylor -inf a) (#s(alt (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) (patch (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ t a) (taylor -inf a) (#s(alt (/.f64 t a) (patch (/.f64 t a) #<representation binary64>) () ())) ()) |
#s(alt (/ t a) (taylor -inf a) (#s(alt (/.f64 t a) (patch (/.f64 t a) #<representation binary64>) () ())) ()) |
#s(alt (/ t a) (taylor -inf a) (#s(alt (/.f64 t a) (patch (/.f64 t a) #<representation binary64>) () ())) ()) |
#s(alt (/ t a) (taylor -inf a) (#s(alt (/.f64 t a) (patch (/.f64 t a) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) (taylor -inf a) (#s(alt (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) (taylor -inf a) (#s(alt (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) (taylor -inf a) (#s(alt (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) (taylor -inf a) (#s(alt (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) (taylor -inf a) (#s(alt (/.f64 #s(literal 1/2 binary64) (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)))) (patch (/.f64 #s(literal 1/2 binary64) (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) (taylor -inf a) (#s(alt (/.f64 #s(literal 1/2 binary64) (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)))) (patch (/.f64 #s(literal 1/2 binary64) (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) (taylor -inf a) (#s(alt (/.f64 #s(literal 1/2 binary64) (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)))) (patch (/.f64 #s(literal 1/2 binary64) (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) (taylor -inf a) (#s(alt (/.f64 #s(literal 1/2 binary64) (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)))) (patch (/.f64 #s(literal 1/2 binary64) (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)))) #<representation binary64>) () ())) ()) |
#s(alt (/ a (+ (* -9 (* t z)) (* x y))) (taylor -inf a) (#s(alt (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x))) (patch (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (/ a (+ (* -9 (* t z)) (* x y))) (taylor -inf a) (#s(alt (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x))) (patch (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (/ a (+ (* -9 (* t z)) (* x y))) (taylor -inf a) (#s(alt (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x))) (patch (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (/ a (+ (* -9 (* t z)) (* x y))) (taylor -inf a) (#s(alt (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x))) (patch (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1/2 (* x y)) (* 9/2 (* t z))) a)) (taylor -inf a) (#s(alt (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y)) (patch (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1/2 (* x y)) (* 9/2 (* t z))) a)) (taylor -inf a) (#s(alt (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y)) (patch (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1/2 (* x y)) (* 9/2 (* t z))) a)) (taylor -inf a) (#s(alt (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y)) (patch (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1/2 (* x y)) (* 9/2 (* t z))) a)) (taylor -inf a) (#s(alt (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y)) (patch (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y)) #<representation binary64>) () ())) ()) |
#s(alt (/ z a) (taylor -inf a) (#s(alt (/.f64 z a) (patch (/.f64 z a) #<representation binary64>) () ())) ()) |
#s(alt (/ z a) (taylor -inf a) (#s(alt (/.f64 z a) (patch (/.f64 z a) #<representation binary64>) () ())) ()) |
#s(alt (/ z a) (taylor -inf a) (#s(alt (/.f64 z a) (patch (/.f64 z a) #<representation binary64>) () ())) ()) |
#s(alt (/ z a) (taylor -inf a) (#s(alt (/.f64 z a) (patch (/.f64 z a) #<representation binary64>) () ())) ()) |
#s(alt (* 2 a) (taylor -inf a) (#s(alt (*.f64 a #s(literal 2 binary64)) (patch (*.f64 a #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 2 a) (taylor -inf a) (#s(alt (*.f64 a #s(literal 2 binary64)) (patch (*.f64 a #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 2 a) (taylor -inf a) (#s(alt (*.f64 a #s(literal 2 binary64)) (patch (*.f64 a #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 2 a) (taylor -inf a) (#s(alt (*.f64 a #s(literal 2 binary64)) (patch (*.f64 a #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor -inf a) (#s(alt (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y) (patch (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor -inf a) (#s(alt (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y) (patch (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor -inf a) (#s(alt (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y) (patch (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor -inf a) (#s(alt (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y) (patch (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x a)) (taylor -inf a) (#s(alt (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) (patch (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x a)) (taylor -inf a) (#s(alt (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) (patch (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x a)) (taylor -inf a) (#s(alt (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) (patch (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x a)) (taylor -inf a) (#s(alt (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) (patch (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor 0 t) (#s(alt (/.f64 (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) (taylor 0 t) (#s(alt (/.f64 (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) (taylor 0 t) (#s(alt (/.f64 (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) (taylor 0 t) (#s(alt (/.f64 (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor 0 t) (#s(alt (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) (patch (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9 (* t z)) (* x y)) (taylor 0 t) (#s(alt (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) (patch (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9 (* t z)) (* x y)) (taylor 0 t) (#s(alt (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) (patch (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9 (* t z)) (* x y)) (taylor 0 t) (#s(alt (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) (patch (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* -9 t) (taylor 0 t) (#s(alt (*.f64 #s(literal -9 binary64) t) (patch (*.f64 #s(literal -9 binary64) t) #<representation binary64>) () ())) ()) |
#s(alt (* -9 t) (taylor 0 t) (#s(alt (*.f64 #s(literal -9 binary64) t) (patch (*.f64 #s(literal -9 binary64) t) #<representation binary64>) () ())) ()) |
#s(alt (* -9 t) (taylor 0 t) (#s(alt (*.f64 #s(literal -9 binary64) t) (patch (*.f64 #s(literal -9 binary64) t) #<representation binary64>) () ())) ()) |
#s(alt (* -9 t) (taylor 0 t) (#s(alt (*.f64 #s(literal -9 binary64) t) (patch (*.f64 #s(literal -9 binary64) t) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor 0 t) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) (taylor 0 t) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) (taylor 0 t) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) (taylor 0 t) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z)) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor 0 t) (#s(alt (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) (patch (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor 0 t) (#s(alt (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) (patch (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor 0 t) (#s(alt (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) (patch (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor 0 t) (#s(alt (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) (patch (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ t a)) (taylor 0 t) (#s(alt (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) (patch (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ t a)) (taylor 0 t) (#s(alt (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) (patch (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ t a)) (taylor 0 t) (#s(alt (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) (patch (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ t a)) (taylor 0 t) (#s(alt (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) (patch (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ t a) (taylor 0 t) (#s(alt (/.f64 t a) (patch (/.f64 t a) #<representation binary64>) () ())) ()) |
#s(alt (/ t a) (taylor 0 t) (#s(alt (/.f64 t a) (patch (/.f64 t a) #<representation binary64>) () ())) ()) |
#s(alt (/ t a) (taylor 0 t) (#s(alt (/.f64 t a) (patch (/.f64 t a) #<representation binary64>) () ())) ()) |
#s(alt (/ t a) (taylor 0 t) (#s(alt (/.f64 t a) (patch (/.f64 t a) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor 0 t) (#s(alt (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) (taylor 0 t) (#s(alt (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) (taylor 0 t) (#s(alt (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) (taylor 0 t) (#s(alt (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor 0 t) (#s(alt #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (patch #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9 (* t z)) (* x y)) (taylor 0 t) (#s(alt #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (patch #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9 (* t z)) (* x y)) (taylor 0 t) (#s(alt #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (patch #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9 (* t z)) (* x y)) (taylor 0 t) (#s(alt #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (patch #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) #<representation binary64>) () ())) ()) |
#s(alt (* -9 (* t z)) (taylor 0 t) (#s(alt (*.f64 #s(literal -9 binary64) (*.f64 z t)) (patch (*.f64 #s(literal -9 binary64) (*.f64 z t)) #<representation binary64>) () ())) ()) |
#s(alt (* -9 (* t z)) (taylor 0 t) (#s(alt (*.f64 #s(literal -9 binary64) (*.f64 z t)) (patch (*.f64 #s(literal -9 binary64) (*.f64 z t)) #<representation binary64>) () ())) ()) |
#s(alt (* -9 (* t z)) (taylor 0 t) (#s(alt (*.f64 #s(literal -9 binary64) (*.f64 z t)) (patch (*.f64 #s(literal -9 binary64) (*.f64 z t)) #<representation binary64>) () ())) ()) |
#s(alt (* -9 (* t z)) (taylor 0 t) (#s(alt (*.f64 #s(literal -9 binary64) (*.f64 z t)) (patch (*.f64 #s(literal -9 binary64) (*.f64 z t)) #<representation binary64>) () ())) ()) |
#s(alt (* t z) (taylor 0 t) (#s(alt (*.f64 z t) (patch (*.f64 z t) #<representation binary64>) () ())) ()) |
#s(alt (* t z) (taylor 0 t) (#s(alt (*.f64 z t) (patch (*.f64 z t) #<representation binary64>) () ())) ()) |
#s(alt (* t z) (taylor 0 t) (#s(alt (*.f64 z t) (patch (*.f64 z t) #<representation binary64>) () ())) ()) |
#s(alt (* t z) (taylor 0 t) (#s(alt (*.f64 z t) (patch (*.f64 z t) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor 0 t) (#s(alt (/.f64 #s(literal 1/2 binary64) (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)))) (patch (/.f64 #s(literal 1/2 binary64) (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) (taylor 0 t) (#s(alt (/.f64 #s(literal 1/2 binary64) (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)))) (patch (/.f64 #s(literal 1/2 binary64) (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) (taylor 0 t) (#s(alt (/.f64 #s(literal 1/2 binary64) (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)))) (patch (/.f64 #s(literal 1/2 binary64) (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) (taylor 0 t) (#s(alt (/.f64 #s(literal 1/2 binary64) (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)))) (patch (/.f64 #s(literal 1/2 binary64) (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)))) #<representation binary64>) () ())) ()) |
#s(alt (/ a (* x y)) (taylor 0 t) (#s(alt (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x))) (patch (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 9 (/ (* a (* t z)) (* (pow x 2) (pow y 2)))) (/ a (* x y))) (taylor 0 t) (#s(alt (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x))) (patch (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* t (- (* 81 (/ (* a (* t (pow z 2))) (* (pow x 3) (pow y 3)))) (* -9 (/ (* a z) (* (pow x 2) (pow y 2)))))) (/ a (* x y))) (taylor 0 t) (#s(alt (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x))) (patch (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* t (- (* t (- (* 729 (/ (* a (* t (pow z 3))) (* (pow x 4) (pow y 4)))) (* -81 (/ (* a (pow z 2)) (* (pow x 3) (pow y 3)))))) (* -9 (/ (* a z) (* (pow x 2) (pow y 2)))))) (/ a (* x y))) (taylor 0 t) (#s(alt (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x))) (patch (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor 0 t) (#s(alt (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)) (patch (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9 (* t z)) (* x y)) (taylor 0 t) (#s(alt (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)) (patch (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9 (* t z)) (* x y)) (taylor 0 t) (#s(alt (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)) (patch (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9 (* t z)) (* x y)) (taylor 0 t) (#s(alt (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)) (patch (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* t z) (taylor 0 t) (#s(alt (*.f64 t z) (patch (*.f64 t z) #<representation binary64>) () ())) ()) |
#s(alt (* t z) (taylor 0 t) (#s(alt (*.f64 t z) (patch (*.f64 t z) #<representation binary64>) () ())) ()) |
#s(alt (* t z) (taylor 0 t) (#s(alt (*.f64 t z) (patch (*.f64 t z) #<representation binary64>) () ())) ()) |
#s(alt (* t z) (taylor 0 t) (#s(alt (*.f64 t z) (patch (*.f64 t z) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor 0 t) (#s(alt (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y)) (patch (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) (taylor 0 t) (#s(alt (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y)) (patch (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) (taylor 0 t) (#s(alt (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y)) (patch (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) (taylor 0 t) (#s(alt (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y)) (patch (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y)) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 t) (taylor 0 t) (#s(alt (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (patch (neg.f64 (*.f64 t #s(literal 9/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 t) (taylor 0 t) (#s(alt (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (patch (neg.f64 (*.f64 t #s(literal 9/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 t) (taylor 0 t) (#s(alt (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (patch (neg.f64 (*.f64 t #s(literal 9/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 t) (taylor 0 t) (#s(alt (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (patch (neg.f64 (*.f64 t #s(literal 9/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 9/2 t) (taylor 0 t) (#s(alt (*.f64 t #s(literal 9/2 binary64)) (patch (*.f64 t #s(literal 9/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 9/2 t) (taylor 0 t) (#s(alt (*.f64 t #s(literal 9/2 binary64)) (patch (*.f64 t #s(literal 9/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 9/2 t) (taylor 0 t) (#s(alt (*.f64 t #s(literal 9/2 binary64)) (patch (*.f64 t #s(literal 9/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 9/2 t) (taylor 0 t) (#s(alt (*.f64 t #s(literal 9/2 binary64)) (patch (*.f64 t #s(literal 9/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor inf t) (#s(alt (/.f64 (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) (taylor inf t) (#s(alt (/.f64 (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) (taylor inf t) (#s(alt (/.f64 (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) (taylor inf t) (#s(alt (/.f64 (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -9 (* t z)) (taylor inf t) (#s(alt (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) (patch (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* -9 z) (/ (* x y) t))) (taylor inf t) (#s(alt (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) (patch (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* -9 z) (/ (* x y) t))) (taylor inf t) (#s(alt (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) (patch (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* -9 z) (/ (* x y) t))) (taylor inf t) (#s(alt (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) (patch (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* -9 t) (taylor inf t) (#s(alt (*.f64 #s(literal -9 binary64) t) (patch (*.f64 #s(literal -9 binary64) t) #<representation binary64>) () ())) ()) |
#s(alt (* -9 t) (taylor inf t) (#s(alt (*.f64 #s(literal -9 binary64) t) (patch (*.f64 #s(literal -9 binary64) t) #<representation binary64>) () ())) ()) |
#s(alt (* -9 t) (taylor inf t) (#s(alt (*.f64 #s(literal -9 binary64) t) (patch (*.f64 #s(literal -9 binary64) t) #<representation binary64>) () ())) ()) |
#s(alt (* -9 t) (taylor inf t) (#s(alt (*.f64 #s(literal -9 binary64) t) (patch (*.f64 #s(literal -9 binary64) t) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor inf t) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z)) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) (taylor inf t) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z)) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) (taylor inf t) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z)) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) (taylor inf t) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z)) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor inf t) (#s(alt (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) (patch (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor inf t) (#s(alt (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) (patch (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor inf t) (#s(alt (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) (patch (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor inf t) (#s(alt (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) (patch (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ t a)) (taylor inf t) (#s(alt (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) (patch (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ t a)) (taylor inf t) (#s(alt (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) (patch (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ t a)) (taylor inf t) (#s(alt (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) (patch (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ t a)) (taylor inf t) (#s(alt (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) (patch (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ t a) (taylor inf t) (#s(alt (/.f64 t a) (patch (/.f64 t a) #<representation binary64>) () ())) ()) |
#s(alt (/ t a) (taylor inf t) (#s(alt (/.f64 t a) (patch (/.f64 t a) #<representation binary64>) () ())) ()) |
#s(alt (/ t a) (taylor inf t) (#s(alt (/.f64 t a) (patch (/.f64 t a) #<representation binary64>) () ())) ()) |
#s(alt (/ t a) (taylor inf t) (#s(alt (/.f64 t a) (patch (/.f64 t a) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor inf t) (#s(alt (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) (taylor inf t) (#s(alt (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) (taylor inf t) (#s(alt (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) (taylor inf t) (#s(alt (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -9 (* t z)) (taylor inf t) (#s(alt #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (patch #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) #<representation binary64>) () ())) ()) |
#s(alt (* t (- (/ (* x y) t) (* 9 z))) (taylor inf t) (#s(alt #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (patch #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) #<representation binary64>) () ())) ()) |
#s(alt (* t (- (/ (* x y) t) (* 9 z))) (taylor inf t) (#s(alt #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (patch #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) #<representation binary64>) () ())) ()) |
#s(alt (* t (- (/ (* x y) t) (* 9 z))) (taylor inf t) (#s(alt #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (patch #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) #<representation binary64>) () ())) ()) |
#s(alt (* -9 (* t z)) (taylor inf t) (#s(alt (*.f64 #s(literal -9 binary64) (*.f64 z t)) (patch (*.f64 #s(literal -9 binary64) (*.f64 z t)) #<representation binary64>) () ())) ()) |
#s(alt (* -9 (* t z)) (taylor inf t) (#s(alt (*.f64 #s(literal -9 binary64) (*.f64 z t)) (patch (*.f64 #s(literal -9 binary64) (*.f64 z t)) #<representation binary64>) () ())) ()) |
#s(alt (* -9 (* t z)) (taylor inf t) (#s(alt (*.f64 #s(literal -9 binary64) (*.f64 z t)) (patch (*.f64 #s(literal -9 binary64) (*.f64 z t)) #<representation binary64>) () ())) ()) |
#s(alt (* -9 (* t z)) (taylor inf t) (#s(alt (*.f64 #s(literal -9 binary64) (*.f64 z t)) (patch (*.f64 #s(literal -9 binary64) (*.f64 z t)) #<representation binary64>) () ())) ()) |
#s(alt (* t z) (taylor inf t) (#s(alt (*.f64 z t) (patch (*.f64 z t) #<representation binary64>) () ())) ()) |
#s(alt (* t z) (taylor inf t) (#s(alt (*.f64 z t) (patch (*.f64 z t) #<representation binary64>) () ())) ()) |
#s(alt (* t z) (taylor inf t) (#s(alt (*.f64 z t) (patch (*.f64 z t) #<representation binary64>) () ())) ()) |
#s(alt (* t z) (taylor inf t) (#s(alt (*.f64 z t) (patch (*.f64 z t) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor inf t) (#s(alt (/.f64 #s(literal 1/2 binary64) (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)))) (patch (/.f64 #s(literal 1/2 binary64) (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)))) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) (taylor inf t) (#s(alt (/.f64 #s(literal 1/2 binary64) (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)))) (patch (/.f64 #s(literal 1/2 binary64) (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)))) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) (taylor inf t) (#s(alt (/.f64 #s(literal 1/2 binary64) (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)))) (patch (/.f64 #s(literal 1/2 binary64) (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)))) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) (taylor inf t) (#s(alt (/.f64 #s(literal 1/2 binary64) (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)))) (patch (/.f64 #s(literal 1/2 binary64) (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/9 (/ a (* t z))) (taylor inf t) (#s(alt (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x))) (patch (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/9 (/ a z)) (* -1/81 (/ (* a (* x y)) (* t (pow z 2))))) t) (taylor inf t) (#s(alt (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x))) (patch (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (* -1/9 (/ a z)) (* -1/729 (/ (* a (* (pow x 2) (pow y 2))) (* (pow t 2) (pow z 3))))) (* 1/81 (/ (* a (* x y)) (* t (pow z 2))))) t) (taylor inf t) (#s(alt (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x))) (patch (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (* -1/9 (/ a z)) (* -1/6561 (/ (* a (* (pow x 3) (pow y 3))) (* (pow t 3) (pow z 4))))) (+ (* 1/729 (/ (* a (* (pow x 2) (pow y 2))) (* (pow t 2) (pow z 3)))) (* 1/81 (/ (* a (* x y)) (* t (pow z 2)))))) t) (taylor inf t) (#s(alt (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x))) (patch (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* -9 (* t z)) (taylor inf t) (#s(alt (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)) (patch (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* -9 z) (/ (* x y) t))) (taylor inf t) (#s(alt (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)) (patch (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* -9 z) (/ (* x y) t))) (taylor inf t) (#s(alt (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)) (patch (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* -9 z) (/ (* x y) t))) (taylor inf t) (#s(alt (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)) (patch (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* t z) (taylor inf t) (#s(alt (*.f64 t z) (patch (*.f64 t z) #<representation binary64>) () ())) ()) |
#s(alt (* t z) (taylor inf t) (#s(alt (*.f64 t z) (patch (*.f64 t z) #<representation binary64>) () ())) ()) |
#s(alt (* t z) (taylor inf t) (#s(alt (*.f64 t z) (patch (*.f64 t z) #<representation binary64>) () ())) ()) |
#s(alt (* t z) (taylor inf t) (#s(alt (*.f64 t z) (patch (*.f64 t z) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor inf t) (#s(alt (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y)) (patch (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y)) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) (taylor inf t) (#s(alt (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y)) (patch (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y)) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) (taylor inf t) (#s(alt (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y)) (patch (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y)) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) (taylor inf t) (#s(alt (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y)) (patch (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y)) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 t) (taylor inf t) (#s(alt (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (patch (neg.f64 (*.f64 t #s(literal 9/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 t) (taylor inf t) (#s(alt (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (patch (neg.f64 (*.f64 t #s(literal 9/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 t) (taylor inf t) (#s(alt (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (patch (neg.f64 (*.f64 t #s(literal 9/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 t) (taylor inf t) (#s(alt (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (patch (neg.f64 (*.f64 t #s(literal 9/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 9/2 t) (taylor inf t) (#s(alt (*.f64 t #s(literal 9/2 binary64)) (patch (*.f64 t #s(literal 9/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 9/2 t) (taylor inf t) (#s(alt (*.f64 t #s(literal 9/2 binary64)) (patch (*.f64 t #s(literal 9/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 9/2 t) (taylor inf t) (#s(alt (*.f64 t #s(literal 9/2 binary64)) (patch (*.f64 t #s(literal 9/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 9/2 t) (taylor inf t) (#s(alt (*.f64 t #s(literal 9/2 binary64)) (patch (*.f64 t #s(literal 9/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor -inf t) (#s(alt (/.f64 (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) (taylor -inf t) (#s(alt (/.f64 (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) (taylor -inf t) (#s(alt (/.f64 (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) (taylor -inf t) (#s(alt (/.f64 (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -9 (* t z)) (taylor -inf t) (#s(alt (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) (patch (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1 (/ (* x y) t)) (* 9 z)))) (taylor -inf t) (#s(alt (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) (patch (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1 (/ (* x y) t)) (* 9 z)))) (taylor -inf t) (#s(alt (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) (patch (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1 (/ (* x y) t)) (* 9 z)))) (taylor -inf t) (#s(alt (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) (patch (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* -9 t) (taylor -inf t) (#s(alt (*.f64 #s(literal -9 binary64) t) (patch (*.f64 #s(literal -9 binary64) t) #<representation binary64>) () ())) ()) |
#s(alt (* -9 t) (taylor -inf t) (#s(alt (*.f64 #s(literal -9 binary64) t) (patch (*.f64 #s(literal -9 binary64) t) #<representation binary64>) () ())) ()) |
#s(alt (* -9 t) (taylor -inf t) (#s(alt (*.f64 #s(literal -9 binary64) t) (patch (*.f64 #s(literal -9 binary64) t) #<representation binary64>) () ())) ()) |
#s(alt (* -9 t) (taylor -inf t) (#s(alt (*.f64 #s(literal -9 binary64) t) (patch (*.f64 #s(literal -9 binary64) t) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor -inf t) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) (taylor -inf t) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) (taylor -inf t) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) (taylor -inf t) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z)) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor -inf t) (#s(alt (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) (patch (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor -inf t) (#s(alt (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) (patch (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor -inf t) (#s(alt (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) (patch (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor -inf t) (#s(alt (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) (patch (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ t a)) (taylor -inf t) (#s(alt (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) (patch (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ t a)) (taylor -inf t) (#s(alt (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) (patch (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ t a)) (taylor -inf t) (#s(alt (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) (patch (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ t a)) (taylor -inf t) (#s(alt (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) (patch (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ t a) (taylor -inf t) (#s(alt (/.f64 t a) (patch (/.f64 t a) #<representation binary64>) () ())) ()) |
#s(alt (/ t a) (taylor -inf t) (#s(alt (/.f64 t a) (patch (/.f64 t a) #<representation binary64>) () ())) ()) |
#s(alt (/ t a) (taylor -inf t) (#s(alt (/.f64 t a) (patch (/.f64 t a) #<representation binary64>) () ())) ()) |
#s(alt (/ t a) (taylor -inf t) (#s(alt (/.f64 t a) (patch (/.f64 t a) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor -inf t) (#s(alt (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) (taylor -inf t) (#s(alt (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) (taylor -inf t) (#s(alt (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) (taylor -inf t) (#s(alt (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -9 (* t z)) (taylor -inf t) (#s(alt #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (patch #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (- (* -1 (/ (* x y) t)) (* -9 z)))) (taylor -inf t) (#s(alt #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (patch #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (- (* -1 (/ (* x y) t)) (* -9 z)))) (taylor -inf t) (#s(alt #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (patch #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (- (* -1 (/ (* x y) t)) (* -9 z)))) (taylor -inf t) (#s(alt #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (patch #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) #<representation binary64>) () ())) ()) |
#s(alt (* -9 (* t z)) (taylor -inf t) (#s(alt (*.f64 #s(literal -9 binary64) (*.f64 z t)) (patch (*.f64 #s(literal -9 binary64) (*.f64 z t)) #<representation binary64>) () ())) ()) |
#s(alt (* -9 (* t z)) (taylor -inf t) (#s(alt (*.f64 #s(literal -9 binary64) (*.f64 z t)) (patch (*.f64 #s(literal -9 binary64) (*.f64 z t)) #<representation binary64>) () ())) ()) |
#s(alt (* -9 (* t z)) (taylor -inf t) (#s(alt (*.f64 #s(literal -9 binary64) (*.f64 z t)) (patch (*.f64 #s(literal -9 binary64) (*.f64 z t)) #<representation binary64>) () ())) ()) |
#s(alt (* -9 (* t z)) (taylor -inf t) (#s(alt (*.f64 #s(literal -9 binary64) (*.f64 z t)) (patch (*.f64 #s(literal -9 binary64) (*.f64 z t)) #<representation binary64>) () ())) ()) |
#s(alt (* t z) (taylor -inf t) (#s(alt (*.f64 z t) (patch (*.f64 z t) #<representation binary64>) () ())) ()) |
#s(alt (* t z) (taylor -inf t) (#s(alt (*.f64 z t) (patch (*.f64 z t) #<representation binary64>) () ())) ()) |
#s(alt (* t z) (taylor -inf t) (#s(alt (*.f64 z t) (patch (*.f64 z t) #<representation binary64>) () ())) ()) |
#s(alt (* t z) (taylor -inf t) (#s(alt (*.f64 z t) (patch (*.f64 z t) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor -inf t) (#s(alt (/.f64 #s(literal 1/2 binary64) (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)))) (patch (/.f64 #s(literal 1/2 binary64) (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) (taylor -inf t) (#s(alt (/.f64 #s(literal 1/2 binary64) (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)))) (patch (/.f64 #s(literal 1/2 binary64) (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) (taylor -inf t) (#s(alt (/.f64 #s(literal 1/2 binary64) (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)))) (patch (/.f64 #s(literal 1/2 binary64) (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) (taylor -inf t) (#s(alt (/.f64 #s(literal 1/2 binary64) (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)))) (patch (/.f64 #s(literal 1/2 binary64) (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/9 (/ a (* t z))) (taylor -inf t) (#s(alt (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x))) (patch (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* 1/81 (/ (* a (* x y)) (* t (pow z 2)))) (* 1/9 (/ a z))) t)) (taylor -inf t) (#s(alt (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x))) (patch (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1 (/ (- (* -1/729 (/ (* a (* (pow x 2) (pow y 2))) (* t (pow z 3)))) (* 1/81 (/ (* a (* x y)) (pow z 2)))) t)) (* 1/9 (/ a z))) t)) (taylor -inf t) (#s(alt (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x))) (patch (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 1/6561 (/ (* a (* (pow x 3) (pow y 3))) (* t (pow z 4)))) (* -1/729 (/ (* a (* (pow x 2) (pow y 2))) (pow z 3)))) t)) (* 1/81 (/ (* a (* x y)) (pow z 2)))) t)) (* 1/9 (/ a z))) t)) (taylor -inf t) (#s(alt (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x))) (patch (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* -9 (* t z)) (taylor -inf t) (#s(alt (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)) (patch (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1 (/ (* x y) t)) (* 9 z)))) (taylor -inf t) (#s(alt (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)) (patch (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1 (/ (* x y) t)) (* 9 z)))) (taylor -inf t) (#s(alt (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)) (patch (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1 (/ (* x y) t)) (* 9 z)))) (taylor -inf t) (#s(alt (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)) (patch (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* t z) (taylor -inf t) (#s(alt (*.f64 t z) (patch (*.f64 t z) #<representation binary64>) () ())) ()) |
#s(alt (* t z) (taylor -inf t) (#s(alt (*.f64 t z) (patch (*.f64 t z) #<representation binary64>) () ())) ()) |
#s(alt (* t z) (taylor -inf t) (#s(alt (*.f64 t z) (patch (*.f64 t z) #<representation binary64>) () ())) ()) |
#s(alt (* t z) (taylor -inf t) (#s(alt (*.f64 t z) (patch (*.f64 t z) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor -inf t) (#s(alt (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y)) (patch (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) (taylor -inf t) (#s(alt (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y)) (patch (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) (taylor -inf t) (#s(alt (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y)) (patch (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) (taylor -inf t) (#s(alt (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y)) (patch (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y)) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 t) (taylor -inf t) (#s(alt (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (patch (neg.f64 (*.f64 t #s(literal 9/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 t) (taylor -inf t) (#s(alt (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (patch (neg.f64 (*.f64 t #s(literal 9/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 t) (taylor -inf t) (#s(alt (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (patch (neg.f64 (*.f64 t #s(literal 9/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 t) (taylor -inf t) (#s(alt (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (patch (neg.f64 (*.f64 t #s(literal 9/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 9/2 t) (taylor -inf t) (#s(alt (*.f64 t #s(literal 9/2 binary64)) (patch (*.f64 t #s(literal 9/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 9/2 t) (taylor -inf t) (#s(alt (*.f64 t #s(literal 9/2 binary64)) (patch (*.f64 t #s(literal 9/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 9/2 t) (taylor -inf t) (#s(alt (*.f64 t #s(literal 9/2 binary64)) (patch (*.f64 t #s(literal 9/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 9/2 t) (taylor -inf t) (#s(alt (*.f64 t #s(literal 9/2 binary64)) (patch (*.f64 t #s(literal 9/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor 0 z) (#s(alt (/.f64 (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) (taylor 0 z) (#s(alt (/.f64 (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) (taylor 0 z) (#s(alt (/.f64 (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) (taylor 0 z) (#s(alt (/.f64 (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor 0 z) (#s(alt (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) (patch (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9 (* t z)) (* x y)) (taylor 0 z) (#s(alt (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) (patch (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9 (* t z)) (* x y)) (taylor 0 z) (#s(alt (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) (patch (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9 (* t z)) (* x y)) (taylor 0 z) (#s(alt (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) (patch (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor 0 z) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) (taylor 0 z) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) (taylor 0 z) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) (taylor 0 z) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z)) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor 0 z) (#s(alt (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) (patch (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor 0 z) (#s(alt (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) (patch (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor 0 z) (#s(alt (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) (patch (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor 0 z) (#s(alt (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) (patch (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor 0 z) (#s(alt (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) (taylor 0 z) (#s(alt (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) (taylor 0 z) (#s(alt (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) (taylor 0 z) (#s(alt (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor 0 z) (#s(alt #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (patch #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9 (* t z)) (* x y)) (taylor 0 z) (#s(alt #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (patch #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9 (* t z)) (* x y)) (taylor 0 z) (#s(alt #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (patch #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9 (* t z)) (* x y)) (taylor 0 z) (#s(alt #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (patch #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) #<representation binary64>) () ())) ()) |
#s(alt (* -9 (* t z)) (taylor 0 z) (#s(alt (*.f64 #s(literal -9 binary64) (*.f64 z t)) (patch (*.f64 #s(literal -9 binary64) (*.f64 z t)) #<representation binary64>) () ())) ()) |
#s(alt (* -9 (* t z)) (taylor 0 z) (#s(alt (*.f64 #s(literal -9 binary64) (*.f64 z t)) (patch (*.f64 #s(literal -9 binary64) (*.f64 z t)) #<representation binary64>) () ())) ()) |
#s(alt (* -9 (* t z)) (taylor 0 z) (#s(alt (*.f64 #s(literal -9 binary64) (*.f64 z t)) (patch (*.f64 #s(literal -9 binary64) (*.f64 z t)) #<representation binary64>) () ())) ()) |
#s(alt (* -9 (* t z)) (taylor 0 z) (#s(alt (*.f64 #s(literal -9 binary64) (*.f64 z t)) (patch (*.f64 #s(literal -9 binary64) (*.f64 z t)) #<representation binary64>) () ())) ()) |
#s(alt (* t z) (taylor 0 z) (#s(alt (*.f64 z t) (patch (*.f64 z t) #<representation binary64>) () ())) ()) |
#s(alt (* t z) (taylor 0 z) (#s(alt (*.f64 z t) (patch (*.f64 z t) #<representation binary64>) () ())) ()) |
#s(alt (* t z) (taylor 0 z) (#s(alt (*.f64 z t) (patch (*.f64 z t) #<representation binary64>) () ())) ()) |
#s(alt (* t z) (taylor 0 z) (#s(alt (*.f64 z t) (patch (*.f64 z t) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor 0 z) (#s(alt (/.f64 #s(literal 1/2 binary64) (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)))) (patch (/.f64 #s(literal 1/2 binary64) (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) (taylor 0 z) (#s(alt (/.f64 #s(literal 1/2 binary64) (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)))) (patch (/.f64 #s(literal 1/2 binary64) (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) (taylor 0 z) (#s(alt (/.f64 #s(literal 1/2 binary64) (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)))) (patch (/.f64 #s(literal 1/2 binary64) (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) (taylor 0 z) (#s(alt (/.f64 #s(literal 1/2 binary64) (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)))) (patch (/.f64 #s(literal 1/2 binary64) (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)))) #<representation binary64>) () ())) ()) |
#s(alt (/ a (* x y)) (taylor 0 z) (#s(alt (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x))) (patch (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 9 (/ (* a (* t z)) (* (pow x 2) (pow y 2)))) (/ a (* x y))) (taylor 0 z) (#s(alt (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x))) (patch (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* z (- (* 81 (/ (* a (* (pow t 2) z)) (* (pow x 3) (pow y 3)))) (* -9 (/ (* a t) (* (pow x 2) (pow y 2)))))) (/ a (* x y))) (taylor 0 z) (#s(alt (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x))) (patch (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* z (- (* z (- (* 729 (/ (* a (* (pow t 3) z)) (* (pow x 4) (pow y 4)))) (* -81 (/ (* a (pow t 2)) (* (pow x 3) (pow y 3)))))) (* -9 (/ (* a t) (* (pow x 2) (pow y 2)))))) (/ a (* x y))) (taylor 0 z) (#s(alt (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x))) (patch (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor 0 z) (#s(alt (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)) (patch (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9 (* t z)) (* x y)) (taylor 0 z) (#s(alt (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)) (patch (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9 (* t z)) (* x y)) (taylor 0 z) (#s(alt (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)) (patch (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9 (* t z)) (* x y)) (taylor 0 z) (#s(alt (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)) (patch (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* t z) (taylor 0 z) (#s(alt (*.f64 t z) (patch (*.f64 t z) #<representation binary64>) () ())) ()) |
#s(alt (* t z) (taylor 0 z) (#s(alt (*.f64 t z) (patch (*.f64 t z) #<representation binary64>) () ())) ()) |
#s(alt (* t z) (taylor 0 z) (#s(alt (*.f64 t z) (patch (*.f64 t z) #<representation binary64>) () ())) ()) |
#s(alt (* t z) (taylor 0 z) (#s(alt (*.f64 t z) (patch (*.f64 t z) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor 0 z) (#s(alt (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y)) (patch (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) (taylor 0 z) (#s(alt (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y)) (patch (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) (taylor 0 z) (#s(alt (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y)) (patch (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) (taylor 0 z) (#s(alt (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y)) (patch (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y)) #<representation binary64>) () ())) ()) |
#s(alt (/ z a) (taylor 0 z) (#s(alt (/.f64 z a) (patch (/.f64 z a) #<representation binary64>) () ())) ()) |
#s(alt (/ z a) (taylor 0 z) (#s(alt (/.f64 z a) (patch (/.f64 z a) #<representation binary64>) () ())) ()) |
#s(alt (/ z a) (taylor 0 z) (#s(alt (/.f64 z a) (patch (/.f64 z a) #<representation binary64>) () ())) ()) |
#s(alt (/ z a) (taylor 0 z) (#s(alt (/.f64 z a) (patch (/.f64 z a) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor inf z) (#s(alt (/.f64 (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) (taylor inf z) (#s(alt (/.f64 (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) (taylor inf z) (#s(alt (/.f64 (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) (taylor inf z) (#s(alt (/.f64 (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -9 (* t z)) (taylor inf z) (#s(alt (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) (patch (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* -9 t) (/ (* x y) z))) (taylor inf z) (#s(alt (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) (patch (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* -9 t) (/ (* x y) z))) (taylor inf z) (#s(alt (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) (patch (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* -9 t) (/ (* x y) z))) (taylor inf z) (#s(alt (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) (patch (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor inf z) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z)) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) (taylor inf z) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z)) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) (taylor inf z) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z)) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) (taylor inf z) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z)) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor inf z) (#s(alt (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) (patch (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor inf z) (#s(alt (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) (patch (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor inf z) (#s(alt (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) (patch (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor inf z) (#s(alt (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) (patch (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor inf z) (#s(alt (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) (taylor inf z) (#s(alt (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) (taylor inf z) (#s(alt (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) (taylor inf z) (#s(alt (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -9 (* t z)) (taylor inf z) (#s(alt #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (patch #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) #<representation binary64>) () ())) ()) |
#s(alt (* z (- (/ (* x y) z) (* 9 t))) (taylor inf z) (#s(alt #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (patch #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) #<representation binary64>) () ())) ()) |
#s(alt (* z (- (/ (* x y) z) (* 9 t))) (taylor inf z) (#s(alt #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (patch #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) #<representation binary64>) () ())) ()) |
#s(alt (* z (- (/ (* x y) z) (* 9 t))) (taylor inf z) (#s(alt #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (patch #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) #<representation binary64>) () ())) ()) |
#s(alt (* -9 (* t z)) (taylor inf z) (#s(alt (*.f64 #s(literal -9 binary64) (*.f64 z t)) (patch (*.f64 #s(literal -9 binary64) (*.f64 z t)) #<representation binary64>) () ())) ()) |
#s(alt (* -9 (* t z)) (taylor inf z) (#s(alt (*.f64 #s(literal -9 binary64) (*.f64 z t)) (patch (*.f64 #s(literal -9 binary64) (*.f64 z t)) #<representation binary64>) () ())) ()) |
#s(alt (* -9 (* t z)) (taylor inf z) (#s(alt (*.f64 #s(literal -9 binary64) (*.f64 z t)) (patch (*.f64 #s(literal -9 binary64) (*.f64 z t)) #<representation binary64>) () ())) ()) |
#s(alt (* -9 (* t z)) (taylor inf z) (#s(alt (*.f64 #s(literal -9 binary64) (*.f64 z t)) (patch (*.f64 #s(literal -9 binary64) (*.f64 z t)) #<representation binary64>) () ())) ()) |
#s(alt (* t z) (taylor inf z) (#s(alt (*.f64 z t) (patch (*.f64 z t) #<representation binary64>) () ())) ()) |
#s(alt (* t z) (taylor inf z) (#s(alt (*.f64 z t) (patch (*.f64 z t) #<representation binary64>) () ())) ()) |
#s(alt (* t z) (taylor inf z) (#s(alt (*.f64 z t) (patch (*.f64 z t) #<representation binary64>) () ())) ()) |
#s(alt (* t z) (taylor inf z) (#s(alt (*.f64 z t) (patch (*.f64 z t) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor inf z) (#s(alt (/.f64 #s(literal 1/2 binary64) (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)))) (patch (/.f64 #s(literal 1/2 binary64) (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) (taylor inf z) (#s(alt (/.f64 #s(literal 1/2 binary64) (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)))) (patch (/.f64 #s(literal 1/2 binary64) (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) (taylor inf z) (#s(alt (/.f64 #s(literal 1/2 binary64) (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)))) (patch (/.f64 #s(literal 1/2 binary64) (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) (taylor inf z) (#s(alt (/.f64 #s(literal 1/2 binary64) (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)))) (patch (/.f64 #s(literal 1/2 binary64) (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/9 (/ a (* t z))) (taylor inf z) (#s(alt (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x))) (patch (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/9 (/ a t)) (* -1/81 (/ (* a (* x y)) (* (pow t 2) z)))) z) (taylor inf z) (#s(alt (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x))) (patch (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (* -1/9 (/ a t)) (* -1/729 (/ (* a (* (pow x 2) (pow y 2))) (* (pow t 3) (pow z 2))))) (* 1/81 (/ (* a (* x y)) (* (pow t 2) z)))) z) (taylor inf z) (#s(alt (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x))) (patch (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (* -1/9 (/ a t)) (* -1/6561 (/ (* a (* (pow x 3) (pow y 3))) (* (pow t 4) (pow z 3))))) (+ (* 1/729 (/ (* a (* (pow x 2) (pow y 2))) (* (pow t 3) (pow z 2)))) (* 1/81 (/ (* a (* x y)) (* (pow t 2) z))))) z) (taylor inf z) (#s(alt (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x))) (patch (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* -9 (* t z)) (taylor inf z) (#s(alt (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)) (patch (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* -9 t) (/ (* x y) z))) (taylor inf z) (#s(alt (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)) (patch (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* -9 t) (/ (* x y) z))) (taylor inf z) (#s(alt (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)) (patch (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* -9 t) (/ (* x y) z))) (taylor inf z) (#s(alt (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)) (patch (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* t z) (taylor inf z) (#s(alt (*.f64 t z) (patch (*.f64 t z) #<representation binary64>) () ())) ()) |
#s(alt (* t z) (taylor inf z) (#s(alt (*.f64 t z) (patch (*.f64 t z) #<representation binary64>) () ())) ()) |
#s(alt (* t z) (taylor inf z) (#s(alt (*.f64 t z) (patch (*.f64 t z) #<representation binary64>) () ())) ()) |
#s(alt (* t z) (taylor inf z) (#s(alt (*.f64 t z) (patch (*.f64 t z) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor inf z) (#s(alt (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y)) (patch (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y)) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) (taylor inf z) (#s(alt (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y)) (patch (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y)) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) (taylor inf z) (#s(alt (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y)) (patch (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y)) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) (taylor inf z) (#s(alt (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y)) (patch (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y)) #<representation binary64>) () ())) ()) |
#s(alt (/ z a) (taylor inf z) (#s(alt (/.f64 z a) (patch (/.f64 z a) #<representation binary64>) () ())) ()) |
#s(alt (/ z a) (taylor inf z) (#s(alt (/.f64 z a) (patch (/.f64 z a) #<representation binary64>) () ())) ()) |
#s(alt (/ z a) (taylor inf z) (#s(alt (/.f64 z a) (patch (/.f64 z a) #<representation binary64>) () ())) ()) |
#s(alt (/ z a) (taylor inf z) (#s(alt (/.f64 z a) (patch (/.f64 z a) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor -inf z) (#s(alt (/.f64 (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) (taylor -inf z) (#s(alt (/.f64 (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) (taylor -inf z) (#s(alt (/.f64 (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) (taylor -inf z) (#s(alt (/.f64 (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -9 (* t z)) (taylor -inf z) (#s(alt (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) (patch (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1 (/ (* x y) z)) (* 9 t)))) (taylor -inf z) (#s(alt (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) (patch (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1 (/ (* x y) z)) (* 9 t)))) (taylor -inf z) (#s(alt (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) (patch (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1 (/ (* x y) z)) (* 9 t)))) (taylor -inf z) (#s(alt (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) (patch (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor -inf z) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) (taylor -inf z) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) (taylor -inf z) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) (taylor -inf z) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z)) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor -inf z) (#s(alt (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) (patch (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor -inf z) (#s(alt (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) (patch (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor -inf z) (#s(alt (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) (patch (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor -inf z) (#s(alt (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) (patch (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor -inf z) (#s(alt (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) (taylor -inf z) (#s(alt (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) (taylor -inf z) (#s(alt (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) (taylor -inf z) (#s(alt (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -9 (* t z)) (taylor -inf z) (#s(alt #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (patch #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (- (* -1 (/ (* x y) z)) (* -9 t)))) (taylor -inf z) (#s(alt #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (patch #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (- (* -1 (/ (* x y) z)) (* -9 t)))) (taylor -inf z) (#s(alt #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (patch #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (- (* -1 (/ (* x y) z)) (* -9 t)))) (taylor -inf z) (#s(alt #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (patch #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) #<representation binary64>) () ())) ()) |
#s(alt (* -9 (* t z)) (taylor -inf z) (#s(alt (*.f64 #s(literal -9 binary64) (*.f64 z t)) (patch (*.f64 #s(literal -9 binary64) (*.f64 z t)) #<representation binary64>) () ())) ()) |
#s(alt (* -9 (* t z)) (taylor -inf z) (#s(alt (*.f64 #s(literal -9 binary64) (*.f64 z t)) (patch (*.f64 #s(literal -9 binary64) (*.f64 z t)) #<representation binary64>) () ())) ()) |
#s(alt (* -9 (* t z)) (taylor -inf z) (#s(alt (*.f64 #s(literal -9 binary64) (*.f64 z t)) (patch (*.f64 #s(literal -9 binary64) (*.f64 z t)) #<representation binary64>) () ())) ()) |
#s(alt (* -9 (* t z)) (taylor -inf z) (#s(alt (*.f64 #s(literal -9 binary64) (*.f64 z t)) (patch (*.f64 #s(literal -9 binary64) (*.f64 z t)) #<representation binary64>) () ())) ()) |
#s(alt (* t z) (taylor -inf z) (#s(alt (*.f64 z t) (patch (*.f64 z t) #<representation binary64>) () ())) ()) |
#s(alt (* t z) (taylor -inf z) (#s(alt (*.f64 z t) (patch (*.f64 z t) #<representation binary64>) () ())) ()) |
#s(alt (* t z) (taylor -inf z) (#s(alt (*.f64 z t) (patch (*.f64 z t) #<representation binary64>) () ())) ()) |
#s(alt (* t z) (taylor -inf z) (#s(alt (*.f64 z t) (patch (*.f64 z t) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor -inf z) (#s(alt (/.f64 #s(literal 1/2 binary64) (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)))) (patch (/.f64 #s(literal 1/2 binary64) (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) (taylor -inf z) (#s(alt (/.f64 #s(literal 1/2 binary64) (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)))) (patch (/.f64 #s(literal 1/2 binary64) (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) (taylor -inf z) (#s(alt (/.f64 #s(literal 1/2 binary64) (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)))) (patch (/.f64 #s(literal 1/2 binary64) (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) (taylor -inf z) (#s(alt (/.f64 #s(literal 1/2 binary64) (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)))) (patch (/.f64 #s(literal 1/2 binary64) (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/9 (/ a (* t z))) (taylor -inf z) (#s(alt (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x))) (patch (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* 1/81 (/ (* a (* x y)) (* (pow t 2) z))) (* 1/9 (/ a t))) z)) (taylor -inf z) (#s(alt (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x))) (patch (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1 (/ (- (* -1/729 (/ (* a (* (pow x 2) (pow y 2))) (* (pow t 3) z))) (* 1/81 (/ (* a (* x y)) (pow t 2)))) z)) (* 1/9 (/ a t))) z)) (taylor -inf z) (#s(alt (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x))) (patch (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 1/6561 (/ (* a (* (pow x 3) (pow y 3))) (* (pow t 4) z))) (* -1/729 (/ (* a (* (pow x 2) (pow y 2))) (pow t 3)))) z)) (* 1/81 (/ (* a (* x y)) (pow t 2)))) z)) (* 1/9 (/ a t))) z)) (taylor -inf z) (#s(alt (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x))) (patch (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* -9 (* t z)) (taylor -inf z) (#s(alt (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)) (patch (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1 (/ (* x y) z)) (* 9 t)))) (taylor -inf z) (#s(alt (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)) (patch (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1 (/ (* x y) z)) (* 9 t)))) (taylor -inf z) (#s(alt (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)) (patch (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1 (/ (* x y) z)) (* 9 t)))) (taylor -inf z) (#s(alt (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)) (patch (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* t z) (taylor -inf z) (#s(alt (*.f64 t z) (patch (*.f64 t z) #<representation binary64>) () ())) ()) |
#s(alt (* t z) (taylor -inf z) (#s(alt (*.f64 t z) (patch (*.f64 t z) #<representation binary64>) () ())) ()) |
#s(alt (* t z) (taylor -inf z) (#s(alt (*.f64 t z) (patch (*.f64 t z) #<representation binary64>) () ())) ()) |
#s(alt (* t z) (taylor -inf z) (#s(alt (*.f64 t z) (patch (*.f64 t z) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor -inf z) (#s(alt (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y)) (patch (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) (taylor -inf z) (#s(alt (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y)) (patch (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) (taylor -inf z) (#s(alt (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y)) (patch (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) (taylor -inf z) (#s(alt (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y)) (patch (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y)) #<representation binary64>) () ())) ()) |
#s(alt (/ z a) (taylor -inf z) (#s(alt (/.f64 z a) (patch (/.f64 z a) #<representation binary64>) () ())) ()) |
#s(alt (/ z a) (taylor -inf z) (#s(alt (/.f64 z a) (patch (/.f64 z a) #<representation binary64>) () ())) ()) |
#s(alt (/ z a) (taylor -inf z) (#s(alt (/.f64 z a) (patch (/.f64 z a) #<representation binary64>) () ())) ()) |
#s(alt (/ z a) (taylor -inf z) (#s(alt (/.f64 z a) (patch (/.f64 z a) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor 0 y) (#s(alt (/.f64 (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) (taylor 0 y) (#s(alt (/.f64 (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) (taylor 0 y) (#s(alt (/.f64 (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) (taylor 0 y) (#s(alt (/.f64 (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -9 (* t z)) (taylor 0 y) (#s(alt (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) (patch (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9 (* t z)) (* x y)) (taylor 0 y) (#s(alt (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) (patch (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9 (* t z)) (* x y)) (taylor 0 y) (#s(alt (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) (patch (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9 (* t z)) (* x y)) (taylor 0 y) (#s(alt (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) (patch (fma.f64 (*.f64 #s(literal -9 binary64) t) 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 (* -9/2 (/ (* t z) a)) (taylor 0 y) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) (taylor 0 y) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) (taylor 0 y) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) (taylor 0 y) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z)) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor 0 y) (#s(alt (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) (taylor 0 y) (#s(alt (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) (taylor 0 y) (#s(alt (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) (taylor 0 y) (#s(alt (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -9 (* t z)) (taylor 0 y) (#s(alt #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (patch #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) #<representation binary64>) () ())) ()) |
#s(alt (- (* x y) (* 9 (* t z))) (taylor 0 y) (#s(alt #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (patch #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) #<representation binary64>) () ())) ()) |
#s(alt (- (* x y) (* 9 (* t z))) (taylor 0 y) (#s(alt #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (patch #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) #<representation binary64>) () ())) ()) |
#s(alt (- (* x y) (* 9 (* t z))) (taylor 0 y) (#s(alt #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (patch #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor 0 y) (#s(alt (/.f64 #s(literal 1/2 binary64) (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)))) (patch (/.f64 #s(literal 1/2 binary64) (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) (taylor 0 y) (#s(alt (/.f64 #s(literal 1/2 binary64) (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)))) (patch (/.f64 #s(literal 1/2 binary64) (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) (taylor 0 y) (#s(alt (/.f64 #s(literal 1/2 binary64) (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)))) (patch (/.f64 #s(literal 1/2 binary64) (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) (taylor 0 y) (#s(alt (/.f64 #s(literal 1/2 binary64) (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)))) (patch (/.f64 #s(literal 1/2 binary64) (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/9 (/ a (* t z))) (taylor 0 y) (#s(alt (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x))) (patch (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/9 (/ a (* t z))) (* -1/81 (/ (* a (* x y)) (* (pow t 2) (pow z 2))))) (taylor 0 y) (#s(alt (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x))) (patch (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/9 (/ a (* t z))) (* y (- (* -1/729 (/ (* a (* (pow x 2) y)) (* (pow t 3) (pow z 3)))) (* 1/81 (/ (* a x) (* (pow t 2) (pow z 2))))))) (taylor 0 y) (#s(alt (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x))) (patch (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/9 (/ a (* t z))) (* y (- (* y (- (* -1/6561 (/ (* a (* (pow x 3) y)) (* (pow t 4) (pow z 4)))) (* 1/729 (/ (* a (pow x 2)) (* (pow t 3) (pow z 3)))))) (* 1/81 (/ (* a x) (* (pow t 2) (pow z 2))))))) (taylor 0 y) (#s(alt (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x))) (patch (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* -9 (* t z)) (taylor 0 y) (#s(alt (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)) (patch (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9 (* t z)) (* x y)) (taylor 0 y) (#s(alt (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)) (patch (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9 (* t z)) (* x y)) (taylor 0 y) (#s(alt (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)) (patch (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9 (* t z)) (* x y)) (taylor 0 y) (#s(alt (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)) (patch (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor 0 y) (#s(alt (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y)) (patch (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) (taylor 0 y) (#s(alt (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y)) (patch (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) (taylor 0 y) (#s(alt (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y)) (patch (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) (taylor 0 y) (#s(alt (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y)) (patch (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor 0 y) (#s(alt (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y) (patch (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor 0 y) (#s(alt (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y) (patch (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor 0 y) (#s(alt (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y) (patch (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor 0 y) (#s(alt (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y) (patch (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor inf y) (#s(alt (/.f64 (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) (taylor inf y) (#s(alt (/.f64 (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) (taylor inf y) (#s(alt (/.f64 (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) (taylor inf y) (#s(alt (/.f64 (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor inf y) (#s(alt (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) (patch (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ x (* -9 (/ (* t z) y)))) (taylor inf y) (#s(alt (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) (patch (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ x (* -9 (/ (* t z) y)))) (taylor inf y) (#s(alt (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) (patch (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ x (* -9 (/ (* t z) y)))) (taylor inf y) (#s(alt (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) (patch (fma.f64 (*.f64 #s(literal -9 binary64) t) 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 (* 1/2 (/ (* x y) a)) (taylor inf y) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z)) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) (taylor inf y) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z)) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) (taylor inf y) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z)) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) (taylor inf y) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor inf y) (#s(alt (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) (taylor inf y) (#s(alt (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) (taylor inf y) (#s(alt (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) (taylor inf y) (#s(alt (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor inf y) (#s(alt #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (patch #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ x (* -9 (/ (* t z) y)))) (taylor inf y) (#s(alt #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (patch #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ x (* -9 (/ (* t z) y)))) (taylor inf y) (#s(alt #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (patch #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ x (* -9 (/ (* t z) y)))) (taylor inf y) (#s(alt #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (patch #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor inf y) (#s(alt (/.f64 #s(literal 1/2 binary64) (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)))) (patch (/.f64 #s(literal 1/2 binary64) (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)))) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) (taylor inf y) (#s(alt (/.f64 #s(literal 1/2 binary64) (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)))) (patch (/.f64 #s(literal 1/2 binary64) (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)))) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) (taylor inf y) (#s(alt (/.f64 #s(literal 1/2 binary64) (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)))) (patch (/.f64 #s(literal 1/2 binary64) (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)))) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) (taylor inf y) (#s(alt (/.f64 #s(literal 1/2 binary64) (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)))) (patch (/.f64 #s(literal 1/2 binary64) (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)))) #<representation binary64>) () ())) ()) |
#s(alt (/ a (* x y)) (taylor inf y) (#s(alt (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x))) (patch (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 9 (/ (* a (* t z)) (* (pow x 2) y))) (/ a x)) y) (taylor inf y) (#s(alt (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x))) (patch (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (* 81 (/ (* a (* (pow t 2) (pow z 2))) (* (pow x 3) (pow y 2)))) (/ a x)) (* -9 (/ (* a (* t z)) (* (pow x 2) y)))) y) (taylor inf y) (#s(alt (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x))) (patch (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (* 729 (/ (* a (* (pow t 3) (pow z 3))) (* (pow x 4) (pow y 3)))) (/ a x)) (+ (* -81 (/ (* a (* (pow t 2) (pow z 2))) (* (pow x 3) (pow y 2)))) (* -9 (/ (* a (* t z)) (* (pow x 2) y))))) y) (taylor inf y) (#s(alt (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x))) (patch (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor inf y) (#s(alt (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)) (patch (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ x (* -9 (/ (* t z) y)))) (taylor inf y) (#s(alt (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)) (patch (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ x (* -9 (/ (* t z) y)))) (taylor inf y) (#s(alt (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)) (patch (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ x (* -9 (/ (* t z) y)))) (taylor inf y) (#s(alt (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)) (patch (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor inf y) (#s(alt (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y)) (patch (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y)) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) (taylor inf y) (#s(alt (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y)) (patch (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y)) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) (taylor inf y) (#s(alt (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y)) (patch (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y)) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) (taylor inf y) (#s(alt (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y)) (patch (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor inf y) (#s(alt (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y) (patch (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor inf y) (#s(alt (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y) (patch (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor inf y) (#s(alt (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y) (patch (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor inf y) (#s(alt (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y) (patch (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor -inf y) (#s(alt (/.f64 (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) (taylor -inf y) (#s(alt (/.f64 (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) (taylor -inf y) (#s(alt (/.f64 (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) (taylor -inf y) (#s(alt (/.f64 (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor -inf y) (#s(alt (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) (patch (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 x) (* 9 (/ (* t z) y))))) (taylor -inf y) (#s(alt (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) (patch (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 x) (* 9 (/ (* t z) y))))) (taylor -inf y) (#s(alt (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) (patch (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 x) (* 9 (/ (* t z) y))))) (taylor -inf y) (#s(alt (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) (patch (fma.f64 (*.f64 #s(literal -9 binary64) t) 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 (* 1/2 (/ (* x y) a)) (taylor -inf y) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) (taylor -inf y) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) (taylor -inf y) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) (taylor -inf y) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor -inf y) (#s(alt (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) (taylor -inf y) (#s(alt (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) (taylor -inf y) (#s(alt (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) (taylor -inf y) (#s(alt (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor -inf y) (#s(alt #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (patch #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 x) (* 9 (/ (* t z) y))))) (taylor -inf y) (#s(alt #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (patch #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 x) (* 9 (/ (* t z) y))))) (taylor -inf y) (#s(alt #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (patch #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 x) (* 9 (/ (* t z) y))))) (taylor -inf y) (#s(alt #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (patch #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor -inf y) (#s(alt (/.f64 #s(literal 1/2 binary64) (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)))) (patch (/.f64 #s(literal 1/2 binary64) (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) (taylor -inf y) (#s(alt (/.f64 #s(literal 1/2 binary64) (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)))) (patch (/.f64 #s(literal 1/2 binary64) (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) (taylor -inf y) (#s(alt (/.f64 #s(literal 1/2 binary64) (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)))) (patch (/.f64 #s(literal 1/2 binary64) (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) (taylor -inf y) (#s(alt (/.f64 #s(literal 1/2 binary64) (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)))) (patch (/.f64 #s(literal 1/2 binary64) (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)))) #<representation binary64>) () ())) ()) |
#s(alt (/ a (* x y)) (taylor -inf y) (#s(alt (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x))) (patch (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -9 (/ (* a (* t z)) (* (pow x 2) y))) (* -1 (/ a x))) y)) (taylor -inf y) (#s(alt (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x))) (patch (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1 (/ a x)) (* -1 (/ (- (* 81 (/ (* a (* (pow t 2) (pow z 2))) (* (pow x 3) y))) (* -9 (/ (* a (* t z)) (pow x 2)))) y))) y)) (taylor -inf y) (#s(alt (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x))) (patch (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1 (/ a x)) (* -1 (/ (- (* -1 (/ (- (* -729 (/ (* a (* (pow t 3) (pow z 3))) (* (pow x 4) y))) (* 81 (/ (* a (* (pow t 2) (pow z 2))) (pow x 3)))) y)) (* -9 (/ (* a (* t z)) (pow x 2)))) y))) y)) (taylor -inf y) (#s(alt (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x))) (patch (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor -inf y) (#s(alt (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)) (patch (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 x) (* 9 (/ (* t z) y))))) (taylor -inf y) (#s(alt (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)) (patch (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 x) (* 9 (/ (* t z) y))))) (taylor -inf y) (#s(alt (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)) (patch (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 x) (* 9 (/ (* t z) y))))) (taylor -inf y) (#s(alt (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)) (patch (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor -inf y) (#s(alt (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y)) (patch (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) (taylor -inf y) (#s(alt (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y)) (patch (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) (taylor -inf y) (#s(alt (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y)) (patch (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) (taylor -inf y) (#s(alt (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y)) (patch (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor -inf y) (#s(alt (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y) (patch (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor -inf y) (#s(alt (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y) (patch (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor -inf y) (#s(alt (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y) (patch (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor -inf y) (#s(alt (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y) (patch (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor 0 x) (#s(alt (/.f64 (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) (taylor 0 x) (#s(alt (/.f64 (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) (taylor 0 x) (#s(alt (/.f64 (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) (taylor 0 x) (#s(alt (/.f64 (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -9 (* t z)) (taylor 0 x) (#s(alt (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) (patch (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9 (* t z)) (* x y)) (taylor 0 x) (#s(alt (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) (patch (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9 (* t z)) (* x y)) (taylor 0 x) (#s(alt (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) (patch (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9 (* t z)) (* x y)) (taylor 0 x) (#s(alt (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) (patch (fma.f64 (*.f64 #s(literal -9 binary64) t) 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 (* -9/2 (/ (* t z) a)) (taylor 0 x) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) (taylor 0 x) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) (taylor 0 x) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) (taylor 0 x) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z)) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor 0 x) (#s(alt (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) (taylor 0 x) (#s(alt (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) (taylor 0 x) (#s(alt (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) (taylor 0 x) (#s(alt (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -9 (* t z)) (taylor 0 x) (#s(alt #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (patch #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) #<representation binary64>) () ())) ()) |
#s(alt (- (* x y) (* 9 (* t z))) (taylor 0 x) (#s(alt #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (patch #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) #<representation binary64>) () ())) ()) |
#s(alt (- (* x y) (* 9 (* t z))) (taylor 0 x) (#s(alt #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (patch #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) #<representation binary64>) () ())) ()) |
#s(alt (- (* x y) (* 9 (* t z))) (taylor 0 x) (#s(alt #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (patch #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor 0 x) (#s(alt (/.f64 #s(literal 1/2 binary64) (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)))) (patch (/.f64 #s(literal 1/2 binary64) (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) (taylor 0 x) (#s(alt (/.f64 #s(literal 1/2 binary64) (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)))) (patch (/.f64 #s(literal 1/2 binary64) (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) (taylor 0 x) (#s(alt (/.f64 #s(literal 1/2 binary64) (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)))) (patch (/.f64 #s(literal 1/2 binary64) (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) (taylor 0 x) (#s(alt (/.f64 #s(literal 1/2 binary64) (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)))) (patch (/.f64 #s(literal 1/2 binary64) (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/9 (/ a (* t z))) (taylor 0 x) (#s(alt (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x))) (patch (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/9 (/ a (* t z))) (* -1/81 (/ (* a (* x y)) (* (pow t 2) (pow z 2))))) (taylor 0 x) (#s(alt (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x))) (patch (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/9 (/ a (* t z))) (* x (- (* -1/729 (/ (* a (* x (pow y 2))) (* (pow t 3) (pow z 3)))) (* 1/81 (/ (* a y) (* (pow t 2) (pow z 2))))))) (taylor 0 x) (#s(alt (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x))) (patch (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/9 (/ a (* t z))) (* x (- (* x (- (* -1/6561 (/ (* a (* x (pow y 3))) (* (pow t 4) (pow z 4)))) (* 1/729 (/ (* a (pow y 2)) (* (pow t 3) (pow z 3)))))) (* 1/81 (/ (* a y) (* (pow t 2) (pow z 2))))))) (taylor 0 x) (#s(alt (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x))) (patch (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* -9 (* t z)) (taylor 0 x) (#s(alt (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)) (patch (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9 (* t z)) (* x y)) (taylor 0 x) (#s(alt (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)) (patch (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9 (* t z)) (* x y)) (taylor 0 x) (#s(alt (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)) (patch (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9 (* t z)) (* x y)) (taylor 0 x) (#s(alt (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)) (patch (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor 0 x) (#s(alt (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y)) (patch (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) (taylor 0 x) (#s(alt (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y)) (patch (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) (taylor 0 x) (#s(alt (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y)) (patch (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) (taylor 0 x) (#s(alt (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y)) (patch (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor 0 x) (#s(alt (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y) (patch (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor 0 x) (#s(alt (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y) (patch (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor 0 x) (#s(alt (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y) (patch (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor 0 x) (#s(alt (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y) (patch (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x a)) (taylor 0 x) (#s(alt (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) (patch (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x a)) (taylor 0 x) (#s(alt (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) (patch (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x a)) (taylor 0 x) (#s(alt (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) (patch (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x a)) (taylor 0 x) (#s(alt (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) (patch (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor inf x) (#s(alt (/.f64 (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) (taylor inf x) (#s(alt (/.f64 (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) (taylor inf x) (#s(alt (/.f64 (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) (taylor inf x) (#s(alt (/.f64 (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor inf x) (#s(alt (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) (patch (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ y (* -9 (/ (* t z) x)))) (taylor inf x) (#s(alt (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) (patch (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ y (* -9 (/ (* t z) x)))) (taylor inf x) (#s(alt (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) (patch (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ y (* -9 (/ (* t z) x)))) (taylor inf x) (#s(alt (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) (patch (fma.f64 (*.f64 #s(literal -9 binary64) t) 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 (* 1/2 (/ (* x y) a)) (taylor inf x) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) (taylor inf x) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) (taylor inf x) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) (taylor inf x) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor inf x) (#s(alt (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) (taylor inf x) (#s(alt (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) (taylor inf x) (#s(alt (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) (taylor inf x) (#s(alt (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor inf x) (#s(alt #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (patch #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ y (* -9 (/ (* t z) x)))) (taylor inf x) (#s(alt #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (patch #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ y (* -9 (/ (* t z) x)))) (taylor inf x) (#s(alt #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (patch #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ y (* -9 (/ (* t z) x)))) (taylor inf x) (#s(alt #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (patch #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor inf x) (#s(alt (/.f64 #s(literal 1/2 binary64) (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)))) (patch (/.f64 #s(literal 1/2 binary64) (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) (taylor inf x) (#s(alt (/.f64 #s(literal 1/2 binary64) (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)))) (patch (/.f64 #s(literal 1/2 binary64) (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) (taylor inf x) (#s(alt (/.f64 #s(literal 1/2 binary64) (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)))) (patch (/.f64 #s(literal 1/2 binary64) (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) (taylor inf x) (#s(alt (/.f64 #s(literal 1/2 binary64) (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)))) (patch (/.f64 #s(literal 1/2 binary64) (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)))) #<representation binary64>) () ())) ()) |
#s(alt (/ a (* x y)) (taylor inf x) (#s(alt (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x))) (patch (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 9 (/ (* a (* t z)) (* x (pow y 2)))) (/ a y)) x) (taylor inf x) (#s(alt (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x))) (patch (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (* 81 (/ (* a (* (pow t 2) (pow z 2))) (* (pow x 2) (pow y 3)))) (/ a y)) (* -9 (/ (* a (* t z)) (* x (pow y 2))))) x) (taylor inf x) (#s(alt (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x))) (patch (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (* 729 (/ (* a (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 4)))) (/ a y)) (+ (* -81 (/ (* a (* (pow t 2) (pow z 2))) (* (pow x 2) (pow y 3)))) (* -9 (/ (* a (* t z)) (* x (pow y 2)))))) x) (taylor inf x) (#s(alt (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x))) (patch (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor inf x) (#s(alt (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)) (patch (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ y (* -9 (/ (* t z) x)))) (taylor inf x) (#s(alt (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)) (patch (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ y (* -9 (/ (* t z) x)))) (taylor inf x) (#s(alt (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)) (patch (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ y (* -9 (/ (* t z) x)))) (taylor inf x) (#s(alt (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)) (patch (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor inf x) (#s(alt (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y)) (patch (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) (taylor inf x) (#s(alt (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y)) (patch (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) (taylor inf x) (#s(alt (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y)) (patch (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) (taylor inf x) (#s(alt (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y)) (patch (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor inf x) (#s(alt (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y) (patch (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor inf x) (#s(alt (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y) (patch (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor inf x) (#s(alt (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y) (patch (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor inf x) (#s(alt (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y) (patch (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x a)) (taylor inf x) (#s(alt (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) (patch (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x a)) (taylor inf x) (#s(alt (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) (patch (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x a)) (taylor inf x) (#s(alt (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) (patch (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x a)) (taylor inf x) (#s(alt (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) (patch (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor -inf x) (#s(alt (/.f64 (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) (taylor -inf x) (#s(alt (/.f64 (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) (taylor -inf x) (#s(alt (/.f64 (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) (taylor -inf x) (#s(alt (/.f64 (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor -inf x) (#s(alt (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) (patch (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 y) (* 9 (/ (* t z) x))))) (taylor -inf x) (#s(alt (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) (patch (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 y) (* 9 (/ (* t z) x))))) (taylor -inf x) (#s(alt (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) (patch (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 y) (* 9 (/ (* t z) x))))) (taylor -inf x) (#s(alt (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) (patch (fma.f64 (*.f64 #s(literal -9 binary64) t) 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 (* 1/2 (/ (* x y) a)) (taylor -inf x) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) (taylor -inf x) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) (taylor -inf x) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) (taylor -inf x) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor -inf x) (#s(alt (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) (taylor -inf x) (#s(alt (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) (taylor -inf x) (#s(alt (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) (taylor -inf x) (#s(alt (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor -inf x) (#s(alt #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (patch #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 y) (* 9 (/ (* t z) x))))) (taylor -inf x) (#s(alt #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (patch #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 y) (* 9 (/ (* t z) x))))) (taylor -inf x) (#s(alt #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (patch #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 y) (* 9 (/ (* t z) x))))) (taylor -inf x) (#s(alt #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (patch #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor -inf x) (#s(alt (/.f64 #s(literal 1/2 binary64) (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)))) (patch (/.f64 #s(literal 1/2 binary64) (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) (taylor -inf x) (#s(alt (/.f64 #s(literal 1/2 binary64) (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)))) (patch (/.f64 #s(literal 1/2 binary64) (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) (taylor -inf x) (#s(alt (/.f64 #s(literal 1/2 binary64) (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)))) (patch (/.f64 #s(literal 1/2 binary64) (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) (taylor -inf x) (#s(alt (/.f64 #s(literal 1/2 binary64) (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)))) (patch (/.f64 #s(literal 1/2 binary64) (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)))) #<representation binary64>) () ())) ()) |
#s(alt (/ a (* x y)) (taylor -inf x) (#s(alt (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x))) (patch (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -9 (/ (* a (* t z)) (* x (pow y 2)))) (* -1 (/ a y))) x)) (taylor -inf x) (#s(alt (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x))) (patch (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1 (/ a y)) (* -1 (/ (- (* 81 (/ (* a (* (pow t 2) (pow z 2))) (* x (pow y 3)))) (* -9 (/ (* a (* t z)) (pow y 2)))) x))) x)) (taylor -inf x) (#s(alt (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x))) (patch (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1 (/ a y)) (* -1 (/ (- (* -1 (/ (- (* -729 (/ (* a (* (pow t 3) (pow z 3))) (* x (pow y 4)))) (* 81 (/ (* a (* (pow t 2) (pow z 2))) (pow y 3)))) x)) (* -9 (/ (* a (* t z)) (pow y 2)))) x))) x)) (taylor -inf x) (#s(alt (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x))) (patch (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x))) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor -inf x) (#s(alt (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)) (patch (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 y) (* 9 (/ (* t z) x))))) (taylor -inf x) (#s(alt (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)) (patch (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 y) (* 9 (/ (* t z) x))))) (taylor -inf x) (#s(alt (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)) (patch (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 y) (* 9 (/ (* t z) x))))) (taylor -inf x) (#s(alt (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)) (patch (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor -inf x) (#s(alt (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y)) (patch (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) (taylor -inf x) (#s(alt (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y)) (patch (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) (taylor -inf x) (#s(alt (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y)) (patch (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) (taylor -inf x) (#s(alt (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y)) (patch (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor -inf x) (#s(alt (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y) (patch (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor -inf x) (#s(alt (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y) (patch (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor -inf x) (#s(alt (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y) (patch (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor -inf x) (#s(alt (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y) (patch (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x a)) (taylor -inf x) (#s(alt (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) (patch (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x a)) (taylor -inf x) (#s(alt (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) (patch (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x a)) (taylor -inf x) (#s(alt (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) (patch (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x a)) (taylor -inf x) (#s(alt (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) (patch (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) #<representation binary64>) () ())) ()) |
15 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 11.0ms | y | @ | inf | ((/ (+ (* (* -9 t) z) (* y x)) (* a 2)) (+ (* (* -9 t) z) (* y x)) (* -9 t) (* y x) (/ (- (* x y) (* (* z 9) t)) (* a 2)) (* (* (/ t a) -9/2) z) (* (/ t a) -9/2) (/ t a) (/ (- (* x y) (* (* z 9) t)) (* a 2)) (- (* x y) (* (* z 9) t)) (* -9 (* z t)) (* z t) (/ 1/2 (/ a (+ (* (* t z) -9) (* y x)))) (/ a (+ (* (* t z) -9) (* y x))) (+ (* (* t z) -9) (* y x)) (* t z) (+ (* (/ z a) (neg (* t 9/2))) (* (* x (/ 1/2 a)) y)) (neg (* t 9/2)) (/ z a) (* t 9/2) (* a 2) (* (* x (/ 1/2 a)) y) (* x (/ 1/2 a))) |
| 7.0ms | a | @ | 0 | ((/ (+ (* (* -9 t) z) (* y x)) (* a 2)) (+ (* (* -9 t) z) (* y x)) (* -9 t) (* y x) (/ (- (* x y) (* (* z 9) t)) (* a 2)) (* (* (/ t a) -9/2) z) (* (/ t a) -9/2) (/ t a) (/ (- (* x y) (* (* z 9) t)) (* a 2)) (- (* x y) (* (* z 9) t)) (* -9 (* z t)) (* z t) (/ 1/2 (/ a (+ (* (* t z) -9) (* y x)))) (/ a (+ (* (* t z) -9) (* y x))) (+ (* (* t z) -9) (* y x)) (* t z) (+ (* (/ z a) (neg (* t 9/2))) (* (* x (/ 1/2 a)) y)) (neg (* t 9/2)) (/ z a) (* t 9/2) (* a 2) (* (* x (/ 1/2 a)) y) (* x (/ 1/2 a))) |
| 7.0ms | t | @ | 0 | ((/ (+ (* (* -9 t) z) (* y x)) (* a 2)) (+ (* (* -9 t) z) (* y x)) (* -9 t) (* y x) (/ (- (* x y) (* (* z 9) t)) (* a 2)) (* (* (/ t a) -9/2) z) (* (/ t a) -9/2) (/ t a) (/ (- (* x y) (* (* z 9) t)) (* a 2)) (- (* x y) (* (* z 9) t)) (* -9 (* z t)) (* z t) (/ 1/2 (/ a (+ (* (* t z) -9) (* y x)))) (/ a (+ (* (* t z) -9) (* y x))) (+ (* (* t z) -9) (* y x)) (* t z) (+ (* (/ z a) (neg (* t 9/2))) (* (* x (/ 1/2 a)) y)) (neg (* t 9/2)) (/ z a) (* t 9/2) (* a 2) (* (* x (/ 1/2 a)) y) (* x (/ 1/2 a))) |
| 4.0ms | t | @ | inf | ((/ (+ (* (* -9 t) z) (* y x)) (* a 2)) (+ (* (* -9 t) z) (* y x)) (* -9 t) (* y x) (/ (- (* x y) (* (* z 9) t)) (* a 2)) (* (* (/ t a) -9/2) z) (* (/ t a) -9/2) (/ t a) (/ (- (* x y) (* (* z 9) t)) (* a 2)) (- (* x y) (* (* z 9) t)) (* -9 (* z t)) (* z t) (/ 1/2 (/ a (+ (* (* t z) -9) (* y x)))) (/ a (+ (* (* t z) -9) (* y x))) (+ (* (* t z) -9) (* y x)) (* t z) (+ (* (/ z a) (neg (* t 9/2))) (* (* x (/ 1/2 a)) y)) (neg (* t 9/2)) (/ z a) (* t 9/2) (* a 2) (* (* x (/ 1/2 a)) y) (* x (/ 1/2 a))) |
| 4.0ms | a | @ | inf | ((/ (+ (* (* -9 t) z) (* y x)) (* a 2)) (+ (* (* -9 t) z) (* y x)) (* -9 t) (* y x) (/ (- (* x y) (* (* z 9) t)) (* a 2)) (* (* (/ t a) -9/2) z) (* (/ t a) -9/2) (/ t a) (/ (- (* x y) (* (* z 9) t)) (* a 2)) (- (* x y) (* (* z 9) t)) (* -9 (* z t)) (* z t) (/ 1/2 (/ a (+ (* (* t z) -9) (* y x)))) (/ a (+ (* (* t z) -9) (* y x))) (+ (* (* t z) -9) (* y x)) (* t z) (+ (* (/ z a) (neg (* t 9/2))) (* (* x (/ 1/2 a)) y)) (neg (* t 9/2)) (/ z a) (* t 9/2) (* a 2) (* (* x (/ 1/2 a)) y) (* x (/ 1/2 a))) |
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 460 | 8420 |
| 1 | 1552 | 8400 |
| 2 | 6121 | 8384 |
| 0 | 8164 | 7968 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ t a)) |
(* -9/2 (/ t a)) |
(* -9/2 (/ t a)) |
(* -9/2 (/ t a)) |
(/ t a) |
(/ t a) |
(/ t a) |
(/ t a) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(/ a (+ (* -9 (* t z)) (* x y))) |
(/ a (+ (* -9 (* t z)) (* x y))) |
(/ a (+ (* -9 (* t z)) (* x y))) |
(/ a (+ (* -9 (* t z)) (* x y))) |
(/ (+ (* -9/2 (* t z)) (* 1/2 (* x y))) a) |
(/ (+ (* -9/2 (* t z)) (* 1/2 (* x y))) a) |
(/ (+ (* -9/2 (* t z)) (* 1/2 (* x y))) a) |
(/ (+ (* -9/2 (* t z)) (* 1/2 (* x y))) a) |
(/ z a) |
(/ z a) |
(/ z a) |
(/ z a) |
(* 2 a) |
(* 2 a) |
(* 2 a) |
(* 2 a) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ x a)) |
(* 1/2 (/ x a)) |
(* 1/2 (/ x a)) |
(* 1/2 (/ x a)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ t a)) |
(* -9/2 (/ t a)) |
(* -9/2 (/ t a)) |
(* -9/2 (/ t a)) |
(/ t a) |
(/ t a) |
(/ t a) |
(/ t a) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(/ a (+ (* -9 (* t z)) (* x y))) |
(/ a (+ (* -9 (* t z)) (* x y))) |
(/ a (+ (* -9 (* t z)) (* x y))) |
(/ a (+ (* -9 (* t z)) (* x y))) |
(/ (+ (* -9/2 (* t z)) (* 1/2 (* x y))) a) |
(/ (+ (* -9/2 (* t z)) (* 1/2 (* x y))) a) |
(/ (+ (* -9/2 (* t z)) (* 1/2 (* x y))) a) |
(/ (+ (* -9/2 (* t z)) (* 1/2 (* x y))) a) |
(/ z a) |
(/ z a) |
(/ z a) |
(/ z a) |
(* 2 a) |
(* 2 a) |
(* 2 a) |
(* 2 a) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ x a)) |
(* 1/2 (/ x a)) |
(* 1/2 (/ x a)) |
(* 1/2 (/ x a)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ t a)) |
(* -9/2 (/ t a)) |
(* -9/2 (/ t a)) |
(* -9/2 (/ t a)) |
(/ t a) |
(/ t a) |
(/ t a) |
(/ t a) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(/ a (+ (* -9 (* t z)) (* x y))) |
(/ a (+ (* -9 (* t z)) (* x y))) |
(/ a (+ (* -9 (* t z)) (* x y))) |
(/ a (+ (* -9 (* t z)) (* x y))) |
(* -1 (/ (+ (* -1/2 (* x y)) (* 9/2 (* t z))) a)) |
(* -1 (/ (+ (* -1/2 (* x y)) (* 9/2 (* t z))) a)) |
(* -1 (/ (+ (* -1/2 (* x y)) (* 9/2 (* t z))) a)) |
(* -1 (/ (+ (* -1/2 (* x y)) (* 9/2 (* t z))) a)) |
(/ z a) |
(/ z a) |
(/ z a) |
(/ z a) |
(* 2 a) |
(* 2 a) |
(* 2 a) |
(* 2 a) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ x a)) |
(* 1/2 (/ x a)) |
(* 1/2 (/ x a)) |
(* 1/2 (/ x a)) |
(* 1/2 (/ (* x y) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(* x y) |
(+ (* -9 (* t z)) (* x y)) |
(+ (* -9 (* t z)) (* x y)) |
(+ (* -9 (* t z)) (* x y)) |
(* -9 t) |
(* -9 t) |
(* -9 t) |
(* -9 t) |
(* 1/2 (/ (* x y) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ t a)) |
(* -9/2 (/ t a)) |
(* -9/2 (/ t a)) |
(* -9/2 (/ t a)) |
(/ t a) |
(/ t a) |
(/ t a) |
(/ t a) |
(* 1/2 (/ (* x y) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(* x y) |
(+ (* -9 (* t z)) (* x y)) |
(+ (* -9 (* t z)) (* x y)) |
(+ (* -9 (* t z)) (* x y)) |
(* -9 (* t z)) |
(* -9 (* t z)) |
(* -9 (* t z)) |
(* -9 (* t z)) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* 1/2 (/ (* x y) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(/ a (* x y)) |
(+ (* 9 (/ (* a (* t z)) (* (pow x 2) (pow y 2)))) (/ a (* x y))) |
(+ (* t (- (* 81 (/ (* a (* t (pow z 2))) (* (pow x 3) (pow y 3)))) (* -9 (/ (* a z) (* (pow x 2) (pow y 2)))))) (/ a (* x y))) |
(+ (* t (- (* t (- (* 729 (/ (* a (* t (pow z 3))) (* (pow x 4) (pow y 4)))) (* -81 (/ (* a (pow z 2)) (* (pow x 3) (pow y 3)))))) (* -9 (/ (* a z) (* (pow x 2) (pow y 2)))))) (/ a (* x y))) |
(* x y) |
(+ (* -9 (* t z)) (* x y)) |
(+ (* -9 (* t z)) (* x y)) |
(+ (* -9 (* t z)) (* x y)) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* 1/2 (/ (* x y) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(* -9/2 t) |
(* -9/2 t) |
(* -9/2 t) |
(* -9/2 t) |
(* 9/2 t) |
(* 9/2 t) |
(* 9/2 t) |
(* 9/2 t) |
(* -9/2 (/ (* t z) a)) |
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) |
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) |
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) |
(* -9 (* t z)) |
(* t (+ (* -9 z) (/ (* x y) t))) |
(* t (+ (* -9 z) (/ (* x y) t))) |
(* t (+ (* -9 z) (/ (* x y) t))) |
(* -9 t) |
(* -9 t) |
(* -9 t) |
(* -9 t) |
(* -9/2 (/ (* t z) a)) |
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) |
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) |
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ t a)) |
(* -9/2 (/ t a)) |
(* -9/2 (/ t a)) |
(* -9/2 (/ t a)) |
(/ t a) |
(/ t a) |
(/ t a) |
(/ t a) |
(* -9/2 (/ (* t z) a)) |
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) |
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) |
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) |
(* -9 (* t z)) |
(* t (- (/ (* x y) t) (* 9 z))) |
(* t (- (/ (* x y) t) (* 9 z))) |
(* t (- (/ (* x y) t) (* 9 z))) |
(* -9 (* t z)) |
(* -9 (* t z)) |
(* -9 (* t z)) |
(* -9 (* t z)) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* -9/2 (/ (* t z) a)) |
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) |
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) |
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) |
(* -1/9 (/ a (* t z))) |
(/ (+ (* -1/9 (/ a z)) (* -1/81 (/ (* a (* x y)) (* t (pow z 2))))) t) |
(/ (- (+ (* -1/9 (/ a z)) (* -1/729 (/ (* a (* (pow x 2) (pow y 2))) (* (pow t 2) (pow z 3))))) (* 1/81 (/ (* a (* x y)) (* t (pow z 2))))) t) |
(/ (- (+ (* -1/9 (/ a z)) (* -1/6561 (/ (* a (* (pow x 3) (pow y 3))) (* (pow t 3) (pow z 4))))) (+ (* 1/729 (/ (* a (* (pow x 2) (pow y 2))) (* (pow t 2) (pow z 3)))) (* 1/81 (/ (* a (* x y)) (* t (pow z 2)))))) t) |
(* -9 (* t z)) |
(* t (+ (* -9 z) (/ (* x y) t))) |
(* t (+ (* -9 z) (/ (* x y) t))) |
(* t (+ (* -9 z) (/ (* x y) t))) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* -9/2 (/ (* t z) a)) |
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) |
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) |
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) |
(* -9/2 t) |
(* -9/2 t) |
(* -9/2 t) |
(* -9/2 t) |
(* 9/2 t) |
(* 9/2 t) |
(* 9/2 t) |
(* 9/2 t) |
(* -9/2 (/ (* t z) a)) |
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) |
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) |
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) |
(* -9 (* t z)) |
(* -1 (* t (+ (* -1 (/ (* x y) t)) (* 9 z)))) |
(* -1 (* t (+ (* -1 (/ (* x y) t)) (* 9 z)))) |
(* -1 (* t (+ (* -1 (/ (* x y) t)) (* 9 z)))) |
(* -9 t) |
(* -9 t) |
(* -9 t) |
(* -9 t) |
(* -9/2 (/ (* t z) a)) |
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) |
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) |
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ t a)) |
(* -9/2 (/ t a)) |
(* -9/2 (/ t a)) |
(* -9/2 (/ t a)) |
(/ t a) |
(/ t a) |
(/ t a) |
(/ t a) |
(* -9/2 (/ (* t z) a)) |
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) |
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) |
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) |
(* -9 (* t z)) |
(* -1 (* t (- (* -1 (/ (* x y) t)) (* -9 z)))) |
(* -1 (* t (- (* -1 (/ (* x y) t)) (* -9 z)))) |
(* -1 (* t (- (* -1 (/ (* x y) t)) (* -9 z)))) |
(* -9 (* t z)) |
(* -9 (* t z)) |
(* -9 (* t z)) |
(* -9 (* t z)) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* -9/2 (/ (* t z) a)) |
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) |
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) |
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) |
(* -1/9 (/ a (* t z))) |
(* -1 (/ (+ (* 1/81 (/ (* a (* x y)) (* t (pow z 2)))) (* 1/9 (/ a z))) t)) |
(* -1 (/ (+ (* -1 (/ (- (* -1/729 (/ (* a (* (pow x 2) (pow y 2))) (* t (pow z 3)))) (* 1/81 (/ (* a (* x y)) (pow z 2)))) t)) (* 1/9 (/ a z))) t)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 1/6561 (/ (* a (* (pow x 3) (pow y 3))) (* t (pow z 4)))) (* -1/729 (/ (* a (* (pow x 2) (pow y 2))) (pow z 3)))) t)) (* 1/81 (/ (* a (* x y)) (pow z 2)))) t)) (* 1/9 (/ a z))) t)) |
(* -9 (* t z)) |
(* -1 (* t (+ (* -1 (/ (* x y) t)) (* 9 z)))) |
(* -1 (* t (+ (* -1 (/ (* x y) t)) (* 9 z)))) |
(* -1 (* t (+ (* -1 (/ (* x y) t)) (* 9 z)))) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* -9/2 (/ (* t z) a)) |
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) |
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) |
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) |
(* -9/2 t) |
(* -9/2 t) |
(* -9/2 t) |
(* -9/2 t) |
(* 9/2 t) |
(* 9/2 t) |
(* 9/2 t) |
(* 9/2 t) |
(* 1/2 (/ (* x y) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(* x y) |
(+ (* -9 (* t z)) (* x y)) |
(+ (* -9 (* t z)) (* x y)) |
(+ (* -9 (* t z)) (* x y)) |
(* 1/2 (/ (* x y) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* 1/2 (/ (* x y) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(* x y) |
(+ (* -9 (* t z)) (* x y)) |
(+ (* -9 (* t z)) (* x y)) |
(+ (* -9 (* t z)) (* x y)) |
(* -9 (* t z)) |
(* -9 (* t z)) |
(* -9 (* t z)) |
(* -9 (* t z)) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* 1/2 (/ (* x y) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(/ a (* x y)) |
(+ (* 9 (/ (* a (* t z)) (* (pow x 2) (pow y 2)))) (/ a (* x y))) |
(+ (* z (- (* 81 (/ (* a (* (pow t 2) z)) (* (pow x 3) (pow y 3)))) (* -9 (/ (* a t) (* (pow x 2) (pow y 2)))))) (/ a (* x y))) |
(+ (* z (- (* z (- (* 729 (/ (* a (* (pow t 3) z)) (* (pow x 4) (pow y 4)))) (* -81 (/ (* a (pow t 2)) (* (pow x 3) (pow y 3)))))) (* -9 (/ (* a t) (* (pow x 2) (pow y 2)))))) (/ a (* x y))) |
(* x y) |
(+ (* -9 (* t z)) (* x y)) |
(+ (* -9 (* t z)) (* x y)) |
(+ (* -9 (* t z)) (* x y)) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* 1/2 (/ (* x y) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(/ z a) |
(/ z a) |
(/ z a) |
(/ z a) |
(* -9/2 (/ (* t z) a)) |
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) |
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) |
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) |
(* -9 (* t z)) |
(* z (+ (* -9 t) (/ (* x y) z))) |
(* z (+ (* -9 t) (/ (* x y) z))) |
(* z (+ (* -9 t) (/ (* x y) z))) |
(* -9/2 (/ (* t z) a)) |
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) |
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) |
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) |
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) |
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) |
(* -9 (* t z)) |
(* z (- (/ (* x y) z) (* 9 t))) |
(* z (- (/ (* x y) z) (* 9 t))) |
(* z (- (/ (* x y) z) (* 9 t))) |
(* -9 (* t z)) |
(* -9 (* t z)) |
(* -9 (* t z)) |
(* -9 (* t z)) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* -9/2 (/ (* t z) a)) |
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) |
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) |
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) |
(* -1/9 (/ a (* t z))) |
(/ (+ (* -1/9 (/ a t)) (* -1/81 (/ (* a (* x y)) (* (pow t 2) z)))) z) |
(/ (- (+ (* -1/9 (/ a t)) (* -1/729 (/ (* a (* (pow x 2) (pow y 2))) (* (pow t 3) (pow z 2))))) (* 1/81 (/ (* a (* x y)) (* (pow t 2) z)))) z) |
(/ (- (+ (* -1/9 (/ a t)) (* -1/6561 (/ (* a (* (pow x 3) (pow y 3))) (* (pow t 4) (pow z 3))))) (+ (* 1/729 (/ (* a (* (pow x 2) (pow y 2))) (* (pow t 3) (pow z 2)))) (* 1/81 (/ (* a (* x y)) (* (pow t 2) z))))) z) |
(* -9 (* t z)) |
(* z (+ (* -9 t) (/ (* x y) z))) |
(* z (+ (* -9 t) (/ (* x y) z))) |
(* z (+ (* -9 t) (/ (* x y) z))) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* -9/2 (/ (* t z) a)) |
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) |
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) |
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) |
(/ z a) |
(/ z a) |
(/ z a) |
(/ z a) |
(* -9/2 (/ (* t z) a)) |
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) |
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) |
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) |
(* -9 (* t z)) |
(* -1 (* z (+ (* -1 (/ (* x y) z)) (* 9 t)))) |
(* -1 (* z (+ (* -1 (/ (* x y) z)) (* 9 t)))) |
(* -1 (* z (+ (* -1 (/ (* x y) z)) (* 9 t)))) |
(* -9/2 (/ (* t z) a)) |
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) |
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) |
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) |
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) |
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) |
(* -9 (* t z)) |
(* -1 (* z (- (* -1 (/ (* x y) z)) (* -9 t)))) |
(* -1 (* z (- (* -1 (/ (* x y) z)) (* -9 t)))) |
(* -1 (* z (- (* -1 (/ (* x y) z)) (* -9 t)))) |
(* -9 (* t z)) |
(* -9 (* t z)) |
(* -9 (* t z)) |
(* -9 (* t z)) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* -9/2 (/ (* t z) a)) |
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) |
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) |
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) |
(* -1/9 (/ a (* t z))) |
(* -1 (/ (+ (* 1/81 (/ (* a (* x y)) (* (pow t 2) z))) (* 1/9 (/ a t))) z)) |
(* -1 (/ (+ (* -1 (/ (- (* -1/729 (/ (* a (* (pow x 2) (pow y 2))) (* (pow t 3) z))) (* 1/81 (/ (* a (* x y)) (pow t 2)))) z)) (* 1/9 (/ a t))) z)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 1/6561 (/ (* a (* (pow x 3) (pow y 3))) (* (pow t 4) z))) (* -1/729 (/ (* a (* (pow x 2) (pow y 2))) (pow t 3)))) z)) (* 1/81 (/ (* a (* x y)) (pow t 2)))) z)) (* 1/9 (/ a t))) z)) |
(* -9 (* t z)) |
(* -1 (* z (+ (* -1 (/ (* x y) z)) (* 9 t)))) |
(* -1 (* z (+ (* -1 (/ (* x y) z)) (* 9 t)))) |
(* -1 (* z (+ (* -1 (/ (* x y) z)) (* 9 t)))) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* -9/2 (/ (* t z) a)) |
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) |
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) |
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) |
(/ z a) |
(/ z a) |
(/ z a) |
(/ z a) |
(* -9/2 (/ (* t z) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(* -9 (* t z)) |
(+ (* -9 (* t z)) (* x y)) |
(+ (* -9 (* t z)) (* x y)) |
(+ (* -9 (* t z)) (* x y)) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* -9/2 (/ (* t z) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(* -9/2 (/ (* t z) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(* -9 (* t z)) |
(- (* x y) (* 9 (* t z))) |
(- (* x y) (* 9 (* t z))) |
(- (* x y) (* 9 (* t z))) |
(* -9/2 (/ (* t z) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(* -1/9 (/ a (* t z))) |
(+ (* -1/9 (/ a (* t z))) (* -1/81 (/ (* a (* x y)) (* (pow t 2) (pow z 2))))) |
(+ (* -1/9 (/ a (* t z))) (* y (- (* -1/729 (/ (* a (* (pow x 2) y)) (* (pow t 3) (pow z 3)))) (* 1/81 (/ (* a x) (* (pow t 2) (pow z 2))))))) |
(+ (* -1/9 (/ a (* t z))) (* y (- (* y (- (* -1/6561 (/ (* a (* (pow x 3) y)) (* (pow t 4) (pow z 4)))) (* 1/729 (/ (* a (pow x 2)) (* (pow t 3) (pow z 3)))))) (* 1/81 (/ (* a x) (* (pow t 2) (pow z 2))))))) |
(* -9 (* t z)) |
(+ (* -9 (* t z)) (* x y)) |
(+ (* -9 (* t z)) (* x y)) |
(+ (* -9 (* t z)) (* x y)) |
(* -9/2 (/ (* t z) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(* x y) |
(* y (+ x (* -9 (/ (* t z) y)))) |
(* y (+ x (* -9 (/ (* t z) y)))) |
(* y (+ x (* -9 (/ (* t z) y)))) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* 1/2 (/ (* x y) a)) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(* 1/2 (/ (* x y) a)) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(* x y) |
(* y (+ x (* -9 (/ (* t z) y)))) |
(* y (+ x (* -9 (/ (* t z) y)))) |
(* y (+ x (* -9 (/ (* t z) y)))) |
(* 1/2 (/ (* x y) a)) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(/ a (* x y)) |
(/ (+ (* 9 (/ (* a (* t z)) (* (pow x 2) y))) (/ a x)) y) |
(/ (- (+ (* 81 (/ (* a (* (pow t 2) (pow z 2))) (* (pow x 3) (pow y 2)))) (/ a x)) (* -9 (/ (* a (* t z)) (* (pow x 2) y)))) y) |
(/ (- (+ (* 729 (/ (* a (* (pow t 3) (pow z 3))) (* (pow x 4) (pow y 3)))) (/ a x)) (+ (* -81 (/ (* a (* (pow t 2) (pow z 2))) (* (pow x 3) (pow y 2)))) (* -9 (/ (* a (* t z)) (* (pow x 2) y))))) y) |
(* x y) |
(* y (+ x (* -9 (/ (* t z) y)))) |
(* y (+ x (* -9 (/ (* t z) y)))) |
(* y (+ x (* -9 (/ (* t z) y)))) |
(* 1/2 (/ (* x y) a)) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(* x y) |
(* -1 (* y (+ (* -1 x) (* 9 (/ (* t z) y))))) |
(* -1 (* y (+ (* -1 x) (* 9 (/ (* t z) y))))) |
(* -1 (* y (+ (* -1 x) (* 9 (/ (* t z) y))))) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* 1/2 (/ (* x y) a)) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(* 1/2 (/ (* x y) a)) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(* x y) |
(* -1 (* y (+ (* -1 x) (* 9 (/ (* t z) y))))) |
(* -1 (* y (+ (* -1 x) (* 9 (/ (* t z) y))))) |
(* -1 (* y (+ (* -1 x) (* 9 (/ (* t z) y))))) |
(* 1/2 (/ (* x y) a)) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(/ a (* x y)) |
(* -1 (/ (+ (* -9 (/ (* a (* t z)) (* (pow x 2) y))) (* -1 (/ a x))) y)) |
(* -1 (/ (+ (* -1 (/ a x)) (* -1 (/ (- (* 81 (/ (* a (* (pow t 2) (pow z 2))) (* (pow x 3) y))) (* -9 (/ (* a (* t z)) (pow x 2)))) y))) y)) |
(* -1 (/ (+ (* -1 (/ a x)) (* -1 (/ (- (* -1 (/ (- (* -729 (/ (* a (* (pow t 3) (pow z 3))) (* (pow x 4) y))) (* 81 (/ (* a (* (pow t 2) (pow z 2))) (pow x 3)))) y)) (* -9 (/ (* a (* t z)) (pow x 2)))) y))) y)) |
(* x y) |
(* -1 (* y (+ (* -1 x) (* 9 (/ (* t z) y))))) |
(* -1 (* y (+ (* -1 x) (* 9 (/ (* t z) y))))) |
(* -1 (* y (+ (* -1 x) (* 9 (/ (* t z) y))))) |
(* 1/2 (/ (* x y) a)) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* -9/2 (/ (* t z) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(* -9 (* t z)) |
(+ (* -9 (* t z)) (* x y)) |
(+ (* -9 (* t z)) (* x y)) |
(+ (* -9 (* t z)) (* x y)) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* -9/2 (/ (* t z) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(* -9/2 (/ (* t z) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(* -9 (* t z)) |
(- (* x y) (* 9 (* t z))) |
(- (* x y) (* 9 (* t z))) |
(- (* x y) (* 9 (* t z))) |
(* -9/2 (/ (* t z) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(* -1/9 (/ a (* t z))) |
(+ (* -1/9 (/ a (* t z))) (* -1/81 (/ (* a (* x y)) (* (pow t 2) (pow z 2))))) |
(+ (* -1/9 (/ a (* t z))) (* x (- (* -1/729 (/ (* a (* x (pow y 2))) (* (pow t 3) (pow z 3)))) (* 1/81 (/ (* a y) (* (pow t 2) (pow z 2))))))) |
(+ (* -1/9 (/ a (* t z))) (* x (- (* x (- (* -1/6561 (/ (* a (* x (pow y 3))) (* (pow t 4) (pow z 4)))) (* 1/729 (/ (* a (pow y 2)) (* (pow t 3) (pow z 3)))))) (* 1/81 (/ (* a y) (* (pow t 2) (pow z 2))))))) |
(* -9 (* t z)) |
(+ (* -9 (* t z)) (* x y)) |
(+ (* -9 (* t z)) (* x y)) |
(+ (* -9 (* t z)) (* x y)) |
(* -9/2 (/ (* t z) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ x a)) |
(* 1/2 (/ x a)) |
(* 1/2 (/ x a)) |
(* 1/2 (/ x a)) |
(* 1/2 (/ (* x y) a)) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(* x y) |
(* x (+ y (* -9 (/ (* t z) x)))) |
(* x (+ y (* -9 (/ (* t z) x)))) |
(* x (+ y (* -9 (/ (* t z) x)))) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* 1/2 (/ (* x y) a)) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(* 1/2 (/ (* x y) a)) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(* x y) |
(* x (+ y (* -9 (/ (* t z) x)))) |
(* x (+ y (* -9 (/ (* t z) x)))) |
(* x (+ y (* -9 (/ (* t z) x)))) |
(* 1/2 (/ (* x y) a)) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(/ a (* x y)) |
(/ (+ (* 9 (/ (* a (* t z)) (* x (pow y 2)))) (/ a y)) x) |
(/ (- (+ (* 81 (/ (* a (* (pow t 2) (pow z 2))) (* (pow x 2) (pow y 3)))) (/ a y)) (* -9 (/ (* a (* t z)) (* x (pow y 2))))) x) |
(/ (- (+ (* 729 (/ (* a (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 4)))) (/ a y)) (+ (* -81 (/ (* a (* (pow t 2) (pow z 2))) (* (pow x 2) (pow y 3)))) (* -9 (/ (* a (* t z)) (* x (pow y 2)))))) x) |
(* x y) |
(* x (+ y (* -9 (/ (* t z) x)))) |
(* x (+ y (* -9 (/ (* t z) x)))) |
(* x (+ y (* -9 (/ (* t z) x)))) |
(* 1/2 (/ (* x y) a)) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ x a)) |
(* 1/2 (/ x a)) |
(* 1/2 (/ x a)) |
(* 1/2 (/ x a)) |
(* 1/2 (/ (* x y) a)) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(* x y) |
(* -1 (* x (+ (* -1 y) (* 9 (/ (* t z) x))))) |
(* -1 (* x (+ (* -1 y) (* 9 (/ (* t z) x))))) |
(* -1 (* x (+ (* -1 y) (* 9 (/ (* t z) x))))) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* 1/2 (/ (* x y) a)) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(* 1/2 (/ (* x y) a)) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(* x y) |
(* -1 (* x (+ (* -1 y) (* 9 (/ (* t z) x))))) |
(* -1 (* x (+ (* -1 y) (* 9 (/ (* t z) x))))) |
(* -1 (* x (+ (* -1 y) (* 9 (/ (* t z) x))))) |
(* 1/2 (/ (* x y) a)) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(/ a (* x y)) |
(* -1 (/ (+ (* -9 (/ (* a (* t z)) (* x (pow y 2)))) (* -1 (/ a y))) x)) |
(* -1 (/ (+ (* -1 (/ a y)) (* -1 (/ (- (* 81 (/ (* a (* (pow t 2) (pow z 2))) (* x (pow y 3)))) (* -9 (/ (* a (* t z)) (pow y 2)))) x))) x)) |
(* -1 (/ (+ (* -1 (/ a y)) (* -1 (/ (- (* -1 (/ (- (* -729 (/ (* a (* (pow t 3) (pow z 3))) (* x (pow y 4)))) (* 81 (/ (* a (* (pow t 2) (pow z 2))) (pow y 3)))) x)) (* -9 (/ (* a (* t z)) (pow y 2)))) x))) x)) |
(* x y) |
(* -1 (* x (+ (* -1 y) (* 9 (/ (* t z) x))))) |
(* -1 (* x (+ (* -1 y) (* 9 (/ (* t z) x))))) |
(* -1 (* x (+ (* -1 y) (* 9 (/ (* t z) x))))) |
(* 1/2 (/ (* x y) a)) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ x a)) |
(* 1/2 (/ x a)) |
(* 1/2 (/ x a)) |
(* 1/2 (/ x a)) |
| Outputs |
|---|
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 z a) #s(literal -9/2 binary64)) t) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 z a) #s(literal -9/2 binary64)) t) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 z a) #s(literal -9/2 binary64)) t) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 z a) #s(literal -9/2 binary64)) t) |
(* -9/2 (/ t a)) |
(*.f64 (/.f64 t a) #s(literal -9/2 binary64)) |
(* -9/2 (/ t a)) |
(*.f64 (/.f64 t a) #s(literal -9/2 binary64)) |
(* -9/2 (/ t a)) |
(*.f64 (/.f64 t a) #s(literal -9/2 binary64)) |
(* -9/2 (/ t a)) |
(*.f64 (/.f64 t a) #s(literal -9/2 binary64)) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(/ a (+ (* -9 (* t z)) (* x y))) |
(/.f64 a (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64)))) |
(/ a (+ (* -9 (* t z)) (* x y))) |
(/.f64 a (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64)))) |
(/ a (+ (* -9 (* t z)) (* x y))) |
(/.f64 a (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64)))) |
(/ a (+ (* -9 (* t z)) (* x y))) |
(/.f64 a (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64)))) |
(/ (+ (* -9/2 (* t z)) (* 1/2 (* x y))) a) |
(/.f64 (fma.f64 #s(literal -9/2 binary64) (*.f64 z t) (*.f64 (*.f64 y x) #s(literal 1/2 binary64))) a) |
(/ (+ (* -9/2 (* t z)) (* 1/2 (* x y))) a) |
(/.f64 (fma.f64 #s(literal -9/2 binary64) (*.f64 z t) (*.f64 (*.f64 y x) #s(literal 1/2 binary64))) a) |
(/ (+ (* -9/2 (* t z)) (* 1/2 (* x y))) a) |
(/.f64 (fma.f64 #s(literal -9/2 binary64) (*.f64 z t) (*.f64 (*.f64 y x) #s(literal 1/2 binary64))) a) |
(/ (+ (* -9/2 (* t z)) (* 1/2 (* x y))) a) |
(/.f64 (fma.f64 #s(literal -9/2 binary64) (*.f64 z t) (*.f64 (*.f64 y x) #s(literal 1/2 binary64))) a) |
(/ z a) |
(/.f64 z a) |
(/ z a) |
(/.f64 z a) |
(/ z a) |
(/.f64 z a) |
(/ z a) |
(/.f64 z a) |
(* 2 a) |
(*.f64 #s(literal 2 binary64) a) |
(* 2 a) |
(*.f64 #s(literal 2 binary64) a) |
(* 2 a) |
(*.f64 #s(literal 2 binary64) a) |
(* 2 a) |
(*.f64 #s(literal 2 binary64) a) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) |
(* 1/2 (/ x a)) |
(*.f64 (/.f64 x a) #s(literal 1/2 binary64)) |
(* 1/2 (/ x a)) |
(*.f64 (/.f64 x a) #s(literal 1/2 binary64)) |
(* 1/2 (/ x a)) |
(*.f64 (/.f64 x a) #s(literal 1/2 binary64)) |
(* 1/2 (/ x a)) |
(*.f64 (/.f64 x a) #s(literal 1/2 binary64)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 z a) #s(literal -9/2 binary64)) t) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 z a) #s(literal -9/2 binary64)) t) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 z a) #s(literal -9/2 binary64)) t) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 z a) #s(literal -9/2 binary64)) t) |
(* -9/2 (/ t a)) |
(*.f64 (/.f64 t a) #s(literal -9/2 binary64)) |
(* -9/2 (/ t a)) |
(*.f64 (/.f64 t a) #s(literal -9/2 binary64)) |
(* -9/2 (/ t a)) |
(*.f64 (/.f64 t a) #s(literal -9/2 binary64)) |
(* -9/2 (/ t a)) |
(*.f64 (/.f64 t a) #s(literal -9/2 binary64)) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(/ a (+ (* -9 (* t z)) (* x y))) |
(/.f64 a (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64)))) |
(/ a (+ (* -9 (* t z)) (* x y))) |
(/.f64 a (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64)))) |
(/ a (+ (* -9 (* t z)) (* x y))) |
(/.f64 a (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64)))) |
(/ a (+ (* -9 (* t z)) (* x y))) |
(/.f64 a (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64)))) |
(/ (+ (* -9/2 (* t z)) (* 1/2 (* x y))) a) |
(/.f64 (fma.f64 #s(literal -9/2 binary64) (*.f64 z t) (*.f64 (*.f64 y x) #s(literal 1/2 binary64))) a) |
(/ (+ (* -9/2 (* t z)) (* 1/2 (* x y))) a) |
(/.f64 (fma.f64 #s(literal -9/2 binary64) (*.f64 z t) (*.f64 (*.f64 y x) #s(literal 1/2 binary64))) a) |
(/ (+ (* -9/2 (* t z)) (* 1/2 (* x y))) a) |
(/.f64 (fma.f64 #s(literal -9/2 binary64) (*.f64 z t) (*.f64 (*.f64 y x) #s(literal 1/2 binary64))) a) |
(/ (+ (* -9/2 (* t z)) (* 1/2 (* x y))) a) |
(/.f64 (fma.f64 #s(literal -9/2 binary64) (*.f64 z t) (*.f64 (*.f64 y x) #s(literal 1/2 binary64))) a) |
(/ z a) |
(/.f64 z a) |
(/ z a) |
(/.f64 z a) |
(/ z a) |
(/.f64 z a) |
(/ z a) |
(/.f64 z a) |
(* 2 a) |
(*.f64 #s(literal 2 binary64) a) |
(* 2 a) |
(*.f64 #s(literal 2 binary64) a) |
(* 2 a) |
(*.f64 #s(literal 2 binary64) a) |
(* 2 a) |
(*.f64 #s(literal 2 binary64) a) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) |
(* 1/2 (/ x a)) |
(*.f64 (/.f64 x a) #s(literal 1/2 binary64)) |
(* 1/2 (/ x a)) |
(*.f64 (/.f64 x a) #s(literal 1/2 binary64)) |
(* 1/2 (/ x a)) |
(*.f64 (/.f64 x a) #s(literal 1/2 binary64)) |
(* 1/2 (/ x a)) |
(*.f64 (/.f64 x a) #s(literal 1/2 binary64)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 z a) #s(literal -9/2 binary64)) t) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 z a) #s(literal -9/2 binary64)) t) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 z a) #s(literal -9/2 binary64)) t) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 z a) #s(literal -9/2 binary64)) t) |
(* -9/2 (/ t a)) |
(*.f64 (/.f64 t a) #s(literal -9/2 binary64)) |
(* -9/2 (/ t a)) |
(*.f64 (/.f64 t a) #s(literal -9/2 binary64)) |
(* -9/2 (/ t a)) |
(*.f64 (/.f64 t a) #s(literal -9/2 binary64)) |
(* -9/2 (/ t a)) |
(*.f64 (/.f64 t a) #s(literal -9/2 binary64)) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(/ a (+ (* -9 (* t z)) (* x y))) |
(/.f64 a (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64)))) |
(/ a (+ (* -9 (* t z)) (* x y))) |
(/.f64 a (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64)))) |
(/ a (+ (* -9 (* t z)) (* x y))) |
(/.f64 a (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64)))) |
(/ a (+ (* -9 (* t z)) (* x y))) |
(/.f64 a (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64)))) |
(* -1 (/ (+ (* -1/2 (* x y)) (* 9/2 (* t z))) a)) |
(/.f64 (fma.f64 #s(literal 9/2 binary64) (*.f64 z t) (*.f64 #s(literal -1/2 binary64) (*.f64 y x))) (neg.f64 a)) |
(* -1 (/ (+ (* -1/2 (* x y)) (* 9/2 (* t z))) a)) |
(/.f64 (fma.f64 #s(literal 9/2 binary64) (*.f64 z t) (*.f64 #s(literal -1/2 binary64) (*.f64 y x))) (neg.f64 a)) |
(* -1 (/ (+ (* -1/2 (* x y)) (* 9/2 (* t z))) a)) |
(/.f64 (fma.f64 #s(literal 9/2 binary64) (*.f64 z t) (*.f64 #s(literal -1/2 binary64) (*.f64 y x))) (neg.f64 a)) |
(* -1 (/ (+ (* -1/2 (* x y)) (* 9/2 (* t z))) a)) |
(/.f64 (fma.f64 #s(literal 9/2 binary64) (*.f64 z t) (*.f64 #s(literal -1/2 binary64) (*.f64 y x))) (neg.f64 a)) |
(/ z a) |
(/.f64 z a) |
(/ z a) |
(/.f64 z a) |
(/ z a) |
(/.f64 z a) |
(/ z a) |
(/.f64 z a) |
(* 2 a) |
(*.f64 #s(literal 2 binary64) a) |
(* 2 a) |
(*.f64 #s(literal 2 binary64) a) |
(* 2 a) |
(*.f64 #s(literal 2 binary64) a) |
(* 2 a) |
(*.f64 #s(literal 2 binary64) a) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) |
(* 1/2 (/ x a)) |
(*.f64 (/.f64 x a) #s(literal 1/2 binary64)) |
(* 1/2 (/ x a)) |
(*.f64 (/.f64 x a) #s(literal 1/2 binary64)) |
(* 1/2 (/ x a)) |
(*.f64 (/.f64 x a) #s(literal 1/2 binary64)) |
(* 1/2 (/ x a)) |
(*.f64 (/.f64 x a) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(fma.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x (*.f64 (*.f64 (/.f64 z a) #s(literal -9/2 binary64)) t)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(fma.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x (*.f64 (*.f64 (/.f64 z a) #s(literal -9/2 binary64)) t)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(fma.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x (*.f64 (*.f64 (/.f64 z a) #s(literal -9/2 binary64)) t)) |
(* x y) |
(*.f64 y x) |
(+ (* -9 (* t z)) (* x y)) |
(fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) |
(+ (* -9 (* t z)) (* x y)) |
(fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) |
(+ (* -9 (* t z)) (* x y)) |
(fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) |
(* -9 t) |
(*.f64 t #s(literal -9 binary64)) |
(* -9 t) |
(*.f64 t #s(literal -9 binary64)) |
(* -9 t) |
(*.f64 t #s(literal -9 binary64)) |
(* -9 t) |
(*.f64 t #s(literal -9 binary64)) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(fma.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x (*.f64 (*.f64 (/.f64 z a) #s(literal -9/2 binary64)) t)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(fma.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x (*.f64 (*.f64 (/.f64 z a) #s(literal -9/2 binary64)) t)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(fma.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x (*.f64 (*.f64 (/.f64 z a) #s(literal -9/2 binary64)) t)) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 z a) #s(literal -9/2 binary64)) t) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 z a) #s(literal -9/2 binary64)) t) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 z a) #s(literal -9/2 binary64)) t) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 z a) #s(literal -9/2 binary64)) t) |
(* -9/2 (/ t a)) |
(*.f64 (/.f64 t a) #s(literal -9/2 binary64)) |
(* -9/2 (/ t a)) |
(*.f64 (/.f64 t a) #s(literal -9/2 binary64)) |
(* -9/2 (/ t a)) |
(*.f64 (/.f64 t a) #s(literal -9/2 binary64)) |
(* -9/2 (/ t a)) |
(*.f64 (/.f64 t a) #s(literal -9/2 binary64)) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(fma.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x (*.f64 (*.f64 (/.f64 z a) #s(literal -9/2 binary64)) t)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(fma.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x (*.f64 (*.f64 (/.f64 z a) #s(literal -9/2 binary64)) t)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(fma.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x (*.f64 (*.f64 (/.f64 z a) #s(literal -9/2 binary64)) t)) |
(* x y) |
(*.f64 y x) |
(+ (* -9 (* t z)) (* x y)) |
(fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) |
(+ (* -9 (* t z)) (* x y)) |
(fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) |
(+ (* -9 (* t z)) (* x y)) |
(fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) |
(* -9 (* t z)) |
(*.f64 (*.f64 z t) #s(literal -9 binary64)) |
(* -9 (* t z)) |
(*.f64 (*.f64 z t) #s(literal -9 binary64)) |
(* -9 (* t z)) |
(*.f64 (*.f64 z t) #s(literal -9 binary64)) |
(* -9 (* t z)) |
(*.f64 (*.f64 z t) #s(literal -9 binary64)) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(fma.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x (*.f64 (*.f64 (/.f64 z a) #s(literal -9/2 binary64)) t)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(fma.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x (*.f64 (*.f64 (/.f64 z a) #s(literal -9/2 binary64)) t)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(fma.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x (*.f64 (*.f64 (/.f64 z a) #s(literal -9/2 binary64)) t)) |
(/ a (* x y)) |
(/.f64 a (*.f64 y x)) |
(+ (* 9 (/ (* a (* t z)) (* (pow x 2) (pow y 2)))) (/ a (* x y))) |
(fma.f64 (*.f64 #s(literal 9 binary64) (/.f64 (/.f64 a x) x)) (*.f64 z (/.f64 t (*.f64 y y))) (/.f64 a (*.f64 y x))) |
(+ (* t (- (* 81 (/ (* a (* t (pow z 2))) (* (pow x 3) (pow y 3)))) (* -9 (/ (* a z) (* (pow x 2) (pow y 2)))))) (/ a (* x y))) |
(fma.f64 (fma.f64 (*.f64 #s(literal 9 binary64) (/.f64 (/.f64 a x) x)) (/.f64 z (*.f64 y y)) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 z z) t) a) #s(literal 81 binary64)) (*.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) t (/.f64 a (*.f64 y x))) |
(+ (* t (- (* t (- (* 729 (/ (* a (* t (pow z 3))) (* (pow x 4) (pow y 4)))) (* -81 (/ (* a (pow z 2)) (* (pow x 3) (pow y 3)))))) (* -9 (/ (* a z) (* (pow x 2) (pow y 2)))))) (/ a (* x y))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 729 binary64) (/.f64 a (pow.f64 x #s(literal 4 binary64)))) (*.f64 (pow.f64 z #s(literal 3 binary64)) (/.f64 t (pow.f64 y #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal 81 binary64) (/.f64 a (pow.f64 x #s(literal 3 binary64)))) (*.f64 z (/.f64 z (pow.f64 y #s(literal 3 binary64)))))) t (*.f64 (*.f64 #s(literal 9 binary64) (/.f64 (/.f64 a x) x)) (/.f64 z (*.f64 y y)))) t (/.f64 a (*.f64 y x))) |
(* x y) |
(*.f64 y x) |
(+ (* -9 (* t z)) (* x y)) |
(fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) |
(+ (* -9 (* t z)) (* x y)) |
(fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) |
(+ (* -9 (* t z)) (* x y)) |
(fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(fma.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x (*.f64 (*.f64 (/.f64 z a) #s(literal -9/2 binary64)) t)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(fma.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x (*.f64 (*.f64 (/.f64 z a) #s(literal -9/2 binary64)) t)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(fma.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x (*.f64 (*.f64 (/.f64 z a) #s(literal -9/2 binary64)) t)) |
(* -9/2 t) |
(*.f64 #s(literal -9/2 binary64) t) |
(* -9/2 t) |
(*.f64 #s(literal -9/2 binary64) t) |
(* -9/2 t) |
(*.f64 #s(literal -9/2 binary64) t) |
(* -9/2 t) |
(*.f64 #s(literal -9/2 binary64) t) |
(* 9/2 t) |
(*.f64 #s(literal 9/2 binary64) t) |
(* 9/2 t) |
(*.f64 #s(literal 9/2 binary64) t) |
(* 9/2 t) |
(*.f64 #s(literal 9/2 binary64) t) |
(* 9/2 t) |
(*.f64 #s(literal 9/2 binary64) t) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 z a) #s(literal -9/2 binary64)) t) |
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) |
(*.f64 (fma.f64 (/.f64 (/.f64 (*.f64 y x) a) t) #s(literal 1/2 binary64) (*.f64 (/.f64 z a) #s(literal -9/2 binary64))) t) |
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) |
(*.f64 (fma.f64 (/.f64 (/.f64 (*.f64 y x) a) t) #s(literal 1/2 binary64) (*.f64 (/.f64 z a) #s(literal -9/2 binary64))) t) |
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) |
(*.f64 (fma.f64 (/.f64 (/.f64 (*.f64 y x) a) t) #s(literal 1/2 binary64) (*.f64 (/.f64 z a) #s(literal -9/2 binary64))) t) |
(* -9 (* t z)) |
(*.f64 (*.f64 z t) #s(literal -9 binary64)) |
(* t (+ (* -9 z) (/ (* x y) t))) |
(*.f64 (fma.f64 z #s(literal -9 binary64) (/.f64 (*.f64 y x) t)) t) |
(* t (+ (* -9 z) (/ (* x y) t))) |
(*.f64 (fma.f64 z #s(literal -9 binary64) (/.f64 (*.f64 y x) t)) t) |
(* t (+ (* -9 z) (/ (* x y) t))) |
(*.f64 (fma.f64 z #s(literal -9 binary64) (/.f64 (*.f64 y x) t)) t) |
(* -9 t) |
(*.f64 t #s(literal -9 binary64)) |
(* -9 t) |
(*.f64 t #s(literal -9 binary64)) |
(* -9 t) |
(*.f64 t #s(literal -9 binary64)) |
(* -9 t) |
(*.f64 t #s(literal -9 binary64)) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 z a) #s(literal -9/2 binary64)) t) |
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) |
(*.f64 (fma.f64 (/.f64 (/.f64 (*.f64 y x) a) t) #s(literal 1/2 binary64) (*.f64 (/.f64 z a) #s(literal -9/2 binary64))) t) |
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) |
(*.f64 (fma.f64 (/.f64 (/.f64 (*.f64 y x) a) t) #s(literal 1/2 binary64) (*.f64 (/.f64 z a) #s(literal -9/2 binary64))) t) |
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) |
(*.f64 (fma.f64 (/.f64 (/.f64 (*.f64 y x) a) t) #s(literal 1/2 binary64) (*.f64 (/.f64 z a) #s(literal -9/2 binary64))) t) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 z a) #s(literal -9/2 binary64)) t) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 z a) #s(literal -9/2 binary64)) t) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 z a) #s(literal -9/2 binary64)) t) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 z a) #s(literal -9/2 binary64)) t) |
(* -9/2 (/ t a)) |
(*.f64 (/.f64 t a) #s(literal -9/2 binary64)) |
(* -9/2 (/ t a)) |
(*.f64 (/.f64 t a) #s(literal -9/2 binary64)) |
(* -9/2 (/ t a)) |
(*.f64 (/.f64 t a) #s(literal -9/2 binary64)) |
(* -9/2 (/ t a)) |
(*.f64 (/.f64 t a) #s(literal -9/2 binary64)) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 z a) #s(literal -9/2 binary64)) t) |
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) |
(*.f64 (fma.f64 (/.f64 (/.f64 (*.f64 y x) a) t) #s(literal 1/2 binary64) (*.f64 (/.f64 z a) #s(literal -9/2 binary64))) t) |
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) |
(*.f64 (fma.f64 (/.f64 (/.f64 (*.f64 y x) a) t) #s(literal 1/2 binary64) (*.f64 (/.f64 z a) #s(literal -9/2 binary64))) t) |
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) |
(*.f64 (fma.f64 (/.f64 (/.f64 (*.f64 y x) a) t) #s(literal 1/2 binary64) (*.f64 (/.f64 z a) #s(literal -9/2 binary64))) t) |
(* -9 (* t z)) |
(*.f64 (*.f64 z t) #s(literal -9 binary64)) |
(* t (- (/ (* x y) t) (* 9 z))) |
(*.f64 (fma.f64 z #s(literal -9 binary64) (/.f64 (*.f64 y x) t)) t) |
(* t (- (/ (* x y) t) (* 9 z))) |
(*.f64 (fma.f64 z #s(literal -9 binary64) (/.f64 (*.f64 y x) t)) t) |
(* t (- (/ (* x y) t) (* 9 z))) |
(*.f64 (fma.f64 z #s(literal -9 binary64) (/.f64 (*.f64 y x) t)) t) |
(* -9 (* t z)) |
(*.f64 (*.f64 z t) #s(literal -9 binary64)) |
(* -9 (* t z)) |
(*.f64 (*.f64 z t) #s(literal -9 binary64)) |
(* -9 (* t z)) |
(*.f64 (*.f64 z t) #s(literal -9 binary64)) |
(* -9 (* t z)) |
(*.f64 (*.f64 z t) #s(literal -9 binary64)) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 z a) #s(literal -9/2 binary64)) t) |
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) |
(*.f64 (fma.f64 (/.f64 (/.f64 (*.f64 y x) a) t) #s(literal 1/2 binary64) (*.f64 (/.f64 z a) #s(literal -9/2 binary64))) t) |
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) |
(*.f64 (fma.f64 (/.f64 (/.f64 (*.f64 y x) a) t) #s(literal 1/2 binary64) (*.f64 (/.f64 z a) #s(literal -9/2 binary64))) t) |
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) |
(*.f64 (fma.f64 (/.f64 (/.f64 (*.f64 y x) a) t) #s(literal 1/2 binary64) (*.f64 (/.f64 z a) #s(literal -9/2 binary64))) t) |
(* -1/9 (/ a (* t z))) |
(*.f64 (/.f64 a (*.f64 z t)) #s(literal -1/9 binary64)) |
(/ (+ (* -1/9 (/ a z)) (* -1/81 (/ (* a (* x y)) (* t (pow z 2))))) t) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/81 binary64) (/.f64 a t)) (/.f64 (/.f64 (*.f64 y x) z) z) (*.f64 (/.f64 a z) #s(literal -1/9 binary64))) t) |
(/ (- (+ (* -1/9 (/ a z)) (* -1/729 (/ (* a (* (pow x 2) (pow y 2))) (* (pow t 2) (pow z 3))))) (* 1/81 (/ (* a (* x y)) (* t (pow z 2))))) t) |
(/.f64 (fma.f64 (/.f64 a z) #s(literal -1/9 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -1/729 binary64) (/.f64 a t)) (*.f64 (*.f64 y y) (*.f64 x (/.f64 x (pow.f64 z #s(literal 3 binary64))))) (*.f64 (*.f64 #s(literal -1/81 binary64) a) (/.f64 (/.f64 (*.f64 y x) z) z))) t)) t) |
(/ (- (+ (* -1/9 (/ a z)) (* -1/6561 (/ (* a (* (pow x 3) (pow y 3))) (* (pow t 3) (pow z 4))))) (+ (* 1/729 (/ (* a (* (pow x 2) (pow y 2))) (* (pow t 2) (pow z 3)))) (* 1/81 (/ (* a (* x y)) (* t (pow z 2)))))) t) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/6561 binary64) (/.f64 a (pow.f64 t #s(literal 3 binary64)))) (/.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (pow.f64 z #s(literal 4 binary64))) (fma.f64 (/.f64 a z) #s(literal -1/9 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -1/729 binary64) (/.f64 a t)) (*.f64 (*.f64 y y) (*.f64 x (/.f64 x (pow.f64 z #s(literal 3 binary64))))) (*.f64 (*.f64 #s(literal -1/81 binary64) a) (/.f64 (/.f64 (*.f64 y x) z) z))) t))) t) |
(* -9 (* t z)) |
(*.f64 (*.f64 z t) #s(literal -9 binary64)) |
(* t (+ (* -9 z) (/ (* x y) t))) |
(*.f64 (fma.f64 z #s(literal -9 binary64) (/.f64 (*.f64 y x) t)) t) |
(* t (+ (* -9 z) (/ (* x y) t))) |
(*.f64 (fma.f64 z #s(literal -9 binary64) (/.f64 (*.f64 y x) t)) t) |
(* t (+ (* -9 z) (/ (* x y) t))) |
(*.f64 (fma.f64 z #s(literal -9 binary64) (/.f64 (*.f64 y x) t)) t) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 z a) #s(literal -9/2 binary64)) t) |
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) |
(*.f64 (fma.f64 (/.f64 (/.f64 (*.f64 y x) a) t) #s(literal 1/2 binary64) (*.f64 (/.f64 z a) #s(literal -9/2 binary64))) t) |
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) |
(*.f64 (fma.f64 (/.f64 (/.f64 (*.f64 y x) a) t) #s(literal 1/2 binary64) (*.f64 (/.f64 z a) #s(literal -9/2 binary64))) t) |
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) |
(*.f64 (fma.f64 (/.f64 (/.f64 (*.f64 y x) a) t) #s(literal 1/2 binary64) (*.f64 (/.f64 z a) #s(literal -9/2 binary64))) t) |
(* -9/2 t) |
(*.f64 #s(literal -9/2 binary64) t) |
(* -9/2 t) |
(*.f64 #s(literal -9/2 binary64) t) |
(* -9/2 t) |
(*.f64 #s(literal -9/2 binary64) t) |
(* -9/2 t) |
(*.f64 #s(literal -9/2 binary64) t) |
(* 9/2 t) |
(*.f64 #s(literal 9/2 binary64) t) |
(* 9/2 t) |
(*.f64 #s(literal 9/2 binary64) t) |
(* 9/2 t) |
(*.f64 #s(literal 9/2 binary64) t) |
(* 9/2 t) |
(*.f64 #s(literal 9/2 binary64) t) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 z a) #s(literal -9/2 binary64)) t) |
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) |
(*.f64 (fma.f64 (/.f64 (/.f64 (*.f64 y x) a) t) #s(literal 1/2 binary64) (*.f64 (/.f64 z a) #s(literal -9/2 binary64))) t) |
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) |
(*.f64 (fma.f64 (/.f64 (/.f64 (*.f64 y x) a) t) #s(literal 1/2 binary64) (*.f64 (/.f64 z a) #s(literal -9/2 binary64))) t) |
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) |
(*.f64 (fma.f64 (/.f64 (/.f64 (*.f64 y x) a) t) #s(literal 1/2 binary64) (*.f64 (/.f64 z a) #s(literal -9/2 binary64))) t) |
(* -9 (* t z)) |
(*.f64 (*.f64 z t) #s(literal -9 binary64)) |
(* -1 (* t (+ (* -1 (/ (* x y) t)) (* 9 z)))) |
(*.f64 (fma.f64 z #s(literal -9 binary64) (/.f64 (*.f64 y x) t)) t) |
(* -1 (* t (+ (* -1 (/ (* x y) t)) (* 9 z)))) |
(*.f64 (fma.f64 z #s(literal -9 binary64) (/.f64 (*.f64 y x) t)) t) |
(* -1 (* t (+ (* -1 (/ (* x y) t)) (* 9 z)))) |
(*.f64 (fma.f64 z #s(literal -9 binary64) (/.f64 (*.f64 y x) t)) t) |
(* -9 t) |
(*.f64 t #s(literal -9 binary64)) |
(* -9 t) |
(*.f64 t #s(literal -9 binary64)) |
(* -9 t) |
(*.f64 t #s(literal -9 binary64)) |
(* -9 t) |
(*.f64 t #s(literal -9 binary64)) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 z a) #s(literal -9/2 binary64)) t) |
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) |
(*.f64 (fma.f64 (/.f64 (/.f64 (*.f64 y x) a) t) #s(literal 1/2 binary64) (*.f64 (/.f64 z a) #s(literal -9/2 binary64))) t) |
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) |
(*.f64 (fma.f64 (/.f64 (/.f64 (*.f64 y x) a) t) #s(literal 1/2 binary64) (*.f64 (/.f64 z a) #s(literal -9/2 binary64))) t) |
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) |
(*.f64 (fma.f64 (/.f64 (/.f64 (*.f64 y x) a) t) #s(literal 1/2 binary64) (*.f64 (/.f64 z a) #s(literal -9/2 binary64))) t) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 z a) #s(literal -9/2 binary64)) t) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 z a) #s(literal -9/2 binary64)) t) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 z a) #s(literal -9/2 binary64)) t) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 z a) #s(literal -9/2 binary64)) t) |
(* -9/2 (/ t a)) |
(*.f64 (/.f64 t a) #s(literal -9/2 binary64)) |
(* -9/2 (/ t a)) |
(*.f64 (/.f64 t a) #s(literal -9/2 binary64)) |
(* -9/2 (/ t a)) |
(*.f64 (/.f64 t a) #s(literal -9/2 binary64)) |
(* -9/2 (/ t a)) |
(*.f64 (/.f64 t a) #s(literal -9/2 binary64)) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 z a) #s(literal -9/2 binary64)) t) |
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) |
(*.f64 (fma.f64 (/.f64 (/.f64 (*.f64 y x) a) t) #s(literal 1/2 binary64) (*.f64 (/.f64 z a) #s(literal -9/2 binary64))) t) |
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) |
(*.f64 (fma.f64 (/.f64 (/.f64 (*.f64 y x) a) t) #s(literal 1/2 binary64) (*.f64 (/.f64 z a) #s(literal -9/2 binary64))) t) |
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) |
(*.f64 (fma.f64 (/.f64 (/.f64 (*.f64 y x) a) t) #s(literal 1/2 binary64) (*.f64 (/.f64 z a) #s(literal -9/2 binary64))) t) |
(* -9 (* t z)) |
(*.f64 (*.f64 z t) #s(literal -9 binary64)) |
(* -1 (* t (- (* -1 (/ (* x y) t)) (* -9 z)))) |
(*.f64 (fma.f64 z #s(literal -9 binary64) (/.f64 (*.f64 y x) t)) t) |
(* -1 (* t (- (* -1 (/ (* x y) t)) (* -9 z)))) |
(*.f64 (fma.f64 z #s(literal -9 binary64) (/.f64 (*.f64 y x) t)) t) |
(* -1 (* t (- (* -1 (/ (* x y) t)) (* -9 z)))) |
(*.f64 (fma.f64 z #s(literal -9 binary64) (/.f64 (*.f64 y x) t)) t) |
(* -9 (* t z)) |
(*.f64 (*.f64 z t) #s(literal -9 binary64)) |
(* -9 (* t z)) |
(*.f64 (*.f64 z t) #s(literal -9 binary64)) |
(* -9 (* t z)) |
(*.f64 (*.f64 z t) #s(literal -9 binary64)) |
(* -9 (* t z)) |
(*.f64 (*.f64 z t) #s(literal -9 binary64)) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 z a) #s(literal -9/2 binary64)) t) |
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) |
(*.f64 (fma.f64 (/.f64 (/.f64 (*.f64 y x) a) t) #s(literal 1/2 binary64) (*.f64 (/.f64 z a) #s(literal -9/2 binary64))) t) |
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) |
(*.f64 (fma.f64 (/.f64 (/.f64 (*.f64 y x) a) t) #s(literal 1/2 binary64) (*.f64 (/.f64 z a) #s(literal -9/2 binary64))) t) |
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) |
(*.f64 (fma.f64 (/.f64 (/.f64 (*.f64 y x) a) t) #s(literal 1/2 binary64) (*.f64 (/.f64 z a) #s(literal -9/2 binary64))) t) |
(* -1/9 (/ a (* t z))) |
(*.f64 (/.f64 a (*.f64 z t)) #s(literal -1/9 binary64)) |
(* -1 (/ (+ (* 1/81 (/ (* a (* x y)) (* t (pow z 2)))) (* 1/9 (/ a z))) t)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/81 binary64) (/.f64 a t)) (/.f64 (/.f64 (*.f64 y x) z) z) (*.f64 #s(literal 1/9 binary64) (/.f64 a z))) (neg.f64 t)) |
(* -1 (/ (+ (* -1 (/ (- (* -1/729 (/ (* a (* (pow x 2) (pow y 2))) (* t (pow z 3)))) (* 1/81 (/ (* a (* x y)) (pow z 2)))) t)) (* 1/9 (/ a z))) t)) |
(/.f64 (-.f64 (*.f64 #s(literal 1/9 binary64) (/.f64 a z)) (/.f64 (fma.f64 (*.f64 #s(literal -1/729 binary64) (/.f64 a t)) (*.f64 (*.f64 y y) (*.f64 x (/.f64 x (pow.f64 z #s(literal 3 binary64))))) (*.f64 (*.f64 #s(literal -1/81 binary64) a) (/.f64 (/.f64 (*.f64 y x) z) z))) t)) (neg.f64 t)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 1/6561 (/ (* a (* (pow x 3) (pow y 3))) (* t (pow z 4)))) (* -1/729 (/ (* a (* (pow x 2) (pow y 2))) (pow z 3)))) t)) (* 1/81 (/ (* a (* x y)) (pow z 2)))) t)) (* 1/9 (/ a z))) t)) |
(/.f64 (fma.f64 #s(literal 1/9 binary64) (/.f64 a z) (/.f64 (+.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/6561 binary64) (/.f64 a t)) (/.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (pow.f64 z #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal 1/729 binary64) a) (*.f64 (*.f64 y y) (*.f64 x (/.f64 x (pow.f64 z #s(literal 3 binary64))))))) t) (*.f64 (*.f64 #s(literal 1/81 binary64) a) (/.f64 (/.f64 (*.f64 y x) z) z))) t)) (neg.f64 t)) |
(* -9 (* t z)) |
(*.f64 (*.f64 z t) #s(literal -9 binary64)) |
(* -1 (* t (+ (* -1 (/ (* x y) t)) (* 9 z)))) |
(*.f64 (fma.f64 z #s(literal -9 binary64) (/.f64 (*.f64 y x) t)) t) |
(* -1 (* t (+ (* -1 (/ (* x y) t)) (* 9 z)))) |
(*.f64 (fma.f64 z #s(literal -9 binary64) (/.f64 (*.f64 y x) t)) t) |
(* -1 (* t (+ (* -1 (/ (* x y) t)) (* 9 z)))) |
(*.f64 (fma.f64 z #s(literal -9 binary64) (/.f64 (*.f64 y x) t)) t) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 z a) #s(literal -9/2 binary64)) t) |
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) |
(*.f64 (fma.f64 (/.f64 (/.f64 (*.f64 y x) a) t) #s(literal 1/2 binary64) (*.f64 (/.f64 z a) #s(literal -9/2 binary64))) t) |
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) |
(*.f64 (fma.f64 (/.f64 (/.f64 (*.f64 y x) a) t) #s(literal 1/2 binary64) (*.f64 (/.f64 z a) #s(literal -9/2 binary64))) t) |
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) |
(*.f64 (fma.f64 (/.f64 (/.f64 (*.f64 y x) a) t) #s(literal 1/2 binary64) (*.f64 (/.f64 z a) #s(literal -9/2 binary64))) t) |
(* -9/2 t) |
(*.f64 #s(literal -9/2 binary64) t) |
(* -9/2 t) |
(*.f64 #s(literal -9/2 binary64) t) |
(* -9/2 t) |
(*.f64 #s(literal -9/2 binary64) t) |
(* -9/2 t) |
(*.f64 #s(literal -9/2 binary64) t) |
(* 9/2 t) |
(*.f64 #s(literal 9/2 binary64) t) |
(* 9/2 t) |
(*.f64 #s(literal 9/2 binary64) t) |
(* 9/2 t) |
(*.f64 #s(literal 9/2 binary64) t) |
(* 9/2 t) |
(*.f64 #s(literal 9/2 binary64) t) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(fma.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x (*.f64 (*.f64 (/.f64 z a) #s(literal -9/2 binary64)) t)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(fma.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x (*.f64 (*.f64 (/.f64 z a) #s(literal -9/2 binary64)) t)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(fma.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x (*.f64 (*.f64 (/.f64 z a) #s(literal -9/2 binary64)) t)) |
(* x y) |
(*.f64 y x) |
(+ (* -9 (* t z)) (* x y)) |
(fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) |
(+ (* -9 (* t z)) (* x y)) |
(fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) |
(+ (* -9 (* t z)) (* x y)) |
(fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(fma.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x (*.f64 (*.f64 (/.f64 z a) #s(literal -9/2 binary64)) t)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(fma.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x (*.f64 (*.f64 (/.f64 z a) #s(literal -9/2 binary64)) t)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(fma.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x (*.f64 (*.f64 (/.f64 z a) #s(literal -9/2 binary64)) t)) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 z a) #s(literal -9/2 binary64)) t) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 z a) #s(literal -9/2 binary64)) t) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 z a) #s(literal -9/2 binary64)) t) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 z a) #s(literal -9/2 binary64)) t) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(fma.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x (*.f64 (*.f64 (/.f64 z a) #s(literal -9/2 binary64)) t)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(fma.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x (*.f64 (*.f64 (/.f64 z a) #s(literal -9/2 binary64)) t)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(fma.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x (*.f64 (*.f64 (/.f64 z a) #s(literal -9/2 binary64)) t)) |
(* x y) |
(*.f64 y x) |
(+ (* -9 (* t z)) (* x y)) |
(fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) |
(+ (* -9 (* t z)) (* x y)) |
(fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) |
(+ (* -9 (* t z)) (* x y)) |
(fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) |
(* -9 (* t z)) |
(*.f64 (*.f64 z t) #s(literal -9 binary64)) |
(* -9 (* t z)) |
(*.f64 (*.f64 z t) #s(literal -9 binary64)) |
(* -9 (* t z)) |
(*.f64 (*.f64 z t) #s(literal -9 binary64)) |
(* -9 (* t z)) |
(*.f64 (*.f64 z t) #s(literal -9 binary64)) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(fma.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x (*.f64 (*.f64 (/.f64 z a) #s(literal -9/2 binary64)) t)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(fma.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x (*.f64 (*.f64 (/.f64 z a) #s(literal -9/2 binary64)) t)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(fma.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x (*.f64 (*.f64 (/.f64 z a) #s(literal -9/2 binary64)) t)) |
(/ a (* x y)) |
(/.f64 a (*.f64 y x)) |
(+ (* 9 (/ (* a (* t z)) (* (pow x 2) (pow y 2)))) (/ a (* x y))) |
(fma.f64 (*.f64 #s(literal 9 binary64) (/.f64 (/.f64 a x) x)) (*.f64 z (/.f64 t (*.f64 y y))) (/.f64 a (*.f64 y x))) |
(+ (* z (- (* 81 (/ (* a (* (pow t 2) z)) (* (pow x 3) (pow y 3)))) (* -9 (/ (* a t) (* (pow x 2) (pow y 2)))))) (/ a (* x y))) |
(fma.f64 (fma.f64 (*.f64 #s(literal 9 binary64) (/.f64 (/.f64 a x) x)) (/.f64 t (*.f64 y y)) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) z) a) #s(literal 81 binary64)) (*.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) z (/.f64 a (*.f64 y x))) |
(+ (* z (- (* z (- (* 729 (/ (* a (* (pow t 3) z)) (* (pow x 4) (pow y 4)))) (* -81 (/ (* a (pow t 2)) (* (pow x 3) (pow y 3)))))) (* -9 (/ (* a t) (* (pow x 2) (pow y 2)))))) (/ a (* x y))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 729 binary64) (/.f64 a (pow.f64 x #s(literal 4 binary64)))) (*.f64 (pow.f64 t #s(literal 3 binary64)) (/.f64 z (pow.f64 y #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal 81 binary64) (/.f64 a (pow.f64 x #s(literal 3 binary64)))) (*.f64 t (/.f64 t (pow.f64 y #s(literal 3 binary64)))))) z (*.f64 (*.f64 #s(literal 9 binary64) (/.f64 (/.f64 a x) x)) (/.f64 t (*.f64 y y)))) z (/.f64 a (*.f64 y x))) |
(* x y) |
(*.f64 y x) |
(+ (* -9 (* t z)) (* x y)) |
(fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) |
(+ (* -9 (* t z)) (* x y)) |
(fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) |
(+ (* -9 (* t z)) (* x y)) |
(fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(fma.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x (*.f64 (*.f64 (/.f64 z a) #s(literal -9/2 binary64)) t)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(fma.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x (*.f64 (*.f64 (/.f64 z a) #s(literal -9/2 binary64)) t)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(fma.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x (*.f64 (*.f64 (/.f64 z a) #s(literal -9/2 binary64)) t)) |
(/ z a) |
(/.f64 z a) |
(/ z a) |
(/.f64 z a) |
(/ z a) |
(/.f64 z a) |
(/ z a) |
(/.f64 z a) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 z a) #s(literal -9/2 binary64)) t) |
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) |
(*.f64 (fma.f64 (/.f64 (/.f64 (*.f64 y x) a) z) #s(literal 1/2 binary64) (*.f64 (/.f64 t a) #s(literal -9/2 binary64))) z) |
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) |
(*.f64 (fma.f64 (/.f64 (/.f64 (*.f64 y x) a) z) #s(literal 1/2 binary64) (*.f64 (/.f64 t a) #s(literal -9/2 binary64))) z) |
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) |
(*.f64 (fma.f64 (/.f64 (/.f64 (*.f64 y x) a) z) #s(literal 1/2 binary64) (*.f64 (/.f64 t a) #s(literal -9/2 binary64))) z) |
(* -9 (* t z)) |
(*.f64 (*.f64 z t) #s(literal -9 binary64)) |
(* z (+ (* -9 t) (/ (* x y) z))) |
(*.f64 (fma.f64 t #s(literal -9 binary64) (/.f64 (*.f64 y x) z)) z) |
(* z (+ (* -9 t) (/ (* x y) z))) |
(*.f64 (fma.f64 t #s(literal -9 binary64) (/.f64 (*.f64 y x) z)) z) |
(* z (+ (* -9 t) (/ (* x y) z))) |
(*.f64 (fma.f64 t #s(literal -9 binary64) (/.f64 (*.f64 y x) z)) z) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 z a) #s(literal -9/2 binary64)) t) |
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) |
(*.f64 (fma.f64 (/.f64 (/.f64 (*.f64 y x) a) z) #s(literal 1/2 binary64) (*.f64 (/.f64 t a) #s(literal -9/2 binary64))) z) |
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) |
(*.f64 (fma.f64 (/.f64 (/.f64 (*.f64 y x) a) z) #s(literal 1/2 binary64) (*.f64 (/.f64 t a) #s(literal -9/2 binary64))) z) |
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) |
(*.f64 (fma.f64 (/.f64 (/.f64 (*.f64 y x) a) z) #s(literal 1/2 binary64) (*.f64 (/.f64 t a) #s(literal -9/2 binary64))) z) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 z a) #s(literal -9/2 binary64)) t) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 z a) #s(literal -9/2 binary64)) t) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 z a) #s(literal -9/2 binary64)) t) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 z a) #s(literal -9/2 binary64)) t) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 z a) #s(literal -9/2 binary64)) t) |
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) |
(*.f64 (fma.f64 (/.f64 (/.f64 (*.f64 y x) a) z) #s(literal 1/2 binary64) (*.f64 (/.f64 t a) #s(literal -9/2 binary64))) z) |
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) |
(*.f64 (fma.f64 (/.f64 (/.f64 (*.f64 y x) a) z) #s(literal 1/2 binary64) (*.f64 (/.f64 t a) #s(literal -9/2 binary64))) z) |
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) |
(*.f64 (fma.f64 (/.f64 (/.f64 (*.f64 y x) a) z) #s(literal 1/2 binary64) (*.f64 (/.f64 t a) #s(literal -9/2 binary64))) z) |
(* -9 (* t z)) |
(*.f64 (*.f64 z t) #s(literal -9 binary64)) |
(* z (- (/ (* x y) z) (* 9 t))) |
(*.f64 (fma.f64 t #s(literal -9 binary64) (/.f64 (*.f64 y x) z)) z) |
(* z (- (/ (* x y) z) (* 9 t))) |
(*.f64 (fma.f64 t #s(literal -9 binary64) (/.f64 (*.f64 y x) z)) z) |
(* z (- (/ (* x y) z) (* 9 t))) |
(*.f64 (fma.f64 t #s(literal -9 binary64) (/.f64 (*.f64 y x) z)) z) |
(* -9 (* t z)) |
(*.f64 (*.f64 z t) #s(literal -9 binary64)) |
(* -9 (* t z)) |
(*.f64 (*.f64 z t) #s(literal -9 binary64)) |
(* -9 (* t z)) |
(*.f64 (*.f64 z t) #s(literal -9 binary64)) |
(* -9 (* t z)) |
(*.f64 (*.f64 z t) #s(literal -9 binary64)) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 z a) #s(literal -9/2 binary64)) t) |
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) |
(*.f64 (fma.f64 (/.f64 (/.f64 (*.f64 y x) a) z) #s(literal 1/2 binary64) (*.f64 (/.f64 t a) #s(literal -9/2 binary64))) z) |
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) |
(*.f64 (fma.f64 (/.f64 (/.f64 (*.f64 y x) a) z) #s(literal 1/2 binary64) (*.f64 (/.f64 t a) #s(literal -9/2 binary64))) z) |
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) |
(*.f64 (fma.f64 (/.f64 (/.f64 (*.f64 y x) a) z) #s(literal 1/2 binary64) (*.f64 (/.f64 t a) #s(literal -9/2 binary64))) z) |
(* -1/9 (/ a (* t z))) |
(*.f64 (/.f64 a (*.f64 z t)) #s(literal -1/9 binary64)) |
(/ (+ (* -1/9 (/ a t)) (* -1/81 (/ (* a (* x y)) (* (pow t 2) z)))) z) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/81 binary64) (/.f64 (/.f64 a t) t)) (/.f64 (*.f64 y x) z) (*.f64 (/.f64 a t) #s(literal -1/9 binary64))) z) |
(/ (- (+ (* -1/9 (/ a t)) (* -1/729 (/ (* a (* (pow x 2) (pow y 2))) (* (pow t 3) (pow z 2))))) (* 1/81 (/ (* a (* x y)) (* (pow t 2) z)))) z) |
(/.f64 (fma.f64 (/.f64 a t) #s(literal -1/9 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -1/729 binary64) (/.f64 a (pow.f64 t #s(literal 3 binary64)))) (*.f64 (*.f64 y y) (/.f64 (*.f64 x x) z)) (*.f64 (*.f64 #s(literal -1/81 binary64) a) (/.f64 (/.f64 (*.f64 y x) t) t))) z)) z) |
(/ (- (+ (* -1/9 (/ a t)) (* -1/6561 (/ (* a (* (pow x 3) (pow y 3))) (* (pow t 4) (pow z 3))))) (+ (* 1/729 (/ (* a (* (pow x 2) (pow y 2))) (* (pow t 3) (pow z 2)))) (* 1/81 (/ (* a (* x y)) (* (pow t 2) z))))) z) |
(/.f64 (fma.f64 (/.f64 a t) #s(literal -1/9 binary64) (fma.f64 (/.f64 a (pow.f64 t #s(literal 4 binary64))) (*.f64 (/.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (pow.f64 z #s(literal 3 binary64))) #s(literal -1/6561 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal -1/729 binary64) (/.f64 a (pow.f64 t #s(literal 3 binary64)))) (*.f64 (*.f64 y y) (/.f64 (*.f64 x x) z)) (*.f64 (*.f64 #s(literal -1/81 binary64) a) (/.f64 (/.f64 (*.f64 y x) t) t))) z))) z) |
(* -9 (* t z)) |
(*.f64 (*.f64 z t) #s(literal -9 binary64)) |
(* z (+ (* -9 t) (/ (* x y) z))) |
(*.f64 (fma.f64 t #s(literal -9 binary64) (/.f64 (*.f64 y x) z)) z) |
(* z (+ (* -9 t) (/ (* x y) z))) |
(*.f64 (fma.f64 t #s(literal -9 binary64) (/.f64 (*.f64 y x) z)) z) |
(* z (+ (* -9 t) (/ (* x y) z))) |
(*.f64 (fma.f64 t #s(literal -9 binary64) (/.f64 (*.f64 y x) z)) z) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 z a) #s(literal -9/2 binary64)) t) |
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) |
(*.f64 (fma.f64 (/.f64 (/.f64 (*.f64 y x) a) z) #s(literal 1/2 binary64) (*.f64 (/.f64 t a) #s(literal -9/2 binary64))) z) |
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) |
(*.f64 (fma.f64 (/.f64 (/.f64 (*.f64 y x) a) z) #s(literal 1/2 binary64) (*.f64 (/.f64 t a) #s(literal -9/2 binary64))) z) |
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) |
(*.f64 (fma.f64 (/.f64 (/.f64 (*.f64 y x) a) z) #s(literal 1/2 binary64) (*.f64 (/.f64 t a) #s(literal -9/2 binary64))) z) |
(/ z a) |
(/.f64 z a) |
(/ z a) |
(/.f64 z a) |
(/ z a) |
(/.f64 z a) |
(/ z a) |
(/.f64 z a) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 z a) #s(literal -9/2 binary64)) t) |
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) |
(*.f64 (fma.f64 (/.f64 (/.f64 (*.f64 y x) a) z) #s(literal 1/2 binary64) (*.f64 (/.f64 t a) #s(literal -9/2 binary64))) z) |
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) |
(*.f64 (fma.f64 (/.f64 (/.f64 (*.f64 y x) a) z) #s(literal 1/2 binary64) (*.f64 (/.f64 t a) #s(literal -9/2 binary64))) z) |
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) |
(*.f64 (fma.f64 (/.f64 (/.f64 (*.f64 y x) a) z) #s(literal 1/2 binary64) (*.f64 (/.f64 t a) #s(literal -9/2 binary64))) z) |
(* -9 (* t z)) |
(*.f64 (*.f64 z t) #s(literal -9 binary64)) |
(* -1 (* z (+ (* -1 (/ (* x y) z)) (* 9 t)))) |
(*.f64 (fma.f64 t #s(literal -9 binary64) (/.f64 (*.f64 y x) z)) z) |
(* -1 (* z (+ (* -1 (/ (* x y) z)) (* 9 t)))) |
(*.f64 (fma.f64 t #s(literal -9 binary64) (/.f64 (*.f64 y x) z)) z) |
(* -1 (* z (+ (* -1 (/ (* x y) z)) (* 9 t)))) |
(*.f64 (fma.f64 t #s(literal -9 binary64) (/.f64 (*.f64 y x) z)) z) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 z a) #s(literal -9/2 binary64)) t) |
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) |
(*.f64 (fma.f64 (/.f64 (/.f64 (*.f64 y x) a) z) #s(literal 1/2 binary64) (*.f64 (/.f64 t a) #s(literal -9/2 binary64))) z) |
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) |
(*.f64 (fma.f64 (/.f64 (/.f64 (*.f64 y x) a) z) #s(literal 1/2 binary64) (*.f64 (/.f64 t a) #s(literal -9/2 binary64))) z) |
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) |
(*.f64 (fma.f64 (/.f64 (/.f64 (*.f64 y x) a) z) #s(literal 1/2 binary64) (*.f64 (/.f64 t a) #s(literal -9/2 binary64))) z) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 z a) #s(literal -9/2 binary64)) t) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 z a) #s(literal -9/2 binary64)) t) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 z a) #s(literal -9/2 binary64)) t) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 z a) #s(literal -9/2 binary64)) t) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 z a) #s(literal -9/2 binary64)) t) |
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) |
(*.f64 (fma.f64 (/.f64 (/.f64 (*.f64 y x) a) z) #s(literal 1/2 binary64) (*.f64 (/.f64 t a) #s(literal -9/2 binary64))) z) |
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) |
(*.f64 (fma.f64 (/.f64 (/.f64 (*.f64 y x) a) z) #s(literal 1/2 binary64) (*.f64 (/.f64 t a) #s(literal -9/2 binary64))) z) |
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) |
(*.f64 (fma.f64 (/.f64 (/.f64 (*.f64 y x) a) z) #s(literal 1/2 binary64) (*.f64 (/.f64 t a) #s(literal -9/2 binary64))) z) |
(* -9 (* t z)) |
(*.f64 (*.f64 z t) #s(literal -9 binary64)) |
(* -1 (* z (- (* -1 (/ (* x y) z)) (* -9 t)))) |
(*.f64 (fma.f64 t #s(literal -9 binary64) (/.f64 (*.f64 y x) z)) z) |
(* -1 (* z (- (* -1 (/ (* x y) z)) (* -9 t)))) |
(*.f64 (fma.f64 t #s(literal -9 binary64) (/.f64 (*.f64 y x) z)) z) |
(* -1 (* z (- (* -1 (/ (* x y) z)) (* -9 t)))) |
(*.f64 (fma.f64 t #s(literal -9 binary64) (/.f64 (*.f64 y x) z)) z) |
(* -9 (* t z)) |
(*.f64 (*.f64 z t) #s(literal -9 binary64)) |
(* -9 (* t z)) |
(*.f64 (*.f64 z t) #s(literal -9 binary64)) |
(* -9 (* t z)) |
(*.f64 (*.f64 z t) #s(literal -9 binary64)) |
(* -9 (* t z)) |
(*.f64 (*.f64 z t) #s(literal -9 binary64)) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 z a) #s(literal -9/2 binary64)) t) |
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) |
(*.f64 (fma.f64 (/.f64 (/.f64 (*.f64 y x) a) z) #s(literal 1/2 binary64) (*.f64 (/.f64 t a) #s(literal -9/2 binary64))) z) |
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) |
(*.f64 (fma.f64 (/.f64 (/.f64 (*.f64 y x) a) z) #s(literal 1/2 binary64) (*.f64 (/.f64 t a) #s(literal -9/2 binary64))) z) |
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) |
(*.f64 (fma.f64 (/.f64 (/.f64 (*.f64 y x) a) z) #s(literal 1/2 binary64) (*.f64 (/.f64 t a) #s(literal -9/2 binary64))) z) |
(* -1/9 (/ a (* t z))) |
(*.f64 (/.f64 a (*.f64 z t)) #s(literal -1/9 binary64)) |
(* -1 (/ (+ (* 1/81 (/ (* a (* x y)) (* (pow t 2) z))) (* 1/9 (/ a t))) z)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/81 binary64) (/.f64 (/.f64 a t) t)) (/.f64 (*.f64 y x) z) (*.f64 (/.f64 a t) #s(literal 1/9 binary64))) (neg.f64 z)) |
(* -1 (/ (+ (* -1 (/ (- (* -1/729 (/ (* a (* (pow x 2) (pow y 2))) (* (pow t 3) z))) (* 1/81 (/ (* a (* x y)) (pow t 2)))) z)) (* 1/9 (/ a t))) z)) |
(/.f64 (fma.f64 (/.f64 a t) #s(literal 1/9 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -1/729 binary64) (/.f64 a (pow.f64 t #s(literal 3 binary64)))) (*.f64 (*.f64 y y) (/.f64 (*.f64 x x) z)) (*.f64 (*.f64 #s(literal -1/81 binary64) a) (/.f64 (/.f64 (*.f64 y x) t) t))) (neg.f64 z))) (neg.f64 z)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 1/6561 (/ (* a (* (pow x 3) (pow y 3))) (* (pow t 4) z))) (* -1/729 (/ (* a (* (pow x 2) (pow y 2))) (pow t 3)))) z)) (* 1/81 (/ (* a (* x y)) (pow t 2)))) z)) (* 1/9 (/ a t))) z)) |
(/.f64 (fma.f64 (/.f64 a t) #s(literal 1/9 binary64) (/.f64 (+.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/729 binary64) a) (/.f64 (*.f64 (*.f64 (*.f64 y y) x) x) (pow.f64 t #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal 1/6561 binary64) (/.f64 a (pow.f64 t #s(literal 4 binary64)))) (*.f64 (pow.f64 y #s(literal 3 binary64)) (/.f64 (pow.f64 x #s(literal 3 binary64)) z)))) z) (*.f64 (*.f64 #s(literal 1/81 binary64) a) (/.f64 (/.f64 (*.f64 y x) t) t))) z)) (neg.f64 z)) |
(* -9 (* t z)) |
(*.f64 (*.f64 z t) #s(literal -9 binary64)) |
(* -1 (* z (+ (* -1 (/ (* x y) z)) (* 9 t)))) |
(*.f64 (fma.f64 t #s(literal -9 binary64) (/.f64 (*.f64 y x) z)) z) |
(* -1 (* z (+ (* -1 (/ (* x y) z)) (* 9 t)))) |
(*.f64 (fma.f64 t #s(literal -9 binary64) (/.f64 (*.f64 y x) z)) z) |
(* -1 (* z (+ (* -1 (/ (* x y) z)) (* 9 t)))) |
(*.f64 (fma.f64 t #s(literal -9 binary64) (/.f64 (*.f64 y x) z)) z) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 z a) #s(literal -9/2 binary64)) t) |
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) |
(*.f64 (fma.f64 (/.f64 (/.f64 (*.f64 y x) a) z) #s(literal 1/2 binary64) (*.f64 (/.f64 t a) #s(literal -9/2 binary64))) z) |
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) |
(*.f64 (fma.f64 (/.f64 (/.f64 (*.f64 y x) a) z) #s(literal 1/2 binary64) (*.f64 (/.f64 t a) #s(literal -9/2 binary64))) z) |
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) |
(*.f64 (fma.f64 (/.f64 (/.f64 (*.f64 y x) a) z) #s(literal 1/2 binary64) (*.f64 (/.f64 t a) #s(literal -9/2 binary64))) z) |
(/ z a) |
(/.f64 z a) |
(/ z a) |
(/.f64 z a) |
(/ z a) |
(/.f64 z a) |
(/ z a) |
(/.f64 z a) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 z a) #s(literal -9/2 binary64)) t) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(fma.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x (*.f64 (*.f64 (/.f64 z a) #s(literal -9/2 binary64)) t)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(fma.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x (*.f64 (*.f64 (/.f64 z a) #s(literal -9/2 binary64)) t)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(fma.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x (*.f64 (*.f64 (/.f64 z a) #s(literal -9/2 binary64)) t)) |
(* -9 (* t z)) |
(*.f64 (*.f64 z t) #s(literal -9 binary64)) |
(+ (* -9 (* t z)) (* x y)) |
(fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) |
(+ (* -9 (* t z)) (* x y)) |
(fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) |
(+ (* -9 (* t z)) (* x y)) |
(fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 z a) #s(literal -9/2 binary64)) t) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(fma.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x (*.f64 (*.f64 (/.f64 z a) #s(literal -9/2 binary64)) t)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(fma.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x (*.f64 (*.f64 (/.f64 z a) #s(literal -9/2 binary64)) t)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(fma.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x (*.f64 (*.f64 (/.f64 z a) #s(literal -9/2 binary64)) t)) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 z a) #s(literal -9/2 binary64)) t) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(fma.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x (*.f64 (*.f64 (/.f64 z a) #s(literal -9/2 binary64)) t)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(fma.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x (*.f64 (*.f64 (/.f64 z a) #s(literal -9/2 binary64)) t)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(fma.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x (*.f64 (*.f64 (/.f64 z a) #s(literal -9/2 binary64)) t)) |
(* -9 (* t z)) |
(*.f64 (*.f64 z t) #s(literal -9 binary64)) |
(- (* x y) (* 9 (* t z))) |
(fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) |
(- (* x y) (* 9 (* t z))) |
(fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) |
(- (* x y) (* 9 (* t z))) |
(fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 z a) #s(literal -9/2 binary64)) t) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(fma.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x (*.f64 (*.f64 (/.f64 z a) #s(literal -9/2 binary64)) t)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(fma.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x (*.f64 (*.f64 (/.f64 z a) #s(literal -9/2 binary64)) t)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(fma.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x (*.f64 (*.f64 (/.f64 z a) #s(literal -9/2 binary64)) t)) |
(* -1/9 (/ a (* t z))) |
(*.f64 (/.f64 a (*.f64 z t)) #s(literal -1/9 binary64)) |
(+ (* -1/9 (/ a (* t z))) (* -1/81 (/ (* a (* x y)) (* (pow t 2) (pow z 2))))) |
(fma.f64 (*.f64 #s(literal -1/81 binary64) (/.f64 (/.f64 a t) t)) (/.f64 (/.f64 (*.f64 y x) z) z) (*.f64 (/.f64 a (*.f64 z t)) #s(literal -1/9 binary64))) |
(+ (* -1/9 (/ a (* t z))) (* y (- (* -1/729 (/ (* a (* (pow x 2) y)) (* (pow t 3) (pow z 3)))) (* 1/81 (/ (* a x) (* (pow t 2) (pow z 2))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/81 binary64) (/.f64 (/.f64 a t) t)) (/.f64 x (*.f64 z z)) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) y) a) #s(literal -1/729 binary64)) (*.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))))) y (*.f64 (/.f64 a (*.f64 z t)) #s(literal -1/9 binary64))) |
(+ (* -1/9 (/ a (* t z))) (* y (- (* y (- (* -1/6561 (/ (* a (* (pow x 3) y)) (* (pow t 4) (pow z 4)))) (* 1/729 (/ (* a (pow x 2)) (* (pow t 3) (pow z 3)))))) (* 1/81 (/ (* a x) (* (pow t 2) (pow z 2))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/729 binary64) (/.f64 a (pow.f64 t #s(literal 3 binary64)))) (*.f64 x (/.f64 x (pow.f64 z #s(literal 3 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) y) a) #s(literal -1/6561 binary64)) (*.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 z #s(literal 4 binary64))))) y (*.f64 (*.f64 #s(literal -1/81 binary64) (/.f64 (/.f64 a t) t)) (/.f64 x (*.f64 z z)))) y (*.f64 (/.f64 a (*.f64 z t)) #s(literal -1/9 binary64))) |
(* -9 (* t z)) |
(*.f64 (*.f64 z t) #s(literal -9 binary64)) |
(+ (* -9 (* t z)) (* x y)) |
(fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) |
(+ (* -9 (* t z)) (* x y)) |
(fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) |
(+ (* -9 (* t z)) (* x y)) |
(fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 z a) #s(literal -9/2 binary64)) t) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(fma.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x (*.f64 (*.f64 (/.f64 z a) #s(literal -9/2 binary64)) t)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(fma.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x (*.f64 (*.f64 (/.f64 z a) #s(literal -9/2 binary64)) t)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(fma.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x (*.f64 (*.f64 (/.f64 z a) #s(literal -9/2 binary64)) t)) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(*.f64 (fma.f64 (/.f64 (/.f64 (*.f64 z t) a) y) #s(literal -9/2 binary64) (*.f64 (/.f64 x a) #s(literal 1/2 binary64))) y) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(*.f64 (fma.f64 (/.f64 (/.f64 (*.f64 z t) a) y) #s(literal -9/2 binary64) (*.f64 (/.f64 x a) #s(literal 1/2 binary64))) y) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(*.f64 (fma.f64 (/.f64 (/.f64 (*.f64 z t) a) y) #s(literal -9/2 binary64) (*.f64 (/.f64 x a) #s(literal 1/2 binary64))) y) |
(* x y) |
(*.f64 y x) |
(* y (+ x (* -9 (/ (* t z) y)))) |
(*.f64 (fma.f64 (/.f64 (*.f64 z t) y) #s(literal -9 binary64) x) y) |
(* y (+ x (* -9 (/ (* t z) y)))) |
(*.f64 (fma.f64 (/.f64 (*.f64 z t) y) #s(literal -9 binary64) x) y) |
(* y (+ x (* -9 (/ (* t z) y)))) |
(*.f64 (fma.f64 (/.f64 (*.f64 z t) y) #s(literal -9 binary64) x) y) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(*.f64 (fma.f64 (/.f64 (/.f64 (*.f64 z t) a) y) #s(literal -9/2 binary64) (*.f64 (/.f64 x a) #s(literal 1/2 binary64))) y) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(*.f64 (fma.f64 (/.f64 (/.f64 (*.f64 z t) a) y) #s(literal -9/2 binary64) (*.f64 (/.f64 x a) #s(literal 1/2 binary64))) y) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(*.f64 (fma.f64 (/.f64 (/.f64 (*.f64 z t) a) y) #s(literal -9/2 binary64) (*.f64 (/.f64 x a) #s(literal 1/2 binary64))) y) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(*.f64 (fma.f64 (/.f64 (/.f64 (*.f64 z t) a) y) #s(literal -9/2 binary64) (*.f64 (/.f64 x a) #s(literal 1/2 binary64))) y) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(*.f64 (fma.f64 (/.f64 (/.f64 (*.f64 z t) a) y) #s(literal -9/2 binary64) (*.f64 (/.f64 x a) #s(literal 1/2 binary64))) y) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(*.f64 (fma.f64 (/.f64 (/.f64 (*.f64 z t) a) y) #s(literal -9/2 binary64) (*.f64 (/.f64 x a) #s(literal 1/2 binary64))) y) |
(* x y) |
(*.f64 y x) |
(* y (+ x (* -9 (/ (* t z) y)))) |
(*.f64 (fma.f64 (/.f64 (*.f64 z t) y) #s(literal -9 binary64) x) y) |
(* y (+ x (* -9 (/ (* t z) y)))) |
(*.f64 (fma.f64 (/.f64 (*.f64 z t) y) #s(literal -9 binary64) x) y) |
(* y (+ x (* -9 (/ (* t z) y)))) |
(*.f64 (fma.f64 (/.f64 (*.f64 z t) y) #s(literal -9 binary64) x) y) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(*.f64 (fma.f64 (/.f64 (/.f64 (*.f64 z t) a) y) #s(literal -9/2 binary64) (*.f64 (/.f64 x a) #s(literal 1/2 binary64))) y) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(*.f64 (fma.f64 (/.f64 (/.f64 (*.f64 z t) a) y) #s(literal -9/2 binary64) (*.f64 (/.f64 x a) #s(literal 1/2 binary64))) y) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(*.f64 (fma.f64 (/.f64 (/.f64 (*.f64 z t) a) y) #s(literal -9/2 binary64) (*.f64 (/.f64 x a) #s(literal 1/2 binary64))) y) |
(/ a (* x y)) |
(/.f64 a (*.f64 y x)) |
(/ (+ (* 9 (/ (* a (* t z)) (* (pow x 2) y))) (/ a x)) y) |
(/.f64 (fma.f64 (*.f64 #s(literal 9 binary64) (/.f64 (/.f64 a x) x)) (/.f64 (*.f64 z t) y) (/.f64 a x)) y) |
(/ (- (+ (* 81 (/ (* a (* (pow t 2) (pow z 2))) (* (pow x 3) (pow y 2)))) (/ a x)) (* -9 (/ (* a (* t z)) (* (pow x 2) y)))) y) |
(/.f64 (+.f64 (/.f64 (fma.f64 (*.f64 #s(literal 9 binary64) a) (/.f64 (/.f64 (*.f64 z t) x) x) (*.f64 (*.f64 #s(literal 81 binary64) (/.f64 a (pow.f64 x #s(literal 3 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 t t) z) z) y))) y) (/.f64 a x)) y) |
(/ (- (+ (* 729 (/ (* a (* (pow t 3) (pow z 3))) (* (pow x 4) (pow y 3)))) (/ a x)) (+ (* -81 (/ (* a (* (pow t 2) (pow z 2))) (* (pow x 3) (pow y 2)))) (* -9 (/ (* a (* t z)) (* (pow x 2) y))))) y) |
(/.f64 (fma.f64 (*.f64 #s(literal 729 binary64) (/.f64 a (pow.f64 x #s(literal 4 binary64)))) (/.f64 (*.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (pow.f64 y #s(literal 3 binary64))) (+.f64 (/.f64 (fma.f64 (*.f64 #s(literal 9 binary64) a) (/.f64 (/.f64 (*.f64 z t) x) x) (*.f64 (*.f64 #s(literal 81 binary64) (/.f64 a (pow.f64 x #s(literal 3 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 t t) z) z) y))) y) (/.f64 a x))) y) |
(* x y) |
(*.f64 y x) |
(* y (+ x (* -9 (/ (* t z) y)))) |
(*.f64 (fma.f64 (/.f64 (*.f64 z t) y) #s(literal -9 binary64) x) y) |
(* y (+ x (* -9 (/ (* t z) y)))) |
(*.f64 (fma.f64 (/.f64 (*.f64 z t) y) #s(literal -9 binary64) x) y) |
(* y (+ x (* -9 (/ (* t z) y)))) |
(*.f64 (fma.f64 (/.f64 (*.f64 z t) y) #s(literal -9 binary64) x) y) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(*.f64 (fma.f64 (/.f64 (/.f64 (*.f64 z t) a) y) #s(literal -9/2 binary64) (*.f64 (/.f64 x a) #s(literal 1/2 binary64))) y) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(*.f64 (fma.f64 (/.f64 (/.f64 (*.f64 z t) a) y) #s(literal -9/2 binary64) (*.f64 (/.f64 x a) #s(literal 1/2 binary64))) y) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(*.f64 (fma.f64 (/.f64 (/.f64 (*.f64 z t) a) y) #s(literal -9/2 binary64) (*.f64 (/.f64 x a) #s(literal 1/2 binary64))) y) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(*.f64 (fma.f64 (/.f64 (/.f64 (*.f64 z t) a) y) #s(literal -9/2 binary64) (*.f64 (/.f64 x a) #s(literal 1/2 binary64))) y) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(*.f64 (fma.f64 (/.f64 (/.f64 (*.f64 z t) a) y) #s(literal -9/2 binary64) (*.f64 (/.f64 x a) #s(literal 1/2 binary64))) y) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(*.f64 (fma.f64 (/.f64 (/.f64 (*.f64 z t) a) y) #s(literal -9/2 binary64) (*.f64 (/.f64 x a) #s(literal 1/2 binary64))) y) |
(* x y) |
(*.f64 y x) |
(* -1 (* y (+ (* -1 x) (* 9 (/ (* t z) y))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 z t) y) #s(literal -9 binary64) x) y) |
(* -1 (* y (+ (* -1 x) (* 9 (/ (* t z) y))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 z t) y) #s(literal -9 binary64) x) y) |
(* -1 (* y (+ (* -1 x) (* 9 (/ (* t z) y))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 z t) y) #s(literal -9 binary64) x) y) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(*.f64 (fma.f64 (/.f64 (/.f64 (*.f64 z t) a) y) #s(literal -9/2 binary64) (*.f64 (/.f64 x a) #s(literal 1/2 binary64))) y) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(*.f64 (fma.f64 (/.f64 (/.f64 (*.f64 z t) a) y) #s(literal -9/2 binary64) (*.f64 (/.f64 x a) #s(literal 1/2 binary64))) y) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(*.f64 (fma.f64 (/.f64 (/.f64 (*.f64 z t) a) y) #s(literal -9/2 binary64) (*.f64 (/.f64 x a) #s(literal 1/2 binary64))) y) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(*.f64 (fma.f64 (/.f64 (/.f64 (*.f64 z t) a) y) #s(literal -9/2 binary64) (*.f64 (/.f64 x a) #s(literal 1/2 binary64))) y) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(*.f64 (fma.f64 (/.f64 (/.f64 (*.f64 z t) a) y) #s(literal -9/2 binary64) (*.f64 (/.f64 x a) #s(literal 1/2 binary64))) y) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(*.f64 (fma.f64 (/.f64 (/.f64 (*.f64 z t) a) y) #s(literal -9/2 binary64) (*.f64 (/.f64 x a) #s(literal 1/2 binary64))) y) |
(* x y) |
(*.f64 y x) |
(* -1 (* y (+ (* -1 x) (* 9 (/ (* t z) y))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 z t) y) #s(literal -9 binary64) x) y) |
(* -1 (* y (+ (* -1 x) (* 9 (/ (* t z) y))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 z t) y) #s(literal -9 binary64) x) y) |
(* -1 (* y (+ (* -1 x) (* 9 (/ (* t z) y))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 z t) y) #s(literal -9 binary64) x) y) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(*.f64 (fma.f64 (/.f64 (/.f64 (*.f64 z t) a) y) #s(literal -9/2 binary64) (*.f64 (/.f64 x a) #s(literal 1/2 binary64))) y) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(*.f64 (fma.f64 (/.f64 (/.f64 (*.f64 z t) a) y) #s(literal -9/2 binary64) (*.f64 (/.f64 x a) #s(literal 1/2 binary64))) y) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(*.f64 (fma.f64 (/.f64 (/.f64 (*.f64 z t) a) y) #s(literal -9/2 binary64) (*.f64 (/.f64 x a) #s(literal 1/2 binary64))) y) |
(/ a (* x y)) |
(/.f64 a (*.f64 y x)) |
(* -1 (/ (+ (* -9 (/ (* a (* t z)) (* (pow x 2) y))) (* -1 (/ a x))) y)) |
(/.f64 (fma.f64 (*.f64 #s(literal -9 binary64) (/.f64 a x)) (*.f64 z (/.f64 t (*.f64 y y))) (/.f64 a (neg.f64 y))) (neg.f64 x)) |
(* -1 (/ (+ (* -1 (/ a x)) (* -1 (/ (- (* 81 (/ (* a (* (pow t 2) (pow z 2))) (* (pow x 3) y))) (* -9 (/ (* a (* t z)) (pow x 2)))) y))) y)) |
(/.f64 (+.f64 (/.f64 (fma.f64 (*.f64 #s(literal 9 binary64) a) (/.f64 (/.f64 (*.f64 z t) x) x) (*.f64 (*.f64 #s(literal 81 binary64) (/.f64 a (pow.f64 x #s(literal 3 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 t t) z) z) y))) y) (/.f64 a x)) y) |
(* -1 (/ (+ (* -1 (/ a x)) (* -1 (/ (- (* -1 (/ (- (* -729 (/ (* a (* (pow t 3) (pow z 3))) (* (pow x 4) y))) (* 81 (/ (* a (* (pow t 2) (pow z 2))) (pow x 3)))) y)) (* -9 (/ (* a (* t z)) (pow x 2)))) y))) y)) |
(/.f64 (+.f64 (/.f64 (fma.f64 (*.f64 #s(literal 9 binary64) a) (/.f64 (/.f64 (*.f64 z t) x) x) (/.f64 (fma.f64 (*.f64 #s(literal -729 binary64) (/.f64 a (pow.f64 x #s(literal 4 binary64)))) (*.f64 (pow.f64 t #s(literal 3 binary64)) (/.f64 (pow.f64 z #s(literal 3 binary64)) y)) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) z) z) a) #s(literal -81 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 y))) y) (/.f64 a x)) y) |
(* x y) |
(*.f64 y x) |
(* -1 (* y (+ (* -1 x) (* 9 (/ (* t z) y))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 z t) y) #s(literal -9 binary64) x) y) |
(* -1 (* y (+ (* -1 x) (* 9 (/ (* t z) y))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 z t) y) #s(literal -9 binary64) x) y) |
(* -1 (* y (+ (* -1 x) (* 9 (/ (* t z) y))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 z t) y) #s(literal -9 binary64) x) y) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(*.f64 (fma.f64 (/.f64 (/.f64 (*.f64 z t) a) y) #s(literal -9/2 binary64) (*.f64 (/.f64 x a) #s(literal 1/2 binary64))) y) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(*.f64 (fma.f64 (/.f64 (/.f64 (*.f64 z t) a) y) #s(literal -9/2 binary64) (*.f64 (/.f64 x a) #s(literal 1/2 binary64))) y) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(*.f64 (fma.f64 (/.f64 (/.f64 (*.f64 z t) a) y) #s(literal -9/2 binary64) (*.f64 (/.f64 x a) #s(literal 1/2 binary64))) y) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 z a) #s(literal -9/2 binary64)) t) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(fma.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x (*.f64 (*.f64 (/.f64 z a) #s(literal -9/2 binary64)) t)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(fma.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x (*.f64 (*.f64 (/.f64 z a) #s(literal -9/2 binary64)) t)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(fma.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x (*.f64 (*.f64 (/.f64 z a) #s(literal -9/2 binary64)) t)) |
(* -9 (* t z)) |
(*.f64 (*.f64 z t) #s(literal -9 binary64)) |
(+ (* -9 (* t z)) (* x y)) |
(fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) |
(+ (* -9 (* t z)) (* x y)) |
(fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) |
(+ (* -9 (* t z)) (* x y)) |
(fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 z a) #s(literal -9/2 binary64)) t) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(fma.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x (*.f64 (*.f64 (/.f64 z a) #s(literal -9/2 binary64)) t)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(fma.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x (*.f64 (*.f64 (/.f64 z a) #s(literal -9/2 binary64)) t)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(fma.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x (*.f64 (*.f64 (/.f64 z a) #s(literal -9/2 binary64)) t)) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 z a) #s(literal -9/2 binary64)) t) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(fma.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x (*.f64 (*.f64 (/.f64 z a) #s(literal -9/2 binary64)) t)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(fma.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x (*.f64 (*.f64 (/.f64 z a) #s(literal -9/2 binary64)) t)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(fma.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x (*.f64 (*.f64 (/.f64 z a) #s(literal -9/2 binary64)) t)) |
(* -9 (* t z)) |
(*.f64 (*.f64 z t) #s(literal -9 binary64)) |
(- (* x y) (* 9 (* t z))) |
(fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) |
(- (* x y) (* 9 (* t z))) |
(fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) |
(- (* x y) (* 9 (* t z))) |
(fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 z a) #s(literal -9/2 binary64)) t) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(fma.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x (*.f64 (*.f64 (/.f64 z a) #s(literal -9/2 binary64)) t)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(fma.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x (*.f64 (*.f64 (/.f64 z a) #s(literal -9/2 binary64)) t)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(fma.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x (*.f64 (*.f64 (/.f64 z a) #s(literal -9/2 binary64)) t)) |
(* -1/9 (/ a (* t z))) |
(*.f64 (/.f64 a (*.f64 z t)) #s(literal -1/9 binary64)) |
(+ (* -1/9 (/ a (* t z))) (* -1/81 (/ (* a (* x y)) (* (pow t 2) (pow z 2))))) |
(fma.f64 (*.f64 #s(literal -1/81 binary64) (/.f64 (/.f64 a t) t)) (/.f64 (/.f64 (*.f64 y x) z) z) (*.f64 (/.f64 a (*.f64 z t)) #s(literal -1/9 binary64))) |
(+ (* -1/9 (/ a (* t z))) (* x (- (* -1/729 (/ (* a (* x (pow y 2))) (* (pow t 3) (pow z 3)))) (* 1/81 (/ (* a y) (* (pow t 2) (pow z 2))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/81 binary64) (/.f64 (/.f64 a t) t)) (/.f64 y (*.f64 z z)) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) x) a) #s(literal -1/729 binary64)) (*.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))))) x (*.f64 (/.f64 a (*.f64 z t)) #s(literal -1/9 binary64))) |
(+ (* -1/9 (/ a (* t z))) (* x (- (* x (- (* -1/6561 (/ (* a (* x (pow y 3))) (* (pow t 4) (pow z 4)))) (* 1/729 (/ (* a (pow y 2)) (* (pow t 3) (pow z 3)))))) (* 1/81 (/ (* a y) (* (pow t 2) (pow z 2))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/729 binary64) (/.f64 a (pow.f64 t #s(literal 3 binary64)))) (*.f64 y (/.f64 y (pow.f64 z #s(literal 3 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) x) a) #s(literal -1/6561 binary64)) (*.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 z #s(literal 4 binary64))))) x (*.f64 (*.f64 #s(literal -1/81 binary64) (/.f64 (/.f64 a t) t)) (/.f64 y (*.f64 z z)))) x (*.f64 (/.f64 a (*.f64 z t)) #s(literal -1/9 binary64))) |
(* -9 (* t z)) |
(*.f64 (*.f64 z t) #s(literal -9 binary64)) |
(+ (* -9 (* t z)) (* x y)) |
(fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) |
(+ (* -9 (* t z)) (* x y)) |
(fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) |
(+ (* -9 (* t z)) (* x y)) |
(fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 z a) #s(literal -9/2 binary64)) t) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(fma.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x (*.f64 (*.f64 (/.f64 z a) #s(literal -9/2 binary64)) t)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(fma.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x (*.f64 (*.f64 (/.f64 z a) #s(literal -9/2 binary64)) t)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(fma.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x (*.f64 (*.f64 (/.f64 z a) #s(literal -9/2 binary64)) t)) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) |
(* 1/2 (/ x a)) |
(*.f64 (/.f64 x a) #s(literal 1/2 binary64)) |
(* 1/2 (/ x a)) |
(*.f64 (/.f64 x a) #s(literal 1/2 binary64)) |
(* 1/2 (/ x a)) |
(*.f64 (/.f64 x a) #s(literal 1/2 binary64)) |
(* 1/2 (/ x a)) |
(*.f64 (/.f64 x a) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(*.f64 (fma.f64 (/.f64 y a) #s(literal 1/2 binary64) (*.f64 (/.f64 (/.f64 (*.f64 z t) a) x) #s(literal -9/2 binary64))) x) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(*.f64 (fma.f64 (/.f64 y a) #s(literal 1/2 binary64) (*.f64 (/.f64 (/.f64 (*.f64 z t) a) x) #s(literal -9/2 binary64))) x) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(*.f64 (fma.f64 (/.f64 y a) #s(literal 1/2 binary64) (*.f64 (/.f64 (/.f64 (*.f64 z t) a) x) #s(literal -9/2 binary64))) x) |
(* x y) |
(*.f64 y x) |
(* x (+ y (* -9 (/ (* t z) x)))) |
(*.f64 (fma.f64 (/.f64 (*.f64 z t) x) #s(literal -9 binary64) y) x) |
(* x (+ y (* -9 (/ (* t z) x)))) |
(*.f64 (fma.f64 (/.f64 (*.f64 z t) x) #s(literal -9 binary64) y) x) |
(* x (+ y (* -9 (/ (* t z) x)))) |
(*.f64 (fma.f64 (/.f64 (*.f64 z t) x) #s(literal -9 binary64) y) x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(*.f64 (fma.f64 (/.f64 y a) #s(literal 1/2 binary64) (*.f64 (/.f64 (/.f64 (*.f64 z t) a) x) #s(literal -9/2 binary64))) x) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(*.f64 (fma.f64 (/.f64 y a) #s(literal 1/2 binary64) (*.f64 (/.f64 (/.f64 (*.f64 z t) a) x) #s(literal -9/2 binary64))) x) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(*.f64 (fma.f64 (/.f64 y a) #s(literal 1/2 binary64) (*.f64 (/.f64 (/.f64 (*.f64 z t) a) x) #s(literal -9/2 binary64))) x) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(*.f64 (fma.f64 (/.f64 y a) #s(literal 1/2 binary64) (*.f64 (/.f64 (/.f64 (*.f64 z t) a) x) #s(literal -9/2 binary64))) x) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(*.f64 (fma.f64 (/.f64 y a) #s(literal 1/2 binary64) (*.f64 (/.f64 (/.f64 (*.f64 z t) a) x) #s(literal -9/2 binary64))) x) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(*.f64 (fma.f64 (/.f64 y a) #s(literal 1/2 binary64) (*.f64 (/.f64 (/.f64 (*.f64 z t) a) x) #s(literal -9/2 binary64))) x) |
(* x y) |
(*.f64 y x) |
(* x (+ y (* -9 (/ (* t z) x)))) |
(*.f64 (fma.f64 (/.f64 (*.f64 z t) x) #s(literal -9 binary64) y) x) |
(* x (+ y (* -9 (/ (* t z) x)))) |
(*.f64 (fma.f64 (/.f64 (*.f64 z t) x) #s(literal -9 binary64) y) x) |
(* x (+ y (* -9 (/ (* t z) x)))) |
(*.f64 (fma.f64 (/.f64 (*.f64 z t) x) #s(literal -9 binary64) y) x) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(*.f64 (fma.f64 (/.f64 y a) #s(literal 1/2 binary64) (*.f64 (/.f64 (/.f64 (*.f64 z t) a) x) #s(literal -9/2 binary64))) x) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(*.f64 (fma.f64 (/.f64 y a) #s(literal 1/2 binary64) (*.f64 (/.f64 (/.f64 (*.f64 z t) a) x) #s(literal -9/2 binary64))) x) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(*.f64 (fma.f64 (/.f64 y a) #s(literal 1/2 binary64) (*.f64 (/.f64 (/.f64 (*.f64 z t) a) x) #s(literal -9/2 binary64))) x) |
(/ a (* x y)) |
(/.f64 a (*.f64 y x)) |
(/ (+ (* 9 (/ (* a (* t z)) (* x (pow y 2)))) (/ a y)) x) |
(/.f64 (fma.f64 (*.f64 #s(literal 9 binary64) (/.f64 (/.f64 a x) x)) (/.f64 (*.f64 z t) y) (/.f64 a x)) y) |
(/ (- (+ (* 81 (/ (* a (* (pow t 2) (pow z 2))) (* (pow x 2) (pow y 3)))) (/ a y)) (* -9 (/ (* a (* t z)) (* x (pow y 2))))) x) |
(/.f64 (+.f64 (/.f64 (fma.f64 (*.f64 #s(literal 9 binary64) a) (*.f64 z (/.f64 t (*.f64 y y))) (*.f64 (/.f64 #s(literal 81 binary64) (pow.f64 y #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) z) z) a) x))) x) (/.f64 a y)) x) |
(/ (- (+ (* 729 (/ (* a (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 4)))) (/ a y)) (+ (* -81 (/ (* a (* (pow t 2) (pow z 2))) (* (pow x 2) (pow y 3)))) (* -9 (/ (* a (* t z)) (* x (pow y 2)))))) x) |
(/.f64 (fma.f64 (*.f64 #s(literal 729 binary64) (/.f64 a (pow.f64 x #s(literal 3 binary64)))) (/.f64 (*.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (pow.f64 y #s(literal 4 binary64))) (+.f64 (/.f64 (fma.f64 (*.f64 #s(literal 9 binary64) a) (*.f64 z (/.f64 t (*.f64 y y))) (*.f64 (/.f64 #s(literal 81 binary64) (pow.f64 y #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) z) z) a) x))) x) (/.f64 a y))) x) |
(* x y) |
(*.f64 y x) |
(* x (+ y (* -9 (/ (* t z) x)))) |
(*.f64 (fma.f64 (/.f64 (*.f64 z t) x) #s(literal -9 binary64) y) x) |
(* x (+ y (* -9 (/ (* t z) x)))) |
(*.f64 (fma.f64 (/.f64 (*.f64 z t) x) #s(literal -9 binary64) y) x) |
(* x (+ y (* -9 (/ (* t z) x)))) |
(*.f64 (fma.f64 (/.f64 (*.f64 z t) x) #s(literal -9 binary64) y) x) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(*.f64 (fma.f64 (/.f64 y a) #s(literal 1/2 binary64) (*.f64 (/.f64 (/.f64 (*.f64 z t) a) x) #s(literal -9/2 binary64))) x) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(*.f64 (fma.f64 (/.f64 y a) #s(literal 1/2 binary64) (*.f64 (/.f64 (/.f64 (*.f64 z t) a) x) #s(literal -9/2 binary64))) x) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(*.f64 (fma.f64 (/.f64 y a) #s(literal 1/2 binary64) (*.f64 (/.f64 (/.f64 (*.f64 z t) a) x) #s(literal -9/2 binary64))) x) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) |
(* 1/2 (/ x a)) |
(*.f64 (/.f64 x a) #s(literal 1/2 binary64)) |
(* 1/2 (/ x a)) |
(*.f64 (/.f64 x a) #s(literal 1/2 binary64)) |
(* 1/2 (/ x a)) |
(*.f64 (/.f64 x a) #s(literal 1/2 binary64)) |
(* 1/2 (/ x a)) |
(*.f64 (/.f64 x a) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(*.f64 (fma.f64 (/.f64 y a) #s(literal 1/2 binary64) (*.f64 (/.f64 (/.f64 (*.f64 z t) a) x) #s(literal -9/2 binary64))) x) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(*.f64 (fma.f64 (/.f64 y a) #s(literal 1/2 binary64) (*.f64 (/.f64 (/.f64 (*.f64 z t) a) x) #s(literal -9/2 binary64))) x) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(*.f64 (fma.f64 (/.f64 y a) #s(literal 1/2 binary64) (*.f64 (/.f64 (/.f64 (*.f64 z t) a) x) #s(literal -9/2 binary64))) x) |
(* x y) |
(*.f64 y x) |
(* -1 (* x (+ (* -1 y) (* 9 (/ (* t z) x))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 z t) x) #s(literal -9 binary64) y) x) |
(* -1 (* x (+ (* -1 y) (* 9 (/ (* t z) x))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 z t) x) #s(literal -9 binary64) y) x) |
(* -1 (* x (+ (* -1 y) (* 9 (/ (* t z) x))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 z t) x) #s(literal -9 binary64) y) x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(*.f64 (fma.f64 (/.f64 y a) #s(literal 1/2 binary64) (*.f64 (/.f64 (/.f64 (*.f64 z t) a) x) #s(literal -9/2 binary64))) x) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(*.f64 (fma.f64 (/.f64 y a) #s(literal 1/2 binary64) (*.f64 (/.f64 (/.f64 (*.f64 z t) a) x) #s(literal -9/2 binary64))) x) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(*.f64 (fma.f64 (/.f64 y a) #s(literal 1/2 binary64) (*.f64 (/.f64 (/.f64 (*.f64 z t) a) x) #s(literal -9/2 binary64))) x) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(*.f64 (fma.f64 (/.f64 y a) #s(literal 1/2 binary64) (*.f64 (/.f64 (/.f64 (*.f64 z t) a) x) #s(literal -9/2 binary64))) x) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(*.f64 (fma.f64 (/.f64 y a) #s(literal 1/2 binary64) (*.f64 (/.f64 (/.f64 (*.f64 z t) a) x) #s(literal -9/2 binary64))) x) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(*.f64 (fma.f64 (/.f64 y a) #s(literal 1/2 binary64) (*.f64 (/.f64 (/.f64 (*.f64 z t) a) x) #s(literal -9/2 binary64))) x) |
(* x y) |
(*.f64 y x) |
(* -1 (* x (+ (* -1 y) (* 9 (/ (* t z) x))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 z t) x) #s(literal -9 binary64) y) x) |
(* -1 (* x (+ (* -1 y) (* 9 (/ (* t z) x))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 z t) x) #s(literal -9 binary64) y) x) |
(* -1 (* x (+ (* -1 y) (* 9 (/ (* t z) x))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 z t) x) #s(literal -9 binary64) y) x) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(*.f64 (fma.f64 (/.f64 y a) #s(literal 1/2 binary64) (*.f64 (/.f64 (/.f64 (*.f64 z t) a) x) #s(literal -9/2 binary64))) x) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(*.f64 (fma.f64 (/.f64 y a) #s(literal 1/2 binary64) (*.f64 (/.f64 (/.f64 (*.f64 z t) a) x) #s(literal -9/2 binary64))) x) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(*.f64 (fma.f64 (/.f64 y a) #s(literal 1/2 binary64) (*.f64 (/.f64 (/.f64 (*.f64 z t) a) x) #s(literal -9/2 binary64))) x) |
(/ a (* x y)) |
(/.f64 a (*.f64 y x)) |
(* -1 (/ (+ (* -9 (/ (* a (* t z)) (* x (pow y 2)))) (* -1 (/ a y))) x)) |
(/.f64 (fma.f64 (*.f64 #s(literal -9 binary64) (/.f64 a x)) (*.f64 z (/.f64 t (*.f64 y y))) (/.f64 a (neg.f64 y))) (neg.f64 x)) |
(* -1 (/ (+ (* -1 (/ a y)) (* -1 (/ (- (* 81 (/ (* a (* (pow t 2) (pow z 2))) (* x (pow y 3)))) (* -9 (/ (* a (* t z)) (pow y 2)))) x))) x)) |
(/.f64 (+.f64 (/.f64 (fma.f64 (*.f64 #s(literal 9 binary64) a) (*.f64 z (/.f64 t (*.f64 y y))) (*.f64 (/.f64 #s(literal 81 binary64) (pow.f64 y #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) z) z) a) x))) x) (/.f64 a y)) x) |
(* -1 (/ (+ (* -1 (/ a y)) (* -1 (/ (- (* -1 (/ (- (* -729 (/ (* a (* (pow t 3) (pow z 3))) (* x (pow y 4)))) (* 81 (/ (* a (* (pow t 2) (pow z 2))) (pow y 3)))) x)) (* -9 (/ (* a (* t z)) (pow y 2)))) x))) x)) |
(/.f64 (+.f64 (/.f64 (fma.f64 (*.f64 #s(literal 9 binary64) a) (*.f64 z (/.f64 t (*.f64 y y))) (/.f64 (fma.f64 (*.f64 #s(literal -729 binary64) (/.f64 a x)) (/.f64 (*.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (pow.f64 y #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal -81 binary64) a) (*.f64 (*.f64 t t) (*.f64 z (/.f64 z (pow.f64 y #s(literal 3 binary64))))))) (neg.f64 x))) x) (/.f64 a y)) x) |
(* x y) |
(*.f64 y x) |
(* -1 (* x (+ (* -1 y) (* 9 (/ (* t z) x))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 z t) x) #s(literal -9 binary64) y) x) |
(* -1 (* x (+ (* -1 y) (* 9 (/ (* t z) x))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 z t) x) #s(literal -9 binary64) y) x) |
(* -1 (* x (+ (* -1 y) (* 9 (/ (* t z) x))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 z t) x) #s(literal -9 binary64) y) x) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(*.f64 (fma.f64 (/.f64 y a) #s(literal 1/2 binary64) (*.f64 (/.f64 (/.f64 (*.f64 z t) a) x) #s(literal -9/2 binary64))) x) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(*.f64 (fma.f64 (/.f64 y a) #s(literal 1/2 binary64) (*.f64 (/.f64 (/.f64 (*.f64 z t) a) x) #s(literal -9/2 binary64))) x) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(*.f64 (fma.f64 (/.f64 y a) #s(literal 1/2 binary64) (*.f64 (/.f64 (/.f64 (*.f64 z t) a) x) #s(literal -9/2 binary64))) x) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) |
(* 1/2 (/ x a)) |
(*.f64 (/.f64 x a) #s(literal 1/2 binary64)) |
(* 1/2 (/ x a)) |
(*.f64 (/.f64 x a) #s(literal 1/2 binary64)) |
(* 1/2 (/ x a)) |
(*.f64 (/.f64 x a) #s(literal 1/2 binary64)) |
(* 1/2 (/ x a)) |
(*.f64 (/.f64 x a) #s(literal 1/2 binary64)) |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 41 | 177 |
| 0 | 66 | 173 |
| 1 | 235 | 170 |
| 2 | 1379 | 170 |
| 0 | 8714 | 170 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) |
(fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) |
(*.f64 #s(literal -9 binary64) t) |
(*.f64 y x) |
#s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(*.f64 (/.f64 t a) #s(literal -9/2 binary64)) |
(/.f64 t a) |
(/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (*.f64 a #s(literal 2 binary64))) |
#s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) |
(*.f64 #s(literal -9 binary64) (*.f64 z t)) |
(*.f64 z t) |
(/.f64 #s(literal 1/2 binary64) (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)))) |
(/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x))) |
(fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)) |
(*.f64 t z) |
(fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y)) |
(neg.f64 (*.f64 t #s(literal 9/2 binary64))) |
(/.f64 z a) |
(*.f64 t #s(literal 9/2 binary64)) |
(*.f64 a #s(literal 2 binary64)) |
(*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y) |
(*.f64 x (/.f64 #s(literal 1/2 binary64) a)) |
| 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> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<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 56 927 to 2 943 computations (94.8% saved)
14 alts after pruning (12 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 2 732 | 10 | 2 742 |
| Fresh | 6 | 2 | 8 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 0 | 0 |
| Total | 2 741 | 14 | 2 755 |
| Status | Accuracy | Program |
|---|---|---|
| 86.9% | (fma.f64 (/.f64 z a) (*.f64 t #s(literal -9/2 binary64)) (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y)) | |
| 87.2% | (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x)))) | |
| 74.9% | (/.f64 (fma.f64 (*.f64 #s(literal -9/2 binary64) t) #s(literal 2 binary64) (*.f64 (/.f64 a z) (/.f64 (*.f64 x y) a))) (*.f64 (/.f64 a z) #s(literal 2 binary64))) | |
| ✓ | 91.6% | (/.f64 (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) |
| ▶ | 45.9% | (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) |
| 45.9% | (/.f64 #s(literal 1/2 binary64) (/.f64 a #s(approx (+ (* (* t z) -9) (* y x)) (*.f64 y x)))) | |
| ▶ | 90.7% | (*.f64 (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) (/.f64 #s(literal 1/2 binary64) a)) |
| 53.9% | #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a)) | |
| ▶ | 53.8% | #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)) |
| 53.3% | #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) t) a) z)) | |
| ▶ | 54.5% | #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t))) |
| 54.5% | #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64))) | |
| ▶ | 46.0% | #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x)) |
| ✓ | 53.3% | #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z)) |
Compiled 270 to 290 computations (-7.4% saved)
| 1× | egg-herbie |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (*.f64 a #s(literal 2 binary64)) | |
| cost-diff | 0 | (*.f64 y x) | |
| cost-diff | 0 | #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) | |
| cost-diff | 0 | (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) | |
| cost-diff | 0 | (*.f64 #s(literal -9/2 binary64) z) | |
| cost-diff | 0 | (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) | |
| cost-diff | 0 | (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) | |
| cost-diff | 0 | #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)) | |
| cost-diff | 0 | (*.f64 #s(literal -9/2 binary64) t) | |
| cost-diff | 0 | (/.f64 z a) | |
| cost-diff | 0 | (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t)) | |
| cost-diff | 0 | #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t))) | |
| cost-diff | 0 | (/.f64 y a) | |
| cost-diff | 0 | (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) | |
| cost-diff | 0 | (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) | |
| cost-diff | 0 | #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x)) | |
| cost-diff | 0 | (*.f64 x y) | |
| cost-diff | 0 | (*.f64 z t) | |
| cost-diff | 0 | (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) | |
| cost-diff | 0 | (*.f64 (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) (/.f64 #s(literal 1/2 binary64) a)) |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 37 | 194 |
| 0 | 55 | 194 |
| 1 | 99 | 189 |
| 2 | 217 | 189 |
| 3 | 499 | 189 |
| 4 | 1275 | 189 |
| 5 | 2259 | 189 |
| 6 | 3059 | 189 |
| 7 | 4102 | 189 |
| 8 | 5178 | 189 |
| 9 | 6256 | 189 |
| 10 | 6617 | 189 |
| 11 | 6684 | 189 |
| 12 | 6701 | 189 |
| 13 | 6742 | 189 |
| 14 | 7378 | 189 |
| 15 | 7506 | 189 |
| 16 | 7506 | 189 |
| 17 | 7506 | 189 |
| 18 | 7506 | 189 |
| 19 | 7526 | 189 |
| 20 | 7526 | 189 |
| 21 | 7526 | 189 |
| 22 | 7566 | 189 |
| 23 | 7638 | 189 |
| 24 | 7662 | 189 |
| 25 | 7662 | 189 |
| 0 | 7662 | 189 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) (/.f64 #s(literal 1/2 binary64) a)) |
(fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) |
(*.f64 z t) |
z |
t |
#s(literal -9 binary64) |
(*.f64 x y) |
x |
y |
(/.f64 #s(literal 1/2 binary64) a) |
#s(literal 1/2 binary64) |
a |
#s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x)) |
(*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) |
(*.f64 (/.f64 y a) #s(literal 1/2 binary64)) |
(/.f64 y a) |
y |
a |
#s(literal 1/2 binary64) |
x |
#s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t))) |
(*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t)) |
(/.f64 z a) |
z |
a |
(*.f64 #s(literal -9/2 binary64) t) |
#s(literal -9/2 binary64) |
t |
#s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)) |
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) |
(*.f64 t (*.f64 #s(literal -9/2 binary64) z)) |
t |
(*.f64 #s(literal -9/2 binary64) z) |
#s(literal -9/2 binary64) |
z |
a |
(/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) |
#s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) |
(*.f64 y x) |
y |
x |
(*.f64 a #s(literal 2 binary64)) |
a |
#s(literal 2 binary64) |
| Outputs |
|---|
(*.f64 (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 t z) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) |
(fma.f64 #s(literal -9 binary64) (*.f64 t z) (*.f64 y x)) |
(*.f64 z t) |
(*.f64 t z) |
z |
t |
#s(literal -9 binary64) |
(*.f64 x y) |
(*.f64 y x) |
x |
y |
(/.f64 #s(literal 1/2 binary64) a) |
#s(literal 1/2 binary64) |
a |
#s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x)) |
#s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 x a) #s(literal 1/2 binary64)) y)) |
(*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) |
(*.f64 (*.f64 (/.f64 x a) #s(literal 1/2 binary64)) y) |
(*.f64 (/.f64 y a) #s(literal 1/2 binary64)) |
(/.f64 y a) |
y |
a |
#s(literal 1/2 binary64) |
x |
#s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t))) |
#s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 #s(literal -9/2 binary64) a) z) t)) |
(*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t)) |
(*.f64 (*.f64 (/.f64 #s(literal -9/2 binary64) a) z) t) |
(/.f64 z a) |
z |
a |
(*.f64 #s(literal -9/2 binary64) t) |
#s(literal -9/2 binary64) |
t |
#s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)) |
#s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 #s(literal -9/2 binary64) a) z) t)) |
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) |
(*.f64 (*.f64 (/.f64 #s(literal -9/2 binary64) a) z) t) |
(*.f64 t (*.f64 #s(literal -9/2 binary64) z)) |
(*.f64 (*.f64 #s(literal -9/2 binary64) z) t) |
t |
(*.f64 #s(literal -9/2 binary64) z) |
#s(literal -9/2 binary64) |
z |
a |
(/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) |
(*.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) (/.f64 #s(literal 1/2 binary64) a)) |
#s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) |
(*.f64 y x) |
y |
x |
(*.f64 a #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) a) |
a |
#s(literal 2 binary64) |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0 | (*.f64 y x) | |
| accuracy | 0 | (*.f64 a #s(literal 2 binary64)) | |
| accuracy | 5.388221886160729 | (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) | |
| accuracy | 33.71497574778222 | #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) | |
| accuracy | 0 | (*.f64 #s(literal -9/2 binary64) z) | |
| accuracy | 0.1796875 | (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) | |
| accuracy | 6.311004816320391 | (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) | |
| accuracy | 26.64859055348562 | #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)) | |
| accuracy | 0 | (/.f64 z a) | |
| accuracy | 0 | (*.f64 #s(literal -9/2 binary64) t) | |
| accuracy | 6.020704442357888 | (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t)) | |
| accuracy | 26.64859055348562 | #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t))) | |
| accuracy | 0 | (/.f64 y a) | |
| accuracy | 0.0078125 | (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) | |
| accuracy | 4.209224325646723 | (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) | |
| accuracy | 32.37461897968843 | #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x)) | |
| accuracy | 0 | (*.f64 z t) | |
| accuracy | 0 | (*.f64 x y) | |
| accuracy | 0.5364117174508596 | (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) | |
| accuracy | 5.458534386160729 | (*.f64 (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) (/.f64 #s(literal 1/2 binary64) a)) |
| 190.0ms | 256× | 0 | valid |
Compiled 166 to 33 computations (80.1% saved)
ival-mult: 24.0ms (67.5% of total)ival-div: 8.0ms (22.5% of total)ival-sub: 1.0ms (2.8% of total)ival-add: 1.0ms (2.8% of total)exact: 1.0ms (2.8% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#s(alt (*.f64 (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) (/.f64 #s(literal 1/2 binary64) a)) (patch (*.f64 (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) (/.f64 #s(literal 1/2 binary64) a)) #<representation binary64>) () ()) |
#s(alt (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) (patch (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) #<representation binary64>) () ()) |
#s(alt (*.f64 z t) (patch (*.f64 z t) #<representation binary64>) () ()) |
#s(alt (*.f64 x y) (patch (*.f64 x y) #<representation binary64>) () ()) |
#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x)) #<representation binary64>) () ()) |
#s(alt (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) (patch (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) #<representation binary64>) () ()) |
#s(alt (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) (patch (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) #<representation binary64>) () ()) |
#s(alt (/.f64 y a) (patch (/.f64 y a) #<representation binary64>) () ()) |
#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t))) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t))) #<representation binary64>) () ()) |
#s(alt (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t)) (patch (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t)) #<representation binary64>) () ()) |
#s(alt (/.f64 z a) (patch (/.f64 z a) #<representation binary64>) () ()) |
#s(alt (*.f64 #s(literal -9/2 binary64) t) (patch (*.f64 #s(literal -9/2 binary64) t) #<representation binary64>) () ()) |
#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)) #<representation binary64>) () ()) |
#s(alt (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) (patch (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) #<representation binary64>) () ()) |
#s(alt (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) (patch (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) #<representation binary64>) () ()) |
#s(alt (*.f64 #s(literal -9/2 binary64) z) (patch (*.f64 #s(literal -9/2 binary64) z) #<representation binary64>) () ()) |
#s(alt (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ()) |
#s(alt #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) (patch #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) #<representation binary64>) () ()) |
#s(alt (*.f64 y x) (patch (*.f64 y x) #<representation binary64>) () ()) |
#s(alt (*.f64 a #s(literal 2 binary64)) (patch (*.f64 a #s(literal 2 binary64)) #<representation binary64>) () ()) |
| Outputs |
|---|
#s(alt (* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) (taylor 0 a) (#s(alt (*.f64 (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) (/.f64 #s(literal 1/2 binary64) a)) (patch (*.f64 (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) (/.f64 #s(literal 1/2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) (taylor 0 a) (#s(alt (*.f64 (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) (/.f64 #s(literal 1/2 binary64) a)) (patch (*.f64 (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) (/.f64 #s(literal 1/2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) (taylor 0 a) (#s(alt (*.f64 (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) (/.f64 #s(literal 1/2 binary64) a)) (patch (*.f64 (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) (/.f64 #s(literal 1/2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) (taylor 0 a) (#s(alt (*.f64 (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) (/.f64 #s(literal 1/2 binary64) a)) (patch (*.f64 (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) (/.f64 #s(literal 1/2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) (taylor 0 a) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) (taylor 0 a) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) (taylor 0 a) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) (taylor 0 a) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor 0 a) (#s(alt (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) (patch (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor 0 a) (#s(alt (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) (patch (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor 0 a) (#s(alt (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) (patch (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor 0 a) (#s(alt (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) (patch (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ y a)) (taylor 0 a) (#s(alt (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) (patch (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ y a)) (taylor 0 a) (#s(alt (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) (patch (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ y a)) (taylor 0 a) (#s(alt (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) (patch (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ y a)) (taylor 0 a) (#s(alt (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) (patch (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ y a) (taylor 0 a) (#s(alt (/.f64 y a) (patch (/.f64 y a) #<representation binary64>) () ())) ()) |
#s(alt (/ y a) (taylor 0 a) (#s(alt (/.f64 y a) (patch (/.f64 y a) #<representation binary64>) () ())) ()) |
#s(alt (/ y a) (taylor 0 a) (#s(alt (/.f64 y a) (patch (/.f64 y a) #<representation binary64>) () ())) ()) |
#s(alt (/ y a) (taylor 0 a) (#s(alt (/.f64 y a) (patch (/.f64 y a) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) (taylor 0 a) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t))) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) (taylor 0 a) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t))) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) (taylor 0 a) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t))) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) (taylor 0 a) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t))) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t))) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor 0 a) (#s(alt (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t)) (patch (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t)) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor 0 a) (#s(alt (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t)) (patch (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t)) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor 0 a) (#s(alt (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t)) (patch (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t)) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor 0 a) (#s(alt (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t)) (patch (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t)) #<representation binary64>) () ())) ()) |
#s(alt (/ z a) (taylor 0 a) (#s(alt (/.f64 z a) (patch (/.f64 z a) #<representation binary64>) () ())) ()) |
#s(alt (/ z a) (taylor 0 a) (#s(alt (/.f64 z a) (patch (/.f64 z a) #<representation binary64>) () ())) ()) |
#s(alt (/ z a) (taylor 0 a) (#s(alt (/.f64 z a) (patch (/.f64 z a) #<representation binary64>) () ())) ()) |
#s(alt (/ z a) (taylor 0 a) (#s(alt (/.f64 z a) (patch (/.f64 z a) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) (taylor 0 a) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) (taylor 0 a) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) (taylor 0 a) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) (taylor 0 a) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor 0 a) (#s(alt (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) (patch (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor 0 a) (#s(alt (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) (patch (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor 0 a) (#s(alt (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) (patch (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor 0 a) (#s(alt (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) (patch (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) (taylor 0 a) (#s(alt (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) (taylor 0 a) (#s(alt (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) (taylor 0 a) (#s(alt (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) (taylor 0 a) (#s(alt (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 a) (taylor 0 a) (#s(alt (*.f64 a #s(literal 2 binary64)) (patch (*.f64 a #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 2 a) (taylor 0 a) (#s(alt (*.f64 a #s(literal 2 binary64)) (patch (*.f64 a #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 2 a) (taylor 0 a) (#s(alt (*.f64 a #s(literal 2 binary64)) (patch (*.f64 a #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 2 a) (taylor 0 a) (#s(alt (*.f64 a #s(literal 2 binary64)) (patch (*.f64 a #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) (taylor inf a) (#s(alt (*.f64 (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) (/.f64 #s(literal 1/2 binary64) a)) (patch (*.f64 (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) (/.f64 #s(literal 1/2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) (taylor inf a) (#s(alt (*.f64 (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) (/.f64 #s(literal 1/2 binary64) a)) (patch (*.f64 (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) (/.f64 #s(literal 1/2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) (taylor inf a) (#s(alt (*.f64 (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) (/.f64 #s(literal 1/2 binary64) a)) (patch (*.f64 (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) (/.f64 #s(literal 1/2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) (taylor inf a) (#s(alt (*.f64 (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) (/.f64 #s(literal 1/2 binary64) a)) (patch (*.f64 (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) (/.f64 #s(literal 1/2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) (taylor inf a) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) (taylor inf a) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) (taylor inf a) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) (taylor inf a) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor inf a) (#s(alt (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) (patch (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor inf a) (#s(alt (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) (patch (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor inf a) (#s(alt (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) (patch (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor inf a) (#s(alt (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) (patch (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ y a)) (taylor inf a) (#s(alt (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) (patch (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ y a)) (taylor inf a) (#s(alt (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) (patch (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ y a)) (taylor inf a) (#s(alt (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) (patch (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ y a)) (taylor inf a) (#s(alt (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) (patch (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ y a) (taylor inf a) (#s(alt (/.f64 y a) (patch (/.f64 y a) #<representation binary64>) () ())) ()) |
#s(alt (/ y a) (taylor inf a) (#s(alt (/.f64 y a) (patch (/.f64 y a) #<representation binary64>) () ())) ()) |
#s(alt (/ y a) (taylor inf a) (#s(alt (/.f64 y a) (patch (/.f64 y a) #<representation binary64>) () ())) ()) |
#s(alt (/ y a) (taylor inf a) (#s(alt (/.f64 y a) (patch (/.f64 y a) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) (taylor inf a) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t))) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) (taylor inf a) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t))) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) (taylor inf a) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t))) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) (taylor inf a) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t))) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t))) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor inf a) (#s(alt (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t)) (patch (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t)) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor inf a) (#s(alt (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t)) (patch (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t)) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor inf a) (#s(alt (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t)) (patch (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t)) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor inf a) (#s(alt (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t)) (patch (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t)) #<representation binary64>) () ())) ()) |
#s(alt (/ z a) (taylor inf a) (#s(alt (/.f64 z a) (patch (/.f64 z a) #<representation binary64>) () ())) ()) |
#s(alt (/ z a) (taylor inf a) (#s(alt (/.f64 z a) (patch (/.f64 z a) #<representation binary64>) () ())) ()) |
#s(alt (/ z a) (taylor inf a) (#s(alt (/.f64 z a) (patch (/.f64 z a) #<representation binary64>) () ())) ()) |
#s(alt (/ z a) (taylor inf a) (#s(alt (/.f64 z a) (patch (/.f64 z a) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) (taylor inf a) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) (taylor inf a) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) (taylor inf a) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) (taylor inf a) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor inf a) (#s(alt (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) (patch (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor inf a) (#s(alt (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) (patch (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor inf a) (#s(alt (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) (patch (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor inf a) (#s(alt (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) (patch (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) (taylor inf a) (#s(alt (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) (taylor inf a) (#s(alt (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) (taylor inf a) (#s(alt (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) (taylor inf a) (#s(alt (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 a) (taylor inf a) (#s(alt (*.f64 a #s(literal 2 binary64)) (patch (*.f64 a #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 2 a) (taylor inf a) (#s(alt (*.f64 a #s(literal 2 binary64)) (patch (*.f64 a #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 2 a) (taylor inf a) (#s(alt (*.f64 a #s(literal 2 binary64)) (patch (*.f64 a #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 2 a) (taylor inf a) (#s(alt (*.f64 a #s(literal 2 binary64)) (patch (*.f64 a #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) (taylor -inf a) (#s(alt (*.f64 (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) (/.f64 #s(literal 1/2 binary64) a)) (patch (*.f64 (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) (/.f64 #s(literal 1/2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) (taylor -inf a) (#s(alt (*.f64 (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) (/.f64 #s(literal 1/2 binary64) a)) (patch (*.f64 (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) (/.f64 #s(literal 1/2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) (taylor -inf a) (#s(alt (*.f64 (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) (/.f64 #s(literal 1/2 binary64) a)) (patch (*.f64 (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) (/.f64 #s(literal 1/2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) (taylor -inf a) (#s(alt (*.f64 (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) (/.f64 #s(literal 1/2 binary64) a)) (patch (*.f64 (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) (/.f64 #s(literal 1/2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) (taylor -inf a) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) (taylor -inf a) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) (taylor -inf a) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) (taylor -inf a) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor -inf a) (#s(alt (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) (patch (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor -inf a) (#s(alt (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) (patch (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor -inf a) (#s(alt (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) (patch (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor -inf a) (#s(alt (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) (patch (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ y a)) (taylor -inf a) (#s(alt (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) (patch (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ y a)) (taylor -inf a) (#s(alt (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) (patch (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ y a)) (taylor -inf a) (#s(alt (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) (patch (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ y a)) (taylor -inf a) (#s(alt (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) (patch (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ y a) (taylor -inf a) (#s(alt (/.f64 y a) (patch (/.f64 y a) #<representation binary64>) () ())) ()) |
#s(alt (/ y a) (taylor -inf a) (#s(alt (/.f64 y a) (patch (/.f64 y a) #<representation binary64>) () ())) ()) |
#s(alt (/ y a) (taylor -inf a) (#s(alt (/.f64 y a) (patch (/.f64 y a) #<representation binary64>) () ())) ()) |
#s(alt (/ y a) (taylor -inf a) (#s(alt (/.f64 y a) (patch (/.f64 y a) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) (taylor -inf a) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t))) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) (taylor -inf a) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t))) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) (taylor -inf a) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t))) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) (taylor -inf a) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t))) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t))) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor -inf a) (#s(alt (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t)) (patch (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t)) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor -inf a) (#s(alt (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t)) (patch (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t)) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor -inf a) (#s(alt (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t)) (patch (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t)) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor -inf a) (#s(alt (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t)) (patch (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t)) #<representation binary64>) () ())) ()) |
#s(alt (/ z a) (taylor -inf a) (#s(alt (/.f64 z a) (patch (/.f64 z a) #<representation binary64>) () ())) ()) |
#s(alt (/ z a) (taylor -inf a) (#s(alt (/.f64 z a) (patch (/.f64 z a) #<representation binary64>) () ())) ()) |
#s(alt (/ z a) (taylor -inf a) (#s(alt (/.f64 z a) (patch (/.f64 z a) #<representation binary64>) () ())) ()) |
#s(alt (/ z a) (taylor -inf a) (#s(alt (/.f64 z a) (patch (/.f64 z a) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) (taylor -inf a) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) (taylor -inf a) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) (taylor -inf a) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) (taylor -inf a) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor -inf a) (#s(alt (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) (patch (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor -inf a) (#s(alt (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) (patch (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor -inf a) (#s(alt (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) (patch (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor -inf a) (#s(alt (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) (patch (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) (taylor -inf a) (#s(alt (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) (taylor -inf a) (#s(alt (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) (taylor -inf a) (#s(alt (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) (taylor -inf a) (#s(alt (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 a) (taylor -inf a) (#s(alt (*.f64 a #s(literal 2 binary64)) (patch (*.f64 a #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 2 a) (taylor -inf a) (#s(alt (*.f64 a #s(literal 2 binary64)) (patch (*.f64 a #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 2 a) (taylor -inf a) (#s(alt (*.f64 a #s(literal 2 binary64)) (patch (*.f64 a #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 2 a) (taylor -inf a) (#s(alt (*.f64 a #s(literal 2 binary64)) (patch (*.f64 a #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor 0 t) (#s(alt (*.f64 (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) (/.f64 #s(literal 1/2 binary64) a)) (patch (*.f64 (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) (/.f64 #s(literal 1/2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) (taylor 0 t) (#s(alt (*.f64 (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) (/.f64 #s(literal 1/2 binary64) a)) (patch (*.f64 (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) (/.f64 #s(literal 1/2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) (taylor 0 t) (#s(alt (*.f64 (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) (/.f64 #s(literal 1/2 binary64) a)) (patch (*.f64 (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) (/.f64 #s(literal 1/2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) (taylor 0 t) (#s(alt (*.f64 (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) (/.f64 #s(literal 1/2 binary64) a)) (patch (*.f64 (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) (/.f64 #s(literal 1/2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor 0 t) (#s(alt (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) (patch (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9 (* t z)) (* x y)) (taylor 0 t) (#s(alt (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) (patch (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9 (* t z)) (* x y)) (taylor 0 t) (#s(alt (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) (patch (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9 (* t z)) (* x y)) (taylor 0 t) (#s(alt (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) (patch (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (* t z) (taylor 0 t) (#s(alt (*.f64 z t) (patch (*.f64 z t) #<representation binary64>) () ())) ()) |
#s(alt (* t z) (taylor 0 t) (#s(alt (*.f64 z t) (patch (*.f64 z t) #<representation binary64>) () ())) ()) |
#s(alt (* t z) (taylor 0 t) (#s(alt (*.f64 z t) (patch (*.f64 z t) #<representation binary64>) () ())) ()) |
#s(alt (* t z) (taylor 0 t) (#s(alt (*.f64 z t) (patch (*.f64 z t) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor 0 t) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) (taylor 0 t) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) (taylor 0 t) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) (taylor 0 t) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor 0 t) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t))) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) (taylor 0 t) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t))) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) (taylor 0 t) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t))) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) (taylor 0 t) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t))) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t))) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor 0 t) (#s(alt (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t)) (patch (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t)) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor 0 t) (#s(alt (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t)) (patch (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t)) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor 0 t) (#s(alt (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t)) (patch (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t)) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor 0 t) (#s(alt (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t)) (patch (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t)) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 t) (taylor 0 t) (#s(alt (*.f64 #s(literal -9/2 binary64) t) (patch (*.f64 #s(literal -9/2 binary64) t) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 t) (taylor 0 t) (#s(alt (*.f64 #s(literal -9/2 binary64) t) (patch (*.f64 #s(literal -9/2 binary64) t) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 t) (taylor 0 t) (#s(alt (*.f64 #s(literal -9/2 binary64) t) (patch (*.f64 #s(literal -9/2 binary64) t) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 t) (taylor 0 t) (#s(alt (*.f64 #s(literal -9/2 binary64) t) (patch (*.f64 #s(literal -9/2 binary64) t) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor 0 t) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) (taylor 0 t) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) (taylor 0 t) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) (taylor 0 t) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor 0 t) (#s(alt (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) (patch (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor 0 t) (#s(alt (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) (patch (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor 0 t) (#s(alt (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) (patch (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor 0 t) (#s(alt (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) (patch (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (* t z)) (taylor 0 t) (#s(alt (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) (patch (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (* t z)) (taylor 0 t) (#s(alt (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) (patch (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (* t z)) (taylor 0 t) (#s(alt (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) (patch (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (* t z)) (taylor 0 t) (#s(alt (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) (patch (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor 0 t) (#s(alt (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) (taylor 0 t) (#s(alt (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) (taylor 0 t) (#s(alt (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) (taylor 0 t) (#s(alt (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor 0 t) (#s(alt #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) (patch #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9 (* t z)) (* x y)) (taylor 0 t) (#s(alt #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) (patch #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9 (* t z)) (* x y)) (taylor 0 t) (#s(alt #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) (patch #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9 (* t z)) (* x y)) (taylor 0 t) (#s(alt #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) (patch #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor inf t) (#s(alt (*.f64 (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) (/.f64 #s(literal 1/2 binary64) a)) (patch (*.f64 (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) (/.f64 #s(literal 1/2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) (taylor inf t) (#s(alt (*.f64 (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) (/.f64 #s(literal 1/2 binary64) a)) (patch (*.f64 (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) (/.f64 #s(literal 1/2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) (taylor inf t) (#s(alt (*.f64 (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) (/.f64 #s(literal 1/2 binary64) a)) (patch (*.f64 (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) (/.f64 #s(literal 1/2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) (taylor inf t) (#s(alt (*.f64 (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) (/.f64 #s(literal 1/2 binary64) a)) (patch (*.f64 (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) (/.f64 #s(literal 1/2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (* -9 (* t z)) (taylor inf t) (#s(alt (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) (patch (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* -9 z) (/ (* x y) t))) (taylor inf t) (#s(alt (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) (patch (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* -9 z) (/ (* x y) t))) (taylor inf t) (#s(alt (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) (patch (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* -9 z) (/ (* x y) t))) (taylor inf t) (#s(alt (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) (patch (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (* t z) (taylor inf t) (#s(alt (*.f64 z t) (patch (*.f64 z t) #<representation binary64>) () ())) ()) |
#s(alt (* t z) (taylor inf t) (#s(alt (*.f64 z t) (patch (*.f64 z t) #<representation binary64>) () ())) ()) |
#s(alt (* t z) (taylor inf t) (#s(alt (*.f64 z t) (patch (*.f64 z t) #<representation binary64>) () ())) ()) |
#s(alt (* t z) (taylor inf t) (#s(alt (*.f64 z t) (patch (*.f64 z t) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor inf t) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x)) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) (taylor inf t) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x)) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) (taylor inf t) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x)) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) (taylor inf t) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x)) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor inf t) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t))) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t))) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) (taylor inf t) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t))) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t))) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) (taylor inf t) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t))) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t))) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) (taylor inf t) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t))) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t))) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor inf t) (#s(alt (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t)) (patch (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t)) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor inf t) (#s(alt (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t)) (patch (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t)) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor inf t) (#s(alt (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t)) (patch (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t)) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor inf t) (#s(alt (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t)) (patch (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t)) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 t) (taylor inf t) (#s(alt (*.f64 #s(literal -9/2 binary64) t) (patch (*.f64 #s(literal -9/2 binary64) t) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 t) (taylor inf t) (#s(alt (*.f64 #s(literal -9/2 binary64) t) (patch (*.f64 #s(literal -9/2 binary64) t) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 t) (taylor inf t) (#s(alt (*.f64 #s(literal -9/2 binary64) t) (patch (*.f64 #s(literal -9/2 binary64) t) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 t) (taylor inf t) (#s(alt (*.f64 #s(literal -9/2 binary64) t) (patch (*.f64 #s(literal -9/2 binary64) t) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor inf t) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) (taylor inf t) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) (taylor inf t) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) (taylor inf t) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor inf t) (#s(alt (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) (patch (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor inf t) (#s(alt (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) (patch (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor inf t) (#s(alt (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) (patch (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor inf t) (#s(alt (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) (patch (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (* t z)) (taylor inf t) (#s(alt (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) (patch (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (* t z)) (taylor inf t) (#s(alt (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) (patch (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (* t z)) (taylor inf t) (#s(alt (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) (patch (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (* t z)) (taylor inf t) (#s(alt (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) (patch (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor inf t) (#s(alt (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) (taylor inf t) (#s(alt (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) (taylor inf t) (#s(alt (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) (taylor inf t) (#s(alt (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -9 (* t z)) (taylor inf t) (#s(alt #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) (patch #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* t (- (/ (* x y) t) (* 9 z))) (taylor inf t) (#s(alt #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) (patch #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* t (- (/ (* x y) t) (* 9 z))) (taylor inf t) (#s(alt #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) (patch #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* t (- (/ (* x y) t) (* 9 z))) (taylor inf t) (#s(alt #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) (patch #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor -inf t) (#s(alt (*.f64 (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) (/.f64 #s(literal 1/2 binary64) a)) (patch (*.f64 (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) (/.f64 #s(literal 1/2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) (taylor -inf t) (#s(alt (*.f64 (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) (/.f64 #s(literal 1/2 binary64) a)) (patch (*.f64 (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) (/.f64 #s(literal 1/2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) (taylor -inf t) (#s(alt (*.f64 (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) (/.f64 #s(literal 1/2 binary64) a)) (patch (*.f64 (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) (/.f64 #s(literal 1/2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) (taylor -inf t) (#s(alt (*.f64 (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) (/.f64 #s(literal 1/2 binary64) a)) (patch (*.f64 (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) (/.f64 #s(literal 1/2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (* -9 (* t z)) (taylor -inf t) (#s(alt (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) (patch (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1 (/ (* x y) t)) (* 9 z)))) (taylor -inf t) (#s(alt (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) (patch (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1 (/ (* x y) t)) (* 9 z)))) (taylor -inf t) (#s(alt (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) (patch (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1 (/ (* x y) t)) (* 9 z)))) (taylor -inf t) (#s(alt (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) (patch (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (* t z) (taylor -inf t) (#s(alt (*.f64 z t) (patch (*.f64 z t) #<representation binary64>) () ())) ()) |
#s(alt (* t z) (taylor -inf t) (#s(alt (*.f64 z t) (patch (*.f64 z t) #<representation binary64>) () ())) ()) |
#s(alt (* t z) (taylor -inf t) (#s(alt (*.f64 z t) (patch (*.f64 z t) #<representation binary64>) () ())) ()) |
#s(alt (* t z) (taylor -inf t) (#s(alt (*.f64 z t) (patch (*.f64 z t) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor -inf t) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) (taylor -inf t) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) (taylor -inf t) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) (taylor -inf t) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x)) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor -inf t) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t))) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) (taylor -inf t) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t))) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) (taylor -inf t) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t))) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) (taylor -inf t) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t))) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t))) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor -inf t) (#s(alt (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t)) (patch (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t)) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor -inf t) (#s(alt (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t)) (patch (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t)) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor -inf t) (#s(alt (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t)) (patch (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t)) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor -inf t) (#s(alt (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t)) (patch (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t)) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 t) (taylor -inf t) (#s(alt (*.f64 #s(literal -9/2 binary64) t) (patch (*.f64 #s(literal -9/2 binary64) t) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 t) (taylor -inf t) (#s(alt (*.f64 #s(literal -9/2 binary64) t) (patch (*.f64 #s(literal -9/2 binary64) t) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 t) (taylor -inf t) (#s(alt (*.f64 #s(literal -9/2 binary64) t) (patch (*.f64 #s(literal -9/2 binary64) t) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 t) (taylor -inf t) (#s(alt (*.f64 #s(literal -9/2 binary64) t) (patch (*.f64 #s(literal -9/2 binary64) t) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor -inf t) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) (taylor -inf t) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) (taylor -inf t) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) (taylor -inf t) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor -inf t) (#s(alt (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) (patch (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor -inf t) (#s(alt (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) (patch (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor -inf t) (#s(alt (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) (patch (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor -inf t) (#s(alt (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) (patch (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (* t z)) (taylor -inf t) (#s(alt (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) (patch (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (* t z)) (taylor -inf t) (#s(alt (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) (patch (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (* t z)) (taylor -inf t) (#s(alt (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) (patch (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (* t z)) (taylor -inf t) (#s(alt (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) (patch (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor -inf t) (#s(alt (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) (taylor -inf t) (#s(alt (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) (taylor -inf t) (#s(alt (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) (taylor -inf t) (#s(alt (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -9 (* t z)) (taylor -inf t) (#s(alt #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) (patch #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (- (* -1 (/ (* x y) t)) (* -9 z)))) (taylor -inf t) (#s(alt #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) (patch #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (- (* -1 (/ (* x y) t)) (* -9 z)))) (taylor -inf t) (#s(alt #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) (patch #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (- (* -1 (/ (* x y) t)) (* -9 z)))) (taylor -inf t) (#s(alt #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) (patch #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor 0 z) (#s(alt (*.f64 (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) (/.f64 #s(literal 1/2 binary64) a)) (patch (*.f64 (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) (/.f64 #s(literal 1/2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) (taylor 0 z) (#s(alt (*.f64 (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) (/.f64 #s(literal 1/2 binary64) a)) (patch (*.f64 (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) (/.f64 #s(literal 1/2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) (taylor 0 z) (#s(alt (*.f64 (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) (/.f64 #s(literal 1/2 binary64) a)) (patch (*.f64 (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) (/.f64 #s(literal 1/2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) (taylor 0 z) (#s(alt (*.f64 (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) (/.f64 #s(literal 1/2 binary64) a)) (patch (*.f64 (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) (/.f64 #s(literal 1/2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor 0 z) (#s(alt (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) (patch (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9 (* t z)) (* x y)) (taylor 0 z) (#s(alt (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) (patch (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9 (* t z)) (* x y)) (taylor 0 z) (#s(alt (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) (patch (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9 (* t z)) (* x y)) (taylor 0 z) (#s(alt (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) (patch (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (* t z) (taylor 0 z) (#s(alt (*.f64 z t) (patch (*.f64 z t) #<representation binary64>) () ())) ()) |
#s(alt (* t z) (taylor 0 z) (#s(alt (*.f64 z t) (patch (*.f64 z t) #<representation binary64>) () ())) ()) |
#s(alt (* t z) (taylor 0 z) (#s(alt (*.f64 z t) (patch (*.f64 z t) #<representation binary64>) () ())) ()) |
#s(alt (* t z) (taylor 0 z) (#s(alt (*.f64 z t) (patch (*.f64 z t) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor 0 z) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) (taylor 0 z) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) (taylor 0 z) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) (taylor 0 z) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor 0 z) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t))) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) (taylor 0 z) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t))) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) (taylor 0 z) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t))) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) (taylor 0 z) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t))) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t))) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor 0 z) (#s(alt (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t)) (patch (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t)) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor 0 z) (#s(alt (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t)) (patch (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t)) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor 0 z) (#s(alt (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t)) (patch (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t)) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor 0 z) (#s(alt (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t)) (patch (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t)) #<representation binary64>) () ())) ()) |
#s(alt (/ z a) (taylor 0 z) (#s(alt (/.f64 z a) (patch (/.f64 z a) #<representation binary64>) () ())) ()) |
#s(alt (/ z a) (taylor 0 z) (#s(alt (/.f64 z a) (patch (/.f64 z a) #<representation binary64>) () ())) ()) |
#s(alt (/ z a) (taylor 0 z) (#s(alt (/.f64 z a) (patch (/.f64 z a) #<representation binary64>) () ())) ()) |
#s(alt (/ z a) (taylor 0 z) (#s(alt (/.f64 z a) (patch (/.f64 z a) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor 0 z) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) (taylor 0 z) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) (taylor 0 z) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) (taylor 0 z) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor 0 z) (#s(alt (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) (patch (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor 0 z) (#s(alt (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) (patch (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor 0 z) (#s(alt (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) (patch (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor 0 z) (#s(alt (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) (patch (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (* t z)) (taylor 0 z) (#s(alt (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) (patch (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (* t z)) (taylor 0 z) (#s(alt (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) (patch (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (* t z)) (taylor 0 z) (#s(alt (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) (patch (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (* t z)) (taylor 0 z) (#s(alt (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) (patch (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 z) (taylor 0 z) (#s(alt (*.f64 #s(literal -9/2 binary64) z) (patch (*.f64 #s(literal -9/2 binary64) z) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 z) (taylor 0 z) (#s(alt (*.f64 #s(literal -9/2 binary64) z) (patch (*.f64 #s(literal -9/2 binary64) z) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 z) (taylor 0 z) (#s(alt (*.f64 #s(literal -9/2 binary64) z) (patch (*.f64 #s(literal -9/2 binary64) z) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 z) (taylor 0 z) (#s(alt (*.f64 #s(literal -9/2 binary64) z) (patch (*.f64 #s(literal -9/2 binary64) z) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor 0 z) (#s(alt (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) (taylor 0 z) (#s(alt (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) (taylor 0 z) (#s(alt (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) (taylor 0 z) (#s(alt (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor 0 z) (#s(alt #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) (patch #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9 (* t z)) (* x y)) (taylor 0 z) (#s(alt #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) (patch #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9 (* t z)) (* x y)) (taylor 0 z) (#s(alt #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) (patch #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9 (* t z)) (* x y)) (taylor 0 z) (#s(alt #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) (patch #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor inf z) (#s(alt (*.f64 (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) (/.f64 #s(literal 1/2 binary64) a)) (patch (*.f64 (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) (/.f64 #s(literal 1/2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) (taylor inf z) (#s(alt (*.f64 (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) (/.f64 #s(literal 1/2 binary64) a)) (patch (*.f64 (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) (/.f64 #s(literal 1/2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) (taylor inf z) (#s(alt (*.f64 (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) (/.f64 #s(literal 1/2 binary64) a)) (patch (*.f64 (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) (/.f64 #s(literal 1/2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) (taylor inf z) (#s(alt (*.f64 (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) (/.f64 #s(literal 1/2 binary64) a)) (patch (*.f64 (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) (/.f64 #s(literal 1/2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (* -9 (* t z)) (taylor inf z) (#s(alt (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) (patch (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* -9 t) (/ (* x y) z))) (taylor inf z) (#s(alt (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) (patch (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* -9 t) (/ (* x y) z))) (taylor inf z) (#s(alt (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) (patch (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* -9 t) (/ (* x y) z))) (taylor inf z) (#s(alt (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) (patch (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (* t z) (taylor inf z) (#s(alt (*.f64 z t) (patch (*.f64 z t) #<representation binary64>) () ())) ()) |
#s(alt (* t z) (taylor inf z) (#s(alt (*.f64 z t) (patch (*.f64 z t) #<representation binary64>) () ())) ()) |
#s(alt (* t z) (taylor inf z) (#s(alt (*.f64 z t) (patch (*.f64 z t) #<representation binary64>) () ())) ()) |
#s(alt (* t z) (taylor inf z) (#s(alt (*.f64 z t) (patch (*.f64 z t) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor inf z) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x)) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) (taylor inf z) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x)) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) (taylor inf z) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x)) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) (taylor inf z) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x)) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor inf z) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t))) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) (taylor inf z) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t))) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) (taylor inf z) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t))) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) (taylor inf z) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t))) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t))) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor inf z) (#s(alt (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t)) (patch (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t)) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor inf z) (#s(alt (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t)) (patch (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t)) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor inf z) (#s(alt (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t)) (patch (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t)) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor inf z) (#s(alt (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t)) (patch (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t)) #<representation binary64>) () ())) ()) |
#s(alt (/ z a) (taylor inf z) (#s(alt (/.f64 z a) (patch (/.f64 z a) #<representation binary64>) () ())) ()) |
#s(alt (/ z a) (taylor inf z) (#s(alt (/.f64 z a) (patch (/.f64 z a) #<representation binary64>) () ())) ()) |
#s(alt (/ z a) (taylor inf z) (#s(alt (/.f64 z a) (patch (/.f64 z a) #<representation binary64>) () ())) ()) |
#s(alt (/ z a) (taylor inf z) (#s(alt (/.f64 z a) (patch (/.f64 z a) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor inf z) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) (taylor inf z) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) (taylor inf z) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) (taylor inf z) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor inf z) (#s(alt (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) (patch (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor inf z) (#s(alt (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) (patch (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor inf z) (#s(alt (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) (patch (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor inf z) (#s(alt (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) (patch (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (* t z)) (taylor inf z) (#s(alt (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) (patch (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (* t z)) (taylor inf z) (#s(alt (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) (patch (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (* t z)) (taylor inf z) (#s(alt (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) (patch (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (* t z)) (taylor inf z) (#s(alt (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) (patch (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 z) (taylor inf z) (#s(alt (*.f64 #s(literal -9/2 binary64) z) (patch (*.f64 #s(literal -9/2 binary64) z) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 z) (taylor inf z) (#s(alt (*.f64 #s(literal -9/2 binary64) z) (patch (*.f64 #s(literal -9/2 binary64) z) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 z) (taylor inf z) (#s(alt (*.f64 #s(literal -9/2 binary64) z) (patch (*.f64 #s(literal -9/2 binary64) z) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 z) (taylor inf z) (#s(alt (*.f64 #s(literal -9/2 binary64) z) (patch (*.f64 #s(literal -9/2 binary64) z) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor inf z) (#s(alt (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) (taylor inf z) (#s(alt (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) (taylor inf z) (#s(alt (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) (taylor inf z) (#s(alt (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -9 (* t z)) (taylor inf z) (#s(alt #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) (patch #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* z (- (/ (* x y) z) (* 9 t))) (taylor inf z) (#s(alt #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) (patch #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* z (- (/ (* x y) z) (* 9 t))) (taylor inf z) (#s(alt #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) (patch #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* z (- (/ (* x y) z) (* 9 t))) (taylor inf z) (#s(alt #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) (patch #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor -inf z) (#s(alt (*.f64 (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) (/.f64 #s(literal 1/2 binary64) a)) (patch (*.f64 (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) (/.f64 #s(literal 1/2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) (taylor -inf z) (#s(alt (*.f64 (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) (/.f64 #s(literal 1/2 binary64) a)) (patch (*.f64 (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) (/.f64 #s(literal 1/2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) (taylor -inf z) (#s(alt (*.f64 (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) (/.f64 #s(literal 1/2 binary64) a)) (patch (*.f64 (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) (/.f64 #s(literal 1/2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) (taylor -inf z) (#s(alt (*.f64 (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) (/.f64 #s(literal 1/2 binary64) a)) (patch (*.f64 (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) (/.f64 #s(literal 1/2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (* -9 (* t z)) (taylor -inf z) (#s(alt (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) (patch (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1 (/ (* x y) z)) (* 9 t)))) (taylor -inf z) (#s(alt (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) (patch (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1 (/ (* x y) z)) (* 9 t)))) (taylor -inf z) (#s(alt (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) (patch (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1 (/ (* x y) z)) (* 9 t)))) (taylor -inf z) (#s(alt (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) (patch (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (* t z) (taylor -inf z) (#s(alt (*.f64 z t) (patch (*.f64 z t) #<representation binary64>) () ())) ()) |
#s(alt (* t z) (taylor -inf z) (#s(alt (*.f64 z t) (patch (*.f64 z t) #<representation binary64>) () ())) ()) |
#s(alt (* t z) (taylor -inf z) (#s(alt (*.f64 z t) (patch (*.f64 z t) #<representation binary64>) () ())) ()) |
#s(alt (* t z) (taylor -inf z) (#s(alt (*.f64 z t) (patch (*.f64 z t) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor -inf z) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) (taylor -inf z) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) (taylor -inf z) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) (taylor -inf z) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x)) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor -inf z) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t))) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) (taylor -inf z) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t))) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) (taylor -inf z) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t))) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) (taylor -inf z) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t))) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t))) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor -inf z) (#s(alt (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t)) (patch (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t)) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor -inf z) (#s(alt (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t)) (patch (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t)) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor -inf z) (#s(alt (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t)) (patch (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t)) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor -inf z) (#s(alt (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t)) (patch (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t)) #<representation binary64>) () ())) ()) |
#s(alt (/ z a) (taylor -inf z) (#s(alt (/.f64 z a) (patch (/.f64 z a) #<representation binary64>) () ())) ()) |
#s(alt (/ z a) (taylor -inf z) (#s(alt (/.f64 z a) (patch (/.f64 z a) #<representation binary64>) () ())) ()) |
#s(alt (/ z a) (taylor -inf z) (#s(alt (/.f64 z a) (patch (/.f64 z a) #<representation binary64>) () ())) ()) |
#s(alt (/ z a) (taylor -inf z) (#s(alt (/.f64 z a) (patch (/.f64 z a) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor -inf z) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) (taylor -inf z) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) (taylor -inf z) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) (taylor -inf z) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor -inf z) (#s(alt (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) (patch (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor -inf z) (#s(alt (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) (patch (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor -inf z) (#s(alt (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) (patch (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor -inf z) (#s(alt (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) (patch (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (* t z)) (taylor -inf z) (#s(alt (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) (patch (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (* t z)) (taylor -inf z) (#s(alt (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) (patch (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (* t z)) (taylor -inf z) (#s(alt (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) (patch (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (* t z)) (taylor -inf z) (#s(alt (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) (patch (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 z) (taylor -inf z) (#s(alt (*.f64 #s(literal -9/2 binary64) z) (patch (*.f64 #s(literal -9/2 binary64) z) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 z) (taylor -inf z) (#s(alt (*.f64 #s(literal -9/2 binary64) z) (patch (*.f64 #s(literal -9/2 binary64) z) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 z) (taylor -inf z) (#s(alt (*.f64 #s(literal -9/2 binary64) z) (patch (*.f64 #s(literal -9/2 binary64) z) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 z) (taylor -inf z) (#s(alt (*.f64 #s(literal -9/2 binary64) z) (patch (*.f64 #s(literal -9/2 binary64) z) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor -inf z) (#s(alt (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) (taylor -inf z) (#s(alt (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) (taylor -inf z) (#s(alt (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) (taylor -inf z) (#s(alt (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -9 (* t z)) (taylor -inf z) (#s(alt #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) (patch #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (- (* -1 (/ (* x y) z)) (* -9 t)))) (taylor -inf z) (#s(alt #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) (patch #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (- (* -1 (/ (* x y) z)) (* -9 t)))) (taylor -inf z) (#s(alt #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) (patch #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (- (* -1 (/ (* x y) z)) (* -9 t)))) (taylor -inf z) (#s(alt #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) (patch #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor 0 y) (#s(alt (*.f64 (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) (/.f64 #s(literal 1/2 binary64) a)) (patch (*.f64 (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) (/.f64 #s(literal 1/2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) (taylor 0 y) (#s(alt (*.f64 (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) (/.f64 #s(literal 1/2 binary64) a)) (patch (*.f64 (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) (/.f64 #s(literal 1/2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) (taylor 0 y) (#s(alt (*.f64 (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) (/.f64 #s(literal 1/2 binary64) a)) (patch (*.f64 (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) (/.f64 #s(literal 1/2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) (taylor 0 y) (#s(alt (*.f64 (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) (/.f64 #s(literal 1/2 binary64) a)) (patch (*.f64 (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) (/.f64 #s(literal 1/2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (* -9 (* t z)) (taylor 0 y) (#s(alt (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) (patch (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9 (* t z)) (* x y)) (taylor 0 y) (#s(alt (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) (patch (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9 (* t z)) (* x y)) (taylor 0 y) (#s(alt (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) (patch (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9 (* t z)) (* x y)) (taylor 0 y) (#s(alt (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) (patch (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor 0 y) (#s(alt (*.f64 x y) (patch (*.f64 x y) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor 0 y) (#s(alt (*.f64 x y) (patch (*.f64 x y) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor 0 y) (#s(alt (*.f64 x y) (patch (*.f64 x y) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor 0 y) (#s(alt (*.f64 x y) (patch (*.f64 x y) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor 0 y) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) (taylor 0 y) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) (taylor 0 y) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) (taylor 0 y) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor 0 y) (#s(alt (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) (patch (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor 0 y) (#s(alt (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) (patch (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor 0 y) (#s(alt (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) (patch (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor 0 y) (#s(alt (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) (patch (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ y a)) (taylor 0 y) (#s(alt (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) (patch (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ y a)) (taylor 0 y) (#s(alt (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) (patch (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ y a)) (taylor 0 y) (#s(alt (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) (patch (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ y a)) (taylor 0 y) (#s(alt (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) (patch (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ y a) (taylor 0 y) (#s(alt (/.f64 y a) (patch (/.f64 y a) #<representation binary64>) () ())) ()) |
#s(alt (/ y a) (taylor 0 y) (#s(alt (/.f64 y a) (patch (/.f64 y a) #<representation binary64>) () ())) ()) |
#s(alt (/ y a) (taylor 0 y) (#s(alt (/.f64 y a) (patch (/.f64 y a) #<representation binary64>) () ())) ()) |
#s(alt (/ y a) (taylor 0 y) (#s(alt (/.f64 y a) (patch (/.f64 y a) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor 0 y) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t))) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) (taylor 0 y) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t))) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) (taylor 0 y) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t))) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) (taylor 0 y) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t))) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t))) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor 0 y) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) (taylor 0 y) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) (taylor 0 y) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) (taylor 0 y) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor 0 y) (#s(alt (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) (taylor 0 y) (#s(alt (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) (taylor 0 y) (#s(alt (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) (taylor 0 y) (#s(alt (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -9 (* t z)) (taylor 0 y) (#s(alt #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) (patch #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (- (* x y) (* 9 (* t z))) (taylor 0 y) (#s(alt #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) (patch #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (- (* x y) (* 9 (* t z))) (taylor 0 y) (#s(alt #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) (patch #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (- (* x y) (* 9 (* t z))) (taylor 0 y) (#s(alt #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) (patch #s(approx (- (* x y) (* (* z 9) t)) (*.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 (* 1/2 (/ (* x y) a)) (taylor inf y) (#s(alt (*.f64 (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) (/.f64 #s(literal 1/2 binary64) a)) (patch (*.f64 (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) (/.f64 #s(literal 1/2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) (taylor inf y) (#s(alt (*.f64 (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) (/.f64 #s(literal 1/2 binary64) a)) (patch (*.f64 (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) (/.f64 #s(literal 1/2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) (taylor inf y) (#s(alt (*.f64 (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) (/.f64 #s(literal 1/2 binary64) a)) (patch (*.f64 (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) (/.f64 #s(literal 1/2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) (taylor inf y) (#s(alt (*.f64 (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) (/.f64 #s(literal 1/2 binary64) a)) (patch (*.f64 (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) (/.f64 #s(literal 1/2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor inf y) (#s(alt (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) (patch (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ x (* -9 (/ (* t z) y)))) (taylor inf y) (#s(alt (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) (patch (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ x (* -9 (/ (* t z) y)))) (taylor inf y) (#s(alt (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) (patch (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ x (* -9 (/ (* t z) y)))) (taylor inf y) (#s(alt (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) (patch (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor inf y) (#s(alt (*.f64 x y) (patch (*.f64 x y) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor inf y) (#s(alt (*.f64 x y) (patch (*.f64 x y) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor inf y) (#s(alt (*.f64 x y) (patch (*.f64 x y) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor inf y) (#s(alt (*.f64 x y) (patch (*.f64 x y) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor inf y) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x)) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) (taylor inf y) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x)) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) (taylor inf y) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x)) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) (taylor inf y) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor inf y) (#s(alt (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) (patch (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor inf y) (#s(alt (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) (patch (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor inf y) (#s(alt (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) (patch (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor inf y) (#s(alt (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) (patch (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ y a)) (taylor inf y) (#s(alt (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) (patch (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ y a)) (taylor inf y) (#s(alt (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) (patch (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ y a)) (taylor inf y) (#s(alt (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) (patch (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ y a)) (taylor inf y) (#s(alt (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) (patch (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ y a) (taylor inf y) (#s(alt (/.f64 y a) (patch (/.f64 y a) #<representation binary64>) () ())) ()) |
#s(alt (/ y a) (taylor inf y) (#s(alt (/.f64 y a) (patch (/.f64 y a) #<representation binary64>) () ())) ()) |
#s(alt (/ y a) (taylor inf y) (#s(alt (/.f64 y a) (patch (/.f64 y a) #<representation binary64>) () ())) ()) |
#s(alt (/ y a) (taylor inf y) (#s(alt (/.f64 y a) (patch (/.f64 y a) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor inf y) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t))) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t))) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) (taylor inf y) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t))) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t))) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) (taylor inf y) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t))) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t))) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) (taylor inf y) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t))) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor inf y) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) (taylor inf y) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) (taylor inf y) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) (taylor inf y) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor inf y) (#s(alt (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) (taylor inf y) (#s(alt (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) (taylor inf y) (#s(alt (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) (taylor inf y) (#s(alt (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor inf y) (#s(alt #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) (patch #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ x (* -9 (/ (* t z) y)))) (taylor inf y) (#s(alt #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) (patch #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ x (* -9 (/ (* t z) y)))) (taylor inf y) (#s(alt #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) (patch #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ x (* -9 (/ (* t z) y)))) (taylor inf y) (#s(alt #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) (patch #s(approx (- (* x y) (* (* z 9) t)) (*.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 (* 1/2 (/ (* x y) a)) (taylor -inf y) (#s(alt (*.f64 (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) (/.f64 #s(literal 1/2 binary64) a)) (patch (*.f64 (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) (/.f64 #s(literal 1/2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) (taylor -inf y) (#s(alt (*.f64 (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) (/.f64 #s(literal 1/2 binary64) a)) (patch (*.f64 (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) (/.f64 #s(literal 1/2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) (taylor -inf y) (#s(alt (*.f64 (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) (/.f64 #s(literal 1/2 binary64) a)) (patch (*.f64 (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) (/.f64 #s(literal 1/2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) (taylor -inf y) (#s(alt (*.f64 (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) (/.f64 #s(literal 1/2 binary64) a)) (patch (*.f64 (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) (/.f64 #s(literal 1/2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor -inf y) (#s(alt (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) (patch (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 x) (* 9 (/ (* t z) y))))) (taylor -inf y) (#s(alt (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) (patch (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 x) (* 9 (/ (* t z) y))))) (taylor -inf y) (#s(alt (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) (patch (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 x) (* 9 (/ (* t z) y))))) (taylor -inf y) (#s(alt (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) (patch (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor -inf y) (#s(alt (*.f64 x y) (patch (*.f64 x y) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor -inf y) (#s(alt (*.f64 x y) (patch (*.f64 x y) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor -inf y) (#s(alt (*.f64 x y) (patch (*.f64 x y) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor -inf y) (#s(alt (*.f64 x y) (patch (*.f64 x y) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor -inf y) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) (taylor -inf y) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) (taylor -inf y) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) (taylor -inf y) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor -inf y) (#s(alt (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) (patch (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor -inf y) (#s(alt (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) (patch (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor -inf y) (#s(alt (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) (patch (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor -inf y) (#s(alt (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) (patch (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ y a)) (taylor -inf y) (#s(alt (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) (patch (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ y a)) (taylor -inf y) (#s(alt (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) (patch (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ y a)) (taylor -inf y) (#s(alt (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) (patch (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ y a)) (taylor -inf y) (#s(alt (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) (patch (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ y a) (taylor -inf y) (#s(alt (/.f64 y a) (patch (/.f64 y a) #<representation binary64>) () ())) ()) |
#s(alt (/ y a) (taylor -inf y) (#s(alt (/.f64 y a) (patch (/.f64 y a) #<representation binary64>) () ())) ()) |
#s(alt (/ y a) (taylor -inf y) (#s(alt (/.f64 y a) (patch (/.f64 y a) #<representation binary64>) () ())) ()) |
#s(alt (/ y a) (taylor -inf y) (#s(alt (/.f64 y a) (patch (/.f64 y a) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor -inf y) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t))) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) (taylor -inf y) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t))) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) (taylor -inf y) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t))) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) (taylor -inf y) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t))) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor -inf y) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) (taylor -inf y) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) (taylor -inf y) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) (taylor -inf y) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor -inf y) (#s(alt (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) (taylor -inf y) (#s(alt (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) (taylor -inf y) (#s(alt (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) (taylor -inf y) (#s(alt (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor -inf y) (#s(alt #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) (patch #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 x) (* 9 (/ (* t z) y))))) (taylor -inf y) (#s(alt #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) (patch #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 x) (* 9 (/ (* t z) y))))) (taylor -inf y) (#s(alt #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) (patch #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 x) (* 9 (/ (* t z) y))))) (taylor -inf y) (#s(alt #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) (patch #s(approx (- (* x y) (* (* z 9) t)) (*.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 (* -9/2 (/ (* t z) a)) (taylor 0 x) (#s(alt (*.f64 (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) (/.f64 #s(literal 1/2 binary64) a)) (patch (*.f64 (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) (/.f64 #s(literal 1/2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) (taylor 0 x) (#s(alt (*.f64 (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) (/.f64 #s(literal 1/2 binary64) a)) (patch (*.f64 (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) (/.f64 #s(literal 1/2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) (taylor 0 x) (#s(alt (*.f64 (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) (/.f64 #s(literal 1/2 binary64) a)) (patch (*.f64 (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) (/.f64 #s(literal 1/2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) (taylor 0 x) (#s(alt (*.f64 (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) (/.f64 #s(literal 1/2 binary64) a)) (patch (*.f64 (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) (/.f64 #s(literal 1/2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (* -9 (* t z)) (taylor 0 x) (#s(alt (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) (patch (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9 (* t z)) (* x y)) (taylor 0 x) (#s(alt (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) (patch (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9 (* t z)) (* x y)) (taylor 0 x) (#s(alt (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) (patch (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9 (* t z)) (* x y)) (taylor 0 x) (#s(alt (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) (patch (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor 0 x) (#s(alt (*.f64 x y) (patch (*.f64 x y) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor 0 x) (#s(alt (*.f64 x y) (patch (*.f64 x y) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor 0 x) (#s(alt (*.f64 x y) (patch (*.f64 x y) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor 0 x) (#s(alt (*.f64 x y) (patch (*.f64 x y) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor 0 x) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) (taylor 0 x) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) (taylor 0 x) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) (taylor 0 x) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor 0 x) (#s(alt (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) (patch (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor 0 x) (#s(alt (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) (patch (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor 0 x) (#s(alt (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) (patch (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor 0 x) (#s(alt (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) (patch (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor 0 x) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t))) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) (taylor 0 x) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t))) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) (taylor 0 x) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t))) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) (taylor 0 x) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t))) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t))) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor 0 x) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) (taylor 0 x) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) (taylor 0 x) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) (taylor 0 x) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor 0 x) (#s(alt (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) (taylor 0 x) (#s(alt (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) (taylor 0 x) (#s(alt (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) (taylor 0 x) (#s(alt (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -9 (* t z)) (taylor 0 x) (#s(alt #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) (patch #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (- (* x y) (* 9 (* t z))) (taylor 0 x) (#s(alt #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) (patch #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (- (* x y) (* 9 (* t z))) (taylor 0 x) (#s(alt #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) (patch #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (- (* x y) (* 9 (* t z))) (taylor 0 x) (#s(alt #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) (patch #s(approx (- (* x y) (* (* z 9) t)) (*.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 (* 1/2 (/ (* x y) a)) (taylor inf x) (#s(alt (*.f64 (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) (/.f64 #s(literal 1/2 binary64) a)) (patch (*.f64 (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) (/.f64 #s(literal 1/2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) (taylor inf x) (#s(alt (*.f64 (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) (/.f64 #s(literal 1/2 binary64) a)) (patch (*.f64 (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) (/.f64 #s(literal 1/2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) (taylor inf x) (#s(alt (*.f64 (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) (/.f64 #s(literal 1/2 binary64) a)) (patch (*.f64 (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) (/.f64 #s(literal 1/2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) (taylor inf x) (#s(alt (*.f64 (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) (/.f64 #s(literal 1/2 binary64) a)) (patch (*.f64 (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) (/.f64 #s(literal 1/2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor inf x) (#s(alt (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) (patch (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ y (* -9 (/ (* t z) x)))) (taylor inf x) (#s(alt (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) (patch (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ y (* -9 (/ (* t z) x)))) (taylor inf x) (#s(alt (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) (patch (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ y (* -9 (/ (* t z) x)))) (taylor inf x) (#s(alt (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) (patch (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor inf x) (#s(alt (*.f64 x y) (patch (*.f64 x y) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor inf x) (#s(alt (*.f64 x y) (patch (*.f64 x y) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor inf x) (#s(alt (*.f64 x y) (patch (*.f64 x y) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor inf x) (#s(alt (*.f64 x y) (patch (*.f64 x y) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor inf x) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) (taylor inf x) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) (taylor inf x) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) (taylor inf x) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor inf x) (#s(alt (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) (patch (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor inf x) (#s(alt (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) (patch (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor inf x) (#s(alt (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) (patch (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor inf x) (#s(alt (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) (patch (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor inf x) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t))) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) (taylor inf x) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t))) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) (taylor inf x) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t))) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) (taylor inf x) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t))) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor inf x) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) (taylor inf x) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) (taylor inf x) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) (taylor inf x) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor inf x) (#s(alt (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) (taylor inf x) (#s(alt (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) (taylor inf x) (#s(alt (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) (taylor inf x) (#s(alt (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor inf x) (#s(alt #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) (patch #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ y (* -9 (/ (* t z) x)))) (taylor inf x) (#s(alt #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) (patch #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ y (* -9 (/ (* t z) x)))) (taylor inf x) (#s(alt #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) (patch #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ y (* -9 (/ (* t z) x)))) (taylor inf x) (#s(alt #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) (patch #s(approx (- (* x y) (* (* z 9) t)) (*.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 (* 1/2 (/ (* x y) a)) (taylor -inf x) (#s(alt (*.f64 (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) (/.f64 #s(literal 1/2 binary64) a)) (patch (*.f64 (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) (/.f64 #s(literal 1/2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) (taylor -inf x) (#s(alt (*.f64 (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) (/.f64 #s(literal 1/2 binary64) a)) (patch (*.f64 (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) (/.f64 #s(literal 1/2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) (taylor -inf x) (#s(alt (*.f64 (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) (/.f64 #s(literal 1/2 binary64) a)) (patch (*.f64 (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) (/.f64 #s(literal 1/2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) (taylor -inf x) (#s(alt (*.f64 (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) (/.f64 #s(literal 1/2 binary64) a)) (patch (*.f64 (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) (/.f64 #s(literal 1/2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor -inf x) (#s(alt (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) (patch (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 y) (* 9 (/ (* t z) x))))) (taylor -inf x) (#s(alt (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) (patch (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 y) (* 9 (/ (* t z) x))))) (taylor -inf x) (#s(alt (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) (patch (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 y) (* 9 (/ (* t z) x))))) (taylor -inf x) (#s(alt (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) (patch (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor -inf x) (#s(alt (*.f64 x y) (patch (*.f64 x y) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor -inf x) (#s(alt (*.f64 x y) (patch (*.f64 x y) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor -inf x) (#s(alt (*.f64 x y) (patch (*.f64 x y) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor -inf x) (#s(alt (*.f64 x y) (patch (*.f64 x y) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor -inf x) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) (taylor -inf x) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) (taylor -inf x) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) (taylor -inf x) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor -inf x) (#s(alt (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) (patch (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor -inf x) (#s(alt (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) (patch (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor -inf x) (#s(alt (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) (patch (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor -inf x) (#s(alt (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) (patch (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor -inf x) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t))) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) (taylor -inf x) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t))) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) (taylor -inf x) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t))) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) (taylor -inf x) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t))) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor -inf x) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) (taylor -inf x) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) (taylor -inf x) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) (taylor -inf x) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor -inf x) (#s(alt (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) (taylor -inf x) (#s(alt (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) (taylor -inf x) (#s(alt (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) (taylor -inf x) (#s(alt (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor -inf x) (#s(alt #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) (patch #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 y) (* 9 (/ (* t z) x))))) (taylor -inf x) (#s(alt #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) (patch #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 y) (* 9 (/ (* t z) x))))) (taylor -inf x) (#s(alt #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) (patch #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 y) (* 9 (/ (* t z) x))))) (taylor -inf x) (#s(alt #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) (patch #s(approx (- (* x y) (* (* z 9) t)) (*.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>) () ())) ()) |
15 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 20.0ms | a | @ | 0 | ((* (+ (* (* z t) -9) (* x y)) (/ 1/2 a)) (+ (* (* z t) -9) (* x y)) (* z t) (* x y) (/ (- (* x y) (* (* z 9) t)) (* a 2)) (* (* (/ y a) 1/2) x) (* (/ y a) 1/2) (/ y a) (/ (- (* x y) (* (* z 9) t)) (* a 2)) (* (/ z a) (* -9/2 t)) (/ z a) (* -9/2 t) (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/ (* t (* -9/2 z)) a) (* t (* -9/2 z)) (* -9/2 z) (/ (- (* x y) (* (* z 9) t)) (* a 2)) (- (* x y) (* (* z 9) t)) (* y x) (* a 2)) |
| 4.0ms | a | @ | -inf | ((* (+ (* (* z t) -9) (* x y)) (/ 1/2 a)) (+ (* (* z t) -9) (* x y)) (* z t) (* x y) (/ (- (* x y) (* (* z 9) t)) (* a 2)) (* (* (/ y a) 1/2) x) (* (/ y a) 1/2) (/ y a) (/ (- (* x y) (* (* z 9) t)) (* a 2)) (* (/ z a) (* -9/2 t)) (/ z a) (* -9/2 t) (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/ (* t (* -9/2 z)) a) (* t (* -9/2 z)) (* -9/2 z) (/ (- (* x y) (* (* z 9) t)) (* a 2)) (- (* x y) (* (* z 9) t)) (* y x) (* a 2)) |
| 3.0ms | a | @ | inf | ((* (+ (* (* z t) -9) (* x y)) (/ 1/2 a)) (+ (* (* z t) -9) (* x y)) (* z t) (* x y) (/ (- (* x y) (* (* z 9) t)) (* a 2)) (* (* (/ y a) 1/2) x) (* (/ y a) 1/2) (/ y a) (/ (- (* x y) (* (* z 9) t)) (* a 2)) (* (/ z a) (* -9/2 t)) (/ z a) (* -9/2 t) (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/ (* t (* -9/2 z)) a) (* t (* -9/2 z)) (* -9/2 z) (/ (- (* x y) (* (* z 9) t)) (* a 2)) (- (* x y) (* (* z 9) t)) (* y x) (* a 2)) |
| 2.0ms | z | @ | -inf | ((* (+ (* (* z t) -9) (* x y)) (/ 1/2 a)) (+ (* (* z t) -9) (* x y)) (* z t) (* x y) (/ (- (* x y) (* (* z 9) t)) (* a 2)) (* (* (/ y a) 1/2) x) (* (/ y a) 1/2) (/ y a) (/ (- (* x y) (* (* z 9) t)) (* a 2)) (* (/ z a) (* -9/2 t)) (/ z a) (* -9/2 t) (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/ (* t (* -9/2 z)) a) (* t (* -9/2 z)) (* -9/2 z) (/ (- (* x y) (* (* z 9) t)) (* a 2)) (- (* x y) (* (* z 9) t)) (* y x) (* a 2)) |
| 2.0ms | z | @ | inf | ((* (+ (* (* z t) -9) (* x y)) (/ 1/2 a)) (+ (* (* z t) -9) (* x y)) (* z t) (* x y) (/ (- (* x y) (* (* z 9) t)) (* a 2)) (* (* (/ y a) 1/2) x) (* (/ y a) 1/2) (/ y a) (/ (- (* x y) (* (* z 9) t)) (* a 2)) (* (/ z a) (* -9/2 t)) (/ z a) (* -9/2 t) (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/ (* t (* -9/2 z)) a) (* t (* -9/2 z)) (* -9/2 z) (/ (- (* x y) (* (* z 9) t)) (* a 2)) (- (* x y) (* (* z 9) t)) (* y x) (* a 2)) |
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 126 | 5796 |
| 1 | 413 | 5796 |
| 2 | 1318 | 5796 |
| 3 | 4575 | 5796 |
| 4 | 7154 | 5796 |
| 0 | 8168 | 5484 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ y a)) |
(* 1/2 (/ y a)) |
(* 1/2 (/ y a)) |
(* 1/2 (/ y a)) |
(/ y a) |
(/ y a) |
(/ y a) |
(/ y a) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(/ z a) |
(/ z a) |
(/ z a) |
(/ z a) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(* 2 a) |
(* 2 a) |
(* 2 a) |
(* 2 a) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ y a)) |
(* 1/2 (/ y a)) |
(* 1/2 (/ y a)) |
(* 1/2 (/ y a)) |
(/ y a) |
(/ y a) |
(/ y a) |
(/ y a) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(/ z a) |
(/ z a) |
(/ z a) |
(/ z a) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(* 2 a) |
(* 2 a) |
(* 2 a) |
(* 2 a) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ y a)) |
(* 1/2 (/ y a)) |
(* 1/2 (/ y a)) |
(* 1/2 (/ y a)) |
(/ y a) |
(/ y a) |
(/ y a) |
(/ y a) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(/ z a) |
(/ z a) |
(/ z a) |
(/ z a) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(* 2 a) |
(* 2 a) |
(* 2 a) |
(* 2 a) |
(* 1/2 (/ (* x y) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(* x y) |
(+ (* -9 (* t z)) (* x y)) |
(+ (* -9 (* t z)) (* x y)) |
(+ (* -9 (* t z)) (* x y)) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* 1/2 (/ (* x y) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(* 1/2 (/ (* x y) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 t) |
(* -9/2 t) |
(* -9/2 t) |
(* -9/2 t) |
(* 1/2 (/ (* x y) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (* t z)) |
(* -9/2 (* t z)) |
(* -9/2 (* t z)) |
(* -9/2 (* t z)) |
(* 1/2 (/ (* x y) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(* x y) |
(+ (* -9 (* t z)) (* x y)) |
(+ (* -9 (* t z)) (* x y)) |
(+ (* -9 (* t z)) (* x y)) |
(* -9/2 (/ (* t z) a)) |
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) |
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) |
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) |
(* -9 (* t z)) |
(* t (+ (* -9 z) (/ (* x y) t))) |
(* t (+ (* -9 z) (/ (* x y) t))) |
(* t (+ (* -9 z) (/ (* x y) t))) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* -9/2 (/ (* t z) a)) |
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) |
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) |
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) |
(* -9/2 (/ (* t z) a)) |
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) |
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) |
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 t) |
(* -9/2 t) |
(* -9/2 t) |
(* -9/2 t) |
(* -9/2 (/ (* t z) a)) |
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) |
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) |
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (* t z)) |
(* -9/2 (* t z)) |
(* -9/2 (* t z)) |
(* -9/2 (* t z)) |
(* -9/2 (/ (* t z) a)) |
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) |
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) |
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) |
(* -9 (* t z)) |
(* t (- (/ (* x y) t) (* 9 z))) |
(* t (- (/ (* x y) t) (* 9 z))) |
(* t (- (/ (* x y) t) (* 9 z))) |
(* -9/2 (/ (* t z) a)) |
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) |
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) |
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) |
(* -9 (* t z)) |
(* -1 (* t (+ (* -1 (/ (* x y) t)) (* 9 z)))) |
(* -1 (* t (+ (* -1 (/ (* x y) t)) (* 9 z)))) |
(* -1 (* t (+ (* -1 (/ (* x y) t)) (* 9 z)))) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* -9/2 (/ (* t z) a)) |
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) |
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) |
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) |
(* -9/2 (/ (* t z) a)) |
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) |
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) |
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 t) |
(* -9/2 t) |
(* -9/2 t) |
(* -9/2 t) |
(* -9/2 (/ (* t z) a)) |
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) |
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) |
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (* t z)) |
(* -9/2 (* t z)) |
(* -9/2 (* t z)) |
(* -9/2 (* t z)) |
(* -9/2 (/ (* t z) a)) |
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) |
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) |
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) |
(* -9 (* t z)) |
(* -1 (* t (- (* -1 (/ (* x y) t)) (* -9 z)))) |
(* -1 (* t (- (* -1 (/ (* x y) t)) (* -9 z)))) |
(* -1 (* t (- (* -1 (/ (* x y) t)) (* -9 z)))) |
(* 1/2 (/ (* x y) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(* x y) |
(+ (* -9 (* t z)) (* x y)) |
(+ (* -9 (* t z)) (* x y)) |
(+ (* -9 (* t z)) (* x y)) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* 1/2 (/ (* x y) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(* 1/2 (/ (* x y) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(/ z a) |
(/ z a) |
(/ z a) |
(/ z a) |
(* 1/2 (/ (* x y) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (* t z)) |
(* -9/2 (* t z)) |
(* -9/2 (* t z)) |
(* -9/2 (* t z)) |
(* -9/2 z) |
(* -9/2 z) |
(* -9/2 z) |
(* -9/2 z) |
(* 1/2 (/ (* x y) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(* x y) |
(+ (* -9 (* t z)) (* x y)) |
(+ (* -9 (* t z)) (* x y)) |
(+ (* -9 (* t z)) (* x y)) |
(* -9/2 (/ (* t z) a)) |
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) |
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) |
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) |
(* -9 (* t z)) |
(* z (+ (* -9 t) (/ (* x y) z))) |
(* z (+ (* -9 t) (/ (* x y) z))) |
(* z (+ (* -9 t) (/ (* x y) z))) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* -9/2 (/ (* t z) a)) |
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) |
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) |
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) |
(* -9/2 (/ (* t z) a)) |
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) |
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) |
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(/ z a) |
(/ z a) |
(/ z a) |
(/ z a) |
(* -9/2 (/ (* t z) a)) |
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) |
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) |
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (* t z)) |
(* -9/2 (* t z)) |
(* -9/2 (* t z)) |
(* -9/2 (* t z)) |
(* -9/2 z) |
(* -9/2 z) |
(* -9/2 z) |
(* -9/2 z) |
(* -9/2 (/ (* t z) a)) |
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) |
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) |
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) |
(* -9 (* t z)) |
(* z (- (/ (* x y) z) (* 9 t))) |
(* z (- (/ (* x y) z) (* 9 t))) |
(* z (- (/ (* x y) z) (* 9 t))) |
(* -9/2 (/ (* t z) a)) |
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) |
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) |
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) |
(* -9 (* t z)) |
(* -1 (* z (+ (* -1 (/ (* x y) z)) (* 9 t)))) |
(* -1 (* z (+ (* -1 (/ (* x y) z)) (* 9 t)))) |
(* -1 (* z (+ (* -1 (/ (* x y) z)) (* 9 t)))) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* -9/2 (/ (* t z) a)) |
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) |
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) |
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) |
(* -9/2 (/ (* t z) a)) |
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) |
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) |
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(/ z a) |
(/ z a) |
(/ z a) |
(/ z a) |
(* -9/2 (/ (* t z) a)) |
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) |
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) |
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (* t z)) |
(* -9/2 (* t z)) |
(* -9/2 (* t z)) |
(* -9/2 (* t z)) |
(* -9/2 z) |
(* -9/2 z) |
(* -9/2 z) |
(* -9/2 z) |
(* -9/2 (/ (* t z) a)) |
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) |
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) |
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) |
(* -9 (* t z)) |
(* -1 (* z (- (* -1 (/ (* x y) z)) (* -9 t)))) |
(* -1 (* z (- (* -1 (/ (* x y) z)) (* -9 t)))) |
(* -1 (* z (- (* -1 (/ (* x y) z)) (* -9 t)))) |
(* -9/2 (/ (* t z) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(* -9 (* t z)) |
(+ (* -9 (* t z)) (* x y)) |
(+ (* -9 (* t z)) (* x y)) |
(+ (* -9 (* t z)) (* x y)) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* -9/2 (/ (* t z) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ y a)) |
(* 1/2 (/ y a)) |
(* 1/2 (/ y a)) |
(* 1/2 (/ y a)) |
(/ y a) |
(/ y a) |
(/ y a) |
(/ y a) |
(* -9/2 (/ (* t z) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(* -9/2 (/ (* t z) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(* -9/2 (/ (* t z) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(* -9 (* t z)) |
(- (* x y) (* 9 (* t z))) |
(- (* x y) (* 9 (* t z))) |
(- (* x y) (* 9 (* t z))) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* 1/2 (/ (* x y) a)) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(* x y) |
(* y (+ x (* -9 (/ (* t z) y)))) |
(* y (+ x (* -9 (/ (* t z) y)))) |
(* y (+ x (* -9 (/ (* t z) y)))) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* 1/2 (/ (* x y) a)) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ y a)) |
(* 1/2 (/ y a)) |
(* 1/2 (/ y a)) |
(* 1/2 (/ y a)) |
(/ y a) |
(/ y a) |
(/ y a) |
(/ y a) |
(* 1/2 (/ (* x y) a)) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(* 1/2 (/ (* x y) a)) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(* 1/2 (/ (* x y) a)) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(* x y) |
(* y (+ x (* -9 (/ (* t z) y)))) |
(* y (+ x (* -9 (/ (* t z) y)))) |
(* y (+ x (* -9 (/ (* t z) y)))) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* 1/2 (/ (* x y) a)) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(* x y) |
(* -1 (* y (+ (* -1 x) (* 9 (/ (* t z) y))))) |
(* -1 (* y (+ (* -1 x) (* 9 (/ (* t z) y))))) |
(* -1 (* y (+ (* -1 x) (* 9 (/ (* t z) y))))) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* 1/2 (/ (* x y) a)) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ y a)) |
(* 1/2 (/ y a)) |
(* 1/2 (/ y a)) |
(* 1/2 (/ y a)) |
(/ y a) |
(/ y a) |
(/ y a) |
(/ y a) |
(* 1/2 (/ (* x y) a)) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(* 1/2 (/ (* x y) a)) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(* 1/2 (/ (* x y) a)) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(* x y) |
(* -1 (* y (+ (* -1 x) (* 9 (/ (* t z) y))))) |
(* -1 (* y (+ (* -1 x) (* 9 (/ (* t z) y))))) |
(* -1 (* y (+ (* -1 x) (* 9 (/ (* t z) y))))) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* -9/2 (/ (* t z) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(* -9 (* t z)) |
(+ (* -9 (* t z)) (* x y)) |
(+ (* -9 (* t z)) (* x y)) |
(+ (* -9 (* t z)) (* x y)) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* -9/2 (/ (* t z) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* -9/2 (/ (* t z) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(* -9/2 (/ (* t z) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(* -9/2 (/ (* t z) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(* -9 (* t z)) |
(- (* x y) (* 9 (* t z))) |
(- (* x y) (* 9 (* t z))) |
(- (* x y) (* 9 (* t z))) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* 1/2 (/ (* x y) a)) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(* x y) |
(* x (+ y (* -9 (/ (* t z) x)))) |
(* x (+ y (* -9 (/ (* t z) x)))) |
(* x (+ y (* -9 (/ (* t z) x)))) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* 1/2 (/ (* x y) a)) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(* 1/2 (/ (* x y) a)) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(* 1/2 (/ (* x y) a)) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(* x y) |
(* x (+ y (* -9 (/ (* t z) x)))) |
(* x (+ y (* -9 (/ (* t z) x)))) |
(* x (+ y (* -9 (/ (* t z) x)))) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* 1/2 (/ (* x y) a)) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(* x y) |
(* -1 (* x (+ (* -1 y) (* 9 (/ (* t z) x))))) |
(* -1 (* x (+ (* -1 y) (* 9 (/ (* t z) x))))) |
(* -1 (* x (+ (* -1 y) (* 9 (/ (* t z) x))))) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* 1/2 (/ (* x y) a)) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(* 1/2 (/ (* x y) a)) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(* 1/2 (/ (* x y) a)) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(* x y) |
(* -1 (* x (+ (* -1 y) (* 9 (/ (* t z) x))))) |
(* -1 (* x (+ (* -1 y) (* 9 (/ (* t z) x))))) |
(* -1 (* x (+ (* -1 y) (* 9 (/ (* t z) x))))) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
| Outputs |
|---|
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 x a) #s(literal 1/2 binary64)) y) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 x a) #s(literal 1/2 binary64)) y) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 x a) #s(literal 1/2 binary64)) y) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 x a) #s(literal 1/2 binary64)) y) |
(* 1/2 (/ y a)) |
(*.f64 (/.f64 y a) #s(literal 1/2 binary64)) |
(* 1/2 (/ y a)) |
(*.f64 (/.f64 y a) #s(literal 1/2 binary64)) |
(* 1/2 (/ y a)) |
(*.f64 (/.f64 y a) #s(literal 1/2 binary64)) |
(* 1/2 (/ y a)) |
(*.f64 (/.f64 y a) #s(literal 1/2 binary64)) |
(/ y a) |
(/.f64 y a) |
(/ y a) |
(/.f64 y a) |
(/ y a) |
(/.f64 y a) |
(/ y a) |
(/.f64 y a) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(/ z a) |
(/.f64 z a) |
(/ z a) |
(/.f64 z a) |
(/ z a) |
(/.f64 z a) |
(/ z a) |
(/.f64 z a) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* 2 a) |
(*.f64 #s(literal 2 binary64) a) |
(* 2 a) |
(*.f64 #s(literal 2 binary64) a) |
(* 2 a) |
(*.f64 #s(literal 2 binary64) a) |
(* 2 a) |
(*.f64 #s(literal 2 binary64) a) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 x a) #s(literal 1/2 binary64)) y) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 x a) #s(literal 1/2 binary64)) y) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 x a) #s(literal 1/2 binary64)) y) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 x a) #s(literal 1/2 binary64)) y) |
(* 1/2 (/ y a)) |
(*.f64 (/.f64 y a) #s(literal 1/2 binary64)) |
(* 1/2 (/ y a)) |
(*.f64 (/.f64 y a) #s(literal 1/2 binary64)) |
(* 1/2 (/ y a)) |
(*.f64 (/.f64 y a) #s(literal 1/2 binary64)) |
(* 1/2 (/ y a)) |
(*.f64 (/.f64 y a) #s(literal 1/2 binary64)) |
(/ y a) |
(/.f64 y a) |
(/ y a) |
(/.f64 y a) |
(/ y a) |
(/.f64 y a) |
(/ y a) |
(/.f64 y a) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(/ z a) |
(/.f64 z a) |
(/ z a) |
(/.f64 z a) |
(/ z a) |
(/.f64 z a) |
(/ z a) |
(/.f64 z a) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* 2 a) |
(*.f64 #s(literal 2 binary64) a) |
(* 2 a) |
(*.f64 #s(literal 2 binary64) a) |
(* 2 a) |
(*.f64 #s(literal 2 binary64) a) |
(* 2 a) |
(*.f64 #s(literal 2 binary64) a) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 x a) #s(literal 1/2 binary64)) y) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 x a) #s(literal 1/2 binary64)) y) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 x a) #s(literal 1/2 binary64)) y) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 x a) #s(literal 1/2 binary64)) y) |
(* 1/2 (/ y a)) |
(*.f64 (/.f64 y a) #s(literal 1/2 binary64)) |
(* 1/2 (/ y a)) |
(*.f64 (/.f64 y a) #s(literal 1/2 binary64)) |
(* 1/2 (/ y a)) |
(*.f64 (/.f64 y a) #s(literal 1/2 binary64)) |
(* 1/2 (/ y a)) |
(*.f64 (/.f64 y a) #s(literal 1/2 binary64)) |
(/ y a) |
(/.f64 y a) |
(/ y a) |
(/.f64 y a) |
(/ y a) |
(/.f64 y a) |
(/ y a) |
(/.f64 y a) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(/ z a) |
(/.f64 z a) |
(/ z a) |
(/.f64 z a) |
(/ z a) |
(/.f64 z a) |
(/ z a) |
(/.f64 z a) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* 2 a) |
(*.f64 #s(literal 2 binary64) a) |
(* 2 a) |
(*.f64 #s(literal 2 binary64) a) |
(* 2 a) |
(*.f64 #s(literal 2 binary64) a) |
(* 2 a) |
(*.f64 #s(literal 2 binary64) a) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 x a) #s(literal 1/2 binary64)) y) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* x y) |
(*.f64 y x) |
(+ (* -9 (* t z)) (* x y)) |
(fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) |
(+ (* -9 (* t z)) (* x y)) |
(fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) |
(+ (* -9 (* t z)) (* x y)) |
(fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 x a) #s(literal 1/2 binary64)) y) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 x a) #s(literal 1/2 binary64)) y) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* -9/2 t) |
(*.f64 #s(literal -9/2 binary64) t) |
(* -9/2 t) |
(*.f64 #s(literal -9/2 binary64) t) |
(* -9/2 t) |
(*.f64 #s(literal -9/2 binary64) t) |
(* -9/2 t) |
(*.f64 #s(literal -9/2 binary64) t) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 x a) #s(literal 1/2 binary64)) y) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* -9/2 (* t z)) |
(*.f64 (*.f64 #s(literal -9/2 binary64) t) z) |
(* -9/2 (* t z)) |
(*.f64 (*.f64 #s(literal -9/2 binary64) t) z) |
(* -9/2 (* t z)) |
(*.f64 (*.f64 #s(literal -9/2 binary64) t) z) |
(* -9/2 (* t z)) |
(*.f64 (*.f64 #s(literal -9/2 binary64) t) z) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 x a) #s(literal 1/2 binary64)) y) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* x y) |
(*.f64 y x) |
(+ (* -9 (* t z)) (* x y)) |
(fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) |
(+ (* -9 (* t z)) (* x y)) |
(fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) |
(+ (* -9 (* t z)) (* x y)) |
(fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* -9 (* t z)) |
(*.f64 (*.f64 z t) #s(literal -9 binary64)) |
(* t (+ (* -9 z) (/ (* x y) t))) |
(fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) |
(* t (+ (* -9 z) (/ (* x y) t))) |
(fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) |
(* t (+ (* -9 z) (/ (* x y) t))) |
(fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* -9/2 t) |
(*.f64 #s(literal -9/2 binary64) t) |
(* -9/2 t) |
(*.f64 #s(literal -9/2 binary64) t) |
(* -9/2 t) |
(*.f64 #s(literal -9/2 binary64) t) |
(* -9/2 t) |
(*.f64 #s(literal -9/2 binary64) t) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* -9/2 (* t z)) |
(*.f64 (*.f64 #s(literal -9/2 binary64) t) z) |
(* -9/2 (* t z)) |
(*.f64 (*.f64 #s(literal -9/2 binary64) t) z) |
(* -9/2 (* t z)) |
(*.f64 (*.f64 #s(literal -9/2 binary64) t) z) |
(* -9/2 (* t z)) |
(*.f64 (*.f64 #s(literal -9/2 binary64) t) z) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* -9 (* t z)) |
(*.f64 (*.f64 z t) #s(literal -9 binary64)) |
(* t (- (/ (* x y) t) (* 9 z))) |
(fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) |
(* t (- (/ (* x y) t) (* 9 z))) |
(fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) |
(* t (- (/ (* x y) t) (* 9 z))) |
(fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* -9 (* t z)) |
(*.f64 (*.f64 z t) #s(literal -9 binary64)) |
(* -1 (* t (+ (* -1 (/ (* x y) t)) (* 9 z)))) |
(fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) |
(* -1 (* t (+ (* -1 (/ (* x y) t)) (* 9 z)))) |
(fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) |
(* -1 (* t (+ (* -1 (/ (* x y) t)) (* 9 z)))) |
(fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* -9/2 t) |
(*.f64 #s(literal -9/2 binary64) t) |
(* -9/2 t) |
(*.f64 #s(literal -9/2 binary64) t) |
(* -9/2 t) |
(*.f64 #s(literal -9/2 binary64) t) |
(* -9/2 t) |
(*.f64 #s(literal -9/2 binary64) t) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* -9/2 (* t z)) |
(*.f64 (*.f64 #s(literal -9/2 binary64) t) z) |
(* -9/2 (* t z)) |
(*.f64 (*.f64 #s(literal -9/2 binary64) t) z) |
(* -9/2 (* t z)) |
(*.f64 (*.f64 #s(literal -9/2 binary64) t) z) |
(* -9/2 (* t z)) |
(*.f64 (*.f64 #s(literal -9/2 binary64) t) z) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* -9 (* t z)) |
(*.f64 (*.f64 z t) #s(literal -9 binary64)) |
(* -1 (* t (- (* -1 (/ (* x y) t)) (* -9 z)))) |
(fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) |
(* -1 (* t (- (* -1 (/ (* x y) t)) (* -9 z)))) |
(fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) |
(* -1 (* t (- (* -1 (/ (* x y) t)) (* -9 z)))) |
(fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 x a) #s(literal 1/2 binary64)) y) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* x y) |
(*.f64 y x) |
(+ (* -9 (* t z)) (* x y)) |
(fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) |
(+ (* -9 (* t z)) (* x y)) |
(fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) |
(+ (* -9 (* t z)) (* x y)) |
(fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 x a) #s(literal 1/2 binary64)) y) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 x a) #s(literal 1/2 binary64)) y) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(/ z a) |
(/.f64 z a) |
(/ z a) |
(/.f64 z a) |
(/ z a) |
(/.f64 z a) |
(/ z a) |
(/.f64 z a) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 x a) #s(literal 1/2 binary64)) y) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* -9/2 (* t z)) |
(*.f64 (*.f64 #s(literal -9/2 binary64) t) z) |
(* -9/2 (* t z)) |
(*.f64 (*.f64 #s(literal -9/2 binary64) t) z) |
(* -9/2 (* t z)) |
(*.f64 (*.f64 #s(literal -9/2 binary64) t) z) |
(* -9/2 (* t z)) |
(*.f64 (*.f64 #s(literal -9/2 binary64) t) z) |
(* -9/2 z) |
(*.f64 #s(literal -9/2 binary64) z) |
(* -9/2 z) |
(*.f64 #s(literal -9/2 binary64) z) |
(* -9/2 z) |
(*.f64 #s(literal -9/2 binary64) z) |
(* -9/2 z) |
(*.f64 #s(literal -9/2 binary64) z) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 x a) #s(literal 1/2 binary64)) y) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* x y) |
(*.f64 y x) |
(+ (* -9 (* t z)) (* x y)) |
(fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) |
(+ (* -9 (* t z)) (* x y)) |
(fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) |
(+ (* -9 (* t z)) (* x y)) |
(fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* -9 (* t z)) |
(*.f64 (*.f64 z t) #s(literal -9 binary64)) |
(* z (+ (* -9 t) (/ (* x y) z))) |
(fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) |
(* z (+ (* -9 t) (/ (* x y) z))) |
(fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) |
(* z (+ (* -9 t) (/ (* x y) z))) |
(fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(/ z a) |
(/.f64 z a) |
(/ z a) |
(/.f64 z a) |
(/ z a) |
(/.f64 z a) |
(/ z a) |
(/.f64 z a) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* -9/2 (* t z)) |
(*.f64 (*.f64 #s(literal -9/2 binary64) t) z) |
(* -9/2 (* t z)) |
(*.f64 (*.f64 #s(literal -9/2 binary64) t) z) |
(* -9/2 (* t z)) |
(*.f64 (*.f64 #s(literal -9/2 binary64) t) z) |
(* -9/2 (* t z)) |
(*.f64 (*.f64 #s(literal -9/2 binary64) t) z) |
(* -9/2 z) |
(*.f64 #s(literal -9/2 binary64) z) |
(* -9/2 z) |
(*.f64 #s(literal -9/2 binary64) z) |
(* -9/2 z) |
(*.f64 #s(literal -9/2 binary64) z) |
(* -9/2 z) |
(*.f64 #s(literal -9/2 binary64) z) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* -9 (* t z)) |
(*.f64 (*.f64 z t) #s(literal -9 binary64)) |
(* z (- (/ (* x y) z) (* 9 t))) |
(fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) |
(* z (- (/ (* x y) z) (* 9 t))) |
(fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) |
(* z (- (/ (* x y) z) (* 9 t))) |
(fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* -9 (* t z)) |
(*.f64 (*.f64 z t) #s(literal -9 binary64)) |
(* -1 (* z (+ (* -1 (/ (* x y) z)) (* 9 t)))) |
(fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) |
(* -1 (* z (+ (* -1 (/ (* x y) z)) (* 9 t)))) |
(fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) |
(* -1 (* z (+ (* -1 (/ (* x y) z)) (* 9 t)))) |
(fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(/ z a) |
(/.f64 z a) |
(/ z a) |
(/.f64 z a) |
(/ z a) |
(/.f64 z a) |
(/ z a) |
(/.f64 z a) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* -9/2 (* t z)) |
(*.f64 (*.f64 #s(literal -9/2 binary64) t) z) |
(* -9/2 (* t z)) |
(*.f64 (*.f64 #s(literal -9/2 binary64) t) z) |
(* -9/2 (* t z)) |
(*.f64 (*.f64 #s(literal -9/2 binary64) t) z) |
(* -9/2 (* t z)) |
(*.f64 (*.f64 #s(literal -9/2 binary64) t) z) |
(* -9/2 z) |
(*.f64 #s(literal -9/2 binary64) z) |
(* -9/2 z) |
(*.f64 #s(literal -9/2 binary64) z) |
(* -9/2 z) |
(*.f64 #s(literal -9/2 binary64) z) |
(* -9/2 z) |
(*.f64 #s(literal -9/2 binary64) z) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* -9 (* t z)) |
(*.f64 (*.f64 z t) #s(literal -9 binary64)) |
(* -1 (* z (- (* -1 (/ (* x y) z)) (* -9 t)))) |
(fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) |
(* -1 (* z (- (* -1 (/ (* x y) z)) (* -9 t)))) |
(fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) |
(* -1 (* z (- (* -1 (/ (* x y) z)) (* -9 t)))) |
(fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* -9 (* t z)) |
(*.f64 (*.f64 z t) #s(literal -9 binary64)) |
(+ (* -9 (* t z)) (* x y)) |
(fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) |
(+ (* -9 (* t z)) (* x y)) |
(fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) |
(+ (* -9 (* t z)) (* x y)) |
(fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 x a) #s(literal 1/2 binary64)) y) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 x a) #s(literal 1/2 binary64)) y) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 x a) #s(literal 1/2 binary64)) y) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 x a) #s(literal 1/2 binary64)) y) |
(* 1/2 (/ y a)) |
(*.f64 (/.f64 y a) #s(literal 1/2 binary64)) |
(* 1/2 (/ y a)) |
(*.f64 (/.f64 y a) #s(literal 1/2 binary64)) |
(* 1/2 (/ y a)) |
(*.f64 (/.f64 y a) #s(literal 1/2 binary64)) |
(* 1/2 (/ y a)) |
(*.f64 (/.f64 y a) #s(literal 1/2 binary64)) |
(/ y a) |
(/.f64 y a) |
(/ y a) |
(/.f64 y a) |
(/ y a) |
(/.f64 y a) |
(/ y a) |
(/.f64 y a) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* -9 (* t z)) |
(*.f64 (*.f64 z t) #s(literal -9 binary64)) |
(- (* x y) (* 9 (* t z))) |
(fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) |
(- (* x y) (* 9 (* t z))) |
(fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) |
(- (* x y) (* 9 (* t z))) |
(fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 x a) #s(literal 1/2 binary64)) y) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* x y) |
(*.f64 y x) |
(* y (+ x (* -9 (/ (* t z) y)))) |
(fma.f64 (*.f64 (*.f64 z t) #s(literal -9 binary64)) #s(literal 1 binary64) (*.f64 y x)) |
(* y (+ x (* -9 (/ (* t z) y)))) |
(fma.f64 (*.f64 (*.f64 z t) #s(literal -9 binary64)) #s(literal 1 binary64) (*.f64 y x)) |
(* y (+ x (* -9 (/ (* t z) y)))) |
(fma.f64 (*.f64 (*.f64 z t) #s(literal -9 binary64)) #s(literal 1 binary64) (*.f64 y x)) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 x a) #s(literal 1/2 binary64)) y) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 x a) #s(literal 1/2 binary64)) y) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 x a) #s(literal 1/2 binary64)) y) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 x a) #s(literal 1/2 binary64)) y) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 x a) #s(literal 1/2 binary64)) y) |
(* 1/2 (/ y a)) |
(*.f64 (/.f64 y a) #s(literal 1/2 binary64)) |
(* 1/2 (/ y a)) |
(*.f64 (/.f64 y a) #s(literal 1/2 binary64)) |
(* 1/2 (/ y a)) |
(*.f64 (/.f64 y a) #s(literal 1/2 binary64)) |
(* 1/2 (/ y a)) |
(*.f64 (/.f64 y a) #s(literal 1/2 binary64)) |
(/ y a) |
(/.f64 y a) |
(/ y a) |
(/.f64 y a) |
(/ y a) |
(/.f64 y a) |
(/ y a) |
(/.f64 y a) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 x a) #s(literal 1/2 binary64)) y) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 x a) #s(literal 1/2 binary64)) y) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 x a) #s(literal 1/2 binary64)) y) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* x y) |
(*.f64 y x) |
(* y (+ x (* -9 (/ (* t z) y)))) |
(fma.f64 (*.f64 (*.f64 z t) #s(literal -9 binary64)) #s(literal 1 binary64) (*.f64 y x)) |
(* y (+ x (* -9 (/ (* t z) y)))) |
(fma.f64 (*.f64 (*.f64 z t) #s(literal -9 binary64)) #s(literal 1 binary64) (*.f64 y x)) |
(* y (+ x (* -9 (/ (* t z) y)))) |
(fma.f64 (*.f64 (*.f64 z t) #s(literal -9 binary64)) #s(literal 1 binary64) (*.f64 y x)) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 x a) #s(literal 1/2 binary64)) y) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* x y) |
(*.f64 y x) |
(* -1 (* y (+ (* -1 x) (* 9 (/ (* t z) y))))) |
(fma.f64 (*.f64 (*.f64 z t) #s(literal -9 binary64)) #s(literal 1 binary64) (*.f64 y x)) |
(* -1 (* y (+ (* -1 x) (* 9 (/ (* t z) y))))) |
(fma.f64 (*.f64 (*.f64 z t) #s(literal -9 binary64)) #s(literal 1 binary64) (*.f64 y x)) |
(* -1 (* y (+ (* -1 x) (* 9 (/ (* t z) y))))) |
(fma.f64 (*.f64 (*.f64 z t) #s(literal -9 binary64)) #s(literal 1 binary64) (*.f64 y x)) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 x a) #s(literal 1/2 binary64)) y) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 x a) #s(literal 1/2 binary64)) y) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 x a) #s(literal 1/2 binary64)) y) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 x a) #s(literal 1/2 binary64)) y) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 x a) #s(literal 1/2 binary64)) y) |
(* 1/2 (/ y a)) |
(*.f64 (/.f64 y a) #s(literal 1/2 binary64)) |
(* 1/2 (/ y a)) |
(*.f64 (/.f64 y a) #s(literal 1/2 binary64)) |
(* 1/2 (/ y a)) |
(*.f64 (/.f64 y a) #s(literal 1/2 binary64)) |
(* 1/2 (/ y a)) |
(*.f64 (/.f64 y a) #s(literal 1/2 binary64)) |
(/ y a) |
(/.f64 y a) |
(/ y a) |
(/.f64 y a) |
(/ y a) |
(/.f64 y a) |
(/ y a) |
(/.f64 y a) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 x a) #s(literal 1/2 binary64)) y) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 x a) #s(literal 1/2 binary64)) y) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 x a) #s(literal 1/2 binary64)) y) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* x y) |
(*.f64 y x) |
(* -1 (* y (+ (* -1 x) (* 9 (/ (* t z) y))))) |
(fma.f64 (*.f64 (*.f64 z t) #s(literal -9 binary64)) #s(literal 1 binary64) (*.f64 y x)) |
(* -1 (* y (+ (* -1 x) (* 9 (/ (* t z) y))))) |
(fma.f64 (*.f64 (*.f64 z t) #s(literal -9 binary64)) #s(literal 1 binary64) (*.f64 y x)) |
(* -1 (* y (+ (* -1 x) (* 9 (/ (* t z) y))))) |
(fma.f64 (*.f64 (*.f64 z t) #s(literal -9 binary64)) #s(literal 1 binary64) (*.f64 y x)) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* -9 (* t z)) |
(*.f64 (*.f64 z t) #s(literal -9 binary64)) |
(+ (* -9 (* t z)) (* x y)) |
(fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) |
(+ (* -9 (* t z)) (* x y)) |
(fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) |
(+ (* -9 (* t z)) (* x y)) |
(fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 x a) #s(literal 1/2 binary64)) y) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 x a) #s(literal 1/2 binary64)) y) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 x a) #s(literal 1/2 binary64)) y) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 x a) #s(literal 1/2 binary64)) y) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* -9 (* t z)) |
(*.f64 (*.f64 z t) #s(literal -9 binary64)) |
(- (* x y) (* 9 (* t z))) |
(fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) |
(- (* x y) (* 9 (* t z))) |
(fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) |
(- (* x y) (* 9 (* t z))) |
(fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 x a) #s(literal 1/2 binary64)) y) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* x y) |
(*.f64 y x) |
(* x (+ y (* -9 (/ (* t z) x)))) |
(fma.f64 (*.f64 (*.f64 z t) #s(literal -9 binary64)) #s(literal 1 binary64) (*.f64 y x)) |
(* x (+ y (* -9 (/ (* t z) x)))) |
(fma.f64 (*.f64 (*.f64 z t) #s(literal -9 binary64)) #s(literal 1 binary64) (*.f64 y x)) |
(* x (+ y (* -9 (/ (* t z) x)))) |
(fma.f64 (*.f64 (*.f64 z t) #s(literal -9 binary64)) #s(literal 1 binary64) (*.f64 y x)) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 x a) #s(literal 1/2 binary64)) y) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 x a) #s(literal 1/2 binary64)) y) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 x a) #s(literal 1/2 binary64)) y) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 x a) #s(literal 1/2 binary64)) y) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 x a) #s(literal 1/2 binary64)) y) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 x a) #s(literal 1/2 binary64)) y) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 x a) #s(literal 1/2 binary64)) y) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 x a) #s(literal 1/2 binary64)) y) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* x y) |
(*.f64 y x) |
(* x (+ y (* -9 (/ (* t z) x)))) |
(fma.f64 (*.f64 (*.f64 z t) #s(literal -9 binary64)) #s(literal 1 binary64) (*.f64 y x)) |
(* x (+ y (* -9 (/ (* t z) x)))) |
(fma.f64 (*.f64 (*.f64 z t) #s(literal -9 binary64)) #s(literal 1 binary64) (*.f64 y x)) |
(* x (+ y (* -9 (/ (* t z) x)))) |
(fma.f64 (*.f64 (*.f64 z t) #s(literal -9 binary64)) #s(literal 1 binary64) (*.f64 y x)) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 x a) #s(literal 1/2 binary64)) y) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* x y) |
(*.f64 y x) |
(* -1 (* x (+ (* -1 y) (* 9 (/ (* t z) x))))) |
(fma.f64 (*.f64 (*.f64 z t) #s(literal -9 binary64)) #s(literal 1 binary64) (*.f64 y x)) |
(* -1 (* x (+ (* -1 y) (* 9 (/ (* t z) x))))) |
(fma.f64 (*.f64 (*.f64 z t) #s(literal -9 binary64)) #s(literal 1 binary64) (*.f64 y x)) |
(* -1 (* x (+ (* -1 y) (* 9 (/ (* t z) x))))) |
(fma.f64 (*.f64 (*.f64 z t) #s(literal -9 binary64)) #s(literal 1 binary64) (*.f64 y x)) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 x a) #s(literal 1/2 binary64)) y) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 x a) #s(literal 1/2 binary64)) y) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 x a) #s(literal 1/2 binary64)) y) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 x a) #s(literal 1/2 binary64)) y) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 x a) #s(literal 1/2 binary64)) y) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 x a) #s(literal 1/2 binary64)) y) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 x a) #s(literal 1/2 binary64)) y) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 x a) #s(literal 1/2 binary64)) y) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 (*.f64 z t) #s(literal -9 binary64))) a) #s(literal 1/2 binary64)) |
(* x y) |
(*.f64 y x) |
(* -1 (* x (+ (* -1 y) (* 9 (/ (* t z) x))))) |
(fma.f64 (*.f64 (*.f64 z t) #s(literal -9 binary64)) #s(literal 1 binary64) (*.f64 y x)) |
(* -1 (* x (+ (* -1 y) (* 9 (/ (* t z) x))))) |
(fma.f64 (*.f64 (*.f64 z t) #s(literal -9 binary64)) #s(literal 1 binary64) (*.f64 y x)) |
(* -1 (* x (+ (* -1 y) (* 9 (/ (* t z) x))))) |
(fma.f64 (*.f64 (*.f64 z t) #s(literal -9 binary64)) #s(literal 1 binary64) (*.f64 y x)) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 37 | 168 |
| 0 | 55 | 168 |
| 1 | 158 | 163 |
| 2 | 961 | 163 |
| 0 | 8972 | 163 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) (/.f64 #s(literal 1/2 binary64) a)) |
(fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) |
(*.f64 z t) |
(*.f64 x y) |
#s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x)) |
(*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) |
(*.f64 (/.f64 y a) #s(literal 1/2 binary64)) |
(/.f64 y a) |
#s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t))) |
(*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t)) |
(/.f64 z a) |
(*.f64 #s(literal -9/2 binary64) t) |
#s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)) |
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) |
(*.f64 t (*.f64 #s(literal -9/2 binary64) z)) |
(*.f64 #s(literal -9/2 binary64) z) |
(/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) |
#s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) |
(*.f64 y x) |
(*.f64 a #s(literal 2 binary64)) |
| 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> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
Compiled 24 804 to 2 102 computations (91.5% saved)
17 alts after pruning (11 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 617 | 4 | 1 621 |
| Fresh | 0 | 7 | 7 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 2 | 2 |
| Total | 1 618 | 17 | 1 635 |
| Status | Accuracy | Program |
|---|---|---|
| 86.9% | (fma.f64 (/.f64 z a) (*.f64 t #s(literal -9/2 binary64)) (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y)) | |
| ▶ | 87.2% | (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x)))) |
| 74.9% | (/.f64 (fma.f64 (*.f64 #s(literal -9/2 binary64) t) #s(literal 2 binary64) (*.f64 (/.f64 a z) (/.f64 (*.f64 x y) a))) (*.f64 (/.f64 a z) #s(literal 2 binary64))) | |
| ✓ | 91.6% | (/.f64 (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) |
| ✓ | 45.9% | (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) |
| 45.9% | (/.f64 #s(literal 1/2 binary64) (/.f64 a #s(approx (+ (* (* t z) -9) (* y x)) (*.f64 y x)))) | |
| ▶ | 53.9% | #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a)) |
| ✓ | 53.8% | #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)) |
| 53.3% | #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) t) a) z)) | |
| ✓ | 54.5% | #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t))) |
| ▶ | 54.5% | #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64))) |
| ✓ | 46.0% | #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x)) |
| ✓ | 53.3% | #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z)) |
| 46.0% | #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) y) x)) | |
| ▶ | 46.3% | #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y)) |
| ▶ | 54.4% | #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a)))) |
| 53.8% | #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 #s(literal -9 binary64) (*.f64 (*.f64 t z) (/.f64 #s(literal 1/2 binary64) a)))) |
Compiled 286 to 314 computations (-9.8% saved)
| 1× | egg-herbie |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (*.f64 z (/.f64 #s(literal 1/2 binary64) a)) | |
| cost-diff | 0 | (*.f64 #s(literal -9 binary64) t) | |
| cost-diff | 0 | #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a)))) | |
| cost-diff | 320 | (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a))) | |
| cost-diff | 0 | (*.f64 #s(literal -9/2 binary64) t) | |
| cost-diff | 0 | (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) | |
| cost-diff | 0 | (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a) | |
| cost-diff | 0 | #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a)) | |
| cost-diff | 0 | (/.f64 z a) | |
| cost-diff | 0 | (*.f64 (/.f64 z a) t) | |
| cost-diff | 0 | (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64)) | |
| cost-diff | 0 | #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64))) | |
| cost-diff | -384 | (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y) | |
| cost-diff | 0 | (/.f64 #s(literal 1/2 binary64) a) | |
| cost-diff | 0 | (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) | |
| cost-diff | 0 | #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y)) | |
| cost-diff | 0 | (*.f64 t #s(literal 9/2 binary64)) | |
| cost-diff | 0 | (/.f64 z a) | |
| cost-diff | 128 | (neg.f64 (*.f64 t #s(literal 9/2 binary64))) | |
| cost-diff | 1088 | (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x)))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 39 | 215 |
| 0 | 58 | 209 |
| 1 | 117 | 209 |
| 2 | 290 | 209 |
| 3 | 696 | 209 |
| 4 | 1564 | 208 |
| 5 | 2355 | 208 |
| 6 | 3280 | 208 |
| 7 | 4308 | 208 |
| 8 | 5778 | 208 |
| 9 | 6940 | 208 |
| 10 | 7699 | 208 |
| 11 | 7716 | 208 |
| 12 | 7732 | 208 |
| 0 | 8109 | 203 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x)))) |
(/.f64 z a) |
z |
a |
(neg.f64 (*.f64 t #s(literal 9/2 binary64))) |
(*.f64 t #s(literal 9/2 binary64)) |
t |
#s(literal 9/2 binary64) |
(/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x))) |
y |
(/.f64 a (*.f64 #s(literal 1/2 binary64) x)) |
(*.f64 #s(literal 1/2 binary64) x) |
#s(literal 1/2 binary64) |
x |
#s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y)) |
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) x) |
(/.f64 #s(literal 1/2 binary64) a) |
#s(literal 1/2 binary64) |
a |
x |
y |
#s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64))) |
(*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64)) |
(*.f64 (/.f64 z a) t) |
(/.f64 z a) |
z |
a |
t |
#s(literal -9/2 binary64) |
#s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a)) |
(/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a) |
(*.f64 (*.f64 #s(literal -9/2 binary64) t) z) |
(*.f64 #s(literal -9/2 binary64) t) |
#s(literal -9/2 binary64) |
t |
z |
a |
#s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a)))) |
(*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a))) |
(*.f64 #s(literal -9 binary64) t) |
#s(literal -9 binary64) |
t |
(*.f64 z (/.f64 #s(literal 1/2 binary64) a)) |
z |
(/.f64 #s(literal 1/2 binary64) a) |
#s(literal 1/2 binary64) |
a |
| Outputs |
|---|
(fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x)))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 x y))) |
(/.f64 z a) |
z |
a |
(neg.f64 (*.f64 t #s(literal 9/2 binary64))) |
(*.f64 #s(literal -9/2 binary64) t) |
(*.f64 t #s(literal 9/2 binary64)) |
(*.f64 #s(literal 9/2 binary64) t) |
t |
#s(literal 9/2 binary64) |
(/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x))) |
(/.f64 y (/.f64 a (*.f64 x #s(literal 1/2 binary64)))) |
y |
(/.f64 a (*.f64 #s(literal 1/2 binary64) x)) |
(/.f64 a (*.f64 x #s(literal 1/2 binary64))) |
(*.f64 #s(literal 1/2 binary64) x) |
(*.f64 x #s(literal 1/2 binary64)) |
#s(literal 1/2 binary64) |
x |
#s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y)) |
#s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 y (/.f64 a (*.f64 x #s(literal 1/2 binary64))))) |
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y) |
(/.f64 y (/.f64 a (*.f64 x #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) x) |
(/.f64 #s(literal 1/2 binary64) a) |
#s(literal 1/2 binary64) |
a |
x |
y |
#s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64))) |
#s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z a)))) |
(*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64)) |
(*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z a))) |
(*.f64 (/.f64 z a) t) |
(*.f64 t (/.f64 z a)) |
(/.f64 z a) |
z |
a |
t |
#s(literal -9/2 binary64) |
#s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a)) |
#s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z a)))) |
(/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a) |
(*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z a))) |
(*.f64 (*.f64 #s(literal -9/2 binary64) t) z) |
(*.f64 #s(literal -9/2 binary64) t) |
#s(literal -9/2 binary64) |
t |
z |
a |
#s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a)))) |
#s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z a)))) |
(*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a))) |
(*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z a))) |
(*.f64 #s(literal -9 binary64) t) |
#s(literal -9 binary64) |
t |
(*.f64 z (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) z) |
z |
(/.f64 #s(literal 1/2 binary64) a) |
#s(literal 1/2 binary64) |
a |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0 | (*.f64 #s(literal -9 binary64) t) | |
| accuracy | 0.23828125 | (*.f64 z (/.f64 #s(literal 1/2 binary64) a)) | |
| accuracy | 6.020704442357888 | (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a))) | |
| accuracy | 26.64859055348562 | #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a)))) | |
| accuracy | 0 | (*.f64 #s(literal -9/2 binary64) t) | |
| accuracy | 0.171875 | (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) | |
| accuracy | 6.311004816320391 | (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a) | |
| accuracy | 26.64859055348562 | #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a)) | |
| accuracy | 0 | (/.f64 z a) | |
| accuracy | 0.16796875 | (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64)) | |
| accuracy | 5.995079223016108 | (*.f64 (/.f64 z a) t) | |
| accuracy | 26.64859055348562 | #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64))) | |
| accuracy | 0 | (/.f64 #s(literal 1/2 binary64) a) | |
| accuracy | 0.16015625 | (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) | |
| accuracy | 5.874013528010252 | (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y) | |
| accuracy | 32.37461897968843 | #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y)) | |
| accuracy | 0 | (*.f64 #s(literal 1/2 binary64) x) | |
| accuracy | 0 | (neg.f64 (*.f64 t #s(literal 9/2 binary64))) | |
| accuracy | 4.755359235982945 | (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x)))) | |
| accuracy | 5.743134114479102 | (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x))) |
| 194.0ms | 256× | 0 | valid |
Compiled 184 to 38 computations (79.3% saved)
ival-sub: 124.0ms (77.6% of total)ival-mult: 23.0ms (14.4% of total)ival-div: 10.0ms (6.3% of total)ival-add: 1.0ms (0.6% of total)exact: 1.0ms (0.6% of total)ival-neg: 1.0ms (0.6% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#s(alt (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x)))) (patch (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x)))) #<representation binary64>) () ()) |
#s(alt (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (patch (neg.f64 (*.f64 t #s(literal 9/2 binary64))) #<representation binary64>) () ()) |
#s(alt (/.f64 z a) (patch (/.f64 z a) #<representation binary64>) () ()) |
#s(alt (*.f64 t #s(literal 9/2 binary64)) (patch (*.f64 t #s(literal 9/2 binary64)) #<representation binary64>) () ()) |
#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y)) #<representation binary64>) () ()) |
#s(alt (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) (patch (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) #<representation binary64>) () ()) |
#s(alt (/.f64 #s(literal 1/2 binary64) a) (patch (/.f64 #s(literal 1/2 binary64) a) #<representation binary64>) () ()) |
#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y) (patch (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y) #<representation binary64>) () ()) |
#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64))) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64))) #<representation binary64>) () ()) |
#s(alt (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64)) (patch (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64)) #<representation binary64>) () ()) |
#s(alt (*.f64 (/.f64 z a) t) (patch (*.f64 (/.f64 z a) t) #<representation binary64>) () ()) |
#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a)) #<representation binary64>) () ()) |
#s(alt (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a) (patch (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a) #<representation binary64>) () ()) |
#s(alt (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) (patch (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) #<representation binary64>) () ()) |
#s(alt (*.f64 #s(literal -9/2 binary64) t) (patch (*.f64 #s(literal -9/2 binary64) t) #<representation binary64>) () ()) |
#s(alt (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a))) (patch (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a))) #<representation binary64>) () ()) |
#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a)))) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a)))) #<representation binary64>) () ()) |
#s(alt (*.f64 #s(literal -9 binary64) t) (patch (*.f64 #s(literal -9 binary64) t) #<representation binary64>) () ()) |
#s(alt (*.f64 z (/.f64 #s(literal 1/2 binary64) a)) (patch (*.f64 z (/.f64 #s(literal 1/2 binary64) a)) #<representation binary64>) () ()) |
#s(alt (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x))) (patch (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x))) #<representation binary64>) () ()) |
#s(alt (*.f64 #s(literal 1/2 binary64) x) (patch (*.f64 #s(literal 1/2 binary64) x) #<representation binary64>) () ()) |
| Outputs |
|---|
#s(alt (/ (+ (* -9/2 (* t z)) (* 1/2 (* x y))) a) (taylor 0 a) (#s(alt (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x)))) (patch (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -9/2 (* t z)) (* 1/2 (* x y))) a) (taylor 0 a) (#s(alt (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x)))) (patch (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -9/2 (* t z)) (* 1/2 (* x y))) a) (taylor 0 a) (#s(alt (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x)))) (patch (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -9/2 (* t z)) (* 1/2 (* x y))) a) (taylor 0 a) (#s(alt (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x)))) (patch (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x)))) #<representation binary64>) () ())) ()) |
#s(alt (/ z a) (taylor 0 a) (#s(alt (/.f64 z a) (patch (/.f64 z a) #<representation binary64>) () ())) ()) |
#s(alt (/ z a) (taylor 0 a) (#s(alt (/.f64 z a) (patch (/.f64 z a) #<representation binary64>) () ())) ()) |
#s(alt (/ z a) (taylor 0 a) (#s(alt (/.f64 z a) (patch (/.f64 z a) #<representation binary64>) () ())) ()) |
#s(alt (/ z a) (taylor 0 a) (#s(alt (/.f64 z a) (patch (/.f64 z a) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) (taylor 0 a) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) (taylor 0 a) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) (taylor 0 a) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) (taylor 0 a) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x a)) (taylor 0 a) (#s(alt (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) (patch (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x a)) (taylor 0 a) (#s(alt (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) (patch (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x a)) (taylor 0 a) (#s(alt (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) (patch (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x a)) (taylor 0 a) (#s(alt (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) (patch (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) #<representation binary64>) () ())) ()) |
#s(alt (/ 1/2 a) (taylor 0 a) (#s(alt (/.f64 #s(literal 1/2 binary64) a) (patch (/.f64 #s(literal 1/2 binary64) a) #<representation binary64>) () ())) ()) |
#s(alt (/ 1/2 a) (taylor 0 a) (#s(alt (/.f64 #s(literal 1/2 binary64) a) (patch (/.f64 #s(literal 1/2 binary64) a) #<representation binary64>) () ())) ()) |
#s(alt (/ 1/2 a) (taylor 0 a) (#s(alt (/.f64 #s(literal 1/2 binary64) a) (patch (/.f64 #s(literal 1/2 binary64) a) #<representation binary64>) () ())) ()) |
#s(alt (/ 1/2 a) (taylor 0 a) (#s(alt (/.f64 #s(literal 1/2 binary64) a) (patch (/.f64 #s(literal 1/2 binary64) a) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor 0 a) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y) (patch (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor 0 a) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y) (patch (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor 0 a) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y) (patch (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor 0 a) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y) (patch (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) (taylor 0 a) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64))) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) (taylor 0 a) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64))) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) (taylor 0 a) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64))) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) (taylor 0 a) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64))) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor 0 a) (#s(alt (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64)) (patch (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor 0 a) (#s(alt (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64)) (patch (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor 0 a) (#s(alt (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64)) (patch (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor 0 a) (#s(alt (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64)) (patch (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* t z) a) (taylor 0 a) (#s(alt (*.f64 (/.f64 z a) t) (patch (*.f64 (/.f64 z a) t) #<representation binary64>) () ())) ()) |
#s(alt (/ (* t z) a) (taylor 0 a) (#s(alt (*.f64 (/.f64 z a) t) (patch (*.f64 (/.f64 z a) t) #<representation binary64>) () ())) ()) |
#s(alt (/ (* t z) a) (taylor 0 a) (#s(alt (*.f64 (/.f64 z a) t) (patch (*.f64 (/.f64 z a) t) #<representation binary64>) () ())) ()) |
#s(alt (/ (* t z) a) (taylor 0 a) (#s(alt (*.f64 (/.f64 z a) t) (patch (*.f64 (/.f64 z a) t) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) (taylor 0 a) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) (taylor 0 a) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) (taylor 0 a) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) (taylor 0 a) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a)) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor 0 a) (#s(alt (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a) (patch (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor 0 a) (#s(alt (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a) (patch (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor 0 a) (#s(alt (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a) (patch (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor 0 a) (#s(alt (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a) (patch (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor 0 a) (#s(alt (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a))) (patch (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a))) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor 0 a) (#s(alt (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a))) (patch (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a))) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor 0 a) (#s(alt (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a))) (patch (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a))) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor 0 a) (#s(alt (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a))) (patch (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) (taylor 0 a) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a)))) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) (taylor 0 a) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a)))) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) (taylor 0 a) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a)))) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) (taylor 0 a) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a)))) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ z a)) (taylor 0 a) (#s(alt (*.f64 z (/.f64 #s(literal 1/2 binary64) a)) (patch (*.f64 z (/.f64 #s(literal 1/2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ z a)) (taylor 0 a) (#s(alt (*.f64 z (/.f64 #s(literal 1/2 binary64) a)) (patch (*.f64 z (/.f64 #s(literal 1/2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ z a)) (taylor 0 a) (#s(alt (*.f64 z (/.f64 #s(literal 1/2 binary64) a)) (patch (*.f64 z (/.f64 #s(literal 1/2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ z a)) (taylor 0 a) (#s(alt (*.f64 z (/.f64 #s(literal 1/2 binary64) a)) (patch (*.f64 z (/.f64 #s(literal 1/2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor 0 a) (#s(alt (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x))) (patch (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor 0 a) (#s(alt (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x))) (patch (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor 0 a) (#s(alt (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x))) (patch (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor 0 a) (#s(alt (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x))) (patch (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -9/2 (* t z)) (* 1/2 (* x y))) a) (taylor inf a) (#s(alt (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x)))) (patch (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -9/2 (* t z)) (* 1/2 (* x y))) a) (taylor inf a) (#s(alt (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x)))) (patch (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -9/2 (* t z)) (* 1/2 (* x y))) a) (taylor inf a) (#s(alt (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x)))) (patch (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -9/2 (* t z)) (* 1/2 (* x y))) a) (taylor inf a) (#s(alt (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x)))) (patch (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x)))) #<representation binary64>) () ())) ()) |
#s(alt (/ z a) (taylor inf a) (#s(alt (/.f64 z a) (patch (/.f64 z a) #<representation binary64>) () ())) ()) |
#s(alt (/ z a) (taylor inf a) (#s(alt (/.f64 z a) (patch (/.f64 z a) #<representation binary64>) () ())) ()) |
#s(alt (/ z a) (taylor inf a) (#s(alt (/.f64 z a) (patch (/.f64 z a) #<representation binary64>) () ())) ()) |
#s(alt (/ z a) (taylor inf a) (#s(alt (/.f64 z a) (patch (/.f64 z a) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) (taylor inf a) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) (taylor inf a) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) (taylor inf a) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) (taylor inf a) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x a)) (taylor inf a) (#s(alt (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) (patch (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x a)) (taylor inf a) (#s(alt (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) (patch (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x a)) (taylor inf a) (#s(alt (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) (patch (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x a)) (taylor inf a) (#s(alt (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) (patch (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) #<representation binary64>) () ())) ()) |
#s(alt (/ 1/2 a) (taylor inf a) (#s(alt (/.f64 #s(literal 1/2 binary64) a) (patch (/.f64 #s(literal 1/2 binary64) a) #<representation binary64>) () ())) ()) |
#s(alt (/ 1/2 a) (taylor inf a) (#s(alt (/.f64 #s(literal 1/2 binary64) a) (patch (/.f64 #s(literal 1/2 binary64) a) #<representation binary64>) () ())) ()) |
#s(alt (/ 1/2 a) (taylor inf a) (#s(alt (/.f64 #s(literal 1/2 binary64) a) (patch (/.f64 #s(literal 1/2 binary64) a) #<representation binary64>) () ())) ()) |
#s(alt (/ 1/2 a) (taylor inf a) (#s(alt (/.f64 #s(literal 1/2 binary64) a) (patch (/.f64 #s(literal 1/2 binary64) a) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor inf a) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y) (patch (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor inf a) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y) (patch (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor inf a) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y) (patch (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor inf a) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y) (patch (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) (taylor inf a) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64))) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) (taylor inf a) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64))) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) (taylor inf a) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64))) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) (taylor inf a) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64))) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor inf a) (#s(alt (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64)) (patch (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor inf a) (#s(alt (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64)) (patch (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor inf a) (#s(alt (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64)) (patch (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor inf a) (#s(alt (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64)) (patch (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* t z) a) (taylor inf a) (#s(alt (*.f64 (/.f64 z a) t) (patch (*.f64 (/.f64 z a) t) #<representation binary64>) () ())) ()) |
#s(alt (/ (* t z) a) (taylor inf a) (#s(alt (*.f64 (/.f64 z a) t) (patch (*.f64 (/.f64 z a) t) #<representation binary64>) () ())) ()) |
#s(alt (/ (* t z) a) (taylor inf a) (#s(alt (*.f64 (/.f64 z a) t) (patch (*.f64 (/.f64 z a) t) #<representation binary64>) () ())) ()) |
#s(alt (/ (* t z) a) (taylor inf a) (#s(alt (*.f64 (/.f64 z a) t) (patch (*.f64 (/.f64 z a) t) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) (taylor inf a) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) (taylor inf a) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) (taylor inf a) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) (taylor inf a) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a)) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor inf a) (#s(alt (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a) (patch (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor inf a) (#s(alt (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a) (patch (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor inf a) (#s(alt (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a) (patch (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor inf a) (#s(alt (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a) (patch (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor inf a) (#s(alt (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a))) (patch (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a))) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor inf a) (#s(alt (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a))) (patch (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a))) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor inf a) (#s(alt (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a))) (patch (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a))) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor inf a) (#s(alt (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a))) (patch (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) (taylor inf a) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a)))) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) (taylor inf a) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a)))) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) (taylor inf a) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a)))) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) (taylor inf a) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a)))) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ z a)) (taylor inf a) (#s(alt (*.f64 z (/.f64 #s(literal 1/2 binary64) a)) (patch (*.f64 z (/.f64 #s(literal 1/2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ z a)) (taylor inf a) (#s(alt (*.f64 z (/.f64 #s(literal 1/2 binary64) a)) (patch (*.f64 z (/.f64 #s(literal 1/2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ z a)) (taylor inf a) (#s(alt (*.f64 z (/.f64 #s(literal 1/2 binary64) a)) (patch (*.f64 z (/.f64 #s(literal 1/2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ z a)) (taylor inf a) (#s(alt (*.f64 z (/.f64 #s(literal 1/2 binary64) a)) (patch (*.f64 z (/.f64 #s(literal 1/2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor inf a) (#s(alt (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x))) (patch (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor inf a) (#s(alt (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x))) (patch (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor inf a) (#s(alt (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x))) (patch (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor inf a) (#s(alt (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x))) (patch (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1/2 (* x y)) (* 9/2 (* t z))) a)) (taylor -inf a) (#s(alt (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x)))) (patch (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1/2 (* x y)) (* 9/2 (* t z))) a)) (taylor -inf a) (#s(alt (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x)))) (patch (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1/2 (* x y)) (* 9/2 (* t z))) a)) (taylor -inf a) (#s(alt (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x)))) (patch (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1/2 (* x y)) (* 9/2 (* t z))) a)) (taylor -inf a) (#s(alt (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x)))) (patch (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x)))) #<representation binary64>) () ())) ()) |
#s(alt (/ z a) (taylor -inf a) (#s(alt (/.f64 z a) (patch (/.f64 z a) #<representation binary64>) () ())) ()) |
#s(alt (/ z a) (taylor -inf a) (#s(alt (/.f64 z a) (patch (/.f64 z a) #<representation binary64>) () ())) ()) |
#s(alt (/ z a) (taylor -inf a) (#s(alt (/.f64 z a) (patch (/.f64 z a) #<representation binary64>) () ())) ()) |
#s(alt (/ z a) (taylor -inf a) (#s(alt (/.f64 z a) (patch (/.f64 z a) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) (taylor -inf a) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) (taylor -inf a) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) (taylor -inf a) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) (taylor -inf a) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x a)) (taylor -inf a) (#s(alt (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) (patch (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x a)) (taylor -inf a) (#s(alt (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) (patch (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x a)) (taylor -inf a) (#s(alt (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) (patch (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x a)) (taylor -inf a) (#s(alt (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) (patch (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) #<representation binary64>) () ())) ()) |
#s(alt (/ 1/2 a) (taylor -inf a) (#s(alt (/.f64 #s(literal 1/2 binary64) a) (patch (/.f64 #s(literal 1/2 binary64) a) #<representation binary64>) () ())) ()) |
#s(alt (/ 1/2 a) (taylor -inf a) (#s(alt (/.f64 #s(literal 1/2 binary64) a) (patch (/.f64 #s(literal 1/2 binary64) a) #<representation binary64>) () ())) ()) |
#s(alt (/ 1/2 a) (taylor -inf a) (#s(alt (/.f64 #s(literal 1/2 binary64) a) (patch (/.f64 #s(literal 1/2 binary64) a) #<representation binary64>) () ())) ()) |
#s(alt (/ 1/2 a) (taylor -inf a) (#s(alt (/.f64 #s(literal 1/2 binary64) a) (patch (/.f64 #s(literal 1/2 binary64) a) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor -inf a) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y) (patch (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor -inf a) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y) (patch (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor -inf a) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y) (patch (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor -inf a) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y) (patch (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) (taylor -inf a) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64))) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) (taylor -inf a) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64))) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) (taylor -inf a) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64))) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) (taylor -inf a) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64))) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor -inf a) (#s(alt (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64)) (patch (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor -inf a) (#s(alt (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64)) (patch (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor -inf a) (#s(alt (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64)) (patch (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor -inf a) (#s(alt (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64)) (patch (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* t z) a) (taylor -inf a) (#s(alt (*.f64 (/.f64 z a) t) (patch (*.f64 (/.f64 z a) t) #<representation binary64>) () ())) ()) |
#s(alt (/ (* t z) a) (taylor -inf a) (#s(alt (*.f64 (/.f64 z a) t) (patch (*.f64 (/.f64 z a) t) #<representation binary64>) () ())) ()) |
#s(alt (/ (* t z) a) (taylor -inf a) (#s(alt (*.f64 (/.f64 z a) t) (patch (*.f64 (/.f64 z a) t) #<representation binary64>) () ())) ()) |
#s(alt (/ (* t z) a) (taylor -inf a) (#s(alt (*.f64 (/.f64 z a) t) (patch (*.f64 (/.f64 z a) t) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) (taylor -inf a) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) (taylor -inf a) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) (taylor -inf a) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) (taylor -inf a) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a)) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor -inf a) (#s(alt (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a) (patch (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor -inf a) (#s(alt (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a) (patch (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor -inf a) (#s(alt (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a) (patch (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor -inf a) (#s(alt (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a) (patch (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor -inf a) (#s(alt (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a))) (patch (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a))) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor -inf a) (#s(alt (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a))) (patch (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a))) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor -inf a) (#s(alt (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a))) (patch (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a))) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor -inf a) (#s(alt (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a))) (patch (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) (taylor -inf a) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a)))) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) (taylor -inf a) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a)))) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) (taylor -inf a) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a)))) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) (taylor -inf a) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a)))) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ z a)) (taylor -inf a) (#s(alt (*.f64 z (/.f64 #s(literal 1/2 binary64) a)) (patch (*.f64 z (/.f64 #s(literal 1/2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ z a)) (taylor -inf a) (#s(alt (*.f64 z (/.f64 #s(literal 1/2 binary64) a)) (patch (*.f64 z (/.f64 #s(literal 1/2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ z a)) (taylor -inf a) (#s(alt (*.f64 z (/.f64 #s(literal 1/2 binary64) a)) (patch (*.f64 z (/.f64 #s(literal 1/2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ z a)) (taylor -inf a) (#s(alt (*.f64 z (/.f64 #s(literal 1/2 binary64) a)) (patch (*.f64 z (/.f64 #s(literal 1/2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor -inf a) (#s(alt (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x))) (patch (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor -inf a) (#s(alt (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x))) (patch (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor -inf a) (#s(alt (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x))) (patch (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor -inf a) (#s(alt (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x))) (patch (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor 0 t) (#s(alt (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x)))) (patch (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) (taylor 0 t) (#s(alt (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x)))) (patch (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) (taylor 0 t) (#s(alt (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x)))) (patch (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) (taylor 0 t) (#s(alt (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x)))) (patch (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x)))) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 t) (taylor 0 t) (#s(alt (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (patch (neg.f64 (*.f64 t #s(literal 9/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 t) (taylor 0 t) (#s(alt (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (patch (neg.f64 (*.f64 t #s(literal 9/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 t) (taylor 0 t) (#s(alt (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (patch (neg.f64 (*.f64 t #s(literal 9/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 t) (taylor 0 t) (#s(alt (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (patch (neg.f64 (*.f64 t #s(literal 9/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 9/2 t) (taylor 0 t) (#s(alt (*.f64 t #s(literal 9/2 binary64)) (patch (*.f64 t #s(literal 9/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 9/2 t) (taylor 0 t) (#s(alt (*.f64 t #s(literal 9/2 binary64)) (patch (*.f64 t #s(literal 9/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 9/2 t) (taylor 0 t) (#s(alt (*.f64 t #s(literal 9/2 binary64)) (patch (*.f64 t #s(literal 9/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 9/2 t) (taylor 0 t) (#s(alt (*.f64 t #s(literal 9/2 binary64)) (patch (*.f64 t #s(literal 9/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor 0 t) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) (taylor 0 t) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) (taylor 0 t) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) (taylor 0 t) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor 0 t) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64))) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) (taylor 0 t) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64))) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) (taylor 0 t) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64))) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) (taylor 0 t) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64))) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor 0 t) (#s(alt (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64)) (patch (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor 0 t) (#s(alt (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64)) (patch (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor 0 t) (#s(alt (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64)) (patch (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor 0 t) (#s(alt (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64)) (patch (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* t z) a) (taylor 0 t) (#s(alt (*.f64 (/.f64 z a) t) (patch (*.f64 (/.f64 z a) t) #<representation binary64>) () ())) ()) |
#s(alt (/ (* t z) a) (taylor 0 t) (#s(alt (*.f64 (/.f64 z a) t) (patch (*.f64 (/.f64 z a) t) #<representation binary64>) () ())) ()) |
#s(alt (/ (* t z) a) (taylor 0 t) (#s(alt (*.f64 (/.f64 z a) t) (patch (*.f64 (/.f64 z a) t) #<representation binary64>) () ())) ()) |
#s(alt (/ (* t z) a) (taylor 0 t) (#s(alt (*.f64 (/.f64 z a) t) (patch (*.f64 (/.f64 z a) t) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor 0 t) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) (taylor 0 t) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) (taylor 0 t) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) (taylor 0 t) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a)) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor 0 t) (#s(alt (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a) (patch (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor 0 t) (#s(alt (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a) (patch (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor 0 t) (#s(alt (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a) (patch (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor 0 t) (#s(alt (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a) (patch (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (* t z)) (taylor 0 t) (#s(alt (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) (patch (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (* t z)) (taylor 0 t) (#s(alt (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) (patch (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (* t z)) (taylor 0 t) (#s(alt (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) (patch (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (* t z)) (taylor 0 t) (#s(alt (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) (patch (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 t) (taylor 0 t) (#s(alt (*.f64 #s(literal -9/2 binary64) t) (patch (*.f64 #s(literal -9/2 binary64) t) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 t) (taylor 0 t) (#s(alt (*.f64 #s(literal -9/2 binary64) t) (patch (*.f64 #s(literal -9/2 binary64) t) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 t) (taylor 0 t) (#s(alt (*.f64 #s(literal -9/2 binary64) t) (patch (*.f64 #s(literal -9/2 binary64) t) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 t) (taylor 0 t) (#s(alt (*.f64 #s(literal -9/2 binary64) t) (patch (*.f64 #s(literal -9/2 binary64) t) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor 0 t) (#s(alt (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a))) (patch (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a))) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor 0 t) (#s(alt (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a))) (patch (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a))) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor 0 t) (#s(alt (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a))) (patch (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a))) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor 0 t) (#s(alt (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a))) (patch (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor 0 t) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a)))) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) (taylor 0 t) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a)))) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) (taylor 0 t) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a)))) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) (taylor 0 t) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a)))) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a)))) #<representation binary64>) () ())) ()) |
#s(alt (* -9 t) (taylor 0 t) (#s(alt (*.f64 #s(literal -9 binary64) t) (patch (*.f64 #s(literal -9 binary64) t) #<representation binary64>) () ())) ()) |
#s(alt (* -9 t) (taylor 0 t) (#s(alt (*.f64 #s(literal -9 binary64) t) (patch (*.f64 #s(literal -9 binary64) t) #<representation binary64>) () ())) ()) |
#s(alt (* -9 t) (taylor 0 t) (#s(alt (*.f64 #s(literal -9 binary64) t) (patch (*.f64 #s(literal -9 binary64) t) #<representation binary64>) () ())) ()) |
#s(alt (* -9 t) (taylor 0 t) (#s(alt (*.f64 #s(literal -9 binary64) t) (patch (*.f64 #s(literal -9 binary64) t) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor inf t) (#s(alt (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x)))) (patch (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x)))) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) (taylor inf t) (#s(alt (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x)))) (patch (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x)))) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) (taylor inf t) (#s(alt (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x)))) (patch (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x)))) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) (taylor inf t) (#s(alt (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x)))) (patch (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x)))) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 t) (taylor inf t) (#s(alt (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (patch (neg.f64 (*.f64 t #s(literal 9/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 t) (taylor inf t) (#s(alt (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (patch (neg.f64 (*.f64 t #s(literal 9/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 t) (taylor inf t) (#s(alt (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (patch (neg.f64 (*.f64 t #s(literal 9/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 t) (taylor inf t) (#s(alt (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (patch (neg.f64 (*.f64 t #s(literal 9/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 9/2 t) (taylor inf t) (#s(alt (*.f64 t #s(literal 9/2 binary64)) (patch (*.f64 t #s(literal 9/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 9/2 t) (taylor inf t) (#s(alt (*.f64 t #s(literal 9/2 binary64)) (patch (*.f64 t #s(literal 9/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 9/2 t) (taylor inf t) (#s(alt (*.f64 t #s(literal 9/2 binary64)) (patch (*.f64 t #s(literal 9/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 9/2 t) (taylor inf t) (#s(alt (*.f64 t #s(literal 9/2 binary64)) (patch (*.f64 t #s(literal 9/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor inf t) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y)) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) (taylor inf t) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y)) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) (taylor inf t) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y)) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) (taylor inf t) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y)) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor inf t) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64))) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) (taylor inf t) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64))) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) (taylor inf t) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64))) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) (taylor inf t) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64))) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor inf t) (#s(alt (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64)) (patch (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor inf t) (#s(alt (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64)) (patch (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor inf t) (#s(alt (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64)) (patch (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor inf t) (#s(alt (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64)) (patch (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* t z) a) (taylor inf t) (#s(alt (*.f64 (/.f64 z a) t) (patch (*.f64 (/.f64 z a) t) #<representation binary64>) () ())) ()) |
#s(alt (/ (* t z) a) (taylor inf t) (#s(alt (*.f64 (/.f64 z a) t) (patch (*.f64 (/.f64 z a) t) #<representation binary64>) () ())) ()) |
#s(alt (/ (* t z) a) (taylor inf t) (#s(alt (*.f64 (/.f64 z a) t) (patch (*.f64 (/.f64 z a) t) #<representation binary64>) () ())) ()) |
#s(alt (/ (* t z) a) (taylor inf t) (#s(alt (*.f64 (/.f64 z a) t) (patch (*.f64 (/.f64 z a) t) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor inf t) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a)) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) (taylor inf t) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a)) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) (taylor inf t) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a)) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) (taylor inf t) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a)) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor inf t) (#s(alt (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a) (patch (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor inf t) (#s(alt (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a) (patch (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor inf t) (#s(alt (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a) (patch (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor inf t) (#s(alt (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a) (patch (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (* t z)) (taylor inf t) (#s(alt (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) (patch (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (* t z)) (taylor inf t) (#s(alt (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) (patch (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (* t z)) (taylor inf t) (#s(alt (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) (patch (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (* t z)) (taylor inf t) (#s(alt (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) (patch (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 t) (taylor inf t) (#s(alt (*.f64 #s(literal -9/2 binary64) t) (patch (*.f64 #s(literal -9/2 binary64) t) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 t) (taylor inf t) (#s(alt (*.f64 #s(literal -9/2 binary64) t) (patch (*.f64 #s(literal -9/2 binary64) t) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 t) (taylor inf t) (#s(alt (*.f64 #s(literal -9/2 binary64) t) (patch (*.f64 #s(literal -9/2 binary64) t) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 t) (taylor inf t) (#s(alt (*.f64 #s(literal -9/2 binary64) t) (patch (*.f64 #s(literal -9/2 binary64) t) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor inf t) (#s(alt (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a))) (patch (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a))) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor inf t) (#s(alt (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a))) (patch (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a))) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor inf t) (#s(alt (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a))) (patch (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a))) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor inf t) (#s(alt (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a))) (patch (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a))) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor inf t) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a)))) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a)))) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) (taylor inf t) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a)))) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a)))) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) (taylor inf t) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a)))) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a)))) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) (taylor inf t) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a)))) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a)))) #<representation binary64>) () ())) ()) |
#s(alt (* -9 t) (taylor inf t) (#s(alt (*.f64 #s(literal -9 binary64) t) (patch (*.f64 #s(literal -9 binary64) t) #<representation binary64>) () ())) ()) |
#s(alt (* -9 t) (taylor inf t) (#s(alt (*.f64 #s(literal -9 binary64) t) (patch (*.f64 #s(literal -9 binary64) t) #<representation binary64>) () ())) ()) |
#s(alt (* -9 t) (taylor inf t) (#s(alt (*.f64 #s(literal -9 binary64) t) (patch (*.f64 #s(literal -9 binary64) t) #<representation binary64>) () ())) ()) |
#s(alt (* -9 t) (taylor inf t) (#s(alt (*.f64 #s(literal -9 binary64) t) (patch (*.f64 #s(literal -9 binary64) t) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor -inf t) (#s(alt (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x)))) (patch (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) (taylor -inf t) (#s(alt (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x)))) (patch (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) (taylor -inf t) (#s(alt (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x)))) (patch (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) (taylor -inf t) (#s(alt (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x)))) (patch (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x)))) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 t) (taylor -inf t) (#s(alt (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (patch (neg.f64 (*.f64 t #s(literal 9/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 t) (taylor -inf t) (#s(alt (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (patch (neg.f64 (*.f64 t #s(literal 9/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 t) (taylor -inf t) (#s(alt (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (patch (neg.f64 (*.f64 t #s(literal 9/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 t) (taylor -inf t) (#s(alt (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (patch (neg.f64 (*.f64 t #s(literal 9/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 9/2 t) (taylor -inf t) (#s(alt (*.f64 t #s(literal 9/2 binary64)) (patch (*.f64 t #s(literal 9/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 9/2 t) (taylor -inf t) (#s(alt (*.f64 t #s(literal 9/2 binary64)) (patch (*.f64 t #s(literal 9/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 9/2 t) (taylor -inf t) (#s(alt (*.f64 t #s(literal 9/2 binary64)) (patch (*.f64 t #s(literal 9/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 9/2 t) (taylor -inf t) (#s(alt (*.f64 t #s(literal 9/2 binary64)) (patch (*.f64 t #s(literal 9/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor -inf t) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) (taylor -inf t) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) (taylor -inf t) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) (taylor -inf t) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y)) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor -inf t) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64))) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) (taylor -inf t) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64))) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) (taylor -inf t) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64))) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) (taylor -inf t) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64))) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor -inf t) (#s(alt (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64)) (patch (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor -inf t) (#s(alt (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64)) (patch (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor -inf t) (#s(alt (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64)) (patch (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor -inf t) (#s(alt (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64)) (patch (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* t z) a) (taylor -inf t) (#s(alt (*.f64 (/.f64 z a) t) (patch (*.f64 (/.f64 z a) t) #<representation binary64>) () ())) ()) |
#s(alt (/ (* t z) a) (taylor -inf t) (#s(alt (*.f64 (/.f64 z a) t) (patch (*.f64 (/.f64 z a) t) #<representation binary64>) () ())) ()) |
#s(alt (/ (* t z) a) (taylor -inf t) (#s(alt (*.f64 (/.f64 z a) t) (patch (*.f64 (/.f64 z a) t) #<representation binary64>) () ())) ()) |
#s(alt (/ (* t z) a) (taylor -inf t) (#s(alt (*.f64 (/.f64 z a) t) (patch (*.f64 (/.f64 z a) t) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor -inf t) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) (taylor -inf t) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) (taylor -inf t) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) (taylor -inf t) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a)) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor -inf t) (#s(alt (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a) (patch (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor -inf t) (#s(alt (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a) (patch (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor -inf t) (#s(alt (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a) (patch (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor -inf t) (#s(alt (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a) (patch (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (* t z)) (taylor -inf t) (#s(alt (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) (patch (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (* t z)) (taylor -inf t) (#s(alt (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) (patch (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (* t z)) (taylor -inf t) (#s(alt (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) (patch (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (* t z)) (taylor -inf t) (#s(alt (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) (patch (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 t) (taylor -inf t) (#s(alt (*.f64 #s(literal -9/2 binary64) t) (patch (*.f64 #s(literal -9/2 binary64) t) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 t) (taylor -inf t) (#s(alt (*.f64 #s(literal -9/2 binary64) t) (patch (*.f64 #s(literal -9/2 binary64) t) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 t) (taylor -inf t) (#s(alt (*.f64 #s(literal -9/2 binary64) t) (patch (*.f64 #s(literal -9/2 binary64) t) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 t) (taylor -inf t) (#s(alt (*.f64 #s(literal -9/2 binary64) t) (patch (*.f64 #s(literal -9/2 binary64) t) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor -inf t) (#s(alt (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a))) (patch (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a))) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor -inf t) (#s(alt (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a))) (patch (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a))) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor -inf t) (#s(alt (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a))) (patch (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a))) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor -inf t) (#s(alt (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a))) (patch (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a))) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor -inf t) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a)))) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) (taylor -inf t) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a)))) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) (taylor -inf t) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a)))) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) (taylor -inf t) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a)))) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a)))) #<representation binary64>) () ())) ()) |
#s(alt (* -9 t) (taylor -inf t) (#s(alt (*.f64 #s(literal -9 binary64) t) (patch (*.f64 #s(literal -9 binary64) t) #<representation binary64>) () ())) ()) |
#s(alt (* -9 t) (taylor -inf t) (#s(alt (*.f64 #s(literal -9 binary64) t) (patch (*.f64 #s(literal -9 binary64) t) #<representation binary64>) () ())) ()) |
#s(alt (* -9 t) (taylor -inf t) (#s(alt (*.f64 #s(literal -9 binary64) t) (patch (*.f64 #s(literal -9 binary64) t) #<representation binary64>) () ())) ()) |
#s(alt (* -9 t) (taylor -inf t) (#s(alt (*.f64 #s(literal -9 binary64) t) (patch (*.f64 #s(literal -9 binary64) t) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor 0 z) (#s(alt (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x)))) (patch (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) (taylor 0 z) (#s(alt (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x)))) (patch (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) (taylor 0 z) (#s(alt (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x)))) (patch (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) (taylor 0 z) (#s(alt (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x)))) (patch (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x)))) #<representation binary64>) () ())) ()) |
#s(alt (/ z a) (taylor 0 z) (#s(alt (/.f64 z a) (patch (/.f64 z a) #<representation binary64>) () ())) ()) |
#s(alt (/ z a) (taylor 0 z) (#s(alt (/.f64 z a) (patch (/.f64 z a) #<representation binary64>) () ())) ()) |
#s(alt (/ z a) (taylor 0 z) (#s(alt (/.f64 z a) (patch (/.f64 z a) #<representation binary64>) () ())) ()) |
#s(alt (/ z a) (taylor 0 z) (#s(alt (/.f64 z a) (patch (/.f64 z a) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor 0 z) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) (taylor 0 z) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) (taylor 0 z) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) (taylor 0 z) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor 0 z) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64))) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) (taylor 0 z) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64))) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) (taylor 0 z) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64))) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) (taylor 0 z) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64))) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor 0 z) (#s(alt (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64)) (patch (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor 0 z) (#s(alt (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64)) (patch (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor 0 z) (#s(alt (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64)) (patch (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor 0 z) (#s(alt (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64)) (patch (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* t z) a) (taylor 0 z) (#s(alt (*.f64 (/.f64 z a) t) (patch (*.f64 (/.f64 z a) t) #<representation binary64>) () ())) ()) |
#s(alt (/ (* t z) a) (taylor 0 z) (#s(alt (*.f64 (/.f64 z a) t) (patch (*.f64 (/.f64 z a) t) #<representation binary64>) () ())) ()) |
#s(alt (/ (* t z) a) (taylor 0 z) (#s(alt (*.f64 (/.f64 z a) t) (patch (*.f64 (/.f64 z a) t) #<representation binary64>) () ())) ()) |
#s(alt (/ (* t z) a) (taylor 0 z) (#s(alt (*.f64 (/.f64 z a) t) (patch (*.f64 (/.f64 z a) t) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor 0 z) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) (taylor 0 z) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) (taylor 0 z) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) (taylor 0 z) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a)) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor 0 z) (#s(alt (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a) (patch (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor 0 z) (#s(alt (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a) (patch (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor 0 z) (#s(alt (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a) (patch (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor 0 z) (#s(alt (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a) (patch (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (* t z)) (taylor 0 z) (#s(alt (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) (patch (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (* t z)) (taylor 0 z) (#s(alt (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) (patch (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (* t z)) (taylor 0 z) (#s(alt (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) (patch (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (* t z)) (taylor 0 z) (#s(alt (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) (patch (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor 0 z) (#s(alt (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a))) (patch (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a))) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor 0 z) (#s(alt (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a))) (patch (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a))) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor 0 z) (#s(alt (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a))) (patch (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a))) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor 0 z) (#s(alt (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a))) (patch (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor 0 z) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a)))) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) (taylor 0 z) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a)))) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) (taylor 0 z) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a)))) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) (taylor 0 z) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a)))) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ z a)) (taylor 0 z) (#s(alt (*.f64 z (/.f64 #s(literal 1/2 binary64) a)) (patch (*.f64 z (/.f64 #s(literal 1/2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ z a)) (taylor 0 z) (#s(alt (*.f64 z (/.f64 #s(literal 1/2 binary64) a)) (patch (*.f64 z (/.f64 #s(literal 1/2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ z a)) (taylor 0 z) (#s(alt (*.f64 z (/.f64 #s(literal 1/2 binary64) a)) (patch (*.f64 z (/.f64 #s(literal 1/2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ z a)) (taylor 0 z) (#s(alt (*.f64 z (/.f64 #s(literal 1/2 binary64) a)) (patch (*.f64 z (/.f64 #s(literal 1/2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor inf z) (#s(alt (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x)))) (patch (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x)))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) (taylor inf z) (#s(alt (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x)))) (patch (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x)))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) (taylor inf z) (#s(alt (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x)))) (patch (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x)))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) (taylor inf z) (#s(alt (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x)))) (patch (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x)))) #<representation binary64>) () ())) ()) |
#s(alt (/ z a) (taylor inf z) (#s(alt (/.f64 z a) (patch (/.f64 z a) #<representation binary64>) () ())) ()) |
#s(alt (/ z a) (taylor inf z) (#s(alt (/.f64 z a) (patch (/.f64 z a) #<representation binary64>) () ())) ()) |
#s(alt (/ z a) (taylor inf z) (#s(alt (/.f64 z a) (patch (/.f64 z a) #<representation binary64>) () ())) ()) |
#s(alt (/ z a) (taylor inf z) (#s(alt (/.f64 z a) (patch (/.f64 z a) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor inf z) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y)) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) (taylor inf z) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y)) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) (taylor inf z) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y)) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) (taylor inf z) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y)) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor inf z) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64))) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) (taylor inf z) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64))) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) (taylor inf z) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64))) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) (taylor inf z) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64))) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor inf z) (#s(alt (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64)) (patch (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor inf z) (#s(alt (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64)) (patch (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor inf z) (#s(alt (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64)) (patch (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor inf z) (#s(alt (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64)) (patch (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* t z) a) (taylor inf z) (#s(alt (*.f64 (/.f64 z a) t) (patch (*.f64 (/.f64 z a) t) #<representation binary64>) () ())) ()) |
#s(alt (/ (* t z) a) (taylor inf z) (#s(alt (*.f64 (/.f64 z a) t) (patch (*.f64 (/.f64 z a) t) #<representation binary64>) () ())) ()) |
#s(alt (/ (* t z) a) (taylor inf z) (#s(alt (*.f64 (/.f64 z a) t) (patch (*.f64 (/.f64 z a) t) #<representation binary64>) () ())) ()) |
#s(alt (/ (* t z) a) (taylor inf z) (#s(alt (*.f64 (/.f64 z a) t) (patch (*.f64 (/.f64 z a) t) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor inf z) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a)) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) (taylor inf z) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a)) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) (taylor inf z) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a)) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) (taylor inf z) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a)) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor inf z) (#s(alt (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a) (patch (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor inf z) (#s(alt (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a) (patch (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor inf z) (#s(alt (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a) (patch (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor inf z) (#s(alt (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a) (patch (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (* t z)) (taylor inf z) (#s(alt (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) (patch (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (* t z)) (taylor inf z) (#s(alt (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) (patch (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (* t z)) (taylor inf z) (#s(alt (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) (patch (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (* t z)) (taylor inf z) (#s(alt (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) (patch (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor inf z) (#s(alt (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a))) (patch (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a))) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor inf z) (#s(alt (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a))) (patch (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a))) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor inf z) (#s(alt (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a))) (patch (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a))) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor inf z) (#s(alt (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a))) (patch (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a))) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor inf z) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a)))) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a)))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) (taylor inf z) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a)))) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a)))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) (taylor inf z) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a)))) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a)))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) (taylor inf z) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a)))) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ z a)) (taylor inf z) (#s(alt (*.f64 z (/.f64 #s(literal 1/2 binary64) a)) (patch (*.f64 z (/.f64 #s(literal 1/2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ z a)) (taylor inf z) (#s(alt (*.f64 z (/.f64 #s(literal 1/2 binary64) a)) (patch (*.f64 z (/.f64 #s(literal 1/2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ z a)) (taylor inf z) (#s(alt (*.f64 z (/.f64 #s(literal 1/2 binary64) a)) (patch (*.f64 z (/.f64 #s(literal 1/2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ z a)) (taylor inf z) (#s(alt (*.f64 z (/.f64 #s(literal 1/2 binary64) a)) (patch (*.f64 z (/.f64 #s(literal 1/2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor -inf z) (#s(alt (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x)))) (patch (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) (taylor -inf z) (#s(alt (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x)))) (patch (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) (taylor -inf z) (#s(alt (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x)))) (patch (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) (taylor -inf z) (#s(alt (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x)))) (patch (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x)))) #<representation binary64>) () ())) ()) |
#s(alt (/ z a) (taylor -inf z) (#s(alt (/.f64 z a) (patch (/.f64 z a) #<representation binary64>) () ())) ()) |
#s(alt (/ z a) (taylor -inf z) (#s(alt (/.f64 z a) (patch (/.f64 z a) #<representation binary64>) () ())) ()) |
#s(alt (/ z a) (taylor -inf z) (#s(alt (/.f64 z a) (patch (/.f64 z a) #<representation binary64>) () ())) ()) |
#s(alt (/ z a) (taylor -inf z) (#s(alt (/.f64 z a) (patch (/.f64 z a) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor -inf z) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) (taylor -inf z) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) (taylor -inf z) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) (taylor -inf z) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y)) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor -inf z) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64))) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) (taylor -inf z) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64))) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) (taylor -inf z) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64))) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) (taylor -inf z) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64))) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor -inf z) (#s(alt (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64)) (patch (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor -inf z) (#s(alt (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64)) (patch (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor -inf z) (#s(alt (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64)) (patch (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor -inf z) (#s(alt (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64)) (patch (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ (* t z) a) (taylor -inf z) (#s(alt (*.f64 (/.f64 z a) t) (patch (*.f64 (/.f64 z a) t) #<representation binary64>) () ())) ()) |
#s(alt (/ (* t z) a) (taylor -inf z) (#s(alt (*.f64 (/.f64 z a) t) (patch (*.f64 (/.f64 z a) t) #<representation binary64>) () ())) ()) |
#s(alt (/ (* t z) a) (taylor -inf z) (#s(alt (*.f64 (/.f64 z a) t) (patch (*.f64 (/.f64 z a) t) #<representation binary64>) () ())) ()) |
#s(alt (/ (* t z) a) (taylor -inf z) (#s(alt (*.f64 (/.f64 z a) t) (patch (*.f64 (/.f64 z a) t) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor -inf z) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) (taylor -inf z) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) (taylor -inf z) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) (taylor -inf z) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a)) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor -inf z) (#s(alt (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a) (patch (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor -inf z) (#s(alt (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a) (patch (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor -inf z) (#s(alt (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a) (patch (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor -inf z) (#s(alt (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a) (patch (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (* t z)) (taylor -inf z) (#s(alt (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) (patch (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (* t z)) (taylor -inf z) (#s(alt (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) (patch (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (* t z)) (taylor -inf z) (#s(alt (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) (patch (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (* t z)) (taylor -inf z) (#s(alt (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) (patch (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor -inf z) (#s(alt (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a))) (patch (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a))) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor -inf z) (#s(alt (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a))) (patch (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a))) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor -inf z) (#s(alt (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a))) (patch (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a))) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor -inf z) (#s(alt (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a))) (patch (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a))) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor -inf z) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a)))) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) (taylor -inf z) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a)))) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) (taylor -inf z) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a)))) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) (taylor -inf z) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a)))) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ z a)) (taylor -inf z) (#s(alt (*.f64 z (/.f64 #s(literal 1/2 binary64) a)) (patch (*.f64 z (/.f64 #s(literal 1/2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ z a)) (taylor -inf z) (#s(alt (*.f64 z (/.f64 #s(literal 1/2 binary64) a)) (patch (*.f64 z (/.f64 #s(literal 1/2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ z a)) (taylor -inf z) (#s(alt (*.f64 z (/.f64 #s(literal 1/2 binary64) a)) (patch (*.f64 z (/.f64 #s(literal 1/2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ z a)) (taylor -inf z) (#s(alt (*.f64 z (/.f64 #s(literal 1/2 binary64) a)) (patch (*.f64 z (/.f64 #s(literal 1/2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor 0 y) (#s(alt (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x)))) (patch (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) (taylor 0 y) (#s(alt (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x)))) (patch (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) (taylor 0 y) (#s(alt (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x)))) (patch (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) (taylor 0 y) (#s(alt (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x)))) (patch (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x)))) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor 0 y) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) (taylor 0 y) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) (taylor 0 y) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) (taylor 0 y) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor 0 y) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y) (patch (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor 0 y) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y) (patch (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor 0 y) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y) (patch (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor 0 y) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y) (patch (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor 0 y) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64))) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) (taylor 0 y) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64))) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) (taylor 0 y) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64))) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) (taylor 0 y) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64))) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor 0 y) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) (taylor 0 y) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) (taylor 0 y) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) (taylor 0 y) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a)) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor 0 y) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a)))) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) (taylor 0 y) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a)))) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) (taylor 0 y) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a)))) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) (taylor 0 y) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a)))) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor 0 y) (#s(alt (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x))) (patch (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor 0 y) (#s(alt (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x))) (patch (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor 0 y) (#s(alt (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x))) (patch (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor 0 y) (#s(alt (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x))) (patch (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor inf y) (#s(alt (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x)))) (patch (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x)))) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) (taylor inf y) (#s(alt (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x)))) (patch (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x)))) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) (taylor inf y) (#s(alt (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x)))) (patch (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x)))) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) (taylor inf y) (#s(alt (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x)))) (patch (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor inf y) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y)) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) (taylor inf y) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y)) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) (taylor inf y) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y)) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) (taylor inf y) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor inf y) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y) (patch (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor inf y) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y) (patch (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor inf y) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y) (patch (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor inf y) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y) (patch (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor inf y) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64))) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) (taylor inf y) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64))) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) (taylor inf y) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64))) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) (taylor inf y) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64))) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor inf y) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a)) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) (taylor inf y) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a)) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) (taylor inf y) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a)) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) (taylor inf y) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor inf y) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a)))) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a)))) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) (taylor inf y) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a)))) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a)))) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) (taylor inf y) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a)))) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a)))) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) (taylor inf y) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a)))) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor inf y) (#s(alt (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x))) (patch (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor inf y) (#s(alt (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x))) (patch (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor inf y) (#s(alt (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x))) (patch (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor inf y) (#s(alt (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x))) (patch (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor -inf y) (#s(alt (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x)))) (patch (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) (taylor -inf y) (#s(alt (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x)))) (patch (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) (taylor -inf y) (#s(alt (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x)))) (patch (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) (taylor -inf y) (#s(alt (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x)))) (patch (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor -inf y) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) (taylor -inf y) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) (taylor -inf y) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) (taylor -inf y) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor -inf y) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y) (patch (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor -inf y) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y) (patch (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor -inf y) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y) (patch (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor -inf y) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y) (patch (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor -inf y) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64))) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) (taylor -inf y) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64))) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) (taylor -inf y) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64))) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) (taylor -inf y) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64))) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor -inf y) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) (taylor -inf y) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) (taylor -inf y) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) (taylor -inf y) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor -inf y) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a)))) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) (taylor -inf y) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a)))) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) (taylor -inf y) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a)))) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) (taylor -inf y) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a)))) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor -inf y) (#s(alt (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x))) (patch (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor -inf y) (#s(alt (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x))) (patch (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor -inf y) (#s(alt (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x))) (patch (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor -inf y) (#s(alt (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x))) (patch (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor 0 x) (#s(alt (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x)))) (patch (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) (taylor 0 x) (#s(alt (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x)))) (patch (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) (taylor 0 x) (#s(alt (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x)))) (patch (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) (taylor 0 x) (#s(alt (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x)))) (patch (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x)))) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor 0 x) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) (taylor 0 x) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) (taylor 0 x) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) (taylor 0 x) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x a)) (taylor 0 x) (#s(alt (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) (patch (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x a)) (taylor 0 x) (#s(alt (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) (patch (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x a)) (taylor 0 x) (#s(alt (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) (patch (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x a)) (taylor 0 x) (#s(alt (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) (patch (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor 0 x) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y) (patch (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor 0 x) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y) (patch (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor 0 x) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y) (patch (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor 0 x) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y) (patch (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor 0 x) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64))) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) (taylor 0 x) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64))) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) (taylor 0 x) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64))) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) (taylor 0 x) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64))) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor 0 x) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) (taylor 0 x) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) (taylor 0 x) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) (taylor 0 x) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a)) #<representation binary64>) () ())) ()) |
#s(alt (* -9/2 (/ (* t z) a)) (taylor 0 x) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a)))) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) (taylor 0 x) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a)))) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) (taylor 0 x) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a)))) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) (taylor 0 x) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a)))) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor 0 x) (#s(alt (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x))) (patch (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor 0 x) (#s(alt (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x))) (patch (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor 0 x) (#s(alt (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x))) (patch (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor 0 x) (#s(alt (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x))) (patch (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 x) (taylor 0 x) (#s(alt (*.f64 #s(literal 1/2 binary64) x) (patch (*.f64 #s(literal 1/2 binary64) x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 x) (taylor 0 x) (#s(alt (*.f64 #s(literal 1/2 binary64) x) (patch (*.f64 #s(literal 1/2 binary64) x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 x) (taylor 0 x) (#s(alt (*.f64 #s(literal 1/2 binary64) x) (patch (*.f64 #s(literal 1/2 binary64) x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 x) (taylor 0 x) (#s(alt (*.f64 #s(literal 1/2 binary64) x) (patch (*.f64 #s(literal 1/2 binary64) x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor inf x) (#s(alt (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x)))) (patch (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x)))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) (taylor inf x) (#s(alt (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x)))) (patch (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x)))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) (taylor inf x) (#s(alt (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x)))) (patch (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x)))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) (taylor inf x) (#s(alt (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x)))) (patch (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor inf x) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) (taylor inf x) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) (taylor inf x) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) (taylor inf x) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x a)) (taylor inf x) (#s(alt (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) (patch (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x a)) (taylor inf x) (#s(alt (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) (patch (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x a)) (taylor inf x) (#s(alt (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) (patch (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x a)) (taylor inf x) (#s(alt (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) (patch (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor inf x) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y) (patch (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor inf x) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y) (patch (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor inf x) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y) (patch (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor inf x) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y) (patch (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor inf x) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64))) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) (taylor inf x) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64))) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) (taylor inf x) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64))) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) (taylor inf x) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64))) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor inf x) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) (taylor inf x) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) (taylor inf x) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) (taylor inf x) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor inf x) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a)))) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a)))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) (taylor inf x) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a)))) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a)))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) (taylor inf x) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a)))) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a)))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) (taylor inf x) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a)))) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor inf x) (#s(alt (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x))) (patch (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor inf x) (#s(alt (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x))) (patch (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor inf x) (#s(alt (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x))) (patch (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor inf x) (#s(alt (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x))) (patch (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 x) (taylor inf x) (#s(alt (*.f64 #s(literal 1/2 binary64) x) (patch (*.f64 #s(literal 1/2 binary64) x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 x) (taylor inf x) (#s(alt (*.f64 #s(literal 1/2 binary64) x) (patch (*.f64 #s(literal 1/2 binary64) x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 x) (taylor inf x) (#s(alt (*.f64 #s(literal 1/2 binary64) x) (patch (*.f64 #s(literal 1/2 binary64) x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 x) (taylor inf x) (#s(alt (*.f64 #s(literal 1/2 binary64) x) (patch (*.f64 #s(literal 1/2 binary64) x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor -inf x) (#s(alt (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x)))) (patch (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) (taylor -inf x) (#s(alt (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x)))) (patch (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) (taylor -inf x) (#s(alt (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x)))) (patch (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) (taylor -inf x) (#s(alt (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x)))) (patch (fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor -inf x) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) (taylor -inf x) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) (taylor -inf x) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) (taylor -inf x) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x a)) (taylor -inf x) (#s(alt (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) (patch (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x a)) (taylor -inf x) (#s(alt (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) (patch (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x a)) (taylor -inf x) (#s(alt (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) (patch (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ x a)) (taylor -inf x) (#s(alt (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) (patch (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor -inf x) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y) (patch (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor -inf x) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y) (patch (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor -inf x) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y) (patch (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor -inf x) (#s(alt (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y) (patch (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor -inf x) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64))) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) (taylor -inf x) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64))) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) (taylor -inf x) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64))) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) (taylor -inf x) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64))) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor -inf x) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) (taylor -inf x) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) (taylor -inf x) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) (taylor -inf x) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a)) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor -inf x) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a)))) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) (taylor -inf x) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a)))) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) (taylor -inf x) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a)))) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) (taylor -inf x) (#s(alt #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a)))) (patch #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor -inf x) (#s(alt (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x))) (patch (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor -inf x) (#s(alt (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x))) (patch (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor -inf x) (#s(alt (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x))) (patch (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ (* x y) a)) (taylor -inf x) (#s(alt (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x))) (patch (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 x) (taylor -inf x) (#s(alt (*.f64 #s(literal 1/2 binary64) x) (patch (*.f64 #s(literal 1/2 binary64) x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 x) (taylor -inf x) (#s(alt (*.f64 #s(literal 1/2 binary64) x) (patch (*.f64 #s(literal 1/2 binary64) x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 x) (taylor -inf x) (#s(alt (*.f64 #s(literal 1/2 binary64) x) (patch (*.f64 #s(literal 1/2 binary64) x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 x) (taylor -inf x) (#s(alt (*.f64 #s(literal 1/2 binary64) x) (patch (*.f64 #s(literal 1/2 binary64) x) #<representation binary64>) () ())) ()) |
15 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 7.0ms | y | @ | -inf | ((+ (* (/ z a) (neg (* t 9/2))) (/ y (/ a (* 1/2 x)))) (neg (* t 9/2)) (/ z a) (* t 9/2) (/ (- (* x y) (* (* z 9) t)) (* a 2)) (* (/ 1/2 a) x) (/ 1/2 a) (* (* (/ 1/2 a) x) y) (/ (- (* x y) (* (* z 9) t)) (* a 2)) (* (* (/ z a) t) -9/2) (* (/ z a) t) (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/ (* (* -9/2 t) z) a) (* (* -9/2 t) z) (* -9/2 t) (* (* -9 t) (* z (/ 1/2 a))) (/ (- (* x y) (* (* z 9) t)) (* a 2)) (* -9 t) (* z (/ 1/2 a)) (/ y (/ a (* 1/2 x))) (* 1/2 x)) |
| 4.0ms | t | @ | inf | ((+ (* (/ z a) (neg (* t 9/2))) (/ y (/ a (* 1/2 x)))) (neg (* t 9/2)) (/ z a) (* t 9/2) (/ (- (* x y) (* (* z 9) t)) (* a 2)) (* (/ 1/2 a) x) (/ 1/2 a) (* (* (/ 1/2 a) x) y) (/ (- (* x y) (* (* z 9) t)) (* a 2)) (* (* (/ z a) t) -9/2) (* (/ z a) t) (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/ (* (* -9/2 t) z) a) (* (* -9/2 t) z) (* -9/2 t) (* (* -9 t) (* z (/ 1/2 a))) (/ (- (* x y) (* (* z 9) t)) (* a 2)) (* -9 t) (* z (/ 1/2 a)) (/ y (/ a (* 1/2 x))) (* 1/2 x)) |
| 3.0ms | a | @ | -inf | ((+ (* (/ z a) (neg (* t 9/2))) (/ y (/ a (* 1/2 x)))) (neg (* t 9/2)) (/ z a) (* t 9/2) (/ (- (* x y) (* (* z 9) t)) (* a 2)) (* (/ 1/2 a) x) (/ 1/2 a) (* (* (/ 1/2 a) x) y) (/ (- (* x y) (* (* z 9) t)) (* a 2)) (* (* (/ z a) t) -9/2) (* (/ z a) t) (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/ (* (* -9/2 t) z) a) (* (* -9/2 t) z) (* -9/2 t) (* (* -9 t) (* z (/ 1/2 a))) (/ (- (* x y) (* (* z 9) t)) (* a 2)) (* -9 t) (* z (/ 1/2 a)) (/ y (/ a (* 1/2 x))) (* 1/2 x)) |
| 3.0ms | a | @ | 0 | ((+ (* (/ z a) (neg (* t 9/2))) (/ y (/ a (* 1/2 x)))) (neg (* t 9/2)) (/ z a) (* t 9/2) (/ (- (* x y) (* (* z 9) t)) (* a 2)) (* (/ 1/2 a) x) (/ 1/2 a) (* (* (/ 1/2 a) x) y) (/ (- (* x y) (* (* z 9) t)) (* a 2)) (* (* (/ z a) t) -9/2) (* (/ z a) t) (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/ (* (* -9/2 t) z) a) (* (* -9/2 t) z) (* -9/2 t) (* (* -9 t) (* z (/ 1/2 a))) (/ (- (* x y) (* (* z 9) t)) (* a 2)) (* -9 t) (* z (/ 1/2 a)) (/ y (/ a (* 1/2 x))) (* 1/2 x)) |
| 2.0ms | a | @ | inf | ((+ (* (/ z a) (neg (* t 9/2))) (/ y (/ a (* 1/2 x)))) (neg (* t 9/2)) (/ z a) (* t 9/2) (/ (- (* x y) (* (* z 9) t)) (* a 2)) (* (/ 1/2 a) x) (/ 1/2 a) (* (* (/ 1/2 a) x) y) (/ (- (* x y) (* (* z 9) t)) (* a 2)) (* (* (/ z a) t) -9/2) (* (/ z a) t) (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/ (* (* -9/2 t) z) a) (* (* -9/2 t) z) (* -9/2 t) (* (* -9 t) (* z (/ 1/2 a))) (/ (- (* x y) (* (* z 9) t)) (* a 2)) (* -9 t) (* z (/ 1/2 a)) (/ y (/ a (* 1/2 x))) (* 1/2 x)) |
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 86 | 5628 |
| 1 | 270 | 5628 |
| 2 | 906 | 5628 |
| 3 | 3454 | 5628 |
| 4 | 6306 | 5628 |
| 0 | 8170 | 5388 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (+ (* -9/2 (* t z)) (* 1/2 (* x y))) a) |
(/ (+ (* -9/2 (* t z)) (* 1/2 (* x y))) a) |
(/ (+ (* -9/2 (* t z)) (* 1/2 (* x y))) a) |
(/ (+ (* -9/2 (* t z)) (* 1/2 (* x y))) a) |
(/ z a) |
(/ z a) |
(/ z a) |
(/ z a) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(* 1/2 (/ x a)) |
(* 1/2 (/ x a)) |
(* 1/2 (/ x a)) |
(* 1/2 (/ x a)) |
(/ 1/2 a) |
(/ 1/2 a) |
(/ 1/2 a) |
(/ 1/2 a) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(* 1/2 (/ z a)) |
(* 1/2 (/ z a)) |
(* 1/2 (/ z a)) |
(* 1/2 (/ z a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(/ (+ (* -9/2 (* t z)) (* 1/2 (* x y))) a) |
(/ (+ (* -9/2 (* t z)) (* 1/2 (* x y))) a) |
(/ (+ (* -9/2 (* t z)) (* 1/2 (* x y))) a) |
(/ (+ (* -9/2 (* t z)) (* 1/2 (* x y))) a) |
(/ z a) |
(/ z a) |
(/ z a) |
(/ z a) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(* 1/2 (/ x a)) |
(* 1/2 (/ x a)) |
(* 1/2 (/ x a)) |
(* 1/2 (/ x a)) |
(/ 1/2 a) |
(/ 1/2 a) |
(/ 1/2 a) |
(/ 1/2 a) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(* 1/2 (/ z a)) |
(* 1/2 (/ z a)) |
(* 1/2 (/ z a)) |
(* 1/2 (/ z a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* -1 (/ (+ (* -1/2 (* x y)) (* 9/2 (* t z))) a)) |
(* -1 (/ (+ (* -1/2 (* x y)) (* 9/2 (* t z))) a)) |
(* -1 (/ (+ (* -1/2 (* x y)) (* 9/2 (* t z))) a)) |
(* -1 (/ (+ (* -1/2 (* x y)) (* 9/2 (* t z))) a)) |
(/ z a) |
(/ z a) |
(/ z a) |
(/ z a) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(* 1/2 (/ x a)) |
(* 1/2 (/ x a)) |
(* 1/2 (/ x a)) |
(* 1/2 (/ x a)) |
(/ 1/2 a) |
(/ 1/2 a) |
(/ 1/2 a) |
(/ 1/2 a) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(* 1/2 (/ z a)) |
(* 1/2 (/ z a)) |
(* 1/2 (/ z a)) |
(* 1/2 (/ z a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(* -9/2 t) |
(* -9/2 t) |
(* -9/2 t) |
(* -9/2 t) |
(* 9/2 t) |
(* 9/2 t) |
(* 9/2 t) |
(* 9/2 t) |
(* 1/2 (/ (* x y) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(* 1/2 (/ (* x y) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(* 1/2 (/ (* x y) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (* t z)) |
(* -9/2 (* t z)) |
(* -9/2 (* t z)) |
(* -9/2 (* t z)) |
(* -9/2 t) |
(* -9/2 t) |
(* -9/2 t) |
(* -9/2 t) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* 1/2 (/ (* x y) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(* -9 t) |
(* -9 t) |
(* -9 t) |
(* -9 t) |
(* -9/2 (/ (* t z) a)) |
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) |
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) |
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) |
(* -9/2 t) |
(* -9/2 t) |
(* -9/2 t) |
(* -9/2 t) |
(* 9/2 t) |
(* 9/2 t) |
(* 9/2 t) |
(* 9/2 t) |
(* -9/2 (/ (* t z) a)) |
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) |
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) |
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) |
(* -9/2 (/ (* t z) a)) |
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) |
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) |
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(* -9/2 (/ (* t z) a)) |
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) |
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) |
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (* t z)) |
(* -9/2 (* t z)) |
(* -9/2 (* t z)) |
(* -9/2 (* t z)) |
(* -9/2 t) |
(* -9/2 t) |
(* -9/2 t) |
(* -9/2 t) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) |
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) |
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) |
(* -9 t) |
(* -9 t) |
(* -9 t) |
(* -9 t) |
(* -9/2 (/ (* t z) a)) |
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) |
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) |
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) |
(* -9/2 t) |
(* -9/2 t) |
(* -9/2 t) |
(* -9/2 t) |
(* 9/2 t) |
(* 9/2 t) |
(* 9/2 t) |
(* 9/2 t) |
(* -9/2 (/ (* t z) a)) |
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) |
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) |
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) |
(* -9/2 (/ (* t z) a)) |
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) |
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) |
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(* -9/2 (/ (* t z) a)) |
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) |
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) |
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (* t z)) |
(* -9/2 (* t z)) |
(* -9/2 (* t z)) |
(* -9/2 (* t z)) |
(* -9/2 t) |
(* -9/2 t) |
(* -9/2 t) |
(* -9/2 t) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) |
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) |
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) |
(* -9 t) |
(* -9 t) |
(* -9 t) |
(* -9 t) |
(* 1/2 (/ (* x y) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(/ z a) |
(/ z a) |
(/ z a) |
(/ z a) |
(* 1/2 (/ (* x y) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(* 1/2 (/ (* x y) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(* 1/2 (/ (* x y) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (* t z)) |
(* -9/2 (* t z)) |
(* -9/2 (* t z)) |
(* -9/2 (* t z)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* 1/2 (/ (* x y) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(* 1/2 (/ z a)) |
(* 1/2 (/ z a)) |
(* 1/2 (/ z a)) |
(* 1/2 (/ z a)) |
(* -9/2 (/ (* t z) a)) |
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) |
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) |
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) |
(/ z a) |
(/ z a) |
(/ z a) |
(/ z a) |
(* -9/2 (/ (* t z) a)) |
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) |
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) |
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) |
(* -9/2 (/ (* t z) a)) |
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) |
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) |
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(* -9/2 (/ (* t z) a)) |
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) |
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) |
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (* t z)) |
(* -9/2 (* t z)) |
(* -9/2 (* t z)) |
(* -9/2 (* t z)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) |
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) |
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) |
(* 1/2 (/ z a)) |
(* 1/2 (/ z a)) |
(* 1/2 (/ z a)) |
(* 1/2 (/ z a)) |
(* -9/2 (/ (* t z) a)) |
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) |
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) |
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) |
(/ z a) |
(/ z a) |
(/ z a) |
(/ z a) |
(* -9/2 (/ (* t z) a)) |
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) |
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) |
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) |
(* -9/2 (/ (* t z) a)) |
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) |
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) |
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(* -9/2 (/ (* t z) a)) |
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) |
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) |
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (* t z)) |
(* -9/2 (* t z)) |
(* -9/2 (* t z)) |
(* -9/2 (* t z)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) |
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) |
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) |
(* 1/2 (/ z a)) |
(* 1/2 (/ z a)) |
(* 1/2 (/ z a)) |
(* 1/2 (/ z a)) |
(* -9/2 (/ (* t z) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(* -9/2 (/ (* t z) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* -9/2 (/ (* t z) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(* -9/2 (/ (* t z) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(* -9/2 (/ (* t z) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(* 1/2 (/ (* x y) a)) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(* 1/2 (/ (* x y) a)) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(* 1/2 (/ (* x y) a)) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(* 1/2 (/ (* x y) a)) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(* 1/2 (/ (* x y) a)) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(* 1/2 (/ (* x y) a)) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* -9/2 (/ (* t z) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(* -9/2 (/ (* t z) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(* 1/2 (/ x a)) |
(* 1/2 (/ x a)) |
(* 1/2 (/ x a)) |
(* 1/2 (/ x a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* -9/2 (/ (* t z) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(* -9/2 (/ (* t z) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(* -9/2 (/ (* t z) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 (/ (* x y) a)) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(* 1/2 (/ (* x y) a)) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(* 1/2 (/ x a)) |
(* 1/2 (/ x a)) |
(* 1/2 (/ x a)) |
(* 1/2 (/ x a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(* 1/2 (/ (* x y) a)) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(* 1/2 (/ (* x y) a)) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 (/ (* x y) a)) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(* 1/2 (/ (* x y) a)) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(* 1/2 (/ x a)) |
(* 1/2 (/ x a)) |
(* 1/2 (/ x a)) |
(* 1/2 (/ x a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(* 1/2 (/ (* x y) a)) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(* 1/2 (/ (* x y) a)) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
| Outputs |
|---|
(/ (+ (* -9/2 (* t z)) (* 1/2 (* x y))) a) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(/ (+ (* -9/2 (* t z)) (* 1/2 (* x y))) a) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(/ (+ (* -9/2 (* t z)) (* 1/2 (* x y))) a) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(/ (+ (* -9/2 (* t z)) (* 1/2 (* x y))) a) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(/ z a) |
(/.f64 z a) |
(/ z a) |
(/.f64 z a) |
(/ z a) |
(/.f64 z a) |
(/ z a) |
(/.f64 z a) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* 1/2 (/ x a)) |
(*.f64 (/.f64 x a) #s(literal 1/2 binary64)) |
(* 1/2 (/ x a)) |
(*.f64 (/.f64 x a) #s(literal 1/2 binary64)) |
(* 1/2 (/ x a)) |
(*.f64 (/.f64 x a) #s(literal 1/2 binary64)) |
(* 1/2 (/ x a)) |
(*.f64 (/.f64 x a) #s(literal 1/2 binary64)) |
(/ 1/2 a) |
(/.f64 #s(literal 1/2 binary64) a) |
(/ 1/2 a) |
(/.f64 #s(literal 1/2 binary64) a) |
(/ 1/2 a) |
(/.f64 #s(literal 1/2 binary64) a) |
(/ 1/2 a) |
(/.f64 #s(literal 1/2 binary64) a) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(/ (* t z) a) |
(*.f64 (/.f64 z a) t) |
(/ (* t z) a) |
(*.f64 (/.f64 z a) t) |
(/ (* t z) a) |
(*.f64 (/.f64 z a) t) |
(/ (* t z) a) |
(*.f64 (/.f64 z a) t) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* 1/2 (/ z a)) |
(*.f64 (/.f64 z a) #s(literal 1/2 binary64)) |
(* 1/2 (/ z a)) |
(*.f64 (/.f64 z a) #s(literal 1/2 binary64)) |
(* 1/2 (/ z a)) |
(*.f64 (/.f64 z a) #s(literal 1/2 binary64)) |
(* 1/2 (/ z a)) |
(*.f64 (/.f64 z a) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) |
(/ (+ (* -9/2 (* t z)) (* 1/2 (* x y))) a) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(/ (+ (* -9/2 (* t z)) (* 1/2 (* x y))) a) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(/ (+ (* -9/2 (* t z)) (* 1/2 (* x y))) a) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(/ (+ (* -9/2 (* t z)) (* 1/2 (* x y))) a) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(/ z a) |
(/.f64 z a) |
(/ z a) |
(/.f64 z a) |
(/ z a) |
(/.f64 z a) |
(/ z a) |
(/.f64 z a) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* 1/2 (/ x a)) |
(*.f64 (/.f64 x a) #s(literal 1/2 binary64)) |
(* 1/2 (/ x a)) |
(*.f64 (/.f64 x a) #s(literal 1/2 binary64)) |
(* 1/2 (/ x a)) |
(*.f64 (/.f64 x a) #s(literal 1/2 binary64)) |
(* 1/2 (/ x a)) |
(*.f64 (/.f64 x a) #s(literal 1/2 binary64)) |
(/ 1/2 a) |
(/.f64 #s(literal 1/2 binary64) a) |
(/ 1/2 a) |
(/.f64 #s(literal 1/2 binary64) a) |
(/ 1/2 a) |
(/.f64 #s(literal 1/2 binary64) a) |
(/ 1/2 a) |
(/.f64 #s(literal 1/2 binary64) a) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(/ (* t z) a) |
(*.f64 (/.f64 z a) t) |
(/ (* t z) a) |
(*.f64 (/.f64 z a) t) |
(/ (* t z) a) |
(*.f64 (/.f64 z a) t) |
(/ (* t z) a) |
(*.f64 (/.f64 z a) t) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* 1/2 (/ z a)) |
(*.f64 (/.f64 z a) #s(literal 1/2 binary64)) |
(* 1/2 (/ z a)) |
(*.f64 (/.f64 z a) #s(literal 1/2 binary64)) |
(* 1/2 (/ z a)) |
(*.f64 (/.f64 z a) #s(literal 1/2 binary64)) |
(* 1/2 (/ z a)) |
(*.f64 (/.f64 z a) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) |
(* -1 (/ (+ (* -1/2 (* x y)) (* 9/2 (* t z))) a)) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* -1 (/ (+ (* -1/2 (* x y)) (* 9/2 (* t z))) a)) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* -1 (/ (+ (* -1/2 (* x y)) (* 9/2 (* t z))) a)) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* -1 (/ (+ (* -1/2 (* x y)) (* 9/2 (* t z))) a)) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(/ z a) |
(/.f64 z a) |
(/ z a) |
(/.f64 z a) |
(/ z a) |
(/.f64 z a) |
(/ z a) |
(/.f64 z a) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* 1/2 (/ x a)) |
(*.f64 (/.f64 x a) #s(literal 1/2 binary64)) |
(* 1/2 (/ x a)) |
(*.f64 (/.f64 x a) #s(literal 1/2 binary64)) |
(* 1/2 (/ x a)) |
(*.f64 (/.f64 x a) #s(literal 1/2 binary64)) |
(* 1/2 (/ x a)) |
(*.f64 (/.f64 x a) #s(literal 1/2 binary64)) |
(/ 1/2 a) |
(/.f64 #s(literal 1/2 binary64) a) |
(/ 1/2 a) |
(/.f64 #s(literal 1/2 binary64) a) |
(/ 1/2 a) |
(/.f64 #s(literal 1/2 binary64) a) |
(/ 1/2 a) |
(/.f64 #s(literal 1/2 binary64) a) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(/ (* t z) a) |
(*.f64 (/.f64 z a) t) |
(/ (* t z) a) |
(*.f64 (/.f64 z a) t) |
(/ (* t z) a) |
(*.f64 (/.f64 z a) t) |
(/ (* t z) a) |
(*.f64 (/.f64 z a) t) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* 1/2 (/ z a)) |
(*.f64 (/.f64 z a) #s(literal 1/2 binary64)) |
(* 1/2 (/ z a)) |
(*.f64 (/.f64 z a) #s(literal 1/2 binary64)) |
(* 1/2 (/ z a)) |
(*.f64 (/.f64 z a) #s(literal 1/2 binary64)) |
(* 1/2 (/ z a)) |
(*.f64 (/.f64 z a) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* -9/2 t) |
(*.f64 t #s(literal -9/2 binary64)) |
(* -9/2 t) |
(*.f64 t #s(literal -9/2 binary64)) |
(* -9/2 t) |
(*.f64 t #s(literal -9/2 binary64)) |
(* -9/2 t) |
(*.f64 t #s(literal -9/2 binary64)) |
(* 9/2 t) |
(*.f64 #s(literal 9/2 binary64) t) |
(* 9/2 t) |
(*.f64 #s(literal 9/2 binary64) t) |
(* 9/2 t) |
(*.f64 #s(literal 9/2 binary64) t) |
(* 9/2 t) |
(*.f64 #s(literal 9/2 binary64) t) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(/ (* t z) a) |
(*.f64 (/.f64 z a) t) |
(/ (* t z) a) |
(*.f64 (/.f64 z a) t) |
(/ (* t z) a) |
(*.f64 (/.f64 z a) t) |
(/ (* t z) a) |
(*.f64 (/.f64 z a) t) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* -9/2 (* t z)) |
(*.f64 (*.f64 z t) #s(literal -9/2 binary64)) |
(* -9/2 (* t z)) |
(*.f64 (*.f64 z t) #s(literal -9/2 binary64)) |
(* -9/2 (* t z)) |
(*.f64 (*.f64 z t) #s(literal -9/2 binary64)) |
(* -9/2 (* t z)) |
(*.f64 (*.f64 z t) #s(literal -9/2 binary64)) |
(* -9/2 t) |
(*.f64 t #s(literal -9/2 binary64)) |
(* -9/2 t) |
(*.f64 t #s(literal -9/2 binary64)) |
(* -9/2 t) |
(*.f64 t #s(literal -9/2 binary64)) |
(* -9/2 t) |
(*.f64 t #s(literal -9/2 binary64)) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* -9 t) |
(*.f64 #s(literal -9 binary64) t) |
(* -9 t) |
(*.f64 #s(literal -9 binary64) t) |
(* -9 t) |
(*.f64 #s(literal -9 binary64) t) |
(* -9 t) |
(*.f64 #s(literal -9 binary64) t) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* -9/2 t) |
(*.f64 t #s(literal -9/2 binary64)) |
(* -9/2 t) |
(*.f64 t #s(literal -9/2 binary64)) |
(* -9/2 t) |
(*.f64 t #s(literal -9/2 binary64)) |
(* -9/2 t) |
(*.f64 t #s(literal -9/2 binary64)) |
(* 9/2 t) |
(*.f64 #s(literal 9/2 binary64) t) |
(* 9/2 t) |
(*.f64 #s(literal 9/2 binary64) t) |
(* 9/2 t) |
(*.f64 #s(literal 9/2 binary64) t) |
(* 9/2 t) |
(*.f64 #s(literal 9/2 binary64) t) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(/ (* t z) a) |
(*.f64 (/.f64 z a) t) |
(/ (* t z) a) |
(*.f64 (/.f64 z a) t) |
(/ (* t z) a) |
(*.f64 (/.f64 z a) t) |
(/ (* t z) a) |
(*.f64 (/.f64 z a) t) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* -9/2 (* t z)) |
(*.f64 (*.f64 z t) #s(literal -9/2 binary64)) |
(* -9/2 (* t z)) |
(*.f64 (*.f64 z t) #s(literal -9/2 binary64)) |
(* -9/2 (* t z)) |
(*.f64 (*.f64 z t) #s(literal -9/2 binary64)) |
(* -9/2 (* t z)) |
(*.f64 (*.f64 z t) #s(literal -9/2 binary64)) |
(* -9/2 t) |
(*.f64 t #s(literal -9/2 binary64)) |
(* -9/2 t) |
(*.f64 t #s(literal -9/2 binary64)) |
(* -9/2 t) |
(*.f64 t #s(literal -9/2 binary64)) |
(* -9/2 t) |
(*.f64 t #s(literal -9/2 binary64)) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* -9 t) |
(*.f64 #s(literal -9 binary64) t) |
(* -9 t) |
(*.f64 #s(literal -9 binary64) t) |
(* -9 t) |
(*.f64 #s(literal -9 binary64) t) |
(* -9 t) |
(*.f64 #s(literal -9 binary64) t) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* -9/2 t) |
(*.f64 t #s(literal -9/2 binary64)) |
(* -9/2 t) |
(*.f64 t #s(literal -9/2 binary64)) |
(* -9/2 t) |
(*.f64 t #s(literal -9/2 binary64)) |
(* -9/2 t) |
(*.f64 t #s(literal -9/2 binary64)) |
(* 9/2 t) |
(*.f64 #s(literal 9/2 binary64) t) |
(* 9/2 t) |
(*.f64 #s(literal 9/2 binary64) t) |
(* 9/2 t) |
(*.f64 #s(literal 9/2 binary64) t) |
(* 9/2 t) |
(*.f64 #s(literal 9/2 binary64) t) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(/ (* t z) a) |
(*.f64 (/.f64 z a) t) |
(/ (* t z) a) |
(*.f64 (/.f64 z a) t) |
(/ (* t z) a) |
(*.f64 (/.f64 z a) t) |
(/ (* t z) a) |
(*.f64 (/.f64 z a) t) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* -9/2 (* t z)) |
(*.f64 (*.f64 z t) #s(literal -9/2 binary64)) |
(* -9/2 (* t z)) |
(*.f64 (*.f64 z t) #s(literal -9/2 binary64)) |
(* -9/2 (* t z)) |
(*.f64 (*.f64 z t) #s(literal -9/2 binary64)) |
(* -9/2 (* t z)) |
(*.f64 (*.f64 z t) #s(literal -9/2 binary64)) |
(* -9/2 t) |
(*.f64 t #s(literal -9/2 binary64)) |
(* -9/2 t) |
(*.f64 t #s(literal -9/2 binary64)) |
(* -9/2 t) |
(*.f64 t #s(literal -9/2 binary64)) |
(* -9/2 t) |
(*.f64 t #s(literal -9/2 binary64)) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* -9 t) |
(*.f64 #s(literal -9 binary64) t) |
(* -9 t) |
(*.f64 #s(literal -9 binary64) t) |
(* -9 t) |
(*.f64 #s(literal -9 binary64) t) |
(* -9 t) |
(*.f64 #s(literal -9 binary64) t) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(/ z a) |
(/.f64 z a) |
(/ z a) |
(/.f64 z a) |
(/ z a) |
(/.f64 z a) |
(/ z a) |
(/.f64 z a) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(/ (* t z) a) |
(*.f64 (/.f64 z a) t) |
(/ (* t z) a) |
(*.f64 (/.f64 z a) t) |
(/ (* t z) a) |
(*.f64 (/.f64 z a) t) |
(/ (* t z) a) |
(*.f64 (/.f64 z a) t) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* -9/2 (* t z)) |
(*.f64 (*.f64 z t) #s(literal -9/2 binary64)) |
(* -9/2 (* t z)) |
(*.f64 (*.f64 z t) #s(literal -9/2 binary64)) |
(* -9/2 (* t z)) |
(*.f64 (*.f64 z t) #s(literal -9/2 binary64)) |
(* -9/2 (* t z)) |
(*.f64 (*.f64 z t) #s(literal -9/2 binary64)) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* 1/2 (/ z a)) |
(*.f64 (/.f64 z a) #s(literal 1/2 binary64)) |
(* 1/2 (/ z a)) |
(*.f64 (/.f64 z a) #s(literal 1/2 binary64)) |
(* 1/2 (/ z a)) |
(*.f64 (/.f64 z a) #s(literal 1/2 binary64)) |
(* 1/2 (/ z a)) |
(*.f64 (/.f64 z a) #s(literal 1/2 binary64)) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(/ z a) |
(/.f64 z a) |
(/ z a) |
(/.f64 z a) |
(/ z a) |
(/.f64 z a) |
(/ z a) |
(/.f64 z a) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(/ (* t z) a) |
(*.f64 (/.f64 z a) t) |
(/ (* t z) a) |
(*.f64 (/.f64 z a) t) |
(/ (* t z) a) |
(*.f64 (/.f64 z a) t) |
(/ (* t z) a) |
(*.f64 (/.f64 z a) t) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* -9/2 (* t z)) |
(*.f64 (*.f64 z t) #s(literal -9/2 binary64)) |
(* -9/2 (* t z)) |
(*.f64 (*.f64 z t) #s(literal -9/2 binary64)) |
(* -9/2 (* t z)) |
(*.f64 (*.f64 z t) #s(literal -9/2 binary64)) |
(* -9/2 (* t z)) |
(*.f64 (*.f64 z t) #s(literal -9/2 binary64)) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* 1/2 (/ z a)) |
(*.f64 (/.f64 z a) #s(literal 1/2 binary64)) |
(* 1/2 (/ z a)) |
(*.f64 (/.f64 z a) #s(literal 1/2 binary64)) |
(* 1/2 (/ z a)) |
(*.f64 (/.f64 z a) #s(literal 1/2 binary64)) |
(* 1/2 (/ z a)) |
(*.f64 (/.f64 z a) #s(literal 1/2 binary64)) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(/ z a) |
(/.f64 z a) |
(/ z a) |
(/.f64 z a) |
(/ z a) |
(/.f64 z a) |
(/ z a) |
(/.f64 z a) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(/ (* t z) a) |
(*.f64 (/.f64 z a) t) |
(/ (* t z) a) |
(*.f64 (/.f64 z a) t) |
(/ (* t z) a) |
(*.f64 (/.f64 z a) t) |
(/ (* t z) a) |
(*.f64 (/.f64 z a) t) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* -9/2 (* t z)) |
(*.f64 (*.f64 z t) #s(literal -9/2 binary64)) |
(* -9/2 (* t z)) |
(*.f64 (*.f64 z t) #s(literal -9/2 binary64)) |
(* -9/2 (* t z)) |
(*.f64 (*.f64 z t) #s(literal -9/2 binary64)) |
(* -9/2 (* t z)) |
(*.f64 (*.f64 z t) #s(literal -9/2 binary64)) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* 1/2 (/ z a)) |
(*.f64 (/.f64 z a) #s(literal 1/2 binary64)) |
(* 1/2 (/ z a)) |
(*.f64 (/.f64 z a) #s(literal 1/2 binary64)) |
(* 1/2 (/ z a)) |
(*.f64 (/.f64 z a) #s(literal 1/2 binary64)) |
(* 1/2 (/ z a)) |
(*.f64 (/.f64 z a) #s(literal 1/2 binary64)) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* 1/2 (/ x a)) |
(*.f64 (/.f64 x a) #s(literal 1/2 binary64)) |
(* 1/2 (/ x a)) |
(*.f64 (/.f64 x a) #s(literal 1/2 binary64)) |
(* 1/2 (/ x a)) |
(*.f64 (/.f64 x a) #s(literal 1/2 binary64)) |
(* 1/2 (/ x a)) |
(*.f64 (/.f64 x a) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* -9/2 (/ (* t z) a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) |
(* 1/2 x) |
(*.f64 x #s(literal 1/2 binary64)) |
(* 1/2 x) |
(*.f64 x #s(literal 1/2 binary64)) |
(* 1/2 x) |
(*.f64 x #s(literal 1/2 binary64)) |
(* 1/2 x) |
(*.f64 x #s(literal 1/2 binary64)) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* 1/2 (/ x a)) |
(*.f64 (/.f64 x a) #s(literal 1/2 binary64)) |
(* 1/2 (/ x a)) |
(*.f64 (/.f64 x a) #s(literal 1/2 binary64)) |
(* 1/2 (/ x a)) |
(*.f64 (/.f64 x a) #s(literal 1/2 binary64)) |
(* 1/2 (/ x a)) |
(*.f64 (/.f64 x a) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) |
(* 1/2 x) |
(*.f64 x #s(literal 1/2 binary64)) |
(* 1/2 x) |
(*.f64 x #s(literal 1/2 binary64)) |
(* 1/2 x) |
(*.f64 x #s(literal 1/2 binary64)) |
(* 1/2 x) |
(*.f64 x #s(literal 1/2 binary64)) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* 1/2 (/ x a)) |
(*.f64 (/.f64 x a) #s(literal 1/2 binary64)) |
(* 1/2 (/ x a)) |
(*.f64 (/.f64 x a) #s(literal 1/2 binary64)) |
(* 1/2 (/ x a)) |
(*.f64 (/.f64 x a) #s(literal 1/2 binary64)) |
(* 1/2 (/ x a)) |
(*.f64 (/.f64 x a) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 y x)) a) #s(literal 1/2 binary64)) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) |
(* 1/2 (/ (* x y) a)) |
(*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x) |
(* 1/2 x) |
(*.f64 x #s(literal 1/2 binary64)) |
(* 1/2 x) |
(*.f64 x #s(literal 1/2 binary64)) |
(* 1/2 x) |
(*.f64 x #s(literal 1/2 binary64)) |
(* 1/2 x) |
(*.f64 x #s(literal 1/2 binary64)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 39 | 180 |
| 0 | 58 | 174 |
| 1 | 180 | 174 |
| 2 | 1335 | 173 |
| 0 | 8486 | 168 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x)))) |
(neg.f64 (*.f64 t #s(literal 9/2 binary64))) |
(/.f64 z a) |
(*.f64 t #s(literal 9/2 binary64)) |
#s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) x) |
(/.f64 #s(literal 1/2 binary64) a) |
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y) |
#s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64))) |
(*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64)) |
(*.f64 (/.f64 z a) t) |
#s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a)) |
(/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a) |
(*.f64 (*.f64 #s(literal -9/2 binary64) t) z) |
(*.f64 #s(literal -9/2 binary64) t) |
(*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a))) |
#s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a)))) |
(*.f64 #s(literal -9 binary64) t) |
(*.f64 z (/.f64 #s(literal 1/2 binary64) a)) |
(/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x))) |
(*.f64 #s(literal 1/2 binary64) 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> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<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 30 026 to 2 816 computations (90.6% saved)
15 alts after pruning (6 fresh and 9 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 950 | 2 | 1 952 |
| Fresh | 2 | 4 | 6 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 6 | 6 |
| Total | 1 954 | 15 | 1 969 |
| Status | Accuracy | Program |
|---|---|---|
| 86.9% | (fma.f64 (/.f64 z a) (*.f64 t #s(literal -9/2 binary64)) (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y)) | |
| 74.9% | (/.f64 (fma.f64 (*.f64 #s(literal -9/2 binary64) t) #s(literal 2 binary64) (*.f64 (/.f64 a z) (/.f64 (*.f64 x y) a))) (*.f64 (/.f64 a z) #s(literal 2 binary64))) | |
| ✓ | 91.6% | (/.f64 (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) |
| ✓ | 45.9% | (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) |
| ✓ | 53.9% | #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a)) |
| ✓ | 53.8% | #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)) |
| 46.8% | #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 y (/.f64 a (*.f64 x #s(literal 1/2 binary64))))) | |
| 53.3% | #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) t) a) z)) | |
| ✓ | 54.5% | #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t))) |
| ✓ | 54.5% | #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64))) |
| ✓ | 46.0% | #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x)) |
| ✓ | 53.3% | #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z)) |
| 46.0% | #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) y) x)) | |
| ✓ | 46.3% | #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y)) |
| 54.4% | #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) z) t) #s(literal -9 binary64))) |
Compiled 488 to 285 computations (41.6% saved)
| Inputs |
|---|
#s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y)) |
#s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) y) x)) |
#s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z)) |
#s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x)) |
#s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64))) |
#s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t))) |
#s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) t) a) z)) |
#s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)) |
#s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a)) |
(/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) |
#s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 #s(literal -9 binary64) (*.f64 (*.f64 t z) (/.f64 #s(literal 1/2 binary64) a)))) |
#s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a)))) |
#s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) z) t) #s(literal -9 binary64))) |
(/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (*.f64 a #s(literal 2 binary64))) |
#s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 y (/.f64 a (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 a #s(approx (+ (* (* t z) -9) (* y x)) (*.f64 y x)))) |
(*.f64 (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) (/.f64 #s(literal 1/2 binary64) a)) |
(/.f64 (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 #s(literal -9 binary64) z) t (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)))) |
#s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (/.f64 y a) (fma.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 z t) y) (*.f64 x #s(literal 1/2 binary64))))) |
(fma.f64 (/.f64 z a) (*.f64 t #s(literal -9/2 binary64)) (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y)) |
(fma.f64 (/.f64 t a) (neg.f64 (*.f64 z #s(literal 9/2 binary64))) (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y)) |
(fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y)) |
(fma.f64 (*.f64 t (*.f64 #s(literal 9 binary64) z)) (/.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y)) |
(fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (/.f64 y (/.f64 a (*.f64 #s(literal 1/2 binary64) x)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -9/2 binary64) t) #s(literal 2 binary64) (*.f64 (/.f64 a z) (/.f64 (*.f64 x y) a))) (*.f64 (/.f64 a z) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y x) a) (*.f64 #s(literal 2/9 binary64) (/.f64 a (*.f64 t z)))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2/9 binary64) (/.f64 a (*.f64 t z))))) |
| Outputs |
|---|
(fma.f64 (/.f64 z a) (*.f64 t #s(literal -9/2 binary64)) (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y)) |
(/.f64 (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) |
(fma.f64 (/.f64 z a) (*.f64 t #s(literal -9/2 binary64)) (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y)) |
11 calls:
| 12.0ms | (*.f64 a #s(literal 2 binary64)) |
| 11.0ms | (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) |
| 11.0ms | a |
| 11.0ms | x |
| 10.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 91.6% | 1 | x |
| 91.6% | 1 | y |
| 91.6% | 1 | z |
| 91.6% | 1 | t |
| 94.5% | 2 | a |
| 95.8% | 3 | (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64))) |
| 97.8% | 3 | (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) |
| 93.4% | 2 | (*.f64 x y) |
| 95.3% | 3 | (*.f64 (*.f64 z #s(literal 9 binary64)) t) |
| 91.6% | 1 | (*.f64 z #s(literal 9 binary64)) |
| 94.5% | 2 | (*.f64 a #s(literal 2 binary64)) |
Compiled 41 to 76 computations (-85.4% saved)
| Inputs |
|---|
#s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y)) |
#s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) y) x)) |
#s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z)) |
#s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x)) |
#s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64))) |
#s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t))) |
#s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) t) a) z)) |
#s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)) |
#s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a)) |
(/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) |
#s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 #s(literal -9 binary64) (*.f64 (*.f64 t z) (/.f64 #s(literal 1/2 binary64) a)))) |
#s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a)))) |
#s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) z) t) #s(literal -9 binary64))) |
(/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (*.f64 a #s(literal 2 binary64))) |
#s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 y (/.f64 a (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 a #s(approx (+ (* (* t z) -9) (* y x)) (*.f64 y x)))) |
(*.f64 (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) (/.f64 #s(literal 1/2 binary64) a)) |
(/.f64 (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 #s(literal -9 binary64) z) t (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 a (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)))) |
#s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (/.f64 y a) (fma.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 z t) y) (*.f64 x #s(literal 1/2 binary64))))) |
| Outputs |
|---|
#s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t))) |
(/.f64 (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) |
5 calls:
| 33.0ms | a |
| 7.0ms | (*.f64 a #s(literal 2 binary64)) |
| 7.0ms | (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) |
| 7.0ms | (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64))) |
| 7.0ms | (*.f64 (*.f64 z #s(literal 9 binary64)) t) |
| Accuracy | Segments | Branch |
|---|---|---|
| 93.5% | 2 | (*.f64 (*.f64 z #s(literal 9 binary64)) t) |
| 91.6% | 1 | (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64))) |
| 91.6% | 1 | a |
| 91.6% | 1 | (*.f64 a #s(literal 2 binary64)) |
| 91.6% | 1 | (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) |
Compiled 31 to 43 computations (-38.7% saved)
| Inputs |
|---|
#s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y)) |
#s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) y) x)) |
#s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z)) |
#s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x)) |
#s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64))) |
#s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t))) |
#s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) t) a) z)) |
#s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)) |
#s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a)) |
(/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) |
#s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 #s(literal -9 binary64) (*.f64 (*.f64 t z) (/.f64 #s(literal 1/2 binary64) a)))) |
#s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a)))) |
#s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) z) t) #s(literal -9 binary64))) |
(/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (*.f64 a #s(literal 2 binary64))) |
#s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 y (/.f64 a (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 a #s(approx (+ (* (* t z) -9) (* y x)) (*.f64 y x)))) |
(*.f64 (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) (/.f64 #s(literal 1/2 binary64) a)) |
| Outputs |
|---|
#s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t))) |
(*.f64 (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)) (/.f64 #s(literal 1/2 binary64) a)) |
#s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64))) |
2 calls:
| 6.0ms | (*.f64 x y) |
| 6.0ms | (*.f64 (*.f64 z #s(literal 9 binary64)) t) |
| Accuracy | Segments | Branch |
|---|---|---|
| 92.9% | 2 | (*.f64 x y) |
| 94.8% | 3 | (*.f64 (*.f64 z #s(literal 9 binary64)) t) |
Compiled 8 to 14 computations (-75% saved)
| Inputs |
|---|
#s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y)) |
#s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) y) x)) |
#s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z)) |
#s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x)) |
#s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64))) |
#s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t))) |
#s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) t) a) z)) |
#s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)) |
#s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a)) |
(/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) |
#s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 #s(literal -9 binary64) (*.f64 (*.f64 t z) (/.f64 #s(literal 1/2 binary64) a)))) |
#s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z (/.f64 #s(literal 1/2 binary64) a)))) |
#s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) z) t) #s(literal -9 binary64))) |
(/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (*.f64 a #s(literal 2 binary64))) |
#s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 y (/.f64 a (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 a #s(approx (+ (* (* t z) -9) (* y x)) (*.f64 y x)))) |
| Outputs |
|---|
#s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64))) |
(/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) |
#s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)) |
#s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z)) |
11 calls:
| 11.0ms | (*.f64 z #s(literal 9 binary64)) |
| 8.0ms | y |
| 8.0ms | (*.f64 x y) |
| 5.0ms | (*.f64 a #s(literal 2 binary64)) |
| 5.0ms | a |
| Accuracy | Segments | Branch |
|---|---|---|
| 77.6% | 3 | (*.f64 x y) |
| 60.1% | 3 | (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64))) |
| 64.2% | 4 | (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) |
| 73.6% | 3 | y |
| 71.4% | 5 | z |
| 64.8% | 6 | a |
| 71.4% | 5 | (*.f64 z #s(literal 9 binary64)) |
| 64.8% | 6 | (*.f64 a #s(literal 2 binary64)) |
| 69.9% | 3 | x |
| 71.9% | 3 | t |
| 79.3% | 4 | (*.f64 (*.f64 z #s(literal 9 binary64)) t) |
Compiled 41 to 76 computations (-85.4% saved)
| Inputs |
|---|
#s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y)) |
#s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) y) x)) |
#s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z)) |
#s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x)) |
#s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64))) |
#s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t))) |
#s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) t) a) z)) |
#s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)) |
#s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a)) |
| Outputs |
|---|
#s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x)) |
#s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a)) |
#s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y)) |
2 calls:
| 3.0ms | (*.f64 x y) |
| 3.0ms | (*.f64 (*.f64 z #s(literal 9 binary64)) t) |
| Accuracy | Segments | Branch |
|---|---|---|
| 77.1% | 3 | (*.f64 x y) |
| 78.0% | 4 | (*.f64 (*.f64 z #s(literal 9 binary64)) t) |
Compiled 8 to 14 computations (-75% saved)
| Inputs |
|---|
#s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y)) |
#s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) y) x)) |
#s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z)) |
#s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x)) |
#s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64))) |
#s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t))) |
#s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) t) a) z)) |
#s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)) |
| Outputs |
|---|
#s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x)) |
#s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)) |
#s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y)) |
1 calls:
| 3.0ms | (*.f64 x y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 77.0% | 3 | (*.f64 x y) |
Compiled 3 to 6 computations (-100% saved)
| Inputs |
|---|
#s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y)) |
#s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) y) x)) |
#s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z)) |
#s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x)) |
#s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64))) |
#s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t))) |
#s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) t) a) z)) |
| Outputs |
|---|
#s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64))) |
#s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x)) |
#s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z)) |
2 calls:
| 3.0ms | (*.f64 (*.f64 z #s(literal 9 binary64)) t) |
| 3.0ms | (*.f64 x y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 76.1% | 3 | (*.f64 (*.f64 z #s(literal 9 binary64)) t) |
| 75.8% | 3 | (*.f64 x y) |
Compiled 8 to 14 computations (-75% saved)
| Inputs |
|---|
#s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y)) |
#s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) y) x)) |
#s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z)) |
#s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x)) |
| Outputs |
|---|
#s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z)) |
#s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x)) |
#s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z)) |
2 calls:
| 2.0ms | (*.f64 (*.f64 z #s(literal 9 binary64)) t) |
| 2.0ms | (*.f64 x y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 75.0% | 3 | (*.f64 x y) |
| 75.3% | 3 | (*.f64 (*.f64 z #s(literal 9 binary64)) t) |
Compiled 8 to 14 computations (-75% saved)
| Inputs |
|---|
#s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y)) |
#s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) y) x)) |
#s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z)) |
| Outputs |
|---|
#s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z)) |
#s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) y) x)) |
#s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z)) |
1 calls:
| 2.0ms | (*.f64 (*.f64 z #s(literal 9 binary64)) t) |
| Accuracy | Segments | Branch |
|---|---|---|
| 75.3% | 3 | (*.f64 (*.f64 z #s(literal 9 binary64)) t) |
Compiled 5 to 8 computations (-60% saved)
| Inputs |
|---|
#s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y)) |
#s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) y) x)) |
| Outputs |
|---|
#s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y)) |
#s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) y) x)) |
11 calls:
| 23.0ms | (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64))) |
| 2.0ms | (*.f64 a #s(literal 2 binary64)) |
| 2.0ms | y |
| 2.0ms | t |
| 2.0ms | (*.f64 z #s(literal 9 binary64)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 46.3% | 1 | (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64))) |
| 46.3% | 1 | a |
| 46.3% | 1 | (*.f64 a #s(literal 2 binary64)) |
| 46.3% | 1 | (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) |
| 48.2% | 2 | z |
| 48.2% | 2 | (*.f64 z #s(literal 9 binary64)) |
| 48.2% | 2 | x |
| 46.3% | 1 | t |
| 48.9% | 2 | y |
| 46.3% | 1 | (*.f64 x y) |
| 48.1% | 2 | (*.f64 (*.f64 z #s(literal 9 binary64)) t) |
Compiled 41 to 76 computations (-85.4% saved)
Total 0.0b remaining (0%)
Threshold costs 0b (0%)
| Inputs |
|---|
#s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y)) |
| Outputs |
|---|
#s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y)) |
10 calls:
| 35.0ms | (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64))) |
| 1.0ms | y |
| 1.0ms | (*.f64 (*.f64 z #s(literal 9 binary64)) t) |
| 1.0ms | (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) |
| 1.0ms | (*.f64 a #s(literal 2 binary64)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 46.3% | 1 | t |
| 46.3% | 1 | a |
| 46.3% | 1 | (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64))) |
| 46.3% | 1 | (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) |
| 46.3% | 1 | (*.f64 a #s(literal 2 binary64)) |
| 46.3% | 1 | (*.f64 (*.f64 z #s(literal 9 binary64)) t) |
| 46.3% | 1 | z |
| 46.3% | 1 | (*.f64 z #s(literal 9 binary64)) |
| 46.3% | 1 | x |
| 46.3% | 1 | y |
Compiled 38 to 70 computations (-84.2% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 7.204229282382496e+277 | 4.958058713459108e+279 |
| 0.0ms | -inf | -7.931931405461332e+304 |
Compiled 16 to 21 computations (-31.3% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -5.940129031968131e+285 | -4.958058713459108e+279 |
Compiled 16 to 21 computations (-31.3% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 5.406236930417896e+194 | 1.4555703534211024e+196 |
| 0.0ms | -3.785223516540613e+217 | -3.547354553609144e+209 |
Compiled 16 to 21 computations (-31.3% saved)
| 3× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 8.051352616855641e+90 | 4.500389108800985e+93 |
| 0.0ms | 6.90317584110673e-17 | 3.3028771835166505e-12 |
| 0.0ms | -4.929195498863079e-21 | -3.022766898130934e-23 |
Compiled 16 to 21 computations (-31.3% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 2.7491988152580686e-79 | 1.2733096006561954e-75 |
| 0.0ms | -6.35359211050145e+82 | -2.4616144542298703e+72 |
Compiled 16 to 21 computations (-31.3% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 2.7491988152580686e-79 | 1.2733096006561954e-75 |
| 0.0ms | -6.35359211050145e+82 | -2.4616144542298703e+72 |
Compiled 16 to 21 computations (-31.3% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 6.90317584110673e-17 | 3.3028771835166505e-12 |
| 0.0ms | -34731129767877.74 | -37.316723395209415 |
Compiled 16 to 21 computations (-31.3% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 6.90317584110673e-17 | 3.3028771835166505e-12 |
| 0.0ms | -4.8947005083965305e+30 | -34731129767877.74 |
Compiled 16 to 21 computations (-31.3% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 6.90317584110673e-17 | 3.3028771835166505e-12 |
| 0.0ms | -4.8947005083965305e+30 | -34731129767877.74 |
Compiled 16 to 21 computations (-31.3% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 19.0ms | 8.595665990859828e+116 | 2.3740153125055155e+118 |
| 14.0ms | 112× | 0 | valid |
Compiled 128 to 175 computations (-36.7% saved)
ival-mult: 3.0ms (70.2% of total)ival-sub: 1.0ms (23.4% of total)ival-div: 1.0ms (23.4% 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 | 107 | 733 |
| 1 | 135 | 733 |
| 2 | 153 | 733 |
| 3 | 163 | 733 |
| 4 | 171 | 733 |
| 5 | 174 | 733 |
| 1× | saturated |
| Inputs |
|---|
(if (<=.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) #s(literal -inf.0 binary64)) (fma.f64 (/.f64 z a) (*.f64 t #s(literal -9/2 binary64)) (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y)) (if (<=.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) #s(literal 99999999999999996350686867959178558315902274782992576532314485486221746301240205812674342870820492799837784938001204037775189753543960218791943147793788145321066524580618236658968633362758090027700335311493754978334367629875739137498376013657689431411868208826074951744485326848 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) (fma.f64 (/.f64 z a) (*.f64 t #s(literal -9/2 binary64)) (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y)))) |
(if (<=.f64 (*.f64 (*.f64 z #s(literal 9 binary64)) t) #s(literal -5000000000000000164943055170434837427135440057522539318423791570869012863893044939457394359293162206430058690814701199200294101105758807930912040583618895295566352963538529190225559103961304787468696490024321895827150961861074155612506360583410417131562672326958643646649953541871894528 binary64)) #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t))) (/.f64 (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) (*.f64 a #s(literal 2 binary64)))) |
(if (<=.f64 (*.f64 (*.f64 z #s(literal 9 binary64)) t) #s(literal -19999999999999999203710111496503539612900094584489084752976236251379344503312719734017529007804987593656193384146066220878431578296418582937435957034940955208676500285654445083383444294643727169939482492775850179559424 binary64)) #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t))) (if (<=.f64 (*.f64 (*.f64 z #s(literal 9 binary64)) t) #s(literal 999999999999999977077764769429719196041465194188378863774447340572581797347854228894418860247909937807756600796112539971931616645685181699233267813951241073670004367049615544210109925082343145472 binary64)) (*.f64 (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)) (/.f64 #s(literal 1/2 binary64) a)) #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64))))) |
(if (<=.f64 (*.f64 (*.f64 z #s(literal 9 binary64)) t) #s(literal -5316911983139663/1329227995784915872903807060280344576 binary64)) #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64))) (if (<=.f64 (*.f64 (*.f64 z #s(literal 9 binary64)) t) #s(literal 2028240960365167/20282409603651670423947251286016 binary64)) (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) (if (<=.f64 (*.f64 (*.f64 z #s(literal 9 binary64)) t) #s(literal 10000000000000000795623248612804971431562261401669105159386439973487930752201761134141767680 binary64)) #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)) #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z))))) |
(if (<=.f64 (*.f64 x y) #s(literal -50000000000000001540333161548262845388512602003821673173044872034706992645665718272 binary64)) #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x)) (if (<=.f64 (*.f64 x y) #s(literal 8343699359066055/16687398718132110018711107079449625895333629080911349765211262561111091607661254297054391304192 binary64)) #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a)) #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y)))) |
(if (<=.f64 (*.f64 x y) #s(literal -50000000000000001540333161548262845388512602003821673173044872034706992645665718272 binary64)) #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x)) (if (<=.f64 (*.f64 x y) #s(literal 8343699359066055/16687398718132110018711107079449625895333629080911349765211262561111091607661254297054391304192 binary64)) #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)) #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y)))) |
(if (<=.f64 (*.f64 (*.f64 z #s(literal 9 binary64)) t) #s(literal -20000000000000 binary64)) #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64))) (if (<=.f64 (*.f64 (*.f64 z #s(literal 9 binary64)) t) #s(literal 2028240960365167/20282409603651670423947251286016 binary64)) #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x)) #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z)))) |
(if (<=.f64 (*.f64 (*.f64 z #s(literal 9 binary64)) t) #s(literal -4000000000000000079538499354624 binary64)) #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z)) (if (<=.f64 (*.f64 (*.f64 z #s(literal 9 binary64)) t) #s(literal 2028240960365167/20282409603651670423947251286016 binary64)) #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x)) #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z)))) |
(if (<=.f64 (*.f64 (*.f64 z #s(literal 9 binary64)) t) #s(literal -4000000000000000079538499354624 binary64)) #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z)) (if (<=.f64 (*.f64 (*.f64 z #s(literal 9 binary64)) t) #s(literal 2028240960365167/20282409603651670423947251286016 binary64)) #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) y) x)) #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z)))) |
(if (<=.f64 y #s(literal 1900000000000000082056908040779287931049636104972929491878630444255682658431530390042344221623612307949108182202187776 binary64)) #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y)) #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) y) x))) |
#s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y)) |
| Outputs |
|---|
(if (<=.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) #s(literal -inf.0 binary64)) (fma.f64 (/.f64 z a) (*.f64 t #s(literal -9/2 binary64)) (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y)) (if (<=.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) #s(literal 99999999999999996350686867959178558315902274782992576532314485486221746301240205812674342870820492799837784938001204037775189753543960218791943147793788145321066524580618236658968633362758090027700335311493754978334367629875739137498376013657689431411868208826074951744485326848 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) (fma.f64 (/.f64 z a) (*.f64 t #s(literal -9/2 binary64)) (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) y)))) |
(if (<=.f64 (-.f64 (*.f64 y x) (*.f64 t (*.f64 #s(literal 9 binary64) z))) #s(literal -inf.0 binary64)) (fma.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y)) (if (<=.f64 (-.f64 (*.f64 y x) (*.f64 t (*.f64 #s(literal 9 binary64) z))) #s(literal 99999999999999996350686867959178558315902274782992576532314485486221746301240205812674342870820492799837784938001204037775189753543960218791943147793788145321066524580618236658968633362758090027700335311493754978334367629875739137498376013657689431411868208826074951744485326848 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) (*.f64 #s(literal 2 binary64) a)) (fma.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y)))) |
(if (<=.f64 (*.f64 (*.f64 z #s(literal 9 binary64)) t) #s(literal -5000000000000000164943055170434837427135440057522539318423791570869012863893044939457394359293162206430058690814701199200294101105758807930912040583618895295566352963538529190225559103961304787468696490024321895827150961861074155612506360583410417131562672326958643646649953541871894528 binary64)) #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t))) (/.f64 (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) (*.f64 a #s(literal 2 binary64)))) |
(if (<=.f64 (*.f64 t (*.f64 #s(literal 9 binary64) z)) #s(literal -5000000000000000164943055170434837427135440057522539318423791570869012863893044939457394359293162206430058690814701199200294101105758807930912040583618895295566352963538529190225559103961304787468696490024321895827150961861074155612506360583410417131562672326958643646649953541871894528 binary64)) #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 #s(literal -9/2 binary64) t) (/.f64 z a))) (/.f64 (fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 y x)) (*.f64 #s(literal 2 binary64) a))) |
(if (<=.f64 (*.f64 (*.f64 z #s(literal 9 binary64)) t) #s(literal -19999999999999999203710111496503539612900094584489084752976236251379344503312719734017529007804987593656193384146066220878431578296418582937435957034940955208676500285654445083383444294643727169939482492775850179559424 binary64)) #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t))) (if (<=.f64 (*.f64 (*.f64 z #s(literal 9 binary64)) t) #s(literal 999999999999999977077764769429719196041465194188378863774447340572581797347854228894418860247909937807756600796112539971931616645685181699233267813951241073670004367049615544210109925082343145472 binary64)) (*.f64 (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)) (/.f64 #s(literal 1/2 binary64) a)) #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64))))) |
(if (<=.f64 (*.f64 t (*.f64 #s(literal 9 binary64) z)) #s(literal -19999999999999999203710111496503539612900094584489084752976236251379344503312719734017529007804987593656193384146066220878431578296418582937435957034940955208676500285654445083383444294643727169939482492775850179559424 binary64)) #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 #s(literal -9/2 binary64) t) (/.f64 z a))) (if (<=.f64 (*.f64 t (*.f64 #s(literal 9 binary64) z)) #s(literal 999999999999999977077764769429719196041465194188378863774447340572581797347854228894418860247909937807756600796112539971931616645685181699233267813951241073670004367049615544210109925082343145472 binary64)) (*.f64 (fma.f64 (*.f64 t z) #s(literal -9 binary64) (*.f64 y x)) (/.f64 #s(literal 1/2 binary64) a)) #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64))))) |
(if (<=.f64 (*.f64 (*.f64 z #s(literal 9 binary64)) t) #s(literal -5316911983139663/1329227995784915872903807060280344576 binary64)) #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64))) (if (<=.f64 (*.f64 (*.f64 z #s(literal 9 binary64)) t) #s(literal 2028240960365167/20282409603651670423947251286016 binary64)) (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) (*.f64 a #s(literal 2 binary64))) (if (<=.f64 (*.f64 (*.f64 z #s(literal 9 binary64)) t) #s(literal 10000000000000000795623248612804971431562261401669105159386439973487930752201761134141767680 binary64)) #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)) #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z))))) |
(if (<=.f64 (*.f64 t (*.f64 #s(literal 9 binary64) z)) #s(literal -5316911983139663/1329227995784915872903807060280344576 binary64)) #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64))) (if (<=.f64 (*.f64 t (*.f64 #s(literal 9 binary64) z)) #s(literal 2028240960365167/20282409603651670423947251286016 binary64)) (/.f64 #s(approx (- (* x y) (* (* z 9) t)) (*.f64 y x)) (*.f64 #s(literal 2 binary64) a)) (if (<=.f64 (*.f64 t (*.f64 #s(literal 9 binary64) z)) #s(literal 10000000000000000795623248612804971431562261401669105159386439973487930752201761134141767680 binary64)) #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) z) t) a)) #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z))))) |
(if (<=.f64 (*.f64 x y) #s(literal -50000000000000001540333161548262845388512602003821673173044872034706992645665718272 binary64)) #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x)) (if (<=.f64 (*.f64 x y) #s(literal 8343699359066055/16687398718132110018711107079449625895333629080911349765211262561111091607661254297054391304192 binary64)) #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a)) #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y)))) |
(if (<=.f64 (*.f64 y x) #s(literal -50000000000000001540333161548262845388512602003821673173044872034706992645665718272 binary64)) #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x)) (if (<=.f64 (*.f64 y x) #s(literal 8343699359066055/16687398718132110018711107079449625895333629080911349765211262561111091607661254297054391304192 binary64)) #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) t) z) a)) #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y)))) |
(if (<=.f64 (*.f64 x y) #s(literal -50000000000000001540333161548262845388512602003821673173044872034706992645665718272 binary64)) #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x)) (if (<=.f64 (*.f64 x y) #s(literal 8343699359066055/16687398718132110018711107079449625895333629080911349765211262561111091607661254297054391304192 binary64)) #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)) #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y)))) |
(if (<=.f64 (*.f64 y x) #s(literal -50000000000000001540333161548262845388512602003821673173044872034706992645665718272 binary64)) #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x)) (if (<=.f64 (*.f64 y x) #s(literal 8343699359066055/16687398718132110018711107079449625895333629080911349765211262561111091607661254297054391304192 binary64)) #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (/.f64 (*.f64 (*.f64 #s(literal -9/2 binary64) z) t) a)) #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y)))) |
(if (<=.f64 (*.f64 (*.f64 z #s(literal 9 binary64)) t) #s(literal -20000000000000 binary64)) #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64))) (if (<=.f64 (*.f64 (*.f64 z #s(literal 9 binary64)) t) #s(literal 2028240960365167/20282409603651670423947251286016 binary64)) #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x)) #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z)))) |
(if (<=.f64 (*.f64 t (*.f64 #s(literal 9 binary64) z)) #s(literal -20000000000000 binary64)) #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 z a) t) #s(literal -9/2 binary64))) (if (<=.f64 (*.f64 t (*.f64 #s(literal 9 binary64) z)) #s(literal 2028240960365167/20282409603651670423947251286016 binary64)) #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x)) #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z)))) |
(if (<=.f64 (*.f64 (*.f64 z #s(literal 9 binary64)) t) #s(literal -4000000000000000079538499354624 binary64)) #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z)) (if (<=.f64 (*.f64 (*.f64 z #s(literal 9 binary64)) t) #s(literal 2028240960365167/20282409603651670423947251286016 binary64)) #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x)) #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z)))) |
(if (<=.f64 (*.f64 t (*.f64 #s(literal 9 binary64) z)) #s(literal -4000000000000000079538499354624 binary64)) #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z)) (if (<=.f64 (*.f64 t (*.f64 #s(literal 9 binary64) z)) #s(literal 2028240960365167/20282409603651670423947251286016 binary64)) #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x)) #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z)))) |
(if (<=.f64 (*.f64 (*.f64 z #s(literal 9 binary64)) t) #s(literal -4000000000000000079538499354624 binary64)) #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z)) (if (<=.f64 (*.f64 (*.f64 z #s(literal 9 binary64)) t) #s(literal 2028240960365167/20282409603651670423947251286016 binary64)) #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) y) x)) #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z)))) |
(if (<=.f64 (*.f64 t (*.f64 #s(literal 9 binary64) z)) #s(literal -4000000000000000079538499354624 binary64)) #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z)) (if (<=.f64 (*.f64 t (*.f64 #s(literal 9 binary64) z)) #s(literal 2028240960365167/20282409603651670423947251286016 binary64)) #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) y) x)) #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z)))) |
(if (<=.f64 y #s(literal 1900000000000000082056908040779287931049636104972929491878630444255682658431530390042344221623612307949108182202187776 binary64)) #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y)) #s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) y) x))) |
#s(approx (/ (- (* x y) (* (* z 9) t)) (* a 2)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 13 | 33 |
| 0 | 19 | 33 |
| 1 | 56 | 33 |
| 2 | 417 | 33 |
| 3 | 4984 | 33 |
| 0 | 8496 | 31 |
| 0 | 41 | 177 |
| 0 | 66 | 173 |
| 1 | 235 | 170 |
| 2 | 1379 | 170 |
| 0 | 8714 | 170 |
| 0 | 111 | 1404 |
| 1 | 366 | 1404 |
| 2 | 1192 | 1404 |
| 3 | 4282 | 1404 |
| 0 | 8095 | 1320 |
| 0 | 37 | 168 |
| 0 | 55 | 168 |
| 1 | 158 | 163 |
| 2 | 961 | 163 |
| 0 | 8972 | 163 |
| 1× | fuel |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
Compiled 826 to 534 computations (35.4% saved)
(sort x y)
(negabs a)
Compiled 1 464 to 530 computations (63.8% saved)
Loading profile data...